.video-shop-gallery-list{--card-width: 22vw;--card-width-tablet: 44vw;--card-width-mobile: 75vw;margin:0}.video-shop-gallery-list__item-wrapper{position:relative;align-self:stretch;width:var(--card-width-mobile);border-radius:var(--blocks-radius, 1.2rem);overflow:hidden;background:#000;transition:transform .25s ease,box-shadow .25s ease}.video-shop-gallery-list__item-wrapper:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0003}@media(min-width:768px){.video-shop-gallery-list__item-wrapper{width:var(--card-width-tablet)}}@media(min-width:1024px){.video-shop-gallery-list__item-wrapper{width:var(--card-width)}}.video-shop-gallery-list__media{position:relative;width:100%;overflow:hidden;background:#111;aspect-ratio:9 / 16}.video-shop-gallery-list__media--landscape{aspect-ratio:16 / 9}.video-shop-gallery-list__media--square{aspect-ratio:1 / 1}.video-shop-gallery-list__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-shop-gallery-list__embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;display:block}.video-shop-gallery-list__embed-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent}.video-shop-gallery-list__platform-badge{position:absolute;top:1rem;left:1rem;z-index:4;display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .9rem .4rem .7rem;border-radius:10rem;font-size:1.1rem;font-weight:700;line-height:1;white-space:nowrap;pointer-events:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.video-shop-gallery-list__platform-badge--youtube{background:#ff0000d9;color:#fff}.video-shop-gallery-list__platform-badge--instagram{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}.video-shop-gallery-list__platform-badge--tiktok{background:#000c;color:#fff;border:1px solid rgba(255,255,255,.2)}.video-shop-gallery-list__platform-badge--vimeo{background:#1ab7ead9;color:#fff}.video-shop-gallery-list__platform-badge--facebook{background:#1877f2d9;color:#fff}.video-shop-gallery-list__platform-badge svg{width:1.4rem;height:1.4rem;flex-shrink:0;display:block}.video-shop-gallery-list__play-btn{width:5.6rem;height:5.6rem;background:#0000008c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .15s;border:2px solid rgba(255,255,255,.35);color:#fff}.video-shop-gallery-list__embed-cover:hover .video-shop-gallery-list__play-btn{background:#000c;transform:scale(1.08)}.video-shop-gallery-list__play-btn svg{width:2.4rem;height:2.4rem;margin-left:.3rem}.video-shop-gallery-list__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;background:#1a1a1a;color:#ffffff59;font-size:1.3rem;text-align:center;padding:2rem}.video-shop-gallery-list__placeholder svg{width:4.8rem;height:4.8rem}.video-shop-gallery-list__thumbnail-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-shop-gallery-list__overlay{position:absolute;bottom:0;left:0;right:0;padding:1.2rem;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,transparent 100%);display:flex;align-items:flex-end;gap:1rem;z-index:5}.video-shop-gallery-list__product-img{flex-shrink:0;width:5.6rem;height:5.6rem;border-radius:.8rem;overflow:hidden;border:2px solid rgba(255,255,255,.25);background:#222}.video-shop-gallery-list__product-img img,.video-shop-gallery-list__product-img .placeholder-svg{width:100%;height:100%;object-fit:cover}.video-shop-gallery-list__product-info{flex:1;min-width:0}.video-shop-gallery-list__product-title{color:#fff;font-size:1.3rem;font-weight:600;line-height:1.3;margin:0 0 .3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-shop-gallery-list__product-price{color:#ffffffd9;font-size:1.2rem;margin:0}.video-shop-gallery-list__shop-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.4rem;background:#fff;color:#111;font-size:1.1rem;font-weight:700;padding:.5rem 1rem;border-radius:10rem;white-space:nowrap;text-decoration:none;transition:background .2s,transform .15s}.video-shop-gallery-list__shop-btn:hover{background:#f0f0f0;transform:scale(1.04)}.video-shop-gallery-list__mute-btn{position:absolute;top:1rem;right:1rem;width:3.2rem;min-width:3.2rem;height:3.2rem;min-height:3.2rem;box-sizing:border-box;padding:0;flex-shrink:0;border-radius:50%;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s;z-index:6;line-height:1}.video-shop-gallery-list__mute-btn:hover{background:#000000bf}.video-shop-gallery-list__mute-btn svg{width:1.5rem;height:1.5rem;flex-shrink:0;display:block}.video-shop-gallery-list__views{position:absolute;top:1rem;left:1rem;z-index:4;display:inline-flex;align-items:center;gap:.4rem;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;font-size:1.15rem;font-weight:600;line-height:1;padding:.45rem .9rem .45rem .7rem;border-radius:10rem;white-space:nowrap;pointer-events:none;letter-spacing:.01em}.video-shop-gallery-list__views svg{width:1.4rem;height:1.4rem;flex-shrink:0;display:block;opacity:.9}.video-shop-gallery-list__caption{padding:1rem 1.2rem;background:var(--color-background, #fff)}.video-shop-gallery-list__caption-text{font-size:1.3rem;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-video-shop-gallery.css.map */
