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

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

.u-section-1 .u-text-1 {
  margin: 55px 0 0;
}

.u-section-1 .u-image-1 {
  height: 455px;
  margin-top: 29px;
  margin-bottom: 0;
  --radius: 5px;
}

.u-section-1 .u-text-2 {
  font-style: italic;
  font-size: 0.875rem;
  width: 526px;
  margin: 16px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 46px 0 16px;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 997px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 62px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 37px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 32px;
  }

  .u-section-1 .u-text-3 {
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 1063px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 635px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 40px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 31px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }

  .u-section-1 .u-text-3 {
    margin-bottom: 51px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 110px;
}

.u-section-2 .u-btn-1 {
  --radius: 50px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 15px auto 0 245px;
}

.u-section-2 .u-btn-2 {
  --radius: 50px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: -40px 245px 55px auto;
}

@media (max-width: 1199px) {
  .u-section-2 .u-btn-1 {
    margin-left: 45px;
  }

  .u-section-2 .u-btn-2 {
    margin-right: 45px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-btn-1 {
    margin-left: 0;
  }

  .u-section-2 .u-btn-2 {
    margin-right: 0;
  }
}

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

  .u-section-2 .u-btn-1 {
    margin-top: -25px;
    margin-left: auto;
  }

  .u-section-2 .u-btn-2 {
    margin-top: 11px;
    margin-right: auto;
    margin-bottom: 47px;
  }
}