.discounts{font-size:1.3rem;color:rgb(var(--color-foreground-secondary));flex-direction:column;gap:.5rem;display:flex}.discounts__wrapper{margin-top:1rem}.discounts__discount{align-items:center;line-height:1.4;display:flex}.discounts__discount--end{justify-content:flex-end}.discounts__discount--center{justify-content:center}.discounts__discount>.icon{height:1.2rem;margin-right:.7rem;width:1.2rem}