.discount-progress-bar{max-width:var(--page-width);margin:1.5rem 0;padding:2rem 1.5rem;background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a}.discount-progress-heading{text-align:center;font-size:22px;color:#333;margin-bottom:1rem;font-weight:600}.discount-progress-track{height:16px;background:#e6e6e6;border-radius:8px;width:100%;position:relative;margin-bottom:1.5rem;overflow:hidden}.discount-progress-fill{height:100%;background:#4caf50;border-radius:8px;transition:width .5s cubic-bezier(.25,.1,.25,1),background-color 1.5s;display:block!important;min-width:10%;position:relative;overflow:hidden}.discount-progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:translate(-100%);animation:shimmer 0s ease 0s 1 normal forwards}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.discount-progress-fill.animate-shimmer:after{animation:shimmer 2.5s ease .5s 1 normal forwards}.discount-steps-container{display:flex;width:100%;position:relative;margin-bottom:1rem;min-height:50px}.discount-step{position:absolute;transform:translate(-50%)}.discount-step-marker{width:4px;height:16px;background:#4a4a4a;margin:0 auto .5rem}.discount-step-label{font-size:14px;color:#4a4a4a;text-align:center;max-width:130px;overflow:visible;position:relative;white-space:normal;line-height:1.2}.discount-step.is-last .discount-step-label{text-align:right;transform:translate(-100%)}.discount-step-active .discount-step-marker{background:#4caf50;transition:background-color .3s,transform .3s}.discount-step-active .discount-step-label{font-weight:700;color:#197bbd;transition:color .3s,transform .3s}.discount-step.newly-active .discount-step-marker{animation:pulse .5s ease-in-out}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.discount-progress-message{text-align:center;font-size:16px;color:#333;margin-top:1rem;animation:pulse-message 2s ease-in-out infinite}@keyframes pulse-message{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}to{transform:scale(1);opacity:1}}@keyframes pulse-fill{0%{opacity:1}50%{opacity:.8}to{opacity:1}}.discount-steps-container.has-many-steps .discount-step-label{font-size:12.6px;max-width:80px}@media screen and (max-width: 749px){.discount-progress-heading{font-size:18.7px}.discount-step-label{font-size:11.9px;max-width:80px}.discount-progress-message{font-size:13.6px}.discount-steps-container{min-height:60px}.discount-steps-container.has-many-steps .discount-step-label{font-size:10.5px;max-width:60px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-checkout-progress.css.map */
