.hidden{display:none!important}deployer-quantity-breaks{display:flex;gap:var(--deployer-default-spacing);flex-direction:column;max-width:520px;margin:15px 0}deployer-quantity-breaks.loading{opacity:.5;cursor:not-allowed}deployer-quantity-breaks .quantity-label{display:block;font-size:var(--deployer-form-label-font-size);font-weight:500}deployer-quantity-breaks .quantity-breaks-container{display:flex;flex-direction:row;gap:var(--deployer-default-spacing)}deployer-quantity-breaks .quantity-breaks-container.quantity-breaks-container-top{align-items:stretch}deployer-quantity-breaks .quantity-breaks-container.quantity-breaks-container-bottom{align-items:flex-start}deployer-quantity-breaks .quantity-breaks-container.quantity-breaks-container-row{flex-direction:column}deployer-quantity-breaks .quantity-break{border:1px solid var(--deployer-quantity-breaks-quantity-border-color);width:100%;padding:calc(var(--deployer-default-spacing));padding-top:calc(var(--deployer-default-spacing) * 1.5);border-radius:var(--deployer-default-border-radius);background-color:var(--deployer-quantity-breaks-quantity-background-color);cursor:pointer;display:flex;flex-direction:column;gap:calc(var(--deployer-default-spacing) / 2);align-items:center;flex-grow:1;height:auto;overflow:hidden;min-width:0;flex:1 1 0}@media screen and (max-width: 750px){deployer-quantity-breaks .quantity-break{padding:calc(var(--deployer-default-spacing) / 2);padding-top:calc(var(--deployer-default-spacing))}}deployer-quantity-breaks .quantity-break.quantity-break_no-overflow{overflow:visible;position:relative}deployer-quantity-breaks .quantity-break.selected-quantity-break{border:1px solid var(--deployer-quantity-breaks-quantity-selected-border-color);background-color:var(--deployer-quantity-breaks-quantity-selected-background-color)}deployer-quantity-breaks .quantity-break.disabled-quantity-break{opacity:.5;cursor:not-allowed}deployer-quantity-breaks .quantity-break .quantity-break_main-content{display:flex;flex-direction:column;width:100%;align-items:center;gap:var(--deployer-default-spacing)}deployer-quantity-breaks .quantity-break .quantity-break_main-content .quantity-break_price-and-title-container{display:flex;flex-direction:column;gap:calc(.5 * var(--deployer-default-spacing));align-items:center}deployer-quantity-breaks.deployer-quantity-breaks--with-select-variants .quantity-break .quantity-break_main-content .quantity-break_price-and-title-container{width:100%}deployer-quantity-breaks .quantity-break .quantity-break_image-container{width:100%;display:none;justify-content:center;align-items:center;position:relative}deployer-quantity-breaks .quantity-break .quantity-break_image-container img{height:auto;object-fit:contain;border-radius:calc(var(--deployer-default-border-radius) - var(--deployer-default-spacing))}deployer-quantity-breaks .quantity-break .quantity-break_image-container .quantity-break_image-badge{position:absolute;background-color:rgb(var(--deployer-color-background));color:rgb(var(--deployer-color-foreground));border:var(--deployer-default-border);font-size:var(--deployer-p-small-font-size);border-radius:100%;z-index:1;display:flex;width:var(--deployer-quantity-breaks-quantity-badge-size);height:var(--deployer-quantity-breaks-quantity-badge-size);justify-content:center;align-items:center;font-weight:500}deployer-quantity-breaks .quantity-break h3{font-size:var(--deployer-h3-font-size);margin:0;letter-spacing:normal}deployer-quantity-breaks .quantity-break .quantity-break_price-container{display:flex;column-gap:var(--deployer-default-spacing);flex-wrap:wrap;justify-content:center;font-size:var(--deployer-p-font-size);color:rgb(var(--deployer-color-foreground))}@media screen and (max-width: 750px){deployer-quantity-breaks .quantity-break .quantity-break_price-container p{font-size:var(--deployer-p-small-font-size)}deployer-quantity-breaks .quantity-break .quantity-break_price-container .quantity-break_price-container_unit-price{font-size:var(--deployer-xs-font-size)}}deployer-quantity-breaks .quantity-break .quantity-break_price-container .quantity-break_price-container_compare-at-price,deployer-quantity-breaks .quantity-break .quantity-break_price-container .quantity-break_price-container_price{margin:0;line-height:1}deployer-quantity-breaks .quantity-break .quantity-break_price-container .quantity-break_price-container_price{font-weight:700}deployer-quantity-breaks .quantity-break .quantity-break_price-container .quantity-break_price-container_compare-at-price{text-decoration:line-through;opacity:.75}deployer-quantity-breaks .quantity-break .quantity-break_price-container .quantity-break_price-container_unit-price{margin:0;line-height:1.3;text-align:center;font-weight:500}deployer-quantity-breaks .quantity-break .quantity-break_banner{padding:calc(.5 * var(--deployer-default-spacing)) calc(.75 * var(--deployer-default-spacing));background-color:var(--deployer-quantity-breaks-banner-background-color);color:var(--deployer-quantity-breaks-banner-text-color);text-align:center;font-size:var(--deployer-p-small-font-size);width:calc(100% + 2 * var(--deployer-default-spacing));z-index:1;line-height:1.2;font-weight:500}@media screen and (max-width: 750px){deployer-quantity-breaks .quantity-break .quantity-break_banner{font-size:var(--deployer-xs-font-size)}}deployer-quantity-breaks .quantity-break.selected-quantity-break .quantity-break_banner{background-color:var(--deployer-quantity-breaks-banner-background-color);color:var(--deployer-quantity-breaks-banner-text-color)}deployer-quantity-breaks .quantity-break .quantity-break_banner.quantity-break_banner-top{margin-top:calc(-1 * var(--deployer-default-spacing))}deployer-quantity-breaks .quantity-break .quantity-break_banner.quantity-break_banner-bottom{margin-bottom:calc(-1 * var(--deployer-default-spacing))}deployer-quantity-breaks .quantity-break .quantity-break_banner.quantity-break_banner-overlap{max-width:calc(max-content + var(--deployer-default-spacing));width:max-content;border-radius:var(--deployer-default-border-radius)}deployer-quantity-breaks .quantity-break .quantity-break_banner.quantity-break_banner-overlap.quantity-break_banner-bottom{margin-bottom:calc(-2 * var(--deployer-default-spacing))}deployer-quantity-breaks .quantity-break .quantity-break_banner.quantity-break_banner-overlap.quantity-break_banner-top{position:absolute;top:0}deployer-quantity-breaks .quantity-breaks-container-row .quantity-break{flex-direction:column;justify-content:flex-start;position:relative;flex:auto}deployer-quantity-breaks .quantity-breaks-container-row .quantity-break .quantity-break_main-content{flex-direction:row}deployer-quantity-breaks.deployer-quantity-breaks--with-select-variants .quantity-breaks-container-row .quantity-break.selected-quantity-break .quantity-break_main-content{align-items:flex-start}deployer-quantity-breaks .quantity-breaks-container-row .quantity-break .quantity-break_main-content .quantity-break_image-container{width:auto}deployer-quantity-breaks .quantity-breaks-container-row .quantity-break .quantity-break_main-content .quantity-break_image-container img{max-width:80px}deployer-quantity-breaks.deployer-quantity-breaks--with-select-variants .quantity-breaks-container-row .quantity-break .quantity-break_main-content .quantity-break_image-container img{min-width:80px}deployer-quantity-breaks .quantity-breaks-container-row .quantity-break .quantity-break_main-content .quantity-break_price-and-title-container{align-items:flex-start}deployer-quantity-breaks .quantity-breaks-container-row .quantity-break .quantity-break_banner.quantity-break_banner-overlap{position:absolute;right:var(--deployer-default-spacing)}deployer-quantity-breaks .quantity-breaks-container-row .quantity-break .quantity-break_banner.quantity-break_banner-overlap.quantity-break_banner-bottom{bottom:var(--deployer-default-spacing)}deployer-quantity-breaks .quantity-breaks-container-row .quantity-break .quantity-break_banner.quantity-break_banner-overlap.quantity-break_banner-top,deployer-quantity-breaks .quantity-breaks-container-row .quantity-break .quantity-break_banner.quantity-break_banner-overlap.quantity-break_banner-bottom{margin-top:0;margin-bottom:0}.quantity-break_variant-picker-container{display:none;flex-direction:column;font-size:var(--deployer-p-font-size)}deployer-quantity-breaks .quantity-break.selected-quantity-break .quantity-break_variant-picker-container{display:flex;width:100%}.quantity-break_variant-picker-container fieldset{flex:0 0 100%;padding:0;margin:0;min-width:auto;border:none}.quantity-break_variant-picker-container fieldset legend{font-size:var(--deployer-p-font-size);padding:0;margin-bottom:3px}deployer-quantity-breaks .quantity-break_subtext{margin:0;font-weight:300;font-size:var(--deployer-p-small-font-size)}@media screen and (max-width: 750px){deployer-quantity-breaks.deployer-quantity-breaks--with-select-variants .quantity-break.selected-quantity-break .quantity-break_main-content .quantity-break_price-and-title-container{overflow:hidden}}deployer-quantity-break-distribution{display:block;margin-top:var(--deployer-default-spacing)}deployer-quantity-break-distribution .quantity-label{margin-bottom:1rem}.quantity-break_distribution{background-color:#fff;border:var(--deployer-default-border);border-radius:var(--deployer-default-border-radius);color:rgb(var(--deployer-color-foreground))}.quantity-break_distribution-header{display:flex;align-items:center;justify-content:space-between}.quantity-break_distribution-header svg{position:relative;right:0;width:18px;height:18px}details[open]>.quantity-break_distribution-header svg{transform:rotate(180deg)}.quantity-break_distribution .quantity-break_distribution-header,.quantity-break_distribution .quantity-break_distribution-variant{padding:var(--deployer-default-spacing) calc(var(--deployer-default-spacing) * 1.5)}.quantity-break_distribution .quantity-break_distribution-header{font-weight:600}.quantity-break_distribution .quantity-break_distribution-variant{border-top:var(--deployer-default-border)}.quantity-break_distribution-variant{display:flex;gap:1rem;align-items:center}.quantity-break_distribution-variant-image,.quantity-break_distribution-variant-image img{width:45px;height:45px}.quantity-break_distribution-variant-image img{border-radius:4px;overflow:hidden;object-fit:cover}.quantity-break_distribution-variant-title-and-quantity{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%}.quantity-break_distribution-variant-title{color:rgb(var(--deployer-color-foreground))}.quantity-break_distribution-variant-quantity-wrapper .deployer-quantity{margin:2px 0}
/*# sourceMappingURL=/cdn/shop/t/72/assets/component-deployer-quantity-breaks.css.map */
