:root{--post-container:75%;--post-titulo:32px;--post-subtitulo:24px;--post-texto:20px;--post-strong:22px;--post-imagem-altura:75vh;--post-legenda:16px}.post .noticias__grid,.post .post__conteudo{max-width:var(--post-container)}.botao-voltar{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;margin-bottom:1rem}.post__texto a{color:var(--cor-2);font-variation-settings:var(--font-1-settings-a);font-size:1rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;display:inline-block}.post__texto li{list-style:square;margin-left:2rem}.post .container:nth-of-type(2){background-color:red}.post__titulo{font-size:var(--post-titulo)}.post__subtitulo{font-size:var(--post-subtitulo);font-family:var(--font-1);margin-bottom:var(--m2)}.post__assinatura{font-style:italic;font-weight:700;margin-bottom:var(--m2);font-size:1rem}.post__texto p{font-size:var(--post-texto)}.post .wp-block-pullquote{padding:2rem 0}.post .wp-block-pullquote p{font-size:var(--post-subtitulo);text-align:left}.post__img{height:var(--post-imagem-altura)}.post__img_vertical{max-height:300px;max-width:200px;margin-right:0}.post__img_credito{font-style:italic;margin-top:.5rem}.post__data_compartilhar{margin:var(--m2) 0;padding:var(--p2);border-top:2px solid;border-bottom:2px solid;border-color:var(--cor-5);display:flex;justify-content:space-between;align-items:center}.post .data_wrapper{color:var(--cor-5)}.post .icone__im{color:#fff}.post .compartilhar__modal{background:var(--cor-5)}.post .icone_wrapper svg{fill:var(--cor-5)!important;width:20px!important;height:20px!important}.post .compartilhar__wrapper{font-family:var(--font-2);color:var(--cor-5);font-weight:var(--font-2-semibold);font-size:var(--noticia-data);text-transform:uppercase;gap:.75rem;display:flex;align-items:center}.post .compartilhar__wrapper span{margin-top:.25rem}.post .icone__compartilhar{fill:var(--cor-5)}.post .icone__compartilhar:hover{fill:var(--cor-1)}.post .noticias_relacionadas{background-color:var(--bg-1);padding:var(--p4) 0}.post .noticias_relacionadas__titulo{font-size:var(--post-subtitulo);margin-bottom:var(--m4)}.post figure .wp-element-caption,.post__legenda{display:block;margin-top:.5rem;font-size:var(--post-legenda);font-style:italic;color:var(--cor-5)}.post figure.wp-block-image{padding:2rem 0 1rem}.autores{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.autor{border-top:2px solid var(--cor-5);padding-top:2rem;display:flex;align-items:center;gap:1rem}.autor__foto img{width:150px;height:150px;object-fit:cover;object-position:top}.autor__info{flex:1;max-width:50%}.autor__nome{font-size:1.2rem;font-weight:700;color:var(--cor-2)}.autor__bio{font-size:1rem}@media (max-width:992px){:root{--x:0.85;--post-container:100%;--post-titulo:calc(32px * var(--x));--post-subtitulo:calc(24px * var(--x));--post-texto:18px;--post-strong:calc(22px * var(--x));--x:0.7;--post-container:100%;--post-titulo:calc(32px * var(--x));--post-subtitulo:calc(24px * var(--x));--post-texto:18px;--post-strong:calc(22px * var(--x));--post-imagem-altura:275px}.post__data_compartilhar{padding:var(--p1)}.autor{flex-direction:column;align-items:flex-start}}