.promotion-tracker-container{margin-top:1rem;gap:.5rem;display:none;flex-direction:column}.quick-cart__wrapper.active .promotion-tracker-container{display:flex}.promo-tracker{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f7f7f7;padding:1rem}.promotion-progress-wrapper{display:flex;padding-bottom:.5rem;align-items:center;justify-content:space-between;gap:.5rem}.promo-icon-wrapper{display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;position:relative}.progress-tracker{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem}.progress-bar{height:6px;width:100%;background:#a7a6a6;position:relative}.progress-bar:before{position:absolute;content:"";transition:.15s all ease-in-out;background:#373737;height:6px;width:0%}.progress-bar.shipping:before{width:var(--promo-shipping-progress)}.progress-bar.first_gift:before{width:var(--first-gift-progress)}.progress-bar.gift:before{width:var(--promo-gift-progress)}.progress-bar.extra_gift:before{width:var(--extra-gift-progress)}[data-shipping-unlocked=true]{--promo-shipping-progress: 100%}[data-first-gift-unlocked=true]{--first-gift-progress: 100%}[data-gift-unlocked=true]{--promo-gift-progress: 100%}[data-extra-gift-unlocked=true]{--extra-gift-progress: 100%}[data-shipping-unlocked=false][data-first-gift-unlocked=false][data-gift-unlocked=false][data-extra-gift-unlocked=false]{--first-gift-progress: 0;--promo-gift-progress: 0;--extra-gift-progress: 0}[data-shipping-unlocked=true][data-first-gift-unlocked=true][data-gift-unlocked=false][data-extra-gift-unlocked=false]{--extra-gift-progress: 0}[data-shipping-unlocked=true][data-first-gift-unlocked=false][data-gift-unlocked=false][data-extra-gift-unlocked=false]{--promo-gift-progress: 0;--extra-gift-progress: 0}.promo-icon-wrapper svg{display:flex;width:1.25rem;height:1.25rem}.promo-icon-wrapper.start{display:flex;width:.875rem;height:.875rem;content:"";background:#000;border-radius:100px}.promo-icon-wrapper span{position:absolute;bottom:-2.25rem}.promotion-progress-wrapper{position:relative;width:100%}.promotion-unlock-text{display:flex;text-align:center;font-weight:500;font-size:14px;max-width:35ch}.promotion-progress-heading,.gift-selector-heading{display:flex;text-align:center;font-weight:500;width:100%;text-transform:uppercase;text-align:start;line-height:normal}.gift-selector-container{display:none}.gift-selector-container{flex-direction:column;gap:.5rem}.gift-selector{display:flex;overflow:scroll;gap:1rem;cursor:pointer}.free-gift{display:flex;flex-direction:column;width:fit-content;justify-content:start;align-items:start;text-align:start}.free-gift .gift-title{font-size:11px;max-width:100px;font-weight:600}.free-gift .gift-value{font-size:11px;font-weight:600}[data-free-gift-unlocked=true]+.gift-selector-container{display:flex}[data-free-gift-unlocked=true]+.gift-selector-container[data-giftInCart=true]{display:none}[data-gift-unlocked=true]+[data-giftincart=false].gift-selector-container{display:flex}
/*# sourceMappingURL=/cdn/shop/t/129/assets/promotion-tracker.css.map */
