@-moz-keyframes uhz2504 {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10px);
         transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}
@keyframes uhz2504 {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10px);
         transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}
@-moz-keyframes uhz2505 {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-10px);
         transform: translateY(-10px);
  }
}
@keyframes uhz2505 {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-10px);
         transform: translateY(-10px);
  }
}
.uhz2500 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  background-color: var(--ColorWhite-50);
}
.uhz2501 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-align: center;
       align-items: center;
  width: 100%;
  -moz-box-pack: justify;
       justify-content: space-between;
  color: var(--ColorGray-600);
  line-height: 20px;
  letter-spacing: -0.5px;
  padding: 10px 12px;
  border: 1px solid var(--ColorGray-100);
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  max-height: 40px;
}
.uhz2501:disabled {
  background-color: var(--ColorGray-200);
}
.uhz2502 {
  border: 1px solid var(--ColorRed-300);
}
.uhz2503 {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  overflow: hidden;
  gap: 8px;
  width: 100%;
}
.uhz2506 {
  -moz-animation-duration: 0.2s;
       animation-duration: 0.2s;
  -moz-animation-timing-function: ease-out;
       animation-timing-function: ease-out;
}
.uhz2507 {
  -moz-animation-name: uhz2504;
       animation-name: uhz2504;
}
.uhz2508 {
  -moz-animation-name: uhz2505;
       animation-name: uhz2505;
  -moz-animation-fill-mode: forwards;
       animation-fill-mode: forwards;
}
.uhz2509 {
  background-color: var(--ColorWhite-50);
  border-radius: 4px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-align: stretch;
       align-items: stretch;
  max-height: 288px;
  overflow-y: auto;
  border: 1px solid var(--ColorBlack-450);
  overscroll-behavior: contain;
}
.uhz250a {
  padding: 14.5px 15px;
  cursor: pointer;
  line-height: 18px;
  letter-spacing: -0.5px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  gap: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.uhz250a:last-child {
  border-bottom: none;
}
.uhz250b {
  color: var(--ColorGray-600);
  cursor: not-allowed;
}
.uhz250c {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
  letter-spacing: -0.5px;
}
.uhz250d {
  color: var(--ColorBlack-450);
}
.uhz250e {
  color: var(--ColorGray-600);
}
.uhz250f {
  color: var(--ColorGray-600);
  line-height: 10px;
  letter-spacing: -0.4px;
  padding: 4px;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  gap: 8px;
  border-radius: 2px;
  background-color: var(--ColorGray-200);
}
.uhz250g {
  min-height: 52px;
}
.uhz250h {
  position: absolute;
  top: 22px;
  left: 8px;
  font-size: var(--FontSizeSuperMicro);
  line-height: 10px;
  letter-spacing: -0.4px;
  color: var(--ColorGray-700);
  background: var(--ColorWhite-50);
  padding: 0 4px;
  -moz-transition: transform .18s ease, color .18s ease, opacity .12s ease, -moz-transform .18s ease;
  transition: transform .18s ease, color .18s ease, opacity .12s ease;
  transition: transform .18s ease, color .18s ease, opacity .12s ease, -moz-transform .18s ease;
  -moz-transform-origin: left top;
       transform-origin: left top;
  pointer-events: auto;
  opacity: 0;
}
.uhz250i {
  -moz-transform: translateY(-14px);
       transform: translateY(-14px);
  opacity: 1;
}
.uhz250j {
  margin-top: 12px;
  -moz-transition: margin-top .1s ease;
  transition: margin-top .1s ease;
}
