[data-block-type=product-video-gallery]{display:none}.video-thumbnails-grid{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.video-thumbnails-grid::-webkit-scrollbar{display:none}.video-thumbnail{position:relative;cursor:pointer;border-radius:8px;overflow:hidden;flex:0 0 23.5%;width:100%;aspect-ratio:9 / 16}.video-thumbnail-image{width:100%;height:100%;object-fit:cover;display:block}.video-thumbnail .play-button-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:50%;aspect-ratio:1/1;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.video-thumbnail .play-button-overlay svg{width:13px;height:13px}.video-gallery-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:9999}.video-gallery-modal.active{display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.video-slide-container:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite;z-index:2;opacity:0;transition:opacity .2s}.video-slide-container.loading:after{opacity:1}@keyframes spin{to{transform:rotate(360deg)}}.modal-content{max-width:80vw;width:100%;position:relative;padding:50px 0}.video-slide-container{position:relative;width:100%;height:100%;aspect-ratio:9 / 16}.video-gallery-modal .modal-close{position:absolute;top:10px;right:10px;width:40px;height:40px;font-size:30px;font-weight:300;line-height:1;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;z-index:20;transition:background-color .2s;display:none}.swiper-slide-active .modal-close{display:flex}.video-gallery-modal .swiper-wrapper{align-items:center}.video-gallery-modal .swiper-slide{flex:0 0 auto;width:var(--video-slide-base, 560px);transform:scale(var(--video-inactive-scale, 1));transition:transform .35s ease;will-change:transform;overflow:visible;position:relative;border-radius:16px;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:#000;min-height:350px}.video-gallery-modal .swiper-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:4;opacity:.6;border-radius:16px}.video-gallery-modal .swiper{width:100%;height:100%;padding:0 20px;overflow:visible;transform:translateZ(0);margin:0 auto;max-width:1800px}.video-gallery-modal .swiper-slide-active{transform:scale(var(--video-active-scale, 1.25));z-index:5}.video-gallery-modal .swiper-slide-active:before{display:none}.video-gallery-modal .swiper-slide-prev,.video-gallery-modal .swiper-slide-next{opacity:1;z-index:1}.video-gallery-modal .swiper-slide-prev:before,.video-gallery-modal .swiper-slide-next:before{opacity:.75}.video-gallery-modal .swiper-slide video,.video-gallery-modal .swiper-slide iframe{width:100%!important;height:auto!important;object-fit:cover;border-radius:16px;overflow:hidden;max-width:none;transform:translateZ(0);backface-visibility:hidden;filter:none;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:bicubic;will-change:transform}.video-gallery-modal .swiper-button-next,.video-gallery-modal .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;color:#fff;display:flex;align-items:center;justify-content:center;z-index:10}.video-gallery-modal .swiper-button-next{right:calc(50% - var(--video-slide-base) / 2 * var(--video-active-scale) - 68px)}.video-gallery-modal .swiper-button-next:after,.video-gallery-modal .swiper-button-prev:after{font-size:30px}.video-gallery-modal .swiper-button-prev{left:calc(50% - var(--video-slide-base) / 2 * var(--video-active-scale) - 68px)}.video-gallery-modal .swiper-pagination{display:none}.video-slide-container{position:relative;width:100%;height:100%;z-index:3;border-radius:16px;overflow:hidden}.custom-video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);padding:10px;display:flex;flex-wrap:wrap;align-items:center;z-index:10;opacity:1;pointer-events:auto;border-radius:16px}.video-control-btn{background:none;border:none;color:#fff;padding:8px;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.video-control-btn svg{width:24px;height:24px;fill:currentColor}.play-pause .pause-icon,.playing .play-pause .play-icon{display:none}.playing .play-pause .pause-icon{display:block}.mute-unmute .volume-off,.muted .mute-unmute .volume-on{display:none}.muted .mute-unmute .volume-off{display:block}.video-time-display{color:#fff;font-size:14px;margin:0 10px;flex-grow:1}.video-progress-container{flex-basis:100%;margin-top:8px}.video-progress-bar{height:4px;background:#ffffff4d;position:relative;cursor:pointer;border-radius:2px;overflow:hidden}.video-progress-buffer{position:absolute;height:100%;background:#ffffff80;width:0%;transition:width .1s}.video-progress-fill{position:absolute;height:100%;background:#fff;width:0%;transition:width .05s}@media (max-width: 767px){.video-gallery-modal .swiper-pagination{display:block;position:absolute;left:0;right:0;bottom:14px;top:unset;height:fit-content;text-align:center;display:flex;gap:4px;padding:0 12px}.video-gallery-modal .swiper-pagination-bullet{position:relative;width:36px;height:4px;border-radius:2px;background:#ffffff4d;opacity:1;overflow:hidden;flex-grow:1;margin:0!important}.video-gallery-modal .swiper-pagination-bullet:after{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--bullet-progress, 0%);background:#fff;transition:width .05s linear}.video-gallery-modal .swiper-pagination-bullet-active-prev{background:#fff}}@media screen and (max-width: 768px){.video-gallery-modal .swiper-slide-active{transform:scale(1)}.video-gallery-modal .swiper-slide video{object-fit:cover;background-color:#000;width:100%!important;height:100%!important;max-width:100%;transform:translateZ(0);will-change:transform;min-height:250px}.video-progress-container{display:none}.modal-content{max-width:95vw;padding:30px 0}.video-gallery-modal .swiper-slide{width:100%!important}.video-gallery-modal .swiper-button-next,.video-gallery-modal .swiper-button-prev{width:34px;height:34px}.video-gallery-modal .swiper-button-next:after,.video-gallery-modal .swiper-button-prev:after{font-size:16px}.video-thumbnails-grid{gap:8px}.video-thumbnail{flex:0 0 23%}.custom-video-controls{padding:10px 10px 30px}.video-control-btn{width:44px;height:44px;padding:10px}.video-time-display{font-size:12px}.video-gallery-modal .swiper-button-prev{left:0;width:50%;height:75%;opacity:0}.video-gallery-modal .swiper-button-next{right:0;width:50%;height:75%;opacity:0}.video-gallery-modal .swiper{padding:0}}
/*# sourceMappingURL=/cdn/shop/t/84/assets/product-video-gallery.css.map */
