.PostCard_card__c1Dy3{display:flex;flex-direction:row;gap:15px;background-color:#fff;text-decoration:none;color:#222;transition:all .2s ease-in-out;border-bottom:1px solid #eee;padding-bottom:15px}.PostCard_large__wwKBP .PostCard_title__pUPyb{font-size:1.6rem;line-height:1.2}.PostCard_card__c1Dy3:hover .PostCard_title__pUPyb{color:var(--primary-color)}.PostCard_imageContainer__uaMtT{position:relative;flex-basis:35%;flex-shrink:0;width:100px;aspect-ratio:16/9;background-color:#f0f0f0}.PostCard_content__6SMfY{flex-basis:65%;padding-top:0;display:flex;flex-direction:column}.PostCard_category__ibdxO{color:#da1e28;font-size:.8rem;font-weight:700;text-transform:uppercase;text-decoration:none}.PostCard_title__pUPyb{font-size:.9rem;font-weight:700;line-height:1.3;margin-top:5px}@media (min-width:500px){.PostCard_card__c1Dy3{flex-direction:column;gap:0;border-bottom:none;padding-bottom:0}.PostCard_imageContainer__uaMtT{flex-basis:auto;width:100%}.PostCard_content__6SMfY{flex-basis:auto;padding-top:10px}.PostCard_title__pUPyb{font-size:1.25rem}.PostCard_large__wwKBP .PostCard_category__ibdxO{font-size:1rem}.PostCard_large__wwKBP .PostCard_title__pUPyb{font-size:2.3rem}}.PostCard_large__wwKBP{flex-direction:column;gap:0;border-bottom:none;padding-bottom:0}.PostCard_large__wwKBP .PostCard_imageContainer__uaMtT{width:100%}.PostCard_large__wwKBP .PostCard_content__6SMfY{padding-top:15px}.PostCard_playIconOverlay__90QxK{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.6);border:2px solid #fff;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;padding-left:4px;z-index:5;box-shadow:0 4px 10px rgba(0,0,0,.3)}@media (max-width:500px){.PostCard_playIconOverlay__90QxK{width:35px;height:35px;font-size:.9rem}}