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

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

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 1;
  margin: 138px 96px 0;
}

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

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

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

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

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

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

.u-section-1 .u-text-3 {
  filter: none;
  font-size: 0.875rem;
  margin: -31px 0 0 59px;
}

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

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

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

.u-section-1 .u-text-4 {
  filter: none;
  font-size: 0.875rem;
  margin: -31px 0 0 59px;
}

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

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

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

.u-section-1 .u-text-5 {
  filter: none;
  font-size: 0.875rem;
  margin: -31px 0 0 59px;
}

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

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

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

.u-section-1 .u-text-6 {
  filter: none;
  font-size: 0.875rem;
  margin: -31px 0 0 59px;
}

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

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

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

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

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

  .u-section-1 .u-text-3 {
    margin-top: -32px;
    margin-left: 50px;
  }

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

  .u-section-1 .u-image-2 {
    margin-top: -76px;
  }

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

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

  .u-section-1 .u-image-3 {
    margin-top: -53px;
  }

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

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

  .u-section-1 .u-image-4 {
    margin-top: -53px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-list-1 {
    margin-top: 20px;
    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: 150px;
  }

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

  .u-section-1 .u-image-2 {
    margin-top: 10px;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-top: -31px;
    margin-left: 60px;
  }

  .u-section-1 .u-image-3 {
    margin-top: 10px;
  }

  .u-section-1 .u-text-5 {
    width: auto;
    margin-top: -31px;
    margin-left: 60px;
  }

  .u-section-1 .u-image-4 {
    margin-top: 10px;
  }

  .u-section-1 .u-text-6 {
    width: auto;
    margin-top: -31px;
    margin-left: 60px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 133px;
    margin-left: auto;
    padding: 21px 108px 21px 107px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: -159px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 53px;
    padding-left: 51px;
  }
}

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

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

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

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

.u-block-445c-27.u-block-445c-27.u-block-445c-27.hover:before {
  background-color: var(--custom-color-10) !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-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 {
  --color-var: #f9fafb;
}

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

.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: 24px 21px 0;
}

.u-section-2 .u-text-1 {
  font-family: Georgia, serif;
  font-size: 3rem;
  font-weight: 400;
  margin: 72px 43px 0 0;
}

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

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

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

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

.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;
  }

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

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

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

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

  .u-section-2 .u-layout-cell-2 {
    min-height: 362px;
    --radius: 16px;
    background-position: 50% 50%;
  }
}

@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-layout-cell-2 {
    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-layout-cell-2 {
    min-height: 416px;
  }
}

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

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

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

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

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

  .u-section-2 .u-layout-cell-2 {
    min-height: 262px;
  }
} .u-section-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(243, 245, 247), rgb(249, 250, 251));
  background-size: cover;
}

.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-layout-cell-1 {
  min-height: 439px;
  filter: none;
}

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

.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: Georgia, serif;
  font-size: 3rem;
  font-weight: 400;
  margin: 83px 149px 0 2px;
}

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

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

@media (max-width: 1199px) {
   .u-section-3 {
    --color-var: #ece7df;
  }

  .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-layout-cell-1 {
    min-height: 362px;
    --radius: 16px;
    background-position: 50% 50%;
  }

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

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

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

  .u-section-3 .u-text-3 {
    --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-layout-cell-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-layout-cell-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-layout-cell-1 {
    min-height: 262px;
    order: 1;
  }

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

  .u-section-3 .u-text-1 {
    font-size: 2.5rem;
    margin-top: 19px;
  }
} .u-section-4 {
  --color-var: #faf8f4;
  background-image: url("images/Section3.png");
  background-position: 50% 50%;
}

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

.u-section-4 .u-text-1 {
  font-size: 0.75rem;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: Inter;
  text-transform: uppercase;
  width: 438px;
  --text-color-var: #5c7a8a;
  margin: 96px auto 0;
}

.u-section-4 .u-text-2 {
  font-size: 3rem;
  font-family: "Playfair Display", serif;
  letter-spacing: 1px;
  font-weight: 400;
  margin: 29px 74px 0;
}

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

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

.u-section-4 .u-list-1 {
  width: 631px;
  margin: 37px auto 60px;
}

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

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

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

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

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

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

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

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

.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 .u-sheet-1 {
    min-height: 473px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-4 .u-list-1 {
    width: 362px;
    margin-left: -11px;
    margin-right: -11px;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: calc(33.3333% - 16px);
    grid-template-columns: repeat(3, calc(33.3333% - 16px));
    min-height: 122px;
  }
} .u-section-5 {
  --color-var: #f9fafb;
}

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

.u-section-5 .u-layout-wrap-1 {
  width: 1047px;
  margin: 77px auto 59px;
}

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

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

.u-section-5 .u-text-1 {
  font-size: 3rem;
  letter-spacing: 1px;
  font-family: Georgia, serif;
  font-weight: 400;
  margin: 0 24px 0 0;
}

.u-section-5 .u-list-1 {
  width: 507px;
  margin: 21px auto 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-section-5 .u-image-7 {
  background-position: 50% 50%;
  background-image: url("images/Grupodepescadoresenentornoabierto.png");
  background-size: cover;
}

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

@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: 492px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-image-1 {
    margin-left: 8px;
  }

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

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

  .u-section-5 .u-image-2 {
    margin-left: 8px;
  }

  .u-section-5 .u-text-3 {
    width: auto;
    margin-top: -24px;
    margin-right: -30px;
    margin-left: 46px;
  }

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

  .u-section-5 .u-image-3 {
    margin-left: 8px;
  }

  .u-section-5 .u-text-4 {
    width: auto;
    margin-top: -24px;
    margin-right: -30px;
    margin-left: 46px;
  }

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

  .u-section-5 .u-image-4 {
    margin-left: 8px;
  }

  .u-section-5 .u-text-5 {
    width: auto;
    margin-top: -24px;
    margin-right: -30px;
    margin-left: 46px;
  }

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

  .u-section-5 .u-image-5 {
    margin-left: 8px;
  }

  .u-section-5 .u-text-6 {
    width: auto;
    margin-top: -24px;
    margin-right: -30px;
    margin-left: 46px;
  }

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

  .u-section-5 .u-image-6 {
    margin-left: 8px;
  }

  .u-section-5 .u-text-7 {
    width: auto;
    margin-top: -24px;
    margin-right: -30px;
    margin-left: 46px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 249px;
  }
} .u-section-6 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(243, 245, 247), rgb(249, 250, 251));
  background-size: cover;
}

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

.u-section-6 .u-image-1 {
  width: 80px;
  height: 80px;
  margin: 91px auto 0;
}

.u-section-6 .u-text-1 {
  font-family: Georgia, serif;
  font-size: 3rem;
  font-weight: 400;
  width: 749px;
  margin: 38px auto 0;
}

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

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

.u-section-6 .u-group-1 {
  min-height: 165px;
  height: auto;
  width: 397px;
  --border-color-var: #e2e6e9;
  --color-var: #f9fafb;
  --radius: 10px;
  margin: 61px auto 90px;
}

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

.u-section-6 .u-text-4 {
  font-size: 3.75rem;
  font-family: Georgia, serif;
  --text-color-var: #7091a9;
  font-weight: 400;
  margin: 16px 149px 0 110px;
}

.u-section-6 .u-text-5 {
  font-family: Inter;
  font-weight: 700;
  font-size: 1.5rem;
  margin: -55px 118px 0 226px;
}

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

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

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

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

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

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

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

  .u-section-6 .u-image-1 {
    margin-top: 60px;
  }

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

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

  .u-section-6 .u-group-1 {
    min-height: 158px;
    margin-top: 60px;
    margin-bottom: -10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-text-4 {
    margin-right: 121px;
    margin-left: 82px;
  }

  .u-section-6 .u-text-5 {
    width: auto;
    margin-top: -47px;
    margin-right: 97px;
    margin-left: 191px;
  }

  .u-section-6 .u-text-6 {
    margin-top: 0;
  }
} .u-section-7 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(249, 250, 251), rgb(249, 250, 251));
  background-size: cover;
}

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

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

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

.u-section-7 .u-text-3 {
  font-family: Georgia, serif;
  font-size: 3rem;
  font-weight: 400;
  margin: -12px 474px 0;
}

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

.u-section-7 .u-accordion-link-1 {
  background-image: none;
  --border-color-var: #e2e6e9;
  font-size: 1.25rem;
  font-family: Georgia, serif;
  --text-color-var: #21242c;
  font-weight: 400;
  border-style: solid;
  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;
}

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

.u-section-7 .u-text-4 {
  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: #e2e6e9;
  font-size: 1.25rem;
  font-family: Georgia, serif;
  --text-color-var: #21242c;
  font-weight: 400;
  border-style: solid;
  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;
}

.u-section-7 .u-container-layout-2 {
  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;
}

.u-section-7 .u-accordion-link-3 {
  background-image: none;
  --border-color-var: #e2e6e9;
  font-size: 1.25rem;
  font-family: Georgia, serif;
  --text-color-var: #21242c;
  font-weight: 400;
  border-style: solid;
  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;
}

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

.u-section-7 .u-text-6 {
  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-2 {
    margin-left: 251px;
    margin-right: 251px;
  }

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

  .u-section-7 .u-accordion-link-1 {
    --color-var: #e0dad1;
  }

  .u-section-7 .u-accordion-pane-1 {
    --color-var: #e0dad1;
  }

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

  .u-section-7 .u-accordion-link-2 {
    --color-var: #e0dad1;
  }

  .u-section-7 .u-accordion-pane-2 {
    --color-var: #e0dad1;
  }

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

  .u-section-7 .u-accordion-link-3 {
    --color-var: #e0dad1;
  }

  .u-section-7 .u-accordion-pane-3 {
    --color-var: #e0dad1;
  }

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

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

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

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

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

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

  .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-sheet-1 {
    min-height: 1173px;
  }

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

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

  .u-section-7 .u-text-3 {
    font-size: 2.5rem;
    width: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-accordion-1 {
    width: 340px;
    margin-top: 50px;
  }
} .u-section-8 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(243, 245, 247), rgb(249, 250, 251));
  background-size: cover;
}

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

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

.u-section-8 .u-layout-cell-1 {
  min-height: 390px;
  --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: 3px 0 30px;
}

.u-section-8 .u-text-1 {
  font-weight: 400;
  margin: 1px 0 0;
}

.u-section-8 .u-text-2 {
  font-family: Inter;
  line-height: 1.4;
  font-size: 1rem;
  margin: 22px 21px 0 0;
}

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

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

.u-section-8 .u-btn-1 {
  border-style: solid;
  text-transform: none;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-family: Inter;
  margin: 22px auto 0 0;
  padding: 0;
}

.u-section-8 .u-layout-cell-2 {
  min-height: 390px;
  --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: 0 30px 30px;
}

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

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

.u-section-8 .u-label-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-btn-2 {
  border-style: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 100%;
  --radius: 8px;
  transition-duration: 0.5s;
  font-family: Inter;
  --text-hover-color-var: #ffffff;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  --color-var: #5c7a8a;
  font-weight: 700;
  background-image: none;
  padding: 16px 0;
}

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

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

  .u-section-8 .u-text-1 {
    --text-color-var: #1d3023;
  }

  .u-section-8 .u-text-2 {
    --text-color-var: #577561;
    margin-right: 0;
  }

  .u-section-8 .u-text-3 {
    --text-color-var: #577561;
    margin-right: 0;
  }

  .u-section-8 .u-text-4 {
    --text-color-var: #577561;
    margin-right: 0;
  }

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

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

  .u-section-8 .u-btn-2 {
    --hover-color-var: #64783a;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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