.industries-hero-gradient{padding:170px 0 96px;background:linear-gradient(135deg,#24291f,var(--brand-primary-dark))}.industries-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.75fr);grid-gap:42px;gap:42px;align-items:center}.industries-hero-gradient h1,.industries-hero-gradient p{color:var(--brand-text-inverse)}.industries-hero-gradient p:not(.ht-eyebrow){color:rgba(255,255,255,.88)}.industries-hero-gradient img{width:100%;aspect-ratio:1.28;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid rgba(255,255,255,.18)}.industry-pillar-track{display:flex;gap:18px;overflow-x:auto;padding-bottom:12px}.industry-pillar-track article{flex:0 0 330px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:24px;box-shadow:var(--shadow-card)}.industry-pillar-track h3{margin-bottom:12px;color:var(--brand-primary-dark)}.industry-pillar-track p{margin:0;color:var(--brand-text)}.industry-cases{background:var(--brand-bg-alt)}.case-carousel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.case-carousel article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;box-shadow:var(--shadow-card)}.case-carousel img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.case-carousel h3,.case-carousel p{padding-left:20px;padding-right:20px}.case-carousel h3{margin-top:20px}.case-carousel p{padding-bottom:20px;color:var(--brand-text)}.industries-cta{position:relative;overflow:hidden;background:var(--brand-neutral-dark)}.industries-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.24}.industries-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(30,35,40,.78)}.industries-cta .container{position:relative;z-index:1}@media (max-width:991px){.case-carousel,.industries-hero__grid{grid-template-columns:1fr}}@media (max-width:575px){.industries-hero-gradient{padding-top:130px}}