.totals{display:flex}.totals>*{font-size:1.6rem;font-weight:500;margin:0;font-family:var(--font-body-family)}.totals *{line-height:1}.totals>*+*{margin-left:.5rem}.totals__subtotal-value{color:rgba(var(--color-foreground))}.totals__subtotal-wrapper{flex-direction:row;gap:.7rem;align-items:center;display:flex}.totals__subtotal-compare-price{font-size:1.4rem;font-weight:400;color:rgb(var(--color-card-price-old))}.cart__ctas+.totals{margin-top:2rem}