@-moz-keyframes _65bek92 {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: 1000px;
    opacity: 1;
  }
}
@keyframes _65bek92 {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: 1000px;
    opacity: 1;
  }
}
@-moz-keyframes _65bek93 {
  0% {
    max-height: 1000px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    opacity: 0;
  }
}
@keyframes _65bek93 {
  0% {
    max-height: 1000px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    opacity: 0;
  }
}
._65bek90 {
  -moz-box-flex: 1;
       flex-grow: 1;
  padding: 14px 16px;
  overflow-y: auto;
  max-width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
._65bek91 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
  line-height: 20px;
  letter-spacing: -0.5px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
._65bek94 {
  margin-top: 14px;
  letter-spacing: -0.5px;
  line-height: 18px;
}
._65bek95 {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  color: var(--ColorGray-500);
  cursor: pointer;
}
._65bek96 {
  color: var(--ColorBlack-450);
}
._65bek97 {
  border: 1.5px solid var(--ColorGray-750);
  border-radius: 50%;
}
._65bek98 {
  border: 1.5px solid transparent;
  border-radius: 50%;
}
._65bek99 {
  margin: 0 4px;
}
._65bek9a {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 0;
  grid-auto-flow: row;
  grid-template-rows: auto;
  -moz-box-align: center;
       align-items: center;
}
._65bek9b {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  gap: 12px 20px;
}
._65bek9c {
  -moz-animation: _65bek92 0.3s ease-in-out;
       animation: _65bek92 0.3s ease-in-out;
  max-height: 1000px;
  opacity: 1;
}
._65bek9d {
  -moz-animation: _65bek93 0.3s ease-in-out;
       animation: _65bek93 0.3s ease-in-out;
  max-height: 0;
  opacity: 0;
}
._65bek9e {
  border-bottom: 1px solid var(--ColorGray-10);
  margin: 14px 0;
}
._65bek9f {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  gap: 4px;
}
@media screen and (max-width: 308px) {
  ._65bek9a {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 372px) {
  ._65bek9b {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 301px) {
  ._65bek9b {
    grid-template-columns: repeat(3, 1fr);
  }
}
