.totals{justify-content:space-between;align-items:flex-end;display:flex}.totals>*{margin:0;font-size:1.6rem}.totals>h2{font-size:calc(var(--font-heading-scale)*1.6rem)}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__subtotal-value{font-size:1.8rem}.cart__ctas+.totals{margin-top:2rem}.totals__heading{border-bottom:1px solid rgba(var(--color-foreground),.3);margin-bottom:1.5rem;padding-bottom:1.5rem}.totals__heading h4{text-transform:none;font-size:1.4rem;line-height:1}@media screen and (width<=749px){.totals__heading{display:none}.js-contents--totals{margin-top:0}}