@keyframes authRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.auth-rise{animation:.64s cubic-bezier(.22,1,.36,1) both authRise}.auth-rise-1{animation-delay:60ms}.auth-rise-2{animation-delay:.15s}.auth-rise-3{animation-delay:.24s}.auth-rise-4{animation-delay:.32s}@media (prefers-reduced-motion:reduce){.auth-rise{animation:none}}.auth-hero{animation:.9s cubic-bezier(.22,1,.36,1) .12s both authRise}