.free-shipping-progress{margin:0 -1.75rem 1.25rem -1.75rem;display:block}.free-shipping-progress__heading{display:flex;justify-content:space-between;margin:.5rem 1.75rem .5rem 1.75rem;font-weight:500;font-size:.875rem;font-weight:300}.free-shipping-progress__wrapper{position:relative;height:.1875rem;width:100%;overflow:hidden}.free-shipping-progress__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f0f0f0}.free-shipping-progress__active{position:absolute;top:0;left:0;height:100%;background-color:#000;z-index:1;transition:width .3s ease}.free-shipping-progress .free-shipping-threshold__remaining{color:var(--color-gray-1)}