.post{flex-direction:column;width:100%;max-width:340px;display:flex}.post .image-post{width:340px;height:160px}.post .image-post img{object-fit:cover;object-position:center;width:340px;height:160px}.post .infos{background-color:#fff;flex-direction:column;justify-content:space-between;gap:8px;height:316px;padding:16px;display:flex}.post .infos .tag-category{box-sizing:border-box;width:fit-content;height:33px;font-family:var(--font-inter);text-transform:uppercase;color:#2f3035;border:1px solid #2f3035;border-radius:27.2px;flex-direction:row;justify-content:center;align-items:center;padding:6px 13px;font-size:11.6875px;font-style:normal;font-weight:600;line-height:20px;display:flex}.post .infos .title{-webkit-line-clamp:2;text-overflow:ellipsis;text-transform:capitalize;color:#000;-webkit-box-orient:vertical;min-height:54px;max-height:240%;font-family:Helvetica-Now-Text--Bold;font-size:24px;line-height:120%;display:-webkit-box;overflow:hidden}.post .infos .publish{color:#5f5f5f;font-family:Helvetica-Now-Text--Regular;font-size:10px;line-height:15px}.post .infos .description{color:#2f3035;-webkit-line-clamp:6;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:Helvetica-Now-Text--Regular;font-size:14px;line-height:normal;display:-webkit-box;overflow:hidden}.post .infos .link-button{color:#fff;background:#f1b434;border-radius:21.2228px;flex-direction:row;justify-content:center;align-items:center;width:113.45px;height:33.61px;margin-top:12px;padding:5.3057px 21.2228px;font-family:Helvetica-Now-Text--Bold;font-size:15.92px;display:flex}.post .infos .link-button:hover{color:#000;background:#eebf5e}@media (max-width:600px){.post{max-width:353px}.post .image-post img{width:353px}.post .infos{gap:12px;height:auto}.post .infos .link-button{margin-top:16px;font-size:13.26px}}
