@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInHalf{0%{opacity:.9}to{opacity:1}}@keyframes fadeIn80{0%{opacity:.8}to{opacity:1}}.fadeIn{animation:fadeIn .4s}.fadeInHalf{animation:fadeInHalf .4s}.fadeIn80{animation:fadeIn80 .4s}.toast-container{bottom:10px;position:fixed;right:10px;width:250px}
/*# sourceMappingURL=frontend-2fe68c4d.css.map*/