.loading{background-color:#fff;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;display:flex;align-items:center;justify-content:center;font-family:arial;transition:opacity 1s ease;z-index:3}.loading.hide{opacity:0;pointer-events:none}.loading.show{opacity:1;pointer-events:all;cursor:wait}.loading .spinnerV2{width:150px;height:150px;background-image:url(/latamcoronavirus/static/media/loading_chq.eab8f1f5.svg);background-repeat:no-repeat;background-position:48% 45.5%;display:flex;flex-direction:column;justify-content:flex-end}
/*# sourceMappingURL=main.9a908441.chunk.css.map */