product-bundle{margin:0 -2rem}.product-bundle{display:flex;flex-direction:column;gap:1rem;margin:2rem 0;padding:2rem;background:#fff;border:1px solid rgb(var(--brand-gray))}.product-bundle__items{display:flex;flex-flow:row wrap;list-style:none;margin:0;gap:1rem;padding:0}.product-bundle__heading{display:flex;gap:1rem}.product-bundle__heading-content{display:flex;flex-direction:column;justify-content:center;padding-right:2rem}.product-bundle__title{font-weight:var(--font-atnamesans-weight-medium);margin:.5rem 0}.product-bundle__title a{color:#000;text-decoration:underline}.product-bundle__item{display:flex;position:relative;width:100%}.product-bundle__item product-form{width:100%}.bundle-item{background-color:#fff;border:1px solid rgb(var(--brand-porta-gray));border-radius:.5rem;text-align:left;width:100%}.bundle-item.bundle-item-added{pointer-events:none}.bundle-item.bundle-item-added:before{background:#ffffff80;content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0}.bundle-item__container{align-items:flex-start;display:flex;gap:1rem}.bundle-item__check{height:2.4rem;width:2.4rem;border-radius:50%;border:.2rem solid rgb(var(--brand-reflex-blue));color:rgb(var(--brand-white));display:flex;align-items:center;justify-content:center;flex:0 0 auto}.bundle-item__check svg{width:1.6rem;height:1.6rem;color:rgb(var(--brand-reflex-blue))}.bundle-item__details{align-self:center;display:flex;flex-direction:column;flex-grow:1;padding:1rem 0;gap:0em}.bundle-item__details p,.bundle-item__details h4{line-height:1;margin:0;padding:0}.bundle-form{display:flex;flex-flow:row wrap;gap:.5rem}.bundle-item__title .link{text-decoration:none}.bundle-item__title .link:hover{text-decoration:underline}.bundle-item__price-wrapper{margin-top:.5rem}.bundle-item .price--on-sale .price__sale{flex-flow:row wrap;gap:.5rem}.product .product-bundle__item .price--large .price-item{font-size:1.6rem}.bundle-item .price--on-sale .price__sale-amount{font-size:1.4rem}.product-bundle__actions{display:flex}.bundle-added .product-bundle__button,.product-bundle__button:disabled{opacity:.5;pointer-events:none}.bundle-item .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-bundle__button{align-self:center;background:rgb(var(--brand-reflex-blue));color:#fff;display:flex;flex-grow:1;min-height:auto;padding:1rem 1.5rem}.product-bundle__button:hover,.product-bundle__button.button.loading{background:rgb(var(--brand-reflex-blue));color:#fff}.product-bundle__success{display:none;opacity:0;pointer-events:none;transform:translateY(40px);transition:all .3s ease;width:100%}.bundle-added .product-bundle__success{display:flex;transform:translateY(0);opacity:1}.product-bundle__success-message{background:rgb(var(--brand-sale-green));border-radius:.5rem;color:#fff;display:flex;flex-grow:1;justify-content:center;padding:2rem}.bundle-item.bundle-item--is-added{pointer-events:none}.bundle-item.bundle-item--is-added .bundle-item__container{opacity:.55}.bundle-item.bundle-item--is-added .bundle-item__check{display:none}.bundle-item__success{align-items:center;background:#fff;box-shadow:0 1px 3px #0003;border-radius:2rem;display:flex;font-size:1.2rem;padding:.75rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.bundle-item__success span{padding:0 .5rem}.bundle-item__success svg{color:rgb(var(--brand-sale-green));height:1.6rem;width:1.6rem}.bundle-item__media{align-self:flex-start;aspect-ratio:1 / 1;background:rgb(var(--brand-porta-gray));display:flex;justify-content:center;overflow:hidden;position:relative;object-fit:contain;width:100%;max-width:80px}.bundle-item__image{display:block;height:100%;top:0;right:0;bottom:0;left:0;object-position:center center;position:absolute;transition:scale .3s ease;width:100%}input[type=checkbox].bundle-checkbox{height:18px;width:18px}.product-bundle__item .badge{font-size:1.2rem;padding:.5rem .75rem;position:absolute;bottom:.5rem;left:.5rem;z-index:1}.bundle_item__control{align-items:center;display:flex;min-height:80px;padding-right:1rem}.product-bundle__notice{align-items:center;background:rgb(var(--brand-badge-yellow));border-radius:.5rem;color:#664d03;display:flex;font-size:1.5rem;flex-grow:1;gap:.5rem;justify-content:center;padding:.75rem 1.5rem}.bundle-media-link img:hover{scale:1.1}.bundle-item__option{display:flex;flex-direction:column;font-size:1.2rem;margin:1rem 0 0;width:100%}.bundle-item__option-label,.bundle-item__option-select{width:100%}@media screen and (min-width: 750px){product-bundle{margin:0}}@media screen and (min-width: 1280px){.product-bundle{flex-flow:row wrap;gap:2rem;padding:4rem}.product-bundle__items{flex-flow:row}.product-bundle__heading{order:0}.product-bundle__actions{margin-left:auto;order:1}.product-bundle__items{flex-grow:1;order:2;width:100%}.product-bundle__item:not(:first-child){width:100%}.bundle-item__container{align-items:flex-start;flex-direction:column}.bundle-item__details{padding:1rem 1.5rem;width:100%}.bundle-item__details h4{margin:0 0 .5rem}.bundle-item__media{max-width:none}.bundle_item__control{min-height:auto}.bundle-item .price--on-sale .price__sale-amount{flex-grow:1;width:100%}input[type=checkbox].bundle-checkbox{position:absolute;top:1rem;right:1rem}.product-bundle__item .badge{font-size:1.2rem;padding:.5rem 1.2rem;bottom:auto;top:1rem;left:1rem}.bundle-item__success{font-size:1.6rem;right:50%;transform:translate(50%,-50%);min-width:144px}}bundle-variant-selects{display:flex;flex-direction:column;margin:2rem 0 0;gap:2rem}.bundle-item__options{border:0;display:flex;flex-flow:row wrap;padding:0;gap:.5rem}.bundle-item__options input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.bundle-option__label:not(.swatch-input__label){border:2px solid rgba(0,0,0,.15);border-radius:2rem;cursor:pointer;font-size:1.2rem;padding:.25rem 1rem}.bundle-option__label:not(.swatch-input__label):hover{border-color:rgb(var(--brand-reflex-blue))}.bundle-option__input:not(.swatch-input__input):active+.bundle-option__label,.bundle-option__input:not(.swatch-input__input):checked+.bundle-option__label{border-color:#000}.bundle-option__input:not(.swatch-input__input)+.bundle-option__label:hover,.bundle-option__input:not(.swatch-input__input):hover+.bundle-option__label{border-color:rgb(var(--brand-reflex-blue))}.bundle-option__input:not(.swatch-input__input):focus-visible+.bundle-option__label{box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 .1rem .5rem rgba(var(--color-foreground),.25)}.bundle-option__input:not(.swatch-input__input):disabled+.bundle-option__label{pointer-events:none;opacity:.4;text-decoration:line-through}.swatch-input__input+.swatch-input__label{margin:.25rem;position:relative;width:28px;outline:.1rem solid rgb(var(--brand-reflex-blue));outline-offset:0}.bundle-item__options .swatch-input__input:checked+.swatch-input__label{outline:.25rem solid rgb(13,13,13)}.form__label{font-weight:var(--font-atnamesans-weight-semibold)}.form__label-option{display:none;font-weight:var(--font-atnamesans-weight-regular)}.bundle-item__options:has(.swatch-input__input) .form__label-option{display:inline-block}.swatch-input__input:disabled+.swatch-input__label{pointer-events:none}.swatch-input__input:disabled+.swatch-input__label:before{background:red;content:"";display:block;height:1px;position:absolute;top:50%;left:-4px;right:-4px;transform:rotate(-45deg) translateY(-50%);z-index:1}
/*# sourceMappingURL=/cdn/shop/t/169/assets/component-product-bundle.css.map?v=168687703936043545821748375694 */
