.products-featured{padding:150px 0 86px;color:var(--brand-text-inverse);background:var(--brand-primary-dark)}.products-featured h1{color:#fff}.products-featured p{color:rgba(255,255,255,.78)}.featured-product-img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08)}.catalog-category{margin-bottom:62px}.category-heading{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--brand-border)}.category-heading p{margin-bottom:0;color:var(--brand-text-muted)}.product-card{border:1px solid var(--brand-border);background:#fff;transition:border-color .15s}.product-card:hover{border-color:var(--brand-primary)}.product-card a{display:block;color:var(--brand-text)}.product-img-wrap{aspect-ratio:4/3;background:var(--brand-bg-alt)}.product-img-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:18px}.product-card-body{padding:20px}.product-card-body span{color:var(--brand-secondary);font-weight:600}