/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/news-section/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-create-block-news-section .post-card-col:nth-of-type(2n) .post-card-wrapper:nth-of-type(2n-1) .space {
  height: 4.375rem;
}
.wp-block-create-block-news-section .post-card-col:nth-of-type(2n) .post-card-wrapper:nth-of-type(2n) .space {
  height: 11.875rem;
}
.wp-block-create-block-news-section .post-card-col:nth-of-type(2n-1) .post-card-wrapper:nth-of-type(2n-1) .space {
  height: 11.875rem;
}
.wp-block-create-block-news-section .post-card-col:nth-of-type(2n-1) .post-card-wrapper:nth-of-type(2n) .space {
  height: 4.375rem;
}
.wp-block-create-block-news-section .project-card {
  transition: background 0.3s;
}
.wp-block-create-block-news-section .project-card__icon-container {
  transition: transform 0.5s;
}
.wp-block-create-block-news-section .project-card__image {
  transition: transform 0.75s;
  transform: scale(1.0001);
}
.wp-block-create-block-news-section .project-card:hover {
  background: rgba(120, 133, 80, 0.1490196078);
}
.wp-block-create-block-news-section .project-card:hover .project-card__image {
  transform: scale(1.05);
}
.wp-block-create-block-news-section .project-card:hover .project-card__icon-outer-container {
  background: black;
  opacity: 1;
  border: 1px solid black;
}
.wp-block-create-block-news-section .project-card:hover .project-card__icon-container {
  color: white;
  transform: translateX(-50%);
}
.wp-block-create-block-news-section .scroll-container {
  scrollbar-width: none;
}
.wp-block-create-block-news-section .scroll-container::-webkit-scrollbar {
  display: none;
}
.wp-block-create-block-news-section + .footer {
  background: rgba(120, 133, 80, 0.1);
}

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