.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.react-notification-root>div{margin:1.5rem;position:fixed;z-index:8000;display:flex;flex-flow:column;flex-direction:column-reverse}.react-notification-root>div .n-parent{margin-bottom:.5rem}.notification-container-mobile-top{right:0;left:0;top:0}.notification-container-mobile-bottom{right:0;left:0;bottom:0}.notification-container-top-left{left:0;top:0}.notification-container-top-right{right:0;top:0}.notification-container-bottom-left{left:0;bottom:0}.notification-container-bottom-right{right:0;bottom:0}.notification-container-top-center{top:0}.notification-container-bottom-center{bottom:0}
/*# sourceMappingURL=main.ba909d4a.chunk.css.map */