.PostCard_postcard__pZHDG{width:clamp(200px,49%,900px);aspect-ratio:12/3;display:flex;align-items:center;justify-content:left;gap:10px;background-color:var(--white);box-shadow:0 0 3px rgba(0,0,0,.2);border-radius:5px;cursor:pointer;transition:all .2s ease-in-out}.PostCard_imagewrapper__KMh_I{position:relative;height:100%;aspect-ratio:4/3}.PostCard_imagewrapper__KMh_I img{width:100%;height:100%;object-fit:cover}.PostCard_postinfo__c7TWg{width:100%;height:100%;display:flex;flex-direction:column;align-items:left;justify-content:center;font-size:.85rem;gap:12px;padding:10px 20px}.PostCard_postinfo__c7TWg .PostCard_posttitle__82deE{line-clamp:3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.PostCard_postdate__B4dC6{font-size:1.1rem;font-weight:400;text-shadow:0 0 5px hsla(0,0%,100%,.7)}@media screen and (max-width:1200px){.PostCard_postcard__pZHDG{flex-direction:column;aspect-ratio:10/5;width:clamp(200px,48%,500px)}.PostCard_imagewrapper__KMh_I{width:100%}.PostCard_postinfo__c7TWg{padding:15px;font-size:.8rem;justify-content:space-between}.PostCard_postdate__B4dC6{font-size:1rem}}@media screen and (max-width:750px){.PostCard_postcard__pZHDG{width:clamp(200px,99%,500px)}.PostCard_postinfo__c7TWg{font-size:.85rem}}.page_home__hAbSN{width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center}