/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/components/article-grid/molecules/styles.module.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.articleCard__fcB8S {
  white-space: normal;
  width: 100%;
  display: none;
}
.articleCard__fcB8S:nth-child(-n+2) {
  display: block;
}
@media screen and (min-width: 567px) {
  .articleCard__fcB8S {
    width: calc((100% - 36px) / 2);
  }
  .articleCard__fcB8S:nth-child(-n+4) {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .articleCard__fcB8S {
    width: calc((100% - 72px) / 3);
  }
  .articleCard__fcB8S:nth-child(-n+6) {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .articleCard__fcB8S {
    width: calc((100% - 108px) / 4);
  }
  .articleCard__fcB8S:nth-child(-n+8) {
    display: block;
  }
}
.articleCardImage__faAgq {
  display: block;
  position: relative;
  border-radius: 2px;
  height: 191px;
  background-size: cover;
}
.articleCardImage__faAgq:after {
  content: "";
  border-radius: 2px;
  position: absolute;
  background: transparent -webkit-gradient(linear, left top, left bottom, color-stop(50%, #dcdcdc), color-stop(80%, #3a3a3a), to(#0d0d0d)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #dcdcdc 50%, #3a3a3a 80%, #0d0d0d 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.articleCardImageGroupTag__k9Xf7 {
  z-index: 1;
  font: normal normal normal 12px/17px Delivery, sans-serif;
  color: #FFFFFF;
  position: absolute;
  bottom: 13px;
  left: 15px;
}
.articleCardInfo__NJ92k {
  border: 1px solid #E2E2E2;
  border-top: none;
  border-radius: 0px 0px 8px 8px;
  height: calc(100% - 191px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 15px;
}
.articleCardInfoAuthor__rESUb {
  font: normal normal normal 12px/17px Delivery, sans-serif;
  letter-spacing: 0px;
  color: #323232;
}
.articleCardInfoTitle__VJ1et {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 10px;
  font: normal normal bold 18px/22px Delivery, sans-serif;
  letter-spacing: 0px;
  color: #323232;
}
.articleCardInfoTitle__VJ1et:hover {
  color: #D40511;
  display: block;
}
.articleCardInfoDescription__KCkXv {
  margin-top: 10px;
  margin-bottom: 10px;
  font: normal normal normal 12px/14px Delivery, sans-serif;
  letter-spacing: 0px;
  color: #323232;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.articleCardInfoTags__Atm3B {
  margin-top: auto;
  height: 24px;
  overflow: hidden;
  font: normal normal normal 12px/24px Delivery, sans-serif;
}
.articleCardInfoTagsTag__UDU3p {
  background-color: #FFCC00;
  border-radius: 4px;
  margin-right: 10px;
  display: inline-block;
  color: #323232;
  padding: 0px 9px 0px 15px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/components/article-grid/styles.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
.articleGrid__O92s5 {
  margin: auto;
  max-width: 1200px;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .articleGrid__O92s5 {
    margin-top: 50px;
  }
}
.articleGridHeader__M2bg0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.articleGridHeader__M2bg0 > * {
  -ms-flex-item-align: center;
      align-self: center;
}
.articleGridHeaderTitle__DazWm {
  font: normal normal bold 20px/40px Delivery, sans-serif;
  padding-left: 10px;
  border-left: 2px solid #dd3741;
}
.articleGridHeaderSort__AC0_Y {
  margin-left: auto;
}
.articleGridHeaderSortLabel__JQr4q {
  margin-bottom: 0px;
  margin-right: 20px;
}
.articleGridHeaderSortLabel__JQr4q:after {
  content: ":";
}
.articleGridHeaderSortSelect__sDQeI {
  border: 1px solid #CECECE;
  border-radius: 3px;
  display: inline;
  padding: 7px;
}
.articleGridCategories__ouITc {
  margin: 25px -50px 0;
  padding: 0 50px;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .articleGridCategories__ouITc {
    margin-top: 40px;
  }
}
.articleGridCategories__ouITc::-webkit-scrollbar-track {
  margin: 50px;
}
.articleGridCategoriesCategory__sv9zs {
  display: inline;
  margin-right: 20px;
  cursor: pointer;
  font: normal normal bold 18px/26px Delivery;
  letter-spacing: 0px;
  color: #323232;
}
.articleGridCategoriesCategory__sv9zs:hover {
  color: #D40511;
}
.articleGridCategoriesCategorySelected__tDrns {
  color: #D40511;
  text-decoration: underline;
}
.articleGridArticles__CSjX2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 36px;
  margin-top: 30px;
}
