.totals{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.totals>*{font-size:1.6rem;margin:0}.totals *{line-height:1;font-weight:700}.totals>*+*{-webkit-margin-start:2rem;margin-inline-start:2rem}.totals__subtotal-value{font-size:calc(var(--font-heading-scale)*1.8rem);font-family:var(--font-heading-family)}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}