.products-page-hero{padding:90px 0;background:var(--brand-bg-alt)}.products-category-section{padding:70px 0}.products-category-section:nth-child(2n){background:#fff}.products-cat-header{max-width:760px;margin-bottom:28px}.product-card{height:100%;background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 26px rgba(31,36,48,.06);cursor:pointer}.product-card img{width:100%;border-radius:0}.product-card-body{padding:20px}.product-inquiry-btn{background:var(--brand-primary);color:#fff}.products-page-hero h1{font-size:max(1.4rem, min(2.6vw, 2rem));line-height:1.18;max-width:100%}