.free-delivery-progress{display:grid;gap:var(--spacing-2);width:100%;position:relative}.free-delivery-progress__message{display:flex;align-items:center;justify-content:center;gap:var(--spacing-1-5);margin:0;text-align:center;text-wrap:balance}.free-delivery-progress__icon{display:flex;flex:none;align-items:center;color:rgb(var(--text-color) / .7)}.free-delivery-progress--reached .free-delivery-progress__icon{color:rgb(var(--success-text, var(--accent)))}.free-delivery-progress__track{height:var(--spacing-1-5);border-radius:var(--rounded-full);background:rgb(var(--text-color) / .15);overflow:hidden}.free-delivery-progress__fill{height:100%;border-radius:inherit;background:rgb(var(--accent));transform-origin:var(--transform-origin-start, left);transform:scaleX(var(--progress, 0));transition:transform .6s cubic-bezier(.22,.61,.36,1),background-color .3s ease}.free-delivery-progress--reached .free-delivery-progress__fill{background:rgb(var(--success-text, var(--accent)))}.free-delivery-progress--celebrating .free-delivery-progress__track{animation:free-delivery-progress-glow 1s ease-out}.free-delivery-progress--celebrating .free-delivery-progress__message{animation:free-delivery-progress-pop .6s cubic-bezier(.34,1.56,.64,1)}@keyframes free-delivery-progress-glow{0%{box-shadow:0 0 rgb(var(--success-text, var(--accent)) / .5)}to{box-shadow:0 0 0 8px rgb(var(--success-text, var(--accent)) / 0)}}@keyframes free-delivery-progress-pop{0%{transform:scale(1)}45%{transform:scale(1.08)}to{transform:scale(1)}}.free-delivery-progress__celebration{position:absolute;inset-inline:0;bottom:0;height:0;pointer-events:none}.free-delivery-progress__confetti{position:absolute;bottom:0;width:6px;height:6px;border-radius:1px;opacity:0;animation:free-delivery-progress-confetti 1.1s ease-out forwards}@keyframes free-delivery-progress-confetti{0%{opacity:1;transform:translateZ(0) rotate(0)}to{opacity:0;transform:translate3d(var(--confetti-x, 0),var(--confetti-y, -60px),0) rotate(var(--confetti-rotate, 180deg))}}@media screen and (prefers-reduced-motion:reduce){.free-delivery-progress__fill{transition:none}.free-delivery-progress--celebrating .free-delivery-progress__track,.free-delivery-progress--celebrating .free-delivery-progress__message{animation:none}}.cart-form__totals .free-delivery-progress{margin-block-start:var(--spacing-1)}.cart-form__totals .free-delivery-progress__message{justify-content:start;text-align:start}.cart-drawer__top .free-delivery-progress{margin-block-start:var(--spacing-1)}.quick-buy-drawer__info .free-delivery-progress{margin-block-start:calc(var(--spacing-1) * -1)}
/*# sourceMappingURL=/cdn/shop/t/28/assets/free-delivery-progress.css.map */
