.wlto-products-featured{background:linear-gradient(135deg,var(--brand-bg-alt),#fff)}.wlto-products-featured .container{display:grid;grid-template-columns:1fr 0.82fr;grid-gap:48px;gap:48px;align-items:center}.products-featured-copy h1{font-size:max(2rem, min(4vw, 3.5rem))}.products-featured-copy p{color:var(--brand-text);font-size:1.08rem}.products-featured-media{padding:24px;border:1px solid var(--brand-border);border-radius:var(--radius-brand);background:#fff;box-shadow:0 18px 44px rgba(21,22,31,.12)}.products-featured-media img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:calc(var(--radius-brand) - 2px)}.wlto-products-grid{background:var(--brand-bg)}.product-category-block+.product-category-block{margin-top:56px}.category-heading{max-width:760px;margin-bottom:26px}.category-heading p{color:var(--brand-text)}.product-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.product-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--brand-border);border-radius:var(--radius-brand);overflow:hidden;background:#fff;box-shadow:0 10px 26px rgba(21,22,31,.08)}.product-card a{display:block;color:var(--brand-text)}.product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card-body{padding:18px}.product-card-body span{display:inline-flex;margin-bottom:10px;padding:5px 9px;border-radius:999px;background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-size:.78rem;font-weight:800}.product-card-body h3{font-size:1.06rem}.product-card-body p{color:var(--brand-text);font-size:.94rem}.product-card .btn{margin:auto 18px 18px}@media (max-width:1199px){.product-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991px){.wlto-products-featured .container{grid-template-columns:1fr}.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.product-card-grid{grid-template-columns:1fr}}