 .u-section-1 {
  padding-right: 0;
  min-height: 749px;
}

.u-section-1 .u-shape-1 {
  height: 429px;
  margin-top: 0;
  margin-bottom: 0;
  --bottom-left-radius: 20px;
  --bottom-right-radius: 20px;
  --color-var: #e8430a;
}

.u-section-1 .u-image-1 {
  width: 1140px;
  height: 509px;
  --radius: 10px;
  margin: -360px calc(((100% - 1140px) / 2)  + -5px) 0 auto;
}

.u-section-1 .u-group-1 {
  width: 870px;
  min-height: 514px;
  height: auto;
  background-image: none;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 30px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -413px calc(((100% - 1140px) / 2)  + 130px) 60px auto;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  font-size: 3rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 36px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 26px 0 0;
}

.u-section-1 .u-btn-1 {
  letter-spacing: 1px;
  text-transform: none;
  --radius: 30px;
  border-style: solid;
  font-size: 0.875rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  transition-duration: 0.5s;
  font-weight: 400;
  background-image: none;
  margin: 26px auto 0 0;
  padding: 10px 30px 11px 29px;
}

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

  .u-section-1 .u-shape-1 {
    margin-top: 812px;
    --animation-custom_in-translate_x: -300px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 420px;
    margin-right: calc(((100% - 940px) / 2));
    margin-left: calc(((100% - 940px) / 2)  + 304px);
  }

  .u-section-1 .u-group-1 {
    width: 759px;
    --top-left-radius: 30px;
    --top-right-radius: 30px;
    margin-top: -384px;
    margin-right: calc(((100% - 940px) / 2) + 70px);
    height: auto;
  }

  .u-section-1 .u-btn-1 {
    transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  }
}

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

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 322px;
    margin-top: -453px;
    margin-right: calc(((100% - 720px) / 2));
    margin-left: calc(((100% - 720px) / 2)  + 187px);
  }

  .u-section-1 .u-group-1 {
    width: 656px;
    min-height: 535px;
    margin-top: 77px;
    margin-right: calc(((100% - 720px) / 2));
  }

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

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

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 242px;
    margin-right: calc(((100% - 540px) / 2));
    margin-left: calc(((100% - 540px) / 2)  + 7px);
  }

  .u-section-1 .u-group-1 {
    width: 540px;
    margin-top: 184px;
    margin-right: calc(((100% - 540px) / 2));
  }

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

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

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

  .u-section-1 .u-shape-1 {
    height: 204px;
    margin-top: 0;
  }

  .u-section-1 .u-image-1 {
    width: 388px;
    height: 219px;
    margin-top: -151px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-group-1 {
    width: 307px;
    min-height: 253px;
    margin-top: -178px;
    margin-right: auto;
    margin-bottom: 26px;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 1.125rem;
    width: auto;
    line-height: 1.4;
    margin-top: 26px;
    margin-left: 20px;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.625rem;
    width: auto;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 14px;
    margin-left: 20px;
    padding: 2px 8px 2px 7px;
  }
}

.u-section-1 .u-btn-1,
.u-section-1 .u-btn-1:before,
.u-section-1 .u-btn-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-btn-1.u-btn-1.u-btn-1:hover {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4) !important;
}

.u-section-1 .u-btn-1.u-btn-1.u-btn-1.hover {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4) !important;
} .u-section-2 {
  min-height: 1429px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  font-size: 3rem;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 44px calc(((100% - 1140px) / 2)  + 768px) 0 calc(((100% - 1140px) / 2));
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 20px calc(((100% - 1140px) / 2)  + -13px) 0 calc(((100% - 1140px) / 2)  + 13px);
}

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

.u-section-2 .u-list-1 {
  width: 1140px;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -499px auto 0;
}

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

.u-section-2 .u-list-item-1 {
  background-image: none;
  --radius: 30px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-2 .u-icon-1 {
  width: 101px;
  height: 101px;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 0 auto 0 24px;
  padding: 22px;
}

.u-section-2 .u-text-3 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 1.5rem;
  margin: 25px 30px 0 24px;
}

.u-section-2 .u-text-4 {
  font-size: 1rem;
  margin: 20px 30px 0 24px;
}

.u-section-2 .u-list-item-2 {
  background-image: none;
  --radius: 30px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-2 .u-icon-2 {
  width: 101px;
  height: 101px;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 0 auto 0 24px;
  padding: 22px;
}

.u-section-2 .u-text-5 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 1.5rem;
  margin: 25px 30px 0 24px;
}

.u-section-2 .u-text-6 {
  font-size: 1rem;
  margin: 20px 30px 0 24px;
}

.u-section-2 .u-list-item-3 {
  background-image: none;
  --radius: 30px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-2 .u-icon-3 {
  width: 101px;
  height: 101px;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 0 auto 0 24px;
  padding: 22px;
}

.u-section-2 .u-text-7 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 1.5rem;
  margin: 25px 30px 0 24px;
}

.u-section-2 .u-text-8 {
  font-size: 1rem;
  margin: 20px 30px 0 24px;
}

.u-section-2 .u-image-2 {
  width: 765px;
  height: 486px;
  --radius: 20px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  filter: none;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 51px auto 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    width: 372px;
    margin-left: calc(((100% - 940px) / 2));
    margin-right: calc(((100% - 940px) / 2) + 568px);
  }

  .u-section-2 .u-text-2 {
    margin-left: calc(((100% - 940px) / 2));
    margin-right: calc(((100% - 940px) / 2));
  }

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

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.333333333333336% - 20px));
    min-height: 411px;
    grid-gap: 30px;
    grid-auto-columns: calc(33.333333333333336% - 20px);
  }

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

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

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

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

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

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

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

  .u-section-2 .u-text-1 {
    margin-left: calc(((100% - 720px) / 2));
    margin-right: calc(((100% - 720px) / 2) + 348px);
  }

  .u-section-2 .u-text-2 {
    margin-left: calc(((100% - 720px) / 2));
    margin-right: calc(((100% - 720px) / 2));
  }

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

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

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

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

  .u-section-2 .u-text-1 {
    font-size: 2.25rem;
    margin-left: calc(((100% - 540px) / 2));
    margin-right: calc(((100% - 540px) / 2) + 168px);
  }

  .u-section-2 .u-text-2 {
    margin-left: calc(((100% - 540px) / 2));
    margin-right: calc(((100% - 540px) / 2));
  }

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

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

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

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

  .u-section-2 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 31px;
    margin-right: calc(((100% - 340px) / 2)  + 159px);
    margin-left: calc(((100% - 340px) / 2)  + 11px);
  }

  .u-section-2 .u-text-2 {
    font-size: 0.625rem;
    width: auto;
    margin-top: 8px;
    margin-left: 33px;
    margin-right: 33px;
  }

  .u-section-2 .u-image-1 {
    height: 296px;
    margin-top: 393px;
  }

  .u-section-2 .u-list-1 {
    width: 292px;
    margin-top: -633px;
  }

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

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

  .u-section-2 .u-icon-1 {
    width: 70px;
    height: 70px;
    margin-top: 13px;
    padding: 15px;
  }

  .u-section-2 .u-text-3 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 24px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .u-section-2 .u-text-4 {
    font-size: 0.625rem;
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-2 .u-icon-2 {
    width: 70px;
    height: 70px;
    margin-top: 13px;
    padding: 15px;
  }

  .u-section-2 .u-text-5 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 24px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .u-section-2 .u-text-6 {
    font-size: 0.625rem;
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

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

  .u-section-2 .u-icon-3 {
    width: 70px;
    height: 70px;
    margin-top: 13px;
    padding: 15px;
  }

  .u-section-2 .u-text-7 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 24px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .u-section-2 .u-text-8 {
    font-size: 0.625rem;
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }

  .u-section-2 .u-image-2 {
    width: 340px;
    height: 216px;
    margin-top: 33px;
    margin-bottom: 51px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 1416px;
}

.u-section-3 .u-text-1 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  font-size: 3rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 46px 729px 0 40px;
}

.u-section-3 .u-text-2 {
  font-size: 1.25rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 23px 0 0 39px;
}

.u-section-3 .u-layout-wrap-1 {
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  width: 1061px;
  margin: 41px auto 60px;
}

.u-section-3 .u-layout-cell-1 {
  --radius: 10px;
  min-height: 297px;
}

.u-section-3 .u-container-layout-1 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 0;
}

.u-section-3 .u-image-1 {
  filter: none;
  width: 336px;
  height: 120px;
  margin: 75px auto 0 76px;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 255px;
}

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

.u-section-3 .u-text-3 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 44px 0 0;
}

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

.u-section-3 .u-layout-cell-3 {
  min-height: 248px;
}

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

.u-section-3 .u-text-5 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  margin: 26px 30px 0;
}

.u-section-3 .u-text-6 {
  font-size: 1.125rem;
  margin: 30px 30px 0;
}

.u-section-3 .u-layout-cell-4 {
  --radius: 10px;
  min-height: 248px;
}

.u-section-3 .u-container-layout-4 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 24px 30px;
}

.u-section-3 .u-image-2 {
  width: 286px;
  height: 167px;
  margin: 0 auto;
}

.u-section-3 .u-layout-cell-5 {
  min-height: 264px;
  filter: none;
  --radius: 10px;
}

.u-section-3 .u-container-layout-5 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 0;
}

.u-section-3 .u-image-3 {
  width: 415px;
  height: 286px;
  margin: -19px auto -19px 42px;
}

.u-section-3 .u-layout-cell-6 {
  min-height: 260px;
}

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

.u-section-3 .u-text-7 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  margin: 18px 0 0;
}

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

.u-section-3 .u-layout-cell-7 {
  min-height: 252px;
}

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

.u-section-3 .u-text-9 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  margin: 1px 0 0;
}

.u-section-3 .u-text-10 {
  font-size: 1.125rem;
  margin: 18px 0 0;
}

.u-section-3 .u-layout-cell-8 {
  min-height: 252px;
  --radius: 10px;
}

.u-section-3 .u-container-layout-8 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 19px 0;
}

.u-section-3 .u-image-4 {
  width: 389px;
  height: 179px;
  margin: 0 auto;
}

.u-section-3 .u-layout-wrap-2 {
  margin-top: 20px;
  margin-bottom: 60px;
  position: relative;
}

.u-section-3 .u-layout-cell-9 {
  min-height: 160px;
  --radius: 15px;
}

.u-section-3 .u-container-layout-9 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 30px;
}

.u-section-3 .u-image-5 {
  width: 206px;
  height: 100px;
  margin: 0 auto 0 54px;
}

.u-section-3 .u-layout-cell-10 {
  min-height: 140px;
}

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

.u-section-3 .u-text-11 {
  font-weight: 400;
  font-size: 3rem;
}

.u-section-3 .u-text-12 {
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  width: auto;
  font-size: 1rem;
  margin: 20px 35px 0 5px;
}

.u-section-3 .u-layout-wrap-3 {
  margin-left: -240px;
  margin-top: -983px;
  margin-bottom: 60px;
}

.u-section-3 .u-layout-cell-11 {
  --radius: 15px;
}

.u-section-3 .u-container-layout-11 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 30px 10px;
}

.u-section-3 .u-image-6 {
  width: 352px;
  height: 173px;
  margin: -6px auto 0 -12px;
}

.u-section-3 .u-layout-cell-12 {
  min-height: 1372px;
}

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

.u-section-3 .u-text-13 {
  font-weight: 700;
  font-size: 1.25rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  width: auto;
  margin: 0 40px 0 0;
}

.u-section-3 .u-text-14 {
  font-size: 0.6875rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  width: auto;
  margin: 20px 35px 0 5px;
}

.u-section-3 .u-layout-cell-13 {
  min-height: 57px;
}

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

.u-section-3 .u-layout-wrap-4 {
  margin-left: -240px;
  margin-top: -1200px;
  margin-bottom: 60px;
}

.u-section-3 .u-layout-cell-14 {
  --radius: 15px;
}

.u-section-3 .u-container-layout-14 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 30px 10px;
}

.u-section-3 .u-image-7 {
  width: 271px;
  height: 107px;
  margin: 0 auto;
}

.u-section-3 .u-layout-cell-15 {
  min-height: 1372px;
}

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

.u-section-3 .u-text-15 {
  font-weight: 700;
  font-size: 1.25rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  width: auto;
  margin: 21px 20px 0 0;
}

.u-section-3 .u-text-16 {
  font-size: 0.75rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  width: auto;
  margin: 15px 40px -10px 0;
}

.u-section-3 .u-layout-wrap-5 {
  margin-left: -240px;
  margin-top: -1200px;
  margin-bottom: 60px;
}

.u-section-3 .u-layout-cell-16 {
  --radius: 15px;
}

.u-section-3 .u-container-layout-16 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 30px 10px;
}

.u-section-3 .u-image-8 {
  width: 200px;
  height: 139px;
  margin: 0 auto 0 50px;
}

.u-section-3 .u-layout-cell-17 {
  min-height: 1372px;
}

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

.u-section-3 .u-text-17 {
  font-weight: 700;
  font-size: 1.25rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  width: auto;
  margin: 22px 20px 0 0;
}

.u-section-3 .u-text-18 {
  font-size: 0.75rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  width: auto;
  margin: 15px 0 -10px;
}

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

  .u-section-3 .u-text-1 {
    width: 372px;
    margin-left: 0;
    margin-right: 568px;
  }

  .u-section-3 .u-text-2 {
    margin-left: 0;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: 940px;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 210px;
    background-position: 50% 50%;
    filter: none;
  }

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 210px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 204px;
  }

  .u-section-3 .u-text-5 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-text-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-layout-cell-4 {
    background-position: 50% 50%;
    min-height: 220px;
  }

  .u-section-3 .u-layout-cell-5 {
    background-position: 50% 50%;
    background-size: cover;
    min-height: 234px;
  }

  .u-section-3 .u-layout-cell-6 {
    min-height: 214px;
  }

  .u-section-3 .u-layout-cell-7 {
    min-height: 208px;
  }

  .u-section-3 .u-layout-cell-8 {
    min-height: 208px;
  }

  .u-section-3 .u-image-4 {
    height: 147px;
  }

  .u-section-3 .u-layout-cell-10 {
    min-height: 202px;
  }

  .u-section-3 .u-layout-wrap-3 {
    margin-top: 20px;
    position: relative;
    margin-left: initial;
  }

  .u-section-3 .u-layout-cell-12 {
    min-height: 1131px;
  }

  .u-section-3 .u-text-13 {
    margin-right: 0;
  }

  .u-section-3 .u-layout-wrap-4 {
    margin-top: 20px;
    position: relative;
    margin-left: initial;
  }

  .u-section-3 .u-layout-cell-15 {
    min-height: 1131px;
  }

  .u-section-3 .u-text-15 {
    margin-right: 0;
  }

  .u-section-3 .u-text-16 {
    margin-right: 35px;
    margin-left: 5px;
  }

  .u-section-3 .u-layout-wrap-5 {
    margin-top: 20px;
    position: relative;
    margin-left: initial;
  }

  .u-section-3 .u-layout-cell-17 {
    min-height: 1131px;
  }

  .u-section-3 .u-text-17 {
    margin-right: 0;
  }

  .u-section-3 .u-text-18 {
    margin-right: 35px;
    margin-left: 5px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-text-1 {
    margin-right: 348px;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: 720px;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 161px;
  }

  .u-section-3 .u-image-1 {
    width: 360px;
    height: 139px;
    margin-left: 16px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 100px;
  }

  .u-section-3 .u-layout-cell-4 {
    min-height: 169px;
  }

  .u-section-3 .u-layout-cell-5 {
    min-height: 179px;
  }

  .u-section-3 .u-image-3 {
    width: 352px;
    height: 243px;
    margin-left: 0;
  }

  .u-section-3 .u-layout-cell-6 {
    min-height: 100px;
  }

  .u-section-3 .u-layout-cell-7 {
    min-height: 100px;
  }

  .u-section-3 .u-layout-cell-8 {
    min-height: 159px;
  }

  .u-section-3 .u-image-4 {
    width: 352px;
  }

  .u-section-3 .u-layout-cell-12 {
    min-height: 100px;
  }

  .u-section-3 .u-layout-cell-15 {
    min-height: 100px;
  }

  .u-section-3 .u-layout-cell-17 {
    min-height: 100px;
  }
}

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

  .u-section-3 .u-text-1 {
    font-size: 2.25rem;
    margin-right: 168px;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: 540px;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 242px;
  }

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

  .u-section-3 .u-layout-cell-4 {
    min-height: 254px;
  }

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

  .u-section-3 .u-layout-cell-5 {
    min-height: 269px;
  }

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

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

  .u-section-3 .u-layout-cell-8 {
    min-height: 239px;
  }

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

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

  .u-section-3 .u-text-11 {
    font-size: 2.25rem;
  }

  .u-section-3 .u-layout-cell-15 {
    min-height: 107px;
  }

  .u-section-3 .u-layout-cell-17 {
    min-height: 107px;
  }
}

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

  .u-section-3 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 40px;
    margin-right: 0;
  }

  .u-section-3 .u-text-2 {
    font-size: 0.6875rem;
    width: auto;
    margin-top: 13px;
    margin-left: -9px;
    margin-right: -9px;
  }

  .u-section-3 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 190px;
  }

  .u-section-3 .u-image-1 {
    width: 260px;
    height: 89px;
    margin-top: 42px;
    margin-left: auto;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 295px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-3 .u-text-3 {
    width: auto;
    margin-top: 22px;
    margin-right: 18px;
    margin-left: 2px;
  }

  .u-section-3 .u-text-4 {
    width: auto;
    margin-top: 18px;
    margin-right: 20px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 235px;
  }

  .u-section-3 .u-text-6 {
    width: auto;
    margin-top: 18px;
  }

  .u-section-3 .u-layout-cell-4 {
    min-height: 160px;
  }

  .u-section-3 .u-layout-cell-5 {
    min-height: 169px;
  }

  .u-section-3 .u-image-3 {
    width: 340px;
    height: 235px;
  }

  .u-section-3 .u-layout-cell-6 {
    min-height: 254px;
  }

  .u-section-3 .u-text-7 {
    width: auto;
    margin-top: 0;
  }

  .u-section-3 .u-text-8 {
    width: auto;
    margin-top: 21px;
  }

  .u-section-3 .u-layout-cell-7 {
    min-height: 238px;
  }

  .u-section-3 .u-layout-cell-8 {
    min-height: 211px;
  }

  .u-section-3 .u-image-4 {
    width: 340px;
  }

  .u-section-3 .u-layout-wrap-2 {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .u-section-3 .u-layout-cell-10 {
    min-height: 140px;
  }

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

  .u-section-3 .u-text-11 {
    font-weight: 700;
    font-size: 1.25rem;
    --animation-custom_in-translate_x: 300px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    width: auto;
    margin: 28px 40px 0 0;
  }

  .u-section-3 .u-text-12 {
    font-size: 0.75rem;
    margin-top: 13px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-layout-wrap-3 {
    margin-bottom: 0;
    margin-left: initial;
  }

  .u-section-3 .u-layout-cell-11 {
    min-height: 159px;
  }

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

  .u-section-3 .u-image-6 {
    width: 380px;
    height: 187px;
    margin-top: -10px;
    margin-bottom: -10px;
    margin-left: -31px;
  }

  .u-section-3 .u-layout-cell-12 {
    min-height: 122px;
  }

  .u-section-3 .u-text-13 {
    margin-right: 20px;
  }

  .u-section-3 .u-text-14 {
    margin-top: 18px;
    margin-left: 3px;
    margin-right: 3px;
  }

  .u-section-3 .u-layout-wrap-4 {
    margin-top: 3px;
    margin-bottom: 0;
    margin-left: initial;
  }

  .u-section-3 .u-layout-cell-14 {
    min-height: 167px;
  }

  .u-section-3 .u-container-layout-14 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-3 .u-text-15 {
    margin-top: 22px;
    margin-right: 20px;
  }

  .u-section-3 .u-text-16 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-layout-wrap-5 {
    margin-top: 54px;
    margin-left: initial;
  }

  .u-section-3 .u-layout-cell-16 {
    min-height: 167px;
  }

  .u-section-3 .u-container-layout-16 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .u-section-3 .u-layout-cell-17 {
    min-height: 130px;
  }

  .u-section-3 .u-text-17 {
    margin-top: 32px;
    margin-right: 20px;
  }

  .u-section-3 .u-text-18 {
    margin-right: 7px;
    margin-bottom: 0;
    margin-left: 0;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 844px;
}

.u-section-4 .u-text-1 {
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  font-weight: 700;
  font-size: 3rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 63px auto 0 0;
}

.u-section-4 .u-text-2 {
  font-size: 1.875rem;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-weight: 700;
  margin: 17px 981px 0 0;
}

.u-section-4 .u-layout-wrap-1 {
  width: 1063px;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 19px auto 0 25px;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 285px;
}

.u-section-4 .u-container-layout-1 {
  padding: 23px 0;
}

.u-section-4 .u-shape-1 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 0 auto;
}

.u-section-4 .u-image-1 {
  width: 139px;
  height: 53px;
  margin: -111px -27px 0 auto;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 285px;
}

.u-section-4 .u-container-layout-2 {
  padding: 20px 0 24px;
}

.u-section-4 .u-shape-2 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 3px auto 0;
}

.u-section-4 .u-image-2 {
  width: 163px;
  height: 60px;
  margin: -112px -39px 0 auto;
}

.u-section-4 .u-layout-cell-3 {
  min-height: 285px;
}

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

.u-section-4 .u-shape-3 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 0 auto;
}

.u-section-4 .u-image-3 {
  width: 121px;
  height: 75px;
  margin: -124px -18px 0 auto;
}

.u-section-4 .u-layout-cell-4 {
  min-height: 285px;
}

.u-section-4 .u-container-layout-4 {
  padding: 24px 0;
}

.u-section-4 .u-shape-4 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 0 auto;
}

.u-section-4 .u-image-4 {
  width: 149px;
  height: 92px;
  margin: -129px -32px 0 auto;
}

.u-section-4 .u-layout-cell-5 {
  min-height: 285px;
}

.u-section-4 .u-container-layout-5 {
  padding: 24px 0;
}

.u-section-4 .u-shape-5 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 0 auto;
}

.u-section-4 .u-image-5 {
  width: 140px;
  height: 123px;
  margin: -148px -23px 0 auto;
}

.u-section-4 .u-layout-cell-6 {
  min-height: 285px;
}

.u-section-4 .u-container-layout-6 {
  padding: 24px 0;
}

.u-section-4 .u-shape-6 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 0 auto;
}

.u-section-4 .u-image-6 {
  width: 142px;
  height: 75px;
  margin: -124px -36px 0 auto;
}

.u-section-4 .u-text-3 {
  font-size: 1.875rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 47px 739px 0 0;
}

.u-section-4 .u-layout-wrap-2 {
  width: 1063px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 25px auto 49px 25px;
}

.u-section-4 .u-layout-cell-7 {
  min-height: 294px;
}

.u-section-4 .u-container-layout-7 {
  padding: 23px 0;
}

.u-section-4 .u-shape-7 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 0 auto;
}

.u-section-4 .u-image-7 {
  width: 152px;
  height: 80px;
  margin: -124px -32px 0 auto;
}

.u-section-4 .u-layout-cell-8 {
  min-height: 294px;
}

.u-section-4 .u-container-layout-8 {
  padding: 20px 0 24px;
}

.u-section-4 .u-shape-8 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 2px auto 0;
}

.u-section-4 .u-image-8 {
  width: 114px;
  height: 128px;
  margin: -149px -15px 0 auto;
}

.u-section-4 .u-layout-cell-9 {
  min-height: 294px;
}

.u-section-4 .u-container-layout-9 {
  padding: 24px 0;
}

.u-section-4 .u-shape-9 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 0 auto;
}

.u-section-4 .u-image-9 {
  width: 119px;
  height: 115px;
  margin: -144px -17px 0 auto;
}

.u-section-4 .u-layout-cell-10 {
  min-height: 294px;
}

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

.u-section-4 .u-shape-10 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 0 auto;
}

.u-section-4 .u-image-10 {
  width: 151px;
  height: 100px;
  margin: -132px -32px 0 auto;
}

.u-section-4 .u-layout-cell-11 {
  min-height: 294px;
}

.u-section-4 .u-container-layout-11 {
  padding: 24px 0;
}

.u-section-4 .u-shape-11 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 0 auto;
}

.u-section-4 .u-image-11 {
  width: 147px;
  height: 55px;
  margin: -109px -32px 0 auto;
}

.u-section-4 .u-layout-cell-12 {
  min-height: 294px;
}

.u-section-4 .u-container-layout-12 {
  padding: 24px 0;
}

.u-section-4 .u-shape-12 {
  --radius: 20px;
  height: 173px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  width: 163px;
  margin: 0 auto;
}

.u-section-4 .u-image-12 {
  width: 156px;
  height: 88px;
  margin: -126px -36px 0 auto;
}

.u-section-4 .u-image-13 {
  width: 570px;
  height: 104px;
  margin: 30px auto 0;
}

.u-section-4 .u-image-14 {
  width: 570px;
  height: 106px;
  margin: 30px auto 60px;
}

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

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

  .u-section-4 .u-layout-wrap-1 {
    width: 940px;
    margin-left: 0;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-1 {
    width: 103px;
  }

  .u-section-4 .u-image-1 {
    width: 103px;
    height: 39px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-2 {
    width: 103px;
  }

  .u-section-4 .u-image-2 {
    width: 103px;
    height: 38px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-3 {
    width: 103px;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-4 {
    width: 103px;
  }

  .u-section-4 .u-image-4 {
    width: 103px;
    height: 64px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-5 {
    width: 103px;
  }

  .u-section-4 .u-image-5 {
    width: 103px;
    height: 90px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-6 {
    width: 103px;
  }

  .u-section-4 .u-image-6 {
    width: 103px;
    height: 54px;
    margin-right: 0;
  }

  .u-section-4 .u-text-3 {
    margin-right: 539px;
  }

  .u-section-4 .u-layout-wrap-2 {
    width: 940px;
    margin-left: 0;
  }

  .u-section-4 .u-layout-cell-7 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-7 {
    width: 103px;
  }

  .u-section-4 .u-image-7 {
    width: 103px;
    height: 54px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-8 {
    min-height: 260px;
  }

  .u-section-4 .u-shape-8 {
    width: 103px;
  }

  .u-section-4 .u-layout-cell-9 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-9 {
    width: 103px;
  }

  .u-section-4 .u-layout-cell-10 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-10 {
    width: 103px;
  }

  .u-section-4 .u-image-10 {
    width: 103px;
    height: 68px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-11 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-11 {
    width: 103px;
  }

  .u-section-4 .u-image-11 {
    width: 103px;
    height: 39px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-12 {
    min-height: 195px;
  }

  .u-section-4 .u-shape-12 {
    width: 103px;
  }

  .u-section-4 .u-image-12 {
    width: 103px;
    height: 58px;
    margin-right: 0;
  }
}

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

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

  .u-section-4 .u-layout-wrap-1 {
    width: 720px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 224px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 224px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 224px;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 224px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 896px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 896px;
  }

  .u-section-4 .u-shape-6 {
    width: 67px;
  }

  .u-section-4 .u-image-6 {
    width: 67px;
    height: 35px;
  }

  .u-section-4 .u-text-3 {
    margin-right: 319px;
  }

  .u-section-4 .u-layout-wrap-2 {
    width: 720px;
  }

  .u-section-4 .u-layout-cell-7 {
    min-height: 224px;
  }

  .u-section-4 .u-shape-7 {
    width: 67px;
  }

  .u-section-4 .u-image-7 {
    width: 67px;
    height: 35px;
  }

  .u-section-4 .u-layout-cell-8 {
    min-height: 199px;
  }

  .u-section-4 .u-shape-8 {
    width: 67px;
  }

  .u-section-4 .u-image-8 {
    width: 67px;
    height: 75px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-9 {
    min-height: 224px;
  }

  .u-section-4 .u-shape-9 {
    width: 67px;
  }

  .u-section-4 .u-image-9 {
    width: 67px;
    height: 65px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-10 {
    min-height: 224px;
  }

  .u-section-4 .u-shape-10 {
    width: 67px;
  }

  .u-section-4 .u-image-10 {
    width: 67px;
    height: 44px;
  }

  .u-section-4 .u-layout-cell-11 {
    min-height: 896px;
  }

  .u-section-4 .u-image-11 {
    width: 67px;
    height: 25px;
  }

  .u-section-4 .u-layout-cell-12 {
    min-height: 896px;
  }

  .u-section-4 .u-shape-12 {
    width: 67px;
  }

  .u-section-4 .u-image-12 {
    width: 67px;
    height: 38px;
  }
}

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

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

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

  .u-section-4 .u-layout-wrap-1 {
    width: 540px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 672px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 672px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 672px;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 672px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 672px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 672px;
  }

  .u-section-4 .u-text-3 {
    margin-right: 139px;
  }

  .u-section-4 .u-layout-wrap-2 {
    width: 540px;
  }

  .u-section-4 .u-layout-cell-7 {
    min-height: 672px;
  }

  .u-section-4 .u-layout-cell-8 {
    min-height: 896px;
  }

  .u-section-4 .u-layout-cell-9 {
    min-height: 672px;
  }

  .u-section-4 .u-layout-cell-10 {
    min-height: 672px;
  }

  .u-section-4 .u-layout-cell-11 {
    min-height: 672px;
  }

  .u-section-4 .u-layout-cell-12 {
    min-height: 672px;
  }

  .u-section-4 .u-image-13 {
    width: 540px;
    height: 98px;
  }

  .u-section-4 .u-image-14 {
    width: 540px;
    height: 100px;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 1.25rem;
    margin-top: 31px;
  }

  .u-section-4 .u-text-2 {
    font-size: 1.125rem;
    margin-right: 181px;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 173px;
    margin-top: 104px;
    margin-left: 41px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 419px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-top: 0;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 419px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 419px;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 419px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 419px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 419px;
  }

  .u-section-4 .u-text-3 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 113px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-wrap-2 {
    width: 340px;
    margin-top: -342px;
    margin-left: -26px;
  }

  .u-section-4 .u-layout-cell-7 {
    min-height: 423px;
  }

  .u-section-4 .u-container-layout-7 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .u-section-4 .u-shape-7 {
    width: 95px;
    margin-left: 41px;
  }

  .u-section-4 .u-image-7 {
    margin-top: -104px;
  }

  .u-section-4 .u-layout-cell-8 {
    min-height: 564px;
  }

  .u-section-4 .u-layout-cell-9 {
    min-height: 423px;
  }

  .u-section-4 .u-layout-cell-10 {
    min-height: 423px;
  }

  .u-section-4 .u-layout-cell-11 {
    min-height: 423px;
  }

  .u-section-4 .u-layout-cell-12 {
    min-height: 423px;
  }

  .u-section-4 .u-image-13 {
    height: 62px;
    margin-top: 16px;
    --animation-custom_in-translate_x: 300px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-image-14 {
    height: 63px;
    margin-top: -202px;
    --animation-custom_in-translate_x: -200px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-group-1 {
  min-height: 388px;
  height: auto;
  --radius: 15px;
  width: 1272px;
  margin: 0 -66px;
}

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

.u-section-5 .u-text-1 {
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  font-size: 3.125rem;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 41px auto 0;
}

.u-section-5 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  grid-auto-rows: 100%;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  width: 1140px;
  margin: 37px auto -526px;
}

.u-section-5 .u-repeater-1 {
  grid-template-columns: repeat(2, calc(50% - 14.5px));
  min-height: 782px;
  --gap: 29px;
  grid-auto-columns: calc(50% - 14.5px);
}

.u-section-5 .u-list-item-1 {
  background-image: none;
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-5 .u-image-1 {
  height: 126px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  width: 126px;
  background-image: url("https://assets.nicepagecdn.com/10f11dff/6658519/images/115.png");
  background-position: 50% 50%;
  margin: 14px auto 0 214px;
}

.u-section-5 .u-text-2 {
  font-size: 1.375rem;
  margin: 14px 30px 0;
}

.u-section-5 .u-text-3 {
  text-transform: none;
  letter-spacing: 2px;
  font-size: 1.125rem;
  font-style: italic;
  margin: 9px 31px 0 29px;
}

.u-section-5 .u-text-4 {
  font-size: 0.875rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 16px 31px 0;
}

.u-section-5 .u-list-item-2 {
  background-size: auto;
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-5 .u-image-2 {
  height: 126px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  width: 126px;
  background-image: url("https://assets.nicepagecdn.com/10f11dff/6658519/images/116.png");
  background-position: 50% 50%;
  margin: 14px auto 0 214px;
}

.u-section-5 .u-text-5 {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 14px 30px 0;
}

.u-section-5 .u-text-6 {
  text-transform: none;
  letter-spacing: 2px;
  font-size: 1.125rem;
  font-style: italic;
  margin: 9px 31px 0 29px;
}

.u-section-5 .u-text-7 {
  font-size: 0.875rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 16px 31px 0;
}

.u-section-5 .u-list-item-3 {
  background-size: auto;
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-5 .u-container-layout-4 {
  padding: 1px 0 0;
}

.u-section-5 .u-image-3 {
  height: 126px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  width: 126px;
  background-image: url("https://assets.nicepagecdn.com/10f11dff/6658519/images/143.png");
  background-position: 50% 50%;
  margin: 14px auto 0 214px;
}

.u-section-5 .u-text-8 {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 14px 30px 0;
}

.u-section-5 .u-text-9 {
  text-transform: none;
  letter-spacing: 2px;
  font-size: 1.125rem;
  font-style: italic;
  margin: 9px 31px 0 29px;
}

.u-section-5 .u-text-10 {
  font-size: 0.875rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 16px 31px 0;
}

.u-section-5 .u-list-item-4 {
  background-size: auto;
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-5 .u-image-4 {
  height: 126px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  width: 126px;
  background-image: url("https://assets.nicepagecdn.com/10f11dff/6658519/images/121.png");
  background-position: 50% 50%;
  margin: 14px auto 0 214px;
}

.u-section-5 .u-text-11 {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 14px 30px 0;
}

.u-section-5 .u-text-12 {
  text-transform: none;
  letter-spacing: 2px;
  font-size: 1.125rem;
  font-style: italic;
  margin: 9px 31px 0 29px;
}

.u-section-5 .u-text-13 {
  font-size: 0.875rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 16px 31px 0;
}

.u-section-5 .u-image-5 {
  width: 570px;
  height: 101px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 578px auto 38px;
}

.u-section-5 .u-image-6 {
  width: 436px;
  height: 300px;
  margin: 30px auto 60px 268px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-group-1 {
    width: 940px;
    margin-left: 0;
    margin-right: 0;
    height: auto;
  }

  .u-section-5 .u-list-1 {
    width: 880px;
  }

  .u-section-5 .u-repeater-1 {
    grid-gap: 0px;
    min-height: 645px;
  }

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

  .u-section-5 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .u-section-5 .u-text-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-text-7 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-text-8 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-text-9 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-text-10 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-text-11 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-text-12 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-text-13 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-5 .u-container-layout-1 {
    padding-top: 75px;
  }

  .u-section-5 .u-list-1 {
    width: 660px;
  }

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

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

  .u-section-5 .u-group-1 {
    width: 540px;
  }

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

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

  .u-section-5 .u-list-1 {
    width: 520px;
  }

  .u-section-5 .u-repeater-1 {
    grid-template-columns: repeat(2, 50%);
    grid-auto-columns: 50%;
  }

  .u-section-5 .u-image-5 {
    width: 540px;
    height: 96px;
  }

  .u-section-5 .u-image-6 {
    margin-left: 104px;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 64px;
    width: 319px;
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-5 .u-container-layout-1 {
    padding-top: 0;
  }

  .u-section-5 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 0;
  }

  .u-section-5 .u-list-1 {
    width: 299px;
  }

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

  .u-section-5 .u-image-5 {
    height: 60px;
    margin-top: 255px;
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-5 .u-image-6 {
    height: 234px;
    margin-top: -294px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
} .u-section-6 {
  background-image: url('https://assets.nicepagecdn.com/10f11dff/6658519/images/157.png'), linear-gradient(to bottom, rgba(74, 74, 72, 1), rgba(74, 74, 72, 1));
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-6 .u-text-1 {
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  font-size: 3.125rem;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 29px auto 0;
}

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

.u-section-6 .u-repeater-1 {
  --gap: 10px;
  grid-auto-columns: calc(50% - 5px);
  grid-template-columns: repeat(2, calc(50% - 5px));
  min-height: 569px;
}

.u-section-6 .u-list-item-1 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-6 .u-text-2 {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 25px -4px 0 25px;
}

.u-section-6 .u-text-3 {
  font-size: 1.125rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 9px 25px 0;
}

.u-section-6 .u-list-item-2 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-6 .u-text-4 {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 25px -4px 0 25px;
}

.u-section-6 .u-text-5 {
  font-size: 1.125rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 9px 25px 0;
}

.u-section-6 .u-list-item-3 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-6 .u-text-6 {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 25px -4px 0 25px;
}

.u-section-6 .u-text-7 {
  font-size: 1.125rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 9px 25px 0;
}

.u-section-6 .u-list-item-4 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-6 .u-text-8 {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 25px -4px 0 25px;
}

.u-section-6 .u-text-9 {
  font-size: 1.125rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 9px 25px 0;
}

.u-section-6 .u-list-item-5 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-6 .u-text-10 {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 25px -4px 0 25px;
}

.u-section-6 .u-text-11 {
  font-size: 1.125rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 9px 25px 0;
}

.u-section-6 .u-list-item-6 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-6 .u-text-12 {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 25px -4px 0 25px;
}

.u-section-6 .u-text-13 {
  font-size: 1.125rem;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 9px 25px 0;
}

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

  .u-section-6 .u-repeater-1 {
    min-height: 469px;
  }

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

  .u-section-6 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-6 .u-text-5 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-7 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-8 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-9 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-10 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-11 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-12 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-text-13 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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

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

  .u-section-6 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 25px;
    margin-left: 21px;
    margin-right: 21px;
  }

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

  .u-section-6 .u-repeater-1 {
    grid-auto-columns: calc(100% + 0px);
    min-height: 965px;
  }

  .u-section-6 .u-text-2 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 21px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-3 {
    font-size: 0.75rem;
    width: auto;
    margin-top: 10px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-4 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 21px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-5 {
    font-size: 0.75rem;
    width: auto;
    margin-top: 10px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-6 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 21px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-7 {
    font-size: 0.75rem;
    width: auto;
    margin-top: 10px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-8 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 21px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-9 {
    font-size: 0.75rem;
    width: auto;
    margin-top: 10px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-10 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 21px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-11 {
    font-size: 0.75rem;
    width: auto;
    margin-top: 10px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-12 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 21px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-6 .u-text-13 {
    font-size: 0.75rem;
    width: auto;
    margin-top: 10px;
    margin-left: 13px;
    margin-right: 13px;
  }
} .u-section-7 {
  min-height: 214px;
}