.industry-gradient{color:var(--brand-text-inverse);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark))}.industry-gradient .eyebrow,.industry-gradient h1{color:var(--brand-text-inverse)}.industry-gradient p{max-width:820px;color:rgba(255,255,255,.86)}.story-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,1fr);grid-gap:22px;gap:22px;overflow-x:auto;padding-bottom:12px}.story-row article{padding:28px;background:var(--brand-bg);border:1px solid var(--brand-border)}.case-grid p,.story-row p{color:var(--brand-text-secondary)}.industry-note{margin-top:24px;max-width:900px;color:var(--brand-text-secondary)}.case-carousel,.image-cta{background:var(--brand-bg-alt)}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.case-grid article{overflow:hidden}.case-grid img{width:100%;aspect-ratio:7/5;-o-object-fit:cover;object-fit:cover}.case-grid p{padding:22px}.image-cta{text-align:center}.image-cta p{max-width:760px;margin:0 auto 24px;color:var(--brand-text-secondary)}@media (max-width:991px){.case-grid{grid-template-columns:1fr}}