 .u-section-1 {
  background-image: url("images/Untitled-8.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 400;
  font-family: "Finger Paint";
  width: auto;
  margin: 141px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  width: 594px;
  margin: 10px auto 0;
}

.u-section-1 .u-shape-1 {
  width: 548px;
  --radius: 34px;
  height: 65px;
  margin: 34px auto 0;
}

.u-section-1 .u-text-3 {
  width: 505px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: -57px auto 60px;
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-top: 104px;
    width: auto;
  }

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

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

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

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

  .u-section-1 .u-text-1 {
    margin-top: 147px;
    margin-left: 32px;
    margin-right: 32px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-left: 63px;
    margin-right: 63px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

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

@media (max-width: 575px) {
   .u-section-1 {
    background-size: cover;
    background-repeat: no-repeat;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 87px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-1 .u-shape-1 {
    height: 95px;
    margin-top: 23px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: -84px;
    margin-left: 12px;
    margin-right: 12px;
  }
}