 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/2025-07-1417_19_11-background4.png");
  background-size: cover;
}

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

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

.u-section-2 .u-text-1 {
  font-family: "ADLaM Display";
  font-size: 6rem;
  margin: 52px auto 0;
}

.u-section-2 .u-image-1 {
  width: 984px;
  height: 200px;
  margin: 30px auto 60px;
}

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

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

  .u-section-2 .u-image-1 {
    width: 940px;
    height: 191px;
  }
}

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

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

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

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

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

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

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

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