.industries-map-hero{padding:96px 0;color:var(--brand-text-inverse);background:radial-gradient(circle at 20% 25%,rgba(204,214,65,.3),transparent 28%),linear-gradient(135deg,#082c5e,var(--brand-primary-dark))}.industries-map-hero p{max-width:740px;color:rgba(255,255,255,.82)}.industries-map-hero .section-kicker{color:var(--brand-secondary)}.industry-bars,.industry-regions{padding:78px 0}.industry-regions{background:var(--brand-bg-alt)}.industry-tabs{justify-content:center;border-bottom-color:var(--brand-border)}.industry-tabs .nav-link{color:var(--brand-text);border-radius:var(--brand-radius) var(--brand-radius) 0 0}.industry-tabs .nav-link.active{color:var(--brand-primary);font-weight:760}.industry-tab-content{padding-top:28px}.region-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.region-grid article{padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.bar-list{display:grid;grid-gap:18px;gap:18px;max-width:860px;margin:0 auto}.bar-list div{display:grid;grid-gap:8px;gap:8px}.bar-list span{font-weight:760}.bar-list b{display:block;height:18px;border-radius:var(--brand-radius);background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent))}@media (max-width:767.98px){.region-grid{grid-template-columns:1fr}}