.products-featured{background:var(--brand-bg-alt);padding:78px 0}.products-featured h1{font-weight:900;line-height:1.08}.products-featured p{color:var(--brand-text-secondary)}.featured-product-img{aspect-ratio:1/1;background:#fff;border:1px solid var(--brand-border);-o-object-fit:cover;object-fit:cover;width:100%}.catalog-category+.catalog-category{margin-top:64px}.category-heading{border-left:4px solid var(--brand-accent);margin-bottom:24px;max-width:780px;padding-left:18px}.category-heading h2{font-weight:900}.category-heading p{color:var(--brand-text-secondary)}.product-card{border:1px solid var(--brand-border);transition:transform .2s,box-shadow .2s}.product-card:hover{box-shadow:0 16px 38px rgba(13,17,23,.12);transform:translateY(-4px)}.product-card a{color:inherit;display:flex;flex-direction:column;height:100%}.product-card img{aspect-ratio:4/3;background:var(--brand-bg-alt);-o-object-fit:cover;object-fit:cover;width:100%}.product-card-body{padding:24px}.product-card .badge{background:var(--brand-primary);border-radius:0;color:#fff;margin-bottom:12px}.product-card h3{font-size:1.18rem;font-weight:900}.product-card p{color:var(--brand-text-secondary)}.product-link{color:var(--brand-accent);font-weight:900}