.video_section .video_section_content{overflow:hidden;position:relative}.video_section .video_section_content .vc_img{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative;transition:all .2s ease-in-out}.video_section .video_section_content .vc_img img{cursor:pointer;max-height:773px;object-fit:cover;width:100%}.video_section .video_section_content .vc_img .vc_icon{bottom:0;height:142px;left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:134px}.video_section .video_section_content .vc_img .vc_icon svg{height:100%;width:100%}.video_section .video_section_content .vc_video{bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s ease-in-out;width:100%;z-index:-1}.video_section .video_section_content .vc_video video{height:100%;object-fit:cover;width:100%}.video_section .video_section_content .vc_video video::-internal-media-controls-download-button{display:none}.video_section .video_section_content .vc_video video::-webkit-media-controls-enclosure{overflow:hidden}.video_section .video_section_content .vc_img.active{opacity:0;z-index:-1}.video_section .video_section_content .vc_video.active{opacity:1;z-index:3}@media only screen and (width <=1024px){.video_section .video_section_content .vc_img .vc_icon{height:50px;width:50px}}