.t-main-blog{position:relative}.t-main-blog__article-wrapper{display:flex;flex-wrap:wrap;gap:var(--layout-row-grid-gap) var(--layout-column-grid-gap)}.t-main-blog__article-wrapper .m-article-card{--flex-items:1;order:var(--article-order);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:2rem;margin-bottom:2.5rem;margin-top:2.5rem}.t-main-blog__header{margin-bottom:10rem;margin-top:4rem}.t-main-blog__heading{margin-bottom:4rem}.t-main-blog__text{margin-bottom:3rem}@media screen and (min-width:768px){.t-main-blog__text{margin-bottom:4rem}}.t-main-blog .m-pagination__wrapper{margin-top:10rem}.t-main-blog__breadcrumbs{background:transparent;width:100%}.t-main-blog__filters{background:transparent}