.badge{display:inline-block;padding:0em 0.8rem;min-height:2rem;font-family:var(--font-button-family);font-style:var(--font-button-style);font-size:1.3rem;line-height:1.4;font-weight:450;text-transform:none;letter-spacing:-0.02em;word-break:break-word;border-radius:0.2rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}@media screen and (min-width:576px){.badge{font-size:1.4rem}}.badge--sale span{margin-left:0.4rem}.product__modal-opener .product__media-kargo-badge{position:absolute;right:1rem;bottom:1rem;top:auto;left:auto;z-index:3;max-width:min(22rem, calc(100% - 2rem));display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0.4rem;pointer-events:none}@media screen and (min-width:750px){.product__modal-opener .product__media-kargo-badge{top:1rem;bottom:auto}}.product__modal-opener .product__media-kargo-badge .badge{border:0.1rem solid rgb(var(--color-border));pointer-events:auto}