.PostCard_postCard__Gzy_n{display:flex;flex-direction:column;background:#fff;border-radius:2rem;overflow:hidden;box-shadow:0 6px 16px #0003;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer;height:400px}.PostCard_postCard__Gzy_n:hover{transform:translateY(-6px);box-shadow:0 10px 22px #0000004d}@media(max-width:768px){.PostCard_postCard__Gzy_n{max-width:100%;border-radius:1.5rem}}.PostCard_imageWrapper__QVsO9{position:relative;width:100%;height:240px;overflow:hidden;background-color:#f0f0f0}.PostCard_imageWrapper__QVsO9 .PostCard_image__OgE3i{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.PostCard_imageWrapper__QVsO9:hover .PostCard_image__OgE3i{transform:scale(1.05)}@media(max-width:768px){.PostCard_imageWrapper__QVsO9{height:200px}}.PostCard_content__X9vV0{display:flex;flex-direction:column;padding:1.3rem;flex:1 1;gap:.5rem}@media(max-width:768px){.PostCard_content__X9vV0{padding:1.25rem}}.PostCard_category__T5N7b{display:inline-block;padding:.3rem .6rem;font-size:.7rem;font-weight:600;text-transform:uppercase;color:#fff;background-color:#06f;border-radius:.375rem;width:-moz-fit-content;width:fit-content;letter-spacing:.5px}.PostCard_title__nVDv_{font-size:1.25rem;font-weight:600;color:#1a1a1a;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.PostCard_title__nVDv_{font-size:1.1rem;min-height:3.1rem;max-height:3.1rem}}.PostCard_excerpt__TP_C5{font-size:.95rem;color:#666;line-height:1.6;margin:0;min-height:3rem;max-height:3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.PostCard_excerpt__TP_C5{font-size:.9rem;min-height:2.9rem;max-height:2.9rem}}.PostCard_footer__w5EHe{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.25rem;border-top:1px solid #e5e5e5}@media(max-width:768px){.PostCard_footer__w5EHe{padding-top:1rem}}.PostCard_date__t6lcb{color:#888;font-size:.85rem;white-space:nowrap}@media(max-width:768px){.PostCard_date__t6lcb{font-size:.8rem}}.PostCard_button__u7H0b{background:#1472ff;color:#fff;padding:.3rem 1rem;border-radius:.5rem;border:none;font-size:.9rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .3s ease}.PostCard_button__u7H0b:hover{background:#004ecc;transform:translateY(-1px)}@media(max-width:768px){.PostCard_button__u7H0b{padding:.5rem 1rem;font-size:.85rem}}