.map-hero{background:linear-gradient(135deg,#eaf6fc,#fff)}.regions-tabs .nav-link{color:var(--brand-text);border:1px solid var(--brand-border);margin-right:8px;border-radius:var(--radius)}.regions-tabs .nav-link.active{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.industry-bars{background:var(--brand-bg-alt)}.bar-list{display:grid;grid-gap:18px;gap:18px}.bar-list div{display:grid;grid-template-columns:180px 1fr;align-items:center;grid-gap:18px;gap:18px}.bar-list b{display:block;height:18px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));border-radius:var(--radius)}@media (max-width:575px){.bar-list div{grid-template-columns:1fr}}