.product-grid-section{background:#fff}.product-category-block{margin-bottom:58px}.category-heading{max-width:760px;margin-bottom:26px}.category-heading h2{color:var(--brand-primary);font-weight:800}.category-heading p{color:var(--brand-text-secondary)}.product-card{padding:0;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(6,22,43,.12)}.product-card a{display:block;height:100%;color:var(--brand-text)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;background:var(--brand-bg-alt)}.product-card-body{padding:24px}.product-card h3{color:var(--brand-primary);font-size:1.1rem;font-weight:800}.product-card p{color:var(--brand-text-secondary)}.product-card span{color:var(--brand-primary);font-weight:800}