.products-catalog-hero{background:var(--brand-bg-alt)}.products-catalog-hero h1,.products-catalog-hero p{color:var(--brand-text)}.products-catalog-hero img{border:1px solid var(--brand-border);border-radius:var(--brand-radius);aspect-ratio:900/620;-o-object-fit:cover;object-fit:cover;background:#fff}.best-products-dynamic{background:#fff}.best-category-block+.best-category-block{margin-top:56px;padding-top:44px;border-top:1px solid var(--brand-border)}.best-category-head{max-width:760px;margin-bottom:24px}.best-category-head p{color:var(--brand-text)}.best-dynamic-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.best-dynamic-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;position:relative;overflow:hidden}.best-dynamic-product-card a{display:grid;color:var(--brand-text)}.best-product-image-wrap{display:block;background:var(--brand-bg-alt)}.best-product-image-wrap img{width:100%;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain}.best-product-name{display:block;font-weight:900;padding:18px 18px 4px}.best-product-static{display:block;padding:0 18px 18px;color:var(--brand-text);font-size:.9rem}.best-dynamic-product-card .best-card-button{margin:0 18px 18px;width:calc(100% - 36px)}@media (max-width:991.98px){.best-dynamic-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.best-dynamic-product-grid{grid-template-columns:1fr}}