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

.u-section-1 .u-text-1 {
  font-weight: 400;
  font-size: 3.75rem;
  margin: 10px auto;
}

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    font-size: 2.25rem;
    margin-top: 19px;
    margin-bottom: 19px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 323px;
}

.u-section-2 .u-text-1 {
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 1.2;
  margin: 28px 672px 0 28px;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-text-2 {
  font-weight: 400;
  line-height: 1.4;
  margin: 28px 672px 0 28px;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-text-3 {
  font-weight: 400;
  line-height: 1.4;
  margin: 28px 672px 28px 28px;
}

.u-section-2 .u-btn-3 {
  background-image: none;
  padding: 0;
}

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

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

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

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

  .u-section-2 .u-text-1 {
    width: 440px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-text-2 {
    width: 440px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-text-3 {
    width: 440px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-left: -50px;
    margin-right: -50px;
    margin-bottom: 49px;
  }
}