 .u-section-1 {
  background-image: linear-gradient(black, #478ac9);
}

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

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  width: 881px;
  margin: 82px auto 0;
}

.u-section-1 .u-image-1 {
  width: 941px;
  height: 606px;
  filter: brightness(0.6);
  margin: -1021px auto 0;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 466px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    width: 940px;
    height: 605px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 50vw;
  }

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 463px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 569px;
    margin-bottom: 18px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 347px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 690px;
    margin-bottom: 11px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 218px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 847px;
    margin-bottom: 27px;
  }
}