.post_single{padding-bottom:var(--r6)}.single .topo{background:var(--cor-azul)}.post__topo{text-align:center;padding:calc(var(--header-altura) + var(--r4)) 0 var(--r2);display:flex;flex-direction:column;align-items:center;gap:var(--r1)}.post__titulo{font-size:calc(2.25rem * var(--r));line-height:1.15;color:var(--cor-1)}.post__subtitulo{font-size:var(--bloco-subtitulo-2);color:var(--cor-1);font-weight:400;line-height:1.4;opacity:.75}.post__imagem_wrap{margin-bottom:var(--r2)}.post__imagem{width:100%;height:auto;display:block;border-radius:.75rem;object-fit:cover}.post__corpo{display:flex;flex-direction:column;gap:var(--r1)}.post__corpo .bloco_texto{max-width:unset}.post__leitura_info{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#999}.post__leitura_info svg{flex-shrink:0}.post__conteudo{display:flex;flex-direction:column;gap:var(--r2);min-width:0}.post__conteudo li,.post__conteudo p{font-size:1rem;line-height:1.75;color:#333}.post__conteudo h2,.post__conteudo h3,.post__conteudo h4,.post__conteudo h5,.post__conteudo h6{font-family:var(--font-1);margin-top:var(--r2);margin-bottom:var(--r1);color:var(--cor-1);text-wrap:balance}.post__conteudo h2 strong,.post__conteudo h3 strong,.post__conteudo h4 strong,.post__conteudo h5 strong,.post__conteudo h6 strong{color:var(--cor-2)}.post__conteudo img{border-radius:.5rem;margin:var(--r2) 0}.post__conteudo a{color:var(--cor-azul);text-decoration:underline}.post__conteudo hr{margin:var(--r2) 0 0 0;border:none;border-top:1px solid var(--cor-2);opacity:.25}.breadcrumb{padding:var(--r1) 0 0;align-self:flex-start}.breadcrumb ul{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;font-size:.75rem;font-weight:500;color:var(--cor-2);list-style:none;margin-left:0;text-align:left}.breadcrumb li:not(:last-child)::after{content:"›";margin-left:.35rem;opacity:.5}.breadcrumb a{color:var(--cor-2);opacity:.7}.breadcrumb a:hover{opacity:1}.breadcrumb li:last-child{opacity:.45}.botao-voltar{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:1.75rem;height:1.75rem;border-radius:50%;border:1.5px solid var(--cor-2);color:var(--cor-2);margin-bottom:var(--r1);transition:background .2s,color .2s}.botao-voltar svg{width:16px;height:16px}.botao-voltar:hover{background:var(--cor-2);color:#fff}.compartilhar__label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--cor-azul);margin-top:var(--r2);padding-top:var(--r1);border-top:1px solid rgba(0,0,0,.08)}.compartilhar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.compartilhar__link{display:inline-flex;align-items:center;justify-content:center;color:var(--cor-azul);transition:opacity .2s}.compartilhar__link svg{width:24px;height:24px;fill:currentColor}.compartilhar__link:hover{opacity:.65}@media (max-width:992px){.post__topo{padding:var(--r2) 0 var(--r1)}.post__titulo{font-size:1.5rem}}