.badge{border:1px solid rgba(0,0,0,0);word-break:break-word;text-align:center;font-family:var(--badge-font-family);font-weight:var(--badge-font-weight);font-style:var(--badge-font-style);text-transform:var(--badge-text-transform);letter-spacing:var(--badge-letter-spacing);line-height:var(--badge-line-height);padding:var(--badge-padding);font-size:var(--badge-font-size);border-radius:var(--badge-corner-radius);border-color:rgba(var(--color-badge-border), var(--alpha-badge-border));display:inline-block}.badge--media{position:absolute;width:90%;padding:0 1rem 1rem;bottom:0;display:flex !important;flex-wrap:wrap;align-items:center;justify-content:center;z-index:5;gap:4px}.badge--media .center{width:100%}.badge--media.top{top:0;bottom:unset;padding-top:1rem}.badge--media.right{right:0;justify-content:flex-end}.badge--media.left{left:0;justify-content:flex-start}.product__info-container>.badge:not(:first-child){margin-top:1.5rem}.product__info-container>.badge:not(:last-child){margin-bottom:1.5rem}.tag.badge{background:rgb(var(--tag-background));color:rgb(var(--tag-foreground));margin-top:1rem;margin-bottom:1rem}
