.video-popup{border-radius:10px;position:fixed;bottom:2rem;right:2rem;z-index:99999;width:400px;max-width:90%;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-popup video{max-width:100%;max-height:100%;width:auto;height:auto}.video-popup *{box-sizing:border-box !important}.video-popup .swiper-slide{width:90%}.video-popup a.icon-button{color:#fff;text-decoration:none;background:rgba(0,0,0,.5);border-radius:50%;display:inline-block;width:32px;height:32px;line-height:32px;text-align:center}.video-popup a.icon-button svg{width:20px;height:20px;vertical-align:text-top;position:relative;top:1px}.video-popup a.icon-button svg path{fill:#fff}.video-popup a.close{position:absolute;top:1rem;right:1rem;z-index:99999}.video-popup .popup-footer{position:absolute;bottom:.5rem;left:1rem;width:calc(100% - 2rem);z-index:99999;display:flex;justify-content:space-between}.video-popup a.sound .on{display:none}.video-popup a.sound .off{display:inline-block}.video-popup a.sound.active .on{display:inline-block}.video-popup a.sound.active .off{display:none}.video-popup .products{position:absolute;bottom:3rem;max-width:100%;padding:0 10px}.video-popup .products:empty{display:none !important}.video-popup .products .product{display:flex;background:rgba(0,0,0,.5);border-radius:10px;padding:10px 0}.video-popup .products .product .product-image{flex:0 0 100px}.video-popup .products .product .product-info{flex:1;padding:10px 1rem 0}.video-popup .products a{color:#fff;text-decoration:none}
