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

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

.u-section-1 .u-group-1 {
  width: 586px;
  min-height: 355px;
  height: auto;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,0.09);
  --top-right-radius: 25px;
  --bottom-right-radius: 25px;
  --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: 189px auto 189px 0;
}

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

.u-section-1 .u-text-1 {
  line-height: 1.4;
  font-size: 1.25rem;
  margin: 0 142px 0 34px;
}

.u-section-1 .u-text-2 {
  margin: 11px 140px 0 32px;
}

.u-section-1 .u-btn-1 {
  font-family: Poppins;
  background-image: none;
  --radius: 11px;
  font-size: 1.125rem;
  font-weight: 500;
  margin: 33px auto 0 32px;
  padding: 9px 19px 11px 18px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    width: 592px;
    --top-left-radius: 35px;
    --bottom-left-radius: 35px;
    margin-bottom: 60px;
    height: auto;
  }

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

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

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

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

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 100% 0%;
  }

  .u-section-1 .u-group-1 {
    min-height: 324px;
    margin-top: 326px;
    margin-left: auto;
  }

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

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

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

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

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 100% 19.01%;
    background-size: 145%;
  }

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

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

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

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

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

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 86.65% 0%;
    background-size: auto 125%;
  }

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.125rem;
    margin-top: 16px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .u-section-1 .u-text-2 {
    width: 320px;
    margin-top: 8px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-1 .u-btn-1 {
    font-size: 1rem;
    margin-top: 30px;
    margin-left: auto;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: 60px auto 0;
}

.u-section-2 .u-list-1 {
  margin-bottom: 0;
  margin-top: 44px;
  height: auto;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 15px));
  min-height: 585px;
  grid-auto-columns: calc(25% - 15px);
  grid-gap: 20px;
}

.u-section-2 .u-list-item-1 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-2 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-2 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-3 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-3 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-4 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-4 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-5 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-5 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-6 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-6 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-7 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-7 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-8 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-8 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-9 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-9 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-10 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-10 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-11 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-11 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-12 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-12 {
  --radius: 20px;
  transition-duration: 0.5s;
}

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

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

.u-section-2 .u-text-13 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 0;
}

.u-section-2 .u-list-2 {
  width: 560px;
  margin: 20px auto 60px;
}

.u-section-2 .u-repeater-2 {
  grid-auto-columns: calc(50% - 10px);
  grid-template-columns: repeat(2, calc(50% - 10px));
  min-height: 188px;
  grid-gap: 20px;
}

.u-section-2 .u-list-item-13 {
  --radius: 25px;
  transition-duration: 0.5s;
}

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

.u-section-2 .u-icon-13 {
  background-image: none;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  padding: 8px;
}

.u-section-2 .u-text-14 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px auto 0;
}

.u-section-2 .u-list-item-14 {
  --radius: 25px;
  transition-duration: 0.5s;
}

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

.u-section-2 .u-icon-14 {
  background-image: none;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  padding: 8px;
}

.u-section-2 .u-text-15 {
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px auto 0;
}

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

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

  .u-section-2 .u-list-1 {
    margin-top: 49px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-repeater-2 {
    min-height: 169px;
  }

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

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

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

  .u-section-2 .u-list-1 {
    margin-top: 38px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-repeater-2 {
    min-height: 265px;
  }

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

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

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

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

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

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

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

  .u-section-2 .u-icon-3 {
    margin-left: 248px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: repeat(1, 100%);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-icon-13 {
    margin-top: 31px;
  }

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

  .u-section-2 .u-icon-14 {
    margin-top: 31px;
  }
}

.u-section-2 .u-list-item-12,
.u-section-2 .u-list-item-12:before,
.u-section-2 .u-list-item-12 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-12.u-list-item-12.u-list-item-12:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-12.u-list-item-12.u-list-item-12.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-1,
.u-section-2 .u-list-item-1:before,
.u-section-2 .u-list-item-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-2 .u-list-item-1.u-list-item-1.u-list-item-1:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-1.u-list-item-1.u-list-item-1.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-2,
.u-section-2 .u-list-item-2:before,
.u-section-2 .u-list-item-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-2.u-list-item-2.u-list-item-2:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-2.u-list-item-2.u-list-item-2.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-3,
.u-section-2 .u-list-item-3:before,
.u-section-2 .u-list-item-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-3.u-list-item-3.u-list-item-3:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-3.u-list-item-3.u-list-item-3.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-4,
.u-section-2 .u-list-item-4:before,
.u-section-2 .u-list-item-4 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-4.u-list-item-4.u-list-item-4:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-4.u-list-item-4.u-list-item-4.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-5,
.u-section-2 .u-list-item-5:before,
.u-section-2 .u-list-item-5 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-5.u-list-item-5.u-list-item-5:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-5.u-list-item-5.u-list-item-5.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-6,
.u-section-2 .u-list-item-6:before,
.u-section-2 .u-list-item-6 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-6.u-list-item-6.u-list-item-6:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-6.u-list-item-6.u-list-item-6.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-7,
.u-section-2 .u-list-item-7:before,
.u-section-2 .u-list-item-7 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-7.u-list-item-7.u-list-item-7:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-7.u-list-item-7.u-list-item-7.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-8,
.u-section-2 .u-list-item-8:before,
.u-section-2 .u-list-item-8 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-8.u-list-item-8.u-list-item-8:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-8.u-list-item-8.u-list-item-8.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-9,
.u-section-2 .u-list-item-9:before,
.u-section-2 .u-list-item-9 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-9.u-list-item-9.u-list-item-9:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-9.u-list-item-9.u-list-item-9.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-10,
.u-section-2 .u-list-item-10:before,
.u-section-2 .u-list-item-10 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-10.u-list-item-10.u-list-item-10:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-10.u-list-item-10.u-list-item-10.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-11,
.u-section-2 .u-list-item-11:before,
.u-section-2 .u-list-item-11 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-11.u-list-item-11.u-list-item-11:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-11.u-list-item-11.u-list-item-11.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-108:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-108:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-108:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-108:not([data-block-selected]):not([data-cell-selected]).u-block-c587-108:not([data-block-selected]):not([data-cell-selected]).u-block-c587-108:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-108:not([data-block-selected]):not([data-cell-selected]).u-block-c587-108:not([data-block-selected]):not([data-cell-selected]).u-block-c587-108:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-13,
.u-section-2 .u-list-item-13:before,
.u-section-2 .u-list-item-13 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-13.u-list-item-13.u-list-item-13:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-13.u-list-item-13.u-list-item-13.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-14,
.u-section-2 .u-list-item-14:before,
.u-section-2 .u-list-item-14 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-list-item-14.u-list-item-14.u-list-item-14:hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-section-2 .u-list-item-14.u-list-item-14.u-list-item-14.hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-63:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-63:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-63:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-63:not([data-block-selected]):not([data-cell-selected]).u-block-c587-63:not([data-block-selected]):not([data-cell-selected]).u-block-c587-63:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-63:not([data-block-selected]):not([data-cell-selected]).u-block-c587-63:not([data-block-selected]):not([data-cell-selected]).u-block-c587-63:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-67:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-67:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-67:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-67:not([data-block-selected]):not([data-cell-selected]).u-block-c587-67:not([data-block-selected]):not([data-cell-selected]).u-block-c587-67:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-67:not([data-block-selected]):not([data-cell-selected]).u-block-c587-67:not([data-block-selected]):not([data-cell-selected]).u-block-c587-67:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-71:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-71:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-71:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-71:not([data-block-selected]):not([data-cell-selected]).u-block-c587-71:not([data-block-selected]):not([data-cell-selected]).u-block-c587-71:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-71:not([data-block-selected]):not([data-cell-selected]).u-block-c587-71:not([data-block-selected]):not([data-cell-selected]).u-block-c587-71:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-75:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-75:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-75:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-75:not([data-block-selected]):not([data-cell-selected]).u-block-c587-75:not([data-block-selected]):not([data-cell-selected]).u-block-c587-75:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-75:not([data-block-selected]):not([data-cell-selected]).u-block-c587-75:not([data-block-selected]):not([data-cell-selected]).u-block-c587-75:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-79:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-79:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-79:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-79:not([data-block-selected]):not([data-cell-selected]).u-block-c587-79:not([data-block-selected]):not([data-cell-selected]).u-block-c587-79:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-79:not([data-block-selected]):not([data-cell-selected]).u-block-c587-79:not([data-block-selected]):not([data-cell-selected]).u-block-c587-79:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-83:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-83:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-83:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-83:not([data-block-selected]):not([data-cell-selected]).u-block-c587-83:not([data-block-selected]):not([data-cell-selected]).u-block-c587-83:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-83:not([data-block-selected]):not([data-cell-selected]).u-block-c587-83:not([data-block-selected]):not([data-cell-selected]).u-block-c587-83:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-87:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-87:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-87:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-87:not([data-block-selected]):not([data-cell-selected]).u-block-c587-87:not([data-block-selected]):not([data-cell-selected]).u-block-c587-87:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-87:not([data-block-selected]):not([data-cell-selected]).u-block-c587-87:not([data-block-selected]):not([data-cell-selected]).u-block-c587-87:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-91:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-91:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-91:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-91:not([data-block-selected]):not([data-cell-selected]).u-block-c587-91:not([data-block-selected]):not([data-cell-selected]).u-block-c587-91:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-91:not([data-block-selected]):not([data-cell-selected]).u-block-c587-91:not([data-block-selected]):not([data-cell-selected]).u-block-c587-91:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-95:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-95:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-95:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-95:not([data-block-selected]):not([data-cell-selected]).u-block-c587-95:not([data-block-selected]):not([data-cell-selected]).u-block-c587-95:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-95:not([data-block-selected]):not([data-cell-selected]).u-block-c587-95:not([data-block-selected]):not([data-cell-selected]).u-block-c587-95:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-99:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-99:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-99:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-99:not([data-block-selected]):not([data-cell-selected]).u-block-c587-99:not([data-block-selected]):not([data-cell-selected]).u-block-c587-99:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-99:not([data-block-selected]):not([data-cell-selected]).u-block-c587-99:not([data-block-selected]):not([data-cell-selected]).u-block-c587-99:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-103:not([data-block-selected]):not([data-cell-selected]),
.u-block-c587-103:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-c587-103:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-block-c587-103:not([data-block-selected]):not([data-cell-selected]).u-block-c587-103:not([data-block-selected]):not([data-cell-selected]).u-block-c587-103:not([data-block-selected]):not([data-cell-selected]):hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
}

.u-block-c587-103:not([data-block-selected]):not([data-cell-selected]).u-block-c587-103:not([data-block-selected]):not([data-cell-selected]).u-block-c587-103:not([data-block-selected]):not([data-cell-selected]).hover {
  box-shadow: 5px 5px 10px 0 rgba(185,193,204,0.4) !important;
} .u-section-3 {
  background-image: url("images/banner-pequeo.png");
}

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

.u-section-3 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.25rem;
  font-weight: 700;
  width: 494px;
  margin: 60px auto 0;
}

.u-section-3 .u-text-2 {
  font-size: 3rem;
  margin: 21px 0 0;
}

.u-section-3 .u-btn-1 {
  font-family: Poppins;
  background-image: none;
  --radius: 11px;
  font-size: 1.125rem;
  font-weight: 500;
  margin: 30px auto 60px;
  padding: 9px 19px 11px 18px;
}

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

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

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

  .u-section-3 .u-text-2 {
    width: auto;
    font-size: 2.25rem;
    margin-top: 20px;
  }

  .u-section-3 .u-btn-1 {
    margin-top: 31px;
  }
}

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

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

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

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

  .u-section-3 .u-text-2 {
    font-size: 1.25rem;
    margin-top: 19px;
  }

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