.industries-hero{background:radial-gradient(circle at 20% 20%,rgba(103,203,116,.22),transparent 34%),var(--brand-primary-dark);padding:92px 0;text-align:center}.industries-hero .container{max-width:850px}.industries-hero h1,.industries-hero p{color:var(--text-on-dark)}.industries-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.industries-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.industries-icon-grid article{display:grid;grid-gap:12px;gap:12px;padding:26px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);text-align:center;box-shadow:0 12px 28px rgba(132,32,53,.08)}.industries-icon-grid span{width:64px;height:64px;display:grid;align-items:center;justify-items:center;place-items:center;margin:0 auto;border-radius:50%;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:900}.industries-table-intro{max-width:760px;margin-bottom:28px}.manh-requirements-table{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.manh-requirements-table thead th{background:var(--brand-primary-dark);color:var(--text-on-dark);border-color:rgba(255,255,255,.16)}.manh-requirements-table td,.manh-requirements-table th{color:var(--brand-text);padding:16px;vertical-align:top}.industries-cta h2,.industries-cta p{color:var(--text-on-dark)}@media (max-width:991px){.industries-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industries-icon-grid{grid-template-columns:1fr}}