.BubblesAnimation_textContainer__upoVE{z-index:100;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0;justify-content:center;align-items:center;font-size:96px;color:white;opacity:.8;user-select:none;text-shadow:1px 1px rgba(0,0,0,.1);font-family:Dongle,sans-serif}@keyframes BubblesAnimation_moveInCircle___9iuE{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes BubblesAnimation_moveVertical__jW1rA{0%{transform:translateY(-50%)}50%{transform:translateY(50%)}to{transform:translateY(-50%)}}@keyframes BubblesAnimation_moveHorizontal__zuAvn{0%{transform:translateX(-50%) translateY(-10%)}50%{transform:translateX(50%) translateY(10%)}to{transform:translateX(-50%) translateY(-10%)}}.BubblesAnimation_gradientBg__mzZti{width:100vw;height:100vh;position:relative;overflow:hidden;background:#83fde8;top:0;left:0;animation:BubblesAnimation_bganime__gyfs9 2s linear infinite}.BubblesAnimation_gradientBg__mzZti svg{position:fixed;top:0;left:0;width:0;height:0}.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_gradientsContainer__QrIp2{filter:url(#goo) blur(40px);width:100%;height:100%}.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_gradientsContainer__QrIp2:after{background-color:#00ffe5 36;content:"";position:absolute;height:100%;width:100%}.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_g1__tDUd9{transform-origin:center center;animation:BubblesAnimation_moveVertical__jW1rA 30s ease infinite}.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_g1__tDUd9,.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_g2__zX_h9{position:absolute;background:radial-gradient(circle at center,rgba(0,1,0,) 0,rgba(0,0,0,) 50%) no-repeat;mix-blend-mode:hard-light;width:80%;height:80%;top:calc(50% - 80% / 2);left:calc(50% - 80% / 2);opacity:1}.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_g2__zX_h9{transform-origin:calc(50% - 400px);animation:BubblesAnimation_moveInCircle___9iuE 20s infinite reverse}.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_g3__on6_S{top:calc(50% - 80% / 2 + 200px);left:calc(50% - 80% / 2 - 500px);transform-origin:calc(50% + 400px);animation:BubblesAnimation_moveInCircle___9iuE 40s linear infinite;opacity:1}.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_g3__on6_S,.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_g4__lEZ8o{position:absolute;background:radial-gradient(circle at center,rgba(0,1,0,) 0,rgba(0,0,0,) 50%) no-repeat;mix-blend-mode:hard-light;width:80%;height:80%}.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_g4__lEZ8o{top:calc(50% - 80% / 2);left:calc(50% - 80% / 2);transform-origin:calc(50% - 200px);animation:BubblesAnimation_moveHorizontal__zuAvn 40s ease infinite;opacity:.7}.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_g5__6cDCg{position:absolute;background:radial-gradient(circle at center,rgba(0,1,0,) 0,rgba(0,0,0,) 50%) no-repeat;mix-blend-mode:hard-light;width:calc(80% * 2);height:calc(80% * 2);top:calc(50% - 80%);left:calc(50% - 80%);transform-origin:calc(50% - 800px) calc(50% + 200px);animation:BubblesAnimation_moveInCircle___9iuE 20s ease infinite;opacity:1}.BubblesAnimation_gradientBg__mzZti .BubblesAnimation_interactive__0YvQI{position:absolute;background:radial-gradient(circle at center,rgba(0,1,0,) 0,rgba(0,0,0,) 50%) no-repeat;mix-blend-mode:hard-light;width:100%;height:100%;top:-50%;left:-50%;opacity:.7}@keyframes BubblesAnimation_bganime__gyfs9{0%,to{filter:hue-rotate(10deg)}50%{filter:hue-rotate(0deg)}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}