savings-bar{--progress-height: .8rem;--tier-circle-size: 2.2rem;display:block;padding:1.1rem 1.6rem 1.2rem;border-radius:.3rem;overflow:hidden}.savings-bar--standalone{position:fixed;bottom:0;right:0;width:100%;z-index:9999;border-radius:0;border-top-left-radius:.8rem;border-top-right-radius:.8rem;transform:translateY(100%);transition:transform .3s ease}@media screen and (min-width: 750px){.savings-bar--standalone{max-width:35.8rem;border-top-right-radius:0}}.savings-bar--standalone.visible{transform:translateY(0)}.savings-bar-inner{display:flex;flex-direction:column;position:relative}savings-bar progress{width:100%;height:var(--progress-height);background-color:rgba(var(--color-foreground),.1);-webkit-appearance:none;appearance:none;margin-top:calc((var(--tier-circle-size) / 2) - (var(--progress-height) / 2));border-radius:.5rem;overflow:hidden}savings-bar progress::-webkit-progress-bar{background-color:rgba(var(--color-foreground),.1)}savings-bar progress::-webkit-progress-value{background-color:rgb(var(--color-red));width:calc(var(--progress) * 100%);border-radius:.5rem;overflow:hidden}savings-bar progress::-moz-progress-bar{background-color:rgb(var(--color-red))}savings-bar .thresholds{display:flex;justify-content:space-around;position:absolute;width:100%;top:0}savings-bar .thresholds-labels{margin-top:calc(((var(--tier-circle-size) / 2) - (var(--progress-height) / 2)) + .3rem)}savings-bar .thresholds span,savings-bar .thresholds-labels span{font-size:1.1rem;text-align:center}savings-bar .thresholds-prices span{text-align:center;opacity:.8}savings-bar .thresholds-labels span,savings-bar .thresholds-prices span{flex:1}savings-bar .thresholds-labels,savings-bar .thresholds-prices{display:flex;justify-content:space-between;width:100%}savings-bar .thresholds span{display:flex;width:var(--tier-circle-size);height:var(--tier-circle-size);align-items:center;justify-content:center;text-align:center;font-size:.9rem;line-height:.6rem;font-weight:700;border-radius:50%;background-color:rgb(var(--color-interactive-border));box-shadow:0 .1rem .2rem #00000040}savings-bar .thresholds span svg{width:1.4rem;height:1.4rem}savings-bar[data-active="1"] .thresholds span:nth-child(-n+1),savings-bar[data-active="2"] .thresholds span:nth-child(-n+2),savings-bar[data-active="3"] .thresholds span:nth-child(-n+3),savings-bar[data-active="4"] .thresholds span:nth-child(-n+4){background-color:rgb(var(--color-red));color:#fff}savings-bar[data-active="1"] .thresholds-prices span:nth-child(1),savings-bar[data-active="2"] .thresholds-prices span:nth-child(2),savings-bar[data-active="3"] .thresholds-prices span:nth-child(3),savings-bar[data-active="4"] .thresholds-prices span:nth-child(4){color:rgb(var(--color-red));font-weight:700;opacity:1}savings-bar h3{margin:0;margin-bottom:1.1rem}.savings-message{min-height:1.55rem;display:block!important}.product-info savings-bar{--tier-circle-size: 3rem}.product-info savings-bar .thresholds span{font-size:1.1rem}.product-info savings-bar .thresholds span svg{width:1.6rem;height:1.6rem}.product-info savings-bar .thresholds-labels span{font-size:1.2rem}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-savings-bar.css.map */
