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

.u-section-1 .u-image-1 {
  --radius: 10px;
  height: 324px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  margin-top: 30px;
  margin-bottom: 60px;
}

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

  .u-section-1 .u-image-1 {
    height: 201px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin: 37px 0;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-bottom: 36px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1736px;
}

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

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 60px;
  }
}

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

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