.reOverlay__modalWrapper{z-index:999;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.fade-in{animation:.3s cubic-bezier(.39,.575,.565,1) both fade-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-out{-webkit-animation:.3s ease-out both fade-out;animation:.3s ease-out both fade-out!important}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.scale-in-center{animation:.3s cubic-bezier(.25,.46,.45,.94) both scale-in-center}@keyframes scale-in-center{0%{opacity:1;transform:scale(0)}to{opacity:1;transform:scale(1)}}.scale-out-center{animation:.3s cubic-bezier(.55,.085,.68,.53) both scale-out-center}@keyframes scale-out-center{0%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(0)}}
