.simple-popup{background:rgba(0,0,0,.75);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.simple-popup__main{left:50%;max-height:80%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.simple-popup__top{display:flex;justify-content:flex-end;padding:0;position:relative}.simple-popup__content{background-color:var(--simple-popup__background-color);border-radius:var(--simple-popup__border-radius,0);max-height:80vh;overflow:auto}.simple-popup--close{border:none;color:#fff;cursor:pointer;font-size:20px;padding:0;position:absolute;top:-36px;width:-moz-max-content;width:max-content}.simple-popup--close,.simple-popup--close:hover{background:transparent}.simple-popup--close span svg{font-size:20px;height:17px;fill:#fff}.simple-popup--close__inside{right:10px;top:10px;z-index:99}.simple-popup--close__hidden,.simple-popup--hide{display:none}.simple-popup--show{display:block}.simple-popup__customHeading{font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase}.wp-block-codemanas-simple-popup-block{margin-block-start:0!important}
