.industries-hero-map{position:relative;min-height:620px;padding:180px 0 96px;display:grid;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.industries-hero-map img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industries-hero-map::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(36,84,51,.42),rgba(42,39,36,.82))}.industries-hero-map .container{position:relative;z-index:2}.industries-hero-map .hg-eyebrow,.industries-hero-map h1,.industries-hero-map p{max-width:760px;color:var(--brand-text-inverse)}.industries-hero-map h1{font-size:max(2rem, min(4vw, 3.5rem))}.region-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.region-tabs article{display:grid;align-content:start;padding:22px;min-height:330px;border:1px solid var(--brand-border);background:var(--brand-bg)}.region-tabs span{display:inline-block;margin-bottom:18px;color:var(--brand-primary-dark);font-weight:800;text-transform:uppercase;font-size:.76rem}.region-tabs h3{font-size:1.1rem}.bar-chart{display:grid;grid-gap:18px;gap:18px;max-width:880px;margin:0 auto 24px}.bar-row{display:grid;grid-template-columns:180px minmax(0,1fr) 56px;grid-gap:18px;gap:18px;align-items:center}.bar-row span,.bar-row strong{font-weight:800}.bar-row div{height:16px;background:var(--brand-bg);border:1px solid var(--brand-border)}.bar-row i{display:block;height:100%;background:var(--brand-primary)}.industry-note{max-width:820px;margin:0 auto;text-align:center}@media (max-width:1199.98px){.region-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767.98px){.bar-row,.region-tabs{grid-template-columns:1fr}.region-tabs article{min-height:0}}