.hero-with-slider{isolation:isolate}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slides{z-index:-2;overflow:hidden;background:#2b211d}.hero-slide{opacity:0;background-size:cover;background-position:center;transform:scale(1.035);transition:opacity 1.25s ease,transform 7.5s ease;will-change:opacity,transform}.hero-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(24,18,15,.9) 0%,rgba(42,25,18,.62) 48%,rgba(24,18,15,.2) 100%)}.hero-slide.is-placeholder{filter:blur(10px);inset:-16px}.hero-slide.is-active{opacity:1;transform:scale(1.095);z-index:1}.hero-content .eyebrow,.hero-content h1,.hero-content p,.hero-content .hero-actions{animation:ts-rise .8s cubic-bezier(.2,.7,.2,1) both}.hero-content h1{animation-delay:.08s}.hero-content p{animation-delay:.16s}.hero-content .hero-actions{animation-delay:.24s}.hero-dots{position:absolute;z-index:4;left:max(20px,calc((100% - var(--max))/2));bottom:30px;display:flex;gap:9px}.hero-dot{width:28px;height:3px;padding:0;border:0;border-radius:0;background:rgba(255,255,255,.42);transition:width .25s ease,background .25s ease,transform .25s ease}.hero-dot:hover,.hero-dot.is-active{width:48px;background:#fff;transform:none}@keyframes ts-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1000px){.hero-dots{left:20px;bottom:22px}}@media(max-width:650px){.hero-dots{left:14px;bottom:18px}.hero-dot{width:22px}.hero-dot.is-active{width:38px}.hero-slide::after{background:linear-gradient(100deg,rgba(24,18,15,.9),rgba(42,25,18,.55))}}@media(prefers-reduced-motion:reduce){.hero-slide{transition:opacity .2s ease;transform:none!important}.hero-content .eyebrow,.hero-content h1,.hero-content p,.hero-content .hero-actions{animation:none}}
