.industries-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden}.industries-hero .hero-content{max-width:780px}.proof-strip{padding:0}.industry-grid-section{background:var(--brand-bg-alt)}.cert-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cert-logo-grid span{display:flex;align-items:center;justify-content:center;min-height:90px;padding:20px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--soft-radius);box-shadow:var(--soft-shadow);font-weight:800;text-align:center;color:var(--brand-primary-dark)}@media (max-width:991px){.cert-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industries-hero{min-height:500px}.cert-logo-grid{grid-template-columns:1fr}}