.realted-posts-wrapper{margin-bottom:80px}.realted-posts-wrapper .post-listing{display:flex;flex-wrap:wrap;gap:30px}.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;flex-direction:column;gap:20px;padding:0}.realted-posts-wrapper article.post .thumb{align-items:flex-start;background-size:cover;border-radius:12px;display:flex;height:280px;justify-content:flex-end;padding:5px;width:100%}.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{color:#a8adc3;font-size:14px;line-height:19px}.realted-posts-wrapper article.post .content h5{margin-bottom:15px}.realted-posts-wrapper article.post .content h5 a{color:inherit;transition:all .3s}.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{background-color:var(--primary-color);border-radius:4px;color:#fff;display:block;font-size:11px;font-weight:700;letter-spacing:.03em;line-height:15px;margin:5px;padding:10px;text-transform:uppercase;transition:all .3s}