:root{--topo-texto-1:24px}@media (max-width:1366px){:root{--x:0.85;--topo-texto-1:calc(24px * var(--x))}}.noticias_topo__fundo{position:relative;overflow:hidden;padding:2rem;min-height:40vh}.noticias_topo__img{width:100%;height:auto;display:block}.noticias_topo__titulo{font-size:var(--hero-titulo);color:#fff}.noticias_topo__conteudo{background-color:var(--cor-2);padding:var(--p2) 0;color:#fff}.noticias_topo__conteudo .container{display:flex;justify-content:space-between}.noticias_topo__texto_1,.noticias_topo__texto_2{width:45%;font-variation-settings:var(--font-1-settings-a)}.noticias_topo__texto_1{font-size:var(--topo-texto-1);color:#fff}.noticias_topo__texto_2{color:#000}@media (max-width:992px){:root{--x:0.8;--topo-texto-1:calc(24px * var(--x))}.noticias_topo__conteudo .container{flex-direction:column;gap:1rem}.noticias_topo__texto_1,.noticias_topo__texto_2{width:100%}}