show-hide-password {
  position: relative;
  right: 2.4rem;
  cursor: pointer;
  display: flex;
  align-items: center;
}
show-hide-password .icon {
  width: 1.6rem;
  height: 1.6rem;
  color: #1e1e1e;
}
