#Splashscreen_splashscreen__acBsA{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;z-index:999;background-color:#f3f6f9;position:absolute;left:0;top:0}.Splashscreen_newtonsCradle__Qsp_U{--uib-size:50px;--uib-speed:1.2s;--uib-color:#f1416c;position:relative;display:flex;align-items:center;justify-content:center;width:var(--uib-size);height:var(--uib-size)}.Splashscreen_newtonsCradleDot__dj7Ft{position:relative;display:flex;align-items:center;height:100%;width:25%;transform-origin:center top}.Splashscreen_newtonsCradleDot__dj7Ft:after{content:"";display:block;width:100%;height:25%;border-radius:50%;background-color:var(--uib-color)}.Splashscreen_newtonsCradleDot__dj7Ft:first-child{animation:Splashscreen_swing__bj_FP var(--uib-speed) linear infinite}.Splashscreen_newtonsCradleDot__dj7Ft:last-child{animation:Splashscreen_swing2__W49j3 var(--uib-speed) linear infinite}@keyframes Splashscreen_swing__bj_FP{0%{transform:rotate(0deg);animation-timing-function:ease-out}25%{transform:rotate(70deg);animation-timing-function:ease-in}50%{transform:rotate(0deg);animation-timing-function:linear}}@keyframes Splashscreen_swing2__W49j3{0%{transform:rotate(0deg);animation-timing-function:linear}50%{transform:rotate(0deg);animation-timing-function:ease-out}75%{transform:rotate(-70deg);animation-timing-function:ease-in}}