.product-card__badges{gap:.8rem;display:flex}.product-card__badge{height:-moz-fit-content;height:fit-content;padding:.6rem .8rem;font-size:var(--font-size-static-xs);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.14rem;text-align:center;line-height:var(--line-height-static-sm);white-space:nowrap}.product-card__badge.product-card__badge--square{border-radius:0}.product-card__badge.product-card__badge--rounded{border-radius:.4rem}.product-card__badge{color:rgba(var(--color-tag-foreground));background-color:rgba(var(--color-tag-background))}.product__title--with-badges{gap:1rem;align-items:center;display:flex}.product-card__badge--discount{color:var(--color-badge-discount-foreground);background-color:var(--color-badge-discount-background)}.product-card__badge--yeni-koleksiyon{color:#fff;background:#000}