.PostCard_card__c1Dy3{display:flex;flex-direction:column}.PostCard_thumbnail__QQbXP{display:block;aspect-ratio:3/2;overflow:hidden;border-radius:var(--radius);background:var(--bg-lightgrey);margin-bottom:1rem}.PostCard_thumbnail__QQbXP img{width:100%;height:100%;object-fit:cover}.PostCard_title__pUPyb{font-size:1.3rem;margin-bottom:.4rem}.PostCard_title__pUPyb a{color:var(--color-primary)}.PostCard_title__pUPyb a:hover{color:var(--color-accent)}.PostCard_date__FC4R4{color:var(--color-meta);font-size:.8rem;margin-bottom:.75rem;display:block}.PostCard_excerpt__QFXnm{color:var(--color-grey);font-size:.95rem;margin-bottom:.75rem}.PostCard_readMore__D6xg9{color:var(--color-primary);font-weight:600;font-size:.85rem}.PostCard_readMore__D6xg9:hover{color:var(--color-accent)}.PostCard_grid__g4aWT{display:grid;grid-template-columns:1fr 1fr;gap:35px 30px}@media (max-width:720px){.PostCard_grid__g4aWT{grid-template-columns:1fr}}.Sidebar_sidebar__G7Mzs{width:100%}.Sidebar_searchForm__OG7YN{display:flex;margin-bottom:2rem}.Sidebar_searchForm__OG7YN input[type=text]{flex:1 1;height:40px;padding-left:12px;font-size:14px;background-color:#fff;border:1px solid #ccc;border-radius:4px}.Sidebar_searchForm__OG7YN button{display:none}.Sidebar_aboutTitle__yw4Z9{color:#444444;font-family:var(--font-open-sans),sans-serif;font-size:28px;font-weight:600;margin-bottom:.75rem}.Sidebar_aboutText__uIBha{color:var(--color-grey);font-size:.9rem}.Sidebar_separator__Qap36{display:block;border-top:1px solid rgba(0,0,0,.08);margin:1.5rem 0}