.blog-page{display:flex;gap:2rem}.blog-page.with-category .blog-items-list{width:calc(100% - 300px)}.blog-page .blog-sidebar{width:300px}@media (max-width:992px){.blog-page{gap:1rem}}@media (max-width:768px){.blog-page{flex-direction:column}.blog-page.with-category .blog-items-list{width:100%;order:2}.blog-page .blog-sidebar{width:100%;order:1}.blog-page .blog-sidebar.section-mode{display:none}}.maxwidth-theme{background:unset!important;padding:0 1rem!important}