.industries-space-hero{min-height:640px;display:grid;align-items:center;background:var(--brand-primary-dark)}.industries-space-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.industries-space-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(30,36,31,.86),rgba(30,36,31,.44));z-index:1}.industries-space-hero .container{position:relative;z-index:2;max-width:820px}.industries-space-hero .best-eyebrow,.industries-space-hero h1,.industries-space-hero p{color:#fff}.industries-image-cards{background:#fff}.industries-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.industries-card-grid article{border:1px solid var(--brand-border);background:#fff;border-radius:var(--brand-radius);overflow:hidden;position:relative}.industries-card-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.industries-card-grid h3,.industries-card-grid p{padding-left:20px;padding-right:20px}.industries-card-grid h3{padding-top:18px}.industries-card-grid p{color:var(--brand-text);padding-bottom:20px}.industries-stats-bar{background:var(--brand-primary);padding:34px 0}.industries-stats-bar .container{display:flex;flex-wrap:wrap;gap:1px;background:rgba(255,255,255,.22)}.industries-stat{flex:1 1 180px;min-width:0;display:grid;grid-gap:6px;gap:6px;align-items:center;justify-items:center;place-items:center;background:var(--brand-primary);padding:20px}.industries-stat span,.industries-stat strong{color:#fff}.industries-stat strong{font-size:2.2rem;line-height:1}.industries-standard-cta{text-align:center}@media (max-width:991.98px){.industries-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.industries-card-grid{grid-template-columns:1fr}}