.subtotals{display:flex;justify-content:space-between;align-items:flex-end;gap:1.6rem;border-bottom:1px solid #e0e0e0;margin-bottom:2rem;padding-bottom:1.5rem}.subtotals__total{font-size:1.6rem;font-weight:500;line-height:1.5;margin:0}.subtotals__total-value{color:#9f9f9f;font-size:1.6rem;text-align:right;line-height:1.5;margin:0}.totals{display:flex;justify-content:space-between;align-items:flex-end}.totals>*{font-size:1.6rem;margin:0}.totals>h2{font-size:calc(var(--font-heading-scale) * 1.6rem);font-weight:500}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__total{margin-top:.5rem}.totals__total-value{font-size:2rem;font-weight:500}.cart__ctas+.totals{margin-top:2rem}