.product-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.product-meta__chip{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(51,53,62,.7);background:rgba(24,27,32,.5);color:#6b6f7b;font-size:11px;font-weight:500;line-height:1;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-meta__chip svg{width:12px;height:12px;flex-shrink:0;color:#ffe001}.product-meta__chip b{color:#fff;font-weight:600}.product-meta_large{gap:8px}.product-meta_large .product-meta__chip{gap:6px;padding:7px 12px;font-size:13px}.product-meta_large .product-meta__chip svg{width:14px;height:14px}