body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}*{box-sizing:border-box;font-family:Times New Roman,Times,serif;margin:0;padding:0}.intro{align-items:center;animation-delay:2.8s;animation-duration:1s;animation-fill-mode:forwards;animation-name:backgroundDrop;animation-timing-function:ease-in;background:#000;display:flex;justify-content:center}.grayscreen,.intro{height:100vh;overflow:hidden;width:100%}.grayscreen{background-color:#08273b}.text-container{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:800;height:60px;justify-content:space-between;overflow:hidden;width:280px}.element-0s-delay{animation-fill-mode:both}.element-0s-delay,.element-1s-delay{animation-duration:2.5s;animation-name:slideInUpThenFall;animation-timing-function:ease-out}.element-1s-delay{animation-delay:.2s;animation-fill-mode:both}.element-2s-delay{animation-delay:.4s;animation-duration:2.5s;animation-fill-mode:both;animation-name:slideInUpThenFall;animation-timing-function:ease-out}@keyframes slideInUpThenFall{0%{opacity:0;rotate:0deg;transform:translateY(40px)}50%{opacity:1;rotate:0deg;transform:translateY(0)}80%{opacity:1;rotate:0deg;transform:translateY(0)}85%{rotate:-5deg;transform:translateY(20px)}90%{rotate:-5deg;transform:translateY(30px)}to{rotate:-8deg;transform:translateY(50px)}}@keyframes backgroundDrop{0%{transform:translateY(0)}to{transform:translateY(300vh)}}.background{background-color:#08273b;height:100vh;width:100%}.Headline{color:#e4dfdf;font:700;font-family:Arial,Helvetica,sans-serif;font-size:45px;padding-top:50px}.flexbox{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.Headline-2{color:#e4dfdf;font-family:Arial,Helvetica,sans-serif;font-size:20px;padding-bottom:50px}.fadeIn{animation-duration:1s;animation-name:fadeIn;animation-timing-function:ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.ba9b9403.css.map*/