 .u-section-1 {
  background-repeat: no-repeat;
  background-image: url("images/Section.png");
  background-size: cover;
  --text-color-var: #111111;
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-family: Inter;
  --text-color-var: #f9fafbb3;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 90px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-family: "Space Grotesk";
  font-size: 3.75rem;
  line-height: 1;
  --text-color-var: #ffffff;
  width: 733px;
  margin: 12px auto 0;
}

.u-section-1 .u-text-3 {
  --text-color-var: #ffffffb3;
  font-family: Inter;
  font-size: 1.25rem;
  width: 689px;
  margin: 20px auto -22px;
}

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

  .u-section-1 .u-text-1 {
    font-weight: 700;
  }

  .u-section-1 .u-text-3 {
    font-family: "Plus Jakarta Sans";
    margin-bottom: -153px;
  }
}

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

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

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

  .u-section-1 .u-text-3 {
    margin-bottom: -376px;
  }
}

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

  .u-section-1 .u-text-2 {
    font-size: 2.8125rem;
    width: 540px;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.1111111111111112rem;
    width: 540px;
  }
}

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

  .u-section-1 .u-text-2 {
    font-size: 2.34375rem;
    width: 340px;
  }

  .u-section-1 .u-text-3 {
    width: 340px;
    margin-bottom: -543px;
  }
} .u-section-2 {
  --color-var: #f8f6f2;
  background-color: rgb(248, 246, 242) !important;
  color: black !important;
}

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

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

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

.u-section-2 .u-list-item-1 {
  --color-var: #fcfdfd;
  --radius: 16px;
  filter: none;
  box-shadow: 0px 0px 12px 0px rgba(var(--custom-color-12-r),var(--custom-color-12-g),var(--custom-color-12-b),0.1);
}

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

.u-section-2 .u-group-1 {
  min-height: 48px;
  width: 48px;
  height: auto;
  --radius: 12px;
  background-repeat: no-repeat;
  filter: none;
  background-image: linear-gradient(0deg, rgba(31, 126, 173, 0.1), rgba(31, 126, 173, 0.1));
  background-position: 50% 50%;
  margin: 5px auto 0;
}

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

.u-section-2 .u-image-1 {
  width: 24px;
  height: 24px;
  margin: 7px auto 0;
}

.u-section-2 .u-text-1 {
  font-family: "Space Grotesk";
  font-size: 1rem;
  font-weight: 700;
  margin: 14px auto 0;
}

.u-section-2 .u-text-2 {
  font-family: Inter;
  font-size: 0.875rem;
  line-height: 1.1;
  --text-color-var: #627884;
  filter: none;
  margin: 1px 0 0;
}

.u-section-2 .u-list-item-2 {
  --color-var: #fcfdfd;
  --radius: 16px;
  filter: none;
  box-shadow: 0px 0px 12px 0px rgba(var(--custom-color-12-r),var(--custom-color-12-g),var(--custom-color-12-b),0.1);
}

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

.u-section-2 .u-group-2 {
  min-height: 48px;
  width: 48px;
  height: auto;
  --radius: 12px;
  background-repeat: no-repeat;
  filter: none;
  background-image: linear-gradient(0deg, rgba(31, 126, 173, 0.1), rgba(31, 126, 173, 0.1));
  background-position: 50% 50%;
  margin: 5px auto 0;
}

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

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

.u-section-2 .u-text-3 {
  font-family: "Space Grotesk";
  font-size: 1rem;
  font-weight: 700;
  margin: 14px auto 0;
}

.u-section-2 .u-text-4 {
  font-family: Inter;
  font-size: 0.875rem;
  line-height: 1.1;
  --text-color-var: #627884;
  filter: none;
  margin: 1px 0 0;
}

.u-section-2 .u-list-item-3 {
  --color-var: #fcfdfd;
  --radius: 16px;
  filter: none;
  box-shadow: 0px 0px 12px 0px rgba(var(--custom-color-12-r),var(--custom-color-12-g),var(--custom-color-12-b),0.1);
}

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

.u-section-2 .u-group-3 {
  min-height: 48px;
  width: 48px;
  height: auto;
  --radius: 12px;
  background-repeat: no-repeat;
  filter: none;
  background-image: linear-gradient(0deg, rgba(31, 126, 173, 0.1), rgba(31, 126, 173, 0.1));
  background-position: 50% 50%;
  margin: 5px auto 0;
}

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

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

.u-section-2 .u-text-5 {
  font-family: "Space Grotesk";
  font-size: 1rem;
  font-weight: 700;
  margin: 14px auto 0;
}

.u-section-2 .u-text-6 {
  font-family: Inter;
  font-size: 0.875rem;
  line-height: 1.1;
  --text-color-var: #627884;
  filter: none;
  margin: 1px 0 0;
}

.u-section-2 .u-list-item-4 {
  --color-var: #fcfdfd;
  --radius: 16px;
  filter: none;
  box-shadow: 0px 0px 12px 0px rgba(var(--custom-color-12-r),var(--custom-color-12-g),var(--custom-color-12-b),0.1);
}

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

.u-section-2 .u-group-4 {
  min-height: 48px;
  width: 48px;
  height: auto;
  --radius: 12px;
  background-repeat: no-repeat;
  filter: none;
  background-image: linear-gradient(0deg, rgba(31, 126, 173, 0.1), rgba(31, 126, 173, 0.1));
  background-position: 50% 50%;
  margin: 5px auto 0;
}

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

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

.u-section-2 .u-text-7 {
  font-family: "Space Grotesk";
  font-size: 1rem;
  font-weight: 700;
  margin: 14px auto 0;
}

.u-section-2 .u-text-8 {
  font-family: Inter;
  font-size: 0.875rem;
  line-height: 1.1;
  --text-color-var: #627884;
  filter: none;
  margin: 1px 0 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-repeater-1 {
    --gap: 9px;
    grid-auto-columns: calc(25% - 6.75px);
    grid-template-columns: repeat(4, calc(25% - 6.75px));
    min-height: 134px;
  }

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

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

  .u-section-2 .u-text-1 {
    line-height: 1.1;
  }

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

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

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

  .u-section-2 .u-text-3 {
    line-height: 1.1;
  }

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

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

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

  .u-section-2 .u-text-5 {
    line-height: 1.1;
  }

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

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

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

  .u-section-2 .u-text-7 {
    line-height: 1.1;
  }

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

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

  .u-section-2 .u-list-1 {
    margin-bottom: 69px;
    margin-top: 70px;
  }

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

  .u-section-2 .u-list-item-1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-2 .u-list-item-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-2 .u-list-item-3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-2 .u-list-item-4 {
    margin-top: 0;
    margin-bottom: 0;
  }
}

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

  .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-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .u-section-2 .u-list-1 {
    width: 293px;
    margin: 50px auto;
  }

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

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

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

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

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

  .u-section-2 .u-group-3 {
    margin-top: 0;
  }

  .u-section-2 .u-text-6 {
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-group-4 {
    margin-top: 0;
  }

  .u-section-2 .u-text-8 {
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
  }
} .u-section-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(249, 250, 251), rgb(249, 250, 251));
  background-size: cover;
}

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

.u-section-3 .u-text-1 {
  font-weight: 700;
  font-family: "Space Grotesk";
  width: 709px;
  margin: 90px auto 0;
}

.u-section-3 .u-text-2 {
  font-family: Inter;
  --text-color-var: #6a707c;
  line-height: 1.4;
  font-size: 1rem;
  width: 663px;
  margin: 25px auto 0;
}

.u-section-3 .u-list-1 {
  width: 1016px;
  margin: 25px auto 64px;
}

.u-section-3 .u-repeater-1 {
  --gap: 24px;
  grid-auto-columns: calc(50% - 12px);
  grid-template-columns: repeat(2, calc(50% - 12px));
  min-height: 391px;
}

.u-section-3 .u-list-item-1 {
  --border-color-var: #d9d9d9;
  --radius: 12px;
  --color-var: #fcfdfd;
  box-shadow: 5px 5px 20px 0 rgba(38,83,115,0.1);
}

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

.u-section-3 .u-group-1 {
  width: 56px;
  height: 56px;
  --radius: 12px;
  background-repeat: no-repeat;
  background-image: linear-gradient(135deg, rgb(8, 58, 94), rgb(31, 126, 173));
  background-position: 50% 50%;
  filter: none;
  margin: 0 auto 0 0;
}

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

.u-section-3 .u-image-1 {
  width: 28px;
  height: 28px;
  margin: 8px auto -8px;
}

.u-section-3 .u-text-3 {
  font-family: "Space Grotesk";
  font-weight: 700;
  filter: none;
  margin: 10px 216px 0 0;
}

.u-section-3 .u-text-4 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #6a707c;
  filter: none;
  margin: 0 57px 0 0;
}

.u-section-3 .u-text-5 {
  font-family: Inter;
  font-size: 1.5rem;
  font-weight: 700;
  filter: none;
  margin: 0 388px 0 0;
}

.u-section-3 .u-text-6 {
  font-family: Inter;
  --text-color-var: #627884;
  font-size: 0.875rem;
  filter: none;
  margin: -31px auto 0 60px;
}

.u-section-3 .u-list-item-2 {
  --border-color-var: #d9d9d9;
  --radius: 12px;
  --color-var: #fcfdfd;
  box-shadow: 5px 5px 20px 0 rgba(38,83,115,0.1);
}

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

.u-section-3 .u-group-2 {
  width: 56px;
  height: 56px;
  --radius: 12px;
  background-repeat: no-repeat;
  background-image: linear-gradient(135deg, rgb(8, 58, 94), rgb(31, 126, 173));
  background-position: 50% 50%;
  filter: none;
  margin: 0 auto 0 0;
}

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

.u-section-3 .u-image-2 {
  width: 28px;
  height: 28px;
  margin: 8px auto -8px;
}

.u-section-3 .u-text-7 {
  font-family: "Space Grotesk";
  font-weight: 700;
  filter: none;
  margin: 10px 216px 0 0;
}

.u-section-3 .u-text-8 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #6a707c;
  filter: none;
  margin: 0 57px 0 0;
}

.u-section-3 .u-text-9 {
  font-family: Inter;
  font-size: 1.5rem;
  font-weight: 700;
  filter: none;
  margin: 0 388px 0 0;
}

.u-section-3 .u-text-10 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #627884;
  filter: none;
  margin: -31px auto 0 60px;
}

.u-section-3 .u-list-item-3 {
  --border-color-var: #d9d9d9;
  --radius: 12px;
  --color-var: #fcfdfd;
  box-shadow: 5px 5px 20px 0 rgba(38,83,115,0.1);
}

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

.u-section-3 .u-group-3 {
  width: 56px;
  height: 56px;
  --radius: 12px;
  background-repeat: no-repeat;
  background-image: linear-gradient(135deg, rgb(8, 58, 94), rgb(31, 126, 173));
  background-position: 50% 50%;
  filter: none;
  margin: 0 auto 0 0;
}

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

.u-section-3 .u-image-3 {
  width: 28px;
  height: 28px;
  margin: 8px auto -8px;
}

.u-section-3 .u-text-11 {
  font-family: "Space Grotesk";
  font-weight: 700;
  filter: none;
  margin: 10px 216px 0 0;
}

.u-section-3 .u-text-12 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #6a707c;
  filter: none;
  margin: 0 57px 0 0;
}

.u-section-3 .u-text-13 {
  font-family: Inter;
  font-size: 1.5rem;
  font-weight: 700;
  filter: none;
  margin: 0 388px 0 0;
}

.u-section-3 .u-text-14 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #627884;
  filter: none;
  margin: -31px auto 9px 60px;
}

.u-section-3 .u-list-item-4 {
  --border-color-var: #d9d9d9;
  --radius: 12px;
  --color-var: #fcfdfd;
  box-shadow: 5px 5px 20px 0 rgba(38,83,115,0.1);
}

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

.u-section-3 .u-group-4 {
  width: 56px;
  height: 56px;
  --radius: 12px;
  background-repeat: no-repeat;
  background-image: linear-gradient(135deg, rgb(8, 58, 94), rgb(31, 126, 173));
  background-position: 50% 50%;
  filter: none;
  margin: 0 auto 0 0;
}

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

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

.u-section-3 .u-text-15 {
  font-family: "Space Grotesk";
  font-weight: 700;
  filter: none;
  margin: 10px 216px 0 0;
}

.u-section-3 .u-text-16 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #6a707c;
  filter: none;
  margin: 0 57px 0 0;
}

.u-section-3 .u-text-17 {
  font-family: Inter;
  font-size: 1.5rem;
  font-weight: 700;
  filter: none;
  margin: 0 388px 0 0;
}

.u-section-3 .u-text-18 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #627884;
  filter: none;
  margin: -31px auto 9px 60px;
}

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

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

  .u-section-3 .u-repeater-1 {
    min-height: 362px;
  }

  .u-section-3 .u-group-1 {
    min-height: 56px;
    height: auto;
  }

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

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

  .u-section-3 .u-text-5 {
    margin-right: 312px;
  }

  .u-section-3 .u-group-2 {
    min-height: 56px;
    height: auto;
  }

  .u-section-3 .u-text-7 {
    margin-right: 140px;
  }

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

  .u-section-3 .u-text-9 {
    margin-right: 312px;
  }

  .u-section-3 .u-group-3 {
    min-height: 56px;
    height: auto;
  }

  .u-section-3 .u-text-11 {
    margin-right: 140px;
  }

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

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

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

  .u-section-3 .u-group-4 {
    min-height: 56px;
    height: auto;
  }

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

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

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

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

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

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

  .u-section-3 .u-list-1 {
    width: 699px;
    margin-right: auto;
    margin-bottom: -412px;
    margin-left: 0;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 512px;
  }

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

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

  .u-section-3 .u-text-5 {
    margin-right: 92px;
  }

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

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

  .u-section-3 .u-text-9 {
    margin-right: 92px;
  }

  .u-section-3 .u-container-layout-5 {
    padding: 34px 34px 31px;
  }

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-text-5 {
    font-size: 1.3333333333333333rem;
    margin-right: 0;
  }

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

  .u-section-3 .u-text-9 {
    font-size: 1.3333333333333333rem;
    margin-right: 0;
  }

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

  .u-section-3 .u-text-13 {
    font-size: 1.3333333333333333rem;
    margin-right: 0;
  }

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

  .u-section-3 .u-text-17 {
    font-size: 1.3333333333333333rem;
    margin-right: 0;
  }
}

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

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

  .u-section-3 .u-text-2 {
    width: 340px;
    margin-top: 23px;
  }

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

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

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

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

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

.u-section-3 .u-list-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-3 .u-list-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-3 .u-list-1:not([data-block-selected]):not([data-cell-selected]) > .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-3 .u-text-3:not([data-block-selected]):not([data-cell-selected]),
.u-section-3 .u-text-3:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-3 .u-text-3:not([data-block-selected]):not([data-cell-selected]) > .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 {
  --color-var: #f9fafb;
}

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

.u-section-4 .u-text-1 {
  font-family: Inter;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 90px auto 0;
}

.u-section-4 .u-text-2 {
  font-weight: 700;
  font-family: "Space Grotesk";
  margin: 17px auto 0;
}

.u-section-4 .u-text-3 {
  font-family: Inter;
  --text-color-var: #6a707cb3;
  line-height: 1.4;
  font-size: 1rem;
  width: 586px;
  margin: 24px auto 0;
}

.u-section-4 .u-list-1 {
  margin-top: 40px;
  margin-bottom: 0;
}

.u-section-4 .u-repeater-1 {
  --gap: 24px;
  grid-auto-columns: calc(33.3333% - 16px);
  grid-template-columns: repeat(3, calc(33.3333% - 16px));
  min-height: 566px;
}

.u-section-4 .u-list-item-1 {
  --radius: 12px;
  --border-color-var: #ffffff1a;
  background-size: 103%;
  box-shadow: 0px 0px 12px 0px rgba(38,83,115,0.2);
}

.u-section-4 .u-image-1 {
  background-position: 50% 50%;
  background-image: url("images/a764e994-597d-4f9e-b0dc-c285df2cd70e.png");
  background-size: 103%;
  transition-duration: 0.5s;
}

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

.u-section-4 .u-text-4 {
  font-family: "Space Grotesk";
  font-size: 1.25rem;
  font-weight: 700;
  filter: none;
  margin: 167px auto 0 0;
}

.u-section-4 .u-text-5 {
  font-family: Inter;
  font-size: 0.875rem;
  filter: none;
  margin: 0 auto 0 0;
}

.u-section-4 .u-list-item-2 {
  --radius: 12px;
  --border-color-var: #ffffff1a;
  box-shadow: 0px 0px 12px 0px rgba(38,83,115,0.2);
}

.u-section-4 .u-image-2 {
  background-position: 50% 50%;
  background-image: url("images/c8e6a809-5083-4ca4-9680-1113163d1ac3.png");
  background-size: cover;
  transition-duration: 0.5s;
}

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

.u-section-4 .u-text-6 {
  font-family: "Space Grotesk";
  font-size: 1.25rem;
  font-weight: 700;
  filter: none;
  margin: 167px auto 0 0;
}

.u-section-4 .u-text-7 {
  font-family: Inter;
  font-size: 0.875rem;
  filter: none;
  margin: 0 auto 0 0;
}

.u-section-4 .u-list-item-3 {
  --radius: 12px;
  --border-color-var: #ffffff1a;
  box-shadow: 0px 0px 12px 0px rgba(38,83,115,0.2);
}

.u-section-4 .u-image-3 {
  background-position: 50% 50%;
  background-image: url("images/9bc1e762-ce53-43e4-9214-3d3fe409adbe.png");
  background-size: cover;
  transition-duration: 0.5s;
}

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

.u-section-4 .u-text-8 {
  font-family: "Space Grotesk";
  font-size: 1.25rem;
  font-weight: 700;
  filter: none;
  margin: 167px auto 0 0;
}

.u-section-4 .u-text-9 {
  font-family: Inter;
  font-size: 0.875rem;
  filter: none;
  margin: 0 auto 0 0;
}

.u-section-4 .u-list-item-4 {
  --radius: 12px;
  --border-color-var: #ffffff1a;
  box-shadow: 0px 0px 12px 0px rgba(38,83,115,0.2);
}

.u-section-4 .u-image-4 {
  background-position: 50% 50%;
  background-image: url("images/4348db6b-350b-47e9-b667-ee2077b4f911.png");
  background-size: cover;
  transition-duration: 0.5s;
}

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

.u-section-4 .u-text-10 {
  font-family: "Space Grotesk";
  font-size: 1.25rem;
  font-weight: 700;
  filter: none;
  margin: 167px auto 0 0;
}

.u-section-4 .u-text-11 {
  font-family: Inter;
  font-size: 0.875rem;
  filter: none;
  margin: 0 auto 0 0;
}

.u-section-4 .u-list-item-5 {
  --radius: 12px;
  --border-color-var: #ffffff1a;
  box-shadow: 0px 0px 12px 0px rgba(38,83,115,0.2);
}

.u-section-4 .u-image-5 {
  background-image: url("images/3c77cecf-47b9-44b0-b97f-0ce039d619d1.png");
  background-size: cover;
  transition-duration: 0.5s;
  background-position: 50% 50%;
}

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

.u-section-4 .u-text-12 {
  font-family: "Space Grotesk";
  font-size: 1.25rem;
  font-weight: 700;
  filter: none;
  margin: 167px auto 0 0;
}

.u-section-4 .u-text-13 {
  font-family: Inter;
  font-size: 0.875rem;
  filter: none;
  margin: 0 auto 0 0;
}

.u-section-4 .u-list-item-6 {
  --radius: 12px;
  --border-color-var: #ffffff1a;
  box-shadow: 0px 0px 12px 0px rgba(38,83,115,0.2);
}

.u-section-4 .u-image-6 {
  background-position: 50% 50%;
  background-image: url("images/51420c55-cfe4-4c66-832c-d72e0d8de1cb.png");
  background-size: cover;
  transition-duration: 0.5s;
}

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

.u-section-4 .u-text-14 {
  font-family: "Space Grotesk";
  font-size: 1.25rem;
  font-weight: 700;
  filter: none;
  margin: 167px auto 0 0;
}

.u-section-4 .u-text-15 {
  font-family: Inter;
  font-size: 0.875rem;
  filter: none;
  margin: 0 auto 0 0;
}

.u-section-4 .u-text-16 {
  font-family: Inter;
  --text-color-var: #ffffffb3;
  line-height: 1.4;
  font-size: 0.875rem;
  width: 570px;
  margin: 40px auto 76px;
}

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

  .u-section-4 .u-text-1 {
    --text-color-var: #f2984a;
  }

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

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

  .u-section-4 .u-list-item-1 {
    background-position: 50% 50%;
  }

  .u-section-4 .u-list-item-2 {
    background-position: 50% 50%;
  }

  .u-section-4 .u-list-item-3 {
    background-position: 50% 50%;
  }

  .u-section-4 .u-list-item-4 {
    background-position: 50% 50%;
  }

  .u-section-4 .u-list-item-6 {
    background-position: 50% 50%;
  }

  .u-section-4 .u-text-16 {
    margin-top: 20px;
    margin-bottom: -79px;
  }
}

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

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

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

  .u-section-4 .u-text-16 {
    margin-bottom: 70px;
  }
}

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

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

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

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

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

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

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

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

  .u-section-4 .u-text-8 {
    font-size: 1.1111111111111112rem;
  }

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

  .u-section-4 .u-text-10 {
    font-size: 1.1111111111111112rem;
  }

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

  .u-section-4 .u-text-12 {
    font-size: 1.1111111111111112rem;
  }

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

  .u-section-4 .u-text-14 {
    font-size: 1.1111111111111112rem;
  }

  .u-section-4 .u-text-16 {
    width: 540px;
    margin-bottom: 76px;
  }
}

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

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

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

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

  .u-section-4 .u-text-16 {
    width: 340px;
    margin-bottom: 50px;
  }
} .u-section-5 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(249, 250, 251), rgb(249, 250, 251));
  background-size: cover;
  color: rgb(17, 17, 17) !important;
}

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

.u-section-5 .u-text-1 {
  font-family: "Space Grotesk";
  width: 705px;
  font-weight: 700;
  margin: 90px auto 0;
}

.u-section-5 .u-text-2 {
  font-size: 2.25rem;
  font-family: "Space Grotesk";
  font-weight: 700;
  width: 84px;
  margin: 15px auto 0;
}

.u-section-5 .u-form-1 {
  --radius: 16px;
  height: 439px;
  background-image: none;
  --color-var: #ffffff;
  --border-color-var: #d9d9d9;
  border-color: rgb(217, 227, 232) !important;
  width: 570px;
  box-shadow: 0px 0px 12px 0px rgba(38,83,115,0.1);
  margin: 18px auto 60px;
}

.u-section-5 .u-text-3 {
  --text-color-var: #0d1a26;
  font-size: 0.875rem;
  font-family: Inter;
  font-weight: 400;
  margin-bottom: -20px !important;
}

.u-section-5 .u-form-group-2 {
  border-color: rgb(217, 227, 232) !important;
}

.u-section-5 .u-input-1 {
  --border-color-var: #dae2e7;
  --color-var: #f9fafb;
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #0d1a26;
  --radius: 10px;
}

.u-section-5 .u-text-4 {
  margin-left: 0;
  --text-color-var: #0d1a26;
  font-size: 0.875rem;
  font-family: Inter;
  font-weight: 400;
  margin-bottom: -20px !important;
}

.u-section-5 .u-input-2 {
  --border-color-var: #dae2e7;
  --color-var: #f9fafb;
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #0d1a26;
  --radius: 10px;
}

.u-section-5 .u-text-5 {
  margin-left: 0;
  --text-color-var: #0d1a26;
  font-size: 0.875rem;
  margin-bottom: -20px !important;
  font-family: "Plus Jakarta Sans";
}

.u-section-5 .u-form-group-6 {
  margin-left: 0;
}

.u-section-5 .u-input-3 {
  --border-color-var: #dae2e7;
  --color-var: #f9fafb;
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #0d1a26;
  --radius: 10px;
}

.u-section-5 .u-btn-1 {
  --radius: 12px;
  font-size: 1rem;
  font-family: Inter;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  background-image: none;
  padding: 12px 190px 13px 189px;
}

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

  .u-section-5 .u-text-2 {
    --text-color-var: #f2c84a;
  }

  .u-section-5 .u-form-1 {
    margin-bottom: 51px;
  }

  .u-section-5 .u-btn-1 {
    --color-var: #f2c84a;
    --hover-color-var: #ffb600;
    width: 100%;
    --text-color-var: #ffffff;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
  }
}

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

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

  .u-section-5 .u-form-1 {
    margin-bottom: 32px;
  }
}

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

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

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

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

  .u-section-5 .u-text-1 {
    width: 340px;
    margin-top: 50px;
  }

  .u-section-5 .u-form-1 {
    width: 340px;
    margin-bottom: 18px;
  }
}

.u-block-aeb9-27,
.u-block-aeb9-27:before,
.u-block-aeb9-27 > .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-block-aeb9-27.u-block-aeb9-27.u-block-aeb9-27:hover {
  transform: translateY(-4px) !important;
}

.u-block-aeb9-27.u-block-aeb9-27.u-block-aeb9-27.hover {
  transform: translateY(-4px) !important;
}

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

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