.insight-img{position:relative;cursor:pointer;height:100%;}.insight-img .video-thumb-image{height:100%;}.insight-img .video-thumb-image.loaded{display:block;visibility:visible;opacity:1;}.insight-img .video-thumb-image.loaded::before,.insight-img .video-thumb-image.loaded::after{display:none;}.insight-img .video-thumb-image.loaded iframe{display:block;visibility:visible;opacity:1;}.insight-img .video-thumb-image iframe{display:none;opacity:0;visibility:hidden;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;}.insight-img .video-thumb-image.loading:before{position:absolute;top:50%;left:50%;content:"";border-radius:100%;border:5px solid;border-top-color:#B58412;border-bottom-color:#004986;border-left-color:#B58412;border-right-color:#004986;-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;-webkit-animation-delay:-0.8s;animation-delay:-0.8s;width:60px;height:60px;margin:-29px 0 0 -26px;-webkit-transition:none;transition:none;background-image:none;}.insight-img .video-thumb-image.loading::after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;z-index:1;background-color:rgba(37,32,32,0.4);background-image:none;margin:0px;-webkit-transition:none;transition:none;transition:none;}.insight-img .video-thumb-image::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:62px;height:62px;background-image:url("/assets/images/settings/play-icon.svg");background-size:cover;background-repeat:no-repeat;cursor:pointer;-webkit-transition:all 0.3s;transition:all 0.3s;z-index:9;}@media print,screen and (min-width:64em){.insight-img .video-thumb-image::before{width:85px;height:85px;}}.insight-img .video-thumb-image::after{content:"";position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.2);}.insight-img .video-thumb-image:hover::before{transform:scale(0.85);}.insight-img .video-thumb-image:hover::after{opacity:0;}.insight-img .video-thumb-image:hover img{transform:scale(1.2);}#video-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);z-index:99999999999;}.video-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}#video-popup-content{position:relative;width:90%;max-width:800px;top:50%;left:50%;transform:translate(-50%,-50%);}#video-popup-content iframe{width:100%;height:450px;}#video-popup-close{position:absolute;top:-48px;right:0;color:#fff;font-size:30px;cursor:pointer;}@media print,screen and (max-width:600px){#video-popup-content{top:40%;}}
