.glagol-block-posts-categories .post__list{display:grid;gap:var(--wp--preset--spacing--30)}.glagol-block-posts-categories .post__list--columns-3{grid-template-columns:1fr}@media(min-width:768px){.glagol-block-posts-categories .post__list--columns-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.glagol-block-posts-categories .post__list--columns-3{grid-template-columns:repeat(3,1fr)}}.glagol-block-posts-categories .post__list--columns-4{grid-template-columns:1fr}@media(min-width:768px){.glagol-block-posts-categories .post__list--columns-4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.glagol-block-posts-categories .post__list--columns-4{grid-template-columns:repeat(4,1fr)}}.glagol-block-posts-categories .post__list--thumbnail-one{column-gap:var(--wp--preset--spacing--30);grid-template-columns:1fr;row-gap:var(--wp--preset--spacing--30)}@media(min-width:768px){.glagol-block-posts-categories .post__list--thumbnail-one{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.glagol-block-posts-categories .post__list--thumbnail-one{grid-template-columns:repeat(3,1fr)}}.glagol-block-posts-categories .post__list--thumbnail-one .post-card{align-items:flex-start;margin-bottom:0}@media(min-width:768px){.glagol-block-posts-categories .post__list--thumbnail-one .post-card:first-child{grid-column:1;grid-row:1/-6}}.glagol-block-posts-categories .post__list--thumbnail-one .post-card__inner{align-items:start;gap:0}.glagol-block-posts-categories .post__list--thumbnail-two{column-gap:var(--wp--preset--spacing--30);grid-auto-flow:dense;grid-template-columns:1fr;row-gap:0}@media(min-width:768px){.glagol-block-posts-categories .post__list--thumbnail-two{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.glagol-block-posts-categories .post__list--thumbnail-two{grid-template-columns:repeat(3,1fr)}}.glagol-block-posts-categories .post__list--thumbnail-two .post-card{align-items:flex-start;margin-bottom:0}@media(min-width:1280px){.glagol-block-posts-categories .post__list--thumbnail-two .post-card:first-child{grid-column:1;grid-row:1/-5}.glagol-block-posts-categories .post__list--thumbnail-two .post-card:nth-child(2){grid-column:2;grid-row:1/-5}}.glagol-block-posts-categories .post__list--thumbnail-two .post-card:nth-child(n+3){margin-bottom:var(--wp--preset--spacing--30)}@media(min-width:1280px){.glagol-block-posts-categories .post__list--thumbnail-two .post-card:nth-child(n+3){grid-column:3}}.glagol-block-posts-categories .post__list--thumbnail-two .post-card__inner{align-items:start;gap:0}.glagol-block-posts-categories .post__list .post-card{display:flex;margin-bottom:0}.glagol-block-posts-categories .post__list .post-card__inner{align-items:start;column-gap:var(--wp--preset--spacing--10);row-gap:var(--wp--preset--spacing--10)}.glagol-block-posts-categories .post__list .post-card__content{gap:0;grid-template-rows:inherit;height:inherit;padding-bottom:var(--wp--preset--spacing--10)}