.industries-hero{padding:150px 0 96px;background:linear-gradient(135deg,rgba(20,23,26,.94),rgba(53,134,19,.78)),var(--brand-neutral-dark)}.industries-hero .eyebrow,.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industries-hero p{max-width:920px}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.industry-grid article{display:grid;grid-gap:14px;gap:14px;min-height:280px;padding:24px;border:1px solid var(--brand-border);background:var(--brand-bg)}.industry-grid h3,.industry-grid p{margin:0}.comparison-table{overflow-x:auto}@media (max-width:991px){.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industry-grid{grid-template-columns:1fr}}