.resm-products-featured{padding:160px 0 64px;background:linear-gradient(180deg,#f0f4f8 0,#fff 100%)}.resm-products-featured h1{margin-bottom:18px;font-size:max(2rem, min(3.4vw, 3rem))}.resm-products-featured p{color:var(--brand-text-secondary);max-width:540px}.resm-products-featured-media{position:relative;min-height:420px;overflow:hidden;border-radius:var(--resm-radius);background:var(--brand-accent);box-shadow:var(--resm-shadow)}.resm-products-featured-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.resm-product-category{margin-bottom:64px}.resm-category-heading{margin-bottom:28px;max-width:760px}.resm-category-heading h2{margin-bottom:12px}.resm-category-heading p{color:var(--brand-text-secondary)}.resm-product-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--resm-radius);overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(39,64,42,.06)}.resm-product-card button{width:100%;height:100%;padding:0;border:0;background:0 0;text-align:left}.resm-product-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.resm-product-card-body{display:flex;flex-direction:column;gap:8px;padding:20px}.resm-product-card-body strong{color:var(--brand-text);font-size:1.05rem}.resm-product-card-body span{color:var(--brand-primary);font-weight:700;font-size:.88rem}.resm-product-card:hover{border-color:var(--brand-primary-light)}@media (max-width:767.98px){.resm-products-featured{padding-top:120px}.resm-products-featured-media{min-height:280px}.resm-product-card img{height:180px}}