 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 790px;
}

.u-section-1 .u-group-1 {
  min-height: 784px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, rgb(217, 235, 253), rgba(246, 249, 253, 0.55));
  background-size: cover;
  margin-top: 3px;
  margin-bottom: 3px;
}

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

.u-section-1 .u-group-2 {
  --radius: 30px;
  width: 175px;
  min-height: 44px;
  height: auto;
  --color-var: #13245c;
  margin: 85px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 600;
  font-size: 1rem;
  margin: 0;
}

.u-section-1 .u-icon-1 {
  font-size: 0.875em;
  vertical-align: 0px;
  margin-right: 5px;
}

.u-section-1 .u-text-2 {
  font-size: 3.75rem;
  font-weight: 800;
  --text-color-var: #13245c;
  margin: 116px 100px 0;
}

.u-section-1 .u-text-3 {
  font-size: 1rem;
  --text-color-var: #13245c;
  width: 905px;
  margin: 61px auto 0;
}

.u-section-1 .u-btn-1 {
  font-size: 1rem;
  --color-var: #13245c;
  --hover-color-var: #4e5a7e;
  transition-duration: 0.5s;
  --radius: 15px;
  box-shadow: 2px 2px 8px 0px rgba(21,153,218,0.6);
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  background-image: linear-gradient(135deg, #1599da, #0f6fa8);
  margin: 97px auto 0 407px;
  padding: 20px 30px;
}

.u-section-1 .u-icon-2 {
  margin-left: 5px;
}

.u-section-1 .u-btn-2 {
  --border-color-var: #13245c1f;
  text-transform: none;
  --border-hover-color-var: #13245c1f;
  transition-duration: 0.5s;
  border-style: solid;
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  text-decoration: none !important;
  margin: -44px auto 0 671px;
  padding: 0;
}

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

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

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

  .u-section-1 .u-text-3 {
    width: 748px;
    margin-top: 35px;
  }

  .u-section-1 .u-btn-1 {
    border-style: solid;
    --radius: 30px;
    font-weight: 700;
    margin-top: 189px;
    margin-left: 425px;
  }

  .u-section-1 .u-btn-2 {
    margin-left: 471px;
    border-bottom-style: solid;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: auto;
    font-size: 0.875rem;
    margin-top: 4px;
  }

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

  .u-section-1 .u-text-3 {
    font-size: 0.875rem;
    width: 539px;
    margin-top: 63px;
  }

  .u-section-1 .u-btn-1 {
    font-size: 0.75rem;
    margin-top: 197px;
    margin-left: 0;
    padding: 3px 20px 4px 19px;
  }

  .u-section-1 .u-btn-2 {
    margin-left: 251px;
  }
}

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

  .u-section-1 .u-group-2 {
    margin-top: 51px;
  }

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 50px;
    margin-left: 50px;
    margin-right: 50px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 55px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 171px;
    padding: 14px 42px 16px 40px;
  }

  .u-section-1 .u-btn-2 {
    margin-left: 71px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-group-1 {
    margin-top: 0;
  }

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

  .u-section-1 .u-text-2 {
    font-size: 1.875rem;
    margin-top: 41px;
    margin-left: 41px;
    margin-right: 41px;
  }

  .u-section-1 .u-text-3 {
    width: 340px;
    margin-top: 37px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 170px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

.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 {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

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

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

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

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

.u-section-1 .u-btn-2.u-btn-2.u-btn-2.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
} .u-section-2 {
  --color-var: #13245c;
}

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

.u-section-2 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 435px;
}

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

.u-section-2 .u-shape-1 {
  width: 45px;
  height: 1px;
  --border-color-var: #f9e79b;
  margin: 85px auto 0 0;
}

.u-section-2 .u-text-1 {
  --text-color-var: #f9e79b;
  font-weight: 600;
  margin: -16px 177px 0 50px;
}

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

.u-section-2 .u-text-3 {
  --text-color-var: #ffffffb8;
  margin: 20px 0 0;
}

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

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

.u-section-2 .u-slider-1 {
  min-height: 375px;
  margin-bottom: 0;
  margin-top: 0;
  height: auto;
}

.u-section-2 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

.u-section-2 .u-image-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("https://assets.nicepagecdn.com/386a37ac/6616700/images/Posters77.png");
  background-size: cover;
}

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

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

.u-section-2 .u-carousel-control-1 {
  width: 50px;
  height: 50px;
}

.u-section-2 .u-carousel-control-2 {
  width: 50px;
  height: 50px;
}

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 359px;
  }

  .u-section-2 .u-text-1 {
    margin-right: 142px;
  }

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

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

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

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

  .u-section-2 .u-text-1 {
    margin-right: 104px;
  }

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

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-slider-1 {
    min-height: 289px;
  }
} .u-section-3 {
  --color-var: #f6f9fd;
}

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

.u-section-3 .u-layout-wrap-1 {
  margin-top: 20px;
  margin-bottom: 20px;
  --color-var: #e8f5f6;
}

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

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

.u-section-3 .u-text-1 {
  --text-color-var: #0f6fa8;
  font-weight: 600;
  margin: 21px auto 0 64px;
}

.u-section-3 .u-shape-1 {
  width: 45px;
  height: 1px;
  --border-color-var: #0f6fa8;
  margin: -13px auto 0 14px;
}

.u-section-3 .u-text-2 {
  font-size: 1.875rem;
  --text-color-var: #13245c;
  margin: 56px 20px 0 0;
}

.u-section-3 .u-text-3 {
  --text-color-var: #54637e;
  font-size: 0.9375rem;
  margin: 20px 0 0;
}

.u-section-3 .u-text-4 {
  --text-color-var: #13245c;
  font-size: 0.84375rem;
  font-weight: 700;
  margin: 20px 0 0;
}

.u-section-3 .u-list-icon-1 {
  --text-color-var: #1599da;
}

.u-section-3 .u-list-icon-2 {
  --text-color-var: #1599da;
}

.u-section-3 .u-list-icon-3 {
  --text-color-var: #1599da;
}

.u-section-3 .u-list-icon-4 {
  --text-color-var: #1599da;
}

.u-section-3 .u-list-icon-5 {
  --text-color-var: #1599da;
}

.u-section-3 .u-list-icon-6 {
  --text-color-var: #1599da;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 626px;
  filter: none;
  --radius: 30px;
}

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

.u-section-3 .u-image-1 {
  filter: none;
  width: 502px;
  height: 502px;
  margin: 0 auto 0 63px;
}

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

  .u-section-3 .u-layout-wrap-1 {
    position: relative;
    --radius: 50px;
  }

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

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

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 636px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

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

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

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

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

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

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

  .u-section-3 .u-image-1 {
    height: 376px;
    margin-top: 87px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-3 .u-layout-cell-1 {
    order: 1;
  }

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

  .u-section-3 .u-text-1 {
    margin-top: -82px;
  }

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

  .u-section-3 .u-text-3 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 532px;
    order: 0;
  }

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

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

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

  .u-section-3 .u-text-1 {
    margin-top: -13px;
  }

  .u-section-3 .u-text-2 {
    font-size: 1.875rem;
    margin-top: 54px;
  }

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

  .u-section-3 .u-image-1 {
    height: 323px;
    margin-top: 0;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
} .u-section-4 {
  --color-var: #e8f1fc;
}

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

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

.u-section-4 .u-image-1 {
  min-height: 662px;
  background-image: url("https://assets.nicepagecdn.com/386a37ac/6616700/images/Posters72.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  --radius: 30px;
}

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

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

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

.u-section-4 .u-shape-1 {
  width: 45px;
  height: 1px;
  --border-color-var: #0f6fa8;
  margin: 125px auto 0 5px;
}

.u-section-4 .u-text-1 {
  --text-color-var: #0f6fa8;
  font-weight: 600;
  margin: -15px auto 0 55px;
}

.u-section-4 .u-text-2 {
  font-size: 1.875rem;
  --text-color-var: #13245c;
  margin: 18px 20px 0 0;
}

.u-section-4 .u-text-3 {
  font-size: 0.9375rem;
  --text-color-var: #54637e;
  margin: 20px 0 0;
}

.u-section-4 .u-text-4 {
  --text-color-var: #13245c;
  font-size: 0.84375rem;
  font-weight: 700;
  margin: 20px 0 0;
}

.u-section-4 .u-list-icon-1 {
  --text-color-var: #1599da;
}

.u-section-4 .u-list-icon-2 {
  --text-color-var: #1599da;
}

.u-section-4 .u-list-icon-3 {
  --text-color-var: #1599da;
}

.u-section-4 .u-list-icon-4 {
  --text-color-var: #1599da;
}

.u-section-4 .u-list-icon-5 {
  --text-color-var: #1599da;
}

.u-section-4 .u-list-icon-6 {
  --text-color-var: #1599da;
}

.u-section-4 .u-list-icon-7 {
  --text-color-var: #1599da;
}

.u-section-4 .u-list-icon-8 {
  --text-color-var: #1599da;
}

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

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 21px;
    margin-bottom: 21px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-image-1 {
    min-height: 641px;
  }

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

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

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

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

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

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

  .u-section-4 .u-image-1 {
    min-height: 408px;
  }

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

  .u-section-4 .u-container-layout-2 {
    padding-bottom: 18px;
  }

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

  .u-section-4 .u-text-2 {
    margin-top: -69px;
  }

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

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

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

  .u-section-4 .u-image-1 {
    min-height: 536px;
    order: 0;
  }

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

  .u-section-4 .u-layout-cell-2 {
    order: 1;
  }

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

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

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

  .u-section-4 .u-text-2 {
    font-size: 2rem;
    margin-top: 45px;
  }
}

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

  .u-section-4 .u-image-1 {
    min-height: 337px;
  }

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

  .u-section-4 .u-text-2 {
    font-size: 1.875rem;
    margin-top: -57px;
  }
} .u-section-5 {
  --color-var: #f6f9fd;
}

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

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

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

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

.u-section-5 .u-text-1 {
  --text-color-var: #0f6fa8;
  font-weight: 600;
  margin: 119px auto 0 50px;
}

.u-section-5 .u-shape-1 {
  width: 45px;
  height: 1px;
  --border-color-var: #0f6fa8;
  margin: -15px auto 0 0;
}

.u-section-5 .u-text-2 {
  font-size: 1.875rem;
  --text-color-var: #13245c;
  margin: 34px 0 0;
}

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

.u-section-5 .u-text-4 {
  --text-color-var: #334155;
  font-size: 0.84375rem;
  font-weight: 700;
  margin: 20px 0 0;
}

.u-section-5 .u-list-icon-1 {
  --text-color-var: #1599da;
}

.u-section-5 .u-list-icon-2 {
  --text-color-var: #1599da;
}

.u-section-5 .u-list-icon-3 {
  --text-color-var: #1599da;
}

.u-section-5 .u-list-icon-4 {
  --text-color-var: #1599da;
}

.u-section-5 .u-list-icon-5 {
  --text-color-var: #1599da;
}

.u-section-5 .u-list-icon-6 {
  --text-color-var: #1599da;
}

.u-section-5 .u-image-1 {
  min-height: 626px;
  filter: none;
  --radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("https://assets.nicepagecdn.com/386a37ac/6616700/images/Posters69.png");
  background-size: cover;
}

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

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

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

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

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

  .u-section-5 .u-text-2 {
    margin-top: -18px;
  }

  .u-section-5 .u-image-1 {
    min-height: 516px;
  }
}

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

  .u-section-5 .u-layout-wrap-1 {
    margin-top: 45px;
    position: relative;
  }

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

  .u-section-5 .u-text-3 {
    font-size: 0.875rem;
  }

  .u-section-5 .u-image-1 {
    min-height: 395px;
    background-size: contain;
  }
}

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

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

  .u-section-5 .u-layout-cell-1 {
    order: 1;
  }

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

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

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

  .u-section-5 .u-text-3 {
    width: auto;
  }

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

  .u-section-5 .u-image-1 {
    min-height: 556px;
    order: 0;
  }

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

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

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

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

  .u-section-5 .u-text-2 {
    font-size: 1.875rem;
    margin-top: 36px;
  }

  .u-section-5 .u-image-1 {
    min-height: 346px;
  }
} .u-section-6 {
  --color-var: #e8f1fc;
}

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

.u-section-6 .u-shape-1 {
  width: 45px;
  height: 1px;
  --border-color-var: #0f6fa8;
  margin: 96px auto 0 26px;
}

.u-section-6 .u-text-1 {
  --text-color-var: #0f6fa8;
  font-weight: 600;
  margin: -15px auto 0 76px;
}

.u-section-6 .u-text-2 {
  font-size: 1.875rem;
  --text-color-var: #13245c;
  margin: 20px 26px 0;
}

.u-section-6 .u-layout-wrap-1 {
  margin-top: 26px;
  margin-bottom: 59px;
}

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

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

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

.u-section-6 .u-group-1 {
  --radius: 10px;
  height: auto;
  --color-var: #f6f9fd;
  --border-color-var: #13245c1f;
  min-height: 365px;
  margin: 38px 0 0;
}

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

.u-section-6 .u-icon-1 {
  width: 60px;
  height: 60px;
  --text-color-var: #0f6fa8;
  background-image: none;
  --color-var: #e8f1fc;
  --radius: 10px;
  color: rgb(15, 111, 168) !important;
  margin: 22px auto 0 30px;
  padding: 13px;
}

.u-section-6 .u-text-3 {
  font-size: 1.25rem;
  --text-color-var: #13245c;
  margin: 19px 208px 0 30px;
}

.u-section-6 .u-text-4 {
  font-size: 1.125rem;
  --text-color-var: #54637e;
  margin: 12px 30px 0;
}

.u-section-6 .u-group-2 {
  --radius: 30px;
  width: 135px;
  min-height: 34px;
  height: auto;
  --color-var: #e8f1fc;
  --border-color-var: #13245c1f;
  margin: 28px 359px 0 30px;
}

.u-section-6 .u-text-5 {
  font-weight: 600;
  font-size: 0.75rem;
  --text-color-var: #13245c;
  margin: 0;
}

.u-section-6 .u-group-3 {
  --radius: 30px;
  width: 135px;
  min-height: 34px;
  height: auto;
  --color-var: #e8f1fc;
  --border-color-var: #13245c1f;
  margin: -34px auto 0 185px;
}

.u-section-6 .u-text-6 {
  font-weight: 600;
  font-size: 0.75rem;
  --text-color-var: #13245c;
  margin: 0;
}

.u-section-6 .u-group-4 {
  --radius: 30px;
  width: 135px;
  min-height: 34px;
  height: auto;
  --color-var: #e8f1fc;
  --border-color-var: #13245c1f;
  margin: -36px 49px 0 auto;
}

.u-section-6 .u-text-7 {
  font-weight: 600;
  font-size: 0.75rem;
  --text-color-var: #13245c;
  margin: 0;
}

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

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

.u-section-6 .u-image-2 {
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-6 .u-group-5 {
  width: 546px;
  min-height: 419px;
  height: auto;
  --color-var: #f6f9fd;
  --border-color-var: #13245c1f;
  --radius: 10px;
  margin: 12px auto 0;
}

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

.u-section-6 .u-icon-2 {
  width: 60px;
  height: 60px;
  --text-color-var: #0f6fa8;
  background-image: none;
  --color-var: #e8f1fc;
  --radius: 10px;
  color: rgb(15, 111, 168) !important;
  margin: 35px auto 0 30px;
  padding: 13px;
}

.u-section-6 .u-text-8 {
  font-size: 1.25rem;
  --text-color-var: #13245c;
  margin: 26px 165px 0 30px;
}

.u-section-6 .u-text-9 {
  font-size: 1.125rem;
  --text-color-var: #54637e;
  margin: 20px 10px 0 30px;
}

.u-section-6 .u-text-10 {
  --text-color-var: #334155;
  font-size: 0.84375rem;
  font-weight: 700;
  margin: 20px 10px 0 30px;
}

.u-section-6 .u-list-icon-1 {
  --text-color-var: #1599da;
}

.u-section-6 .u-list-icon-2 {
  --text-color-var: #1599da;
}

.u-section-6 .u-list-icon-3 {
  --text-color-var: #1599da;
}

.u-section-6 .u-list-icon-4 {
  --text-color-var: #1599da;
}

.u-section-6 .u-list-icon-5 {
  --text-color-var: #1599da;
}

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

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

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

  .u-section-6 .u-image-1 {
    height: NaNpx;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-group-1 {
    margin-right: initial;
    margin-left: initial;
    height: auto;
  }

  .u-section-6 .u-text-3 {
    margin-right: 108px;
  }

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

  .u-section-6 .u-group-2 {
    --color-var: #13245c;
    margin-right: 309px;
    margin-left: 0;
    height: auto;
  }

  .u-section-6 .u-group-3 {
    --color-var: #13245c;
    height: auto;
  }

  .u-section-6 .u-group-4 {
    --color-var: #13245c;
    height: auto;
  }

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

  .u-section-6 .u-image-2 {
    height: NaNpx;
  }

  .u-section-6 .u-group-5 {
    width: 470px;
    height: auto;
  }

  .u-section-6 .u-text-8 {
    margin-right: 89px;
  }

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

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

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

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

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

  .u-section-6 .u-group-2 {
    margin-right: 200px;
  }

  .u-section-6 .u-text-5 {
    font-size: 0.875rem;
  }

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

  .u-section-6 .u-text-7 {
    font-size: 0.875rem;
  }

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

  .u-section-6 .u-group-5 {
    width: 360px;
  }

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

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

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

  .u-section-6 .u-group-5 {
    margin-bottom: -22px;
  }
}

@media (max-width: 575px) {
  .u-section-6 .u-group-2 {
    margin-right: 185px;
  }

  .u-section-6 .u-text-5 {
    font-size: 0.75rem;
  }

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

  .u-section-6 .u-text-7 {
    font-size: 0.75rem;
  }

  .u-section-6 .u-group-5 {
    width: 340px;
    margin-bottom: 0;
  }
} .u-section-7 {
  --color-var: #e8f1fc;
}

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

.u-section-7 .u-text-1 {
  --text-color-var: #0f6fa8;
  font-weight: 600;
  margin: 55px auto 0 510px;
}

.u-section-7 .u-shape-1 {
  width: 45px;
  height: 1px;
  --border-color-var: #0f6fa8;
  margin: -15px auto 0 462px;
}

.u-section-7 .u-text-2 {
  font-size: 1.875rem;
  --text-color-var: #13245c;
  margin: 40px 26px 0;
}

.u-section-7 .u-list-1 {
  margin: 30px -26px 55px auto;
}

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

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

.u-section-7 .u-text-3 {
  --text-color-var: #0f6fa8;
  font-weight: 700;
  margin: 17px auto 0 25px;
}

.u-section-7 .u-text-4 {
  font-size: 1.25rem;
  --text-color-var: #13245c;
  margin: 30px 55px 0 25px;
}

.u-section-7 .u-text-5 {
  font-size: 1.125rem;
  --text-color-var: #54637e;
  margin: 17px 25px 0;
}

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

.u-section-7 .u-text-6 {
  --text-color-var: #0f6fa8;
  font-weight: 700;
  margin: 17px auto 0 25px;
}

.u-section-7 .u-text-7 {
  font-size: 1.25rem;
  --text-color-var: #13245c;
  margin: 30px 55px 0 25px;
}

.u-section-7 .u-text-8 {
  font-size: 1.125rem;
  --text-color-var: #54637e;
  margin: 17px 25px 0;
}

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

.u-section-7 .u-text-9 {
  --text-color-var: #0f6fa8;
  font-weight: 700;
  margin: 17px auto 0 25px;
}

.u-section-7 .u-text-10 {
  font-size: 1.25rem;
  --text-color-var: #13245c;
  margin: 30px 55px 0 25px;
}

.u-section-7 .u-text-11 {
  font-size: 1.125rem;
  --text-color-var: #54637e;
  margin: 17px 25px 0;
}

@media (max-width: 1199px) {
  .u-section-7 .u-text-1 {
    margin-top: 67px;
    margin-left: 421px;
  }

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

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

  .u-section-7 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 6.666666666666667px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 6.666666666666667px));
    min-height: 262px;
  }

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

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

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

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

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

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

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

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

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

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

  .u-section-7 .u-text-2 {
    margin-top: 69px;
  }

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

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

  .u-section-7 .u-shape-1 {
    margin-top: -43px;
    margin-left: 295px;
  }
} .u-section-8 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-8 .u-group-1 {
  width: 1052px;
  --radius: 50px;
  height: auto;
  min-height: 525px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(220deg, rgb(217, 235, 253), rgb(232, 241, 252));
  background-size: cover;
  --border-color-var: #13245c1f;
  margin: 103px auto 60px;
}

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

.u-section-8 .u-text-1 {
  font-size: 3rem;
  --text-color-var: #13245c;
  margin: 100px 0 0;
}

.u-section-8 .u-text-2 {
  background-image: none;
  font-size: 1.125rem;
  width: 830px;
  --text-color-var: #54637e;
  margin: 60px auto 0;
}

.u-section-8 .u-btn-1 {
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: none;
  font-size: 1rem;
  --border-color-var: #000000;
  --color-var: #1599da;
  --hover-color-var: #4e5a7e;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  box-shadow: 5px 5px 20px 0 rgba(21,153,218,0.4);
  background-image: linear-gradient(135deg, #1599da, #0f6fa8);
  margin: 99px auto 0;
  padding: 16px 25px 17px 24px;
}

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

  .u-section-8 .u-group-1 {
    width: 883px;
    min-height: 781px;
    margin-top: 36px;
    height: auto;
  }

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

  .u-section-8 .u-text-1 {
    width: auto;
    margin-top: 62px;
    margin-left: 53px;
    margin-right: 53px;
  }

  .u-section-8 .u-text-2 {
    font-weight: 400;
    width: 677px;
    margin-top: 46px;
  }

  .u-section-8 .u-btn-1 {
    border-style: solid;
    --radius: 15px;
    margin-top: 77px;
  }
}

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

  .u-section-8 .u-group-1 {
    width: 638px;
    margin-top: 37px;
  }

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

  .u-section-8 .u-text-2 {
    width: 492px;
    margin-top: 24px;
  }

  .u-section-8 .u-btn-1 {
    margin-top: 42px;
  }
}

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

  .u-section-8 .u-group-1 {
    margin-top: 36px;
    margin-bottom: 35px;
    min-height: 704px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-8 .u-text-2 {
    width: auto;
    margin-top: 43px;
    margin-left: 24px;
    margin-right: 24px;
  }

  .u-section-8 .u-btn-1 {
    margin-top: 43px;
    margin-right: 178px;
  }
}

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

  .u-section-8 .u-group-1 {
    margin-top: 21px;
    margin-bottom: 21px;
    min-height: 578px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-8 .u-text-1 {
    font-size: 1.5625rem;
    margin-top: 50px;
  }

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

  .u-section-8 .u-btn-1 {
    font-size: 0.75rem;
    margin-top: 50px;
    margin-right: auto;
    padding: 10px 17px 11px;
  }
}

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

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

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

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