/* LOAD BREAKS POINTS */
/* LOAD COLORS */
section.contenido-destacado-cifras .wp-block-columns {
  padding: 0;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns {
    flex-direction: row-reverse;
    padding: 8.8888888889vh calc((100vw - 77.7777777778vw) / 2);
    gap: 11.1111111111vw;
  }
}
@media (min-width: 1440px) {
  section.contenido-destacado-cifras .wp-block-columns {
    padding: 80px calc((100vw - 1120px) / 2);
    gap: 160px;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child {
  display: flex;
  flex-direction: column;
  padding: 10.2564102564vh 12.2666666667vw;
  background-color: var(--colorGrisSoft);
  gap: 12.5641025641vh;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child {
    justify-content: space-between;
    flex-basis: 33.3333333333vw;
    padding: 10vh 2.7777777778vw;
  }
}
@media (min-width: 1440px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child {
    flex-basis: 480px;
    padding: 90px 40px;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group {
  position: relative;
  align-items: center;
  padding-bottom: 2.5641025641vh;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group {
    align-items: flex-start;
    padding-bottom: 2.2222222222vh;
  }
}
@media (min-width: 1440px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group {
    padding-bottom: 20px;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group:after {
  content: "";
  position: absolute;
  display: block;
  width: 42.1333333333vw;
  height: 0.7692307692vh;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--colorMorado);
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group:after {
    left: 0%;
    transform: translateX(0);
    width: 10.9722222222vw;
    height: 0.6666666667vh;
  }
}
@media (min-width: 1440px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group:after {
    width: 158px;
    height: 6px;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group > .wp-block-heading:first-child {
  display: block;
  font-family: "Berlingske Serif";
  font-size: 21.3333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 90%;
  letter-spacing: -1.0666666667vw;
  text-transform: uppercase;
  color: var(--colorGris3);
  text-align: center;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group > .wp-block-heading:first-child {
    font-size: 6.25vw;
    letter-spacing: -0.2777777778vw;
    text-align: left;
  }
}
@media (min-width: 1440px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group > .wp-block-heading:first-child {
    font-size: 90px;
    letter-spacing: -4px;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group > p {
  font-family: "Archivo";
  font-size: 4.2666666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2666666667vw;
  text-transform: uppercase;
  color: var(--colorGris3);
  text-align: center;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group > p {
    font-size: 1.25vw;
    letter-spacing: 0.0694444444vw;
    text-align: left;
  }
}
@media (min-width: 1440px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:first-child > .wp-block-group > p {
    font-size: 18px;
    letter-spacing: 1px;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child {
  padding: 3.0769230769vh 1rem;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child {
    padding: 0;
    flex-basis: 33.3333333333vw;
  }
}
@media (min-width: 1440px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child {
    flex-basis: 480px;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child .wp-block-heading {
  text-align: center;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child .wp-block-heading {
    text-align: left;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > * {
  margin: 0 0 4.1025641026vh 0;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > * {
    margin: 0 0 3.2222222222vh 0;
  }
}
@media (min-width: 1440px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > * {
    margin: 0 0 29px 0;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > *:last-child {
  margin: 0;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > *:nth-last-child(2) {
    margin: 0;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > p {
  margin: 0 0 2.1794871795vh 0;
  transition: all 0.3s;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > p {
    margin: 0 0 2vh 0;
  }
}
@media (min-width: 1440px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > p {
    margin: 0 0 18px 0;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > p:not(:first-child, :nth-child(2)) {
  height: 0;
  margin: 0;
  transform: scaleY(0);
  transform-origin: center top;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > p:not(:first-child, :nth-child(2)) {
    height: auto;
    transform: scaleY(1);
    margin: 0 0 2vh 0;
  }
}
@media (min-width: 1440px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > p:not(:first-child, :nth-child(2)) {
    margin: 0 0 18px 0;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > p:not(:first-child, :nth-child(2)):last-child {
  margin: 0;
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > p:not(:first-child, :nth-child(2)):nth-last-child(2) {
    margin: 0;
  }
}
section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > p.active {
  height: auto;
  margin: 0 0 2.1794871795vh 0;
  transform: scaleY(1);
}
@media (min-width: 782px) {
  section.contenido-destacado-cifras .wp-block-columns > .wp-block-column:last-child > .wp-block-buttons .wp-block-button.expand {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
