@media (min-width: 768px) {
  .mMLcj.mMLcj {
    overflow: visible;
  }
}.e1Gwi {
  box-sizing: border-box;
  width: 100%;
}[dir] .e1Gwi {
  padding: 1rem;
}
@media (min-width: 768px) {
  .e1Gwi {
    width: 75rem;
  }
  [dir] .e1Gwi {
    padding: 1rem 5rem;
  }
}.DZk28 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 80%;
}[dir] .DZk28 {
  margin: 2rem auto;
}

.FzAfW {
  font-size: 1.2rem;
  color: #2E353B;
}

[dir=ltr] .FzAfW {
  margin-left: auto;
}

[dir=rtl] .FzAfW {
  margin-right: auto;
}.PrphP {
  display: flex;
  justify-content: space-between;
}

.pBPx8 {
  font-family: "Lato", "Lato-polyfill", "Constantia";
  font-weight: 700;
  transition: 0.1s background-color, 0.1s color;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-size: 1.4rem;
  color: #183884;
  fill: #183884;
  stroke: #183884;
}

[dir] .pBPx8 {
  text-align: center;
  cursor: pointer;
  margin: 1rem 0;
  padding: 1.2rem;
  border-radius: 0.5rem;
  border: 1px solid #183884;
  background-color: transparent;
}
.pBPx8:focus {
  outline: none;
}
[dir] .pBPx8:focus {
  box-shadow: 0 0 0 0.3rem rgba(24, 56, 132, 0.4);
}
.pBPx8:active {
  color: #FFF;
}
[dir] .pBPx8:active {
  background-color: #183884;
}
.pBPx8:active:has(svg):not(:disabled) svg {
  fill: #FFF;
  stroke: #FFF;
}
@media (hover: hover) and (pointer: fine) {
  .pBPx8:hover {
    color: #FFF;
  }
  [dir] .pBPx8:hover {
    background-color: #183884;
  }
  .pBPx8:hover:has(svg):not(:disabled) svg {
    fill: #FFF;
    stroke: #FFF;
  }
}
.pBPx8:disabled {
  color: #6F7E8B;
}
[dir] .pBPx8:disabled {
  background-color: #F5F5F5;
  border: 0.1rem solid #B5B5B5;
  cursor: not-allowed;
}

.JmfrV {
  font-family: "Lato", "Lato-polyfill", "Constantia";
  font-weight: 700;
  transition: 0.1s background-color, 0.1s color;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-size: 1.4rem;
  color: #FFF;
  fill: #FFF;
  stroke: #FFF;
}

[dir] .JmfrV {
  text-align: center;
  cursor: pointer;
  margin: 1rem 0;
  padding: 1.2rem;
  border-radius: 0.5rem;
  border: 0.1rem solid #183884;
  background-color: #183884;
}
.JmfrV:focus {
  outline: none;
}
[dir] .JmfrV:focus {
  box-shadow: 0 0 0 0.3rem rgba(24, 56, 132, 0.4);
}
[dir] .JmfrV:active {
  background-color: #061945;
}
@media (hover: hover) and (pointer: fine) {
  [dir] .JmfrV:hover {
    background-color: #061945;
  }
}
.JmfrV:disabled {
  color: #FFF;
}
[dir] .JmfrV:disabled {
  background-color: #B5B5B5;
  border: 0.1rem solid #B5B5B5;
  cursor: not-allowed;
}.wNSVa {
  display: flex;
  flex-direction: column;
}[dir] .wNSVa {
  margin: 0 0 1rem;
}

._942-1 {
  position: relative;
}

[dir] ._942-1 {
  margin: 0 0 1rem;
}

.hBcA2 {
  box-sizing: border-box;
  width: 100%;
  min-height: 5rem;
  outline: none;
  font-size: 1.6rem;
}

[dir] .hBcA2 {
  border: none;
  padding: 1.5rem 2rem 0 2rem;
  background-color: #F5F5F5;
  border-bottom: 0.1rem solid #B5B5B5;
  border-radius: 0.4rem 0.4rem 0 0;
}
[dir] .hBcA2[data-css-is-focused=true] {
  border-bottom: 0.1rem solid #183884;
}
[dir] .hBcA2[data-css-has-error=true] {
  border-bottom: 0.1rem solid #CD0004;
}
.hBcA2:disabled {
  color: #5A5A5A;
}
.hBcA2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
[dir=ltr] .hBcA2 {
  padding: 2.2rem 3.5rem 0 2rem;
}
[dir=rtl] .hBcA2 {
  padding: 2.2rem 2rem 0 3.5rem;
}

._5qeFX {
  position: absolute;
  transition: all 0.3s ease-out;
  box-sizing: border-box;
  width: -webkit-fit-content;
  width: fit-content;
  max-width: calc(100% - 4rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
}

[dir] ._5qeFX {
  margin: 0.8rem 2rem;
}

[dir=ltr] ._5qeFX {
  text-align: left;
}

[dir=rtl] ._5qeFX {
  text-align: right;
}
._5qeFX[data-css-is-password=true] {
  max-width: calc(100% - 4rem - 4rem);
}
._5qeFX {
  top: 0.7rem;
  color: #2E353B;
  font-weight: 400;
  font-size: 1.6rem;
}
[dir=ltr] ._5qeFX {
  left: 0;
}
[dir=rtl] ._5qeFX {
  right: 0;
}
._5qeFX[data-css-is-focused=true] {
  top: 0;
  font-size: 1.1rem;
  font-weight: 700;
  color: #183884;
}
._5qeFX[data-css-is-filled=true] {
  top: 0;
  font-size: 1.1rem;
  font-weight: 700;
}
._5qeFX[data-css-is-disabled=true] {
  color: #5A5A5A;
}

.TgT-l {
  display: flex;
  gap: 0.5rem;
  font-size: 1.6rem;
  color: #4B4B4B;
}

.IvP-r {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #183884;
  font-size: 1.4rem;
}

[dir] .IvP-r {
  border: none;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
}

.SF6g0 {
  row-gap: 0.2rem;
}

.l7Vuq {
  font-weight: 700;
}

._2M7G1 {
  white-space: nowrap;
}

[dir] .iZjW6 {
  margin-top: 0.5rem;
}[dir] .Bdm48 {
  margin-top: 1rem;
}[dir] .zAMWT {
  margin-top: 1rem;
}

.K3O65 {
  white-space: pre-line;
}