.utop-industries-hero{padding:160px 0 88px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary))}.utop-industries-hero h1,.utop-industries-hero p,.utop-industries-hero span{color:#fff}.utop-industries-hero p{max-width:840px}.utop-industries-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.8fr);grid-gap:40px;gap:40px;align-items:center}.utop-industries-hero__grid img{width:100%;border-radius:var(--brand-radius);box-shadow:0 2px 16px rgba(42,39,36,.22)}.utop-industry-cards{background:#fff}.utop-two-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.utop-two-card-grid article{display:grid;grid-template-columns:minmax(220px,0.8fr) minmax(0,1fr);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff;box-shadow:var(--shadow-card)}.utop-two-card-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.utop-two-card-grid article>div{padding:24px}.utop-two-card-grid ul{margin:16px 0 0;padding-left:20px}.utop-two-card-grid li{margin-bottom:8px}.utop-selector-guide{background:var(--brand-bg-alt)}.utop-checklist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.utop-checklist-grid label{border:1px solid var(--brand-border);background:#fff;border-radius:var(--brand-radius);padding:16px;color:var(--brand-text);font-weight:700}.utop-guide-note{margin:28px auto 0;max-width:860px;text-align:center}@media (max-width:991px){.utop-checklist-grid,.utop-industries-hero__grid,.utop-two-card-grid,.utop-two-card-grid article{grid-template-columns:1fr}}