.kidstart-animate{animation:kidstart-pulse 2.5s cubic-bezier(.4,0,.6,1) infinite}@keyframes kidstart-pulse{0%{box-shadow:0 0 0 0 rgba(236,64,122,.15);transform:scale(1)}50%{box-shadow:0 0 0 8px rgba(236,64,122,.1);transform:scale(1.025)}to{box-shadow:0 0 0 0 rgba(236,64,122,.15);transform:scale(1)}}