.products-hero{background:linear-gradient(135deg,#fff8f0,#f7fbfd)}.product-category{margin-bottom:58px}.category-heading{margin-bottom:24px}.product-card{padding:0;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(31,31,31,.12)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card-body{padding:20px}.product-card span{color:var(--brand-primary-dark);font-weight:800}