.animate{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation-name:animate-fade;animation-name:animate-fade;-webkit-animation-timing-function:cubic-bezier(.26,.53,.74,1.48);animation-timing-function:cubic-bezier(.26,.53,.74,1.48)}.animate.glow{-webkit-animation-name:animate-glow;animation-name:animate-glow;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes animate-glow{0%{-webkit-filter:brightness(3) saturate(3);filter:brightness(3) saturate(3);opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-filter:brightness(1) saturate(1);filter:brightness(1) saturate(1);opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate-glow{0%{-webkit-filter:brightness(3) saturate(3);filter:brightness(3) saturate(3);opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-filter:brightness(1) saturate(1);filter:brightness(1) saturate(1);opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.delay{-webkit-animation-delay:.6s;animation-delay:.6s}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.f16e603e.css.map*/