.products-portfolio-hero{padding:120px 0 70px;background:linear-gradient(135deg,#eaf8ef,#eaf7fd)}.products-portfolio-hero h1{max-width:820px;font-size:max(2.4rem, min(5vw, 4rem))}.products-portfolio-hero p{max-width:760px;font-size:1.1rem}.subbrand-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:14px;gap:14px;margin-top:32px}.subbrand-grid a{min-height:96px;display:grid;align-items:center;justify-items:center;place-items:center;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;color:var(--brand-primary-dark);font-size:1.2rem;font-weight:900}.product-dynamic-list{padding:76px 0}.product-category-block+.product-category-block{margin-top:64px}.category-heading{max-width:720px;margin-bottom:24px}.product-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff;box-shadow:0 16px 36px rgba(23,51,68,.07)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,#dce8ee,#f2f6f8)}.product-card-body{padding:22px}.product-card h3{font-size:1.15rem;font-weight:800}