/*!************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/blog-recent-articles.module/module.css ***!
  \************************************************************************************************************************************************/.blog-recent-post-module{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:40px;gap:40px}.blog-recent-post-module .post{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(33.33% - 26.666px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0}@media (max-width:1090px){.blog-recent-post-module .post{width:100%}}.blog-recent-post-module .tags-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;grid-gap:20px;gap:20px}.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{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 190px);padding:25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-recent-post-module .post .content h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;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}