.industries-map-hero{background:var(--brand-secondary);color:var(--brand-text-inverse)}.industries-map-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,0.95fr);grid-gap:44px;gap:44px;align-items:center}.industries-map-hero h1{margin:0 0 18px;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;letter-spacing:0}.industries-map-hero .section-kicker,.industries-map-hero p{color:var(--brand-text-inverse)}.industries-map-hero img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.regions-tabs{background:var(--brand-bg)}.region-nav{justify-content:center;gap:10px;margin-bottom:28px}.region-nav .nav-link{border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text);font-weight:700}.region-nav .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary);color:var(--brand-text-inverse)}.region-content{max-width:900px;margin:0 auto;padding:32px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.region-content h3,.region-content p{color:var(--brand-text)}.industry-stats{background:var(--brand-bg-alt)}.bar-list{display:grid;grid-gap:18px;gap:18px;max-width:860px;margin:0 auto 26px}.bar-list article{display:grid;grid-template-columns:190px 1fr 64px;grid-gap:14px;gap:14px;align-items:center}.bar-list span,.bar-list strong{color:var(--brand-text);font-weight:700}.bar-list div{height:16px;border-radius:999px;background:var(--brand-bg);overflow:hidden}.bar-list b{display:block;height:100%;border-radius:999px;background:var(--brand-primary)}.stats-copy{max-width:860px;margin:0 auto;color:var(--brand-text)}@media (max-width:991px){.industries-map-hero .container{grid-template-columns:1fr}}@media (max-width:575px){.bar-list article{grid-template-columns:1fr}}