 .u-section-1 {
  filter: none;
  background-image: url("https://assets.nicepagecdn.com/9ec00877/6594505/images/20250215_151008.jpg");
  background-position: 50% 29.66%;
  background-size: cover;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 360px;
  }
} .u-section-2 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(41, 45, 51, 0.5), rgba(41, 45, 51, 0.5)), linear-gradient(to bottom, #73a3de, #4c637f);
  background-size: cover, cover;
}

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

.u-section-2 .u-text-1 {
  font-size: 2.25rem;
  margin: 60px auto 0;
}

.u-section-2 .u-text-2 {
  line-height: 1.8;
  margin: 19px 122px 60px 166px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-2 {
    width: 680px;
    margin-left: 66px;
    margin-right: 22px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
  }

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