.totals{display:flex;justify-content:center;align-items:flex-end}.totals>*{font-size:1.6rem;margin:0}.totals *{line-height:1}.totals>*+*{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 (max-width:480px){.totals{display:block;width:100%;text-align:center}.totals p{display:inline-block}.totals p.affirm-as-low-as{margin-left:0}}@media all and (min-width:750px){.totals{justify-content:flex-end}}