.product-bundle{overflow:visible}.product-bundle__inner{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.product-bundle__header{margin-bottom:3rem}.product-bundle__subheading{font-size:1.4rem;letter-spacing:.1rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7);margin:0 0 1rem}.product-bundle__heading{margin:0;font-size:var(--heading-font-size, 3.2rem);line-height:1.2}@media screen and (min-width:750px){.product-bundle__header{margin-bottom:3rem}}.product-bundle__grid{display:grid;grid-template-columns:1fr;gap:4rem}@media screen and (min-width:990px){.product-bundle__grid{grid-template-columns:1fr 1fr;gap:5rem;align-items:flex-start}.product-bundle__grid--reverse{direction:rtl}.product-bundle__grid--reverse>*{direction:ltr}}.product-bundle__image-column{width:100%}.product-bundle__featured-image{position:relative;width:100%}.product-bundle__featured-image--desktop{display:block}.product-bundle__featured-image--mobile{display:none}@media screen and (max-width:989px){.product-bundle__featured-image--desktop{display:none}.product-bundle__featured-image--mobile{display:block}}.product-bundle__featured-image--fixed-height{overflow:hidden}.product-bundle__featured-image--fixed-height .product-bundle__main-image{width:100%;height:100%;object-fit:cover}.product-bundle__main-image{width:100%;height:auto;display:block}.product-bundle__placeholder{width:100%;height:100%;background-color:rgba(var(--color-foreground),.04);display:block;position:relative}.product-bundle__placeholder .placeholder-svg{width:100%;height:100%;display:block}.product-bundle__content-column{display:flex;flex-direction:column;gap:3rem;width:100%}@media screen and (min-width:990px){.product-bundle__content-column{max-width:60rem}}@media screen and (min-width:990px){.product-bundle__content-column--sticky{position:sticky;top:3rem}}.product-bundle__products-list{display:flex;flex-direction:column;gap:2rem}.product-bundle__product-item{display:flex;gap:2rem;padding-bottom:2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);align-items:flex-start}.product-bundle__product-item:last-child{border-bottom:none;padding-bottom:0}.product-bundle__product-thumbnail{flex:0 0 auto;width:10rem}.product-bundle__product-link{display:block;text-decoration:none}.product-bundle__thumbnail-media{position:relative;overflow:hidden;background-color:rgba(var(--color-foreground),.04);width:10rem;height:10rem;border-radius:var(--card-corner-radius, 0px)}.product-bundle__thumbnail-media--bordered{border:.1rem solid rgba(var(--color-foreground),.08)}.product-bundle__thumbnail-media.media--adapt{height:0!important;position:relative;box-sizing:content-box}.product-bundle__thumbnail-media.media--portrait{height:12.5rem}.product-bundle__thumbnail-media.media--square{height:10rem}.product-bundle__thumbnail-media.media--arch{height:13rem;border-radius:50% 50% 0 0;overflow:hidden}.product-bundle__thumbnail-media.media--placeholder{background:rgba(var(--color-foreground),.04)}.product-bundle__thumbnail-media.media--adapt.media--placeholder{padding-bottom:100%;height:0!important}.product-bundle__thumbnail-media.media--portrait.media--placeholder{height:12.5rem}.product-bundle__thumbnail-media.media--square.media--placeholder{height:10rem}.product-bundle__thumbnail-media.media--arch.media--placeholder{height:13rem}.product-bundle__thumbnail-media .placeholder-svg{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.product-bundle__thumbnail-media .placeholder-svg text{font-size:18px}.product-bundle__thumbnail-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .4s ease}.product-bundle__thumbnail-image--secondary{opacity:0}@media screen and (hover:hover){.product-bundle__thumbnail-media:has(.product-bundle__thumbnail-image--secondary):hover .product-bundle__thumbnail-image:not(.product-bundle__thumbnail-image--secondary),.product-bundle__product-link:hover .product-bundle__thumbnail-media:has(.product-bundle__thumbnail-image--secondary)>.product-bundle__thumbnail-image:not(.product-bundle__thumbnail-image--secondary){opacity:0}.product-bundle__product-link:hover .product-bundle__thumbnail-image--secondary{opacity:1}.product-bundle__thumbnail-media--single-image .product-bundle__thumbnail-image{transform:scale(1.05)}.product-bundle__product-link:hover .product-bundle__thumbnail-media--single-image .product-bundle__thumbnail-image{opacity:1;transform:scale(1)}}.product-bundle__product-details{flex:1 1 auto;display:flex;flex-direction:column;gap:0}.product-bundle__product-text{flex:1 1 auto;min-width:0}.product-bundle__vendor{font-size:1.2rem;margin-bottom:.5rem;color:rgba(var(--color-foreground),.55);text-transform:uppercase;letter-spacing:.06rem;font-weight:400}.product-bundle__title-price-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.8rem;flex-wrap:nowrap}.product-bundle__product-name{font-size:calc(1.4rem * var(--title-font-size-scale, 1));font-weight:500;margin:0;line-height:1.4;color:rgb(var(--color-foreground));flex:1 1 auto;min-width:0}.product-bundle__product-item:has(.placeholder-svg) .product-bundle__product-name{font-size:1.8rem}.product-bundle__product-name a{text-decoration:none;color:inherit}@media screen and (hover:hover){.product-bundle__product-name a:hover{color:rgba(var(--color-foreground),.75)}}.product-bundle__product-price-wrapper{flex:0 0 auto;text-align:right;white-space:nowrap}.product-bundle__product-price{font-size:1.5rem;font-weight:400;color:rgb(var(--color-foreground));display:block;white-space:nowrap;line-height:1.4}.product-bundle__variant-picker.product-form__input{flex:0 1 auto;max-width:25rem;min-width:fit-content;padding:0;margin:.8rem 0 0;border:none}.product-bundle__variant-picker .select{max-width:25rem;height:3.6rem}.product-bundle__variant-picker .select__select{height:3.6rem;min-height:3.6rem}product-bundle-form{display:block;width:100%}.product-bundle__cart-section{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem}.product-bundle__form{position:relative;width:100%}.product-bundle__add-button{width:100%;min-height:5rem;position:relative;display:flex;align-items:center;justify-content:center;padding:1.3rem 3rem}.product-bundle__button-content{display:flex;align-items:center;justify-content:center;gap:1rem}.product-bundle__button-text{flex:0 0 auto;font-size:1.5rem;font-weight:500}.product-bundle__button-separator{flex:0 0 auto;font-size:1.5rem;font-weight:400;opacity:.7}.product-bundle__button-total{flex:0 0 auto;font-size:1.5rem;font-weight:500;white-space:nowrap}.product-bundle__add-button .loading-overlay__spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:2rem;z-index:2}.product-bundle__add-button.loading .loading-overlay__spinner{display:flex!important;align-items:center;justify-content:center}.product-bundle__add-button.loading .product-bundle__button-content{visibility:hidden}.product-bundle__add-button.loading{background-color:rgb(var(--color-button))!important;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;cursor:wait!important;pointer-events:auto!important}.product-bundle__add-button .loading-overlay__spinner .spinner{width:100%;height:100%;animation:spinner-rotation 1s linear infinite}.product-bundle__add-button .loading-overlay__spinner .path{stroke:rgb(var(--color-button-text));stroke-linecap:round;animation:spinner-dash 1.5s ease-in-out infinite}@keyframes spinner-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.product-bundle__add-button .loading-overlay__spinner.hidden{display:none!important}.product-bundle__add-button[aria-disabled=true]{cursor:not-allowed;opacity:.5}.product-bundle__savings-message{display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.product-bundle__savings-message .icon-accordion{width:1.6rem;height:1.6rem;flex-shrink:0}.product-bundle__savings-message svg{width:100%;height:100%}.product-bundle__savings-message strong{font-weight:600;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.product-bundle__grid{width:100%}.product-bundle__image-column,.product-bundle__content-column{width:100%!important;max-width:100%!important}.product-bundle__product-thumbnail{width:8rem}.product-bundle__thumbnail-media{width:8rem;height:8rem}.product-bundle__thumbnail-media.media--adapt{width:8rem;height:0!important;box-sizing:content-box}.product-bundle__thumbnail-media.media--portrait{height:10rem}.product-bundle__thumbnail-media.media--arch{height:10.4rem}.product-bundle__variant-picker.product-form__input,.product-bundle__variant-picker .select{width:100%;max-width:100%}product-bundle-form{width:100%!important;max-width:100%!important}.product-bundle__cart-section,.product-bundle__form,.product-bundle__add-button{width:100%!important;max-width:100%!important}.product-bundle__button-content{gap:.8rem}.product-bundle__button-text,.product-bundle__button-separator,.product-bundle__button-total{font-size:1.4rem}}@media screen and (max-width:989px){.product-bundle__content-column{max-width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-product-bundle.css.map */
