.quantity-meter-bundle-container{display:block;width:100%;position:relative}.quantity-meter-bundle{padding:10px 15px;border-radius:6px;background-color:#fafafa;position:relative;margin-bottom:1rem}.quantity-meter-bundle__shipping-badge{position:absolute;top:-23px;right:0;background-color:var(--badge-bg, #c8202f);color:var(--badge-text-color, #ffffff);font-size:10px;font-weight:600;padding:2px 8px;border-radius:6px 6px 0 0;text-transform:uppercase;letter-spacing:.3px;z-index:-1;display:flex;align-items:center;gap:4px;transition:background-color .3s ease,transform .4s ease,opacity .4s ease;transform:translateY(30px);opacity:0;pointer-events:none;overflow:hidden;isolation:isolate}.quantity-meter-bundle__shipping-badge svg{width:11px;height:11px;padding-bottom:2px;flex-shrink:0}.quantity-meter-bundle__shipping-badge .icon-locked{display:none}.quantity-meter-bundle__shipping-badge .icon-unlocked{display:block}.quantity-meter-bundle__shipping-badge.visible{transform:translateY(0);opacity:1;pointer-events:auto}.quantity-meter-bundle__shipping-badge:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(120deg,#fff0,#ffffff1f 40%,#ffffffb3,#ffffff1f 60%,#fff0);transform:translate(-150%);animation:shiny-sweep 2.4s cubic-bezier(.22,.61,.36,1) infinite;pointer-events:none;opacity:.8;z-index:1}.quantity-meter-bundle__shipping-badge span,.quantity-meter-bundle__shipping-badge svg{position:relative;z-index:2}@keyframes shiny-sweep{0%{transform:translate(-150%)}to{transform:translate(150%)}}.quantity-meter-bundle__line,.quantity-meter-bundle__line--filled{display:flex!important;height:3px;position:absolute;top:50%;transform:translateY(-50%);border-radius:2px;pointer-events:none}.quantity-meter-bundle--global-discount .quantity-meter-bundle__line,.quantity-meter-bundle--global-discount .quantity-meter-bundle__line--filled{top:42%}.quantity-meter-bundle__line{background-color:var(--line-bg, #e5e7eb);z-index:1;left:9px;right:9px}.quantity-meter-bundle__line--filled{background-color:var(--progress-color, #220266);left:9px;right:auto;width:0;z-index:2;transition:width .3s cubic-bezier(.4,0,.2,1)}.quantity-meter-bundle__items{display:flex;align-items:center;gap:.5rem;justify-content:space-between;position:relative;z-index:3}.quantity-meter-bundle__item{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:4px;min-height:85px}.quantity-meter-bundle:not(.quantity-meter-bundle--global-discount) .quantity-meter-bundle__item{min-height:auto}.quantity-meter-bundle__item-text{font-size:13px;font-weight:600;color:#220266;min-height:20px;text-align:center;transition:font-weight .3s ease}.quantity-meter-bundle__item-text.active{font-weight:700}.quantity-meter-bundle__item-circle{border:2px solid #d8d8d8;background-color:var(--circle-bg, #e5e7eb);border-radius:100%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .3s ease,background-color .3s ease}.quantity-meter-bundle__item-circle-inner{background-color:var(--circle-bg, #e5e7eb);border-radius:100%;width:12px;height:12px;display:flex!important;transition:background-color .3s ease}.quantity-meter-bundle__item-circle.filled{border-color:var(--progress-color, #220266);background-color:#fafafa}.quantity-meter-bundle__item-circle-inner.filled{background-color:var(--progress-color, #220266)}.quantity-meter-bundle__item-price{font-size:12px;color:var(--progress-color, #220266);font-weight:400;min-height:38px;max-height:38px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;flex-shrink:0;transition:opacity .3s ease}.quantity-meter-bundle__item-price.subdued{color:#14141e4d!important}.quantity-meter-bundle:not(.quantity-meter-bundle--global-discount) .quantity-meter-bundle__item-price{min-height:auto;max-height:none}.quantity-meter-bundle__item-price--original{text-decoration:line-through;color:#14141e70;font-size:12px;font-weight:400;line-height:1.2}.quantity-meter-bundle__item-price:not(.subdued) .quantity-meter-bundle__item-price--original{color:#220266;opacity:1}.quantity-meter-bundle__item-price--discounted{font-weight:400;font-size:12px;line-height:1.2;padding:0}.quantity-meter-bundle__item-price.subdued .quantity-meter-bundle__item-price--discounted{opacity:.44}.quantity-meter-bundle__item-price:not(.subdued) .quantity-meter-bundle__item-price--discounted{opacity:1}@media(max-width:768px){.quantity-meter-bundle__item-price{font-size:10px}.quantity-meter-bundle__item-text{font-size:11px}.quantity-meter-bundle__shipping-badge{font-size:9px;padding:0 6px 4px;top:-17px}}@media(max-width:480px){.quantity-meter-bundle{padding:8px 12px}.quantity-meter-bundle__item{gap:3px}.quantity-meter-bundle__item-circle{width:16px;height:16px}.quantity-meter-bundle__item-circle-inner{width:10px;height:10px}}@media(max-width:320px){.quantity-meter-bundle__line:not(.quantity-meter-bundle__line--filled){top:53%}.quantity-meter-bundle__line--filled{top:53%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/quantity-meter-bundle.css.map */
