main.blog{padding:0}main.article .blog{gap:4rem}main.article .blog-content{padding:0;display:grid;grid-auto-flow:row;grid-auto-rows:min-content;justify-items:start;max-width:768px;gap:1rem}main.article .blog-content p{text-align:start}main.article .blog-content li{list-style:unset;list-style-position:outside}main.article .blog-content ul{list-style:unset;list-style-position:inside}main.article .blog-content ol{list-style-position:inside}.fullscreen{object-fit:cover;z-index:1;width:100vw}.sidebar{display:grid;gap:1rem;grid-auto-rows:min-content}.sidebar section{flex-flow:column wrap;gap:0rem}.blog-template{padding:0 4rem;display:grid;grid-template:"posts mas-leido" 1fr/auto auto;gap:12rem}.blog-template h2,.blog-template h4{font-family:Alef}.blog-template .article{gap:1rem;flex-flow:column;justify-content:start;text-align:justify}.blog-template .main-feed{gap:6rem;flex-flow:column wrap}.blog-template .post{display:grid;grid-template:auto/.7fr 1fr;max-width:52rem}.blog-template .post .media{aspect-ratio:1/1}.blog-template .post .media img{object-fit:cover}.blog-template .post .info{justify-content:start}@media screen and (max-width:768px){.blog-template{grid-template:"posts" 1fr "mas-leido" auto/auto;gap:2rem;padding:0 1rem}.blog-template .post{grid-template:.6fr auto/auto;gap:1rem}.blog-template .post img{padding:0 1rem}.blog-template .main-feed{gap:4rem;text-align:center}hr{border:none;border-top:3px solid #B20606;text-align:center;height:5px;width:80%}.article h3{text-align:center}}
