.totals{align-items:baseline;display:flex;gap:1.4rem;justify-content:space-between}.totals>*{font-size:1.6rem;margin:0}.totals>h2{font-size:calc(var(--font-heading-scale)*1.35rem);font-weight:600}.totals *{line-height:1}.totals>*+*{margin-left:0}.totals__total{color:#4f4f4f;margin-top:0}.totals__total-value{font-size:2.6rem;text-align:right}.cart__ctas+.totals{margin-top:2rem}@media(min-width:750px){.totals{justify-content:space-between;width:100%}}@media(min-width:990px){.cart-summary-card--subtotal .totals{align-items:baseline;gap:1.4rem;justify-content:flex-end;margin-left:auto;width:-moz-fit-content;width:fit-content}.cart-summary-card--subtotal .totals__total{margin-top:0}.cart-summary-card--subtotal .totals__total-value{text-align:left}.cart-summary-card--subtotal .tax-note{text-align:right}}@media(max-width:749px){.totals{align-items:flex-start;flex-direction:column;gap:.8rem}.totals__total-value{text-align:left}}
