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

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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-weight: 700;
  margin: 230px 106px 0;
}

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

.u-section-1 .u-list-1 {
  width: 1062px;
  margin: 34px auto 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: 58px;
}

.u-section-1 .u-list-item-1 {
  --border-color-var: #ffffff33;
  --radius: 8px;
  filter: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(248, 250, 252, 0.1), rgba(248, 250, 252, 0.1));
  background-size: cover;
}

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

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

.u-section-1 .u-list-item-2 {
  --border-color-var: #ffffff33;
  --radius: 8px;
  filter: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(248, 250, 252, 0.1), rgba(248, 250, 252, 0.1));
  background-size: cover;
}

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

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

.u-section-1 .u-list-item-3 {
  --border-color-var: #ffffff33;
  --radius: 8px;
  filter: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(248, 250, 252, 0.1), rgba(248, 250, 252, 0.1));
  background-size: cover;
}

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

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

.u-section-1 .u-list-item-4 {
  --border-color-var: #ffffff33;
  --radius: 8px;
  filter: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(248, 250, 252, 0.1), rgba(248, 250, 252, 0.1));
  background-size: cover;
}

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

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

.u-section-1 .u-btn-1 {
  font-size: 1.125rem;
  --radius: 8px;
  font-family: "Open Sans", sans-serif;
  padding-top: 18px;
  padding-bottom: 18px;
  --color-var: #ca7049;
  --hover-color-var: #ca7049;
  text-transform: uppercase;
  font-weight: 700;
  background-image: none;
  margin: 38px auto 0 271px;
}

.u-section-1 .u-btn-2 {
  font-size: 1.125rem;
  --radius: 8px;
  font-family: "Open Sans", sans-serif;
  --hover-color-var: #ffffff4d;
  text-transform: uppercase;
  font-weight: 700;
  background-image: none;
  margin: -60px auto 60px 601px;
  padding: 15px 71px 17px 69px;
}

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

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

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

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

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

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

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

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

  .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: 156px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-list-1 {
    width: 336px;
    margin-top: 243px;
  }

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

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

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

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

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

  .u-section-1 .u-btn-1 {
    margin-top: -348px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 21px;
    margin-left: auto;
    padding: 16px 91px 16px 90px;
  }
}

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

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

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

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

.u-block-63ef-23,
.u-block-63ef-23:before,
.u-block-63ef-23 > .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-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 {
  --color-var: #faf8f4;
}

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

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

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

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

.u-section-2 .u-line-1 {
  width: 64px;
  --border-color-var: #ca7049;
  margin: 63px auto 0 0;
}

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

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

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

.u-section-2 .u-list-1 {
  width: 503px;
  margin: 15px auto 0 0;
}

.u-section-2 .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-2 .u-list-item-1 {
  --border-color-var: #dae0e7;
}

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

.u-section-2 .u-text-4 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 0 auto;
}

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

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

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

.u-section-2 .u-text-6 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 0 auto;
}

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

.u-section-2 .u-list-item-3 {
  --border-color-var: #dae0e7;
}

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

.u-section-2 .u-text-8 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

  .u-section-2 .u-text-1 {
    line-height: 0.9;
    --text-color-var: #0f1729;
  }

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

  .u-section-2 .u-list-item-1 {
    --radius: 12px;
  }

  .u-section-2 .u-list-item-2 {
    --radius: 12px;
  }

  .u-section-2 .u-list-item-3 {
    --radius: 12px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 362px;
    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: 379px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-line-1 {
    margin-top: 1px;
    margin-right: 276px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-section-3 .u-line-1 {
  width: 64px;
  --border-color-var: #ca7049;
  margin: 0 auto 0 0;
}

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

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

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

.u-section-3 .u-list-1 {
  width: 621px;
  margin: 0 auto 0 0;
}

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

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

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

.u-section-3 .u-text-4 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 4px auto 0 0;
}

.u-section-3 .u-text-5 {
  font-size: 1rem;
  font-family: Inter;
  filter: none;
  line-height: 1.1;
  margin: -28px 18px 10px 26px;
}

.u-section-3 .u-list-item-2 {
  --border-color-var: #dae0e7;
}

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

.u-section-3 .u-text-6 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 4px auto 0 0;
}

.u-section-3 .u-text-7 {
  font-size: 1rem;
  font-family: Inter;
  filter: none;
  line-height: 1.1;
  margin: -28px 18px 10px 26px;
}

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

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

.u-section-3 .u-text-8 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 4px auto 0 0;
}

.u-section-3 .u-text-9 {
  font-size: 1rem;
  font-family: Inter;
  filter: none;
  line-height: 1.1;
  margin: -28px 18px 10px 26px;
}

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

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

.u-section-3 .u-text-10 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 4px auto 0 0;
}

.u-section-3 .u-text-11 {
  font-size: 1rem;
  font-family: Inter;
  filter: none;
  line-height: 1.1;
  margin: -28px 18px 10px 26px;
}

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

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

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

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

  .u-section-3 .u-line-1 {
    height: 0;
  }

  .u-section-3 .u-text-1 {
    line-height: 0.9;
    --text-color-var: #0f1729;
    margin-right: 28px;
    margin-left: 29px;
  }

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

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

  .u-section-3 .u-text-5 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-text-7 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-text-9 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-text-11 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: 19px;
    font-size: 1.875rem;
  }

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

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

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

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

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

  .u-section-3 .u-text-4 {
    margin-left: 10px;
  }

  .u-section-3 .u-text-5 {
    width: auto;
    margin: -35px -16px 0 36px;
  }

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

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

  .u-section-3 .u-text-7 {
    width: auto;
    margin: -35px -16px 0 36px;
  }

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

  .u-section-3 .u-text-8 {
    margin-left: 10px;
  }

  .u-section-3 .u-text-9 {
    width: auto;
    margin: -35px -16px 0 36px;
  }

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

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

  .u-section-3 .u-text-11 {
    width: auto;
    margin: -35px -16px 0 36px;
  }
} .u-section-4 {
  --color-var: #faf8f4;
  background-image: url("images/Section4.png");
  background-position: 50% 50%;
}

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

.u-section-4 .u-line-1 {
  width: 64px;
  --border-color-var: #ca7049;
  height: 4px;
  margin: 90px auto 0 0;
}

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

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

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

.u-section-4 .u-list-1 {
  width: 646px;
  margin: 26px auto 69px 0;
}

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

.u-section-4 .u-list-item-1 {
  --border-color-var: #faf8f44d;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(250, 248, 244, 0.3), rgba(250, 248, 244, 0.3));
  background-size: cover;
  --radius: 12px;
}

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

.u-section-4 .u-text-4 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 0 auto 0 0;
}

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

.u-section-4 .u-list-item-2 {
  --border-color-var: #faf8f44d;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(250, 248, 244, 0.3), rgba(250, 248, 244, 0.3));
  background-size: cover;
  --radius: 12px;
}

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

.u-section-4 .u-text-6 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 0 auto 0 0;
}

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

.u-section-4 .u-list-item-3 {
  --border-color-var: #faf8f44d;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(250, 248, 244, 0.3), rgba(250, 248, 244, 0.3));
  background-size: cover;
  --radius: 12px;
}

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

.u-section-4 .u-text-8 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 0 auto 0 0;
}

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

.u-section-4 .u-list-item-4 {
  --border-color-var: #faf8f44d;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(250, 248, 244, 0.3), rgba(250, 248, 244, 0.3));
  background-size: cover;
  --radius: 12px;
}

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

.u-section-4 .u-text-10 {
  font-size: 1.875rem;
  filter: none;
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 0 auto 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-4 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
} .u-section-5 {
  --color-var: #faf8f4;
}

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

.u-section-5 .u-line-1 {
  width: 64px;
  --border-color-var: #ca7049;
  margin: 90px auto 0;
}

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

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

.u-section-5 .u-list-1 {
  width: 849px;
  margin: 40px auto -317px;
}

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

.u-section-5 .u-list-item-1 {
  --border-color-var: #dae0e7;
  --color-var: #f7f3ee;
}

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

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

.u-section-5 .u-text-3 {
  font-size: 0.875rem;
  font-family: Inter;
  filter: none;
  line-height: 1.6;
  margin: 13px 0 0;
}

.u-section-5 .u-list-item-2 {
  --color-var: #f7f3ee;
}

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

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

.u-section-5 .u-text-4 {
  font-size: 0.875rem;
  font-family: Inter;
  filter: none;
  line-height: 1.6;
  margin: 13px 0 0;
}

.u-section-5 .u-list-item-3 {
  --color-var: #f7f3ee;
}

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

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

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

.u-section-5 .u-list-item-4 {
  --color-var: #f7f3ee;
}

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

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

.u-section-5 .u-text-6 {
  font-size: 0.875rem;
  font-family: Inter;
  filter: none;
  line-height: 1.6;
  margin: 13px 0 0;
}

.u-section-5 .u-list-item-5 {
  --color-var: #f7f3ee;
}

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

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

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

.u-section-5 .u-list-item-6 {
  --color-var: #f7f3ee;
}

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

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

.u-section-5 .u-text-8 {
  font-size: 0.875rem;
  font-family: Inter;
  filter: none;
  line-height: 1.6;
  margin: 13px 0 0;
}

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

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

  .u-section-5 .u-line-1 {
    margin-top: -294px;
  }

  .u-section-5 .u-text-1 {
    line-height: 0.9;
    --text-color-var: #0f1729;
    margin-top: 59px;
  }

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

  .u-section-5 .u-list-1 {
    margin-top: 264px;
    margin-left: 154px;
  }

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

  .u-section-5 .u-list-item-1 {
    --radius: 12px;
  }

  .u-section-5 .u-list-item-2 {
    --border-color-var: #dae0e7;
    --radius: 12px;
  }

  .u-section-5 .u-list-item-3 {
    --border-color-var: #dae0e7;
    --radius: 12px;
  }

  .u-section-5 .u-list-item-4 {
    --border-color-var: #dae0e7;
    --radius: 12px;
  }

  .u-section-5 .u-list-item-5 {
    --border-color-var: #dae0e7;
    --radius: 12px;
  }

  .u-section-5 .u-list-item-6 {
    --border-color-var: #dae0e7;
    --radius: 12px;
  }
}

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

  .u-section-5 .u-line-1 {
    margin-top: -205px;
  }

  .u-section-5 .u-list-1 {
    width: 720px;
    margin-left: 40px;
  }

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

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

  .u-section-5 .u-line-1 {
    margin-top: -236px;
  }

  .u-section-5 .u-text-1 {
    font-size: 3.375rem;
    margin-top: -6px;
  }

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

  .u-section-5 .u-list-1 {
    width: 540px;
    margin-top: 329px;
    margin-left: 0;
  }

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

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

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

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

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

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

  .u-section-5 .u-line-1 {
    margin-top: 50px;
  }

  .u-section-5 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 22px;
  }

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

  .u-section-5 .u-list-1 {
    width: 340px;
    margin-top: 18px;
    margin-right: 0;
    margin-bottom: -263px;
  }

  .u-section-5 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: repeat(1, 100%);
  }
} .u-section-6 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  --color-var: #faf8f4;
}

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

.u-section-6 .u-group-1 {
  width: 1037px;
  min-height: 336px;
  --color-var: #faf8f4;
  --radius: 16px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  height: auto;
  margin: 90px auto -113px;
}

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

.u-section-6 .u-layout-wrap-1 {
  width: 985px;
  margin: 0 auto;
}

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

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

.u-section-6 .u-line-1 {
  width: 64px;
  --border-color-var: #ca7049;
  margin: 0 auto 0 0;
}

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

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

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

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

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

.u-section-6 .u-image-1 {
  filter: none;
  height: 291px;
  width: 290px;
  margin: 1px auto -14px;
}

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

  .u-section-6 .u-layout-wrap-1 {
    width: 940px;
  }

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

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

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

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

  .u-section-6 .u-layout-wrap-1 {
    width: 720px;
  }

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

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

  .u-section-6 .u-image-1 {
    height: 225px;
    width: 224px;
  }
}

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

  .u-section-6 .u-layout-wrap-1 {
    width: 540px;
  }

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

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

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

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

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

  .u-section-6 .u-group-1 {
    width: 340px;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .u-section-6 .u-layout-wrap-1 {
    width: 340px;
  }

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

  .u-section-6 .u-line-1 {
    margin-top: 14px;
  }

  .u-section-6 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 14px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 298px;
  }
} .u-section-7 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(250, 248, 244), rgb(250, 248, 244));
  background-size: cover;
}

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

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

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

.u-section-7 .u-text-2 {
  font-family: Inter;
  line-height: 1.4;
  width: 875px;
  margin: 18px auto 0;
}

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

.u-section-7 .u-accordion-link-1 {
  --border-color-var: #272b35;
  font-family: "Playfair Display", serif;
  font-size: 1rem;
  font-weight: 400;
  background-image: none;
  --color-var: #dad3c8;
  padding: 20px;
}

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

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

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

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

.u-section-7 .u-accordion-link-2 {
  --border-color-var: #272b35;
  font-family: "Playfair Display", serif;
  font-size: 1rem;
  font-weight: 400;
  background-image: none;
  --color-var: #dad3c8;
  padding: 20px;
}

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

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

.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: 0.875rem;
  line-height: 1.8;
}

.u-section-7 .u-accordion-link-3 {
  --border-color-var: #272b35;
  font-family: "Playfair Display", serif;
  font-size: 1rem;
  font-weight: 400;
  background-image: none;
  --color-var: #dad3c8;
  padding: 20px;
}

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

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

.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: 0.875rem;
  line-height: 1.8;
}

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

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-7 .u-text-1 {
    font-size: 1.875rem;
  }

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

  .u-section-7 .u-accordion-1 {
    width: 340px;
  }
} .u-section-8 {
  --color-var: #faf8f4;
  min-height: 684px;
}

.u-section-8 .u-shape-1 {
  height: 432px;
  margin-top: 0;
  margin-bottom: 0;
  --bottom-left-radius: 30px;
  --bottom-right-radius: 30px;
}

.u-section-8 .u-layout-wrap-1 {
  width: 1140px;
  margin: -306px auto 24px;
}

.u-section-8 .u-layout-cell-1 {
  min-height: 499px;
  --radius: 30px;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-8 .u-line-1 {
  width: 64px;
  margin: 0 auto 0 0;
}

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

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

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

.u-section-8 .u-layout-cell-2 {
  min-height: 499px;
  --radius: 30px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-8 .u-form-1 {
  height: 380px;
  margin: 0 0 0 16px;
}

.u-section-8 .u-form-group-1 {
  margin-left: 0;
}

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

.u-section-8 .u-input-1 {
  font-family: Inter;
}

.u-section-8 .u-form-group-2 {
  margin-left: 0;
}

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

.u-section-8 .u-input-2 {
  font-family: Inter;
}

.u-section-8 .u-form-group-3 {
  margin-left: 0;
}

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

.u-section-8 .u-input-3 {
  font-family: Inter;
}

.u-section-8 .u-btn-1 {
  border-style: none;
  letter-spacing: 1px;
  background-image: none;
  width: 100%;
  --radius: 8px;
  font-size: 1.125rem;
  font-weight: 700;
  font-family: Inter;
  text-transform: uppercase;
  padding: 16px 0 17px;
}

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

  .u-section-8 .u-layout-wrap-1 {
    width: 940px;
  }

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

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

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

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

  .u-section-8 .u-form-1 {
    margin-left: 0;
  }
}

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

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

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

  .u-section-8 .u-text-3 {
    margin-top: 242px;
  }

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

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

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

  .u-section-8 .u-text-3 {
    margin-top: 16px;
  }

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

@media (max-width: 575px) {
   .u-section-8 {
    min-height: 425px;
    padding-right: 0;
  }

  .u-section-8 .u-shape-1 {
    height: 342px;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: 340px;
    margin-top: -292px;
    margin-bottom: 50px;
  }

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

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

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

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

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