.modalVideContainer{display:flex;justify-content:center;align-items:center}.backgroundT-video{width:100%;height:100%;background-color:rgba(0,0,0,.4);position:fixed;top:0;left:0;right:0;bottom:0;z-index:2}.modal-container-video{position:relative}.header_modal-video{position:fixed;height:460px;width:840px;border-radius:4px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10}.closeModal-video{position:absolute;right:-15px;top:-55px;text-align:right;cursor:pointer}.modal-content-video{display:flex;flex-direction:column;justify-content:center}.header-index{z-index:1!important}.header-mob-modal-video{z-index:0!important}.noscroll{overflow:hidden}@media (max-width:850px){.header_modal-video{top:65%}.modal-content-video{display:flex;flex-direction:unset;justify-content:center;align-items:center}.closeModal-video{right:200px;top:-55px}}@media (max-width:450px){.closeModal-video{right:270px;top:-55px}}