*,*:before,*:after{box-sizing:border-box}:root{--color-button: 94, 73, 61;--color-button-hover: 76, 59, 49;--color-button-text: 255, 255, 255;--border-color: #ddd;--text-color: #666;--color-button-border: #5e493d;--color-button-background: #5e493d;--font-button-family: inherit;--font-button-size: 1.1rem;--button-shadow-horizontal-offset: 0px;--button-shadow-vertical-offset: 2px;--color-shadow: 0, 0, 0;--shadow-opacity: .08;--duration-long: .3s;--font-body-scale: 1}.bundle-builder{width:100%;max-width:100%;margin:0 auto}.bundle-builder .page-width{max-width:100%;max-width:160rem;width:100%;margin:0 auto;padding-left:20px;padding-right:20px;box-sizing:border-box}.text-center{text-align:center}.w-full{width:100%}.bundle-builder__title{text-align:center;margin-bottom:30px;font-size:2.5rem}.bundle-builder__layout{display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:flex-start;width:100%;max-width:100vw;margin:0;box-sizing:border-box;position:relative}.bundle-builder__sections,.bundle-preview{min-width:0;width:100%;box-sizing:border-box}.bundle-builder__sections{display:flex;flex-direction:column;gap:30px}.bundle-section{border:1px solid var(--border-color);overflow:hidden}.bundle-section__banner{position:relative;width:100%;max-width:100%;aspect-ratio:1500 / 578;display:flex;align-items:center;justify-content:center;background:#f5f5f5;overflow:hidden;padding:0}.bundle-section__banner img{width:100%;max-width:100%;object-fit:contain;object-position:center;display:block}.bundle-section__banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1}.bundle-section__banner-content{position:relative;z-index:2;color:#fff;text-align:center;max-width:600px}.bundle-section__title{color:#fff;margin-bottom:15px;font-size:1.5em;font-weight:500}.bundle-section__products{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:15px}.bundle-section__products[data-desktop-columns="3"]{grid-template-columns:repeat(3,1fr)}.bundle-section__products[data-desktop-columns="4"]{grid-template-columns:repeat(4,1fr)}.bundle-section__products[data-desktop-columns="5"]{grid-template-columns:repeat(5,1fr)}.product-card{min-width:0;padding:10px;border:1px solid #eee;cursor:pointer;transition:border-color .3s;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;width:100%;box-sizing:border-box}.product-card:hover,.product-card.selected{border-color:#000}.product-card.selected{background-color:#fff}.product-card__image{width:100%;max-width:275px;max-height:275px;aspect-ratio:1;object-fit:cover;margin-bottom:15px}.product-card__info{margin-top:10px;text-align:center;width:100%;flex-grow:1;display:flex;flex-direction:column;min-width:0}.product-card__title{font-weight:500;margin:0;font-size:1.1em;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;width:100%}.product-card__price{color:var(--text-color);margin:10px 0;font-size:1em;width:100%}.bundle-preview{position:sticky;top:20px;background:#fff;padding:0 20px 20px;border:1px solid var(--border-color);width:100%;box-sizing:border-box;margin-top:0;height:fit-content;max-height:calc(100vh - 40px);overflow-y:auto}.bundle-preview__header{display:flex;align-items:center;justify-content:space-between;margin-top:20px;margin-bottom:20px}.bundle-preview__savings{color:#bca412;margin-bottom:20px;font-size:.95em}.bundle-preview__title{margin-bottom:20px;font-size:1.2em}.bundle-preview__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:20px;align-items:stretch}.bundle-placeholder{display:flex;flex-direction:column;align-items:center;width:100%}.bundle-placeholder__image-container{position:relative;width:100%;aspect-ratio:1;border:1px solid var(--border-color);background:#fff;padding:15px;margin-bottom:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .3s ease,transform .3s ease;overflow:hidden}.bundle-placeholder.new-placeholder .bundle-placeholder__image-container{opacity:0;transform:scale(.9)}.bundle-placeholder.new-placeholder.show .bundle-placeholder__image-container{opacity:1;transform:scale(1)}.bundle-placeholder .empty-text{color:var(--text-color);font-size:.9em;text-align:center;width:100%}.bundle-placeholder .product-card__image{width:100px;height:100px;object-fit:contain;margin:0}.bundle-placeholder__info{width:100%;text-align:center;margin-top:5px}.bundle-placeholder__title{font-size:.9em;margin:0;color:rgb(var(--color-foreground));overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.bundle-placeholder__variant{font-size:.8em;color:var(--text-color);margin-top:5px}.bundle-builder[data-only-10oz=true] .bundle-placeholder__variant{display:none}.bundle-remove-btn{position:absolute;top:8px;right:8px;width:20px;height:20px;background:transparent;color:var(--text-color);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:color .2s;padding:0}@media screen and (max-width: 989px){.bundle-placeholder__image-container{padding:12px}}.bundle-actions{margin-top:20px;text-align:center;display:flex;flex-direction:column;align-items:center}.bundle-total{margin-top:15px;padding-top:15px;border-top:1px solid #ddd;text-align:right}.bundle-total__original{color:#666;text-decoration:line-through;margin-right:10px}.bundle-total__discount-notice{display:block;color:#bca412;font-size:.9em;margin-top:5px}.bundle-total__final{font-weight:600}.bundle-remove-btn{position:absolute;top:8px;right:8px;width:20px;height:20px;background:transparent;color:#666;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:color .2s;padding:0}.bundle-remove-btn:hover{color:#000}.bundle-remove-btn svg{width:14px;height:14px}@media screen and (max-width: 989px){.bundle-preview__items{gap:10px}.bundle-placeholder{min-height:120px}.bundle-placeholder.filled .product-card__image{max-width:80px;max-height:80px}}@media screen and (max-width: 749px){.bundle-section__products{grid-template-columns:repeat(2,1fr)!important;gap:8px;padding:8px}.bundle-section__products[data-desktop-columns="3"],.bundle-section__products[data-desktop-columns="4"],.bundle-section__products[data-desktop-columns="5"]{grid-template-columns:repeat(2,1fr)!important}.product-card{padding:6px}.product-card__image{max-width:100%}.product-card__add-to-bundle{padding:0 12px;font-size:14px;height:45px;min-height:45px;max-height:45px}}@media screen and (max-width: 480px){.bundle-section__products{grid-template-columns:repeat(2,1fr)!important;gap:6px;padding:4px}.bundle-section__products[data-desktop-columns="3"],.bundle-section__products[data-desktop-columns="4"],.bundle-section__products[data-desktop-columns="5"]{grid-template-columns:repeat(2,1fr)!important}.product-card__title{font-size:1em}.product-card__price{font-size:.9em}}@media screen and (max-width: 250px){.bundle-section__products{grid-template-columns:1fr!important;gap:6px;padding:4px}.bundle-section__products[data-desktop-columns="3"],.bundle-section__products[data-desktop-columns="4"],.bundle-section__products[data-desktop-columns="5"]{grid-template-columns:1fr!important}}.product-card__actions{margin-top:10px;width:100%}.product-card__view-details,.product-card__add-to-bundle{padding:10px 15px;border:1px solid #000;background:transparent;cursor:pointer;transition:all .2s;font-size:.9em;flex:1}.product-card__view-details:hover{background:#f5f5f5}.product-card__add-to-bundle{width:100%;min-width:0;max-width:100%;height:45px;min-height:45px;max-height:45px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:2px;line-height:1.2;box-sizing:border-box;padding:0 12px;margin-top:auto;white-space:normal;overflow:hidden;text-overflow:ellipsis}.product-card__add-to-bundle:hover:not(:disabled){background:rgb(var(--color-button-hover));border-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text))}.product-card__add-to-bundle{color:rgb(var(--color-button))}.product-card__add-to-bundle:disabled{background:rgba(var(--color-button),.5);border-color:rgba(var(--color-button),.5);cursor:not-allowed}.product-modal{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;overflow-y:auto;padding:40px 20px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-modal.active{opacity:1;visibility:visible}.product-modal__content{background:#fff;max-width:800px;margin:20px auto;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:40px;transform:translateY(20px);opacity:0;transition:transform .3s ease,opacity .3s ease;border:1px solid #ddd;box-shadow:0 2px 10px #0000001a}.product-modal.active .product-modal__content{transform:translateY(0);opacity:1}.product-modal__close{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;color:#666;padding:5px}.product-modal__close:hover{color:#000}.product-modal__image{width:100%;height:auto}.product-modal__info{display:flex;flex-direction:column}.product-modal__title{margin:0 0 10px;font-size:1.5em}.product-modal__price{font-size:1.2em;margin-bottom:20px}.product-modal__description{margin-bottom:30px;flex-grow:1}.product-modal__options{margin:1rem 0 2rem}.product-modal__option-selectors{display:flex;flex-direction:column;gap:1.5rem}.product-modal__option{width:100%}.product-modal__option-label{display:block;margin-bottom:.8rem;font-size:1.4rem;font-weight:400;color:rgb(var(--color-foreground))}.product-modal__option-buttons{display:flex;flex-wrap:wrap;gap:1rem}.product-modal__option-button{min-width:4.4rem;min-height:4.4rem;padding:.9rem 2rem;border-radius:0;text-align:center;border:.1rem solid rgba(var(--color-foreground),.1);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;font-size:1.4rem;font-family:inherit;position:relative;display:flex;align-items:center;justify-content:center;line-height:calc(1 + .2 / var(--font-body-scale));margin:0;transition:all 75ms ease;white-space:nowrap;text-decoration:none}.product-modal__option-button:not(:disabled):hover{border-color:rgb(var(--color-foreground));box-shadow:none;outline:0}.product-modal__option-button.selected{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.product-modal__option-button:disabled{opacity:.5;cursor:default;border-color:rgba(var(--color-foreground),.1)}.product-modal__option-button.unavailable{text-decoration:line-through;opacity:.5;border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.4);cursor:not-allowed}.product-modal__option-button.unavailable:hover{border-color:rgba(var(--color-foreground),.1)}.product-modal__add-to-bundle{width:100%;padding:.9rem 2rem;height:4.4rem;border-radius:0;border:.1rem solid rgb(var(--color-button));text-align:center;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:inherit;cursor:pointer;transition:all 75ms ease;white-space:nowrap;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2.7px;line-height:17px}.product-modal__add-to-bundle:hover:not(:disabled){background-color:rgb(var(--color-button-hover));border-color:rgb(var(--color-button-hover))}.product-modal__add-to-bundle:disabled{opacity:.5;cursor:not-allowed;background-color:rgb(var(--color-button))}@media screen and (max-width: 989px){.product-modal__option-button{font-size:1.3rem;padding:.8rem 1.6rem}}.product__media-list,.slider{position:relative;width:100%;height:100%}.slider--mobile{display:flex;transition:transform .5s ease;width:100%;height:100%}.product__media-item{flex:0 0 100%;width:100%;min-width:100%;position:relative}.product__media{position:relative;padding-top:100%;width:100%;height:0}.product__media img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.product-modal__image-container{width:100%;overflow:hidden;position:relative}.product-modal__content{max-height:90vh;overflow-y:auto;margin:20px auto;background:#fff;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:40px}@media screen and (max-width: 767px){.product-modal__content{grid-template-columns:1fr;gap:20px;padding:20px;margin:10px;max-height:calc(100vh - 20px)}}.product__thumbnails{margin-top:20px;width:100%}.thumbnail-list{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.thumbnail-item{width:60px;height:60px;border:1px solid transparent;cursor:pointer;transition:border-color .2s ease}.thumbnail-item.active{border-color:#ddd}.thumbnail-item img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.thumbnail-item{width:50px;height:50px}}.bundle-actions__message{margin-top:10px;font-size:.9em;color:#666}.product-form__submit{display:flex;align-items:center;justify-content:center;flex-grow:1;width:405px;max-width:100%;min-height:45px;height:45px;box-sizing:border-box;position:relative;z-index:1;cursor:pointer;-webkit-appearance:button;appearance:button;background-color:#0000;background-image:none;border:1px solid rgb(73,54,43);border-radius:0;color:#5e493d;color-scheme:light;font-family:ChaletLondonNineteenSixty,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:2.7px;line-height:17.1111px;text-align:center;text-transform:uppercase;text-decoration:none;text-decoration-color:#5e493d;box-shadow:none;overflow:hidden;padding:4.5px 13.5px;margin:0;transition-property:color,box-shadow;transition-duration:.5s;transition-timing-function:ease;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}.product-form__submit:disabled{opacity:.5;cursor:not-allowed}@media screen and (hover: hover){.product-form__submit:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:120%;height:100%;background-color:#5e493d;backface-visibility:hidden;will-change:transform;transform:rotate3d(0,0,1,10deg) translate3d(-1.2em,110%,0);transform-origin:0% 100%;transition:transform .5s ease}.product-form__submit:hover{color:#fff;box-shadow:none;background-color:#5e493d;border-color:#5e493d}.product-form__submit:hover:after{transform:rotate3d(0,0,1,0) translateZ(0)}}.bundle-max-alert-container{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;overflow-y:auto;padding:40px 20px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bundle-max-alert-container.active{opacity:1;visibility:visible}.bundle-max-alert{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);background:#fff;padding:30px;border:1px solid #ddd;box-shadow:0 2px 10px #0000001a;z-index:1001;text-align:center;max-width:90%;width:400px;opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease}.bundle-max-alert.active{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.bundle-max-alert__title{font-size:1.2em;margin-bottom:15px;font-weight:500}.bundle-max-alert__message{margin-bottom:20px;color:#666}.bundle-max-alert__button{background:#5e493d;color:#fff;border:none;padding:10px 20px;cursor:pointer;transition:background .2s}.bundle-max-alert__button:hover{background:#4a3a30}.bundle-builder__banner{position:relative;width:100%;max-width:100%;aspect-ratio:2800 / 1300;display:flex;align-items:center;justify-content:center;background:#f5f5f5;overflow:hidden;margin-top:0;margin-bottom:40px}@media screen and (max-width: 767px){.bundle-builder__banner{margin-top:30px;margin-bottom:0}}.bundle-builder__banner img{width:100%;max-width:100%;object-fit:contain;object-position:center;display:block}.bundle-builder__banner-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;z-index:1}.bundle-builder__banner-content{position:absolute;z-index:2;color:#fff;text-align:center;max-width:800px;padding:0 20px;left:50%;top:50%;transform:translate(-50%,-50%);width:100%}.bundle-builder__banner-title{color:#fff;margin-bottom:15px;font-size:2.5em;font-weight:500}.bundle-builder__banner-text{font-size:1.2em;line-height:1.5}.lock-icon{margin-top:8px;width:28px;height:28px;max-width:100%;max-height:32px;display:flex;align-items:center;justify-content:center}.lock-icon svg{width:100%;height:100%;max-width:28px;max-height:28px;display:block;margin:0 auto}@media screen and (min-width: 990px) and (max-width: 1070px){.empty-text{font-size:.7em!important}.lock-icon,.lock-icon svg{width:20px;height:20px;max-width:20px;max-height:20px}.product-card{display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-card__add-to-bundle{height:36px;min-height:36px;max-height:36px;width:100%;font-size:13px;padding:0 12px;white-space:normal;overflow:hidden;display:flex;align-items:center;justify-content:center;line-height:1.2;box-sizing:border-box;margin-top:auto}}@media screen and (min-width: 990px) and (max-width: 1270px){.product-card{display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-card__add-to-bundle{height:36px;min-height:36px;max-height:36px;width:100%;font-size:13px;padding:5px 12px;white-space:normal;overflow:hidden;display:flex;align-items:center;justify-content:center;line-height:1.2;box-sizing:border-box;margin-top:auto}}@media screen and (max-width: 989px){.bundle-builder__layout{grid-template-columns:1fr;gap:20px;width:100%;max-width:100vw}.page-width{width:100%;max-width:100%;margin:0}.bundle-preview{order:1;position:static;max-height:none;overflow-y:visible}.bundle-builder__sections{order:0}}.bundle-section__products .product-card.is-hidden{display:none}.load-more-btn{display:block;margin:16px auto 20px;padding:4.5px 13.5px;width:405px;max-width:100%;min-height:45px;height:45px;box-sizing:border-box;position:relative;z-index:1;cursor:pointer;background-color:#0000;background-image:none;border:1px solid rgb(73,54,43);border-radius:0;color:#5e493d;color-scheme:light;font-family:ChaletLondonNineteenSixty,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:2.7px;line-height:17.1111px;text-align:center;text-transform:uppercase;text-decoration:none;text-decoration-color:#5e493d;box-shadow:none;overflow:hidden;transition-property:color,box-shadow;transition-duration:.5s;transition-timing-function:ease;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media screen and (hover: hover){.load-more-btn:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:120%;height:100%;background-color:#5e493d;backface-visibility:hidden;will-change:transform;transform:rotate3d(0,0,1,10deg) translate3d(-1.2em,110%,0);transform-origin:0% 100%;transition:transform .5s ease}.load-more-btn:hover{color:#fff}.load-more-btn:hover:after{transform:rotate3d(0,0,1,0) translateZ(0)}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/bundle-builder.css.map */
