.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{background:var(--slide-image) center/cover no-repeat;opacity:0;transform:scale(1.04);transition:opacity 1s ease,transform 7s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero:after{z-index:1}.hero-grid-lines{z-index:2}.hero-inner{z-index:3}.hero-controls{position:absolute;z-index:4;left:50%;bottom:38px;transform:translateX(-50%);display:flex;align-items:center;gap:12px}.hero-arrow{width:42px;height:42px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(10,16,23,.55);color:#fff;font-size:18px;cursor:pointer;transition:.25s}.hero-arrow:hover{background:var(--accent);border-color:var(--accent)}.hero-dots{display:flex;align-items:center;gap:8px}.hero-dot{width:24px;height:3px;padding:0;border:0;background:rgba(255,255,255,.35);cursor:pointer;transition:.3s}.hero-dot.active{width:46px;background:var(--accent)}@media(max-width:980px){.hero-controls{bottom:24px}}@media(max-width:640px){.hero-controls{bottom:18px}.hero-arrow{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none}}
.form-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.hero-video-slide video{width:100%;height:100%;object-fit:cover}
.hero.content-right:after{background:linear-gradient(270deg,rgba(7,12,18,.97) 0%,rgba(7,12,18,.76) 50%,rgba(7,12,18,.12) 100%)}.hero.content-right .hero-copy{grid-column:2;justify-self:end;padding-left:50px}.hero.content-right .hero-index{grid-column:1;grid-row:1;justify-self:start}.hero.content-right .hero-grid-lines{mask-image:linear-gradient(to left,#000,transparent)}@media(max-width:980px){.hero.content-right .hero-copy{grid-column:1;justify-self:start;padding-left:0}.hero.content-right:after{background:linear-gradient(90deg,rgba(7,12,18,.95),rgba(7,12,18,.5))}}
