.afes-hero-slider{position:relative;background:#0b1218;overflow:hidden;min-height:560px}
.afes-hero-slides{position:relative;min-height:560px}
.afes-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease;min-height:560px}
.afes-hero-slide.is-active{position:relative;opacity:1;visibility:visible;z-index:2}
.afes-hero-media{position:absolute;inset:0;display:block;overflow:hidden}
.afes-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}
.afes-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,14,20,.96) 0%,rgba(7,14,20,.88) 23%,rgba(7,14,20,.50) 49%,rgba(7,14,20,.10) 72%,rgba(7,14,20,.12) 100%);z-index:1}
.afes-hero-content{position:relative;z-index:2;min-height:560px;display:flex;align-items:center}
.afes-hero-copy{max-width:610px;padding:72px 0 88px;color:#fff}
.afes-hero-copy h1{font-size:clamp(42px,4.8vw,76px);line-height:.98;letter-spacing:-.04em;margin:18px 0 20px;color:#fff;max-width:760px}
.afes-hero-copy p{max-width:600px;color:#b9c2c9;font-size:clamp(16px,1.2vw,19px);line-height:1.65;margin:0 0 26px}
.afes-hero-copy .eyebrow{color:#ff6a00}
.afes-hero-copy .hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px}
.afes-hero-copy .hero-proof span{position:relative;padding-left:13px;font-size:12px;font-weight:700;color:#d8dee2}
.afes-hero-copy .hero-proof span:before{content:"";position:absolute;left:0;top:2px;width:2px;height:14px;background:#ff6a00}
.afes-hero-controls{position:absolute;z-index:4;left:50%;bottom:30px;transform:translateX(-50%);display:flex;align-items:center;gap:12px;pointer-events:none}
.afes-hero-dots{display:flex;gap:8px;pointer-events:auto}
.afes-hero-dots button{width:26px;height:3px;border:0;background:rgba(255,255,255,.28);padding:0;cursor:pointer;border-radius:2px;transition:.2s}
.afes-hero-dots button.is-active{width:42px;background:#ff6a00}
.afes-hero-arrow{pointer-events:auto;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(9,17,23,.62);color:#fff;font-size:24px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:.2s}
.afes-hero-arrow:hover{border-color:#ff6a00;color:#ff6a00}
@media(max-width:900px){.afes-hero-slider,.afes-hero-slides,.afes-hero-slide,.afes-hero-content{min-height:610px}.afes-hero-media img{object-position:68% center}.afes-hero-shade{background:linear-gradient(90deg,rgba(7,14,20,.96) 0%,rgba(7,14,20,.86) 58%,rgba(7,14,20,.35) 100%)}.afes-hero-copy{max-width:520px;padding:70px 0 95px}.afes-hero-copy h1{font-size:clamp(39px,8vw,58px)}}
@media(max-width:640px){.afes-hero-slider,.afes-hero-slides,.afes-hero-slide,.afes-hero-content{min-height:650px}.afes-hero-media img{object-position:72% center}.afes-hero-shade{background:linear-gradient(180deg,rgba(7,14,20,.90) 0%,rgba(7,14,20,.80) 48%,rgba(7,14,20,.55) 100%)}.afes-hero-copy{padding:62px 0 105px;max-width:92%}.afes-hero-copy h1{font-size:42px}.afes-hero-copy p{font-size:15px}.afes-hero-copy .hero-proof{gap:12px 18px}.afes-hero-controls{bottom:22px}.afes-hero-arrow{display:none}}
@media(prefers-reduced-motion:reduce){.afes-hero-slide{transition:none}}
