.blog-popular-post{display:flex;flex-wrap:wrap;gap:20px;gap:30px 30px}.blog-popular-post .post{width:calc(33.33% - 20px);display:flex;flex-direction:row;gap:20px;padding:0;margin:0}.blog-popular-post .tags-wrapper{margin-bottom:0}.blog-popular-post .post .thumb{min-width:140px;width:140px;height:118px;background-size:cover;background-position:50%}.blog-popular-post .post .tags-wrapper .tag{display:inline-block;background:#f1f6ff;border-radius:4px;font-weight:700;font-size:11px;line-height:15px;letter-spacing:.03em;text-transform:uppercase;color:#121857;padding:4px 6px;margin-bottom:5px}@media (max-width:1023px){.blog-popular-post .post{width:100%}}