.bundle-configurator-section,.bundle-configurator-section *,.bundle-configurator-section *:before,.bundle-configurator-section *:after{box-sizing:border-box}.bundle-configurator__noscript{background-color:var(--color-grey-bg);border-radius:var(--radius-m);padding:16px 20px;margin-bottom:24px}.bundle-configurator__heading{margin-bottom:20px}@media screen and (min-width:990px){.bundle-configurator__heading{margin-bottom:32px}}.bundle-configurator__indicator{margin-bottom:32px;scroll-margin-top:calc(var(--header-height, 0px) + 16px)}.bundle-configurator__indicator-list{list-style:none;margin:0;padding:0}.bundle-configurator__indicator-item{position:relative}.bundle-configurator__indicator-btn{display:flex;flex-direction:column;align-items:center;width:100%;background:none;border:none;margin:0;font-family:inherit;color:inherit;text-align:center;cursor:default}.bundle-configurator__indicator-btn:not(:disabled){cursor:pointer}.bundle-configurator__indicator-btn:disabled{opacity:1}.bundle-configurator__indicator-btn:focus-visible{outline:2px solid var(--color-green-500);outline-offset:2px;border-radius:var(--radius-2xs)}.bundle-configurator__indicator-state{--circle-size: 24px;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--circle-size);height:var(--circle-size);border-radius:50%;background-color:var(--color-grey-400);color:var(--color-white);transition:background-color var(--duration-normal) var(--ease-default),box-shadow var(--duration-quick) var(--ease-default)}@media(hover:hover){.bundle-configurator__indicator-btn:enabled:hover .bundle-configurator__indicator-state{box-shadow:0 0 0 5px color-mix(in srgb,var(--color-black) 10%,transparent)}.bundle-configurator__indicator-btn.is-completed:enabled:hover .bundle-configurator__indicator-state{box-shadow:0 0 0 5px color-mix(in srgb,var(--color-green-500) 22%,transparent)}.bundle-configurator__indicator-btn:enabled:hover .bundle-configurator__indicator-title{text-decoration:underline}}.bundle-configurator__indicator-state:after{content:"";position:absolute;top:47%;left:52%;width:5px;height:9px;border-right:1.5px solid var(--color-white);border-bottom:1.5px solid var(--color-white);transform:translate(-50%,-60%) rotate(45deg)}.bundle-configurator__indicator-title{color:var(--color-black);margin-top:8px}.bundle-configurator__indicator-optional{color:var(--color-grey-500);font-size:var(--font-size-body-10);font-weight:var(--font-weight-medium)}.bundle-configurator__indicator-desc{color:var(--color-grey-600);margin-top:2px}@media screen and (max-width:749px){.bundle-configurator__indicator-title{margin-top:4px}.bundle-configurator__indicator-desc{font-size:var(--font-size-body-11)}}.bundle-configurator__indicator-btn.is-completed .bundle-configurator__indicator-state{background-color:var(--color-green-500)}.bundle-configurator__indicator-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding-block:6px}.bundle-configurator__indicator-btn{justify-content:center;height:100%;min-height:97px;padding:8px 16px;background-color:var(--color-grey-bg);border:2px solid transparent;border-radius:var(--radius-s)}.bundle-configurator__indicator-btn.is-current{border-color:var(--color-grey-500)}.bundle-configurator__indicator-btn.is-current.is-completed{border-color:var(--color-green-500)}@media screen and (min-width:990px){.bundle-configurator__indicator-list{display:flex;gap:0;padding:24px 28px 20px;background-color:var(--color-grey-bg-strong);border-radius:20px}.bundle-configurator__indicator-item{flex:1 1 0}.bundle-configurator__indicator-btn{height:auto;padding:0;background:none;border:none;border-radius:0}.bundle-configurator__indicator-btn.is-current .bundle-configurator__indicator-state{outline:2px solid var(--color-grey-500);outline-offset:1px}.bundle-configurator__indicator-btn.is-current.is-completed .bundle-configurator__indicator-state{outline-color:var(--color-green-500)}.bundle-configurator__indicator-state{--circle-size: 40px}.bundle-configurator__indicator-state:after{width:8px;height:14px;border-right-width:2px;border-bottom-width:2px}.bundle-configurator__indicator-title{margin-top:10px}.bundle-configurator__indicator{position:relative}.bundle-configurator__indicator-track{display:block;position:absolute;z-index:0;top:44px;left:calc(28px + (100% - 56px) / (var(--indicator-steps, 4) * 2));right:calc(28px + (100% - 56px) / (var(--indicator-steps, 4) * 2));height:3px;transform:translateY(-50%);background-color:var(--color-grey-400);overflow:hidden}.bundle-configurator__indicator-fill{display:block;width:100%;height:100%;background-color:var(--color-green-500);transform:scaleX(var(--indicator-fill, 0));transform-origin:left;transition:transform var(--duration-normal) var(--ease-default)}}@media screen and (max-width:989px){.bundle-configurator__indicator-track{display:none}}@media(prefers-reduced-motion:reduce){.bundle-configurator__indicator-fill,.bundle-configurator__indicator-state{transition:none}}.bundle-configurator__layout{display:flex;flex-direction:column;gap:32px}.bundle-configurator__steps{min-width:0}@media screen and (min-width:990px){.bundle-configurator__layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(360px,30.6vw,462px);align-items:start;gap:32px}.bundle-configurator__summary-column{position:sticky;top:calc(var(--header-height, 0px) + 24px)}}.bundle-configurator__step-heading{margin-bottom:8px}.bundle-configurator__step-optional-badge{display:none;padding:5px 12px;background-color:var(--color-grey-bg);border-radius:var(--radius-full);color:var(--color-warm-grey-600)}.bundle-configurator__skip{margin-left:auto;padding:0 0 1px;background:none;border:none;border-bottom:1px solid currentColor;cursor:pointer;font-family:inherit;font-size:var(--font-size-body-12);font-weight:var(--font-weight-semibold);line-height:var(--line-height-140);color:var(--color-grey-700)}@media screen and (min-width:990px){.bundle-configurator__step-optional-badge{display:inline-flex}.bundle-configurator__skip{font-size:var(--font-size-body-14);color:var(--color-black)}}.bundle-configurator__step-help{color:rgba(var(--color-foreground),.75);margin-bottom:24px}.bundle-configurator__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px}@media screen and (min-width:990px){.bundle-configurator__grid{gap:24px 8px}}@media screen and (min-width:1200px){.bundle-configurator__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.bundle-configurator__load-more-row{display:flex;justify-content:center;margin-top:24px}.bundle-configurator__load-more-row:has(>[hidden]){display:none}.bundle-configurator__load-more.is-loading{opacity:.6;pointer-events:none}.bundle-product-card{display:flex;flex-direction:column}.bundle-product-card__media{position:relative;display:flex;flex-direction:column;gap:12px;aspect-ratio:9 / 10;background-color:var(--color-grey-bg);border-radius:var(--radius-m);overflow:hidden;padding:12px;margin-bottom:12px;isolation:isolate}@media screen and (min-width:990px){.bundle-product-card__media{padding:16px}}.bundle-product-card__media picture{flex:1 1 0;min-height:0}.bundle-product-card__media img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:darken}.bundle-product-card__select{flex-shrink:0;width:100%;margin-top:auto;padding-inline:12px}.bundle-product-card__select.is-selected{--btn-bg: var(--color-green-500);--btn-bg-hover: var(--color-green-700);--btn-bg-pressed: var(--color-green-700);--btn-color: var(--color-white);--btn-color-hover: var(--color-white);--btn-color-pressed: var(--color-white);background-color:var(--btn-bg);color:var(--btn-color)}.bundle-product-card--soldout .bundle-product-card__media picture,.bundle-product-card--soldout .bundle-product-card__media img{opacity:.5}.bundle-product-card__select[data-soldout]{--btn-bg: var(--color-grey-300);--btn-color: var(--color-grey-600);background-color:var(--btn-bg);color:var(--btn-color)}.bundle-product-card--incompatible .bundle-product-card__media picture,.bundle-product-card--incompatible .bundle-product-card__media img{opacity:.5}.bundle-product-card--incompatible .bundle-product-card__select{--btn-bg: var(--color-grey-300);--btn-bg-hover: var(--color-grey-300);--btn-bg-pressed: var(--color-grey-300);--btn-color: var(--color-grey-600);--btn-color-hover: var(--color-grey-600);--btn-color-pressed: var(--color-grey-600);background-color:var(--btn-bg);color:var(--btn-color);border-color:var(--color-grey-300);cursor:not-allowed}.bundle-product-card__compat{margin:2px 0 0;color:var(--color-grey-600)}.bundle-product-card__compat.is-match{color:var(--color-green-tag-ink)}.bundle-product-card__compat.is-info{color:var(--color-grey-600)}.bundle-configurator__step-notice{margin:0 0 24px;padding:11px 13px;background-color:var(--color-white);border:1px solid var(--color-warning-soft-border);border-radius:var(--radius-m);color:var(--color-warning-soft-text)}.bundle-configurator__step-notice--info{border-color:var(--color-grey-300);color:var(--color-grey-700)}.bundle-configurator__step-heading-row{display:flex;align-items:center;gap:12px}.bundle-mount{display:flex;flex-direction:column;gap:8px;margin:24px 0 0;padding:0;border:0;max-width:567px}.bundle-mount__option{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;background-color:var(--color-white);border:1px solid var(--color-grey-300);border-radius:var(--radius-l);cursor:pointer;transition:border-color var(--duration-quick) var(--ease-default),background-color var(--duration-quick) var(--ease-default)}.bundle-mount__option:has(.bundle-mount__radio:checked){padding:13px 15px;background-color:var(--color-green-100);border:2px solid var(--color-green-500)}.bundle-mount__option:has(.bundle-mount__radio:focus-visible){outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.bundle-mount__dot{flex-shrink:0;width:19px;height:19px;margin-top:1px;border:2px solid var(--color-grey-400);border-radius:var(--radius-full);background-color:var(--color-white);transition:border-color var(--duration-quick) var(--ease-default),background-color var(--duration-quick) var(--ease-default)}.bundle-mount__radio:checked+.bundle-mount__dot{border-color:var(--color-green-500);background:radial-gradient(circle,var(--color-white) 0 3.5px,var(--color-green-500) 3.5px)}.bundle-mount__option-body{display:flex;flex-direction:column;gap:2px;min-width:0}.bundle-mount__option-title{display:inline-flex;align-items:center;gap:4px;color:var(--color-black)}.bundle-mount__option-title .theme-icon{width:16px;height:16px}.bundle-mount__option-desc{color:var(--color-grey-700)}.bundle-mount__bsl-wrap{display:block;overflow:hidden;height:0;visibility:hidden;transition:height var(--duration-normal) var(--ease-default)}.bundle-mount__bsl-wrap.is-open{overflow:visible}.bundle-mount__bsl{display:flex;flex-direction:column;gap:4px;margin-top:13px;padding-top:13px;border-top:1px solid var(--color-green-300)}.bundle-mount__bsl-label{color:var(--color-grey-700)}.bundle-mount__bsl-input{width:118px;height:44px;margin-top:7px;padding:0 14px;background-color:var(--color-white);border:1px solid var(--color-grey-400);border-radius:var(--radius-m);color:var(--color-black)}.bundle-mount__bsl-helper{color:var(--color-grey-600)}.bundle-mount__bsl-error{color:var(--color-danger)}.bundle-mount__warning{display:flex;gap:8px;align-items:flex-start;margin-top:11px;padding:11px 13px;background-color:var(--color-white);border:1px solid var(--color-warning-soft-border);border-radius:var(--radius-m);color:var(--color-warning-soft-text)}.bundle-mount__warning .theme-icon{flex-shrink:0;width:14px;height:14px;margin-top:1px}@media(prefers-reduced-motion:reduce){.bundle-mount__option,.bundle-mount__dot,.bundle-mount__bsl-wrap{transition:none}}.bundle-configurator__next{width:100%;margin-top:24px}.bundle-configurator__next[hidden]{display:none}@media screen and (min-width:750px){.bundle-configurator__next{width:auto}}.bundle-product-card__select--outline{--btn-bg: transparent;--btn-color: var(--color-black);background-color:var(--btn-bg);color:var(--btn-color);border:1px solid var(--color-black);text-transform:none;font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-0)}.bundle-product-card__select--outline.is-selected{border-color:var(--color-green-500)}@media(hover:hover)and (min-width:750px){.bundle-product-card__select--outline.is-selected:hover{border-color:var(--color-green-700)}}.bundle-product-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--overlay-card-scrim);opacity:0;pointer-events:none;transition:opacity var(--duration-normal) var(--ease-default)}.bundle-product-card.is-panel-open .bundle-product-card__media:after{opacity:1;pointer-events:auto}.bundle-variant-panel{position:absolute;inset-inline:0;bottom:0;z-index:2;display:flex;flex-direction:column;gap:16px;max-height:100%;padding:24px 16px 12px;background-color:var(--color-grey-bg-strong);border:1px solid var(--color-grey-300);border-radius:var(--radius-m);visibility:hidden;pointer-events:none;transform:translateY(100%);transition:transform var(--duration-normal) var(--ease-default),visibility 0s var(--duration-normal)}.bundle-variant-panel[hidden]{display:none}.bundle-variant-panel.is-open{visibility:visible;pointer-events:auto;transform:translateY(0);transition:transform var(--duration-normal) var(--ease-default),visibility 0s}.bundle-variant-panel__close{position:absolute;top:10px;right:12px;display:flex;padding:4px;background:none;border:none;cursor:pointer;color:var(--color-black)}.bundle-variant-panel__close .theme-icon{width:12px;height:12px;transition:transform var(--duration-quick) var(--ease-default)}@media(hover:hover){.bundle-variant-panel__close:enabled:hover .theme-icon{transform:rotate(90deg)}}.bundle-variant-panel__label{margin:0;flex-shrink:0}.bundle-variant-panel__pills{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;min-height:0;overflow-y:auto;scrollbar-width:thin}@media screen and (min-width:990px){.bundle-variant-panel__pills{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.bundle-variant-panel__pills{grid-template-columns:repeat(4,1fr)}}.bundle-variant-panel__pills--text{grid-template-columns:repeat(2,1fr)}.bundle-variant-panel__pill{min-height:38px;padding:4px 7px;background-color:var(--color-white);border:1px solid var(--color-grey-400);border-radius:var(--radius-s);color:var(--color-grey-800);cursor:pointer;transition:border-color var(--duration-quick) var(--ease-default),background-color var(--duration-quick) var(--ease-default)}@media(hover:hover){.bundle-variant-panel__pill:enabled:not([aria-pressed=true]):hover{border-color:var(--color-grey-800);background-color:var(--color-grey-bg)}}.bundle-variant-panel__pill[aria-pressed=true]{background-color:var(--color-green-100);border:2px solid var(--color-green-500);color:var(--color-black)}.bundle-variant-panel__pill[data-soldout],.bundle-variant-panel__pill[data-incompatible]{color:var(--color-grey-400);text-decoration:line-through;cursor:not-allowed}.bundle-variant-panel__cta{width:100%;flex-shrink:0;min-height:44px;gap:4px;padding-inline:20px;text-transform:none;letter-spacing:var(--letter-spacing-0)}.bundle-variant-panel__cta .theme-icon{width:24px;height:24px}.bundle-variant-panel__cta-label{font-weight:var(--font-weight-medium);font-size:var(--font-size-body-15)}.bundle-variant-panel__cta-price{display:none;font-weight:var(--font-weight-bold);font-size:var(--font-size-body-15);color:var(--color-green-200)}@media screen and (min-width:750px){.bundle-variant-panel__cta-price{display:inline}}@media screen and (max-width:749px){.bundle-variant-panel{gap:8px;padding:12px 8px 9px}.bundle-variant-panel__label{font-size:var(--font-size-body-12)}.bundle-variant-panel__pill{min-height:28px;border-radius:var(--radius-3xs);font-size:var(--font-size-body-14)}.bundle-variant-panel__cta{min-height:32px;padding-block:0;margin-top:8px}.bundle-variant-panel__cta .theme-icon{width:16px;height:16px}.bundle-variant-panel__cta-label{font-weight:var(--font-weight-semibold);font-size:var(--font-size-body-12)}.button.bundle-product-card__select{height:32px;padding-block:0}.bundle-product-card__media{padding:8px;aspect-ratio:8 / 10}}@media(prefers-reduced-motion:reduce){.bundle-variant-panel,.bundle-variant-panel__close .theme-icon,.bundle-product-card__media:after{transition:none}}.bundle-product-card__title{margin-bottom:4px}.bundle-product-card__title a{color:rgb(var(--color-foreground));text-decoration:none}.bundle-product-card__details{display:block;margin-bottom:4px}.bundle-product-card__details-btn{position:relative;padding:0;border:0;background:none;color:rgba(var(--color-foreground),.75);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.bundle-product-card__details-btn:hover,.bundle-product-card__details-btn:focus-visible{color:rgb(var(--color-foreground))}.bundle-product-card__details-btn .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.bundle-summary{background-color:var(--color-white);border:1px solid var(--color-grey-400);border-radius:var(--radius-l);overflow:hidden;scroll-margin-top:calc(var(--header-height, 0px) + 16px)}.bundle-summary__header{background-color:var(--color-black);padding:24px}.bundle-summary__title{font-family:var(--font-family-rethink-sans);font-size:var(--font-size-h2-mobile);font-weight:var(--font-weight-bold);line-height:var(--line-height-110);color:var(--color-white);margin:0 0 4px}.bundle-summary__count{color:var(--color-grey-400);margin:0}@media screen and (max-width:749px){.bundle-summary__title{font-size:var(--font-size-h4)}.bundle-summary__slot-variant,.bundle-summary__nudge-next{font-size:var(--font-size-body-10)}.bundle-summary__total-final{font-size:var(--font-size-h4)}}.bundle-summary__empty{color:var(--color-grey-600);margin:0}.bundle-summary__body{display:flex;flex-direction:column;gap:20px;padding:20px}.bundle-summary__slots{display:flex;flex-direction:column}.bundle-summary__slot{display:grid;grid-template-rows:0fr;visibility:hidden;border-radius:var(--radius-m);transition:grid-template-rows var(--duration-normal) var(--ease-default),margin-top var(--duration-normal) var(--ease-default),box-shadow var(--duration-quick) var(--ease-default),visibility 0s linear var(--duration-normal)}.bundle-summary__slot.is-filled{grid-template-rows:1fr;visibility:visible;transition:grid-template-rows var(--duration-normal) var(--ease-default),margin-top var(--duration-normal) var(--ease-default),box-shadow var(--duration-quick) var(--ease-default)}.bundle-summary__slot.is-filled~.bundle-summary__slot.is-filled{margin-top:8px}.bundle-summary__slot-clip{min-height:0;overflow:hidden;border-radius:var(--radius-m)}.bundle-summary__slot-filled{opacity:0;transition:opacity var(--duration-normal) var(--ease-default)}.bundle-summary__slot.is-filled .bundle-summary__slot-filled{opacity:1}.bundle-summary__slots:not(.is-animated) .bundle-summary__slot,.bundle-summary__slots:not(.is-animated) .bundle-summary__slot-filled{transition:none}@media(prefers-reduced-motion:reduce){.bundle-summary__slot,.bundle-summary__slot.is-filled,.bundle-summary__slot-filled{transition:none}}@media(hover:hover){.bundle-summary__slot.is-filled:hover{box-shadow:0 0 2px var(--color-grey-600)}}.bundle-summary__slot-step{color:var(--color-grey-500)}.bundle-summary__slot-variant{color:var(--color-grey-600);margin:0}.bundle-summary__slot-filled{position:relative;display:flex;align-items:center;gap:12px;padding:6px 8px;border:1px solid var(--color-grey-400);border-radius:var(--radius-m)}@media screen and (min-width:750px){.bundle-summary__slot-filled{gap:16px;padding:12px}}.bundle-summary__slot-media{flex-shrink:0;width:76px;height:76px;border-radius:var(--radius-m);background-color:var(--color-grey-bg);overflow:hidden;isolation:isolate}.bundle-summary__slot-image{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:darken}.bundle-summary__slot-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.bundle-summary__slot-title{color:var(--color-black);margin:0}.bundle-summary__slot-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.bundle-summary__slot-prices{display:inline-flex;align-items:baseline;gap:6px;min-width:0}.bundle-summary__slot-price{color:var(--color-black)}.bundle-summary__slot-price.is-discounted{color:var(--color-danger)}.bundle-summary__slot-compare{color:var(--color-grey-400);text-decoration:line-through}.bundle-summary__slot-change{background:none;border:none;margin:0;padding:0;font-family:inherit;color:var(--color-black);text-decoration:underline;cursor:default;transition:color var(--duration-quick) var(--ease-default)}.bundle-summary__slot-change:not(:disabled){cursor:pointer}@media(hover:hover){.bundle-summary__slot-change:enabled:hover{color:var(--color-grey-600)}}.bundle-summary__slot-remove{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;border-radius:var(--radius-full);padding:0;color:var(--color-grey-600);cursor:default;transition:color var(--duration-quick) var(--ease-default),background-color var(--duration-quick) var(--ease-default)}.bundle-summary__slot-remove:not(:disabled){cursor:pointer}@media(hover:hover){.bundle-summary__slot-remove:enabled:hover{color:var(--color-black);background-color:var(--color-grey-bg)}}.bundle-summary__nudge{background-color:var(--color-grey-bg-strong);border-radius:var(--radius-l);padding:12px 14px}.bundle-summary__nudge-unlock{color:var(--color-grey-800);font-weight:var(--font-weight-bold);margin:0}.bundle-summary__nudge-offer{color:var(--color-danger);font-style:normal}.bundle-summary__nudge-next{display:inline-flex;align-items:center;gap:4px;background:none;border:none;margin:0;padding:0;font-family:inherit;text-align:left;color:var(--color-grey-800);cursor:default}.bundle-summary__nudge-next:not(:disabled){cursor:pointer}.bundle-summary__nudge-next .theme-icon{--icon-size: 11px;flex-shrink:0}@media(hover:hover){.bundle-summary__nudge-next:enabled:hover [data-nudge-next]{text-decoration:underline}}.bundle-summary__chip{flex-shrink:0;background-color:var(--color-green-300);color:var(--color-green-800);border-radius:var(--radius-full);padding:3px 8px;white-space:nowrap}.bundle-summary__unlocked{display:flex;align-items:center;gap:8px}.bundle-summary__unlocked-icon{--icon-size: 18px;flex-shrink:0;color:var(--color-black)}.bundle-summary__unlocked-text{margin:0;color:var(--color-black)}.bundle-summary__unlocked-label{font-weight:var(--font-weight-bold)}.bundle-summary__unlocked-text [data-savings-amount]{color:var(--color-danger)}.bundle-summary__totals{border-top:1px solid var(--color-grey-400);padding-top:12px}.bundle-summary__totals-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-block:4px}.bundle-summary__totals-row[hidden],.bundle-summary__unlocked[hidden]{display:none}.bundle-summary__totals-row--discount{color:var(--color-danger)}.bundle-summary__totals-free{color:var(--color-green-450)}.bundle-summary__total{border-top:1px solid var(--color-grey-400);margin-top:8px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.bundle-summary__total-info{display:flex;flex-direction:column;gap:2px}.bundle-summary__total-label{color:var(--color-black)}.bundle-summary__total-prices{display:flex;align-items:baseline;gap:8px}.bundle-summary__total-final{font-family:var(--font-family-rethink-sans);font-size:var(--font-size-h2-mobile);font-weight:var(--font-weight-bold);line-height:var(--line-height-110);color:var(--color-black)}.bundle-summary__total-final.is-discounted{color:var(--color-danger)}.bundle-summary__total-compare{color:var(--color-grey-400);font-weight:var(--font-weight-semibold);text-decoration:line-through}.bundle-summary__total-note{color:var(--color-grey-600)}@media screen and (max-width:749px){.bundle-summary__total{flex-wrap:wrap;align-items:flex-end;row-gap:2px}.bundle-summary__total-info{display:contents}.bundle-summary__total-label{order:1}.bundle-summary__total-prices{order:2;margin-left:auto}.bundle-summary__total-note{order:3;width:100%;text-align:right}}.bundle-summary__error{color:var(--color-danger);margin:0}.bundle-summary__cta{width:100%}.button.bundle-summary__cta{--btn-bg-disabled: var(--color-grey-400);--btn-color-disabled: var(--color-white)}.bundle-summary__microcopy{color:var(--color-grey-600);text-align:center;margin:0}.bundle-summary__expert{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px 10px;background-color:var(--color-grey-bg-strong);border-radius:var(--radius-s);padding:14px 24px}.bundle-summary__expert picture{display:block;height:auto;line-height:0}.bundle-summary__expert-image{flex-shrink:0;width:60px;height:38px;object-fit:contain}.bundle-summary__expert-text{min-width:0}.bundle-summary__expert-heading{color:var(--color-black);margin:0}.bundle-summary__expert-body{color:var(--color-grey-600);margin:2px 0 0}.bundle-summary__expert-link{grid-column:1 / -1;justify-self:start;display:inline-flex;align-items:center;gap:6px;color:var(--color-black);text-decoration:underline}.bundle-summary__expert-link .theme-icon{--icon-size: 11px}.bundle-configurator__live-region:empty{display:block}.bundle-sticky-bar[hidden]{display:none}.bundle-sticky-bar{position:fixed;bottom:0;left:0;width:100%;z-index:4;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px calc(9px + env(safe-area-inset-bottom));background-color:transparent;pointer-events:none;visibility:hidden;transform:translateY(100%);transition:transform var(--duration-normal) var(--ease-default),visibility 0s linear var(--duration-normal)}.bundle-sticky-bar.is-visible{visibility:visible;transform:translateY(0);transition:transform var(--duration-normal) var(--ease-default)}@media(prefers-reduced-motion:reduce){.bundle-sticky-bar,.bundle-sticky-bar.is-visible{transition:none}}body.bundle-sticky-bar-enabled{padding-bottom:var(--bundle-sticky-bar-height, 0px)}.bundle-sticky-bar__status,.bundle-sticky-bar__price-group{display:none}.bundle-sticky-bar__actions{display:flex;align-items:center;gap:24px;flex:1}.bundle-sticky-bar__cta{width:100%;flex-direction:row-reverse;pointer-events:auto}@media screen and (min-width:990px){.bundle-sticky-bar{padding:6px 32px;background-color:var(--color-white-off);border-top:.5px solid var(--color-grey-350);box-shadow:0 1px 24.8px -1px #7c7c7c33;pointer-events:auto}.bundle-sticky-bar__status{display:flex;align-items:center;gap:16px;min-width:0}.bundle-sticky-bar__actions{flex:none}.bundle-sticky-bar__cta{width:auto;flex-direction:row}.bundle-sticky-bar__price-group{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px}}.bundle-sticky-bar__track{display:block;flex-shrink:0;width:110px;height:8px;border-radius:var(--radius-full);background-color:var(--color-warm-grey-200);overflow:hidden}.bundle-sticky-bar__fill{display:block;height:100%;width:0%;border-radius:var(--radius-full);background:linear-gradient(to right,var(--color-green-450),var(--color-green-500));transition:width var(--duration-normal) var(--ease-default)}.bundle-sticky-bar__text{margin:0;font-size:var(--font-size-body-14);line-height:var(--line-height-150)}.bundle-sticky-bar__text-lead{color:var(--color-ink-strong);font-weight:var(--font-weight-bold)}.bundle-sticky-bar__text-tail{color:var(--color-warm-grey-700);font-weight:var(--font-weight-regular)}.bundle-sticky-bar__badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:var(--radius-full);background-color:var(--color-pink);color:var(--color-danger-price);font-size:var(--font-size-body-11);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-positive-033);line-height:var(--line-height-120);white-space:nowrap}.bundle-sticky-bar__prices{display:flex;align-items:flex-end;gap:8px;white-space:nowrap}.bundle-sticky-bar__total{color:var(--color-black)}.bundle-sticky-bar__total.is-discounted{color:var(--color-danger)}.bundle-sticky-bar__compare{color:var(--color-grey-500);text-decoration:line-through}.bundle-product-card__fit,.bundle-product-card__option{margin:2px 0 0;opacity:.75}.bundle-product-card__price[data-set-price]{display:flex;align-items:baseline;flex-wrap:wrap;gap:2px 8px;margin-top:4px}.bundle-product-card__price-set{color:var(--color-black)}.bundle-product-card__price-set.is-discounted{color:var(--color-danger)}.bundle-product-card__price-compare{color:var(--color-grey-400);text-decoration:line-through}.bundle-product-card__price-label{color:var(--color-grey-600)}.deferred-catalog{padding:24px 0;min-height:160px}.deferred-catalog a{display:block;margin-top:16px}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-bundle-configurator.css.map */
