 .u-section-1 {
  background-image: linear-gradient(#2a2933, #a9547e);
}

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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 318px;
  margin: 87px auto 0;
}

.u-section-1 .u-text-1 {
  margin: 87px auto 0;
}

.u-section-1 .u-text-2 {
  width: 680px;
  margin: 20px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 30px auto 60px;
  padding: 8px 33px;
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 302px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 380px;
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
    margin-bottom: 40px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 27px;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
    margin-bottom: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 42px;
  }
}