.PostCard_card__nPe6P{height:100%;overflow:hidden;background:var(--color-white);border-radius:var(--radius-card);box-shadow:var(--shadow-card);transition:transform .3s ease,box-shadow .3s ease}.PostCard_card__nPe6P:focus-within,.PostCard_card__nPe6P:hover{transform:scale(1.03);box-shadow:var(--shadow-hover-lift)}.PostCard_card__nPe6P:focus-within{outline:2px solid var(--color-teal-button);outline-offset:3px}.PostCard_card__nPe6P:focus-within .PostCard_title__jshcJ,.PostCard_card__nPe6P:hover .PostCard_title__jshcJ{color:var(--color-teal-hover)}.PostCard_link___SWyw{display:flex;flex-direction:column;height:100%;color:var(--color-navy);text-decoration:none}.PostCard_link___SWyw:focus-visible{outline:none}.PostCard_cover__j_o4z{position:relative;width:100%;aspect-ratio:16/9;background:var(--color-overlay-teal-15)}.PostCard_coverImg__HN5_D{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.PostCard_coverPlaceholder__EA6fA{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--gradient-section-navy-teal)}.PostCard_coverPlaceholderText__RSkcd{color:var(--color-white);font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.85}.PostCard_body__UWzk3{display:flex;flex-direction:column;flex:1 1 auto;padding:var(--spacing-card)}.PostCard_category__4t_P8{color:var(--color-teal);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.PostCard_title__jshcJ{color:var(--color-navy);font-size:22px;font-weight:700;line-height:1.3;padding-bottom:0;transition:color .3s ease}.PostCard_desc__PTp_1{margin-top:10px;color:var(--color-navy);font-size:var(--text-body);font-weight:500;line-height:1.45;padding-bottom:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.PostCard_meta__h8rp8{margin-top:auto;padding-top:15px;padding-bottom:0;font-size:14px;font-weight:600;color:var(--color-petrol)}@media (prefers-reduced-motion:reduce){.PostCard_card__nPe6P,.PostCard_title__jshcJ{transition:none}.PostCard_card__nPe6P:focus-within,.PostCard_card__nPe6P:hover{transform:none}}