.bundler{background:#f6f6f6;display:block;font-family:var(--text-font-family,inherit);font-weight:var(--text-font-weight,400);padding:12px 0;position:relative;width:100%}@media screen and (max-width:767px){.bundler{display:flex;flex-direction:column}}.bundler__image-column{height:280px;margin-bottom:0;position:relative;top:40px}@media screen and (max-width:767px){.bundler__image-column{height:180px;margin:32px 0 0;order:2;top:0}}.bundler__content{margin:0}@media screen and (max-width:767px){.bundler__content{margin:0 12px;order:3}}.bundler__summary{margin:0 0 16px}@media screen and (max-width:767px){.bundler__summary{margin:0 12px 12px;order:-1;padding:16px}}.bundler-image{height:100%}.bundler-image__container{align-items:center;display:flex;justify-content:center;overflow-x:clip;position:static;width:100%}.bundler-image__wrapper{height:var(--wrapper-size-mobile);margin-bottom:100px;position:relative;width:var(--wrapper-size-mobile)}@media screen and (max-width:767px){.bundler-image__wrapper{margin-bottom:0}}@media screen and (min-width:768px){.bundler-image__wrapper{height:var(--wrapper-size-desktop)!important;width:var(--wrapper-size-desktop)!important}}.bundler-image__item{left:0;position:absolute;top:0}@media screen and (min-width:768px){.bundler-image__item{transform:translateX(var(--translate-x-desktop,0)) translateY(var(--translate-y-desktop,0))!important;z-index:var(--z-index-desktop,0)!important}}.bundler-image__img{display:block}@media screen and (min-width:768px){.bundler-image__img{height:var(--image-size-desktop)!important;width:var(--image-size-desktop)!important}}.bundler__summary{background:#fff;border-radius:12px;margin-bottom:16px;padding:24px}@media screen and (max-width:767px){.bundler__summary{margin-bottom:12px;padding:16px}}.bundler__summary-header{margin-bottom:16px}.bundler__summary-title-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.bundler__summary-title{flex:1;font-family:var(--heading-font-family,inherit);font-size:32px;font-weight:var(--heading-font-weight,700);line-height:1;margin:0}@media screen and (max-width:767px){.bundler__summary-title{font-size:20px}}.bundler__summary-toggle{background:none;border:none;cursor:pointer;display:none;flex-shrink:0;padding:4px}@media screen and (max-width:767px){.bundler__summary-toggle{align-items:center;display:flex;justify-content:center}}.bundler__summary-chevron{height:16px;transition:transform .3s ease;width:16px}.bundler__summary-toggle[aria-expanded=true] .bundler__summary-chevron{transform:rotate(180deg)}.bundler__summary-details{overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out}@media screen and (min-width:768px){.bundler__summary-details{max-height:none!important;opacity:1!important}}.bundler__summary-details.is-collapsed{max-height:0;opacity:0}.bundler__summary-details.is-expanded{max-height:500px;opacity:1}.bundler__summary-subtitle{font-family:var(--heading-font-family,inherit);font-size:14px;font-weight:var(--heading-font-weight,700);margin:12px 0 8px}@media screen and (min-width:768px){.bundler__summary-subtitle{margin-top:12px}}.bundler__summary-description{font-family:var(--text-font-family,inherit);font-size:14px;font-weight:var(--text-font-weight,400);margin:0}@media screen and (max-width:767px){.bundler__summary-description{font-size:12px;line-height:1.2}}.bundler__summary-footer{background:#fff;border-top:1px solid #eaeff2;display:flex;flex-direction:column;gap:16px;padding:16px 0 0}.bundler__summary-starting-title{font-family:var(--heading-font-family,inherit);font-size:20px;font-weight:var(--heading-font-weight,700)}@media screen and (max-width:767px){.bundler__summary-starting-title{font-size:16px}}.bundler__summary-disclaimer{font-family:var(--text-font-family,inherit);font-size:10px;font-weight:var(--text-font-weight,400);line-height:1}.bundler__cta{margin-top:4px}.bundler__cta-button{align-items:center;background:#41b6e7;border-radius:40px;color:#2d3640;display:flex;font-family:var(--heading-font-family,inherit);font-weight:var(--heading-font-weight,700);gap:8px;justify-content:center;padding:10px 12px;transition:all .2s ease;width:100%}.bundler__cta-button:hover{color:#fff}.bundler__cta-button:disabled{cursor:not-allowed;opacity:.6}.bundler__cta-price{font-family:var(--text-font-family,inherit);font-weight:var(--text-font-weight,400);margin-left:8px}.bundler__cta-mobile{align-items:center;background:rgb(var(--background-primary,255 255 255));bottom:0;box-shadow:0 15px 40px #4b4c4e;display:flex;justify-content:space-around;left:0;padding:15px 0;position:fixed;width:100%;z-index:1100}.bundler__price{color:#4b4c4e;font-family:var(--heading-font-family,inherit);font-size:25px;font-weight:var(--heading-font-weight,700)}.bundler__price--mobile{font-size:30px}.bundler__add-button{align-items:center;background:#4b4c4e;border:3px solid #4b4c4e;border-radius:50px;color:#fff;display:flex;font-size:1.4rem;font-weight:700;height:40px;justify-content:center;line-height:1.6rem;padding:0 5px;transition:all .2s ease;width:175px}.bundler__add-button:disabled{cursor:not-allowed;opacity:.6}.bundler-dropdowns{background:#f6f6f6;display:flex;flex-direction:column}.bundler-dropdowns--mobile-tabs{display:block}@media screen and (min-width:768px){.bundler-dropdowns--mobile-tabs{display:none}}.bundler-dropdowns--desktop{display:none}@media screen and (min-width:768px){.bundler-dropdowns--desktop{display:flex;flex-direction:column}}.bundler-dropdowns__card{background:#fff;border-radius:12px;margin:0 0 16px;padding:16px}.bundler-dropdowns__anchor{scroll-margin-top:140px}.bundler-dropdowns__card--sold-out{opacity:.5;pointer-events:none}.bundler-dropdowns__sold-out-badge{color:#999;flex-shrink:0;font-size:14px;font-weight:700;white-space:nowrap}.bundler-dropdowns__trigger-row{align-items:flex-start;display:flex;justify-content:space-between}.bundler-dropdowns__trigger{align-items:center;color:#2d3640;display:flex;font-size:20px;font-weight:700;gap:8px;margin-bottom:24px}.bundler-dropdowns__index{align-items:center;border:1px solid #2d3640;border-radius:50%;display:flex;height:30px;justify-content:center;padding:16px;width:30px}.bundler-dropdowns__product-title{margin-left:8px}.bundler-dropdowns__chevron{font-size:18px}.bundler-dropdowns__content,.bundler-dropdowns__expanded-wrapper{position:relative}.bundler-dropdowns__expanded-pane{display:grid;grid-template-rows:0fr;opacity:0;pointer-events:none}.bundler-dropdowns__expanded-pane.is-open{grid-template-rows:1fr;opacity:1;pointer-events:auto}.bundler-dropdowns__expanded-pane.has-animated{transition:grid-template-rows .3s ease-in-out,opacity .3s ease-in-out}.bundler-dropdowns__expanded-content{overflow:hidden}.bundler-dropdowns__expanded{display:flex;flex-direction:column;gap:16px}.bundler-dropdowns__image-wrap{display:flex;flex-direction:column;justify-content:space-between}.bundler-dropdowns__image{border:1px solid #eaeff2;border-radius:12px;display:block;padding:4px}.bundler-dropdowns__selectors{width:100%}.bundler-dropdowns__collapsed-pane{position:relative}.bundler-dropdowns__collapsed-pane.is-open{inset:0;opacity:0;pointer-events:none;position:absolute}.bundler-dropdowns__collapsed-pane.is-closed{opacity:1}.bundler-dropdowns__collapsed-pane.has-animated.is-open{transition:opacity .3s ease-in-out}.bundler-dropdowns__collapsed-pane.has-animated.is-closed{transition:opacity 1s ease-in-out .3s}.bundler-dropdowns__collapsed{align-items:center;display:flex;gap:8px;min-width:0}.bundler-dropdowns__thumb{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-height:50px;min-width:50px}.bundler-dropdowns__chips{flex:1;min-width:0;overflow:hidden}.bundler-chips{flex:1;min-width:0}.bundler-chip,.bundler-chips{align-items:center;display:flex;gap:8px;overflow:hidden}.bundler-chip{background:#2d3640;border-radius:40px;color:#eaeff2;font-size:14px;justify-content:center;min-width:50px;padding:5px 24px}.bundler-chip--muted{background:rgba(85,93,106,.08);color:#62788a}.bundler-chip__text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bundler-selector{align-items:stretch;display:flex;flex-direction:column;margin:8px 0 12px}.bundler-selector__label{color:#4c4d4f;font-size:14px;font-weight:400;margin:0 0 8px}.bundler-selector__options{display:flex;flex:1;flex-wrap:wrap;gap:8px}.bundler-selector__option{background:#f2f3f5;border-radius:40px;color:#2d3640;font-size:14px;padding:6px 16px;transition:all .2s ease}.bundler-selector__option.is-selected{background:#2d3640;color:#eaeff2}.bundler-selector__option:disabled{cursor:not-allowed;opacity:.4}.bundler-tabs{background:#fff;border-radius:0 0 12px 12px;margin:12px 0;overflow:hidden}.bundler-tabs__header{background:#f6f6f6;padding:0}.bundler-tabs__scroll{display:flex;gap:0;width:100%}.bundler-tabs__tab{align-items:center;background:#f6f6f6;border:none;border-bottom:2px solid transparent;border-radius:12px 12px 0 0;color:#2d3640;cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:500;gap:4px;justify-content:center;min-width:0;padding:8px;position:relative}.bundler-tabs__tab:hover{background:#e8e8e8}.bundler-tabs__tab.is-active{background:#fff;color:#2d3640;font-weight:700}.bundler-tabs__tab.is-active:after{background:#fff;bottom:-1px;content:"";height:1px;left:0;position:absolute;right:0}.bundler-tabs__tab-number{align-items:center;background:rgba(0,0,0,.1);border-radius:50%;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:20px;justify-content:center;width:20px}.bundler-tabs__tab.is-active .bundler-tabs__tab-number{background:#2d3640;color:#fff}.bundler-tabs__tab-title{flex:1;min-width:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.bundler-tabs__content{padding:16px}.bundler-tabs__expanded{display:flex;flex-direction:column;gap:16px}.bundler-tabs__sold-out{align-items:center;display:flex;justify-content:center;padding:24px 0}.bundler-tabs__image{display:none}@media screen and (min-width:768px){.bundler-tabs__image{display:block;height:auto;margin:0 auto;max-width:200px;-o-object-fit:contain;object-fit:contain;width:100%}}.bundler-optional__header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:24px;min-width:0}.bundler-optional__title-row{align-items:center;color:#2d3640;display:flex;flex:1;font-size:20px;font-weight:700;gap:4px;min-width:0;overflow:hidden}.bundler-optional__badge{border:1px solid #62788a;border-radius:40px;color:#62788a;flex-shrink:0;padding:4px 16px}.bundler-optional__badge-text{font-size:14px;margin:0}.bundler-optional__title{flex:1;margin-left:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.bundler-dropdowns__card{margin:0 0 12px;padding:12px}.bundler-optional__header{gap:4px;margin-bottom:12px;padding:0}.bundler-optional__title-row{font-size:14px;gap:4px}.bundler-optional__badge{padding:2px 8px}.bundler-optional__badge-text{font-size:11px}.bundler-optional__title{font-size:14px;margin-left:4px}.bundler-optional__actions{flex-shrink:0;gap:4px}.bundler-optional__toggle{font-size:14px;padding:6px 16px}.bundler-optional__toggle-icon{font-size:18px}.bundler-dropdowns__collapsed{padding:8px 0}.bundler-dropdowns__thumb{height:40px;width:40px}.bundler-chip{font-size:12px;padding:4px 10px}}.bundler-optional__actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.bundler-optional__toggle{align-items:center;background:#41b6e6;border-radius:40px;color:#eaeff2;cursor:pointer;display:flex;gap:8px;padding:8px 24px;transition:opacity .2s ease,background-color .2s ease}.bundler-optional__toggle:disabled{background:#ccc;color:#888;cursor:not-allowed;opacity:.6}.bundler-optional__toggle-icon{align-items:center;display:inline-flex;font-size:24px;height:16px;justify-content:center;width:16px}.bundler-optional__toggle-text{display:none}.bundler-optional__trigger{display:block;flex:1;min-width:0;overflow:hidden}@media screen and (min-width:768px){.bundler{align-items:stretch;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;padding:24px;width:100%}.bundler__summary{grid-column:2;grid-row:1;padding:32px}.bundler__image-column{display:flex;flex-direction:column;grid-column:1;grid-row:1/-1;height:100%;margin-bottom:0;top:0}.bundler-image__container{align-self:flex-start;position:sticky;top:140px;width:100%}.bundler__content{grid-column:2;grid-row:2}.bundler__summary-footer{align-items:center;flex-direction:row;justify-content:space-between}.bundler__cta-mobile{display:none}.bundler-dropdowns__expanded{flex-direction:row}.bundler-dropdowns__selectors{width:85%}.bundler-optional__toggle-text{display:inline}}.bundler__price-original{margin-inline-end:.35em;opacity:.6}.bundler-selector__label-value{color:#2d3640;font-weight:700}.bundler-selector__swatches{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg,#000 94%,transparent);mask-image:linear-gradient(90deg,#000 94%,transparent);padding:2px 0 6px}@media screen and (min-width:768px){.bundler-selector__swatches{flex-wrap:wrap;-webkit-mask-image:none;mask-image:none;overflow-x:visible}}.bundler-swatch{background:none;border:none;cursor:pointer;flex-shrink:0;padding:0;scroll-snap-align:start;text-align:center;width:72px}.bundler-swatch__img{background:#fff;border:2px solid #eaeff2;border-radius:12px;display:block;height:64px;margin:0 auto 4px;-o-object-fit:contain;object-fit:contain;transition:border-color .2s ease;width:64px}.bundler-swatch.is-selected .bundler-swatch__img{border-color:#2d3640}.bundler-swatch__name{color:#2d3640;display:block;font-size:10px;line-height:1.2}.bundler-swatch.is-selected .bundler-swatch__name{font-weight:700}.bundler-tabs__tab-number.is-done{background:#35b06f;color:#fff}.bundler-tabs__included{align-items:center;display:flex;gap:16px;padding:8px 0}.bundler-tabs__included-image{border:1px solid #eaeff2;border-radius:12px;flex-shrink:0;height:90px;-o-object-fit:contain;object-fit:contain;width:90px}.bundler-tabs__included-badge{color:#35b06f;display:inline-block;font-size:14px;font-weight:700;margin-bottom:4px}.bundler-tabs__included-text p{color:#62788a;font-size:13px;margin:0}.bundler-dropdowns__card--included .bundler-dropdowns__trigger{align-items:center;margin-bottom:0}.bundler-dropdowns__index--done{background:#35b06f;border-color:#35b06f;color:#fff}.bundler-dropdowns__included-badge{align-self:center;color:#35b06f;flex-shrink:0;font-size:13px;font-weight:700;letter-spacing:.04em}
