.LoginAndRegister__user-select-none{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.LoginAndRegister__flex-center{align-items:center;display:flex;justify-content:center}.LoginAndRegister__margin-0-auto{margin:0 auto}.LoginAndRegister__loginContainer{padding:61px 80px;width:1440px}@media only screen and (max-width:600px){.LoginAndRegister__loginContainer{padding:0;width:100%}}.LoginAndRegister__loginContainer .LoginAndRegister__loginLogoDesktop{align-items:center;display:flex;justify-content:space-between;padding:12px 0}@media only screen and (max-width:600px){.LoginAndRegister__loginContainer .LoginAndRegister__loginLogoDesktop{display:none}}.LoginAndRegister__verticallyCenter{display:flex;flex-direction:column;height:100vh;justify-content:center;max-height:100%}@media only screen and (max-width:1024px){.LoginAndRegister__verticallyCenter{height:fit-content;justify-content:flex-start;padding-top:7.5%}}.LoginAndRegister__loginWrapper{align-items:center;align-self:stretch;display:flex;gap:16px;height:574px}@media only screen and (max-width:600px){.LoginAndRegister__loginWrapper{gap:0;height:100%}}.LoginAndRegister__leftView{align-self:stretch;background:#eaeaea;width:848px}@media only screen and (max-width:600px){.LoginAndRegister__leftView{display:none}}.LoginAndRegister__rightView{align-items:center;align-self:stretch;box-sizing:border-box;display:flex;flex:1 0 0;flex-direction:column;gap:24px;justify-content:center;padding:12px 32px 24px}@media only screen and (max-width:600px){.LoginAndRegister__rightView{height:100%;justify-content:flex-start;max-width:360px;padding:4px 24px 16px;width:100%}}body.page-auth-login{background-color:#fff;height:100vh}