/*!***************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/blog/blog-related-posts.module/module.css ***!
  \***************************************************************************************************************************************************/.blog-related-posts{background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(hsla(0,0%,96%,0)));background:linear-gradient(180deg,#f5f5f5,hsla(0,0%,96%,0));padding:140px 0 70px}.blog-related-posts h3{display:block;margin-bottom:50px;text-align:center}.blog-related-posts .post-listing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:40px;gap:40px}.blog-related-posts .post-listing>.post{width:calc(33.33% - 26.66px)}@media (max-width:767px){.blog-related-posts .post-listing>.post{width:100%}}.blog-related-posts article.post{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;grid-gap:0;gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;text-decoration:none}.blog-related-posts article.post .thumb{aspect-ratio:1.78;background-position:50%;background-size:cover;border-radius:16px;overflow:hidden}.blog-related-posts article.post .thumb a{background-color:transparent;display:block;height:100%;opacity:.6;-webkit-transition:all .3s;transition:all .3s;width:100%}.blog-related-posts article.post .thumb a:hover{background-color:var(--primary-1)}.blog-related-posts article.post>.content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #ececec;-ms-flex-direction:column;flex-direction:column}.blog-related-posts article.post h5{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;overflow:hidden;padding:0;text-overflow:ellipsis;text-transform:uppercase}.blog-related-posts article.post h5 a{color:#000}.blog-related-posts article.post h5 a:hover{color:var(--primary-1)}.blog-related-posts article.post .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.blog-related-posts article.post .meta span{color:var(--primary-1);font-size:16px;font-style:normal;font-weight:600;line-height:22px;text-transform:capitalize}.blog-related-posts 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}.blog-related-posts article.post .button-wrapper{margin-top:30px}.blog-related-posts article.post .button-wrapper a{margin-bottom:0}