.video-module video{border-radius:20px;cursor:pointer;height:100%;object-fit:cover;width:100%}.video-module .video-container{height:600px;overflow:hidden}.video-iframe iframe{border:0;border-radius:20px;max-width:100%;object-fit:cover}.video-module .inner-wrapper{padding:0 27px}@media (max-width:991px){.video-module .inner-wrapper{padding:0}}@media (max-width:991px) and (min-width:768px){.video-module .video-container{height:auto}}@media (max-width:767px){.video-module .video-container{height:350px}}@media (max-width:576px){.video-iframe iframe,.video-module .video-container{height:204px;max-width:100%}}