.et-bundle{display:flex;flex-direction:column;gap:0}.et-bundle__heading{font-size:16px;font-weight:400;color:gray;line-height:20px;margin:0 0 16px}.et-bundle__progress{background:#f8f8f8;border-radius:12px;padding:20px 24px 16px;margin-bottom:12px;position:relative}.et-bundle__tiers{display:flex;justify-content:space-between;position:relative}.et-bundle__tier{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;position:relative;z-index:1}.et-bundle__tier:first-child{align-items:flex-start}.et-bundle__tier:last-child{align-items:flex-end}.et-bundle__tier-amount{font-size:14px;font-weight:500;color:gray;line-height:18px;white-space:nowrap;transition:color .3s ease}.et-bundle__tier.is-reached .et-bundle__tier-amount{font-weight:600;color:#1a1a1a}.et-bundle__tier-dot{width:12px;height:12px;border-radius:50%;background:#fff;border:1px solid #e3e3e3;transition:background-color .3s ease,border-color .3s ease;flex-shrink:0}.et-bundle__tier.is-reached .et-bundle__tier-dot{background:#d1de39;border-color:#fff}.et-bundle__tier-label{font-size:14px;font-weight:400;color:gray;line-height:16px;white-space:nowrap}.et-bundle__tier.is-reached .et-bundle__tier-label{color:#1a1a1a;font-weight:500}.et-bundle__track{position:absolute;left:24px;right:24px;height:4px;background:#fff;border-radius:2px;top:49px}.et-bundle__track-fill{position:absolute;top:0;left:0;height:100%;background:#d1de39;border-radius:2px;width:0%;transition:width .3s ease}.et-bundle__items{display:flex;flex-direction:column;gap:8px}.et-bundle__item{background:#f8f8f8;border-radius:12px;overflow:hidden}.et-bundle__item-main{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(26,26,26,.08);cursor:pointer}.et-bundle__checkbox-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.et-bundle__checkbox-input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.et-bundle__checkbox-visual{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;border:1.5px solid #d0d0d0;transition:all .2s ease;color:transparent}.et-bundle__checkbox-input:checked+.et-bundle__checkbox-visual{border-color:#1a1a1a;color:#1a1a1a}.et-bundle__item-image-wrap{flex-shrink:0;width:56px;height:68px;border-radius:8px;overflow:hidden;background:#f4f4f4;display:flex;align-items:center;justify-content:center;cursor:pointer}.et-bundle__item-image{width:100%;height:100%;object-fit:contain}.et-bundle__item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.et-bundle__item-title{font-size:16px;font-weight:500;color:#1a1a1a;line-height:20px}.et-bundle__item-tagline,.et-bundle__item-desc{font-size:13px;font-weight:400;color:gray;line-height:18px}.et-bundle__item-price-row{display:flex;align-items:center;gap:8px;margin-top:2px}.et-bundle__item-price{font-size:14px;font-weight:500;color:#1a1a1a;line-height:18px}.et-bundle__item-compare{font-size:14px;font-weight:400;color:#b3b3b3;line-height:18px;text-decoration:line-through}.et-bundle__item-badge{display:inline-flex;align-items:center;padding:3px 8px;background:#d1de39e6;border-radius:100px;font-size:12px;font-weight:500;color:#1a1a1a;line-height:14px;white-space:nowrap}.et-bundle__variants{padding:16px}.et-bundle__variants-label{font-size:13px;font-weight:400;color:gray;line-height:18px;margin:0 0 8px}.et-bundle__variants-grid{display:flex;gap:8px;padding-bottom:8px;overflow-x:auto;scrollbar-width:thin;padding-top:8px}.et-bundle__variants-grid::-webkit-scrollbar{height:4px}.et-bundle__variants-grid::-webkit-scrollbar-track{background:transparent}.et-bundle__variants-grid::-webkit-scrollbar-thumb{background:#e3e3e3;border-radius:4px}.et-bundle__variant-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 12px;border:none;outline:2px solid #ffffff;outline-offset:-2px;border-radius:12px;cursor:pointer;transition:outline-color .2s ease,background-color .2s ease;width:100%;min-width:130px;background:#fff}.et-bundle__variant-card:hover{outline-color:#1a1a1a26}.et-bundle__variant-card.is-selected{outline-color:#d1de39}.et-bundle__variant-input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.et-bundle__variant-badge{position:absolute;top:-8px;display:inline-flex;align-items:center;padding:3px 8px;background:#d1de39e6;border-radius:100px;font-size:11px;font-weight:500;color:#1a1a1a;line-height:12px;white-space:nowrap}.et-bundle__variant-image{width:48px;height:60px;object-fit:contain}.et-bundle__variant-name{font-size:12px;font-weight:400;color:#1a1a1a;line-height:16px;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;width:100%;max-width:100%;min-height:32px}.et-bundle__footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 16px;gap:16px;background:#f8f8f8;border-radius:12px;margin-top:16px}.et-bundle__footer-left{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.et-bundle__footer-label{font-size:18px;font-weight:600;color:#1a1a1a;line-height:24px}.et-bundle__footer-badge{display:inline-flex;align-items:center;padding:4px 10px;background:#d1de39e6;border-radius:100px;font-size:13px;font-weight:500;color:#1a1a1a;line-height:14px;white-space:nowrap}.et-bundle__footer-right{display:flex;align-items:center;gap:16px}.et-bundle__footer-prices{display:flex;align-items:center;gap:8px}.et-bundle__footer-price{font-size:16px;font-weight:600;color:#1a1a1a;line-height:20px}.et-bundle__footer-compare{font-size:16px;font-weight:400;color:#b3b3b3;line-height:20px;text-decoration:line-through}.et-bundle__atc{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:#d1de39;color:#1a1a1a;border:none;border-radius:50px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;line-height:18px;cursor:pointer;transition:opacity .2s ease,background-color .2s ease;white-space:nowrap;position:relative}.et-bundle__atc:hover:not(.is-disabled){background:#c5d132}.et-bundle__atc.is-disabled{opacity:.64;cursor:not-allowed}.et-bundle__atc-lock{flex-shrink:0}.et-bundle__atc.is-disabled .et-bundle__atc-lock{display:inline-flex}.et-bundle__atc:not(.is-disabled) .et-bundle__atc-lock{display:none}.et-bundle__atc-spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center}.et-bundle__atc.is-loading span,.et-bundle__atc.is-loading .et-bundle__atc-lock{visibility:hidden}.et-bundle__atc.is-loading .et-bundle__atc-spinner{display:flex}@media screen and (max-width:749px){.et-bundle__progress{padding:16px 16px 12px}.et-bundle__track{top:46px}.et-bundle__tier-amount,.et-bundle__tier-label{font-size:12px}.et-bundle__item-title{font-size:14px}.et-bundle__item-desc{font-size:12px}.et-bundle__item-image-wrap{width:48px;height:56px}.et-bundle__variant-card{padding:8px 10px;min-width:110px}.et-bundle__variant-image{width:40px;height:50px}.et-bundle__variant-name{font-size:11px}.et-bundle__footer{gap:12px}.et-bundle__footer-right{justify-content:flex-end}.et-bundle__atc{padding:12px 20px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/112/assets/et-bundle-block.css.map */
