.post{background-color:#fff;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;gap:16px;height:100%;padding:16px;transition:box-shadow .2s cubic-bezier(.5,.05,.1,.3);width:100%}.post .featured-img,.post .featured-img img{border-radius:4px}.post .featured-img{overflow:hidden}.post .featured-img,.post .featured-img img{aspect-ratio:360/200!important;-o-object-fit:cover;object-fit:cover}.post .category-ttr{display:flex;font-size:.75rem;justify-content:space-between;line-height:1.4}.post .title-container{flex:1}.post:hover{box-shadow:0 25px 50px -12px #00000040}
