.m-industries-hero{position:relative;min-height:610px;padding:190px 0 100px;background:var(--brand-primary-dark);overflow:hidden}.m-industries-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m-industries-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(23,70,89,.9),rgba(23,70,89,.35))}.m-industries-hero .container{position:relative;z-index:2;max-width:760px}.m-industries-hero h1{font-size:max(2rem, min(4vw, 3.5rem));color:var(--brand-text-inverse)}.m-industries-hero p{color:var(--brand-text-inverse)}.m-industry-cards{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px;gap:24px}.m-industry-cards article{grid-column:span 2;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.m-industry-cards article:nth-child(4){grid-column:2/span 2}.m-industry-cards img{height:230px;width:100%;-o-object-fit:cover;object-fit:cover}.m-industry-cards article div{padding:24px}.m-project-stats{padding:72px 0;background:var(--brand-primary-dark)}.m-project-stats p,.m-project-stats span,.m-project-stats strong{color:var(--brand-text-inverse)}.m-stats-row{display:flex;flex-wrap:nowrap;gap:24px}.m-stats-row div{flex:1 1 0;text-align:center;min-width:0}.m-stats-row strong{display:block;font-size:2.4rem}.m-project-stats>div>p{max-width:900px;margin:32px auto 0}.m-industry-cta{text-align:center;background:var(--brand-bg-alt)}@media (max-width:767px){.m-industry-cards{grid-template-columns:1fr}.m-industry-cards article,.m-industry-cards article:nth-child(4){grid-column:auto}.m-stats-row{gap:8px}.m-stats-row strong{font-size:1.65rem}.m-stats-row span{font-size:.75rem}}