.post-card{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.post-card__image{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:248px;width:100%}.post-card__content{flex:1 1 0%;padding:1.25rem 1.25rem 1.75rem}@media (min-width:768px){.post-card__content{padding-bottom:1.25rem}}.post-card__info{display:flex;flex-direction:row;justify-content:space-between;width:100%}.post-card__date{--tw-text-opacity:1;color:rgba(102,108,137,var(--tw-text-opacity));font-size:14px;font-weight:700}.post-card__post-title{font-size:24px;font-weight:600;line-height:150%;line-height:130%;margin-top:1.25rem;max-width:462px;width:100%}.post-card .button,.post-card__body{margin-top:1.25rem}