.auth__page{display:flex;align-items:center;justify-content:flex-end;height:100vh;width:100%;position:relative;overflow:hidden}.auth__page .auth__page--background{position:absolute;left:0;top:0;width:50%;height:100%;object-fit:cover;object-position:0 0;z-index:1}.auth__page .page__body{max-width:450px;width:100%;background:#ebf1ff;border-radius:10px;padding:24px;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;box-shadow:0 2px 10px 0 rgba(76,78,100,.22);margin-right:13vw}.auth__page .page__body .input__default label{background-color:#ebf1ff}.auth__page .body__logo{width:119px;height:55px;margin:12px auto 28px}.auth__page h1{font-size:20px;font-weight:500;text-align:center;margin-bottom:8px}.auth__page h2{font-size:14px;text-align:center;margin-bottom:26px;line-height:21px}.auth__page h2 span{font-weight:700}.auth__page a{font-size:14px}.auth__page button{width:100%;margin:16px 0 0;color:#ebf1ff !important}.auth__page .body__options{display:flex;align-items:center;justify-content:space-between}.auth__page .body__redirect-link{text-align:center;max-width:max-content;margin:22px auto 0}.auth__page .body__redirect-link a{text-decoration:underline;margin-left:5px;font-size:16px}.auth__page .body__redirect-link.no-underline a{text-decoration:none}.auth__page--verify-email h2,.auth__page--2fa-app h2,.auth__page--2fa-sms h2{margin-bottom:8px}.auth__page--forgot-password-sent h2{margin-bottom:0}@media(max-width: 1200px){.auth__page{justify-content:center}.auth__page .auth__page--background{display:none}.auth__page .page__body{max-width:90%;margin-right:0}}@media(min-width: 1800px){.auth__page .auth__page--background{object-fit:cover;object-position:0 0}}
