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

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

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

@media (min-width: 860px) {

.LoginLayout_layoutColumns__A_Ie3 {
    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__Bzvvt {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: 'aside main';
}
  }

.LoginLayout_layoutFlip__Bzvvt .LoginLayout_logoIllustration__fvlL8 {
    left: 2rem;
  }

.LoginLayout_layoutFlip__Bzvvt .LoginLayout_formContainer__3dpGi {
    display: grid;
    place-items: center;
    max-width: 34.66666rem;
  }

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

@media (min-width: 860px) {

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

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

@media (min-width: 860px) {

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

.LoginLayout_content___B6cc {
  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___B6cc {
    border-radius: 12px;
    margin: 1rem;
    padding-inline: 2rem;
    padding-block: 2rem;
}
  }

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

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

@media (min-width: 860px) {

.LoginLayout_hideBp__vcnIO {
    display: none;
}
  }

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

.LoginLayout_promotion__xukQL {
  margin-bottom: 2rem;
}

.LoginLayout_promotion__xukQL:empty {
    display: none;
  }

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

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

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

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

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

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

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

.LoginLayout_login__QSxvL {

  -webkit-margin-before: 1rem;

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

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

@media (min-width: 576px) {

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

.LoginLayout_illustration__tjxE3 {
  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__tjxE3 {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-inline: 4rem;
    margin-left: 0;
}
  }

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

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

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

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

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

.PhoneInput_wrapper__vpeE9 {
  display: grid;
  grid-template-columns: 70px 1fr;
  grid-gap: 1rem;
  gap: 1rem;
}

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

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

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

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

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

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

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

/* forgot password & return to login links */

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

.sharedFormStyles_captcha__VtKY_ {
  display: none;
}

.TotpSmsModal_buttonWrapper__lhbGw {
  padding: 1rem 0;
  text-align: center;
}

.TotpSmsModal_buttonInnerWrapper__askuU {
  width: 15rem;
}

.TotpSmsModal_helpWrapper__GydjG,
.TotpSmsModal_deliveredWrapper__wK1Sy {
  font-size: 1.06666rem;
  letter-spacing: 0.04rem;
  line-height: 2rem;
}

.TotpSmsModal_deliveredWrapper__wK1Sy {
  padding-top: 2rem;
}

.TotpSmsModal_hidden__P9ZAZ {
  display: none;
}

.LoginForm_toastWrapper__7T51D {
  margin-bottom: 1rem;
}

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

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

.LoginFooter_root__4RngX p {
    margin: 0;
  }

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

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

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

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

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

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

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

.LoginFooter_signupLegal__jYUvE {
  text-align: center;
}

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

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

.SsoLoginError_title__XivFH {
  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__EfKgA {
  margin-block: 1.66666rem;
  line-height: 1.5;
}

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

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

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

.SsoLogin_toggletip__tFpb3 {
  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__tFpb3:focus {
    outline: 0;
  }

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

.SsoOutlinedInput_input__5k8cj {
  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__5k8cj:focus {
    border-color: var(--primary);
  }
.SsoOutlinedInput_input__5k8cj::placeholder {
    color: var(--uikit-grey-disabled-text);
  }

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

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

.OtpCodeInput_box__t7knB {
  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__f7XAD {
  border-color: var(--primary);
  outline: 2px solid var(--primary);
  outline-offset: -1px;
}

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

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

.OtpCodeInput_boxCursor__uVzxu {
  position: relative;
}

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

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

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

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

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

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

.SsoOtpSubmitCode_resendWrapper__X82Px {
  margin-bottom: 0.33333rem;
}

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

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

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

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

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

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

@media (min-width: 576px) {

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

.SsoProviders_sso-providers__sPHoe .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__sPHoe .Phoenix--Button):focus {
      background: transparent;
    }

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

.SsoProviders_sso-provider-wrapper__nubTG {
  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__nubTG span {
    flex-shrink: 0;
    line-height: 0;
  }

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

