/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/blog/04-latest-blog-post.module/module.css ***!
  \****************************************************************************************************************************************************/.latest-blog-post{position:relative}.latest-blog-post__wrapper--post .post{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:#f5f5f7;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:0 40px;overflow:hidden}@media (max-width:1023px){.latest-blog-post__wrapper--post .post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.latest-blog-post__wrapper--post .post .tags-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:30px}.latest-blog-post__wrapper--post .post .tag{background:#fff;border-radius:100px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:500;gap:8px;height:39px;line-height:39px;padding:0 20px}.latest-blog-post__wrapper--post .post .thumb{background-color:grey;background-position:50%;background-size:cover;border-radius:4px 0 0 4px;min-height:477px;padding:24px;width:50%}@media (max-width:1023px){.latest-blog-post__wrapper--post .post .thumb{aspect-ratio:398/307;min-height:0;min-height:auto;width:100%}}@media (min-width:1024px){.latest-blog-post__wrapper--post .post .thumb .tags-wrapper{display:none}}.latest-blog-post__wrapper--post .post .text-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:40px 20px 40px 0;width:50%}@media (max-width:1023px){.latest-blog-post__wrapper--post .post .text-content{padding:30px 20px;width:100%}.latest-blog-post__wrapper--post .post .text-content .tags-wrapper{display:none}}.latest-blog-post__wrapper--post .post .meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:24px}