.video-popup{align-items:center;background:rgba(0,0,0,.7);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:155px 0 120px;position:fixed;right:0;top:0;z-index:100}.video-popup__container{height:40vw;position:relative;width:70vw}.video-popup__container__close-img{cursor:pointer;position:absolute;right:0;top:-60px}.video-popup__container__video{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}.video-popup__container__video:focus{outline:none}@media screen and (max-width:1100px){.video-popup{justify-content:flex-start}.video-popup__container{height:45vw;width:80vw}}@media screen and (max-width:900px){.video-popup{background-color:#000}.video-popup__container{height:50vw;width:90vw}}@media screen and (max-width:700px){.video-popup__container{height:55vw;width:100vw}}