.industries-map-hero{position:relative;min-height:620px;padding:190px 0 112px;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::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(22,32,43,.86),rgba(22,32,43,.34))}.industries-map-hero .container{position:relative;z-index:1;max-width:850px}.industries-map-hero .section-kicker,.industries-map-hero h1,.industries-map-hero p{color:var(--brand-text-inverse)}.industries-map-hero h1{margin:0 0 18px;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.industry-stats,.regions-tabs{padding:80px 0}.regions-tabs{background:var(--brand-bg)}.region-nav{gap:10px;margin-bottom:24px}.region-nav .nav-link{border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text);font-weight:700}.region-nav .nav-link.active{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.region-content{border:1px solid var(--brand-border);padding:32px}.region-content h2,.region-content p{color:var(--brand-text)}.industry-stats{background:var(--brand-bg-alt)}.bar-list{display:grid;grid-gap:18px;gap:18px}.bar-list article{display:grid;grid-template-columns:210px minmax(0,1fr) 56px;align-items:center;grid-gap:16px;gap:16px;color:var(--brand-text)}.bar-list div{height:16px;background:var(--brand-bg);border:1px solid var(--brand-border)}.bar-list b{display:block;height:100%;background:var(--brand-primary)}.industries-cta{padding:80px 0 96px;background:var(--brand-primary-dark)}.cta-split{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:36px;gap:36px;align-items:start}.cta-split h2,.cta-split>div>p{color:var(--brand-text-inverse)}.cta-form-panel{padding:24px;background:var(--brand-bg);color:var(--brand-text)}@media (max-width:991px){.cta-split{grid-template-columns:1fr}}@media (max-width:575px){.bar-list article{grid-template-columns:1fr}}