/*!*************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/blog-related-articles.module/module.css ***!
  \*************************************************************************************************************************************************/.blog-recent-post-module{grid-gap:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.blog-recent-post-module .post{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;width:calc(33.33% - 26.666px)}@media (max-width:1090px){.blog-recent-post-module .post{width:100%}}.blog-recent-post-module .tags-wrapper{grid-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding:0}.blog-recent-post-module .tags-wrapper .tag{color:#051c3e;font-size:16px;line-height:28px;margin:0;-webkit-transition:all .3s;transition:all .3s}.blog-recent-post-module .post .thumb{background-position:50%;background-size:cover;height:190px;width:100%}.blog-recent-post-module .post .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 190px);padding:25px}.blog-recent-post-module .post .content h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-top:15px;overflow:hidden;text-overflow:ellipsis}.blog-recent-post-module .post .content a.read-more{color:#d22b4a;font-size:16px;font-weight:500;line-height:28px;margin:auto 0 0;text-decoration:underline}