<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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,.totals__total{text-align:left}.totals_row_value,.totals__total-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&gt;*{font-size:1.6rem;margin:0}.totals div&gt;h2{font-size:calc(var(--font-heading-scale) * 1.5rem)}.totals *{line-height:1}.totals&gt;*+*{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}}</pre></body></html>