.totals{display:flex;justify-content:center;align-items:flex-end}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__subtotal{color:var(--utility-gray-90,#1f1f1f);font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.totals__subtotal-items{color:var(--utility-gray-60,#757575);font-family:Gilroy;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.totals__subtotal-value{font-size:1.8rem}.totals__subtotal-value-red{color:var(--extended-rose-50,#b50030)}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:flex-end}}