.ct{padding:1rem;display:flex;justify-content:center;align-items:center}.blog-wrap{min-height:100vh;align-items:stretch;margin:0;padding:0}.blog-wrap,.cabecalho{width:100%;display:flex;flex-direction:column}.cabecalho{background-color:var(--primary-color);color:var(--white-color);margin-bottom:20px;padding:100px;align-items:center}.cabecalho h1{font-size:2rem;letter-spacing:.03em;margin:0 0 8px}.cabecalho p{font-size:1.3rem;line-height:1.6;opacity:.95;margin:0}.ct-h{padding:1rem;margin:auto;max-width:1300px;align-items:center}.ct-h,.d-flex{display:flex;justify-content:center}.d-flex{flex-direction:column;gap:2rem}.bg-principal-blog{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:100vh;background-image:url(/imagem/blog/bg-blog.webp);background-repeat:repeat-y;background-position:top;background-size:100% auto}.mural{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.post-self{max-width:90px;max-height:90px;width:90px;height:90px;border-radius:100px;object-fit:cover;box-shadow:0 2px 2px rgba(0,0,0,.3)}.post{background-color:var(--primary-color);color:var(--white-color);border-radius:5px}.post,.post-skeleton{box-sizing:border-box;margin:5px}.post-skeleton{background-color:var(--secondary-grey-color-background);border-radius:10px}.grid-post{min-width:100%;max-width:100%}.grid-post img{width:100%;object-fit:cover}.img-post{filter:grayscale(100%);border-radius:5px;height:200px;max-height:200px;max-width:100%;min-height:auto}.link-p{cursor:pointer;text-align:left;border:2px solid transparent;background-color:#fff;margin:0;border-radius:10px;transition:.5s ease}.link-p:hover{background-color:#95dbcb;border-radius:8px;filter:grayscale(30%)}.autor_salvo{position:absolute;bottom:-150px;left:500px;right:-130px}.data{font-size:.8rem}.titulo-salvo{font-size:1.2rem;font-weight:700;margin-top:10px}.grid-conteudo{display:flex;flex-direction:column;justify-content:center;gap:13px;padding:10px 20px;width:100%;height:100%}.postPostado-titulo{color:var(--primary-color);margin-top:20px}.post .titulo{font-size:1.5rem}.post .autoria{word-wrap:break-word}.post .segmento{margin:0 10px 0 0}.post-g{display:flex;flex-direction:column;width:630px;height:400px}.post-g .titulo{padding-right:130px}.post-p{display:flex;flex-direction:column;width:290px;height:400px}.post-p .autor_salvo{display:none}.postTitulo{align-items:center;text-align:center;margin-top:60px}.mural-btn,.postTitulo{display:flex;justify-content:center}.mural-btn{flex-wrap:wrap;margin-bottom:5rem}.posts-grid{display:flex;flex-direction:column;gap:24px;width:100%}.load-more-wrapper{display:flex;align-items:center;justify-content:center;margin:20px 0 40px}.img-post-color{width:100%;height:300px;object-fit:cover;border-radius:0 0 5px 5px;display:block}.post-layout{max-width:1400px;width:100%;margin:0 auto;display:grid;grid-template-columns:220px minmax(0,1fr) 260px;grid-template-areas:"autor conteudo indice";gap:2rem;align-items:start;box-sizing:border-box;padding-bottom:40px}.conteudo h1{font-size:2rem}.autor-foto{width:120px;height:120px;border-radius:50%}.autor-min{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.autor-min,.indice{color:#727272;margin:20px}.indice{padding:16px;font-size:.9rem;line-height:1.6}.autor-min{grid-area:autor}.conteudo{grid-area:conteudo}.indice{grid-area:indice}.indice-p{white-space:pre-line}.autor-min,.indice{background:hsla(0,0%,100%,.6);border-radius:12px;padding:16px;position:sticky;top:24px}.acoes{display:flex;justify-content:flex-end;gap:20px}.botao-excluir{margin-left:5px}.botao-editar,.botao-excluir{border:none;cursor:pointer;margin-top:10px;background-color:#fff;max-width:20%}.botao-editar{margin-right:10px}.post-edit{border:solid #a5a5a5;background-color:#fff;padding:1rem;box-sizing:border-box;border-radius:5px;margin:5px;color:#1d1d1d}.segmento{font-size:.8rem}.data{font-size:.6rem;margin:0 0 8px}.autoria{color:#1d1d1d;margin-top:8px}.post-edit .autoria{word-wrap:break-word;font-size:.8rem}.post-p-edit{width:300px;height:250px}.indice-save{font-size:.7rem}@media screen and (max-width:768px){.post-g{width:100%}}@media screen and (max-width:426px){.post-p{width:100%}}.image-chooser{display:flex}.btn-file-blog{text-align:center;border-radius:8px;padding:8px}.image-preview{width:60%;object-fit:cover;border-radius:12px;border:1px solid #e5e7eb}@media (max-width:768px){.post-layout{grid-template-columns:1fr;grid-template-areas:"conteudo" "indice" "autor"}.autor-min,.indice{position:static;top:auto}}@media (max-width:1100px){.post-layout{grid-template-columns:200px minmax(0,1fr)}}@media (max-width:768px){.cabecalho{padding:60px 20px;text-align:center}.logo-mobile-blog{display:flex;justify-content:flex-end;width:auto!important}.logo-mobile,.logo-mobile-blog{margin-left:auto;align-items:center}.logo-mobile{display:inline-flex}.logo-mobile img,.logo-mobile svg{display:block;height:45px;width:auto;margin-left:auto}.post-layout{grid-template-columns:1fr}.autor-min,.indice{position:static;order:-1}}@media screen and (max-width:650px){.autor_salvo{position:absolute;bottom:-107px;left:310px;right:-99px}.post-g{width:100%}.post-g .titulo{padding-right:0}.post-p{width:100%}}@media (max-width:768px){.cabecalho{padding:60px 20px;text-align:center}.post-layout{grid-template-columns:1fr;grid-template-areas:"conteudo" "indice" "autor";gap:16px}.autor-min,.indice{position:static;top:auto}.conteudo{padding:0 18px}.autor-min,.indice{margin-top:8px}.btn-blog-charge{padding:20px!important}}@media screen and (max-width:649px){.autor_salvo{display:none}}@media screen and (max-width:410px){.post-p{width:100%}@media (min-width:576px){.ct{width:540px}}@media (min-width:768px){.ct{width:720px}}@media (min-width:992px){.ct{width:960px}}@media (min-width:1200px){.ct{width:1140px}}body,html{height:100%}body{margin:0}}