/*!**********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/blog/blog-listings.module/module.css ***!
  \**********************************************************************************************************************************************/article.post{text-decoration:none;width:100%}article.post>a{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:0;gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #ececec;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-transition:all .3s;transition:all .3s}article.post>a:hover h5{color:var(--primary-1)!important;text-decoration:underline}article.post .thumb{aspect-ratio:1.5;background-position:50%;background-size:cover;border-radius:16px;overflow:hidden;width:100%}article.post .thumb a{background-color:transparent;display:block;height:100%;opacity:.6;-webkit-transition:all .3s;transition:all .3s;width:100%}article.post .thumb a:hover{background-color:var(--primary-1)}article.post .content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;background-color:#fff;border-radius:0 0 17px 17px;border-top:none;justify-content:flex-start}article.post h5{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:20px;overflow:hidden;padding:0;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s}article.post h5 a{color:#000}article.post p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0;overflow:hidden;text-overflow:ellipsis}article.post .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;grid-gap:15px;gap:15px}article.post .meta--bottom{margin-bottom:0;margin-top:30px}article.post .meta .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:8px;gap:8px}article.post .meta .item span,article.post .meta .item time{color:#9e9c9b;font-size:16px;font-style:normal;font-weight:400;line-height:22px}article.post .meta .item--spacer{background:#ececec;height:20px;width:1px;-ms-flex-negative:0;flex-shrink:0}article.post .meta span{color:var(--primary-1);font-size:16px;font-style:normal;font-weight:600;line-height:22px}article.post .meta .tags-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:10px;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:5px;gap:5px}article.post--featured{max-width:620px}article.post--featured.full-width{margin-bottom:30px;max-width:100%}article.post--featured.full-width a{border-bottom:1px solid #ececec}@media (min-width:768px){article.post--featured.full-width a{border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:40px;gap:40px}article.post--featured.full-width a>div{width:calc(50% - 20px)}}@media (max-width:1023px){article.post--featured{max-width:100%}}article.post--featured a{border-bottom:none}article.post--featured a h5{font-size:38px;font-style:normal;font-weight:800;line-height:50px}article.post--trending a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:25px;border-bottom:none;gap:25px}.post-listing,article.post--trending a{display:-webkit-box;display:-ms-flexbox;display:flex}.post-listing{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;position:relative;z-index:2;grid-gap:40px;gap:40px}.post-listing>.post{width:calc(33.33% - 26.66px)}@media (max-width:1023px){.post-listing>.post{width:calc(50% - 20px)}}@media (max-width:767px){.post-listing>.post{width:100%}}.post-listing-module{margin-top:60px}.post-listing-module .container>h3{display:block;text-align:center}.post-listing-module .container>h3.blog-tag-heading{text-align:left}.post-listing-featured{border-bottom:1px solid #ececec;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:60px;padding-bottom:30px;grid-gap:30px 80px;gap:30px 80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023px){.post-listing-featured{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.post-listing-featured[\:has\(\.post--featured\.full-width\)]{border-bottom:none;margin-bottom:10px;padding-bottom:0}.post-listing-featured:has(.post--featured.full-width){border-bottom:none;margin-bottom:10px;padding-bottom:0}.post-listing-featured .trending-posts-wrapper{grid-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;max-width:510px}@media (max-width:1023px){.post-listing-featured .trending-posts-wrapper{max-width:100%}}.post-listing-featured .trending-posts-wrapper a .thumb{aspect-ratio:unset;height:120px;min-width:180px;width:180px}.post-listing-featured .trending-posts-wrapper a .content{padding:17px 0 0}.post-listing-featured .trending-posts-wrapper a .content h5{font-weight:400;-webkit-line-clamp:2}