.discounts{font-size:1.3rem;display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.discounts__discount{display:flex;align-items:center;gap:.6rem;line-height:calc(1 + .5 / var(--font-body-scale));padding:.4rem .8rem;border-radius:6px;background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground));font-weight:500;transition:background .2s ease,transform .2s ease}.discounts__discount:hover{background:rgba(var(--color-foreground),.08);transform:translateY(-1px)}.discounts__discount svg{color:rgba(var(--color-button),var(--alpha-button-background))}.discounts__discount--position{justify-content:center}@media screen and (min-width:750px){.discounts__discount--position{justify-content:flex-end}}.discounts__discount>.icon{color:rgb(var(--color-foreground));width:1.3rem;height:1.3rem;flex-shrink:0}.discounts__discount--sale{background:#00960014;color:#007800}@media screen and (max-width:749px){.discounts{font-size:1.2rem}.discounts__discount{padding:.35rem .7rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-discounts.css.map */
