.hotw-products-featured{padding:96px 0 72px;background:var(--brand-bg-alt)}.hotw-products-featured .container{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(320px,0.7fr);grid-gap:46px;gap:46px;align-items:center}.hotw-products-copy h1{margin:0;color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;font-weight:900}.hotw-products-copy p{max-width:680px;margin:18px 0 28px;color:var(--brand-text)}.hotw-products-media{border-radius:var(--brand-radius);overflow:hidden;box-shadow:var(--brand-shadow);background:var(--brand-bg)}.hotw-products-media img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.hotw-products-catalog{background:var(--brand-bg)}.hotw-product-category+.hotw-product-category{margin-top:64px}.hotw-product-category h2{margin:0;color:var(--brand-text);font-size:max(1.55rem, min(2.4vw, 2.25rem));font-weight:880}.hotw-category-desc{margin:8px 0 24px;color:var(--brand-text)}.hotw-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.hotw-dynamic-card{position:relative;border-radius:var(--brand-radius);overflow:hidden;border:1px solid var(--brand-border);background:var(--brand-bg);box-shadow:0 12px 28px rgba(21,22,31,.08)}.hotw-dynamic-card a{display:block;color:var(--brand-text)}.hotw-dynamic-card img{display:block;width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.hotw-dynamic-card span{display:inline-flex;margin:14px 16px 0;padding:5px 9px;border-radius:999px;background:var(--brand-accent);color:var(--brand-neutral-dark);font-size:.75rem;font-weight:850}.hotw-dynamic-card h3{min-height:54px;margin:12px 16px 18px;color:var(--brand-text);font-size:1rem;font-weight:850}@media (max-width:991px){.hotw-products-featured .container{grid-template-columns:1fr}.hotw-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.hotw-products-featured{padding-top:70px}.hotw-products-grid{grid-template-columns:1fr}}