.hero-carousel-mobile__frame{opacity:0;pointer-events:none;transition:opacity .55s cubic-bezier(.22,1,.36,1)}.hero-carousel-mobile__frame--active{opacity:1}@media (prefers-reduced-motion:reduce){.hero-carousel-mobile__frame{transition:none}.hero-copy-enter,.hero-visual-enter,.hero-trust-enter{opacity:1!important;animation:none!important;transform:none!important}}@keyframes hero-copy-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-visual-enter{0%{transform:translateY(16px)}to{transform:translateY(0)}}@keyframes hero-trust-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-copy-enter{animation:.6s cubic-bezier(.22,1,.36,1) both hero-copy-enter}.hero-visual-enter{opacity:1;animation:.6s cubic-bezier(.22,1,.36,1) .12s both hero-visual-enter}.hero-trust-enter{animation:.45s cubic-bezier(.22,1,.36,1) both hero-trust-enter}
.home-page-flow{flex-direction:column;gap:1.25rem;padding-bottom:1.5rem;display:flex}@media (min-width:640px){.home-page-flow{gap:1.5rem;padding-bottom:2rem}}
