section.video_gallery_module.dnd-section{border-top:3px solid #ee1a2d}.video_gallery_module .popup_video.video_active{display:flex}.video_gallery_module .image_section img{filter:grayscale(100%);transition:all .3s ease-in-out}.video_gallery_module .video_gallery_inner_wrapper{width:100%}.video_gallery_module .image_section:hover img{filter:grayscale(0)}.video_gallery_module .video_gallery_wrapper{display:flex;flex-wrap:wrap;gap:30px}.video_gallery_module .image_section{width:calc(50% - 15px)}.video_gallery_module .video_outter_section{display:flex;position:relative}.video_gallery_module .plus_icon{align-items:center;background-color:#ee1a2d;border-radius:50%;cursor:pointer;display:flex;font-size:28px;height:30px;justify-content:center;position:absolute;right:-15px;text-align:center;top:-15px;width:30px;z-index:9}.video_gallery_module .plus_icon:after,.video_gallery_module .plus_icon:before{background-color:#fff;bottom:0;content:"";height:2px;left:0;margin:auto;position:absolute;right:0;top:0;width:15px}.video_gallery_module .plus_icon:after{transform:rotate(90deg)}.video_gallery_module .hover_text{padding:20px;width:100%}.video_gallery_module .hover_text h6{color:#fff;margin:0}.video_gallery_module .image_section .hover_section{align-items:center;border-bottom:3px solid transparent;color:#fff;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}.video_gallery_module .image_section:hover .hover_section{border-bottom:3px solid #e2261d}.video_gallery_module .image_section .hover_section svg{fill:#fff;height:auto;max-width:90px}.video_gallery_module .popup_video{align-items:center;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9}.video_gallery_module .overlay{background-color:#000;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}.video_gallery_module span.cross{align-items:center;background-color:#fff;cursor:pointer;display:flex;font-size:30px;height:30px;justify-content:center;line-height:17px;position:absolute;right:0;top:0;width:30px;z-index:9}.video_gallery_module .pop_video_wrap{max-height:80vh;max-width:90%;max-width:800px}.video_gallery_module span.cross:before,span.cross:after{background:#ee1a2d;content:"";height:2px;position:absolute;transform:rotate(45deg);width:65%}.video_gallery_module span.cross:after{transform:rotate(-45deg)}.video_gallery_module .popup.pop_active{display:flex}.video_gallery_module .pop_video_wrap{position:relative;width:90%}.video_gallery_module .pop_video_wrap iframe{height:100%;width:100%}section.video_gallery_module.dnd-section .title_wrap{margin-bottom:50px}@media screen and (max-width:640px){.video_gallery_module .image_section{width:100%}}