.industries-hero{background:#071b3c;color:var(--brand-text-inverse);min-height:560px;overflow:hidden;position:relative}.industries-hero img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;opacity:.34;position:absolute;width:100%}.industries-hero .container{padding:112px 12px;position:relative}.industries-cta p:first-child,.industries-hero p:first-child{color:#bfd0ff;font-weight:800;text-transform:uppercase}.industries-cta h2,.industries-hero h1{color:var(--brand-text-inverse);font-size:max(34px, min(4vw, 54px));font-weight:800;line-height:1.12;max-width:840px}.industries-hero p{color:rgba(255,255,255,.84);max-width:840px}.industries-cards,.industries-stats{padding:76px 0}.industries-cards__grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.industries-cards article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.industries-cards img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;transition:transform .18s;width:100%}.industries-cards article:hover img{transform:scale(1.04)}.industries-cards h2,.industries-cards p{padding:0 22px}.industries-cards h2{font-size:22px;font-weight:800;margin-top:20px}.industries-cards p{padding-bottom:24px}.industries-stats{background:var(--brand-bg-alt)}.industries-stats h2{font-size:max(28px, min(3vw, 40px));font-weight:800;margin-bottom:22px}.industries-stats__bar{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px}.industries-stats__bar article{background:var(--brand-bg);border:1px solid var(--brand-border);padding:24px}.industries-stats strong{color:var(--brand-primary);display:block;font-size:30px;font-weight:800}.industries-cta{background:#071b3c;color:var(--brand-text-inverse);padding:82px 0}.industries-cta__grid{align-items:start;display:grid;grid-gap:42px;gap:42px;grid-template-columns:minmax(0,0.9fr) minmax(360px,1fr)}.industries-cta p{color:rgba(255,255,255,.82)}@media (max-width:991px){.industries-cta__grid,.industries-stats__bar{grid-template-columns:1fr}}