.template-product main{background:var(--pink)}
.template-product .main-product{background:var(--pink)}
.template-product .product-media{background:#fff}
.nav-item.is-open .nav-dropdown{display:block}
:root{--font:Poppins,Arial,"Helvetica Neue",sans-serif}
.brand{display:flex;gap:10px;max-width:100%;min-height:72px;text-decoration:none!important}
.brand-mark{width:58px;height:58px;object-fit:contain;flex:none}
.brand-copy{display:grid;gap:2px;text-align:left;line-height:1.15}
.brand-name{font-size:15px;font-weight:600;white-space:nowrap}
.brand-subtitle{font-size:12px;color:#545560;white-space:nowrap}
@media(max-width:650px){.brand{gap:7px;min-height:50px}.brand-mark{width:42px;height:42px}.brand-name{font-size:12px}.brand-subtitle{font-size:10px}}
