.ftb-quantity-break{display:block;padding:80px 16px;background:#f2f2f3;background:var(--ftb-secondary-page-bg-color, #f2f2f3)}.ftb-quantity-break.ftb-max-height-hide{max-height:0}.ftb-quantity-break.ftb-max-height-show{max-height:1000px !important}.ftb-quantity-break__wrapper{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;margin-left:auto;margin-right:auto;border-radius:var(--ftb-border-radius-value);box-shadow:0 0 22px 0 rgba(0,0,0,.2);overflow:hidden}.ftb-quantity-break__left{display:flex;padding:24px;flex-direction:column;align-items:flex-start;flex:1 0 0;width:100%;min-width:400px;background:#fff;background:var(--ftb-bg-color-1, #fff)}.ftb-quantity-break__right{display:block;width:100%;flex:1 0 0;align-self:stretch;min-height:470px;height:100%}.ftb-quantity-break__background{width:100%;height:100%}.ftb-quantity-break__background img{width:100%;height:100%}.ftb-quantity-break__background img.ftb-fill{-o-object-fit:cover;object-fit:cover}.ftb-quantity-break__background img.ftb-fit{-o-object-fit:contain;object-fit:contain}.ftb-quantity-break__header{color:#303030;font-size:32px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-0.54px}.ftb-quantity-break__button{width:100%}.ftb-quantity-break__button button{margin:0;border:none;outline:none;cursor:pointer;width:100%;display:flex;height:44px;padding:16px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:var(--ftb-border-radius-value);background:#181818;background:var(--ftb-primary-accent-one-color, #181818);transition:opacity .3s ease;color:#fff;color:var(--ftb-secondary-text-btn-color, #fff);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:24px;position:relative}.ftb-quantity-break__button button.ftb-loading span{display:none}.ftb-quantity-break__button button.ftb-loading .ftb-loading__spinner{top:50%;left:50%;transform:translate(-50%, -50%);position:absolute;height:100%;display:flex !important;align-items:center}.ftb-quantity-break__button button.ftb-loading .ftb-loading__spinner .ftb-path{stroke:var(--ftb-secondary-text-btn-color) !important}.ftb-quantity-break__button button:not(:disabled):hover{opacity:.8}.ftb-quantity-break__button button:disabled{opacity:.3;cursor:not-allowed}.ftb-quantity-break__content{display:flex;padding-bottom:16px;flex-direction:column;align-items:stretch;gap:16px;width:100%}.ftb-quantity-break__item{display:flex;flex-direction:column;padding:18px 12px;cursor:pointer}.ftb-quantity-break__item-top{display:flex;align-items:center;gap:8px}.ftb-quantity-break__item-content{display:flex;align-items:center;gap:8px;flex:1}.ftb-quantity-break__item.ftb-selected{cursor:default}.ftb-quantity-break__item.ftb-selected .ftb-quantity-break__info-header h3{opacity:1}.ftb-quantity-break__item.ftb-selected .ftb-quantity-break__money{opacity:1}.ftb-quantity-break__divider{display:block !important;width:100%;height:1px;background:#e3e3e3;background:var(--ftb-primary-border-color, #e3e3e3)}.ftb-quantity-break__divider:last-child{display:none !important}.ftb-quantity-break__radio{display:flex;justify-content:center;align-items:center;width:20px;height:20px;flex-shrink:0;border:1px solid #b2b2b2;border:1px solid var(--ftb-secondary-border-color, #b2b2b2);opacity:.5;border-radius:50%;transition:all .3s ease;cursor:pointer}.ftb-quantity-break__radio input[type=radio]{display:none}.ftb-quantity-break__radio svg{opacity:0;transition:opacity .3s ease}.ftb-quantity-break__radio:has(input[type=radio]:checked){cursor:default;border:none;opacity:1;background:#181818;background:var(--ftb-primary-accent-one-color, #181818)}.ftb-quantity-break__radio:has(input[type=radio]:checked) svg{opacity:1}.ftb-quantity-break__info{flex:1;display:flex;flex-direction:column;gap:8px}.ftb-quantity-break__info-header{display:flex;align-items:center;gap:8px}.ftb-quantity-break__info-header h3{color:#303030;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin:0}.ftb-quantity-break__info-desc{margin:0;padding-left:0;color:#4b1eff;color:var(--ftb-primary-accent-two-color, #4b1eff);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.ftb-quantity-break__info-desc strong{color:#4b1eff;color:var(--ftb-primary-accent-two-color, #4b1eff);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.ftb-quantity-break__variants{display:flex;flex-direction:column;gap:16px;max-height:0;transition:max-height .4s ease;overflow:hidden;margin-top:16px}.ftb-quantity-break__variants .ftb-variant-option{display:flex;align-items:center;gap:12px;width:100%}.ftb-quantity-break__variants .ftb-variant-option p{color:#303030;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin:0}.ftb-quantity-break__variants .ftb-variant-option .ftb-variant{width:100%}.ftb-quantity-break__variants .ftb-variant-option .ftb-variant button{border:none;outline:none;background-color:rgba(0,0,0,0);cursor:pointer;width:100%;display:flex;height:40px;min-height:40px;padding:12px 22px;justify-content:space-between;align-items:center;border-radius:var(--ftb-border-radius-value);border:1px solid #e3e3e3;border:1px solid var(--ftb-primary-border-color, #e3e3e3)}.ftb-quantity-break__variants .ftb-variant-option .ftb-variant button svg{fill:#1a1a1a;fill:var(--ftb-icon-color, #1a1a1a)}.ftb-quantity-break__variants .ftb-variant-option .ftb-variant button span{margin:0;padding:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#181818;color:var(--ftb-secondary-text-color, #181818);text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.ftb-quantity-break__price{display:block}.ftb-quantity-break__money{color:#181818;color:var(--ftb-secondary-text-color, #181818);font-size:20px;font-style:normal;font-weight:600;line-height:30px}.ftb-quantity-break__most-popular{display:flex;padding:4px 8px;justify-content:center;align-items:center;border-radius:8px;background:#4b1eff;background:var(--ftb-primary-accent-two-color, #4b1eff)}.ftb-quantity-break__most-popular span{color:#fff;color:var(--ftb-secondary-text-btn-color, #fff);font-size:12px;font-style:normal;font-weight:510;line-height:14.4px}@media(max-width: 720px){.ftb-quantity-break{padding:40px}.ftb-quantity-break__wrapper{grid-template-columns:100%}.ftb-quantity-break__left{min-width:100%}.ftb-quantity-break__right{max-height:472px;min-height:472px;grid-row-start:1}.ftb-quantity-break__header{padding-left:12px}}@media(max-width: 480px){.ftb-quantity-break{padding:40px 16px}.ftb-quantity-break__right{max-height:240px;min-height:240px}.ftb-quantity-break__left{padding:16px}.ftb-quantity-break__item-top{flex-direction:column;align-items:stretch;gap:22px;position:relative}.ftb-quantity-break__radio{position:absolute;top:50%;right:0px;transform:translateY(-50%)}.ftb-quantity-break__info-desc{padding-right:32px}}
