 .u-section-1 {
  filter: none;
  background-image: url("images/Section3.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 7.5rem;
  margin: 130px 212px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  font-family: Inter;
  --text-color-var: #ffffffcc;
  margin: 34px 570px 0 0;
}

.u-section-1 .u-list-1 {
  width: 872px;
  margin: 50px auto 0 0;
}

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

.u-section-1 .u-list-item-1 {
  --border-color-var: #ffffff33;
  filter: none;
}

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

.u-section-1 .u-text-3 {
  font-size: 0.875rem;
  --text-color-var: #f1f5f9;
  filter: none;
  margin: -1px 13px 0 21px;
}

.u-section-1 .u-image-1 {
  width: 16px;
  height: 16px;
  margin: -19px auto 3px 0;
}

.u-section-1 .u-list-item-2 {
  --border-color-var: #ffffff33;
  filter: none;
}

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

.u-section-1 .u-text-4 {
  font-size: 0.875rem;
  --text-color-var: #f1f5f9;
  filter: none;
  margin: -1px 13px 0 21px;
}

.u-section-1 .u-image-2 {
  width: 16px;
  height: 16px;
  margin: -19px auto 3px 0;
}

.u-section-1 .u-list-item-3 {
  --border-color-var: #ffffff33;
  filter: none;
}

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

.u-section-1 .u-text-5 {
  font-size: 0.875rem;
  --text-color-var: #f1f5f9;
  filter: none;
  margin: -1px 13px 0 21px;
}

.u-section-1 .u-image-3 {
  width: 16px;
  height: 16px;
  margin: -19px auto 3px 0;
}

.u-section-1 .u-list-item-4 {
  --border-color-var: #ffffff33;
  filter: none;
}

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

.u-section-1 .u-text-6 {
  font-size: 0.875rem;
  --text-color-var: #f1f5f9;
  filter: none;
  margin: -1px 13px 0 21px;
}

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

.u-section-1 .u-btn-1 {
  font-size: 1.125rem;
  box-shadow: 0px 0px 12px 0px rgba(var(--custom-color-8-r),var(--custom-color-8-g),var(--custom-color-8-b),0.8);
  font-family: Inter;
  --radius: 8px;
  transition-duration: 0.5s;
  font-weight: 700;
  background-image: none;
  margin: 50px auto 0 0;
  padding: 20px 31px 20px 29px;
}

.u-section-1 .u-btn-2 {
  font-size: 1.125rem;
  font-family: Inter;
  --radius: 8px;
  --hover-color-var: #ffffff33;
  font-weight: 700;
  background-image: none;
  margin: -65px auto 60px 281px;
  padding: 18px 86px 18px 85px;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 12px;
    font-size: 4.6875rem;
  }

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

  .u-section-1 .u-list-item-1 {
    --radius: 12px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .u-section-1 .u-list-item-2 {
    --radius: 12px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .u-section-1 .u-list-item-3 {
    --radius: 12px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .u-section-1 .u-list-item-4 {
    --radius: 12px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .u-section-1 .u-btn-1 {
    --color-var: #981b1b;
    --hover-color-var: #981b1b;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 20px;
    margin-left: 81px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 1.1111111111111112rem;
    margin-right: 0;
  }

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-list-1 {
    margin-top: 198px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

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

  .u-section-1 .u-image-1 {
    margin-bottom: 0;
  }

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

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

  .u-section-1 .u-image-2 {
    margin-bottom: 0;
  }

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

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

  .u-section-1 .u-image-3 {
    margin-bottom: 0;
  }

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

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

  .u-section-1 .u-image-4 {
    margin-bottom: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-top: -262px;
    margin-left: auto;
    padding-right: 75px;
    padding-left: 73px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 16px;
    margin-left: auto;
    padding-right: 128px;
    padding-left: 127px;
  }
}

.u-section-1 .u-text-1,
.u-section-1 .u-text-1:before,
.u-section-1 .u-text-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-block-63ef-5,
.u-block-63ef-5:before,
.u-block-63ef-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-block-63ef-5.u-block-63ef-5.u-block-63ef-5:hover {
  transform: scale(1.05) !important;
}

.u-block-63ef-5.u-block-63ef-5.u-block-63ef-5.hover {
  transform: scale(1.05) !important;
}

.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: scale(1.05) !important;
}

.u-section-1 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: scale(1.05) !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-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

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

.u-section-2 .u-text-1 {
  font-size: 4.5rem;
  font-family: "Bebas Neue";
  line-height: 0.9;
  letter-spacing: 1px;
  margin: 0 146px 0 0;
}

.u-section-2 .u-text-2 {
  font-family: Inter;
  line-height: 1.4;
  margin: 34px 0 0;
}

.u-section-2 .u-text-3 {
  font-family: Inter;
  line-height: 1.4;
  margin: 14px 0 0;
}

.u-section-2 .u-layout-cell-2 {
  min-height: 334px;
  filter: none;
  --radius: 12px;
}

.u-section-2 .u-image-1 {
  background-image: url("images/OverlayShadow3.png");
  background-size: cover;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-layout-cell-2 {
    min-height: 312px;
    --radius: 12px;
  }
} .u-section-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  --color-var: #f3f4f6;
}

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

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

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

.u-section-3 .u-image-1 {
  background-image: url("images/OverlayShadow4.png");
  background-size: cover;
}

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

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

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

.u-section-3 .u-text-1 {
  font-size: 4.5rem;
  font-family: "Bebas Neue";
  letter-spacing: 1px;
  margin: 0 50px 0 0;
}

.u-section-3 .u-text-2 {
  font-family: Inter;
  line-height: 1.4;
  margin: 16px 0 0;
}

.u-section-3 .u-text-3 {
  font-family: Inter;
  line-height: 1.4;
  margin: 16px 0 0;
}

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

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 270px;
    background-position: 50% 50%;
    --radius: 16px;
    background-repeat: no-repeat;
    background-size: cover;
  }

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

  .u-section-3 .u-text-1 {
    line-height: 0.9;
    margin-right: 29px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-text-1 {
    width: auto;
    font-size: 2.8125rem;
    margin-top: 53px;
  }
} .u-section-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

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

.u-section-4 .u-text-1 {
  font-size: 4.5rem;
  font-family: "Bebas Neue";
  line-height: 0.9;
  letter-spacing: 1px;
  margin: 0 90px 0 0;
}

.u-section-4 .u-text-2 {
  font-family: Inter;
  line-height: 1.4;
  margin: 35px 0 0;
}

.u-section-4 .u-text-3 {
  font-family: Inter;
  line-height: 1.4;
  margin: 14px 0 0;
}

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

.u-section-4 .u-image-1 {
  background-image: url("images/OverlayShadow-2.png");
  background-size: cover;
}

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

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

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

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

  .u-section-4 .u-text-1 {
    margin-right: 29px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 259px;
    background-position: 50% 50%;
    --radius: 16px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-4 .u-layout-cell-2 {
    min-height: 312px;
  }
} .u-section-5 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  --color-var: #f3f4f6;
}

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

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

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

.u-section-5 .u-image-1 {
  background-image: url("images/OverlayShadow-3.png");
  background-size: cover;
}

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

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

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

.u-section-5 .u-text-1 {
  font-size: 4.5rem;
  font-family: "Bebas Neue";
  letter-spacing: 1px;
  margin: 55px 146px 0 0;
}

.u-section-5 .u-text-2 {
  font-family: Inter;
  line-height: 1.4;
  margin: 16px 0 0;
}

.u-section-5 .u-text-3 {
  font-family: Inter;
  line-height: 1.4;
  margin: 16px 0 0;
}

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

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

  .u-section-5 .u-layout-cell-1 {
    min-height: 357px;
    background-position: 50% 50%;
    --radius: 16px;
    background-repeat: no-repeat;
    background-size: cover;
  }

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

  .u-section-5 .u-text-1 {
    line-height: 0.9;
    margin-right: 29px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-text-1 {
    width: auto;
    font-size: 2.8125rem;
    margin-top: 53px;
  }
} .u-section-6 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

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

.u-section-6 .u-text-1 {
  font-size: 4.5rem;
  font-family: "Bebas Neue";
  line-height: 0.9;
  letter-spacing: 1px;
  margin: 0 117px 0 0;
}

.u-section-6 .u-list-1 {
  margin-top: 18px;
  margin-bottom: 0;
}

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

.u-section-6 .u-list-item-1 {
  --color-var: #f3f4f6;
  --radius: 8px;
}

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

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

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

.u-section-6 .u-list-item-2 {
  --color-var: #f3f4f6;
  --radius: 8px;
}

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

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

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

.u-section-6 .u-list-item-3 {
  --color-var: #f3f4f6;
  --radius: 8px;
}

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

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

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

.u-section-6 .u-list-item-4 {
  --color-var: #f3f4f6;
  --radius: 8px;
}

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

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

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

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

.u-section-6 .u-image-5 {
  background-image: url("images/OverlayShadow-4.png");
  background-size: cover;
}

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

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

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

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

  .u-section-6 .u-text-1 {
    margin-right: 29px;
  }

  .u-section-6 .u-repeater-1 {
    min-height: 245px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 395px;
    background-position: 50% 50%;
    --radius: 16px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-6 .u-layout-cell-2 {
    min-height: 312px;
  }
} .u-section-7 {
  --color-var: #3e5f70;
}

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

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

.u-section-7 .u-text-1 {
  width: 616px;
  margin: 40px auto 0;
}

.u-section-7 .u-text-2 {
  font-size: 1.25rem;
  font-family: Inter;
  --text-color-var: #ffffffcc;
  width: 875px;
  margin: 30px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-7 {
    background-position: 50% 50%;
  }
}

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

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

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

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

  .u-section-7 .u-image-1 {
    margin-top: 50px;
  }

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

  .u-section-7 .u-text-2 {
    width: auto;
    margin-bottom: 50px;
  }
} .u-section-8 {
  --color-var: #f3f4f6;
}

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

.u-section-8 .u-text-1 {
  width: 650px;
  margin: 90px auto 0;
}

.u-section-8 .u-text-2 {
  font-family: Inter;
  line-height: 1.4;
  width: 804px;
  margin: 24px auto 0;
}

.u-section-8 .u-accordion-1 {
  width: 827px;
  margin: 49px auto -111px;
}

.u-section-8 .u-accordion-link-1 {
  background-image: none;
  --border-color-var: #272b35;
  font-family: "Bebas Neue";
  font-size: 1.25rem;
  font-weight: 400;
  padding: 20px;
}

.u-section-8 .u-icon-1 {
  height: 20px;
  width: 20px;
}

.u-section-8 .u-accordion-pane-1 {
  min-height: 98px;
  background-image: none;
  height: auto;
}

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

.u-section-8 .u-text-3 {
  font-family: Inter;
  font-size: 0.875rem;
  margin: 0;
}

.u-section-8 .u-accordion-link-2 {
  background-image: none;
  --border-color-var: #272b35;
  font-family: "Bebas Neue";
  font-size: 1.25rem;
  font-weight: 400;
  padding: 20px;
}

.u-section-8 .u-icon-2 {
  height: 20px;
  width: 20px;
}

.u-section-8 .u-accordion-pane-2 {
  min-height: 98px;
  background-image: none;
  height: auto;
}

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

.u-section-8 .u-text-4 {
  font-family: Inter;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 0.875rem;
}

.u-section-8 .u-accordion-link-3 {
  background-image: none;
  --border-color-var: #272b35;
  font-family: "Bebas Neue";
  font-size: 1.25rem;
  font-weight: 400;
  padding: 20px;
}

.u-section-8 .u-icon-3 {
  height: 20px;
  width: 20px;
}

.u-section-8 .u-accordion-pane-3 {
  min-height: 98px;
  background-image: none;
  height: auto;
}

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

.u-section-8 .u-text-5 {
  font-family: Inter;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 0.875rem;
}

@media (max-width: 1199px) {
  .u-section-8 .u-accordion-link-1 {
    --color-var: #ebf4fd;
    border-style: solid;
    --radius: 16px;
  }

  .u-section-8 .u-accordion-pane-1 {
    --color-var: #ebf4fd;
  }

  .u-section-8 .u-accordion-link-2 {
    --color-var: #ebf4fd;
    border-style: solid;
    --radius: 16px;
  }

  .u-section-8 .u-accordion-pane-2 {
    --color-var: #ebf4fd;
  }

  .u-section-8 .u-accordion-link-3 {
    --color-var: #ebf4fd;
    border-style: solid;
    --radius: 16px;
  }

  .u-section-8 .u-accordion-pane-3 {
    --color-var: #ebf4fd;
  }
}

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

  .u-section-8 .u-accordion-1 {
    width: 720px;
  }
}

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

  .u-section-8 .u-text-2 {
    width: 540px;
  }

  .u-section-8 .u-accordion-1 {
    width: 540px;
  }

  .u-section-8 .u-accordion-link-1 {
    font-size: 1.1111111111111112rem;
  }

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

  .u-section-8 .u-accordion-link-2 {
    font-size: 1.1111111111111112rem;
  }

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

  .u-section-8 .u-accordion-link-3 {
    font-size: 1.1111111111111112rem;
  }

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

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

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

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

  .u-section-8 .u-accordion-1 {
    margin-top: 24px;
    margin-bottom: 50px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
} .u-section-9 {
  --color-var: #0e2943;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

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

.u-section-9 .u-text-1 {
  margin: 0 200px 0 0;
}

.u-section-9 .u-text-2 {
  font-family: Inter;
  --text-color-var: #0f1f2ecc;
  line-height: 1.4;
  font-size: 1rem;
  margin: 21px 23px 0 0;
}

.u-section-9 .u-text-3 {
  font-family: Inter;
  --text-color-var: #0f1f2e;
  line-height: 1.4;
  font-size: 1rem;
  margin: 30px 23px 0 0;
}

.u-section-9 .u-layout-cell-2 {
  min-height: 412px;
  --border-color-var: #dae0e7;
}

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

.u-section-9 .u-form-1 {
  height: 411px;
  background-image: none;
  --radius: 16px;
  --border-color-var: #dae0e7;
  box-shadow: 0px 0px 12px 0px rgba(40,44,51,0.1);
  width: 524px;
  margin: 0 auto;
}

.u-section-9 .u-label-1 {
  font-size: 0.875rem;
  font-family: Inter;
}

.u-section-9 .u-input-1 {
  font-size: 1rem;
  text-transform: none;
  font-family: Inter;
  --color-var: #f9fafb;
  background-image: none;
  --radius: 6px;
  --border-color-var: #dae0e7;
}

.u-section-9 .u-label-2 {
  font-size: 0.875rem;
  font-family: Inter;
}

.u-section-9 .u-input-2 {
  font-size: 1rem;
  text-transform: none;
  font-family: Inter;
  --color-var: #f9fafb;
  background-image: none;
  --radius: 6px;
  --border-color-var: #dae0e7;
}

.u-section-9 .u-label-3 {
  font-size: 0.875rem;
  font-family: Inter;
}

.u-section-9 .u-input-3 {
  font-size: 1rem;
  text-transform: none;
  font-family: Inter;
  --color-var: #f9fafb;
  background-image: none;
  --radius: 6px;
  --border-color-var: #dae0e7;
}

.u-section-9 .u-btn-1 {
  letter-spacing: 0px;
  font-size: 1.125rem;
  font-family: Inter;
  --radius: 8px;
  font-weight: 700;
  width: 100%;
  transition-duration: 0.5s;
  text-transform: none;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  background-image: none;
  padding: 20px 0;
}

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

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

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

  .u-section-9 .u-text-1 {
    margin-right: 100px;
  }

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

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

  .u-section-9 .u-layout-cell-2 {
    --radius: 16px;
    min-height: 340px;
  }

  .u-section-9 .u-form-1 {
    width: 398px;
  }

  .u-section-9 .u-input-1 {
    --radius: 8px;
  }

  .u-section-9 .u-input-2 {
    --radius: 8px;
  }

  .u-section-9 .u-input-3 {
    --radius: 8px;
  }

  .u-section-9 .u-btn-1 {
    border-style: solid;
    --color-var: #981b1b;
  }
}

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

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

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

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

  .u-section-9 .u-form-1 {
    width: 300px;
  }
}

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

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

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

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

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

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

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

  .u-section-9 .u-text-3 {
    width: auto;
    margin-top: 15px;
  }

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

  .u-section-9 .u-form-1 {
    width: 356px;
    margin-left: -8px;
    margin-right: -8px;
  }
}

.u-section-9 .u-btn-1,
.u-section-9 .u-btn-1:before,
.u-section-9 .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-9 .u-btn-1.u-btn-1.u-btn-1:hover {
  transform: scale(1.03) !important;
}

.u-section-9 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: scale(1.03) !important;
}