.bundle-builder{padding-block:var(--section-vertical-spacing);padding-inline:var(--container-gutter);color:rgb(var(--text-color));background:rgb(var(--background))}@media screen and (min-width:1000px){.bundle-builder{padding-block-start:40px}}.bundle-builder__grid{display:grid;gap:var(--section-stack-row-gap);grid-template-columns:minmax(0,1fr)}@media screen and (min-width:1000px){.bundle-builder--split .bundle-builder__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,4rem)}}@media screen and (min-width:1000px){.bundle-builder--split .bundle-builder__gallery-wrapper .product-gallery__media{max-height:72vh}.bundle-builder--split .bundle-builder__gallery-wrapper .product-gallery__media img{width:100%;height:70vh;object-fit:contain}}.bundle-builder__panel{display:flex;flex-direction:column;min-width:0}.bundle-builder__panel .vendor{margin-block:1rem}.bundle-builder__panel .custom-expandable-description{margin-block-start:.5rem;margin-block-end:1rem;border-top:1px solid rgb(var(--border-color));border-bottom:1px solid rgb(var(--border-color));padding-block-start:.5rem;padding-block-end:1rem}@media screen and (max-width:699px){.bundle-builder__title{font-size:20px;line-height:22px;letter-spacing:-.36px}.bundle-builder--sticky-summary [data-bundle-compare-at]{font-size:18px!important;line-height:1!important}.bundle-builder .vendor{font-size:14px;font-weight:500}.bundle-builder .price-list sale-price{font-size:20px}}.bundle-builder__intro-fallback{margin:0;color:rgb(var(--subheading-text-color))}.bundle-builder__form{display:flex;flex-direction:column;gap:var(--section-stack-row-gap);margin:0;padding:0;border:0}.bundle-builder__steps{display:flex;flex-direction:column;gap:var(--section-stack-row-gap)}.bundle-builder__summary{display:flex;flex-direction:column;gap:var(--fieldset-gap);padding-block:var(--spacing-2);border-block-start:1px solid rgb(var(--border-color))}.bundle-builder__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--fieldset-gap)}.bundle-builder__total-label,.bundle-builder__total-value{margin:0}.bundle-builder__atc{width:100%}.bundle-builder__atc[disabled]{opacity:.5;cursor:not-allowed}.bundle-builder__savings-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--spacing-1);margin:0}.bundle-builder__compare-at{font-size:var(--text-sm)}.bundle-builder__savings{font-size:var(--text-sm);font-weight:var(--text-font-medium-weight)}@media screen and (max-width:999px){.bundle-builder--sticky-summary .bundle-builder__summary{position:sticky;inset-block-end:0;z-index:5;margin-inline:calc(var(--container-gutter) * -1);padding-inline:var(--container-gutter);background:rgb(var(--background));box-shadow:0 -2px 12px rgb(var(--text-color) / .06)}}.bundle-step__heading{display:flex;align-items:baseline;gap:6px}.bundle-step__heading .bundle-step__number{margin:0;color:rgb(var(--text-color));font-size:inherit;font-weight:600}.bundle-step__heading .bundle-step__title{margin:0}.bundle-step{display:block;padding-block-start:var(--spacing-2);border-block-start:1px solid rgb(var(--border-color))}.bundle-step:first-of-type{border-block-start:0;padding-block-start:0}.bundle-step__details{display:block}.bundle-step__summary{list-style:none;display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--fieldset-gap);padding-block:var(--spacing-2);cursor:pointer}.bundle-step__summary::-webkit-details-marker{display:none}.bundle-step__summary::marker{content:""}.bundle-step__summary-label{display:flex;flex-direction:column;flex-wrap:wrap;align-items:baseline;gap:var(--fieldset-gap);flex:1 1 auto;min-width:0}.bundle-step__summary-selection{margin:2px 0 0;color:rgb(var(--subheading-text-color));font-size:14px;line-height:1.35;flex:0 0 auto;flex-basis:100%}.bundle-step[data-has-selection=true] .bundle-step__summary-selection:before{content:"\2713";margin-right:7px;color:rgb(var(--accent));font-weight:700}.bundle-step__summary-selection:empty,.bundle-step__details[open] .bundle-step__summary-selection{display:none}.bundle-step__chevron{display:inline-flex;flex:0 0 auto;margin-inline-start:auto;transition:transform .15s ease}.bundle-step__details[open] .bundle-step__chevron{transform:rotate(180deg)}.bundle-step__number{margin:0;color:rgb(var(--subheading-text-color))}.bundle-step__title{margin:0;flex:1 1 auto}.bundle-step__required-tag{margin:0;color:rgb(var(--subheading-text-color));flex:0 0 auto}.bundle-step[data-has-selection=true] .bundle-step__required-tag{display:none}.bundle-step__helper{display:block;flex-basis:100%;margin:0;color:rgb(var(--text-color));font-size:var(--text-sm);line-height:1.5}.bundle-step__details:not([open]) .bundle-step__helper{display:none}.bundle-step__grid{margin:0;padding:0 0 20px;border:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--product-list-column-gap, .75rem);margin-block-start:var(--spacing-2)}@media screen and (min-width:700px){.bundle-step__grid{grid-template-columns:repeat(3,minmax(0,32%));gap:16px}}.bundle-step__empty{grid-column:1 / -1;margin:0;padding:var(--spacing-2);text-align:center;color:rgb(var(--subheading-text-color));border:1px dashed rgb(var(--border-color));border-radius:var(--input-border-radius)}.bundle-step-product{position:relative;display:flex;flex-direction:column;gap:var(--fieldset-gap);cursor:pointer;border-radius:var(--input-border-radius);background:rgb(var(--background))}.bundle-step-product:hover .bundle-step-product__figure{border-color:rgb(var(--text-color) / .4)}.bundle-step-product:has(.bundle-step-product__input:focus-visible) .bundle-step-product__figure{outline:2px solid rgb(var(--accent));outline-offset:2px}.bundle-step-product:has(.bundle-step-product__input:checked) .bundle-step-product__figure{border:2px solid rgb(var(--accent));box-shadow:none}.bundle-step-product--unavailable{cursor:not-allowed;opacity:.55}.bundle-step-product--unavailable:hover .bundle-step-product__figure{border-color:rgb(var(--border-color))}.bundle-step-product__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bundle-step-product__selected-badge{position:absolute;top:10px;right:10px;z-index:2;display:none;padding:6px 10px;border-radius:4px;background:rgb(var(--accent));color:#fff;font-size:12px;font-weight:600;line-height:1;text-transform:uppercase}.bundle-step-product:has(.bundle-step-product__input:checked) .bundle-step-product__selected-badge{display:block}.bundle-step-product__figure{position:relative;aspect-ratio:1 / 1;overflow:hidden;border:1px solid rgb(var(--border-color));border-radius:var(--input-border-radius);background:rgb(var(--background-secondary));transition:border-color .15s ease,box-shadow .15s ease}.bundle-step-product__image{width:100%;height:100%;object-fit:cover;display:block}.bundle-step-product__figure:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000000a;pointer-events:none}.bundle-step-product--unavailable .bundle-step-product__image{filter:grayscale(1)}.bundle-step-product__overlay{position:absolute;inset-inline:0;inset-block-end:0;margin:0;padding:.25rem .5rem;text-align:center;background:rgb(var(--background) / .92);color:rgb(var(--text-color))}.bundle-step-product__info{display:flex;flex-direction:column;gap:.25rem}.bundle-step-product__title{margin:0;color:rgb(var(--text-color));font-size:14px;line-height:1.35;overflow-wrap:anywhere}.bundle-step{scroll-margin-block:4rem}.bundle-step[aria-invalid=true]{outline:2px solid rgb(var(--accent));outline-offset:4px;border-radius:var(--input-border-radius)}.bundle-builder__atc[aria-busy=true]{opacity:.7;cursor:progress}.bundle-step__summary-label{gap:4px}.bundle-step__number{font-size:13px;line-height:1.2;color:rgb(var(--subheading-text-color))}.bundle-step__title{font-size:17px;line-height:1.25;font-weight:600}.bundle-step__required-tag{display:none}.bundle-step__summary-selection{font-size:14px;line-height:1.35;color:rgb(var(--text-color))}.bundle-step[data-has-selection=true] .bundle-step__summary-selection:before{content:"\2713";display:inline-block;margin-right:7px;font-weight:700;color:rgb(var(--accent))}.bundle-builder__steps{gap:0}.bundle-step:has(.bundle-step__details:not([open])){padding-block:8px}.bundle-step__details:not([open]) .bundle-step__summary{padding-block:3px;min-height:0}.bundle-step__details:not([open]) .bundle-step__summary-label{gap:2px}.bundle-step__details:not([open]) .bundle-step__summary-selection{margin-top:0}.bundle-builder__summary{margin-top:4px;padding-top:10px;border-top:1px solid rgb(var(--border-color))}.bundle-builder__summary-price{margin-bottom:2px}.bundle-builder__summary .price-list{gap:6px;margin-top:0;margin-bottom:0}.bundle-builder__savings-row{margin:0;display:flex;justify-content:flex-end;align-items:center;gap:6px}.bundle-builder__summary button,.bundle-builder__summary .button{margin-top:6px}.bundle-cart-group{display:block;border:1px solid rgb(var(--border-color));border-radius:var(--input-border-radius);padding:var(--spacing-3);background:rgb(var(--background))}.bundle-cart-group__header{display:grid;grid-template-columns:minmax(0,1fr);align-items:baseline;gap:var(--spacing-2);padding-block-end:var(--spacing-2);border-block-end:1px solid rgb(var(--border-color));margin-block-end:var(--spacing-2)}.bundle-cart-group__title{margin:0;grid-column:1 / -1;font-size:20px;line-height:1.2}.bundle-cart-group__price{column-gap:5px}.bundle-cart-group__compare-at,.bundle-cart-group__savings{font-size:14px}.bundle-cart-group__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--spacing-1);grid-column:1 / -1;justify-self:start}.bundle-cart-group__compare-at,.bundle-cart-group__savings{font-size:var(--text-sm)}.bundle-cart-group__savings{font-weight:var(--text-font-medium-weight)}.bundle-cart-group__remove{grid-column:1 / -1;justify-self:start;display:inline-flex;align-items:center;gap:var(--spacing-1);background:transparent;border:0;padding:0;cursor:pointer;color:rgb(var(--subheading-text-color))}.bundle-cart-group__remove:hover{color:rgb(var(--text-color));text-decoration:underline}.bundle-cart-group__remove[aria-busy=true]{opacity:.6;cursor:progress}.bundle-cart-group__items{display:flex;flex-direction:column;gap:var(--spacing-3)}.bundle-cart-group .line-item__remove-button,.bundle-cart-group .line-item__quantity-selector,.bundle-cart-group .unstyled-list{display:none}.bundle-cart-group .line-item__info-with-line-price>.v-stack:has(>.line-item__line-price){display:none}@media screen and (max-width:699px){.bundle-builder--sticky-summary .bundle-builder__summary .bundle-builder__total-value{font-size:20px!important;line-height:1.1!important}}@media screen and (max-width:699px){.bundle-builder--sticky-summary .bundle-builder__savings-row{justify-content:flex-end;margin-top:-2px!important;margin-bottom:0!important;font-size:12px}.bundle-builder--sticky-summary .bundle-builder__summary{padding-top:8px!important;padding-bottom:14px!important}.bundle-builder--sticky-summary .bundle-builder__atc{margin-top:2px!important;margin-bottom:5px!important;min-height:44px}}@media screen and (min-width:1000px){.bundle-builder__gallery-wrapper .scroll-marker-group--thumbnails .scroll-marker{width:150px;height:100px;flex:0 0 64px}.bundle-builder__gallery-wrapper .scroll-marker-group--thumbnails .scroll-marker img{width:100%;height:100%;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/bundle-builder.css.map */
