.totals{display:flex;justify-content:center;align-items:flex-end}.totals>*{font-size:1.6rem;margin:0}.totals>h2{font-size:calc(var(--font-heading-scale) * 1.6rem)}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__total{margin-top:.5rem}.totals__total-value{font-size:1.8rem}.cart-currency-help{position:relative;display:inline-flex;align-items:center;margin-inline-start:.6rem;vertical-align:middle}.cart-currency-help__trigger{display:inline-grid;width:1.8rem;height:1.8rem;padding:0;place-items:center;border:.1rem solid rgba(var(--color-foreground),.35);border-radius:50%;background:transparent;color:rgba(var(--color-foreground),.7);font:inherit;font-size:1.15rem;line-height:1;cursor:help}.cart-currency-help__trigger:hover,.cart-currency-help__trigger:focus-visible{border-color:rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.cart-currency-help__trigger:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.55);outline-offset:.2rem}.cart-currency-help__tooltip{position:absolute;z-index:5;bottom:calc(100% + .9rem);left:50%;width:min(28rem,calc(100vw - 3.2rem));padding:1rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.16);border-radius:.6rem;background:rgb(var(--color-background));box-shadow:0 .6rem 2rem rgba(var(--color-shadow),.14);color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:400;line-height:1.45;text-align:start;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,.4rem);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.cart-currency-help:hover .cart-currency-help__tooltip,.cart-currency-help:focus-within .cart-currency-help__tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:flex-end}.cart-currency-help__tooltip{right:0;left:auto;transform:translateY(.4rem)}.cart-currency-help:hover .cart-currency-help__tooltip,.cart-currency-help:focus-within .cart-currency-help__tooltip{transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/component-totals.css.map */
