.module--post_list_block:has(h2) .post_grid,.module--post_list_block:has(h2) .post_list{margin-top:2em}.module--post_list_block .post_grid{display:grid;gap:3em}@media (min-width:768px){.module--post_list_block .post_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.module--post_list_block .post_grid{grid-template-columns:repeat(3,1fr)}}.module--post_list_block .post_grid>div{display:flex;height:100%;flex-direction:column;justify-content:space-between}.module--post_list_block .post_grid h2{margin-bottom:1.25em}.module--post_list_block .post_list__post{align-items:flex-start;border-bottom:1px solid #ccc;display:flex;margin-bottom:1em;padding-bottom:1em;position:relative}.module--post_list_block .post_list__date{color:#c4116f;font-size:1.5em;font-weight:600;line-height:1.3em;margin:0 .75em 0 0;width:60px}.module--post_list_block .post_list__title{color:#0e0e0e;margin:0;font-size:1.1em;font-weight:400}.module--post_list_block .post__category_link{display:flex;font-weight:600}.module--post_list_block .post__category_link span{transform:translateX(5px);transition-property:all;transition-duration:.3s;transition-timing-function:ease-in-out}.module--post_list_block .post__category_link:hover{text-decoration:none}.module--post_list_block .post__category_link:hover span{transform:translateX(10px)}@media (min-width:992px){.sidebar-primary .module--post_list_block .post_grid{grid-template-columns:repeat(2,1fr)}}