 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(229, 229, 229, 0.8), rgba(229, 229, 229, 0.8));
  background-size: cover;
}

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

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

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 auto;
}

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

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    font-size: 1rem;
  }
}

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

  .u-section-1 .u-btn-1 {
    font-size: 0.75rem;
    padding: 10px 0;
  }

  .u-section-1 .u-text-2 {
    margin-bottom: 10px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(229, 229, 229, 0.8), rgba(229, 229, 229, 0.8));
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  margin-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  font-weight: 700;
}