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}.loader{align-items:center;animation:slide-in 2s;display:flex;height:50px;justify-content:space-around;margin-left:25px;width:100px}@keyframes slide-in{0%{transform:translateX(0)}to{transform:translateX(0)}}@keyframes leap{0%{transform:translateY(0)}7%{transform:scale(1)}25%{transform:scale(1.3)}50%{opacity:.5;transform:scale(1)}75%{transform:translateY(10px)}to{transform:translateY(0)}}.dot{border-radius:100%;height:25px;width:25px}.dot:first-child{animation:leap 1s ease-in-out .4s infinite alternate;background-color:#1d3f72}.dot:nth-child(2){animation:leap 1s ease-in-out .6s infinite alternate;background-color:#5699d2}.dot:nth-child(3){animation:leap 1s ease-in-out .8s infinite alternate;background-color:#d8ebf9}
/*# sourceMappingURL=main.05238e7e.css.map*/