.l-grid{flex-direction:column;max-width:100%}@media only screen and (min-width:48rem){.l-grid{display:flex;flex-wrap:wrap;margin:0 -10px}}@media only screen and (min-width:80rem){.l-grid{margin:0 -20px}}@media only screen and (min-width:48rem){.l-grid.centered{justify-content:center}}.l-grid.full{flex-direction:row;width:100%}.l-grid.full .m-card-advertisement{width:100%}@media only screen and (min-width:48rem){.l-grid.full .m-card-advertisement{width:calc(33.33333% - 20px)}}.l-grid.full .m-article-card{width:100%}@media only screen and (min-width:48rem){.l-grid.full .m-article-card{width:calc(33.33333% - 20px)}}.l-grid.f-1{align-content:start;display:none;flex-direction:row;justify-content:unset;width:100%}@media only screen and (min-width:48rem){.l-grid.f-1{display:flex;max-width:33.3333333333%}}.l-grid.f-1 .m-article-card,.l-grid.f-1 .m-card-advertisement{width:calc(100% - 20px)}.l-grid.f-2{align-content:start;flex-direction:row;justify-content:unset;width:100%}@media only screen and (min-width:48rem){.l-grid.f-2{max-width:66.6666666667%}}@media only screen and (min-width:64rem){.l-grid.f-2 .m-card-advertisement{width:calc(100% - 20px)}}@media only screen and (min-width:48rem){.l-grid.f-2 .m-card-advertisement{width:calc(50% - 20px)}}@media only screen and (min-width:64rem){.l-grid.f-2 .m-article-card{width:calc(100% - 20px)}}@media only screen and (min-width:48rem){.l-grid.f-2 .m-article-card{width:calc(50% - 20px)}.l-grid.sidebar{align-content:start;flex-direction:column;justify-content:space-between}}.m-pagination{align-items:center;display:flex;justify-content:center;margin:0 auto 40px}.m-pagination__text{color:var(--titles-color);display:inline-block;font-size:.875rem;letter-spacing:.2px;text-align:center}@media only screen and (min-width:48rem){.m-pagination__text{font-size:1rem;letter-spacing:.3px}}.author-template .m-author-links{display:flex;justify-content:center;margin:15px 0}