.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) * 2.2rem);color:#565656;font-weight:500}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__total-value{font-size:22px;color:#565656;font-weight:500}.cart__ctas+.totals{margin-top:2rem}@media(max-width:1400px){.totals__total-value{font-size:18px}}