.HeroRotator_hero__NPTHG{min-height:calc(100vh - 80px);flex-direction:column;padding:48px 24px;text-align:center}.HeroRotator_hero__NPTHG,.HeroRotator_stage__NVHEU{display:flex;justify-content:center;align-items:center;position:relative}.HeroRotator_stage__NVHEU{width:100%;max-width:1100px;min-height:360px}.HeroRotator_slide__8ztCu{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transform:translateY(12px);transition:opacity .7s ease,transform .7s ease;pointer-events:none}.HeroRotator_slide__8ztCu.HeroRotator_active__vKu_U{opacity:1;transform:translateY(0);pointer-events:auto}.HeroRotator_headline__HQYV7{font-size:clamp(2.8rem,9vw,6.5rem);font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase;color:var(--accent);margin-bottom:24px}.HeroRotator_description__BeYYS{max-width:720px;color:var(--fg-muted);text-transform:uppercase;letter-spacing:.14em;font-size:clamp(.85rem,1.4vw,1rem);line-height:1.7;margin-bottom:32px}.HeroRotator_cta__OgSno{display:inline-block;padding:12px 28px;border:1px solid var(--fg-muted);color:var(--fg);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:600;transition:border-color .15s ease,color .15s ease,background .15s ease}.HeroRotator_cta__OgSno:hover{border-color:var(--fg);background:rgba(240,240,240,.06)}.HeroRotator_dots__r7SU1{position:absolute;bottom:64px;display:flex;gap:12px;padding-top:24px}.HeroRotator_dot__lJxJi{width:10px;height:10px;border-radius:50%;background:var(--fg-dim);opacity:.5;transition:transform .2s ease,opacity .2s ease,background .2s ease;padding:0}.HeroRotator_dot__lJxJi:hover{opacity:.85}.HeroRotator_dotActive__PRAES{background:var(--fg);opacity:1;transform:scale(1.3)}@media (max-width:640px){.HeroRotator_dots__r7SU1{bottom:32px}.HeroRotator_stage__NVHEU{min-height:320px}}