html,body main:has(bundle-builder){scroll-behavior:smooth}.bundle-builder-hero{background-color:rgb(var(--color-grey-250))}.bundle-builder-hero__inner{padding:var(--space-8) 0 var(--space-19) 0;text-align:center}.bundle-builder-hero__title{font-size:2.8rem;margin:0 0 var(--space-9) 0;font-weight:var(--font-weight-bold)}.bundle-builder-hero__subtitle{font-size:2rem;margin:0;font-weight:var(--font-weight-medium)}.bundle-builder{display:block;padding:var(--space-19) 0 var(--space-10) 0}.bundle-builder__outer-grid{display:grid;gap:var(--space-15);grid-template-columns:28rem 1fr}.bundle-builder--loading .builder-builder__items{position:relative;padding:var(--space-19) 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:var(--space-8);right:var(--space-8);bottom:var(--space-8);left:var(--space-8);background-color:rgb(var(--color-white))}.bundle-builder--loading .builder-builder__items:before{content:"";position:absolute;width:3.2rem;height:3.2rem;top:calc(50% - 1.6rem);left:calc(50% - 1.6rem);border-radius:50%;border:.5rem solid rgb(var(--color-burnt-orange));border-top-color:transparent;animation:1s spin infinite linear}.bundle-builder__title{font-size:2.5rem;margin:0 0 var(--space-8) 0;font-weight:var(--font-weight-bold)}.bundle-builder__sidebar-inner{position:sticky;top:calc(13.2rem + var(--space-10));margin-bottom:var(--space-19)}.bundle-builder__sidebar-total,.bundle-builder__actions{margin-bottom:var(--space-10)}.bundle-builder__sidebar-total-header{display:flex;align-items:flex-start}.bundle-builder__sidebar-total-title{padding-right:var(--space-8);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:1.4rem;text-decoration:underline;color:rgb(var(--color-grey-700));cursor:pointer;font-family:var(--font-body-family)}.bundle-builder__clear[disabled]{visibility:hidden}.bundle-builder__totals{position:relative;text-align:center;max-width:18rem;margin:0 auto;font-weight:var(--font-weight-medium);padding-top:var(--space-24)}.bundle-builder__totals-bar{position:absolute;top:calc(var(--space-8) * -1);left:50%;transform:translate(-50%);width:20rem;display:block;pointer-events:none}.bundle-builder__totals-background,.bundle-builder__totals-progress{stroke-width:10}.bundle-builder__totals-background{stroke:rgb(var(--color-grey-350))}.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:var(--space-24);line-height:1;padding:var(--space-8) var(--space-10) var(--space-4) var(--space-10)}.bundle-builder__total-items{font-size:2rem;font-weight:var(--font-weight-bold);margin-bottom:var(--space-1)}.bundle-builder__total-price{font-size:2rem}.bundle-builder__price-sale{color:rgb(var(--color-sale-red))}.bundle-builder__price-compare-at-price{color:rgb(var(--color-grey-700));font-size:var(--space-8)}.builder-builder__items{flex-grow:1}.bundle-builder__details{display:block;margin-top:calc(var(--space-10) * -1)}.bundle-builder__collection{padding-top:var(--space-10);padding-bottom:var(--space-10);border-top:.1rem solid rgb(var(--color-grey-700))}.bundle-builder__collection:first-child{border-top:0;padding-top:0}.bundle-builder__details-icon{display:none}.bundle-builder__choose,.bundle-builder__chosen{margin:0 0 var(--space-6) 0;font-size:1.8rem;font-weight:var(--font-weight-medium)}.bundle-builder__chosen{color:rgb(var(--color-burnt-orange));display:none;align-items:center}.bundle-builder__chosen-icon-wrap{height:1.8rem;width:1.8rem;padding:.1rem;background-color:rgb(var(--color-burnt-orange));color:rgb(var(--color-white));display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:var(--space-3)}.bundle-builder__collection--has-selected .bundle-builder__chosen{display:flex}.bundle-builder__collection--max-reached .bundle-builder__choose,.bundle-builder__collection--has-selected .bundle-builder__choose{display:none}.bundle-builder__items-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-10)}.bundle-builder__items-grid .js-bundle-product-options{order:99}.bundle-product-card,.bundle-product-card__form-wrapper{display:block;height:100%}.bundle-product-card{display:flex;flex-direction:column;height:100%;padding:0;border:0;margin-left:0;margin-right:0}.bundle-product-card__image-wrap{margin-bottom:var(--space-8)}.bundle-product-card__image{width:100%;height:100%;object-fit:cover;display:block}.bundle-product-card__title{display:inline-block;color:inherit;text-decoration:none;margin:0 0 var(--space-8) 0;font-family:var(--font-heading-family)}.bundle-product-card__variant-label,.bundle-product-card__price{margin:0 0 var(--space-8) 0}.bundle-product-card__actions{margin-top:auto;display:flex;flex-direction:column;gap:var(--space-8);text-align:center}.bundle-item--checked .bundle-product-card__bundle-add,.bundle-item--checked .bundle-product-card__bundle-options,.bundle-product-card__bundle-remove,.bundle-product-card__variant-remove{display:none}.bundle-item--checked .bundle-product-card__bundle-remove{display:block}.bundle-product-card__view-details{text-decoration:none;color:inherit;font-size:1.6rem}.bundle-product-card__checkbox-wrap{align-items:center;justify-content:center;position:absolute;top:0;right:0;display:none;z-index:1}.bundle-product-card__checkbox{cursor:pointer}.bundle-product-card__checkbox-icon{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:0 0 0 .8rem;border:.1rem solid rgb(var(--color-burnt-orange));color:rgb(var(--color-white));background-color:rgb(var(--color-burnt-orange))}.bundle-product-card__checkbox-icon-image{width:2rem;height:2rem}.bundle-item--checked .bundle-product-card__checkbox-wrap{display:flex}.bundle-item--checked .bundle-product-card__image-wrap{border:.2rem solid rgb(var(--color-burnt-orange))}.bundle-builder__collection--max-reached .bundle-product-card__form-wrapper,.bundle-item--disabled{opacity:.5;pointer-events:none}.bundle-product-card__button-label-mobile{display:none}.bundle-builder__sticky-bar{position:fixed;bottom:0;left:0;width:100%;padding:var(--space-8);background-color:rgb(var(--color-white));border-top:.1rem solid rgb(var(--color-grey-700));z-index:1980;display:none}.bundle-builder__sticky-bar-header{margin-bottom:var(--space-8);display:flex;align-items:center;font-weight:var(--font-weight-medium);font-family:var(--font-heading-family)}.bundle-builder__sticky-bar-title{margin-right:var(--space-8);font-size:1.4rem}.bundle-builder__sticky-bar-items{color:rgb(var(--color-burnt-orange))}.bundle-builder__sticky-bar-price{font-size:2rem;padding-right:var(--space-8);margin-right:auto}.bundle-builder__sticky-bar-progress{display:block;border-radius:.8rem;overflow:hidden;background-color:rgb(var(--color-grey-350));margin-bottom:var(--space-8)}.bundle-builder__sticky-bar-progress-inner{display:block;border-radius:.8rem;height:1rem;background-color:rgb(var(--color-burnt-orange));width:0}.bundle-builder__sticky-bar-progress-inner:empty{display:block}@media screen and (max-width: 1199px){.bundle-builder__items-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 749px){.bundle-builder-hero__title{font-size:1.5rem}.bundle-builder-hero__inner{padding-bottom:var(--space-14)}.bundle-builder{padding:var(--space-14) 0}.bundle-builder__outer-grid{grid-template-columns:1fr}.bundle-builder__sidebar{display:none}.bundle-builder__details{margin:0}.bundle-builder__details-title{margin-top:var(--space-10)}.bundle-builder__collection{padding:0}.bundle-builder__items-grid{padding-bottom:var(--space-10)}.bundle-builder__sticky-bar{display:block}}@media screen and (max-width: 519px){.bundle-product-card__button-label-desktop{display:none}.bundle-product-card__button-label-mobile{display:block}.bundle-builder__sticky-bar-title{margin-right:var(--space-4)}.bundle-builder__sticky-bar-price{padding-right:var(--space-4);font-size:1.6rem}}@media screen and (max-width: 399px){.bundle-builder__sticky-bar-header{flex-wrap:wrap}.bundle-builder__sticky-bar-title{padding-right:var(--space-4);margin:0 auto var(--space-1) 0}.bundle-builder__sticky-bar-price{order:1;width:100%}}.bundle-builder__sidebar-categories{margin-top:var(--space-16)}.bundle-builder__categories-list{margin:0;padding:0;list-style-type:none}.bundle-builder__categories-list-item:first-child{border-top:1px solid rgb(var(--color-grey-350))}.bundle-builder__categories-list-item{border-bottom:1px solid rgb(var(--color-grey-350));padding:var(--space-3) 0 var(--space-3) var(--space-2);cursor:pointer}.bundle-builder__categories-link{display:block;padding:.5rem 0;cursor:pointer;color:inherit}
/*# sourceMappingURL=/cdn/shop/t/76/assets/bundle-builder.css.map */
