.hero-text-group .hero-kicker,.hero-text-group .hero-title{opacity:0;will-change:opacity, transform;animation-name:heroSoftFadeUp;animation-timing-function:cubic-bezier(.22,.61,.36,1);animation-fill-mode:both;transform:translateY(10px)}.hero-text-group .hero-kicker{animation-duration:1.2s;animation-delay:0s}.hero-text-group .hero-title{animation-duration:1.5s;animation-delay:.18s}@keyframes heroSoftFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-scroll-indicator{z-index:10;color:#f0f4ffe0;text-align:center;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;flex-direction:column;align-items:center;gap:.44rem;padding:.4rem .45rem .25rem;transition:opacity .42s ease-out,transform .42s ease-out,color .24s;display:flex;position:absolute;bottom:clamp(1.5rem,4.2vh,2.5rem);right:clamp(1rem,3vw,2rem);transform:translateY(10px)}.hero-scroll-indicator.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.hero-scroll-indicator:hover,.hero-scroll-indicator:focus-visible{color:#fff}.hero-scroll-indicator:focus-visible{outline-offset:4px;outline:2px solid #fffc}.hero-scroll-indicator__line{width:2px;height:clamp(3.3rem,7vh,4.75rem);position:relative;overflow:hidden}.hero-scroll-indicator__line-core{transform-origin:top;background-color:#ffffffeb;position:absolute;inset:0;transform:scaleY(0)}.hero-scroll-indicator.is-visible .hero-scroll-indicator__line-core{animation:1.45s cubic-bezier(1,0,0,1) infinite heroElasticLine}.hero-scroll-indicator__arrow{filter:drop-shadow(0 2px 8px #00000047);border-bottom:1.8px solid;border-right:1.8px solid;width:.52rem;height:.52rem;margin-top:-.08rem;transform:rotate(45deg)}.hero-scroll-indicator__label{letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;text-shadow:0 2px 10px #0000004d;font-size:.64rem}@keyframes heroElasticLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}50.1%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@media (min-width:768px){.hero-scroll-indicator{bottom:clamp(2rem,5.5vh,3.4rem);right:clamp(2rem,5vw,4.25rem)}.hero-scroll-indicator__label{font-size:.68rem}}@media (max-width:767px){.hero-scroll-indicator{gap:.36rem;padding:.2rem .2rem .15rem;bottom:clamp(1rem,3.2vh,1.4rem);right:.75rem}.hero-scroll-indicator__line{height:clamp(2.4rem,5.2vh,3rem)}.hero-scroll-indicator__arrow{border-bottom-width:1.5px;border-right-width:1.5px;width:.44rem;height:.44rem}.hero-scroll-indicator__label{letter-spacing:.16em;font-size:.56rem}}@media (max-width:767px) and (max-height:760px){.hero-scroll-indicator__label{display:none}}@media (prefers-reduced-motion:reduce){.hero-text-group .hero-kicker,.hero-text-group .hero-title{opacity:1;will-change:auto;animation:none;transform:none}.hero-scroll-indicator,.hero-scroll-indicator.is-visible{transition:opacity .22s,transform .22s;animation:none}.hero-scroll-indicator__line-core,.hero-scroll-indicator.is-visible .hero-scroll-indicator__line-core{animation:none;transform:scaleY(1)}}
