.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{margin:0;font-size:var(--txt-top-qb);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(--hover-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}.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}.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}.quantity-break__price{line-height:1;font-size:1.6rem;font-weight:700;color:rgb(var(--color-base-accent-2))}.quantity-break__compare-price{font-size:1.4rem;text-decoration:line-through;line-height:1;color:var(--compare-price)}.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}.qb-card-style{gap:14px}.qb-card-style .quantity-breaks__top-bar{border-radius:12px!important}.qb-card-style .quantity-break{border-radius:12px!important;overflow:hidden;padding:10px 15px 0 35px!important}.qb-card-style input:checked+.quantity-break{box-shadow:0 0 0 2px var(--check-border-qb)}.qb-card-style .quantity-break:before{width:20px;height:20px;left:18px;top:26px;transform:none}.qb-card-style input:checked+.quantity-break:before{top:26px;transform:none}.qb-card-style .quantity-break__content{padding-bottom:1px;align-items:center}.quantity-break__image{flex-shrink:0;width:84px;height:84px;margin-right:14px;background:#fff;border-radius:8px;padding:6px;box-shadow:0 1px 8px #0000001a;display:flex;align-items:center;justify-content:center}.quantity-break__image img{width:100%;height:100%;object-fit:contain;display:block;border-radius:4px}.qb-card-style .quantity-break__label{font-size:1.8rem;font-weight:800;gap:8px;line-height:1.2}.qb-card-style .quantity-break__caption{font-size:1.35rem;opacity:.6;margin-top:4px}.qb-card-style .quantity-break__benefit{font-size:1.1rem;font-weight:700;padding:3px 10px;border-radius:20px;margin-left:6px;line-height:1.7}.qb-card-style .quantity-break__price{font-size:2rem;font-weight:800;line-height:1}.qb-card-style .quantity-break__compare-price{font-size:1.35rem;opacity:.5}.qb-card-style .quantity-break__badge{border-radius:0 12px 0 8px;font-size:1.35rem;font-weight:800;padding:5px 16px;top:0;right:0;transform:none;box-shadow:none;letter-spacing:.02em}.quantity-break__perks{display:flex;flex-direction:column;gap:10px;margin-left:-52px;margin-right:-20px;padding:14px 20px 14px 52px;margin-top:14px;font-size:1.35rem;font-weight:600;line-height:1.3}.quantity-break__perk-item{display:flex;align-items:center;gap:10px}.qb-card-style .quantity-break__left{flex:1;min-width:0;text-align:left}.qb-card-style .quantity-break__content{display:flex;align-items:center;gap:4px}.qb-card-style .quantity-break:before{top:50%!important;transform:translateY(-50%) translate(-50%)!important}.qb-card-style input:checked+.quantity-break:before{top:50%!important;transform:translateY(-50%) translate(-50%)!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-quantity-breaks.css.map */
