.realted-posts-wrapper{margin-bottom:80px}.realted-posts-wrapper .post-listing{display:flex;gap:30px;flex-wrap:wrap}.realted-posts-wrapper .post-listing>article.post{width:calc(33.3333% - 20px)}@media(max-width:1023px){.realted-posts-wrapper .post-listing>article.post{width:calc(50% - 30px)}}@media(max-width:767px){.realted-posts-wrapper .post-listing>article.post{width:100%}}.realted-posts-wrapper article.post{display:flex;gap:20px;flex-direction:column;padding:0}.realted-posts-wrapper article.post .thumb{height:280px;width:100%;background-size:cover;border-radius:12px;display:flex;justify-content:flex-end;align-items:flex-start;padding:5px}.realted-posts-wrapper article.post .content{width:100%}.realted-posts-wrapper article.post .content .post-info a,.realted-posts-wrapper article.post .content .post-info span{font-size:14px;line-height:19px;color:#a8adc3}.realted-posts-wrapper article.post .content h5{margin-bottom:15px}.realted-posts-wrapper article.post .content h5 a{color:inherit;transition:.3s all}.realted-posts-wrapper article.post a.read-more{width:max-content}.realted-posts-wrapper article.post .tags-wrapper{display:flex;flex-wrap:wrap}.realted-posts-wrapper article.post .tags-wrapper a.tag{margin:5px;display:block;background-color:var(--primary-color);border-radius:4px;letter-spacing:.03em;text-transform:uppercase;font-weight:bold;font-size:11px;line-height:15px;color:#fff;padding:10px;transition:.3s all}