 .u-section-1 {
  background-image: none;
}

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

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

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

.u-section-1 .u-list-item-1 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 30px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0;
}

.u-section-1 .u-text-2 {
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-size: 1.25rem;
  margin: 20px 0 0;
}

.u-section-1 .u-list-item-2 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 30px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-1 .u-text-3 {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0;
}

.u-section-1 .u-text-4 {
  font-weight: 400;
  font-style: normal;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-size: 1.25rem;
  margin: 20px 0 0;
}

.u-section-1 .u-list-item-3 {
  box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.4);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transition-duration: 0.5s;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 30px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-1 .u-text-5 {
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0;
}

.u-section-1 .u-text-6 {
  font-weight: 400;
  font-style: normal;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  font-size: 1.25rem;
  margin: 20px 0 0;
}

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

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

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

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 1.1111111111111112rem;
  }

  .u-section-1 .u-text-4 {
    font-size: 1.1111111111111112rem;
  }

  .u-section-1 .u-text-6 {
    font-size: 1.1111111111111112rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.5rem;
  }

  .u-section-1 .u-text-5 {
    font-size: 1.5rem;
  }
}

.u-section-1 .u-list-item-1,
.u-section-1 .u-list-item-1:before,
.u-section-1 .u-list-item-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 .u-list-item-2,
.u-section-1 .u-list-item-2:before,
.u-section-1 .u-list-item-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 .u-list-item-3,
.u-section-1 .u-list-item-3:before,
.u-section-1 .u-list-item-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}.u-section-2 .u-sheet-1 {
  min-height: 1632px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: 13px auto 0 413px;
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  margin: 24px 0 0;
}

.u-section-2 .u-text-3 {
  font-weight: 700;
  margin: 29px 62px 0;
}

.u-section-2 .u-text-4 {
  font-size: 1.25rem;
  margin: 13px 0 0;
}

.u-section-2 .u-shape-1 {
  width: 329px;
  height: 289px;
  transform-origin: center center;
  transform: scaleY(-1);
  margin: 6px 62px 0 auto;
}

.u-section-2 .u-text-5 {
  font-weight: 700;
  margin: -258px 149px 0 852px;
}

.u-section-2 .u-shape-2 {
  width: 330px;
  height: 289px;
  transform-origin: center center;
  transform: scaleY(-1);
  margin: -117px 397px 0 auto;
}

.u-section-2 .u-text-6 {
  font-weight: 700;
  width: 139px;
  margin: -259px auto 0;
}

.u-section-2 .u-shape-3 {
  width: 329px;
  height: 289px;
  transform-origin: center center;
  transform: scaleY(-1);
  margin: 172px 221px 0 auto;
}

.u-section-2 .u-text-7 {
  font-weight: 700;
  margin: -289px 267px 0 657px;
}

.u-section-2 .u-shape-4 {
  width: 329px;
  height: 289px;
  transform-origin: center center;
  transform: scaleY(-1);
  margin: -171px auto 0 241px;
}

.u-section-2 .u-text-8 {
  font-weight: 700;
  margin: -290px 592px 0 336px;
}

.u-section-2 .u-shape-5 {
  width: 330px;
  height: 289px;
  transform-origin: center center;
  transform: scaleY(-1);
  margin: -460px auto 0 83px;
}

.u-section-2 .u-text-9 {
  font-weight: 700;
  margin: -280px 822px 0 179px;
}

.u-section-2 .u-image-1 {
  width: 300px;
  height: 300px;
  margin: 425px auto 0 387px;
}

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

  .u-section-2 .u-text-4 {
    margin-left: 62px;
    margin-right: 62px;
  }

  .u-section-2 .u-shape-1 {
    margin-top: -24px;
  }

  .u-section-2 .u-text-5 {
    margin-top: -188px;
    margin-right: 49px;
    margin-left: 752px;
  }

  .u-section-2 .u-shape-2 {
    margin-top: -144px;
  }

  .u-section-2 .u-text-6 {
    margin-top: -189px;
  }

  .u-section-2 .u-shape-3 {
    margin-top: 206px;
  }

  .u-section-2 .u-text-7 {
    margin-top: -269px;
    margin-right: 167px;
    margin-left: 557px;
  }

  .u-section-2 .u-shape-4 {
    margin-top: -193px;
  }

  .u-section-2 .u-text-8 {
    margin-top: 63px;
    margin-right: 492px;
    margin-left: 236px;
  }

  .u-section-2 .u-shape-5 {
    margin-top: -874px;
  }

  .u-section-2 .u-text-9 {
    margin-top: -231px;
    margin-right: 722px;
    margin-left: 79px;
  }
}

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

  .u-section-2 .u-text-4 {
    margin-right: 0;
  }

  .u-section-2 .u-text-5 {
    margin-right: 0;
    margin-left: 581px;
  }

  .u-section-2 .u-shape-2 {
    margin-right: 390px;
  }

  .u-section-2 .u-text-7 {
    margin-top: -386px;
    margin-right: 57px;
    margin-left: 447px;
  }

  .u-section-2 .u-shape-4 {
    margin-top: -76px;
  }

  .u-section-2 .u-text-8 {
    margin-top: -54px;
    margin-right: 382px;
    margin-left: 126px;
  }

  .u-section-2 .u-shape-5 {
    margin-top: -756px;
  }

  .u-section-2 .u-text-9 {
    margin-right: 581px;
    margin-left: 0;
  }
}

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

  .u-section-2 .u-text-2 {
    font-size: 1.1111111111111112rem;
  }

  .u-section-2 .u-text-4 {
    font-size: 1.1111111111111112rem;
  }

  .u-section-2 .u-shape-1 {
    margin-top: 20px;
  }

  .u-section-2 .u-text-5 {
    margin-top: -145px;
    margin-left: 401px;
  }

  .u-section-2 .u-shape-2 {
    margin-top: -216px;
    margin-right: 210px;
  }

  .u-section-2 .u-text-6 {
    margin-top: -146px;
  }

  .u-section-2 .u-shape-3 {
    margin-top: 220px;
    margin-right: 211px;
  }

  .u-section-2 .u-text-7 {
    margin-top: -416px;
    margin-right: 0;
    margin-left: 324px;
  }

  .u-section-2 .u-shape-4 {
    margin-top: -17px;
    margin-left: 211px;
  }

  .u-section-2 .u-text-8 {
    margin-top: -77px;
    margin-right: 292px;
    margin-left: 36px;
  }

  .u-section-2 .u-shape-5 {
    margin-top: -719px;
  }

  .u-section-2 .u-text-9 {
    margin-right: 401px;
  }

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

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

  .u-section-2 .u-shape-1 {
    margin-right: 11px;
  }

  .u-section-2 .u-text-5 {
    margin-top: -173px;
    margin-left: 201px;
  }

  .u-section-2 .u-shape-2 {
    margin-top: -173px;
    margin-right: 10px;
  }

  .u-section-2 .u-text-6 {
    margin-top: -174px;
  }

  .u-section-2 .u-shape-3 {
    margin-top: 234px;
    margin-right: 11px;
  }

  .u-section-2 .u-text-7 {
    margin-top: -717px;
    margin-left: 124px;
  }

  .u-section-2 .u-shape-4 {
    margin-top: 341px;
    margin-left: 11px;
  }

  .u-section-2 .u-text-8 {
    margin-top: -399px;
    margin-right: 128px;
    margin-left: 0;
  }

  .u-section-2 .u-shape-5 {
    margin-top: -353px;
    margin-left: 10px;
  }

  .u-section-2 .u-text-9 {
    margin-right: 201px;
    margin-bottom: 9px;
  }

  .u-section-2 .u-image-1 {
    margin-left: 40px;
  }
}