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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 9px;
  font-size: 1rem;
}.u-section-2 .u-sheet-1 {
  min-height: 816px;
}

.u-section-2 .u-text-1 {
  margin-right: auto;
  margin-left: 0;
  font-size: 1rem;
  margin-bottom: 0;
}

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

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

.u-section-2 .u-image-1 {
  --radius: 10px;
  width: 425px;
  height: 253px;
  margin: 29px auto 0;
}

.u-section-2 .u-image-2 {
  --radius: 10px;
  width: 425px;
  height: 173px;
  margin: 21px auto 20px;
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 202px;
  }

  .u-section-2 .u-image-2 {
    width: 340px;
    height: 138px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 3211px;
}

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

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

.u-section-3 .u-btn-2 {
  background-image: none;
  padding: 0;
}.u-section-4 .u-sheet-1 {
  min-height: 400px;
}

.u-section-4 .u-text-1 {
  margin-bottom: 60px;
  font-size: 1rem;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  color: rgba(0, 0, 0, 0);
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-text-1 {
    font-weight: 400;
  }

  .u-section-4 .u-btn-1 {
    font-weight: 400;
  }
}