progress-bar{display:block;max-width:var(--page-width);margin:0 auto;--progress-bar-bg: #e6f1f2;--progress-bar-fill: #008653;--progress-message-color: #2e5848}progress-bar>*+*{margin-top:16px}.progress-bar__bar{background-color:var(--progress-bar-bg);height:16px;border-radius:9.5px;overflow:hidden;position:relative}.progress-bar__progress{background-color:var(--progress-bar-fill);height:16px;width:var(--progress-width, 0%);border-radius:9.5px;transition:width .3s ease-in-out;position:relative}.progress-bar__bar:before,.progress-bar__bar:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:15px;height:15px;background-color:#fff;border:1px solid var(--progress-bar-fill);border-radius:50%;box-shadow:0 2px 4px #0000001a;opacity:0;transition:opacity .3s ease-in-out;z-index:999;pointer-events:none}.progress-bar__bar:before{left:50%;margin-left:-10px}.progress-bar__bar:after{right:0}progress-bar[data-milestone-6=true] .progress-bar__bar:before,progress-bar[data-milestone-12=true] .progress-bar__bar:after{opacity:1}.progress-bar__message{font-size:14px;color:var(--progress-message-color);font-weight:700}progress-bar[data-cart-state=member_pricing]{--progress-bar-bg: #e6f1f2;--progress-bar-fill: #4d9ca6;--progress-message-color: #00444d}progress-bar[data-cart-state=free_shipping]{--progress-bar-bg: #e9f2e7;--progress-bar-fill: #008653;--progress-message-color: #008653}progress-bar[data-cart-state=free_shipping] .progress-bar__message-part-1{color:#2e5848}progress-bar[data-cart-state=free_shipping] .progress-bar__message-part-2{color:#008653}
/*# sourceMappingURL=/cdn/shop/t/3/assets/progress-bar.css.map */
