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

.u-section-1 .u-list-1 {
  width: 254px;
  margin: 35px auto;
}

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

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

.u-section-1 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 0 -6px 0 auto;
}

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

.u-section-1 .u-icon-2 {
  width: 64px;
  height: 64px;
  margin: 0 -6px 0 auto;
}

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

.u-section-1 .u-icon-3 {
  width: 64px;
  height: 64px;
  transform-origin: center center;
  transform: scaleY(-1);
  margin: 0 -6px 0 auto;
}

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

@media (max-width: 991px) {
  .u-section-1 .u-repeater-1 {
    min-height: 258px;
    grid-auto-columns: calc(50% - 5.0000025px);
    grid-template-columns: repeat(2, calc(50% - 5.0000025px));
  }
}

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

@media (max-width: 575px) {
  .u-section-1 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 75px;
}

.u-section-2 .u-text-1 {
  font-weight: 400;
  font-size: 2.25rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 18px auto;
}.u-section-3 .u-sheet-1 {
  min-height: 107px;
}

.u-section-3 .u-image-1 {
  width: 70px;
  height: 7px;
  margin: 50px auto;
}.u-section-4 .u-sheet-1 {
  min-height: 105px;
}

.u-section-4 .u-text-1 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin: 20px 0 20px 36px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-text-1 {
    margin-left: 0;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 844px;
}

.u-section-5 .u-image-1 {
  height: 830px;
  margin-top: 7px;
  margin-bottom: 7px;
}.u-section-6 .u-sheet-1 {
  min-height: 782px;
}

.u-section-6 .u-image-1 {
  width: 1142px;
  height: 772px;
  margin: 10px -1px 0;
}

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

  .u-section-6 .u-image-1 {
    width: 940px;
    height: 636px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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

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

  .u-section-6 .u-image-1 {
    width: 340px;
    height: 230px;
  }
}