.t-main-blog__text p:last-child{margin-bottom:0}.t-main-blog__article-wrapper{display:flex;flex-wrap:wrap;gap:var(--layout-row-grid-gap) var(--layout-column-grid-gap);margin-top:8rem}.t-main-blog__article-wrapper .m-article-card{--flex-items:1;width:calc(100%/var(--flex-items) - (var(--flex-items) - 1)/var(--flex-items)*var(--layout-column-grid-gap))}@media screen and (min-width:768px){.t-main-blog__columns--1 .m-article-card{--flex-items:1}.t-main-blog__columns--2 .m-article-card{--flex-items:2}.t-main-blog__columns--3 .m-article-card{--flex-items:3}.t-main-blog__columns--4 .m-article-card{--flex-items:4}}.t-main-blog__filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;margin-top:2.5rem}