 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  --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: 1;
  margin: 108px auto 0;
}

.u-section-1 .u-text-2 {
  --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: 1;
  margin: 1px auto 60px;
}

.u-section-1 .embed-responsive-1 {
  height: 550%;
  width: 100%;
  left: 0%;
  top: -225%;
}

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

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

  .u-section-1 .embed-responsive-1 {
    height: 178%;
    width: 178%;
    left: -39%;
    top: -39%;
  }
}

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

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

  .u-section-1 .embed-responsive-1 {
    height: 100%;
    width: 100%;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2rem;
    width: auto;
    margin-top: 60px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
  }

  .u-section-1 .embed-responsive-1 {
    height: 178%;
    width: 178%;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 330px;
}

.u-section-2 .u-list-1 {
  margin-top: -31px;
  margin-bottom: 24px;
}

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

.u-section-2 .u-list-item-1 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
}

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

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

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

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

.u-section-2 .u-list-item-2 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
}

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

.u-section-2 .u-icon-2 {
  width: 83px;
  height: 83px;
  margin: 0 auto;
  padding: 0;
}

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

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

.u-section-2 .u-list-item-3 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
}

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

.u-section-2 .u-icon-3 {
  width: 83px;
  height: 83px;
  margin: 0 auto;
  padding: 0;
}

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

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

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

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

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

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

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

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

.u-section-3 .u-text-1 {
  font-weight: 700;
  --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: 1;
  margin: 29px auto 0;
}

.u-section-3 .u-list-1 {
  width: 969px;
  height: auto;
  margin: 36px auto 29px;
}

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

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

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

.u-section-3 .u-icon-1 {
  height: 80px;
  width: 80px;
  background-image: none;
  margin: 1px auto 0;
}

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

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

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

.u-section-3 .u-icon-2 {
  height: 80px;
  width: 80px;
  background-image: none;
  margin: 1px auto 0;
}

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

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

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

.u-section-3 .u-icon-3 {
  height: 80px;
  width: 80px;
  background-image: none;
  margin: 1px auto 0;
}

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

@media (max-width: 1199px) {
  .u-section-3 .u-list-1 {
    width: 940px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-repeater-1 {
    grid-auto-columns: 33.333333333333336%;
  }
}

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

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

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

  .u-section-3 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: 100%;
  }

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

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

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

@media (max-width: 575px) {
  .u-section-3 .u-list-1 {
    width: 340px;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 2px;
  width: 100%;
  --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: 1;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 584px;
  filter: none;
}

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

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

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

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

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

.u-section-4 .u-text-2 {
  font-size: 1rem;
  margin: 16px 19px 0 0;
}

.u-section-4 .u-text-3 {
  width: 279px;
  margin: 15px auto 0;
}

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

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

  .u-section-4 .u-layout-cell-1 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 482px;
  }

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

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

  .u-section-4 .u-text-3 {
    width: 37px;
  }
}

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

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 2px;
    width: auto;
  }

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

  .u-section-4 .u-image-1 {
    height: 260px;
    margin-top: 124px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-4 .u-text-1 {
    margin-top: 6px;
  }

  .u-section-4 .u-text-3 {
    width: auto;
    margin-top: 19px;
    margin-right: 19px;
    margin-left: 6px;
  }
}

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

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

  .u-section-4 .u-image-1 {
    height: 261px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 25px;
    margin-bottom: 0;
    width: auto;
  }

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

  .u-section-4 .u-image-1 {
    height: 203px;
    margin-top: 0;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-4 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 13px;
  }

  .u-section-4 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-layout-wrap-1 {
  margin-top: 55px;
  margin-bottom: 55px;
  --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: 1;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 417px;
}

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

.u-section-5 .u-text-1 {
  font-size: 2.25rem;
  margin: 72px 0 0;
}

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

.u-section-5 .u-layout-cell-2 {
  min-height: 417px;
  filter: none;
}

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

.u-section-5 .u-image-1 {
  left: auto;
  right: auto;
}

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

  .u-section-5 .u-layout-cell-1 {
    min-height: 344px;
  }

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

  .u-section-5 .u-layout-cell-2 {
    background-position: 50% 50%;
    min-height: 344px;
  }
}

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

  .u-section-5 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 1px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 446px;
  }

  .u-section-5 .u-text-1 {
    margin-top: 0;
  }

  .u-section-5 .u-layout-cell-2 {
    background-size: cover;
    min-height: 446px;
  }
}

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

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

  .u-section-5 .u-layout-cell-2 {
    min-height: 542px;
  }
}

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

  .u-section-5 .u-layout-wrap-1 {
    margin-bottom: 0;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 351px;
  }

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

  .u-section-5 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 28px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 224px;
  }
} .u-section-6 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  background-size: cover;
}

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

.u-section-6 .u-layout-wrap-1 {
  margin-top: 55px;
  margin-bottom: 55px;
  margin-left: auto;
  --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: 1;
}

.u-section-6 .u-layout-cell-1 {
  min-height: 417px;
  filter: none;
}

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

.u-section-6 .u-image-1 {
  width: 339px;
  height: 224px;
  margin-bottom: -23px;
}

.u-section-6 .u-layout-cell-2 {
  min-height: 417px;
}

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

.u-section-6 .u-text-1 {
  font-size: 2.25rem;
  margin: 72px 0 0;
}

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

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

  .u-section-6 .u-layout-wrap-1 {
    margin-left: initial;
  }

  .u-section-6 .u-layout-cell-1 {
    background-position: 50% 50%;
    min-height: 344px;
  }

  .u-section-6 .u-image-1 {
    margin-bottom: initial;
    width: auto;
    height: auto;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 344px;
  }
}

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 263px;
  }

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

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

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

  .u-section-6 .u-layout-cell-1 {
    min-height: 320px;
  }
}

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

  .u-section-6 .u-layout-wrap-1 {
    margin-top: 20px;
    margin-bottom: 23px;
    margin-left: initial;
  }

  .u-section-6 .u-layout-cell-1 {
    min-height: 188px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 343px;
  }

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

  .u-section-6 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 31px;
  }

  .u-section-6 .u-text-2 {
    width: auto;
    margin-top: 0;
  }
} .u-section-7 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  background-size: cover;
}

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

.u-section-7 .u-layout-wrap-1 {
  --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: 1;
  margin: 55px auto;
}

.u-section-7 .u-layout-cell-1 {
  min-height: 417px;
}

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

.u-section-7 .u-text-1 {
  font-size: 2.25rem;
  margin: 92px 0 0;
}

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

.u-section-7 .u-layout-cell-2 {
  min-height: 417px;
  filter: none;
}

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

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

  .u-section-7 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 344px;
  }

  .u-section-7 .u-layout-cell-2 {
    background-position: 50% 50%;
    min-height: 344px;
  }
}

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

  .u-section-7 .u-layout-wrap-1 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-7 .u-text-1 {
    margin-top: 0;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 263px;
  }
}

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

  .u-section-7 .u-layout-cell-2 {
    min-height: 320px;
  }
}

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

  .u-section-7 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 25px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 305px;
  }

  .u-section-7 .u-container-layout-1 {
    padding-top: 9px;
  }

  .u-section-7 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 24px;
  }

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

  .u-section-7 .u-layout-cell-2 {
    min-height: 201px;
  }
} .u-section-8 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  background-size: cover;
}

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

.u-section-8 .u-layout-wrap-1 {
  margin-top: 55px;
  margin-bottom: 55px;
  --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: 1;
}

.u-section-8 .u-layout-cell-1 {
  min-height: 417px;
  filter: none;
}

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

.u-section-8 .u-layout-cell-2 {
  min-height: 417px;
}

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

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

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

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

  .u-section-8 .u-layout-cell-1 {
    min-height: 344px;
    background-position: 50% 50%;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 344px;
  }
}

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

  .u-section-8 .u-layout-wrap-1 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 263px;
  }

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

  .u-section-8 .u-text-1 {
    margin-top: 0;
  }
}

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

  .u-section-8 .u-layout-cell-1 {
    min-height: 320px;
  }
}

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

  .u-section-8 .u-layout-wrap-1 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 201px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 328px;
  }

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

  .u-section-8 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 6px;
  }
} .u-section-9 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  background-size: cover;
}

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

.u-section-9 .u-layout-wrap-1 {
  margin-top: 55px;
  margin-bottom: 55px;
  margin-left: auto;
  --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: 1;
}

.u-section-9 .u-layout-cell-1 {
  min-height: 417px;
}

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

.u-section-9 .u-text-1 {
  font-size: 2.25rem;
  margin: 28px 0 0;
}

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

.u-section-9 .u-layout-cell-2 {
  min-height: 417px;
  filter: none;
}

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

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

  .u-section-9 .u-layout-wrap-1 {
    margin-left: initial;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 344px;
  }

  .u-section-9 .u-layout-cell-2 {
    background-position: 50% 50%;
    min-height: 344px;
  }
}

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

  .u-section-9 .u-layout-wrap-1 {
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: initial;
  }

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

  .u-section-9 .u-layout-cell-2 {
    min-height: 263px;
  }
}

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

  .u-section-9 .u-layout-cell-2 {
    min-height: 320px;
  }
}

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

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

  .u-section-9 .u-layout-cell-2 {
    min-height: 201px;
  }
} .u-section-10 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  background-size: cover;
}

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

.u-section-10 .u-layout-wrap-1 {
  margin-top: 55px;
  margin-bottom: 55px;
  --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: 1;
}

.u-section-10 .u-layout-cell-1 {
  min-height: 417px;
  filter: none;
}

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

.u-section-10 .u-layout-cell-2 {
  min-height: 417px;
}

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

.u-section-10 .u-text-1 {
  font-size: 2.25rem;
  margin: 33px 0 0;
}

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

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

  .u-section-10 .u-layout-cell-1 {
    background-position: 50% 50%;
    min-height: 344px;
  }

  .u-section-10 .u-layout-cell-2 {
    min-height: 344px;
  }
}

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

  .u-section-10 .u-layout-wrap-1 {
    margin-top: 1px;
    margin-bottom: 30px;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 263px;
  }

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

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

  .u-section-10 .u-layout-cell-1 {
    min-height: 320px;
  }
}

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

  .u-section-10 .u-layout-wrap-1 {
    margin-bottom: 1px;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 201px;
  }

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

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

  .u-section-10 .u-text-2 {
    width: auto;
    margin-top: 0;
  }
} .u-section-11 {
  background-image: url("../images/OTTIMIZZATO-DUHkYf2Vm.png");
  background-size: cover;
  background-position: 50% 9.48%;
}

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

@media (max-width: 1199px) {
   .u-section-11 {
    min-height: 266px;
    background-position: 50% 8%;
  }

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

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

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

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

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

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

  .u-section-11 .u-sheet-1 {
    min-height: 98px;
  }
} .u-section-12 {
  background-image: none;
}

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

.u-section-12 .u-group-1 {
  width: 1032px;
  min-height: 282px;
  --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: 1;
  margin: 30px auto 33px;
}

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

.u-section-12 .u-icon-1 {
  width: 153px;
  height: 153px;
  margin: -43px 859px 0 20px;
  padding: 0;
}

.u-section-12 .u-text-2 {
  font-size: 1.125rem;
  margin: -84px 20px 0 208px;
}

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

  .u-section-12 .u-text-1 {
    margin-right: 0;
    margin-left: 136px;
  }

  .u-section-12 .u-icon-1 {
    margin-top: 20px;
    margin-right: 782px;
  }

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

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

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

  .u-section-12 .u-icon-1 {
    margin-right: 599px;
  }

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

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

  .u-section-12 .u-icon-1 {
    margin-right: 449px;
  }

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

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

  .u-section-12 .u-group-1 {
    width: 340px;
    min-height: 578px;
    margin-bottom: 0;
  }

  .u-section-12 .u-icon-1 {
    width: 120px;
    height: 120px;
    margin-top: 23px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-12 .u-text-2 {
    width: auto;
    margin-top: 33px;
  }
} .u-section-13 {
  background-image: none;
}

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

.u-section-13 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 60px auto 0;
}

.u-section-13 .u-accordion-1 {
  width: 813px;
  margin: 51px auto 60px;
}

.u-section-13 .u-accordion-item-1 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-13 .u-accordion-link-1 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  --radius: 20px;
  padding: 20px 30px;
}

.u-section-13 .u-icon-1 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-13 .u-accordion-pane-1 {
  min-height: 79px;
  margin-left: auto;
  margin-right: 0;
  height: auto;
  background-image: none;
}

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

.u-section-13 .u-text-2 {
  font-weight: 400;
  margin: 0;
}

.u-section-13 .u-accordion-item-2 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-13 .u-accordion-link-2 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  --radius: 20px;
  padding: 20px 30px;
}

.u-section-13 .u-icon-2 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-13 .u-accordion-pane-2 {
  min-height: 79px;
  margin-left: auto;
  margin-right: 0;
  height: auto;
  background-image: none;
}

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

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

.u-section-13 .u-accordion-item-3 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-13 .u-accordion-link-3 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  --radius: 20px;
  padding: 20px 30px;
}

.u-section-13 .u-icon-3 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-13 .u-accordion-pane-3 {
  min-height: 79px;
  margin-left: auto;
  margin-right: 0;
  height: auto;
  background-image: none;
}

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

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

.u-section-13 .u-accordion-item-4 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-13 .u-accordion-link-4 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  --radius: 20px;
  padding: 20px 30px;
}

.u-section-13 .u-icon-4 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-13 .u-accordion-pane-4 {
  min-height: 79px;
  margin-left: auto;
  margin-right: 0;
  height: auto;
  background-image: none;
}

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

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

@media (max-width: 1199px) {
  .u-section-13 .u-text-1 {
    --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;
  }
}

@media (max-width: 991px) {
  .u-section-13 .u-accordion-1 {
    width: 720px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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

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

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

  .u-section-13 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 27px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-13 .u-accordion-1 {
    width: 340px;
  }
}.u-section-14 .u-sheet-1 {
  min-height: 197px;
}

.u-section-14 .u-line-1 {
  top: 200px;
  position: absolute;
  transform-origin: left center;
}

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

.u-section-14 .u-text-2 {
  font-size: 1.5rem;
  margin: 20px 0 0;
}

.u-section-14 .u-btn-1 {
  font-weight: 700;
  font-size: 0.875rem;
  padding-top: 8px;
  padding-bottom: 8px;
  --hover-color-var: #ff9f1c;
  transition-duration: 0.5s;
  --radius: 10px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  background-image: none;
  margin: 32px auto 31px;
}

.u-section-14 .u-line-2 {
  top: 200px;
  position: absolute;
  transform-origin: left center;
  width: 1139px;
  transform: rotate(359deg);
  margin-bottom: -13px;
}

@media (max-width: 1199px) {
  .u-section-14 .u-text-1 {
    margin-top: 20px;
  }

  .u-section-14 .u-line-2 {
    width: 940px;
  }
}

@media (max-width: 991px) {
  .u-section-14 .u-line-2 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-14 .u-line-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-14 .u-line-2 {
    width: 340px;
  }
}

.u-section-14 .u-line-2,
.u-section-14 .u-line-2:before,
.u-section-14 .u-line-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-14 :hover > .u-container-layout .u-line-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-14 .u-line-2 {
  border-color: transparent !important;
}

.u-section-14 .hover > .u-container-layout .u-line-2 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-14 .u-line-2 {
  border-color: transparent !important;
}

.u-section-14 .u-btn-1,
.u-section-14 .u-btn-1:before,
.u-section-14 .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-14 .u-btn-1.u-btn-1.u-btn-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-14 .u-btn-1 {
  border-color: transparent !important;
}

.u-section-14 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-14 .u-btn-1 {
  border-color: transparent !important;
}