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

.u-section-1 .u-icon-1 {
  width: 90px;
  height: 90px;
  margin: 80px auto 0;
  padding: 0;
}

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

.u-section-1 .u-text-2 {
  width: 800px;
  font-size: 1rem;
  margin: 30px auto 100px;
}

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

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

  .u-section-1 .u-icon-1 {
    margin-top: 50px;
  }

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

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

  .u-section-1 .u-icon-1 {
    width: 70px;
    height: 70px;
  }

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

  .u-section-1 .u-text-2 {
    width: 540px;
    font-size: 0.888889rem;
    margin-bottom: 80px;
  }
}

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

  .u-section-1 .u-icon-1 {
    margin-top: 51px;
  }

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

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