.quantity-breaks-container{display:flex;flex-direction:column;position:relative;padding-top:var(--qb-padding-top);padding-bottom:var(--qb-padding-bottom)}.quantity-breaks__top-bar{background:var(--bg-top-qb);margin:0;font-size:var(--txt-top-qb);box-shadow:0 0 0 var(--qb-border-width) var(--border-qb);padding:1rem 2rem;border-top-left-radius:var(--qb-radius);border-top-right-radius:var(--qb-radius)}.quantity-breaks__title{color:var(--bg-top-text-qb);margin:0;display:flex;justify-content:center;align-items:center;text-align:center;font-size:var(--txt-top-qb);column-gap:10px}.quantity-breaks__title p{margin:0;letter-spacing:0}.qb-subheading{font-size:var(--txt-sub-top-qb);text-align:center}.quantity-breaks__title span:nth-of-type(1),.quantity-breaks__title span:nth-of-type(3){display:block;height:2px;flex-grow:1;background:var(--bg-top-text-qb)}.quantity-breaks-container input{opacity:0;width:0;height:0;cursor:pointer;margin:0}.quantity-breaks-container label:last-child{border-bottom-left-radius:var(--qb-radius);border-bottom-right-radius:var(--qb-radius)}.quantity-break{padding:2rem 2rem 2rem 4rem;margin-bottom:var(--qb-border-width);cursor:pointer;background:var(--bg-qb);box-shadow:0 0 0 var(--qb-border-width) var(--border-qb);position:relative}.quantity-breaks-container input:checked+.quantity-break{background:var(--check-bg-qb);box-shadow:0 0 0 var(--qb-border-width) var(--check-border-qb);z-index:1}.quantity-break:hover{background:var(--hover-bg-qb);box-shadow:0 0 0 var(--qb-border-width) var(--check-border-qb)}.quantity-break__badge{position:absolute;background:var(--badge-qb);color:var(--badge-qb-text);font-weight:700;font-size:1.5rem;line-height:1.6;top:-1rem;right:-1rem;transform:rotate(3deg);margin:0;padding:0 .5em;border-radius:.2em;z-index:2}.quantity-break__content{display:flex;justify-content:space-between;align-items:center;column-gap:1rem}.quantity-break__left span,.quantity-break__right span{display:block}.quantity-break__left{display:flex;flex-direction:column;align-items:flex-start;row-gap:.5rem;text-align:left;flex:1 1 auto;min-width:0}.quantity-break__left .quantity-break__label{font-size:1.6rem;font-weight:700;line-height:1;display:flex;align-items:center}.quantity-break__label-text{line-height:1}.quantity-break__benefit{display:inline-block;font-size:1rem;background:rgb(var(--color-background));color:rgb(var(--color-base-accent-1));line-height:1.9;padding:0 .75rem;font-weight:700;border:solid 1px rgb(var(--color-base-accent-1));border-radius:calc(var(--qb-radius) / 2);margin-left:.5rem}.quantity-break__caption{font-size:1.4rem;line-height:1}.quantity-break__right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;row-gap:.5rem;flex:0 0 auto;min-width:7.2rem;white-space:nowrap}.quantity-break__price{line-height:1;font-size:1.6rem;font-weight:700;color:rgb(var(--color-base-accent-2));white-space:nowrap}.quantity-break__compare-price{font-size:1.4rem;text-decoration:line-through;line-height:1;color:var(--compare-price);white-space:nowrap}.quantity-break__caption span{display:inline}.quantity-break:before{content:"";display:block;width:1.5rem;height:1.5rem;position:absolute;left:2rem;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:solid .2rem rgba(var(--color-foreground),.3)}.quantity-breaks-container input:checked+.quantity-break:before{border:solid .2rem rgb(var(--color-background));background:var(--check-dot);box-shadow:0 0 0 .1rem var(--check-dot)}.quantity-break__variants{height:0;overflow:hidden;padding-top:0}.quantity-breaks-container input:checked+.quantity-break .quantity-break__variants{height:auto;padding-top:1rem}.quantity-break__selector-item__number{font-weight:700;margin-right:.4rem;line-height:1.5rem}.quantity-break__selector-item{display:flex;align-items:center}.quantity-break__selector-item:not(:last-of-type){margin-bottom:.75rem}.quantity-break__selector-item .select{width:fit-content}.quantity-break__selector-item .select__select{height:2.1rem}.quantity-breaks-container--bundle-card{--bundle-orange: #ff9900;--bundle-orange-soft: #ffd493;--bundle-selected: #ded0b8;--bundle-text: #1f1f1f;gap:.45rem}.quantity-breaks-container--bundle-card .quantity-breaks__top-bar{background:transparent;box-shadow:none;padding:0 0 1rem;border-radius:0}.quantity-breaks-container--bundle-card .quantity-breaks__title{color:var(--bundle-text);column-gap:1.2rem;font-size:1.8rem;font-weight:400;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.quantity-breaks-container--bundle-card .quantity-breaks__title span:nth-of-type(1),.quantity-breaks-container--bundle-card .quantity-breaks__title span:nth-of-type(3){height:.1rem;background:var(--bundle-orange-soft)}.quantity-breaks-container--bundle-card .qb-subheading{display:none}.quantity-breaks-container--bundle-card .quantity-break{min-height:7.8rem;margin:0;padding:1.65rem 1.6rem 1.65rem 6.4rem;border:.2rem solid var(--bundle-orange-soft);border-radius:.6rem!important;background:#fff;box-shadow:none}.quantity-breaks-container--bundle-card input:checked+.quantity-break{background:var(--bundle-selected);border-color:var(--bundle-orange);box-shadow:none}.quantity-breaks-container--bundle-card .quantity-break:hover{background:#fff;border-color:var(--bundle-orange);box-shadow:none}.quantity-breaks-container--bundle-card input:checked+.quantity-break:hover{background:var(--bundle-selected)}.quantity-breaks-container--bundle-card .quantity-break__content{width:100%;column-gap:1.4rem}.quantity-breaks-container--bundle-card .quantity-break__left{flex-flow:row wrap;align-items:flex-start;column-gap:1rem;row-gap:.45rem}.quantity-breaks-container--bundle-card .quantity-break__left .quantity-break__label{color:var(--bundle-text);font-size:2rem;font-weight:500;line-height:1.15;letter-spacing:0;flex-direction:column;align-items:flex-start;row-gap:.25rem}.quantity-breaks-container--bundle-card .quantity-break__label-text{line-height:1.15}.quantity-breaks-container--bundle-card .quantity-break__benefit{display:block;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#5f5f5f;font-size:1.55rem;font-weight:400;line-height:1.25}.quantity-breaks-container--bundle-card .quantity-break__caption{display:inline-flex;align-items:center;width:fit-content;margin-top:.1rem;padding:.6rem 1rem;border-radius:.6rem;background:var(--bundle-orange);color:#111;font-size:1.4rem;line-height:1;white-space:nowrap}.quantity-breaks-container--bundle-card .quantity-break__right{min-width:9.4rem;row-gap:.5rem}.quantity-breaks-container--bundle-card .quantity-break__price{color:var(--bundle-text);font-size:2rem;font-weight:500;line-height:1.15}.quantity-breaks-container--bundle-card .quantity-break__compare-price{color:#5f5f5f;font-size:1.4rem;line-height:1.15}.quantity-breaks-container--bundle-card .quantity-break:before{left:3.2rem;width:2.8rem;height:2.8rem;border:.2rem solid var(--bundle-orange-soft);background:#fff;box-shadow:none}.quantity-breaks-container--bundle-card input:checked+.quantity-break:before{border:.2rem solid var(--bundle-orange);background:radial-gradient(circle,var(--bundle-orange) 0 48%,#ffffff 49% 65%,var(--bundle-orange) 66% 100%);box-shadow:none}.quantity-breaks-container--bundle-card .quantity-break__badge{display:block;position:absolute;top:-1.2rem;right:1.4rem;z-index:2;margin:0;padding:.7rem 1.2rem .8rem 1.8rem;border-radius:0 0 .7rem .7rem;background:var(--bundle-orange);clip-path:polygon(1rem 0,100% 0,100% 100%,0 100%);color:#fff;font-size:1.4rem;font-weight:700;line-height:1;white-space:nowrap;transform:none}.quantity-breaks-container--bundle-card label[for=quantity2].quantity-break:after,.quantity-breaks-container--bundle-card label[for=quantity3].quantity-break:after{content:none;display:none}.quantity-breaks-container--bundle-card label[for=quantity2].quantity-break:after{content:none}.quantity-breaks-container--bundle-card label[for=quantity3].quantity-break:after{content:none}@media screen and (max-width:749px){.quantity-breaks-container--bundle-card{gap:.45rem}.quantity-breaks-container--bundle-card .quantity-breaks__title{column-gap:.8rem;font-size:1.5rem;letter-spacing:.08em}.quantity-breaks-container--bundle-card .quantity-break{min-height:7.25rem;padding:1.35rem 1rem 1.35rem 4.8rem}.quantity-breaks-container--bundle-card .quantity-break__content{column-gap:.8rem}.quantity-breaks-container--bundle-card .quantity-break__left .quantity-break__label,.quantity-breaks-container--bundle-card .quantity-break__price{font-size:1.6rem}.quantity-breaks-container--bundle-card .quantity-break__caption{padding:.5rem .8rem;font-size:1.2rem}.quantity-breaks-container--bundle-card .quantity-break__benefit{font-size:1.3rem}.quantity-breaks-container--bundle-card .quantity-break__right{min-width:7.2rem}.quantity-breaks-container--bundle-card .quantity-break:before{left:2.5rem;width:2.4rem;height:2.4rem}.quantity-breaks-container--bundle-card label[for=quantity2].quantity-break:after,.quantity-breaks-container--bundle-card label[for=quantity3].quantity-break:after{content:none;display:none}.quantity-breaks-container--bundle-card .quantity-break__badge{right:.8rem;max-width:56%;padding:.6rem .8rem .7rem 1.4rem;overflow:hidden;text-overflow:ellipsis;font-size:1.15rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-quantity-breaks.css.map */
