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

.u-section-1 .u-image-1 {
  width: 1330px;
  height: 830px;
  transform-origin: center center;
  transform: scaleX(-1);
  margin: 201px -1px 0;
}

.u-section-1 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 3.75rem;
  margin: -974px calc(((100% - 1140px) / 2)  + -62px) 0 calc(((100% - 1140px) / 2)  + 120px);
}

.u-section-1 .u-btn-1 {
  font-size: 1.125rem;
  letter-spacing: 1px;
  font-family: Poppins;
  transition-duration: 0.5s;
  --radius: 50px;
  font-weight: 700;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  text-decoration: underline !important;
  background-image: none;
  margin: 524px calc(((100% - 1140px) / 2)  + 3px) 60px auto;
  padding: 9px 58px 11px 56px;
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    width: auto;
    margin-top: -741px;
    margin-left: 100px;
    margin-right: 100px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 464px;
    margin-right: calc(((100% - 940px) / 2)  + 27px);
  }
}

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

  .u-section-1 .u-image-1 {
    width: 640px;
    height: 388px;
    margin-top: 211px;
    margin-right: auto;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: -494px;
    margin-right: calc(((100% - 720px) / 2)  + -22px);
    margin-left: calc(((100% - 720px) / 2)  + 22px);
  }

  .u-section-1 .u-btn-1 {
    margin-top: 287px;
    margin-right: calc(((100% - 720px) / 2)  + 39px);
  }
}

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

  .u-section-1 .u-image-1 {
    width: 498px;
    height: 319px;
    margin-top: 134px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -383px;
    margin-right: calc(((100% - 540px) / 2)  + -29px);
    margin-left: calc(((100% - 540px) / 2)  + 82px);
  }

  .u-section-1 .u-btn-1 {
    margin-top: 217px;
    margin-right: calc(((100% - 540px) / 2)  + -37px);
    margin-bottom: 56px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 218px;
    margin-top: 162px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.125rem;
    width: 340px;
    margin-top: -326px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 18px;
    margin-right: calc(((100% - 340px) / 2));
    margin-bottom: 60px;
    padding: 10px 15px 10px 14px;
  }
}

.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.1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .u-btn-1 {
  border-color: transparent !important;
}

.u-section-1 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .u-btn-1 {
  border-color: transparent !important;
} .u-section-2 {
  background-image: url("images/vicu.webp");
  background-position: 50% 50%;
}

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

.u-section-2 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 3rem;
  --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: 175px 83px 0;
}

.u-section-2 .u-text-2 {
  font-family: Poppins;
  width: 877px;
  --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;
  font-size: 1.125rem;
  margin: 64px auto 60px;
}

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

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

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 33px;
    margin-left: 32px;
    margin-right: 32px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    font-size: 1rem;
    margin: 16px 0 36px;
  }
}

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

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

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

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

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

  .u-section-2 .u-text-2 {
    font-size: 0.75rem;
    margin-top: 17px;
    margin-bottom: 24px;
  }
} .u-section-3 {
  background-image: url("images/lagoro.webp");
  background-position: 50% 50%;
}

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

.u-section-3 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 3rem;
  width: 572px;
  margin: 61px auto 0;
}

.u-section-3 .u-group-1 {
  width: 1070px;
  min-height: 168px;
  height: auto;
  --radius: 20px;
  --color-var: #d9d9d9;
  --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;
  margin: 31px auto 0;
}

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

.u-section-3 .u-text-2 {
  font-family: Poppins;
  font-weight: 300;
  font-size: 1.125rem;
  margin: 31px 52px 0 46px;
}

.u-section-3 .u-text-3 {
  font-family: Poppins;
  --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;
  font-size: 1.125rem;
  margin: 51px 93px 60px;
}

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-text-3 {
    font-size: 1rem;
    margin-top: 29px;
  }
}

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

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

  .u-section-3 .u-text-2 {
    font-size: 0.875rem;
    margin-left: 22px;
    margin-right: 22px;
  }

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

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

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

  .u-section-3 .u-group-1 {
    min-height: 180px;
    margin-top: 14px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-2 {
    font-size: 0.75rem;
    margin-left: 24px;
    margin-right: 24px;
  }

  .u-section-3 .u-text-3 {
    font-size: 0.75rem;
    margin-top: 32px;
  }
} .u-section-4 {
  background-image: url("images/luz.webp");
}

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

.u-section-4 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 3rem;
  width: 652px;
  --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: 69px auto 0;
}

.u-section-4 .u-text-2 {
  font-family: Poppins;
  width: 770px;
  --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;
  font-size: 1.125rem;
  margin: 50px auto 0;
}

.u-section-4 .u-text-3 {
  font-family: Poppins;
  font-size: 1.5rem;
  width: 870px;
  --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: 49px auto 0;
}

.u-section-4 .u-image-1 {
  margin-top: 49px;
  margin-bottom: 60px;
  background-image: url("images/fond.webp");
  background-position: 50% 50%;
}

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

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

.u-section-4 .u-text-4 {
  font-family: Poppins;
  font-size: 0.875rem;
  --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: 0 14px 0 29px;
}

.u-section-4 .u-text-5 {
  font-family: Poppins;
  font-weight: 700;
  --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;
  font-size: 1.125rem;
  margin: 17px 14px 0 265px;
}

.u-section-4 .u-image-2 {
  width: 416px;
  height: 312px;
  --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;
  margin: -106px auto 0 0;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 408px;
  --top-right-radius: 20px;
}

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

.u-section-4 .u-text-6 {
  font-family: Poppins;
  font-size: 0.875rem;
  --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;
  margin: 75px 167px 0 35px;
}

.u-section-4 .u-text-7 {
  font-family: Poppins;
  font-weight: 700;
  --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;
  margin: 50px 277px 0 69px;
}

.u-section-4 .u-image-3 {
  width: 400px;
  height: 300px;
  --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;
  margin: -197px -103px 0 auto;
}

.u-section-4 .u-shape-1 {
  height: 54px;
  margin-top: -15px;
  margin-bottom: 0;
}

.u-section-4 .u-layout-cell-3 {
  min-height: 385px;
}

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

.u-section-4 .u-text-8 {
  font-family: Poppins;
  font-size: 0.875rem;
  --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: 46px 125px 0 39px;
}

.u-section-4 .u-image-4 {
  width: 302px;
  height: 242px;
  --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;
  margin: 8px -38px 0 auto;
}

.u-section-4 .u-text-9 {
  font-family: Poppins;
  font-weight: 700;
  --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;
  font-size: 1.125rem;
  margin: -229px 333px 0 39px;
}

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

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

.u-section-4 .u-text-10 {
  font-family: Poppins;
  font-size: 0.875rem;
  --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;
  margin: 46px 198px 0 66px;
}

.u-section-4 .u-image-5 {
  width: 400px;
  height: 300px;
  --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;
  margin: -73px -74px 0 auto;
}

.u-section-4 .u-text-11 {
  font-family: Poppins;
  font-weight: 700;
  --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;
  font-size: 1.125rem;
  margin: -207px 372px 0 66px;
}

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

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

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

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: 30px;
    margin-left: 85px;
    margin-right: 85px;
  }

  .u-section-4 .u-text-3 {
    width: auto;
    margin-top: 45px;
    margin-left: 35px;
    margin-right: 35px;
  }

  .u-section-4 .u-image-1 {
    margin-top: 46px;
    --radius: 20px;
  }

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

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

  .u-section-4 .u-text-5 {
    width: auto;
    margin-top: 41px;
    margin-right: 20px;
    margin-left: 159px;
  }

  .u-section-4 .u-image-2 {
    margin-top: -95px;
    margin-left: 6px;
  }

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

  .u-section-4 .u-text-6 {
    width: auto;
    margin-top: 42px;
    margin-right: 50px;
    margin-left: 15px;
  }

  .u-section-4 .u-text-7 {
    margin-top: 106px;
    margin-right: 227px;
    margin-left: 19px;
  }

  .u-section-4 .u-image-3 {
    margin-top: -164px;
    margin-right: -91px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 514px;
  }

  .u-section-4 .u-text-8 {
    width: auto;
    margin-top: 40px;
    margin-right: 41px;
    margin-left: 23px;
  }

  .u-section-4 .u-image-4 {
    margin-top: 143px;
    margin-right: 9px;
  }

  .u-section-4 .u-text-9 {
    width: auto;
    margin-top: -350px;
    margin-right: 249px;
    margin-left: 23px;
  }

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

  .u-section-4 .u-text-10 {
    width: auto;
    margin-top: 40px;
    margin-right: 141px;
    margin-left: 23px;
  }

  .u-section-4 .u-image-5 {
    margin-top: 62px;
    margin-right: -71px;
  }

  .u-section-4 .u-text-11 {
    width: auto;
    margin-top: -343px;
    margin-right: 315px;
    margin-left: 23px;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 47px;
    margin-left: 34px;
    margin-right: 34px;
  }

  .u-section-4 .u-text-2 {
    font-size: 1rem;
    margin-top: 41px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-3 {
    font-size: 1.25rem;
    margin-left: 24px;
    margin-right: 24px;
  }

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

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

  .u-section-4 .u-text-4 {
    font-size: 0.75rem;
    margin-right: 34px;
    margin-left: 15px;
  }

  .u-section-4 .u-text-5 {
    font-size: 1rem;
    margin-top: 21px;
    margin-right: 19px;
    margin-left: 75px;
  }

  .u-section-4 .u-image-2 {
    height: 274px;
    margin-top: 14px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-4 .u-text-6 {
    font-size: 0.75rem;
    margin-top: 29px;
    margin-right: 34px;
  }

  .u-section-4 .u-text-7 {
    width: auto;
    margin-top: 24px;
    margin-right: 196px;
    margin-left: 24px;
  }

  .u-section-4 .u-image-3 {
    margin-top: 0;
    margin-right: -94px;
  }

  .u-section-4 .u-shape-1 {
    margin-top: -29px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 490px;
  }

  .u-section-4 .u-text-8 {
    font-size: 0.75rem;
    margin-right: 40px;
    margin-left: 9px;
  }

  .u-section-4 .u-image-4 {
    margin-top: 108px;
    margin-right: 13px;
  }

  .u-section-4 .u-text-9 {
    font-size: 1rem;
    margin-top: -321px;
    margin-right: 153px;
    margin-left: 9px;
  }

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

  .u-section-4 .u-text-10 {
    font-size: 0.75rem;
    margin-left: 27px;
    margin-right: 27px;
  }

  .u-section-4 .u-text-11 {
    font-size: 1rem;
    margin-top: -341px;
    margin-right: 204px;
    margin-left: 24px;
  }
}

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

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

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

  .u-section-4 .u-text-3 {
    font-size: 0.9375rem;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-image-1 {
    margin-top: 47px;
    margin-bottom: 40px;
  }

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

  .u-section-4 .u-text-4 {
    margin-top: 35px;
    margin-right: 55px;
    margin-left: 31px;
  }

  .u-section-4 .u-text-5 {
    margin-top: 34px;
    margin-left: 47px;
    margin-right: 47px;
  }

  .u-section-4 .u-image-2 {
    height: 390px;
    width: 509px;
    margin-top: -108px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-4 .u-text-6 {
    margin-top: 81px;
    margin-right: 55px;
    margin-left: 79px;
  }

  .u-section-4 .u-text-7 {
    margin-top: 30px;
    margin-right: 319px;
    margin-left: 79px;
  }

  .u-section-4 .u-image-3 {
    margin-top: -26px;
    margin-right: -90px;
  }

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

  .u-section-4 .u-layout-cell-3 {
    min-height: 471px;
  }

  .u-section-4 .u-text-8 {
    margin-left: 97px;
  }

  .u-section-4 .u-image-4 {
    margin-top: 112px;
    margin-right: -27px;
  }

  .u-section-4 .u-text-9 {
    margin-top: -330px;
    margin-right: 65px;
    margin-left: 97px;
  }

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

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

  .u-section-4 .u-image-5 {
    margin-top: -56px;
    margin-right: -76px;
  }

  .u-section-4 .u-text-11 {
    margin-top: -223px;
  }
}

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

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

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

  .u-section-4 .u-text-3 {
    margin-top: 34px;
  }

  .u-section-4 .u-image-1 {
    margin-top: 41px;
    margin-bottom: 60px;
  }

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

  .u-section-4 .u-text-4 {
    margin-top: 0;
    margin-right: 19px;
    margin-left: 23px;
  }

  .u-section-4 .u-text-5 {
    margin-top: 21px;
    margin-right: 12px;
    margin-left: -12px;
  }

  .u-section-4 .u-image-2 {
    height: 261px;
    margin-top: -83px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-4 .u-text-6 {
    margin-top: 61px;
    margin-right: 16px;
    margin-left: 14px;
  }

  .u-section-4 .u-text-7 {
    margin-top: 14px;
    margin-right: 182px;
    margin-left: 16px;
  }

  .u-section-4 .u-image-3 {
    margin-top: 16px;
    margin-right: -100px;
  }

  .u-section-4 .u-shape-1 {
    margin-top: -16px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 470px;
  }

  .u-section-4 .u-text-8 {
    margin-top: 41px;
    margin-right: 31px;
    margin-left: 16px;
  }

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

  .u-section-4 .u-text-9 {
    margin-right: 153px;
    margin-left: 16px;
  }

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

  .u-section-4 .u-text-10 {
    margin-top: 36px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-4 .u-image-5 {
    margin-top: 7px;
  }

  .u-section-4 .u-text-11 {
    margin-top: -295px;
    margin-right: 12px;
    margin-left: 16px;
  }
} .u-section-5 {
  background-image: url("images/ladri.webp");
  background-position: 50% 50%;
}

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

.u-section-5 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 3rem;
  --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;
  width: 772px;
  margin: 104px auto 0;
}

.u-section-5 .u-text-2 {
  font-size: 1.5rem;
  --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;
  font-family: Poppins;
  width: 495px;
  margin: 0 auto;
}

.u-section-5 .u-list-1 {
  width: 570px;
  margin: 125px auto 0 -72px;
}

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

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

.u-section-5 .u-line-1 {
  width: 94px;
  transform-origin: left center;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-3 {
  font-family: Poppins;
  font-size: 1rem;
  --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;
  margin: 9px auto 0 0;
}

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

.u-section-5 .u-line-2 {
  width: 94px;
  transform-origin: left center;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-4 {
  font-family: Poppins;
  font-size: 1rem;
  --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;
  margin: 9px auto 0 0;
}

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

.u-section-5 .u-line-3 {
  width: 94px;
  transform-origin: left center;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-5 {
  font-family: Poppins;
  font-size: 1rem;
  --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;
  margin: 9px auto 0 0;
}

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

.u-section-5 .u-line-4 {
  width: 94px;
  transform-origin: left center;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-6 {
  font-family: Poppins;
  font-size: 1rem;
  --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;
  margin: 9px auto 0 0;
}

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

.u-section-5 .u-line-5 {
  width: 94px;
  transform-origin: left center;
  margin: 0 auto 0 0;
}

.u-section-5 .u-text-7 {
  font-family: Poppins;
  font-size: 1rem;
  --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;
  margin: 9px auto 0 0;
}

.u-section-5 .u-group-1 {
  width: 512px;
  min-height: 682px;
  height: auto;
  margin: -542px -33px 1px auto;
}

.u-section-5 .u-image-1 {
  background-image: url("images/card.webp");
  background-position: 50% 50%;
  padding: 0;
}

.u-section-5 .u-icon-1 {
  width: 45px;
  height: 45px;
  margin: 214px 19px 0 auto;
}

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

.u-section-5 .u-list-2 {
  width: 65px;
  margin: 48px 9px 0 auto;
}

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

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

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

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

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

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

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

.u-section-5 .u-icon-5 {
  width: 45px;
  height: 45px;
  margin: 0 19px 0 auto;
}

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

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

  .u-section-5 .u-text-2 {
    font-size: 3rem;
    width: auto;
    margin-right: 76px;
    margin-left: 60px;
  }

  .u-section-5 .u-list-1 {
    width: 534px;
    margin-left: -15px;
  }

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

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

  .u-section-5 .u-text-3 {
    font-size: 0.875rem;
    width: auto;
    margin-right: 138px;
  }

  .u-section-5 .u-line-2 {
    margin-top: 17px;
  }

  .u-section-5 .u-text-4 {
    font-size: 0.875rem;
    width: auto;
    margin-right: 138px;
  }

  .u-section-5 .u-line-3 {
    margin-top: 17px;
  }

  .u-section-5 .u-text-5 {
    font-size: 0.875rem;
    width: auto;
    margin-right: 138px;
  }

  .u-section-5 .u-line-4 {
    margin-top: 17px;
  }

  .u-section-5 .u-text-6 {
    font-size: 0.875rem;
    width: auto;
    margin-right: 138px;
  }

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

  .u-section-5 .u-text-7 {
    font-size: 0.875rem;
    width: auto;
    margin-right: 138px;
  }

  .u-section-5 .u-group-1 {
    margin-top: -598px;
    margin-right: -42px;
    margin-bottom: 0;
    height: auto;
  }

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

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

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

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

  .u-section-5 .u-group-1 {
    margin-top: -558px;
    margin-right: -50px;
    margin-bottom: 1px;
  }
}

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

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

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

  .u-section-5 .u-list-1 {
    margin-top: 41px;
    margin-right: 0;
    margin-left: auto;
  }

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

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

  .u-section-5 .u-text-3 {
    margin-right: 28px;
  }

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

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

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

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

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

  .u-section-5 .u-text-6 {
    margin-right: 28px;
  }

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

  .u-section-5 .u-text-7 {
    margin-right: 28px;
  }

  .u-section-5 .u-group-1 {
    width: 459px;
    min-height: 583px;
    margin-top: 55px;
    margin-right: auto;
    margin-bottom: 0;
  }
}

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

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

  .u-section-5 .u-text-2 {
    font-size: 1.875rem;
    margin-right: 1px;
    margin-left: 10px;
  }

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

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

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

  .u-section-5 .u-text-3 {
    font-size: 0.75rem;
    margin-top: 7px;
    margin-right: 0;
  }

  .u-section-5 .u-line-2 {
    margin-top: 0;
  }

  .u-section-5 .u-text-4 {
    font-size: 0.75rem;
    margin-top: 7px;
    margin-right: 0;
  }

  .u-section-5 .u-line-3 {
    margin-top: 0;
  }

  .u-section-5 .u-text-5 {
    font-size: 0.75rem;
    margin-top: 7px;
    margin-right: 0;
  }

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

  .u-section-5 .u-text-6 {
    font-size: 0.75rem;
    margin-top: 7px;
    margin-right: 0;
  }

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

  .u-section-5 .u-text-7 {
    font-size: 0.75rem;
    margin-top: 7px;
    margin-right: 0;
  }

  .u-section-5 .u-group-1 {
    width: 286px;
    min-height: 365px;
    margin-right: 0;
  }
} .u-section-6 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/portadainicio9.webp');
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-6 .u-text-1 {
  font-family: Poppins;
  font-size: 1.875rem;
  font-weight: 500;
  --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;
  margin: 60px 48px;
}

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

  .u-section-6 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin: 47px 0;
  }
}

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

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

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

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

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

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

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

  .u-section-6 .u-sheet-1 {
    min-height: 76px;
  }
} .u-section-7 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/sipan.webp');
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-7 .u-text-1 {
  font-family: Poppins;
  font-size: 1.875rem;
  --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;
  margin: 30px 71px;
}

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-7 .u-sheet-1 {
    min-height: 47px;
  }
} .u-section-8 {
  background-image: url("images/aguar.webp");
  background-position: 50% 50%;
}

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

.u-section-8 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 4.5rem;
  --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: 122px 368px 0 0;
}

.u-section-8 .u-text-2 {
  font-size: 1.5rem;
  --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;
  font-family: Poppins;
  margin: -11px 721px 0 39px;
}

.u-section-8 .u-image-1 {
  width: 726px;
  height: 709px;
  margin: 34px -249px 0 auto;
}

.u-section-8 .u-text-3 {
  font-family: "Archivo Black";
  font-size: 3rem;
  --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: -671px 826px 0 25px;
}

.u-section-8 .u-group-1 {
  width: 613px;
  min-height: 478px;
  height: auto;
  --radius: 40px;
  margin: 25px auto 60px 25px;
}

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

.u-section-8 .u-text-4 {
  font-family: Poppins;
  font-size: 1.25rem;
  line-height: 2;
  margin: 0 18px;
}

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

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

  .u-section-8 .u-text-1 {
    font-size: 3.75rem;
    margin-right: 168px;
  }

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

  .u-section-8 .u-image-1 {
    width: 636px;
    height: 511px;
    margin-top: 101px;
    margin-right: -177px;
  }

  .u-section-8 .u-text-3 {
    font-size: 2.25rem;
    width: auto;
    margin-top: -564px;
    margin-right: 651px;
    margin-left: 0;
  }

  .u-section-8 .u-group-1 {
    width: 610px;
    min-height: 379px;
    margin-top: 61px;
    margin-left: 16px;
    height: auto;
  }

  .u-section-8 .u-text-4 {
    width: auto;
    font-size: 1.125rem;
  }
}

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

  .u-section-8 .u-text-1 {
    font-size: 3rem;
    width: auto;
    margin-top: 106px;
    margin-right: 238px;
  }

  .u-section-8 .u-text-2 {
    margin-top: 10px;
    margin-right: 225px;
  }

  .u-section-8 .u-image-1 {
    margin-top: 113px;
    margin-right: -197px;
  }

  .u-section-8 .u-text-3 {
    font-size: 1.875rem;
    margin-top: -559px;
    margin-right: 510px;
  }

  .u-section-8 .u-group-1 {
    width: 507px;
    margin-top: 66px;
  }

  .u-section-8 .u-text-4 {
    font-size: 1rem;
    margin-left: 21px;
    margin-right: 21px;
  }
}

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

  .u-section-8 .u-text-1 {
    font-size: 2.6666666666666665rem;
    margin-top: 123px;
    margin-right: 58px;
  }

  .u-section-8 .u-text-2 {
    font-size: 1.3333333333333333rem;
    margin-top: 0;
    margin-right: 160px;
  }

  .u-section-8 .u-image-1 {
    margin-top: 545px;
    margin-left: -48px;
    margin-right: -48px;
  }

  .u-section-8 .u-text-3 {
    font-size: 1.6666666666666665rem;
    margin-top: -1026px;
    margin-right: 330px;
  }

  .u-section-8 .u-group-1 {
    margin-top: 41px;
    margin-right: 0;
    margin-left: auto;
  }
}

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

  .u-section-8 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 107px;
    margin-right: 0;
  }

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

  .u-section-8 .u-image-1 {
    height: 273px;
    margin-top: 603px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-text-3 {
    font-size: 1.125rem;
    margin-top: -814px;
    margin-right: 243px;
  }

  .u-section-8 .u-group-1 {
    min-height: 435px;
    margin-top: 29px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-text-4 {
    font-size: 0.875rem;
    margin-left: 14px;
    margin-right: 14px;
  }
} .u-section-9 {
  background-image: linear-gradient(to bottom, rgba(245, 197, 0, 0.2), rgba(245, 197, 0, 0.2)), url('images/Diseosinttulo-2025-06-24T232209.539.webp');
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-9 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 4.5rem;
  --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;
  margin: 66px 66px 0 -12px;
}

.u-section-9 .u-text-2 {
  font-family: Poppins;
  font-size: 2.25rem;
  --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;
  width: 638px;
  margin: 28px auto 0;
}

.u-section-9 .u-shape-1 {
  width: 1197px;
  --radius: 10px;
  height: 228px;
  background-image: linear-gradient(#f2f2f2, white);
  margin: 83px -73px 0 auto;
}

.u-section-9 .u-shape-2 {
  width: 271px;
  height: 271px;
  background-image: linear-gradient(white, #f5c500);
  margin: -249px auto 0 -77px;
}

.u-section-9 .u-shape-3 {
  width: 271px;
  height: 271px;
  background-image: none;
  margin: -271px auto 0 -77px;
}

.u-section-9 .u-text-3 {
  font-family: "Archivo Black";
  font-size: 2.25rem;
  --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;
  text-shadow: 2px 2px 8px rgba(var(---r),var(---g),var(---b),0.4);
  font-weight: 700;
  margin: -193px 961px 0 -61px;
}

.u-section-9 .u-text-4 {
  font-family: Poppins;
  font-size: 1.5rem;
  --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;
  margin: -135px -47px 60px 218px;
}

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

  .u-section-9 .u-text-1 {
    width: auto;
    margin-top: 34px;
    margin-right: 122px;
    margin-left: 78px;
  }

  .u-section-9 .u-text-2 {
    width: auto;
    margin-top: 56px;
    margin-right: 122px;
    margin-left: 69px;
  }

  .u-section-9 .u-shape-1 {
    width: 778px;
    margin-top: 88px;
    margin-right: 65px;
  }

  .u-section-9 .u-shape-2 {
    margin-top: -258px;
    margin-left: 31px;
  }

  .u-section-9 .u-shape-3 {
    margin-left: 31px;
  }

  .u-section-9 .u-text-3 {
    width: auto;
    margin-right: 657px;
    margin-left: 50px;
  }

  .u-section-9 .u-text-4 {
    font-size: 1.25rem;
    width: auto;
    margin-top: -145px;
    margin-right: 76px;
    margin-left: 321px;
  }
}

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

  .u-section-9 .u-text-1 {
    font-size: 3rem;
    width: 497px;
    margin-top: 62px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-9 .u-text-2 {
    font-size: 1.5rem;
    width: 463px;
    margin-top: 19px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-9 .u-shape-1 {
    width: 720px;
    margin-top: 77px;
    margin-right: -39px;
  }

  .u-section-9 .u-shape-2 {
    margin-top: -250px;
    margin-left: -50px;
  }

  .u-section-9 .u-shape-3 {
    margin-left: -50px;
  }

  .u-section-9 .u-text-3 {
    margin-right: 518px;
    margin-left: -31px;
  }

  .u-section-9 .u-text-4 {
    font-size: 1rem;
    margin-top: -126px;
    margin-right: 0;
    margin-left: 230px;
  }
}

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

  .u-section-9 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 19px;
    margin-left: 22px;
    margin-right: 22px;
  }

  .u-section-9 .u-text-2 {
    font-size: 1.3333333333333333rem;
    margin-top: 25px;
  }

  .u-section-9 .u-shape-1 {
    height: 215px;
    width: 440px;
    margin-top: 59px;
    margin-right: -26px;
  }

  .u-section-9 .u-shape-2 {
    width: 221px;
    height: 221px;
    margin-top: -225px;
    margin-left: -27px;
  }

  .u-section-9 .u-shape-3 {
    width: 235px;
    height: 235px;
    margin-top: -225px;
    margin-left: -27px;
  }

  .u-section-9 .u-text-3 {
    font-size: 1.25rem;
    margin-top: -150px;
    margin-right: 379px;
    margin-left: 20px;
  }

  .u-section-9 .u-text-4 {
    font-size: 0.75rem;
    margin-top: -99px;
    margin-right: 11px;
    margin-left: 220px;
  }
}

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

  .u-section-9 .u-text-1 {
    font-size: 1.25rem;
    width: 193px;
    margin-top: 26px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-9 .u-shape-1 {
    height: 107px;
    width: 297px;
    margin-top: 42px;
    margin-right: auto;
    margin-left: 43px;
  }

  .u-section-9 .u-shape-2 {
    width: 114px;
    height: 114px;
    margin-top: -114px;
    margin-left: 0;
  }

  .u-section-9 .u-shape-3 {
    width: 114px;
    height: 114px;
    margin-top: -114px;
    margin-left: 0;
  }

  .u-section-9 .u-text-3 {
    font-size: 0.875rem;
    margin-top: -80px;
    margin-right: 240px;
    margin-left: 14px;
  }

  .u-section-9 .u-text-4 {
    font-size: 0.5rem;
    margin: -63px 17px 58px 121px;
  }
} .u-section-10 {
  background-position: 1.02% 50%;
  background-repeat: no-repeat;
  background-image: url("images/pinpon.webp");
  background-size: cover;
}

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

.u-section-10 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 2.25rem;
  --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;
  font-weight: 700;
  margin: 179px 937px 0 -35px;
}

.u-section-10 .u-group-1 {
  width: 800px;
  min-height: 250px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(245, 197, 0, 0.5), rgba(245, 197, 0, 0.5));
  background-size: cover;
  --radius: 30px;
  margin: -173px 0 60px auto;
}

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

.u-section-10 .u-text-2 {
  font-family: Poppins;
  font-size: 1.25rem;
  margin: 37px 0 0;
}

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

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

  .u-section-10 .u-text-1 {
    width: auto;
    margin-top: 167px;
    margin-right: 677px;
    margin-left: 25px;
  }

  .u-section-10 .u-group-1 {
    width: 574px;
    min-height: 257px;
    margin-top: -186px;
    margin-right: -14px;
    height: auto;
  }

  .u-section-10 .u-text-2 {
    width: auto;
    margin-top: 0;
  }
}

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

  .u-section-10 .u-text-1 {
    margin-top: 115px;
    margin-right: 458px;
    margin-left: 24px;
  }

  .u-section-10 .u-group-1 {
    width: 428px;
  }
}

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

  .u-section-10 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 83px;
    margin-right: 332px;
    margin-left: 0;
  }

  .u-section-10 .u-group-1 {
    width: 346px;
    min-height: 167px;
    margin-top: -131px;
  }

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

  .u-section-10 .u-text-2 {
    font-size: 0.875rem;
    margin-top: 30px;
  }
}

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

  .u-section-10 .u-text-1 {
    font-size: 1rem;
    margin-top: 53px;
    margin-right: 219px;
  }

  .u-section-10 .u-group-1 {
    width: 211px;
    min-height: 93px;
    margin-top: -93px;
    margin-right: 0;
  }

  .u-section-10 .u-text-2 {
    font-size: 0.5rem;
    margin-top: 0;
  }
} .u-section-11 {
  background-image: url("images/collage1.webp");
}

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

.u-section-11 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 3rem;
  --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: 123px 628px 0 0;
}

.u-section-11 .u-gallery-1 {
  height: 479px;
  width: 570px;
  margin: -77px 0 0 auto;
}

.u-section-11 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
  width: auto;
  height: auto;
}

.u-section-11 .u-gallery-inner-1 {
  --gap: 0px;
}

.u-section-11 .u-carousel-item-1 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-carousel-item-2 {
  margin-right: 0;
}

.u-section-11 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-carousel-item-3 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-11 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-carousel-item-4 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-11 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-carousel-item-5 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-11 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-carousel-item-6 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-11 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-carousel-item-7 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-11 .u-over-slide-7 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  background-image: none;
}

.u-section-11 .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  background-image: none;
}

.u-section-11 .u-text-2 {
  font-family: Poppins;
  --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;
  font-size: 1.125rem;
  margin: -365px 649px 60px 0;
}

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

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

  .u-section-11 .u-text-1 {
    font-size: 2.25rem;
    width: 357px;
    margin-top: 112px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-11 .u-gallery-1 {
    height: 560px;
    width: 669px;
    margin-top: 393px;
    margin-right: auto;
  }

  .u-section-11 .u-carousel-item-3 {
    margin-bottom: 0;
  }

  .u-section-11 .u-carousel-item-4 {
    margin-bottom: 0;
  }

  .u-section-11 .u-carousel-item-5 {
    margin-bottom: 0;
  }

  .u-section-11 .u-carousel-item-6 {
    margin-bottom: 0;
  }

  .u-section-11 .u-carousel-item-7 {
    margin-bottom: 0;
  }

  .u-section-11 .u-carousel-control-1 {
    left: 8px;
  }

  .u-section-11 .u-carousel-control-2 {
    right: 8px;
  }

  .u-section-11 .u-text-2 {
    width: 680px;
    font-size: 1.25rem;
    margin-top: -900px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

  .u-section-11 .u-text-1 {
    width: 448px;
    margin-top: 161px;
  }

  .u-section-11 .u-gallery-1 {
    height: 425px;
    width: 516px;
    margin-top: 459px;
    margin-right: 76px;
  }

  .u-section-11 .u-carousel-control-1 {
    left: 6px;
  }

  .u-section-11 .u-carousel-control-2 {
    right: 6px;
  }

  .u-section-11 .u-text-2 {
    font-size: 1.125rem;
    width: 568px;
    margin-top: -818px;
  }
}

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

  .u-section-11 .u-text-1 {
    font-size: 2rem;
    width: 315px;
    margin-top: 143px;
  }

  .u-section-11 .u-gallery-1 {
    height: 404px;
    width: 468px;
    margin-top: 376px;
    margin-right: auto;
  }

  .u-section-11 .u-carousel-control-1 {
    left: 5px;
  }

  .u-section-11 .u-carousel-control-2 {
    right: 5px;
  }

  .u-section-11 .u-text-2 {
    font-size: 1rem;
    width: 493px;
    margin-top: -733px;
  }
}

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

  .u-section-11 .u-text-1 {
    width: auto;
    margin-top: 75px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-11 .u-gallery-1 {
    height: 220px;
    width: 245px;
    margin-top: 284px;
  }

  .u-section-11 .u-carousel-control-1 {
    left: 3px;
    width: 29px;
    height: 29px;
    padding: 5px;
  }

  .u-section-11 .u-carousel-control-2 {
    width: 29px;
    height: 29px;
    left: auto;
    right: 0;
    padding: 5px;
  }

  .u-section-11 .u-text-2 {
    font-size: 0.75rem;
    width: auto;
    margin-top: -467px;
    margin-left: 0;
    margin-right: 0;
  }
} .u-section-12 {
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/portadainicio9.webp');
}

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

.u-section-12 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 3.75rem;
  width: 690px;
  margin: 16px auto;
}

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

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

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

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

  .u-section-12 .u-text-1 {
    width: auto;
    font-size: 3rem;
    margin: 30px 12px 11px 0;
  }
}

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

  .u-section-12 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 17px;
    margin-right: 0;
    margin-bottom: 9px;
  }
}

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

  .u-section-12 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 20px;
    margin-bottom: 19px;
  }
}.u-block-b69b-2 {
  position: absolute;
  bottom: 10px;
  width: auto;
  height: auto;
}

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

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

 .u-section-13-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/portadainicio9.webp');
  background-size: cover, cover;
}

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

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

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

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

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

.u-section-13-1 .u-image-1 {
  width: 224px;
  height: 103px;
  margin: 0 60px 0 auto;
}

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

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

.u-section-13-1 .u-image-2 {
  width: 224px;
  height: 103px;
  margin: 0 60px 0 auto;
}

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

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

.u-section-13-1 .u-image-3 {
  width: 224px;
  height: 103px;
  margin: 0 60px 0 auto;
}

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

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

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

  .u-section-13-1 .u-list-1 {
    margin-top: 20px;
    margin-bottom: 34px;
  }

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

  .u-section-13-1 .u-image-1 {
    width: 201px;
    height: 68px;
    margin-top: 18px;
    margin-left: 0;
  }

  .u-section-13-1 .u-image-2 {
    width: 201px;
    height: 68px;
    margin-top: 18px;
    margin-left: 0;
  }

  .u-section-13-1 .u-image-3 {
    width: 201px;
    height: 68px;
    margin-top: 18px;
    margin-left: 0;
  }
}

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

  .u-section-13-1 .u-list-1 {
    margin-top: 22px;
    margin-bottom: 27px;
  }

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

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

  .u-section-13-1 .u-image-1 {
    width: 163px;
    height: 60px;
  }

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

  .u-section-13-1 .u-image-2 {
    width: 163px;
    height: 60px;
  }

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

  .u-section-13-1 .u-image-3 {
    width: 163px;
    height: 60px;
  }
}

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

  .u-section-13-1 .u-list-1 {
    margin-top: 0;
    margin-bottom: 16px;
  }

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

  .u-section-13-1 .u-image-1 {
    width: 107px;
    margin-top: 0;
    margin-right: 0;
  }

  .u-section-13-1 .u-image-2 {
    width: 107px;
    margin-top: 0;
    margin-right: 0;
  }

  .u-section-13-1 .u-image-3 {
    width: 107px;
    margin-top: 0;
    margin-right: 0;
  }
}

 .u-section-13-2 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/portadainicio9.webp');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

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

.u-section-13-2 .u-list-1 {
  margin-top: 45px;
  margin-bottom: 45px;
}

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

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

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

.u-section-13-2 .u-image-1 {
  width: 224px;
  height: 103px;
  margin: 0 60px 0 auto;
}

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

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

.u-section-13-2 .u-image-2 {
  width: 224px;
  height: 103px;
  margin: 0 60px 0 auto;
}

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

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

.u-section-13-2 .u-image-3 {
  width: 224px;
  height: 103px;
  margin: 0 60px 0 auto;
}

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

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

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

  .u-section-13-2 .u-list-1 {
    margin-top: 20px;
    margin-bottom: 34px;
  }

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

  .u-section-13-2 .u-image-1 {
    width: 201px;
    height: 68px;
    margin-top: 18px;
    margin-left: 0;
  }

  .u-section-13-2 .u-image-2 {
    width: 201px;
    height: 68px;
    margin-top: 18px;
    margin-left: 0;
  }

  .u-section-13-2 .u-image-3 {
    width: 201px;
    height: 68px;
    margin-top: 18px;
    margin-left: 0;
  }
}

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

  .u-section-13-2 .u-list-1 {
    margin-top: 22px;
    margin-bottom: 27px;
  }

  .u-section-13-2 .u-repeater-1 {
    min-height: 90px;
  }

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

  .u-section-13-2 .u-image-1 {
    width: 163px;
    height: 60px;
  }

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

  .u-section-13-2 .u-image-2 {
    width: 163px;
    height: 60px;
  }

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

  .u-section-13-2 .u-image-3 {
    width: 163px;
    height: 60px;
  }
}

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

  .u-section-13-2 .u-list-1 {
    margin-top: 0;
    margin-bottom: 16px;
  }

  .u-section-13-2 .u-repeater-1 {
    min-height: 100px;
  }

  .u-section-13-2 .u-image-1 {
    width: 118px;
  }

  .u-section-13-2 .u-image-2 {
    width: 118px;
  }

  .u-section-13-2 .u-image-3 {
    width: 118px;
  }
}

 .u-section-13-3 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/portadainicio9.webp');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

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

.u-section-13-3 .u-list-1 {
  margin-top: 45px;
  margin-bottom: 45px;
}

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

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

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

.u-section-13-3 .u-image-1 {
  width: 224px;
  height: 103px;
  margin: 0 60px 0 auto;
}

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

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

.u-section-13-3 .u-image-2 {
  width: 224px;
  height: 103px;
  margin: 0 60px 0 auto;
}

.u-section-13-3 .u-list-item-3 {
  --radius: 5px;
}

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

.u-section-13-3 .u-image-3 {
  width: 224px;
  height: 103px;
  margin: 0 60px 0 auto;
}

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

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

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

  .u-section-13-3 .u-list-1 {
    margin-top: 20px;
    margin-bottom: 34px;
  }

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

  .u-section-13-3 .u-image-1 {
    width: 201px;
    height: 68px;
    margin-top: 18px;
    margin-left: 0;
  }

  .u-section-13-3 .u-image-2 {
    width: 201px;
    height: 68px;
    margin-top: 18px;
    margin-left: 0;
  }

  .u-section-13-3 .u-image-3 {
    width: 201px;
    height: 68px;
    margin-top: 18px;
    margin-left: 0;
  }
}

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

  .u-section-13-3 .u-list-1 {
    margin-top: 22px;
    margin-bottom: 27px;
  }

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

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

  .u-section-13-3 .u-image-1 {
    width: 163px;
    height: 60px;
  }

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

  .u-section-13-3 .u-image-2 {
    width: 163px;
    height: 60px;
  }

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

  .u-section-13-3 .u-image-3 {
    width: 163px;
    height: 60px;
  }
}

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

  .u-section-13-3 .u-list-1 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

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

  .u-section-13-3 .u-image-1 {
    height: 50px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-13-3 .u-image-2 {
    height: 50px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-13-3 .u-image-3 {
    height: 50px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

 .u-section-13-4 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/portadainicio9.webp');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat;
}

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

.u-section-13-4 .u-list-1 {
  width: 287px;
  margin: 45px auto 45px 0;
}

.u-section-13-4 .u-repeater-1 {
  --gap: 10px;
  grid-auto-columns: 100%;
  grid-template-columns: repeat(1, 100%);
  min-height: 112px;
}

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

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

.u-section-13-4 .u-image-1 {
  width: 224px;
  height: 103px;
  margin: 0 auto;
}

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

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

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

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

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

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

  .u-section-13-4 .u-image-1 {
    width: 201px;
    margin-left: 12px;
  }
}

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

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

  .u-section-13-4 .u-repeater-1 {
    min-height: 90px;
  }

  .u-section-13-4 .u-image-1 {
    width: 149px;
    margin-left: auto;
  }
}

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

  .u-section-13-4 .u-list-1 {
    width: 390px;
    margin: 0 -50px 16px auto;
  }

  .u-section-13-4 .u-repeater-1 {
    min-height: 103px;
  }

  .u-section-13-4 .u-image-1 {
    width: 118px;
  }
} .u-section-14 {
  margin-right: 0;
  min-height: 626px;
}

.u-section-14 .u-gallery-1 {
  height: 636px;
  margin-top: -7px;
  margin-bottom: 0;
}

.u-section-14 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
  width: auto;
  height: auto;
}

.u-section-14 .u-gallery-inner-1 {
  --gap: 0px;
}

.u-section-14 .u-carousel-item-1 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-14 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-14 .u-carousel-item-2 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-14 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-14 .u-carousel-item-3 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-14 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-14 .u-carousel-item-4 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-14 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-14 .u-carousel-item-5 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-14 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-14 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-section-14 .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-section-14 .u-group-1 {
  width: 1279px;
  min-height: 407px;
  height: auto;
  margin: -565px auto 0;
}

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

.u-section-14 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 3.75rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 36px 10px 0 50px;
}

.u-section-14 .u-text-2 {
  font-family: "Archivo Black";
  font-size: 3rem;
  margin: 0 583px 0 50px;
}

.u-section-14 .u-text-3 {
  font-family: Lobster, display;
  font-size: 6rem;
  margin: 1px 748px 0 69px;
}

.u-section-14 .u-text-4 {
  font-family: Poppins;
  font-size: 2.25rem;
  margin: 10px 334px 0 69px;
}

.u-section-14 .u-btn-1 {
  font-size: 1rem;
  letter-spacing: 1px;
  font-family: Poppins;
  text-transform: uppercase;
  font-weight: 600;
  transition-duration: 0.5s;
  --radius: 50px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 33px auto 60px;
}

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

  .u-section-14 .u-gallery-1 {
    height: 522px;
    margin-top: 0;
  }

  .u-section-14 .u-carousel-item-1 {
    margin-bottom: 0;
  }

  .u-section-14 .u-carousel-item-2 {
    margin-bottom: 0;
  }

  .u-section-14 .u-carousel-item-3 {
    margin-bottom: 0;
  }

  .u-section-14 .u-carousel-item-4 {
    margin-bottom: 0;
  }

  .u-section-14 .u-carousel-item-5 {
    margin-bottom: 0;
  }

  .u-section-14 .u-carousel-control-1 {
    left: 8px;
  }

  .u-section-14 .u-carousel-control-2 {
    right: 8px;
  }

  .u-section-14 .u-group-1 {
    width: 990px;
    margin-top: -478px;
    height: auto;
  }

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

  .u-section-14 .u-text-2 {
    margin-right: 296px;
    margin-left: 0;
    font-size: 2.25rem;
  }

  .u-section-14 .u-text-3 {
    font-size: 3.75rem;
    margin-right: 480px;
    margin-left: 0;
  }

  .u-section-14 .u-text-4 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 11px;
    margin-right: 66px;
    margin-left: 0;
  }

  .u-section-14 .u-btn-1 {
    margin-top: -99px;
    margin-bottom: 128px;
    margin-left: calc(((100% - 940px) / 2)  + 311px);
  }
}

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

  .u-section-14 .u-gallery-1 {
    height: 400px;
  }

  .u-section-14 .u-carousel-control-1 {
    left: 6px;
  }

  .u-section-14 .u-carousel-control-2 {
    right: 6px;
  }

  .u-section-14 .u-group-1 {
    width: 720px;
    min-height: 332px;
    margin-top: -380px;
  }

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

  .u-section-14 .u-text-2 {
    font-size: 1.5rem;
    margin-right: 26px;
  }

  .u-section-14 .u-text-3 {
    font-size: 3rem;
    margin-right: 210px;
  }

  .u-section-14 .u-text-4 {
    font-size: 1.5rem;
    margin-right: 0;
  }

  .u-section-14 .u-btn-1 {
    font-size: 1.25rem;
    margin-top: -84px;
    margin-bottom: 84px;
    margin-left: calc(((100% - 720px) / 2)  + 172px);
  }
}

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

  .u-section-14 .u-gallery-1 {
    height: 301px;
  }

  .u-section-14 .u-carousel-control-1 {
    left: 5px;
  }

  .u-section-14 .u-carousel-control-2 {
    right: 5px;
  }

  .u-section-14 .u-group-1 {
    width: 540px;
    min-height: 221px;
    margin-top: -279px;
  }

  .u-section-14 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 0;
  }

  .u-section-14 .u-text-2 {
    width: auto;
    margin-right: 0;
  }

  .u-section-14 .u-text-3 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 0;
    margin-right: 30px;
  }

  .u-section-14 .u-text-4 {
    font-size: 1.25rem;
    margin-top: 15px;
  }

  .u-section-14 .u-btn-1 {
    margin-top: -38px;
    margin-bottom: 48px;
    margin-left: calc(((100% - 540px) / 2)  + 82px);
  }
}

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

  .u-section-14 .u-gallery-1 {
    height: 224px;
  }

  .u-section-14 .u-carousel-control-1 {
    left: 3px;
  }

  .u-section-14 .u-carousel-control-2 {
    right: 3px;
  }

  .u-section-14 .u-group-1 {
    width: 340px;
    min-height: 166px;
    margin-top: -224px;
  }

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

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

  .u-section-14 .u-text-3 {
    font-size: 1.125rem;
    margin-right: 0;
  }

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

  .u-section-14 .u-btn-1 {
    font-size: 1rem;
    margin-top: -19px;
    margin-bottom: 45px;
    margin-left: calc(((100% - 340px) / 2)  + 28px);
    padding: 4px 15px 5px 14px;
  }
}

.u-section-14 .u-btn-1,
.u-section-14 .u-btn-1:before,
.u-section-14 .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-14 .u-btn-1.u-btn-1.u-btn-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-14 .u-btn-1 {
  border-color: transparent !important;
}

.u-section-14 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-14 .u-btn-1 {
  border-color: transparent !important;
} .u-section-15 {
  background-image: url("images/df.webp");
  background-position: 50% 50%;
}

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

.u-section-15 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 3rem;
  margin: 148px 540px 0 97px;
}

.u-section-15 .u-image-1 {
  width: 371px;
  height: 509px;
  margin: 5px 51px 0 auto;
}

.u-section-15 .u-text-2 {
  font-family: Poppins;
  font-size: 1.125rem;
  margin: -443px 519px 0 100px;
}

.u-section-15 .u-shape-1 {
  width: 147px;
  height: 147px;
  margin: 36px 452px 0 auto;
}

.u-section-15 .u-image-2 {
  width: 141px;
  height: 123px;
  margin: -135px 455px 60px auto;
}

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

  .u-section-15 .u-text-1 {
    margin-top: 165px;
    margin-right: 436px;
    margin-left: 0;
  }

  .u-section-15 .u-image-1 {
    margin-top: 90px;
    margin-right: 48px;
  }

  .u-section-15 .u-text-2 {
    width: auto;
    margin-top: -535px;
    margin-right: 513px;
    margin-left: 0;
  }

  .u-section-15 .u-shape-1 {
    margin-top: 81px;
  }
}

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

  .u-section-15 .u-text-1 {
    width: 504px;
    margin-top: 81px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-15 .u-image-1 {
    margin-top: 295px;
    margin-right: 36px;
  }

  .u-section-15 .u-text-2 {
    margin-top: -737px;
    margin-right: 444px;
    margin-left: 20px;
  }
}

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

  .u-section-15 .u-text-1 {
    font-size: 2.6666666666666665rem;
    width: auto;
    margin-top: 109px;
    margin-left: 18px;
    margin-right: 18px;
  }

  .u-section-15 .u-image-1 {
    margin-top: 314px;
    margin-right: 60px;
  }

  .u-section-15 .u-text-2 {
    font-size: 1rem;
    margin-top: -756px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-15 .u-shape-1 {
    margin-right: 393px;
  }

  .u-section-15 .u-image-2 {
    margin-right: 399px;
  }
}

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

  .u-section-15 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 33px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-15 .u-image-1 {
    height: 387px;
    width: 314px;
    margin-top: 295px;
    margin-right: 0;
  }

  .u-section-15 .u-text-2 {
    font-size: 0.75rem;
    margin-top: -649px;
  }

  .u-section-15 .u-shape-1 {
    margin-top: 32px;
    margin-right: -12px;
  }

  .u-section-15 .u-image-2 {
    margin-right: -9px;
  }
} .u-section-16 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
  background-size: cover;
  min-height: 312px;
}

.u-section-16 .u-text-1 {
  font-family: "Archivo Black";
  font-size: 3rem;
  --text-color-var: #ffb80b;
  --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: 89px calc(((100% - 1140px) / 2)  + 903px) 0 calc(((100% - 1140px) / 2));
}

.u-section-16 .u-text-2 {
  font-family: "Archivo Black";
  font-size: 3rem;
  --text-color-var: #ffb80b;
  --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: 0 calc(((100% - 1140px) / 2)  + 667px) 0 calc(((100% - 1140px) / 2));
}

.u-section-16 .u-btn-1 {
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: "Archivo Black";
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  --radius: 5px;
  text-decoration: underline !important;
  background-image: none;
  margin: -15px calc(((100% - 1140px) / 2)  + 121px) 0 auto;
}

.u-section-16 .u-text-3 {
  font-family: Poppins;
  font-size: 1.25rem;
  --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: -9px calc(((100% - 1140px) / 2)  + 618px) 0 calc(((100% - 1140px) / 2));
}

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

  .u-section-16 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 82px;
    margin-right: calc(((100% - 940px) / 2)  + 725px);
    margin-left: calc(((100% - 940px) / 2)  + 39px);
  }

  .u-section-16 .u-text-2 {
    width: auto;
    margin-top: -8px;
    margin-right: calc(((100% - 940px) / 2)  + 447px);
    margin-left: calc(((100% - 940px) / 2)  + 39px);
  }

  .u-section-16 .u-btn-1 {
    margin-top: -56px;
    margin-right: calc(((100% - 940px) / 2)  + 79px);
  }

  .u-section-16 .u-text-3 {
    width: auto;
    margin: 57px calc(((100% - 940px) / 2)) 45px calc(((100% - 940px) / 2)  + 39px);
  }
}

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

  .u-section-16 .u-text-1 {
    margin-top: 73px;
    margin-right: calc(((100% - 720px) / 2)  + 553px);
    margin-left: calc(((100% - 720px) / 2));
  }

  .u-section-16 .u-text-2 {
    margin-top: -10px;
    margin-right: calc(((100% - 720px) / 2)  + 230px);
    margin-left: calc(((100% - 720px) / 2));
  }

  .u-section-16 .u-btn-1 {
    margin-top: -50px;
    margin-right: calc(((100% - 720px) / 2)  + -27px);
  }

  .u-section-16 .u-text-3 {
    margin: 37px calc(((100% - 720px) / 2)  + 273px) 40px calc(((100% - 720px) / 2)  + -9px);
  }
}

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

  .u-section-16 .u-text-1 {
    font-size: 2rem;
    margin-top: 75px;
    margin-right: calc(((100% - 540px) / 2)  + 386px);
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-16 .u-text-2 {
    font-size: 2.6666666666666665rem;
    margin-top: -9px;
    margin-right: calc(((100% - 540px) / 2)  + 130px);
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-16 .u-btn-1 {
    margin-top: 116px;
    margin-right: auto;
    margin-left: calc(((100% - 540px) / 2)  + 145px);
  }

  .u-section-16 .u-text-3 {
    margin: -136px calc(((100% - 540px) / 2)  + 104px) 0 calc(((100% - 540px) / 2));
  }
}

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

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

  .u-section-16 .u-text-2 {
    font-size: 2.25rem;
    width: 266px;
    margin-top: 11px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-16 .u-btn-1 {
    margin-top: 102px;
    margin-right: 103px;
    margin-left: 110px;
  }

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

.u-section-16 .u-btn-1,
.u-section-16 .u-btn-1:before,
.u-section-16 .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-16 .u-btn-1.u-btn-1.u-btn-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-16 .u-btn-1 {
  border-color: transparent !important;
}

.u-section-16 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-16 .u-btn-1 {
  border-color: transparent !important;
}