.product-bundles{border:1px solid #e1e1e1;border-radius:8px;padding:20px 24px}.product-bundles__header{margin-bottom:20px}.product-bundles__title{font-size:16px;font-weight:400;margin:0}.bundle-main-row__content{display:flex;align-items:center;gap:13px}.bundle-main-row__images{display:flex;align-items:center;gap:13px;flex-shrink:1;min-width:0}.bundle-main-row__image,.bundle-main-row__bundle-image{flex-shrink:0}.bundle-main-row__image img,.bundle-main-row__bundle-image img{width:100px;height:100px;border-radius:4px;object-fit:cover;transition:all .3s ease}@media (max-width: 1024px){.bundle-main-row__image img,.bundle-main-row__bundle-image img{width:90px;height:90px}}@media (max-width: 900px){.bundle-main-row__image img,.bundle-main-row__bundle-image img{width:80px;height:80px}}@media (max-width: 768px){.bundle-main-row__image img,.bundle-main-row__bundle-image img{width:70px;height:70px}}.bundle-main-row__plus{flex-shrink:0;display:flex;align-items:center;justify-content:center}.bundle-main-row__plus svg{width:24px;height:24px}.bundle-main-row__info{flex:1;min-width:0}.bundle-main-row__title{font-size:16px;font-weight:500;overflow-wrap:break-word}.bundle-main-row__variant-price-row{display:flex;justify-content:space-between;align-items:center;margin:5px 0;flex-wrap:wrap;gap:8px}.bundle-main-row__variant-picker{flex:1;min-width:0}.bundle-main-row__variant-title{font-weight:500;color:#666;font-size:14px;word-wrap:break-word}.bundle-main-row__price-quantity-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.bundle-main-row__price{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.bundle-main-row__current-price{font-size:20px;font-weight:600;color:#141529;line-height:120%;word-break:break-word}.bundle-main-row__compare-price{font-size:14px;font-weight:400;color:#666;text-decoration:line-through;line-height:120%;word-break:break-word}.bundle-main-row__quantity{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.bundle-main-row__quantity-value{font-weight:500;color:#2d2d2d;font-size:14px;white-space:nowrap}.bundle-toggle{text-align:center;margin:10px 0 19px;display:flex;justify-content:center}.bundle-toggle__btn{display:inline-flex;align-items:center;color:#777;cursor:pointer;font-size:14px;font-weight:400;justify-content:center;gap:8px;background:none;border:none;padding:0}.bundle-toggle__btn--collapse{justify-content:center}.bundle-toggle__icon{display:flex;align-items:center}.bundle-toggle__icon svg{width:13px;height:13px}.bundle-divider{position:relative;text-align:center;margin:1.5rem 0;border-top:1px solid #e1e1e1}.bundle-divider__text{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#fff;padding:0 1rem;font-size:.9rem;color:#666}.bundle-list{margin-bottom:8px}.bundle-item{margin-bottom:24px}.bundle-item:last-child{margin-bottom:0}.bundle-item__inner{display:flex;align-items:center;gap:8px;width:100%}.bundle-item__left{display:flex;align-items:center;gap:15px;flex-shrink:0}.bundle-item__checkbox{flex-shrink:0}.bundle-checkbox{width:20px;height:20px;border:1.67px solid #D3D2D0;border-radius:4px;cursor:pointer;appearance:none;-webkit-appearance:none;position:relative;transition:all .2s ease;background:#fff}.bundle-checkbox:checked{background:#f4ce52;border-color:#f4ce52}.bundle-checkbox:checked:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.bundle-item__image{flex-shrink:0}.bundle-item__image img{width:64px;height:64px;border-radius:4px;object-fit:cover;border:1px solid #e1e1e1}.bundle-item__middle{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.bundle-item__title{font-size:14px;font-weight:500;margin:0;color:#2d2d2d;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.3}.bundle-item__variant-selector{width:100%;max-width:150px}.bundle-item__variant-select{width:100%;height:32px;padding:0 1rem;border:1px solid #D2D2D2;border-radius:695px;font-size:13px;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px) center;background-size:16px}.bundle-item__price{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.bundle-item__current-price{font-size:14px;font-weight:600;line-height:120%;color:#000}.bundle-item__compare-price{font-size:12px;color:#646464;line-height:120%;text-decoration:line-through}.bundle-item__right{display:flex;align-items:center;flex-shrink:0;max-width:150px;width:100%}.bundle-item__quantity-selector{width:100%}.bundle-quantity-selector{display:flex;align-items:center;border:1px solid #D3D2D0;border-radius:700px;overflow:hidden;background:#fff;height:32px;width:100%;max-width:150px}.bundle-quantity-selector__btn-left{width:32px;height:32px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;flex-shrink:0;background:#fff}.bundle-quantity-selector__btn-right{width:32px;height:32px;border:none;background:#f3f3f4;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;flex-shrink:0}.bundle-quantity-selector__input{flex:1;min-width:0;height:100%;text-align:center;border:none;border-left:1px solid #D3D2D0;border-right:1px solid #D3D2D0;font-size:.9rem;background:transparent;padding:0}.bundle-quantity-selector__input::-webkit-outer-spin-button,.bundle-quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bundle-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid #e1e1e1;flex-wrap:wrap;gap:16px}.bundle-footer__total{flex:1;min-width:0}.bundle-footer__total-label{font-size:.9rem;color:#666;margin-bottom:.25rem}.bundle-footer__total-price{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.bundle-footer__current-price{font-size:24px;font-weight:600;line-height:120%;color:#141529}.bundle-footer__compare-price{font-size:16px;font-weight:400;color:#666;line-height:120%;text-decoration:line-through}.bundle-footer__actions{flex-shrink:0}.bundle-footer__add-btn{min-width:200px;max-width:217px;position:relative;display:inline-flex;align-items:center;justify-content:center;color:#141529;border:1px solid #141529;border-radius:61px;background-color:#fff;cursor:pointer;padding:12px 24px;font-size:16px;font-weight:500;height:48px;transition:all .2s ease}.bundle-footer__add-btn:hover{color:#fff;background-color:#f4ce52;border-color:#f4ce52}.bundle-footer__add-btn.loading{opacity:.7;pointer-events:none}.bundle-footer__add-btn.loading .btn__text{display:none}.bundle-footer__add-btn.loading .btn__loading{display:flex}.btn__text{display:inline}.btn__loading{display:none;align-items:center;gap:.5rem}.btn__loading-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.bundle-item__variant-selector{max-width:130px}.bundle-item__variant-select{height:30px;font-size:12px;padding:0 .8rem}.bundle-item__right{max-width:130px}.bundle-quantity-selector{max-width:130px;height:30px}.bundle-quantity-selector__btn-left,.bundle-quantity-selector__btn-right{width:30px;height:30px}.bundle-quantity-selector__input{font-size:.8rem}.bundle-main-row__price{flex-direction:column;align-items:flex-start;gap:.25rem}.bundle-main-row__current-price{font-size:18px}.bundle-main-row__compare-price{font-size:13px}.bundle-footer__add-btn{min-width:180px;padding:10px 20px;font-size:15px;height:44px}.bundle-footer__current-price{font-size:22px}.bundle-footer__compare-price{font-size:15px}}@media (max-width: 768px){.product-bundles{padding:1rem}.bundle-item__variant-selector{max-width:120px}.bundle-item__variant-select{height:28px;font-size:11px;padding:0 .7rem}.bundle-item__right{max-width:120px}.bundle-quantity-selector{max-width:120px;height:28px}.bundle-quantity-selector__btn-left,.bundle-quantity-selector__btn-right{width:28px;height:28px}.bundle-quantity-selector__input{font-size:.75rem}.bundle-footer{flex-direction:column;align-items:stretch;gap:1rem}.bundle-footer__total-price{justify-content:space-between}.bundle-footer__add-btn{width:100%;min-width:auto;max-width:none}.bundle-item__inner{flex-wrap:wrap}.bundle-item__right{width:100%;max-width:none;justify-content:flex-start;margin-top:.5rem}.bundle-main-row__price-quantity-row{flex-direction:column;align-items:flex-start;gap:.5rem}.bundle-quantity-selector{max-width:150px}}@media (max-width: 600px){.bundle-item__variant-selector{max-width:110px}.bundle-item__variant-select{height:26px;padding:0 .6rem}.bundle-item__right{max-width:110px}.bundle-quantity-selector{max-width:110px;height:26px}.bundle-quantity-selector__btn-left,.bundle-quantity-selector__btn-right{width:26px;height:26px}.bundle-main-row__current-price{font-size:16px}.bundle-footer__current-price{font-size:20px}.bundle-footer__compare-price{font-size:14px}}@media (max-width: 376px){.product-bundles{padding:12px}.bundle-main-row__content{display:grid;grid-template-areas:"images info" "images info";grid-template-columns:auto 1fr;gap:12px;align-items:start}.bundle-main-row__images{grid-area:images;display:flex;flex-direction:column;align-items:center;gap:5px}.bundle-main-row__plus,.bundle-main-row__bundle-image{grid-area:images}.bundle-main-row__info{grid-area:info}.bundle-main-row__image img,.bundle-main-row__bundle-image img{width:64px;height:64px}.bundle-main-row__plus svg{width:16px;height:16px}.bundle-main-row__title{font-size:14px;margin-bottom:5px;max-width:none}.bundle-main-row__variant-price-row{margin-bottom:6px}.bundle-main-row__variant-title{font-size:16px}.bundle-main-row__price-quantity-row{flex-direction:row;justify-content:space-between;align-items:center}.bundle-main-row__current-price{font-size:20px}.bundle-main-row__compare-price{font-size:12px}.bundle-main-row__quantity-value{font-size:13px}.bundle-item__right{width:100%;max-width:none;justify-content:flex-start;padding-left:106px;margin-top:0}.bundle-quantity-selector{height:28px;width:124px;max-width:124px}.bundle-quantity-selector__btn-left,.bundle-quantity-selector__btn-right{width:28px;height:28px}.bundle-quantity-selector__input{width:68px;font-size:13px}.bundle-item__variant-selector{max-width:140px}.bundle-item__variant-select{height:28px;font-size:12px;padding:0 .8rem}.bundle-footer{flex-direction:row;align-items:center;gap:12px;padding-top:16px}.bundle-footer__total{flex:1}.bundle-footer__current-price{font-size:16px;line-height:120%}.bundle-footer__compare-price{font-size:13px;line-height:120%}.bundle-footer__actions{flex-shrink:0}.bundle-footer__add-btn{min-width:140px;padding:8px 16px;font-size:14px;white-space:nowrap;height:40px}}@media (max-width: 320px){.bundle-main-row__image img,.bundle-main-row__bundle-image img{width:55px;height:55px}.bundle-footer__add-btn{min-width:120px;padding:6px 12px;font-size:13px;height:36px}.bundle-item__inner{flex-direction:column;align-items:flex-start}.bundle-item__right{padding-left:0;margin-top:8px}.bundle-quantity-selector{width:100%;max-width:150px}}@media (min-width: 769px){@media (max-width: 1024px) and (min-width: 1001px){.bundle-footer__total-price{flex-direction:column;align-items:flex-start;gap:.25rem}.bundle-footer__compare-price{margin-top:-2px}}@media (max-width: 1000px){.bundle-footer__total-price{flex-direction:row;align-items:center}}@media (max-width: 900px){.bundle-footer__add-btn{min-width:160px;padding:8px 16px;font-size:14px;height:42px}}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/component-product-bundles.css.map */
