@-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 {
  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(--ColorRed-300);
  line-height: 18px;
  letter-spacing: -0.5px;
}
.uhz250e {
  color: var(--ColorBlack-450);
}
.uhz250f {
  color: var(--ColorGray-600);
}
.uhz250g {
  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);
}
