.m-industry-hero{position:relative;min-height:680px;display:flex;align-items:center}.m-industry-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m-industry-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(23,36,45,.78)}.m-industry-hero .container{position:relative;z-index:2;max-width:900px}.m-industry-hero h1,.m-industry-hero p{color:var(--brand-text-inverse)}.m-industry-bars,.m-regions{padding:96px 0}.m-region-tabs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.m-region-tabs article{padding:32px;border-left:5px solid var(--brand-accent);background:var(--brand-bg-alt)}.m-industry-bars{background:var(--brand-bg-alt)}.m-bar{margin:24px 0}.m-bar span{display:block;font-weight:700}.m-bar i{display:block;height:12px;background:var(--brand-primary);margin-top:8px}.m-tradeoff{background:#fff;padding:40px;margin-top:48px;border:1px solid var(--brand-border)}@media (max-width:767px){.m-region-tabs{grid-template-columns:1fr}}