 .u-section-1 {
  background-image: url("images/IMG_20230925_072653185_HDR.png"), url("images/IMG_20230925_072653185_HDR.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  width: 622px;
  margin: 70px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  width: 760px;
  margin: 70px auto 60px;
}

.u-section-1 .u-icon-1 {
  font-size: 0.5em;
}

.u-section-1 .u-icon-2 {
  font-size: 0.5em;
}

.u-section-1 .u-icon-3 {
  font-size: 0.5em;
}

.u-section-1 .u-icon-4 {
  font-size: 0.5em;
}

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

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

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    width: 720px;
  }
}

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: 340px;
  }

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