.industries-hero{padding:170px 0 96px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));color:var(--brand-text-inverse)}.industries-hero h1{max-width:850px;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.industries-hero p{max-width:760px;color:var(--brand-text-inverse)}.industries-pillers{background:var(--brand-bg)}.near-scroll-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(330px,520px);grid-gap:24px;gap:24px;overflow-x:auto;padding-bottom:16px;scroll-snap-type:x mandatory}.near-scroll-row article{scroll-snap-align:start;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.near-scroll-row img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.near-scroll-row h2,.near-scroll-row p{margin-right:22px;margin-left:22px;color:var(--brand-text)}.near-scroll-row h2{margin-top:24px}.near-scroll-row p{margin-bottom:26px}.industries-cases{background:var(--brand-bg-alt)}.industries-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.industries-case-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.industries-case-grid h3,.industries-case-grid p{color:var(--brand-text)}@media (max-width:991px){.industries-case-grid{grid-template-columns:1fr}}