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

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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
  font-size: 3.75rem;
}

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

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

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

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1989px;
}

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

.u-section-2 .u-text-2 {
  margin: 20px 32px 0 0;
}

.u-section-2 .u-text-3 {
  margin-left: 0;
  margin-right: 32px;
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-2 {
    margin-right: 0;
  }

  .u-section-2 .u-text-3 {
    margin-right: 0;
  }
}

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

.u-section-3 .u-text-1 {
  margin-bottom: 0;
}

.u-section-3 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 30px auto 60px;
  padding: 9px 84px 10px 83px;
}

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

  .u-section-3 .u-btn-1 {
    font-size: 0.75rem;
    margin-left: 0;
    margin-right: 0;
    padding-top: 8px;
    padding-right: 28px;
    padding-left: 27px;
  }
}