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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: 31px 30px 0;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  margin: 7px 30px 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.25rem;
  font-family: Tachyon;
  text-transform: uppercase;
  margin: 31px 30px 0;
}

.u-section-1 .u-text-4 {
  font-family: Tachyon;
  text-transform: uppercase;
  font-weight: 400;
  margin: 30px auto 0 30px;
}

.u-section-1 .u-form-1 {
  height: 350px;
  width: 1260px;
  margin: 30px auto 31px;
}

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

.u-section-1 .u-label-1 {
  font-size: 1rem;
  font-weight: 700;
  font-family: Tachyon;
}

.u-section-1 .u-input-1 {
  height: 50px;
  --radius: 25px;
  font-family: TachyonLight;
  font-weight: 700;
}

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

.u-section-1 .u-label-2 {
  font-size: 1rem;
  font-weight: 700;
  font-family: Tachyon;
}

.u-section-1 .u-input-2 {
  height: 50px;
  --radius: 25px;
  font-family: TachyonLight;
  font-weight: 700;
}

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

.u-section-1 .u-label-3 {
  font-size: 1rem;
  font-weight: 700;
  font-family: Tachyon;
}

.u-section-1 .u-input-3 {
  --radius: 25px;
  font-family: TachyonLight;
  font-weight: 700;
}

.u-section-1 .u-form-group-4 {
  margin-left: 0;
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-1 {
    margin-right: 0;
    margin-left: 0;
  }

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

  .u-section-1 .u-text-3 {
    margin-right: 150px;
    margin-left: 0;
  }

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

  .u-section-1 .u-input-3 {
    height: 46px;
  }
}

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

  .u-section-1 .u-form-1 {
    height: 272px;
    margin-top: 31px;
    margin-bottom: 30px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

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

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

  .u-section-1 .u-form-1 {
    margin-bottom: 31px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }
}@font-face {
  font-family: 'Tachyon';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Tachyon.otf);
}@font-face {
  font-family: 'TachyonLight';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/TachyonLight.otf);
}@font-face {
  font-family: 'IvyEpicBlack';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/IvyEpicBlack.otf);
}@font-face {
  font-family: 'IvyEpicRegular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/IvyEpicRegular.otf);
}@font-face {
  font-family: 'TachyonThin';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/TachyonThin.otf);
}