.aa-hero-featured{position:relative;width:100%;min-height:70vh;padding:120px 20px 110px;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden}.aa-hero-featured__bg{position:absolute;inset:0;background-size:cover;background-position:center center;background-repeat:no-repeat;transform:scale(1.03);z-index:1}.aa-hero-featured__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(0 0 0 / .8) 0%,rgb(0 0 0 / .55) 45%,rgb(0 0 0 / .2) 100%);z-index:2}.aa-hero-featured__inner{position:relative;z-index:3;width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center}.aa-hero-featured__content{max-width:640px}.aa-hero-featured__eyebrow{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:rgb(0 0 0 / .55);font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#f6f7f9;margin-bottom:18px}.aa-hero-featured__title{font-size:clamp(2.6rem, 4.2vw, 3.8rem);line-height:1.1;font-weight:800;margin:0 0 12px;color:#fff}.aa-hero-featured__subtitle{font-size:1.05rem;line-height:1.6;max-width:540px;margin:0 0 24px;color:#e8e8e8}.aa-hero-featured__actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.aa-hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 22px;border-radius:999px;font-size:.98rem;font-weight:600;text-decoration:none;border:1px solid #fff0;transition:all 0.18s ease}.aa-hero-btn--primary{background:#c87914;border-color:#c87914;color:#fff;box-shadow:0 14px 35px rgb(0 0 0 / .45)}.aa-hero-btn--primary:hover{background:#a9630f;border-color:#a9630f;transform:translateY(-2px)}.aa-hero-btn--ghost{background:#fff0;border-color:rgb(255 255 255 / .8);color:#fff}.aa-hero-btn--ghost:hover{background:rgb(0 0 0 / .35);border-color:#fff;transform:translateY(-2px)}.aa-hero-featured__bullets{list-style:none;padding:0;margin:6px 0 0;display:flex;flex-wrap:wrap;gap:16px;font-size:.95rem}.aa-hero-featured__bullets li{position:relative;padding-left:14px}.aa-hero-featured__bullets li::before{content:"•";position:absolute;left:0;top:0;color:#f5b023}@media (max-width:900px){.aa-hero-featured{min-height:60vh;padding:100px 18px 80px}.aa-hero-featured__inner{justify-content:flex-start}.aa-hero-featured__title{font-size:clamp(2.2rem, 6vw, 2.8rem)}}@media (max-width:600px){.aa-hero-featured{padding:90px 16px 70px}.aa-hero-featured__actions{flex-direction:column;align-items:stretch}.aa-hero-btn{width:100%}.aa-hero-featured__bullets{flex-direction:column;gap:8px}}