.video-gallery{background-color:#000;padding-top:var(--video-gallery-pt, 60px);padding-bottom:var(--video-gallery-pb, 60px)}.video-gallery__header{margin-bottom:28px}.video-gallery__header .section-title-header{margin-bottom:0}.video-gallery__header .section-title-header__title{color:var(--color-accent)}.video-gallery__header .section-title-header__subtitle{color:#fff}.video-gallery__slider-wrapper{position:relative}.video-gallery__slider{display:flex;gap:12px;width:max-content}.video-gallery__card{flex-shrink:0;width:160px;aspect-ratio:9 / 16;border-radius:8px;overflow:hidden;position:relative;background:#1a1a1a;scroll-snap-align:start;cursor:pointer;transition:transform .2s ease}.video-gallery__card:hover{transform:scale(1.02)}@media screen and (min-width: 750px){.video-gallery__card{width:175px}}@media screen and (min-width: 990px){.video-gallery__card{width:190px}}.video-gallery__card-media{position:absolute;top:0;right:0;bottom:0;left:0}.video-gallery__card-media img,.video-gallery__card-media video{width:100%;height:100%;object-fit:cover}.video-gallery__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-gallery__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;transition:opacity .3s ease}.video-gallery__poster.hidden{opacity:0;pointer-events:none}.video-gallery__poster-img{width:100%;height:100%;object-fit:cover}.video-gallery__instagram-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000;z-index:0}.video-gallery__card--instagram{overflow:hidden}.video-gallery__card--instagram .video-gallery__instagram-iframe{transform:scale(1.15);transform-origin:center center}.video-gallery__poster--instagram{z-index:2;cursor:pointer}.video-gallery__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:12px 10px;background:linear-gradient(to bottom,#00000059,#0000 35% 100%);pointer-events:none}.video-gallery__card-title{font-size:9px;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:.03em;line-height:1.35;text-shadow:0 1px 2px rgba(0,0,0,.4);margin:0}.video-gallery__card-subtitle{font-size:8px;font-weight:400;color:#ffffffd9;margin-top:1px;text-shadow:0 1px 2px rgba(0,0,0,.4)}.video-gallery__card-play{position:absolute;bottom:12px;left:12px;width:32px;height:32px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.video-gallery__card:hover .video-gallery__card-play{opacity:1}.video-gallery__card-play svg{width:14px;height:14px;fill:#fff;margin-left:2px}.video-gallery__button-wrapper{display:flex;justify-content:center;margin-top:36px;padding:0 1.5rem}.video-gallery__button{display:inline-flex;align-items:center;justify-content:center;min-width:240px;padding:12px 56px;font-size:13px;font-weight:400;letter-spacing:.12em;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.5);border-radius:50px;cursor:pointer;transition:background .2s ease,border-color .2s ease;text-decoration:none}.video-gallery__button:hover{background:#ffffff14;border-color:#fffc}.video-gallery__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.video-gallery__modal.active{opacity:1;visibility:visible}.video-gallery__modal-backdrop{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000000b3;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.video-gallery__modal-content{position:relative;z-index:2;width:100%;max-width:430px;height:100%;max-height:100vh;display:flex;flex-direction:column;background:#000;overflow:hidden}@media screen and (min-width: 750px){.video-gallery__modal-content{max-height:90vh;border-radius:12px}}.video-gallery__modal-close{position:absolute;top:16px;right:16px;z-index:10;width:40px;height:40px;border:none;background:#0006;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease}.video-gallery__modal-close:hover{background:#0009}.video-gallery__modal-close svg{width:20px;height:20px}.video-gallery__modal-mute-btn{position:absolute;bottom:180px;right:16px;z-index:15;width:40px;height:40px;border-radius:50%;background:#00000080;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s}.video-gallery__modal-mute-btn:hover{background:#000000b3}.video-gallery__modal-mute-btn svg{width:22px;height:22px;fill:currentColor}.video-gallery__modal-mute-btn .mute-icon-on{display:none}.video-gallery__modal-mute-btn .mute-icon-off,.video-gallery__modal-mute-btn.unmuted .mute-icon-on{display:block}.video-gallery__modal-mute-btn.unmuted .mute-icon-off{display:none}.video-gallery__modal-track{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.video-gallery__modal-track::-webkit-scrollbar{display:none}.video-gallery__modal-slide{position:relative;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;flex-shrink:0;background:#000}.video-gallery__modal-slide-media{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#000;padding:16px 8px 120px}@media screen and (min-width: 750px){.video-gallery__modal-slide-media{padding:60px 40px 140px}}.video-gallery__modal-slide-media video,.video-gallery__modal-slide-media iframe,.video-gallery__modal-slide-media img{width:100%;height:100%;object-fit:contain;border-radius:12px}@media screen and (min-width: 750px){.video-gallery__modal-slide-media video,.video-gallery__modal-slide-media iframe,.video-gallery__modal-slide-media img{object-fit:cover}}.video-gallery__modal-pagination{position:absolute;left:12px;top:50%;transform:translateY(-50%);z-index:15;display:flex;flex-direction:column;gap:6px}.video-gallery__modal-pagination-dot{width:6px;height:6px;border-radius:3px;background:#ffffff80;border:none;padding:0;cursor:pointer;transition:height .3s ease,background .3s ease;-webkit-tap-highlight-color:transparent}.video-gallery__modal-pagination-dot.active{background:#fff;height:18px}.video-gallery__modal-video{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#000}.video-gallery__modal-video video,.video-gallery__modal-video iframe,.video-gallery__modal-video img{width:100%;height:100%;object-fit:cover}.video-gallery__modal-slide .video-gallery__modal-title-overlay{position:absolute;top:0;left:0;right:0;padding:60px 20px 40px;background:linear-gradient(to bottom,#00000080,#0000);z-index:5;pointer-events:none}.video-gallery__modal-title-overlay{position:absolute;top:0;left:0;right:0;padding:60px 20px 40px;background:linear-gradient(to bottom,#00000080,#0000);z-index:5}.video-gallery__modal-title{font-size:13px;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:.05em;line-height:1.4;text-shadow:0 1px 3px rgba(0,0,0,.5);margin:0;text-align:center}.video-gallery__modal-subtitle{font-size:11px;font-weight:400;color:#ffffffd9;margin:4px 0 0;text-shadow:0 1px 3px rgba(0,0,0,.5);text-align:center}.video-gallery__modal-products{position:absolute;bottom:0;left:0;right:0;padding:20px 0 28px;background:#141414bf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:5}.video-gallery__modal-products:empty{display:none}.video-gallery__modal-products-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:0 20px;scrollbar-width:none;-ms-overflow-style:none}.video-gallery__modal-products-track::-webkit-scrollbar{display:none}.video-gallery__product-card{flex-shrink:0;width:calc(100% - 40px);display:flex;align-items:center;gap:12px;padding:10px 12px;background:transparent;border-radius:10px;text-decoration:none;color:#fff;scroll-snap-align:start;transition:transform .2s ease}.video-gallery__product-card:hover{transform:scale(1.01)}.video-gallery__modal-products-track[data-count="2"] .video-gallery__product-card,.video-gallery__modal-products-track[data-count="3"] .video-gallery__product-card,.video-gallery__modal-products-track[data-count="4"] .video-gallery__product-card,.video-gallery__modal-products-track[data-count="5"] .video-gallery__product-card{width:calc(100% - 60px)}.video-gallery__product-card-image{width:56px;height:56px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#2a2a2a}.video-gallery__product-card-image img{width:100%;height:100%;object-fit:cover}.video-gallery__product-card-info{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.video-gallery__product-card-title{font-size:12px;font-weight:400;line-height:1.3;margin:0;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-gallery__product-card-price{display:flex;align-items:baseline;gap:6px;margin-top:4px}.video-gallery__product-card-price-current{font-size:13px;font-weight:600;color:#fff}.video-gallery__product-card-price-compare{font-size:11px;color:#fff9;text-decoration:line-through}.video-gallery__product-card-buy{flex-shrink:0;padding:10px 20px;background:#d64541;color:#fff;font-size:12px;font-weight:600;letter-spacing:.05em;border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:background .2s ease}.video-gallery__product-card-buy:hover{background:#c13c38}.video-gallery__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.video-gallery__product-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.video-gallery__product-modal.active{opacity:1;visibility:visible}.video-gallery__product-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3}.video-gallery__product-modal-content{position:relative;width:100%;max-width:430px;max-height:85vh;background:#1a1a1ae6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px 20px 0 0;overflow:hidden;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s ease}.video-gallery__product-modal.active .video-gallery__product-modal-content{transform:translateY(0)}@media screen and (min-width: 750px){.video-gallery__product-modal{align-items:center}.video-gallery__product-modal-content{max-height:90vh;border-radius:20px;transform:translateY(20px)}.video-gallery__product-modal.active .video-gallery__product-modal-content{transform:translateY(0)}}.video-gallery__product-modal-close{position:absolute;top:12px;right:12px;z-index:10;width:36px;height:36px;border:none;background:#ffffff1a;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease}.video-gallery__product-modal-close:hover{background:#fff3}.video-gallery__product-modal-close svg{width:18px;height:18px}.video-gallery__product-modal-image{width:100%;aspect-ratio:1 / 1;background:#2a2a2a;overflow:hidden}.video-gallery__product-modal-image img{width:100%;height:100%;object-fit:cover}.video-gallery__product-modal-info{padding:20px;flex:1;overflow-y:auto}.video-gallery__product-modal-title{font-size:16px;font-weight:500;color:#fff;margin:0 0 8px;line-height:1.3}.video-gallery__product-modal-price{font-size:18px;font-weight:600;color:#fff;margin:0 0 20px}.video-gallery__product-modal-options{margin-bottom:20px}.video-gallery__product-modal-option{margin-bottom:16px}.video-gallery__product-modal-option-label{font-size:13px;font-weight:500;color:#ffffffb3;margin-bottom:10px;display:block}.video-gallery__product-modal-option-values{display:flex;flex-wrap:wrap;gap:8px}.video-gallery__product-modal-color-swatch{width:32px;height:32px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:border-color .2s ease;padding:0;position:relative}.video-gallery__product-modal-color-swatch.selected{border-color:#d64541}.video-gallery__product-modal-color-swatch:not(.selected):hover{border-color:#ffffff80}.video-gallery__product-modal-color-swatch:after{content:attr(data-color-name);position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:10px;color:#ffffffb3;white-space:nowrap}.video-gallery__product-modal-color-swatch.selected:after{color:#fff}.video-gallery__product-modal-size-btn{min-width:44px;height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.3);border-radius:6px;background:transparent;color:#ffffffb3;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.video-gallery__product-modal-size-btn.selected{border-color:#d64541;background:#d64541;color:#fff}.video-gallery__product-modal-size-btn:not(.selected):hover{border-color:#fff9;color:#fff}.video-gallery__product-modal-size-btn:disabled{opacity:.3;cursor:not-allowed}.video-gallery__product-modal-quantity{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.video-gallery__product-modal-quantity-label{font-size:13px;font-weight:500;color:#ffffffb3}.video-gallery__product-modal-quantity-control{display:flex;align-items:center;gap:0;border:1px solid rgba(255,255,255,.3);border-radius:6px;overflow:hidden}.video-gallery__product-modal-quantity-btn{width:40px;height:36px;border:none;background:transparent;color:#fff;font-size:18px;cursor:pointer;transition:background .2s ease}.video-gallery__product-modal-quantity-btn:hover{background:#ffffff1a}.video-gallery__product-modal-quantity-input{width:50px;height:36px;border:none;border-left:1px solid rgba(255,255,255,.3);border-right:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-size:14px;text-align:center;-moz-appearance:textfield}.video-gallery__product-modal-quantity-input::-webkit-outer-spin-button,.video-gallery__product-modal-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.video-gallery__product-modal-buy{width:100%;padding:16px;background:#d64541;color:#fff;font-size:15px;font-weight:600;letter-spacing:.05em;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease,opacity .2s ease}.video-gallery__product-modal-buy:hover:not(:disabled){background:#c13c38}.video-gallery__product-modal-buy:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion: reduce){.video-gallery__slider{scroll-behavior:auto}.video-gallery__card,.video-gallery__button,.video-gallery__poster,.video-gallery__modal{transition:none}.video-gallery__modal-products-track{scroll-behavior:auto}.video-gallery__product-card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-video-gallery.css.map */
