.ProductBadge{--productBadgeFont:var(--fontWeightSemibold) 12px/1.25 var(--fontFamily);--productBadgePadding:10px 16px 10px 10px;--productBadgeGap:12px;--productBadgeBackground:#f6f9fc;display:inline-flex;justify-self:flex-start;align-items:center;gap:var(--productBadgeGap);background:var(--productBadgeBackground);padding:var(--productBadgePadding);border-radius:4px}.ProductBadge__icon.ProductIcon{flex-shrink:0;width:20px;height:20px}.HomepageProductListingCard__labelContainer{display:flex;align-items:center}.ProductBadge__label{font:var(--productBadgeFont);color:#2e3a55;letter-spacing:.2}