.globe-animation-container{background:#2d4cb9;width:100%;height:100%;position:relative;overflow:hidden}.globe-loading{z-index:1000;transition:opacity .5s ease-out;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.globe-loading-bar{background:#fff3;border-radius:2px;width:200px;height:4px;overflow:hidden}.globe-loading-progress{background:#fff;border-radius:2px;height:100%;transition:width .1s linear}.globe-viz{opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in}.globe-viz.loaded{opacity:1}.globe-viz canvas{cursor:default;width:100%!important;height:100%!important}
