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

.u-section-1 .u-shape-1 {
  height: 61px;
  background-image: none;
  margin-top: 0;
  margin-bottom: 0;
}.u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  line-height: 2;
  background-image: none;
  font-size: 1.125rem;
  margin: 100px 42px 60px;
}

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

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

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

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

  .u-section-2 .u-text-1 {
    font-size: 1rem;
    margin: 42px 25px 60px;
  }
}

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

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

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

  .u-section-2 .u-text-1 {
    line-height: 1.5;
    margin-bottom: 60px;
  }
}