.sub-hero--certified-endmarkets::after{background:linear-gradient(90deg,rgba(42,43,34,.9),rgba(100,57,147,.36))}.industry-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-card-grid article{position:relative;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff}.industry-card-grid img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}.industry-card-grid h3,.industry-card-grid p{margin-left:20px;margin-right:20px}.industry-card-grid h3{margin-top:18px}.industry-card-grid p{margin-bottom:22px;color:var(--brand-text)}.industry-certifications{background:var(--brand-bg-alt)}.cert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.cert-grid span{color:var(--brand-primary-dark);font-weight:900}.critical-gallery{background:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.gallery-grid figure{margin:0;border-radius:var(--brand-radius);overflow:hidden;border:1px solid var(--brand-border);background:var(--brand-bg-alt)}.gallery-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.gallery-grid figcaption{padding:14px 16px;color:var(--brand-text);font-weight:800}@media (max-width:991px){.cert-grid,.gallery-grid,.industry-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.cert-grid,.gallery-grid,.industry-card-grid{grid-template-columns:1fr}}