.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}