.login__container{animation:LoginBgAnimate 30s ease infinite;background:linear-gradient(270deg,#212121,#5c2c90);background-size:400% 400%;height:100vh;position:relative;width:100%}.login__container .login__form__wrapper{background-color:#000;background:linear-gradient(178.59deg,rgba(58,27,91,.75) 1.2%,rgba(0,0,0,.75) 98.86%);border-radius:20px;box-shadow:0 2px 1px rgba(0,0,0,.09),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09);height:auto;max-width:511px;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:100%}.login__container .login__form__wrapper form{display:flex;flex-direction:column}.login__container .login__form__wrapper form .logo-form{display:flex;flex-direction:column;padding:0 43px}.login__container .login__form__wrapper form .logo-form p{align-items:center;color:#fff;display:flex;font-family:DIN Next LT Pro Bold;font-size:20px;font-style:normal;line-height:20px;margin:20px 0 12px}.login__container .login__form__wrapper form .logo-form img{display:block;height:100px;margin-left:auto;margin-right:auto;width:66px}.login__container .login__form__wrapper form .title{background:#ed1163;border-top-left-radius:20px;border-top-right-radius:20px;padding:16px 43px}.login__container .login__form__wrapper form .title p{color:#fff;font-family:DIN Next LT Pro Bold;font-size:30px;font-style:normal;line-height:30px;margin:0;padding-top:5px;text-align:left}.login__container .login__form__wrapper form .inputs{display:flex;flex-direction:column;margin-top:24px;padding:16px 43px}.login__container .login__form__wrapper form .inputs input{background:#fff;border:2px solid transparent;border-bottom-color:#ed1163;color:#212121;font-family:DIN Next LT Pro Regular,Tahoma,Verdana,sans-serif;font-size:16px;font-style:normal;height:45px;line-height:45px;margin-bottom:8px;outline:none;padding:0 12px;transition:all .3s ease}.login__container .login__form__wrapper form .inputs input::-moz-placeholder{color:rgba(33,33,33,.5)}.login__container .login__form__wrapper form .inputs input::placeholder{color:rgba(33,33,33,.5)}.login__container .login__form__wrapper form .inputs input:focus{border-left-color:#ed1163;border-right-color:#ed1163;border-top-color:#ed1163}.login__container .login__form__wrapper form button{background:rgba(0,0,0,.6);border:1px solid #ed1163;color:#fff;cursor:pointer;font-family:DIN Next LT Pro Bold,Tahoma,Verdana,sans-serif;font-size:20px;font-style:normal;height:50px;letter-spacing:.2em;line-height:50px;margin:16px 43px 24px;text-align:center;text-transform:uppercase;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.login__container .login__form__wrapper form button:hover{background-color:#ed1163}.error-message{background:#a90000;color:#fff;font-family:DIN Next LT Pro Regular,Tahoma,Verdana,sans-serif;font-size:20px;font-style:normal;padding:12px;text-align:center}@keyframes LoginBgAnimate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}a.backToSite{border-bottom-left-radius:20px;border-bottom-right-radius:20px;color:#fff;display:block;font-family:DIN Next LT Pro Bold;font-size:20px;font-style:normal;line-height:20px;margin:0;padding:14px 0;text-align:center;text-decoration:none;transition:all .3s ease}a.backToSite:hover{background:#ed1163;color:#fff}html.dashboard{background:linear-gradient(180deg,#2a1542,#000);height:100vh;position:relative}html.dashboard body.scrollable #app{display:inline-flex;overflow:hidden}.dashboard-sidebar{background-position:50%;background-repeat:no-repeat;background-size:cover;height:calc(100vh - 13px);margin-left:auto;margin-right:auto;padding-top:13px;width:247px}.dashboard-sidebar .items{background:hsla(0,0%,5%,.5);border-radius:12px;display:flex;flex-direction:column;height:calc(100% - 18px);margin-bottom:14px;width:240px}.dashboard-sidebar .items .head{border-bottom:1px solid #ed1163;display:flex;flex-direction:row;justify-content:space-between;margin:0 20px;padding:20px 20px 0}.dashboard-sidebar .items .head img{display:block;height:40px;margin-bottom:11px;width:27px}.dashboard-sidebar .items .head .text{display:flex;flex-direction:column;justify-content:center;margin-bottom:8px}.dashboard-sidebar .items .head .text p{color:#fff;font-family:DIN Next LT Pro Bold;font-size:16px;font-style:normal;font-weight:700;line-height:16px;margin:0 0 4px}.dashboard-sidebar .items .links{display:flex;flex-direction:column;margin-top:15px}.dashboard-sidebar .items .links a{border:1px solid transparent;border-radius:7px;height:48px;margin:0 20px 10px;position:relative;text-decoration:none;transition:all .3s ease}.dashboard-sidebar .items .links a p{color:#fff;font-family:DIN Next LT Pro Bold;font-size:16px;font-style:normal;line-height:16px;text-align:center;transition:all .3s ease}.dashboard-sidebar .items .links a.on-page{border:1px solid #ed1163}.dashboard-sidebar .items .links a:hover{background:#ed1163}.dashboard-sidebar .items .links a:hover p{color:#fff}.dashboard-sidebar .items .links a .counter{background:#ed1163;border-radius:50%;color:#fff;height:20px;position:absolute;right:-9px;top:-6px;width:20px}.dashboard-sidebar .items .links a .counter p{font-family:DIN Next LT Pro Bold;font-size:16px;font-style:normal;line-height:23px;margin:0;text-align:center}.dashboard-sidebar .items .logout-container{border-top:1px solid #ed1163;display:flex;flex-direction:row;justify-content:space-between;margin:auto 20px 0;padding-top:23px}.dashboard-sidebar .items .logout-container .applogs__link{color:#fff;font-family:DIN Next LT Pro Bold;font-size:12px;font-style:normal;font-weight:700;line-height:12px;margin:0}.dashboard-sidebar .items .logout-container .text{display:flex;flex-direction:column}.dashboard-sidebar .items .logout-container .text .white{color:#fff;font-family:DIN Next LT Pro Bold;font-size:12px;font-style:normal;font-weight:700;line-height:12px;margin:0 0 8px}.dashboard-sidebar .items .logout-container .text .red{color:#ed1163;font-family:DIN Next LT Pro Bold;font-size:22px;font-style:normal;line-height:22px;margin:0}.dashboard-sidebar .items .logout-container .logout{display:block;height:26px;margin-bottom:auto;margin-top:auto;width:26px}.dashboard-sidebar .items .logout-container .logout img{height:100%;width:100%}.sidebar-divider{background:#ed1163;border-radius:13px;height:calc(100vh - 13px);margin-bottom:auto;margin-top:13px;width:2px}.under__maintenance__sidebar{background:#ed1163;height:30px;left:247px;position:fixed;top:0;width:calc(100vw - 247px)}.under__maintenance__sidebar p{color:#fff;font-family:DIN Next LT Pro Bold;font-size:16px;font-style:normal;line-height:16px;margin:0;padding-top:7px;text-align:center;transition:all .3s ease}.dashboard-content{height:calc(100vh - 96px);overflow-y:scroll;padding:70px 44px 13px;position:relative;width:calc(100vw - 337px)}.dashboard-content .dashboard-header{border-bottom:1px solid #ed1163;display:flex;flex-direction:row;left:44px;max-width:306px;position:absolute;top:44px;width:auto}.dashboard-content .dashboard-header .white{color:#fff}.dashboard-content .dashboard-header .page,.dashboard-content .dashboard-header .white{font-family:DIN Next LT Pro Bold;font-size:16px;font-style:normal;line-height:16px;margin:0}.dashboard-content .dashboard-header .page{color:#ed1163}body.error_page{background:url(/images/background.webp);background-position:0 0;background-repeat:no-repeat;background-size:cover;font-family:Roboto,sans-serif;margin:0;padding:0;position:relative}.items__wrapper{display:block;height:100vh;position:relative;width:100vw}.items__wrapper .items{display:flex;flex-direction:column;height:auto;max-height:80vh;max-width:800px;position:absolute;right:65%;top:50%;transform:translate(50%,-50%);width:100%}.logo__row{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:38px}.logo__row img.gate21{display:block;height:157px;margin-bottom:11px;width:65px}.logo__row img.thqnordic{display:block;height:45px;margin-bottom:0;margin-left:52px;margin-top:auto;width:270px}.row__wrap{flex-direction:row;flex-wrap:nowrap}.error_text,.row__wrap{display:flex;justify-content:flex-start}.error_text{flex-direction:column}.error_text h1.head{color:#fff;font-weight:400}.error_text h1.head,.error_text h1.red{font-size:64px;line-height:70px;margin:0}.error_text h1.red{color:#ed1163;font-weight:800}.error_text p.whitedot{color:#fff;font-size:54px;font-weight:800;line-height:78px;margin:0}.error_text p.info{margin:32px 0 0}.error_text a,.error_text p.info{color:#fff;font-size:20px;font-weight:300;line-height:28px}.error_text a{margin:0;text-decoration:none}.social__links{display:flex;flex-direction:row;margin-top:38px}.social__links a{height:35px;line-height:35px;margin:0 8px 0 0;text-decoration:none;width:40px}.social__links a img{display:inline-block;vertical-align:middle}@media (max-width:1125px){.items__wrapper .items{position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}}@media (max-width:760px){.items__wrapper .items{position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:85%}}@media (max-width:460px){.items__wrapper .items{top:45%}.logo__row{flex-direction:column;justify-content:center}.logo__row img.gate21{margin:auto auto 38px}.logo__row img.thqnordic{margin-left:auto;margin-right:auto;margin-top:12px}.text h1.head,.text h1.red{font-size:42px;line-height:42px}.text p.whitedot{font-size:38px;line-height:42px}.text a,.text p.info{font-size:18px;line-height:23px}.back_to_site{background:rgba(0,0,0,.6);border:1px solid #ed1163;height:31px;margin:42px auto;width:100%}.back_to_site p{font-size:12px;line-height:33px}.error_text{display:flex;flex-direction:column;justify-content:flex-start}.error_text h1.head{margin-bottom:12px}.error_text h1.head,.error_text h1.red,.error_text p.whitedot{font-size:48px;line-height:48px;text-align:center}.error_text p.info{margin:32px 0 0}.error_text a,.error_text p.info{color:#fff;font-size:20px;font-weight:300;line-height:28px;text-align:center}.error_text a{margin:0;text-decoration:none}}.back_to_site{background:hsla(0,0%,6%,.3);border:1px solid #ed1163;box-shadow:0 4px 4px rgba(0,0,0,.25);cursor:pointer;display:block;height:60px;margin:84px auto 24px;max-width:408px;overflow-y:hidden;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:4}.back_to_site p{color:#fff;font-family:DIN Next LT Pro Medium,Tahoma,Verdana,sans-serif;font-size:20px;font-style:normal;letter-spacing:.2em;line-height:60px;margin:0 auto;position:relative;text-align:center;text-transform:uppercase;z-index:4}.back_to_site div.span_bg{background:linear-gradient(90deg,#ed1163,#5c2c90 96.27%);bottom:-50px;height:100%;margin-bottom:0;margin-top:auto;opacity:0;position:absolute;transition:all .3s ease-in-out;width:100%;z-index:3}.back_to_site:hover div.span_bg{bottom:0;height:100%;opacity:1}body,body.homepage{margin:0;padding:0}body.homepage{background-repeat:no-repeat;background-size:cover;position:relative}body.homepage.scrollable{overflow:auto!important}body.noScrollLoader{overflow:hidden!important}html{scroll-behavior:smooth}html.animatedbg{background:#0c0612}.app__container{height:100vh;position:relative;width:100%;z-index:1}.app__container .content{display:flex;flex-direction:column}@keyframes AnimationName{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media screen and (max-width:836px){body.homepage{overflow:auto}}

/*# sourceMappingURL=app.css.map*/