.industries-hero{padding:150px 0 88px;background:var(--brand-primary-dark)}.industries-hero .section-kicker,.industries-hero h1,.industries-hero p{color:#fff}.industries-hero p{max-width:720px}.industry-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-icon-grid article{position:relative;min-height:250px;padding:26px;border:1px solid var(--brand-border);background:#fff}.industry-icon-grid span{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:20px;background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-weight:800}.industry-requirements{background:var(--brand-bg-alt)}.orbe-table{background:#fff;border:1px solid var(--brand-border)}.orbe-table thead th{background:var(--brand-primary-dark);color:#fff;border-color:var(--brand-primary-dark)}.orbe-table td,.orbe-table th{padding:16px;color:var(--brand-text);border-color:var(--brand-border)}.requirements-note{margin-top:22px;max-width:860px}.industries-cta h2,.industries-cta p{color:#fff}@media (max-width:991px){.industry-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industry-icon-grid{grid-template-columns:1fr}}