/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/**
 * 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: #D61E44;
}
@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, #D61E44 0%, #D61E44 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*/