.post-card{align-items:start;background:#fff;border-radius:0;display:flex;flex-direction:column}.post-card figure{margin:0;width:100%}.posts-cards-wrapper{display:flex;padding:64px 0 100px}.post-card__above{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:32px 24px}.post-card__image{height:204px;object-fit:cover;width:100%}.posts-card__tag p{color:#0db14b;text-transform:uppercase}.post-card__title{color:#1e2f45}.post-card__title a{color:#1e2f45}.post-card__summary p,.post-card__title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.post-card__summary p{color:#231f20;margin-bottom:12px;max-width:319px}.posts-card__date-read-time{align-items:center;display:flex;justify-content:start;margin-bottom:12px}.posts-card__pipe{color:grey;margin:0 12px}.posts-card__date,.posts-card__read-time{align-items:center;column-gap:12px;display:flex;justify-content:start;margin:0}.posts-card__button{border-bottom:2px solid #ff8530;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;line-height:18px;margin-top:8px;padding:8px 0;text-transform:uppercase;width:fit-content}.posts-card__button svg{fill:none;vertical-align:middle}@media(max-width:453px){.posts-cards-wrapper{flex-direction:column}}.blog-related__post-data{color:#231f20;display:flex;justify-content:space-between;margin-bottom:20px}