.industries-illustrated-hero{background:#fff}.industry-cards .image-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.industry-cards article h2{font-size:26px}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--brand-border);border:1px solid var(--brand-border)}.stats-row div{background:#fff;padding:28px;text-align:center}.stats-row strong{display:block;font-family:var(--brand-serif);color:var(--brand-primary);font-size:48px}.stats-row span{font-weight:700}@media (max-width:991px){.industry-cards .image-card-grid,.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industry-cards .image-card-grid,.stats-row{grid-template-columns:1fr}}