.product-stickers{display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-height:18px}.product-stickers__item{display:inline-block;font-size:var(--size-10px);font-weight:700;border-radius:3px;text-transform:uppercase;padding:4px 8px;line-height:var(--size-10px);word-break:break-word;max-width:100%}