.industries-hero{padding:104px 0 86px}.industries-hero h1{color:#fff;font-size:3rem;line-height:1.12;max-width:940px}.industries-hero p{color:rgba(255,255,255,.94);max-width:920px}.industry-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.industry-icon-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;background:#fff;height:100%}.industry-icon-grid span{width:54px;height:54px;display:grid;align-items:center;justify-items:center;place-items:center;background:var(--brand-accent);color:var(--brand-primary-dark);font-weight:900;margin-bottom:18px}.industry-icon-grid p,.industry-table td,.industry-table-section p{color:var(--brand-text)}.industry-table{background:#fff;border:1px solid var(--brand-border)}.industry-table thead th{background:var(--brand-primary-dark);color:#fff;border-color:rgba(255,255,255,.16)}.industry-table td,.industry-table th{padding:18px;border-color:var(--brand-border)}@media (max-width:991px){.industry-icon-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.industries-hero h1{font-size:2rem}.industry-icon-grid{grid-template-columns:1fr}}