 .u-section-1 {
  background-position: 50% 50%, 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(17, 95, 216, 0.5), rgba(41, 45, 51, 0.5)), linear-gradient(to bottom, rgba(17, 95, 216, 0.7), rgba(26, 26, 26, 0.7)), linear-gradient(to bottom, rgba(14, 6, 117, 1), rgba(14, 6, 117, 1));
  background-size: cover, cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-family: Poppins;
  width: 901px;
  margin: 14px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Poppins;
  font-size: 1.875rem;
  --text-color-var: #ffffff;
  width: 901px;
  font-style: italic;
  font-weight: 700;
  margin: 16px auto 0;
}

.u-section-1 .u-text-3 {
  font-family: Poppins;
  font-size: 1.5rem;
  width: 901px;
  font-weight: 700;
  margin: 16px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Poppins;
  --color-var: #2cccc4;
  transition-duration: 0.5s;
  margin: 36px auto 47px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    --color-var: #0e0675;
  }

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

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 46px;
    margin-bottom: 60px;
  }
}

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

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

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

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

  .u-section-1 .u-text-1 {
    width: 540px;
    margin-top: 60px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 92px;
    width: 540px;
    font-size: 1.6666666666666665rem;
  }

  .u-section-1 .u-text-3 {
    width: 540px;
    font-size: 1.3333333333333333rem;
    margin-top: 25px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 94px;
    margin-bottom: 44px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 126px;
    width: 340px;
  }

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

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

.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-2 {
  background-position: 50% 50%, 50% 50%, 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(to bottom, rgba(8, 5, 90, 0.3), rgba(17, 95, 216, 0.5)), linear-gradient(to bottom, rgba(17, 95, 216, 0.25), rgba(17, 95, 216, 0.25)), linear-gradient(to bottom, rgba(12, 18, 32, 1), rgba(12, 18, 32, 1));
  background-size: cover, cover, cover, cover;
}

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

.u-section-2 .u-text-1 {
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-size: 3rem;
  font-family: Poppins;
  font-weight: 700;
  line-height: 1;
  margin: 60px auto 0;
}

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

.u-section-2 .u-repeater-1 {
  grid-auto-columns: calc(25% - 22.5px);
  grid-template-columns: repeat(4, calc(25% - 22.5px));
  min-height: 417px;
  --gap: 30px;
}

.u-section-2 .u-list-item-1 {
  background-image: none;
  --top-left-radius: 50px;
  --bottom-right-radius: 50px;
}

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

.u-section-2 .u-text-2 {
  font-size: 1.5rem;
  font-family: Poppins;
  font-weight: 700;
  margin: 126px 0 0;
}

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

.u-section-2 .u-text-3 {
  font-style: italic;
  font-family: Poppins;
  font-size: 1.25rem;
  margin: 94px 0 0;
}

.u-section-2 .u-list-item-2 {
  background-image: none;
  --top-left-radius: 50px;
  --bottom-right-radius: 50px;
}

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

.u-section-2 .u-text-4 {
  font-size: 1.5rem;
  text-transform: none;
  letter-spacing: normal;
  font-family: Poppins;
  font-weight: 700;
  margin: 126px 0 0;
}

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

.u-section-2 .u-text-5 {
  font-style: italic;
  font-family: Poppins;
  font-size: 1.25rem;
  margin: 94px 0 0;
}

.u-section-2 .u-list-item-3 {
  background-image: none;
  --top-left-radius: 50px;
  --bottom-right-radius: 50px;
}

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

.u-section-2 .u-text-6 {
  font-size: 1.5rem;
  text-transform: none;
  letter-spacing: normal;
  font-family: Poppins;
  font-weight: 700;
  margin: 126px 0 0;
}

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

.u-section-2 .u-text-7 {
  font-style: italic;
  font-family: Poppins;
  font-size: 1.25rem;
  margin: 94px 0 0;
}

.u-section-2 .u-list-item-4 {
  background-image: none;
  --top-left-radius: 50px;
  --bottom-right-radius: 50px;
}

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

.u-section-2 .u-text-8 {
  font-size: 1.5rem;
  text-transform: none;
  letter-spacing: normal;
  font-family: Poppins;
  font-weight: 700;
  margin: 126px 0 0;
}

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

.u-section-2 .u-text-9 {
  font-style: italic;
  font-family: Poppins;
  font-size: 1.25rem;
  margin: 132px 0 0;
}

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

  .u-section-2 .u-repeater-1 {
    min-height: 344px;
  }

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

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

  .u-section-2 .u-icon-2 {
    margin-top: -182px;
  }

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

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

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

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

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

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

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

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

  .u-section-2 .u-text-9 {
    margin-top: 94px;
  }
}

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

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

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

  .u-section-2 .u-text-2 {
    width: auto;
    font-size: 1.3333333333333333rem;
  }

  .u-section-2 .u-icon-1 {
    margin-top: -140px;
  }

  .u-section-2 .u-text-3 {
    font-size: 1.1111111111111112rem;
    width: auto;
    margin-top: 90px;
  }

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

  .u-section-2 .u-text-4 {
    font-size: 1.3333333333333333rem;
    width: auto;
  }

  .u-section-2 .u-icon-2 {
    margin-top: -140px;
  }

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

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

  .u-section-2 .u-text-6 {
    font-size: 1.3333333333333333rem;
    width: auto;
  }

  .u-section-2 .u-icon-3 {
    margin-top: -140px;
  }

  .u-section-2 .u-text-7 {
    font-size: 1.1111111111111112rem;
    width: auto;
    margin-top: 90px;
  }

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

  .u-section-2 .u-text-8 {
    font-size: 1.3333333333333333rem;
    width: auto;
  }

  .u-section-2 .u-icon-4 {
    margin-top: -140px;
  }

  .u-section-2 .u-text-9 {
    font-size: 1.1111111111111112rem;
    width: auto;
    margin-top: 90px;
  }
}

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

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

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

  .u-section-2 .u-container-layout-2 {
    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;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 100vh;
}

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

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

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

.u-section-3 .u-text-1 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 2.25rem;
  margin: 43px 1px 0 0;
}

.u-section-3 .u-text-2 {
  font-family: Poppins;
  font-weight: 400;
  margin: -25px 1px 0 0;
}

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

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

.u-section-3 .u-text-3 {
  font-size: 2.25rem;
  font-family: Poppins;
  font-weight: 700;
  margin: 40px auto 0 7px;
}

.u-section-3 .u-text-4 {
  font-family: Poppins;
  font-weight: 400;
  margin: -22px auto 0 7px;
}

.u-section-3 .u-text-5 {
  font-family: Poppins;
  font-weight: 700;
  margin: 29px -7px 0 auto;
}

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

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

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

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

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

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

@media (max-width: 767px) {
  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
} .u-section-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(6, 27, 74, 1), rgba(6, 27, 74, 1));
  background-size: cover;
}

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

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

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

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

.u-section-4 .u-text-1 {
  font-family: Poppins;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-4 .u-text-2 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 20px auto 0;
}

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

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

.u-section-4 .u-btn-1 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Poppins;
  transition-duration: 0.5s;
  --radius: 50px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 55px auto 0;
}

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

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

.u-section-4 .u-btn-2 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Poppins;
  transition-duration: 0.5s;
  --radius: 50px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 63px auto 0;
}

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

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

.u-section-4 .u-btn-3 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Poppins;
  transition-duration: 0.5s;
  --radius: 50px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 44px auto 0;
}

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

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

.u-section-4 .u-btn-4 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Poppins;
  transition-duration: 0.5s;
  --radius: 50px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 44px auto 0;
}

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

.u-section-4 .u-container-layout-6 {
  padding: 16px 21px;
}

.u-section-4 .u-btn-5 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Poppins;
  transition-duration: 0.5s;
  --radius: 50px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 52px auto 43px;
}

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

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

.u-section-4 .u-btn-6 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Poppins;
  transition-duration: 0.5s;
  --radius: 50px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 47px auto 0;
}

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

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

.u-section-4 .u-btn-7 {
  --radius: 50px;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Poppins;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 44px auto 0;
}

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

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

.u-section-4 .u-btn-8 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Poppins;
  transition-duration: 0.5s;
  --radius: 50px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 38px auto 0;
}

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

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

.u-section-4 .u-btn-9 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: Poppins;
  transition-duration: 0.5s;
  --radius: 50px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 43px auto 38px;
}

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

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

.u-section-4 .u-text-3 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 2.25rem;
  --text-color-var: #2cccc4;
  margin: 33px 99px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-section-4 .hover > .u-container-layout .u-btn-1 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

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

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

.u-section-4 .hover > .u-container-layout .u-btn-2 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

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

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

.u-section-4 .hover > .u-container-layout .u-btn-7 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .u-layout-cell-9,
.u-section-4 .u-layout-cell-9:before,
.u-section-4 .u-layout-cell-9 > .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-4 :hover > .u-container-layout .u-layout-cell-9 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-layout-cell-9 {
  border-color: transparent !important;
}

.u-section-4 .hover > .u-container-layout .u-layout-cell-9 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-layout-cell-9 {
  border-color: transparent !important;
}

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

.u-section-4 .u-container-layout-9 {
  border-color: transparent !important;
}

.u-section-4 .hover > .u-container-layout .u-container-layout-9 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-container-layout-9 {
  border-color: transparent !important;
}

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

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

.u-section-4 .hover > .u-container-layout .u-btn-8 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .u-layout-cell-10,
.u-section-4 .u-layout-cell-10:before,
.u-section-4 .u-layout-cell-10 > .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-4 :hover > .u-container-layout .u-layout-cell-10 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-layout-cell-10 {
  border-color: transparent !important;
}

.u-section-4 .hover > .u-container-layout .u-layout-cell-10 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-layout-cell-10 {
  border-color: transparent !important;
}

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

.u-section-4 .u-container-layout-10 {
  border-color: transparent !important;
}

.u-section-4 .hover > .u-container-layout .u-container-layout-10 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-container-layout-10 {
  border-color: transparent !important;
}

.u-block-13a1-49,
.u-block-13a1-49:before,
.u-block-13a1-49 > .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;
}

:hover > .u-container-layout > .u-block-13a1-49 {
  transform: scale(1.5) !important;
}

.hover > .u-container-layout > .u-block-13a1-49 {
  transform: scale(1.5) !important;
}

.u-section-4 .u-btn-3,
.u-section-4 .u-btn-3:before,
.u-section-4 .u-btn-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-4 :hover > .u-container-layout .u-btn-3 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .hover > .u-container-layout .u-btn-3 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

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

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

.u-section-4 .hover > .u-container-layout .u-btn-1 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

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

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

.u-section-4 .hover > .u-container-layout .u-btn-2 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

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

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

.u-section-4 .hover > .u-container-layout .u-btn-4 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

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

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

.u-section-4 .hover > .u-container-layout .u-btn-5 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .u-btn-6,
.u-section-4 .u-btn-6:before,
.u-section-4 .u-btn-6 > .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-4 :hover > .u-container-layout .u-btn-6 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .hover > .u-container-layout .u-btn-6 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .u-btn-7,
.u-section-4 .u-btn-7:before,
.u-section-4 .u-btn-7 > .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-4 :hover > .u-container-layout .u-btn-7 {
  transform: scale(1.5) !important;
}

.u-section-4 .hover > .u-container-layout .u-btn-7 {
  transform: scale(1.5) !important;
}

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

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

.u-section-4 .hover > .u-container-layout .u-btn-8 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .u-btn-9,
.u-section-4 .u-btn-9:before,
.u-section-4 .u-btn-9 > .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-4 :hover > .u-container-layout .u-btn-9 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .hover > .u-container-layout .u-btn-9 {
  transform: scale(1.5) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-btn-9 {
  border-color: transparent !important;
} .u-section-5 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(6, 27, 74), rgb(6, 27, 74));
  background-size: cover;
}

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

.u-section-5 .u-layout-wrap-1 {
  width: 100%;
  margin: 49px 0;
}

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

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

.u-section-5 .u-text-1 {
  font-family: Poppins;
  font-weight: 700;
  --text-color-var: #ffffff;
  font-size: 3rem;
  font-style: normal;
  text-decoration: none;
  margin: 0 29px;
}

.u-section-5 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

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

.u-section-5 .u-text-2 {
  --text-color-var: #ffffff;
  font-weight: 700;
  font-family: Poppins;
  margin: -7px auto -7px 0;
}

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

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

.u-section-5 .u-text-3 {
  font-weight: 700;
  font-family: Poppins;
  margin: 0 auto 0 10px;
}

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

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

.u-section-5 .u-text-4 {
  font-family: Poppins;
  --text-color-var: #ffffff;
  font-size: 1.875rem;
  font-weight: 700;
  margin: 0 auto 0 0;
}

.u-section-5 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-5 .u-icon-1 {
  color: rgb(8, 202, 235) !important;
}

.u-section-5 .u-text-5 {
  font-family: Poppins;
  font-size: 1.875rem;
  margin: 14px auto 0 0;
}

.u-section-5 .u-btn-3 {
  background-image: none;
  font-weight: 700;
  font-family: Poppins;
  padding: 0;
}

.u-section-5 .u-icon-2 {
  color: rgb(8, 202, 235) !important;
}

.u-section-5 .u-text-6 {
  font-family: Poppins;
  font-size: 1.875rem;
  font-weight: 700;
  margin: 24px auto 0 0;
}

.u-section-5 .u-icon-3 {
  color: rgb(8, 202, 235) !important;
}

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

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

.u-section-5 .u-text-7 {
  font-weight: 700;
  font-family: Poppins;
  margin: 0 -10px 0 auto;
}

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

  .u-section-5 .u-layout-wrap-1 {
    position: relative;
  }
}

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-text-4 {
    font-size: 1.6666666666666665rem;
  }

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

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

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

  .u-section-5 .u-text-1 {
    font-size: 2.25rem;
  }
} .u-section-6 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(6, 27, 74), rgb(17, 95, 216));
  background-size: cover;
}

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

.u-section-6 .u-text-1 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 3rem;
  width: 623px;
  font-style: normal;
  margin: 24px auto 0;
}

.u-section-6 .u-icon-1 {
  width: 64px;
  height: 64px;
  --text-color-var: #ffffff;
  color: rgb(255, 255, 255) !important;
  margin: 20px auto 0;
}

.u-section-6 .u-text-2 {
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  margin: 47px 6px 0;
}

.u-section-6 .u-icon-2 {
  margin-top: 0;
}

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

  .u-section-6 .u-text-2 {
    margin-bottom: 60px;
  }
}

@media (max-width: 575px) {
  .u-section-6 .u-text-1 {
    font-size: 2.25rem;
    width: 340px;
  }
} .u-section-7 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(17, 95, 216), rgb(12, 18, 32));
  background-size: cover;
}

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

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

.u-section-7 .u-text-2 {
  font-family: Poppins;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 700;
  margin: 20px auto 0;
}

.u-section-7 .u-list-1 {
  margin: 50px -190px 60px auto;
}

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

.u-section-7 .u-list-item-1 {
  filter: none;
}

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

.u-section-7 .u-text-3 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0 auto;
}

.u-section-7 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-7 .u-icon-1 {
  color: rgb(8, 202, 235) !important;
}

.u-section-7 .u-list-item-2 {
  filter: none;
}

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

.u-section-7 .u-text-4 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0 auto;
}

.u-section-7 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-7 .u-icon-2 {
  color: rgb(8, 202, 235) !important;
}

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

  .u-section-7 .u-repeater-1 {
    min-height: 74px;
  }
}

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

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

  .u-section-7 .u-text-3 {
    font-size: 1.6666666666666665rem;
  }

  .u-section-7 .u-text-4 {
    font-size: 1.6666666666666665rem;
  }
}