.Background_backgroundContainer__F__Ss{position:relative;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;overflow:hidden;border:5em}.Background_backgroundChildren___hjWc{position:relative;z-index:3;padding-top:4em;padding-bottom:4em}.Background_whiteOverlay__Xi3dj{position:absolute;top:0;left:0;width:200%;height:200%;z-index:1}.Background_gradientBackground__3qFGy{top:0;left:0;width:100%;background:var(--gradient-background);background-size:200% 200%;animation:Background_moveGradient__hqf73 4s linear infinite alternate;z-index:2}.Background_bobbingContainer__AcYgn{position:absolute;animation:Background_bobbing__E6a7s 6s ease-in-out infinite}.Background_bobbingContainer__AcYgn img{opacity:.2;transition:opacity .3s ease-in-out}.Background_scatteredLogo__5VP3X{opacity:.2}@keyframes Background_bobbing__E6a7s{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(-20px);opacity:.5}}@keyframes Background_moveGradient__hqf73{0%{background-position:0 0}to{background-position:100% 100%}}@media (max-width:768px){.Background_backgroundContainer__F__Ss{height:auto}.Background_gradientBackground__3qFGy{height:150%}.Background_backgroundChildren___hjWc{padding-top:0}.Background_container__0cguP{padding-left:0;padding-right:0}}.CreateProfile_customContainer__lfQRW{max-width:1000px;margin:0 auto}.LoadingIndicator_placeholder__Ppxqz{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.LoadingIndicator_imageWrapper__YxhSY{position:relative;animation:LoadingIndicator_bob__i3qu1 6s ease-in-out infinite}.LoadingIndicator_imageWrapper__YxhSY img{width:100%;height:100%;object-fit:contain;opacity:.25;display:block}.LoadingIndicator_textOverlay__S8hEu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;color:var(--polar-color)}.LoadingIndicator_loadingText__qszC4{margin:0;font-weight:600;font-size:1.2rem}@keyframes LoadingIndicator_bob__i3qu1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}