.discounts{font-size:1.2rem}.discounts__discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:calc(1 + .5/var(--font-body-scale))}.discounts__discount svg{color:rgba(var(--colour-button), var(--alpha-button-background))}.discounts__discount--position{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 900px){.discounts__discount--position{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.discounts__discount>.icon{color:rgb(var(--colour-foreground));width:1.2rem;height:1.2rem;margin-right:.7rem}