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

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

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

.u-section-1 .u-text-2 {
  margin: 16px 0 50px;
}

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

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

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    margin-top: 15px;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-bottom: 49px;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-bottom: 50px;
  }
}