.industries-map-hero{padding-bottom:0}.industries-map-hero img{width:100%;max-height:420px;-o-object-fit:cover;object-fit:cover;margin-top:34px}.region-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.region-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:28px}.industry-stats{background:var(--brand-bg-alt)}.bar-list{display:grid;grid-gap:18px;gap:18px}.bar-list div{position:relative;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:16px 70px 16px 18px;overflow:hidden}.bar-list span{position:absolute;top:0;right:auto;bottom:0;left:0;background:var(--brand-primary-light);z-index:0}.bar-list b,.bar-list em{position:relative;z-index:1;color:var(--brand-text)}.bar-list em{position:absolute;right:18px;font-style:normal;font-weight:800}.stat-note{margin-top:20px}@media (max-width:991px){.region-grid{grid-template-columns:1fr}}