.free-shipping--percentage{transition:all 0.25s cubic-bezier(0.104,0.204,0.492,1)}.free-shipping{display:block;font-size:1rem;line-height:1.2;text-align:center;margin-bottom:24px}.free-shipping--text{margin-bottom:10px}.free-shipping--text-remaining{gap:5px}.free-shipping--text-remaining span{color:var(--color-body);font-weight:700}.free-shipping--bar{background:var(--color-border);height:8px;width:100%;position:relative;border-radius:30px}.free-shipping--percentage{position:absolute;top:0;left:0;height:100%;border-radius:30px;background:var(--color-accent-secondary);width:calc(var(--percentage)*100%)}