.industries-hero{background:linear-gradient(135deg,var(--brand-primary-dark),#153b4f)}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);overflow-x:auto;grid-gap:22px;gap:22px;padding-bottom:12px}.cases-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.cases-grid dl{margin-bottom:12px}.cases-grid dt{font-weight:800;color:var(--brand-primary)}@media (max-width:1200px){.cases-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.cases-grid{grid-template-columns:1fr}}