.industries-hero{background:var(--brand-primary-dark);color:var(--text-on-dark);min-height:620px;overflow:hidden;padding:120px 0;position:relative}.industries-hero img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.industries-hero::after{background:rgba(10,10,10,.68);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.industries-hero .container{max-width:820px;position:relative;z-index:2}.industries-hero h1,.industries-hero p{color:var(--text-on-dark)}.region-tabs{gap:10px;justify-content:center;margin-bottom:28px}.region-tabs .nav-link{border:1px solid var(--brand-border);border-radius:0;color:var(--brand-primary)}.region-tabs .nav-link.active{background:var(--brand-primary);color:var(--text-on-dark)}.region-content{border:1px solid var(--brand-border);padding:34px}.bar-list{display:grid;grid-gap:20px;gap:20px}.bar-list>div{display:grid;grid-gap:10px;gap:10px}.bar-list span{color:var(--brand-primary);font-weight:700}.bar-list b{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));color:var(--text-on-dark);display:block;min-width:120px;padding:8px 14px}