.stagger-children>*{animation:fadeInUp .25s cubic-bezier(.16,1,.3,1) both}.stagger-children>:first-child{animation-delay:0s}.stagger-children>:nth-child(2){animation-delay:30ms}.stagger-children>:nth-child(3){animation-delay:60ms}.stagger-children>:nth-child(4){animation-delay:90ms}.stagger-children>:nth-child(5){animation-delay:.12s}.stagger-children>:nth-child(6){animation-delay:.15s}.stagger-children>:nth-child(7){animation-delay:.18s}.stagger-children>:nth-child(8){animation-delay:.21s}.stagger-children>:nth-child(9){animation-delay:.24s}.stagger-children>:nth-child(10){animation-delay:.27s}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}