*{padding:0}*,body{margin:0}body{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}.header{position:fixed;top:0;width:100%;padding:1rem;z-index:99;background-color:#3f3fe7;display:flex;align-items:center;justify-content:center}.header>img{height:3rem;margin-right:1rem}.header>h1{color:#fff}@media (max-width:640px){.header>img{height:2rem}.header>h1{font-size:large}}.loading{display:grid;place-items:center}.loading>img{height:30rem}.marker__icon{color:red;font-size:2rem}.markerInfo{position:absolute;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.7);padding:1rem;color:#fff;border-radius:6px;opacity:0;animation:fadeIn .3s ease-in-out forwards}.markerInfo__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.markerInfo__header>span{font-size:x-large;cursor:pointer}.markerInfo__header>span:hover{opacity:.6;transition:all .3s ease-in-out}.markerInfo__header>span:not(:hover){transition:all .3s ease-in-out}.markerInfo>p{margin-bottom:.5rem;color:#d3d3d3;font-weight:500}@keyframes fadeIn{to{opacity:1}}@media (max-width:640px){.markerInfo{top:10.5rem;min-width:17.5em}.markerInfo__header>h2{font-size:large}}@media (min-width:768px){.markerInfo{top:12rem;min-width:28em}}@media (min-width:1280px){.markerInfo{min-width:30em}}.map{position:relative;width:100%;height:100vh}.app{display:flex;flex-direction:column;align-items:center;overflow-x:hidden}
/*# sourceMappingURL=main.c2f376e6.chunk.css.map */