.post-lst{border-left:1px solid #dedede;display:grid;grid-template-columns:repeat(3,1fr)}.post-item,.post-item>a{background:#fff}.post-item>a{border-bottom:1px solid #dedede;border-right:1px solid #dedede;border-top:1px solid #dedede;display:block;height:100%;padding:24px;transition:all .3s}.post-item>a:hover{background:#f7f7f7}.post-item:nth-child(n+4)>a{border-top:0}.post-item__thum{line-height:1;margin-bottom:24px}.post-item__thum img{aspect-ratio:1200/630;height:auto;object-fit:cover;width:100%}.post-item__ttl{font-size:19px;line-height:1.3;margin-bottom:8px}.post-item__sub{align-items:flex-start;color:#454545;display:flex;font-size:13px;gap:16px}.seminor__item__date{font-size:13px}.no-posts-message{padding:48px 20px}@media screen and (max-width:768px){.post-lst{grid-template-columns:1fr}.post-item:nth-child(n+2)>a{border-top:0}}