 .u-section-1 {
  min-height: 890px;
  background-image: linear-gradient(to bottom, rgba(0, 78, 117, 1), rgba(0, 78, 117, 1));
}

.u-section-1 .u-image-1 {
  height: 510px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-list-1 {
  width: 850px;
  margin: 17px auto 53px;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: repeat(3, calc(33.3333% - 13.3333px));
  min-height: 310px;
  --gap: 20px;
  grid-auto-columns: calc(33.3333% - 13.3333px);
}

.u-section-1 .u-list-item-1 {
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: linear-gradient(rgb(180, 9, 80), rgb(180, 9, 80));
  --radius: 40px;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.125rem;
  margin: 30px 0 0;
}

.u-section-1 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.15);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: linear-gradient(rgb(180, 9, 80), rgb(180, 9, 80));
  --radius: 40px;
}

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

.u-section-1 .u-text-2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  margin: 30px 0 0;
}

.u-section-1 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.15);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: linear-gradient(rgb(180, 9, 80), rgb(180, 9, 80));
  --radius: 40px;
}

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

.u-section-1 .u-text-3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.125rem;
  margin: 30px 0 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
}

@media (max-width: 1399px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.3333% - 28px));
    min-height: 261px;
    --gap: 42px;
    grid-auto-columns: calc(33.3333% - 28px);
  }

  .u-section-1 .u-list-item-1 {
    --radius: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

  .u-section-1 .u-list-item-2 {
    --radius: 35px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

  .u-section-1 .u-list-item-3 {
    --radius: 35px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

@media (max-width: 1199px) {
  .u-section-1 .u-repeater-1 {
    min-height: 259px;
    grid-gap: 20px;
  }

  .u-section-1 .u-list-item-1 {
    --animation-custom_in-translate_y: 0px;
    transition-duration: 0.5s;
  }

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

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

  .u-section-1 .u-list-item-2 {
    --animation-custom_in-translate_y: 0px;
  }

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

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

  .u-section-1 .u-list-item-3 {
    --animation-custom_in-translate_y: 0px;
  }

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

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

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

  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.3333% - 8px));
    min-height: 204px;
    --gap: 12px;
    grid-auto-columns: calc(33.3333% - 8px);
  }

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 329px;
  }

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

  .u-section-1 .u-list-1 {
    width: 125px;
    margin-top: -14px;
    margin-bottom: 50px;
  }

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

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

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

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

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

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

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

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

  .u-section-1 .u-btn-1 {
    padding: 0;
  }
}

.u-block-e4c3-56:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-56:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-56: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, background-size, background-position;
}

.u-block-e4c3-56:not([data-block-selected]):not([data-cell-selected]).u-block-e4c3-56:not([data-block-selected]):not([data-cell-selected]).u-block-e4c3-56:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-e4c3-62:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-62:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-62: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, background-size, background-position;
}

.u-block-e4c3-62:not([data-block-selected]):not([data-cell-selected]).u-block-e4c3-62:not([data-block-selected]):not([data-cell-selected]).u-block-e4c3-62:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

 .u-section-1:not([data-block-selected]):not([data-cell-selected]),
 .u-section-1:not([data-block-selected]):not([data-cell-selected]):before,
 .u-section-1: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, background-size, background-position;
}

 .u-section-1:not([data-block-selected]):not([data-cell-selected]) .u-section-1:not([data-block-selected]):not([data-cell-selected]) .u-section-1:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-e4c3-74:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-74:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-74: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, background-size, background-position;
}

.u-block-e4c3-74:not([data-block-selected]):not([data-cell-selected]).u-block-e4c3-74:not([data-block-selected]):not([data-cell-selected]).u-block-e4c3-74:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-e4c3-59:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-59:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-59: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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-59:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-e4c3-59:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-e4c3-65:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-65:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-65: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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-65:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-e4c3-65:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-e4c3-71:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-71:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-71:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-e4c3-71:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-e4c3-77:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-77:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-77: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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-77:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-e4c3-77:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-e4c3-66:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-66:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-66: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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-66:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-e4c3-66:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-e4c3-60:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-60:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-60: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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-60:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-e4c3-60:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-e4c3-72:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-72:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-72: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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-72:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-e4c3-72:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-e4c3-78:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-78:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-78: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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-78:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-e4c3-78:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-e4c3-61:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-61:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-61: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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-61:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-e4c3-61:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-e4c3-67:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-67:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-67:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-e4c3-67:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-e4c3-73:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-73:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-73: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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-73:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-e4c3-73:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-e4c3-79:not([data-block-selected]):not([data-cell-selected]),
.u-block-e4c3-79:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-e4c3-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, background-size, background-position;
}

.u-container-layout:hover .u-block-e4c3-79:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-e4c3-79:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(0, 78, 117, 1), rgba(0, 78, 117, 1));
  background-size: cover;
  min-height: 781px;
}

.u-section-2 .u-image-1 {
  height: 544px;
  margin-top: 0;
  margin-bottom: 0;
  animation-timing-function: linear;
}

.u-section-2 .u-list-1 {
  width: 574px;
  margin: 62px auto 60px;
}

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

.u-section-2 .u-list-item-1 {
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: linear-gradient(rgb(180, 9, 80), rgb(180, 9, 80));
  --radius: 40px;
}

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

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

.u-section-2 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
  margin: -22px 18px 0 42px;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.15);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: linear-gradient(rgb(180, 9, 80), rgb(180, 9, 80));
  --radius: 40px;
}

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

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

.u-section-2 .u-text-2 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  text-transform: uppercase;
  font-size: 0.875rem;
  margin: -22px 18px 0 42px;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.15);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  background-image: linear-gradient(rgb(180, 9, 80), rgb(180, 9, 80));
  --radius: 40px;
}

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

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

.u-section-2 .u-text-3 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
  margin: -22px 18px 0 42px;
}

.u-section-2 .u-btn-3 {
  background-image: none;
  padding: 0;
}

@media (max-width: 1399px) {
   .u-section-2 {
    min-height: 635px;
  }

  .u-section-2 .u-image-1 {
    height: 473px;
  }

  .u-section-2 .u-list-1 {
    width: 654px;
    margin-top: 21px;
  }

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

  .u-section-2 .u-list-item-1 {
    --radius: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-2 .u-container-layout-1 {
    padding-top: 13px;
    padding-bottom: 9px;
  }

  .u-section-2 .u-icon-1 {
    height: 29px;
    width: 29px;
    margin-top: 0;
    margin-left: 20px;
  }

  .u-section-2 .u-text-1 {
    font-size: 1rem;
    width: auto;
    margin-top: -25px;
    margin-right: 11px;
    margin-left: 49px;
  }

  .u-section-2 .u-list-item-2 {
    --radius: 35px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .u-section-2 .u-icon-2 {
    height: 29px;
    width: 29px;
    margin-top: 0;
    margin-left: 20px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1rem;
    width: auto;
    margin-top: -25px;
    margin-right: 11px;
    margin-left: 49px;
  }

  .u-section-2 .u-list-item-3 {
    --radius: 35px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-2 .u-container-layout-3 {
    padding-top: 13px;
    padding-bottom: 9px;
  }

  .u-section-2 .u-icon-3 {
    height: 29px;
    width: 29px;
    margin-top: 0;
    margin-left: 20px;
  }

  .u-section-2 .u-text-3 {
    font-size: 1rem;
    width: auto;
    margin-top: -25px;
    margin-right: 11px;
    margin-left: 49px;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 408px;
  }

  .u-section-2 .u-list-1 {
    margin-right: calc(((100% - 940px) / 2)  + 20px);
    margin-left: calc(((100% - 940px) / 2)  + 90px);
  }

  .u-section-2 .u-repeater-1 {
    min-height: 259px;
    grid-gap: 20px;
  }

  .u-section-2 .u-list-item-1 {
    --animation-custom_in-translate_y: 0px;
    transition-duration: 0.5s;
  }

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

  .u-section-2 .u-icon-1 {
    height: 87px;
    width: 87px;
    margin-top: 3px;
    padding: 19px;
  }

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

  .u-section-2 .u-list-item-2 {
    --animation-custom_in-translate_y: 0px;
  }

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

  .u-section-2 .u-icon-2 {
    height: 87px;
    width: 87px;
    margin-top: 3px;
    padding: 19px;
  }

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

  .u-section-2 .u-list-item-3 {
    --animation-custom_in-translate_y: 0px;
  }

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

  .u-section-2 .u-icon-3 {
    height: 87px;
    width: 87px;
    margin-top: 3px;
    padding: 19px;
  }

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

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

  .u-section-2 .u-image-1 {
    height: 314px;
  }

  .u-section-2 .u-list-1 {
    width: 598px;
    margin-right: auto;
    margin-left: calc(((100% - 720px) / 2)  + 47px);
  }

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

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

  .u-section-2 .u-icon-1 {
    height: 84px;
    width: 84px;
    margin-top: 14px;
    padding: 16px;
  }

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

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

  .u-section-2 .u-icon-2 {
    height: 84px;
    width: 84px;
    margin-top: 14px;
    padding: 16px;
  }

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

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

  .u-section-2 .u-icon-3 {
    height: 84px;
    width: 84px;
    margin-top: 14px;
    padding: 16px;
  }

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

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

  .u-section-2 .u-image-1 {
    height: 245px;
  }

  .u-section-2 .u-list-1 {
    width: 475px;
    margin-left: calc(((100% - 540px) / 2)  + 20px);
  }

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

  .u-section-2 .u-icon-1 {
    height: 63px;
    width: 63px;
    padding: 12px;
  }

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

  .u-section-2 .u-icon-2 {
    height: 63px;
    width: 63px;
    padding: 12px;
  }

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

  .u-section-2 .u-icon-3 {
    height: 63px;
    width: 63px;
    padding: 12px;
  }

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

@media (max-width: 575px) {
  .u-section-2 .u-list-1 {
    width: 340px;
    margin-left: calc(((100% - 340px) / 2));
  }

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

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

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

  .u-section-2 .u-icon-1 {
    height: 72px;
    width: 72px;
    margin-top: 15px;
    margin-left: 0;
    padding: 13px;
  }

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

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

  .u-section-2 .u-icon-2 {
    height: 72px;
    width: 72px;
    margin-top: 15px;
    margin-left: 0;
    padding: 13px;
  }

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

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

  .u-section-2 .u-icon-3 {
    height: 72px;
    width: 72px;
    margin-top: 15px;
    margin-left: 0;
    padding: 13px;
  }

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

.u-block-540a-56:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-56:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-56: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, background-size, background-position;
}

.u-block-540a-56:not([data-block-selected]):not([data-cell-selected]).u-block-540a-56:not([data-block-selected]):not([data-cell-selected]).u-block-540a-56:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-540a-62:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-62:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-62: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, background-size, background-position;
}

.u-block-540a-62:not([data-block-selected]):not([data-cell-selected]).u-block-540a-62:not([data-block-selected]):not([data-cell-selected]).u-block-540a-62:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

 .u-section-2:not([data-block-selected]):not([data-cell-selected]),
 .u-section-2:not([data-block-selected]):not([data-cell-selected]):before,
 .u-section-2: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, background-size, background-position;
}

 .u-section-2:not([data-block-selected]):not([data-cell-selected]) .u-section-2:not([data-block-selected]):not([data-cell-selected]) .u-section-2:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-540a-74:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-74:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-74: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, background-size, background-position;
}

.u-block-540a-74:not([data-block-selected]):not([data-cell-selected]).u-block-540a-74:not([data-block-selected]):not([data-cell-selected]).u-block-540a-74:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #333129 !important;
}

.u-block-540a-59:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-59:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-59: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, background-size, background-position;
}

.u-container-layout:hover .u-block-540a-59:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-540a-59:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-540a-65:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-65:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-65: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, background-size, background-position;
}

.u-container-layout:hover .u-block-540a-65:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-540a-65:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-2 .u-btn-2:not([data-block-selected]):not([data-cell-selected]),
.u-section-2 .u-btn-2:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-2 .u-btn-2: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, background-size, background-position;
}

.u-container-layout:hover .u-section-2 .u-btn-2:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-2 .u-btn-2:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-540a-77:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-77:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-77: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, background-size, background-position;
}

.u-container-layout:hover .u-block-540a-77:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-540a-77:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-540a-66:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-66:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-66: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, background-size, background-position;
}

.u-container-layout:hover .u-block-540a-66:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-540a-66:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-540a-60:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-60:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-60: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, background-size, background-position;
}

.u-container-layout:hover .u-block-540a-60:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-540a-60:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-2 .u-btn-3:not([data-block-selected]):not([data-cell-selected]),
.u-section-2 .u-btn-3:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-2 .u-btn-3: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, background-size, background-position;
}

.u-container-layout:hover .u-section-2 .u-btn-3:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-2 .u-btn-3:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-540a-78:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-78:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-78: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, background-size, background-position;
}

.u-container-layout:hover .u-block-540a-78:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-540a-78:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-540a-61:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-61:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-61: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, background-size, background-position;
}

.u-container-layout:hover .u-block-540a-61:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-540a-61:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-540a-67:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-67:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-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, background-size, background-position;
}

.u-container-layout:hover .u-block-540a-67:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-540a-67:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-540a-73:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-73:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-73: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, background-size, background-position;
}

.u-container-layout:hover .u-block-540a-73:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-540a-73:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-540a-79:not([data-block-selected]):not([data-cell-selected]),
.u-block-540a-79:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-540a-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, background-size, background-position;
}

.u-container-layout:hover .u-block-540a-79:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-540a-79:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}.u-block-2d56-2 {
  position: absolute;
  bottom: 10px;
}

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

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

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

.u-section-3-1 .u-gallery-1 {
  height: 68px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.u-section-3-1 .u-gallery-inner-1 {
  --gap: 55px;
  grid-template-columns: repeat(4, auto);
}

.u-section-3-1 .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-3-1 .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-3-1 .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-3-1 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-3-1 .u-gallery-1 {
    height: 59px;
  }
}

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

  .u-section-3-1 .u-gallery-1 {
    height: 49px;
  }
}

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

  .u-section-3-1 .u-gallery-1 {
    height: 54px;
    margin-bottom: 0;
  }

  .u-section-3-1 .u-gallery-inner-1 {
    --gap: 10px;
  }
}

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

  .u-section-3-1 .u-gallery-1 {
    height: 211px;
  }

  .u-section-3-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(6, auto);
  }
}

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

  .u-section-3-1 .u-gallery-1 {
    height: 40px;
  }

  .u-section-3-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(4, auto);
  }
}

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

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

.u-section-3-2 .u-gallery-1 {
  height: 68px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.u-section-3-2 .u-gallery-inner-1 {
  --gap: 55px;
  grid-template-columns: repeat(4, auto);
}

.u-section-3-2 .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-3-2 .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-3-2 .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-3-2 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-3-2 .u-gallery-1 {
    height: 59px;
  }
}

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

  .u-section-3-2 .u-gallery-1 {
    height: 49px;
  }
}

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

  .u-section-3-2 .u-gallery-1 {
    height: 54px;
    margin-bottom: 0;
  }

  .u-section-3-2 .u-gallery-inner-1 {
    --gap: 10px;
  }
}

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

  .u-section-3-2 .u-gallery-1 {
    height: 211px;
  }

  .u-section-3-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(6, auto);
  }
}

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

  .u-section-3-2 .u-gallery-1 {
    height: 40px;
  }

  .u-section-3-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(4, auto);
  }
}

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

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

.u-section-3-3 .u-gallery-1 {
  height: 68px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.u-section-3-3 .u-gallery-inner-1 {
  --gap: 55px;
  grid-template-columns: repeat(4, auto);
}

.u-section-3-3 .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-3-3 .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-3-3 .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-3-3 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-3-3 .u-gallery-1 {
    height: 59px;
  }
}

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

  .u-section-3-3 .u-gallery-1 {
    height: 49px;
  }
}

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

  .u-section-3-3 .u-gallery-1 {
    height: 54px;
    margin-bottom: 0;
  }

  .u-section-3-3 .u-gallery-inner-1 {
    --gap: 10px;
  }
}

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

  .u-section-3-3 .u-gallery-1 {
    height: 211px;
  }

  .u-section-3-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(6, auto);
  }
}

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

  .u-section-3-3 .u-gallery-1 {
    height: 40px;
  }

  .u-section-3-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(4, auto);
  }
}

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

.u-section-3-4 .u-gallery-1 {
  height: 68px;
  width: 1320px;
  margin: 0 auto 12px;
}

.u-section-3-4 .u-gallery-inner-1 {
  --gap: 55px;
  grid-template-columns: repeat(4, auto);
}

.u-section-3-4 .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-3-4 .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-3-4 .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-3-4 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-3-4 .u-gallery-1 {
    height: 59px;
    width: 1140px;
  }
}

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

  .u-section-3-4 .u-gallery-1 {
    height: 49px;
    width: 940px;
  }
}

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

  .u-section-3-4 .u-gallery-1 {
    height: 54px;
    width: 100%;
    margin-bottom: 0;
  }

  .u-section-3-4 .u-gallery-inner-1 {
    --gap: 10px;
  }
}

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

  .u-section-3-4 .u-gallery-1 {
    height: 211px;
  }

  .u-section-3-4 .u-gallery-inner-1 {
    grid-template-columns: repeat(6, auto);
  }
}

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

  .u-section-3-4 .u-gallery-1 {
    height: 40px;
  }

  .u-section-3-4 .u-gallery-inner-1 {
    grid-template-columns: repeat(4, auto);
  }
} .u-section-4 {
  --border-color-var: #3c7d9f;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(229, 229, 229, 1), rgba(229, 229, 229, 1));
  background-size: cover;
}

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

.u-section-4 .u-text-1 {
  font-weight: 400;
  font-size: 1.125rem;
  --text-color-var: #f5eed1;
  margin: 45px 54px 60px;
}

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

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

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

  .u-section-4 .u-text-1 {
    font-size: 1rem;
    margin-top: 39px;
    margin-left: 58px;
    margin-right: 58px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-text-1 {
    font-size: 0.875rem;
    margin-top: 53px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    margin: 18px 0;
  }
} .u-section-5 {
  background-image: linear-gradient(to bottom, rgba(0, 78, 117, 0.75), rgba(0, 42, 73, 0.75) 100%), url('images/FondoTramaCMB.jpg');
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-5 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  background-image: none;
  font-size: 2.25rem;
  --text-color-var: #f5eed1;
  margin: 60px auto 0;
}

.u-section-5 .u-list-1 {
  margin-top: 49px;
  margin-bottom: 48px;
}

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

.u-section-5 .u-image-1 {
  background-image: url("images/211.jpeg");
  background-position: 50% 50%;
}

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

.u-section-5 .u-image-2 {
  background-image: url("images/211.jpeg");
  background-position: 50% 50%;
}

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

.u-section-5 .u-list-2 {
  width: 100%;
  margin-top: 739px;
  margin-bottom: 0;
}

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

.u-section-5 .u-image-3 {
  background-image: url("images/Designer.jpeg");
}

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

.u-section-5 .u-image-4 {
  background-image: url("images/Designer1.jpeg");
}

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

.u-section-5 .u-image-5 {
  background-image: url("images/Designer1.jpeg");
}

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

@media (max-width: 1399px) {
   .u-section-5 {
    --color-var: #004e75;
  }

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

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

  .u-section-5 .u-list-1 {
    margin-bottom: 49px;
  }

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

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

  .u-section-5 .u-image-3 {
    background-position: 50% 50%;
  }

  .u-section-5 .u-image-4 {
    background-position: 50% 50%;
  }

  .u-section-5 .u-image-5 {
    background-position: 50% 50%;
  }
}

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

  .u-section-5 .u-text-1 {
    width: 626px;
    margin-top: 33px;
  }

  .u-section-5 .u-list-1 {
    margin-top: 32px;
    margin-bottom: 47px;
  }

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

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

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

  .u-section-5 .u-list-1 {
    margin-top: 30px;
    margin-bottom: 33px;
    height: auto;
    min-height: 613px;
  }

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

  .u-section-5 .u-list-2 {
    width: 100%;
  }

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

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

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

  .u-section-5 .u-list-1 {
    margin-top: 22px;
    margin-bottom: 39px;
  }

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

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

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

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

  .u-section-5 .u-text-1 {
    font-size: 0.875rem;
    width: 340px;
    margin-top: 36px;
  }

  .u-section-5 .u-list-1 {
    margin-top: 18px;
    margin-bottom: 36px;
  }

  .u-section-5 .u-repeater-1 {
    grid-auto-columns: calc(100% + 0px);
    grid-template-columns: 100%;
    min-height: 1209px;
  }
} .u-section-6 {
  background-image: linear-gradient(to bottom, rgba(0, 42, 73, 0.75) 0%, rgba(0, 78, 117, 0.75)), url('images/FondoTramaCMB.jpg');
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-6 .u-list-1 {
  margin-top: 49px;
  margin-bottom: 60px;
  width: 100%;
}

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

.u-section-6 .u-image-1 {
  background-image: url("images/211.jpeg");
  background-position: 50% 50%;
}

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

.u-section-6 .u-image-2 {
  background-image: url("images/411.jpeg");
  background-position: 50% 50%;
}

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

@media (max-width: 1399px) {
   .u-section-6 {
    --color-var: #004e75;
  }

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

  .u-section-6 .u-list-1 {
    width: auto;
  }

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

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

  .u-section-6 .u-list-1 {
    margin-top: 44px;
    margin-bottom: 44px;
    width: auto;
  }

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

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

  .u-section-6 .u-list-1 {
    margin-top: 40px;
    margin-bottom: 40px;
    width: auto;
  }

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

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

  .u-section-6 .u-list-1 {
    margin-top: 33px;
    margin-bottom: 33px;
    width: auto;
  }

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

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

  .u-section-6 .u-list-1 {
    margin-top: 35px;
    margin-bottom: 20px;
    width: auto;
  }

  .u-section-6 .u-repeater-1 {
    grid-auto-columns: calc(100% + 0px);
    grid-template-columns: 100%;
    min-height: 1232px;
  }
} .u-section-7 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-style: solid;
}

.u-section-7 .u-sheet-1 {
  min-height: 857px;/* era 1857 */
}

.u-section-7 .u-text-1 {
  font-size: 2.25rem;
  --text-color-var: #f5eed1;
  margin: 31px auto 0;
}

.u-section-7 .u-list-1 {
  width: 1320px;
  margin: 31px auto 60px -11px;
}

.u-section-7 .u-repeater-1 {
  grid-template-columns: repeat(5, calc(20% - 8px));
  min-height: 653px; /* era 1635 */
  grid-auto-columns: calc(20% - 8px);
  --gap: 10px;
}

.u-section-7 .u-list-item-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-7 .u-image-1 {
  width: 186px;
  height: 186px;
  background-image: url("images/larrosa.png");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 21px 4px 0;
}

.u-section-7 .u-btn-1 {
  background-image: none;
  font-size: 1rem;
  font-weight: 700;
}

.u-section-7 .u-text-3 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  --text-color-var: #f5eed1;
  margin: 0 auto;
}

.u-section-7 .u-list-item-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-7 .u-image-2 {
  width: 186px;
  height: 186px;
  background-image: url("images/jgCamacho.jpg");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-4 {
  font-size: 1.25rem;
  font-weight: 700;
  --text-color-var: #f5eed1;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-5 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-3 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-image-3 {
  background-image: url("images/Raniero.png");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-6 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-7 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-4 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-image-4 {
  background-image: url("images/nMateus.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-8 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-9 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-5 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-image-5 {
  background-image: url("images/dariop.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-10 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-11 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-6 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-6 {
  padding: 26px 0;
}

.u-section-7 .u-image-6 {
  background-image: url("images/fggf.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-12 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-13 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-7 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-image-7 {
  background-image: url("images/044279ba02f830f2c658b9f37e8b3dfd9d317797b44e500ef47532c972838fc73f8e023bd4ce062cf9f7f87d3973218b07db4217f2fb436e972809_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-14 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-15 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-8 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-image-8 {
  background-image: url("images/5def42068153af862b9fe300a4ee4dce1713ae385b58b7eb9194eeb03d2de3ccc6b7da051e229dd2c7d2ccdebd1f702ed3abecc4f2a333781e2e3a_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-16 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-17 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-9 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-9 {
  padding: 26px 0;
}

.u-section-7 .u-image-9 {
  background-image: url("images/43089736843204b0dd29f1e14fc169e7df18c3383adc48d5c32a75fa86cb2e3f0d8c921b49fa9931255ef7b45682ccaf96c7f6260a555f23948b54_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-18 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-19 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-10 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-image-10 {
  background-image: url("images/close-up-hands-working-pottery5.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-20 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-21 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-11 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-11 {
  padding: 26px 0;
}

.u-section-7 .u-image-11 {
  background-image: url("images/09eb3fa089d8092ee108c84200d9fa4bd4ba53debc3d6b00fdd7b0113aa8b84d26a55746e2d80cbebcfa084690e1589ab4b2d2f058a27cef12f1b9_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-22 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-23 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-12 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-12 {
  padding: 26px 0;
}

.u-section-7 .u-image-12 {
  background-image: url("images/7370c7bdcc06018aa56641c4366f239043bf4103737291fa45eddc7e802c49bf1a5d12fc419d92eecc3e500dbf656cc2f1ca16342a86bcce1ad4ed_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-24 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-25 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-13 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-13 {
  padding: 26px 0;
}

.u-section-7 .u-image-13 {
  background-image: url("images/e0641aa932497e7809e9f462824586b60042674ddf5099e7e8d6acf0e19082f5dd9cbc35bf69675f4e6e6b9a76f75cf46f06ab104b5e1d759c1095_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-26 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-27 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-14 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-14 {
  padding: 26px 0;
}

.u-section-7 .u-image-14 {
  background-image: url("images/af1e36e06968932bca9767a76c89873d289ffd9d13cd8c81cafdef21cb7c0de9a3e3716f6a6b4d1f437ca78e26cf5b826e9bf729ba245dc7d295bf_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-28 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-29 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-15 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-15 {
  padding: 26px 0;
}

.u-section-7 .u-image-15 {
  background-image: url("images/3759e8c12c0eafa6b62d9b0d46d6c26297598cada7c81dcdbbe575b2d210967afb15c1205221d443348509694585c32fa8d2866b728796081bcb9d_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-30 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-31 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-16 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-16 {
  padding: 26px 0;
}

.u-section-7 .u-image-16 {
  background-image: url("images/e39e94bb8b433f08e841f8df75913756b5959267d0ce1edaddfb8880c9cbf9f25a5905274837982784b541469f34f1a56c842eba02c4f0facd26b5_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-32 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-33 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-17 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-17 {
  padding: 26px 0;
}

.u-section-7 .u-image-17 {
  background-image: url("images/cb4d5893a11d140c110787e3b008202deb0fbded1d686fcdfeffe9fef567a4ff63e7835327c852a119e98b2777323c7c61a6700f3e7e69a424f2ed_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-34 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-35 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-18 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-18 {
  padding: 26px 0;
}

.u-section-7 .u-image-18 {
  background-image: url("images/387be8417bb1b0400a64228f478acfe40be5efe5a2c4b56304fb593e26751d0a31f7921b830f30c1fbf8061332102b8a0c229e3ce3f80da07b3bd8_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-36 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-37 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-19 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-19 {
  padding: 26px 0;
}

.u-section-7 .u-image-19 {
  background-image: url("images/1d32c95025bc1a62ac0dd486071930a18262951d92a28fcf53fab106e0d998f028ef04ffe22372985e1282bcee6ae3bb46a67a4d05afc7ab45b8ca_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-38 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-39 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-20 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-image-20 {
  background-image: url("images/51cc9d12426a81ca33b6df02bf8a11aae14f13e2db0f532b0a1febd5ec349a16d25f279ee8455be35024a1bc5446596fd8accac2538dd41304ea65_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-40 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-41 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-21 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-21 {
  padding: 26px 0;
}

.u-section-7 .u-image-21 {
  background-image: url("images/feefab0b590a9f586b5c2cd4a9a94abd9db1512a39238620b44e59dc4fee3738aa0f93f78b6dffb4972c38312e60e86f3d12e83dbc809e655fa671_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-42 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-43 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-22 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-22 {
  padding: 26px 0;
}

.u-section-7 .u-image-22 {
  background-image: url("images/58491e0d1f5d663365234b92da7474da78360f644514b498a93eeb016263356fed08415d53aaab1677e69f9962881e242163f590cabce17209fd0b_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-44 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-45 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-23 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-23 {
  padding: 26px 0;
}

.u-section-7 .u-image-23 {
  background-image: url("images/ana.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-46 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-47 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-24 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-7 .u-container-layout-24 {
  padding: 26px 0;
}

.u-section-7 .u-image-24 {
  background-image: url("images/0be73701491de0b0ec990bfa300f3785389a3ed59948e978b228a8b5eb0035db89a9f18b3a46d8654eac5864821cd7030f08c3c3ef8007b15d9726_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-48 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-49 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

.u-section-7 .u-list-item-25 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-7 .u-image-25 {
  background-image: url("images/1bbe579ced88a5e0fe4cad58d1b671928a1c4a23a1143fc1f1ca3d89cb5bebdad7f6e89464507df487692a73be08d68541b106f8ed864e3d7a40a2_1280.jpg");
  width: 186px;
  height: 186px;
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-7 .u-text-50 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px 4px 0;
}

.u-section-7 .u-text-51 {
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  width: 196px;
  margin: 0 auto;
}

@media (max-width: 1399px) {
  .u-section-7 .u-sheet-1 {
    min-height: 650px;/*era 1428*/
  }

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

  .u-section-7 .u-list-1 {
    margin-top: 35px;
    margin-bottom: 0;
    width: 1140px;
    margin-left: 0;
  }

  .u-section-7 .u-repeater-1 {
    grid-template-columns: repeat(5, calc(20% - 7.2px));
    grid-auto-columns: calc(20% - 7.2px);
    --gap: 9px;
    min-height: 628px; /*era 1428*/
  }

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

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

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

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

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

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

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

  .u-section-7 .u-image-2 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-3 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-4 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-5 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-6 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-7 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-8 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-9 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-10 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-11 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-12 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-13 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-14 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-15 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-16 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-17 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-18 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-19 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-20 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-21 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-22 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-23 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-24 {
    width: 175px;
    height: 175px;
  }

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

  .u-section-7 .u-image-25 {
    width: 175px;
    height: 175px;
  }

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

@media (max-width: 1199px) {
  .u-section-7 .u-sheet-1 {
    min-height: 557px;/*era 1457*/
  }

  .u-section-7 .u-text-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
    margin-top: 53px;
  }

  .u-section-7 .u-list-1 {
    width: 895px;
    margin-bottom: 20px;
  }

  .u-section-7 .u-repeater-1 {
    grid-gap: 21px;
    min-height: 477px;/*era 1177*/
  }

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

  .u-section-7 .u-text-2 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-2 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-4 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-3 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-6 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-4 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-8 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-5 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-10 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-6 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-12 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-7 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-14 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-8 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-16 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-9 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-18 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-10 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-20 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-11 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-22 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-12 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-24 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-13 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-26 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-14 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-28 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-15 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-30 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-16 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-32 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-17 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-34 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-18 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-36 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-19 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-38 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-20 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-40 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-21 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-42 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-22 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-44 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-23 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-46 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-24 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-48 {
    margin-top: 12px;
  }

  .u-section-7 .u-image-25 {
    width: 144px;
    height: 144px;
  }

  .u-section-7 .u-text-50 {
    margin-top: 12px;
  }
}

@media (max-width: 991px) {
  .u-section-7 .u-sheet-1 {
    min-height: 645px; /* era 1645*/
  }

  .u-section-7 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 34px;
  }

  .u-section-7 .u-list-1 {
    width: 695px;
    margin-top: 27px;
    margin-bottom: 0;
  }

  .u-section-7 .u-repeater-1 {
    grid-template-columns: repeat(4, calc(25% - 9.75px));
    grid-auto-columns: calc(25% - 9.75px);
    --gap: 13px;
    min-height: 562px; /* era 1562*/
  }

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

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

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

  .u-section-7 .u-image-2 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-5 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-3 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-3 {
    height: 122px;
    width: 122px;
  }

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

  .u-section-7 .u-container-layout-4 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-4 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-9 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-5 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-5 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-11 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-6 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-6 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-13 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-7 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-7 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-15 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-8 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-8 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-17 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-9 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-19 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-10 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-10 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-21 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-11 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-11 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-23 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-12 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-12 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-25 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-13 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-13 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-27 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-14 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-14 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-29 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-7 .u-image-15 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-31 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-16 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-16 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-33 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-17 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-17 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-35 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-18 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-18 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-37 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-19 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-19 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-39 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-20 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-20 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-41 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-21 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-21 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-43 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-22 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-22 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-45 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-23 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-23 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-47 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-24 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-24 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-49 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-25 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .u-section-7 .u-image-25 {
    height: 122px;
    width: 122px;
  }

  .u-section-7 .u-text-51 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-7 .u-sheet-1 {
    min-height: 978px; /* era 1978*/
  }

  .u-section-7 .u-list-1 {
    width: 497px;
    margin-bottom: 27px;
  }

  .u-section-7 .u-repeater-1 {
    grid-template-columns: repeat(3, 33.3333%);
    grid-auto-columns: 33.3333%;
    --gap: 0px;
    min-height: 868px; /* era 1868*/
  }

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

  .u-section-7 .u-image-1 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-2 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

  .u-section-7 .u-image-3 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

  .u-section-7 .u-image-4 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-5 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

  .u-section-7 .u-image-6 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-7 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-8 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-9 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-10 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-11 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-12 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-13 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-14 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-15 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-16 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-17 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-18 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-19 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-20 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-21 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-22 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-23 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-24 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

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

  .u-section-7 .u-image-25 {
    width: 124px;
    height: 124px;
    margin-right: 22px;
    margin-left: 34px;
  }

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

@media (max-width: 575px) {
  .u-section-7 .u-sheet-1 {
    min-height: 677px;/* era 2777px*/
  }

  .u-section-7 .u-text-1 {
    font-size: 0.875rem;
    margin-top: 16px;
  }

  .u-section-7 .u-list-1 {
    width: 324px;
    margin-top: 9px;
    margin-bottom: 0;
  }

  .u-section-7 .u-repeater-1 {
    grid-template-columns: repeat(2, 50%);
    grid-auto-columns: 50%;
    min-height: 632px; /* era 2732px*/
  }

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

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

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

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

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

  .u-section-7 .u-image-2 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-7 .u-text-5 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-3 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-3 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-6 {
    font-size: 0.75rem;
  }

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

  .u-section-7 .u-container-layout-4 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-4 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-7 .u-text-9 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-5 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-5 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-10 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-11 {
    font-size: 0.625rem;
  }

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

  .u-section-7 .u-image-6 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-12 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-13 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-7 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-7 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-14 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-15 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-8 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-8 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-16 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-17 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-9 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-9 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-18 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-19 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-10 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-10 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-20 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-21 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-11 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-11 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-22 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-23 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-12 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-12 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-24 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-25 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-13 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-13 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-26 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-27 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-14 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-14 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-28 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-29 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-15 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-15 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-30 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-31 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-16 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-16 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-32 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-33 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-17 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-17 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-34 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-35 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-18 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-18 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-36 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-37 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-19 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-19 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-38 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-39 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-20 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-20 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-40 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-41 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-21 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-21 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-42 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-43 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-22 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-22 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-44 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-45 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-23 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-23 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-46 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-47 {
    font-size: 0.625rem;
  }

  .u-section-7 .u-container-layout-24 {
    padding-bottom: 12px;
  }

  .u-section-7 .u-image-24 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-48 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-49 {
    font-size: 0.625rem;
  }

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

  .u-section-7 .u-image-25 {
    width: 119px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-7 .u-text-50 {
    font-size: 0.75rem;
  }

  .u-section-7 .u-text-51 {
    font-size: 0.625rem;
  }
} .u-section-8 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 78, 117, 0.8), rgba(0, 42, 73, 0.8)), url('images/FondoTramaCMB1.jpg');
  background-size: cover, cover;
}

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

.u-section-8 .u-text-1 {
  font-size: 2.25rem;
  --text-color-var: #f5eed1;
  margin: 60px auto 0;
}

.u-section-8 .u-btn-1 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  margin: 377px 204px 0 auto;
  padding: 0;
}

.u-section-8 .u-image-1 {
  width: 289px;
  height: 45px;
  margin: 20px 261px 0 auto;
}

.u-section-8 .u-image-2 {
  width: 227px;
  height: 45px;
  margin: -45px 109px 0 auto;
}

.u-section-8 .u-list-1 {
  width: 1190px;
  margin: -426px auto 59px;
}

.u-section-8 .u-repeater-1 {
  grid-auto-columns: calc(50% - 15px);
  grid-template-columns: repeat(2, calc(50% - 15px));
  min-height: 494px;
  --gap: 30px;
}

.u-section-8 .u-list-item-1 {
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  --radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-8 .u-icon-1 {
  width: 70px;
  height: 70px;
  margin: 0 auto 0 20px;
  padding: 0;
}

.u-section-8 .u-text-2 {
  text-transform: none;
  font-size: 1.5rem;
  font-weight: 700;
  margin: -48px 0 0;
}

.u-section-8 .u-text-3 {
  font-size: 1rem;
  width: 409px;
  margin: 20px auto 0;
}

.u-section-8 .u-list-item-2 {
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  --radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-8 .u-icon-2 {
  width: 70px;
  height: 70px;
  margin: 0 auto 0 20px;
  padding: 0;
}

.u-section-8 .u-text-4 {
  font-size: 1.5rem;
  text-transform: none;
  font-weight: 700;
  margin: -48px 0 0;
}

.u-section-8 .u-text-5 {
  font-size: 1rem;
  width: 409px;
  margin: 20px auto 0;
}

.u-section-8 .u-list-item-3 {
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  --radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-8 .u-icon-3 {
  width: 70px;
  height: 70px;
  margin: 0 auto 0 20px;
  padding: 0;
}

.u-section-8 .u-text-6 {
  font-size: 1.5rem;
  text-transform: none;
  font-weight: 700;
  margin: -48px 0 0;
}

.u-section-8 .u-text-7 {
  font-size: 1rem;
  width: 409px;
  margin: 20px auto 0;
}

@media (max-width: 1399px) {
   .u-section-8 {
    --color-var: #004e75;
  }

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

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

  .u-section-8 .u-btn-1 {
    align-self: center;
    margin-top: 369px;
    margin-right: 144px;
  }

  .u-section-8 .u-image-1 {
    margin-top: 27px;
    margin-right: 217px;
  }

  .u-section-8 .u-image-2 {
    margin-right: 48px;
  }

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

  .u-section-8 .u-repeater-1 {
    min-height: 366px;
    grid-gap: 30px;
  }

  .u-section-8 .u-list-item-1 {
    --radius: 40px;
  }

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

  .u-section-8 .u-icon-1 {
    width: 57px;
    height: 57px;
  }

  .u-section-8 .u-text-2 {
    text-transform: uppercase;
    width: auto;
    margin-top: -43px;
  }

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

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

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

  .u-section-8 .u-icon-2 {
    width: 57px;
    height: 57px;
  }

  .u-section-8 .u-text-4 {
    text-transform: uppercase;
    width: auto;
    margin-top: -43px;
  }

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

  .u-section-8 .u-list-item-3 {
    --radius: 40px;
  }

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

  .u-section-8 .u-icon-3 {
    width: 57px;
    height: 57px;
  }

  .u-section-8 .u-text-6 {
    text-transform: uppercase;
    width: auto;
    margin-top: -43px;
  }

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

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

  .u-section-8 .u-text-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
  }

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

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

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

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

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

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

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

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

  .u-section-8 .u-btn-1 {
    font-size: 0.875rem;
    margin-top: 264px;
    margin-right: 48px;
  }

  .u-section-8 .u-image-1 {
    width: 227px;
    height: 35px;
    margin-top: 5px;
    margin-right: 118px;
  }

  .u-section-8 .u-image-2 {
    width: 183px;
    height: 36px;
    margin-top: -36px;
    margin-right: -17px;
  }

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

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

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

  .u-section-8 .u-icon-1 {
    width: 35px;
    height: 35px;
    margin-top: 11px;
    margin-left: 19px;
  }

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

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

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

  .u-section-8 .u-icon-2 {
    width: 35px;
    height: 35px;
    margin-top: 11px;
    margin-left: 19px;
  }

  .u-section-8 .u-text-4 {
    font-size: 1rem;
    margin-top: -27px;
  }

  .u-section-8 .u-text-5 {
    font-size: 0.75rem;
    margin-top: 19px;
  }

  .u-section-8 .u-container-layout-3 {
    padding-top: 0;
    padding-left: 23px;
    padding-right: 23px;
  }

  .u-section-8 .u-icon-3 {
    width: 35px;
    height: 35px;
    margin-top: 11px;
    margin-left: 19px;
  }

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

  .u-section-8 .u-text-7 {
    font-size: 0.75rem;
    margin-top: 19px;
  }
}

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

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

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

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

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

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

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

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

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

  .u-section-8 .u-btn-1 {
    margin-top: 495px;
    margin-right: auto;
  }

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

  .u-section-8 .u-image-2 {
    margin-top: -35px;
    margin-right: -13px;
  }

  .u-section-8 .u-list-1 {
    width: 307px;
    margin-top: -551px;
  }

  .u-section-8 .u-repeater-1 {
    --gap: 10px;
    min-height: 416px;
  }

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

  .u-section-8 .u-icon-1 {
    margin-top: 5px;
    margin-left: 22px;
  }

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

  .u-section-8 .u-text-3 {
    font-size: 0.625rem;
    margin-top: 12px;
  }

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

  .u-section-8 .u-icon-2 {
    margin-top: 5px;
    margin-left: 22px;
  }

  .u-section-8 .u-text-4 {
    font-size: 0.875rem;
    margin-top: -26px;
  }

  .u-section-8 .u-text-5 {
    font-size: 0.625rem;
    margin-top: 12px;
  }

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

  .u-section-8 .u-icon-3 {
    margin-top: 5px;
    margin-left: 22px;
  }

  .u-section-8 .u-text-6 {
    font-size: 0.875rem;
    margin-top: -26px;
  }

  .u-section-8 .u-text-7 {
    font-size: 0.625rem;
    margin-top: 12px;
  }
} 
 .u-section-9 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  --border-color-var: #3c7d9f;
  background-image: linear-gradient(to bottom, rgba(229, 229, 229, 1), rgba(229, 229, 229, 1));
}

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

.u-section-9 .u-gallery-1 {
  height: 89px;
  margin-top: 29px;
  margin-bottom: 0;
}

.u-section-9 .u-gallery-inner-1 {
  --gap: 81px;
  grid-template-columns: repeat(3, auto);
}

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

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

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

.u-section-9 .u-gallery-2 {
  margin-top: 25px;
  margin-bottom: 0;
  height: 206px;
}

.u-section-9 .u-gallery-inner-2 {
  --gap: 8px;
  grid-template-columns: repeat(4, auto);
}

.u-section-9 .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-9 .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-9 .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-9 .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-9 .u-over-slide-8 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

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

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

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

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

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

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

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

  .u-section-9 .u-gallery-1 {
    height: 77px;
  }

  .u-section-9 .u-gallery-2 {
    height: 178px;
  }
}

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

  .u-section-9 .u-gallery-1 {
    height: 63px;
  }

  .u-section-9 .u-gallery-2 {
    height: 147px;
  }
}

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

  .u-section-9 .u-gallery-1 {
    margin-top: 8px;
    margin-bottom: 8px;
    height: 81px;
  }

  .u-section-9 .u-gallery-inner-1 {
    --gap: 8px;
  }

  .u-section-9 .u-gallery-2 {
    height: 450px;
  }

  .u-section-9 .u-gallery-inner-2 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-9 .u-gallery-1 {
    height: 183px;
  }

  .u-section-9 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }

  .u-section-9 .u-gallery-2 {
    height: 1350px;
  }

  .u-section-9 .u-gallery-inner-2 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-9 .u-gallery-1 {
    height: 52px;
    width: 384px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: -15px;
  }

  .u-section-9 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }

  .u-section-9 .u-over-slide-1 {
    padding: 20px;
  }

  .u-section-9 .u-over-slide-2 {
    padding: 20px;
  }

  .u-section-9 .u-over-slide-3 {
    padding: 20px;
  }

  .u-section-9 .u-gallery-2 {
    margin-top: 15px;
    margin-bottom: 24px;
    height: 180px;
  }

  .u-section-9 .u-gallery-inner-2 {
    grid-template-columns: repeat(4, auto);
  }
} .u-section-10 {
  --border-color-var: #3c7d9f;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(229, 229, 229, 1), rgba(229, 229, 229, 1));
  background-size: cover;
}

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

.u-section-10 .u-gallery-1 {
  height: 334px;
  margin-top: 55px;
  margin-bottom: 55px;
}

.u-section-10 .u-gallery-inner-1 {
  --gap: 10px;
  grid-template-columns: repeat(10, auto);
}

.u-section-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .u-over-slide-8 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-10 .u-gallery-1 {
    height: 288px;
  }
}

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

  .u-section-10 .u-gallery-1 {
    height: 237px;
  }
}

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

  .u-section-10 .u-gallery-1 {
    margin-top: 28px;
    margin-bottom: 0;
    height: 317px;
  }

  .u-section-10 .u-gallery-inner-1 {
    grid-template-columns: repeat(7, auto);
  }
}

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

  .u-section-10 .u-gallery-1 {
    height: 665px;
  }

  .u-section-10 .u-gallery-inner-1 {
    grid-template-columns: repeat(4, auto);
  }
}

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

  .u-section-10 .u-gallery-1 {
    margin-top: 25px;
    height: 566px;
  }

  .u-section-10 .u-gallery-inner-1 {
    --gap: 8px;
  }
}