.industry-showcase,.project-stats{padding:72px 0}.project-stats{background:var(--brand-bg-alt)}.image-card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.image-card-grid article{border:1px solid var(--brand-border);background:#fff}.image-card-grid img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.image-card-grid h2,.image-card-grid p,.image-card-grid span{margin-left:22px;margin-right:22px}.image-card-grid span{display:block;margin-bottom:22px;color:var(--brand-secondary);font-weight:900}@media (max-width:991px){.image-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.image-card-grid{grid-template-columns:1fr}}