.totals{display:flex;justify-content:center;align-items:flex-end;margin-bottom:var(--spacing-s);margin-top:0}.totals--cart{margin-bottom:var(--spacing-s)}@media screen and (max-width:749px){.totals--cart{margin-bottom:0}}.totals>*{font-size:1rem;margin:0}.totals>h2{font-size:calc(var(--font-heading-scale) * 1rem);font-family:var(--font-body-family);font-weight:500;letter-spacing:.32px}.totals *{line-height:1.25}.totals>*+*{margin-left:var(--spacing-s)}.totals__total{margin:0;font-weight:500}.totals__total-value{font-size:1rem;display:flex;align-items:center;gap:var(--spacing-s);color:rgb(var(--color-foreground))}.totals__total-value .discounted-price{text-decoration:line-through;color:rgb(var(--color-foreground-subtext))}.totals__total-value .final-price{font-weight:500}.totals__total-reached{color:rgb(var(--color-foreground-highlight));font-weight:500}.cart-item__properties{color:rgb(var(--color-foreground-subtext));margin:var(--spacing-xs) 0 0 0}@media all and (min-width:750px){.totals{justify-content:flex-end}.totals__total-value .final-price{color:rgb(var(--color-foreground-highlight))}}.loyalty-points-row{display:flex;justify-content:space-between;align-items:flex-start;margin-top:0;margin-bottom:var(--spacing-s)}.loyalty-points-label{align-items:center;font-size:1rem}.loyalty-points-label h2{color:rgb(var(--color-foreground-highlight))}.loyalty-info-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-foreground-subtext));transition:color .2s ease}.loyalty-info-trigger:hover,.loyalty-info-trigger:focus{color:rgb(var(--color-foreground-highlight))}.loyalty-info-trigger svg{display:block;width:.8125rem;height:.8125rem}.loyalty-info-tooltip{position:absolute;top:calc(100% + var(--spacing-m));left:50%;transform:translate(-15%);background:var(--background-tooltip-color);border-radius:var(--global-border-radius);padding:var(--spacing-s) var(--spacing-m);width:15.625rem;box-shadow:0 4px 20px #0000001f;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:100;pointer-events:none}.loyalty-info-trigger:hover .loyalty-info-tooltip,.loyalty-info-trigger:focus .loyalty-info-tooltip{opacity:1;visibility:visible}.loyalty-info-tooltip__arrow{position:absolute;top:-.5rem;left:15%;transform:translate(-50%) rotate(180deg);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--background-tooltip-color)}.loyalty-info-tooltip__arrow:before{content:"";position:absolute;bottom:.0625rem;left:-.5625rem;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid var(--background-tooltip-color);z-index:-1}.loyalty-info-tooltip__title{color:rgb(var(--color-foreground));margin:0}.loyalty-info-tooltip__text{color:rgb(var(--color-foreground-subtext));margin:0}.loyalty-points-value{color:rgb(var(--color-foreground-highlight));font-weight:600}.totals__total--shipping-costs{font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/358/assets/component-totals.css.map */
