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

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

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

.u-section-1 .u-list-1 {
  margin-top: 15px;
  margin-bottom: 53px;
}

.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;
  --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-2 {
  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-3 {
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  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;
  --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-4 {
  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-5 {
  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);
  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;
  --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-6 {
  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-7 {
  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);
  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;
  }

  .u-section-1 .u-list-item-1 {
    --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;
  }

  .u-section-1 .u-list-item-2 {
    --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;
  }

  .u-section-1 .u-list-item-3 {
    --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;
  }
}

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

  .u-section-1 .u-list-1 {
    margin-top: 27px;
    margin-bottom: 36px;
  }

  .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);
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-list-1 {
    margin-top: 20px;
    margin-bottom: 43px;
  }

  .u-section-1 .u-repeater-1 {
    min-height: 783px;
    grid-auto-columns: 100%;
  }

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

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

  .u-section-1 .u-text-6 {
    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: 410px;
}

.u-section-2 .u-image-1 {
  width: 118px;
  height: 116px;
  margin: 26px auto 0;
}

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

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

.u-section-2 .u-text-3 {
  font-weight: 700;
  font-size: 3rem;
  margin: 17px auto 0;
}

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

.u-section-2 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  --animation-custom_in-translate_x: -400px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  margin: 20px auto 34px;
  padding: 8px 33px;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-3 {
    font-size: 2.25rem;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 99px;
    height: 97px;
    margin-top: 17px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 14px;
  }

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

  .u-section-2 .u-text-4 {
    width: auto;
    margin-top: 26px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 29px;
    margin-bottom: 50px;
  }
} .u-section-3 {
  padding-left: 60px;
  padding-right: 60px;
  min-height: 533px;
}

.u-section-3 .u-layout-wrap-1 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.u-section-3 .u-image-1 {
  --radius: 100px;
  min-height: 463px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/rvparks1.jpg");
  background-size: cover;
}

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

.u-section-3 .u-image-2 {
  --radius: 100px;
  min-height: 463px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/campgrounds1.jpg");
  background-size: cover;
}

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

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

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

  .u-section-3 .u-image-2 {
    min-height: 377px;
  }
}

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

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

  .u-section-3 .u-image-1 {
    min-height: 283px;
    --radius: 50px;
  }

  .u-section-3 .u-image-2 {
    min-height: 283px;
    --radius: 50px;
  }
}

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

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

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

  .u-section-3 .u-image-2 {
    min-height: 650px;
  }

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

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

  .u-section-3 .u-layout-wrap-1 {
    margin-top: 33px;
    margin-bottom: 32px;
  }

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

  .u-section-3 .u-image-2 {
    min-height: 255px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 1341px;
}

.u-section-4 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 700;
  width: 353px;
  margin: 0 auto;
}

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

.u-section-4 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin-top: 26px;
  margin-bottom: 0;
}

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

.u-section-4 .u-list-item-1 {
  --radius: 25px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-4 .u-image-1 {
  height: 96px;
  width: 96px;
  margin: 0 auto;
}

.u-section-4 .u-text-3 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 49px 8px 0;
}

.u-section-4 .u-text-4 {
  margin: 9px 0 0 16px;
}

.u-section-4 .u-text-5 {
  font-size: 1rem;
  margin: 15px 8px 0;
}

.u-section-4 .u-list-item-2 {
  --radius: 25px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-4 .u-image-2 {
  height: 96px;
  width: 96px;
  margin: 0 auto;
}

.u-section-4 .u-text-6 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 49px 8px 0;
}

.u-section-4 .u-text-7 {
  margin: 9px 0 0 16px;
}

.u-section-4 .u-text-8 {
  font-size: 1rem;
  margin: 15px 8px 0;
}

.u-section-4 .u-list-item-3 {
  --radius: 25px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-4 .u-container-layout-3 {
  padding: 20px 22px;
}

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

.u-section-4 .u-text-9 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 49px 8px 0;
}

.u-section-4 .u-text-10 {
  margin: 9px 0 0 16px;
}

.u-section-4 .u-text-11 {
  font-size: 1rem;
  margin: 15px 8px 0;
}

.u-section-4 .u-list-item-4 {
  --radius: 25px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-4 .u-container-layout-4 {
  padding: 20px 22px;
}

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

.u-section-4 .u-text-12 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 49px 8px 0;
}

.u-section-4 .u-text-13 {
  margin: 9px 0 0 16px;
}

.u-section-4 .u-text-14 {
  font-size: 1rem;
  margin: 15px 8px 0;
}

.u-section-4 .u-text-15 {
  margin: 34px auto 0;
}

.u-section-4 .u-text-16 {
  font-weight: 400;
  font-size: 1.125rem;
  margin: 8px auto 0;
}

.u-section-4 .u-text-17 {
  font-style: normal;
  margin: 16px 0 0;
}

.u-section-4 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  --animation-custom_in-translate_x: -400px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  margin: 28px auto 0;
  padding: 8px 33px;
}

.u-section-4 .u-group-1 {
  width: 800px;
  min-height: 165px;
  height: auto;
  box-shadow: 5px 5px 29px 0 rgba(0,0,0,0.4);
  --radius: 25px;
  margin: 28px auto 0;
}

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

.u-section-4 .u-icon-1 {
  width: 41px;
  height: 41px;
  margin: 24px auto 0;
  padding: 0;
}

.u-section-4 .u-text-18 {
  font-size: 1rem;
  margin: 8px auto 0;
}

.u-section-4 .u-text-19 {
  font-weight: 700;
  margin: 12px auto 0;
}

.u-section-4 .u-text-20 {
  font-style: italic;
  margin: 21px auto 0;
}

.u-section-4 .u-custom-html-1 {
  margin-top: 33px;
  margin-bottom: 56px;
  height: auto;
  min-height: 79px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-repeater-1 {
    min-height: 404px;
    grid-gap: 0px;
  }

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

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

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

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

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

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

  .u-section-4 .u-text-9 {
    margin-right: 22px;
    margin-left: 22px;
  }

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

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

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

  .u-section-4 .u-text-12 {
    margin-right: 22px;
    margin-left: 22px;
  }

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

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

  .u-section-4 .u-group-1 {
    height: auto;
  }
}

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

  .u-section-4 .u-text-1 {
    width: auto;
    margin-top: 11px;
  }

  .u-section-4 .u-list-1 {
    margin-top: 31px;
  }

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

  .u-section-4 .u-image-1 {
    height: 101px;
    width: 102px;
  }

  .u-section-4 .u-text-3 {
    font-size: 1.25rem;
    width: auto;
    font-weight: 700;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-5 {
    width: auto;
    font-size: 0.875rem;
    margin-right: 49px;
    margin-left: 23px;
  }

  .u-section-4 .u-image-2 {
    height: 101px;
    width: 102px;
  }

  .u-section-4 .u-text-6 {
    font-size: 1.25rem;
    width: auto;
    font-weight: 700;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-8 {
    width: auto;
    font-size: 0.875rem;
    margin-right: 49px;
    margin-left: 23px;
  }

  .u-section-4 .u-image-3 {
    height: 101px;
    width: 102px;
  }

  .u-section-4 .u-text-9 {
    font-size: 1.25rem;
    width: auto;
    font-weight: 700;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-11 {
    width: auto;
    font-size: 0.875rem;
    margin-right: 49px;
    margin-left: 23px;
  }

  .u-section-4 .u-image-4 {
    height: 101px;
    width: 102px;
  }

  .u-section-4 .u-text-12 {
    font-size: 1.25rem;
    width: auto;
    font-weight: 700;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-14 {
    width: auto;
    font-size: 0.875rem;
    margin-right: 49px;
    margin-left: 23px;
  }

  .u-section-4 .u-text-15 {
    width: auto;
    margin-top: 31px;
  }

  .u-section-4 .u-text-16 {
    font-weight: 700;
    width: auto;
    font-size: 1.5rem;
    margin-top: 12px;
  }

  .u-section-4 .u-text-17 {
    font-style: italic;
    width: auto;
    margin-top: 21px;
  }

  .u-section-4 .u-btn-1 {
    margin-top: 31px;
  }

  .u-section-4 .u-group-1 {
    margin-top: 43px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-icon-1 {
    margin-top: 23px;
  }

  .u-section-4 .u-text-18 {
    width: auto;
  }

  .u-section-4 .u-text-19 {
    margin-top: 45px;
  }
}

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

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

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

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

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

  .u-section-4 .u-text-6 {
    margin-right: 22px;
  }

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

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

  .u-section-4 .u-text-9 {
    margin-right: 22px;
  }

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

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

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

  .u-section-4 .u-text-12 {
    margin-right: 22px;
  }

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

  .u-section-4 .u-text-16 {
    font-size: 1.3333333333333333rem;
  }

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

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

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

  .u-section-4 .u-repeater-1 {
    min-height: 1043px;
  }

  .u-section-4 .u-image-1 {
    height: 80px;
    width: 80px;
  }

  .u-section-4 .u-text-3 {
    font-size: 1.125rem;
    margin-top: 11px;
    margin-left: 11px;
    margin-right: 11px;
  }

  .u-section-4 .u-text-4 {
    width: 237px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-text-5 {
    margin-top: 11px;
    margin-right: 31px;
    margin-left: 69px;
  }

  .u-section-4 .u-image-2 {
    height: 80px;
    width: 80px;
  }

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

  .u-section-4 .u-text-7 {
    width: 237px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-text-8 {
    margin-top: 11px;
    margin-right: 31px;
    margin-left: 69px;
  }

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

  .u-section-4 .u-text-9 {
    font-size: 1.125rem;
    margin-top: 11px;
    margin-left: 11px;
    margin-right: 11px;
  }

  .u-section-4 .u-text-10 {
    width: 237px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-text-11 {
    margin-top: 11px;
    margin-right: 31px;
    margin-left: 69px;
  }

  .u-section-4 .u-image-4 {
    height: 80px;
    width: 80px;
  }

  .u-section-4 .u-text-12 {
    font-size: 1.125rem;
    margin-top: 11px;
    margin-left: 11px;
    margin-right: 11px;
  }

  .u-section-4 .u-text-13 {
    width: 237px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-text-14 {
    margin-top: 11px;
    margin-right: 31px;
    margin-left: 69px;
  }

  .u-section-4 .u-group-1 {
    --radius: 20px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-container-layout-5 {
    padding-bottom: 30px;
  }

  .u-section-4 .u-icon-1 {
    margin-top: 20px;
  }

  .u-section-4 .u-text-18 {
    margin-top: 11px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .u-section-4 .u-text-19 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-20 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 233px;
}

.u-section-5 .u-text-1 {
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.5rem;
  font-weight: 700;
}

.u-section-5 .u-list-1 {
  margin-top: 30px;
  margin-bottom: 44px;
}

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

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

.u-section-5 .u-image-1 {
  width: 37px;
  height: 37px;
  margin: 0 auto;
}

.u-section-5 .u-text-2 {
  margin: 8px auto 0;
}

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

.u-section-5 .u-image-2 {
  width: 37px;
  height: 37px;
  margin: 0 auto;
}

.u-section-5 .u-text-3 {
  margin: 8px auto 0;
}

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

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

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

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 16px;
    margin-left: 25px;
    margin-right: 25px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 516px;
}

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

.u-section-6 .u-list-1 {
  width: 655px;
  margin: 26px auto 60px;
}

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

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

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

.u-section-6 .u-text-2 {
  margin: -46px auto 0 112px;
}

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

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

.u-section-6 .u-text-3 {
  margin: -46px auto 0 112px;
}

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

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

.u-section-6 .u-text-4 {
  margin: -46px auto 0 112px;
}

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

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

  .u-section-6 .u-list-1 {
    margin-bottom: 39px;
  }

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

  .u-section-6 .u-icon-1 {
    margin-top: 10px;
    margin-left: 83px;
  }

  .u-section-6 .u-text-2 {
    width: auto;
    margin-right: 33px;
    margin-left: 203px;
  }

  .u-section-6 .u-icon-2 {
    margin-top: 10px;
    margin-left: 83px;
  }

  .u-section-6 .u-text-3 {
    width: auto;
    margin-right: 33px;
    margin-left: 203px;
  }

  .u-section-6 .u-icon-3 {
    margin-top: 10px;
    margin-left: 83px;
  }

  .u-section-6 .u-text-4 {
    width: auto;
    margin-right: 33px;
    margin-left: 203px;
  }
}

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

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

  .u-section-6 .u-text-2 {
    margin-top: 20px;
    margin-right: 0;
    margin-left: 112px;
  }

  .u-section-6 .u-text-3 {
    margin-top: 20px;
    margin-right: 0;
    margin-left: 112px;
  }

  .u-section-6 .u-text-4 {
    margin-top: 20px;
    margin-right: 0;
    margin-left: 112px;
  }
}

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

  .u-section-6 .u-list-1 {
    margin-bottom: 25px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-6 .u-container-layout-1 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 4px;
  }

  .u-section-6 .u-icon-1 {
    width: 36px;
    height: 36px;
    margin-top: -5px;
    margin-left: 8px;
    padding: 0;
  }

  .u-section-6 .u-text-2 {
    margin-top: -31px;
    margin-left: 89px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 4px;
  }

  .u-section-6 .u-icon-2 {
    width: 36px;
    height: 36px;
    margin-top: -5px;
    margin-left: 8px;
    padding: 0;
  }

  .u-section-6 .u-text-3 {
    margin-top: -31px;
    margin-left: 89px;
  }

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

  .u-section-6 .u-icon-3 {
    width: 36px;
    height: 36px;
    margin-top: -5px;
    margin-left: 8px;
    padding: 0;
  }

  .u-section-6 .u-text-4 {
    margin-top: -31px;
    margin-left: 89px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 244px;
}

.u-section-7 .u-group-1 {
  width: 800px;
  min-height: 176px;
  --radius: 30px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  height: auto;
  margin: 34px auto;
}

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

.u-section-7 .u-text-1 {
  margin: 30px auto 0;
}

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

@media (max-width: 1199px) {
  .u-section-7 .u-group-1 {
    height: auto;
  }

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

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

  .u-section-7 .u-group-1 {
    min-height: 154px;
    margin-top: 42px;
    margin-bottom: 26px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

@media (max-width: 767px) {
  .u-section-7 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

  .u-section-7 .u-group-1 {
    margin-top: 30px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 15px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 246px;
}

.u-section-8 .u-text-1 {
  margin: 19px auto 0;
}

.u-section-8 .u-list-1 {
  margin-bottom: 39px;
  margin-top: 19px;
}

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

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

.u-section-8 .u-image-1 {
  width: 269px;
  height: 91px;
  margin: 7px auto 0;
}

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

.u-section-8 .u-image-2 {
  width: 269px;
  height: 91px;
  margin: 7px auto 0;
}

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

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

@media (max-width: 767px) {
  .u-section-8 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 41px;
}

.u-section-9 .u-custom-html-1 {
  margin-bottom: 15px;
}