
.cc_RnuTMBO4VY_FzGTm0KoQH .password-input, .cc_RnuTMBO4VY_register .password-input, .cc_RnuTMBO4VY_TxgLNBoUYG .password-input {
  position: relative;
  width: 100%;
}

.cc_RnuTMBO4VY_FzGTm0KoQH .password-input__field, .cc_RnuTMBO4VY_register .password-input__field, .cc_RnuTMBO4VY_TxgLNBoUYG .password-input__field {
  padding-right: 2.75rem;
}

.cc_RnuTMBO4VY_FzGTm0KoQH .password-input__toggle, .cc_RnuTMBO4VY_register .password-input__toggle, .cc_RnuTMBO4VY_TxgLNBoUYG .password-input__toggle {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: none;
  background: transparent;
  color: var(--color-text-muted);
  cursor: pointer;
  transition: color 200ms cubic-bezier(0.2, 0, 0, 1);
}

.cc_RnuTMBO4VY_FzGTm0KoQH .password-input__toggle:hover:not(:disabled), .cc_RnuTMBO4VY_register .password-input__toggle:hover:not(:disabled), .cc_RnuTMBO4VY_TxgLNBoUYG .password-input__toggle:hover:not(:disabled) {
  color: var(--color-text-secondary);
}

.cc_RnuTMBO4VY_FzGTm0KoQH .password-input__toggle:focus-visible, .cc_RnuTMBO4VY_register .password-input__toggle:focus-visible, .cc_RnuTMBO4VY_TxgLNBoUYG .password-input__toggle:focus-visible {
  outline: 2px solid var(--color-accent);
  outline-offset: 2px;
  border-radius: 2px;
}

.cc_RnuTMBO4VY_FzGTm0KoQH .password-input__toggle:disabled, .cc_RnuTMBO4VY_register .password-input__toggle:disabled, .cc_RnuTMBO4VY_TxgLNBoUYG .password-input__toggle:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.cc_RnuTMBO4VY_FzGTm0KoQH .password-input__toggle svg, .cc_RnuTMBO4VY_register .password-input__toggle svg, .cc_RnuTMBO4VY_TxgLNBoUYG .password-input__toggle svg {
  width: 1.125rem;
  height: 1.125rem;
}
