.splashBackground{overflow:hidden;position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,#3ac6c6,#53e3c2 140.01%);z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.splashBackground .loadingBox{width:150px;height:150px;border:5px #fff solid;border-radius:50%;background:url(/logonda.svg) center/40px 40px no-repeat,radial-gradient(80.22% 80.22% at 50% 50%,#006d65,#00d3c4)}.splashBackground .textLoading{background-color:#00000080;max-width:80vw;text-align:center;color:#fff;padding:4px 12px;border-radius:4px}
