/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-posts/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-posts {
  position: relative;
  z-index: 2;
  overflow-x: clip;
  padding-bottom: 2rem;
}
.wp-block-crown-blocks-featured-posts > .inner {
  width: 100%;
  margin: 0 -12px;
}
.wp-block-crown-blocks-featured-posts .post-teaser {
  margin: 0 12px 28px;
  width: calc(100% - 24px);
  overflow: hidden;
  transition: box-shadow 0.3s;
  border-radius: 10px;
  border: 2px solid var(--Light-Gray, #F0F0F0);
  background: var(--White, #FFF);
  box-shadow: 0px 8px 24px -6px rgba(17, 31, 82, 0.1);
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-featured-posts .post-teaser {
    width: calc(33.33% - 24px);
  }
}
.wp-block-crown-blocks-featured-posts .post-teaser__post {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #373F41;
  font-family: "Futura";
}
@media (max-width: 1200px) {
  .wp-block-crown-blocks-featured-posts .post-teaser__post {
    flex-wrap: wrap;
  }
}
.wp-block-crown-blocks-featured-posts .post-teaser__img-container {
  flex: 0 0 100%;
}
@media (min-width: 1200px) {
  .wp-block-crown-blocks-featured-posts .post-teaser__img-container {
    flex: 0 0 50%;
  }
}
.wp-block-crown-blocks-featured-posts .post-teaser__post-img {
  flex: 0 0 50%;
  background-repeat: no-repeat;
  background-color: #eee;
  background-size: cover;
  background-position: center;
  transition: transform 0.2s;
  padding-bottom: 50%;
}
.wp-block-crown-blocks-featured-posts .post-teaser__meta {
  position: relative;
  transition: 0.3s padding;
  padding: 20px 24px;
}
@media (min-width: 1200px) {
  .wp-block-crown-blocks-featured-posts .post-teaser__meta {
    padding: 24px 32px;
  }
}
.wp-block-crown-blocks-featured-posts .post-teaser__post-excerpt {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 20px;
}
.wp-block-crown-blocks-featured-posts .post-teaser__type {
  padding: 12px 18px;
  border-radius: 4px;
  display: inline-block;
  font-family: "Barlow";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 3.5px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.wp-block-crown-blocks-featured-posts .post-teaser__post-title {
  margin-bottom: 15px;
}
.wp-block-crown-blocks-featured-posts .post-teaser__cta.btn {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 19px;
  text-align: center;
  padding: 5px 30px;
}
.wp-block-crown-blocks-featured-posts .slick-arrow {
  width: 2.75rem;
  height: 2.75rem;
  overflow: hidden;
  padding: 0;
  border: none;
  outline: none;
  text-indent: -1000000px;
  position: absolute;
  right: 40px;
  bottom: -40px;
  background-color: transparent;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-featured-posts .slick-arrow {
    right: 40px;
  }
}
.wp-block-crown-blocks-featured-posts .slick-arrow.slick-next {
  right: 4px;
}
.wp-block-crown-blocks-featured-posts .slick-arrow.slick-disabled {
  opacity: 0.3;
  filter: grayscale(1);
}
.wp-block-crown-blocks-featured-posts .slick-arrow.slick-prev:before {
  background-image: url("data:image/svg+xml,%3csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"%3e%3cpath d=\"M21 12H7\" stroke=\"%23002643\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3cpath d=\"M11.9922 5C11.9922 8 6.49951 12 3.99213 12\" stroke=\"%23002643\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3cpath d=\"M11.9922 19C11.9922 16 6.49951 12 3.99213 12\" stroke=\"%23002643\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3c/svg%3e");
}
.wp-block-crown-blocks-featured-posts .slick-arrow.slick-next:before {
  background-image: url("data:image/svg+xml,%3csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"%3e%3cpath d=\"M3 12H17\" stroke=\"%23002643\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3cpath d=\"M12.0078 5C12.0078 8 17.5005 12 20.0079 12\" stroke=\"%23002643\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3cpath d=\"M12.0078 19C12.0078 16 17.5005 12 20.0079 12\" stroke=\"%23002643\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3e%3c/svg%3e");
}
.wp-block-crown-blocks-featured-posts .slick-arrow:before {
  content: "";
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  font-size: 1rem;
  line-height: 1;
  text-indent: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-50%) translateX(-50%);
}
.wp-block-crown-blocks-featured-posts .entry-featured-image .image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 52%;
}
.wp-block-crown-blocks-featured-posts .entry-featured-image .image img {
  display: none;
}

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