 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/Section.png');
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 3.75rem;
  width: 907px;
  margin: 202px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Inter;
  --text-color-var: #ffffffb3;
  font-size: 1.125rem;
  width: 722px;
  margin: 27px auto 0;
}

.u-section-1 .u-list-1 {
  width: 530px;
  margin: 32px auto 0;
}

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

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

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

.u-section-1 .u-text-3 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #f9fafbe6;
  filter: none;
  margin: 3px 9px 0 23px;
}

.u-section-1 .u-shape-1 {
  width: 6px;
  height: 6px;
  filter: none;
  margin: -15px auto 0 10px;
}

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

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

.u-section-1 .u-text-4 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #f9fafbe6;
  filter: none;
  margin: 3px 9px 0 23px;
}

.u-section-1 .u-shape-2 {
  width: 6px;
  height: 6px;
  filter: none;
  margin: -15px auto 0 10px;
}

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

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

.u-section-1 .u-text-5 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #f9fafbe6;
  filter: none;
  margin: 3px 9px 0 23px;
}

.u-section-1 .u-shape-3 {
  width: 6px;
  height: 6px;
  filter: none;
  margin: -15px auto 0 10px;
}

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

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

.u-section-1 .u-text-6 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #f9fafbe6;
  filter: none;
  margin: 3px 9px 0 23px;
}

.u-section-1 .u-shape-4 {
  width: 6px;
  height: 6px;
  filter: none;
  margin: -15px auto 0 10px;
}

.u-section-1 .u-btn-1 {
  font-family: Inter;
  font-size: 1rem;
  --radius: 12px;
  --text-color-var: #e8eff3b3;
  border-style: solid;
  --border-color-var: #e8eff34d;
  transition-duration: 1s;
  font-weight: 500;
  margin: 32px auto 0 606px;
  padding: 20px 75px 22px;
}

.u-section-1 .u-btn-2 {
  font-family: Inter;
  font-size: 1.125rem;
  font-weight: 700;
  --radius: 10px;
  --text-color-var: #0e1d25;
  transition-duration: 0.7s;
  box-shadow: 0px 0px 8px 0px rgba(var(--custom-color-7-r),var(--custom-color-7-g),var(--custom-color-7-b),0.67);
  background-image: none;
  margin: -68px auto 60px 278px;
  padding: 21px 59px 22px 58px;
}

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

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

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

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

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

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

  .u-section-1 .u-btn-2 {
    --hover-color-var: #f59f0a;
    border-style: solid;
    --color-var: #f59f0a;
    margin-left: 178px;
  }
}

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

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

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

  .u-section-1 .u-list-1 {
    width: 542px;
    margin-right: 83px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 52px;
    margin-left: 373px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: -70px;
    margin-left: 48px;
  }
}

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

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

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

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

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

  .u-section-1 .u-text-3 {
    margin-left: 30px;
  }

  .u-section-1 .u-text-4 {
    margin-left: 30px;
  }

  .u-section-1 .u-text-5 {
    margin-left: 30px;
  }

  .u-section-1 .u-text-6 {
    margin-left: 30px;
  }

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

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

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

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

  .u-section-1 .u-text-2 {
    width: auto;
    font-size: 0.875rem;
    margin-top: 18px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-1 .u-repeater-1 {
    min-height: 157px;
    grid-template-columns: repeat(1, 100%);
    --gap: 7px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 101px;
    margin-left: auto;
    padding: 21px 118px 21px 116px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: -150px;
    margin-left: auto;
    padding-right: 77px;
    padding-left: 76px;
  }
}

.u-block-445c-42,
.u-block-445c-42:before,
.u-block-445c-42 > .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-445c-42.u-block-445c-42.u-block-445c-42:hover {
  transform: scale(1.05) !important;
}

.u-block-445c-42.u-block-445c-42.u-block-445c-42:hover:before {
  background-color: var(--custom-color-10) !important;
}

.u-block-445c-42.u-block-445c-42.u-block-445c-42.hover {
  transform: scale(1.05) !important;
}

.u-block-445c-42.u-block-445c-42.u-block-445c-42.hover:before {
  background-color: var(--custom-color-10) !important;
}

.u-block-445c-43,
.u-block-445c-43:before,
.u-block-445c-43 > .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-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-2,
.u-section-1 .u-btn-2:before,
.u-section-1 .u-btn-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

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

.u-section-1 .u-btn-2.u-btn-2.u-btn-2:hover:before {
  background-color: var(--custom-color-10) !important;
}

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

.u-section-1 .u-btn-2.u-btn-2.u-btn-2.hover:before {
  background-color: var(--custom-color-10) !important;
}.u-section-2 .u-sheet-1 {
  min-height: 606px;
}

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

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

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

.u-section-2 .u-text-1 {
  font-family: Inter;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 72px 408px 0 0;
}

.u-section-2 .u-text-2 {
  font-weight: 700;
  font-family: Georgia, serif;
  font-size: 2.25rem;
  margin: 16px 280px 0 0;
}

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

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

.u-section-2 .u-image-1 {
  min-height: 439px;
  background-image: url("images/Container1.png");
  --radius: 16px;
  background-position: 50% 50%;
}

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

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

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

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

  .u-section-2 .u-text-1 {
    --text-color-var: #f59f0a;
    margin-right: 1px;
  }

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

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

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

  .u-section-2 .u-image-1 {
    filter: none;
    min-height: 362px;
  }
}

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

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

  .u-section-2 .u-image-1 {
    min-height: 185px;
  }
}

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

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

  .u-section-2 .u-image-1 {
    min-height: 416px;
  }
}

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

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

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

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

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

  .u-section-2 .u-image-1 {
    min-height: 262px;
  }
} .u-section-3 {
  --color-var: #ece7df;
}

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

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

.u-section-3 .u-image-1 {
  min-height: 439px;
  background-image: url("images/OverlayShadow1.png");
  --radius: 16px;
  background-position: 50% 50%;
}

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

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

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

.u-section-3 .u-text-1 {
  font-family: Inter;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 83px 335px 0 2px;
}

.u-section-3 .u-text-2 {
  font-weight: 700;
  font-family: Georgia, serif;
  font-size: 2.25rem;
  margin: 15px 149px 0 2px;
}

.u-section-3 .u-text-3 {
  font-family: Inter;
  line-height: 1.4;
  font-size: 1rem;
  margin: 26px 3px 0;
}

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

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

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

  .u-section-3 .u-image-1 {
    filter: none;
    min-height: 362px;
  }

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

  .u-section-3 .u-text-1 {
    --text-color-var: #f59f0a;
    margin-right: 1px;
    margin-left: 0;
  }

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

  .u-section-3 .u-text-3 {
    --text-color-var: #6a707c;
    margin-left: 1px;
    margin-right: 1px;
  }

  .u-section-3 .u-text-4 {
    --text-color-var: #6a707c;
    margin-left: 1px;
    margin-right: 1px;
  }
}

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

  .u-section-3 .u-image-1 {
    min-height: 185px;
  }

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

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

  .u-section-3 .u-image-1 {
    min-height: 416px;
  }

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

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

  .u-section-3 .u-image-1 {
    min-height: 262px;
    order: 1;
  }

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

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

  .u-section-3 .u-text-2 {
    font-size: 1.875rem;
  }
} .u-section-4 {
  --color-var: #faf8f4;
  background-image: url("images/Section1.png");
  background-position: 50% 50%;
}

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

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

.u-section-4 .u-text-2 {
  font-size: 2.25rem;
  font-family: "Playfair Display", serif;
  letter-spacing: 1px;
  margin: 28px 148px 0 0;
}

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

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

.u-section-4 .u-list-1 {
  width: 632px;
  margin: 26px auto 87px 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: 86px;
}

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

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

.u-section-4 .u-text-5 {
  font-size: 3rem;
  filter: none;
  font-family: Georgia, serif;
  --text-color-var: #c7916b;
  font-weight: 400;
  margin: 1px auto 0;
}

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

.u-section-4 .u-list-item-2 {
  --border-color-var: #faf8f44d;
}

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

.u-section-4 .u-text-7 {
  font-size: 3rem;
  filter: none;
  font-family: Georgia, serif;
  --text-color-var: #c7916b;
  font-weight: 400;
  margin: 1px auto 0;
}

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

.u-section-4 .u-list-item-3 {
  --border-color-var: #faf8f44d;
}

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

.u-section-4 .u-text-9 {
  font-size: 3rem;
  filter: none;
  font-family: Georgia, serif;
  --text-color-var: #c7916b;
  font-weight: 400;
  margin: 1px auto 0;
}

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

@media (max-width: 1199px) {
   .u-section-4 {
    background-repeat: no-repeat;
    background-size: cover;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-4 .u-list-1 {
    margin-top: 18px;
    margin-bottom: 58px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

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

  .u-section-4 .u-text-9 {
    margin-top: 0;
  }
} .u-section-5 {
  --color-var: #f9f8f6;
}

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

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

.u-section-5 .u-text-2 {
  font-weight: 700;
  font-family: Georgia, serif;
  font-size: 2.25rem;
  width: 575px;
  margin: 15px auto 0;
}

.u-section-5 .u-text-3 {
  font-family: Inter;
  --text-color-var: #ffffffb3;
  line-height: 1.4;
  font-size: 1rem;
  width: 558px;
  margin: 32px auto 0;
}

.u-section-5 .u-list-1 {
  margin-top: -39px;
  margin-bottom: 0;
}

.u-section-5 .u-repeater-1 {
  --gap: 17px;
  grid-auto-columns: calc(33.3333% - 11.3333px);
  grid-template-columns: repeat(3, calc(33.3333% - 11.3333px));
  min-height: 395px;
  width: 947px;
  margin-right: auto;
  margin-left: auto;
}

.u-section-5 .u-list-item-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(244, 243, 240), rgb(244, 243, 240));
  background-size: cover;
  --border-color-var: #e0dad1;
  --radius: 8px;
}

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

.u-section-5 .u-image-1 {
  width: 56px;
  height: 56px;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-4 {
  font-size: 1.25rem;
  filter: none;
  font-weight: 400;
  margin: 16px 7px 0 0;
}

.u-section-5 .u-text-5 {
  font-size: 0.875rem;
  line-height: 1.1;
  filter: none;
  margin: 7px 0 0;
}

.u-section-5 .u-list-item-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(244, 243, 240), rgb(244, 243, 240));
  background-size: cover;
  --border-color-var: #e0dad1;
  --radius: 8px;
}

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

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

.u-section-5 .u-text-6 {
  font-size: 1.25rem;
  filter: none;
  font-weight: 400;
  margin: 16px 7px 0 0;
}

.u-section-5 .u-text-7 {
  font-size: 0.875rem;
  line-height: 1.1;
  filter: none;
  margin: 7px 0 0;
}

.u-section-5 .u-list-item-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(244, 243, 240), rgb(244, 243, 240));
  background-size: cover;
  --border-color-var: #e0dad1;
  --radius: 8px;
}

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

.u-section-5 .u-image-3 {
  width: 56px;
  height: 56px;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-8 {
  font-size: 1.25rem;
  filter: none;
  font-weight: 400;
  margin: 16px 7px 0 0;
}

.u-section-5 .u-text-9 {
  font-size: 0.875rem;
  line-height: 1.1;
  filter: none;
  margin: 7px 0 0;
}

.u-section-5 .u-list-item-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(244, 243, 240), rgb(244, 243, 240));
  background-size: cover;
  --border-color-var: #e0dad1;
  --radius: 8px;
}

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

.u-section-5 .u-image-4 {
  width: 56px;
  height: 56px;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-10 {
  font-size: 1.25rem;
  filter: none;
  font-weight: 400;
  margin: 16px 7px 0 0;
}

.u-section-5 .u-text-11 {
  font-size: 0.875rem;
  line-height: 1.1;
  filter: none;
  margin: 7px 0 0;
}

.u-section-5 .u-list-item-5 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(244, 243, 240), rgb(244, 243, 240));
  background-size: cover;
  --border-color-var: #e0dad1;
  --radius: 8px;
}

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

.u-section-5 .u-image-5 {
  width: 56px;
  height: 56px;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-12 {
  font-size: 1.25rem;
  filter: none;
  font-weight: 400;
  margin: 16px 7px 0 0;
}

.u-section-5 .u-text-13 {
  font-size: 0.875rem;
  line-height: 1.1;
  filter: none;
  margin: 7px 0 0;
}

.u-section-5 .u-list-item-6 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(244, 243, 240), rgb(244, 243, 240));
  background-size: cover;
  --border-color-var: #e0dad1;
  --radius: 8px;
}

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

.u-section-5 .u-image-6 {
  width: 56px;
  height: 56px;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-14 {
  font-size: 1.25rem;
  filter: none;
  font-weight: 400;
  margin: 16px 7px 0 0;
}

.u-section-5 .u-text-15 {
  font-size: 0.875rem;
  line-height: 1.1;
  filter: none;
  margin: 7px 0 0;
}

.u-section-5 .u-image-7 {
  width: 945px;
  height: 398px;
  --radius: 8px;
  margin: 32px auto -118px;
}

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

  .u-section-5 .u-text-1 {
    --text-color-var: #f59f0a;
  }

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

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

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

  .u-section-5 .u-text-6 {
    width: 128px;
  }

  .u-section-5 .u-text-7 {
    --text-color-var: #f9fafbb3;
  }

  .u-section-5 .u-text-8 {
    width: 128px;
  }

  .u-section-5 .u-text-9 {
    --text-color-var: #f9fafbb3;
  }

  .u-section-5 .u-text-10 {
    width: 128px;
  }

  .u-section-5 .u-text-11 {
    --text-color-var: #f9fafbb3;
  }

  .u-section-5 .u-text-12 {
    width: 128px;
  }

  .u-section-5 .u-text-13 {
    --text-color-var: #f9fafbb3;
  }

  .u-section-5 .u-text-14 {
    width: 128px;
  }

  .u-section-5 .u-text-15 {
    --text-color-var: #f9fafbb3;
  }

  .u-section-5 .u-image-7 {
    width: 940px;
    height: 396px;
  }
}

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

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

  .u-section-5 .u-image-7 {
    width: 720px;
    height: 303px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-image-7 {
    width: 540px;
    height: 227px;
  }
}

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

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

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

  .u-section-5 .u-repeater-1 {
    grid-auto-columns: calc(100% + 0px);
    min-height: 1258px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-image-7 {
    width: 340px;
    height: 143px;
    margin-top: 31px;
    margin-bottom: 30px;
  }
} .u-section-6 {
  --color-var: #ece7df;
}

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

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

.u-section-6 .u-text-2 {
  font-weight: 700;
  font-family: Georgia, serif;
  font-size: 2.25rem;
  margin: 28px auto 0;
}

.u-section-6 .u-group-1 {
  min-height: 165px;
  --radius: 8px;
  height: auto;
  width: 397px;
  --border-color-var: #f59f0a4d;
  box-shadow: 0px 0px 20px 0px rgba(111,42,54,0.4);
  margin: 37px auto 0;
}

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

.u-section-6 .u-text-3 {
  font-weight: 700;
  font-size: 3.75rem;
  font-family: Georgia, serif;
  margin: 16px 149px 0 110px;
}

.u-section-6 .u-text-4 {
  font-family: Inter;
  font-weight: 700;
  font-size: 1.5rem;
  margin: -60px 110px 0 234px;
}

.u-section-6 .u-text-5 {
  font-family: Inter;
  font-size: 1rem;
  line-height: 1.4;
  --text-color-var: #627084cc;
  width: 258px;
  margin: 21px auto 0;
}

.u-section-6 .u-text-6 {
  font-family: Inter;
  line-height: 1.4;
  font-size: 1rem;
  width: 668px;
  margin: 36px auto 0;
}

.u-section-6 .u-text-7 {
  font-family: Inter;
  line-height: 1.4;
  font-size: 1rem;
  width: 717px;
  margin: 22px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-6 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .u-section-6 .u-text-1 {
    --text-color-var: #f59f0a;
  }

  .u-section-6 .u-group-1 {
    --color-var: #0e2943;
    height: auto;
  }

  .u-section-6 .u-text-3 {
    --text-color-var: #f59f0a;
  }

  .u-section-6 .u-text-6 {
    --text-color-var: #6a707c;
  }

  .u-section-6 .u-text-7 {
    --text-color-var: #6a707c;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-text-3 {
    margin-right: 312px;
    margin-left: 271px;
  }

  .u-section-6 .u-text-4 {
    margin-top: 34px;
    margin-right: 271px;
    margin-left: 397px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-text-3 {
    font-size: 3.333333333333333rem;
    margin-right: 222px;
    margin-left: 181px;
  }

  .u-section-6 .u-text-4 {
    font-size: 1.3333333333333333rem;
    margin-right: 181px;
    margin-left: 307px;
  }

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

  .u-section-6 .u-text-7 {
    width: 540px;
  }
}

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

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

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

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

  .u-section-6 .u-text-3 {
    width: auto;
    margin-right: 84px;
    margin-left: 118px;
  }

  .u-section-6 .u-text-4 {
    width: auto;
    margin-top: -54px;
    margin-right: 55px;
    margin-left: 232px;
  }

  .u-section-6 .u-text-5 {
    margin-top: 19px;
  }

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

  .u-section-6 .u-text-7 {
    width: 340px;
  }
} .u-section-7 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(249, 248, 246), rgb(249, 248, 246));
  background-size: cover;
}

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

.u-section-7 .u-text-1 {
  font-size: 0.75rem;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: Inter;
  text-transform: uppercase;
  margin: 90px 351px 0;
}

.u-section-7 .u-text-2 {
  --text-color-var: #21242c;
  margin: 12px 211px 0 235px;
}

.u-section-7 .u-accordion-1 {
  width: 827px;
  margin: 50px auto 60px;
}

.u-section-7 .u-accordion-link-1 {
  background-image: none;
  --border-color-var: #272b35;
  font-size: 1.25rem;
  --color-var: #e0dad1;
  font-family: Georgia, serif;
  --text-color-var: #21242c;
  font-weight: 400;
  padding: 20px;
}

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

.u-section-7 .u-accordion-pane-1 {
  min-height: 289px;
  background-image: none;
  height: auto;
  --color-var: #e0dad1;
}

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

.u-section-7 .u-text-3 {
  font-family: Inter;
  font-size: 1rem;
  line-height: 1.8;
  margin: 0;
}

.u-section-7 .u-accordion-link-2 {
  background-image: none;
  --border-color-var: #272b35;
  font-size: 1.25rem;
  --color-var: #e0dad1;
  font-family: Georgia, serif;
  --text-color-var: #21242c;
  font-weight: 400;
  padding: 20px;
}

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

.u-section-7 .u-accordion-pane-2 {
  min-height: 142px;
  background-image: none;
  height: auto;
  --color-var: #e0dad1;
}

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

.u-section-7 .u-text-4 {
  font-family: Inter;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.8;
}

.u-section-7 .u-accordion-link-3 {
  background-image: none;
  --border-color-var: #272b35;
  font-size: 1.25rem;
  --color-var: #e0dad1;
  font-family: Georgia, serif;
  --text-color-var: #21242c;
  font-weight: 400;
  padding: 20px;
}

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

.u-section-7 .u-accordion-pane-3 {
  min-height: 142px;
  background-image: none;
  height: auto;
  --color-var: #e0dad1;
}

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

.u-section-7 .u-text-5 {
  font-family: Inter;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.8;
}

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

  .u-section-7 .u-text-2 {
    margin-right: 111px;
    margin-left: 135px;
  }

  .u-section-7 .u-text-3 {
    --text-color-var: #676f7e;
  }

  .u-section-7 .u-text-4 {
    --text-color-var: #676f7e;
  }

  .u-section-7 .u-text-5 {
    --text-color-var: #676f7e;
  }
}

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

  .u-section-7 .u-text-2 {
    margin-right: 1px;
    margin-left: 25px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-section-7 .u-accordion-1 {
    width: 340px;
  }
} .u-section-8 {
  --color-var: #2e3138;
}

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

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

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

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

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

.u-section-8 .u-text-2 {
  font-weight: 700;
  font-family: Georgia, serif;
  font-size: 2.25rem;
  margin: 14px 202px 0 -1px;
}

.u-section-8 .u-text-3 {
  font-family: Inter;
  --text-color-var: #f9fafbcc;
  line-height: 1.4;
  font-size: 1rem;
  margin: 13px 50px 0 0;
}

.u-section-8 .u-text-4 {
  --text-color-var: #f9fafbcc;
  font-size: 1rem;
  padding-left: 0;
  margin: 13px 23px 0 0;
}

.u-section-8 .u-group-1 {
  min-height: 74px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(249, 250, 251, 0.1), rgba(249, 250, 251, 0.1));
  background-size: cover;
  --border-color-var: #f9fafb33;
  --radius: 12px;
  height: auto;
  width: 520px;
  margin: 23px auto 0 0;
}

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

.u-section-8 .u-text-5 {
  font-family: Inter;
  font-size: 1rem;
  font-weight: 700;
  --text-color-var: #f9fafb;
  margin: 0 350px 0 11px;
}

.u-section-8 .u-text-6 {
  font-family: Inter;
  font-size: 0.875rem;
  --text-color-var: #f9fafbb3;
  margin: -7px 333px 0 11px;
}

.u-section-8 .u-text-7 {
  font-family: Inter;
  --text-color-var: #f9fafbcc;
  line-height: 1.4;
  font-size: 1rem;
  margin: 32px 23px 0 0;
}

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

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

.u-section-8 .u-form-1 {
  height: 416px;
  width: 510px;
  margin: 0 auto;
}

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

.u-section-8 .u-input-1 {
  font-size: 1.125rem;
  text-transform: none;
  font-family: Inter;
  --color-var: #ffffffcc;
}

.u-section-8 .u-label-2 {
  font-size: 1rem;
  font-family: Inter;
}

.u-section-8 .u-input-2 {
  font-size: 1.125rem;
  text-transform: none;
  font-family: Inter;
  --color-var: #ffffffcc;
}

.u-section-8 .u-label-3 {
  font-size: 1rem;
  font-family: Inter;
}

.u-section-8 .u-input-3 {
  font-size: 1.125rem;
  text-transform: none;
  font-family: Inter;
  --color-var: #ffffffcc;
}

.u-section-8 .u-btn-1 {
  background-image: none;
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.125rem;
  font-family: Inter;
  padding: 12px 0;
}

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

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

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

  .u-section-8 .u-text-1 {
    --text-color-var: #f59f0a;
    margin-right: 373px;
  }

  .u-section-8 .u-text-2 {
    margin-right: 102px;
  }

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

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

  .u-section-8 .u-group-1 {
    width: 470px;
    height: auto;
  }

  .u-section-8 .u-text-5 {
    margin-right: 314px;
  }

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

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

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

  .u-section-8 .u-form-1 {
    width: 446px;
  }

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

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

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

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

  .u-section-8 .u-text-1 {
    margin-right: 286px;
  }

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

  .u-section-8 .u-group-1 {
    width: 360px;
  }

  .u-section-8 .u-text-5 {
    margin-right: 236px;
  }

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

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

  .u-section-8 .u-form-1 {
    width: 336px;
  }
}

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

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

  .u-section-8 .u-text-5 {
    margin-right: 242px;
  }

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

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

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

  .u-section-8 .u-text-2 {
    font-size: 1.875rem;
    width: auto;
    margin-left: 0;
  }

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

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

  .u-section-8 .u-text-5 {
    margin-right: 228px;
  }

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

  .u-section-8 .u-text-7 {
    width: auto;
  }

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

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

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