.product-floating-video{position:fixed;bottom:var(--product-floating-video-bottom-mobile);width:var(--product-floating-video-width-mobile);aspect-ratio:9 / 16;background:#000;border-radius:12px;overflow:hidden;z-index:999;box-shadow:0 10px 30px #00000040;opacity:0;visibility:hidden;transform:translateY(20px);pointer-events:none;transition:opacity .3s cubic-bezier(.25,.8,.25,1),transform .3s cubic-bezier(.25,.8,.25,1),visibility .3s linear}.product-floating-video[data-position=left]{left:var(--product-floating-video-side-mobile);right:auto}.product-floating-video[data-position=right]{right:var(--product-floating-video-side-mobile);left:auto}.product-floating-video.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.product-floating-video.is-fullscreen{top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0;z-index:2147483647;transform:none}.product-floating-video__link,.product-floating-video__media{display:block;width:100%;height:100%}.product-floating-video__media{object-fit:cover}.product-floating-video.is-fullscreen .product-floating-video__media{object-fit:contain}.product-floating-video__controls{position:absolute;top:6px;right:6px;z-index:2;display:flex;gap:8px}.product-floating-video__button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:999px;background:#0009;color:#fff;cursor:pointer;transition:background .2s ease}.product-floating-video__button:hover,.product-floating-video__button:focus-visible{background:#000c}.product-floating-video__button .svg-icon-maximize,.product-floating-video__button .svg-icon-x{pointer-events:none}.product-floating-video__icon--collapse,.product-floating-video.is-fullscreen .product-floating-video__icon--expand{display:none}.product-floating-video.is-fullscreen .product-floating-video__icon--collapse{display:inline-flex}@media(min-width:750px){.product-floating-video{bottom:var(--product-floating-video-bottom-desktop);width:var(--product-floating-video-width-desktop)}.product-floating-video[data-position=left]{left:var(--product-floating-video-side-desktop);right:auto}.product-floating-video[data-position=right]{right:var(--product-floating-video-side-desktop);left:auto}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/product-floating-video.css.map */
