product-video-hover{display:block;position:relative;cursor:zoom-in}product-video-hover .video-hover-hint{position:absolute;top:10px;right:10px;z-index:2;width:3.4rem;height:3.4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0000008c;color:#fff;opacity:0;transition:opacity .2s ease;pointer-events:none}product-video-hover:hover .video-hover-hint{opacity:1}product-video-hover .video-hover-hint svg{width:1.6rem;height:1.6rem;fill:currentColor}.video-hover-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:none;opacity:0;transition:opacity .2s ease}.video-hover-modal.is-open{opacity:1}.video-hover-modal__content{position:absolute;z-index:1;pointer-events:auto;width:min(50vw,616px);max-height:50vh;background:#000;border-radius:4px;overflow:hidden;box-shadow:0 1rem 4rem #00000080;transform:scale(.96);transition:transform .2s ease}.video-hover-modal.is-open .video-hover-modal__content{transform:scale(1)}.video-hover-modal__content video{display:block;width:100%;height:auto;max-height:50vh;margin:0 auto}.video-hover-modal__btn{position:absolute;top:1rem;z-index:2;width:4rem;height:4rem;padding:0;border:none;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.video-hover-modal__btn:hover{background:#000000d9}.video-hover-modal__btn svg{width:1.7rem;height:1.7rem;fill:currentColor}.video-hover-modal__close{right:1rem}.video-hover-modal__fullscreen{right:6rem}.video-hover-modal__content:fullscreen{width:100vw;height:100vh;max-height:none;border-radius:0;display:flex;align-items:center;justify-content:center}.video-hover-modal__content:fullscreen video{width:100%;height:100%;max-height:100vh;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-video-hover-modal.css.map */
