@charset "UTF-8";
/*
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.post-type-archive-task-forces #zona-breadcrumbs,
body.archive.tax-taskforce-category #zona-breadcrumbs {
  padding-top: 54px;
  padding-bottom: 20px !important;
}
body.post-type-archive-task-forces #zona-breadcrumbs .vtm-row,
body.archive.tax-taskforce-category #zona-breadcrumbs .vtm-row {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
body.post-type-archive-task-forces #zona-breadcrumbs .breadcrumbs-wrapper,
body.archive.tax-taskforce-category #zona-breadcrumbs .breadcrumbs-wrapper {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  color: #161f4b !important;
}
body.post-type-archive-task-forces #zona-breadcrumbs .breadcrumbs-wrapper a,
body.archive.tax-taskforce-category #zona-breadcrumbs .breadcrumbs-wrapper a {
  font-size: 1.4rem;
  line-height: 1.43 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  color: #002bdb !important;
  font-weight: 700 !important;
  position: relative;
}
body.post-type-archive-task-forces #zona-titulo-y-descripcion,
body.archive.tax-taskforce-category #zona-titulo-y-descripcion {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px;
}
body.post-type-archive-task-forces #zona-titulo-y-descripcion .vtm-row,
body.archive.tax-taskforce-category #zona-titulo-y-descripcion .vtm-row {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 20px;
}
body.post-type-archive-task-forces #zona-titulo-y-descripcion .vtm-row .vtm-row-inner,
body.archive.tax-taskforce-category #zona-titulo-y-descripcion .vtm-row .vtm-row-inner {
  max-width: 800px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
body.post-type-archive-task-forces #zona-titulo-y-descripcion .vtm-row .vtm-row-inner h1,
body.archive.tax-taskforce-category #zona-titulo-y-descripcion .vtm-row .vtm-row-inner h1 {
  font-size: 5rem;
  line-height: 1.08 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
@media screen and (max-width: 1420px) {
  body.post-type-archive-task-forces #zona-titulo-y-descripcion .vtm-row .vtm-row-inner h1,
  body.archive.tax-taskforce-category #zona-titulo-y-descripcion .vtm-row .vtm-row-inner h1 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 680px) {
  body.post-type-archive-task-forces #zona-titulo-y-descripcion .vtm-row .vtm-row-inner h1,
  body.archive.tax-taskforce-category #zona-titulo-y-descripcion .vtm-row .vtm-row-inner h1 {
    font-size: 3.5rem;
  }
}
body.post-type-archive-task-forces #zona-titulo-y-descripcion .vtm-row .vtm-row-inner p,
body.archive.tax-taskforce-category #zona-titulo-y-descripcion .vtm-row .vtm-row-inner p {
  font-size: 1.8rem;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  font-family: "Inter";
}
@media screen and (max-width: 680px) {
  body.post-type-archive-task-forces #zona-titulo-y-descripcion .vtm-row .vtm-row-inner p,
  body.archive.tax-taskforce-category #zona-titulo-y-descripcion .vtm-row .vtm-row-inner p {
    font-size: 1.6rem;
  }
}
body.post-type-archive-task-forces #zona-titulo-y-descripcion .vtm-row:after,
body.archive.tax-taskforce-category #zona-titulo-y-descripcion .vtm-row:after {
  display: block;
  content: "";
  grid-column: 1/3;
  background-image: linear-gradient(to right, #002bdb 60%, rgba(255, 255, 255, 0) 0%) !important;
  height: 2px !important;
  background-size: 16px 10px !important;
  margin-top: min(10px + 5.4vw, 54px);
  margin-bottom: min(10px + 5.4vw, 54px);
}
body.post-type-archive-task-forces #zona-grids-task-forces,
body.archive.tax-taskforce-category #zona-grids-task-forces {
  padding-top: 0px !important;
}
body.post-type-archive-task-forces #zona-grids-task-forces .vtm-row,
body.archive.tax-taskforce-category #zona-grids-task-forces .vtm-row {
  padding-top: 0px !important;
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-category,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-category {
  margin-bottom: min(10px + 6vw, 60px);
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-titulo,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-titulo {
  margin-bottom: min(10px + 2vw, 20px);
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-titulo h2,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-titulo h2 {
  font-size: 2.8rem;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  font-family: "Inter";
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: min(10px + 4vw, 40px);
  row-gap: min(10px + 4vw, 40px);
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a {
  padding: min(10px + 2vw, 20px) min(10px + 2vw, 20px);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 2px solid #D8E3EF;
  border-radius: 6px;
  transition: all 0.3s ease;
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__body .card-task-forces-simple__imagen,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__body .card-task-forces-simple__imagen {
  aspect-ratio: 1.7045454545;
  margin-bottom: 20px;
  overflow: hidden;
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__body .card-task-forces-simple__imagen img,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__body .card-task-forces-simple__imagen img {
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.2s linear;
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__body .card-task-forces-simple__textos .card-task-forces-simple__titulo,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__body .card-task-forces-simple__textos .card-task-forces-simple__titulo {
  font-size: 2.2rem;
  line-height: 1.17 !important;
  font-weight: 600 !important;
  font-family: "Inter";
  color: #161f4b;
  padding-bottom: 20px !important;
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__body .card-task-forces-simple__textos .card-task-forces-simple__descripcion,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__body .card-task-forces-simple__textos .card-task-forces-simple__descripcion {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  font-family: "Inter";
  padding-bottom: 20px !important;
  color: #161f4b;
}
@media screen and (max-width: 680px) {
  body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__body .card-task-forces-simple__textos .card-task-forces-simple__descripcion,
  body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__body .card-task-forces-simple__textos .card-task-forces-simple__descripcion {
    font-size: 1.5rem;
  }
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__footer-flecha,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__footer-flecha {
  display: block;
  width: 100%;
  padding: 0px 0px;
  position: relative;
  left: 0px;
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-simple__footer-flecha i,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a .card-task-forces-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: #fff !important;
  background-color: #002bdb;
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a:hover,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner 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.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a:hover .card-task-forces-simple__imagen img,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a:hover .card-task-forces-simple__imagen img {
  transform: scale(1.025);
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a:hover .card-task-forces-simple__textos .card-task-forces-simple__titulo,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a:hover .card-task-forces-simple__textos .card-task-forces-simple__titulo {
  color: #002bdb !important;
}
body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a:hover .card-task-forces-simple__footer-flecha i,
body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid .card-task-forces-simple .card-task-forces-simple__inner a:hover .card-task-forces-simple__footer-flecha i {
  color: #002bdb !important;
  background-color: #F1F0F2;
}
@media (max-width: 1480px) {
  body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid,
  body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1350px) {
  body.post-type-archive-task-forces #zona-breadcrumbs,
  body.archive.tax-taskforce-category #zona-breadcrumbs {
    padding-top: 54px;
  }
  body.post-type-archive-task-forces .grid-task-forces,
  body.archive.tax-taskforce-category .grid-task-forces {
    grid-template-columns: repeat(3, 1fr);
    gap: min(10px + 3.7vw, 37px);
  }
}
@media (max-width: 980px) {
  body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid,
  body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: min(10px + 4vw, 40px);
    row-gap: min(10px + 4vw, 40px);
  }
}
@media (max-width: 610px) {
  body.post-type-archive-task-forces #zona-grids-task-forces .grid-task-forces-grid,
  body.archive.tax-taskforce-category #zona-grids-task-forces .grid-task-forces-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: min(10px + 4vw, 40px);
    row-gap: min(10px + 4vw, 40px);
  }
}

/*
Especificos para la tax.
*/
body.archive.tax-taskforce-category #zona-titulo-y-descripcion .vtm-row {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: min(10px + 4vw, 40px);
}
body.archive.tax-taskforce-category #zona-titulo-y-descripcion .vtm-row:after {
  display: none !important;
  content: "";
  margin-top: 0px;
  margin-bottom: 0px;
}

/*# sourceMappingURL=ppal-style-cpt-archive-task-forces.css.map */
