@charset "UTF-8";
@media (max-width: 1439px) {
  .post_layout_classic_publications .post_content {
    font-size: 1em;
  }
}
@media (max-width: 1279px) {
  .post_layout_classic_publications .post_content_wrapper {
    padding: 0.9em 1.1em 1.1em;
  }
  .post_layout_classic_publications .post_title {
    font-size: 1.25em !important;
  }
}
@media (max-width: 1023px) {
  /* Tablet: 3 columnas → 2 columnas */
  .blog_style_classic_publications_3 .column-1_3 {
    width: 50%;
  }
  .post_layout_classic_publications .post_content_wrapper {
    padding: 0.75em 1em 1em;
  }
  .post_layout_classic_publications .post_title {
    font-size: 1.2em !important;
  }
}
@media (max-width: 767px) {
  /* Móvil: 1 columna (automático al 100%) */
  .post_layout_classic_publications .post_content_wrapper {
    padding: 0.6em 0.75em 0.75em;
  }
  .post_layout_classic_publications .post_title {
    font-size: 1.15em !important;
  }
}

/*# sourceMappingURL=classic-publications-responsive.css.map */
