/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/featured-news/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-revista-blocks-featured-news .news-container {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  gap: 40px;
}
@media (min-width: 992px) {
  .wp-block-revista-blocks-featured-news .news-container {
    flex-direction: row;
  }
}
.wp-block-revista-blocks-featured-news .news-container .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}
@media (min-width: 992px) {
  .wp-block-revista-blocks-featured-news .news-container .content {
    min-width: calc(70% - 40px);
  }
}
.wp-block-revista-blocks-featured-news .news-container .content .archive-card {
  height: inherit;
  width: 100%;
}
.wp-block-revista-blocks-featured-news .news-container .content .archive-card__content p {
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 767px) {
  .wp-block-revista-blocks-featured-news .news-container .content.two-columns .archive-card {
    width: calc(50% - 20px);
  }
}
@media (min-width: 767px) {
  .wp-block-revista-blocks-featured-news .news-container .content.three-columns .archive-card {
    width: calc(33.3333333333% - 20px);
  }
}
.wp-block-revista-blocks-featured-news .news-container .ads-container {
  width: 100%;
  justify-content: center;
  margin-top: 40px;
  display: none;
}
.wp-block-revista-blocks-featured-news .news-container .ads-container .div-container {
  flex-direction: column;
  text-align: center;
  border: 0.5px solid var(--wp--preset--color--lines-gray);
  padding: 0px 10px 14px 10px;
  max-height: 630px;
}
.wp-block-revista-blocks-featured-news .news-container .ads-container .div-container p {
  top: 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 8px;
  margin: 0;
}
@media (min-width: 992px) {
  .wp-block-revista-blocks-featured-news .news-container .ads-container {
    display: flex;
    min-width: calc(30% - 40px);
    justify-content: flex-end;
    margin-top: 0px;
  }
}
.wp-block-revista-blocks-featured-news .news-container .ads-container.mobile {
  display: flex;
}
@media (min-width: 992px) {
  .wp-block-revista-blocks-featured-news .news-container .ads-container.mobile {
    display: none;
  }
}
.wp-block-revista-blocks-featured-news .news-container .ads-container h4, .wp-block-revista-blocks-featured-news .news-container .ads-container .h4 {
  margin: 0px;
  font-size: 14px;
}
.wp-block-revista-blocks-featured-news .post-featured__header__text {
  margin-top: -3px;
}
.wp-block-revista-blocks-featured-news .post-featured__header h3, .wp-block-revista-blocks-featured-news .post-featured__header .h3,
.wp-block-revista-blocks-featured-news .post-featured-category__header h3,
.wp-block-revista-blocks-featured-news .post-featured-category__header .h3 {
  font-size: 24px;
  line-height: inherit;
}
.wp-block-revista-blocks-featured-news .post-featured__header h3 a, .wp-block-revista-blocks-featured-news .post-featured__header .h3 a,
.wp-block-revista-blocks-featured-news .post-featured-category__header h3 a,
.wp-block-revista-blocks-featured-news .post-featured-category__header .h3 a {
  text-decoration: none;
  color: inherit;
}
@media (min-width: 768px) {
  .wp-block-revista-blocks-featured-news .post-featured-category__header__image {
    z-index: 3;
  }
  .wp-block-revista-blocks-featured-news .post-featured__header__image,
  .wp-block-revista-blocks-featured-news .post-featured-category__header__image {
    width: 100% !important;
  }
  .wp-block-revista-blocks-featured-news .post-featured__header__text {
    margin-top: 0px;
  }
  .wp-block-revista-blocks-featured-news .post-featured-category__header__text {
    margin-left: -40px;
    min-height: 280px;
  }
  .wp-block-revista-blocks-featured-news .post-featured-category__header__text .labels-container:not(.labels-container--secondary) {
    margin-left: 0px;
  }
  .wp-block-revista-blocks-featured-news .post-featured__header h3, .wp-block-revista-blocks-featured-news .post-featured__header .h3,
  .wp-block-revista-blocks-featured-news .post-featured-category__header h3,
  .wp-block-revista-blocks-featured-news .post-featured-category__header .h3 {
    margin-bottom: 12px;
  }
  .wp-block-revista-blocks-featured-news .post-featured__header h3 a, .wp-block-revista-blocks-featured-news .post-featured__header .h3 a,
  .wp-block-revista-blocks-featured-news .post-featured-category__header h3 a,
  .wp-block-revista-blocks-featured-news .post-featured-category__header .h3 a {
    text-decoration: none;
    color: inherit;
  }
  .wp-block-revista-blocks-featured-news .post-featured__header h3, .wp-block-revista-blocks-featured-news .post-featured__header .h3, .wp-block-revista-blocks-featured-news .post-featured__header .entry-content,
  .wp-block-revista-blocks-featured-news .post-featured__header .labels-container--secondary,
  .wp-block-revista-blocks-featured-news .post-featured-category__header h3,
  .wp-block-revista-blocks-featured-news .post-featured-category__header .h3,
  .wp-block-revista-blocks-featured-news .post-featured-category__header .entry-content,
  .wp-block-revista-blocks-featured-news .post-featured-category__header .labels-container--secondary {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

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