.infa-industries-hero{position:relative;min-height:620px;display:grid;align-items:center;overflow:hidden;padding:160px 0 90px;background:var(--brand-primary-dark)}.infa-industries-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.infa-industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(35,32,28,.52),rgba(35,32,28,.82))}.infa-industries-hero .container{position:relative;z-index:1;max-width:820px;text-align:center}.infa-industries-hero .bt-eyebrow,.infa-industries-hero h1,.infa-industries-hero p{color:var(--brand-text-inverse)}.infa-industry-bars,.infa-region-tabs{padding:86px 0}.infa-tabs{gap:10px;margin:28px 0}.infa-tabs .nav-link{color:var(--brand-text);border:1px solid var(--brand-border);border-radius:var(--brand-radius);font-weight:800}.infa-tabs .nav-link.active{color:var(--brand-text-inverse);background:var(--brand-primary);border-color:var(--brand-primary)}.infa-tab-content article{grid-template-columns:minmax(260px,0.92fr) minmax(0,1fr);gap:34px;align-items:center;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:26px;background:var(--brand-neutral-light)}.infa-tab-content article.active{display:grid}.infa-tab-content img{width:100%;aspect-ratio:31/21;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.infa-industry-bars{background:var(--brand-bg-alt)}.infa-bar-list{display:grid;grid-gap:18px;gap:18px;margin:28px 0}.infa-bar-list div{display:grid;grid-gap:8px;gap:8px}.infa-bar-list span{color:var(--brand-text);font-weight:800}.infa-bar-list strong{display:flex;min-width:120px;height:36px;align-items:center;justify-content:flex-end;padding-right:12px;border-radius:var(--brand-radius);color:var(--brand-text-inverse);background:linear-gradient(90deg,var(--brand-secondary),var(--brand-primary))}@media (max-width:767px){.infa-tab-content article.active{grid-template-columns:1fr}}