.video-module .video-container .video.thumbnail{cursor:pointer;height:100%;max-width:100%;width:100%}.video-module button.close-video,.video-module button.play-button{background:none;border:none;border-radius:0;padding:0}.video-module{position:relative}.video-module .video.thumbnail img{height:100%;object-fit:cover;overflow:hidden;transition:.2s linear;width:100%}.video-module .video.thumbnail{height:100%;width:100%}.video-module .popup-video{background:#000000b0;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.video-module .popup-video video{border-radius:5px;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:750px;z-index:1001}.video-module .popup-video button.close-video{cursor:pointer;display:flex;flex-direction:row-reverse;height:100%;padding:25px;position:absolute;right:0;top:0;width:100%;z-index:1000}.video-module .popup-video button.close-video svg{fill:#fff;stroke:#fff;height:50px;width:50px}.video-module .popup-video button.close-video svg path{fill:#fff;stroke:#fff}@media (max-width:768px){.video-module .popup-video video{width:95%}}.video-module .play-button{align-items:center;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;margin:auto;position:absolute;top:0;width:100%}@media (max-width:600px){.video-module .play-button svg{width:78px!important}}.video-module .play-button svg{width:118px}