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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 37px auto 0 57px;
}

.u-section-1 .u-image-1 {
  height: 1448px;
  margin-top: 23px;
  margin-bottom: 57px;
}

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

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

  .u-section-1 .u-image-1 {
    height: 1193px;
    margin-top: 21px;
    margin-bottom: 50px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 921px;
    margin-top: 10px;
    margin-bottom: 40px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 36px;
  }

  .u-section-1 .u-image-1 {
    height: 688px;
    margin-top: 21px;
    margin-bottom: 30px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .u-section-1 .u-image-1 {
    height: 437px;
    margin-top: 10px;
    margin-bottom: 21px;
  }
}