 .u-section-1 {
  background-image: linear-gradient(100deg, rgba(2, 103, 94, 1), rgba(7, 166, 152, 1)), url('images/fondoverde1.png');
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  min-height: 700px;
}

.u-section-1 .u-layout-wrap-1 {
  width: calc(((100% - 1140px) / 2)  + 1140px);
  margin: 0 0 0 auto;
}

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

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

.u-section-1 .u-text-1 {
  text-shadow: 0px -2px 8px rgba(241,197,14,1);
  font-family: "Bruno Ace";
  font-size: 3rem;
  margin: 32px 0 0 8px;
}

.u-section-1 .u-text-2 {
  line-height: 1.8;
  font-size: 1.25rem;
  font-weight: 400;
  font-style: normal;
  margin: 32px 0 0 8px;
}

.u-section-1 .u-icon-1 {
  font-size: 1.5em;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1.125rem;
  border-style: none;
  text-align: center;
  font-weight: 700;
  font-family: "Bruno Ace";
  margin: 112px auto 0;
  padding: 16px 52px 17px 51px;
}

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

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

.u-section-1 .u-image-1 {
  width: 340px;
  height: 634px;
  margin: 82px auto -16px 84px;
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2) + 940px);
  }

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

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

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

  .u-section-1 .u-layout-cell-2 {
    background-position: 0% 50%;
    min-height: 577px;
  }

  .u-section-1 .u-image-1 {
    inset: auto;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 720px);
  }

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

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

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

  .u-section-1 .u-layout-cell-2 {
    background-position: 14.9% 50%;
    min-height: 442px;
  }

  .u-section-1 .u-image-1 {
    width: 339px;
    height: 632px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 540px);
  }

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

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

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

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

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

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

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

  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 340px) / 2) + 340px);
  }

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    font-size: 1.875rem;
    margin-left: 4px;
  }

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

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

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

  .u-section-1 .u-image-1 {
    width: 330px;
    height: 615px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 566px;
}

.u-section-2 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(192,192,192,1);
  font-family: "Bruno Ace";
  font-weight: 700;
  margin: 4px 0 0;
}

.u-section-2 .u-list-1 {
  margin-top: 4px;
  margin-bottom: 60px;
}

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

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

.u-section-2 .u-image-1 {
  height: 231px;
  --radius: 30px;
  width: 288px;
  margin: 15px auto 0 15px;
}

.u-section-2 .u-group-1 {
  min-height: 278px;
  --radius: 30px;
  width: 328px;
  height: auto;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -58px 15px 0 auto;
}

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

.u-section-2 .u-text-2 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 1.5rem;
  font-family: "Bruno Ace";
  font-weight: 700;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-3 {
  margin: 40px -4px 0 auto;
}

.u-section-2 .u-icon-1 {
  width: 48px;
  height: 48px;
  margin: 14px auto 0 0;
}

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

.u-section-2 .u-image-2 {
  height: 231px;
  --radius: 30px;
  width: 288px;
  margin: 15px auto 0 15px;
}

.u-section-2 .u-group-2 {
  min-height: 278px;
  --radius: 30px;
  width: 328px;
  height: auto;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -58px 15px 0 auto;
}

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

.u-section-2 .u-text-4 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 1.5rem;
  font-family: "Bruno Ace";
  font-weight: 700;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-5 {
  margin: 40px -4px 0 auto;
}

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

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

.u-section-2 .u-image-3 {
  height: 231px;
  --radius: 30px;
  width: 288px;
  margin: 15px auto 0 15px;
}

.u-section-2 .u-group-3 {
  min-height: 278px;
  --radius: 30px;
  width: 328px;
  height: auto;
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -58px 15px 0 auto;
}

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

.u-section-2 .u-text-6 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 1.5rem;
  font-family: "Bruno Ace";
  font-weight: 700;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-7 {
  margin: 40px -4px 0 auto;
}

.u-section-2 .u-icon-3 {
  width: 48px;
  height: 48px;
  margin: 14px auto 0 0;
}

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

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

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

  .u-section-2 .u-group-1 {
    width: 274px;
    margin-top: -42px;
    margin-right: 0;
    margin-bottom: -10px;
    height: auto;
  }

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

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

  .u-section-2 .u-group-2 {
    width: 274px;
    margin-top: -42px;
    margin-right: 0;
    margin-bottom: -10px;
    height: auto;
  }

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

  .u-section-2 .u-image-3 {
    margin-top: 19px;
  }

  .u-section-2 .u-group-3 {
    width: 274px;
    margin-top: -42px;
    margin-right: 0;
    margin-bottom: -10px;
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-list-1 {
    margin-bottom: -35px;
  }

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

@media (max-width: 767px) {
  .u-section-2 .u-list-1 {
    margin-bottom: 60px;
  }

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

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

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

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

@media (max-width: 575px) {
  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}.u-block-a5fa-2 {
  position: absolute;
  bottom: 10px;
}

.u-block-a5fa-3 {
  position: absolute;
  left: 0;
}

.u-block-a5fa-4 {
  position: absolute;
  right: 0;
}

 .u-section-3-1 {
  background-image: linear-gradient(to bottom, rgba(7, 166, 152, 1), rgba(2, 103, 94, 1));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 950px;
}

.u-section-3-1 .u-image-1 {
  height: 639px;
  width: 1368px;
  margin: 0 calc(((100% - 1140px) / 2)  + -134px) 0 auto;
}

.u-section-3-1 .u-group-1 {
  width: 1140px;
  min-height: 400px;
  height: auto;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -175px auto 60px;
}

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

.u-section-3-1 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  font-family: "Bruno Ace";
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 0 auto;
}

.u-section-3-1 .u-text-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 18px 0 0;
}

.u-section-3-1 .u-btn-1 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 1px;
  --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: 0.3;
  background-image: none;
  font-weight: 700;
  font-family: "Bruno Ace";
  --radius: 15px;
  margin: 18px auto 0;
  padding: 14px 55px 16px;
}

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

  .u-section-3-1 .u-image-1 {
    height: 439px;
    width: 940px;
    margin-right: calc(((100% - 940px) / 2));
  }

  .u-section-3-1 .u-group-1 {
    width: 940px;
    margin-top: 25px;
    height: auto;
  }

  .u-section-3-1 .u-btn-1 {
    border-style: solid;
  }
}

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

  .u-section-3-1 .u-image-1 {
    height: 336px;
    width: 720px;
    margin-right: calc(((100% - 720px) / 2));
  }

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

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

  .u-section-3-1 .u-image-1 {
    height: 252px;
    width: 540px;
    margin-right: calc(((100% - 540px) / 2));
  }

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

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

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

  .u-section-3-1 .u-image-1 {
    height: 159px;
    width: 340px;
    margin-right: calc(((100% - 340px) / 2));
  }

  .u-section-3-1 .u-group-1 {
    width: 340px;
    min-height: 561px;
    margin-top: -45px;
    margin-bottom: 49px;
  }

  .u-section-3-1 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
} .u-section-4 {
  background-image: linear-gradient(100deg, rgba(3, 197, 180, 1), rgba(2, 103, 94, 1));
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 706px;
}

.u-section-4 .u-layout-wrap-1 {
  width: calc(((100% - 1140px) / 2)  + 1212px);
  margin: 0 auto 0 0;
}

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

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

.u-section-4 .u-image-1 {
  width: 475px;
  height: 664px;
  margin: 77px 35px -35px auto;
}

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

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

.u-section-4 .u-text-1 {
  font-size: 3rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  font-family: "Bruno Ace";
  margin: 27px 35px 0;
}

.u-section-4 .u-text-2 {
  font-size: 1.125rem;
  line-height: 1.8;
  font-weight: 700;
  margin: 70px 4px 0;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1.125rem;
  border-style: none;
  text-align: center;
  font-weight: 700;
  font-family: "Bruno Ace";
  margin: 40px auto 0;
  padding: 16px 52px 17px 51px;
}

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

  .u-section-4 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2) + 940px);
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 621px;
    background-position: 50% 50%;
  }

  .u-section-4 .u-image-1 {
    inset: auto;
  }

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

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

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

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

  .u-section-4 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 720px);
  }

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

  .u-section-4 .u-image-1 {
    width: 420px;
    height: 587px;
    margin-right: 0;
  }

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

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

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

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

  .u-section-4 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 540px);
  }

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

  .u-section-4 .u-layout-cell-2 {
    order: 0;
  }

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

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

  .u-section-4 .u-layout-wrap-1 {
    width: calc(((100% - 340px) / 2) + 340px);
  }

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

  .u-section-4 .u-image-1 {
    width: 340px;
    height: 475px;
  }

  .u-section-4 .u-text-1 {
    font-size: 1.875rem;
  }
} .u-section-5 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/fondosserviciosesteban.png");
  background-size: cover;
  min-height: 754px;
}

.u-section-5 .u-layout-wrap-1 {
  width: 1294px;
  margin: 51px auto;
}

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

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

.u-section-5 .u-group-1 {
  --radius: 15px;
  height: auto;
  min-height: 507px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  background-size: cover;
  width: 555px;
  margin: 64px auto 0;
}

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

.u-section-5 .u-text-1 {
  text-shadow: 0px -2px 8px rgba(241,197,14,1);
  font-family: "Bruno Ace";
  font-size: 3rem;
  margin: 26px 0 0;
}

.u-section-5 .u-text-2 {
  line-height: 1.8;
  font-size: 1.125rem;
  font-weight: 400;
  font-style: normal;
  margin: 33px 0 0;
}

.u-section-5 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1.125rem;
  border-style: none;
  font-weight: 700;
  font-family: "Bruno Ace";
  margin: 24px auto 0;
  padding: 16px 52px 17px 51px;
}

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

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

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

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

  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2)  + 940px);
    margin-left: calc(((100% - 940px) / 2));
  }

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

  .u-section-5 .u-group-1 {
    width: 360px;
    height: auto;
  }

  .u-section-5 .u-text-1 {
    margin-top: -113px;
    margin-right: 38px;
    margin-left: 100px;
  }

  .u-section-5 .u-text-2 {
    margin-left: 137px;
  }

  .u-section-5 .u-layout-cell-2 {
    background-position: 50% 50%;
    min-height: 474px;
  }

  .u-section-5 .u-image-1 {
    width: 501px;
    height: 505px;
    margin-left: 0;
  }
}

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

  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2)  + 720px);
    margin-left: calc(((100% - 720px) / 2));
  }

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

  .u-section-5 .u-group-1 {
    width: 276px;
  }

  .u-section-5 .u-text-1 {
    margin-right: 18px;
    margin-left: 80px;
  }

  .u-section-5 .u-text-2 {
    margin-left: 96px;
  }

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

  .u-section-5 .u-image-1 {
    width: 384px;
    height: 387px;
  }
}

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

  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2)  + 540px);
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-5 .u-container-layout-1 {
    padding-top: 50px;
    padding-right: 50px;
  }

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

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

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

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

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

  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 340px) / 2)  + 340px);
    margin-left: calc(((100% - 340px) / 2));
  }

  .u-section-5 .u-group-1 {
    min-height: 527px;
  }

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

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

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

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

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

  .u-section-5 .u-image-1 {
    width: 340px;
    height: 343px;
  }
} .u-section-6 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('images/asesoriaacadmica.png');
  background-position: 50% 50%;
}

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

.u-section-6 .u-group-1 {
  width: 637px;
  --radius: 20px;
  height: auto;
  min-height: 646px;
  margin: 253px auto 60px 0;
}

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

.u-section-6 .u-text-1 {
  text-shadow: -2px -2px 8px rgba(241,197,14,1);
  --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;
  font-size: 3.75rem;
  font-family: "Bruno Ace";
  margin: 16px 52px 0 38px;
}

.u-section-6 .u-text-2 {
  font-family: Roboto, sans-serif;
  letter-spacing: 1px;
  line-height: 1.4;
  font-weight: 300;
  font-size: 1.25rem;
  text-transform: none;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  --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;
  margin: 16px 0 0;
}

.u-section-6 .u-btn-1 {
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  background-image: none;
  border-style: solid;
  --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;
  font-weight: 700;
  font-family: "Bruno Ace";
  margin: 105px auto 0;
  padding: 18px 51px 18px 50px;
}

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

  .u-section-6 .u-group-1 {
    margin-top: 257px;
    height: auto;
  }

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

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

  .u-section-6 .u-btn-1 {
    margin-top: 37px;
    margin-left: 0;
  }
}

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

  .u-section-6 .u-group-1 {
    margin-top: 231px;
  }

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

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

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

  .u-section-6 .u-group-1 {
    width: 540px;
    margin-top: 126px;
  }

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

  .u-section-6 .u-text-1 {
    font-size: 3rem;
    margin-top: -164px;
    margin-left: 10px;
    margin-right: 24px;
  }

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

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

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

  .u-section-6 .u-group-1 {
    margin-top: 239px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-6 .u-btn-1 {
    margin-top: 50px;
  }
} .u-section-7 {
  background-image: linear-gradient(100deg, rgba(7, 166, 152, 1), rgba(2, 103, 94, 1)), url('images/bg.jpg');
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-7 .u-layout-wrap-1 {
  width: 1238px;
  margin: 13px -49px -2px;
}

.u-section-7 .u-layout-cell-1 {
  min-height: 1097px;
}

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

.u-section-7 .u-image-1 {
  width: 287px;
  height: 788px;
  margin: 0 -29px 0 auto;
}

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

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

.u-section-7 .u-text-1 {
  text-shadow: 0px 0px 8px rgba(249,231,155,1);
  font-family: "Bruno Ace";
  font-size: 3.75rem;
  margin: 41px 90px 0 0;
}

.u-section-7 .u-text-2 {
  font-size: 1rem;
  line-height: 1.8;
  font-weight: 400;
  margin: 31px 0 0;
}

.u-section-7 .u-list-icon-1 {
  color: rgb(50, 190, 166) !important;
}

.u-section-7 .u-list-icon-2 {
  color: rgb(50, 190, 166) !important;
}

.u-section-7 .u-list-icon-3 {
  color: rgb(50, 190, 166) !important;
}

.u-section-7 .u-list-icon-4 {
  color: rgb(50, 190, 166) !important;
}

.u-section-7 .u-list-icon-5 {
  color: rgb(50, 190, 166) !important;
}

.u-section-7 .u-list-icon-6 {
  color: rgb(50, 190, 166) !important;
}

.u-section-7 .u-list-icon-7 {
  color: rgb(50, 190, 166) !important;
}

.u-section-7 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1.125rem;
  border-style: none;
  text-align: center;
  font-weight: 700;
  font-family: "Bruno Ace";
  margin: 24px auto 0;
  padding: 16px 52px 17px 51px;
}

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

  .u-section-7 .u-layout-wrap-1 {
    width: 940px;
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-7 .u-layout-cell-1 {
    background-position: 50% 50%;
    min-height: 833px;
  }

  .u-section-7 .u-image-1 {
    height: 789px;
  }

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

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

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

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

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

  .u-section-7 .u-layout-cell-1 {
    min-height: 638px;
  }

  .u-section-7 .u-image-1 {
    width: 297px;
    height: 894px;
    margin-right: -22px;
  }

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

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

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

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

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

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

  .u-section-7 .u-layout-cell-1 {
    order: 1;
    min-height: 1511px;
  }

  .u-section-7 .u-layout-cell-2 {
    order: 0;
  }

  .u-section-7 .u-container-layout-2 {
    padding-top: 50px;
    padding-left: 50px;
  }

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

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

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

  .u-section-7 .u-layout-wrap-1 {
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 941px;
  }

  .u-section-7 .u-image-1 {
    width: 294px;
    height: 865px;
    margin-right: auto;
  }

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

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

  .u-section-7 .u-text-1 {
    font-size: 2.25rem;
    margin-left: 5px;
  }

  .u-section-7 .u-text-2 {
    width: auto;
  }
} .u-section-8 {
  background-image: none;
}

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

.u-section-8 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(44,204,196,0.4);
  font-family: "Bruno Ace";
  margin: 60px auto 0;
}

.u-section-8 .u-list-1 {
  margin-top: 45px;
  margin-bottom: 60px;
}

.u-section-8 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 19.5px));
  min-height: 266px;
  grid-gap: 26px;
}

.u-section-8 .u-list-item-1 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

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

.u-section-8 .u-icon-1 {
  width: 80px;
  height: 80px;
  background-image: none;
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.4);
  margin: 0 auto;
  padding: 16px;
}

.u-section-8 .u-text-2 {
  font-family: "Bruno Ace";
  font-size: 3rem;
  font-weight: 700;
  background-image: none;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 27px 0 0;
}

.u-section-8 .u-text-3 {
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Bruno Ace";
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 14px 0 0;
}

.u-section-8 .u-list-item-2 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

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

.u-section-8 .u-icon-2 {
  width: 80px;
  height: 80px;
  background-image: none;
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.4);
  margin: 0 auto;
  padding: 16px;
}

.u-section-8 .u-text-4 {
  font-family: "Bruno Ace";
  font-size: 3rem;
  font-weight: 700;
  background-image: none;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 27px 0 0;
}

.u-section-8 .u-text-5 {
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Bruno Ace";
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 14px 0 0;
}

.u-section-8 .u-list-item-3 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

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

.u-section-8 .u-icon-3 {
  width: 80px;
  height: 80px;
  background-image: none;
  color: rgb(255, 255, 255) !important;
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.4);
  margin: 0 auto;
  padding: 16px;
}

.u-section-8 .u-text-6 {
  font-family: "Bruno Ace";
  font-size: 3rem;
  font-weight: 700;
  background-image: none;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 27px 0 0;
}

.u-section-8 .u-text-7 {
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Bruno Ace";
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 14px 0 0;
}

.u-section-8 .u-list-item-4 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

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

.u-section-8 .u-icon-4 {
  width: 80px;
  height: 80px;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 0 auto;
  padding: 16px;
}

.u-section-8 .u-text-8 {
  font-family: "Bruno Ace";
  font-size: 3rem;
  font-weight: 700;
  background-image: none;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 27px 0 0;
}

.u-section-8 .u-text-9 {
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Bruno Ace";
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 14px 0 0;
}

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

@media (max-width: 991px) {
  .u-section-8 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 13px));
    min-height: 671px;
  }
}

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

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

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

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

  .u-section-8 .u-text-6 {
    font-size: 2.25rem;
  }

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

@media (max-width: 575px) {
  .u-section-8 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-8 .u-text-2 {
    font-size: 2rem;
  }
} .u-section-9 {
  background-image: linear-gradient(100deg, rgba(44, 204, 196, 1), rgba(2, 103, 94, 1));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-9 .u-layout-wrap-1 {
  margin-top: 48px;
  margin-bottom: 0;
  --radius: 15px;
}

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

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

.u-section-9 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  font-family: "Bruno Ace";
  text-shadow: 0px -2px 8px rgba(114,239,233,1);
  margin: 30px 30px 0;
}

.u-section-9 .u-group-1 {
  width: 600px;
  height: auto;
  --radius: 15px;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  min-height: 774px;
  margin: 19px auto 0;
}

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

.u-section-9 .u-text-2 {
  font-size: 1.5rem;
  font-family: "Bruno Ace";
  margin: 28px 0 0;
}

.u-section-9 .u-custom-html-1 {
  height: auto;
  min-height: 379px;
  width: 498px;
  margin: 20px 79px 0 39px;
}

.u-section-9 .u-text-3 {
  font-family: "Bruno Ace";
  font-size: 1.5rem;
  margin: 55px 39px 0 30px;
}

.u-section-9 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 30px auto 0 39px;
  padding: 13px;
}

.u-section-9 .u-icon-2 {
  width: 64px;
  background-image: none;
  height: 64px;
  margin: -64px auto 0 123px;
  padding: 6px;
}

.u-section-9 .u-icon-3 {
  width: 64px;
  background-image: none;
  height: 64px;
  margin: -64px auto 0 207px;
  padding: 6px;
}

.u-section-9 .u-icon-4 {
  width: 64px;
  background-image: none;
  height: 64px;
  margin: -64px 245px 0 auto;
  padding: 6px;
}

.u-section-9 .u-icon-5 {
  width: 64px;
  height: 64px;
  margin: -64px 161px 0 auto;
  padding: 13px;
}

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

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

.u-section-9 .u-icon-6 {
  width: 64px;
  height: 64px;
  box-shadow: 5px 5px 20px 0 rgba(173,246,242,0.4);
  margin: 171px auto 0 19px;
  padding: 13px;
}

.u-section-9 .u-icon-7 {
  width: 64px;
  height: 64px;
  box-shadow: 5px 5px 20px 0 rgba(173,246,242,0.4);
  margin: 68px 113px 0 auto;
  padding: 13px;
}

.u-section-9 .u-image-1 {
  width: 494px;
  height: 786px;
  margin: -224px auto 0 -160px;
}

.u-section-9 .u-icon-8 {
  width: 64px;
  height: 64px;
  box-shadow: 5px 5px 20px 0 rgba(173,246,242,0.4);
  margin: -391px 149px 0 auto;
  padding: 13px;
}

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

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

  .u-section-9 .u-text-1 {
    font-size: 2.25rem;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-9 .u-custom-html-1 {
    margin-right: 35px;
    margin-left: 0;
  }

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

  .u-section-9 .u-icon-3 {
    margin-left: 184px;
  }

  .u-section-9 .u-icon-4 {
    margin-right: 218px;
  }

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

  .u-section-9 .u-icon-8 {
    margin-right: 123px;
  }
}

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

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

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

  .u-section-9 .u-custom-html-1 {
    width: 408px;
    margin-right: 0;
  }

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

  .u-section-9 .u-icon-3 {
    margin-left: 141px;
  }

  .u-section-9 .u-icon-4 {
    margin-right: 167px;
  }

  .u-section-9 .u-icon-5 {
    margin-right: 123px;
  }

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

  .u-section-9 .u-icon-7 {
    margin-right: 87px;
  }

  .u-section-9 .u-image-1 {
    width: 312px;
    height: 496px;
    margin-left: 0;
  }

  .u-section-9 .u-icon-8 {
    margin-top: -101px;
    margin-right: 94px;
  }
}

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

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

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

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

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

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

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

  .u-section-9 .u-text-1 {
    font-size: 1.875rem;
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .u-section-9 .u-custom-html-1 {
    width: 340px;
  }

  .u-section-9 .u-icon-1 {
    margin-top: 8px;
    margin-left: 23px;
  }

  .u-section-9 .u-icon-2 {
    margin-left: auto;
  }

  .u-section-9 .u-icon-3 {
    margin-right: 23px;
    margin-left: auto;
  }

  .u-section-9 .u-icon-4 {
    margin-top: -15px;
    margin-right: auto;
    margin-left: 82px;
  }

  .u-section-9 .u-icon-5 {
    margin-right: 87px;
  }

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

  .u-section-9 .u-image-1 {
    object-position: 50% 24.74%;
  }
}