shipping-bar-threshold{--bar-radius: 5px;display:flex;flex-direction:column;margin-bottom:12px;margin-top:-30px;--progress-bar-height: 10px;--icon-size: 38px}shipping-bar-threshold .shipping__bar-wrapper{height:var(--progress-bar-height);width:100%;background-color:#25767b40;border-radius:5px;position:relative;margin:0 0 28px;display:flex}@media all and (max-width: 749px){shipping-bar-threshold .shipping__bar-wrapper{margin-bottom:14px}}shipping-bar-threshold .active__bar-wrapper{height:10px;overflow:visible;position:relative;border-radius:10px}shipping-bar-threshold .active__bar-wrapper:not(:first-of-type){border-top-left-radius:0;border-bottom-left-radius:0}shipping-bar-threshold .max__bar-wrapper,shipping-bar-threshold .last__bar-wrapper{width:100%}shipping-bar-threshold .new__bar-wrapper{width:0%;height:10px;background-color:#ff0;position:absolute;top:0;right:0}shipping-bar-threshold .max__bar-wrapper:before{right:-34px}shipping-bar-threshold .max__bar-wrapper:after,shipping-bar-threshold .active__bar-wrapper:after{content:"";width:calc(var(--current-progress));height:100%;background-color:var(--current-color);position:absolute;top:0;left:0}shipping-bar-threshold .active__bar-wrapper:before{width:var(--icon-size);height:var(--icon-size);background-color:#6e5931;border-radius:100%;position:absolute;top:0;transform:translateY(calc(-50% + (var(--progress-bar-height) / 2)));right:0;background-position:center;background-repeat:no-repeat}.hideBar{animation:hideBar 3s 1s forwards}.showBar{animation:showBar 3s 1s forwards}.teaserBar{animation:teaserBar 3s 1s forwards}@keyframes hideBar{0%{width:70%}to{width:0%}}@keyframes showBar{0%{width:30%}to{width:70%}}@keyframes teaserBar{0%{width:0%}to{width:30%}}shipping-bar-threshold .goals{color:var(--color-accent);display:flex;flex-direction:column;gap:1rem}shipping-bar-threshold .goals .goals__description-wrapper{display:flex;flex-direction:column;gap:.8rem}shipping-bar-threshold .goals .goals__description-wrapper:empty{display:none}shipping-bar-threshold .goals .goals__description-wrapper .line{display:flex;flex-direction:row;align-items:center;gap:1rem}shipping-bar-threshold .goals .goals__description-wrapper .line svg{flex-shrink:0;width:1.25rem;height:auto}shipping-bar-threshold .goals .goals__shipping-information-banner{display:flex;gap:7px;align-items:center;background-color:#25767b1a;padding:6px 7.5px;border-radius:5px;font-size:12px}shipping-bar-threshold .goals .goals__shipping-information-banner svg{width:20px;height:auto}shipping-bar-threshold .goals .goals__shipping-information-banner p{margin:0;color:var(--color-accent)}shipping-bar-threshold .goals .goals__shipping-information-banner a{text-decoration:underline;color:var(--color-accent)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shipping-bar-threshold.css.map */
