.hero-slide-fixed{height:680px;overflow:hidden}@media(min-width:640px){.hero-slide-fixed{height:620px}}@media(min-width:1024px){.hero-slide-fixed{height:600px}}.hero-dot-arrow{color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .15s;display:flex}.hero-dot-arrow:hover{background:#ffffff52}.hero-dot-arrow--dark{color:#614092;background:#9372c81f;border-color:#9372c840}.hero-dot-arrow--dark:hover{background:#9372c838}.hero-stage{background:linear-gradient(150deg,#2f1f4d,#5b3f8f 45%,#9a7fc4)}.hero-ripple{pointer-events:none;border:2px solid #ffffff59;border-radius:50%;width:1600px;height:1600px;animation:5s ease-out infinite hero-ripple;position:absolute;top:62%;left:50%}.hero-ripple--2{animation-delay:1.6s}.hero-ripple--3{animation-delay:3.2s}@keyframes hero-ripple{0%{opacity:.5;transform:translate(-50%,-50%)scale(.3)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}.hero-float{animation:6s ease-in-out infinite hero-float}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.scroll-arrow{animation:1.8s ease-in-out infinite scroll-bounce}@keyframes scroll-bounce{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}@media(prefers-reduced-motion:reduce){.hero-ripple,.hero-float,.scroll-arrow{animation:none}}
