.stagger-bounce-in>*{animation:feedIconBounceIn .5s cubic-bezier(.68,-.55,.265,1.55) both}.stagger-bounce-in>:first-child{animation-delay:0ms}.stagger-bounce-in>:nth-child(2){animation-delay:35ms}.stagger-bounce-in>:nth-child(3){animation-delay:70ms}.stagger-bounce-in>:nth-child(4){animation-delay:105ms}.stagger-bounce-in>:nth-child(5){animation-delay:.14s}.stagger-bounce-in>:nth-child(6){animation-delay:175ms}.stagger-bounce-out>*{animation:feedIconBounceOut .15s ease-in both}.stagger-bounce-out>:nth-child(6){animation-delay:0ms}.stagger-bounce-out>:nth-child(5){animation-delay:30ms}.stagger-bounce-out>:nth-child(4){animation-delay:60ms}.stagger-bounce-out>:nth-child(3){animation-delay:90ms}.stagger-bounce-out>:nth-child(2){animation-delay:.12s}.stagger-bounce-out>:first-child{animation-delay:.15s}@keyframes tap-to-play-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tap-to-play-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}