@charset 'utf-8';.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bold{font-weight:600}.paragraph-link{text-decoration:none;font-weight:600;color:#5643fd}.range-input[type=range]{height:26px;-webkit-appearance:none;margin:10px 0;width:80%;background-color:transparent;max-width:250px}.range-input[type=range]:focus{outline:none}.range-input[type=range]::-webkit-slider-runnable-track{width:100%;height:14px;cursor:pointer;animation:.2s;box-shadow:1px 1px 1px #50555C;background:#50555C;border-radius:14px;border:0 solid #000000}.range-input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 #000000;border:0 solid #000000;height:20px;width:40px;border-radius:12px;background:#1d1135;cursor:pointer;-webkit-appearance:none;margin-top:-3px}.range-input[type=range]:focus::-webkit-slider-runnable-track{background:#50555C}.range-input[type=range]::-moz-range-track{width:100%;height:14px;cursor:pointer;animation:.2s;box-shadow:1px 1px 1px #50555C;background:#50555C;border-radius:14px;border:0 solid #000000}.range-input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #000000;border:0 solid #000000;height:20px;width:40px;border-radius:12px;background:#1d1135;cursor:pointer}.range-input[type=range]::-ms-track{width:100%;height:14px;cursor:pointer;animation:.2s;background:transparent;border-color:transparent;color:transparent}.range-input[type=range]::-ms-fill-lower{background:#50555C;border:0 solid #000000;border-radius:28px;box-shadow:1px 1px 1px #50555C}.range-input[type=range]::-ms-fill-upper{background:#50555C;border:0 solid #000000;border-radius:28px;box-shadow:1px 1px 1px #50555C}.range-input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #000000;border:0 solid #000000;height:20px;width:40px;border-radius:12px;background:#1d1135;cursor:pointer}.range-input[type=range]:focus::-ms-fill-lower{background:#50555C}.range-input[type=range]:focus::-ms-fill-upper{background:#50555C}.button{padding:6px 10px;outline:none;background-color:transparent;border:solid 3px #5643fd;transition:all 300ms ease-in-out;border-radius:15px;color:#5643fd;font-size:18px;font-weight:500}.button:hover{background-color:#5643fd;transition:all 300ms ease-in-out;color:#fcfbfe;cursor:pointer}.scroll-container::-webkit-scrollbar{width:8px;background-color:transparent}.scroll-container::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);background-color:transparent;border-radius:10px}.scroll-container::-webkit-scrollbar-thumb{border-radius:10px;background-color:#7649fe;background-image:gradient(linear, 40% 0%, 75% 84%, from(#5643fd), to(#7649fe));background-image:-webkit-gradient(linear, 40% 0%, 75% 84%, from(#5643fd), to(#7649fe))}select{appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit}select::-ms-expand{display:none}select{outline:none}.select{width:100%;min-width:100px;max-width:200px;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:#1d1135;background-image:linear-gradient(45deg, #7649fe, #5643fd 33%);color:#fcfbfe;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.date{width:50%;min-width:200px;max-width:300px;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:#1d1135;background-image:linear-gradient(45deg, #7649fe, #5643fd 33%);color:#fcfbfe;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.date::-webkit-datetime-edit-day-field{color:#1d1135}.date::-webkit-calendar-picker-indicator{color:#ba1e68}.date::-webkit-calendar-picker-indicator:hover{cursor:pointer}.num-input{width:40%;min-width:150px;max-width:300px;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:#1d1135;background-image:linear-gradient(45deg, #7649fe, #5643fd 33%);color:#fcfbfe;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.char{font-size:20px;font-weight:700}html{max-width:100%}.container{display:flex;align-items:flex-start;justify-content:center;font-family:'Source Sans Pro',sans-serif;height:100vh}@media screen and (max-width:1300px){.container{flex-direction:column;align-items:center;height:110vh}}.container .settings-wrapper,.container .map-wrapper{width:45%;height:70%}@media screen and (max-width:1300px){.container .settings-wrapper,.container .map-wrapper{width:90%}}@media screen and (max-width:600px){.container .settings-wrapper,.container .map-wrapper{width:100%}}@media screen and (max-width:1300px){.container .map-wrapper{height:60%}}.container .settings-wrapper{background:rgba(255,255,255,0);box-shadow:0 8px 32px 0 rgba(31,38,135,0.37);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top-right-radius:20px;border-bottom-right-radius:20px}@media screen and (max-width:1300px){.container .settings-wrapper{border-top-right-radius:0px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;height:100%}}.container .settings-wrapper .settings-header{font-size:32px;font-weight:700;align-items:center;display:flex;height:36px;padding:5px 10px;width:95%;border-bottom:2px solid #1d1135}.container .settings-wrapper .settings-content{height:auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.container .settings-wrapper .settings-content .settings-row{width:90%;height:20%;display:flex;flex-direction:column;justify-content:space-between;margin:20px 0}@media screen and (max-width:600px){.container .settings-wrapper .settings-content .settings-row{width:95%}}.container .settings-wrapper .settings-content .settings-row .settings-row-header{font-size:24px;font-weight:500}.container .settings-wrapper .settings-content .settings-row .settings-row-content{width:100%;display:flex;align-items:center;justify-content:space-between;height:auto;margin:10px 0}.container .settings-wrapper .settings-content .settings-row .settings-row-content .settings-value{font-size:20px;font-weight:400;color:#7649fe}.container #mapid{height:100%;width:100%;border-top-left-radius:20px;border-bottom-left-radius:20px}@media screen and (max-width:1300px){.container #mapid{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0px}}.footer{top:100vh}@media screen and (max-width:1300px){.footer{top:150vh}}.submit-btn{padding:10px 25px;margin-top:0;position:absolute;bottom:1%;right:1%}