.industries-map-hero{position:relative;min-height:560px;padding:170px 0 96px;display:grid;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.industries-map-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industries-map-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(27,43,100,.88),rgba(21,22,31,.52))}.industries-map-hero .container{position:relative;max-width:860px;margin-left:max(24px,(100vw - 1140px) / 2)}.industries-map-hero h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;margin:8px 0 16px}.industries-map-hero .bt-eyebrow,.industries-map-hero p{color:var(--brand-text-inverse)}.regions-tabs{background:var(--brand-bg)}.lego-region-tabs{border-bottom:1px solid var(--brand-border);gap:8px}.lego-region-tabs .nav-link{color:var(--brand-primary-dark);font-weight:800;border-radius:var(--brand-radius) var(--brand-radius) 0 0}.lego-region-tabs .nav-link.active{color:var(--brand-text-inverse);background:var(--brand-primary);border-color:var(--brand-primary)}.lego-region-panels{padding:30px;border:1px solid var(--brand-border);border-top:0;border-radius:0 0 var(--brand-radius) var(--brand-radius)}.lego-region-panels h3{color:var(--brand-text);margin:0 0 12px}.lego-region-panels p{color:var(--brand-text);margin:0}.industry-bar-chart{background:var(--brand-bg-alt)}.bar-chart-list{display:grid;grid-gap:18px;gap:18px}.bar-chart-list article{display:grid;grid-template-columns:minmax(220px,0.35fr) minmax(0,1fr);grid-gap:20px;gap:20px;align-items:center;padding:22px;background:var(--brand-bg);border-radius:var(--brand-radius);border:1px solid var(--brand-border)}.bar-chart-list span,.bar-chart-list strong{display:block;color:var(--brand-text)}.bar-chart-list b{display:block;height:18px;border-radius:999px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));width:var(--bar-width)}.industries-split-cta{background:var(--brand-primary-dark)}.industries-split-cta__grid{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(360px,1fr);grid-gap:42px;gap:42px;align-items:center}.industries-split-cta .bt-eyebrow,.industries-split-cta h2,.industries-split-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.industries-map-hero .container{margin-left:auto}.bar-chart-list article,.industries-split-cta__grid{grid-template-columns:1fr}}