html,body main:has(bundle-builder){scroll-behavior:smooth}.bundle-builder-hero{background-color:var(--color-grey-light)}.bundle-builder-hero__inner{padding:1rem 0 4rem;text-align:center}.bundle-builder-hero__title{font-size:1.75rem;margin:0 0 1.75rem;font-weight:var(--font-weight-bold)}.bundle-builder-hero__subtitle{font-size:1.125rem;margin:0;font-weight:var(--font-weight-medium)}.bundle-builder{display:block;padding:4rem 0 2rem}.bundle-builder__outer-grid{flex-wrap:nowrap}.bundle-builder--loading .builder-builder__items{position:relative;padding:4rem 0;display:block}.bundle-builder--loading .builder-builder__items .bundle-builder__details{display:none}.bundle-builder--loading .builder-builder__items:before{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;background-color:var(--color-white)}.bundle-builder--loading .builder-builder__items:before{content:"";position:absolute;width:32px;height:32px;top:calc(50% - 16px);left:calc(50% - 16px);border-radius:50%;border:5px solid var(--color-secondary);border-top-color:transparent;animation:1s spin infinite linear}.bundle-builder__title{font-size:1.5rem;margin:0 0 1.5rem;font-weight:var(--font-weight-bold)}.bundle-builder__sidebar{width:33.333333%;min-width:280px;max-width:350px}.bundle-builder__sidebar-inner{position:sticky;top:calc(132px + 2rem);margin-bottom:4rem}.bundle-builder__sidebar-total,.bundle-builder__actions{margin-bottom:2rem}.bundle-builder__sidebar-total-header{display:flex;align-items:flex-start}.bundle-builder__sidebar-total-title{padding-right:1rem;margin-right:auto}.bundle-builder__clear{-webkit-appearance:none;appearance:none;padding:0;background-color:transparent;box-shadow:none;border:0;outline:0;font-size:.825rem;text-decoration:underline;color:var(--color-grey-mid);cursor:pointer}.bundle-builder__clear[disabled]{visibility:hidden}.bundle-builder__categories-list{margin:0;padding:0;list-style-type:none}.bundle-builder__categories-list-item{border-bottom:1px solid var(--color-grey-mid)}.bundle-builder__categories-list-item:first-child{border-top:1px solid var(--color-grey-mid)}.bundle-builder__categories-link{display:block;padding:.5rem 0;cursor:pointer;color:inherit;font-weight:var(--font-weight-medium)}.bundle-builder__totals{position:relative;text-align:center;max-width:180px;margin:0 auto;font-weight:var(--font-weight-medium);padding-top:2rem}.bundle-builder__totals-bar{position:absolute;top:-1.5rem;left:50%;transform:translate(-50%);width:200px;display:block;pointer-events:none}.bundle-builder__totals-background,.bundle-builder__totals-progress{stroke-width:10}.bundle-builder__totals-background{stroke:var(--color-grey-light)}.bundle-builder__totals-progress{stroke:url(#bundleBuilderTotalsGradient);stroke-dasharray:198;stroke-dashoffset:198}.bundle-builder__totals-item-counts{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:3rem;line-height:1;padding:1rem 2rem .75rem}.bundle-builder__total-items{font-size:2.5rem;font-weight:var(--font-weight-bold);margin-bottom:.25rem}.bundle-builder__total-price{font-size:1.125rem}.bundle-builder__price-sale{color:var(--color-primary)}.bundle-builder__price-compare-at-price{color:var(--color-grey-mid);font-size:1rem}.builder-builder__items{flex-grow:1}.bundle-builder__details{display:block;margin-top:-2rem}.bundle-builder__details-item{padding-top:2rem;padding-bottom:2rem;border-top:1px solid var(--color-grey-mid)}.bundle-builder__details-item:first-child{border-top:0}.bundle-builder__details-icon{display:none}.bundle-builder__choose,.bundle-builder__chosen{margin:0 0 1.125rem;font-size:1.125rem;font-weight:var(--font-weight-medium)}.bundle-builder__chosen{color:var(--color-secondary);display:none;align-items:center}.bundle-builder__chosen-icon-wrap{height:18px;width:18px;padding:1px;background-color:var(--color-secondary);color:var(--color-white);display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:.5rem}.bundle-builder__details-item--has-selected .bundle-builder__chosen{display:flex}.bundle-builder__details-item--max-reached .bundle-builder__choose,.bundle-builder__details-item--has-selected .bundle-builder__choose{display:none}.bundle-builder__item{width:25%;margin-bottom:2rem}.bundle-item-card,.bundle-item-card__form-wrapper{display:block;height:100%}.bundle-item-card__form{display:flex;flex-direction:column;height:100%;padding:0;border:0;margin-left:0;margin-right:0}.bundle-item-card__image-wrap{border-radius:8px;margin-bottom:1rem;padding-top:100%}.bundle-item-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.bundle-item-card__title{display:inline-block;color:inherit;text-decoration:none;margin:0 0 .75rem;font-family:var(--font-family-heading)}.bundle-item-card__current-product{font-weight:var(--font-weight-bold)}.bundle-item-card__price{margin-bottom:.5rem}.bundle-item-card__actions{margin-top:auto}.bundle-item-card__rating{margin-bottom:1rem}.bundle-item-card__rating [data-bv-show=inline_rating] .bv_main_container .bv_text{font-size:.75rem!important}.bundle-item-card__rating [data-bv-show=inline_rating] svg{max-width:1rem!important;max-height:1rem!important}.bundle-item-card__checkbox-wrap{align-items:center;justify-content:center;position:absolute;top:0;right:0;display:none;z-index:1}.bundle-item-card__checkbox{cursor:pointer}.bundle-item-card__checkbox-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:0 0 0 8px;border:1px solid var(--color-secondary);color:var(--color-white);background-color:var(--color-secondary)}.bundle-item-card__checkbox-icon-image{width:20px;height:20px}.bundle-item--checked .bundle-item-card__checkbox-wrap{display:flex}.bundle-item--checked .bundle-item-card__image-wrap{border:2px solid var(--color-secondary)}.bundle-builder__details-item--max-reached .bundle-item-card__form-wrapper,.bundle-item--disabled{opacity:.5;pointer-events:none}.bundle-item-card__button-label-mobile{display:none}.bundle-builder__sticky-bar{position:fixed;bottom:0;left:0;width:100%;padding:1rem;background-color:var(--color-white);border-top:1px solid var(--color-grey-mid);z-index:1980;display:none}.bundle-builder__sticky-bar-header{margin-bottom:1rem;display:flex;align-items:center;font-weight:var(--font-weight-medium);font-family:var(--font-family-heading)}.bundle-builder__sticky-bar-title{margin-right:1.5rem;font-size:.825rem}.bundle-builder__sticky-bar-items{color:var(--color-secondary)}.bundle-builder__sticky-bar-price{font-size:1.125rem;padding-right:1rem;margin-right:auto}.bundle-builder__sticky-bar-progress{display:block;border-radius:8px;overflow:hidden;background-color:var(--color-grey-light);margin-bottom:1rem}.bundle-builder__sticky-bar-progress-inner{display:block;border-radius:8px;height:10px;background-color:var(--color-secondary);width:0}.bundle-builder__sticky-bar-progress-inner:empty{display:block}@media screen and (max-width:1279px){.bundle-builder__item{width:33.333333%}}@media screen and (max-width:979px){.bundle-builder__item{width:50%}}@media screen and (max-width:767px){.bundle-builder-hero__title{font-size:1.5rem}.bundle-builder-hero__inner{padding-bottom:3rem}.bundle-builder{padding:3rem 0}.bundle-builder__sidebar{display:none}.bundle-builder__details{margin:0}.bundle-builder__details-item{padding:0}.bundle-builder__details-item:first-child{border-top:1px solid var(--color-grey-mid)}.bundle-builder__details-item:last-child{border-bottom:1px solid var(--color-grey-mid)}.bundle-builder__details-title{display:flex;align-items:center;justify-content:space-between;font-size:1.25rem;cursor:pointer;padding:1.5rem 0;margin:0}.bundle-builder__details-title-label{padding-right:1rem}.bundle-builder__details-icon,.bundle-builder__sticky-bar{display:block}}@media screen and (max-width:519px){.bundle-item-card__button-label-desktop{display:none}.bundle-item-card__button-label-mobile{display:block}.bundle-builder__sticky-bar-title{margin-right:.75rem}.bundle-builder__sticky-bar-price{padding-right:.75rem;font-size:1rem}}@media screen and (max-width:399px){.bundle-builder__sticky-bar-header{flex-wrap:wrap}.bundle-builder__sticky-bar-title{padding-right:.75rem;margin:0 auto .25rem 0}.bundle-builder__sticky-bar-price{order:1;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/312/assets/stmt-bundle-builder.css.map */
