.grecaptcha-badge {
  visibility: hidden;
}

.open {
  display: block;
  position: fixed;
  right: 10px;
  bottom: 0;
  width: 488px;
  height: 566px;
  z-index: 1000;
}

.closed {
  display: block;
  position: fixed;
  right: 10px;
  bottom: 0;
  width: 481px;
  height: 120px;
  z-index: 1000;
}