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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 20px 0 0;
}

.u-section-1 .u-image-1 {
  width: 526px;
  height: 351px;
  --radius: 20px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 20px 0;
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 227px;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  margin: 20px 0 68px;
}

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

  .u-section-2 .u-text-1 {
    margin-bottom: 100px;
  }
}