 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-image-1 {
  width: 450px;
  height: 300px;
  margin: 197px auto 0;
}

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

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 13px 0 24px;
}

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

@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: 990px;
  }

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

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

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-audio-1 {
  width: 500px;
  height: 110px;
  background-image: none;
  font-size: 1rem;
  margin: 18px auto 0;
}

.u-section-2 .u-text-1 {
  font-size: 1.125rem;
  width: 500px;
  margin: 0 auto;
}

.u-section-2 .u-audio-2 {
  width: 500px;
  height: 110px;
  background-image: none;
  font-size: 1rem;
  margin: 40px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.125rem;
  width: 500px;
  margin: 0 auto 60px;
}

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

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

@media (max-width: 575px) {
  .u-section-2 .u-audio-1 {
    width: 340px;
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-1 {
    font-size: 0.875rem;
    width: 340px;
  }

  .u-section-2 .u-audio-2 {
    width: 340px;
    font-size: 0.875rem;
  }

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