.product-card__stars{display:flex;align-items:center;gap:2px;margin-left:auto}.product-card__stars .svg-icon{width:9px;aspect-ratio:1/1;height:auto;flex-shrink:0}.product-card__rating-value,.product-card__review-count{line-height:var(--size-12px);font-size:var(--size-11px)}.product-card__rating-value{font-weight:700}.product-card__review-count{font-weight:400}@media(min-width:1025px){.product-card__rating-value,.product-card__review-count{font-size:var(--size-12px)}}.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;font-family:Archivo,Helvetica,Arial,sans-serif;border-radius:3px;text-transform:uppercase;padding:4px 8px;line-height:var(--size-10px);word-break:break-word;max-width:100%}