.text-form {
  padding: 10vw;
  position: relative;
  z-index: 99;
}

.text-form h2,
.text-form h3 {
  color: var(--foe-color-six);
}

.text-form a:hover,
.text-form a:focus,
.text-form a:active {
  text-decoration: underline;
}

.text-form .button {
  display: block;
  margin: 20px auto;
}

.text-form .social-icons a {
  display: inline-block;
  height: 25px !important;
  width: 25px !important;
  margin: 0 3px;
  fill: var(--foe-color-two);
  transition: all 0.3s ease;
}

.text-form .social-icons a:hover,
.text-form .social-icons a:focus,
.text-form .social-icons a:active {
  fill: var(--foe-color-one);
}

.text-form .button:nth-child(2) {
  background-color: var(--foe-color-one);
  color: var(--foe-color-six);
  border-color: var(--foe-color-one);
}

.text-form .button:nth-child(2):hover,
.text-form .button:nth-child(2):focus,
.text-form .button:nth-child(2):active {
  background-color: var(--foe-color-six);
  border: 2px solid var(--foe-color-one);
  color: var(--foe-color-one);
}

.text-form .button:nth-child(3) {
  background-color: var(--foe--color-six);
  color: var(--foe-color-one);
  border-color: var(--foe-color-three);
}

.text-form .button:nth-child(3):hover,
.text-form .button:nth-child(3):focus,
.text-form .button:nth-child(3):active {
  background-color: var(--foe-color-three);
  color: var(--foe-color-six);
  border-color: var(--foe-color-three);
}

.text-form:nth-child(2) .column {
  padding-top: 10vw;
}

.text-form form {
  display: block;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

.text-form .form-content {
  padding: 30px 50px 0;
}

.text-form form input {
  width: 100%;
  padding: 8px 16px 9px;
  margin: 25px 0;
  outline: 0;
  border: 0;
  border: 1px solid var(--foe-color-six);
  border-radius: 20px;
  background-color: var(--foe-color-four);
  color: var(--foe-color-one);
  font-size: 15px;
  font-family: 'Untitled Sans', sans-serif;
}

.text-form form input::placeholder,
.text-form form textarea::placeholder {
  color: var(--foe-color-one);
  opacity: 1;
  font-weight: bold;
}

.text-form form textarea {
  width: 100%;
  padding: 8px 16px 9px;
  margin: 25px 0;
  outline: 0;
  border: 0;
  font-size: 15px;
  resize: none;
  border: 1px solid var(--foe-color-six);
  border-radius: 20px;
  background-color: var(--foe-color-four);
  color: var(--foe-color-one);
  font-family: 'Untitled Sans', sans-serif;
}

.text-form form input:focus,
.text-form form textarea:focus {
  border-color: var(--foe-color-two);
}

.text-form form input.wpcf7-submit {
  display: block;
  width: 100%;
  padding: 7px 14px 8px;
  margin: 0;
  font-family: 'Untitled Sans', sans-serif;
  font-size: 15px;
  font-weight: bold;
  border: 0;
  border: 2px solid var(--foe-color-one);
  border-radius: 20px;
  background-color: var(--foe-color-one);
  color: var(--foe-color-four);
  cursor: pointer;
  transition: all 0.5s ease;
}

.text-form form input.wpcf7-submit:hover,
.text-form form input.wpcf7-submit:focus {
  background-color: var(--foe-color-two);
  border-color: var(--foe-color-two);
}

.text-form form input.wpcf7-submit:active {
  border-color: var(--foe-color-one);
}

.text-form form .wpcf7-spinner {
  display: none;
}

.wpcf7 form .wpcf7-response-output {
  border-radius: 20px;
  background-color: var(--foe-color-six);
  color: var(--foe-color-four);
  margin-top: 20px;
  font-family: 'Untitled Sans', sans-serif;
}

.wpcf7-not-valid-tip {
  width: 250px;
  color: var(--foe-color-three);
  font-size: 0.9em !important;
  position: absolute;
  bottom: -64px;
  left: 25px;
}

.wpcf7 form .wpcf7-response-output {
  margin: 10px 0;
  padding: 15px 34px;
  border-width: 3px;
  width: 100%;
  border-radius: 50rem;
  background-color: var(--foe-color-five);
  color: var(--foe-color-one);
  font-weight: bold;
  text-align: center;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: var(--foe-color-one);
}

.text-form p {
  padding: 0;
}

.text-form .button-container {
  display: block;
  margin-bottom: 5vw;
}

.text-form .button {
  display: block;
  margin: 20px auto 0 0;
}

/**    ███  ██████████  ██████████     ██████████  ███    ███
███    ███  ███    ███  ███    ███     ███    ███   ███  ███
███    ███  ███    ███  ███    ███     ███    ███     ████
██████████  ██████████  ███    ███     ██████████      ██
       ███  ███    ███  ███    ███     ███            ████
       ███  ███    ███  ███    ███     ███          ███  ███
       ███  ██████████  ██████████     ███         ███    █*/

@media only screen and (min-width: 480px) {
}

/**███████  ███         ██████████     ██████████  ███    ███
       ███  ███         ███    ███     ███    ███   ███  ███
       ███  ███         ███    ███     ███    ███     ████
    ██████  ██████████  ██████████     ██████████      ██
       ███  ███    ███  ███    ███     ███            ████
       ███  ███    ███  ███    ███     ███          ███  ███
       ███  ██████████  ██████████     ███         ███    █*/

@media only screen and (min-width: 768px) {
  .text-form {
    padding: 5vw 10vw 10vw;
  }

  .text-form:nth-child(2) .column {
    padding-top: 5vw;
  }

  .text-form .button {
    display: inline-block;
    margin: 20px 0 0 20px;
  }
}

/**  ██████████  ██████████  ███    ███     ██████████  ███    ███
███  ███    ███         ███  ███    ███     ███    ███   ███  ███
███  ███    ███         ███  ███    ███     ███    ███     ████
███  ███    ███  ██████████  ██████████     ██████████      ██
███  ███    ███  ███                ███     ███            ████
███  ███    ███  ███                ███     ███          ███  ███
███  ██████████  ██████████         ███     ███         ███    █*/

@media only screen and (min-width: 1024px) {
  .text-form {
    padding: 5vw 10vw 10vw;
  }

  .text-form:nth-child(2) .column {
    padding-top: 0;
  }

  .text-form .columns {
    display: grid;
    width: 100%;
    grid-template-columns: 50% 50%;
  }

  .text-form h2,
  .text-form p {
    max-width: 80%;
  }

  .text-form h3 {
    margin-top: 10px;
  }

  .text-form form input {
    padding: 11px 25px 12px;
    margin: 40px 0;
    font-size: 16px;
  }

  .text-form form textarea {
    padding: 11px 25px 12px;
    margin: 40px 0;
    font-size: 16px;
  }

  .text-form form input.wpcf7-submit {
    padding: 11px 25px 12px;
    font-size: 16px;
  }

  .text-form .form-content {
    padding: 30px 50px 0 20%;
  }

  .text-form .button-container {
    margin-bottom: 0;
  }
}

/**  ███    ███  ███    ███  ██████████     ██████████  ███    ███
███  ███    ███  ███    ███  ███    ███     ███    ███   ███  ███
███  ███    ███  ███    ███  ███    ███     ███    ███     ████
███  ██████████  ██████████  ███    ███     ██████████      ██
███         ███         ███  ███    ███     ███            ████
███         ███         ███  ███    ███     ███          ███  ███
███         ███         ███  ██████████     ███         ███    █*/

@media only screen and (min-width: 1366px) {
  .text-form {
    padding: 5vw 15vw 7.5vw;
  }

  .text-form h3 {
    margin-top: 15px;
  }
}
