html,body,#root{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1e3a4c;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}.mapboxgl-canvas{outline:none}.flex-spinner{border:3px solid #1e7a4433;border-top-color:#1e7a44;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite flex-spin}@keyframes flex-spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#17251c33;border-radius:8px}::-webkit-scrollbar-track{background:0 0}