 .u-section-1 {
  background-image: url("images/background.svg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 109px;
}

.u-section-1 .u-text-1 {
  font-weight: 900;
  font-size: 1.875rem;
  margin: 38px auto 29px;
} .u-section-2 {
  background-image: none;
}

/* .u-section-2 .u-sheet-1 {
  min-height: 692px;
} */

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 2.5rem;
  margin: 32px 0 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 23px 0 0;
}

.u-section-2 .u-form-1 {
  height: 369px;
  margin: 68px 59px 60px 99px;
}

.u-section-2 .u-input-1 {
  text-transform: uppercase;
}

.u-section-2 .u-input-2 {
  text-transform: uppercase;
}

.u-section-2 .u-form-group-3 {
  margin-left: 0;
}

.u-section-2 .u-input-3 {
  text-transform: uppercase;
}

.u-section-2 .u-input-4 {
  text-transform: uppercase;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.btn-primary {
  border-radius: 50px;
  background: #27aae1;
  text-decoration: none;
  color: #fff !important;
  font-size: 16px;
  line-height: 22px;
  padding: 10px 20px;
  border: none;
  border: 1px solid #27aae1;
  transition: 200ms ease, border-color 200ms ease;
}

.btn-secondary {
  border-radius: 50px;
  background: #fff;
  text-decoration: none;
  color: #27aae1;
  font-size: 16px;
  line-height: 22px;
  padding: 10px 20px;
  border: none;
  border: 2px solid #27aae1;
  transition: 200ms ease, border-color 200ms ease;
}

/* @media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 763px;
  } */

  .u-section-2 .u-form-1 {
    height: 507px;
    width: 887px;
    margin-top: 52px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-form-group-3 {
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 60px;
  }


@media (max-width: 991px) {
  .u-section-2 .u-form-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-2 .u-text-2 {
    font-size: 1rem;
  }

  .u-section-2 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-2 .u-form-1 {
    width: 340px;
  }
} .u-section-3 {
  background-image: none;
}

.u-section-3 .u-sheet-1 {
  min-height: 455px;
}

.u-section-3 .u-text-1 {
  width: 770px;
  font-size: 2.5rem;
  font-weight: 500;
  margin: 105px auto 0;
}

.u-section-3 .u-line-1 {
  width: 65px;
  transform-origin: right center 0px;
  margin: 21px auto 0;
}

.u-section-3 .u-text-2 {
  width: 672px;
  font-size: 1.25rem;
  font-weight: 500;
  margin: 29px auto 0;
}

.u-section-3 .u-form-1 {
  height: 103px;
  width: 765px;
  margin: 6px auto 60px;
}

.u-section-3 .u-btn-1 {
  background-image: none;
}

@media (max-width: 1199px) {
  .u-section-3 .u-line-1 {
    height: 5px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 347px;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.875rem;
    width: 557px;
    margin-top: 65px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: 18px;
    margin-left: 24px;
    margin-right: 24px;
    font-size: 1.125rem;
  }

  .u-section-3 .u-form-1 {
    margin-top: 10px;
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 434px;
  }

  .u-section-3 .u-text-1 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-form-1 {
    height: 204px;
    margin-top: 9px;
    margin-bottom: 51px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 367px;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.25rem;
    margin-top: 36px;
  }

  .u-section-3 .u-line-1 {
    margin-top: 14px;
  }

  .u-section-3 .u-text-2 {
    margin-top: 14px;
    font-size: 1rem;
  }

  .u-section-3 .u-form-1 {
    margin-top: 0;
    margin-bottom: 14px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}