 .u-section-1 {
  filter: none;
  background-image: url("https://assets.nicepagecdn.com/6471f74c/6639786/images/ChatGPTImage22apr202622_31_45.png");
  background-position: 50% 50%;
}

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

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

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

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

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 131px;
  }
} .u-section-2 {
  filter: none;
  background-image: linear-gradient(to bottom, rgba(232, 242, 254, 0.4), rgba(6, 89, 184, 0.4));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-2 .u-image-1 {
  width: 300px;
  height: 300px;
  --radius: 50px;
  margin: 158px auto 0 139px;
}

.u-section-2 .u-image-2 {
  width: 300px;
  height: 300px;
  --radius: 50px;
  margin: -300px 140px 60px auto;
}

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

  .u-section-2 .u-image-1 {
    margin-top: 100px;
    margin-left: 32px;
  }

  .u-section-2 .u-image-2 {
    margin-right: 32px;
  }
}

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

  .u-section-2 .u-image-1 {
    margin-top: 62px;
    margin-left: auto;
  }

  .u-section-2 .u-image-2 {
    margin-top: 38px;
    margin-right: auto;
    margin-bottom: 20px;
  }
}