.shopable-video-section{overflow:hidden}.shopable-video-section .card-media{display:flex;align-items:center}.shopable-video-section .card-video,.shopable-video-section svg,.shopable-video-section img{width:100%;justify-content:center;height:73%;display:flex;border-radius:.8rem;overflow:hidden;transition:all .5s}.shopable-video-section .unity-slide.is-snapped .card-video,.shopable-video-section .unity-slide.is-snapped svg{height:100%;transition:all .5s}.shopable-video-section .title-wrapper{padding-bottom:4rem}@media(max-width: 991px){.shopable-video-section .heading{margin-bottom:3rem;font-size:2.4rem}}.shopable-video-section .unity-slider .unity-slide .product-wrapper{opacity:0}.shopable-video-section .unity-slider .unity-slide .product-wrapper .add-cart svg{height:1.2rem}.shopable-video-section .unity-slider .unity-slide.is-snapped .product-wrapper{opacity:1}.shopable-video-section .unity-slider .unity-button svg{color:rgba(var(--text-color), 0.5);width:revert-layer}.shopable-video-section .unity-slider{width:100%;--slide-spacing: 3.2rem;--slide-size: 26%}.shopable-video-section .unity-slider:hover .unity-arrows .unity-button{opacity:1}@media(max-width: 991px){.shopable-video-section .unity-slider{--slide-spacing: 2rem;--slide-size: 80.8%}}.shopable-video-section .unity-slider .unity-slider-viewport{overflow:visible}.shopable-video-section .unity-slider .unity-dots{display:flex}.shopable-video-section .unity-slider .unity-arrows .unity-button{border:.2rem solid rgba(var(--text-color), 0.5);top:40%;opacity:1}.shopable-video-section .unity-slide .card-wrapper{transform-origin:center center;transition:transform .45s cubic-bezier(0.22, 0.61, 0.36, 1);will-change:transform}.shopable-video-section .product-xr-button{display:none}@media(hover: hover){.shopable-video-section .shopable-wrapper:hover .swiper-button-prev,.shopable-video-section .shopable-wrapper:hover .swiper-button-next{visibility:visible;transform:translate(0, -50%)}.shopable-video-section .shopable-wrapper:hover .swiper-button-prev:disabled,.shopable-video-section .shopable-wrapper:hover .swiper-button-next:disabled{opacity:.4;pointer-events:auto;cursor:default}.shopable-video-section .shopable-wrapper:hover .swiper-button-prev:not(:disabled),.shopable-video-section .shopable-wrapper:hover .swiper-button-next:not(:disabled){opacity:1}}.shopable-video-section .shopable-wrapper .swiper-button-prev,.shopable-video-section .shopable-wrapper .swiper-button-next{opacity:0;visibility:hidden;transition:all .3s}@media(hover: hover){.shopable-video-section .shopable-wrapper .swiper-button-prev:hover:not(:disabled),.shopable-video-section .shopable-wrapper .swiper-button-next:hover:not(:disabled){background-color:rgb(var(--text-color));color:rgb(var(--background-color))}}.shopable-video-section .shopable-wrapper .swiper-button-prev{left:1rem;transform:translate(0.5rem, -50%)}.shopable-video-section .shopable-wrapper .swiper-button-next{right:1rem;transform:translate(-0.5rem, -50%)}.shopable-video-section .shopable-wrapper .swiper-pagination{position:static;transform:none;margin-top:2rem;display:flex;justify-content:center}.shopable-video-section .grid-items{display:grid;gap:var(--grid-column-gap);grid-template-columns:repeat(var(--grid-column), minmax(0, 1fr))}@media(max-width: 991px){.shopable-video-section .grid-items{overflow-x:auto;gap:15px;grid-auto-flow:column;grid-auto-columns:minmax(27rem, 1fr);grid-template-columns:none}}.shopable-video-section .card-wrapper{position:relative}.shopable-video-section .card-wrapper .toggle-shopable-popup{position:absolute;inset:0}.shopable-video-section .card-wrapper .card-media{position:relative;border-radius:.8rem;height:100%;aspect-ratio:var(--aspect-ratio);overflow:hidden;margin-bottom:1.6rem}.shopable-video-section .card-wrapper .card-media video{width:100%;height:100%;aspect-ratio:var(--aspect-ratio);pointer-events:none}.shopable-video-section .is-snapped.is-in-view .card-wrapper .card-media video{pointer-events:auto}.shopable-video-section .product-wrapper{background-color:#f8f8f8;position:relative;height:12.1rem;bottom:0;left:0;right:0;display:flex;align-items:center;gap:0;padding:0;border-radius:.8rem}.shopable-video-section .product-wrapper .product-image{padding:1.6rem;width:12.1rem;aspect-ratio:1/1;flex-shrink:0;overflow:hidden;height:100%}.shopable-video-section .product-wrapper .product-image svg,.shopable-video-section .product-wrapper .product-image img{height:100%}.shopable-video-section .product-wrapper .product-info{width:calc(100% - 19.5rem);padding-right:1.6rem;font-size:1.3rem}.shopable-video-section .product-wrapper .product-title{font-family:var(--body-font-family);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:500;margin:.8rem 0 .4rem 0;font-size:1.6rem}.shopable-video-section .product-wrapper .product-title:hover{text-decoration:underline}.shopable-video-section .product-wrapper .product-price{font-size:1.4rem;font-weight:500}.shopable-popup-open{overflow:hidden;padding-right:var(--scrollbar-width, 0)}.shopable-popup-open .shopable-video-section .shopable-popup{opacity:1;visibility:visible;pointer-events:auto;z-index:999}.shopable-popup-open .shopable-video-section .shopable-popup-inner{transform:translateY(0);opacity:1;visibility:visible}.shopable-video-section .shopable-popup{background-color:rgb(var(--overlay-color), 0.4);opacity:0;visibility:hidden;pointer-events:none;position:fixed;top:0;left:0;width:100vw;height:100%;z-index:100;display:flex;justify-content:center;align-items:center;transition:opacity .3s,visibility .3s}.shopable-video-section .shopable-popup-inner{position:relative;transform:translateY(2rem);transition:transform .3s,opacity .3s,visibility .3s;opacity:0;visibility:hidden;width:100%;height:100%}@media(min-width: 992px){.shopable-video-section .shopable-popup-inner{width:80rem;height:60rem;max-width:90%;max-height:90%;margin:0 auto}}@media(max-width: 991px){.shopable-video-section .shopable-popup-inner{display:flex;flex-direction:column}}.shopable-video-section .shopable-item-wrapper{width:100%;height:100%;background-color:rgb(var(--background-color));display:grid;grid-template-columns:1fr;border-radius:.8rem;overflow:hidden}@media(max-width: 991px){.shopable-video-section .shopable-item-wrapper{border-radius:.8rem .8rem 0 0}}.shopable-video-section .popup-item{grid-row-start:1;grid-column-start:1;opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;display:flex;transition:opacity .3s,visibility .3s}.shopable-video-section .popup-item.active{opacity:1;visibility:visible;pointer-events:auto;z-index:5}@media(max-width: 767px){.shopable-video-section .popup-item{display:grid;grid-template-columns:1fr}.shopable-video-section .popup-item.shop-now-open.active .media-area{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(2rem)}.shopable-video-section .popup-item.shop-now-open.active .product-area{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}.shopable-video-section .media-area,.shopable-video-section .product-area{position:relative;width:50%}@media(max-width: 767px){.shopable-video-section .media-area,.shopable-video-section .product-area{width:100%;grid-row-start:1;grid-column-start:1}}.shopable-video-section .media-area{overflow:auto}@media(max-width: 767px){.shopable-video-section .media-area{transform:translateY(0);transition:transform .3s,opacity .3s}}.shopable-video-section .media-area .area-image,.shopable-video-section .media-area .area-video,.shopable-video-section .media-area video,.shopable-video-section .media-area img,.shopable-video-section .media-area svg{height:100%;width:100%}.shopable-video-section .media-area .product-wrapper{gap:1rem;padding-left:1rem;padding-right:1rem;background-color:rgba(0,0,0,.5);color:#fff}@media(min-width: 768px){.shopable-video-section .media-area .product-wrapper{display:none}}.shopable-video-section .media-area .product-wrapper .product-info{width:auto;flex:1 1 0;overflow:hidden}.shopable-video-section .media-area .product-wrapper .product-info .product-title,.shopable-video-section .media-area .product-wrapper .product-info .regular-price+.price{color:currentColor}.shopable-video-section .media-area .product-wrapper .product-buy-now-button{white-space:nowrap;padding:.5rem 1rem;text-transform:uppercase;background-color:#fff;color:#000;border-radius:var(--button-radius);font-size:90%}.shopable-video-section .product-area{padding:2rem 2rem 0;overflow:auto;display:flex;flex-direction:column}@media(max-width: 767px){.shopable-video-section .product-area{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(2rem);transition:transform .3s,opacity .3s}}.shopable-video-section .product-area .hide-product-summary{position:absolute;left:50%;transform:translateX(-50%);top:0}@media(min-width: 992px){.shopable-video-section .product-area .media-preview-wrap.lazy-image .swiper-lazy,.shopable-video-section .product-area .media-preview-wrap.lazy-image .swiper-lazy-preloader{display:none}}@media(max-width: 991px){.shopable-video-section .product-area .media-preview-wrap.lazy-image .media-preview.no-js-hidden{display:none}}.shopable-video-section .product-area .swiper-lazy.swiper-lazy-loaded{opacity:1}.shopable-video-section .product-media{margin-bottom:2rem}.shopable-video-section .product-media .media-preview-wrap{padding:0;border:0;border-radius:.4rem}.shopable-video-section .product-media .media-loaded[data-model] .view-media{display:flex}.shopable-video-section .product-media .media-loaded[data-model] .media-preview{visibility:visible}.shopable-video-section .product-media .media-loaded[data-model] .view-media{display:none}.shopable-video-section .product-media .media-loaded[data-model]:not([data-image]) .media-preview{visibility:hidden}.shopable-video-section .product-media .media-loaded[data-model] .media-preview{visibility:hidden}.shopable-video-section .product-media .media-loaded .view-media,.shopable-video-section .product-media .media-loaded .media-preview{display:none}.shopable-video-section .product-media .media-loaded .media-content{visibility:visible;width:100%;height:100%}.shopable-video-section .product-media .media-loaded .media-content video{width:100%;height:100%}.shopable-video-section .product-media .view-media{position:absolute;top:1rem;right:1rem;z-index:15;cursor:pointer;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgb(var(--background-color));transition-duration:.2s;border:.1rem solid #eee}.shopable-video-section .product-media .view-media svg{height:1.2rem;width:1.2rem}.shopable-video-section .product-media .swiper{height:100%;display:flex;flex-direction:column}.shopable-video-section .product-media .swiper-wrapper{min-height:16rem}.shopable-video-section .product-media .swiper-pagination{position:static;margin-top:1rem;display:flex;justify-content:center}.shopable-video-section .product-summary{margin:0;display:flex;flex-direction:column;flex-grow:1}.shopable-video-section .product-summary .product-title{font-size:2.4rem;margin-bottom:.5rem}.shopable-video-section .product-summary .product-price{font-size:1.8rem;padding:1rem 0}.shopable-video-section .product-summary .product-variants,.shopable-video-section .product-summary .product-description,.shopable-video-section .product-summary .view-product-detail{margin-bottom:2rem;padding-left:.1rem}.shopable-video-section .product-summary .variant-field .swatch{width:3.6rem;height:3.6rem}.shopable-video-section .product-summary .variant-field .field-button{min-width:3.6rem;min-height:3.6rem}.shopable-video-section .product-summary .view-product-detail{display:inline-block;text-transform:uppercase}.shopable-video-section [data-type=add-to-cart-form]{bottom:0;background-color:rgb(var(--background-color));padding-bottom:0;margin-top:auto;opacity:1;border-radius:8rem}.shopable-video-section [data-type=add-to-cart-form] .add-to-cart-button{width:100%;margin:0;padding:0;height:4rem;min-width:5.8rem;width:5.8rem}.shopable-video-section .popup-controls .arrow-button,.shopable-video-section .popup-controls .close-button{width:5rem;height:5rem;border-radius:5rem;display:flex;justify-content:center;align-items:center;transition:background-color .3s,color .3s;color:rgb(var(--text-color));background:rgb(var(--background-color))}.shopable-video-section .popup-controls .arrow-button{position:absolute;top:50%;transform:translateY(-50%)}@media(min-width: 992px){.shopable-video-section .popup-controls .arrow-button{color:rgb(var(--background-color));background-color:rgba(var(--background-color), 0.4)}}.shopable-video-section .popup-controls .arrow-button[data-type=prev]{left:-8rem}.shopable-video-section .popup-controls .arrow-button[data-type=next]{right:-8rem}.shopable-video-section .popup-controls .arrow-button svg{width:1.6rem;height:1.6rem}@media(hover: hover){.shopable-video-section .popup-controls .arrow-button:hover{color:rgb(var(--text-color));background-color:rgb(var(--background-color))}}.shopable-video-section .popup-controls .close-button{position:absolute;right:-5rem;top:-5rem}@media(min-width: 992px){.shopable-video-section .popup-controls .close-button{color:rgba(var(--text-color), 0.6);background-color:rgb(var(--background-color))}}.shopable-video-section .popup-controls .close-button svg{width:2rem;height:2rem}@media(hover: hover){.shopable-video-section .popup-controls .close-button:hover{color:rgb(var(--text-color))}}@media(max-width: 991px){.shopable-video-section .popup-controls{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 0}.shopable-video-section .popup-controls .arrow-button,.shopable-video-section .popup-controls .close-button{position:static;transform:none;width:3.6rem;height:3.6rem}}