.industries-header{position:relative;overflow:hidden;background:var(--brand-bg-alt);padding:160px 0 96px}.industries-header>img{position:absolute;right:0;top:0;width:48%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.92}.industries-header::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--brand-bg-alt) 0,rgba(234,241,246,.96) 52%,rgba(234,241,246,.18) 100%)}.industries-header .container{position:relative;z-index:2;max-width:760px;margin-left:max(24px,(100vw - 1140px) / 2)}.industry-accordion .accordion-item{border-color:var(--brand-border);border-radius:var(--brand-radius)}.industry-accordion .accordion-button{min-height:64px;color:var(--brand-text);font-weight:800}.industry-accordion .accordion-button:not(.collapsed){background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.industry-accordion .accordion-body{padding:24px 28px;color:var(--brand-text)}@media (max-width:991px){.industries-header>img{position:relative;width:100%;height:auto;max-height:340px}.industries-header::after{background:rgba(234,241,246,.9)}.industries-header .container{margin-left:auto;padding-top:28px}}