 .u-section-1 {
  background-image: linear-gradient(#fef9e6, #e9f2fa);
}

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

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 3.75rem;
  margin: 94px auto 0;
}

.u-section-1 .u-text-2 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  font-size: 3rem;
  margin: 13px 0 0;
}

.u-section-1 .u-text-3 {
  font-size: 2.25rem;
  line-height: 1.6;
  margin: 16px 0 45px;
}

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 108px;
  }

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

  .u-section-1 .u-text-3 {
    line-height: 1.4;
    width: auto;
    margin-top: 14px;
  }
}

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

  .u-section-1 .u-text-2 {
    font-size: 2.25rem;
    margin-top: 7px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 62px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.875rem;
    margin-top: 9px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 18px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 69px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 11px;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.125rem;
  }
}