.splash-overlay{z-index:9999;background:#0b1024;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;display:flex;position:fixed;top:0;left:0;overflow:hidden}.splash-overlay.splash-exit{animation:.28s both splashFadeOut}.splash-stage{width:100px;height:100px;position:relative}.splash-circle-big{background:#7fdeff;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;animation:1.7s cubic-bezier(.6,0,.85,0) both splashBig;position:absolute;top:50%;left:50%}.splash-circle-small{background:#fff;border-radius:50%;width:46px;height:46px;margin-top:-23px;margin-left:-23px;animation:1.7s cubic-bezier(.6,0,.85,0) both splashSmall;position:absolute;top:50%;left:50%}.splash-text-big{opacity:0;color:#0b1024;letter-spacing:.01em;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;animation:.3s 1.7s forwards splashTextIn;display:flex;position:absolute;inset:0}.splash-text-small{opacity:0;color:#0b1024;letter-spacing:-.01em;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-size:7.2px;font-weight:700;animation:.3s 1.7s forwards splashTextIn;display:flex;position:absolute;inset:0}
