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

.u-section-1 .u-text-1 {
  margin: 24px 100px 0 auto;
}

.u-section-1 .u-text-2 {
  margin-left: auto;
  margin-right: 100px;
  margin-bottom: 0;
}

.u-section-1 .u-text-3 {
  margin: 20px auto 0 344px;
}

.u-section-1 .u-image-1 {
  width: 966px;
  height: 589px;
  margin: 34px auto 60px;
}

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

  .u-section-1 .u-text-3 {
    margin-left: 284px;
  }

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

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

  .u-section-1 .u-text-3 {
    margin-left: 218px;
  }

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

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

  .u-section-1 .u-text-3 {
    margin-left: 164px;
  }

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

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

  .u-section-1 .u-text-3 {
    margin-left: 103px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 207px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 604px;
}

.u-section-2 .u-text-1 {
  margin: 33px auto 0 465px;
}

.u-section-2 .u-list-1 {
  width: 1096px;
  margin: 55px auto 60px 11px;
}

.u-section-2 .u-repeater-1 {
  min-height: 285px;
  grid-auto-columns: calc(25% - 3.75px);
  grid-template-columns: calc(25% - 3.75px) calc(25% - 3.75px) calc(25% - 3.75px) calc(25% - 3.75px);
  grid-gap: 5px 5px;
}

.u-section-2 .u-container-layout-1 {
  padding: 10px;
}

.u-section-2 .u-image-1 {
  height: 190px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-text-2 {
  margin-top: 30px;
  margin-bottom: 0;
}

.u-section-2 .u-container-layout-2 {
  padding: 10px;
}

.u-section-2 .u-image-2 {
  height: 190px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-text-3 {
  margin-top: 30px;
  margin-bottom: 0;
}

.u-section-2 .u-container-layout-3 {
  padding: 10px;
}

.u-section-2 .u-image-3 {
  height: 190px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-text-4 {
  margin-top: 30px;
  margin-bottom: 0;
}

.u-section-2 .u-container-layout-4 {
  padding: 10px;
}

.u-section-2 .u-image-4 {
  height: 190px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-text-5 {
  margin-top: 30px;
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-left: 383px;
  }

  .u-section-2 .u-list-1 {
    width: 940px;
    margin-left: 0;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 244px;
    grid-template-columns: repeat(4, calc(25% - 3.75px));
  }

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

  .u-section-2 .u-image-2 {
    height: 161px;
  }

  .u-section-2 .u-image-3 {
    height: 161px;
  }

  .u-section-2 .u-image-4 {
    height: 161px;
  }
}

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

  .u-section-2 .u-list-1 {
    width: 720px;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 759px;
    grid-auto-columns: calc(50% - 2.5px);
    grid-template-columns: repeat(2, calc(50% - 2.5px));
  }

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

  .u-section-2 .u-image-2 {
    height: 255px;
  }

  .u-section-2 .u-image-3 {
    height: 255px;
  }

  .u-section-2 .u-image-4 {
    height: 255px;
  }
}

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

  .u-section-2 .u-list-1 {
    width: 540px;
  }

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }

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

  .u-section-2 .u-image-2 {
    height: 390px;
  }

  .u-section-2 .u-image-3 {
    height: 390px;
  }

  .u-section-2 .u-image-4 {
    height: 390px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    margin-left: 139px;
  }

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

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

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

  .u-section-2 .u-image-2 {
    height: 240px;
  }

  .u-section-2 .u-image-3 {
    height: 240px;
  }

  .u-section-2 .u-image-4 {
    height: 240px;
  }
}