.totals{display:flex;justify-content:center;align-items:flex-end;flex-direction:column;gap:2.4rem}@media only screen and (max-width: 749px){.totals{justify-content:flex-start;align-items:flex-start;gap:2rem}}.totals>*{margin:0}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__total{font-family:var(--font-body-family);font-size:1.5rem;font-weight:600;line-height:1.4;letter-spacing:.21em;color:rgba(var(--color-foreground),1);font-style:normal;text-transform:uppercase}.totals__total-value{font-family:var(--font-body-family);font-size:3.2rem;font-weight:400;line-height:1;letter-spacing:.03em;color:rgba(var(--color-foreground),1);font-style:normal;margin:0}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width: 750px){.totals{justify-content:flex-end}}
