.industries-hero{padding:150px 0 72px;background:var(--brand-primary-dark);color:#fff}.industries-hero .eyebrow,.industries-hero h1,.industries-hero p{color:#fff}.industry-grid-section,.requirements-table{padding:76px 0}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.industry-grid article{border:1px solid var(--brand-border);padding:24px;position:relative;background:var(--brand-bg)}.industry-grid span{display:inline-block;color:var(--brand-primary);margin-bottom:12px}.industry-grid p,.requirements-table p{line-height:1.75}.requirements-table{background:var(--brand-bg-alt)}.requirements-table table{width:100%;border-collapse:collapse;margin:22px 0;background:var(--brand-bg)}.requirements-table td,.requirements-table th{border:1px solid var(--brand-border);padding:16px;vertical-align:top}.requirements-table th{background:var(--brand-primary);color:#fff}@media (max-width:991px){.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industry-grid{grid-template-columns:1fr}}