.num-products-feature{background:var(--brand-bg-alt);padding:88px 0}.num-products-feature h1{font-size:max(2rem, min(4vw, 3.5rem))}.num-products-feature h1,.num-products-feature p{color:var(--brand-text)}.num-products-feature img{display:block;width:100%;min-width:100%;height:440px;-o-object-fit:contain;object-fit:contain;background:var(--brand-bg);border-radius:var(--brand-radius);box-shadow:var(--brand-shadow)}.num-product-category{padding:0 0 72px}.num-product-category:last-child{padding-bottom:0}.num-product-category-head{max-width:760px;margin-bottom:24px}.num-product-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg);box-shadow:0 10px 28px rgba(33,26,23,.06)}.num-product-card button{display:flex;flex-direction:column;width:100%;height:100%;border:0;background:var(--brand-bg);padding:0;text-align:left;color:var(--brand-text)}.num-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;background:var(--brand-neutral-light)}.num-product-card span{color:var(--brand-text);font-size:1.12rem;font-weight:800;padding:22px 22px 4px}.num-product-card small{color:var(--brand-primary-dark);font-weight:750;padding:0 22px 24px}@media (max-width:575px){.num-products-feature{padding:64px 0}.num-products-feature img{height:300px;min-height:300px}}