.modals_modalBackground__R6wR3{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.modals_modalContent__mYRMk{background-color:#fff;padding:50px;border-radius:8px;text-align:-webkit-center;align-self:start;margin-top:5rem;animation:modals_fadeIn__HNvKt 1s ease;z-index:2}.modals_modalContent__mYRMk p{margin-bottom:20px}.modals_modalContent__mYRMk button{background-color:#3498db;color:#fff;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.modals_modalContent__mYRMk button:hover{background-color:#2a7aaf}@keyframes modals_fadeIn__HNvKt{0%{opacity:0}to{opacity:1}}.modals_errorIcon__Cf9e2{color:red}.modals_errorIcon__Cf9e2,.modals_successIcon__jHuZ4{border:4px solid;border-radius:50%;width:3rem;margin-bottom:20px}.modals_successIcon__jHuZ4{color:green}