.PageLoader_pageLoader__xwi56 {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 5rem;
}

.PageLoader_centered__Df3vz {
  margin-top: 0;
  height: 100vh;
  width: 100%;
}

.LoginLayout_layout__EASKH {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: 'main';
  min-height: 100vh;
}

@media (min-width: 860px) {

.LoginLayout_layoutColumns__LjUDB {
    grid-template-areas: 'main aside';
    grid-template-columns: 1fr minmax(
        0,
        clamp(0px, calc((100% - 600px) / 1.3), 50%)
      );
}
  }

@media (min-width: 860px) {

.LoginLayout_layoutFlip__7_ywn {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: 'aside main';
}
  }

.LoginLayout_layoutFlip__7_ywn .LoginLayout_logoIllustration__Yi5_N {
    left: 2rem;
  }

.LoginLayout_layoutFlip__7_ywn .LoginLayout_formContainer__QGtep {
    display: grid;
    place-items: center;
    max-width: 34.66666rem;
  }

.LoginLayout_layoutFlip__7_ywn .LoginLayout_content__ko_6w {
    grid-template-rows: auto 1fr;
    background-color: var(--white);
  }

@media (min-width: 860px) {

.LoginLayout_layoutFlip__7_ywn .LoginLayout_content__ko_6w {
      grid-template-rows: 1fr;
      min-width: 420px;
      background-color: #f7f7f7;
  }
    }

.LoginLayout_layoutFlip__7_ywn .LoginLayout_illustration__lMbKu {
    background-image: url('/static/data-trails.jpg');
  }

@media (min-width: 860px) {

.LoginLayout_layoutFlip__7_ywn .LoginLayout_illustration__lMbKu {
      display: flex;
      position: relative;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-inline: 4rem;
  }
    }

.LoginLayout_content__ko_6w {
  box-sizing: border-box;
  display: grid;
  grid-gap: 2rem;
  gap: 2rem;
  grid-template-rows: auto 1fr;
  padding: 1.66666rem;
  background-color: #f7f7f7;
}

@media (min-width: 860px) {

.LoginLayout_content__ko_6w {
    border-radius: 12px;
    margin: 1rem;
    padding-inline: 2rem;
    padding-block: 2rem;
}
  }

.LoginLayout_logo__IQ3G3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.LoginLayout_logo__IQ3G3  > img {
    max-height: 1.66666rem;
    width: auto;
  }

@media (min-width: 860px) {

.LoginLayout_hideBp__klAxp {
    display: none;
}
  }

.LoginLayout_serviceStatus__PCryq {
  border-radius: 0.2rem;
  margin-bottom: 2rem;
  overflow: hidden;
}

.LoginLayout_promotion__3i9sm {
  margin-bottom: 2rem;
}

.LoginLayout_promotion__3i9sm:empty {
    display: none;
  }

.LoginLayout_title__SzR1b {
  font-size: 1.6rem;
  line-height: 1.25;
  font-weight: 400;
  margin: 0;
}

.LoginLayout_description__XqZJf {
  line-height: 1.5;
  font-weight: 400;
  -webkit-margin-before: 0.66666rem;
          margin-block-start: 0.66666rem;
  color: var(--text-semi-dark);
}

.LoginLayout_formContainer__QGtep {
  display: grid;
  place-items: center;

  width: 100%;
  max-width: 28rem;
  margin: 0 auto;
}

.LoginLayout_formContent__pfI0E {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
}

.LoginLayout_login___Ox25 {
  color: var(--text-semi-dark);
}

.LoginLayout_login___Ox25 a {
    color: transparent;
    -webkit-background-clip: text;
            background-clip: text;
    background-image: var(--gradient-purple-red);
  }

.LoginLayout_login___Ox25 {

  -webkit-margin-before: 1rem;

          margin-block-start: 1rem;
  text-align: center;
  place-items: center;
}

.LoginLayout_footer__FJaR4 {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
}

@media (min-width: 576px) {

.LoginLayout_footer__FJaR4 {
    margin-inline: -1rem;
}
  }

.LoginLayout_illustration__lMbKu {
  background-position: center center;
  background-size: cover;
  display: none;
  grid-area: aside;
  max-width: 100%;

  background-image: url('/static/login-background.jpg');
}

@media (min-width: 860px) {

.LoginLayout_illustration__lMbKu {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-inline: 4rem;
    margin-left: 0;
}
  }

.LoginLayout_logoIllustration__Yi5_N {
  position: absolute;
  right: 1.66666rem;
  top: 1.66666rem;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  z-index: 10;
}

.LoginLayout_logoIllustration__Yi5_N  > img {
    max-height: 1.66666rem;
    width: auto;
  }

.LoginLayout_illustrationText__jEq1x {
  color: var(--text-white);
  text-align: flex-start;
}

.LoginLayout_illustrationHeading__L0diI {
  font-size: clamp(2rem, 5vw + 1rem, 5.2rem);
  line-height: 1.15;
  font-weight: 400;
  margin: 0 0 1rem 0;
}

.LoginLayout_illustrationSubheading__3Swq9 {
  font-size: 1.2rem;
  line-height: 2.13333rem;
  font-weight: 300;
  margin: 0;
}

.sharedFormStyles_input-container__x1WdS {
  align-items: flex-end;
  display: flex;
  margin-bottom: 2rem;
}

.sharedFormStyles_input-icon__DCC9G {
  flex: 0 1 auto;
  margin-right: 0.33333rem;
  position: relative;
  top: 0.2rem;
  color: var(--primary);
}

.sharedFormStyles_input-wrapper__7gOrJ {
  flex: 1 0 auto;
}

.sharedFormStyles_link__8l0JR {
  align-self: center;
  font-size: 1rem;
  color: var(--primary);
  cursor: pointer;
}

.sharedFormStyles_link__8l0JR:hover {
    text-decoration: underline;
  }

.sharedFormStyles_actions__5wp6D {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  -webkit-margin-after: 2.66666rem;
          margin-block-end: 2.66666rem;
}

.sharedFormStyles_actions__5wp6D .Phoenix--Button {
    justify-content: center;
  }

/* forgot password & return to login links */

.sharedFormStyles_actions__5wp6D a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 0.33333rem;
    line-height: 1.33333rem;
  }

.sharedFormStyles_captcha__ML_ya {
  display: none;
}

.LoginForm_toastWrapper__sh34Z {
  margin-bottom: 1rem;
}

.LoginForm_toastWrapper__sh34Z .Phoenix__Toast {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.LoginFooter_root__2p7JW {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}

.LoginFooter_root__2p7JW p {
    margin: 0;
  }

:is(.LoginFooter_root__2p7JW p) + p {
      -webkit-margin-before: 1rem;
              margin-block-start: 1rem;
    }

.LoginFooter_root__2p7JW a {
    color: transparent;
    -webkit-background-clip: text;
            background-clip: text;
    background-image: var(--gradient-purple-red);
  }

:is(.LoginFooter_root__2p7JW a) svg {
      margin-left: 0.13333rem;
      margin-bottom: 0.13333rem;
      color: var(--primary);
    }

.LoginFooter_root__2p7JW a:hover:not(:disabled),.LoginFooter_root__2p7JW a:focus:not(:disabled) {
    color: var(--black);
    background-image: none;
    text-decoration: underline;
  }

:is(.LoginFooter_root__2p7JW a:hover:not(:disabled),.LoginFooter_root__2p7JW a:focus:not(:disabled)) svg {
      color: var(--black);
    }

.LoginFooter_action__pKfdg {
  font-size: 1.06666rem;
  color: var(--text-semi-dark);
}

.LoginFooter_loginLegal__JN3y_ {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
  gap: 2rem;
}

.LoginFooter_signupLegal__JRPK_ {
  text-align: center;
}

.LoginFooter_underline___mF7o {
  text-decoration: underline;
  text-underline-offset: 0.33333rem;
  padding-bottom: 0.33333rem;
}

.SsoLoginError_container__FLffa {
  justify-content: center;
  margin: 0 auto;
  max-width: 25.33333rem;
  position: relative;
}

.SsoLoginError_title__bpFrA {
  align-items: center;
  display: flex;
  flex-direction: row;
  font-size: 1.66666rem;
  font-weight: 600;
  gap: 0.66666rem;
  line-height: 1.25;
  margin: 0;
}

.SsoLoginError_description__PhH1r {
  margin-block: 1.66666rem;
  line-height: 1.5;
}

.SsoLogin_divider__xaoQY {
  display: flex;
  align-items: center;
  margin: 1.66666rem 0 1.66666rem;
  color: var(--text-light);
  font-size: 1.06666rem;
}

.SsoLogin_divider__xaoQY::before {
  content: '';
  flex: 1;
  border-top: 1px solid var(--border-grey);
  margin-right: 1rem;
}

.SsoLogin_divider__xaoQY::after {
  content: '';
  flex: 1;
  border-top: 1px solid var(--border-grey);
  margin-left: 1rem;
}

.SsoLogin_toggletip__k8wvy {
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  color: var(--uikit-primary);
  border-radius: 0.13333rem;

  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
          text-decoration-style: dotted;
  -webkit-text-decoration-color: var(--uikit-primary);
          text-decoration-color: var(--uikit-primary);
  text-underline-offset: 0.2rem;
}

.SsoLogin_toggletip__k8wvy:focus {
    outline: 0;
  }

.SsoLogin_toggletip__k8wvy:focus-visible {
    outline: 2px solid var(--uikit-primary);
  }

.SsoOutlinedInput_input__z05_c {
  height: 2.66666rem;
  padding: 0 0.8rem;
  border: 0.06666rem solid var(--uikit-border);
  border-radius: 0.53333rem;
  outline: none;
  width: 100%;
  margin-top: 0.53333rem;
}
.SsoOutlinedInput_input__z05_c:focus {
    border-color: var(--primary);
  }
.SsoOutlinedInput_input__z05_c::-webkit-input-placeholder {
    color: var(--uikit-grey-disabled-text);
  }
.SsoOutlinedInput_input__z05_c:-ms-input-placeholder {
    color: var(--uikit-grey-disabled-text);
  }
.SsoOutlinedInput_input__z05_c::-ms-input-placeholder {
    color: var(--uikit-grey-disabled-text);
  }
.SsoOutlinedInput_input__z05_c::placeholder {
    color: var(--uikit-grey-disabled-text);
  }

.SsoEmailAuth_requestCodeForm__R97Ip {
  min-width: 20rem;
  gap: 1rem;
  display: flex;
  flex-direction: column;
}
.SsoEmailAuth_requestCodeForm__R97Ip .Phoenix--Button {
    justify-content: center;
    border-radius: 0.53333rem;
  }

.OtpCodeInput_hiddenInput__tP9RE {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: text;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.OtpCodeInput_box__FysKv {
  color: var(--black);
  flex: 1;
  aspect-ratio: 1;
  max-width: 3.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--border-grey);
  border-radius: 8px;
  font-size: 1.33333rem;
  font-weight: 600;
  transition: border-color 0.15s;
  pointer-events: none;
  background-color: var(--white);
}

.OtpCodeInput_boxFocused__EoUyZ {
  border-color: var(--primary);
  outline: 2px solid var(--primary);
  outline-offset: -1px;
}

.OtpCodeInput_boxFilled__Hp2fZ {
  border-color: var(--uikit-foreground);
}

@keyframes OtpCodeInput_blink__TUJuG {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.OtpCodeInput_boxCursor__lqn00 {
  position: relative;
}

.OtpCodeInput_boxCursor__lqn00::after {
  content: '';
  position: absolute;
  width: 0.13333rem;
  height: 40%;
  background-color: var(--primary);
  animation: OtpCodeInput_blink__TUJuG 1s step-start infinite;
}

.SsoOtpSubmitCode_title__cWD_e {
  font-size: 1.66666rem;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 0.66666rem;
}

.SsoOtpSubmitCode_submitCodeForm__6xRQd {
  min-width: 20rem;
  max-width: 25.33333rem;
  gap: 0.66666rem;
  display: flex;
  flex-direction: column;
  color: #757575;
}

.SsoOtpSubmitCode_submitCodeForm__6xRQd .Phoenix--Button {
    justify-content: center;
    border-radius: 0.53333rem;
  }

.SsoOtpSubmitCode_instructionsEmail___afF5 {
  word-break: break-all;
  font-weight: 600;
}

.SsoOtpSubmitCode_codeInputWrapper__2y56B {
  justify-content: center;
  margin-top: 1rem;
  margin-bottom: 0.33333rem;
}

.SsoOtpSubmitCode_resendWrapper__KoOao {
  margin-bottom: 0.33333rem;
}

.SsoOtpSubmitCode_textButtonWrapper__K2TDL {
  color: var(--primary);
  margin-left: 0.2rem;
}

.SsoOtpSubmitCode_textButtonWrapper__K2TDL .Phoenix--Button {
    background: transparent;
    border: none;
    box-shadow: none;
    height: auto;
    min-height: 0;
    padding: 0;
    text-decoration: none;
    color: #757575;
  }

.SsoOtpSubmitCode_resendButtonText__zz3Ow {
  text-decoration: underline;
  color: var(--primary);
}

.SsoOtpSubmitCode_footerAction__0_qfG {
  color: var(--primary);
  font-size: 1rem;
}

.SsoOtpSubmitCode_footerAction__0_qfG a {
    text-decoration: none !important;
  }

.SsoProviders_sso-providers__SlOP9 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 576px) {

.SsoProviders_sso-providers__SlOP9 {
    flex-direction: row;
    gap: 0.66666rem;
}
  }

.SsoProviders_sso-providers__SlOP9 .Phoenix--Button {
    display: flex;
    border-color: var(--borderGrey);
    color: inherit;
    justify-content: center;
    letter-spacing: 0;
    flex: 1;
    border-radius: 0.13333rem;
    background-color: var(--white);
  }

:is(.SsoProviders_sso-providers__SlOP9 .Phoenix--Button):focus {
      background: transparent;
    }

:is(.SsoProviders_sso-providers__SlOP9 .Phoenix--Button):hover {
      border-color: var(--primary);
    }

.SsoProviders_sso-provider-wrapper__kEY9M {
  display: flex;
  align-items: center;
  gap: 0.33333rem;
  justify-content: center;
  white-space: normal;
  text-align: center;
  margin-right: 0.46666rem;
  font-size: 1rem;
}

.SsoProviders_sso-provider-wrapper__kEY9M span {
    flex-shrink: 0;
    line-height: 0;
  }

:is(.SsoProviders_sso-provider-wrapper__kEY9M span) img {
      width: 1.6rem;
      height: 1.6rem;
    }

