/* Login Section Styles */
.dJwHjV {
  display: flex;
  cursor: inherit;
  flex-direction: column;
  width: 100%;
}

.geFIYB {
  display: flex;
  cursor: inherit;
  flex-direction: column;
  gap: 24px;
}

.eCNgVt {
  display: flex;
  cursor: inherit;
  flex-direction: column;
  width: 100%;
}

.kaqKMw {
  display: flex;
  cursor: inherit;
  flex-direction: column;
  background-color: rgb(255, 255, 255);
  border-radius: 16px;
}

.kFhawh {
  display: flex;
  cursor: inherit;
  flex-direction: column;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.gNoIxV {
  display: flex;
  cursor: inherit;
  flex-direction: column;
  height: 100%;
  width: 100%;
  justify-content: center;
}

.gnqSVq {
  position: relative;
  overflow: hidden;
  will-change: transform;
  transition: height 800ms;
  height: 100%;
}

.gocUSJ {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 100%;
  padding: 0px;
  height: 100%;
}

.dcMDlU {
  display: flex;
  cursor: inherit;
  flex-direction: row;
  margin-bottom: 32px;
  margin-top: 32px;
}

.iGmzLS {
  position: relative;
  background-color: rgb(229, 236, 242);
  height: 1px;
  width: calc(100% - 0px);
}

.dvPNDh.is-type-or {
  border-radius: 18px;
  padding: 4px 8px;
  user-select: none;
}

.dvPNDh {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(229, 236, 242);
}

.eWriyN {
  font-size: 10px;
  line-height: 12px;
  text-transform: none;
  font-variant-numeric: normal;
  text-align: inherit;
  font-weight: 500;
  word-break: normal;
  white-space: inherit;
  user-select: auto;
  text-decoration: none;
  cursor: inherit;
  color: rgb(85, 94, 103);
}

.jzyohH {
  display: flex;
  cursor: inherit;
  flex-direction: row;
  margin-top: 24px;
  align-items: center;
  gap: 8px;
}

.kwEpXL {
  font-size: 14px;
  line-height: 19px;
  text-transform: none;
  font-variant-numeric: normal;
  text-align: inherit;
  font-weight: 400;
  word-break: normal;
  white-space: inherit;
  user-select: auto;
  text-decoration: none;
  cursor: inherit;
  color: rgb(85, 94, 103);
}

.hfiKpM {
  display: flex;
  cursor: inherit;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}

.jufDyE {
  cursor: pointer;
}

.dQJmVK {
  overflow: visible;
  box-sizing: content-box;
  display: block;
  transition: color 0.3s, transform 0.3s;
  vertical-align: -0.125em;
  color: rgb(126, 140, 150);
  width: 16px;
  height: 16px;
}

.jlmcnF {
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
  font-variant-numeric: normal;
  text-align: inherit;
  font-weight: 400;
  word-break: normal;
  white-space: inherit;
  user-select: auto;
  text-decoration: none;
  cursor: inherit;
  color: rgb(85, 94, 103);
}

.hnSVei {
  font-size: 14px;
  line-height: 19px;
  text-transform: none;
  font-variant-numeric: normal;
  text-align: inherit;
  font-weight: 500;
  word-break: normal;
  white-space: inherit;
  user-select: auto;
  text-decoration: none;
  cursor: inherit;
  color: rgb(85, 94, 103);
}

.feJxAs {
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
  font-variant-numeric: normal;
  text-align: inherit;
  font-weight: 400;
  word-break: normal;
  white-space: inherit;
  user-select: auto;
  text-decoration: none;
  cursor: inherit;
}

@media (min-width: 1200px) {
  .dJwHjV {
    padding: 40px;
    justify-content: center;
  }
}

@media (min-width: 1200px) {
  .geFIYB {
    align-items: center;
    justify-content: center;
  }
}

@media (min-width: 1200px) {
  .eCNgVt {
    max-width: 500px;
    justify-content: center;
  }
}

@media (min-width: 1200px) {
  .kaqKMw {
    padding: 24px;
  }
}

@media (min-width: 1200px) {
  .jzyohH {
    justify-content: center;
  }
}

@media (min-width: 1200px) {
  .hfiKpM {
    padding-left: 0px;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .dJwHjV {
    background-color: rgb(255, 255, 255);
    padding: 16px;
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .geFIYB {
    justify-content: start;
  }
}

@media (max-width: 767px) {
  .eCNgVt {
    max-width: 100%;
    justify-content: start;
  }
}

@media (max-width: 767px) {
  .kaqKMw {
    padding: 0px;
  }
}

@media (max-width: 767px) {
  .jzyohH {
    justify-content: start;
  }
}

@media (max-width: 767px) {
  .hfiKpM {
    padding-left: 0px;
    justify-content: left;
  }
}