.jTrdQ {
  overflow: auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  width: 100vw;
}
@media (min-width: 1280px) {
  .jTrdQ {
    width: 45rem;
  }
}

.tRh-E {
  position: fixed;
  top: 0;
  display: grid;
  grid-template-columns: 1fr 5rem;
  grid-template-rows: repeat(2, -webkit-max-content);
  grid-template-rows: repeat(2, max-content);
  grid-gap: 1rem;
  gap: 1rem;
  align-items: center;
  width: 100%;
  height: 8.5rem;
  color: #FFF;
}

[dir] .tRh-E {
  padding-top: 2rem;
  background-color: #183884;
}

.PZnKI:focus {
  outline: none;
}

[dir] .PZnKI:focus {
  box-shadow: 0 0 0 0.2rem #D6D6D6;
}
.PZnKI {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
}
[dir] .PZnKI {
  padding: 0.1rem;
  border: none;
  background: transparent;
  border-radius: 50%;
  cursor: pointer;
}

.s1FvV {
  display: inline-block;
  fill: #FFF;
  height: 3rem;
  width: 3rem;
}

.IfpWP:focus {
  outline: none;
}

[dir] .IfpWP:focus {
  box-shadow: 0 0 0 0.2rem #D6D6D6;
}
.IfpWP {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  justify-content: flex-start;
}
[dir] .IfpWP {
  padding: 0.1rem;
  border: none;
  background: transparent;
  border-radius: 50%;
  cursor: pointer;
}
[dir=ltr] .IfpWP {
  padding-left: 0.8rem;
}
[dir=rtl] .IfpWP {
  padding-right: 0.8rem;
}

.B481d {
  display: inline-block;
  fill: #FFF;
  height: 2rem;
  width: 2rem;
}

[dir] .B481d {
  transition-duration: 0.5s;
}

[dir=ltr] .B481d {
  transform: rotate(90deg);
}

[dir=rtl] .B481d {
  transform: rotate(-90deg);
}

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

[dir=ltr] .D7zph {
  padding-left: 2rem;
}

[dir=rtl] .D7zph {
  padding-right: 2rem;
}

.JAEgh {
  overflow: auto;
}

[dir] .JAEgh {
  margin-top: 10.5rem;
}
.JAEgh .FWn1q {
  display: inline-block;
  fill: #183884;
  height: 2rem;
  width: 2rem;
}
.JAEgh .TZApb:focus {
  outline: medium auto #B5B5B5;
}
[dir] .JAEgh .TZApb:focus {
  box-shadow: none;
}

.TZApb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  line-height: 1.6em;
}

[dir] .TZApb {
  cursor: pointer;
  padding: 2rem;
  border: none;
  border-bottom: 0.1rem solid #F5F5F5;
  background: white;
}

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

[dir=rtl] .TZApb {
  text-align: right;
}
.TZApb[data-css-param-active=true] {
  font-weight: 700;
  color: #183884;
}

.brrzO {
  height: 5rem;
  color: #FFF;
}

[dir] .brrzO {
  cursor: pointer;
  border: 0.1rem solid #183884;
  background-color: #183884;
}.Cgfuf {
  display: flex;
  grid-column: 1/3;
  column-gap: 3rem;
  align-items: center;
}[dir=ltr] .Cgfuf {
  padding-left: 2rem;
}[dir=rtl] .Cgfuf {
  padding-right: 2rem;
}

.y-2r7 {
  display: flex;
  width: -webkit-max-content;
  width: max-content;
  height: 3rem;
}

[dir] .y-2r7 {
  border: 1px solid #FFF;
  border-radius: 2rem;
}

[dir=ltr] .y-2r7 {
  margin-right: 1rem;
}

[dir=rtl] .y-2r7 {
  margin-left: 1rem;
}
.y-2r7 .wy6bE:focus {
  outline: auto;
}
[dir] .y-2r7 .wy6bE:focus {
  box-shadow: none;
}

.wy6bE {
  min-width: 7rem;
  font-weight: 700;
  color: #FFF;
}

[dir] .wy6bE {
  cursor: pointer;
  padding: 0.6rem;
  border: none;
  border-radius: 2rem;
  text-align: center;
  background-color: transparent;
}
.wy6bE[data-css-is-active=true] {
  pointer-events: none;
  min-width: 9rem;
  color: #183884;
}
[dir] .wy6bE[data-css-is-active=true] {
  cursor: default;
  border-radius: 2rem;
  background: #FFF;
}