body.video-popup-open .swiper,body.video-popup-open .swiper-wrapper,body.video-popup-open .swiper-slide,body.video-popup-open .new-product-slider,body.video-popup-open .new-product-slider__main,body.video-popup-open .new-product-slider__nav,body.video-popup-open .swiper-button-prev,body.video-popup-open .swiper-button-next{z-index:auto!important}.video-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;background:#000c;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.video-popup.active{opacity:1;visibility:visible}.video-popup__content{position:relative;width:100%;height:100%;max-width:992px}@media (min-width: 525px){.video-popup__content{max-height:640px;padding:0 16px}}.video-popup__close{position:absolute;top:10px;right:20px;display:flex;align-items:center;justify-content:center;background:transparent;color:#fff;cursor:pointer;transition:opacity .3s;z-index:10}@media (max-width: 524px){.video-popup__close{padding:0;top:20px}}.video-popup__close:hover{opacity:.7}.video-popup__close svg{width:48px;height:48px}.video-popup__video-wrapper{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden}@media (max-width: 524px){.video-popup__video-wrapper{border-radius:0}}.video-popup__video{width:100%;height:100%;max-height:100%;border-radius:8px;background:#000}.video-popup__poster{position:absolute;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;border-radius:16px}@media (max-width: 524px){.video-popup__poster{border-radius:0}}.video-popup__poster.active{display:flex}.video-popup__poster:hover .video-popup-btn{transform:translate(-50%,-50%) scale(1.1);transition:transform .3s ease}.video-popup__poster-img{width:100%;height:100%;object-fit:cover}.video-popup__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#0009;border-radius:50%;color:#fff;cursor:pointer;transition:background .3s,transform .3s}.video-popup__play-btn:hover{background:#000c;transform:translate(-50%,-50%) scale(1.1)}.video-popup__play-btn svg{width:32px;height:32px}.video-popup-btn{position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:72px;height:72px;pointer-events:none;transition:transform .3s ease;background:#dda332;color:#fff}.video-popup-btn svg{width:40px;height:40px}
