.storeFreeShippingProgress{flex-direction:column;gap:8px;display:flex}.storeFreeShippingProgress__text{margin:0;font-size:14px}.storeFreeShippingProgress__track{background:rgba(var(--palette-primary-rgb),.15);border-radius:4px;height:8px;overflow:hidden}.storeFreeShippingProgress__fill{background:var(--palette-primary);border-radius:4px;height:100%;transition:width .4s}
