@charset "UTF-8";
/* Estilos Compilados Vitamina 
    - Pagina Home.
*/
/*
Variables de:
  - colores
  - anchos de contenedores
  - ptos. ruptura
*/
/* Muy importante. El mapeada de tamaños debe de ir de mayor ancho de pantalla a menor obligatioramente!!!
  ejemplo: $font-sizes: ( 1024px: 19px, 640px : 17px, 480px : 16px );*/
h1 {
  background-image: linear-gradient(175deg, #161f4b 0, #002bdb 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h1:after {
  -webkit-text-fill-color: #161f4b !important;
}

body {
  overflow-x: hidden !important;
}
body #page-container {
  overflow-x: hidden !important;
  padding-top: 0px;
}
body .container {
  padding-left: 0px;
  padding-right: 0px;
}
body .et_pb_row {
  width: 95%;
  width: calc(100% - 5rem);
}
body #main-content .container:before {
  content: none;
}
body header > .container {
  width: calc(100vw - 6rem);
}
body footer .container {
  width: calc(100vw - 6rem);
}

body #main-header > .container {
  width: calc(100% - 5rem) !important;
}

@media only screen and (max-width: 1120px) {
  body #main-header > .container {
    width: 100% !important;
  }
}
body .et_pb_section .et_pb_row .et_pb_module.contenedor_100pcien_pantalla {
  width: 100vw !important;
  position: relative !important;
  margin-left: -50vw !important;
  overflow: hidden !important;
  margin-top: 0px;
  margin-bottom: 0px;
  left: 50%;
}

body.et-db #et-boc .et-l .et_pb_row.vitamina-row-mas-ancha {
  width: calc(100% - 6rem) !important;
}

body .et_section_regular .et_pb_row.vitamina-row-mas-ancha, body .et_section_regular .et-db #et-boc .et_pb_row.vitamina-row-mas-ancha, body.single .et_section_regular .et_pb_row.vitamina-row-mas-ancha, body.single .et_section_regular .et-db #et-boc .et_pb_row.vitamina-row-mas-ancha, body.archive .et_section_regular .et_pb_row.vitamina-row-mas-ancha, body.archive .et_section_regular .et-db #et-boc .et_pb_row.vitamina-row-mas-ancha {
  max-width: 1490px !important;
  margin: auto;
}

@media all and (max-width: 980px) {
  body.page .vitamina-row-mas-ancha .et_pb_column {
    width: 100% !important;
    margin-right: 0% !important;
  }
}
@media all and (max-width: 1120px) {
  body .et_section_regular .et_pb_row.vitamina-row-mas-ancha {
    width: calc(100% - 6rem);
  }
  body.et-db #et-boc .et-l .et_pb_row.vitamina-row-mas-ancha {
    width: calc(100% - 6rem) !important;
  }
}
.vitamina-no-padding-no-margin-todasdirecciones {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 100% !important;
}

.et_pb_section.vitamina-seccion_100pcient-pantalla {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  left: 50%;
}
.et_pb_section.vitamina-seccion_100pcient-pantalla .vitamina-row-100pcien {
  width: 100% !important;
  max-width: 100% !important;
}

/* Anchos controlados*/
body .et_pb_module.vtm-max-width-750 {
  max-width: 876px !important;
}

body .et_pb_module.vtm-max-width-800 {
  max-width: 800px !important;
  margin-inline: auto !important;
}

body .et_pb_module:has(.vtm-max-width-800) {
  max-width: 800px !important;
  margin-inline: auto !important;
}

body .entry-content .et_pb_section .et_pb_row.vtm-row-max-width-800 {
  max-width: 800px !important;
  margin-inline: auto !important;
}

/*
 1. Botones sin icono mixins
*/
/*
 2. Botones con icono mixins
*/
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.page .et_builder_inner_content .vtm-row-25-75-mejorada {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: min(10px + 6vw, 60px);
}
body.page .et_builder_inner_content .vtm-row-25-75-mejorada .et_pb_column {
  width: 100% !important;
  margin-right: 0px !important;
  min-width: 475px;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  body.page .et_builder_inner_content .vtm-row-25-75-mejorada {
    grid-template-columns: 1fr 1fr;
  }
  body.page .et_builder_inner_content .vtm-row-25-75-mejorada .et_pb_column {
    min-width: initial !important;
  }
}
@media (max-width: 1023px) {
  body.page .et_builder_inner_content .vtm-row-25-75-mejorada {
    display: flex;
    flex-direction: column;
    gap: min(10px + 3vw, 30px);
  }
  body.page .et_builder_inner_content .vtm-row-25-75-mejorada .et_pb_column {
    min-width: initial !important;
  }
  body.page .et_builder_inner_content .vtm-row-25-75-mejorada.vtm-row-25-75-mejorada--invierte-responsive {
    flex-direction: column-reverse;
  }
}
body.page .et_builder_inner_content .vtm-row-25-75-mejorada.vtm-row-25-75-mejorada--texto-max-width-710 .et_pb_module.et_pb_text .et_pb_text_inner {
  max-width: 710px !important;
}
body.page .et_builder_inner_content .vtm-row-25-75-mejorada.vtm-row-25-75-mejorada--texto-max-width-755 .et_pb_module.et_pb_text .et_pb_text_inner {
  max-width: 755px !important;
}

body.page .et_builder_inner_content .vtm-row-max-width-736px {
  max-width: 736px !important;
  margin-inline: auto !important;
}

.vtm-acordeon-divi-mejorado {
  /*
  Tenemos que ocultar el primero porque divi siempre lo va a desplegar
  */
}
.vtm-acordeon-divi-mejorado .et_pb_accordion_item:nth-child(1) {
  display: none !important;
}

body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item {
  background-color: transparent !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 30px !important;
  border: 1px solid #D8E3EF;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px !important;
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  color: #002bdb;
  font-weight: 700 !important;
  border-bottom: 1px solid #D8E3EF;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title:before {
  top: 18px;
  content: "\f078";
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
  color: #002bdb;
  font-size: 24px !important;
  transition: all 0.25s;
  left: auto !important;
  right: 30px !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title span {
  display: block;
  float: none;
  font-size: 1.8rem;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  padding-left: 1.8rem !important;
  color: #161f4b;
}
@media screen and (max-width: 680px) {
  body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title span {
    font-size: 1.6rem;
  }
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content {
  width: calc(100% - 70px);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0px !important;
  padding-top: 0px !important;
  color: #161f4b;
  padding-top: 30px !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h1 {
  font-size: 5rem;
  line-height: 1.08 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h1 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 680px) {
  body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h1 {
    font-size: 3.5rem;
  }
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h2 {
  font-size: 3.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 980px) {
  body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h2 {
    font-size: 2.7rem;
  }
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h3 {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h4 {
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p, body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li, body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li {
  font-size: 1.8rem;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
@media screen and (max-width: 680px) {
  body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p, body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li, body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li {
    font-size: 1.6rem;
  }
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h2,
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h3,
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h4 {
  margin-bottom: 0px !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h2 {
  margin-top: 10px;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content blockquote {
  margin-left: min(10px + 6vw, 60px) !important;
  max-width: 500px;
  margin-top: 24px !important;
  margin-bottom: 28px !important;
  padding-left: 32px;
  max-width: 600px;
  border-left: 0px solid #002bdb;
  position: relative;
  padding-top: 10px;
  padding-bottom: 4px;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content blockquote,
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content blockquote p {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  font-weight: 600 !important;
  color: #161f4b !important;
  font-family: "Inter";
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content blockquote:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: linear-gradient(to top, #002bdb 50%, rgba(255, 255, 255, 0) 0%) !important;
  height: 100%;
  width: 3px;
  background-size: 3px 20px !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul {
  margin-left: 4ch !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li {
  text-indent: -14px;
  margin-bottom: 12px;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li:before {
  position: relative;
  content: "\f061" !important;
  color: #ffce00 !important;
  font-size: 15px !important;
  top: 0px !important;
  left: -10px !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol {
  padding-left: 10px !important;
  list-style-type: none !important;
  counter-reset: li !important;
  margin-left: 4rem !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li {
  display: inline-block;
  flex-direction: row;
  counter-increment: li;
  text-indent: -8px;
  margin-bottom: 12px;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li:before {
  position: relative;
  content: counter(li) ".";
  display: inline-block !important;
  color: #ffce00;
  left: -10px;
  top: 0px;
  font-size: 1.8rem;
  font-weight: 700;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p {
  margin-bottom: 0px;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content .wp-caption {
  background-color: transparent !important;
  border: transparent;
  max-width: 100%;
  margin-bottom: 20px;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content .wp-caption p {
  text-align: right !important;
  font-size: 14px !important;
  margin-top: 10px;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li,
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li {
  display: block;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p:not(.has-background):last-of-type {
  padding-bottom: 10px;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content a {
  font-weight: 700;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content .big-button {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  width: 100%;
  max-width: 200px;
  background: linear-gradient(to right, #161f4b 0%, #161f4b 50%, #002bdb 51%, #002bdb 100%) !important;
  background-size: 225% 100% !important; /* Double the width for smooth transition */
  transition: background-position 0.4s ease-in-out !important;
  background-position: 100% 50% !important;
  border-width: 0px !important;
  color: #fff !important;
  max-width: initial !important;
  width: auto !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content .big-button:after {
  display: none !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content .big-button:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
  color: #fff !important;
  background-color: #161f4b !important;
  background-position: 0% 50% !important;
  border-color: #161f4b !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content .big-button:hover:after {
  content: "";
  display: none !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p, body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li, body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
@media screen and (max-width: 680px) {
  body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p, body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li, body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li {
    font-size: 1.5rem;
  }
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h2,
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h3,
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content h4 {
  margin-bottom: 0px !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content blockquote {
  margin-left: 0px !important;
  margin-top: 34px !important;
  margin-bottom: 34px !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title {
  border-bottom: 1px solid #D8E3EF;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before {
  display: block !important;
  content: "\f078";
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
  color: #002bdb;
  transform: rotate(180deg);
  transition: all 0.25s;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_content {
  padding-top: 30px !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item:last-child {
  border-bottom-width: 1px !important;
}
body.page .et_builder_inner_content .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_content {
  overflow: hidden;
}

body.page #main-content .vtm-pseudo-tag-upper-container {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #fff !important;
  position: absolute;
  top: -20px;
  left: auto;
  width: 100vw !important;
  max-width: 100% !important;
  display: flex;
  justify-content: center;
}
body.page #main-content .vtm-pseudo-tag-upper-container .et_pb_column {
  max-width: 1490px !important;
  margin-right: initial !important;
  margin-inline: auto !important;
}
body.page #main-content .vtm-pseudo-tag-upper-container .vtm-pseudo-tag-upper {
  display: inline-block;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin-bottom: 0px !important;
  background-color: #111A46;
}
body.page #main-content .vtm-pseudo-tag-upper-container .vtm-pseudo-tag-upper .et_pb_text_inner p {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 500 !important;
  color: #fff !important;
  font-family: "Roboto Mono" !important;
  padding: 6px 24px 6px 24px !important;
}

body.page #main-content .et_pb_module.vtm-enlace-con-flecha a {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 600 !important;
}
@media screen and (max-width: 680px) {
  body.page #main-content .et_pb_module.vtm-enlace-con-flecha a {
    font-size: 1.5rem;
  }
}
body.page #main-content .et_pb_module.vtm-enlace-con-flecha a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f061" !important;
  margin-left: 6px;
  font-size: 15px !important;
  color: #002bdb;
}
body.page #main-content .et_pb_module.vtm-enlace-con-flecha a:hover {
  text-decoration: none !important;
}

body.page #main-content .vtm-modulo-texto-y-enumeracion-grande {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  column-gap: min(16px + 5vw, 50px);
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column {
  width: 100%;
  margin-right: 0px;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .et_pb_module {
  max-width: 430px;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .vtm-h2-gigante h2,
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .vtm-h2-gigante h3,
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .vtm-h2-gigante h4 {
  font-size: 5rem;
  line-height: 1.08 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .vtm-h2-gigante h2,
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .vtm-h2-gigante h3,
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .vtm-h2-gigante h4 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 680px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .vtm-h2-gigante h2,
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .vtm-h2-gigante h3,
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .vtm-h2-gigante h4 {
    font-size: 3.5rem;
  }
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: min(16px + 12vw, 120px);
  row-gap: min(16px + 6vw, 60px);
  list-style-type: none !important;
  counter-reset: div !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_module {
  margin-bottom: 0px !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container:before {
  content: "\f061";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 4px;
  left: 0px;
  z-index: 2;
  font-weight: 900;
  font-size: 2.6rem !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_module_header {
  display: inline-block;
  flex-direction: row;
  counter-increment: div;
  text-indent: 0px;
  margin-bottom: 12px;
  font-size: 3rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_module_header:before {
  position: relative;
  content: "0" counter(div);
  display: block !important;
  color: #161f4b;
  left: 30px;
  top: 0px;
  font-size: 2.9rem !important;
  font-weight: 500;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description {
  padding-top: 0px !important;
  padding-top: 0px !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h1 {
  font-size: 5rem;
  line-height: 1.08 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h1 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 680px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h1 {
    font-size: 3.5rem;
  }
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h2 {
  font-size: 3.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 980px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h2 {
    font-size: 2.7rem;
  }
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h3 {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h4 {
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description p, body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ul li, body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ol li {
  font-size: 1.8rem;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
@media screen and (max-width: 680px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description p, body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ul li, body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ol li {
    font-size: 1.6rem;
  }
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h2,
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h3,
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h4 {
  margin-bottom: 0px !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h2 {
  margin-top: 10px;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description blockquote {
  margin-left: min(10px + 6vw, 60px) !important;
  max-width: 500px;
  margin-top: 24px !important;
  margin-bottom: 28px !important;
  padding-left: 32px;
  max-width: 600px;
  border-left: 0px solid #002bdb;
  position: relative;
  padding-top: 10px;
  padding-bottom: 4px;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description blockquote,
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description blockquote p {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  font-weight: 600 !important;
  color: #161f4b !important;
  font-family: "Inter";
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description blockquote:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: linear-gradient(to top, #002bdb 50%, rgba(255, 255, 255, 0) 0%) !important;
  height: 100%;
  width: 3px;
  background-size: 3px 20px !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ul {
  margin-left: 4ch !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ul li {
  text-indent: -14px;
  margin-bottom: 12px;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ul li:before {
  position: relative;
  content: "\f061" !important;
  color: #ffce00 !important;
  font-size: 15px !important;
  top: 0px !important;
  left: -10px !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ol {
  padding-left: 10px !important;
  list-style-type: none !important;
  counter-reset: li !important;
  margin-left: 4rem !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ol li {
  display: inline-block;
  flex-direction: row;
  counter-increment: li;
  text-indent: -8px;
  margin-bottom: 12px;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ol li:before {
  position: relative;
  content: counter(li) ".";
  display: inline-block !important;
  color: #ffce00;
  left: -10px;
  top: 0px;
  font-size: 1.8rem;
  font-weight: 700;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description p {
  margin-bottom: 0px;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description .wp-caption {
  background-color: transparent !important;
  border: transparent;
  max-width: 100%;
  margin-bottom: 20px;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description .wp-caption p {
  text-align: right !important;
  font-size: 14px !important;
  margin-top: 10px;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ul li,
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ol li {
  display: block;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description p:not(.has-background):last-of-type {
  padding-bottom: 10px;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description a {
  font-weight: 700;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description .big-button {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  width: 100%;
  max-width: 200px;
  background: linear-gradient(to right, #161f4b 0%, #161f4b 50%, #002bdb 51%, #002bdb 100%) !important;
  background-size: 225% 100% !important; /* Double the width for smooth transition */
  transition: background-position 0.4s ease-in-out !important;
  background-position: 100% 50% !important;
  border-width: 0px !important;
  color: #fff !important;
  max-width: initial !important;
  width: auto !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description .big-button:after {
  display: none !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description .big-button:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
  color: #fff !important;
  background-color: #161f4b !important;
  background-position: 0% 50% !important;
  border-color: #161f4b !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description .big-button:hover:after {
  content: "";
  display: none !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description p, body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ul li, body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ol li {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
@media screen and (max-width: 680px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description p, body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ul li, body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description ol li {
    font-size: 1.5rem;
  }
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h2,
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h3,
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description h4 {
  margin-bottom: 0px !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description blockquote {
  margin-left: 0px !important;
  margin-top: 34px !important;
  margin-bottom: 34px !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description a.external-link {
  display: flex;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description a.external-link:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f061" !important;
  margin-left: 6px;
  font-size: 15px !important;
  color: #002bdb;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description a.external-link:hover {
  text-decoration: none !important;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_blurb_container .et_pb_blurb_description a.external-link:after {
  transform: rotate(-45deg) translateY(2px);
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_module.image-instead-of-title .et_pb_module_header span {
  display: none;
}
body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) .et_pb_module.image-instead-of-title img {
  height: 60px;
  object-fit: contain;
  object-position: left;
  width: 100%;
  display: flex;
  margin-top: -12px;
}
@media (max-width: 1480px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) {
    column-gap: min(10px + 6vw, 60px);
    row-gap: min(10px + 5vw, 50px);
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande {
    grid-template-columns: 430px auto;
  }
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}
@media (max-width: 980px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(1) .et_pb_module {
    max-width: initial !important;
  }
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) {
    column-gap: min(16px + 4vw, 40px);
    row-gap: min(16px + 4vw, 40px);
  }
}
@media (max-width: 650px) {
  body.page #main-content .vtm-modulo-texto-y-enumeracion-grande .et_pb_column:nth-child(2) {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}

body.page .et_pb_section.vtm-seccion-con-decoraciones-top-right-y-bottom-left {
  position: relative;
}
body.page .et_pb_section.vtm-seccion-con-decoraciones-top-right-y-bottom-left:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  background-image: url("../png/bdva-geometry-2.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  width: clamp(80px, 10px + 40vw, 350px);
  height: 225px;
  position: absolute;
  right: 0px;
  top: -20px;
  transform: rotate(45deg);
}
body.page .et_pb_section.vtm-seccion-con-decoraciones-top-right-y-bottom-left:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  background-image: url("../png/bdva-geometry-5.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  width: clamp(80px, 10px + 40vw, 400px);
  height: 320px;
  position: absolute;
  left: -20px;
  bottom: 20px;
}
@media (max-width: 1480px) {
  body.page .et_pb_section.vtm-seccion-con-decoraciones-top-right-y-bottom-left:before {
    width: 100px;
    right: -20px;
    top: -50px;
  }
  body.page .et_pb_section.vtm-seccion-con-decoraciones-top-right-y-bottom-left:after {
    width: 150px;
    left: -20px;
  }
}
@media (max-width: 980px) {
  body.page .et_pb_section.vtm-seccion-con-decoraciones-top-right-y-bottom-left:after {
    width: 150px;
    left: -30px;
    bottom: -80px;
  }
}

body.page #main-content .vtm-highlighted-text-quote {
  color: #fff !important;
  max-width: 1265px !important;
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  column-gap: min(16px + 5vw, 50px);
  position: relative;
}
body.page #main-content .vtm-highlighted-text-quote .et_pb_column {
  width: 100% !important;
  margin-right: 0px !important;
}
body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(1) {
  padding-left: 50px;
}
body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(1) .et_pb_module:nth-child(1):before {
  color: #ffb400;
  content: "";
  position: absolute;
  top: -18px;
  left: -56px;
  background-image: url("../png/quotes-orange.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
}
body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  background-image: url("../png/bdva-geometry-5.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  width: clamp(80px, 10px + 40vw, 400px);
  height: 320px;
  position: absolute;
  left: -150px;
  bottom: -60px;
  z-index: 1;
}
body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(2) {
  padding-top: 80px;
}
body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(2) .et_pb_image {
  margin-bottom: 12px;
}
body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(2) .et_pb_image .et_pb_image_wrap {
  display: flex;
  width: 100%;
  aspect-ratio: 1.6970588235;
  border-radius: 6px;
  overflow: hidden;
}
body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(2) .et_pb_image .et_pb_image_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(2) .vtm-image-legend, body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(2) .vtm-image-legend p {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(2):before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  background-image: url("../png/bdva-geometry-2.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  width: clamp(80px, 10px + 40vw, 350px);
  height: 225px;
  position: absolute;
  right: -40px;
  top: 20px;
  transform: rotate(-20deg);
}
@media (max-width: 1280px) {
  body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(1):after {
    display: none !important;
  }
}
@media (max-width: 980px) {
  body.page #main-content .vtm-highlighted-text-quote {
    display: flex;
    flex-direction: column;
  }
  body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(1) {
    padding-left: 40px !important;
    padding-right: 0px !important;
  }
  body.page #main-content .vtm-highlighted-text-quote .et_pb_column:nth-child(2):before {
    right: -95px;
    top: -20px;
  }
}

body.page .et_builder_inner_content .et_pb_row.vtm-row-23-13-contacto .et_pb_column:nth-child(1) {
  width: 52% !important;
  margin-right: 4% !important;
}
body.page .et_builder_inner_content .et_pb_row.vtm-row-23-13-contacto .et_pb_column:nth-child(2) {
  width: 44% !important;
}
@media (max-width: 980px) {
  body.page .et_builder_inner_content .et_pb_row.vtm-row-23-13-contacto {
    display: flex;
    flex-direction: column-reverse;
  }
  body.page .et_builder_inner_content .et_pb_row.vtm-row-23-13-contacto .et_pb_column:nth-child(1) {
    width: 100% !important;
    margin-right: 0% !important;
    margin-top: 45px !important;
  }
  body.page .et_builder_inner_content .et_pb_row.vtm-row-23-13-contacto .et_pb_column:nth-child(2) {
    width: 100% !important;
  }
}

body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue {
  display: grid;
  grid-template-columns: 1fr 1.5fr !important;
  gap: 0px;
  border: 1px solid #1047E4 !important;
  border-radius: 6px !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column {
  width: 100% !important;
  margin-right: 0px !important;
  min-width: min(523px, 100%) !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) {
  background-color: #161F4B !important;
  padding: min(10px + 4vw, 47px) min(10px + 6vw, 60px) min(10px + 4vw, 47px) min(10px + 6vw, 80px) !important;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: left;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1), body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) p, body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) h1, body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) h2, body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) h3, body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) h4, body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) li, body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) a {
  color: #fff !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) .vtm-pretitular, body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) .vtm-pretitular p {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-size: 1.5rem !important;
  font-weight: 500 !important;
  color: #fff !important;
  font-family: "Roboto Mono" !important;
  padding-bottom: 0px !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1), body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) p {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  line-height: 1.6 !important;
}
@media screen and (max-width: 680px) {
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1), body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) p {
    font-size: 1.5rem;
  }
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) h1 {
  font-size: 3.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  background-image: linear-gradient(0deg, #fff 0, #fff 100%);
}
@media screen and (max-width: 1420px) {
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 980px) {
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) h1 {
    font-size: 2.7rem;
  }
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) h2 {
  font-size: 2rem;
  line-height: 1.53 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  padding-bottom: 4px !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) a {
  padding-top: 6px;
  text-decoration: underline;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) .et_pb_module {
  width: 100%;
  max-width: 320px;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) .stay_up_to_date_horizontal--blanco-sin-titulos .widget-stay-up-to-date-horizontal a {
  text-decoration-color: transparent !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) .stay_up_to_date_horizontal--blanco-sin-titulos .widget-stay-up-to-date-horizontal .contenido-widget {
  padding-top: 0px !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) .stay_up_to_date_horizontal--blanco-sin-titulos .widget-stay-up-to-date-horizontal .newsletter, body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) .stay_up_to_date_horizontal--blanco-sin-titulos .widget-stay-up-to-date-horizontal .tabla-social-items__titulo {
  display: none !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) .stay_up_to_date_horizontal--blanco-sin-titulos .widget-stay-up-to-date-horizontal .tabla-social-items .tabla-social-items__items .tabla-social-items__item .tabla-social-items__logo i {
  color: #161f4b;
  background-color: #fff;
  border: 1px solid #fff !important;
  text-decoration: none !important;
  text-decoration-color: transparent !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) .stay_up_to_date_horizontal--blanco-sin-titulos .widget-stay-up-to-date-horizontal .tabla-social-items .tabla-social-items__items .tabla-social-items__item .tabla-social-items__logo i:hover {
  color: #fff !important;
  background-color: #161f4b;
  border: 1px solid #fff !important;
  text-decoration-color: transparent !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1):after {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 30px;
  background-image: url("../png/bdva-geometry-5.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  width: clamp(80px, 10px + 20vw, 200px);
  height: 130px;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(2) {
  padding: min(10px + 4vw, 47px) min(10px + 3vw, 30px) min(10px + 4vw, 47px) min(10px + 6vw, 60px) !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(2) .et_pb_module {
  max-width: 700px;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(2) h2 {
  font-size: 2rem;
  line-height: 1.53 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  padding-bottom: 8px !important;
}
body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(2):after {
  content: "";
  position: absolute;
  top: 6px;
  right: 0px;
  background-image: url("../png/bdva-geometry-5.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  width: clamp(80px, 10px + 20vw, 148px);
  transform: rotate(170deg);
  height: 166px;
}
@media (max-width: 1280px) {
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1) {
    background-color: #161F4B !important;
  }
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(2):after {
    top: auto !important;
    bottom: 20px !important;
    right: 0px !important;
    transform: rotate(180deg);
  }
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1),
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(2) {
    padding: min(10px + 4vw, 47px) min(10px + 6vw, 60px) min(10px + 4vw, 47px) min(10px + 6vw, 42px) !important;
  }
}
@media (max-width: 980px) {
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue {
    display: flex;
    flex-direction: column;
  }
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1):after {
    top: 20px !important;
    left: auto !important;
    right: 0px !important;
    transform: rotate(180deg);
  }
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(2):after {
    top: auto !important;
    bottom: 20px !important;
    right: 0px !important;
    transform: rotate(180deg);
  }
}
@media (max-width: 600px) {
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(2):after {
    display: none !important;
  }
}
@media (max-width: 400px) {
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(1),
  body.page #main-content .et_builder_inner_content .et_pb_row.vtm-row-13-23-contacto--blue .et_pb_column:nth-child(2) {
    padding: min(10px + 4vw, 47px) min(10px + 2vw, 20px) min(10px + 4vw, 47px) min(10px + 2vw, 20px) !important;
  }
}

body.page .et_builder_inner_content .vtm-row-50-50-mejorada {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: min(10px + 6vw, 60px);
  margin-bottom: min(10px + 4vw, 40px) !important;
}
body.page .et_builder_inner_content .vtm-row-50-50-mejorada .et_pb_column {
  width: 100% !important;
  margin-right: 0px !important;
  min-width: 475px;
}
body.page .et_builder_inner_content .vtm-row-50-50-mejorada:after {
  display: none !important;
}
body.page .et_builder_inner_content .vtm-row-50-50-mejorada.inverted .et_pb_column:nth-child(1) {
  grid-column: 2;
  grid-row: 1;
}
body.page .et_builder_inner_content .vtm-row-50-50-mejorada.inverted .et_pb_column:nth-child(2) {
  grid-column: 1;
  grid-row: 1;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  body.page .et_builder_inner_content .vtm-row-50-50-mejorada {
    grid-template-columns: 1fr 1fr;
  }
  body.page .et_builder_inner_content .vtm-row-50-50-mejorada .et_pb_column {
    min-width: initial !important;
  }
}
@media (max-width: 1023px) {
  body.page .et_builder_inner_content .vtm-row-50-50-mejorada {
    display: flex;
    flex-direction: column;
    gap: min(10px + 3vw, 30px);
  }
  body.page .et_builder_inner_content .vtm-row-50-50-mejorada .et_pb_column {
    min-width: initial !important;
  }
}

body.page #main-content .vtm-decoraciones-absolutas-1:before {
  content: "";
  position: absolute;
  right: -30px;
  top: 20%;
  background-image: url("../png/bdva-geometry-3.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  width: clamp(80px, 10px + 20vw, 200px);
  height: 280px;
  position: absolute;
  z-index: 1;
  transform: rotate(-40deg);
}
body.page #main-content .vtm-decoraciones-absolutas-1:after {
  content: "";
  position: absolute;
  left: 10px;
  bottom: 20%;
  background-image: url("../png/bdva-geometry-5.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  width: clamp(80px, 10px + 40vw, 280px);
  height: 320px;
  position: absolute;
  left: 10px;
  z-index: 1;
}
@media (min-width: 1024px) and (max-width: 1480px) {
  body.page #main-content .vtm-decoraciones-absolutas-1:before {
    content: "";
    position: absolute;
    right: -90px;
    top: 20%;
  }
  body.page #main-content .vtm-decoraciones-absolutas-1:after {
    content: "";
    position: absolute;
    left: -90px;
  }
}
@media (max-width: 980px) {
  body.page #main-content .vtm-decoraciones-absolutas-1:before {
    content: "";
    position: absolute;
    right: -90px;
    top: 20%;
  }
  body.page #main-content .vtm-decoraciones-absolutas-1:after {
    content: "";
    position: absolute;
    left: -120px;
  }
}

body.page #main-content .vtm-blurb-lista-titulo-azul {
  padding-top: 0px;
  padding-bottom: 50px;
  margin-bottom: 60px;
  max-width: 755px;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content {
  text-align: left;
  max-width: 755px;
  margin-left: 0px;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header {
  color: #002bdb;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header span, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header h2, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header h2 span, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header h3, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header h3 span, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header h4, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header h4 span, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header p, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_module_header p span {
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description {
  margin-left: 20px !important;
  padding-top: 0px !important;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h1 {
  font-size: 5rem;
  line-height: 1.08 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h1 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 680px) {
  body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h1 {
    font-size: 3.5rem;
  }
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h2 {
  font-size: 3.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 980px) {
  body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h2 {
    font-size: 2.7rem;
  }
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h3 {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h4 {
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description p, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ul li, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ol li {
  font-size: 1.8rem;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
@media screen and (max-width: 680px) {
  body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description p, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ul li, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ol li {
    font-size: 1.6rem;
  }
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h2,
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h3,
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h4 {
  margin-bottom: 0px !important;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description h2 {
  margin-top: 10px;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description blockquote {
  margin-left: min(10px + 6vw, 60px) !important;
  max-width: 500px;
  margin-top: 24px !important;
  margin-bottom: 28px !important;
  padding-left: 32px;
  max-width: 600px;
  border-left: 0px solid #002bdb;
  position: relative;
  padding-top: 10px;
  padding-bottom: 4px;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description blockquote,
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description blockquote p {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  font-weight: 600 !important;
  color: #161f4b !important;
  font-family: "Inter";
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description blockquote:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: linear-gradient(to top, #002bdb 50%, rgba(255, 255, 255, 0) 0%) !important;
  height: 100%;
  width: 3px;
  background-size: 3px 20px !important;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ul {
  margin-left: 4ch !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ul li {
  text-indent: -14px;
  margin-bottom: 12px;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ul li:before {
  position: relative;
  content: "\f061" !important;
  color: #ffce00 !important;
  font-size: 15px !important;
  top: 0px !important;
  left: -10px !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ol {
  padding-left: 10px !important;
  list-style-type: none !important;
  counter-reset: li !important;
  margin-left: 4rem !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ol li {
  display: inline-block;
  flex-direction: row;
  counter-increment: li;
  text-indent: -8px;
  margin-bottom: 12px;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ol li:before {
  position: relative;
  content: counter(li) ".";
  display: inline-block !important;
  color: #ffce00;
  left: -10px;
  top: 0px;
  font-size: 1.8rem;
  font-weight: 700;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description p {
  margin-bottom: 0px;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description .wp-caption {
  background-color: transparent !important;
  border: transparent;
  max-width: 100%;
  margin-bottom: 20px;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description .wp-caption p {
  text-align: right !important;
  font-size: 14px !important;
  margin-top: 10px;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ul li,
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ol li {
  display: block;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description p:not(.has-background):last-of-type {
  padding-bottom: 10px;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description a {
  font-weight: 700;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description .big-button {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  width: 100%;
  max-width: 200px;
  background: linear-gradient(to right, #161f4b 0%, #161f4b 50%, #002bdb 51%, #002bdb 100%) !important;
  background-size: 225% 100% !important; /* Double the width for smooth transition */
  transition: background-position 0.4s ease-in-out !important;
  background-position: 100% 50% !important;
  border-width: 0px !important;
  color: #fff !important;
  max-width: initial !important;
  width: auto !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description .big-button:after {
  display: none !important;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description .big-button:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
  color: #fff !important;
  background-color: #161f4b !important;
  background-position: 0% 50% !important;
  border-color: #161f4b !important;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description .big-button:hover:after {
  content: "";
  display: none !important;
}
body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ul, body.page #main-content .vtm-blurb-lista-titulo-azul .et_pb_blurb_content .et_pb_blurb_description ol {
  margin-left: 10px !important;
}
body.page #main-content .vtm-blurb-lista-titulo-azul:after {
  content: "";
  width: 100%;
  height: 2px !important;
  visibility: visible;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-image: linear-gradient(to right, #002bdb 60%, rgba(255, 255, 255, 0) 0%) !important;
  height: 2px;
  background-size: 16px 10px;
}

body.page .et_builder_inner_content .vitamina-row-image-full-text-thin {
  display: flex;
  flex-direction: column;
  gap: min(10px + 6vw, 60px);
}
body.page .et_builder_inner_content .vitamina-row-image-full-text-thin .et_pb_column {
  width: 100% !important;
  margin-right: 0px !important;
  min-width: min(100%, 475px);
}
body.page .et_builder_inner_content .vitamina-row-image-full-text-thin .et_pb_module.et_pb_image {
  width: 100%;
  padding-bottom: min(10px + 5vw, 50px);
  margin-bottom: 0px !important;
}
body.page .et_builder_inner_content .vitamina-row-image-full-text-thin .et_pb_module.et_pb_image .et_pb_image_wrap {
  aspect-ratio: 1442/475;
  width: 100%;
  display: flex;
}
body.page .et_builder_inner_content .vitamina-row-image-full-text-thin .et_pb_module.et_pb_image .et_pb_image_wrap img {
  width: 100%;
  aspect-ratio: 1442/475;
  width: 100%;
  display: flex;
  object-fit: cover;
}
body.page .et_builder_inner_content .vitamina-row-image-full-text-thin .et_pb_module:not(.et_pb_image) {
  max-width: 800px;
  margin-inline: auto;
}
body.page .et_builder_inner_content .vitamina-row-image-full-text-thin:after {
  display: none !important;
}

body.page .et_builder_inner_content .vitamina-row-image-normal-text-thin {
  display: flex;
  flex-direction: column;
  gap: min(10px + 6vw, 60px);
}
body.page .et_builder_inner_content .vitamina-row-image-normal-text-thin .et_pb_column {
  width: 100% !important;
  margin-right: 0px !important;
  min-width: 475px;
}
body.page .et_builder_inner_content .vitamina-row-image-normal-text-thin .et_pb_module:not(.et_pb_image) {
  max-width: 800px;
  margin-inline: auto;
}
body.page .et_builder_inner_content .vitamina-row-image-normal-text-thin:after {
  display: none !important;
}

#carousel-collaboration-partners .owl-carousel.owl-carousel-single {
  margin-bottom: 40px;
}

#carousel-collaboration-partners .owl-carousel-rtl .item-collaboration-partners-inner {
  direction: ltr !important;
}

#carousel-collaboration-partners .owl-carousel.owl-carousel-single .owl-dots {
  display: none !important;
}

@media all and (min-width: 768px) {
  body .et_pb_section .et_pb_row .et_pb_module.contenedor_100pcien_pantalla.contenedor_100pcien_pantalla-collaboration-partners-carousel {
    width: 110vw !important;
    position: relative !important;
    margin-left: -55vw !important;
    overflow: hidden !important;
    margin-top: 0px;
    margin-bottom: 0px;
    left: 50%;
  }
  #carousel-collaboration-partners {
    width: 110vw !important;
    position: relative !important;
    margin-left: -55vw !important;
    overflow: hidden !important;
    margin-top: 0px;
    margin-bottom: 0px;
    left: 55%;
  }
  #carousel-collaboration-partners .owl-carousel.owl-carousel-single {
    left: -2.5%;
  }
}
@media all and (max-width: 768px) {
  #carousel-collaboration-partners {
    width: 95% !important;
    max-width: 95% !important;
    margin: auto !important;
    left: auto !important;
  }
}
@media all and (max-width: 766px) {
  body .et_pb_section .et_pb_row .et_pb_module.contenedor_100pcien_pantalla.contenedor_100pcien_pantalla-collaboration-partners-carousel {
    width: 150vw !important;
    position: relative !important;
    margin-left: -51vw !important;
    overflow: hidden !important;
    margin-top: 0px;
    margin-bottom: 0px;
    left: 0px !important;
  }
  #carousel-collaboration-partners {
    width: 150vw !important;
    position: relative !important;
    margin-left: -42vw !important;
    overflow: hidden !important;
    margin-top: 0px;
    margin-bottom: 0px;
    left: 50% !important;
  }
  #carousel-collaboration-partners .owl-carousel.owl-carousel-single {
    left: -2.5%;
  }
}
@media all and (max-width: 650px) {
  body .et_pb_section .et_pb_row .et_pb_module.contenedor_100pcien_pantalla.contenedor_100pcien_pantalla-collaboration-partners-carousel {
    width: 200vw !important;
    position: relative !important;
    margin-left: -100vw !important;
    overflow: hidden !important;
    margin-top: 0px;
    margin-bottom: 0px;
    left: 0px !important;
  }
  #carousel-collaboration-partners {
    width: 200vw !important;
    position: relative !important;
    margin-left: -42vw !important;
    overflow: hidden !important;
    margin-top: 0px;
    margin-bottom: 0px;
    left: 50% !important;
  }
  #carousel-collaboration-partners .owl-carousel.owl-carousel-single {
    left: -2.5%;
  }
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_title {
  font-size: 6.1rem;
  line-height: 1 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  margin-bottom: 20px;
}
@media screen and (max-width: 1420px) {
  body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_title {
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 680px) {
  body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_title {
    font-size: 4.3rem;
  }
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content {
  padding-top: 0px !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h1 {
  font-size: 5rem;
  line-height: 1.08 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h1 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 680px) {
  body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h1 {
    font-size: 3.5rem;
  }
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h2 {
  font-size: 3.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 980px) {
  body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h2 {
    font-size: 2.7rem;
  }
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h3 {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h4 {
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content p, body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ul li, body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ol li {
  font-size: 1.8rem;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
@media screen and (max-width: 680px) {
  body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content p, body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ul li, body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ol li {
    font-size: 1.6rem;
  }
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h2,
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h3,
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h4 {
  margin-bottom: 0px !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content h2 {
  margin-top: 10px;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content blockquote {
  margin-left: min(10px + 6vw, 60px) !important;
  max-width: 500px;
  margin-top: 24px !important;
  margin-bottom: 28px !important;
  padding-left: 32px;
  max-width: 600px;
  border-left: 0px solid #002bdb;
  position: relative;
  padding-top: 10px;
  padding-bottom: 4px;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content blockquote,
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content blockquote p {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  font-weight: 600 !important;
  color: #161f4b !important;
  font-family: "Inter";
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content blockquote:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: linear-gradient(to top, #002bdb 50%, rgba(255, 255, 255, 0) 0%) !important;
  height: 100%;
  width: 3px;
  background-size: 3px 20px !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ul {
  margin-left: 4ch !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ul li {
  text-indent: -14px;
  margin-bottom: 12px;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ul li:before {
  position: relative;
  content: "\f061" !important;
  color: #ffce00 !important;
  font-size: 15px !important;
  top: 0px !important;
  left: -10px !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ol {
  padding-left: 10px !important;
  list-style-type: none !important;
  counter-reset: li !important;
  margin-left: 4rem !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ol li {
  display: inline-block;
  flex-direction: row;
  counter-increment: li;
  text-indent: -8px;
  margin-bottom: 12px;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ol li:before {
  position: relative;
  content: counter(li) ".";
  display: inline-block !important;
  color: #ffce00;
  left: -10px;
  top: 0px;
  font-size: 1.8rem;
  font-weight: 700;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content p {
  margin-bottom: 0px;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content .wp-caption {
  background-color: transparent !important;
  border: transparent;
  max-width: 100%;
  margin-bottom: 20px;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content .wp-caption p {
  text-align: right !important;
  font-size: 14px !important;
  margin-top: 10px;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ul li,
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content ol li {
  display: block;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content p:not(.has-background):last-of-type {
  padding-bottom: 10px;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content a {
  font-weight: 700;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content .big-button {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  width: 100%;
  max-width: 200px;
  background: linear-gradient(to right, #161f4b 0%, #161f4b 50%, #002bdb 51%, #002bdb 100%) !important;
  background-size: 225% 100% !important; /* Double the width for smooth transition */
  transition: background-position 0.4s ease-in-out !important;
  background-position: 100% 50% !important;
  border-width: 0px !important;
  color: #fff !important;
  max-width: initial !important;
  width: auto !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content .big-button:after {
  display: none !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content .big-button:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
  color: #fff !important;
  background-color: #161f4b !important;
  background-position: 0% 50% !important;
  border-color: #161f4b !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner .et_pb_slide_content .big-button:hover:after {
  content: "";
  display: none !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner a.et_pb_button {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  width: 100%;
  max-width: 200px;
  background: linear-gradient(to right, #161f4b 0%, #161f4b 50%, #002bdb 51%, #002bdb 100%) !important;
  background-size: 225% 100% !important; /* Double the width for smooth transition */
  transition: background-position 0.4s ease-in-out !important;
  background-position: 100% 50% !important;
  border-width: 0px !important;
  max-width: 300px;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner a.et_pb_button:after {
  display: none !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner a.et_pb_button:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
  color: #fff !important;
  background-color: #161f4b !important;
  background-position: 0% 50% !important;
  border-color: #161f4b !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider_container_inner a.et_pb_button:hover:after {
  content: "";
  display: none !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider .et-pb-arrow-prev:before {
  content: "\f053";
  font-family: "Font Awesome 6 Free" !important;
  color: #002bdb !important;
  font-weight: 900 !important;
  font-size: 30px !important;
  text-shadow: 1px 1px 5px #fff !important;
}
body #main-content .et_pb_fullwidth_section .et_pb_slider .et-pb-arrow-next:before {
  content: "\f054";
  font-family: "Font Awesome 6 Free" !important;
  color: #002bdb !important;
  font-weight: 900 !important;
  font-size: 30px !important;
  text-shadow: 1px 1px 5px #fff !important;
}
body.page-template-page-home #main-content {
  margin-top: 80px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner {
  display: grid;
  grid-template-columns: 1fr 2.25fr;
  column-gap: min(17.6vw, 76px);
  overflow: hidden;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda {
  min-width: 435px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner {
  display: flex;
  flex-direction: column;
  gap: min(10px + 1.8vw, 18px);
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__pretitular {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-size: 1.5rem;
  font-family: "Roboto Mono";
  font-weight: 500 !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__titular {
  margin-bottom: 6px !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__titular .entry-title {
  font-size: 6.1rem;
  line-height: 1 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__titular .entry-title {
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__titular .entry-title {
    font-size: 4.3rem;
  }
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__titular .entry-title:after {
  font-size: 5rem !important;
  display: inline-flex;
  content: "";
  background-image: url("../svg/claim-arrow-icon.svg");
  height: 4rem !important;
  width: 4rem !important;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(5px) translateX(-5px);
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description {
  padding-top: 0px !important;
  margin-bottom: 16px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h1 {
  font-size: 5rem;
  line-height: 1.08 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h1 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h1 {
    font-size: 3.5rem;
  }
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h2 {
  font-size: 3.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 980px) {
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h2 {
    font-size: 2.7rem;
  }
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h3 {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h4 {
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description p, body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ul li, body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ol li {
  font-size: 1.8rem;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description p, body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ul li, body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ol li {
    font-size: 1.6rem;
  }
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h2,
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h3,
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h4 {
  margin-bottom: 0px !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description h2 {
  margin-top: 10px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description blockquote {
  margin-left: min(10px + 6vw, 60px) !important;
  max-width: 500px;
  margin-top: 24px !important;
  margin-bottom: 28px !important;
  padding-left: 32px;
  max-width: 600px;
  border-left: 0px solid #002bdb;
  position: relative;
  padding-top: 10px;
  padding-bottom: 4px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description blockquote,
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description blockquote p {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  font-weight: 600 !important;
  color: #161f4b !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description blockquote:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: linear-gradient(to top, #002bdb 50%, rgba(255, 255, 255, 0) 0%) !important;
  height: 100%;
  width: 3px;
  background-size: 3px 20px !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ul {
  margin-left: 4ch !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ul li {
  text-indent: -14px;
  margin-bottom: 12px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ul li:before {
  position: relative;
  content: "\f061" !important;
  color: #ffce00 !important;
  font-size: 15px !important;
  top: 0px !important;
  left: -10px !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ol {
  padding-left: 10px !important;
  list-style-type: none !important;
  counter-reset: li !important;
  margin-left: 4rem !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ol li {
  display: inline-block;
  flex-direction: row;
  counter-increment: li;
  text-indent: -8px;
  margin-bottom: 12px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ol li:before {
  position: relative;
  content: counter(li) ".";
  display: inline-block !important;
  color: #ffce00;
  left: -10px;
  top: 0px;
  font-size: 1.8rem;
  font-weight: 700;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description p {
  margin-bottom: 0px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description .wp-caption {
  background-color: transparent !important;
  border: transparent;
  max-width: 100%;
  margin-bottom: 20px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description .wp-caption p {
  text-align: right !important;
  font-size: 14px !important;
  margin-top: 10px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ul li,
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description ol li {
  display: block;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description p:not(.has-background):last-of-type {
  padding-bottom: 10px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description a {
  font-weight: 700;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description .big-button {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  width: 100%;
  max-width: 200px;
  background: linear-gradient(to right, #161f4b 0%, #161f4b 50%, #002bdb 51%, #002bdb 100%) !important;
  background-size: 225% 100% !important; /* Double the width for smooth transition */
  transition: background-position 0.4s ease-in-out !important;
  background-position: 100% 50% !important;
  border-width: 0px !important;
  color: #fff !important;
  max-width: initial !important;
  width: auto !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description .big-button:after {
  display: none !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description .big-button:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
  color: #fff !important;
  background-color: #161f4b !important;
  background-position: 0% 50% !important;
  border-color: #161f4b !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__description .big-button:hover:after {
  content: "";
  display: none !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__boton a {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  width: 100%;
  max-width: 200px;
  background: linear-gradient(to right, #161f4b 0%, #161f4b 50%, #002bdb 51%, #002bdb 100%) !important;
  background-size: 225% 100% !important; /* Double the width for smooth transition */
  transition: background-position 0.4s ease-in-out !important;
  background-position: 100% 50% !important;
  border-width: 0px !important;
  width: 100%;
  max-width: 292px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__boton a:after {
  display: none !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__boton a:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
  color: #fff !important;
  background-color: #161f4b !important;
  background-position: 0% 50% !important;
  border-color: #161f4b !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda .vtm-hero-text-slider-cards-home__izqda-inner .vtm-hero-text-slider-cards-home__boton a:hover:after {
  content: "";
  display: none !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha {
  display: flex;
  overflow: hidden;
  width: 100%;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner {
  position: relative;
  display: flex;
  width: 100%;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__slider {
  height: 50vh;
  min-height: 547px;
  width: 100%;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__slider .owl-carousel img {
  height: 50vh;
  min-height: 547px;
  width: 100%;
  display: flex;
  object-fit: cover;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards {
  position: absolute;
  top: min(10px + 3.6vw, 36px);
  right: min(10px + 4vw, 40px);
  z-index: 3;
  width: min(89%, 350px);
  display: flex;
  flex-direction: column;
  gap: min(10px + 3.6vw, 36px);
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple {
  background-color: #fff !important;
  border-radius: 6px !important;
  width: min(100%, 350px);
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a {
  display: flex;
  flex-direction: column;
  padding: min(10px + 2vw, 20px) min(10px + 3vw, 30px);
  transition: all 0.3s ease;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__type-info {
  margin-bottom: 16px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__type-info .card-events-simple__type-info-inner {
  display: flex;
  align-items: start;
  gap: 6px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__type-info .card-events-simple__type-info-inner .card-events-simple__type-info-image {
  height: 22px;
  max-width: 22px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__type-info .card-events-simple__type-info-inner .card-events-simple__type-info-image img {
  object-fit: contain;
  height: 22px !important;
  object-position: center center;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__type-info .card-events-simple__type-info-inner .card-events-simple__type-info-title {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-size: 1.5rem !important;
  font-weight: 500 !important;
  font-family: "Roboto Mono";
  color: #161f4b !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__title {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  color: #161f4b !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  margin-bottom: 14px;
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__title {
    font-size: 1.5rem;
  }
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__date-location {
  margin-bottom: 8px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner .card-events-simple__date-location-item {
  display: flex;
  gap: 8px;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner .card-events-simple__date-location-item .card-events-simple__date-location-item-icono {
  width: 15px !important;
  min-width: 15px !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner .card-events-simple__date-location-item .card-events-simple__date-location-item-value {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  color: #161f4b;
  font-weight: 500 !important;
  line-height: 1.5 !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner .card-events-simple__date-location-item .card-events-simple__date-location-item-value--external-link {
  color: #161f4b !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner .card-events-simple__date-location-item .card-events-simple__date-location-item-value--external-link:hover {
  color: #002bdb !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__body .card-events-simple__date-location-item-icono--external-link i {
  transform: translateY(2px);
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__footer-flecha {
  float: right;
  display: flex;
  width: 100%;
  align-items: right;
  justify-content: end;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #002bdb;
  border-radius: 5px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner i {
  font-size: 16px;
  color: #fff;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a:hover {
  transition: all 0.3s ease;
  background-color: #F1F0F2 !important;
  border-color: #F1F0F2 !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  text-decoration: none !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a:hover .card-events-simple__body .card-events-simple__title {
  color: #002bdb !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a:hover .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner {
  background-color: #F1F0F2;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple a:hover .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner i {
  color: #002bdb !important;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple.card-events-simple--highlighted-event {
  position: relative;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple.card-events-simple--highlighted-event .card-events-simple__type-info-image:before {
  display: inline;
  margin-right: 0px;
  font-family: "Font Awesome 6 Free";
  content: "\f0e7";
  font-weight: 900;
  color: #FFB400;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple.card-events-simple--highlighted-event .card-events-simple__date-location {
  width: calc(100% - 55px);
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple.card-events-simple--highlighted-event .card-events-simple__footer-flecha {
  position: relative;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple.card-events-simple--highlighted-event .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner {
  position: absolute;
  bottom: 0px;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards .card-events-simple.card-events-simple--highlighted-event .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner i {
  rotate: -45deg;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__video {
  width: 100%;
  aspect-ratio: 16/9;
}
body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__video video {
  aspect-ratio: 16/9;
}
@media (max-width: 1200px) {
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    gap: min(10px + 4vw, 40px);
  }
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__inner .vtm-hero-text-slider-cards-home__izqda {
    min-width: min(100%, 435px);
  }
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner {
    max-height: 40vh;
  }
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner .vtm-hero-text-slider-cards-home__zona-cards {
    right: initial;
    left: min(10px + 4vw, 40px) !important;
  }
  body.page-template-page-home #main-content .vtm-hero-text-slider-cards-home__container .vtm-hero-text-slider-cards-home__derecha .vtm-hero-text-slider-cards-home__derecha-inner:has(.vtm-hero-text-slider-cards-home__video) {
    max-height: initial !important;
  }
}
body.page-template-page-home #main-content .vtm-meganner-home {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  display: none;
}
body.page-template-page-home #main-content .vtm-meganner-home:after {
  display: flex;
  justify-content: center;
  content: "";
  position: relative;
  margin-inline: auto;
  bottom: 0px;
  background-color: #DDE1E4;
  width: calc(100% - 6rem);
  max-width: 1495px;
  height: 1px;
}
body.page-template-page-home #main-content .vtm-meganner-home > .et_pb_row {
  padding-bottom: 80px;
}
body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content .vtm-megabanner-home-content__titulo-y-descripcion {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  color: #161f4b;
  font-weight: 600 !important;
  font-family: "Roboto Mono";
  margin-bottom: 22px !important;
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content .vtm-megabanner-home-content__titulo-y-descripcion {
    font-size: 1.5rem;
  }
}
body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content .vtm-megabanner-home-content__titulo-y-descripcion:before {
  display: inline-flex;
  margin-right: 0px;
  font-family: "Font Awesome 6 Free";
  content: "\f0e7";
  font-weight: 900;
  color: #ffce00;
  font-size: 1.6rem !important;
  margin-right: 8px;
}
body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content .vtm-megabanner-home-content__imagen-desktop {
  display: flex;
  aspect-ratio: 1460/362;
  overflow: hidden;
}
body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content .vtm-megabanner-home-content__imagen-desktop img {
  transition: all 0.4s ease;
  width: 100%;
  aspect-ratio: 1460/362;
  object-fit: cover;
  display: flex;
}
body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content .vtm-megabanner-home-content__imagen-mobile {
  display: none;
  aspect-ratio: 950/630;
  overflow: hidden;
}
body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content .vtm-megabanner-home-content__imagen-mobile img {
  transition: all 0.4s ease;
  width: 100%;
  aspect-ratio: 950/630;
  object-fit: cover;
  display: flex;
}
body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content a:hover .vtm-megabanner-home-content__imagen-desktop img,
body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content a:hover .vtm-megabanner-home-content__imagen-mobile img {
  transition: all 0.4s ease;
  transform: scale(1.01);
}
@media (max-width: 980px) {
  body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content .vtm-megabanner-home-content__imagen-desktop {
    display: none !important;
  }
  body.page-template-page-home #main-content .vtm-meganner-home .vtm-megabanner-home-content .vtm-megabanner-home-content__imagen-mobile {
    display: flex;
  }
  body.page-template-page-home #main-content .vtm-meganner-home > .et_pb_row {
    padding-bottom: 0px;
  }
  body.page-template-page-home #main-content .vtm-meganner-home:after {
    bottom: -48px;
  }
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container {
  margin-bottom: -5px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-stage {
  display: flex;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide {
  transition: all 0.3s linear;
  opacity: 0;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner {
  display: grid !important;
  grid-template-columns: 1fr 1.25fr;
  gap: 100px;
  width: calc(100% - 120px);
  max-width: 1490px;
  margin-inline: auto;
  padding-top: 70px;
  padding-bottom: 56px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton {
  display: flex;
  align-items: center;
  margin-bottom: 20px !important;
  max-width: 100%;
  overflow: hidden;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner {
  display: flex;
  flex-direction: column;
  gap: min(10px + 1.8vw, 18px);
  transition: all 0.5s ease;
  transform: translateY(200px);
  opacity: 0;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__titular {
  margin-bottom: 6px !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__titular .entry-title {
  font-size: 5.9rem;
  line-height: 1 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__titular .entry-title {
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__titular .entry-title {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 450px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__titular .entry-title {
    font-size: 3.2rem;
  }
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description {
  padding-top: 0px !important;
  margin-bottom: 16px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h1 {
  font-size: 5rem;
  line-height: 1.08 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h1 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h1 {
    font-size: 3.5rem;
  }
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h2 {
  font-size: 3.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 980px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h2 {
    font-size: 2.7rem;
  }
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h3 {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h4 {
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description p, body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ul li, body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ol li {
  font-size: 1.8rem;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description p, body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ul li, body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ol li {
    font-size: 1.6rem;
  }
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h2,
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h3,
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h4 {
  margin-bottom: 0px !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description h2 {
  margin-top: 10px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description blockquote {
  margin-left: min(10px + 6vw, 60px) !important;
  max-width: 500px;
  margin-top: 24px !important;
  margin-bottom: 28px !important;
  padding-left: 32px;
  max-width: 600px;
  border-left: 0px solid #002bdb;
  position: relative;
  padding-top: 10px;
  padding-bottom: 4px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description blockquote,
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description blockquote p {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  font-weight: 600 !important;
  color: #161f4b !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description blockquote:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: linear-gradient(to top, #002bdb 50%, rgba(255, 255, 255, 0) 0%) !important;
  height: 100%;
  width: 3px;
  background-size: 3px 20px !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ul {
  margin-left: 4ch !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ul li {
  text-indent: -14px;
  margin-bottom: 12px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ul li:before {
  position: relative;
  content: "\f061" !important;
  color: #ffce00 !important;
  font-size: 15px !important;
  top: 0px !important;
  left: -10px !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ol {
  padding-left: 10px !important;
  list-style-type: none !important;
  counter-reset: li !important;
  margin-left: 4rem !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ol li {
  display: inline-block;
  flex-direction: row;
  counter-increment: li;
  text-indent: -8px;
  margin-bottom: 12px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ol li:before {
  position: relative;
  content: counter(li) ".";
  display: inline-block !important;
  color: #ffce00;
  left: -10px;
  top: 0px;
  font-size: 1.8rem;
  font-weight: 700;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description p {
  margin-bottom: 0px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description .wp-caption {
  background-color: transparent !important;
  border: transparent;
  max-width: 100%;
  margin-bottom: 20px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description .wp-caption p {
  text-align: right !important;
  font-size: 14px !important;
  margin-top: 10px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ul li,
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description ol li {
  display: block;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description p:not(.has-background):last-of-type {
  padding-bottom: 10px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description a {
  font-weight: 700;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description .big-button {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  width: 100%;
  max-width: 200px;
  background: linear-gradient(to right, #161f4b 0%, #161f4b 50%, #002bdb 51%, #002bdb 100%) !important;
  background-size: 225% 100% !important; /* Double the width for smooth transition */
  transition: background-position 0.4s ease-in-out !important;
  background-position: 100% 50% !important;
  border-width: 0px !important;
  color: #fff !important;
  max-width: initial !important;
  width: auto !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description .big-button:after {
  display: none !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description .big-button:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
  color: #fff !important;
  background-color: #161f4b !important;
  background-position: 0% 50% !important;
  border-color: #161f4b !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description .big-button:hover:after {
  content: "";
  display: none !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__boton a {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  width: 100%;
  max-width: 200px;
  background: linear-gradient(to right, #161f4b 0%, #161f4b 50%, #002bdb 51%, #002bdb 100%) !important;
  background-size: 225% 100% !important; /* Double the width for smooth transition */
  transition: background-position 0.4s ease-in-out !important;
  background-position: 100% 50% !important;
  border-width: 0px !important;
  width: 100%;
  max-width: 292px;
  border-width: 0px !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__boton a:after {
  display: none !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__boton a:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
  color: #fff !important;
  background-color: #161f4b !important;
  background-position: 0% 50% !important;
  border-color: #161f4b !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__boton a:hover:after {
  content: "";
  display: none !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__imagen {
  display: flex;
  overflow: hidden;
  width: 100%;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner {
  position: relative;
  display: flex;
  width: 100%;
  transition: all 1s ease;
  opacity: 0;
  align-items: center;
  justify-content: center;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner img {
  height: 50vh;
  width: 100%;
  display: flex;
  object-fit: contain;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner .vtm-hero-slider-home__video {
  width: 100%;
  aspect-ratio: 16/9;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner .vtm-hero-slider-home__video video {
  aspect-ratio: 16/9;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-text .slide-inner {
  display: grid !important;
  grid-template-columns: 1.25fr 1fr;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-text .slide-inner .vtm-hero-slider-home__texto-boton {
  grid-column: 2;
  grid-row: 1;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-text .slide-inner .vtm-hero-slider-home__imagen {
  grid-column: 1;
  grid-row: 1;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background {
  display: flex;
  height: 100%;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner {
  display: grid !important;
  width: 100% !important;
  max-width: 100vw;
  padding-top: 0px;
  padding-bottom: 0px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__texto-boton {
  grid-column: 1/3;
  grid-row: 1;
  z-index: 2;
  text-align: center !important;
  width: 100vw;
  margin-bottom: 0px !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner {
  width: calc(100% - 6rem);
  max-width: 900px;
  margin-inline: auto !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__titular h1 {
  background-image: linear-gradient(175deg, #fff 0, #fff 70%);
  color: #fff !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner .vtm-hero-slider-home__description p {
  color: #fff !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__imagen {
  grid-column: 1/3;
  grid-row: 1;
  z-index: 1;
  width: 100vw;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner {
  width: 100%;
  display: flex;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner .slide-imagen-container {
  width: 100%;
  display: flex;
  height: 100%;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner .slide-imagen-container img {
  width: 100% !important;
  object-fit: cover !important;
  filter: brightness(0.5);
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner .slide-imagen-container video {
  filter: brightness(0.5);
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner .vtm-hero-slider-home__video {
  overflow: hidden;
  aspect-ratio: initial !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner .vtm-hero-slider-home__video video {
  object-fit: cover !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-item.active .slide {
  opacity: 1;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-item.active .slide .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner {
  transform: translateY(0px) !important;
  opacity: 1;
  transition-delay: 1.25s !important;
  transition: all 0.75s ease-in-out;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-item.active .slide .slide-inner .vtm-hero-slider-home__imagen-inner {
  transform: translateX(0px);
  transition-delay: 1s !important;
  transition: all 1.2s linear;
  opacity: 1;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-nav {
  display: block;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100%;
  background-color: initial;
  text-align: left;
  background-color: initial;
  align-items: center;
  display: flex;
  border-color: transparent !important;
  display: block !important;
  left: 16px;
  justify-content: left;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-nav .owl-prev i:before {
  color: #002bdb !important;
  font-size: 30px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-nav .owl-next {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100%;
  background-color: initial;
  text-align: right;
  background-color: initial;
  align-items: center;
  display: flex;
  border-color: transparent !important;
  display: block !important;
  right: 16px;
  justify-content: right;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-nav .owl-next i:before {
  color: #002bdb !important;
  font-size: 30px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-nav .owl-prev.disabled i:before,
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-nav .owl-next.disabled i:before {
  color: #EDEDF0 !important;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-dots {
  position: absolute;
  margin-top: 1.6rem;
  margin-inline: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  max-width: 100%;
  z-index: 9998;
  text-align: center;
  bottom: 34px;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-dots .owl-dot {
  width: 14px;
  margin-right: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  border-width: 0px;
  background-color: #EDEDF0;
}
body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-dots .owl-dot.active {
  background-color: #002bdb !important;
}
@media (max-width: 1580px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-dots {
    display: flex !important;
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-text .slide-inner,
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.text-image .slide-inner {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 40px;
  }
}
@media (max-width: 1120px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner {
    padding-top: 86px;
  }
}
@media (max-width: 980px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner {
    width: calc(100% - 6rem);
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-text .slide-inner,
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.text-image .slide-inner {
    display: flex !important;
    flex-direction: column-reverse !important;
    gap: 28px;
    padding-top: 76px;
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-text .slide-inner .vtm-hero-slider-home__texto-boton,
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.text-image .slide-inner .vtm-hero-slider-home__texto-boton {
    display: block;
    padding-top: 0px;
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-text .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner,
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.text-image .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner {
    display: block !important;
    overflow: hidden;
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-text .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__description,
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.text-image .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__description {
    max-width: 100%;
    display: block;
    width: 100%;
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__texto-boton {
    align-items: start;
    padding-top: clamp(100px, 20vh, 200px);
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__texto-boton-inner {
    display: block !important;
    overflow: hidden;
    width: calc(100% - 6rem);
    margin-inline: auto;
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide.image-background .slide-inner .vtm-hero-slider-home__texto-boton .vtm-hero-slider-home__description {
    max-width: 100%;
    display: block;
    width: 100%;
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner {
    display: flex !important;
    flex-direction: column !important;
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .slide .slide-inner .vtm-hero-slider-home__imagen .vtm-hero-slider-home__imagen-inner img {
    height: initial;
    min-height: initial !important;
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-nav {
    display: none;
  }
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .owl-dots {
    display: flex !important;
  }
}
@media (max-width: 762px) {
  body.page-template-page-home #main-content .vtm-hero-slider-home__container .hide-descriptions-on-mobile .slide .vtm-hero-slider-home__description {
    display: none !important;
  }
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: min(10px + 3.7vw, 37px);
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-color: #fff;
  padding: 20px 18px 20px 18px;
  position: relative;
  transition: all 0.3s ease;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a .card-news-simple__imagen {
  width: 100%;
  aspect-ratio: 1.8012048193;
  border-radius: 0px;
  overflow: hidden;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a .card-news-simple__imagen img {
  display: flex;
  object-fit: cover;
  width: 100%;
  aspect-ratio: 1.8012048193;
  transition: all 0.2s linear;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a .card-news-simple__texto .card-news-simple__texto__titulo {
  font-size: 1.8rem;
  line-height: 1.27 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  color: #161f4b !important;
  margin-bottom: 16px;
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a .card-news-simple__texto .card-news-simple__texto__titulo {
    font-size: 2rem;
  }
}
@media screen and (max-width: 980px) {
  body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a .card-news-simple__texto .card-news-simple__texto__titulo {
    font-size: 1.8rem;
  }
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a .card-news-simple__footer-flecha {
  display: block;
  width: 100%;
  padding: 0px 0px;
  position: relative;
  left: 0px;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a .card-news-simple__footer-flecha i {
  float: right;
  border-radius: 4px;
  font-size: 16px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 4px solid transparent;
  background-color: transparent;
  color: #002bdb !important;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a:hover {
  transition: all 0.3s ease;
  background-color: #F1F0F2 !important;
  border-color: #F1F0F2 !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  text-decoration: none !important;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a:hover .card-news-simple__imagen img {
  transform: scale(1.025);
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a:hover .card-news-simple__texto .card-news-simple__texto__titulo {
  text-decoration: underline;
  text-underline-offset: 2px;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a:hover .card-news-simple__footer-flecha i {
  border: 2px solid #002bdb !important;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-simple a:hover .news-category-item-tag {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1607843137);
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-color: #fff;
  padding: 20px 18px 20px 18px;
  position: relative;
  transition: all 0.3s ease;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__imagen {
  width: 100%;
  aspect-ratio: 1.8012048193;
  border-radius: 0px;
  overflow: hidden;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__imagen img {
  display: flex;
  object-fit: cover;
  width: 100%;
  aspect-ratio: 1.8012048193;
  transition: all 0.2s linear;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__texto .card-news-con-fecha__texto__titulo {
  font-size: 1.8rem;
  line-height: 1.27 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  color: #161f4b !important;
  margin-bottom: 16px;
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__texto .card-news-con-fecha__texto__titulo {
    font-size: 2rem;
  }
}
@media screen and (max-width: 980px) {
  body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__texto .card-news-con-fecha__texto__titulo {
    font-size: 1.8rem;
  }
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__texto .card-news-con-fecha__texto__category-y-fecha {
  display: flex;
  gap: 2px;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__texto .card-news-con-fecha__texto__category-y-fecha .card-news-con-fecha__texto__category .news-category-item-tag {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  padding: 10px 13px 10px 13px;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 500 !important;
  line-height: 1 !important;
  border-radius: 5px;
  border: 2px solid #F1F0F2 !important;
  background: #F1F0F2;
  color: #002bdb;
  font-family: "Roboto Mono";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__texto .card-news-con-fecha__texto__category-y-fecha .card-news-con-fecha__texto__fecha {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-size: 1.3rem !important;
  color: #161f4b !important;
  margin-bottom: 10px !important;
  padding-top: 9px;
  min-width: 80px;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__footer-flecha {
  display: block;
  width: 100%;
  padding: 0px 0px;
  position: relative;
  left: 0px;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__footer-flecha i {
  float: right;
  border-radius: 4px;
  font-size: 16px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 4px solid transparent;
  background-color: transparent;
  color: #fff !important;
  background-color: #002bdb;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a:hover {
  transition: all 0.3s ease;
  background-color: #F1F0F2 !important;
  border-color: #F1F0F2 !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  text-decoration: none !important;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a:hover .card-news-con-fecha__imagen img {
  transform: scale(1.025);
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a:hover .card-news-con-fecha__texto .card-news-con-fecha__texto__titulo {
  color: #002bdb !important;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a:hover .card-news-con-fecha__footer-flecha i {
  color: #002bdb !important;
  background-color: #F1F0F2;
}
body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a:hover .news-category-item-tag {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1607843137);
}
@media (max-width: 766px) {
  body.page-template-page-home #main-content .vtm-latest-news__container .grid-news .card-news-con-fecha a .card-news-con-fecha__texto .card-news-con-fecha__texto__category-y-fecha {
    flex-direction: column-reverse;
  }
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: min(10px + 3.7vw, 37px);
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-color: #fff;
  padding: 20px 18px 20px 18px;
  position: relative;
  transition: all 0.3s ease;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a .card-blog-simple__imagen {
  width: 100%;
  aspect-ratio: 1.8012048193;
  border-radius: 0px;
  overflow: hidden;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a .card-blog-simple__imagen img {
  display: flex;
  object-fit: cover;
  width: 100%;
  aspect-ratio: 1.8012048193;
  transition: all 0.2s linear;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a .card-blog-simple__texto .card-blog-simple__texto__titulo {
  font-size: 1.8rem;
  line-height: 1.27 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  color: #161f4b !important;
  margin-bottom: 16px;
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a .card-blog-simple__texto .card-blog-simple__texto__titulo {
    font-size: 2rem;
  }
}
@media screen and (max-width: 980px) {
  body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a .card-blog-simple__texto .card-blog-simple__texto__titulo {
    font-size: 1.8rem;
  }
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a .card-blog-simple__footer-flecha {
  display: block;
  width: 100%;
  padding: 0px 0px;
  position: relative;
  left: 0px;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a .card-blog-simple__footer-flecha i {
  float: right;
  border-radius: 4px;
  font-size: 16px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 4px solid transparent;
  background-color: transparent;
  color: #002bdb !important;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a:hover {
  transition: all 0.3s ease;
  background-color: #F1F0F2 !important;
  border-color: #F1F0F2 !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  text-decoration: none !important;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a:hover .card-blog-simple__imagen img {
  transform: scale(1.025);
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a:hover .card-blog-simple__texto .card-blog-simple__texto__titulo {
  text-decoration: underline;
  text-underline-offset: 2px;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a:hover .card-blog-simple__footer-flecha i {
  border: 2px solid #002bdb !important;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-simple a:hover .blog-category-item-tag {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1607843137);
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-color: #fff;
  padding: 20px 18px 20px 18px;
  position: relative;
  transition: all 0.3s ease;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__imagen {
  width: 100%;
  aspect-ratio: 1.8012048193;
  border-radius: 0px;
  overflow: hidden;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__imagen img {
  display: flex;
  object-fit: cover;
  width: 100%;
  aspect-ratio: 1.8012048193;
  transition: all 0.2s linear;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__texto .card-blog-con-fecha__texto__titulo {
  font-size: 1.8rem;
  line-height: 1.27 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  color: #161f4b !important;
  margin-bottom: 16px;
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__texto .card-blog-con-fecha__texto__titulo {
    font-size: 2rem;
  }
}
@media screen and (max-width: 980px) {
  body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__texto .card-blog-con-fecha__texto__titulo {
    font-size: 1.8rem;
  }
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__texto .card-blog-con-fecha__texto__category-y-fecha {
  display: flex;
  gap: 2px;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__texto .card-blog-con-fecha__texto__category-y-fecha .card-blog-con-fecha__texto__category .blog-category-item-tag {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  padding: 10px 13px 10px 13px;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 500 !important;
  line-height: 1 !important;
  border-radius: 5px;
  border: 2px solid #F1F0F2 !important;
  background: #F1F0F2;
  color: #002bdb;
  font-family: "Roboto Mono";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__texto .card-blog-con-fecha__texto__category-y-fecha .card-blog-con-fecha__texto__fecha {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-size: 1.3rem !important;
  color: #161f4b !important;
  margin-bottom: 10px !important;
  padding-top: 9px;
  min-width: 80px;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__footer-flecha {
  display: block;
  width: 100%;
  padding: 0px 0px;
  position: relative;
  left: 0px;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__footer-flecha i {
  float: right;
  border-radius: 4px;
  font-size: 16px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 4px solid transparent;
  background-color: transparent;
  color: #fff !important;
  background-color: #002bdb;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a:hover {
  transition: all 0.3s ease;
  background-color: #F1F0F2 !important;
  border-color: #F1F0F2 !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  text-decoration: none !important;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a:hover .card-blog-con-fecha__imagen img {
  transform: scale(1.025);
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a:hover .card-blog-con-fecha__texto .card-blog-con-fecha__texto__titulo {
  color: #002bdb !important;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a:hover .card-blog-con-fecha__footer-flecha i {
  color: #002bdb !important;
  background-color: #F1F0F2;
}
body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a:hover .blog-category-item-tag {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1607843137);
}
@media (max-width: 766px) {
  body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog .card-blog-con-fecha a .card-blog-con-fecha__texto .card-blog-con-fecha__texto__category-y-fecha {
    flex-direction: column-reverse;
  }
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: min(10px + 3.7vw, 37px);
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple {
  background-color: #fff !important;
  border-radius: 6px !important;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a {
  display: flex;
  flex-direction: column;
  padding: min(10px + 2vw, 20px) min(10px + 3vw, 30px);
  transition: all 0.3s ease;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__type-info {
  margin-bottom: 16px;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__type-info .card-events-simple__type-info-inner {
  display: flex;
  align-items: start;
  gap: 6px;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__type-info .card-events-simple__type-info-inner .card-events-simple__type-info-image {
  height: 22px;
  max-width: 22px;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__type-info .card-events-simple__type-info-inner .card-events-simple__type-info-image img {
  object-fit: contain;
  height: 22px !important;
  object-position: center center;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__type-info .card-events-simple__type-info-inner .card-events-simple__type-info-title {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-size: 1.5rem !important;
  font-weight: 500 !important;
  font-family: "Roboto Mono";
  color: #161f4b !important;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__title {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  color: #161f4b !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  margin-bottom: 14px;
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__title {
    font-size: 1.5rem;
  }
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__date-location {
  margin-bottom: 8px;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner .card-events-simple__date-location-item {
  display: flex;
  gap: 8px;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner .card-events-simple__date-location-item .card-events-simple__date-location-item-icono {
  width: 15px !important;
  min-width: 15px !important;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner .card-events-simple__date-location-item .card-events-simple__date-location-item-value {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  color: #161f4b;
  font-weight: 500 !important;
  line-height: 1.5 !important;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner .card-events-simple__date-location-item .card-events-simple__date-location-item-value--external-link {
  color: #161f4b !important;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__date-location .card-events-simple__date-location-inner .card-events-simple__date-location-item .card-events-simple__date-location-item-value--external-link:hover {
  color: #002bdb !important;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__body .card-events-simple__date-location-item-icono--external-link i {
  transform: translateY(2px);
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__footer-flecha {
  float: right;
  display: flex;
  width: 100%;
  align-items: right;
  justify-content: end;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #002bdb;
  border-radius: 5px;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner i {
  font-size: 16px;
  color: #fff;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a:hover {
  transition: all 0.3s ease;
  background-color: #F1F0F2 !important;
  border-color: #F1F0F2 !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  text-decoration: none !important;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a:hover .card-events-simple__body .card-events-simple__title {
  color: #002bdb !important;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a:hover .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner {
  background-color: #F1F0F2;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple a:hover .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner i {
  color: #002bdb !important;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple.card-events-simple--highlighted-event {
  position: relative;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple.card-events-simple--highlighted-event .card-events-simple__type-info-image:before {
  display: inline;
  margin-right: 0px;
  font-family: "Font Awesome 6 Free";
  content: "\f0e7";
  font-weight: 900;
  color: #FFB400;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple.card-events-simple--highlighted-event .card-events-simple__date-location {
  width: calc(100% - 55px);
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple.card-events-simple--highlighted-event .card-events-simple__footer-flecha {
  position: relative;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple.card-events-simple--highlighted-event .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner {
  position: absolute;
  bottom: 0px;
}
body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events .card-events-simple.card-events-simple--highlighted-event .card-events-simple__footer-flecha .card-events-simple__footer-flecha-inner i {
  rotate: -45deg;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner {
  padding-top: 0px !important;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h1 {
  font-size: 5rem;
  line-height: 1.08 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h1 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h1 {
    font-size: 3.5rem;
  }
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h2 {
  font-size: 3.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 980px) {
  body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h2 {
    font-size: 2.7rem;
  }
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h3 {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h4 {
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner p, body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ul li, body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ol li {
  font-size: 1.8rem;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner p, body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ul li, body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ol li {
    font-size: 1.6rem;
  }
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h2,
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h3,
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h4 {
  margin-bottom: 0px !important;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner h2 {
  margin-top: 10px;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner blockquote {
  margin-left: min(10px + 6vw, 60px) !important;
  max-width: 500px;
  margin-top: 24px !important;
  margin-bottom: 28px !important;
  padding-left: 32px;
  max-width: 600px;
  border-left: 0px solid #002bdb;
  position: relative;
  padding-top: 10px;
  padding-bottom: 4px;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner blockquote,
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner blockquote p {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  font-weight: 600 !important;
  color: #161f4b !important;
  font-family: "Inter";
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner blockquote:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: linear-gradient(to top, #002bdb 50%, rgba(255, 255, 255, 0) 0%) !important;
  height: 100%;
  width: 3px;
  background-size: 3px 20px !important;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ul {
  margin-left: 4ch !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ul li {
  text-indent: -14px;
  margin-bottom: 12px;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ul li:before {
  position: relative;
  content: "\f061" !important;
  color: #ffce00 !important;
  font-size: 15px !important;
  top: 0px !important;
  left: -10px !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ol {
  padding-left: 10px !important;
  list-style-type: none !important;
  counter-reset: li !important;
  margin-left: 4rem !important;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ol li {
  display: inline-block;
  flex-direction: row;
  counter-increment: li;
  text-indent: -8px;
  margin-bottom: 12px;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ol li:before {
  position: relative;
  content: counter(li) ".";
  display: inline-block !important;
  color: #ffce00;
  left: -10px;
  top: 0px;
  font-size: 1.8rem;
  font-weight: 700;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner p {
  margin-bottom: 0px;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner .wp-caption {
  background-color: transparent !important;
  border: transparent;
  max-width: 100%;
  margin-bottom: 20px;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner .wp-caption p {
  text-align: right !important;
  font-size: 14px !important;
  margin-top: 10px;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ul li,
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner ol li {
  display: block;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner p:not(.has-background):last-of-type {
  padding-bottom: 10px;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner a {
  font-weight: 700;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner .big-button {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
  width: 100%;
  max-width: 200px;
  background: linear-gradient(to right, #161f4b 0%, #161f4b 50%, #002bdb 51%, #002bdb 100%) !important;
  background-size: 225% 100% !important; /* Double the width for smooth transition */
  transition: background-position 0.4s ease-in-out !important;
  background-position: 100% 50% !important;
  border-width: 0px !important;
  color: #fff !important;
  max-width: initial !important;
  width: auto !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner .big-button:after {
  display: none !important;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner .big-button:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
  color: #fff !important;
  background-color: #161f4b !important;
  background-position: 0% 50% !important;
  border-color: #161f4b !important;
}
body.page-template-page-home #main-content .et_pb_module .et_pb_text_inner .big-button:hover:after {
  content: "";
  display: none !important;
}
body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: min(10px + 2.2vw, 22px);
  row-gap: min(10px + 5vw, 50px);
}
body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners .card-collaborators-simple a {
  display: flex;
  flex-direction: column;
  gap: 12px;
  background-color: #fff;
  position: relative;
}
body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners .card-collaborators-simple a .card-collaborators-simple__imagen {
  width: 100%;
  aspect-ratio: 1.8012048193;
  border-radius: 6px !important;
  overflow: hidden;
  padding: 20px 18px 20px 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #D8E3EF;
}
body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners .card-collaborators-simple a .card-collaborators-simple__imagen img {
  display: flex;
  object-fit: contain;
  width: 100%;
  transition: all 0.2s linear;
  object-position: center center;
  max-height: 100px;
}
body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners .card-collaborators-simple a .card-collaborators-simple__texto .card-collaborators-simple__texto__titulo {
  padding-left: 12px !important;
  padding-right: 12px !important;
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  line-height: 1.2 !important;
  font-weight: 600 !important;
  color: #161f4b !important;
  margin-bottom: 0px;
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners .card-collaborators-simple a .card-collaborators-simple__texto .card-collaborators-simple__texto__titulo {
    font-size: 1.5rem;
  }
}
body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners .card-collaborators-simple a:hover .card-collaborators-simple__imagen img {
  transform: scale(1.025);
}
body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners .card-collaborators-simple a:hover .card-collaborators-simple__texto .card-collaborators-simple__texto__titulo {
  text-decoration: none !important;
  color: #002bdb !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item {
  width: 267px !important;
  height: 267px !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-front-text-and-link {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #EEF0F5;
  border-radius: 20px;
  top: 0px;
  padding: 25px !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-front-text-and-link .item-collaboration-partners-image-container {
  border: 1px solid black;
  height: 170px;
  background: #fff;
  border: 1px solid rgba(74, 46, 193, 0.5);
  border-radius: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-front-text-and-link .item-collaboration-partners-image-container img {
  /*width:100%;
      height:100%;*/
  object-fit: contain;
  max-height: 100%;
  max-width: 100%;
  padding: 20px;
  object-position: center center;
  margin: auto !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-front-text-and-link .item-collaboration-partners-name-container {
  position: absolute;
  bottom: 20px;
  color: #002B6F;
  font-family: "Inter";
  text-transform: uppercase;
  font-size: 18px !important;
  font-weight: 700 !important;
  max-height: 30px;
  overflow-y: hidden;
  text-align: left !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  background: #002B6F;
  border-radius: 20px;
  max-height: 0px !important;
  opacity: 0 !important;
  max-width: 0px !important;
  overflow: hidden;
  padding: 25px !important;
  z-index: 2222;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-nombre {
  font-family: "Inter";
  text-transform: uppercase;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #fff;
  max-height: 52px;
  overflow-y: hidden;
  text-align: left !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-descripcion {
  opacity: 0;
  margin-top: 6px;
  color: #fff;
  font-family: "Inter";
  font-size: 14px !important;
  line-height: 1.5 !important;
  max-height: 120px;
  overflow-y: hidden;
  text-align: left !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-enlace {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #fff;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-enlace .item-collaboration-partners-back-enlace-inner a {
  display: flex;
  width: 100%;
  text-align: left !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-enlace .item-collaboration-partners-back-enlace-inner a .item-collaboration-partners-back-enlace-inner-texto {
  color: #fff;
  font-size: 13px !important;
  font-family: "Inter" !important;
  font-weight: 400;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-enlace .item-collaboration-partners-back-enlace-inner a .item-collaboration-partners-back-enlace-inner-icono {
  margin-left: 12px;
  color: #fff;
  -ms-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-enlace .item-collaboration-partners-back-enlace-inner:hover {
  text-decoration: none !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-enlace .item-collaboration-partners-back-enlace-inner:hover .item-collaboration-partners-back-enlace-inner-texto {
  color: #ffce00 !important;
  text-decoration: none !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-enlace .item-collaboration-partners-back-enlace-inner:hover .item-collaboration-partners-back-enlace-inner-icono {
  color: #ffce00 !important;
  text-decoration: none !important;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item:hover .item-collaboration-partners-inner .item-collaboration-partners-front-text-and-link {
  /*max-height:0px !important;
      max-width:0px !important;
      opacity:0 !important;*/
}
body.page-template-page-home #main-content .grid-collaboration-partners-item:hover .item-collaboration-partners-inner .item-collaboration-partners-front-text-and-link .item-collaboration-partners-name-container {
  opacity: 0;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item:hover .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link {
  max-height: 100000px !important;
  max-width: 100% !important;
  opacity: 0.97 !important;
  transition: all 0.35s ease-out;
}
body.page-template-page-home #main-content .grid-collaboration-partners-item:hover .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-descripcion {
  transition: all 0.9s ease-out;
  max-width: 100% !important;
  opacity: 1 !important;
}
@media all and (max-width: 450px) {
  body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-descripcion,
  body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-descripcion {
    font-size: 13px !important;
  }
  body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-enlace .item-collaboration-partners-back-enlace-inner a .item-collaboration-partners-back-enlace-inner-texto,
  body.page-template-page-home #main-content .grid-collaboration-partners-item .item-collaboration-partners-inner .item-collaboration-partners-back-text-and-link .item-collaboration-partners-back-enlace .item-collaboration-partners-back-enlace-inner a .item-collaboration-partners-back-enlace-inner-texto {
    font-size: 12px !important;
  }
}
body.page-template-page-home #main-header {
  background-color: transparent;
}
body.page-template-page-home .widget-stay-up-to-date {
  margin-bottom: min(16px + 5vw, 56px);
  margin-bottom: 0px !important;
}
body.page-template-page-home .widget-stay-up-to-date .titulo-widget {
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget {
  padding: 20px 20px 20px 20px !important;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items .tabla-social-items__item {
  margin-bottom: 0px;
  display: flex;
  gap: 12px;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items .tabla-social-items__item .tabla-social-items__logo {
  width: 25px;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items .tabla-social-items__item .tabla-social-items__logo i {
  content: "\f56d";
  color: #002bdb;
  font-size: 20px;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items .tabla-social-items__item .tabla-social-items__texto {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  color: #161f4b;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items .tabla-social-items__item .tabla-social-items__texto a {
  color: #002bdb;
  font-weight: 700 !important;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items .tabla-social-items__item .tabla-social-items__logo {
  width: 40px !important;
  height: 40px !important;
  display: flex;
  background-color: #fff;
  align-items: center;
  justify-content: center;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items .tabla-social-items__item .tabla-social-items__logo i {
  content: "\f56d";
  color: #002bdb;
  font-size: 20px;
  display: flex;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items .tabla-social-items__item .tabla-social-items__logo i.fa-square-twitter:before {
  content: "\f099" !important;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items .tabla-social-items__item .tabla-social-items__logo i.fa-linkedin:before {
  content: "\f0e1" !important;
}
body.page-template-page-home .widget-stay-up-to-date .contenido-widget .tabla-social-items .tabla-social-items__item .tabla-social-items__texto {
  display: flex;
  align-items: center;
}
body.page-template-page-home .widget-stay-up-to-date-horizontal {
  margin-bottom: min(16px + 5vw, 56px);
  margin-bottom: 0px !important;
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget {
  padding: 20px 0px 20px 0px !important;
  display: flex;
  gap: min(10px + 8vw, 80px);
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .newsletter {
  display: flex;
  gap: 12px;
  align-items: center;
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .newsletter .newsletter__titulo {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
}
@media screen and (max-width: 680px) {
  body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .newsletter .newsletter__titulo {
    font-size: 1.5rem;
  }
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .newsletter .newsletter__enlace i {
  color: #fff;
  background-color: #002bdb;
  border: 1px solid #002bdb !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .newsletter .newsletter__enlace i:hover {
  border: 1px solid #002bdb !important;
  color: #002bdb !important;
  background-color: #F1F0F2;
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .tabla-social-items {
  display: flex;
  gap: 15px;
  align-items: center;
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .tabla-social-items .tabla-social-items__titulo {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
}
@media screen and (max-width: 680px) {
  body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .tabla-social-items .tabla-social-items__titulo {
    font-size: 1.5rem;
  }
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .tabla-social-items .tabla-social-items__items {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .tabla-social-items .tabla-social-items__items .tabla-social-items__item {
  margin-bottom: 0px;
  display: flex;
  gap: 12px;
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .tabla-social-items .tabla-social-items__items .tabla-social-items__item .tabla-social-items__logo i {
  color: #fff;
  background-color: #002bdb;
  border: 1px solid #002bdb !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
}
body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .tabla-social-items .tabla-social-items__items .tabla-social-items__item .tabla-social-items__logo i:hover {
  border: 1px solid #002bdb !important;
  color: #002bdb !important;
  background-color: #F1F0F2;
}
@media (max-width: 980px) {
  body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 650px) {
  body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .newsletter {
    flex-direction: column;
    align-items: start !important;
  }
  body.page-template-page-home .widget-stay-up-to-date-horizontal .contenido-widget .tabla-social-items {
    flex-direction: column;
    align-items: start !important;
  }
}
@media (max-width: 1350px) {
  body.page-template-page-home #main-content .vtm-latest-news__container .grid-news,
  body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog,
  body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events {
    grid-template-columns: repeat(3, 1fr);
    gap: min(10px + 3.7vw, 37px);
  }
  body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1280px) {
  body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1023px) {
  body.page-template-page-home #main-content .vtm-latest-news__container .grid-news,
  body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog,
  body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events {
    grid-template-columns: repeat(2, 1fr);
    gap: min(10px + 3.7vw, 37px);
  }
}
@media (max-width: 980px) {
  body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 550px) {
  body.page-template-page-home #main-content .vtm-latest-news__container .grid-news,
  body.page-template-page-home #main-content .vtm-latest-blog__container .grid-blog,
  body.page-template-page-home #main-content .vtm-upcoming-events__container .grid-events {
    grid-template-columns: repeat(1, 1fr);
    gap: min(10px + 3.7vw, 37px);
  }
}
@media (max-width: 450px) {
  body.page-template-page-home #main-content .vtm-collaboration-partners__container .grid-collaboration-partners {
    grid-template-columns: repeat(1, 1fr);
  }
}
body.page-template-page-home #main-content .et_pb_button.boton-external {
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  padding: 16px 22px;
  font-family: "Inter" !important;
  background-color: #002bdb;
  border: 2px solid #002bdb;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-weight: 700 !important;
}
body.page-template-page-home #main-content .et_pb_button.boton-external:after {
  font-size: 2.2rem;
  line-height: 1.41 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  font-family: "Font Awesome 6 Free";
  color: #fff;
  margin-left: 10px;
  font-weight: 900;
  font-size: 1.8rem;
  position: relative;
  display: inline-flex !important;
  content: "\f061" !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
  font-size: 1.4rem;
  transform: rotate(-45deg) translateX(0px);
  margin-left: 3px;
  opacity: 1 !important;
}
@media screen and (max-width: 680px) {
  body.page-template-page-home #main-content .et_pb_button.boton-external:after {
    font-size: 1.8rem;
  }
}
body.page-template-page-home #main-content .et_pb_button.boton-external:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #002bdb !important;
}
body.page-template-page-home #main-content .et_pb_button.boton-external:hover:after {
  color: #002bdb !important;
  border-color: #002bdb !important;
  position: relative;
  display: inline-flex !important;
  content: "\f061" !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
  font-size: 1.4rem;
  margin-left: 3px;
  opacity: 1 !important;
}
@media (max-width: 766px) {
  body.page-template-page-home #main-content .et_pb_button.boton-external {
    padding: 10px 12px;
    margin-top: 4px;
  }
  body.page-template-page-home #main-content .et_pb_button.boton-external:after {
    margin-left: 14px;
    padding-left: 12px;
  }
}

/*# sourceMappingURL=ppal-style-page-home.css.map */
