/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/resources-index/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-resources-index {
  position: relative;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-resources-index {
    margin-bottom: 100px;
  }
}
.wp-block-crown-blocks-resources-index .post-feed > .inner {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-resources-index .post-feed-filters .options {
    justify-content: center;
  }
}
.wp-block-crown-blocks-resources-index .post-feed-filters {
  margin: 0;
}
.wp-block-crown-blocks-resources-index .post-feed-filters .filter-title {
  color: var(--Dark-Blue, #002643);
  text-align: left;
  /* Eyebrow - Small */
  font-family: Barlow;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 3.5px;
  text-transform: uppercase;
  flex: 0 0 100%;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-resources-index .post-feed-filters .filter-title {
    flex: unset;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 0;
  }
}
.wp-block-crown-blocks-resources-index .post-feed-filters .filters-tab {
  margin: 14px auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-resources-index .post-feed-filters .filters-tab {
    max-width: 80%;
    flex-wrap: nowrap;
  }
}
.wp-block-crown-blocks-resources-index .post-feed-filters li.option label .label {
  margin: 4px !important;
}
.wp-block-crown-blocks-resources-index .post-feed > .inner {
  margin: 0 -12px;
}
.wp-block-crown-blocks-resources-index .post-teaser {
  position: relative;
  width: calc(100% - 24px);
  overflow: hidden;
  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);
  margin: 28px 12px;
}
@media (min-width: 992px) {
  .wp-block-crown-blocks-resources-index .post-teaser {
    width: calc(50% - 24px);
  }
}
@media (min-width: 1200px) {
  .wp-block-crown-blocks-resources-index .post-teaser {
    width: calc(33.33% - 24px);
  }
}
.wp-block-crown-blocks-resources-index .post-teaser .gated-icon {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
}
.wp-block-crown-blocks-resources-index .post-teaser .gated-icon svg {
  width: 100%;
}
.wp-block-crown-blocks-resources-index .post-teaser__post {
  display: block;
  text-decoration: none;
  color: #373F41;
  height: 100%;
}
.wp-block-crown-blocks-resources-index .post-teaser__post.gated .gated-icon {
  display: block;
}
.wp-block-crown-blocks-resources-index .post-teaser__img-container {
  position: relative;
  padding-bottom: 50.8%;
  overflow: hidden;
  width: 100%;
}
.wp-block-crown-blocks-resources-index .post-teaser__post-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #eee;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: filter 0.2s, transform 0.2s;
}
.wp-block-crown-blocks-resources-index .post-teaser__post-title {
  margin-bottom: 15px;
}
.wp-block-crown-blocks-resources-index .post-teaser__type {
  display: block;
  padding: 12px 18px;
  border-radius: 4px;
  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;
  background-color: #e5e5e5;
}
.wp-block-crown-blocks-resources-index .post-teaser__category {
  display: flex;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #FFBC1D;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-resources-index .post-teaser__category {
    font-size: 18px;
  }
}
.wp-block-crown-blocks-resources-index .post-teaser__category .resource-teaser__icon {
  margin-right: 10px;
}
.wp-block-crown-blocks-resources-index .post-teaser__meta {
  padding: 24px 32px;
}
.wp-block-crown-blocks-resources-index .post-teaser__meta .inner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: baseline;
  height: 100%;
}
.wp-block-crown-blocks-resources-index .post-teaser:hover .post-teaser__post-img, .wp-block-crown-blocks-resources-index .post-teaser:focus .post-teaser__post-img {
  transform: scale(1.1);
}
.wp-block-crown-blocks-resources-index form.feed-filters .filters-header button.filters-toggle {
  border-right: none;
}
.wp-block-crown-blocks-resources-index .index-cta {
  margin-top: 30px;
}
.wp-block-crown-blocks-resources-index .return-to-top {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 1.2;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding-top: 17px;
  background-color: #fff;
  z-index: 10999;
  position: fixed;
  bottom: 40px;
  right: 40px;
}
.wp-block-crown-blocks-resources-index .return-to-top::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-bottom-color: currentColor;
}

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