.LoaderWrapper{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.Loader{height:200px;position:relative;width:200px}.Loader div{animation:LoaderAnimation 1s linear infinite;background:#dc16d2;border-radius:0/0;box-sizing:content-box;height:34px;left:96px;position:absolute;top:3px;transform-origin:4px 97px;width:8px}.Loader div:first-child{animation-delay:-.9166666667s;transform:rotate(0deg)}.Loader div:nth-child(2){animation-delay:-.8333333333s;transform:rotate(30deg)}.Loader div:nth-child(3){animation-delay:-.75s;transform:rotate(60deg)}.Loader div:nth-child(4){animation-delay:-.6666666667s;transform:rotate(90deg)}.Loader div:nth-child(5){animation-delay:-.5833333333s;transform:rotate(120deg)}.Loader div:nth-child(6){animation-delay:-.5s;transform:rotate(150deg)}.Loader div:nth-child(7){animation-delay:-.4166666667s;transform:rotate(180deg)}.Loader div:nth-child(8){animation-delay:-.3333333333s;transform:rotate(210deg)}.Loader div:nth-child(9){animation-delay:-.25s;transform:rotate(240deg)}.Loader div:nth-child(10){animation-delay:-.1666666667s;transform:rotate(270deg)}.Loader div:nth-child(11){animation-delay:-.0833333333s;transform:rotate(300deg)}.Loader div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes LoaderAnimation{0%{opacity:1}to{opacity:.1}}@media screen and (max-width:390px){.Loader{transform:scale(.6)}}.Background{background-image:url(/static/media/backgroundImage.f07ad77e9e8967edd386.svg);background-position:50% -70px;background-repeat:no-repeat;height:100%;position:fixed;width:100%;z-index:-1}.Background-bottomShadow{background-image:radial-gradient(101.98% 101.98% at 50% -1.98%,transparent 60%,#000 100%);bottom:0;height:100vh;left:0;position:fixed;width:100vw;z-index:-1}.Background-bottomShadow .Background-bottomShadow-text{bottom:30px;color:rgba(220,22,210,.15);font-size:12px;font-weight:400;letter-spacing:0;line-height:100%;position:fixed;right:48px}@media screen and (max-width:768px){.Background-bottomShadow .Background-bottomShadow-text{display:none}}body{background-color:#000025;color:#fff;font-family:Poppins,Arial,sans-serif;margin:0}body a{color:#fff;text-decoration:none}.ContentContainer{display:flex;flex-direction:column;min-height:100vh}.ContentContainer .ContentContainer-main{display:flex;flex-direction:column;flex-grow:1;margin-bottom:24px}@keyframes keyframesModalWindowShowing{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes keyframesModalWindowHiding{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes keyframesModalBackgroundShowing{0%{opacity:0}to{opacity:1}}@keyframes keyframesModalBackgroundHiding{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=main.03a99305.css.map*/