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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-family: Poppins;
  font-weight: 800;
  margin: 60px auto 0;
}

.u-section-1 .u-image-1 {
  width: 1009px;
  height: 370px;
  margin: 35px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Poppins;
  font-size: 1.875rem;
  margin: 46px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 35px auto 60px;
  padding: 6px 49px 8px;
}

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

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

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

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

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

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

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

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

.u-section-2 .u-image-1 {
  width: 742px;
  height: 576px;
  margin: 0 auto;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 25px auto 60px;
  padding: 6px 49px 8px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-image-1 {
    height: 577px;
  }
}

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

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

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

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

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 264px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 560px;
}

.u-section-3 .u-text-1 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 1.875rem;
  margin: 56px 0 0;
}

.u-section-3 .u-text-2 {
  font-family: Poppins;
  font-size: 1.125rem;
  margin: 8px 0 0;
}

.u-section-3 .u-list-1 {
  margin-top: 30px;
  margin-bottom: 0;
}

.u-section-3 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 33.3333px);
  grid-template-columns: repeat(3, calc(33.3333% - 33.3333px));
  min-height: 271px;
  grid-gap: 50px;
}

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

.u-section-3 .u-image-1 {
  width: 170px;
  height: 171px;
  margin: 16px auto 0;
}

.u-section-3 .u-text-3 {
  font-family: Poppins;
  font-size: 1.125rem;
  margin: 16px 0 0;
}

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

.u-section-3 .u-image-2 {
  width: 170px;
  height: 171px;
  margin: 16px auto 0;
}

.u-section-3 .u-text-4 {
  font-family: Poppins;
  font-size: 1.125rem;
  margin: 16px 0 0;
}

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

.u-section-3 .u-image-3 {
  width: 170px;
  height: 171px;
  margin: 16px auto 0;
}

.u-section-3 .u-text-5 {
  font-family: Poppins;
  font-size: 1.125rem;
  margin: 16px 0 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 33.3333px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 33.3333px));
    min-height: 219px;
  }
}

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

  .u-section-3 .u-list-1 {
    margin-bottom: 60px;
  }

  .u-section-3 .u-repeater-1 {
    grid-auto-columns: calc(50% - 6.5px);
    grid-template-columns: repeat(2, calc(50% - 6.5px));
    min-height: 438px;
    grid-gap: 13px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
}

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

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