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

.u-section-1 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  width: 980px;
  margin: 45px auto 60px;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: repeat(1, 100%);
  min-height: 1472px;
  --gap: 0px;
  grid-auto-columns: 100%;
}

.u-section-1 .u-container-layout-1 {
  padding: 14px 30px;
}

.u-section-1 .u-image-1 {
  height: 219px;
  margin-top: 48px;
  margin-bottom: 0;
  object-position: 50% 39.21%;
}

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

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

.u-section-1 .u-btn-1 {
  font-weight: 700;
  letter-spacing: 1px;
  background-image: none;
  margin: 19px auto 0 0;
  padding: 10px 105px;
}

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

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

.u-section-1 .u-text-3 {
  font-size: 1.5625rem;
  font-weight: 700;
  margin: 20px auto 0 0;
}

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

.u-section-1 .u-btn-2 {
  font-weight: 700;
  letter-spacing: 1px;
  background-image: none;
  margin: 19px auto 0 0;
  padding: 10px 105px;
}

.u-section-1 .u-container-layout-3 {
  padding: 14px 30px;
}

.u-section-1 .u-image-3 {
  height: 219px;
  margin-top: 48px;
  margin-bottom: 0;
  object-position: 50% 100%;
}

.u-section-1 .u-text-5 {
  font-size: 1.5625rem;
  font-weight: 700;
  margin: 20px auto 0 0;
}

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

.u-section-1 .u-btn-3 {
  font-weight: 700;
  letter-spacing: 1px;
  background-image: none;
  margin: 19px auto 0 0;
  padding: 10px 105px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-list-1 {
    width: 940px;
  }

  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-gap: 0px;
  }

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

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

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

@media (max-width: 991px) {
  .u-section-1 .u-list-1 {
    width: 720px;
  }

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-1 .u-list-1 {
    width: 340px;
  }

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

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

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