#main-popup{padding:20px;position:fixed;top:50%;left:50%;max-height:90vh;max-width:90%;overflow:auto;width:800px;z-index:1000;transform:translate(-50%, -50%)}#main-popup .close{background:rgba(0,0,0,0);border:0;cursor:pointer;height:30px;overflow:hidden;position:absolute;right:20px;top:20px;width:30px}#main-popup .close:hover::before,#main-popup .close:hover::after{background-color:#000}#main-popup .close::before,#main-popup .close::after{background-color:#000;content:"";height:2px;margin-top:-1px;position:absolute;top:50%;left:0;width:100%}#main-popup .close::before{transform:rotate(45deg)}#main-popup .close::after{transform:rotate(-45deg)}#main-popup .ce-textpic .ce-bodytext{max-width:100%}.popup-overlay{height:0;opacity:0;width:0;transition:background 500ms}body.popup-open .popup-overlay{background-color:rgba(0,0,0,.6);height:100%;left:0;opacity:1;position:absolute;top:0;width:100%;z-index:800}
/*# sourceMappingURL=../sourcemaps/components-custom/popup-main.min.css.map */
