.cart-progress{display:block;padding:2px 18px 20px;background:#fff;--cart-progress-track: #e9ecef;--cart-progress-fill: #79BE70;--cart-progress-marker-locked: #d7dbd9;--cart-progress-marker-unlocked: #20544b;--cart-progress-label: #20544b;--cart-progress-message: #20544b}.cart-progress--populated .cart-progress{padding:12px 16px 20px}.cart-progress__markers{position:relative;height:44px;margin-bottom:8px}.cart-progress__marker{position:absolute;top:0;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:0px;width:max-content;max-width:120px;text-align:center}.cart-progress__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--cart-progress-marker-locked);color:#879f98;transition:background-color .3s ease,color .3s ease}.cart-progress__icon svg{width:55.56%;height:55.56%;display:block}.cart-progress__marker.is-unlocked .cart-progress__icon{background:var(--cart-progress-marker-unlocked);color:#fff}.cart-progress__check{width:55.56%;height:55.56%}.cart-progress__label{padding-top:3px;width:100%;min-width:0;overflow:hidden;text-align:center;text-overflow:ellipsis;line-height:14px;white-space:nowrap;font-size:12px;color:var(--cart-progress-label)}.cart-progress__track{position:relative;width:100%;height:10px;background-color:var(--cart-progress-track);border-radius:999px;overflow:hidden}.cart-progress__fill{height:100%;width:0;background:var(--cart-progress-fill);border-radius:999px;transition:width .5s ease;display:block!important}.cart-progress__message{margin:10px 0 0;text-align:center;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;font-style:normal;letter-spacing:.6px;line-height:17px;color:var(--cart-progress-message)}.cart-progress__milestone{font-weight:700}@media screen and (max-width:749px){.cart-progress{padding:8px 16px 18px}.cart-progress__label{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/369/assets/component-cart-progress-bar.css.map */
