.totals{display:flex;justify-content:center;align-items:flex-end}.totals>*{font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular);margin:0}.totals>h2{font-size:calc(var(--font-heading-scale) * 1.6rem);line-height:var(--line-height-paragraph-regular);margin:0}.totals>*+*{margin-left:2.4rem}.totals__total-value{font-size:var(--font-size-paragraph-large);color:rgb(var(--color-body-text),1)}.cart__ctas+.totals{margin-top:var(--grid-desktop-vertical-spacing)}@media all and (min-width: 750px){.totals{justify-content:flex-end}}
