.totals{display:flex;flex-direction:column;gap:.5rem;width:100%}.totals_row{margin-left:0.5rem!important;margin-right:1.5rem!important;display:flex;justify-content:space-between;align-items:center;width:100%}.totals_row_header{text-align:left}.totals_row_value{text-align:right}.totals .totals_row:nth-child(2) h2{margin-top:-.05rem;margin-bottom:-.05rem}.totals .totals_row:nth-child(3) h2{font-size:calc(var(--font-heading-scale) * 2rem)}.totals>*{font-size:1.6rem;margin:0}.totals div>h2{font-size:calc(var(--font-heading-scale) * 1.5rem)}.totals *{line-height:.6}.totals>*+*{margin-left:2rem}.totals__total{margin-top:.5rem}.totals__total-value{font-size:1.8rem}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:flex-end}}