.et-bundle{background:#fff;border-radius:16px;display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;box-sizing:border-box;max-width:100%;overflow:hidden;margin-bottom:24px}.et-bundle *:before,.et-bundle *:after{box-sizing:border-box}.et-bundle input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0}.et-bundle__header{width:100%;max-width:100%}.et-bundle__header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap}.et-bundle__title{font-weight:600;font-size:18px;line-height:1.2;color:#1a1c1d;margin:0}.et-bundle__discount-badge{background:#d4ff4a;border-radius:20px;padding:6px 16px;font-weight:600;font-size:14px;color:#1a1c1d;white-space:nowrap}.et-bundle__description{font-size:16px;line-height:1.5;color:#6b6b6b;margin:0;padding-bottom:16px}.et-bundle__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;max-width:100%}.et-bundle__product-item{display:flex;flex-direction:column;gap:12px;min-width:0;max-width:100%}.et-bundle__product-item--main{grid-row:1 / 3}@media (max-width: 767px){.et-bundle__product-item--main{grid-row:auto}}.et-bundle__product-card{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;border:1px solid #EBEBEB;height:100%;min-width:0;max-width:100%}.et-bundle__product-card--main{height:100%}.et-bundle__product-card--main .et-bundle__variant-selector{display:none}.et-bundle__image-wrapper{position:relative;width:100%;padding-bottom:100%;background:#f9f9f9;overflow:hidden;max-width:100%}.et-bundle__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;max-width:100%}.et-bundle__product-info{padding:16px;display:flex;flex-direction:column;gap:12px;flex-grow:1}.et-bundle__product-title{font-weight:600;font-size:16px;line-height:1.4;color:#1a1c1d;margin:0;min-height:44px}.et-bundle__variant-selector{display:flex;align-items:center}.et-bundle__select-wrapper{position:relative;width:100%;border:1px solid #EBEBEB;border-radius:8px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;background:#fff;min-height:44px}.et-bundle__select{appearance:none;-webkit-appearance:none;background:transparent;border:none;font-size:14px;color:#1a1c1d;width:100%;position:absolute;top:0;left:0;height:100%;opacity:0;cursor:pointer}.et-bundle__selected-value{font-size:14px;font-weight:500;color:#1a1c1d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.et-bundle__select-arrow{width:12px;height:12px;min-width:12px;color:#6b6b6b;pointer-events:none;flex-shrink:0}.et-bundle__price-row{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:auto}.et-bundle__price-wrapper{display:flex;align-items:center;gap:8px}.et-bundle__price{font-weight:500;line-height:120%;font-size:14px;color:#0a5a40}.et-bundle__compare-price{font-weight:400;font-size:14px;color:#2c2d2e99;text-decoration:line-through;line-height:14px}.et-bundle__toggle{position:relative;display:block;width:52px;height:32px;cursor:pointer;margin:0 auto}.et-bundle__toggle-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.et-bundle__toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.3s;border-radius:32px}.et-bundle__toggle-slider:before{position:absolute;content:"";height:24px;width:24px;left:4px;bottom:2.5px;background-color:#fff;transition:.3s;border-radius:50%}.et-bundle__toggle-input:checked+.et-bundle__toggle-slider{background-color:#ff8c18}.et-bundle__toggle-input:checked+.et-bundle__toggle-slider:before{transform:translate(20px)}.et-bundle__product-item--main .et-bundle__toggle{display:none}.et-bundle__toggle--disabled{opacity:.7;cursor:not-allowed}.et-bundle__toggle--disabled .et-bundle__toggle-slider{cursor:not-allowed}.et-bundle__toggle--disabled .et-bundle__toggle-input:disabled+.et-bundle__toggle-slider{background-color:#ff8c18}.et-bundle__toggle--disabled .et-bundle__toggle-input:disabled+.et-bundle__toggle-slider:before{transform:translate(20px)}.et-bundle__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;width:100%;max-width:100%}.et-bundle__total-section{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.et-bundle__total-price{display:flex;align-items:center;gap:8px;position:relative;z-index:1}.et-bundle__total-current{font-weight:500;font-size:18px;color:#2c2d2e}.et-bundle__total-original{font-weight:400;font-size:18px;color:#2c2d2e99;text-decoration:line-through}.et-bundle__savings-badge{background:#d4ff4a;border-radius:20px;padding:2px 8px;font-weight:500;font-size:12px;color:#1a1c1d;white-space:nowrap;position:relative;z-index:1}.et-bundle__add-button{background:#ff8c18;border:none;border-radius:50px;padding:12px 32px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:14px;color:#fff;cursor:pointer;transition:all .3s ease;position:relative}.et-bundle__add-button:hover{background:#e67d0f;box-shadow:0 4px 12px #ff8c184d}.et-bundle__add-button:active{transform:translateY(0)}.et-bundle__add-button:disabled{cursor:not-allowed;opacity:.7}.et-bundle__add-button-content{display:flex;align-items:center;gap:8px;transition:opacity .2s ease}.et-bundle__add-button.loading .et-bundle__add-button-content{opacity:0;visibility:hidden}.et-bundle__add-button-text{white-space:nowrap}.et-bundle__add-button-icon{width:24px;height:24px;flex-shrink:0}.et-bundle__add-button .loading-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none;width:24px;height:24px}.et-bundle__add-button.loading .loading-overlay{display:block}.et-bundle__add-button .loading-overlay svg{width:24px;height:24px;animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 767px){.et-bundle{padding:16px;gap:12px}.et-bundle__title{font-size:16px}.et-bundle__discount-badge{font-size:12px;padding:4px 12px}.et-bundle__description{font-size:14px}.et-bundle__product-title{font-size:14px;min-height:40px}.et-bundle__price,.et-bundle__compare-price{font-size:16px}.et-bundle__footer{flex-direction:column;align-items:stretch}.et-bundle__total-section{flex-direction:column;align-items:flex-start;gap:12px}.et-bundle__total-current,.et-bundle__total-original{font-size:16px}.et-bundle__add-button{width:100%;justify-content:center;padding:14px 32px;font-size:16px}}.et-bundle{display:none}body.pdp_003 .et-bundle{display:block}
/*# sourceMappingURL=/cdn/shop/t/45/assets/et-upsell-to-bundle.css.map */
