.free-shipping-bar{display:flex;flex-direction:column;align-items:center;gap:8px}.drawer .free-shipping-bar{margin:16px 0 40px}.cart-page .free-shipping-bar{margin-bottom:32px}.free-shipping-bar__shipping{display:flex;flex-direction:column;width:100%;padding-bottom:2px}.free-shipping-bar__content{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;margin-bottom:4px}.free-shipping-bar__content svg{flex-shrink:0}.free-shipping-bar__content p{font-family:var(--font-secondary),sans-serif;font-weight:var(--font-weight-medium);font-size:var(--font-size-s);line-height:var(--line-height-xl);color:var(--color-milk-choco);text-align:center;margin:0;white-space:nowrap}.free-shipping-bar__content p b{font-weight:var(--font-weight-bold)}.progress-bar{position:relative;display:block;width:100%;height:6px;background-color:var(--color-flour);border-radius:var(--radius-large)}.progress-bar:after{content:"";position:absolute;inset-inline-start:0;top:0;height:100%;width:min(var(--progress-bar-width, 0%),100%);border-radius:var(--radius-large);transition:width .6s ease}.progress-bar.progress-bar--complete:after{background-color:var(--complete-color, #006751)}.progress-bar.progress-bar--in-progress:after{background-color:var(--progress-color, var(--color-new-fields-200))}.free-shipping-bar__thresholds{background-color:var(--color-flour);border:2px solid var(--color-flour-500);border-radius:var(--radius-xs);padding:12px 16px;width:100%}.free-shipping-bar__thresholds-inner{display:flex;flex-direction:column;align-items:center;gap:6px}.free-shipping-bar__threshold-header{display:flex;align-items:center;gap:10px}.free-shipping-bar__threshold-header svg{flex-shrink:0}.free-shipping-bar__threshold-header p{font-family:var(--font-secondary),sans-serif;font-weight:var(--font-weight-medium);font-size:var(--font-size-s);line-height:var(--line-height-xl);color:var(--color-milk-choco);margin:0;white-space:nowrap}.free-shipping-bar__threshold-header p b{font-weight:var(--font-weight-bold)}.free-shipping-bar__threshold-header--centered{flex-direction:column;align-items:center;gap:2px}.free-shipping-bar__threshold-header p.free-shipping-bar__threshold-submessage{font-weight:var(--font-weight-semibold);font-size:var(--font-size-xxxs)}.free-shipping-bar__threshold-track{position:relative;width:100%;height:45px}.free-shipping-bar__threshold-bar{position:absolute;left:0;top:10px;width:100%;height:6px;background-color:var(--color-flour-100);border-radius:4px;overflow:hidden}.free-shipping-bar__threshold-bar:after{content:"";position:absolute;left:0;top:0;height:100%;width:min(var(--progress-bar-width, 0%),100%);border-radius:4px;background-color:var(--color-milk-choco);transition:width .6s ease}.free-shipping-bar__threshold-markers{position:absolute;left:0;top:0;width:100%;height:100%}.free-shipping-bar__threshold-marker{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:1;transform:translate(-50%)}.free-shipping-bar__threshold-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;position:relative}.free-shipping-bar__threshold-icon svg{width:28px;height:28px;color:var(--color-milk-choco)}.free-shipping-bar__threshold-icon .threshold-icon-bg{fill:var(--color-flour-100)}.free-shipping-bar__threshold-icon--reached svg{color:var(--color-white-100)}.free-shipping-bar__threshold-icon--reached .threshold-icon-bg{fill:var(--color-milk-choco)}.free-shipping-bar__threshold-label{font-family:var(--font-secondary),sans-serif;font-weight:var(--font-weight-semibold);font-size:var(--font-size-xxxxs);line-height:var(--line-height-xl);color:var(--color-milk-choco-200);text-align:center;white-space:nowrap;margin:0}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-free-shipping-bar.css.map */
