.como-industries-hero{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:var(--brand-text-inverse)}.como-industries-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,0.86fr);grid-gap:44px;gap:44px;align-items:center}.como-industries-hero .como-eyebrow,.como-industries-hero h1,.como-industries-hero p{color:var(--brand-text-inverse)}.como-industries-hero .como-eyebrow::before{background:var(--brand-primary-light)}.como-industries-hero img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.35)}.como-industry-pillars{padding:80px 0;background:var(--brand-bg)}.como-scroll-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,340px);grid-gap:20px;gap:20px;overflow-x:auto;padding-bottom:12px}.como-scroll-row article{position:relative;min-height:300px;padding:28px;border:1px solid var(--brand-border);background:var(--brand-bg-alt)}.como-scroll-row h3{font-size:1.28rem;margin-bottom:14px}.como-scroll-row p{margin-bottom:0}.como-transformation-cases{padding:80px 0;background:var(--brand-bg-alt)}.como-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.como-case-grid article{position:relative;background:var(--brand-bg);border:1px solid var(--brand-border)}.como-case-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.como-case-grid h3,.como-case-grid p{padding-left:24px;padding-right:24px}.como-case-grid h3{margin:24px 0 10px}.como-case-grid p{padding-bottom:24px}.como-industries-cta{position:relative;overflow:hidden;min-height:420px;display:grid;align-items:center;color:var(--brand-text-inverse)}.como-industries-cta>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}.como-industries-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(30,77,77,.82);z-index:1}.como-industries-cta .container{position:relative;z-index:2;max-width:780px;text-align:center}.como-industries-cta h2,.como-industries-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.como-case-grid,.como-industries-hero .container{grid-template-columns:1fr}}