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}.nav{width:350px;height:100vh;bottom:25px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:absolute;z-index:1;opacity:1;background:linear-gradient(90deg,#183855 100%,#254a6b);font-family:"Rubik";overflow-y:scroll;border-radius:8px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#16334e;border-radius:20px;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#142f48}.nav-close{left:-100%;position:fixed}.nav-toggle{font-size:50px;color:#fff;cursor:pointer}.nav-open{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:fixed;z-index:1;opacity:1;top:20px;left:10px}.nav-open span{color:#fff;font-size:1.2rem;font-weight:500;padding:0 5px}.hidden,.mobile-only{display:none}.nav-container{height:100vh;margin:20px 15px}.nav-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;color:#fff;padding-bottom:20px}.nav-list h2{font-size:1.5rem;font-weight:500;color:#fff;margin:5px 0}.nav-list span{color:#b4c3ce;font-size:.8rem;font-style:oblique}.nav-list h4{margin:20px 0 0}.title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin:20px 0}.title h1{color:#fff;font-size:2.2rem;font-weight:500}.copyright{color:#b4c3ce;font-size:.9rem}.copyright,.data_graph{-webkit-align-self:center;align-self:center}.data_graph{width:300px;height:200px}.legend{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.legend-radius{font-style:none}.legend .legend-title{text-align:center;margin:15px 0;font-weight:700;font-size:95%}.legend-scale{-webkit-align-self:center;align-self:center}.legend .legend-scale ul{margin:0;padding:0;float:left;list-style:none}.legend .legend-scale ul li{display:block;float:left;width:30px;padding:5px;margin-bottom:6px;text-align:center;font-size:70%;list-style:none}.legend ul.legend-labels li span{display:block;border-radius:50%;float:left;height:28px;width:28px}.circle-1{background-color:#146b93}.circle-2{background-color:#72c5ec}.circle-3{background-color:#a6daf3}.circle-4{background-color:#fff6f5}.circle-5{background-color:#fdaca8}.circle-6{background-color:#fc7f79}.circle-7{background-color:#b90e05}@media screen and (min-width:770px){.arrow{display:hidden}}@media screen and (max-width:768px){.nav{width:300px}::-webkit-scrollbar{display:none}}@media screen and (max-width:770px){.mobile-hidden{display:none}.toMap{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;z-index:1}.toMap span{color:#fff;font-size:1rem;font-weight:500;padding:0 5px}.nav-container{margin:0 15px}.nav{top:20px;background:transparent;width:100%;height:77vh}.nav-toggle{font-size:40px}.nav-open span{font-size:1rem}.title{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:flex-start;align-items:flex-start;margin-bottom:20px;padding:0 10px}.nav-list{background-color:#183855;opacity:1;border-radius:20px;margin:0 10px 130px;padding:20px}.nav-list h2{font-weight:600}.nav-list p,span{font-weight:450}.mobile-only{display:-webkit-flex;display:flex}.arrow,.arrow:before{position:absolute;left:50%}.arrow{width:20px;height:20px;top:98%;margin:-20px 0 0 -20px;-webkit-transform:rotate(45deg);border:3px solid #fff;border-top:none;border-left:none}.arrow:before{content:"";width:18px;height:18px;top:50%;margin:-5px 0 0 -5px;border:2px solid #fff;border-top:none;border-left:none;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:arrow;animation-name:arrow}@-webkit-keyframes arrow{0%{opacity:0}to{opacity:1;-webkit-transform:translate(-10px,-10px);transform:translate(-10px,-10px)}}@keyframes arrow{0%{opacity:0}to{opacity:1;-webkit-transform:translate(-10px,-10px);transform:translate(-10px,-10px)}}}.slider-main-container{position:absolute;z-index:1;bottom:30px;right:20px;width:50%;height:80px;padding:20px;background:linear-gradient(180deg,#254a6b,#193956);border-radius:8px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;box-sizing:border-box}.slider-wrapper{position:relative;width:50%}.slider-range{-webkit-appearance:none;width:100%;height:8px;background:#b3c3ce}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:35px;height:35px;border-radius:50%;background:#fff;cursor:pointer;margin-top:-2px}input[type=range]::-moz-range-thumb{width:35px;height:35px;border-radius:50%;background:#fff;cursor:pointer}input[type=range]::-ms-thumb{width:35px;height:35px;border-radius:50%;background:#fff;cursor:pointer}.current-date{font-family:"Rubik";font-size:40px;color:#fff}.button-container{background:transparent;border:none;cursor:pointer}.play-pause-button{color:#fff;height:40px;width:40px}.button-hidden{display:none}.label-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;position:absolute;width:100%;top:30px}.label-left,.label-right{font-size:12px;color:#b3c3ce}@media screen and (max-width:768px){.slider-main-container{width:auto;position:absolute;bottom:30px;left:20px;right:20px;z-index:1;height:80px;padding:20px;background:linear-gradient(180deg,#254a6b,#193956);border-radius:8px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;box-sizing:border-box}}.map-container{height:100vh;width:100%}.main_logo{position:absolute;right:20px;top:20px;z-index:1;width:70px;height:55px}
/*# sourceMappingURL=main.af0fcc2e.chunk.css.map */