.post-list-item{align-content:space-between;background-color:#eee;border-radius:24px;cursor:pointer;display:flex;flex-direction:column;height:100%;list-style:none;padding:10px 10px 12px;row-gap:10px}.post-list-item:hover{background-color:#f6f6f6;box-shadow:0 5px 10px #00000026}.post-list-item__link{display:flex;flex:3 1;justify-content:center}.post-list-item__image{border-radius:16px;margin:0 auto;width:-moz-fit-content;width:fit-content}.post-list-item__head{align-items:flex-start;background-color:#fff;border-radius:16px;display:flex;flex:1 1;gap:16px;justify-content:space-between;padding:10px}@media (max-width:767px){.post-list-item__head{padding:8px 10px}}@media (max-width:1365px){.post-list-item__head{gap:10px}}.post-list-item__title{color:#010101;font-family:CirceBold,Arial,sans-serif;font-size:1em;line-height:160%;margin:0 auto 0 0}@media (max-width:991px){.post-list-item__title{line-height:120%}}
