.pmx-modal{min-width:436px;min-height:179px;background:#fff;border-radius:20px;filter:drop-shadow(0 4px 10px rgba(0,0,0,.08));position:absolute;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;display:flex;flex-direction:column;padding:0;box-sizing:border-box}.pmx-modal .ant-modal-content{padding:24px}.pmx-modal:focus-visible{outline:none}.pmx-modal .modal-head{display:flex;align-items:center;width:100%;padding:16px 0;justify-content:space-between}.pmx-modal .modal-head>.close{width:20px;height:20px;cursor:pointer}.pmx-modal .modal-head>.close path{fill:#121212}.pmx-modal .modal-head h4{font-size:20px;font-weight:700}@media(max-width:991.98px){.pmx-modal{min-width:unset;min-height:unset;width:90%;margin:0}}