/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/post-index/src/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
.has-gradient-one-color {
  background: linear-gradient(90deg, #45b6fa 0%, #2158f3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-two-color {
  background: linear-gradient(270deg, #ADF2BD 0%, #8BEFF2 47.25%, #BBC7F2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.has-gradient-four-color {
  background: linear-gradient(298.77deg, #515151 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-five-color {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.bg-color-gradient-two {
  background: linear-gradient(270deg, #ADF2BD 0%, #8BEFF2 47.25%, #BBC7F2 100%);
}

.bg-color-gradient-three {
  background: linear-gradient(302.32deg, #144C3F 0%, #144D6C 49.53%, #2B2C5B 100%);
}

.bg-color-gradient-four {
  background: linear-gradient(298.77deg, #515151 0%, #121924 100%);
}

.bg-color-gradient-five {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
}

/**
 * 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-post-index {
  position: relative;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-post-index h3 {
    margin-top: 12px;
  }
}
.wp-block-crown-blocks-post-index .post-feed > .inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
}
.wp-block-crown-blocks-post-index .post-teaser {
  margin-bottom: 25px;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-post-index .post-teaser {
    margin-bottom: 50px;
  }
}
.wp-block-crown-blocks-post-index form.feed-filters .filters-header button.filters-toggle {
  border-right: none;
}
.wp-block-crown-blocks-post-index .post-teaser {
  border: 1px solid #404040;
  margin: 16px;
  background-color: #FFFFFF;
}
.wp-block-crown-blocks-post-index .post-teaser:hover, .wp-block-crown-blocks-post-index .post-teaser:focus {
  border: 1px solid #2158F3;
  background-color: #2158F3 !important;
}
.wp-block-crown-blocks-post-index .post-teaser:hover__category, .wp-block-crown-blocks-post-index .post-teaser:focus__category {
  color: #FFFFFF;
}
.wp-block-crown-blocks-post-index .post-teaser:hover .btn__arrow, .wp-block-crown-blocks-post-index .post-teaser:focus .btn__arrow {
  color: #FFFFFF;
  transform: 0.2s color;
}
.wp-block-crown-blocks-post-index .post-teaser:nth-child(even) {
  background-color: #FFFFFF;
}
.wp-block-crown-blocks-post-index .post-teaser a {
  color: #404040;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-post-index .post-teaser {
    width: calc(50% - 32px);
  }
}
.wp-block-crown-blocks-post-index .post-teaser__category {
  color: #2158F3;
}
.wp-block-crown-blocks-post-index .post-teaser__post-img {
  mix-blend-mode: normal;
  opacity: 0.2;
  filter: grayscale(0);
}

.post-teaser {
  position: relative;
  overflow: hidden;
  background-color: #2158F3;
  color: #FFFFFF;
  width: 100%;
}
.post-teaser a {
  color: #FFFFFF;
}
.post-teaser a:hover, .post-teaser a:Focus {
  color: #FFFFFF;
}
@media (min-width: 576px) {
  .post-teaser {
    width: 33.33%;
  }
}
.post-teaser:nth-child(even) {
  background-color: #051339;
}
.post-teaser:hover .post-teaser__meta::before, .post-teaser:focus .post-teaser__meta::before {
  height: 30px;
  top: -30px;
}
.post-teaser:hover .post-teaser__meta::after, .post-teaser:focus .post-teaser__meta::after {
  height: 25px;
  top: -25px;
}
.post-teaser:hover .post-teaser__post-img, .post-teaser:focus .post-teaser__post-img {
  transform: scale(1.1);
}
.post-teaser__category {
  font-family: "Space Grotesk";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 20px;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .post-teaser__category {
    font-size: 18px;
    line-height: 23px;
  }
}
.post-teaser__post-title {
  font-family: "Space Grotesk";
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
}
@media (min-width: 576px) {
  .post-teaser__post-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.post-teaser__post-date {
  font-family: "IBM Plex Sans";
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
@media (min-width: 576px) {
  .post-teaser__post-date {
    font-size: 16px;
    line-height: 24px;
  }
}
.post-teaser__post-excerpt {
  display: none;
}
.post-teaser__post {
  overflow: hidden;
  width: 100%;
}
.post-teaser__post-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: transform 0.2s;
  mix-blend-mode: soft-light;
  filter: grayscale(1);
}
.post-teaser__post-excerpt {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 20px;
}
.post-teaser__meta {
  position: relative;
  padding: 35px;
}
@media (min-width: 768px) {
  .post-teaser__meta {
    padding: 70px;
  }
}

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