.discounts{font-size:1.35rem;display:flex;flex-direction:column;gap:.4rem}.discounts__wrapper{margin-top:0.8rem}.discounts__discount{display:flex;align-items:center;line-height:1.5;opacity:1}.discounts__discount--end{justify-content:flex-end}.discounts__discount--center{justify-content:center}.discounts__discount>.icon{width:1.35rem;height:1.35rem;margin-right:.8rem}