.industries-icon-hero{background:var(--brand-neutral-dark)}.industries-icon-hero .container{max-width:900px}.industry-icon-grid{grid-template-columns:repeat(4,1fr)}.industry-icon-grid article{position:relative;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;background:#fff;min-height:270px}.industry-icon-grid span{width:54px;height:54px;border-radius:var(--brand-radius);background:var(--brand-primary-light);color:var(--brand-primary-dark);display:grid;align-items:center;justify-items:center;place-items:center;font-weight:900;margin-bottom:22px}.industry-icon-grid p{color:var(--brand-text)}.ches-table{background:#fff;border:1px solid var(--brand-border)}.ches-table thead th{background:var(--brand-primary-dark);color:#fff;border-color:rgba(255,255,255,.18)}.ches-table td{color:var(--brand-text);border-color:var(--brand-border)}.industries-cta{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary))}@media (max-width:991px){.industry-icon-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.industry-icon-grid{grid-template-columns:1fr}}