.product-video-gallery__button{border:none;outline:none;text-decoration:none;transition:all .2s ease;cursor:pointer;font-weight:500;box-shadow:0 2px 4px #0000001a;position:absolute;z-index:9;right:24px;top:24px;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:var(--color-primary);color:var(--color-white)}.product-video-gallery__button:hover{transform:translateY(-2px)}.product-video-gallery__button .svg-wrapper{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.product-video-gallery__button .svg-wrapper svg{width:100%;height:100%;fill:currentColor}.product-video-gallery__lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;background-color:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-video-gallery__lightbox.is-active{display:flex;align-items:center;justify-content:center}.product-video-gallery__lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.product-video-gallery__lightbox-content{position:relative;width:90%;max-width:1200px;max-height:90vh;background-color:var(--color-surface);border-radius:8px;overflow:hidden;box-shadow:0 20px 40px #0000004d}.product-video-gallery__lightbox-close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;right:9px;top:8px;padding:0;position:fixed;z-index:10000;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background:transparent;color:var(--color-white)}.product-video-gallery__lightbox-close:hover{transform:scale(1.1)}.product-video-gallery__lightbox-close .svg-wrapper{width:20px;height:20px}.product-video-gallery__lightbox-close .svg-wrapper svg{width:100%;height:100%;fill:currentColor}.product-video-gallery__lightbox-header{padding:10px 24px 8px;border-bottom:1px solid var(--color-line);text-align:center}.product-video-gallery__lightbox-title{margin:0;font-size:30px;font-weight:600;color:var(--color-secondary);font-family:var(--font-body-family)}.product-video-gallery__lightbox-body{padding:24px;max-height:calc(90vh - 120px);overflow-y:auto}.product-video-gallery__lightbox-body::-webkit-scrollbar{width:6px;height:6px}.product-video-gallery__lightbox-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.product-video-gallery__lightbox-body::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:4px}.product-video-gallery__lightbox-body::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.product-video-gallery__lightbox-videos{display:grid;gap:24px}.product-video-gallery__lightbox-item{width:100%}.product-video-gallery__lightbox-video{position:relative;width:100%;aspect-ratio:16/9;background-color:#000;border-radius:4px;overflow:hidden}.product-video-gallery__lightbox-video iframe,.product-video-gallery__lightbox-video video{width:100%;height:100%;object-fit:cover}.product-video-gallery__lightbox-video .external-video-container{width:100%;height:100%}.product-video-gallery__lightbox-video .external-video-container iframe{width:100%;height:100%;border:none}@media screen and (max-width: 768px){.product-video-gallery__button{padding:0;font-size:.875rem;width:40px;height:40px;top:12px;right:12px}.product-video-gallery__lightbox-content{width:95%;max-height:95vh}.product-video-gallery__lightbox-header{padding:8px 16px 6px}.product-video-gallery__lightbox-title{font-size:24px;line-height:1.1}.product-video-gallery__lightbox-body{padding:12px;max-height:calc(95vh - 100px)}.product-video-gallery__lightbox-videos{gap:16px}.product-video-gallery__lightbox-close{top:12px;right:12px;width:36px;height:36px}.product-video-gallery__lightbox-close .svg-wrapper{width:18px;height:18px}}.product-video-gallery__lightbox{opacity:0;transition:opacity .3s ease}.product-video-gallery__lightbox.is-active{opacity:1}.product-video-gallery__lightbox-content{transform:scale(.9);transition:transform .3s ease}.product-video-gallery__lightbox.is-active .product-video-gallery__lightbox-content{transform:scale(1)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-video-gallery.css.map */
