.hero-left-image{background:var(--brand-bg-alt);min-height:600px;display:flex;align-items:center}.hero-copy h1{font-size:max(2rem, min(4vw, 3.55rem));line-height:1.08}.hero-copy p{font-size:1.08rem}.about-video-hero img,.feature-row img,.hero-media img,.industry-hero-card img,.product-slide img{width:100%;min-height:320px;-o-object-fit:cover;object-fit:cover;background:#e8eef2;border:1px solid var(--brand-border)}.product-slide{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.8fr);grid-gap:32px;gap:32px;align-items:center;background:#fff;border:1px solid var(--brand-border);padding:28px}.cert-row{background:var(--brand-bg-alt)}.cert-logos,.logo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:12px;gap:12px}.cert-logos span,.logo-grid span{border:1px solid var(--brand-border);background:#fff;color:var(--brand-text-muted);filter:grayscale(1);text-align:center;padding:16px;font-weight:700}.cert-logos span:hover{filter:grayscale(0);color:var(--brand-secondary)}.feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:42px;gap:42px;align-items:center;margin-bottom:64px}.feature-row.reverse img{order:2}.cta-split .cta-panel{display:flex}@media (max-width:992px){.feature-row,.product-slide{grid-template-columns:1fr}.feature-row.reverse img{order:0}}