@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900&display=swap");#root,*,body,html{font-family:Montserrat,sans-serif}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0;margin:0;background:#063863;min-width:960px}.mapboxgl-control-container,.maplibregl-control-container,[mapboxgl-children]{display:none;visibility:hidden!important}.overlays canvas{mix-blend-mode:multiply}nextjs-portal{display:none}.chakra{position:fixed;z-index:20000!important}.bg-animated{background:linear-gradient(45deg,#02e1ba,#26c9f2 29%,#d911f2 66%,#ffa079);background-size:400% 400%;animation:Gradient 15s ease infinite;display:flex;flex-direction:column;align-items:stretch;justify-content:space-evenly;overflow:hidden;position:relative}.bg-animated:after,.bg-animated:before{content:"";width:70vmax;height:70vmax;position:absolute;background:hsla(0,0%,100%,.07);left:-20vmin;top:-20vmin;animation:morph 15s linear infinite alternate,spin 20s linear infinite;z-index:1;will-change:border-radius,transform;transform-origin:55% 55%;pointer-events:none}.bg-animated:after{width:70vmin;height:70vmin;left:auto;right:-10vmin;top:auto;bottom:0;animation:morph 20s linear infinite alternate,spin 26s linear infinite reverse;transform-origin:20% 20%}.error-container{flex-direction:column;height:100vh;color:#fff;background-color:#063863;font-family:Open Sans,sans-serif;text-align:center;padding:20px}.error-container,.error-logo{display:flex;align-items:center;justify-content:center}.error-logo{margin-bottom:30px}.error-logoImage{width:280px;margin-bottom:10px}.error-logoText{font-family:Montserrat,sans-serif;margin-left:10px;font-size:36px;font-weight:700}.error-errorMessage{font-family:Montserrat,sans-serif;font-size:26px;margin-bottom:20px}.error-description{margin-bottom:30px}.error-button,.error-description{font-family:Montserrat,sans-serif;font-size:18px}.error-button{background:#0070c0;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;text-transform:uppercase;text-decoration:none;display:inline-block;margin-bottom:20px;font-weight:700}.error-button:hover{background-color:#003f6f}.error-supportNote{margin-top:15px;font-size:16px;color:#888}.vis-top{font-size:10px;font-weight:700}.vis-label{font-size:11px}.vis-item-content{color:#fff;transform:none!important;margin:0!important;padding:0!important;text-align:center!important}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes morph{0%{border-radius:40% 60% 60% 40%/70% 30% 70% 30%}to{border-radius:40% 60%}}@keyframes spin{to{transform:rotate(1turn)}}.st0{display:none}.st1{display:inline}.st2{opacity:.29}.st3,.st4{fill:#fff}.st4{-webkit-clip-path:url(#SVGID_2_);clip-path:url(#SVGID_2_)}.st5{-webkit-clip-path:url(#SVGID_4_);clip-path:url(#SVGID_4_)}.st6{-webkit-clip-path:url(#SVGID_6_);clip-path:url(#SVGID_6_)}.st7{-webkit-clip-path:url(#SVGID_8_);clip-path:url(#SVGID_8_)}.st8{-webkit-clip-path:url(#SVGID_10_);clip-path:url(#SVGID_10_)}.st9{fill:none}.st10{-webkit-clip-path:url(#SVGID_12_);clip-path:url(#SVGID_12_)}.st11{opacity:.7}.st12{-webkit-clip-path:url(#SVGID_14_);clip-path:url(#SVGID_14_)}.st13{opacity:.2}.st14{-webkit-clip-path:url(#SVGID_16_);clip-path:url(#SVGID_16_)}.st15{opacity:.3;fill:#fff;enable-background:new}.bg-clouds{background-image:url(/images/loopbubble.png);background-size:cover;box-shadow:inset 0 0 200px #000}@keyframes slidein{0%{background-position:top;background-size:3000px}to{background-position:-100px 0;background-size:2750px}}.icon-loader{height:60px;aspect-ratio:2/3;--c:no-repeat linear-gradient(#2a4881 0 0);background:var(--c),var(--c),var(--c),var(--c);background-size:50% 33.4%;animation:l8 1.5s linear infinite;opacity:.1}@keyframes l8{0%,5%{background-position:0 25%,100% 25%,0 75%,100% 75%}33%{background-position:0 50%,100% 0,0 100%,100% 50%}66%{background-position:0 50%,0 0,100% 100%,100% 50%}95%,to{background-position:0 75%,0 25%,100% 75%,100% 25%}}