.toasts-module__WVebEG__container{z-index:99;gap:1vh;padding:1vh;position:fixed;top:0;left:50%;transform:translate(-50%)}.toasts-module__WVebEG__toast{border-radius:1vh;justify-content:space-between;width:45vh;height:7.5vh;padding:.75vh;animation:.5s ease-in-out forwards toasts-module__WVebEG__toastIn}.toasts-module__WVebEG__toast.toasts-module__WVebEG__out{animation:.5s ease-in-out forwards toasts-module__WVebEG__toastOut}.toasts-module__WVebEG__toast.toasts-module__WVebEG__loading{background-color:#001b09}.toasts-module__WVebEG__toast.toasts-module__WVebEG__loading .toasts-module__WVebEG__close{color:#fff;border-color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__loading .toasts-module__WVebEG__close:hover{color:#001b09;background-color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__loading p{color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__success{background-color:#12a628}.toasts-module__WVebEG__toast.toasts-module__WVebEG__success .toasts-module__WVebEG__close{color:#fff;border-color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__success .toasts-module__WVebEG__close:hover{color:#0d0d0d;background-color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__success p{color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__warn{background-color:#d9a404}.toasts-module__WVebEG__toast.toasts-module__WVebEG__warn .toasts-module__WVebEG__close{color:#fff;border-color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__warn .toasts-module__WVebEG__close:hover{color:#0d0d0d;background-color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__warn p{color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__error{background-color:maroon}.toasts-module__WVebEG__toast.toasts-module__WVebEG__error .toasts-module__WVebEG__close{color:#fff;border-color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__error .toasts-module__WVebEG__close:hover{color:#0d0d0d;background-color:#fff}.toasts-module__WVebEG__toast.toasts-module__WVebEG__error p{color:#fff}.toasts-module__WVebEG__toast .toasts-module__WVebEG__close{width:3vh;height:3vh;font-family:var(--font-inter_tight);cursor:pointer;background:0 0;border:.4vh solid;border-radius:.5vh;transition:all .2s;position:absolute}.toasts-module__WVebEG__toast .toasts-module__WVebEG__infinite_loader{background-color:#08401b;justify-content:space-evenly;width:100%;height:.5vh;overflow:hidden}.toasts-module__WVebEG__toast .toasts-module__WVebEG__infinite_loader .toasts-module__WVebEG__scroller{width:200%;animation:2s linear infinite toasts-module__WVebEG__infiniteLoadBlock}.toasts-module__WVebEG__toast .toasts-module__WVebEG__infinite_loader .toasts-module__WVebEG__scroller div{background-color:#177337;width:5vh;height:5vh}.toasts-module__WVebEG__toast .toasts-module__WVebEG__loader{background-color:#dadada4d;width:100%;height:.5vh;overflow:hidden}.toasts-module__WVebEG__toast .toasts-module__WVebEG__loader .toasts-module__WVebEG__bar{animation:toasts-module__WVebEG__loadBar var(--time) ease-in-out forwards;background-color:#fff;height:.5vh}.toasts-module__WVebEG__toast p{text-align:center;width:100%;font-family:var(--font-inter_tight);font-size:1rem}@keyframes toasts-module__WVebEG__infiniteLoadBlock{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes toasts-module__WVebEG__loadBar{0%{width:0%}to{width:100%}}@keyframes toasts-module__WVebEG__toastIn{0%{z-index:-1;position:relative;transform:translateY(-9vh)}to{z-index:0;position:relative;transform:translate(0)}}@keyframes toasts-module__WVebEG__toastOut{to{z-index:-1;position:relative;transform:translateY(-9vh)}0%{z-index:0;position:relative;transform:translate(0)}}
