body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif}.map{width:100vw;height:700px;position:relative}header{position:fixed;top:0;left:0;right:0;background-color:#fff}.heading,header{z-index:100;text-align:center}.heading{display:block;color:#fff;padding:10px;margin-bottom:0}.heading,.navbarbg{background-color:#024857}.navbarbg{opacity:.8}.location-icon{font-size:2rem;color:red}.bouncer-body{display:flex;flex-direction:column;justify-content:center;height:100vh;align-items:center}.bouncer-body h3{color:#024857;margin-top:30px}.bouncer{display:flex;justify-content:space-around;align-items:flex-end;width:100px;height:150px}.bouncer div{width:15px;height:15px;background:#024857;border-radius:50%;animation:bouncer .6s cubic-bezier(.19,.57,.3,.98) infinite alternate}.bouncer div:nth-child(2){animation-delay:.2s;opacity:.9}.bouncer div:nth-child(3){animation-delay:.3s;opacity:.8}.bouncer div:nth-child(4){animation-delay:.4s;opacity:.6}.bouncer div:nth-child(5){animation-delay:.5s;opacity:.5}@keyframes bouncer{0%{transform:translateY(0)}to{transform:translateY(-150px)}}.location-info{z-index:100;background-color:#000}
/*# sourceMappingURL=main.cfd17dca.chunk.css.map */