.grecaptcha-badge {
  visibility: hidden;
}

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

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