/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./blocks/featured-post/src/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
.wp-block-image {
  position: relative;
  z-index: 2;
}
.wp-block-image.alignright img {
  margin-left: auto;
}
.wp-block-image.alignleft img {
  margin-right: auto;
}
.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image.is-style-rounded {
  border-radius: 10px;
}
.wp-block-image.is-style-rounded img {
  border-radius: 10px;
}

p.is-style-max-width,
li.is-style-max-width {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

/**
 * 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-crown-blocks-featured-post {
  position: relative;
  margin: 35px 0;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-featured-post {
    margin: 70px 0;
  }
}
.wp-block-crown-blocks-featured-post .featured-post {
  display: flex;
}
.wp-block-crown-blocks-featured-post .featured-post .slick-track {
  margin: 0 -13px;
}
.wp-block-crown-blocks-featured-post .post-teaser.featured-post {
  width: 100%;
  margin: 0;
  background-color: #F61836;
}
@media (min-width: 1200px) {
  .wp-block-crown-blocks-featured-post .post-teaser.featured-post .post-teaser__post,
  .wp-block-crown-blocks-featured-post .post-teaser.featured-post .post-teaser__meta {
    flex-basis: 50%;
  }
}
.wp-block-crown-blocks-featured-post .post-teaser.featured-post .post-teaser__meta {
  background-color: transparent;
}
.wp-block-crown-blocks-featured-post .post-teaser.featured-post .post-teaser__meta::after {
  background: linear-gradient(to left top, #F61836 0%, #F61836 50%, transparent 50%);
}
.wp-block-crown-blocks-featured-post .post-teaser.featured-post .post-teaser__meta, .wp-block-crown-blocks-featured-post .post-teaser.featured-post .post-teaser__meta a {
  color: #fff;
}
.wp-block-crown-blocks-featured-post .post-teaser.featured-post .post-teaser__meta .post-teaser__post {
  display: block;
}
.wp-block-crown-blocks-featured-post .post-teaser.featured-post .post-teaser__post-img {
  padding-bottom: 0;
  width: 100%;
  height: 100%;
}

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