.cdm-industries-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden}.cdm-industries-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cdm-industries-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,80,130,.92),rgba(0,80,130,.25));z-index:1}.cdm-industries-hero .container{position:relative;z-index:2}.cdm-industries-hero .container>div{max-width:700px}.cdm-industries-hero h1,.cdm-industries-hero p{color:var(--brand-text-inverse)}.cdm-industries-hero .cdm-eyebrow{color:var(--brand-accent)}.cdm-industry-cards{padding:82px 0;background:var(--brand-bg-alt)}.cdm-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.cdm-industry-grid article{background:var(--brand-bg);border-radius:var(--brand-radius);overflow:hidden;box-shadow:0 10px 28px rgba(24,34,38,.08)}.cdm-industry-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.cdm-industry-grid article>div{padding:24px}.cdm-industry-grid p{color:var(--brand-text)}.cdm-project-stats{background:var(--brand-neutral-dark);padding:34px 0}.cdm-project-stats .container{display:grid;grid-template-columns:repeat(4,1fr)}.cdm-project-stats .container>div{border-right:1px solid rgba(255,255,255,.2);padding:6px 24px}.cdm-project-stats .container>div:last-child{border-right:0}.cdm-project-stats span,.cdm-project-stats strong{display:block;color:var(--brand-text-inverse)}.cdm-project-stats strong{font-size:1.3rem}.cdm-project-stats span{font-size:.76rem;opacity:.76}.cdm-industries-cta{padding:80px 0 98px;background:var(--brand-primary-dark)}.cdm-industries-cta h2,.cdm-industries-cta p{color:var(--brand-text-inverse)}.cdm-industries-cta p{max-width:740px;margin:0 auto 25px}@media (max-width:991.98px){.cdm-industry-grid,.cdm-project-stats .container{grid-template-columns:repeat(2,1fr)}.cdm-project-stats .container>div:nth-child(2){border-right:0}}@media (max-width:575.98px){.cdm-industries-hero{min-height:540px}.cdm-industry-grid,.cdm-project-stats .container{grid-template-columns:1fr}.cdm-project-stats .container>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}}.cdm-industries-hero,.cdm-industries-hero>img[src=""]{background:var(--brand-primary-dark)}.cdm-industries-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#005082;z-index:0}