/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/results-index/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-results-index {
  text-align: left;
}
.wp-block-crown-blocks-results-index form.feed-filters .filters-tabs {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-crown-blocks-results-index form.feed-filters .filters-tabs > .container {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.wp-block-crown-blocks-results-index form.feed-filters .filters-header button.filters-toggle {
  border-right: 0;
}
.wp-block-crown-blocks-results-index form.feed-filters .filters-header button.search-field-toggle {
  margin-right: 0;
}
.wp-block-crown-blocks-results-index .result-teaser {
  margin-bottom: 40px;
  border-radius: 5px;
}
.wp-block-crown-blocks-results-index .result-teaser a:not(.btn) {
  color: inherit;
  transition: opacity 0.15s;
  text-decoration: underline;
}
.wp-block-crown-blocks-results-index .result-teaser a:not(.btn):hover {
  opacity: 0.6;
}
.wp-block-crown-blocks-results-index .result-teaser:nth-child(4n+1) {
  background-color: #D61E44;
}
.wp-block-crown-blocks-results-index .result-teaser:nth-child(4n+2) {
  background-color: #F1BA1B;
}
.wp-block-crown-blocks-results-index .result-teaser:nth-child(4n+3) {
  background-color: #33BCBB;
}
.wp-block-crown-blocks-results-index .result-teaser:nth-child(4n) {
  background-color: #95C23D;
}
.wp-block-crown-blocks-results-index .result-teaser:nth-child(4n+1), .wp-block-crown-blocks-results-index .result-teaser:nth-child(4n+3), .wp-block-crown-blocks-results-index .result-teaser:nth-child(4n) {
  color: #fff;
}
.wp-block-crown-blocks-results-index .result-teaser__post-img {
  position: relative;
  padding-bottom: 67%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
}
.wp-block-crown-blocks-results-index .result-teaser__post-img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #EFE7DA;
  -webkit-clip-path: polygon(0 calc(80% - 5px), 100% calc(100% - 5px), 100% 100%, 0 100%);
          clip-path: polygon(0 calc(80% - 5px), 100% calc(100% - 5px), 100% 100%, 0 100%);
}
.wp-block-crown-blocks-results-index .result-teaser__content {
  padding: 20px 20px 40px;
}
@media (min-width: 992px) {
  .wp-block-crown-blocks-results-index .result-teaser__content {
    padding: 40px 30px 40px;
  }
}
.wp-block-crown-blocks-results-index .result-teaser__post-title {
  font-size: 22px;
}
.wp-block-crown-blocks-results-index .result-teaser__tagline {
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
}
.wp-block-crown-blocks-results-index .result-teaser__excerpt {
  font-size: 15px;
  opacity: 0.8;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-results-index .result-teaser {
    display: flex;
  }
  .wp-block-crown-blocks-results-index .result-teaser__post-img {
    flex-basis: calc(50% + 30px);
    order: 2;
    padding-bottom: 0;
    -webkit-clip-path: polygon(100px 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(100px 0, 100% 0, 100% 100%, 0 100%);
  }
  .wp-block-crown-blocks-results-index .result-teaser__post-img::after {
    -webkit-clip-path: polygon(0 0, 105px 0, 5px 100%, 0 100%);
            clip-path: polygon(0 0, 105px 0, 5px 100%, 0 100%);
  }
  .wp-block-crown-blocks-results-index .result-teaser__content {
    flex-basis: calc(50% - 30px);
    order: 1;
  }
  .wp-block-crown-blocks-results-index .result-teaser:nth-child(even) .result-teaser__post-img {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 100px 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 100px 100%);
  }
  .wp-block-crown-blocks-results-index .result-teaser:nth-child(even) .result-teaser__post-img::after {
    -webkit-clip-path: polygon(0 0, 5px 0, 105px 100%, 0 100%);
            clip-path: polygon(0 0, 5px 0, 105px 100%, 0 100%);
  }
}

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