.post-list_PostList__o0YH8{display:flex;flex-direction:column;gap:30px}.post-list_Post__zsgIO{width:100%;height:-moz-fit-content;height:fit-content;display:flex;justify-content:space-between;gap:30px;padding:20px;background-color:var(--gray-3);border-radius:18px;box-shadow:4px 4px 8px 0 rgba(34,60,80,.2)}.post-list_Post__zsgIO .post-list_Content__2jfra{display:flex;flex-direction:column;justify-content:space-between;gap:15px;width:60%;text-wrap:wrap}.post-list_Post__zsgIO .post-list_Content__2jfra .post-list_TagList___jI1U{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.post-list_Post__zsgIO .post-list_Content__2jfra .post-list_TagList___jI1U .post-list_Tag__zWjN9{background-color:var(--accent-color);border-radius:10px;padding:10px;color:#fff;width:-moz-fit-content;width:fit-content}.post-list_Post__zsgIO .post-list_Content__2jfra .post-list_Text__J9WUo{display:flex;flex-direction:column;gap:10px}.post-list_Post__zsgIO .post-list_Content__2jfra .post-list_Text__J9WUo p{min-height:130px;text-align:justify}.post-list_Post__zsgIO .post-list_Content__2jfra .post-list_Action__m7cEz{display:flex;justify-content:space-between;align-items:center;gap:10px}.post-list_Post__zsgIO .post-list_Content__2jfra .post-list_Action__m7cEz a{max-width:-moz-fit-content;max-width:fit-content}.post-list_Post__zsgIO .post-list_Content__2jfra .post-list_Action__m7cEz a .post-list_ReadButton__4nteL{max-width:200px}.post-list_Post__zsgIO .post-list_Content__2jfra .post-list_Action__m7cEz .post-list_Date__mlash{color:var(--gray-12)}.post-list_Post__zsgIO .post-list_Image__YLvVF{border-radius:12px;overflow:hidden;height:300px;width:450px}@media screen and (max-width:1000px){.post-list_Post__zsgIO{display:flex;flex-direction:column-reverse;gap:10px}.post-list_Post__zsgIO .post-list_Content__2jfra{width:100%}.post-list_Post__zsgIO .post-list_Image__YLvVF{display:flex;justify-content:center;align-items:center;width:100%}}.blog_Blog__uQMyo{display:flex;flex-direction:column;gap:20px}