.bots4-play-hidden {
  display: none;
}

.bots4-password-container {
  position: relative;
}

.bots4-password-container button {
  align-items: center;
  background: none;
  border: none;
  color: #202020;
  cursor: pointer;
  display: flex;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
