 .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: 270px;
}

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

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

@media (max-width: 575px) {
  .u-section-1 .u-btn-1 {
    font-size: 0.75rem;
  }
} .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: 1066px;
}

.u-section-2 .u-text-1 {
  margin: 20px 0 9px;
} .u-section-3 {
  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-3 .u-sheet-1 {
  min-height: 77px;
}

.u-section-3 .u-text-1 {
  font-weight: 700;
  margin: 16px auto 32px;
}