 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #c85d1a 24%, #d08b2a);
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  margin: 185px 0 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-weight: 400;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 60px;
  }
}

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

.u-section-2 .u-text-1 {
  margin-left: 0;
  margin-right: 0;
}.u-section-3 .u-sheet-1 {
  min-height: 243px;
}

.u-section-3 .u-btn-1 {
  font-size: 1.5rem;
  margin: 100px auto -20px;
}