.CDj-z {
  width: 3.5rem;
}[dir] .CDj-z {
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}
.CDj-z[data-css-is-large=true] .q9kvo {
  max-width: 1.7rem;
  max-height: 1.8rem;
}
@media (min-width: 1280px) {
  .CDj-z[data-css-is-large=true] .q9kvo {
    width: 1.7rem;
    height: 1.8rem;
  }
}
.CDj-z[data-css-is-x-large=true] .q9kvo {
  max-width: 2.1rem;
  max-height: 2.2rem;
}
@media (min-width: 1280px) {
  .CDj-z[data-css-is-x-large=true] .q9kvo {
    width: 2.1rem;
    height: 2.2rem;
  }
}

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

.qge9s {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

[dir] .qge9s {
  padding: 0 1rem;
}

.q9kvo {
  display: inline-block;
  fill: #2E353B;
  height: 100%;
  width: 100%;
}
@media (min-width: 1280px) {
  .q9kvo {
    height: 1.5rem;
    width: 1.5rem;
  }
}
.q9kvo {
  max-width: 1.5rem;
  max-height: 1.5rem;
  fill: #183884;
}

.HW1h3 {
  position: absolute;
  z-index: -1;
  opacity: 0;
}