.et-bundle{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#151515;flex-direction:column;gap:16px;width:100%}.et-bundle__header{display:flex;justify-content:space-between;align-items:center}.et-bundle__heading{font-weight:600;font-size:13px;line-height:1.6;letter-spacing:.02em;text-transform:uppercase;margin:0;color:#151515}.et-bundle__selector{background:#fff;border:1px solid rgba(21,21,21,.1);border-radius:12px;display:flex;flex-direction:column}.et-bundle__option{display:flex;align-items:center;gap:16px;padding:16px 24px;cursor:pointer;position:relative;border-radius:12px}.et-bundle__option--mix{flex-direction:column;align-items:stretch;gap:16px}.et-bundle__option--mix.is-selected{border-top:1px solid #151515}.et-bundle__option-row{display:flex;align-items:center;gap:16px;width:100%}.et-bundle__radio{width:20px;height:20px;border:1.5px solid #DFDFDF;border-radius:50%;flex-shrink:0;position:relative;background:#fff}.et-bundle__option.is-selected .et-bundle__radio{border-color:#1a2a26}.et-bundle__option.is-selected .et-bundle__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#1a2a26}.et-bundle__option.is-selected{border:1.2px solid #151515}.et-bundle__thumb{width:48px;height:48px;flex-shrink:0;background-color:#f5f5f5;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:10px}.et-bundle__option-body{flex:1;display:flex;flex-direction:column;gap:6px}.et-bundle__option-title{font-weight:700;font-size:16px;line-height:20px;margin:0;color:#151515}.et-bundle__pill{display:inline-flex;align-items:center;padding:6px 12px;border-radius:100px;background:#b5ffa8;color:#000;font-weight:800;font-size:10px;line-height:12px;letter-spacing:.05em;text-transform:uppercase;width:fit-content}.et-bundle__option-title-row{display:flex;flex-direction:column;gap:6px;flex-wrap:wrap}.et-bundle__prices{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.et-bundle__price{font-weight:700;font-size:14px;line-height:1.4;color:#151515}.et-bundle__compare{font-weight:500;font-size:12px;line-height:1.4;text-decoration:line-through;color:#15151580}.et-bundle__mix-extras{display:none;flex-direction:column;gap:16px}.et-bundle__option--mix.is-selected .et-bundle__mix-extras{display:flex}.et-bundle__mix-divider{height:1.5px;background:#0000001a}.et-bundle__mix-desc{font-size:12px;line-height:1.6;color:#151515b8;margin:0}.et-bundle__mix-cta{display:flex;justify-content:space-between;align-items:center;padding:12px 12px 12px 16px;background:#1a2a2614;border-radius:8px;border:0;font:inherit;color:#151515;cursor:pointer;width:100%;text-align:left}.et-bundle__mix-cta-text{font-weight:700;font-size:12px;line-height:18px}.et-bundle__mix-cta-icon{width:16px;height:16px;flex-shrink:0}.et-bundle__upsell{position:relative;display:flex;align-items:center;gap:16px;background:#fff;border-radius:12px;padding:16px;border:1px solid rgba(21,21,21,.1)}.et-bundle__upsell-thumb{width:48px;height:48px;border-radius:10px;flex-shrink:0;background-size:cover;background-position:center;background-repeat:no-repeat}.et-bundle__upsell-body{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.et-bundle__upsell-title{font-weight:700;font-size:14px;line-height:16px;margin:0;color:#151515}.et-bundle__upsell-subtitle{font-weight:700;font-size:12px;line-height:16px;letter-spacing:.04em;text-transform:uppercase;color:#15151580;margin:0}.et-bundle__upsell-prices{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.et-bundle__upsell-price{font-weight:700;font-size:14px;line-height:14px;color:#151515}.et-bundle__upsell-compare{font-weight:500;font-size:12px;line-height:14px;text-decoration:line-through;color:#15151580}.et-bundle__upsell-toggle{display:flex;align-items:center;width:56px;height:28px;padding:3px;border-radius:25px;background:#1a2a26;border:0;cursor:pointer;position:relative;flex-shrink:0}.et-bundle__upsell-toggle-knob{width:22px;display:flex;justify-content:center;align-items:center;height:22px;border-radius:50%;background:#fff;transition:transform .18s ease;transform:translate(28px)}.et-bundle__upsell-toggle-knob svg{transition:opacity}.et-bundle__upsell.is-off .et-bundle__upsell-toggle-knob{transform:translate(0)}.et-bundle__upsell.is-off .et-bundle__upsell-toggle{background:#aaa}.et-bundle__upsell-badge{position:absolute;top:0;left:0;background:#b5ffa8;color:#000;font-weight:800;font-size:10px;line-height:12px;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:12px 0}.et-bundle__upsell.is-off .et-bundle__upsell-toggle-knob svg{opacity:0}body.et-bundle-open{overflow:hidden}body.et-bundle-open .rebuy-cart__background{transform:translate(0);opacity:1;pointer-events:auto}.et-bundle__portal{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;pointer-events:none;z-index:2147483647;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#151515}.et-bundle__portal *{box-sizing:border-box}.et-bundle__panel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none}.et-bundle__panel-overlay.is-open{pointer-events:auto}.et-bundle__panel{position:absolute;top:0;right:0;bottom:0;width:480px;max-width:100%;background:#f1f1f1;border-radius:16px 0 0 16px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;transform:translate(100%);transition:transform .28s ease;isolation:isolate;overflow:hidden;box-shadow:-8px 0 24px #0000002e;pointer-events:none}.et-bundle__panel.is-open{transform:translate(0);pointer-events:auto}.et-bundle__panel-header{background:#fff;border-radius:16px 0 8px 8px;padding:0 0 16px;display:flex;flex-direction:column;gap:16px}.et-bundle__panel-top{display:flex;flex-direction:column;gap:16px;padding:24px 24px 0}.et-bundle__panel-title-row{display:flex;justify-content:space-between;align-items:center}.et-bundle__panel-title{font-weight:600;font-size:24px;line-height:1.4;margin:0;color:#151515}.et-bundle__panel-close{width:24px;height:24px;background:transparent;border:0;cursor:pointer;padding:0;color:#151515}.et-bundle__panel-close svg{width:100%;height:100%}.et-bundle__progress{display:flex;flex-direction:column;gap:8px;position:relative}.et-bundle__progress-labels{position:relative;height:18px}.et-bundle__progress-label{position:absolute;top:0;font-size:14px;color:#13131380;font-weight:400;line-height:1.2;white-space:nowrap}.et-bundle__progress-label--first{left:0}.et-bundle__progress-label--last{right:0}.et-bundle__progress-label--mid{transform:translate(-50%)}.et-bundle__progress-label.is-active{color:#151515;font-weight:700}.et-bundle__progress-bar{height:10px;position:relative;border-radius:5px;background:#1313131a;margin:0}.et-bundle__progress-fill{position:absolute;top:0;bottom:0;left:0;background:#1a2a26;border-radius:5px 0 0 5px;width:0;transition:width .3s ease}.et-bundle__progress-dot{position:absolute;top:50%;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid rgba(19,19,19,.15);box-sizing:border-box;transition:background .2s ease,border-color .2s ease}.et-bundle__progress-dot--first{left:0;transform:translateY(-50%)}.et-bundle__progress-dot--last{right:0;transform:translateY(-50%)}.et-bundle__progress-dot--mid{transform:translate(-50%,-50%)}.et-bundle__progress-dot.is-active{background:#1a2a26;border-color:#1a2a26}.et-bundle__progress-badges{position:relative;height:24px}.et-bundle__progress-badge{position:absolute;top:0;font-weight:800;font-size:12px;line-height:12px;letter-spacing:.0417em;text-transform:uppercase;padding:6px 12px;border-radius:13px;background:#f3f3f3;color:#000;white-space:nowrap}.et-bundle__progress-badge--first{left:0}.et-bundle__progress-badge--last{right:0}.et-bundle__progress-badge--mid{transform:translate(-50%)}.et-bundle__progress-badge.is-active{background:#b5ffa8}.et-bundle__panel-desc{font-size:14px;line-height:1.6;color:#131313cc;margin:0;padding:0 24px;background:transparent}.et-bundle__panel-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:max-content;gap:12px;padding:16px;overflow-y:auto;background:#f1f1f1;min-height:0;align-content:start;align-items:start}.et-bundle__pcard{background:#fff;border-radius:8px;display:flex;flex-direction:column;padding-bottom:16px;gap:12px;min-width:0;height:100%;overflow:hidden}.et-bundle__pcard-image-wrap{width:100%!important;aspect-ratio:1 / 1!important;background:#f5f5f5!important;overflow:hidden!important;flex-shrink:0!important;display:block!important}.et-bundle__pcard-image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border:0!important;margin:0!important;padding:0!important;max-width:none!important;max-height:none!important}.et-bundle__pcard-body{padding:0 16px;display:flex;flex-direction:column;gap:8px;min-width:0}.et-bundle__pcard-title{font-weight:700;font-size:14px;line-height:1.4;text-transform:uppercase;margin:0;color:#151515;overflow-wrap:break-word;word-break:break-word}.et-bundle__pcard-prices{display:flex;align-items:center;gap:4px}.et-bundle__pcard-price{font-weight:700;font-size:14px;color:#151515}.et-bundle__pcard-compare{font-size:14px;text-decoration:line-through;color:#26272966}.et-bundle__pcard-variant{position:relative;display:flex;align-items:center;gap:4px;margin:0 16px;padding:12px 16px;background:#f1f1f1;border-radius:8px;cursor:pointer;font-size:14px;line-height:1.4}.et-bundle__pcard-variant-key{color:#15151599;font-weight:600}.et-bundle__pcard-variant-value{color:#151515;font-weight:600;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.et-bundle__pcard-variant-chevron{width:16px;height:16px;flex-shrink:0;color:#151515}.et-bundle__pcard-variant-select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;border:0;background:transparent;font-size:16px;-webkit-appearance:none;appearance:none}.et-bundle__pcard-swatches{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;padding:0 16px}.et-bundle__pcard-swatch-label{display:flex;align-items:center;gap:4px;font-size:14px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}.et-bundle__pcard-swatch-label-key{color:#15151599}.et-bundle__pcard-swatch-label-value{color:#151515}.et-bundle__pcard-swatch-row{display:flex;align-items:center;gap:8px}.et-bundle__pcard-swatch-label-value{color:#151515;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.et-bundle__pcard-swatch{position:relative;width:17px;height:17px;padding:0;background:transparent;border:0;cursor:pointer;border-radius:2px;box-sizing:border-box;display:block}.et-bundle__pcard-swatch.is-selected{outline:1px solid #000;outline-offset:0}.et-bundle__pcard-swatch-color{position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:2px;box-sizing:border-box;display:block}.et-bundle__pcard-swatch.is-selected .et-bundle__pcard-swatch-color{border:1px solid #fff}.et-bundle__pcard-action{padding:0 16px;margin-top:auto}.et-bundle__pcard-add{display:flex;justify-content:center;align-items:center;width:100%;padding:15px 24px;background:#1a2a26;color:#fff;border:0;border-radius:8px;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer;font-family:inherit}.et-bundle__pcard-stepper{display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(21,21,21,.1);border-radius:8px;padding:4px 10px;background:#fff}.et-bundle__pcard-stepper button{width:32px;height:32px;border:0;background:transparent;color:#151515;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px}.et-bundle__pcard-stepper button svg{display:block;width:16px;height:16px}.et-bundle__pcard-stepper-value{font-weight:500;font-size:14px;letter-spacing:-.07em;color:#151515}.et-bundle__panel-footer{background:#fff;box-shadow:0 -4px 4px #0000001f;border-radius:0 0 0 16px;flex-shrink:0;min-width:0;overflow:hidden}.et-bundle__panel-show{display:flex;align-items:center;gap:8px;padding:16px 24px;background:none;border:0;width:100%;text-align:left;font-family:inherit;cursor:pointer;font-size:14px;color:#151515;border-bottom:1px solid rgba(0,0,0,.08)}.et-bundle__panel-show-chevron{width:16px;height:16px;transition:transform .18s ease}.et-bundle__panel-footer.is-open .et-bundle__panel-show-chevron{transform:rotate(180deg)}.et-bundle__panel-show-meta{color:#15151599}.et-bundle__panel-actions{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;gap:16px}.et-bundle__panel-total{display:flex;flex-direction:column;gap:8px}.et-bundle__panel-total-row{display:flex;align-items:center;gap:8px}.et-bundle__panel-total-price{font-weight:700;font-size:16px;line-height:1;color:#151515}.et-bundle__panel-total-compare{font-weight:500;font-size:14px;text-decoration:line-through;color:#15151580}.et-bundle__panel-savings{display:inline-flex;align-items:center;background:#b5ffa8;color:#000;padding:6px 12px;border-radius:13px;font-weight:800;font-size:10px;line-height:12px;letter-spacing:.05em;text-transform:uppercase;width:fit-content}.et-bundle__panel-atc{padding:20px 32px;border-radius:8px;border:0;background:#d3d3d3;color:#fff;font-weight:700;font-size:16px;letter-spacing:.02em;text-transform:uppercase;cursor:not-allowed;font-family:inherit}.et-bundle__panel-atc.is-ready{background:#1a2a26;cursor:pointer}.et-bundle__panel-combo{display:none;margin:0 24px;padding:12px 0;gap:8px;flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;min-width:0;scrollbar-width:thin;scrollbar-color:#401A21 rgba(64,26,33,.12)}.et-bundle__panel-footer.is-open .et-bundle__panel-combo{display:flex}.et-bundle__panel-combo::-webkit-scrollbar{height:3px}.et-bundle__panel-combo::-webkit-scrollbar-track{background:#401a211f;border-radius:12px}.et-bundle__panel-combo::-webkit-scrollbar-thumb{background:#401a21;border-radius:12px}.et-bundle__combo-slot{position:relative;width:128px;height:184px;flex-shrink:0;scroll-snap-align:start;border-radius:12px;background-color:#f5f5f5;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;padding:6px;overflow:hidden}.et-bundle__combo-slot-remove{align-self:flex-end;width:24px;height:24px;border:0;border-radius:50%;background:#fff;color:#1a2a26;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.et-bundle__combo-slot-remove svg{display:block}.et-bundle__combo-slot-label{align-self:flex-start;background:#fff;color:#1a2a26;font-family:Albert Sans,Inter,-apple-system,sans-serif;font-size:12px;font-weight:500;line-height:1.4;padding:4px 8px;border-radius:30px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.et-bundle__combo-empty{font-size:13px;color:#13131380;padding:8px 0}@media(max-width:749px){.et-bundle__panel{width:100%;border-radius:16px 16px 0 0;top:auto;height:100vh;transform:translateY(100%)}.et-bundle__panel-top{padding:0}.et-bundle__progress-label{font-size:12px}.et-bundle__progress-badge{padding:4px 8px}.et-bundle__panel.is-open{transform:translateY(0)}.et-bundle__option{padding:16px}.et-bundle__option-title{font-size:14px;line-height:16px}.et-bundle__price{font-size:12px;line-height:14px}.et-bundle__compare{font-size:10px;line-height:14px}.et-bundle__thumb{width:40px;height:40px}.et-bundle__panel-header{padding:24px 16px 16px;border-radius:16px 16px 8px 8px}.et-bundle__panel-desc{padding:0;font-size:12px;line-height:18px}.et-bundle__panel-grid{grid-template-columns:1fr 1fr;padding:8px 16px 16px;gap:12px}.et-bundle__pcard-title{font-size:14px;line-height:1.4}.et-bundle__pcard-price,.et-bundle__pcard-compare,.et-bundle__pcard-swatch-label-key,.et-bundle__pcard-swatch-label-value{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/et-bundle.css.map */
