.bg-image-vertical {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

@media (min-width: 1025px) {
  .h-custom-2 {
    height: 100%;
  }
}

.card {
  border-radius: 1rem;
  border: 0ch;
}

.text-color-field {
  color: #393f81;
}

.g-recaptcha {
  width: 302px;
  margin: auto;
  padding: 20px;
}