.toast-success{background-color:#e6ffed;color:#2d7a46}.toast-default{background-color:#f9f9f9;color:#333}.Toastify__toast-body{font-size:14px;font-weight:500;display:flex;align-items:center;display:block;padding:3}.Loader_loader_wrap__EqpD0{width:100vw;height:100vh;z-index:9999;display:flex;justify-content:center;align-items:center;background-color:rgba(30,10,33,.7);position:fixed;top:0;color:#fff;flex-direction:column}.Loader_loader_wrap__EqpD0 .Loader_loader__uIkFm{width:48px;height:48px;border:3px solid #fff;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:Loader_rotation__fB4nj 1s linear infinite}.Loader_loader_wrap__EqpD0 .Loader_loader__uIkFm:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;border-color:#ff3d00 transparent;border-style:solid;border-width:3px}@keyframes Loader_rotation__fB4nj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}