._14qn2vc0 {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  gap: 4px;
}
._14qn2vc1 {
  position: relative;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
._14qn2vc2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 2;
}
._14qn2vc3 {
  width: 20px;
  height: 20px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 50%;
  background-color: transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  margin: 0;
  z-index: 1;
}
._14qn2vc3:disabled {
  cursor: not-allowed;
}
._14qn2vc4 {
  font-size: 14px;
  cursor: pointer;
  line-height: 18px;
  letter-spacing: -0.5px;
  color: var(--ColorGray-500);
}
._14qn2vc5 {
  color: var(--ColorBlack-450);
}
._14qn2vc6 {
  color: var(--ColorBlack-450);
}
