.ONhHzC {
  width: 100%;
  text-align: center;
}

.ebxvcX {
  margin-bottom: 20px;
}

.ebxvcX textarea,
.ebxvcX input {
  color: #ffffff80;
  font-family: inherit;
  font-weight: 200;
  width: 100%;
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px #ffffff60 solid;
  border-radius: 0;
  outline: 0;
}

.ebxvcX textarea {
  display: block;
  resize: none;
  padding: 15px;
}

.vNfWab {
  font-size: 14px;
  color: #fff;
  font-family: inherit;
  font-weight: 200;
  margin-top: 5px;
}

.vNfWab:empty {
  margin-top: 0;
}

.ReLvIJ {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(.8);
  transform: scale(.8);
  transition: all 1s ease;
  color: #347f7f;
  text-align: center;
}

.ONhHzC.is-success .ReLvIJ {
  position: relative;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 2;
}
