.screenEnter{animation:screenEnter-rise .38s cubic-bezier(.22,.9,.3,1) both}@keyframes screenEnter-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.screenEnter-stagger>*{animation:screenEnter-rise .38s cubic-bezier(.22,.9,.3,1) both}.screenEnter-stagger>*:nth-child(1){animation-delay:0ms}.screenEnter-stagger>*:nth-child(2){animation-delay:45ms}.screenEnter-stagger>*:nth-child(3){animation-delay:90ms}.screenEnter-stagger>*:nth-child(4){animation-delay:135ms}.screenEnter-stagger>*:nth-child(5){animation-delay:.18s}.screenEnter-stagger>*:nth-child(6){animation-delay:225ms}.screenEnter-stagger>*:nth-child(7){animation-delay:.27s}.screenEnter-stagger>*:nth-child(8){animation-delay:315ms}.screenEnter-stagger>*:nth-child(n+9){animation-delay:.36s}@media (prefers-reduced-motion: reduce){.screenEnter,.screenEnter-stagger>*{animation:none}}
