.totals{justify-content:center;align-items:flex-end;display:flex}.totals>*{margin:0}.totals>h2{font-size:calc(var(--font-heading-scale) * 1.6rem)}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__total-value{color:rgba(var(--color-foreground))}.cart__ctas+.totals{margin-top:2rem}@media (min-width:750px){.totals{justify-content:flex-end}}