.hotw-industries-hero{position:relative;min-height:540px;display:grid;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.hotw-industries-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.hotw-industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(120deg,rgba(21,22,31,.9),rgba(46,100,158,.68),rgba(180,65,120,.42))}.hotw-industries-hero .container{position:relative;z-index:2;padding-top:160px;padding-bottom:76px}.hotw-industries-hero h1,.hotw-industries-hero p{color:var(--brand-text-inverse)}.hotw-industries-hero h1{max-width:880px;margin:0;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;font-weight:900}.hotw-industries-hero p{max-width:760px;margin:18px 0 0}.hotw-industry-pills{background:var(--brand-bg)}.hotw-horizontal-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,420px);grid-gap:20px;gap:20px;overflow-x:auto;padding:6px 4px 22px;scroll-snap-type:x mandatory}.hotw-horizontal-cards article{position:relative;min-height:300px;padding:28px;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:linear-gradient(180deg,var(--brand-bg),var(--brand-neutral-light));scroll-snap-align:start}.hotw-horizontal-cards h3{margin:0 0 12px;color:var(--brand-text);font-size:1.28rem}.hotw-horizontal-cards p{margin:0;color:var(--brand-text)}.hotw-cases{background:var(--brand-bg-alt)}.hotw-case-carousel{border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg);box-shadow:var(--brand-shadow)}.hotw-case-card{display:grid;grid-template-columns:minmax(320px,0.86fr) minmax(0,1fr);grid-gap:32px;gap:32px;align-items:center;padding:32px}.hotw-case-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.hotw-case-card h3{color:var(--brand-text);font-size:max(1.35rem, min(2.4vw, 2rem))}.hotw-case-card p{color:var(--brand-text)}.hotw-industries-cta{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));text-align:center}.hotw-industries-cta h2,.hotw-industries-cta p{color:var(--brand-text-inverse)}.hotw-industries-cta h2{margin:0;font-size:max(1.75rem, min(3vw, 2.75rem))}.hotw-industries-cta p{max-width:690px;margin:16px auto 26px}@media (max-width:991px){.hotw-case-card{grid-template-columns:1fr}}