.industries-hero{min-height:620px;display:grid;align-items:center;overflow:hidden;padding:170px 0 96px;background:var(--brand-neutral-dark)}.industries-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(20,23,26,.86),rgba(20,23,26,.46))}.industries-hero .container{position:relative;z-index:2}.industries-hero .ht-eyebrow,.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industry-showcase{padding:88px 0;background:var(--brand-bg)}.industry-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-showcase-grid article{position:relative;display:grid;grid-template-rows:240px auto;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg)}.industry-showcase-grid img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover}.industry-showcase-grid h3,.industry-showcase-grid p{padding-left:20px;padding-right:20px}.industry-showcase-grid h3{margin:20px 0 8px}.industry-showcase-grid p{margin-bottom:22px}.industry-long-copy{margin-top:28px;color:var(--brand-text)}.project-stats{padding:42px 0;background:var(--brand-neutral-dark)}.stat-row{display:flex;flex-wrap:nowrap;gap:0}.stat-row article{flex:1 1 0;min-width:0;text-align:center;padding:18px;border-right:1px solid rgba(255,255,255,.16)}.stat-row article:last-child{border-right:0}.stat-row span,.stat-row strong{display:block;color:var(--brand-text-inverse)}.stat-row strong{font-size:max(1.8rem, min(3vw, 2.6rem));line-height:1}.industries-cta{text-align:center}@media (max-width:991px){.industry-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-row{flex-wrap:wrap}.stat-row article{flex:0 0 50%}}@media (max-width:575px){.industry-showcase-grid{grid-template-columns:1fr}.stat-row article{flex:0 0 100%;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}}