.upsell-bundle-wrapper{width:100%;display:flex;justify-content:center;align-items:flex-start}.upsell-bundle-section{display:flex;flex-direction:column;width:100%;max-width:1920px;margin:0 auto;align-items:center;gap:20px;padding:88px 20px 32px;position:relative;box-sizing:border-box;background:#fff}.upsell-bundle-container{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.upsell-bundle-header{display:flex;flex-direction:column;gap:4px;width:100%}.upsell-bundle-title{font-family:Qanelas-Light,Helvetica;font-weight:300;color:#000;font-size:40px;letter-spacing:0;line-height:normal;margin:0}.upsell-bundle-subtitle{font-family:Qanelas-Regular,Helvetica;font-weight:400;color:#000;font-size:16px;letter-spacing:0;line-height:normal;margin:0}.upsell-bundle-content{display:flex;gap:40px;align-items:flex-start;width:100%}.upsell-bundle-swiper-container{position:relative;width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;flex:1;min-width:0}.upsell-bundle-swiper-wrapper{position:relative;width:100%;flex:1;min-width:0;box-sizing:border-box}.upsell-bundle-products{width:100%;overflow:hidden;position:relative}.upsell-bundle-products.swiper{margin:0;list-style:none}.upsell-bundle-products .swiper-wrapper{display:flex;align-items:center;transition-timing-function:ease-in-out;box-sizing:border-box;list-style:none;justify-content:flex-start}.upsell-bundle-products .swiper-slide{width:240px!important;height:498px!important;flex-shrink:0;margin-right:0;box-sizing:border-box;display:block;transform:translateZ(0)}.upsell-bundle-products .swiper-slide .product-card{position:relative;transform:none!important}.upsell-bundle-product-card{flex:0 0 auto;width:100%;height:100%;position:relative}.upsell-check{all:unset;position:absolute;top:10px;right:10px;z-index:20;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#00000059;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#ffffff59;transition:color .2s ease,background .2s ease,transform .15s ease}.upsell-check:hover{transform:scale(1.1)}.upsell-check svg{width:20px;height:20px}.upsell-check__tick{opacity:0;transition:opacity .2s ease}.upsell-check.is-checked{color:#f36c3e;background:#0000008c}.upsell-check.is-checked .upsell-check__tick{opacity:1}.upsell-bundle-product-card:not([data-checked=true]){opacity:.35;transition:opacity .25s ease}.upsell-bundle-product-card[data-checked=true]{opacity:1;transition:opacity .25s ease}.upsell-bundle-loading{font-family:Qanelas-Regular,Helvetica;font-size:14px;color:#999;padding:40px 20px;text-align:center;width:100%}.upsell-bundle-cta{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-width:300px;max-width:400px;align-self:center}.upsell-bundle-cta-navigation{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin-bottom:4px}.upsell-bundle-cta-text{font-family:Qanelas-Light,Helvetica;font-weight:400;font-style:normal;font-size:24px;line-height:100%;letter-spacing:0%;text-align:center;margin:0;color:#000}.upsell-bundle-cta-text strong,.upsell-bundle-cta-text b{font-family:Qanelas-Bold,Helvetica;font-weight:700}.upsell-bundle-cta-text p{margin:.25em 0}.upsell-bundle-cta-text p:first-child{margin-top:0}.upsell-bundle-cta-text p:last-child{margin-bottom:0}.upsell-bundle-pricing{display:flex;flex-direction:column;align-items:center;gap:4px}.upsell-bundle-price-compare{font-family:Qanelas-Light,Helvetica;font-weight:400;font-size:20px;line-height:100%;text-align:center;text-decoration:line-through;color:#000;opacity:.6}.upsell-bundle-price{font-family:Qanelas-Light,Helvetica;font-weight:400;font-size:30px;line-height:100%;text-align:center;color:#000}.upsell-bundle-form{width:100%;margin:0}.upsell-bundle-out-of-stock-note,.upsell-bundle-error-note{font-family:Qanelas-Light,Helvetica;font-weight:400;font-size:12px;line-height:140%;text-align:left;color:#000;margin-top:8px;margin-bottom:0;max-width:300px}.upsell-bundle-error-note{opacity:1;display:block;background:#fec5c5;padding:12px 16px}.upsell-bundle-add-all-button{all:unset;box-sizing:border-box;width:100%;height:60px;background-color:#0006;border-radius:500px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease;position:relative;font-family:Qanelas-Bold,Helvetica;font-weight:700;color:#fff;font-size:16px;letter-spacing:0;line-height:normal}.upsell-bundle-add-all-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;border-radius:500px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;z-index:1;pointer-events:none;background:linear-gradient(1deg,#f36c3e33,#f36c3e)}.upsell-bundle-add-all-button:hover{background-color:#f36c3e!important;opacity:1!important}.upsell-bundle-add-all-button:active{background-color:#e25a2e!important;opacity:1!important}.upsell-bundle-add-all-button:focus-visible{outline:2px solid #4a90e2;outline-offset:2px}.upsell-bundle-add-all-button-text{position:relative;width:fit-content;z-index:2}.upsell-bundle-section--knockout .upsell-bundle-add-all-button{background:transparent!important;color:#000!important}.upsell-bundle-section--knockout .upsell-bundle-add-all-button:hover{background:#f36c3e!important;color:#fff!important}.upsell-bundle-swiper-button-prev,.upsell-bundle-swiper-button-next{width:24px!important;height:24px!important;margin:0!important;z-index:10!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;background-color:#0009!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important;border-radius:50%!important;border:1px solid rgba(243,108,62,.3)!important;transition:opacity .3s ease,background-color .3s ease,border-color .3s ease!important;color:#fff!important;flex-shrink:0!important;position:relative!important;opacity:1!important;visibility:visible!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;background-image:none!important}.upsell-bundle-swiper-button-prev:hover,.upsell-bundle-swiper-button-next:hover{background-color:#f36c3ecc!important;border-color:#f36c3e!important}.upsell-bundle-swiper-button-prev:active,.upsell-bundle-swiper-button-next:active{background-color:#f36c3e!important}.upsell-bundle-section--knockout .upsell-bundle-swiper-button-prev,.upsell-bundle-section--knockout .upsell-bundle-swiper-button-next{background-color:#fffc!important;border-color:#0000004d!important;color:#000!important}.upsell-bundle-section--knockout .upsell-bundle-swiper-button-prev:hover,.upsell-bundle-section--knockout .upsell-bundle-swiper-button-next:hover{background-color:#f36c3ee6!important;border-color:#f36c3e!important;color:#fff!important}.upsell-bundle-swiper-button-prev:after,.upsell-bundle-swiper-button-next:after{font-size:10px!important;font-weight:700!important;color:#fff!important}.upsell-bundle-section--knockout .upsell-bundle-swiper-button-prev:after,.upsell-bundle-section--knockout .upsell-bundle-swiper-button-next:after{color:#000!important}.upsell-bundle-section--knockout .upsell-bundle-swiper-button-prev:hover:after,.upsell-bundle-section--knockout .upsell-bundle-swiper-button-next:hover:after{color:#fff!important}.upsell-bundle-swiper-button-prev.swiper-button-disabled,.upsell-bundle-swiper-button-next.swiper-button-disabled{opacity:.3!important;cursor:not-allowed!important;pointer-events:none!important;visibility:visible!important;display:flex!important}.upsell-bundle-swiper-button-prev.is-hidden,.upsell-bundle-swiper-button-next.is-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.upsell-bundle-swiper-button-prev:not(.swiper-button-disabled):not(.is-hidden),.upsell-bundle-swiper-button-next:not(.swiper-button-disabled):not(.is-hidden){opacity:1!important;visibility:visible!important;display:flex!important}@media(max-width:1440px){.upsell-bundle-content{flex-direction:column;align-items:center}.upsell-bundle-products .swiper-wrapper{justify-content:center}.upsell-bundle-products .swiper-wrapper.is-swipable{justify-content:flex-start}.upsell-bundle-title,.upsell-bundle-subtitle{text-align:center}.upsell-bundle-cta{width:100%;max-width:500px}.upsell-bundle-swiper-container{width:100%}.upsell-bundle-out-of-stock-note{max-width:100%;text-align:center}}@media(max-width:768px){.upsell-bundle-section{padding:40px 16px 24px}.upsell-bundle-container{gap:24px}.upsell-bundle-title{font-size:32px}.upsell-bundle-content{gap:24px}.upsell-bundle-products{gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/upsell-bundle.css.map */
