.hero-carousel{position:relative;isolation:isolate;background:#09271d;overflow:hidden}.hero-backgrounds,.hero-background,.hero-shade{position:absolute;inset:0}.hero-backgrounds{z-index:-2}.hero-background{opacity:0;background-position:center;background-size:cover;filter:blur(1.4px);transform:scale(1.018);transition:opacity 1.1s ease}.hero-background.is-active{opacity:.92}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(3,18,12,.92) 0%,rgba(3,18,12,.62) 48%,rgba(3,18,12,.28) 100%)}.hero-dots{position:absolute;left:50%;bottom:5.2rem;display:flex;gap:8px;transform:translateX(-50%)}.hero-dots button{width:8px;height:8px;padding:0;border:1px solid #fff9;border-radius:10px;background:#ffffff40;cursor:pointer;transition:.3s}.hero-dots button.is-active{width:30px;border-color:#e5b906;background:#e5b906}@media(max-width:800px){.hero-shade{background:linear-gradient(90deg,rgba(3,18,12,.88),rgba(3,18,12,.5))}.hero-dots{bottom:5rem}}@media(prefers-reduced-motion:reduce){.hero-background{transition:none}}
