 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

.u-section-1 .u-text-2 {
  font-weight: 700;
  margin: 24px 0 0;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    margin-bottom: 60px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 9602px;
}

.u-section-2 .u-custom-html-1 {
  height: auto;
  min-height: 9675px;
  margin-top: 0;
  margin-bottom: -73px;
}

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

  .u-section-2 .u-custom-html-1 {
    margin-bottom: 0;
    min-height: 12863px;
  }
}