@keyframes hero-enter{0%{opacity:0;transform:translateY(1rem)}}.hero-enter{animation:.4s cubic-bezier(.16,1,.3,1) backwards hero-enter}.hero-enter-1{animation-delay:50ms}.hero-enter-2{animation-delay:.1s}.hero-enter-3{animation-delay:.15s}.hero-enter-4{animation-delay:.2s}@media (prefers-reduced-motion:reduce){.hero-enter{animation:none}}
