.free-shipping-progress-wrapper{padding:20px;border-top:2px solid var(--extra-light-grey);background-color:#f8f9fa;border-radius:0 0 18px 18px}@media only screen and (max-width:1600px){.free-shipping-progress-wrapper{padding:15px}}.free-shipping-progress-wrapper .free-shipping-info{margin-bottom:15px}.free-shipping-progress-wrapper .free-shipping-info .free-shipping-message{font-size:14px;color:var(--secondary-color);margin:0;display:flex;align-items:center;line-height:1.5}@media only screen and (max-width:1600px){.free-shipping-progress-wrapper .free-shipping-info .free-shipping-message{font-size:13px}}@media only screen and (max-width:1199px){.free-shipping-progress-wrapper .free-shipping-info .free-shipping-message{font-size:12px}}.free-shipping-progress-wrapper .free-shipping-info .free-shipping-message .icon{font-size:20px;margin-right:8px}@media only screen and (max-width:1199px){.free-shipping-progress-wrapper .free-shipping-info .free-shipping-message .icon{font-size:16px;margin-right:6px}}.free-shipping-progress-wrapper .free-shipping-info .free-shipping-message strong{color:var(--primary-color);font-weight:700;margin:0 3px}.free-shipping-progress-wrapper .free-shipping-info .free-shipping-message.success{color:var(--green-color);font-weight:600}.free-shipping-progress-wrapper .free-shipping-info .free-shipping-message.success .icon{background-color:var(--green-color);color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:14px}@media only screen and (max-width:1199px){.free-shipping-progress-wrapper .free-shipping-info .free-shipping-message.success .icon{width:20px;height:20px;font-size:12px}}.free-shipping-progress-wrapper .progress-bar-container{position:relative}.free-shipping-progress-wrapper .progress-bar-container .progress-bar-background{width:100%;height:12px;background-color:#e9ecef;border-radius:20px;overflow:hidden;position:relative;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}@media only screen and (max-width:1199px){.free-shipping-progress-wrapper .progress-bar-container .progress-bar-background{height:10px}}.free-shipping-progress-wrapper .progress-bar-container .progress-bar-background .progress-bar-fill{height:100%;background:linear-gradient(90deg,#ff6b6b,#ff9f40);border-radius:20px;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 4px hsla(0,100%,71%,.3)}.free-shipping-progress-wrapper .progress-bar-container .progress-bar-background .progress-bar-fill.complete{background:linear-gradient(90deg,#51cf66,#20c997);box-shadow:0 2px 4px rgba(81,207,102,.3)}.free-shipping-progress-wrapper .progress-bar-container .progress-bar-background .progress-bar-fill.complete .progress-indicator{background-color:#20c997;box-shadow:0 0 0 4px rgba(32,201,151,.2)}.free-shipping-progress-wrapper .progress-bar-container .progress-bar-background .progress-bar-fill .progress-indicator{position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-color:#ff6b6b;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 4px hsla(0,100%,71%,.2);transition:all .3s ease}@media only screen and (max-width:1199px){.free-shipping-progress-wrapper .progress-bar-container .progress-bar-background .progress-bar-fill .progress-indicator{width:16px;height:16px;right:-5px;border-width:2px}}.free-shipping-progress-wrapper .progress-bar-container .progress-labels{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.free-shipping-progress-wrapper .progress-bar-container .progress-labels span{font-size:12px;font-weight:600;color:var(--light-grey)}@media only screen and (max-width:1199px){.free-shipping-progress-wrapper .progress-bar-container .progress-labels span{font-size:11px}}.free-shipping-progress-wrapper .progress-bar-container .progress-labels span.end-label{display:flex;align-items:center;gap:6px}.free-shipping-progress-wrapper .progress-bar-container .progress-labels span.end-label .fastfox-badge{background-color:#7c3aed;color:#fff;padding:2px 6px;border-radius:10px;font-size:10px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:1199px){.free-shipping-progress-wrapper .progress-bar-container .progress-labels span.end-label .fastfox-badge{font-size:9px;padding:1px 4px}}