.splash-screen{width:100%;height:100%;display:-webkit-flex;display:flex;color:#000;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.splash-screen .loading-dot{font-size:100px;margin-top:-80px;position:relative;-webkit-animation:ease-in-out infinite alternate;animation:ease-in-out infinite alternate;-webkit-animation-name:run;animation-name:run;-webkit-animation-duration:1.2s;animation-duration:1.2s}@-webkit-keyframes run{0%{left:-90px;color:#eee}50%{color:#666}to{left:90px;color:#eee}}@keyframes run{0%{left:-90px;color:#eee}50%{color:#666}to{left:90px;color:#eee}}body{margin:0;padding:0}#splash-screen{position:absolute;z-index:1000;width:100%;height:100%;color:#000;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;background-color:#f2f3f8}#splash-screen img{margin-left:calc(100vw - 100%);margin-bottom:30px}#splash-screen.hidden{opacity:0;visibility:hidden}.splash-spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;margin-left:calc(100vw - 100%);width:50px;height:50px}.splash-spinner .path{stroke:#5d78ff;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.splitter-layout{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;width:100%;height:100%;overflow:hidden}.leaflet-container{width:100%;height:100vh;z-index:0}.swal-button{padding:7px 19px;border-radius:2px;background-color:#5c7ae5;font-size:12px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;height:40px}.swal-button:hover{background-color:#32295e!important}.swal-button--cancel{background-color:#6e7f8c;color:#fff}.swal-button--cancel,.swal-button--ok{padding:7px 19px;border-radius:2px;font-size:12px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;height:40px}.swal-button--ok{background-color:#5c7ae5}.swal-button--cancel:hover,.swal-button--ok:hover{background-color:#32295e!important}
/*# sourceMappingURL=main.b29e76a7.chunk.css.map */