.EM-0o {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}[dir] .EM-0o {
  padding: 3.5rem 2.5rem 2.5rem;
}

.awJvN {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .awJvN {
    width: 40vw;
  }
}

.tVz8J {
  box-sizing: border-box;
}

[dir] .tVz8J {
  padding: 0;
}

.HavOF {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: start;
  justify-content: center;
}

[dir] .HavOF {
  padding: 1rem 1.5rem;
}

._1DGho {
  font-size: 1.8rem;
  color: #CD0004;
  text-transform: initial;
  font-family: "Lato", "Lato-polyfill", "Constantia";
  font-weight: 700;
  text-transform: uppercase;
}

[dir] ._1DGho {
  margin: 1.25em 0 0.83em;
  margin: 0;
}

._93dbs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

[dir] ._93dbs {
  margin-top: 2rem;
}

.lCsxx {
  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: #545F69;
  fill: #545F69;
  stroke: #545F69;
}

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

.LLYmj {
  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] .LLYmj {
  text-align: center;
  cursor: pointer;
  margin: 1rem 0;
  padding: 1.2rem;
  border-radius: 0.5rem;
  border: 0.1rem solid #183884;
  background-color: #183884;
}
.LLYmj:focus {
  outline: none;
}
[dir] .LLYmj:focus {
  box-shadow: 0 0 0 0.3rem rgba(24, 56, 132, 0.4);
}
[dir] .LLYmj:active {
  background-color: #061945;
}
@media (hover: hover) and (pointer: fine) {
  [dir] .LLYmj:hover {
    background-color: #061945;
  }
}
.LLYmj:disabled {
  color: #FFF;
}
[dir] .LLYmj:disabled {
  background-color: #B5B5B5;
  border: 0.1rem solid #B5B5B5;
  cursor: not-allowed;
}