@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);#loader-container{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}#loader path:nth-child(2){stroke-dasharray:200%;stroke-dashoffset:200%;animation:strokeAnimate 2s ease 0s forwards}#loader path:nth-child(3){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s ease .3s forwards}#loader path:nth-child(4){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s ease .9s forwards}#loader path:nth-child(5){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s ease 1.2s forwards}#loader path:nth-child(6){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s ease 1.5s forwards}#loader path:nth-child(7){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s ease 1.8s forwards}#loader path:nth-child(10),#loader path:nth-child(8),#loader path:nth-child(9){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s ease 2.1s forwards}@keyframes strokeAnimate{to{stroke-dashoffset:0}}@media screen and (max-width:768px){#loader-container{max-width:150px}#loader{width:150px}}@media screen and (max-width:650px){#loader-container{max-width:100px}#loader{width:100px}}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}#map{bottom:0;height:100vh;position:absolute;top:0}.mapboxgl-popup-content{align-items:center;background-color:#f8f8f8;border-radius:2rem;display:flex;flex-direction:row;font-family:Open Sans,sans-serif;justify-content:center;padding:1%;text-align:center;ul{li{margin:.2rem}}#popup3{align-items:center;background-color:#f8f8f8;border-radius:2rem;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem;width:100%;ul{align-items:center;display:flex;flex-direction:column;justify-content:center;li{margin:.1rem}}}}.mapboxgl-popup-close-button{background-color:#fff;border-radius:50%;padding:.5rem}#info-container{display:block;height:100vh;position:absolute;text-align:center;width:100vw}#info-container,#infobox{align-items:center;background-color:#f8f8f8;justify-content:center;padding:1rem}#infobox{border-radius:2rem;display:flex;flex-direction:column;height:100%;top:50%;width:100%;h1{font-size:1.5rem;margin:.5rem}p{font-size:1rem;margin:.5rem}button{border-radius:2rem;cursor:pointer;margin:.5rem;padding:.5rem}}
/*# sourceMappingURL=main.a9537f7a.css.map*/