.open-popup{overflow:hidden;position:relative}.open-popup:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(6,21,45,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}.open-popup .header{z-index:-1}.open-popup .banner-video-popup{display:block!important;left:50%;max-height:100vh;max-width:920px;overflow-y:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:calc(100vw - 25px);z-index:999999999999}.video-popup-main video{display:block;height:auto;padding:16px 15px;width:100%}.banner-video-popup .cross-btn{align-items:center;background-color:var(--primary_blue);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px;z-index:99}.open-popup .cross-btn svg{height:23px;fill:#fff}.open-popup .cross-btn svg path{stroke:#fff}