.ab-ind-hero{position:relative;min-height:480px;padding:200px 0 72px;overflow:hidden;background:linear-gradient(120deg,#3e2723,#5d4037)}.ab-ind-hero__map{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ab-ind-hero__map img{width:100%;height:100%;min-height:480px;-o-object-fit:cover;object-fit:cover;opacity:.35}.ab-ind-hero__map img[src=""]{opacity:0;background:0 0;min-height:0}.ab-ind-hero__map::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(62,39,35,.9),rgba(93,64,55,.7))}.ab-ind-hero__content{position:relative;z-index:1;max-width:760px}.ab-ind-hero__content .section-kicker,.ab-ind-hero__content h1,.ab-ind-hero__content p{color:#fff}.ab-ind-regions{background:var(--brand-bg)}.ab-ind-tabs{gap:8px;margin-bottom:24px;flex-wrap:wrap}.ab-ind-tabs .nav-link{border-radius:24px;color:var(--brand-primary-dark);background:#fff;border:1px solid var(--brand-border);font-weight:700}.ab-ind-tabs .nav-link.active{background:var(--brand-secondary);border-color:var(--brand-secondary);color:#fff}.ab-ind-panes{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;box-shadow:var(--shadow-soft)}.ab-ind-stats{background:var(--brand-bg-alt)}.ab-bar-chart{max-width:820px;margin:0 auto}.ab-bar-chart__row{display:grid;grid-template-columns:180px 1fr 48px;grid-gap:12px;gap:12px;align-items:center;margin-bottom:16px}.ab-bar-chart__track{height:14px;background:#e8dfd4;border-radius:999px;overflow:hidden}.ab-bar-chart__fill{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));border-radius:999px}.ab-ind-stats__note{text-align:center;margin-top:16px;font-size:.9rem}.ab-ind-cta{background:#fff8f3;padding-bottom:80px}.ab-ind-cta__form{background:#fff;border-radius:var(--brand-radius);border:1px solid var(--brand-border);box-shadow:var(--shadow-soft);padding:24px}@media (max-width:768px){.ab-bar-chart__row{grid-template-columns:1fr;gap:6px}}