.video-popup-mdl-top-cont{margin-bottom:35px;text-align:center}.video-popup-mdl{padding:70px 0}.video-popup-mdl-video-wrap{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;text-align:center}.video-popup-mdl-video-item{width:calc(33.333% - 20px)}.video-popup-mdl-video-item a{align-items:center;box-shadow:0 0 0 rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05);color:#0c7696;display:inline-flex;font-size:20px;padding:0;position:relative;transition:all .3s ease}.video-popup-mdl-video-item a .btn-icon{align-items:center;background:#0c7696;border-radius:50em;color:#fff;display:inline-flex;font-size:15px;height:48px;justify-content:center;margin-left:20px;position:relative;width:48px;z-index:3}.video-popup-mdl-video-item a .btn-icon:before{-webkit-animation:btnIconRipple 2s cubic-bezier(.23,1,.32,1) infinite both;animation:btnIconRipple 2s cubic-bezier(.23,1,.32,1) infinite both;border:1px solid #0c7696;border-radius:inherit;bottom:-2px;content:"";display:inline-block;left:-2px;position:absolute;right:-2px;top:-2px}.video-popup-mdl-video-item a:hover{color:#00b5b5}.video-popup-mdl-video-item a:hover .btn-icon{background:#00b5b5}.video-popup-mdl-video-item:nth-child(2) a{color:#00b5b5}.video-popup-mdl-video-item:nth-child(2) a .btn-icon{background:#00b5b5}.video-popup-mdl-video-item:nth-child(2) a:hover{color:#0c7696}.video-popup-mdl-video-item:nth-child(2) a:hover .btn-icon{background:#0c7696}.video-popup-mdl-video-item a .title{width:calc(100% - 68px)}.video-popup-mdl-top-cont.no-video{margin-bottom:0}@media (min-width:992px){.video-popup-mdl-video-item.no-title{width:25%}}@media (max-width:991px){.video-popup-mdl-video-item{width:calc(50% - 15px)}.video-popup-mdl-video-item.no-title{width:calc(33.333% - 20px)}}@media (max-width:767px){.video-popup-mdl-video-item{width:100%}.video-popup-mdl-video-item.no-title{width:calc(50% - 15px)}}