/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
/* Colors */
/*-------------------
     Transitions
--------------------*/
/*-------------------
     Breakpoints
--------------------*/
/* Responsive */
/* Header */
/* Extras Content */
/* Consecutive Items */
/* Divided */
/* Glow Gradient */
@keyframes placeholderShimmer {
  0% {
    background-position: -1200px 0;
  }
  100% {
    background-position: 1200px 0;
  }
}
/* Image */
.wp-block-post-featured-image .image {
  grid-area: image;
}
.wp-block-post-featured-image .image img {
  width: 100%;
  height: auto;
}
.wp-block-post-featured-image .image.bordered img {
  border: 1px solid #dadada;
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A1:not(.loaded) > picture > img {
    animation: placeholderShimmer 2s linear;
    animation-iteration-count: infinite;
    background-color: white;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%);
    background-size: 1200px 100%;
  }
}
.wp-block-post-featured-image .image.A1 img {
  max-width: 690px;
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A1 img {
    max-width: 564px;
  }
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A1 img {
    height: 317px;
  }
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A2:not(.loaded) > picture > img {
    animation: placeholderShimmer 2s linear;
    animation-iteration-count: infinite;
    background-color: white;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%);
    background-size: 1200px 100%;
  }
}
.wp-block-post-featured-image .image.A2 img {
  max-width: 690px;
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A2 img {
    max-width: 268px;
  }
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A2 img {
    height: 151px;
  }
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A3:not(.loaded) > picture > img {
    animation: placeholderShimmer 2s linear;
    animation-iteration-count: infinite;
    background-color: white;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%);
    background-size: 1200px 100%;
  }
}
.wp-block-post-featured-image .image.A3 img {
  max-width: 148px;
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A3 img {
    max-width: 194px;
  }
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A3 img {
    height: 110px;
  }
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A4:not(.loaded) > picture > img {
    animation: placeholderShimmer 2s linear;
    animation-iteration-count: infinite;
    background-color: white;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%);
    background-size: 1200px 100%;
  }
}
.wp-block-post-featured-image .image.A4 img {
  max-width: 690px;
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A4 img {
    max-width: 268px;
  }
}
@media only screen and (min-width: 767px) {
  .wp-block-post-featured-image .image.A4 img {
    height: 151px;
  }
}
.wp-block-post-featured-image .image.XL > img, .wp-block-post-featured-image .image.XL > source {
  max-width: 720px;
}

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