.peditor{position:fixed;top:0;right:0;left:0;bottom:0;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.peditor-container{background-color:#fff;border-radius:20px;padding:40px;width:100%;max-width:600px;-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2);border:1px solid #2d2c3a;position:relative}.peditor-container h2{font-size:22px;font-weight:600}.peditor-footer{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.peditor .modal-close{display:block}