.totals{display:flex;justify-content:space-between;align-items:flex-end}.totals>*{font-size:1.4rem;font-weight:400;margin:0}.totals>*+*{margin-left:2rem}.totals+.totals{margin-top:1rem}.totals>h2{font-size:1.4rem}.totals *{line-height:1.3}.totals__subtotal{color:#212121}.totals__saving-value,.totals__subtotal-value{color:#ff6900}.totals__subtotal-value{font-size:1.8rem;font-weight:600;white-space:nowrap}.totals__saving-value{font-size:1.4rem}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:space-between}}