.video-popup__embed{padding-bottom:50%;position:relative}.video-popup__embed>iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.show_video_popup,.video-popup__inner{overflow:hidden}.video-popup__circle-bg:before{animation:pulseAnimation 1.8s cubic-bezier(.25,.9,.2,1) .2s infinite;border:2px solid hsla(0,0%,100%,.5);border-radius:50%;content:"";display:block;height:140px;left:50%;opacity:0;position:absolute;top:50%;transform:scale(.35) translateY(-50%) translateX(-50%);width:140px}.video-popup__content>:last-child{margin-bottom:0}.video-popup__content{margin-bottom:16px;max-width:874px}.video-popup__circle-bg{align-items:center;border-radius:100%;cursor:pointer;display:flex;height:174px;justify-content:center;position:relative;width:174px}.video-popup__circle-bg>svg{height:48px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.video-popup__circle-bg>img{animation:animName 9s linear infinite}.video-popup__items--left{flex:1;padding-right:90px}.video-popup__items--right{flex:0 0 auto}.video-popup__row-wrapper{align-items:center;display:flex}@media (max-width:991px){.video-popup__items--left{padding-right:0}.video-popup__row-wrapper{flex-wrap:wrap}.video-popup__items{flex:0 0 100%}.video-popup__row-wrapper>div:not(:last-child){margin-bottom:50px}}@media (max-width:767px){.video-popup__items.video-popup__items--left .video-popup__content{max-width:500px}.video-popup__close>svg{height:16px}.video-popup__close{height:30px;right:15px;top:15px;width:30px}.video-popup__circle-bg>img{height:90px;width:90px}.video-popup__circle-bg{height:100px;width:100px}.video-popup__circle-bg>svg{height:24px}.video-popup__circle-bg:before{height:80px;width:80px}}.video-popup__close{align-items:center;background-color:rgba(0,0,0,.8);cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:28px;top:28px;width:40px;z-index:2}.video-popup__close>svg{height:24px;fill:#fff}.video-popup__popup{left:50%;max-height:calc(100vh - 30px);max-width:880px;opacity:0;overflow-y:auto;padding:15px;position:fixed;top:50%;transform:translate(-50%,-50%) scale(0);transition:.5s;visibility:hidden;width:calc(100% - 30px);z-index:99}.video-popup__popup-inner{position:relative}.video-popup__overlay{bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:.5s;visibility:hidden;z-index:-1}.video-popup__popup-inner>video{height:100%;width:100%}.video-popup__popup::-webkit-scrollbar{display:none}.show_video_popup .video-popup__popup{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible;z-index:99}.show_video_popup .video-popup__overlay{opacity:1;visibility:visible;z-index:9}