#toastError{font-family:Proxima Nova Extrabld,Unica One,sans-serif;font-size:1rem;font-weight:400;visibility:hidden;min-width:250px;background-color:#333;color:#fff;text-align:center;border-radius:8px;padding:16px;position:fixed;z-index:999999;top:100px;left:50%;transform:translate(-50%)}#toastError.error{background-color:#b61428;color:#fff}#toastError.success{background-color:#00873f;color:#fff}#toastError.warning{background-color:#eab700;color:#000}#toastError.show{visibility:visible;-webkit-animation:toastFadein .5s,toastFadeout .5s 2.5s;animation:toastFadein .5s,toastFadeout .5s 2.5s}@-webkit-keyframes toastFadein{0%{top:0;opacity:0}to{top:100px;opacity:1}}@keyframes toastFadein{0%{top:0;opacity:0}to{top:100px;opacity:1}}@-webkit-keyframes toastFadeout{0%{top:100px;opacity:1}to{top:0;opacity:0}}@keyframes toastFadeout{0%{top:100px;opacity:1}to{top:0;opacity:0}}
/*# sourceMappingURL=/s/files/1/0186/4037/1776/t/106/assets/toastError.css.map?v=90464956625613070611599707405 */
