.totals{display:flex;justify-content:center;align-items:flex-end}.totals>*{font-size:19px;margin:0}.totals>h2{font-size:calc(var(--font-heading-scale)*1.6rem)}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__subtotal-value{font-size:20px;display:flex;font-weight:500}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:flex-end}}.cart-drawer .totals .totals__original-price[data-cart-original-price]{color:#211f20;font-family:"TT Norms Pro";font-size:16px;font-weight:400;line-height:20px}