Files
AI/참고/trafilatura-master/tests/eval/correio24horas.com.br-PMS.html
2026-05-12 19:40:31 +09:00

3570 lines
286 KiB
HTML
Vendored
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="pt-BR" >
<head>
<meta charset="utf-8">
<!--
Tecnologia desenvolvida pela Convergence Works usando TYPO3
This website is powered by TYPO3 - inspiring people to share!
TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
TYPO3 is copyright 1998-2017 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
Information and contribution at https://typo3.org/
-->
<title>Líder do grupo de sequestradores que tinha PMs foi morto em confronto policial - Jornal Correio</title>
<meta name="generator" content="TYPO3 CMS">
<meta name="robots" content="index,follow,max-image-preview:large">
<meta name="revisit-after" content="1 days">
<meta name="copyright" content="Convergence Works">
<meta name="viewport" content="width=device-width">
<meta name="article:publisher" content="287321157949050">
<meta data-assine="https://assine.correio24horas.com.br/v2">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Merriweather:300,400,600,700|Roboto:300,400,500,700&amp;display=swap" media="all">
<link rel="stylesheet" type="text/css" href="https://correio-static.cworks.cloud/fileadmin/sites/correio24horas/css/style.css?1627667098" media="all">
<script type="text/javascript">
/*<![CDATA[*/
/*cwNewsPib*/
var pib = {"type":"news","id":"873314","title":"L\u00edder do grupo de sequestradores que tinha PMs foi morto em confronto policial","author":"Bruno Wendel","user":"Fernanda Varela","ed":[{"nm":"salvador","id":"1208","event":"Minha Bahia","action":"Salvador"},{"nm":"minha bahia","id":"1449","event":"Minha Bahia","action":"Minha Bahia"}],"published":"2022-05-04T05:45:00-03:00","paywallAccessMode":{"value":"1","label":"limited"}}
/*]]>*/
</script>
<!-- Google Tag Manager -->
<script data-cookieconsent="ignore">
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KVWL45N');
</script>
<!-- End Google Tag Manager --><link rel="apple-touch-icon" sizes="180x180" href="https://correio-static.cworks.cloud/fileadmin/favicons/apple-touch-icon.png?v2"><link rel="icon" type="image/png" href="https://correio-static.cworks.cloud/fileadmin/favicons/favicon-32x32.png?v2" sizes="32x32"><link rel="icon" type="image/png" href="https://correio-static.cworks.cloud/fileadmin/favicons/favicon-16x16.png?v2" sizes="16x16"><link rel="manifest" href="https://correio-static.cworks.cloud/fileadmin/favicons/manifest.json"><link rel="mask-icon" href="https://correio-static.cworks.cloud/fileadmin/favicons/safari-pinned-tab.svg?v2" color="#ed1c24"><link rel="shortcut icon" href="https://correio-static.cworks.cloud/fileadmin/favicons/favicon.ico?v2"><meta name="msapplication-config" content="/fileadmin/favicons/browserconfig.xml"><meta name="theme-color" content="#FFFFFF"><style>.async-hide { opacity: 0 !important} </style>
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
})(window,document.documentElement,'async-hide','dataLayer',4000,
{'GTM-5N9NWM6':true});</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-5880401-1', '.correio24horas.com.br', 'local', {
allowLinker: true
});
ga('local.require', 'GTM-5N9NWM6');
ga('local.require', 'linker');
ga('create', 'UA-18277570-1', 'auto', 'digital');
ga('create', 'UA-296593-15', '.correio24horas.com.br', 'globo');
var dimensionObject = {};
if (pib) {
// Categoria
if (pib.ed && pib.ed[0].nm) {
dimensionObject.dimension1 = pib.ed[0].nm;
}
// Autor
if (pib.user) {
dimensionObject.dimension2 = pib.user;
}
// Perfil de Acesso
if (document.cookie.indexOf('CFCOS') > -1) {
dimensionObject.dimension3 = 'Assinante';
} else if (document.cookie.indexOf('CFCOR') > -1) {
dimensionObject.dimension3 = 'Cadastrado';
} else {
dimensionObject.dimension3 = 'Anônimo';
}
// Data de Publicação (Padrão: AAAAMMDDHH)
if (pib.published) {
var publishedDate = new Date(pib.published);
var publishedYear = publishedDate.getFullYear();
var publishedMonth = ("0" + (publishedDate.getMonth() + 1)).slice(-2);
var publishedDay = ("0" + publishedDate.getDate()).slice(-2);
var publishedHour = ("0" + publishedDate.getHours()).slice(-2);
var published = publishedYear + '' + publishedMonth + '' + publishedDay + '' + publishedHour;
if (published.length === 10) {
dimensionObject.dimension4 = published;
}
}
// ID da Publicação
if (pib && pib.type === 'news' && pib.id) {
dimensionObject.dimension5 = pib.id;
}
}
ga('local.send', 'pageview', dimensionObject);
ga('local.linker:autoLink', ['correio24horas.com.br'], false, true);
if (pib && pib.ed[0].event != '') {
ga('local.send', 'event', pib.ed[0].event, pib.ed[0].action, pib.title, { nonInteraction: true })
}
ga('digital.send', 'pageview');
ga('globo.send', 'pageview');
</script>
<meta name="google-signin-client_id" content="432430884453-onjnvm9g8n6cqv303re10mjcbvbgl1uq.apps.googleusercontent.com">
<meta http-equiv="expires" content="0"><meta http-equiv="cache-control" content="no-cache">
<meta property="og:image" content="https://www.correio24horas.com.br/fileadmin/_processed_/9/2/csm_Operacao_Rasteira_d4df32ee35.jpg">
<meta property="og:image:width" content="600">
<meta property="og:image:height" content="315">
<meta property="article:author" content="Bruno Wendel" />
<meta name="author" content="Bruno Wendel">
<meta property="article:section" content="salvador" />
<meta property="article:published_time" content="2022-05-04T05:45:00-03:00" />
<meta property="article:modified_time" content="2022-05-04T05:45:00-03:00" />
<meta property="og:updated_time" content="2022-05-04T05:45:00-03:00" />
<meta name="twitter:site" content="@correio24horas">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="https://www.correio24horas.com.br/fileadmin/_processed_/9/2/csm_Operacao_Rasteira_d4df32ee35.jpg">
<meta name="twitter:title" content="Líder do grupo de sequestradores que tinha PMs foi morto em confronto policial">
<meta name="twitter:description" content="Draco já mapeou todos os integrantes, e prisão é questão de tempo, diz delegado">
<link rel="amphtml" href="https://www.correio24horas.com.br/amp/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/">
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"NewsArticle","articleSection":"salvador","keywords":"","description":"Draco já mapeou todos os integrantes, e prisão é questão de tempo, diz delegado","mainEntityOfPage":{"@type":"WebPage","url":"https:\/\/www.correio24horas.com.br\/noticia\/nid\/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial\/"},"headline":"Líder do grupo de sequestradores que tinha PMs foi morto em confronto policial","articleBody":"Uma das lideran&ccedil;as da organiza&ccedil;&atilde;o que contava com PMs para cometer crimes de extors&atilde;o mediante sequestro, e que teve tr&ecirc;s integrantes preso nesta ter&ccedil;a-feira (3) na opera&ccedil;&atilde;o \"S&oacute; Rasteira\", morreu em confronto com policiais civis e militares em fevereiro do ano passado, no bairro da&nbsp;Sete Portas, em Salvador. Alessandro Souza Suzart foi localizado durante a&ccedil;&atilde;o da&nbsp;Coordena&ccedil;&atilde;o de Repress&atilde;o a Crimes Contra Institui&ccedil;&otilde;es Financeiras, do Departamento de Repress&atilde;o e Combate ao Crime Organizado (Draco), em conjunto com equipes das Rondas Especiais (Rondesp) Atl&acirc;ntico da Pol&iacute;cia Militar.\n\"Ele era um dos l&iacute;deres, mas resistiu &agrave; pris&atilde;o. Esse grupo &eacute; antigo. Tem raiz h&aacute; cinco anos\", declarou o delegado Odair Carneiro, do Draco, uma das unidades envolvidas na opera&ccedil;&atilde;o. Dois soldados lotados na Rondesp Atl&acirc;ntico foram presos junto com um terceiro criminoso. Eles tiveram as pris&otilde;es decretadas.\n\n\n if (document.cookie.indexOf('CFCOS') == -1) {\n googletag.cmd.push(function() { googletag.display('minhabahia_300x250_01'); });\n }\nCom os criminosos, a pol&iacute;cia encontrou m&aacute;quinas de cart&atilde;o usadas para o pagamento do resgate. Eles come&ccedil;avam pedindo R$ 50 mil , mas no final das negocia&ccedil;&otilde;es, recebiam R$ 10 mil, R$ 5 mil, a depender do poder aquisitivo das v&iacute;timas. Uma quarta pessoa est&aacute; foragida.&nbsp;\nDe acordo com a pol&iacute;cia, todos os integrantes j&aacute; foram identificados. \"&Eacute; uma organiza&ccedil;&atilde;o numerosa, mas j&aacute; mapeamos todos eles e &eacute; uma quest&atilde;o de tempo [prender todos]. Pode&nbsp;ser o n&uacute;mero que for, vamos cortar na carne\", declarou Odiar Carneiro.\nEstupros Suzart era acusado por v&aacute;rios sequestros, roubos a bancos e estupros. Em fevereiro do ano passado, a Secretaria da Seguran&ccedil;a P&uacute;blica (SSP) informou que as equipes come&ccedil;aram as buscas pela Avenida Paralela, seguindo at&eacute; a Avenida Antero de Brito, j&aacute; na regi&atilde;o da Sete Portas. Ao ser encontrado, Suzart reagiu, houve confronto e ele acabou morto.&nbsp;\nCom Suzart foram apreendidos uma pistola calibre 380 e por&ccedil;&otilde;es de coca&iacute;na. Ele respondia a v&aacute;rios inqu&eacute;ritos na Coordena&ccedil;&atilde;o de Repress&atilde;o a Extors&atilde;o Mediante Sequestro, do Draco, e teve um mandado de pris&atilde;o cumprido no dia 11 de novembro de 2021, em Sim&otilde;es Filho. Depois, ele foi colocado em liberdade ap&oacute;s decis&atilde;o da Justi&ccedil;a.&nbsp;\n\n\n\ngoogletag.cmd.push(function() { googletag.display('div-gpt-ad-1558981264142-0'); });\n\nA SSP disse que Suzart sequestrava e extorquia traficantes de drogas e estuprava as esposas das v&iacute;timas. Ele tamb&eacute;m&nbsp;era investigado por recepta&ccedil;&atilde;o qualificada, grilagem e foi reconhecido por uma das v&iacute;timas de estupro.\n\n \t\n Relacionadas\n \n \n \n \n Pol&iacute;cia faz opera&ccedil;&atilde;o de combate a sequestros em Salvador e RMS\n \n \n \n \n \n \n Policiais militares s&atilde;o presos em opera&ccedil;&atilde;o de combate a sequestro em Salvador\n \n \n \n \n \n \n PMs presos em opera&ccedil;&atilde;o s&atilde;o investigados por sequestro de empres&aacute;rio no Stiep&nbsp;\n \n \n \n \n\n","image":"https:\/\/www.correio24horas.com.br\/\/fileadmin\/_processed_\/9\/2\/csm_Operacao_Rasteira_89f066d9bf.jpg","datePublished":"2022-05-04T05:45:00-03:00","dateModified":"","author":{"@type":"Person","name":"Bruno Wendel","email":"bruno.cardoso@redebahia.com.br"},"publisher":{"@type":"Organization","name":"Jornal Correio","logo":{"@type":"ImageObject","url":"https:\/\/www.correio24horas.com.br\/fileadmin\/_processed_\/6\/f\/csm_correio_6e64265690.jpg"}},"isAccessibleForFree":"false","hasPart":{"@type":"WebPageElement","isAccessibleForFree":"false","cssSelector":""},"isPartOf":{"@type":["CreativeWork","Product"],"name":"Jornal Correio","productID":"correio24horas.com.br:basic"}}</script>
<link rel="canonical" href="https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/" >
<meta name="Identifier-URL" content="https://www.correio24horas.com.br/" />
<meta name="description" content="Draco já mapeou todos os integrantes, e prisão é questão de tempo, diz delegado" />
<meta name="keywords" content="salvador,minha bahia" />
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"Organization","name":"Jornal Correio","url":"https:\/\/www.correio24horas.com.br\/","logo":"https:\/\/www.correio24horas.com.br\/fileadmin\/_processed_\/6\/f\/csm_correio_6e64265690.jpg"}</script>
<meta name="rating" content="general">
<link rel="shortcut icon" href="https://correio-static.cworks.cloud/fileadmin/sites/correio24horas/favicons/favicon.ico" type="image/x-icon; charset=binary">
<link rel="icon" href="https://correio-static.cworks.cloud/fileadmin/sites/correio24horas/favicons/favicon.ico" type="image/x-icon; charset=binary">
<meta property="og:title" content="L&iacute;der do grupo de sequestradores que tinha PMs foi morto em confronto policial" />
<meta property="og:type" content="article" />
<meta property="og:locale" content="pt_BR" />
<meta property="og:site_name" content="Jornal Correio" />
<meta property="og:url" content="https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/" />
<meta property="og:description" content="Draco já mapeou todos os integrantes, e prisão é questão de tempo, diz delegado" />
<meta property="og:image" content="https://www.correio24horas.com.br/fileadmin/_processed_/9/2/csm_Operacao_Rasteira_d4df32ee35.jpg">
<meta property="og:image:width" content="600">
<meta property="og:image:height" content="321">
<meta property="fb:app_id" content="258407874623830"/>
<meta property="fb:pages" content="287321157949050"/>
<style>
@media (min-width: 768px) {
.titulo-responsivo__theme3 .titulo-responsivo--title {
line-height: 28px;
}
}
@media (max-width: 500px) {
#CW253 {
height: 70px!important;
}
#.topo-correio {
# height:135px;
#}
}
</style>
<style>
@media (min-width: 1280px) {
.destaque-responsivo--has-image .destaque-responsivo__container-info {
position: absolute;
bottom: 0;
height: 104px;
width: 100%;
}
}
</style>
<meta data-assine="http://assine.correio24horas.com.br/v2/">
<style>
.paywall-barreiras,
.paywall-barreiras-social {
z-index: 9999999999;
}
.modal-color-white .modal-backdrop {
z-index: 999999999;
}
</style>
<meta name="google-site-verification" content="uA6phsWqBLPzcDm5ByNrOyYVqAUKsTaKx03F144cDLY" />
<style>
@media (max-width: 768px) {
.topo-correio__content-area .publicidade {
margin: 5px 0;
}
.topo-correio__body__enabled.is-ad-sticky {
padding-top: 35vw;
}
}
</style>
<style>
.noticias-single__share.noticias-single__share--dashed, .noticias-single__share.noticias-single__share--filled {
z-index:100;
}
</style>
<script>
document.addEventListener('DOMContentLoaded', function () {
jQuery('.noticias-single__share-item--filled a, .noticias-single__share-item--dashed a').on('click', function (ev) {
if (!ev.currentTarget.title.length) return;
ga('local.send', 'event', 'UI - Barra de Compartilhamento', 'Click - ' + ev.currentTarget.title, pib.title, null, true);
});
jQuery('.topo-correio__navigation-bar__item--featured a, .topo-correio__navigation-bar__subscribe').on('click', function (ev) {
if (ev.currentTarget.classList.contains('topo-correio__navigation-bar__link--filled')) {
var action = "Click - Assine - C/ Background";
} else {
var action = "Click - Assine - S/ Background";
}
ga('local.send', 'pageview', '/virtual-pageview/topo/botao-assine');
ga('local.send', 'event', 'UI - Topo', action, pib.title, null, true);
});
jQuery('.paywall-barreiras-inread__cta.js-track-click-event').on('click', function (ev) {
ga('local.send', 'pageview', '/virtual-pageview/paywall-segunda-barreira/botao-quero-ser-assinante');
});
jQuery('.banner-flutuante__link').on('click', function (ev) {
ga('local.send', 'pageview', '/virtual-pageview/banner-lateral-flutuante');
});
});
</script>
<style>
.noticias-slide-artigos .slick-dots button,
.noticias-slide-artigos__pagination__button {
width: 13px;
padding: 0;
}
@media (min-width: 768px) {
.noticias-slide-artigos-theme2 .noticias-slide-artigos__item__title {
padding: 0 20px
}
}
.galeria-multimidia__sponsor {
margin: 20px 0 0;
}
.galeria-multimidia__sponsor__title {
color: #FFF;
font-size: 12px;
margin: 12px 0 5px;
}
.galeria-multimidia__sponsor__list a {
display:inline-block;
margin-right: 8px;
}
.galeria-multimidia__sponsor__support a {
margin-bottom: 10px;
}
@media (min-width: 768px) {
#CW4394 .galeria-multimidia__content {
height: 525px;
}
#CW4394 .galeria-multimidia__slider {
height: 450px;
}
}
.noticias-slide-artigos__item__button {
width: 100%; padding: 3vw 0;font-size: 5vw;
}
</style>
<style>
.publicidade iframe { display: block; margin: 0 auto }
</style>
<style>
.chamada-responsivo__tag-exclusiva--box p,
.chamada-responsivo__tag-exclusiva-img--box p {
margin-bottom: 3px;
}
.chamada-responsivo__tag-exclusiva--box, .chamada-responsivo__tag-exclusiva-img--box {
padding-right: 10px;
}
@media (min-width: 1280px) {
.noticias-listagem-theme2 .noticias-listagem__tag-exclusiva-img {
top: 40%;
}
}
.cc-window { z-index: 9999999 }
</style>
<script type="text/javascript">
var _sf_async_config = _sf_async_config || {};
_sf_async_config.uid = 63010;
_sf_async_config.domain = 'correio24horas.com.br';
_sf_async_config.flickerControl = false;
_sf_async_config.useCanonical = true;
_sf_async_config.useCanonicalDomain = true;
if (window.location.pathname === '/capa/' || window.location.pathname === '/') {
_sf_async_config.path = '/';
}
</script>
<style>
@media (max-width: 420px) {
.c24h-rodape__nav__collumn--one,
.c24h-rodape__nav__collumn--five {
order: unset;
}
.c24h-rodape__nav__collumn--two,
.c24h-rodape__nav__collumn--six {
display: block;
}
}
.c4h-rodape__nav__collumn--one .c24h-rodape__nav__collumn__list__item:last-child a {
font-weight: bold;
}
</style>
<style>
li.topo-correio__navigation-bar__item--featured>a {
display: inline-block;
height: 45.2188px;
font-weight: normal;
font-size: 24px;
width: 94.816px;
text-align: center;
}
ul.topo-correio__navigation-bar__list {
height: 77.2188px;
}
.topo-correio__navigation-bar__subscribe {
font-size : 20px;
}
html.async-hide {
opacity: 1!important
}
</style>
<link rel="preconnect" href="https://securepubads.g.doubleclick.net" crossorigin>
<link rel="preconnect" href="https://tpc.googlesyndication.com" crossorigin>
<link rel="preconnect" href="https://fonts.googleapis.com" crossorigin>
<link rel="preconnect" href="https://correio-static.cworks.cloud" crossorigin>
<link rel="preconnect" href="https://www.google-analytics.com" crossorigin>
<link rel="preconnect" href="https://www.googletagmanager.com" crossorigin>
<link rel="preconnect" href="https://static.chartbeat.com" crossorigin>
<link rel="preconnect" href="https://connect.facebook.net" crossorigin>
<link rel="preconnect" href="https://ping.chartbeat.net" crossorigin>
<style>
iframe.pb_feed_iframe {
z-index: 9999!important;
}
@media (min-width: 1260px) {
.noticias-single__sidebar .publicidade {
width: 100%;
}
}
</style>
<style>
.paywall-barreiras-social__sidebar .publicidade {
background:transparent!important;
}
.paywall-barreiras-inread__benefits__item:first-child {
display:none;
}
@media (min-width: 992px) {
.paywall-barreiras__header--list__item {
font-size: 18px;
}
}
</style>
<meta name="template" content="internas">
<style>
.saiba-mais-theme4 .saiba-mais--item--image {width: 130px; height: auto; }
.noticias-single__content-area__left { display: block }
.noticias-single__content-area__left .saiba-mais { display: none; }
@media (min-width: 1280px) {
.saiba-mais-theme3 { top: 920px; }
.noticias-single__with-image .saiba-mais-theme3 { top: 280px; }
.noticias-single__content-area__left .saiba-mais {
display: block;
}
.noticias-single__content-area--after-content .mtc-form-newsletter__footer { float: left }
.noticias-single__content-area--after-content .saiba-mais-theme4 { width: 100% }
}</style>
<style>
#ob-readmore-placeholder { z-index: 100 }
</style>
<script>
document.addEventListener('DOMContentLoaded', function() {
jQuery('.noticias-single__content-area__left .saiba-mais-theme4 .saiba-mais--item--link').on('click', function() {
ga('local.send', 'event', 'UI - Mais Lidas - Lateral', 'Click', pib.title, null, true);
});
jQuery('.noticias-single__content-area--after-content .saiba-mais-theme4 .saiba-mais--item--link').on('click', function(ev) {
ga('local.send', 'event', 'UI - Mais Lidas - Inferior', 'Click', jQuery(ev.currentTarget).find('.saiba-mais--item--title').html().trim(), null, true);
});
jQuery('.noticias-single__share-item a').on('click', function(ev) {
ga('local.send', 'event', 'UI - Barra de Compartilhamento - Superior', 'Click - ' + jQuery(ev.currentTarget).parent().find('span').text(), pib.title, null, true);
});
});
</script>
<style>
.noticias-single__content-area--after-content .saiba-mais-theme4 .saiba-mais--item {
background: #ED1A3B;
padding: 0 10px 0 0;
}
.noticias-single__content-area--after-content .saiba-mais-theme4 .saiba-mais--item--title {
font-size: 16px;
line-height: 20px;
color: #fff;
}
.noticias-single__content-area--after-content .saiba-mais-theme4 .saiba-mais--title span {
font-weight: 600;
}
.noticias-single__content__text div[data-google-query-id] {
z-index: 3;
position: relative;
}
.saiba-mais-theme4,
.mtc-form-newsletter__footer {
float: left;
}
</style>
<script>
document.addEventListener('DOMContentLoaded', function() {
var keywords = document.head.querySelector("[name~=keywords][content]") ? document.head.querySelector("[name~=keywords][content]").content : '';
if (keywords) {
var keywordsList = keywords.split(',');
if ((keywordsList.indexOf("estúdio correio") > -1 || keywordsList.indexOf("especiais patrocinados") > -1 || pib.paywallAccessMode.value === "3") && document.querySelector('.chamada-assinatura')) {
list = document.querySelectorAll('.chamada-assinatura');
for (var i = 0; i < list.length; ++i) {
list[i].classList.add('hidden');
}
}
}
});
</script>
<style>
.noticias-single__share-item--facebook, .noticias-single__share-item--twitter {
display : none;
}
.noticias-single__share>.noticias-single__share-item {
margin-right : 4vw;
}
.noticias-single__share .noticias-single__share--icon {
width : 25px;
height : 25px;
}
.noticias-single__share-item {
padding : 4px;
line-height : 0;
border-radius : 4px;
}
.noticias-single__share-item--whatsapp {
background-color : rgb(84, 204, 97);
}
.noticias-single__share-item--whatsapp .noticias-single__share--icon {
fill : rgb(255, 255, 255);
}
.noticias-single__share__modal__content .noticias-single__share-item--facebook, .noticias-single__share__modal__content .noticias-single__share-item--twitter {
display : block;
}
.noticias-single__share__modal__content .noticias-single__share .noticias-single__share--icon {
width : 18px;
height : 18px;
}
.noticias-single__share-item--inline.noticias-single__share-item {
padding : 0px;
line-height : inherit;
}
.noticias-single__share-item--inline.noticias-single__share-item--whatsapp .noticias-single__share--icon {
fill : rgb(84, 204, 97);
}
.noticias-single__share-item--inline.noticias-single__share-item--whatsapp {
background : rgb(255, 255, 255);
}
@media (min-width: 960px) {
.noticias-single__share>.noticias-single__share-item {
margin-right : 20px;
}
}
</style>
<link rel="alternate" type="application/rss+xml" title="Articles" href="https://www.correio24horas.com.br/rss/" />
<!-- AD SERVER - GPT START -->
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
<!-- Prebid v6.21.1-->
<script async src="https://tpc.googlesyndication.com/pimgad/17235103930044943604"></script>
<script type='text/javascript'>
var PREBID_TIMEOUT = 2000;
/* Desktop */
var adUnits = [{
code: '/44585206/c24h_minhabahia_300x250_01',
mediaTypes: {
banner: {
sizes: [
[530, 280],
[336, 280],
[300, 250]
]
}
},
bids: [{
bidder: 'rubicon',
params: {
accountId: "12490",
siteId: "49404 ",
zoneId: "224396"
}
},
{
bidder: 'teads',
params: {
placementId: 97511,
pageId: 90072
}
},
{
bidder: 'adpone',
params: {
placementId: 12091917152946
}
},
{
bidder: 'gnet',
params: {
websiteId: '23568',
externalId: '8ac04d99ae23294b47c5b5c3998258c8'
}
}
]
}, {
code: '/44585206/c24h_minhabahia_300x600_01',
mediaTypes: {
banner: {
sizes: [
[300, 600],
[336, 280],
[300, 250],
[120, 600]
]
}
},
bids: [{
bidder: 'rubicon',
params: {
accountId: "12490",
siteId: "49404 ",
zoneId: "224396"
}
},
{
bidder: 'adpone',
params: {
placementId: 12091917342698
}
},
{
bidder: 'teads',
params: {
placementId: 131489,
pageId: 121190
}
},
{
bidder: 'gnet',
params: {
websiteId: '23568',
externalId: '8ac04d99ae23294b47c5b5c3998258c8'
}
}
]
}, {
code: '/44585206/c24h_minhabahia_970x250_01',
mediaTypes: {
banner: {
sizes: [
[728, 90],
[970, 90],
[970, 250]
]
}
},
bids: [{
bidder: 'rubicon',
params: {
accountId: "12490",
siteId: "49404 ",
zoneId: "224396"
}
},
{
bidder: 'adpone',
params: {
placementId: 12091917442311
}
},
{
bidder: 'gnet',
params: {
websiteId: '23568',
externalId: '8ac04d99ae23294b47c5b5c3998258c8'
}
}
]
}, {
code: '/44585206/c24h_minhabahia_970x250_02',
mediaTypes: {
banner: {
sizes: [
[728, 90],
[970, 90],
[970, 250]
]
}
},
bids: [{
bidder: 'rubicon',
params: {
accountId: "12490",
siteId: "49404 ",
zoneId: "224396"
}
},
{
bidder: 'adpone',
params: {
placementId: 12091917442311
}
},
{
bidder: 'gnet',
params: {
websiteId: '23568',
externalId: '8ac04d99ae23294b47c5b5c3998258c8'
}
}
]
}, {
code: '/44585206/c24h_minhabahia_300x250_02',
mediaTypes: {
banner: {
sizes: [
[300, 250]
]
}
},
bids: [{
bidder: 'rubicon',
params: {
accountId: "12490",
siteId: "49404 ",
zoneId: "224396"
}
},
{
bidder: 'adpone',
params: {
placementId: 12091917152946
}
},
{
bidder: 'teads',
params: {
placementId: 131489,
pageId: 121190
}
},
{
bidder: 'gnet',
params: {
websiteId: '23568',
externalId: '8ac04d99ae23294b47c5b5c3998258c8'
}
}
]
}];
if (window.innerWidth < 1024) {
/* Mobile */
var adUnits = [{
code: '/44585206/c24h_minhabahia_300x250_01',
mediaTypes: {
banner: {
sizes: [
[300, 250],
[336, 280],
[320, 100],
[320, 50],
[300, 50]
]
}
},
bids: [{
bidder: 'rubicon',
params: {
accountId: "12490",
siteId: "49404",
zoneId: "224396"
}
},
{
bidder: 'teads',
params: {
placementId: 97511,
pageId: 90072
}
},
{
bidder: 'adpone',
params: {
placementId: 12091917152946
}
},
{
bidder: 'gnet',
params: {
websiteId: '23568',
externalId: '8ac04d99ae23294b47c5b5c3998258c8'
}
}
]
}, {
code: '/44585206/c24h_minhabahia_300x600_01',
mediaTypes: {
banner: {
sizes: [
[300, 250],
[336, 280],
[320, 100],
[320, 50],
[300, 600],
[300, 50]
]
}
},
bids: [{
bidder: 'rubicon',
params: {
accountId: "12490",
siteId: "49404 ",
zoneId: "224396"
}
},
{
bidder: 'teads',
params: {
placementId: 97511,
pageId: 90072
}
},
{
bidder: 'adpone',
params: {
placementId: 12091917342698
}
},
{
bidder: 'gnet',
params: {
websiteId: '23568',
externalId: '8ac04d99ae23294b47c5b5c3998258c8'
}
}
]
}, {
code: '/44585206/c24h_minhabahia_970x250_01',
mediaTypes: {
banner: {
sizes: [
[320, 50],
[300, 50]
]
}
},
bids: [{
bidder: 'rubicon',
params: {
accountId: "12490",
siteId: "49404 ",
zoneId: "224396"
}
},
{
bidder: 'gnet',
params: {
websiteId: '23568',
externalId: '8ac04d99ae23294b47c5b5c3998258c8'
}
}
]
}, {
code: '/44585206/c24h_minhabahia_970x250_02',
mediaTypes: {
banner: {
sizes: [
[320, 50],
[320, 100],
[300, 250]
]
}
},
bids: [{
bidder: 'rubicon',
params: {
accountId: "12490",
siteId: "49404 ",
zoneId: "224396"
}
},
{
bidder: 'adpone',
params: {
placementId: 12091917152946
}
},
{
bidder: 'teads',
params: {
placementId: 131489,
pageId: 121190
}
},
{
bidder: 'gnet',
params: {
websiteId: '23568',
externalId: '8ac04d99ae23294b47c5b5c3998258c8'
}
}
]
}, {
code: '/44585206/c24h_minhabahia_300x250_02',
mediaTypes: {
banner: {
sizes: [
[300, 250],
[336, 280],
[320, 100],
[320, 50],
[300, 50]
]
}
},
bids: [{
bidder: 'rubicon',
params: {
accountId: "12490",
siteId: "49404 ",
zoneId: "224396"
}
},
{
bidder: 'adpone',
params: {
placementId: 12091917152946
}
},
{
bidder: 'teads',
params: {
placementId: 97511,
pageId: 90072
}
},
{
bidder: 'gnet',
params: {
websiteId: '23568',
externalId: '8ac04d99ae23294b47c5b5c3998258c8'
}
}
]
}];
}
//======== DO NOT EDIT BELOW THIS LINE =========== //
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
var pbjs = pbjs || {};
pbjs.que = pbjs.que || [];
pbjs.que.push(function () {
/*Start: Granularity Custom*/
pbjs.setConfig({
priceGranularity: {
"buckets": [{
"precision": 2,
"min": 0.01,
"max": 50,
"increment": 0.01
}]
}
});
pbjs.addAdUnits(adUnits);
});
function refreshBid(slot, id) {
pbjs.que.push(function () {
pbjs.requestBids({
timeout: PREBID_TIMEOUT,
adUnitCodes: [id],
bidsBackHandler: function () {
pbjs.setTargetingForGPTAsync([id]);
googletag.pubads().refresh([slot]);
}
});
});
}
googletag.cmd.push(function () {
//Variables refresh
var REFRESH_KEY = 'refresh';
var REFRESH_VALUE = 'true';
var SECONDS_TO_WAIT_AFTER_VIEWABILITY = 45;
//End Variables refresh
googletag.pubads().disableInitialLoad();
googletag.pubads().enableSingleRequest();
var mapping2 = googletag.sizeMapping().
addSize([1024, 250], [
[336, 280],
[300, 250],
[530, 280], 'fluid'
]).
addSize([0, 0], [
[336, 280],
[300, 250],
[320, 50], 'fluid'
]).
build();
var slots = [];
googletag.defineSlot('/44585206/c24h_paywall_400x520_01', [320, 80], 'div-gpt-ad-1534357402349-0')
.addService(googletag.pubads());
googletag.defineSlot('/44585206/c24h_paywall_400x520_02', [320, 80], 'div-gpt-ad-1534357512155-0')
.addService(googletag.pubads());
googletag.defineSlot('/44585206/c24h_paywall_cadastrados_400x520_03', [320, 80],
'div-gpt-ad-1534357559640-0').addService(googletag.pubads());
googletag.defineSlot('/44585206/c24h_paywall_assinantes_400x520_04', [320, 80],
'div-gpt-ad-1534357615573-0').addService(googletag.pubads());
googletag.defineOutOfPageSlot('/44585206/c24h_minhabahia_lightbox_01', 'div-gpt-ad-1501511820785-4')
.addService(googletag.pubads());
//googletag.defineSlot('/44585206/c24h_noticias_1x1', [1, 1], 'div-gpt-ad-1550697198527-0').addService(googletag.pubads());
googletag.defineSlot('/44585206/c24h_internas_300x250_03', [
[530, 280],
[300, 250],
[336, 280], 'fluid'
], 'div-gpt-ad-1558981264142-0').defineSizeMapping(mapping2).setTargeting(REFRESH_KEY,
REFRESH_VALUE).setTargeting('refreshed_slot', 'false').addService(googletag.pubads());
googletag.defineSlot('/44585206/c24h_internas_300x250_04', [
[530, 280],
[300, 250],
[336, 280], 'fluid'
], 'div-gpt-ad-1558981401166-0').defineSizeMapping(mapping2).setTargeting(REFRESH_KEY,
REFRESH_VALUE).setTargeting('refreshed_slot', 'false').addService(googletag.pubads());
googletag.defineSlot('/44585206/c24h_internas_300x250_05', [
[300, 250],
[336, 280], 'fluid'
], 'div-gpt-ad-1558985512674-0').setTargeting(REFRESH_KEY, REFRESH_VALUE).setTargeting(
'refreshed_slot', 'false').addService(googletag.pubads());
googletag.defineSlot('/44585206/c24h_internas_300x250_06', [
[300, 250],
[336, 280], 'fluid'
], 'div-gpt-ad-1563386375579-0').setTargeting(REFRESH_KEY, REFRESH_VALUE).setTargeting(
'refreshed_slot', 'false').addService(googletag.pubads());
window.addEventListener("load", function () {
var activeAds = [];
document.addEventListener("scroll", function () {
for (var x = 0; x < activeAds.length; x++) {
if (activeAds[x][2] == 'inative') {
if (window.pageYOffset + window.innerHeight > activeAds[x][1]) {
refreshBid(activeAds[x][0], activeAds[x][0].getAdUnitPath());
activeAds[x][2] = 'active';
}
}
}
});
if (window.innerWidth < 1024) {
/*<!--Mobile-->*/
slots.push(googletag.defineSlot('/44585206/c24h_minhabahia_300x250_01', [
[300, 250],
[336, 280],
[320, 100],
[320, 50],
[300, 50], 'fluid'
], 'minhabahia_300x250_01').addService(googletag.pubads()));
slots.push(googletag.defineSlot('/44585206/c24h_minhabahia_300x250_02', [
[300, 250],
[336, 280],
[320, 100],
[320, 50],
[300, 50], 'fluid'
], 'minhabahia_300x250_02').setTargeting(REFRESH_KEY, REFRESH_VALUE).setTargeting(
'refreshed_slot', 'false').addService(googletag.pubads()));
slots.push(googletag.defineSlot('/44585206/c24h_minhabahia_300x600_01', [
[300, 250],
[336, 280],
[300, 600],
[320, 100],
[320, 50],
[300, 50], 'fluid'
], 'minhabahia_300x600_01').setTargeting(REFRESH_KEY, REFRESH_VALUE).setTargeting(
'refreshed_slot', 'false').addService(googletag.pubads()));
slots.push(googletag.defineSlot('/44585206/c24h_minhabahia_970x250_01', [
[320, 50],
[300, 50]
], 'minhabahia_970x250_01').setTargeting(REFRESH_KEY, REFRESH_VALUE).setTargeting(
'refreshed_slot', 'false').addService(googletag.pubads()));
slots.push(googletag.defineSlot('/44585206/c24h_minhabahia_970x250_02', [
[320, 50],
[320, 100],
[300, 250], 'fluid'
], 'minhabahia_970x250_02').setTargeting(REFRESH_KEY, REFRESH_VALUE).setTargeting(
'refreshed_slot', 'false').addService(googletag.pubads()));
} else {
/*<!--Desktop-->*/
slots.push(googletag.defineSlot('/44585206/c24h_minhabahia_300x250_01', [
[530, 280],
[336, 280],
[300, 250], 'fluid'
], 'minhabahia_300x250_01').addService(googletag.pubads()));
slots.push(googletag.defineSlot('/44585206/c24h_minhabahia_300x250_02', [
[300, 250], 'fluid'
], 'minhabahia_300x250_02').setTargeting(REFRESH_KEY, REFRESH_VALUE).setTargeting(
'refreshed_slot', 'false').addService(googletag.pubads()));
slots.push(googletag.defineSlot('/44585206/c24h_minhabahia_300x600_01', [
[300, 600],
[336, 280],
[300, 250],
[120, 600], 'fluid'
], 'minhabahia_300x600_01').setTargeting(REFRESH_KEY, REFRESH_VALUE).setTargeting(
'refreshed_slot', 'false').addService(googletag.pubads()));
slots.push(googletag.defineSlot('/44585206/c24h_minhabahia_970x250_01', [
[728, 90],
[970, 250],
[970, 90], 'fluid'
], 'minhabahia_970x250_01').setTargeting(REFRESH_KEY, REFRESH_VALUE).setTargeting(
'refreshed_slot', 'false').addService(googletag.pubads()));
slots.push(googletag.defineSlot('/44585206/c24h_minhabahia_970x250_02', [
[728, 90],
[970, 250],
[970, 90], 'fluid'
], 'minhabahia_970x250_02').setTargeting(REFRESH_KEY, REFRESH_VALUE).setTargeting(
'refreshed_slot', 'false').addService(googletag.pubads()));
}
for (var x = 0; x < slots.length; x++) {
if (document.getElementById(slots[x].getSlotElementId())) {
el = document.getElementById(slots[x].getSlotElementId());
activeAds.push([slots[x], el.getBoundingClientRect().y, 'inative']);
}
}
for (var x = 0; x < activeAds.length; x++) {
if (activeAds[x][1] > window.pageYOffset && activeAds[x][1] < window.pageYOffset + window
.innerHeight) {
refreshBid(activeAds[x][0], activeAds[x][0].getAdUnitPath());
activeAds[x][2] = 'active';
}
}
});
//Custom CollapseEmptyDivs
googletag.pubads().addEventListener('slotRenderEnded', function (event) {
if (event.isEmpty) {
document.getElementById(event.slot.getSlotElementId()) !== null ? document
.getElementById(event.slot.getSlotElementId()).style.display = 'block' : "";
}
});
//End Custom CollapseEmptyDivs
//Start refresh
googletag.pubads().addEventListener('impressionViewable', function (event) {
var slot = event.slot;
if (slot.getTargeting(REFRESH_KEY).indexOf(REFRESH_VALUE) > -1) {
setTimeout(function () {
if (slot.getTargeting('refreshed_slot')) {
slot.setTargeting('refreshed_slot', 'true');
}
refreshBid(slot, slot.getAdUnitPath());
},
SECONDS_TO_WAIT_AFTER_VIEWABILITY * 1000);
}
});
//End refresh
googletag.pubads().setTargeting("t", String(Math.floor(Math.random() * 10) + 1));
googletag.pubads().setTargeting('secao', 'minhabahia');
googletag.enableServices();
});
</script>
</head>
<body>
<div class="topo-correio topo-correio-theme1" id="CW3">
<div class="topo-correio__navigation-bar">
<div class="topo-correio__search">
<div class="container">
<div itemscope itemtype="https://schema.org/WebSite">
<meta itemprop="url" content="https://www.correio24horas.com.br/"/>
<form action="https://www.correio24horas.com.br/esportes/resultado-de-pesquisa/" class="topo-correio__search__form" itemprop="potentialAction" role="search" itemscope itemtype="https://schema.org/SearchAction">
<meta itemprop="target" content="https://www.correio24horas.com.br/esportes/resultado-de-pesquisa/?q={tx_cwnews_term}"/>
<input
pattern=".{2,}"
title="O termo de busca deve ter pelo menos 2 caracteres"
type="search"
name="tx_cwnews_term"
class="topo-correio__search__form__input"
placeholder="Procurar no site do Correio"
value=""
speech="speech"
x-webkit-speech="x-webkit-speech"
x-webkit-grammar="builtin:translate"
lang="pt-br"
onwebkitspeechchange="this.form.submit();"
autocomplete="off"
itemprop="query-input"
required
/>
<button type="submit" class="topo-correio__search__form__button">
Buscar
</button>
<button class="topo-correio__search__form__close">
<svg class="topo-correio__search__form__close__icon">
<use xlink:href="#icon--c24h-topo--close"></use>
</svg>
</button>
</form>
</div>
</div>
</div>
<div class="container topo-correio__container">
<div>
<div>
<ul class="topo-correio__navigation-bar__list" itemscope itemtype="http://www.schema.org/SiteNavigationElement">
<li class="topo-correio__navigation-bar__item topo-correio__navigation-bar__item--logo" itemprop="name" content="Correio">
<a href="https://www.correio24horas.com.br/capa/" class="topo-correio__brand__link" title="Jornal Correio" itemprop="url">
<span class="topo-correio__brand__image">
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
]>
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
x="0px" y="0px" width="600px" height="128px" viewBox="-14.886 -3.318 600 128" enable-background="new -14.886 -3.318 600 128"
xml:space="preserve">
<path fill="#000000" d="M54.605,0c10.866,0,20.287,1.192,30.894,3.722c3.625,0.864,7.555,1.933,11.802,3.2v29.797H85.2h-8.349h-1.58
V26.032c-27.435-4.492-42.378,1.94-42.378,34.552c0,32.612,14.943,39.042,42.378,34.555V84.45h1.58H85.2H97.3v29.794
c-4.247,1.271-8.177,2.337-11.802,3.203c-10.607,2.531-20.028,3.723-30.894,3.723C18.205,121.17,0,90.874,0,60.584
C0,30.292,18.205,0,54.605,0"/>
<path fill="#000000" d="M189.839,94.718h7.182V58.66h-7.182V37.027h35.892v14.42c4.657-11.98,15.217-17.598,28.71-18.029V58.66
h-7.182c-11.891,0-21.528,9.686-21.528,21.635v14.423h7.176v21.633h-43.068V94.718z"/>
<path fill="#000000" d="M263.277,94.718h7.176V58.66h-7.176V37.027h35.886v14.42c4.662-11.98,15.224-17.598,28.71-18.029V58.66
H320.7c-11.895,0-21.537,9.686-21.537,21.635v14.423h7.176v21.633h-43.062V94.718z"/>
<path fill="#000000" d="M504.866,57.08c11.062,0,20.031,8.968,20.031,20.028c0,11.062-8.969,20.028-20.031,20.028
c-11.057,0-20.028-8.966-20.028-20.028C484.838,66.048,493.81,57.08,504.866,57.08 M504.866,33.045
c-24.331,0-44.06,19.729-44.06,44.062c0,24.334,19.729,44.06,44.06,44.06c24.333,0,44.06-19.726,44.06-44.06
c0-10.382-3.591-19.923-9.597-27.453l-5.101,8.833l-0.554,0.951l-0.952-0.548l-12.72-7.346L519.055,51l0.551-0.948l6.628-11.485
C519.901,35.053,512.621,33.045,504.866,33.045"/>
<path fill="#000000" d="M145.034,57.08c11.057,0,20.028,8.968,20.028,20.028c0,11.062-8.971,20.028-20.028,20.028
c-11.062,0-20.031-8.966-20.031-20.028C125.003,66.048,133.972,57.08,145.034,57.08 M145.034,33.045
c-24.333,0-44.06,19.729-44.06,44.062c0,24.334,19.726,44.06,44.06,44.06c24.331,0,44.062-19.726,44.062-44.06
C189.097,52.774,169.365,33.045,145.034,33.045"/>
<path fill="#000000" d="M416.743,95.069h7.346V58.349h-7.346v-22.03h36.721v58.75h7.343v22.029h-44.063V95.069z M453.464,6.946
h-29.375v22.033h29.375V6.946z"/>
<polygon fill="#000000" points="547.845,0.556 535.362,0.556 535.362,19.258 535.362,20.693 533.977,20.321 515.91,15.48
512.677,27.544 530.742,32.383 532.122,32.752 531.407,33.993 522.058,50.193 532.874,56.442 540.653,42.971 541.604,41.32
542.557,42.971 550.33,56.442 561.152,50.193 551.796,33.993 551.081,32.752 552.468,32.383 570.527,27.544 567.3,15.48
549.228,20.321 547.845,20.693 547.845,19.258 "/>
<path fill="#000000" d="M355.015,69.365c2.421-8.448,8.87-12.803,17.34-12.803c8.069,0,13.721,4.86,15.374,12.803H355.015z
M414.354,84.003v-3.249c0.2-27.342-14.456-47.706-42.184-47.706c-25.218,0-43.939,18.26-43.939,43.862
c0,25.997,16.239,44.257,46.228,44.257c17.576,0,26.366-5.355,34.195-12.504l-13.755-15.282c-4.965,4.171-10.89,7.543-19.864,7.543
c-10.823,0-17.007-4.65-19.674-12.8h58.996v-4.121H414.354z"/>
</svg>
</span>
</a>
</li> <!-- topo-correio__navigation-bar__item -->
<li class="topo-correio__navigation-bar__item topo-correio__navigation-bar__item--featured" itemprop="name" content="Assine">
<a href="https://www.correio24horas.com.br/assine/" class="topo-correio__navigation-bar__link" title="Assine" itemprop="url">Assine</a>
</li>
<li class="topo-correio__navigation-bar__item" itemprop="name" content="Últimas">
<a href="https://www.correio24horas.com.br/noticias/" class="topo-correio__navigation-bar__link" title="Últimas" itemprop="url">Últimas</a>
</li> <!-- topo-correio__navigation-bar__item -->
<li class="topo-correio__navigation-bar__item" itemprop="name" content="Minha Bahia">
<a href="https://www.correio24horas.com.br/minha-bahia/" class="topo-correio__navigation-bar__link" title="Minha Bahia" itemprop="url">Minha Bahia</a>
</li> <!-- topo-correio__navigation-bar__item -->
<li class="topo-correio__navigation-bar__item" itemprop="name" content="Salvador">
<a href="https://www.correio24horas.com.br/salvador/" class="topo-correio__navigation-bar__link" title="Salvador" itemprop="url">Salvador</a>
</li> <!-- topo-correio__navigation-bar__item -->
<li class="topo-correio__navigation-bar__item" itemprop="name" content="Esportes">
<a href="https://www.correio24horas.com.br/esportes/" class="topo-correio__navigation-bar__link" title="Esportes" itemprop="url">Esportes</a>
</li> <!-- topo-correio__navigation-bar__item -->
<li class="topo-correio__navigation-bar__item" itemprop="name" content="Sua Diversão">
<a href="https://www.correio24horas.com.br/sua-diversao/" class="topo-correio__navigation-bar__link" title="Sua Diversão" itemprop="url">Sua Diversão</a>
</li> <!-- topo-correio__navigation-bar__item -->
<li class="topo-correio__navigation-bar__item" itemprop="name" content="Brasil &amp; Mundo">
<a href="https://www.correio24horas.com.br/brasil-mundo/" class="topo-correio__navigation-bar__link" title="Brasil &amp; Mundo" itemprop="url">Brasil &amp; Mundo</a>
</li> <!-- topo-correio__navigation-bar__item -->
<li class="topo-correio__navigation-bar__item" itemprop="name" content="Só se vê no Correio">
<a href="https://www.correio24horas.com.br/so-se-ve-no-correio/" class="topo-correio__navigation-bar__link" title="Só se vê no Correio" itemprop="url">Só se vê no Correio</a>
</li> <!-- topo-correio__navigation-bar__item -->
<li class="topo-correio__navigation-bar__item" itemprop="name" content="Assinantes">
<a href="https://www.correio24horas.com.br/area-do-assinante/" class="topo-correio__navigation-bar__link" title="Assinantes" itemprop="url">Assinantes</a>
</li> <!-- topo-correio__navigation-bar__item -->
</ul>
</div>
<div>
<div class="topo-correio__navigation-bar__menu">
<a class="topo-correio__navigation-bar__subscribe" title="Assine" href="https://www.correio24horas.com.br/assine/">
Assine
</a>
<div class="topo-correio__auth">
<a href="" class="topo-correio__navigation-bar__menu__user" title="Entrar">
<svg class="topo-correio__navigation-bar__menu__user__icon">
<use xlink:href="#icon--c24h-topo--user"></use>
</svg>
</a>
<div class="topo-correio__meta__user hide">
<svg class="topo-correio__navigation-bar__menu__user__icon">
<use xlink:href="#icon--c24h-topo--user"></use>
</svg>
<span class="topo-correio__meta__user__hi">Olá, </span><span class="topo-correio__meta__user__name"></span><span class="topo-correio__meta__user__bar"> | </span><a href="#" class="topo-correio__meta__user__logout-link">Sair</a>
</div>
</div>
<button class="topo-correio__navigation-bar__menu__search" title="Abrir Busca">
<svg class="topo-correio__navigation-bar__menu__search__icon">
<use xlink:href="#icon--c24h-topo--search"></use>
</svg>
</button>
<button class="hamburger hamburger--spring topo-correio__navigation-bar__menu__button" type="button" title="Abrir Menu">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button>
</div> <!-- topo-correio__navigation-bar__menu -->
</div>
</div>
<div class="topo-correio__menu">
<div class="topo-correio__menu__content">
<div itemscope itemtype="https://schema.org/WebSite">
<meta itemprop="url" content="https://www.correio24horas.com.br/"/>
<form action="https://www.correio24horas.com.br/esportes/resultado-de-pesquisa/" class="topo-correio__menu__search" itemprop="potentialAction" role="search" itemscope itemtype="https://schema.org/SearchAction">
<meta itemprop="target" content="https://www.correio24horas.com.br/esportes/resultado-de-pesquisa/?q={tx_cwnews_term}"/>
<input
pattern=".{2,}"
title="O termo de busca deve ter pelo menos 2 caracteres"
type="search"
name="tx_cwnews_term"
class="topo-correio__menu__search__input"
placeholder="Procurar no Correio"
value=""
speech="speech"
x-webkit-speech="x-webkit-speech"
x-webkit-grammar="builtin:translate"
lang="pt-br"
onwebkitspeechchange="this.form.submit();"
autocomplete="off"
itemprop="query-input"
required
/>
<button type="submit" class="topo-correio__menu__search__button">
<svg class="topo-correio__menu__search__button__icon">
<use xlink:href="#icon--c24h-topo--search"></use>
</svg>
</button>
</form>
</div>
<nav class="topo-correio__menu__navigation" itemscope itemtype="http://www.schema.org/SiteNavigationElement">
<ul class="topo-correio__menu__navigation__list">
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Assine">
<a href="https://www.correio24horas.com.br/assine/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Assine">Assine</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Conteúdo Exclusivo para Assinantes">
<a href="https://www.correio24horas.com.br/area-do-assinante/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Conteúdo Exclusivo para Assinantes">Conteúdo Exclusivo para Assinantes</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Clube Correio">
<a href="https://www.correio24horas.com.br/clubecorreio/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Clube Correio">Clube Correio</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="">
<a href="" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title=""></a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Login">
<a href="https://assine.correio24horas.com.br/v2/login" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Login">Login</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Alterar senha">
<a href="https://assine.correio24horas.com.br/v2/cadastro/alterar-senha/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Alterar senha">Alterar senha</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Esqueci minha senha">
<a href="https://assine.correio24horas.com.br/v2/cadastro/recuperar-senha" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Esqueci minha senha">Esqueci minha senha</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Acessar Meu Cartão do Clube Correio">
<a href="https://assine.correio24horas.com.br/v2/meu-cartao/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Acessar Meu Cartão do Clube Correio">Acessar Meu Cartão do Clube Correio</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="">
<a href="" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title=""></a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Capa">
<a href="https://www.correio24horas.com.br/capa/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Capa">Capa</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Últimas Notícias">
<a href="https://www.correio24horas.com.br/noticias/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Últimas Notícias">Últimas Notícias</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Minha Bahia">
<a href="https://www.correio24horas.com.br/minha-bahia/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Minha Bahia">Minha Bahia</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Esportes">
<a href="https://www.correio24horas.com.br/esportes/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Esportes">Esportes</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Sua Diversão">
<a href="https://www.correio24horas.com.br/sua-diversao/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Sua Diversão">Sua Diversão</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Brasil &amp; Mundo">
<a href="https://www.correio24horas.com.br/brasil-mundo/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Brasil &amp; Mundo">Brasil &amp; Mundo</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Só se vê no Correio">
<a href="https://www.correio24horas.com.br/so-se-ve-no-correio/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Só se vê no Correio">Só se vê no Correio</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Assinantes">
<a href="https://www.correio24horas.com.br/area-do-assinante/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Assinantes">Assinantes</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Correio Afro">
<a href="https://www.correio24horas.com.br/correioafro/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Correio Afro">Correio Afro</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="">
<a href="" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title=""></a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Agenda Bahia">
<a href="https://www.correio24horas.com.br/agendabahia/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Agenda Bahia">Agenda Bahia</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Afro Fashion Day">
<a href="https://www.correio24horas.com.br/afrofashionday/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Afro Fashion Day">Afro Fashion Day</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Destinos">
<a href="https://especiais.correio24horas.com.br/destinos" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Destinos">Destinos</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Correio 40 anos">
<a href="https://www.correio24horas.com.br/correio40anos/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Correio 40 anos">Correio 40 anos</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Revisão Enem">
<a href="https://www.correio24horas.com.br/revisao/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Revisão Enem">Revisão Enem</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Inovação &amp; Sustentabilidade">
<a href="https://www.correio24horas.com.br/sustentabilidade/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Inovação &amp; Sustentabilidade">Inovação &amp; Sustentabilidade</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Agro Bahia">
<a href="https://www.correio24horas.com.br/agro/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Agro Bahia">Agro Bahia</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Dodoo">
<a href="https://dodoo.com.br/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Dodoo">Dodoo</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="">
<a href="" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title=""></a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Alô Alô Bahia">
<a href="https://www.aloalobahia.com/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Alô Alô Bahia">Alô Alô Bahia</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Me Salte">
<a href="https://blogs.correio24horas.com.br/mesalte/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Me Salte">Me Salte</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Blog de Marrom">
<a href="https://blogs.correio24horas.com.br/blog-do-marrom/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Blog de Marrom">Blog de Marrom</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Correio de Futuro">
<a href="https://blogs.correio24horas.com.br/correiodefuturo/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Correio de Futuro">Correio de Futuro</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="A Toda a Prova">
<a href="https://blogs.correio24horas.com.br/a-toda-prova/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="A Toda a Prova">A Toda a Prova</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="">
<a href="" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title=""></a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Publicidade Legal">
<a href="https://publicidadelegal.correio24horas.com.br/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Publicidade Legal">Publicidade Legal</a>
</li>
</ul>
</nav>
<nav class="topo-correio__menu__navigation">
<ul class="topo-correio__menu__navigation__list">
<li class="topo-correio__menu__navigation__list__item">
<a href="https://pt-br.facebook.com/correio24horas/" class="topo-correio__menu__navigation__list__item__link" title="Facebook" target="_blank" rel="noopener noreferrer">
<svg class="topo-correio__network-item__icon topo-correio__network-item__icon--facebook">
<use xlink:href="#icon--c24h-topo--facebook"></use>
</svg>
<span class="network-name">Facebook</span>
</a>
</li>
<li class="topo-correio__menu__navigation__list__item">
<a href="https://twitter.com/correio24horas" class="topo-correio__menu__navigation__list__item__link" title="Twitter" target="_blank" rel="noopener noreferrer">
<svg class="topo-correio__network-item__icon topo-correio__network-item__icon--twitter">
<use xlink:href="#icon--c24h-topo--twitter"></use>
</svg>
<span class="network-name">Twitter</span>
</a>
</li>
<li class="topo-correio__menu__navigation__list__item">
<a href="https://www.instagram.com/correio24horas/" class="topo-correio__menu__navigation__list__item__link" title="Instagram" target="_blank" rel="noopener noreferrer">
<span class="topo-correio__network-item__icon--inline">
<?xml version="1.0" encoding="iso-8859-1"?>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 551.034 551.034" style="enable-background:new 0 0 551.034 551.034;" xml:space="preserve">
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="275.517" y1="4.57" x2="275.517" y2="549.72" gradientTransform="matrix(1 0 0 -1 0 554)">
<stop offset="0" style="stop-color:#E09B3D"/>
<stop offset="0.3" style="stop-color:#C74C4D"/>
<stop offset="0.6" style="stop-color:#C21975"/>
<stop offset="1" style="stop-color:#7024C4"/>
</linearGradient>
<path style="fill:url(#SVGID_1_);" d="M386.878,0H164.156C73.64,0,0,73.64,0,164.156v222.722
c0,90.516,73.64,164.156,164.156,164.156h222.722c90.516,0,164.156-73.64,164.156-164.156V164.156
C551.033,73.64,477.393,0,386.878,0z M495.6,386.878c0,60.045-48.677,108.722-108.722,108.722H164.156
c-60.045,0-108.722-48.677-108.722-108.722V164.156c0-60.046,48.677-108.722,108.722-108.722h222.722
c60.045,0,108.722,48.676,108.722,108.722L495.6,386.878L495.6,386.878z"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="275.517" y1="4.57" x2="275.517" y2="549.72" gradientTransform="matrix(1 0 0 -1 0 554)">
<stop offset="0" style="stop-color:#E09B3D"/>
<stop offset="0.3" style="stop-color:#C74C4D"/>
<stop offset="0.6" style="stop-color:#C21975"/>
<stop offset="1" style="stop-color:#7024C4"/>
</linearGradient>
<path style="fill:url(#SVGID_2_);" d="M275.517,133C196.933,133,133,196.933,133,275.516s63.933,142.517,142.517,142.517
S418.034,354.1,418.034,275.516S354.101,133,275.517,133z M275.517,362.6c-48.095,0-87.083-38.988-87.083-87.083
s38.989-87.083,87.083-87.083c48.095,0,87.083,38.988,87.083,87.083C362.6,323.611,323.611,362.6,275.517,362.6z"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="418.31" y1="4.57" x2="418.31" y2="549.72" gradientTransform="matrix(1 0 0 -1 0 554)">
<stop offset="0" style="stop-color:#E09B3D"/>
<stop offset="0.3" style="stop-color:#C74C4D"/>
<stop offset="0.6" style="stop-color:#C21975"/>
<stop offset="1" style="stop-color:#7024C4"/>
</linearGradient>
<circle style="fill:url(#SVGID_3_);" cx="418.31" cy="134.07" r="34.15"/>
</g>
</svg>
</span>
<span class="network-name">Instagram</span>
</a>
</li>
<li class="topo-correio__menu__navigation__list__item">
<a href="https://www.youtube.com/user/Correio24h" class="topo-correio__menu__navigation__list__item__link" title="YouTube" target="_blank" rel="noopener noreferrer">
<svg class="topo-correio__network-item__icon topo-correio__network-item__icon--youtube">
<use xlink:href="#icon--c24h-topo--youtube"></use>
</svg>
<span class="network-name">YouTube</span>
</a>
</li>
</ul>
</nav>
<nav class="topo-correio__menu__navigation" itemscope itemtype="http://www.schema.org/SiteNavigationElement">
<ul class="topo-correio__menu__navigation__list">
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="">
<a href="" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title=""></a>
</li>
</ul>
</nav>
<div class="topo-correio__menu__address">
Rua Aristides Novis, 123, Federação.<br />
CEP: 40210-630 - Salvador, Bahia, Brasil<br />
<br />
Assinaturas: 71 3480-9140<br />
Anuncie: 71 3203-1353<br />
Ache Aqui Classificados: 71 3480-9130 <br />
Redação: 71 3203-1048
</div>
<div class="topo-correio__menu__address">
<a href="mailto:redacao@correio24horas.com.br" class="topo-correio__menu__address__link" title="redacao@correio24horas.com.br">redacao@correio24horas.com.br</a>
</div>
<div class="topo-correio__menu__pageflip">
<a href="https://www.correio24horas.com.br/correiodigital/" class="topo-correio__menu__pageflip__link" title="Correio Digital - ACESSO DO ASSINANTE: leia a edição digital do Jornal Correio">
<span class="topo-correio__menu__pageflip__link__label">ACESSO DO ASSINANTE: leia a edição digital do Jornal Correio</span>
<img loading="lazy" src="https://edition.pagesuite-professional.co.uk/get_image.aspx?newportal=true&h=150&pbid=11ae599c-2d02-4148-a861-8c13df1a8642" alt="Correio Digital" class="topo-correio__menu__pageflip__preview">
</a>
</div>
<nav class="topo-correio__menu__navigation" itemscope itemtype="http://www.schema.org/SiteNavigationElement">
<ul class="topo-correio__menu__navigation__list">
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Anuncie">
<a href="https://www.correio24horas.com.br/anuncie/" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Anuncie">Anuncie</a>
</li>
<li class="topo-correio__menu__navigation__list__item" itemprop="name" content="Institucional">
<a href="https://www.correio24horas.com.br/institucional" class="topo-correio__menu__navigation__list__item__link" itemprop="url" title="Institucional">Institucional</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<div class="container topo-correio__primary-container">
<div class="row">
<div class="topo-correio__primary-row">
<div class="col-xs-6 col-sm-5 col-md-6 col-lg-7">
<div class="topo-correio__brand">
<a href="https://www.correio24horas.com.br/capa/" class="topo-correio__brand__link" title="Jornal Correio">
<span class="topo-correio__brand__image">
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
x="0px" y="0px" width="600px" height="128px" viewBox="-12.59 -2.483 600 128" enable-background="new -12.59 -2.483 600 128"
xml:space="preserve">
<path fill="#231F20" d="M195.473,23.953c-1,0-1.823-0.162-2.468-0.493c-0.644-0.332-1.15-0.781-1.516-1.344
c-0.367-0.564-0.619-1.221-0.759-1.972c-0.14-0.748-0.21-1.541-0.21-2.379c0-0.812,0.07-1.586,0.21-2.319
c0.14-0.729,0.392-1.373,0.759-1.917c0.366-0.544,0.873-0.978,1.516-1.298c0.646-0.319,1.468-0.479,2.468-0.479
s1.821,0.16,2.465,0.479c0.647,0.32,1.152,0.754,1.52,1.298c0.365,0.544,0.617,1.188,0.757,1.917c0.14,0.732,0.21,1.507,0.21,2.319
c0,0.838-0.07,1.631-0.21,2.379c-0.14,0.751-0.392,1.408-0.757,1.972c-0.367,0.563-0.873,1.012-1.52,1.344
C197.294,23.791,196.473,23.953,195.473,23.953 M195.473,12.832c-0.768,0-1.386,0.134-1.857,0.401s-0.835,0.627-1.09,1.079
c-0.258,0.456-0.426,0.981-0.515,1.58c-0.087,0.599-0.13,1.223-0.13,1.873c0,0.653,0.043,1.286,0.13,1.902
c0.089,0.614,0.257,1.162,0.515,1.639c0.255,0.476,0.619,0.857,1.09,1.142c0.471,0.286,1.089,0.426,1.857,0.426
c0.767,0,1.386-0.14,1.857-0.426c0.471-0.285,0.833-0.666,1.088-1.142c0.255-0.477,0.428-1.025,0.517-1.639
c0.085-0.616,0.13-1.249,0.13-1.902c0-0.65-0.045-1.273-0.13-1.873c-0.089-0.599-0.261-1.124-0.517-1.58
c-0.255-0.452-0.617-0.812-1.088-1.079S196.24,12.832,195.473,12.832"/>
<path fill="#231F20" d="M207.396,17.766c0-0.815,0.07-1.586,0.21-2.322c0.14-0.729,0.392-1.369,0.757-1.917
c0.367-0.544,0.874-0.977,1.517-1.295c0.647-0.322,1.468-0.48,2.47-0.48c1,0,1.818,0.159,2.458,0.48
c0.639,0.319,1.14,0.751,1.509,1.295c0.364,0.549,0.619,1.188,0.755,1.917c0.14,0.736,0.21,1.507,0.21,2.322
c0,0.799-0.067,1.549-0.201,2.24c-0.133,0.69-0.36,1.294-0.678,1.805c-0.322,0.51-0.747,0.918-1.275,1.221
c-0.529,0.302-1.18,0.468-1.961,0.505v0.033c0.268,0.244,0.644,0.429,1.125,0.56c0.483,0.127,1.025,0.201,1.629,0.227
c0.352,0,0.727-0.02,1.136-0.054v1.168c-0.212,0.023-0.418,0.042-0.619,0.054c-0.204,0.009-0.404,0.016-0.602,0.016
c-0.838-0.009-1.592-0.14-2.267-0.381c-0.672-0.246-1.185-0.647-1.535-1.204c-0.927-0.036-1.692-0.224-2.291-0.568
c-0.599-0.34-1.073-0.793-1.423-1.35c-0.347-0.559-0.589-1.206-0.723-1.938S207.396,18.592,207.396,17.766 M212.35,12.849
c-0.781,0-1.406,0.134-1.877,0.401c-0.468,0.268-0.83,0.628-1.088,1.08c-0.255,0.456-0.428,0.978-0.513,1.57
c-0.086,0.593-0.131,1.213-0.131,1.866c0,0.65,0.045,1.285,0.131,1.899c0.085,0.618,0.258,1.162,0.513,1.641
c0.258,0.478,0.621,0.855,1.088,1.14c0.471,0.286,1.097,0.426,1.877,0.426c0.767,0,1.384-0.14,1.857-0.426
c0.471-0.285,0.833-0.663,1.088-1.14c0.255-0.479,0.426-1.023,0.516-1.641c0.086-0.614,0.131-1.249,0.131-1.899
c0-0.653-0.045-1.273-0.131-1.866c-0.09-0.592-0.261-1.115-0.516-1.57c-0.255-0.451-0.618-0.812-1.088-1.08
C213.734,12.982,213.117,12.849,212.35,12.849"/>
<path fill="#231F20" d="M223.838,22.874c0.675,0,1.211-0.104,1.613-0.322c0.401-0.213,0.703-0.49,0.907-0.818
c0.204-0.334,0.334-0.687,0.392-1.063c0.061-0.379,0.09-0.736,0.09-1.073v-7.673h1.29v7.673c0,1.535-0.364,2.644-1.089,3.328
c-0.729,0.688-1.813,1.028-3.252,1.028c-1.456,0-2.542-0.34-3.263-1.028c-0.718-0.684-1.079-1.793-1.079-3.328v-7.673h1.291v7.673
c0,0.408,0.038,0.806,0.11,1.194c0.077,0.389,0.227,0.739,0.456,1.045c0.227,0.308,0.541,0.557,0.949,0.751
C222.661,22.779,223.188,22.874,223.838,22.874"/>
<polygon fill="#231F20" points="237.962,13.076 231.878,13.076 231.878,17.051 237.178,17.051 237.178,18.2 231.878,18.2
231.878,22.631 238.048,22.631 238.048,23.78 230.586,23.78 230.586,11.925 237.962,11.925 "/>
<path fill="#231F20" d="M252.067,20.609h-4.917l-1.099,3.171h-1.376l4.221-11.944h1.586l4.096,11.944h-1.431L252.067,20.609z
M249.643,13.443l-2.213,6.067h4.356l-2.127-6.067H249.643z"/>
<path fill="#231F20" d="M267.531,17.713c0.767,0.163,1.353,0.504,1.754,1.02c0.398,0.52,0.599,1.146,0.599,1.891
c0,0.988-0.286,1.762-0.863,2.319c-0.572,0.559-1.443,0.838-2.605,0.838h-5.039V11.923h4.688c1.162,0,2.031,0.274,2.608,0.818
c0.577,0.549,0.863,1.275,0.863,2.182c0,0.698-0.169,1.288-0.507,1.771c-0.337,0.48-0.836,0.809-1.499,0.984V17.713z
M268.176,15.115c0-0.627-0.189-1.125-0.566-1.49c-0.379-0.367-0.933-0.549-1.666-0.549h-3.278v4.078h3.278
c0.732,0,1.286-0.164,1.666-0.495C267.986,16.328,268.176,15.813,268.176,15.115 M262.666,18.306v4.325h3.558
c0.733,0,1.297-0.177,1.698-0.535c0.401-0.353,0.602-0.897,0.602-1.626c0-0.698-0.207-1.233-0.628-1.605
c-0.417-0.374-1.051-0.558-1.9-0.558H262.666z"/>
<path fill="#231F20" d="M278.725,20.609h-4.917l-1.099,3.171h-1.376l4.221-11.944h1.586l4.096,11.944h-1.431L278.725,20.609z
M276.3,13.443l-2.213,6.067h4.357l-2.127-6.067H276.3z"/>
<polygon fill="#231F20" points="283.031,23.78 283.031,11.923 284.32,11.923 284.32,17.051 290.423,17.051 290.423,11.923
291.714,11.923 291.714,23.78 290.423,23.78 290.423,18.2 284.32,18.2 284.32,23.78 "/>
<rect x="294.155" y="11.927" fill="#231F20" width="1.291" height="11.858"/>
<path fill="#231F20" d="M304.634,20.609h-4.917l-1.102,3.171h-1.375l4.221-11.944h1.587l4.097,11.944h-1.432L304.634,20.609z
M302.211,13.443l-2.215,6.067h4.358l-2.128-6.067H302.211z"/>
<path fill="#231F20" d="M313.75,17.766c0-0.815,0.072-1.586,0.212-2.322c0.14-0.729,0.392-1.369,0.759-1.917
c0.367-0.544,0.871-0.977,1.515-1.295c0.647-0.322,1.469-0.48,2.467-0.48c1.002,0,1.822,0.159,2.46,0.48
c0.641,0.319,1.142,0.751,1.509,1.295c0.364,0.549,0.619,1.188,0.756,1.917c0.14,0.736,0.212,1.507,0.212,2.322
c0,0.799-0.065,1.549-0.203,2.24c-0.133,0.69-0.36,1.294-0.678,1.805c-0.323,0.51-0.746,0.918-1.275,1.221
c-0.528,0.302-1.182,0.468-1.959,0.505v0.033c0.268,0.244,0.641,0.429,1.123,0.56c0.484,0.127,1.026,0.201,1.633,0.227
c0.348,0,0.725-0.02,1.132-0.054v1.168c-0.212,0.023-0.417,0.042-0.616,0.054c-0.205,0.009-0.404,0.016-0.604,0.016
c-0.839-0.009-1.592-0.14-2.267-0.381c-0.675-0.246-1.186-0.647-1.537-1.204c-0.927-0.036-1.688-0.224-2.289-0.568
c-0.601-0.34-1.073-0.793-1.425-1.35c-0.345-0.559-0.588-1.206-0.718-1.938C313.818,19.368,313.75,18.592,313.75,17.766
M318.702,12.849c-0.777,0-1.403,0.134-1.872,0.401c-0.47,0.268-0.834,0.628-1.092,1.08c-0.252,0.456-0.427,0.978-0.514,1.57
c-0.087,0.593-0.131,1.213-0.131,1.866c0,0.65,0.044,1.285,0.131,1.899c0.087,0.618,0.262,1.162,0.514,1.641
c0.258,0.478,0.622,0.855,1.092,1.14c0.469,0.286,1.095,0.426,1.872,0.426c0.771,0,1.388-0.14,1.86-0.426
c0.469-0.285,0.833-0.663,1.088-1.14c0.256-0.479,0.427-1.023,0.517-1.641c0.087-0.614,0.131-1.249,0.131-1.899
c0-0.653-0.044-1.273-0.131-1.866c-0.09-0.592-0.261-1.115-0.517-1.57c-0.255-0.451-0.619-0.812-1.088-1.08
C320.09,12.982,319.474,12.849,318.702,12.849"/>
<path fill="#231F20" d="M330.191,22.874c0.679,0,1.213-0.104,1.611-0.322c0.404-0.213,0.706-0.49,0.908-0.818
c0.205-0.334,0.336-0.687,0.393-1.063c0.062-0.379,0.09-0.736,0.09-1.073v-7.673h1.291v7.673c0,1.535-0.364,2.644-1.089,3.328
c-0.731,0.688-1.813,1.028-3.254,1.028c-1.452,0-2.541-0.34-3.259-1.028c-0.722-0.684-1.083-1.793-1.083-3.328v-7.673h1.291v7.673
c0,0.408,0.04,0.806,0.112,1.194c0.077,0.389,0.227,0.739,0.45,1.045c0.23,0.308,0.548,0.557,0.952,0.751
C329.016,22.779,329.545,22.874,330.191,22.874"/>
<polygon fill="#231F20" points="344.319,13.076 338.229,13.076 338.229,17.051 343.535,17.051 343.535,18.2 338.229,18.2
338.229,22.631 344.403,22.631 344.403,23.78 336.944,23.78 336.944,11.925 344.319,11.925 "/>
<path fill="#231F20" d="M353.905,23.78l-2.979-4.813h-2.931v4.813h-1.287V11.925h4.79c0.572,0,1.076,0.09,1.518,0.267
c0.441,0.182,0.812,0.431,1.107,0.742c0.298,0.316,0.522,0.686,0.684,1.118c0.156,0.431,0.23,0.896,0.23,1.392
c0,0.873-0.23,1.61-0.703,2.208s-1.16,0.967-2.064,1.107l3.153,5.02H353.905z M347.995,17.818h3.278
c0.734,0,1.319-0.204,1.771-0.608c0.444-0.407,0.668-0.994,0.668-1.765c0-0.729-0.205-1.308-0.615-1.732
c-0.417-0.423-0.986-0.636-1.717-0.636h-3.385V17.818z"/>
<path fill="#231F20" d="M366.266,23.955c-0.659,0-1.338-0.047-2.031-0.14c-0.69-0.092-1.402-0.241-2.134-0.453l0.228-1.079
c0.896,0.219,1.654,0.364,2.273,0.428c0.619,0.063,1.179,0.095,1.664,0.095c0.504,0,0.927-0.064,1.281-0.191
c0.357-0.131,0.647-0.295,0.871-0.499c0.23-0.201,0.392-0.431,0.498-0.689c0.105-0.255,0.155-0.517,0.155-0.784
c0-0.393-0.1-0.723-0.299-0.983c-0.205-0.261-0.463-0.482-0.771-0.656c-0.305-0.172-0.641-0.312-1.001-0.418
c-0.361-0.104-0.69-0.198-0.996-0.28c-0.463-0.115-0.92-0.271-1.368-0.462c-0.444-0.191-0.843-0.426-1.194-0.714
c-0.349-0.286-0.628-0.617-0.843-1.003c-0.218-0.381-0.327-0.824-0.327-1.325c0-0.544,0.106-1.012,0.317-1.401
c0.212-0.392,0.492-0.706,0.853-0.952c0.36-0.243,0.784-0.42,1.263-0.532c0.485-0.112,1.008-0.166,1.562-0.166
c0.666,0,1.307,0.048,1.929,0.141c0.622,0.092,1.287,0.245,1.996,0.451l-0.295,1.084c-0.445-0.106-0.837-0.194-1.179-0.261
c-0.343-0.07-0.653-0.125-0.934-0.16c-0.276-0.034-0.541-0.061-0.783-0.076c-0.246-0.019-0.485-0.028-0.734-0.028
c-0.498,0-0.914,0.055-1.254,0.159c-0.339,0.106-0.606,0.246-0.812,0.428c-0.205,0.181-0.349,0.384-0.436,0.618
c-0.087,0.231-0.131,0.478-0.131,0.732c0,0.382,0.112,0.708,0.333,0.975c0.221,0.271,0.491,0.493,0.812,0.681
c0.316,0.188,0.665,0.337,1.045,0.456c0.376,0.115,0.722,0.207,1.035,0.277c0.464,0.105,0.912,0.243,1.344,0.411
c0.427,0.169,0.809,0.382,1.142,0.644c0.33,0.261,0.594,0.58,0.79,0.949c0.199,0.374,0.299,0.815,0.299,1.325
c0,0.571-0.103,1.067-0.312,1.495c-0.211,0.423-0.5,0.776-0.874,1.061c-0.373,0.286-0.814,0.496-1.324,0.636
C367.41,23.884,366.859,23.955,366.266,23.955"/>
<path fill="#231F20" d="M379.099,20.609h-4.914l-1.102,3.171h-1.374l4.218-11.944h1.586l4.1,11.944h-1.431L379.099,20.609z
M376.676,13.443l-2.211,6.067h4.354l-2.128-6.067H376.676z"/>
<path fill="#231F20" d="M389.524,17.713c0.769,0.163,1.356,0.504,1.755,1.02c0.397,0.52,0.6,1.146,0.6,1.891
c0,0.988-0.286,1.762-0.861,2.319c-0.572,0.559-1.443,0.838-2.606,0.838h-5.039V11.923h4.69c1.16,0,2.028,0.274,2.606,0.818
c0.573,0.549,0.865,1.275,0.865,2.182c0,0.698-0.171,1.288-0.51,1.771c-0.336,0.48-0.834,0.809-1.5,0.984V17.713z M390.172,15.115
c0-0.627-0.189-1.125-0.566-1.49c-0.379-0.367-0.933-0.549-1.667-0.549h-3.278v4.078h3.278c0.734,0,1.288-0.164,1.667-0.495
C389.982,16.328,390.172,15.813,390.172,15.115 M384.66,18.306v4.325h3.559c0.73,0,1.3-0.177,1.698-0.535
c0.404-0.353,0.604-0.897,0.604-1.626c0-0.698-0.212-1.233-0.629-1.605c-0.417-0.374-1.051-0.558-1.9-0.558H384.66z"/>
<polygon fill="#231F20" points="401.382,13.076 395.298,13.076 395.298,17.051 400.598,17.051 400.598,18.2 395.298,18.2
395.298,22.631 401.469,22.631 401.469,23.78 394.007,23.78 394.007,11.925 401.382,11.925 "/>
<path fill="#231F20" d="M410.974,23.78l-2.982-4.813h-2.931v4.813h-1.29V11.925h4.796c0.566,0,1.07,0.09,1.518,0.267
c0.438,0.182,0.809,0.431,1.104,0.742c0.295,0.316,0.525,0.686,0.678,1.118c0.159,0.431,0.239,0.896,0.239,1.392
c0,0.873-0.239,1.61-0.709,2.208s-1.157,0.967-2.065,1.107l3.157,5.02H410.974z M405.061,17.818h3.275
c0.734,0,1.325-0.204,1.773-0.608c0.447-0.407,0.672-0.994,0.672-1.765c0-0.729-0.206-1.308-0.622-1.732
c-0.414-0.423-0.983-0.636-1.717-0.636h-3.382V17.818z"/>
<path fill="#231F20" d="M55.014,0.549c10.95,0,20.441,1.202,31.127,3.75c3.653,0.873,7.619,1.949,11.894,3.226v30.02H85.846h-8.418
h-1.59V26.775c-27.643-4.524-42.697,1.958-42.697,34.814c0,32.856,15.054,39.339,42.697,34.815V85.637h1.59h8.418h12.189v30.018
c-4.275,1.275-8.241,2.355-11.894,3.229c-10.686,2.545-20.177,3.745-31.127,3.745C18.339,122.628,0,92.11,0,61.589
C0,31.071,18.339,0.549,55.014,0.549"/>
<path fill="#231F20" d="M191.276,95.979h7.233V59.652h-7.233V37.856h36.156v14.53c4.695-12.071,15.335-17.734,28.926-18.163v25.429
h-7.233c-11.982,0-21.693,9.759-21.693,21.796v14.531h7.23v21.798h-43.386V95.979z"/>
<path fill="#231F20" d="M265.265,95.979h7.23V59.652h-7.23V37.856h36.156v14.53c4.696-12.071,15.334-17.734,28.923-18.163v25.429
h-7.231c-11.98,0-21.691,9.759-21.691,21.796v14.531h7.229v21.798h-43.385V95.979z"/>
<path fill="#231F20" d="M508.676,58.061c11.142,0,20.181,9.032,20.181,20.177s-9.039,20.18-20.181,20.18
c-11.147,0-20.18-9.035-20.18-20.18S497.528,58.061,508.676,58.061 M508.676,33.845c-24.521,0-44.394,19.874-44.394,44.393
c0,24.516,19.872,44.397,44.394,44.397c24.517,0,44.392-19.882,44.392-44.397C553.067,53.719,533.192,33.845,508.676,33.845"/>
<path fill="#231F20" d="M146.127,58.061c11.145,0,20.18,9.032,20.18,20.177s-9.036,20.18-20.18,20.18s-20.18-9.035-20.18-20.18
S134.983,58.061,146.127,58.061 M146.127,33.845c-24.518,0-44.393,19.874-44.393,44.393c0,24.516,19.875,44.397,44.393,44.397
c24.519,0,44.393-19.882,44.393-44.397C190.52,53.719,170.646,33.845,146.127,33.845"/>
<path fill="#231F20" d="M419.888,96.333h7.396V59.337h-7.396V37.142h36.995v59.191h7.399v22.195h-44.395V96.333z M456.883,7.547
h-29.592v22.195h29.592V7.547z"/>
<polygon fill="#EC1A3B" points="538.287,0 553.086,0 553.086,19.955 572.357,14.788 576.189,29.083 556.918,34.248 566.896,51.528
554.075,58.925 545.689,44.393 537.298,58.925 524.483,51.528 534.458,34.248 515.183,29.083 519.015,14.788 538.287,19.955 "/>
<path fill="#231F20" d="M357.693,70.437c2.433-8.512,8.933-12.9,17.474-12.9c8.125,0,13.819,4.897,15.49,12.9H357.693z
M417.48,85.186v-3.271c0.199-27.55-14.565-48.068-42.506-48.068c-25.408,0-44.27,18.396-44.27,44.192
c0,26.195,16.36,44.593,46.577,44.593c17.707,0,26.562-5.399,34.457-12.597l-13.86-15.399c-5.008,4.199-10.973,7.599-20.018,7.599
c-10.902,0-17.136-4.688-19.819-12.896h59.438V85.186L417.48,85.186z"/>
</svg>
</span>
</a>
</div> <!-- topo-correio__brand -->
</div>
<div class="col-xs-6 col-sm-7 col-md-6 col-lg-5">
<div class="topo-correio__meta">
<time class="topo-correio__meta__time" datetime="05/04/2022 08:43:31 am">
<span class="topo-correio__meta__time__hour"></span>
<span class="topo-correio__meta__time__date"></span>
</time> <!-- topo-correio__meta__time -->
<div class="topo-correio__meta__email">
<a href="mailto:redacao@correio24horas.com.br" class="topo-correio__meta__email__link" title="redacao@correio24horas.com.br">redacao@correio24horas.com.br</a>
</div> <!-- topo-correio__meta__email -->
</div> <!-- topo-correio__meta -->
<ul class="topo-correio__network-list">
<li class="topo-correio__network-item">
<a href="https://pt-br.facebook.com/correio24horas/" class="topo-correio__network-item__link" title="Facebook" target="_blank" rel="noopener noreferrer">
<svg class="topo-correio__network-item__icon">
<use xlink:href="#icon--c24h-topo--facebook"></use>
</svg>
Facebook
</a>
</li> <!-- topo-correio__network-item -->
<li class="topo-correio__network-item">
<a href="https://twitter.com/correio24horas" class="topo-correio__network-item__link" title="Twitter" target="_blank" rel="noopener noreferrer">
<svg class="topo-correio__network-item__icon">
<use xlink:href="#icon--c24h-topo--twitter"></use>
</svg>
Twitter
</a>
</li> <!-- topo-correio__network-item -->
<li class="topo-correio__network-item">
<a href="https://www.instagram.com/correio24horas/" class="topo-correio__network-item__link" title="Instagram" target="_blank" rel="noopener noreferrer">
<span class="topo-correio__network-item__icon--inline">
<?xml version="1.0" encoding="iso-8859-1"?>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="169.063px" height="169.063px" viewBox="0 0 169.063 169.063" style="enable-background:new 0 0 169.063 169.063;"
xml:space="preserve">
<g>
<path d="M122.406,0H46.654C20.929,0,0,20.93,0,46.655v75.752c0,25.726,20.929,46.655,46.654,46.655h75.752
c25.727,0,46.656-20.93,46.656-46.655V46.655C169.063,20.93,148.133,0,122.406,0z M154.063,122.407
c0,17.455-14.201,31.655-31.656,31.655H46.654C29.2,154.063,15,139.862,15,122.407V46.655C15,29.201,29.2,15,46.654,15h75.752
c17.455,0,31.656,14.201,31.656,31.655V122.407z"/>
<path d="M84.531,40.97c-24.021,0-43.563,19.542-43.563,43.563c0,24.02,19.542,43.561,43.563,43.561s43.563-19.541,43.563-43.561
C128.094,60.512,108.552,40.97,84.531,40.97z M84.531,113.093c-15.749,0-28.563-12.812-28.563-28.561
c0-15.75,12.813-28.563,28.563-28.563s28.563,12.813,28.563,28.563C113.094,100.281,100.28,113.093,84.531,113.093z"/>
<path d="M129.921,28.251c-2.89,0-5.729,1.17-7.77,3.22c-2.051,2.04-3.23,4.88-3.23,7.78c0,2.891,1.18,5.73,3.23,7.78
c2.04,2.04,4.88,3.22,7.77,3.22c2.9,0,5.73-1.18,7.78-3.22c2.05-2.05,3.22-4.89,3.22-7.78c0-2.9-1.17-5.74-3.22-7.78
C135.661,29.421,132.821,28.251,129.921,28.251z"/>
</g>
</svg>
</span>
Instagram
</a>
</li> <!-- topo-correio__network-item -->
<li class="topo-correio__network-item">
<a href="https://www.youtube.com/user/Correio24h" class="topo-correio__network-item__link" title="YouTube" target="_blank" rel="noopener noreferrer">
<svg class="topo-correio__network-item__icon">
<use xlink:href="#icon--c24h-topo--youtube"></use>
</svg>
Youtube
</a>
</li> <!-- topo-correio__network-item -->
<li class="topo-correio__network-item">
<a href="https://www.correio24horas.com.br/rss/" class="topo-correio__network-item__link" title="RSS" target="_blank" rel="noopener noreferrer">
<svg class="topo-correio__network-item__icon">
<use xlink:href="#icon--c24h-topo--rss"></use>
</svg>
RSS
</a>
</li> <!-- topo-correio__network-item -->
</ul>
<a class="topo-correio__navigation-bar__subscribe" title="Assine" href="https://www.correio24horas.com.br/assine/">
Assine
</a>
<div class="topo-correio__auth">
<a href="" class="topo-correio__navigation-bar__menu__user" title="Entrar">
<svg class="topo-correio__navigation-bar__menu__user__icon">
<use xlink:href="#icon--c24h-topo--user"></use>
</svg>
</a>
<div class="topo-correio__meta__user hide">
<svg class="topo-correio__navigation-bar__menu__user__icon">
<use xlink:href="#icon--c24h-topo--user"></use>
</svg>
<span class="topo-correio__meta__user__hi">Olá </span><span class="topo-correio__meta__user__name"></span><span class="topo-correio__meta__user__bar"> | </span><a href="#" class="topo-correio__meta__user__logout-link">Sair</a>
</div>
</div>
<div class="topo-correio__mobile-menu-button">
<button class="hamburger hamburger--spring topo-correio__navigation-bar__menu__button" type="button" title="Abrir Menu">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button>
</div> <!-- topo-correio__mobile-menu-button -->
</div>
</div> <!-- topo-correio__primary-row -->
</div>
</div>
</div>
<div class="topo-correio__content-area topo-correio__content-area-sticky">
<div class="container">
<div class="col-xs-12">
<div class="row">
<style>
#CW253 > div {
max-width: 320px;
}
#CW253 > div > div{
width: 320px !important;
}
/* Small Desktop */
@media (min-width: 992px) {
#CW253 > div {
max-width: 980px;
}
#CW253 > div > div{
width: 980px !important;
}
}
</style>
<div class="col-xs-12 col-lg-12 col-md-12 ">
<div class="publicidade publicidade-responsive1 " style="background:#ffffff; padding: 10px 0;" id="CW253">
<div id="minhabahia_970x250_01">
<script>
googletag.cmd.push(function() { googletag.display('minhabahia_970x250_01'); });
</script>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container"><div class="row">
<!-- /44585206/c24h_minhabahia_lightbox_01 -->
<div id='div-gpt-ad-1501511820785-4'>
<script>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1501511820785-4'); });
</script>
</div>
<div class=" col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="noticias-single noticias-single__with-image" id="CW14">
<div class="row visible-lg">
<div class="col-xs-12">
<div class="noticias-single__tags">
<a class="noticias-single__tags--item" href="https://www.correio24horas.com.br/noticias/categoria/salvador/" title="salvador">
salvador</a>
<a class="noticias-single__tags--item" href="https://www.correio24horas.com.br/noticias/categoria/minha-bahia/" title="minha bahia">
minha bahia</a>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-lg-3">
<span class="noticias-single__category hidden-lg" itemprop="articleSection">
<a href="https://www.correio24horas.com.br/noticias/categoria/salvador/" title="salvador">salvador</a>
</span>
<h1 class="noticias-single__title noticias-single__title--mobile hidden-lg">Líder do grupo de sequestradores que tinha PMs foi morto em confronto policial</h1>
<div class="noticias-single__description hidden-lg" itemprop="description">
Draco já mapeou todos os integrantes, e prisão é questão de tempo, diz delegado
</div>
<div class="noticias-single__meta">
<span class="noticias-single__category visible-lg">
<a href="https://www.correio24horas.com.br/noticias/categoria/salvador/" title="salvador">salvador</a>
</span>
<div class="noticias-single__author" itemprop="author" itemscope="itemscope" itemtype="http://schema.org/Person">
<div itemprop="name">
Bruno Wendel
<meta name="mediator_author" content="Bruno Wendel"/>
</div>
<a href="mailto:bruno.cardoso@redebahia.com.br" itemprop="email" target="_top">
bruno.cardoso@redebahia.com.br
</a>
</div>
<div class="noticias-single__date">04.05.2022, 05:45:00<meta itemprop="datePublished" content="2022-05-04T05:45:00-03:00"> <meta name="mediator_published_time" content="2022-05-04T05:45:00-03:00"/></div>
<meta itemprop="mainEntityOfPage" content="https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/">
<meta itemprop="keywords" content="">
<script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Notícias","item":"https:\/\/www.correio24horas.com.br\/noticias\/"},{"@type":"ListItem","position":2,"name":"salvador","item":"https:\/\/www.correio24horas.com.br\/noticias\/categoria\/salvador"},{"@type":"ListItem","position":3,"name":"Líder do grupo de sequestradores que tinha PMs foi morto em confronto policial"}]}
</script>
<meta name="mediator" content="873314"/>
<meta name="mediator_theme" content="salvador"/>
<meta name="mediator_theme" content="minha bahia"/>
<div class="noticias-single__share ">
<div class="noticias-single__share-item noticias-single__share-item--facebook ">
<a title="Compartilhar no Facebook" href="https://www.facebook.com/sharer/sharer.php?u=https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/?utm_source=correio24h_share_facebook" onclick="return !window.open(this.href, 'Facebook', 'width=640,height=580')" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--facebook"></use>
</svg>
<span>Facebook</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--twitter ">
<a title="Compartilhar no Twitter" href="https://twitter.com/intent/tweet?url=https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/?utm_source=correio24h_share_twitter&text=L%C3%ADder%20do%20grupo%20de%20sequestradores%20que%20tinha%20PMs%20foi%20morto%20em%20confronto%20policial" onclick="return !window.open(this.href, 'Twitter', 'width=640,height=580')" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--twitter"></use>
</svg>
<span>Twitter</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--whatsapp noticias-single__share-item--whatsapp--mobile ">
<a title="Compartilhar no WhatsApp" href="whatsapp://send?text=L%C3%ADder%20do%20grupo%20de%20sequestradores%20que%20tinha%20PMs%20foi%20morto%20em%20confronto%20policial https%3A%2F%2Fwww.correio24horas.com.br%2Fnoticia%2Fnid%2Flider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial%2F?utm_source=correio24h_share_whatsapp" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--whatsapp"></use>
</svg>
<span>WhatsApp</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--whatsapp noticias-single__share-item--whatsapp--desktop ">
<a title="Compartilhar no WhatsApp" target="_blank" href="https://web.whatsapp.com/send?text=L%C3%ADder%20do%20grupo%20de%20sequestradores%20que%20tinha%20PMs%20foi%20morto%20em%20confronto%20policial https%3A%2F%2Fwww.correio24horas.com.br%2Fnoticia%2Fnid%2Flider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial%2F?utm_source%3Dcorreio24h_share_whatsapp" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--whatsapp"></use>
</svg>
<span>WhatsApp</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--linkedin noticias-single__share-item--only-on-modal">
<a title="Compartilhar no LinkedIn" href="https://www.linkedin.com/shareArticle?mini=true&source=Correio24h&url=https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/?utm_source=correio24h_share_linkedin" onclick="return !window.open(this.href, 'linkedin', 'width=640,height=580')" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--linkedin"></use>
</svg>
<span>LinkedIn</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--telegram noticias-single__share-item--only-on-modal hidden-lg">
<a title="Compartilhar no Telegram" href="https://t.me/share/url?url=https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/?utm_source=correio24h_share_telegram" onclick="return !window.open(this.href, 'telegram', 'width=640,height=580')" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--telegram"></use>
</svg>
<span>Telegram</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--messenger noticias-single__share-item--only-on-modal hidden-lg">
<a title="Compartilhar no Messenger" href="fb-messenger://share?link=https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/&app_id=258407874623830&utm_source=correio24h_share_messenger" onclick="return !window.open(this.href, 'messenger', 'width=640,height=580')" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--messenger"></use>
</svg>
<span>Messenger</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--copy noticias-single__share-item--only-on-modal">
<a href="#" title="Copiar Url" class="noticias-single__share-item--copy__link" data-clipboard-text="https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--copy"></use>
</svg>
<span>Copiar URL</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--more ">
<a href="#">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--share"></use>
</svg>
<span>Mais opções</span>
</a>
</div>
</div>
<div class="noticias-single__content-area__left">
<style>
#CW3677 > div {
max-width: 300px;
}
#CW3677 > div > div{
width: 300px !important;
}
/* Small Desktop */
@media (min-width: 992px) {
#CW3677 > div {
max-width: 300px;
}
#CW3677 > div > div{
width: 300px !important;
}
}
</style>
<div class="col-xs-12 col-lg-12 col-md-12 ">
<div class="publicidade publicidade-responsive1 " style="background:#ffffff; padding: 10px 0;" id="CW3677">
<div id="minhabahia_300x250_02">
<script>
if (document.cookie.indexOf('CFCOS') == -1) {
googletag.cmd.push(function() { googletag.display('minhabahia_300x250_02'); });
}
</script>
</div>
</div>
</div>
<div class="saiba-mais saiba-mais-theme3" id="CW4053">
<div class="saiba-mais--title">
<span>Relacionadas</span>
</div>
<ul class="saiba-mais--list">
<li class="saiba-mais--item">
<a title="Polícia faz operação de combate a sequestros em Salvador e RMS (Foto: Tony Silva / Ascom-PC)" href="https://www.correio24horas.com.br/noticia/nid/policia-faz-operacao-de-combate-a-sequestros-em-salvador-e-rms/" class="saiba-mais--item--link">
<img loading="lazy" src="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/c/3/csm_WhatsApp_Image_2022-05-03_at_06.02.40_34f9c2fae3.jpeg" alt="" class="saiba-mais--item--image">
<span class="saiba-mais--item--title">
Polícia faz operação de combate a sequestros em Salvador e RMS
</span>
</a>
</li>
<li class="saiba-mais--item">
<a title="Policiais militares são presos em operação de combate a sequestro em Salvador (Foto: Paula Fróes/CORREIO)" href="https://www.correio24horas.com.br/noticia/nid/policiais-militares-sao-presos-em-operacao-de-combate-a-sequestro-em-salvador/" class="saiba-mais--item--link">
<img loading="lazy" src="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/5/2/csm_WhatsApp_Image_2022-05-03_at_08.54.56_e6242c8682.jpeg" alt="" class="saiba-mais--item--image">
<span class="saiba-mais--item--title">
Policiais militares são presos em operação de combate a sequestro em Salvador
</span>
</a>
</li>
<li class="saiba-mais--item">
<a title="PMs presos em operação são investigados por sequestro de empresário no Stiep  (Foto: Foto: Tony Silva/Ascom-PC)" href="https://www.correio24horas.com.br/noticia/nid/pms-presos-em-operacao-sao-investigados-por-sequestro-de-empresario-no-stiep/" class="saiba-mais--item--link">
<img loading="lazy" src="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/3/4/csm___03052022_operacao_prende_pms_98d4a0d8aa.jpg" alt="" class="saiba-mais--item--image">
<span class="saiba-mais--item--title">
PMs presos em operação são investigados por sequestro de empresário no Stiep 
</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-lg-9">
<div class="row">
<div class="col-xs-12">
<div class="noticias-single__image" itemprop="image" itemscope="itemscope" itemtype="http://schema.org/ImageObject">
<picture class="noticias-single__picture">
<source media="(min-width: 420px)" srcset="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/9/2/csm_Operacao_Rasteira_89f066d9bf.jpg">
<img loading="lazy" src="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/9/2/csm_Operacao_Rasteira_7bd6e5d555.jpg" alt="Líder do grupo de sequestradores que tinha PMs foi morto em confronto policial" class="noticias-single__image-source" itemprop="url">
</picture>
<span class="noticias-single__image-caption">
(Foto: Tony Silva/Ascom-PC)
</span>
<meta itemprop="width" content="940">
<meta itemprop="height" content="704">
</div>
</div>
<div class="col-xs-12 noticias-single__stick-parent">
<div class="row">
<div class="col-xs-12 col-md-7 col-lg-7">
<div class="row">
<div class="col-xs-12">
<h1 class="noticias-single__title noticias-single__title--desktop noticias-single__title--with-image visible visible-lg" itemprop="headline">Líder do grupo de sequestradores que tinha PMs foi morto em confronto policial</h1>
<div class="noticias-single__description visible-lg" itemprop="description">
Draco já mapeou todos os integrantes, e prisão é questão de tempo, diz delegado
</div>
<div class="noticias-single__content-area noticias-single__content-area--before-content">
<div class="chamada-assinatura" style="display:flex; justify-content: center; margin: 10px 0;">
<a href="https://bit.ly/3uutifD" target="_blank" rel="noopener">
<img src="https://correio-cdn1.cworks.cloud/fileadmin/user_upload/correio_topo_noticias_355x100px_A.png" class="hidden-sm hidden-md hidden-lg" style="max-width: 100%" />
<img src="https://correio-cdn2.cworks.cloud/fileadmin/user_upload/correio_topo_noticias_540x60px_A.png" class="visible-sm visible-md visible-lg" style="max-width: 100%" />
</a>
</div>
</div>
<div class="noticias-single__content">
<div class="noticias-single__content__text js-mediator-article" itemprop="articleBody">
<p class="bodytext">Uma das lideran&ccedil;as da organiza&ccedil;&atilde;o que contava com PMs para cometer crimes de extors&atilde;o mediante sequestro, e que teve <strong><a href="https://www.correio24horas.com.br/noticia/nid/grupo-com-pms-sequestrava-tres-vitimas-por-semana-resgate-custava-r-50-mil/" target="_blank"><strong>tr&ecirc;s integrantes preso nesta ter&ccedil;a-feira (3) na opera&ccedil;&atilde;o "S&oacute; Rasteira"</strong></a></strong>, morreu em confronto com policiais civis e militares em fevereiro do ano passado, no bairro da&nbsp;Sete Portas, em Salvador. Alessandro Souza Suzart foi localizado durante a&ccedil;&atilde;o da&nbsp;Coordena&ccedil;&atilde;o de Repress&atilde;o a Crimes Contra Institui&ccedil;&otilde;es Financeiras, do Departamento de Repress&atilde;o e Combate ao Crime Organizado (Draco), em conjunto com equipes das Rondas Especiais (Rondesp) Atl&acirc;ntico da Pol&iacute;cia Militar.</p>
<p class="bodytext">"Ele era um dos l&iacute;deres, mas resistiu &agrave; pris&atilde;o. Esse grupo &eacute; antigo. Tem raiz h&aacute; cinco anos", declarou o delegado Odair Carneiro, do Draco, uma das unidades envolvidas na opera&ccedil;&atilde;o. Dois soldados lotados na Rondesp Atl&acirc;ntico foram presos junto com um terceiro criminoso. Eles tiveram as pris&otilde;es decretadas.</p>
<div class="single-publicidade"><div id="minhabahia_300x250_01">
<script>
if (document.cookie.indexOf('CFCOS') == -1) {
googletag.cmd.push(function() { googletag.display('minhabahia_300x250_01'); });
}
</script></div></div><p class="bodytext">Com os criminosos, a pol&iacute;cia encontrou m&aacute;quinas de cart&atilde;o usadas para o pagamento do resgate. Eles come&ccedil;avam pedindo R$ 50 mil , mas no final das negocia&ccedil;&otilde;es, recebiam R$ 10 mil, R$ 5 mil, a depender do poder aquisitivo das v&iacute;timas. Uma quarta pessoa est&aacute; foragida.&nbsp;</p>
<p class="bodytext">De acordo com a pol&iacute;cia, todos os integrantes j&aacute; foram identificados. "&Eacute; uma organiza&ccedil;&atilde;o numerosa, mas j&aacute; mapeamos todos eles e &eacute; uma quest&atilde;o de tempo [prender todos]. Pode&nbsp;ser o n&uacute;mero que for, vamos cortar na carne", declarou Odiar Carneiro.</p>
<p class="bodytext"><strong>Estupros</strong><br> Suzart era acusado por v&aacute;rios sequestros, roubos a bancos e estupros. <strong><a href="https://www.correio24horas.com.br/noticia/nid/acusado-de-sequestros-e-estupros-e-morto-em-acao-policial-na-sete-portas/" target="_blank"><strong>Em fevereiro do ano passado</strong></a></strong>, a Secretaria da Seguran&ccedil;a P&uacute;blica (SSP) informou que as equipes come&ccedil;aram as buscas pela Avenida Paralela, seguindo at&eacute; a Avenida Antero de Brito, j&aacute; na regi&atilde;o da Sete Portas. Ao ser encontrado, Suzart reagiu, houve confronto e ele acabou morto.&nbsp;</p>
<p class="bodytext">Com Suzart foram apreendidos uma pistola calibre 380 e por&ccedil;&otilde;es de coca&iacute;na. Ele respondia a v&aacute;rios inqu&eacute;ritos na Coordena&ccedil;&atilde;o de Repress&atilde;o a Extors&atilde;o Mediante Sequestro, do Draco, e teve um mandado de pris&atilde;o cumprido no dia 11 de novembro de 2021, em Sim&otilde;es Filho. Depois, ele foi colocado em liberdade ap&oacute;s decis&atilde;o da Justi&ccedil;a.&nbsp;</p>
<div class="single-publicidade"><!-- /44585206/c24h_internas_300x250_03 -->
<div id='div-gpt-ad-1558981264142-0'>
<script>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1558981264142-0'); });
</script>
</div></div><p class="bodytext">A SSP disse que Suzart sequestrava e extorquia traficantes de drogas e estuprava as esposas das v&iacute;timas. Ele tamb&eacute;m&nbsp;era investigado por recepta&ccedil;&atilde;o qualificada, grilagem e foi reconhecido por uma das v&iacute;timas de estupro.</p>
<div class="saiba-mais saiba-mais-theme3" id="CW">
<div class="saiba-mais--title">
<span>Relacionadas</span>
</div>
<ul class="saiba-mais--list"><li class="saiba-mais--item">
<a title="Pol&iacute;cia faz opera&ccedil;&atilde;o de combate a sequestros em Salvador e RMS (Foto: Tony Silva / Ascom-PC)" href="https://www.correio24horas.com.br/noticia/nid/policia-faz-operacao-de-combate-a-sequestros-em-salvador-e-rms/" class="saiba-mais--item--link">
<img loading="lazy" src="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/c/3/csm_WhatsApp_Image_2022-05-03_at_06.02.40_34f9c2fae3.jpeg" alt="" class="saiba-mais--item--image"><span class="saiba-mais--item--title">
Pol&iacute;cia faz opera&ccedil;&atilde;o de combate a sequestros em Salvador e RMS
</span>
</a>
</li>
<li class="saiba-mais--item">
<a title="Policiais militares s&atilde;o presos em opera&ccedil;&atilde;o de combate a sequestro em Salvador (Foto: Paula Fr&oacute;es/CORREIO)" href="https://www.correio24horas.com.br/noticia/nid/policiais-militares-sao-presos-em-operacao-de-combate-a-sequestro-em-salvador/" class="saiba-mais--item--link">
<img loading="lazy" src="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/5/2/csm_WhatsApp_Image_2022-05-03_at_08.54.56_e6242c8682.jpeg" alt="" class="saiba-mais--item--image"><span class="saiba-mais--item--title">
Policiais militares s&atilde;o presos em opera&ccedil;&atilde;o de combate a sequestro em Salvador
</span>
</a>
</li>
<li class="saiba-mais--item">
<a title="PMs presos em opera&ccedil;&atilde;o s&atilde;o investigados por sequestro de empres&aacute;rio no Stiep&nbsp; (Foto: Foto: Tony Silva/Ascom-PC)" href="https://www.correio24horas.com.br/noticia/nid/pms-presos-em-operacao-sao-investigados-por-sequestro-de-empresario-no-stiep/" class="saiba-mais--item--link">
<img loading="lazy" src="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/3/4/csm___03052022_operacao_prende_pms_98d4a0d8aa.jpg" alt="" class="saiba-mais--item--image"><span class="saiba-mais--item--title">
PMs presos em opera&ccedil;&atilde;o s&atilde;o investigados por sequestro de empres&aacute;rio no Stiep&nbsp;
</span>
</a>
</li>
</ul></div>
</div>
<div class="modal hide paywall-barreiras-inread paywall-barreiras--trial-wall" tabindex="-1" role="dialog" id="paywall-barreiras-trial" data-type="trial" data-base-url="https://assine.correio24horas.com.br/v2" data-enable-modal="false" data-enable-swg="true" data-sku-plan="basic_monthly" data-chartbeat="false">
<div class="paywall-barreiras-inread__content-close">
<button type="button" class="paywall-barreiras-inread__close js-track-click-event" data-dismiss="modal" aria-label="Fechar" data-event-category="UI - Paywall - Primeira Barreira" data-event-action="Fechar">X</button>
</div>
<div class="paywall-barreiras-inread__content">
<div class="paywall-barreiras-inread__header">
<div class="paywall-barreiras-inread__header--title">QUE BOM QUE VOCÊ CHEGOU ATÉ AQUI, ISSO PROVA QUE VOCÊ LÊ MUITO O CORREIO.</div>
<div class="paywall-barreiras-inread__header--subtitle">Custa muito pouco ler quantas matérias você quiser. Assine por apenas R$5,94/mês.</div>
</div>
<div class="paywall-barreiras-inread__body">
<div class="paywall-barreiras-inread__login is-active">
<div class="paywall-barreiras-inread__benefits">
<div class="paywall-barreiras-inread__benefits__item">
</div>
<div class="paywall-barreiras-inread__benefits__item">
<img src="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/2/4/csm_barreira__2__0fa8022743.png" loading="lazy" class="paywall-barreiras-inread__benefits__item__icon" width="22" height="22">
<span class="paywall-barreiras-inread__benefits__item__label">Leia quantas matérias quiser sem barreiras</span>
</div>
<div class="paywall-barreiras-inread__benefits__item">
<img src="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/3/3/csm_jornal__2__e21a2bc191.png" loading="lazy" class="paywall-barreiras-inread__benefits__item__icon" width="22" height="22">
<span class="paywall-barreiras-inread__benefits__item__label">Folheie a edição impressa no celular ou computador</span>
</div>
<div class="paywall-barreiras-inread__benefits__item">
<img src="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/9/e/csm_whatsapp__5__245eb5325a.png" loading="lazy" class="paywall-barreiras-inread__benefits__item__icon" width="22" height="22">
<span class="paywall-barreiras-inread__benefits__item__label">Receba notícias em primeira mão no grupo Exclusivo de WhatsApp</span>
</div>
<div class="paywall-barreiras-inread__benefits__item">
<img src="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/f/8/csm_poupar-dinheiro__1__0641c7a6af.png" loading="lazy" class="paywall-barreiras-inread__benefits__item__icon" width="22" height="22">
<span class="paywall-barreiras-inread__benefits__item__label">Com os descontos do Clube a Assinatura pode sair de graça</span>
</div>
<div class="paywall-barreiras-inread__benefits__item">
<img src="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/b/8/csm_aperto-de-mao__2__e87a857056.png" loading="lazy" class="paywall-barreiras-inread__benefits__item__icon" width="22" height="22">
<span class="paywall-barreiras-inread__benefits__item__label">Cancele quando quiser</span>
</div>
</div>
<a href="https://bit.ly/3DNthXj" class="paywall-barreiras-inread__cta js-track-click-event" title="Quero ler todas as matérias" data-event-category="UI - Paywall - Primeira Barreira" data-event-action="Quero ser assinante">
Quero ler todas as matérias
</a>
<div class="paywall-barreiras-inread__button-target-swg" data-cswg data-cswg-sku="basic_monthly">
<span class="paywall-barreiras-inread__button-target-swg__text">OU</span>
</div>
<div class="paywall-barreiras-inread__register__auth-cta">
<span class="paywall-barreiras-inread__register__auth-cta__arrow js-open-register" title=" ">></span>
<div class="paywall-barreiras-inread__register__auth-cta__title"> Já possui cadastro ou é assinante? </div>
<button class="paywall-barreiras-inread__register__auth-cta__button js-open-register">Entre aqui</button>
</div>
</div>
<div class="paywall-barreiras-inread__auth">
<span class="paywall-barreiras-inread__auth__arrow js-open-register" title="Não possui cadastro? Voltar">></span>
<div class="paywall-barreiras-inread__auth__title">Acesse com seu e-mail cadastrado ou com sua conta do Google ou Facebook</div>
<form action="https://assine.correio24horas.com.br/v2/login_check" class="paywall-barreiras-inread__body--form" method="POST">
<fieldset>
<input type="email" name="_username" class="paywall-barreiras-inread__body--form--input paywall-barreiras-inread__body--form--input__username" tabindex="1" required="required" placeholder="Email" autocomplete="username">
</fieldset>
<fieldset>
<input type="password" name="_password" class="paywall-barreiras-inread__body--form--input paywall-barreiras-inread__body--form--input__password" tabindex="2" required="required" placeholder="Senha" autocomplete="current-password">
</fieldset>
<div class="paywall-barreiras-inread__body--form__links">
<a href="https://assine.correio24horas.com.br/v2/cadastro/recuperar-senha" class="paywall-barreiras-inread__body--form--forgot-password js-track-click-event" title="esqueci minha senha" data-event-category="UI - Paywall - Primeira Barreira" data-event-action="Login - Esqueci minha senha">Esqueci minha senha</a>
<a href="#" class="paywall-barreiras-inread__help js-track-click-event" title="Tire suas dúvidas" onclick="return !window.open(this.href, 'Correio 24 Horas - Atendimento Online', 'width=500,height=500')" data-event-category="UI - Paywall - Primeira Barreira" data-event-action="Login - Tire suas dúvidas">
<svg>
<use xlink:href="#icon--c24h-paywall-barreiras-inread--chat"></use>
</svg>
<span>Tire suas dúvidas</span>
</a>
</div>
<fieldset class="paywall-barreiras-inread__fieldset">
<input type="submit" value="Entrar" class="paywall-barreiras-inread__button paywall-barreiras-inread__body--form--submit" tabindex="3">
</fieldset>
</form>
<div class="paywall-barreiras-inread__body--form__social">
<a href="https://assine.correio24horas.com.br/v2/login-social/google" title="Google" class="paywall-barreiras-inread__register__buttons__item paywall-barreiras-inread__register__buttons__item--google js-track-click-event" data-event-category="UI - Paywall - Primeira Barreira" data-event-action="Login - Google">
<div class="paywall-barreiras-inread__register__buttons__item--google__icon">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="18px" height="18px" viewBox="0 0 48 48"><g><path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"></path><path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"></path><path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"></path><path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"></path><path fill="none" d="M0 0h48v48H0z"></path></g></svg>
</div> <span class="paywall-barreiras-inread__register__buttons__item__label">Entre com o Google</span>
</a>
<a href="https://assine.correio24horas.com.br/v2/login-social/facebook" title="Facebook" class="paywall-barreiras-inread__register__buttons__item paywall-barreiras-inread__register__buttons__item--facebook js-track-click-event" data-event-category="UI - Paywall - Primeira Barreira" data-event-action="Login - Facebook">
<svg class="paywall-barreiras-inread__register__buttons__item__icon paywall-barreiras-inread__register__buttons__item__icon--facebook">
<use xlink:href="#icon--c24h-paywall-barreiras-inread--facebook"></use>
</svg>
<span class="paywall-barreiras-inread__register__buttons__item__label">Entre com o Facebook</span>
</a>
</div>
<div class="paywall-barreiras-inread__auth__register-cta">
<div class="paywall-barreiras-inread__auth__register-cta__title">
Não possui cadastro?
</div>
<button class="paywall-barreiras-inread__auth__register-cta__button js-open-register">Voltar</button>
</div>
</div>
<a href="https://bit.ly/3raot9g" class="paywall-barreiras-inread__help js-track-click-event" title="Clique e saiba como ler sem barreiras" data-event-category="UI - Paywall - Primeira Barreira" data-event-action="Tire suas dúvidas">
<svg>
<use xlink:href="#icon--c24h-paywall-barreiras-inread--chat"></use>
</svg>
<span>Clique e saiba como ler sem barreiras</span>
</a>
</div>
<div class="paywall-barreiras-inread__sidebar">
<style>
#CW3540 > div {
max-width: 320px;
}
#CW3540 > div > div{
width: 320px !important;
}
/* Small Desktop */
@media (min-width: 992px) {
#CW3540 > div {
max-width: 320px;
}
#CW3540 > div > div{
width: 320px !important;
}
}
/* Tablet */
@media (min-width: 1280px) {
#CW3540 > div {
max-width: 320px;
}
#CW3540 > div > div{
width: 320px !important;
}
}
#CW3540 {
width: 320px;
}
/* Small Desktop */
@media (min-width: 992px) {
#CW3540 {
width: 320px;
}
}
/* Tablet */
@media (min-width: 1280px) {
#CW3540 {
width: 320px;
}
}
</style>
<div class="publicidade publicidade-responsive1 " style="background:#e5e5e5; " id="CW3540">
<!-- /44585206/c24h_paywall_400x520_02 -->
<div id='div-gpt-ad-1534357512155-0'>
<script>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1534357512155-0'); });
</script>
</div>
</div>
</div>
</div>
<div class="paywall-barreiras-inread__content-close">
<button type="button" class="paywall-barreiras-inread__close js-track-click-event" data-dismiss="modal" aria-label="Fechar" data-event-category="UI - Paywall - Primeira Barreira" data-event-action="Fechar">X</button>
</div>
</div><!-- /.modal -->
<div class="modal hide paywall-barreiras-inread paywall-barreiras--limited-wall" tabindex="-1" role="dialog" id="paywall-barreiras-limited" data-type="limited" data-base-url="https://assine.correio24horas.com.br/v2" data-enable-modal="false" data-enable-swg="true" data-sku-plan="basic_monthly" data-chartbeat="false">
<div class="paywall-barreiras-inread__content-close">
<button type="button" class="paywall-barreiras-inread__close js-track-click-event" data-dismiss="modal" aria-label="Fechar" data-event-category="UI - Paywall - Segunda Barreira" data-event-action="Fechar">X</button>
</div>
<div class="paywall-barreiras-inread__content">
<div class="paywall-barreiras-inread__header">
<div class="paywall-barreiras-inread__header--title">QUE BOM QUE VOCÊ CHEGOU ATÉ AQUI, ISSO PROVA QUE VOCÊ LÊ MUITO O CORREIO.</div>
<div class="paywall-barreiras-inread__header--subtitle">Custa muito pouco ler quantas matérias você quiser. Assine por apenas R$5,94/mês.</div>
</div>
<div class="paywall-barreiras-inread__body">
<div class="paywall-barreiras-inread__login is-active">
<div class="paywall-barreiras-inread__benefits">
<div class="paywall-barreiras-inread__benefits__item">
</div>
<div class="paywall-barreiras-inread__benefits__item">
<img src="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/2/4/csm_barreira__2__0fa8022743.png" loading="lazy" class="paywall-barreiras-inread__benefits__item__icon" width="22" height="22">
<span class="paywall-barreiras-inread__benefits__item__label">Leia quantas matérias quiser sem barreiras</span>
</div>
<div class="paywall-barreiras-inread__benefits__item">
<img src="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/3/3/csm_jornal__2__e21a2bc191.png" loading="lazy" class="paywall-barreiras-inread__benefits__item__icon" width="22" height="22">
<span class="paywall-barreiras-inread__benefits__item__label">Folheie a edição impressa no celular ou computador</span>
</div>
<div class="paywall-barreiras-inread__benefits__item">
<img src="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/9/e/csm_whatsapp__5__245eb5325a.png" loading="lazy" class="paywall-barreiras-inread__benefits__item__icon" width="22" height="22">
<span class="paywall-barreiras-inread__benefits__item__label">Receba notícias em primeira mão no grupo Exclusivo de WhatsApp</span>
</div>
<div class="paywall-barreiras-inread__benefits__item">
<img src="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/f/8/csm_poupar-dinheiro__1__0641c7a6af.png" loading="lazy" class="paywall-barreiras-inread__benefits__item__icon" width="22" height="22">
<span class="paywall-barreiras-inread__benefits__item__label">Com os descontos do Clube a Assinatura pode sair de graça</span>
</div>
<div class="paywall-barreiras-inread__benefits__item">
<img src="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/b/8/csm_aperto-de-mao__2__e87a857056.png" loading="lazy" class="paywall-barreiras-inread__benefits__item__icon" width="22" height="22">
<span class="paywall-barreiras-inread__benefits__item__label">Cancele quando quiser</span>
</div>
</div>
<a href="https://bit.ly/3DNthXj" class="paywall-barreiras-inread__cta js-track-click-event" title="Quero ler todas as matérias" data-event-category="UI - Paywall - Segunda Barreira" data-event-action="Quero ser assinante">
Quero ler todas as matérias
</a>
<div class="paywall-barreiras-inread__button-target-swg" data-cswg data-cswg-sku="basic_monthly">
<span class="paywall-barreiras-inread__button-target-swg__text">OU</span>
</div>
<div class="paywall-barreiras-inread__register__auth-cta">
<span class="paywall-barreiras-inread__register__auth-cta__arrow js-open-register" title=" ">></span>
<div class="paywall-barreiras-inread__register__auth-cta__title"> Já é assinante? </div>
<button class="paywall-barreiras-inread__register__auth-cta__button js-open-register">Entre aqui</button>
</div>
</div>
<div class="paywall-barreiras-inread__auth">
<span class="paywall-barreiras-inread__auth__arrow js-open-register" title=" ">></span>
<div class="paywall-barreiras-inread__auth__title"></div>
<form action="https://assine.correio24horas.com.br/v2/login_check" class="paywall-barreiras-inread__body--form" method="POST">
<fieldset>
<input type="email" name="_username" class="paywall-barreiras-inread__body--form--input paywall-barreiras-inread__body--form--input__username" tabindex="1" required="required" placeholder="Email" autocomplete="username">
</fieldset>
<fieldset>
<input type="password" name="_password" class="paywall-barreiras-inread__body--form--input paywall-barreiras-inread__body--form--input__password" tabindex="2" required="required" placeholder="Senha" autocomplete="current-password">
</fieldset>
<div class="paywall-barreiras-inread__body--form__links">
<a href="https://assine.correio24horas.com.br/v2/cadastro/recuperar-senha" class="paywall-barreiras-inread__body--form--forgot-password js-track-click-event" title="esqueci minha senha" data-event-category="UI - Paywall - Segunda Barreira" data-event-action="Login - Esqueci minha senha">Esqueci minha senha</a>
<a href="#" class="paywall-barreiras-inread__help js-track-click-event" title="Tire suas dúvidas" onclick="return !window.open(this.href, 'Correio 24 Horas - Atendimento Online', 'width=500,height=500')" data-event-category="UI - Paywall - Segunda Barreira" data-event-action="Login - Tire suas dúvidas">
<svg>
<use xlink:href="#icon--c24h-paywall-barreiras-inread--chat"></use>
</svg>
<span>Tire suas dúvidas</span>
</a>
</div>
<fieldset class="paywall-barreiras-inread__fieldset">
<input type="submit" value="Entrar" class="paywall-barreiras-inread__button paywall-barreiras-inread__body--form--submit" tabindex="3">
</fieldset>
</form>
<div class="paywall-barreiras-inread__body--form__social">
<a href="https://assine.correio24horas.com.br/v2/login-social/google" title="Google" class="paywall-barreiras-inread__register__buttons__item paywall-barreiras-inread__register__buttons__item--google js-track-click-event" data-event-category="UI - Paywall - Segunda Barreira" data-event-action="Login - Google">
<div class="paywall-barreiras-inread__register__buttons__item--google__icon">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="18px" height="18px" viewBox="0 0 48 48"><g><path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"></path><path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"></path><path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"></path><path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"></path><path fill="none" d="M0 0h48v48H0z"></path></g></svg>
</div> <span class="paywall-barreiras-inread__register__buttons__item__label">Entre com o Google</span>
</a>
<a href="https://assine.correio24horas.com.br/v2/login-social/facebook" title="Facebook" class="paywall-barreiras-inread__register__buttons__item paywall-barreiras-inread__register__buttons__item--facebook js-track-click-event" data-event-category="UI - Paywall - Segunda Barreira" data-event-action="Login - Facebook">
<svg class="paywall-barreiras-inread__register__buttons__item__icon paywall-barreiras-inread__register__buttons__item__icon--facebook">
<use xlink:href="#icon--c24h-paywall-barreiras-inread--facebook"></use>
</svg>
<span class="paywall-barreiras-inread__register__buttons__item__label">Entre com o Facebook</span>
</a>
</div>
<div class="paywall-barreiras-inread__auth__register-cta">
<div class="paywall-barreiras-inread__auth__register-cta__title">
</div>
<button class="paywall-barreiras-inread__auth__register-cta__button js-open-register"></button>
</div>
</div>
<a href="https://bit.ly/3raot9g" class="paywall-barreiras-inread__help js-track-click-event" title="Clique e saiba como ler sem barreiras" data-event-category="UI - Paywall - Segunda Barreira" data-event-action="Tire suas dúvidas">
<svg>
<use xlink:href="#icon--c24h-paywall-barreiras-inread--chat"></use>
</svg>
<span>Clique e saiba como ler sem barreiras</span>
</a>
</div>
<div class="paywall-barreiras-inread__sidebar">
<style>
#CW3540 > div {
max-width: 320px;
}
#CW3540 > div > div{
width: 320px !important;
}
/* Small Desktop */
@media (min-width: 992px) {
#CW3540 > div {
max-width: 320px;
}
#CW3540 > div > div{
width: 320px !important;
}
}
/* Tablet */
@media (min-width: 1280px) {
#CW3540 > div {
max-width: 320px;
}
#CW3540 > div > div{
width: 320px !important;
}
}
#CW3540 {
width: 320px;
}
/* Small Desktop */
@media (min-width: 992px) {
#CW3540 {
width: 320px;
}
}
/* Tablet */
@media (min-width: 1280px) {
#CW3540 {
width: 320px;
}
}
</style>
<div class="publicidade publicidade-responsive1 " style="background:#e5e5e5; " id="CW3540">
<!-- /44585206/c24h_paywall_400x520_02 -->
<div id='div-gpt-ad-1534357512155-0'>
<script>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1534357512155-0'); });
</script>
</div>
</div>
</div>
</div>
<div class="paywall-barreiras-inread__content-close">
<button type="button" class="paywall-barreiras-inread__close js-track-click-event" data-dismiss="modal" aria-label="Fechar" data-event-category="UI - Paywall - Segunda Barreira" data-event-action="Fechar">X</button>
</div>
</div><!-- /.modal -->
<div class="hide form-cpf-register-hide" data-hat-form="Seja bem-vindo(a)!" data-message-form="Cadastre seu CPF para ter acesso a todos os benefícios do Jornal Correio" data-message-success="CPF cadastrado com sucesso."></div>
</div>
</div>
<div class="col-xs-12">
<div class="noticias-single__content-area noticias-single__content-area--after-content">
<div class="chamada-assinatura">
<p class="bodytext"><em>***</em></p>
<p class="bodytext"><em>Em tempos de coronavírus e desinformação, o CORREIO continua produzindo diariamente informação responsável e apurada pela nossa redação que escreve, edita e entrega notícias nas quais você pode confiar. Assim como o de tantos outros profissionais ligados a atividades essenciais, <strong>nosso trabalho tem sido maior do que nunca</strong>. Colabore para que nossa equipe de jornalistas seja mantida para entregar a você e todos os baianos conteúdo profissional. <strong> <span style="color: #7aa3fc;"><a style="color: #7aa3fc;" href="https://assine.correio24horas.com.br/v2/cadastro/21/digital-anual--40-de-desconto/etapa-1?utm_source=correio24h&amp;utm_medium=single-fim&amp;utm_campaign=MateriaAssine&amp;utm_content=plano" target="_blank" rel="noopener">Assine o jornal</a></span></strong>.</em></p>
</div>
<!-- Cached Content CW4054-->
<div class="saiba-mais saiba-mais-theme4" id="CW4054">
<div class="saiba-mais--title">
<span>Mais Lidas</span>
</div>
<ul class="saiba-mais--list">
<li class="saiba-mais--item">
<a title="Grupo com PMs sequestrava três vítimas por semana; resgate custava R$ 50 mil (Foto: Tony Silva/Polícia Civil)" href="https://www.correio24horas.com.br/noticia/nid/grupo-com-pms-sequestrava-tres-vitimas-por-semana-resgate-custava-r-50-mil/" class="saiba-mais--item--link">
<img loading="lazy" src="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/d/7/csm_pjimage_-_2022-05-03T141933.436_15eea56e30.jpg" alt="" class="saiba-mais--item--image">
<span class="saiba-mais--item--title">
Grupo com PMs sequestrava três vítimas por semana; resgate custava R$ 50 mil
</span>
</a>
</li>
<li class="saiba-mais--item">
<a title="Policiais militares são presos em operação de combate a sequestro em Salvador (Foto: Paula Fróes/CORREIO)" href="https://www.correio24horas.com.br/noticia/nid/policiais-militares-sao-presos-em-operacao-de-combate-a-sequestro-em-salvador/" class="saiba-mais--item--link">
<img loading="lazy" src="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/5/2/csm_WhatsApp_Image_2022-05-03_at_08.54.56_e6242c8682.jpeg" alt="" class="saiba-mais--item--image">
<span class="saiba-mais--item--title">
Policiais militares são presos em operação de combate a sequestro em Salvador
</span>
</a>
</li>
<li class="saiba-mais--item">
<a title="Entenda por que João Leão não será mais candidato ao Senado na chapa de ACM Neto (Foto: Fotos: Divulgação)" href="https://www.correio24horas.com.br/noticia/nid/entenda-por-que-joao-leao-nao-sera-mais-candidato-ao-senado-na-chapa-de-acm-neto/" class="saiba-mais--item--link">
<img loading="lazy" src="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/0/4/csm_joaoe_caca_alo_alo_bahia_dda4aab1dc.jpg" alt="" class="saiba-mais--item--image">
<span class="saiba-mais--item--title">
Entenda por que João Leão não será mais candidato ao Senado na chapa de ACM Neto
</span>
</a>
</li>
<li class="saiba-mais--item">
<a title="Adolescente usa chat de jogo para pedir socorro após ser agredida por namorado (Foto: Arquivo pessoal)" href="https://www.correio24horas.com.br/noticia/nid/adolescente-usa-chat-de-jogo-para-pedir-socorro-apos-ser-agredida-por-namorado/" class="saiba-mais--item--link">
<img loading="lazy" src="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/0/7/csm_pjimage_-_2022-05-03T141351.754_eb996b52b6.jpg" alt="" class="saiba-mais--item--image">
<span class="saiba-mais--item--title">
Adolescente usa chat de jogo para pedir socorro após ser agredida por namorado
</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="noticias-single__content__end"></div>
</div>
</div>
</div>
<div class="col-xs-12 col-md-5 col-lg-5 noticias-single__sidebar noticias-single__stick-sidebar">
<div class="noticias-single__stick-inner">
<div class="noticias-single__sticker noticias-single__stick-item">
<style>
#CW194 > div {
max-width: 336px;
}
#CW194 > div > div{
width: 336px !important;
}
/* Tablet */
@media (min-width: 1280px) {
#CW194 > div {
max-width: 336px;
}
#CW194 > div > div{
width: 336px !important;
}
}
</style>
<div class="col-xs-12 col-lg-12 col-md-12 ">
<div class="publicidade publicidade-responsive1 " style="background:#e5e5e5; padding: 15px 0;" id="CW194">
<div id="minhabahia_300x600_01">
<script>
googletag.cmd.push(function() { googletag.display('minhabahia_300x600_01'); });
</script>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<hr class="noticias-single__line"></div>
<div class="modal fade hide noticias-single__share__modal" tabindex="-1" role="dialog" id="noticias-single__share__modal">
<div class="modal-dialog noticias-single__share__modal__dialog" role="document">
<div class="noticias-single__share__modal__content-close">
<button type="button" class="noticias-single__share__modal__close" data-dismiss="modal">&times;</button>
</div>
<div class="modal-content noticias-single__share__modal__content">
<div class="modal-body noticias-single__share__modal__body">
<div class="noticias-single__share__modal__body__title">Compartilhar via:</div>
<div class="noticias-single__share ">
<div class="noticias-single__share-item noticias-single__share-item--facebook noticias-single__share-item--inline ">
<a title="Compartilhar no Facebook" href="https://www.facebook.com/sharer/sharer.php?u=https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/?utm_source=correio24h_share_facebook" onclick="return !window.open(this.href, 'Facebook', 'width=640,height=580')" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--facebook"></use>
</svg>
<span>Facebook</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--twitter noticias-single__share-item--inline ">
<a title="Compartilhar no Twitter" href="https://twitter.com/intent/tweet?url=https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/?utm_source=correio24h_share_twitter&text=L%C3%ADder%20do%20grupo%20de%20sequestradores%20que%20tinha%20PMs%20foi%20morto%20em%20confronto%20policial" onclick="return !window.open(this.href, 'Twitter', 'width=640,height=580')" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--twitter"></use>
</svg>
<span>Twitter</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--whatsapp noticias-single__share-item--whatsapp--mobile noticias-single__share-item--inline ">
<a title="Compartilhar no WhatsApp" href="whatsapp://send?text=L%C3%ADder%20do%20grupo%20de%20sequestradores%20que%20tinha%20PMs%20foi%20morto%20em%20confronto%20policial https%3A%2F%2Fwww.correio24horas.com.br%2Fnoticia%2Fnid%2Flider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial%2F?utm_source=correio24h_share_whatsapp" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--whatsapp"></use>
</svg>
<span>WhatsApp</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--whatsapp noticias-single__share-item--whatsapp--desktop noticias-single__share-item--inline ">
<a title="Compartilhar no WhatsApp" target="_blank" href="https://web.whatsapp.com/send?text=L%C3%ADder%20do%20grupo%20de%20sequestradores%20que%20tinha%20PMs%20foi%20morto%20em%20confronto%20policial https%3A%2F%2Fwww.correio24horas.com.br%2Fnoticia%2Fnid%2Flider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial%2F?utm_source%3Dcorreio24h_share_whatsapp" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--whatsapp"></use>
</svg>
<span>WhatsApp</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--linkedin noticias-single__share-item--inline noticias-single__share-item--only-on-modal">
<a title="Compartilhar no LinkedIn" href="https://www.linkedin.com/shareArticle?mini=true&source=Correio24h&url=https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/?utm_source=correio24h_share_linkedin" onclick="return !window.open(this.href, 'linkedin', 'width=640,height=580')" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--linkedin"></use>
</svg>
<span>LinkedIn</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--telegram noticias-single__share-item--inline noticias-single__share-item--only-on-modal hidden-lg">
<a title="Compartilhar no Telegram" href="https://t.me/share/url?url=https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/?utm_source=correio24h_share_telegram" onclick="return !window.open(this.href, 'telegram', 'width=640,height=580')" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--telegram"></use>
</svg>
<span>Telegram</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--messenger noticias-single__share-item--inline noticias-single__share-item--only-on-modal hidden-lg">
<a title="Compartilhar no Messenger" href="fb-messenger://share?link=https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/&app_id=258407874623830&utm_source=correio24h_share_messenger" onclick="return !window.open(this.href, 'messenger', 'width=640,height=580')" rel="noopener">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--messenger"></use>
</svg>
<span>Messenger</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--copy noticias-single__share-item--inline noticias-single__share-item--only-on-modal">
<a href="#" title="Copiar Url" class="noticias-single__share-item--copy__link" data-clipboard-text="https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--copy"></use>
</svg>
<span>Copiar URL</span>
</a>
</div>
<div class="noticias-single__share-item noticias-single__share-item--more noticias-single__share-item--inline ">
<a href="#">
<svg class="noticias-single__share--icon">
<use xlink:href="#icon--c24h-noticias-single-responsivo--share"></use>
</svg>
<span>Mais opções</span>
</a>
</div>
</div>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<style>
#CW9054 {
background: #38dd3d;
}
#CW9054 .manchete-sem-foto-responsivo__title {
color: #ffffff;
}
#CW9054 .manchete-sem-foto-responsivo__subheader {
color: #ffffff;
}
</style>
<style>
.manchete-sem-foto-responsivo__tag-exclusiva--box{
background-color:#ffe500;
}
.manchete-sem-foto-responsivo__tag-exclusiva--box__text{
color: #000;
}
</style>
<div class=" col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="manchete-sem-foto-responsivo manchete-sem-foto-responsivo--theme1" id="CW9054">
<a href="https://bit.ly/3fSZaT6" title="Ler todo o conteúdo do Correio sem barreiras custa muito pouco. Assine por apenas R$5,94/mês." itemprop="url" class="manchete-sem-foto-responsivo__link">
<h1 class="manchete-sem-foto-responsivo__title manchete-sem-foto-responsivo__title--font-weight-bold manchete-sem-foto-responsivo__title--only-title">
Ler todo o conteúdo do Correio sem barreiras custa muito pouco. Assine por apenas R$5,94/mês.
</h1>
<div class="manchete-sem-foto-responsivo__meta">
</div>
</a>
</div>
</div>
<style>
#CW186 > div {
max-width: 336px;
}
#CW186 > div > div{
width: 336px !important;
}
/* Small Desktop */
@media (min-width: 992px) {
#CW186 > div {
max-width: 980px;
}
#CW186 > div > div{
width: 980px !important;
}
}
</style>
<div class="col-xs-12 col-lg-12 col-md-12 ">
<div class="publicidade publicidade-responsive1 " style="background:#ffffff; padding: 10px 0;" id="CW186">
<div id="minhabahia_970x250_02">
<script>
if (document.cookie.indexOf('CFCOS') == -1) {
googletag.cmd.push(function() { googletag.display('minhabahia_970x250_02'); });
}
</script>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="OUTBRAIN" data-src="https://www.correio24horas.com.br/noticia/nid/lider-do-grupo-de-sequestradores-que-tinha-pms-foi-morto-em-confronto-policial/" data-widget-id="AR_20" data-ob-template="correio"></div>
<script type="text/javascript" defer async="async" src="https://widgets.outbrain.com/outbrain.js"></script>
</div>
<div class=" col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="titulo-responsivo titulo-responsivo__theme3 titulo-responsivo__size-medium titulo-responsivo__align-left" id="CW4058">
<div class="titulo-responsivo--title">Relacionadas</div>
</div>
</div>
<style>
.chamada-responsivo__tag-exclusiva--box{
background-color:#ffe500;
}
.chamada-responsivo__tag-exclusiva--box__text{
color: #000;
}
</style>
<div data-pagination-pagelimit="11"
data-pagination-has-next="1" news-uid-list="873332,873317,873333,873284">
<div class=" col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div
class="chamada-responsivo chamada-responsivo__has-image chamada-responsivo__theme1 CW4057">
<a href="https://www.correio24horas.com.br/noticia/nid/mais-de-800-alunos-da-bahia-participam-de-olimpiada-nacional-de-historia/"
title="Mais de 800 alunos da Bahia participam de Olimpíada Nacional de História (Foto: Ana Lúcia Albuquerque/CORREIO)">
<div class="chamada-responsivo__container-image">
<picture>
<source srcset="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/a/9/csm_WhatsApp_Image_2022-05-03_at_19.52.37__1__51494e8895.jpeg" media="( min-width: 991px )">
<source srcset="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/a/9/csm_WhatsApp_Image_2022-05-03_at_19.52.37__1__d7468eae40.jpeg" media="( min-width: 420px )">
<img loading="lazy" src="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/a/9/csm_WhatsApp_Image_2022-05-03_at_19.52.37__1__329c9331c0.jpeg" alt="">
</picture>
</div>
<div
class="chamada-responsivo__container-info ">
<h3 class="chamada-responsivo__container-info__title">Mais de 800 alunos da Bahia participam de Olimpíada Nacional de H
...</h3>
<p class="chamada-responsivo__container-info__description--complete">
Competição é organizada pela Universidade Estadual de Campinas, em São Paulo </p>
<p class="chamada-responsivo__container-info__description--reduced">
Competição é organizada pela Universidad...</p>
</div>
</a>
</div>
</div>
<div class=" col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div
class="chamada-responsivo chamada-responsivo__has-image chamada-responsivo__theme1 CW4057">
<a href="https://www.correio24horas.com.br/noticia/nid/coxinha-de-mae-empreendedora-diz-como-concilia-a-maternidade-e-negocios/"
title="Coxinha de mãe: empreendedora diz como concilia a maternidade e negócios (Foto: Divulgação)">
<div class="chamada-responsivo__container-image">
<picture>
<source srcset="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/6/5/csm_Luciane_Marques_Araujo_1_53c880ecba.jpg" media="( min-width: 991px )">
<source srcset="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/6/5/csm_Luciane_Marques_Araujo_1_6baa7440ae.jpg" media="( min-width: 420px )">
<img loading="lazy" src="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/6/5/csm_Luciane_Marques_Araujo_1_bd2f3aa785.jpg" alt="">
</picture>
</div>
<div
class="chamada-responsivo__container-info ">
<h3 class="chamada-responsivo__container-info__title">Coxinha de mãe: empreendedora diz como concilia a maternidade e n
...</h3>
<p class="chamada-responsivo__container-info__description--complete">
Empreendedora e mãe, Luciane Araújo conta como concilia a maternidade, os negócios e sabores especiais</p>
<p class="chamada-responsivo__container-info__description--reduced">
Empreendedora e mãe, Luciane Araújo cont...</p>
</div>
</a>
</div>
</div>
<div class=" col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div
class="chamada-responsivo chamada-responsivo__theme1 CW4057">
<a href="https://www.correio24horas.com.br/noticia/nid/de-r-3-a-r-165-veja-dicas-de-presentes-para-o-dia-das-maes/"
title="De R$ 3 a R$ 165: veja dicas de presentes para o Dia das Mães ">
<div
class="chamada-responsivo__container-info ">
<h3 class="chamada-responsivo__container-info__title">De R$ 3 a R$ 165: veja dicas de presentes para o Dia das Mães
</h3>
<p class="chamada-responsivo__container-info__description--complete">
Dicas incluem bijuterias, roupas, calçados, flores e eletrônicos
</p>
<p class="chamada-responsivo__container-info__description--reduced">
Dicas incluem bijuterias, roupas, calçad...</p>
</div>
</a>
</div>
</div>
<div class=" col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div
class="chamada-responsivo chamada-responsivo__theme1 CW4057">
<a href="https://www.correio24horas.com.br/noticia/nid/soteropolitanos-vao-gastar-em-media-r-175-com-presente-de-dia-das-maes/"
title="Soteropolitanos vão gastar em média R$ 175 com presente de Dia das Mães ">
<div
class="chamada-responsivo__container-info ">
<h3 class="chamada-responsivo__container-info__title">Soteropolitanos vão gastar em média R$ 175 com presente de Dia das Mães
</h3>
<p class="chamada-responsivo__container-info__description--complete">
Pesquisa aponta que 83% dos filhos vão presentear na data</p>
<p class="chamada-responsivo__container-info__description--reduced">
Pesquisa aponta que 83% dos filhos vão p...</p>
<div class="chamada-responsivo__tag-exclusiva">
<span class="chamada-responsivo__tag-exclusiva--box">
<p class="chamada-responsivo__tag-exclusiva--box__text"> Exclusivo para Assinantes </p>
<img loading="lazy" class="chamada-responsivo__tag-exclusiva--icon" src="/uploads/cw_c24h_assine/chave-branca_03.svg" alt="Exclusivo para Assinantes"> </span>
</div>
</div>
</a>
</div>
</div>
</div>
<div id="CW4005" class="container-responsivo col-lg-12 col-md-12 col-sm-12 col-xs-12 align-left" >
<div class="row" >
<style>
#CW4192 .noticias-slide-artigos__item__image {
background: none !important;
}
</style>
<div class=" col-lg-12 col-md-12 col-sm-12 col-xs-12">
<style>
.noticias-slide-artigos__tag-exclusiva--box__text{
color: #000;
}
</style>
<div class="noticias-slide-artigos noticias-slide-artigos-theme1" id="CW4192">
<div class="noticias-slide-artigos__header">
<a href="" class="noticias-slide-artigos__title">Especiais</a>
</div>
<div class="noticias-slide-artigos__wrapper">
<div class="noticias-slide-artigos__pagination">
<button class='noticias-slide-artigos__pagination__button pagination__button--previous'>Prev</button>
<button class='noticias-slide-artigos__pagination__button pagination__button--atual'>Atual</button>
<button class='noticias-slide-artigos__pagination__button pagination__button--next'>Next</button>
<div class='noticias-slide-artigos__navigation__item disabled' data-prev='data-prev'>
<svg class='noticias-slide-artigos__navigation__item__icon'>
<use xlink:="xlink:" href='#icon--noticias-slide-artigos-responsivo--prev'></use>
</svg>
</div>
<div class='noticias-slide-artigos__navigation__item disabled' data-next='data-next'>
<svg class='noticias-slide-artigos__navigation__item__icon'>
<use xlink:href='#icon--noticias-slide-artigos-responsivo--next'></use>
</svg>
</div>
</div>
<ul class="noticias-slide-artigos__list" data-slide="true" data-theme="theme1" data-length="5">
<li class="noticias-slide-artigos__item">
<a href="https://www.correio24horas.com.br/agendabahia/" title=" " class="noticias-slide-artigos__item__link">
<picture>
<source media="(min-width: 768px)" srcset="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/3/4/csm_marcas-esteira-agenda-pb_ba27862753.png">
<source media="(min-width: 500px)" srcset="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/3/4/csm_marcas-esteira-agenda-pb_1173bc4283.png">
<img loading="lazy" src="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/3/4/csm_marcas-esteira-agenda-pb_9870ff79d5.png" alt="Agenda Bahia" class="noticias-slide-artigos__item__image">
</picture>
<span class="noticias-slide-artigos__item__hat">
<p> Agenda Bahia </p>
</span>
<div class="noticias-slide-artigos__item__title">
<p> </p>
</div>
</a>
</li>
<li class="noticias-slide-artigos__item">
<a href="https://www.correio24horas.com.br/casacor2018/" title=" " class="noticias-slide-artigos__item__link">
<picture>
<source media="(min-width: 768px)" srcset="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/3/0/csm_marcas-esteira-casacor-outline_9a637f3be4.png">
<source media="(min-width: 500px)" srcset="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/3/0/csm_marcas-esteira-casacor-outline_13f2712bce.png">
<img loading="lazy" src="https://correio-cdn3.cworks.cloud/fileadmin/user_upload/correio24horas/Arquivos/componentes/esteira-especiais/marcas-esteira-casacor-outline.png" alt="Casacor" class="noticias-slide-artigos__item__image">
</picture>
<span class="noticias-slide-artigos__item__hat">
<p> Casacor </p>
</span>
<div class="noticias-slide-artigos__item__title">
<p> </p>
</div>
</a>
</li>
<li class="noticias-slide-artigos__item">
<a href="https://www.correio24horas.com.br/revisao/" title=" " class="noticias-slide-artigos__item__link">
<picture>
<source media="(min-width: 768px)" srcset="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/3/4/csm_MARCA-ENEM_redondo_630x630px__1__71e5aa1125.png">
<source media="(min-width: 500px)" srcset="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/3/4/csm_MARCA-ENEM_redondo_630x630px__1__bb1893f2fe.png">
<img loading="lazy" src="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/3/4/csm_MARCA-ENEM_redondo_630x630px__1__28179f0447.png" alt="Simulados e vídeo aulas" class="noticias-slide-artigos__item__image">
</picture>
<span class="noticias-slide-artigos__item__hat">
<p> Simulados e vídeo aula ...</p>
</span>
<div class="noticias-slide-artigos__item__title">
<p> </p>
</div>
</a>
</li>
<li class="noticias-slide-artigos__item">
<a href="http://especiais.correio24horas.com.br/destinos/" title=" " class="noticias-slide-artigos__item__link">
<picture>
<source media="(min-width: 768px)" srcset="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/9/0/csm_esteira-especiais-outline-destinos_56d2904211.png">
<source media="(min-width: 500px)" srcset="https://correio-cdn1.cworks.cloud/fileadmin/_processed_/9/0/csm_esteira-especiais-outline-destinos_b73e082271.png">
<img loading="lazy" src="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/9/0/csm_esteira-especiais-outline-destinos_21cb89ba32.png" alt="Destinos" class="noticias-slide-artigos__item__image">
</picture>
<span class="noticias-slide-artigos__item__hat">
<p> Destinos </p>
</span>
<div class="noticias-slide-artigos__item__title">
<p> </p>
</div>
</a>
</li>
<li class="noticias-slide-artigos__item">
<a href="https://especiais.correio24horas.com.br/eucorredor/" title=" " class="noticias-slide-artigos__item__link">
<picture>
<source media="(min-width: 768px)" srcset="https://correio-cdn2.cworks.cloud/fileadmin/_processed_/8/c/csm_esteira-especiais-outline-corredor_8995423c96.png">
<source media="(min-width: 500px)" srcset="https://correio-cdn3.cworks.cloud/fileadmin/user_upload/correio24horas/Arquivos/componentes/esteira-especiais/esteira-especiais-outline-corredor.png">
<img loading="lazy" src="https://correio-cdn3.cworks.cloud/fileadmin/_processed_/8/c/csm_esteira-especiais-outline-corredor_993cd20da5.png" alt="Eu, Corredor" class="noticias-slide-artigos__item__image">
</picture>
<span class="noticias-slide-artigos__item__hat">
<p> Eu, Corredor </p>
</span>
<div class="noticias-slide-artigos__item__title">
<p> </p>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class=" col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="separador-responsivo separador-responsivo--theme1" id="CW4002">
</div>
</div>
</div>
</div>
<!-- /44585206/c24h_inread_02 -->
<div id='div-gpt-ad-1538397236253-0' style='height:1px; width:1px;'>
<script>
if (document.cookie.indexOf('CFCOS') == -1) {
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1538397236253-0'); });
}
</script>
</div>
<!-- /44585206/c24h_noticias_1x1 -->
<div id='div-gpt-ad-1550697198527-0' style='height:1px; width:1px;'>
<script>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1550697198527-0'); });
</script>
</div>
<style>
#CW6283 > div {
max-width: 320px;
}
#CW6283 > div > div{
width: 320px !important;
}
</style>
<div class="col-xs-12 col-lg-12 col-md-12 ">
<div class="publicidade publicidade-responsive1 " style="background:#ffffff; padding: 10px 0;" id="CW6283">
<script defer src="//api.grumft.com/js/8ac04d99ae23294b47c5b5c3998258c8.js"></script>
</div>
</div>
<svg width="0" height="0" style="position:absolute"><symbol viewBox="0 0 8 8" id="icon--c24h-card-de-planos--check" xmlns="http://www.w3.org/2000/svg"><path fill="#21DB5A" d="M6.41 1l-.689.72L2.94 4.5l-.81-.78L1.41 3 0 4.41l.72.72 1.5 1.5.69.72.72-.72 3.5-3.5.72-.72L6.41 1z"/></symbol><symbol viewBox="0 0 8 8" id="icon--c24h-card-de-planos--close" xmlns="http://www.w3.org/2000/svg"><path fill="#EA0F39" d="M1.41 0L0 1.41l.72.72L2.5 3.94.72 5.72 0 6.41l1.41 1.44.72-.72 1.81-1.81 1.781 1.81.689.72 1.44-1.44-.72-.69-1.81-1.78 1.81-1.81.72-.72L6.41 0l-.689.72L3.94 2.5 2.13.72 1.41 0z"/></symbol><symbol viewBox="0 0 8 8" id="icon--c24h-card-de-planos--share" xmlns="http://www.w3.org/2000/svg"><path fill="#07EA78" d="M5 0v2C1 2 0 4.05 0 7c.52-1.98 2-3 4-3h1v2l3-3.16L5 0z"/></symbol><symbol viewBox="0 0 377 73" id="icon--c24h-noticias-single-amp--cwork_brand"><path fill-rule="evenodd" clip-rule="evenodd" fill="#000100" d="M226.426 58.086V34.895h9.22l1.888 5.083h-4.944V44h6.439l1.849 4.975h-8.288v3.914h9.743l1.931 5.197zM224.901 35.792v6.91c-.865-.962-1.73-1.665-2.59-2.114a5.91 5.91 0 0 0-2.764-.676c-1.816 0-3.287.622-4.412 1.86-1.125 1.243-1.688 2.86-1.688 4.855 0 1.86.573 3.401 1.72 4.628 1.146 1.228 2.606 1.839 4.38 1.839.979 0 1.903-.227 2.764-.676.859-.449 1.725-1.157 2.59-2.131v6.927a15.523 15.523 0 0 1-2.996 1.093c-.989.243-1.995.362-3.006.362-1.271 0-2.438-.151-3.51-.455a10.001 10.001 0 0 1-2.958-1.367c-1.729-1.163-3.049-2.623-3.958-4.386-.908-1.768-1.362-3.753-1.362-5.959 0-1.773.287-3.385.865-4.839.573-1.455 1.443-2.769 2.606-3.952 1.098-1.131 2.336-1.974 3.715-2.536 1.373-.557 2.908-.838 4.602-.838 1.011 0 2.017.119 3.006.362a15.5 15.5 0 0 1 2.996 1.093zM182.498 58.086V34.895h6.1l8.759 11.928c.168.243.443.73.833 1.466.384.735.806 1.605 1.271 2.622a52.402 52.402 0 0 1-.275-2.568 25.048 25.048 0 0 1-.087-1.995V34.895h6.066v23.191h-6.066l-8.76-11.977c-.178-.244-.459-.73-.849-1.466-.384-.736-.8-1.596-1.255-2.59.125.973.217 1.833.276 2.584.06.747.087 1.411.087 1.995v11.453h-6.1zM166.151 58.086V34.895h14.21v5.083h-8.046V44h7.587v4.975h-7.587v3.914h8.046v5.197zM151.871 49.542v-4.86h12.42c.01.156.021.335.027.524s.005.471.005.838c0 3.996-1.054 7.095-3.158 9.295-2.109 2.2-5.072 3.304-8.895 3.304-1.881 0-3.552-.281-5.012-.849-1.466-.563-2.774-1.428-3.92-2.59-1.104-1.109-1.952-2.423-2.563-3.937a12.733 12.733 0 0 1-.908-4.765c0-1.729.297-3.319.887-4.774.59-1.454 1.471-2.758 2.644-3.92a11.835 11.835 0 0 1 4.001-2.568c1.503-.578 3.125-.87 4.872-.87 2.271 0 4.277.449 6.024 1.346s3.217 2.233 4.412 4.006l-5.483 2.628c-.654-.897-1.39-1.563-2.206-2-.822-.438-1.736-.66-2.747-.66-1.892 0-3.379.633-4.466 1.893-1.087 1.266-1.633 2.99-1.633 5.175 0 2.206.546 3.947 1.633 5.212 1.086 1.271 2.574 1.903 4.466 1.903 1.601 0 2.941-.395 4.012-1.184 1.071-.784 1.698-1.833 1.876-3.147h-6.288zM122.093 58.086V34.895h6.607c2.585 0 4.391.119 5.408.357s1.897.638 2.639 1.195a6.28 6.28 0 0 1 1.925 2.422c.449.984.67 2.066.67 3.25 0 1.796-.438 3.255-1.319 4.38s-2.168 1.871-3.855 2.238l6.315 9.35h-7.143l-5.321-9.079v9.079h-5.926v-.001zm5.926-12.232h1.174c1.362 0 2.357-.232 2.984-.697s.941-1.195.941-2.185c0-1.162-.292-1.99-.881-2.482-.584-.492-1.568-.735-2.952-.735h-1.266v6.099zM105.747 58.086V34.895h14.21v5.083h-8.046V44h7.586v4.975h-7.586v3.914h8.046v5.197z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#000100" d="M91.363 58.086l-9.728-23.191h6.716l4.639 12.972c.043.141.13.471.265.989.13.524.303 1.232.514 2.119.167-.708.324-1.346.476-1.919.146-.567.259-.968.33-1.189l4.612-12.972h6.715l-9.727 23.191h-4.812z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#000100" d="M59.125 58.086V34.895h6.1l8.759 11.928c.167.243.443.73.833 1.466a57.19 57.19 0 0 1 1.271 2.622 52.51 52.51 0 0 1-.276-2.568 25.008 25.008 0 0 1-.086-1.995V34.895h6.066v23.191h-6.066l-8.76-11.977c-.178-.244-.459-.73-.849-1.466-.384-.736-.8-1.596-1.254-2.59.125.973.216 1.833.276 2.584.06.747.087 1.411.087 1.995v11.453h-6.101zM57.206 46.536c0 1.671-.308 3.233-.919 4.688a11.85 11.85 0 0 1-2.677 3.915 12.747 12.747 0 0 1-4.055 2.639c-1.52.616-3.099.925-4.737.925a12.5 12.5 0 0 1-4.758-.925 12.151 12.151 0 0 1-4.001-2.639 11.775 11.775 0 0 1-2.72-3.932 11.928 11.928 0 0 1-.925-4.671c0-1.66.309-3.218.925-4.683a11.85 11.85 0 0 1 2.72-3.92 12.14 12.14 0 0 1 4.001-2.639 12.483 12.483 0 0 1 4.758-.924c1.649 0 3.234.308 4.758.924a12.313 12.313 0 0 1 4.034 2.639 11.945 11.945 0 0 1 2.671 3.914 11.98 11.98 0 0 1 .925 4.689zm-12.388 6.813c1.752 0 3.201-.643 4.348-1.931 1.146-1.292 1.719-2.919 1.719-4.882 0-1.941-.579-3.563-1.741-4.866-1.163-1.299-2.606-1.947-4.326-1.947-1.752 0-3.201.648-4.347 1.941-1.146 1.292-1.72 2.92-1.72 4.872 0 1.984.563 3.617 1.692 4.894 1.131 1.281 2.591 1.919 4.375 1.919zM31.873 35.792v6.91c-.865-.962-1.73-1.665-2.59-2.114a5.906 5.906 0 0 0-2.763-.676c-1.816 0-3.287.622-4.412 1.86-1.125 1.243-1.687 2.86-1.687 4.855 0 1.86.573 3.401 1.72 4.628 1.146 1.228 2.606 1.839 4.379 1.839.979 0 1.903-.227 2.763-.676s1.725-1.157 2.59-2.131v6.927a15.5 15.5 0 0 1-2.996 1.093c-.989.243-1.995.362-3.006.362-1.271 0-2.438-.151-3.509-.455a9.978 9.978 0 0 1-2.958-1.367c-1.73-1.163-3.049-2.623-3.958-4.386-.909-1.768-1.363-3.753-1.363-5.959 0-1.773.287-3.385.866-4.839.573-1.455 1.443-2.769 2.606-3.952 1.098-1.131 2.336-1.974 3.715-2.536 1.374-.557 2.909-.838 4.602-.838 1.011 0 2.017.119 3.006.362.995.244 1.989.612 2.995 1.093zM345.478 54.119l3.482-1.609c.332 1.196.939 2.11 1.816 2.736.883.633 2.011.946 3.376.946 1.297 0 2.33-.363 3.094-1.084.765-.721 1.146-1.685 1.146-2.894 0-1.578-1.309-2.987-3.927-4.222-.37-.182-.646-.319-.846-.401-2.956-1.446-4.93-2.749-5.913-3.92-.982-1.165-1.478-2.6-1.478-4.284 0-2.192.745-3.965 2.229-5.324s3.432-2.035 5.844-2.035c1.979 0 3.639.382 4.973 1.146s2.255 1.867 2.769 3.294l-3.413 1.76c-.539-.846-1.128-1.459-1.773-1.847-.639-.395-1.377-.589-2.211-.589-1.171 0-2.104.307-2.793.915-.695.614-1.04 1.435-1.04 2.461 0 1.616 1.517 3.12 4.554 4.51.231.112.413.2.545.257 2.655 1.228 4.479 2.425 5.474 3.589.99 1.172 1.485 2.631 1.485 4.378 0 2.543-.802 4.566-2.405 6.063-1.604 1.496-3.765 2.248-6.495 2.248-2.286 0-4.159-.525-5.625-1.578-1.459-1.053-2.417-2.556-2.868-4.516z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#000100" d="M325.995 59.499V32.636h4.365v11.117l9.653-11.117h5.342L334.708 44.58l11.912 14.919h-5.637L330.36 45.776v13.723zM311.323 47.479v12.02h-4.09V32.636h6.088c1.785 0 3.176.119 4.159.351s1.822.614 2.523 1.153c.833.651 1.473 1.491 1.93 2.518.451 1.027.676 2.148.676 3.376 0 2.148-.52 3.833-1.559 5.054-1.04 1.215-2.581 1.948-4.61 2.192l9.251 12.22h-4.936l-8.938-12.02h-.494v-.001zm.276-3.394h.789c2.312 0 3.847-.27 4.604-.808.757-.539 1.14-1.491 1.14-2.862 0-1.479-.407-2.518-1.222-3.126-.814-.607-2.323-.908-4.522-.908h-.789v7.704zM304.512 46.121c0 1.91-.357 3.714-1.071 5.411a13.773 13.773 0 0 1-3.132 4.554 14.706 14.706 0 0 1-4.678 3.063 14.342 14.342 0 0 1-5.469 1.064 14.5 14.5 0 0 1-5.53-1.071 14.279 14.279 0 0 1-4.653-3.056c-1.372-1.334-2.412-2.844-3.119-4.535-.708-1.685-1.065-3.495-1.065-5.43 0-1.923.357-3.733 1.065-5.431.707-1.704 1.747-3.226 3.119-4.572a14.206 14.206 0 0 1 4.66-3.044 14.712 14.712 0 0 1 5.523-1.046c1.936 0 3.765.351 5.493 1.046a14.187 14.187 0 0 1 4.653 3.044 14.21 14.21 0 0 1 3.132 4.598 13.872 13.872 0 0 1 1.072 5.405zm-4.554 0c0-1.354-.25-2.644-.745-3.871a9.952 9.952 0 0 0-2.136-3.264 9.387 9.387 0 0 0-3.145-2.173 9.549 9.549 0 0 0-3.771-.764 9.56 9.56 0 0 0-6.953 2.937 9.721 9.721 0 0 0-2.129 3.245 10.41 10.41 0 0 0-.733 3.89c0 1.358.244 2.643.733 3.857a9.978 9.978 0 0 0 2.129 3.245 9.516 9.516 0 0 0 3.176 2.186 9.587 9.587 0 0 0 3.776.751c1.31 0 2.556-.25 3.733-.751s2.242-1.228 3.182-2.186a9.917 9.917 0 0 0 2.136-3.258c.497-1.214.747-2.498.747-3.844zM240.767 32.636h4.315l5.08 13.561c.332.895.607 1.678.839 2.348.226.671.42 1.304.595 1.892.427-1.422.871-2.806 1.341-4.164.057-.176.1-.288.125-.352l5.394-14.349 5.692 14.625c.27.707.521 1.421.758 2.129.238.708.464 1.422.671 2.148a23.53 23.53 0 0 1 .494-1.816 50.25 50.25 0 0 1 .809-2.349l5.048-13.673h4.347L265.87 60.545l-6.125-15.32a54.869 54.869 0 0 1-.739-1.973 44.035 44.035 0 0 1-.583-1.791 74.299 74.299 0 0 1-.626 2.029c-.207.627-.42 1.233-.646 1.804l-6.013 15.251-10.371-27.909z"/><path d="M24.18 14.852h-3.656V25h-1.492V14.852h-3.648v-1.227h8.797v1.227zM32.297 19.742h-4.93v4.031h5.727V25h-7.227V13.625h7.148v1.227h-5.648v3.664h4.93v1.226zM43.328 21.391c-.141 1.203-.585 2.132-1.332 2.785-.748.654-1.741.98-2.98.98-1.344 0-2.421-.481-3.23-1.445-.81-.963-1.215-2.252-1.215-3.867V18.75c0-1.057.188-1.987.566-2.789.377-.802.913-1.418 1.605-1.848.692-.43 1.495-.645 2.406-.645 1.208 0 2.177.337 2.906 1.012.729.675 1.153 1.608 1.273 2.801H41.82c-.13-.909-.413-1.567-.848-1.975-.435-.408-1.043-.611-1.824-.611-.958 0-1.71.354-2.254 1.063s-.816 1.718-.816 3.026v1.103c0 1.235.258 2.218.773 2.948.516.73 1.237 1.095 2.164 1.095.833 0 1.473-.188 1.918-.566.445-.377.741-1.035.887-1.973h1.508zM54.117 25h-1.508l-5.727-8.766V25h-1.508V13.625h1.508l5.742 8.805v-8.805h1.492V25zM65.531 19.68c0 1.115-.188 2.087-.563 2.918-.375.831-.906 1.465-1.594 1.902s-1.49.656-2.406.656c-.896 0-1.69-.22-2.383-.66-.693-.44-1.23-1.067-1.613-1.883-.383-.815-.58-1.759-.59-2.832v-.82c0-1.094.19-2.06.57-2.898.38-.838.918-1.48 1.613-1.926s1.491-.668 2.387-.668c.911 0 1.715.22 2.41.66.695.44 1.23 1.078 1.605 1.914s.563 1.809.563 2.918v.719zm-1.492-.735c0-1.349-.271-2.384-.813-3.105-.542-.721-1.3-1.082-2.273-1.082-.948 0-1.694.361-2.238 1.082-.544.722-.824 1.723-.84 3.004v.836c0 1.308.274 2.335.824 3.082.549.748 1.306 1.121 2.27 1.121.969 0 1.719-.353 2.25-1.059.531-.706.805-1.717.82-3.035v-.844zM69.289 23.773h5.391V25h-6.898V13.625h1.508v10.148zM84.633 19.68c0 1.115-.188 2.087-.563 2.918-.375.831-.906 1.465-1.594 1.902s-1.49.656-2.406.656c-.896 0-1.69-.22-2.383-.66-.693-.44-1.23-1.067-1.613-1.883-.383-.815-.58-1.759-.59-2.832v-.82c0-1.094.19-2.06.57-2.898.38-.838.918-1.48 1.613-1.926s1.491-.668 2.387-.668c.911 0 1.715.22 2.41.66.695.44 1.23 1.078 1.605 1.914s.563 1.809.563 2.918v.719zm-1.492-.735c0-1.349-.271-2.384-.813-3.105-.542-.721-1.3-1.082-2.273-1.082-.948 0-1.694.361-2.238 1.082-.544.722-.824 1.723-.84 3.004v.836c0 1.308.274 2.335.824 3.082.549.748 1.306 1.121 2.27 1.121.969 0 1.719-.353 2.25-1.059.531-.706.805-1.717.82-3.035v-.844zM95.281 23.508c-.386.552-.923.965-1.613 1.238s-1.494.41-2.41.41c-.927 0-1.75-.217-2.469-.652-.719-.435-1.275-1.053-1.668-1.855-.394-.802-.595-1.731-.605-2.789v-.992c0-1.713.399-3.042 1.199-3.984.799-.942 1.923-1.414 3.371-1.414 1.188 0 2.143.304 2.867.91.724.607 1.167 1.468 1.328 2.582h-1.5c-.281-1.51-1.177-2.266-2.688-2.266-1.005 0-1.767.354-2.285 1.06-.519.706-.78 1.729-.785 3.069v.931c0 1.277.292 2.292.875 3.045.583.753 1.372 1.13 2.367 1.13.563 0 1.055-.063 1.477-.187s.771-.335 1.047-.631v-2.549h-2.633v-1.227h4.125v4.171zM99.391 25h-1.5V13.625h1.5V25zM108.555 22.023h-4.766L102.719 25h-1.547l4.344-11.375h1.313L111.18 25h-1.539l-1.086-2.977zm-4.313-1.226h3.867l-1.938-5.32-1.929 5.32z"/></symbol><symbol viewBox="0 0 96.124 96.123" id="icon--c24h-noticias-single-amp--facebook"><path d="M72.089.02L59.624 0C45.62 0 36.57 9.285 36.57 23.656v10.907H24.037a1.96 1.96 0 0 0-1.96 1.961v15.803a1.96 1.96 0 0 0 1.96 1.96H36.57v39.876a1.96 1.96 0 0 0 1.96 1.96h16.352a1.96 1.96 0 0 0 1.96-1.96V54.287h14.654a1.96 1.96 0 0 0 1.96-1.96l.006-15.803a1.963 1.963 0 0 0-1.961-1.961H56.842v-9.246c0-4.444 1.059-6.7 6.848-6.7l8.397-.003a1.96 1.96 0 0 0 1.959-1.96V1.98A1.96 1.96 0 0 0 72.089.02z"/></symbol><symbol viewBox="0 0 169.063 169.063" id="icon--c24h-noticias-single-amp--instagram"><path d="M122.406 0H46.654C20.929 0 0 20.93 0 46.655v75.752c0 25.726 20.929 46.655 46.654 46.655h75.752c25.727 0 46.656-20.93 46.656-46.655V46.655C169.063 20.93 148.133 0 122.406 0zm31.657 122.407c0 17.455-14.201 31.655-31.656 31.655H46.654C29.2 154.063 15 139.862 15 122.407V46.655C15 29.201 29.2 15 46.654 15h75.752c17.455 0 31.656 14.201 31.656 31.655v75.752z"/><path d="M84.531 40.97c-24.021 0-43.563 19.542-43.563 43.563 0 24.02 19.542 43.561 43.563 43.561s43.563-19.541 43.563-43.561c0-24.021-19.542-43.563-43.563-43.563zm0 72.123c-15.749 0-28.563-12.812-28.563-28.561 0-15.75 12.813-28.563 28.563-28.563s28.563 12.813 28.563 28.563c0 15.749-12.814 28.561-28.563 28.561zM129.921 28.251c-2.89 0-5.729 1.17-7.77 3.22a11.053 11.053 0 0 0-3.23 7.78c0 2.891 1.18 5.73 3.23 7.78 2.04 2.04 4.88 3.22 7.77 3.22 2.9 0 5.73-1.18 7.78-3.22 2.05-2.05 3.22-4.89 3.22-7.78 0-2.9-1.17-5.74-3.22-7.78-2.04-2.05-4.88-3.22-7.78-3.22z"/></symbol><symbol viewBox="-12.59 -2.483 600 128" id="icon--c24h-noticias-single-amp--logo"><path fill="#231F20" d="M195.473 23.953c-1 0-1.823-.162-2.468-.493a3.895 3.895 0 0 1-1.516-1.344c-.367-.564-.619-1.221-.759-1.972-.14-.748-.21-1.541-.21-2.379 0-.812.07-1.586.21-2.319.14-.729.392-1.373.759-1.917.366-.544.873-.978 1.516-1.298.646-.319 1.468-.479 2.468-.479s1.821.16 2.465.479c.647.32 1.152.754 1.52 1.298.365.544.617 1.188.757 1.917.14.732.21 1.507.21 2.319 0 .838-.07 1.631-.21 2.379-.14.751-.392 1.408-.757 1.972a3.893 3.893 0 0 1-1.52 1.344c-.644.331-1.465.493-2.465.493m0-11.121c-.768 0-1.386.134-1.857.401s-.835.627-1.09 1.079c-.258.456-.426.981-.515 1.58-.087.599-.13 1.223-.13 1.873 0 .653.043 1.286.13 1.902.089.614.257 1.162.515 1.639.255.476.619.857 1.09 1.142.471.286 1.089.426 1.857.426.767 0 1.386-.14 1.857-.426a2.932 2.932 0 0 0 1.088-1.142 4.966 4.966 0 0 0 .517-1.639 13.888 13.888 0 0 0 0-3.775 4.566 4.566 0 0 0-.517-1.58c-.255-.452-.617-.812-1.088-1.079s-1.09-.401-1.857-.401M207.396 17.766c0-.815.07-1.586.21-2.322.14-.729.392-1.369.757-1.917.367-.544.874-.977 1.517-1.295.647-.322 1.468-.48 2.47-.48 1 0 1.818.159 2.458.48.639.319 1.14.751 1.509 1.295.364.549.619 1.188.755 1.917.14.736.21 1.507.21 2.322 0 .799-.067 1.549-.201 2.24-.133.69-.36 1.294-.678 1.805-.322.51-.747.918-1.275 1.221-.529.302-1.18.468-1.961.505v.033c.268.244.644.429 1.125.56a7.729 7.729 0 0 0 1.629.227c.352 0 .727-.02 1.136-.054v1.168c-.212.023-.418.042-.619.054a13.68 13.68 0 0 1-.602.016 6.923 6.923 0 0 1-2.267-.381c-.672-.246-1.185-.647-1.535-1.204-.927-.036-1.692-.224-2.291-.568a3.962 3.962 0 0 1-1.423-1.35c-.347-.559-.589-1.206-.723-1.938s-.201-1.508-.201-2.334m4.954-4.917c-.781 0-1.406.134-1.877.401-.468.268-.83.628-1.088 1.08a4.494 4.494 0 0 0-.513 1.57 13.697 13.697 0 0 0 0 3.765c.085.618.258 1.162.513 1.641.258.478.621.855 1.088 1.14.471.286 1.097.426 1.877.426.767 0 1.384-.14 1.857-.426a2.92 2.92 0 0 0 1.088-1.14 4.985 4.985 0 0 0 .516-1.641 13.697 13.697 0 0 0 0-3.765 4.594 4.594 0 0 0-.516-1.57 2.837 2.837 0 0 0-1.088-1.08c-.473-.268-1.09-.401-1.857-.401M223.838 22.874c.675 0 1.211-.104 1.613-.322.401-.213.703-.49.907-.818.204-.334.334-.687.392-1.063.061-.379.09-.736.09-1.073v-7.673h1.29v7.673c0 1.535-.364 2.644-1.089 3.328-.729.688-1.813 1.028-3.252 1.028-1.456 0-2.542-.34-3.263-1.028-.718-.684-1.079-1.793-1.079-3.328v-7.673h1.291v7.673c0 .408.038.806.11 1.194.077.389.227.739.456 1.045.227.308.541.557.949.751.408.191.935.286 1.585.286M237.962 13.076h-6.084v3.975h5.3V18.2h-5.3v4.431h6.17v1.149h-7.462V11.925h7.376zM252.067 20.609h-4.917l-1.099 3.171h-1.376l4.221-11.944h1.586l4.096 11.944h-1.431l-1.08-3.171zm-2.424-7.166l-2.213 6.067h4.356l-2.127-6.067h-.016zM267.531 17.713c.767.163 1.353.504 1.754 1.02.398.52.599 1.146.599 1.891 0 .988-.286 1.762-.863 2.319-.572.559-1.443.838-2.605.838h-5.039V11.923h4.688c1.162 0 2.031.274 2.608.818.577.549.863 1.275.863 2.182 0 .698-.169 1.288-.507 1.771-.337.48-.836.809-1.499.984v.035zm.645-2.598c0-.627-.189-1.125-.566-1.49-.379-.367-.933-.549-1.666-.549h-3.278v4.078h3.278c.732 0 1.286-.164 1.666-.495.376-.331.566-.846.566-1.544m-5.51 3.191v4.325h3.558c.733 0 1.297-.177 1.698-.535.401-.353.602-.897.602-1.626 0-.698-.207-1.233-.628-1.605-.417-.374-1.051-.558-1.9-.558h-3.33zM278.725 20.609h-4.917l-1.099 3.171h-1.376l4.221-11.944h1.586l4.096 11.944h-1.431l-1.08-3.171zm-2.425-7.166l-2.213 6.067h4.357l-2.127-6.067h-.017zM283.031 23.78V11.923h1.289v5.128h6.103v-5.128h1.291V23.78h-1.291V18.2h-6.103v5.58zM294.155 11.927h1.291v11.858h-1.291zM304.634 20.609h-4.917l-1.102 3.171h-1.375l4.221-11.944h1.587l4.097 11.944h-1.432l-1.079-3.171zm-2.423-7.166l-2.215 6.067h4.358l-2.128-6.067h-.015zM313.75 17.766c0-.815.072-1.586.212-2.322.14-.729.392-1.369.759-1.917.367-.544.871-.977 1.515-1.295.647-.322 1.469-.48 2.467-.48 1.002 0 1.822.159 2.46.48a3.838 3.838 0 0 1 1.509 1.295c.364.549.619 1.188.756 1.917.14.736.212 1.507.212 2.322 0 .799-.065 1.549-.203 2.24-.133.69-.36 1.294-.678 1.805-.323.51-.746.918-1.275 1.221-.528.302-1.182.468-1.959.505v.033c.268.244.641.429 1.123.56a7.75 7.75 0 0 0 1.633.227c.348 0 .725-.02 1.132-.054v1.168c-.212.023-.417.042-.616.054-.205.009-.404.016-.604.016a6.919 6.919 0 0 1-2.267-.381c-.675-.246-1.186-.647-1.537-1.204-.927-.036-1.688-.224-2.289-.568a3.968 3.968 0 0 1-1.425-1.35 5.484 5.484 0 0 1-.718-1.938 12.49 12.49 0 0 1-.207-2.334m4.952-4.917c-.777 0-1.403.134-1.872.401-.47.268-.834.628-1.092 1.08a4.6 4.6 0 0 0-.514 1.57 13.544 13.544 0 0 0 0 3.765c.087.618.262 1.162.514 1.641.258.478.622.855 1.092 1.14.469.286 1.095.426 1.872.426.771 0 1.388-.14 1.86-.426a2.934 2.934 0 0 0 1.088-1.14 4.962 4.962 0 0 0 .517-1.641 13.544 13.544 0 0 0 0-3.765 4.574 4.574 0 0 0-.517-1.57 2.844 2.844 0 0 0-1.088-1.08c-.472-.268-1.088-.401-1.86-.401M330.191 22.874c.679 0 1.213-.104 1.611-.322.404-.213.706-.49.908-.818a2.82 2.82 0 0 0 .393-1.063c.062-.379.09-.736.09-1.073v-7.673h1.291v7.673c0 1.535-.364 2.644-1.089 3.328-.731.688-1.813 1.028-3.254 1.028-1.452 0-2.541-.34-3.259-1.028-.722-.684-1.083-1.793-1.083-3.328v-7.673h1.291v7.673c0 .408.04.806.112 1.194.077.389.227.739.45 1.045.23.308.548.557.952.751.412.191.941.286 1.587.286M344.319 13.076h-6.09v3.975h5.306V18.2h-5.306v4.431h6.174v1.149h-7.459V11.925h7.375zM353.905 23.78l-2.979-4.813h-2.931v4.813h-1.287V11.925h4.79c.572 0 1.076.09 1.518.267.441.182.812.431 1.107.742.298.316.522.686.684 1.118.156.431.23.896.23 1.392 0 .873-.23 1.61-.703 2.208s-1.16.967-2.064 1.107l3.153 5.02h-1.518zm-5.91-5.962h3.278c.734 0 1.319-.204 1.771-.608.444-.407.668-.994.668-1.765 0-.729-.205-1.308-.615-1.732-.417-.423-.986-.636-1.717-.636h-3.385v4.741zM366.266 23.955c-.659 0-1.338-.047-2.031-.14a14.612 14.612 0 0 1-2.134-.453l.228-1.079c.896.219 1.654.364 2.273.428.619.063 1.179.095 1.664.095.504 0 .927-.064 1.281-.191.357-.131.647-.295.871-.499.23-.201.392-.431.498-.689a2.04 2.04 0 0 0 .155-.784c0-.393-.1-.723-.299-.983a2.592 2.592 0 0 0-.771-.656 4.792 4.792 0 0 0-1.001-.418c-.361-.104-.69-.198-.996-.28a9.063 9.063 0 0 1-1.368-.462 4.949 4.949 0 0 1-1.194-.714 3.46 3.46 0 0 1-.843-1.003c-.218-.381-.327-.824-.327-1.325 0-.544.106-1.012.317-1.401.212-.392.492-.706.853-.952.36-.243.784-.42 1.263-.532a6.948 6.948 0 0 1 1.562-.166c.666 0 1.307.048 1.929.141a15.16 15.16 0 0 1 1.996.451l-.295 1.084a30.595 30.595 0 0 0-1.179-.261 12.426 12.426 0 0 0-1.717-.236 9.42 9.42 0 0 0-.734-.028c-.498 0-.914.055-1.254.159-.339.106-.606.246-.812.428a1.525 1.525 0 0 0-.436.618 2.072 2.072 0 0 0-.131.732c0 .382.112.708.333.975.221.271.491.493.812.681.316.188.665.337 1.045.456.376.115.722.207 1.035.277.464.105.912.243 1.344.411.427.169.809.382 1.142.644.33.261.594.58.79.949.199.374.299.815.299 1.325 0 .571-.103 1.067-.312 1.495a2.99 2.99 0 0 1-.874 1.061 3.799 3.799 0 0 1-1.324.636 6.497 6.497 0 0 1-1.658.206M379.099 20.609h-4.914l-1.102 3.171h-1.374l4.218-11.944h1.586l4.1 11.944h-1.431l-1.083-3.171zm-2.423-7.166l-2.211 6.067h4.354l-2.128-6.067h-.015zM389.524 17.713c.769.163 1.356.504 1.755 1.02.397.52.6 1.146.6 1.891 0 .988-.286 1.762-.861 2.319-.572.559-1.443.838-2.606.838h-5.039V11.923h4.69c1.16 0 2.028.274 2.606.818.573.549.865 1.275.865 2.182 0 .698-.171 1.288-.51 1.771-.336.48-.834.809-1.5.984v.035zm.648-2.598c0-.627-.189-1.125-.566-1.49-.379-.367-.933-.549-1.667-.549h-3.278v4.078h3.278c.734 0 1.288-.164 1.667-.495.376-.331.566-.846.566-1.544m-5.512 3.191v4.325h3.559c.73 0 1.3-.177 1.698-.535.404-.353.604-.897.604-1.626 0-.698-.212-1.233-.629-1.605-.417-.374-1.051-.558-1.9-.558h-3.332zM401.382 13.076h-6.084v3.975h5.3V18.2h-5.3v4.431h6.171v1.149h-7.462V11.925h7.375zM410.974 23.78l-2.982-4.813h-2.931v4.813h-1.29V11.925h4.796c.566 0 1.07.09 1.518.267a3.19 3.19 0 0 1 1.104.742c.295.316.525.686.678 1.118.159.431.239.896.239 1.392 0 .873-.239 1.61-.709 2.208s-1.157.967-2.065 1.107l3.157 5.02h-1.515zm-5.913-5.962h3.275c.734 0 1.325-.204 1.773-.608.447-.407.672-.994.672-1.765 0-.729-.206-1.308-.622-1.732-.414-.423-.983-.636-1.717-.636h-3.382v4.741zM55.014.549c10.95 0 20.441 1.202 31.127 3.75 3.653.873 7.619 1.949 11.894 3.226v30.02H75.838v-10.77c-27.643-4.524-42.697 1.958-42.697 34.814s15.054 39.339 42.697 34.815V85.637h22.197v30.018c-4.275 1.275-8.241 2.355-11.894 3.229-10.686 2.545-20.177 3.745-31.127 3.745C18.339 122.628 0 92.11 0 61.589 0 31.071 18.339.549 55.014.549M191.276 95.979h7.233V59.652h-7.233V37.856h36.156v14.53c4.695-12.071 15.335-17.734 28.926-18.163v25.429h-7.233c-11.982 0-21.693 9.759-21.693 21.796v14.531h7.23v21.798h-43.386V95.979zM265.265 95.979h7.23V59.652h-7.23V37.856h36.156v14.53c4.696-12.071 15.334-17.734 28.923-18.163v25.429h-7.231c-11.98 0-21.691 9.759-21.691 21.796v14.531h7.229v21.798h-43.385V95.979zM508.676 58.061c11.142 0 20.181 9.032 20.181 20.177s-9.039 20.18-20.181 20.18c-11.147 0-20.18-9.035-20.18-20.18s9.032-20.177 20.18-20.177m0-24.216c-24.521 0-44.394 19.874-44.394 44.393 0 24.516 19.872 44.397 44.394 44.397 24.517 0 44.392-19.882 44.392-44.397-.001-24.519-19.876-44.393-44.392-44.393M146.127 58.061c11.145 0 20.18 9.032 20.18 20.177s-9.036 20.18-20.18 20.18-20.18-9.035-20.18-20.18 9.036-20.177 20.18-20.177m0-24.216c-24.518 0-44.393 19.874-44.393 44.393 0 24.516 19.875 44.397 44.393 44.397 24.519 0 44.393-19.882 44.393-44.397 0-24.519-19.874-44.393-44.393-44.393M419.888 96.333h7.396V59.337h-7.396V37.142h36.995v59.191h7.399v22.195h-44.395V96.333zm36.995-88.786h-29.592v22.195h29.592V7.547z"/><path fill="#EC1A3B" d="M538.287 0h14.799v19.955l19.271-5.167 3.832 14.295-19.271 5.165 9.978 17.28-12.821 7.397-8.386-14.532-8.391 14.532-12.815-7.397 9.975-17.28-19.275-5.165 3.832-14.295 19.272 5.167z"/><path fill="#231F20" d="M357.693 70.437c2.433-8.512 8.933-12.9 17.474-12.9 8.125 0 13.819 4.897 15.49 12.9h-32.964zm59.787 14.749v-3.271c.199-27.55-14.565-48.068-42.506-48.068-25.408 0-44.27 18.396-44.27 44.192 0 26.195 16.36 44.593 46.577 44.593 17.707 0 26.562-5.399 34.457-12.597l-13.86-15.399c-5.008 4.199-10.973 7.599-20.018 7.599-10.902 0-17.136-4.688-19.819-12.896h59.438v-4.153h.001z"/></symbol><symbol viewBox="-14.886 -3.318 600 128" id="icon--c24h-noticias-single-amp--logo_flat"><path d="M54.605 0c10.866 0 20.287 1.192 30.894 3.722 3.625.864 7.555 1.933 11.802 3.2v29.797h-22.03V26.032c-27.435-4.492-42.378 1.94-42.378 34.552s14.943 39.042 42.378 34.555V84.45H97.3v29.794c-4.247 1.271-8.177 2.337-11.802 3.203-10.607 2.531-20.028 3.723-30.894 3.723C18.205 121.17 0 90.874 0 60.584 0 30.292 18.205 0 54.605 0M189.839 94.718h7.182V58.66h-7.182V37.027h35.892v14.42c4.657-11.98 15.217-17.598 28.71-18.029V58.66h-7.182c-11.891 0-21.528 9.686-21.528 21.635v14.423h7.176v21.633h-43.068V94.718zM263.277 94.718h7.176V58.66h-7.176V37.027h35.886v14.42c4.662-11.98 15.224-17.598 28.71-18.029V58.66H320.7c-11.895 0-21.537 9.686-21.537 21.635v14.423h7.176v21.633h-43.062V94.718zM504.866 57.08c11.062 0 20.031 8.968 20.031 20.028 0 11.062-8.969 20.028-20.031 20.028-11.057 0-20.028-8.966-20.028-20.028 0-11.06 8.972-20.028 20.028-20.028m0-24.035c-24.331 0-44.06 19.729-44.06 44.062 0 24.334 19.729 44.06 44.06 44.06 24.333 0 44.06-19.726 44.06-44.06a43.872 43.872 0 0 0-9.597-27.453l-5.101 8.833-.554.951-.952-.548-12.72-7.346-.947-.544.551-.948 6.628-11.485a43.897 43.897 0 0 0-21.368-5.522M145.034 57.08c11.057 0 20.028 8.968 20.028 20.028 0 11.062-8.971 20.028-20.028 20.028-11.062 0-20.031-8.966-20.031-20.028 0-11.06 8.969-20.028 20.031-20.028m0-24.035c-24.333 0-44.06 19.729-44.06 44.062 0 24.334 19.726 44.06 44.06 44.06 24.331 0 44.062-19.726 44.062-44.06.001-24.333-19.731-44.062-44.062-44.062M416.743 95.069h7.346v-36.72h-7.346v-22.03h36.721v58.75h7.343v22.029h-44.063V95.069zm36.721-88.123h-29.375v22.033h29.375V6.946z"/><path d="M547.845.556h-12.483v20.137l-1.385-.372-18.067-4.841-3.233 12.064 18.065 4.839 1.38.369-.715 1.241-9.349 16.2 10.816 6.249 7.779-13.471.951-1.651.953 1.651 7.773 13.471 10.822-6.249-9.356-16.2-.715-1.241 1.387-.369 18.059-4.839L567.3 15.48l-18.072 4.841-1.383.372v-1.435zM355.015 69.365c2.421-8.448 8.87-12.803 17.34-12.803 8.069 0 13.721 4.86 15.374 12.803h-32.714zm59.339 14.638v-3.249c.2-27.342-14.456-47.706-42.184-47.706-25.218 0-43.939 18.26-43.939 43.862 0 25.997 16.239 44.257 46.228 44.257 17.576 0 26.366-5.355 34.195-12.504l-13.755-15.282c-4.965 4.171-10.89 7.543-19.864 7.543-10.823 0-17.007-4.65-19.674-12.8h58.996v-4.121h-.003z"/></symbol><symbol viewBox="0 0 318.62272 45.587318" id="icon--c24h-noticias-single-amp--redebahia_brand"><g transform="matrix(.67286 0 0 .67286 -41.044 -14.803)" clip-rule="evenodd" fill-rule="evenodd"><path d="M498.436 63.336v1.809c13.6 1.518 21.183 3.18 21.183 4.99 0 6.506-99.307 11.74-221.849 11.74-122.543 0-221.849-5.234-221.849-11.74 0-1.811 7.583-3.473 21.133-4.99v-1.809C74.208 65.977 61 69.107 61 72.482c0 9.539 106.008 17.27 236.769 17.27 130.761 0 236.769-7.73 236.769-17.27 0-3.375-13.257-6.505-36.102-9.146z" fill="#9ba1a5"/><path d="M100.526 40.295C100.526 29.24 108.207 22 119.36 22c10.567 0 18.443 6.849 18.443 14.578 0 5.087-3.082 9.246-8.561 10.958 6.849.734 9.393 3.815 9.393 10.469v15.213h-13.11V61.086c0-5.626-2.25-6.898-8.561-6.898h-1.223v-11.3h1.957c4.305 0 6.408-1.664 6.408-4.794 0-2.739-2.104-4.647-4.794-4.647-3.571 0-5.674 2.446-5.674 6.946v32.775h-13.111V40.295zM175.862 73.217c-9.099 0-15.948-1.32-20.693-4.207-7.778-4.744-12.034-12.327-12.034-20.985 0-8.609 4.256-16.094 12.034-20.839 4.745-2.886 11.594-4.255 20.693-4.255h1.37v11.447c-.979-.098-1.859-.098-2.69-.098-9.05 0-14.48 2.397-16.877 7.925h19.568v11.251H157.42c1.761 5.528 7.533 8.364 17.317 8.364.783 0 1.663 0 2.495-.098v11.496c-.44-.001-.88.048-1.37-.001zM184.326 22.93h9.637c7.974 0 14.382.489 19.959 3.815 8.219 4.892 12.817 12.572 12.817 21.279 0 8.365-4.305 15.995-11.594 20.888-3.962 2.592-9.148 4.061-15.703 4.354V61.135c8.316-.295 13.795-5.724 13.795-13.159 0-7.484-5.821-13.159-14.529-13.159-.44 0-.832.049-1.272.049v38.351h-13.11zM263.672 73.217c-9.148 0-15.997-1.32-20.742-4.207-7.729-4.744-12.034-12.327-12.034-20.985 0-8.609 4.305-16.094 12.034-20.839 4.745-2.886 11.594-4.255 20.742-4.255h1.321v11.447c-.979-.098-1.859-.098-2.69-.098-9.05 0-14.48 2.397-16.877 7.925h19.568v11.251h-19.812c1.761 5.528 7.534 8.364 17.367 8.364.734 0 1.614 0 2.446-.098v11.496c-.442-.001-.883.048-1.323-.001zM292.877 40.295c0-11.056 7.778-18.295 18.98-18.295 10.127 0 17.66 6.702 17.66 15.018 0 4.06-1.957 7.093-5.821 9.245 5.577 2.446 8.512 6.8 8.512 12.278 0 3.816-1.369 7.143-3.913 9.734-4.207 4.256-9.246 4.99-16.486 4.99l-3.718-.049v-11.2h4.452c4.011 0 6.213-1.811 6.213-4.697s-2.202-4.745-6.213-4.745h-4.452V42.497h2.006c4.256 0 6.457-1.565 6.457-4.745 0-2.74-2.104-4.746-4.892-4.746-3.62 0-5.675 2.349-5.675 6.996v33.166h-13.11zM337.345 43.524c0-13.452 8.268-21.475 20.057-21.475 11.741 0 20.106 8.022 20.106 21.475v29.693h-13.062V54.58h-11.741V42.79h11.741v-.587c0-4.892-2.788-7.925-7.045-7.925-4.549 0-7.044 2.984-7.044 8.512v30.427h-13.013V43.524zM411.946 73.217V52.965h-13.941v20.252h-13.11V22.93h13.11v17.855h13.941V22.93h13.013v50.287zM432.982 73.217V22.93h13.11v50.287zM453.626 43.524c0-13.452 8.316-21.475 20.057-21.475 11.741 0 20.105 8.022 20.105 21.475v29.693h-13.061V54.58h-11.741V42.79h11.741v-.587c0-4.892-2.789-7.925-7.045-7.925-4.549 0-6.995 2.984-6.995 8.512v30.427h-13.062V43.524z" fill="#004c93"/></g></symbol><symbol viewBox="0 0 612 612" id="icon--c24h-noticias-single-amp--twitter"><path d="M612 116.258a250.714 250.714 0 0 1-72.088 19.772c25.929-15.527 45.777-40.155 55.184-69.411-24.322 14.379-51.169 24.82-79.775 30.48-22.907-24.437-55.49-39.658-91.63-39.658-69.334 0-125.551 56.217-125.551 125.513 0 9.828 1.109 19.427 3.251 28.606-104.326-5.24-196.835-55.223-258.75-131.174-10.823 18.51-16.98 40.078-16.98 63.101 0 43.559 22.181 81.993 55.835 104.479a125.556 125.556 0 0 1-56.867-15.756v1.568c0 60.806 43.291 111.554 100.693 123.104-10.517 2.83-21.607 4.398-33.08 4.398-8.107 0-15.947-.803-23.634-2.333 15.985 49.907 62.336 86.199 117.253 87.194-42.947 33.654-97.099 53.655-155.916 53.655-10.134 0-20.116-.612-29.944-1.721 55.567 35.681 121.536 56.485 192.438 56.485 230.948 0 357.188-191.291 357.188-357.188l-.421-16.253c24.666-17.593 46.005-39.697 62.794-64.861z"/></symbol><symbol viewBox="0 0 310 310" id="icon--c24h-noticias-single-amp--youtube"><path d="M297.917 64.645c-11.19-13.302-31.85-18.728-71.306-18.728H83.386c-40.359 0-61.369 5.776-72.517 19.938C0 79.663 0 100.008 0 128.166v53.669c0 54.551 12.896 82.248 83.386 82.248h143.226c34.216 0 53.176-4.788 65.442-16.527C304.633 235.518 310 215.863 310 181.835v-53.669c0-29.695-.841-50.16-12.083-63.521zm-98.896 97.765l-65.038 33.991a9.997 9.997 0 0 1-14.632-8.863v-67.764a10 10 0 0 1 14.609-8.874l65.038 33.772a10 10 0 0 1 .023 17.738z"/></symbol><symbol viewBox="0 0 511.627 511.627" id="icon--c24h-noticias-single-responsivo--copy" xmlns="http://www.w3.org/2000/svg"><path d="M503.633 117.628c-5.332-5.327-11.8-7.993-19.41-7.993H365.446c-11.417 0-23.603 3.806-36.542 11.42V27.412c0-7.616-2.662-14.092-7.994-19.417C315.578 2.666 309.11 0 301.492 0H182.725c-7.614 0-15.99 1.903-25.125 5.708-9.136 3.806-16.368 8.376-21.7 13.706L19.414 135.901c-5.33 5.329-9.9 12.563-13.706 21.698C1.903 166.738 0 175.108 0 182.725v191.858c0 7.618 2.663 14.093 7.992 19.417 5.33 5.332 11.803 7.994 19.414 7.994h155.318v82.229c0 7.61 2.662 14.085 7.992 19.41 5.327 5.332 11.8 7.994 19.414 7.994h274.091c7.61 0 14.085-2.662 19.41-7.994 5.332-5.325 7.994-11.8 7.994-19.41V137.046c.002-7.614-2.66-14.088-7.992-19.418zm-174.729 52.821v85.364h-85.366l85.366-85.364zM146.178 60.813v85.364H60.814l85.364-85.364zm55.961 184.722c-5.33 5.33-9.9 12.564-13.706 21.701-3.805 9.141-5.708 17.508-5.708 25.126v73.083H36.547v-182.72h118.766c7.616 0 14.087-2.664 19.417-7.994 5.327-5.33 7.994-11.801 7.994-19.412V36.547h109.637v118.771l-90.222 90.217zm272.939 229.55H219.263v-182.73h118.775c7.614 0 14.082-2.662 19.41-7.994 5.328-5.325 7.994-11.797 7.994-19.41V146.178h109.629v328.907h.007z"/></symbol><symbol viewBox="0 0 96.124 96.123" id="icon--c24h-noticias-single-responsivo--facebook" xmlns="http://www.w3.org/2000/svg"><path d="M72.089.02L59.624 0C45.62 0 36.57 9.285 36.57 23.656v10.907H24.037a1.96 1.96 0 0 0-1.96 1.961v15.803a1.96 1.96 0 0 0 1.96 1.96H36.57v39.876a1.96 1.96 0 0 0 1.96 1.96h16.352a1.96 1.96 0 0 0 1.96-1.96V54.287h14.654a1.96 1.96 0 0 0 1.96-1.96l.006-15.803a1.963 1.963 0 0 0-1.961-1.961H56.842v-9.246c0-4.444 1.059-6.7 6.848-6.7l8.397-.003a1.96 1.96 0 0 0 1.959-1.96V1.98A1.96 1.96 0 0 0 72.089.02z"/></symbol><symbol viewBox="0 0 382 382" id="icon--c24h-noticias-single-responsivo--linkedin" xmlns="http://www.w3.org/2000/svg"><path d="M347.445 0H34.555C15.471 0 0 15.471 0 34.555v312.889C0 366.529 15.471 382 34.555 382h312.889C366.529 382 382 366.529 382 347.444V34.555C382 15.471 366.529 0 347.445 0zM118.207 329.844c0 5.554-4.502 10.056-10.056 10.056H65.345c-5.554 0-10.056-4.502-10.056-10.056V150.403c0-5.554 4.502-10.056 10.056-10.056h42.806c5.554 0 10.056 4.502 10.056 10.056v179.441zM86.748 123.432c-22.459 0-40.666-18.207-40.666-40.666S64.289 42.1 86.748 42.1s40.666 18.207 40.666 40.666-18.206 40.666-40.666 40.666zM341.91 330.654a9.247 9.247 0 0 1-9.246 9.246H286.73a9.247 9.247 0 0 1-9.246-9.246v-84.168c0-12.556 3.683-55.021-32.813-55.021-28.309 0-34.051 29.066-35.204 42.11v97.079a9.246 9.246 0 0 1-9.246 9.246h-44.426a9.247 9.247 0 0 1-9.246-9.246V149.593a9.247 9.247 0 0 1 9.246-9.246h44.426a9.247 9.247 0 0 1 9.246 9.246v15.655c10.497-15.753 26.097-27.912 59.312-27.912 73.552 0 73.131 68.716 73.131 106.472v86.846z" fill="#0077b7"/></symbol><symbol viewBox="96 93 322 324" id="icon--c24h-noticias-single-responsivo--messenger" xmlns="http://www.w3.org/2000/svg"><path d="M257 93c-88.918 0-161 67.157-161 150 0 47.205 23.412 89.311 60 116.807V417l54.819-30.273C225.449 390.801 240.948 393 257 393c88.918 0 161-67.157 161-150S345.918 93 257 93zm16 202l-41-44-80 44 88-94 42 44 79-44-88 94z" fill="#0084ff"/></symbol><symbol viewBox="0 0 48.665 48.665" id="icon--c24h-noticias-single-responsivo--share" xmlns="http://www.w3.org/2000/svg"><path d="M40.332 31.592c-2.377 0-4.515 1-6.033 2.598l-17.737-8.686c.061-.406.103-.82.103-1.246 0-.414-.04-.818-.098-1.215l17.711-8.589a8.3 8.3 0 0 0 6.054 2.619 8.333 8.333 0 0 0 8.333-8.333c0-4.603-3.73-8.333-8.333-8.333s-8.333 3.73-8.333 8.333c0 .414.04.817.098 1.215l-17.709 8.589a8.3 8.3 0 0 0-6.054-2.619A8.333 8.333 0 0 0 0 24.258a8.332 8.332 0 0 0 8.333 8.333 8.3 8.3 0 0 0 6.033-2.596l17.736 8.685c-.062.406-.104.82-.104 1.245 0 4.604 3.73 8.333 8.333 8.333s8.333-3.729 8.333-8.333a8.33 8.33 0 0 0-8.332-8.333z"/></symbol><symbol viewBox="0 0 240 240" id="icon--c24h-noticias-single-responsivo--telegram" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="aqa" x1=".667" y1=".167" x2=".417" y2=".75"><stop stop-color="#37aee2" offset="0"/><stop stop-color="#1e96c8" offset="1"/></linearGradient><linearGradient id="aqb" x1=".66" y1=".437" x2=".851" y2=".802"><stop stop-color="#eff7fc" offset="0"/><stop stop-color="#fff" offset="1"/></linearGradient></defs><circle cx="120" cy="120" r="120" fill="url(#aqa)"/><path fill="#c8daea" d="M98 175c-3.888 0-3.227-1.468-4.568-5.17L82 132.207 170 80"/><path fill="#a9c9dd" d="M98 175c3 0 4.325-1.372 6-3l16-15.558-19.958-12.035"/><path fill="url(#aqb)" d="M100.04 144.41l48.36 35.729c5.519 3.045 9.501 1.468 10.876-5.123l19.685-92.763c2.015-8.08-3.08-11.746-8.36-9.349l-115.59 44.571c-7.89 3.165-7.843 7.567-1.438 9.528l29.663 9.259 68.673-43.325c3.242-1.966 6.218-.91 3.776 1.258"/></symbol><symbol viewBox="0 0 612 612" id="icon--c24h-noticias-single-responsivo--twitter" xmlns="http://www.w3.org/2000/svg"><path d="M612 116.258a250.714 250.714 0 0 1-72.088 19.772c25.929-15.527 45.777-40.155 55.184-69.411-24.322 14.379-51.169 24.82-79.775 30.48-22.907-24.437-55.49-39.658-91.63-39.658-69.334 0-125.551 56.217-125.551 125.513 0 9.828 1.109 19.427 3.251 28.606-104.326-5.24-196.835-55.223-258.75-131.174-10.823 18.51-16.98 40.078-16.98 63.101 0 43.559 22.181 81.993 55.835 104.479a125.556 125.556 0 0 1-56.867-15.756v1.568c0 60.806 43.291 111.554 100.693 123.104-10.517 2.83-21.607 4.398-33.08 4.398-8.107 0-15.947-.803-23.634-2.333 15.985 49.907 62.336 86.199 117.253 87.194-42.947 33.654-97.099 53.655-155.916 53.655-10.134 0-20.116-.612-29.944-1.721 55.567 35.681 121.536 56.485 192.438 56.485 230.948 0 357.188-191.291 357.188-357.188l-.421-16.253c24.666-17.593 46.005-39.697 62.794-64.861z"/></symbol><symbol viewBox="0 0 30.667 30.667" id="icon--c24h-noticias-single-responsivo--whatsapp" xmlns="http://www.w3.org/2000/svg"><path d="M30.667 14.939c0 8.25-6.74 14.938-15.056 14.938a15.1 15.1 0 0 1-7.276-1.857L0 30.667l2.717-8.017a14.787 14.787 0 0 1-2.159-7.712C.559 6.688 7.297 0 15.613 0c8.315.002 15.054 6.689 15.054 14.939zM15.61 2.382c-6.979 0-12.656 5.634-12.656 12.56 0 2.748.896 5.292 2.411 7.362l-1.58 4.663 4.862-1.545c2 1.312 4.393 2.076 6.963 2.076 6.979 0 12.658-5.633 12.658-12.559C28.27 8.016 22.59 2.382 15.61 2.382zm7.604 15.998c-.094-.151-.34-.243-.708-.427-.367-.184-2.184-1.069-2.521-1.189-.34-.123-.586-.185-.832.182-.243.367-.951 1.191-1.168 1.437-.215.245-.43.276-.799.095-.369-.186-1.559-.57-2.969-1.817-1.097-.972-1.838-2.169-2.052-2.536-.217-.366-.022-.564.161-.746.165-.165.369-.428.554-.643.185-.213.246-.364.369-.609.121-.245.06-.458-.031-.643-.092-.184-.829-1.984-1.138-2.717-.307-.732-.614-.611-.83-.611-.215 0-.461-.03-.707-.03s-.646.089-.983.456-1.291 1.252-1.291 3.054c0 1.804 1.321 3.543 1.506 3.787.186.243 2.554 4.062 6.305 5.528 3.753 1.465 3.753.976 4.429.914.678-.062 2.184-.885 2.49-1.739.308-.858.308-1.593.215-1.746z"/></symbol><symbol viewBox="0 0 112 116" id="icon--c24h-paywall-barreiras-inread--chat" xmlns="http://www.w3.org/2000/svg"><path stroke="null" d="M102.444 22.006H91.06v48.566H21.248v10.624c0 3.036 2.276 5.312 5.312 5.312h59.19l21.247 21.248V27.318c.759-3.035-2.277-5.312-4.553-5.312zM80.437 53.878V5.312C80.437 2.277 78.161 0 75.125 0H5.312C2.277 0 0 2.277 0 5.312v75.125L21.248 59.19h53.877c3.036.759 5.312-2.277 5.312-5.312z"/></symbol><symbol viewBox="0 0 644 484" id="icon--c24h-paywall-barreiras-inread--check" xmlns="http://www.w3.org/2000/svg"><g stroke="null"><path stroke="#FFF" fill="none" stroke-miterlimit="10" d="M3 47.87h378.187v371.777H3z"/><path fill="#FFF" d="M461.311 38.255L429.261 3 291.448 153.634l32.05 35.254L461.31 38.255zm92.944-32.05L323.497 259.398l-89.739-99.354-32.05 35.254 121.79 134.61L583.1 41.46 554.255 6.205zM79.92 192.093l121.79 134.61 32.049-35.255-121.789-134.61-32.05 35.255z"/></g></symbol><symbol viewBox="0 0 430.113 430.114" id="icon--c24h-paywall-barreiras-inread--facebook" xmlns="http://www.w3.org/2000/svg"><path d="M158.081 83.3v59.218h-43.385v72.412h43.385v215.183h89.122V214.936h59.805s5.601-34.721 8.316-72.685H247.54V92.74c0-7.4 9.717-17.354 19.321-17.354h48.557V.001h-66.021C155.878-.004 158.081 72.48 158.081 83.3z" fill="#3f66a9"/></symbol><symbol viewBox="0 0 512 512" id="icon--c24h-paywall-barreiras-inread--google" xmlns="http://www.w3.org/2000/svg"><path d="M113.47 309.408L95.648 375.94l-65.139 1.378C11.042 341.211 0 299.9 0 256c0-42.451 10.324-82.483 28.624-117.732h.014L86.63 148.9l25.404 57.644c-5.317 15.501-8.215 32.141-8.215 49.456.002 18.792 3.406 36.797 9.651 53.408z" fill="#fbbb00"/><path d="M507.527 208.176C510.467 223.662 512 239.655 512 256c0 18.328-1.927 36.206-5.598 53.451-12.462 58.683-45.025 109.925-90.134 146.187l-.014-.014-73.044-3.727-10.338-64.535c29.932-17.554 53.324-45.025 65.646-77.911h-136.89V208.176h245.899z" fill="#518ef8"/><path d="M416.253 455.624l.014.014C372.396 490.901 316.666 512 256 512c-97.491 0-182.252-54.491-225.491-134.681l82.961-67.91c21.619 57.698 77.278 98.771 142.53 98.771 28.047 0 54.323-7.582 76.87-20.818l83.383 68.262z" fill="#28b446"/><path d="M419.404 58.936l-82.933 67.896C313.136 112.246 285.552 103.82 256 103.82c-66.729 0-123.429 42.957-143.965 102.724l-83.397-68.276h-.014C71.23 56.123 157.06 0 256 0c62.115 0 119.068 22.126 163.404 58.936z" fill="#f14336"/></symbol><symbol viewBox="0 0 24 20" id="icon--c24h-paywall-barreiras-inread--message" xmlns="http://www.w3.org/2000/svg"><image data-name="Objeto Inteligente de Vetor" width="24" height="20" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAQAAAA9vDUIAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfiBwQPNQOafo9fAAAA00lEQVQoz93TIW5CURSE4eGFpGwBiUP0CTQLYAUsgA2wATQbgI2g8diSEgSGBI1CYJqQfDWFtvBowHbcmfnn5OQmN16tPaq1Mt4exuE9YPsQvIUiSTJNL7v8pV16mSZJ8WXMU2YSlbBMUmZ+nmCvL6Jrc3PIRldE3x5yCWaaomHsdPFOxhqiaXa28mPXwUBNdCzBUkfUDBy+oVwdMNcSdSMjddEy/w1cFzgaKkQUho7X8W0BFtraFlVRTfVTfiR5qQruFe6qeA7/L4XVU/wqyue+6Ccy7cQqQJjKowAAAABJRU5ErkJggg=="/></symbol><symbol viewBox="0 0 377 73" id="icon--c24h-rodape--cwork_brand" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" fill="#000100" d="M226.426 58.086V34.895h9.22l1.888 5.083h-4.944V44h6.439l1.849 4.975h-8.288v3.914h9.743l1.931 5.197zM224.901 35.792v6.91c-.865-.962-1.73-1.665-2.59-2.114a5.91 5.91 0 0 0-2.764-.676c-1.816 0-3.287.622-4.412 1.86-1.125 1.243-1.688 2.86-1.688 4.855 0 1.86.573 3.401 1.72 4.628 1.146 1.228 2.606 1.839 4.38 1.839.979 0 1.903-.227 2.764-.676.859-.449 1.725-1.157 2.59-2.131v6.927a15.523 15.523 0 0 1-2.996 1.093c-.989.243-1.995.362-3.006.362-1.271 0-2.438-.151-3.51-.455a10.001 10.001 0 0 1-2.958-1.367c-1.729-1.163-3.049-2.623-3.958-4.386-.908-1.768-1.362-3.753-1.362-5.959 0-1.773.287-3.385.865-4.839.573-1.455 1.443-2.769 2.606-3.952 1.098-1.131 2.336-1.974 3.715-2.536 1.373-.557 2.908-.838 4.602-.838 1.011 0 2.017.119 3.006.362a15.5 15.5 0 0 1 2.996 1.093zM182.498 58.086V34.895h6.1l8.759 11.928c.168.243.443.73.833 1.466.384.735.806 1.605 1.271 2.622a52.402 52.402 0 0 1-.275-2.568 25.048 25.048 0 0 1-.087-1.995V34.895h6.066v23.191h-6.066l-8.76-11.977c-.178-.244-.459-.73-.849-1.466-.384-.736-.8-1.596-1.255-2.59.125.973.217 1.833.276 2.584.06.747.087 1.411.087 1.995v11.453h-6.1zM166.151 58.086V34.895h14.21v5.083h-8.046V44h7.587v4.975h-7.587v3.914h8.046v5.197zM151.871 49.542v-4.86h12.42c.01.156.021.335.027.524s.005.471.005.838c0 3.996-1.054 7.095-3.158 9.295-2.109 2.2-5.072 3.304-8.895 3.304-1.881 0-3.552-.281-5.012-.849-1.466-.563-2.774-1.428-3.92-2.59-1.104-1.109-1.952-2.423-2.563-3.937a12.733 12.733 0 0 1-.908-4.765c0-1.729.297-3.319.887-4.774.59-1.454 1.471-2.758 2.644-3.92a11.835 11.835 0 0 1 4.001-2.568c1.503-.578 3.125-.87 4.872-.87 2.271 0 4.277.449 6.024 1.346s3.217 2.233 4.412 4.006l-5.483 2.628c-.654-.897-1.39-1.563-2.206-2-.822-.438-1.736-.66-2.747-.66-1.892 0-3.379.633-4.466 1.893-1.087 1.266-1.633 2.99-1.633 5.175 0 2.206.546 3.947 1.633 5.212 1.086 1.271 2.574 1.903 4.466 1.903 1.601 0 2.941-.395 4.012-1.184 1.071-.784 1.698-1.833 1.876-3.147h-6.288zM122.093 58.086V34.895h6.607c2.585 0 4.391.119 5.408.357s1.897.638 2.639 1.195a6.28 6.28 0 0 1 1.925 2.422c.449.984.67 2.066.67 3.25 0 1.796-.438 3.255-1.319 4.38s-2.168 1.871-3.855 2.238l6.315 9.35h-7.143l-5.321-9.079v9.079h-5.926v-.001zm5.926-12.232h1.174c1.362 0 2.357-.232 2.984-.697s.941-1.195.941-2.185c0-1.162-.292-1.99-.881-2.482-.584-.492-1.568-.735-2.952-.735h-1.266v6.099zM105.747 58.086V34.895h14.21v5.083h-8.046V44h7.586v4.975h-7.586v3.914h8.046v5.197z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#000100" d="M91.363 58.086l-9.728-23.191h6.716l4.639 12.972c.043.141.13.471.265.989.13.524.303 1.232.514 2.119.167-.708.324-1.346.476-1.919.146-.567.259-.968.33-1.189l4.612-12.972h6.715l-9.727 23.191h-4.812z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#000100" d="M59.125 58.086V34.895h6.1l8.759 11.928c.167.243.443.73.833 1.466a57.19 57.19 0 0 1 1.271 2.622 52.51 52.51 0 0 1-.276-2.568 25.008 25.008 0 0 1-.086-1.995V34.895h6.066v23.191h-6.066l-8.76-11.977c-.178-.244-.459-.73-.849-1.466-.384-.736-.8-1.596-1.254-2.59.125.973.216 1.833.276 2.584.06.747.087 1.411.087 1.995v11.453h-6.101zM57.206 46.536c0 1.671-.308 3.233-.919 4.688a11.85 11.85 0 0 1-2.677 3.915 12.747 12.747 0 0 1-4.055 2.639c-1.52.616-3.099.925-4.737.925a12.5 12.5 0 0 1-4.758-.925 12.151 12.151 0 0 1-4.001-2.639 11.775 11.775 0 0 1-2.72-3.932 11.928 11.928 0 0 1-.925-4.671c0-1.66.309-3.218.925-4.683a11.85 11.85 0 0 1 2.72-3.92 12.14 12.14 0 0 1 4.001-2.639 12.483 12.483 0 0 1 4.758-.924c1.649 0 3.234.308 4.758.924a12.313 12.313 0 0 1 4.034 2.639 11.945 11.945 0 0 1 2.671 3.914 11.98 11.98 0 0 1 .925 4.689zm-12.388 6.813c1.752 0 3.201-.643 4.348-1.931 1.146-1.292 1.719-2.919 1.719-4.882 0-1.941-.579-3.563-1.741-4.866-1.163-1.299-2.606-1.947-4.326-1.947-1.752 0-3.201.648-4.347 1.941-1.146 1.292-1.72 2.92-1.72 4.872 0 1.984.563 3.617 1.692 4.894 1.131 1.281 2.591 1.919 4.375 1.919zM31.873 35.792v6.91c-.865-.962-1.73-1.665-2.59-2.114a5.906 5.906 0 0 0-2.763-.676c-1.816 0-3.287.622-4.412 1.86-1.125 1.243-1.687 2.86-1.687 4.855 0 1.86.573 3.401 1.72 4.628 1.146 1.228 2.606 1.839 4.379 1.839.979 0 1.903-.227 2.763-.676s1.725-1.157 2.59-2.131v6.927a15.5 15.5 0 0 1-2.996 1.093c-.989.243-1.995.362-3.006.362-1.271 0-2.438-.151-3.509-.455a9.978 9.978 0 0 1-2.958-1.367c-1.73-1.163-3.049-2.623-3.958-4.386-.909-1.768-1.363-3.753-1.363-5.959 0-1.773.287-3.385.866-4.839.573-1.455 1.443-2.769 2.606-3.952 1.098-1.131 2.336-1.974 3.715-2.536 1.374-.557 2.909-.838 4.602-.838 1.011 0 2.017.119 3.006.362.995.244 1.989.612 2.995 1.093zM345.478 54.119l3.482-1.609c.332 1.196.939 2.11 1.816 2.736.883.633 2.011.946 3.376.946 1.297 0 2.33-.363 3.094-1.084.765-.721 1.146-1.685 1.146-2.894 0-1.578-1.309-2.987-3.927-4.222-.37-.182-.646-.319-.846-.401-2.956-1.446-4.93-2.749-5.913-3.92-.982-1.165-1.478-2.6-1.478-4.284 0-2.192.745-3.965 2.229-5.324s3.432-2.035 5.844-2.035c1.979 0 3.639.382 4.973 1.146s2.255 1.867 2.769 3.294l-3.413 1.76c-.539-.846-1.128-1.459-1.773-1.847-.639-.395-1.377-.589-2.211-.589-1.171 0-2.104.307-2.793.915-.695.614-1.04 1.435-1.04 2.461 0 1.616 1.517 3.12 4.554 4.51.231.112.413.2.545.257 2.655 1.228 4.479 2.425 5.474 3.589.99 1.172 1.485 2.631 1.485 4.378 0 2.543-.802 4.566-2.405 6.063-1.604 1.496-3.765 2.248-6.495 2.248-2.286 0-4.159-.525-5.625-1.578-1.459-1.053-2.417-2.556-2.868-4.516z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#000100" d="M325.995 59.499V32.636h4.365v11.117l9.653-11.117h5.342L334.708 44.58l11.912 14.919h-5.637L330.36 45.776v13.723zM311.323 47.479v12.02h-4.09V32.636h6.088c1.785 0 3.176.119 4.159.351s1.822.614 2.523 1.153c.833.651 1.473 1.491 1.93 2.518.451 1.027.676 2.148.676 3.376 0 2.148-.52 3.833-1.559 5.054-1.04 1.215-2.581 1.948-4.61 2.192l9.251 12.22h-4.936l-8.938-12.02h-.494v-.001zm.276-3.394h.789c2.312 0 3.847-.27 4.604-.808.757-.539 1.14-1.491 1.14-2.862 0-1.479-.407-2.518-1.222-3.126-.814-.607-2.323-.908-4.522-.908h-.789v7.704zM304.512 46.121c0 1.91-.357 3.714-1.071 5.411a13.773 13.773 0 0 1-3.132 4.554 14.706 14.706 0 0 1-4.678 3.063 14.342 14.342 0 0 1-5.469 1.064 14.5 14.5 0 0 1-5.53-1.071 14.279 14.279 0 0 1-4.653-3.056c-1.372-1.334-2.412-2.844-3.119-4.535-.708-1.685-1.065-3.495-1.065-5.43 0-1.923.357-3.733 1.065-5.431.707-1.704 1.747-3.226 3.119-4.572a14.206 14.206 0 0 1 4.66-3.044 14.712 14.712 0 0 1 5.523-1.046c1.936 0 3.765.351 5.493 1.046a14.187 14.187 0 0 1 4.653 3.044 14.21 14.21 0 0 1 3.132 4.598 13.872 13.872 0 0 1 1.072 5.405zm-4.554 0c0-1.354-.25-2.644-.745-3.871a9.952 9.952 0 0 0-2.136-3.264 9.387 9.387 0 0 0-3.145-2.173 9.549 9.549 0 0 0-3.771-.764 9.56 9.56 0 0 0-6.953 2.937 9.721 9.721 0 0 0-2.129 3.245 10.41 10.41 0 0 0-.733 3.89c0 1.358.244 2.643.733 3.857a9.978 9.978 0 0 0 2.129 3.245 9.516 9.516 0 0 0 3.176 2.186 9.587 9.587 0 0 0 3.776.751c1.31 0 2.556-.25 3.733-.751s2.242-1.228 3.182-2.186a9.917 9.917 0 0 0 2.136-3.258c.497-1.214.747-2.498.747-3.844zM240.767 32.636h4.315l5.08 13.561c.332.895.607 1.678.839 2.348.226.671.42 1.304.595 1.892.427-1.422.871-2.806 1.341-4.164.057-.176.1-.288.125-.352l5.394-14.349 5.692 14.625c.27.707.521 1.421.758 2.129.238.708.464 1.422.671 2.148a23.53 23.53 0 0 1 .494-1.816 50.25 50.25 0 0 1 .809-2.349l5.048-13.673h4.347L265.87 60.545l-6.125-15.32a54.869 54.869 0 0 1-.739-1.973 44.035 44.035 0 0 1-.583-1.791 74.299 74.299 0 0 1-.626 2.029c-.207.627-.42 1.233-.646 1.804l-6.013 15.251-10.371-27.909z"/><path d="M24.18 14.852h-3.656V25h-1.492V14.852h-3.648v-1.227h8.797v1.227zM32.297 19.742h-4.93v4.031h5.727V25h-7.227V13.625h7.148v1.227h-5.648v3.664h4.93v1.226zM43.328 21.391c-.141 1.203-.585 2.132-1.332 2.785-.748.654-1.741.98-2.98.98-1.344 0-2.421-.481-3.23-1.445-.81-.963-1.215-2.252-1.215-3.867V18.75c0-1.057.188-1.987.566-2.789.377-.802.913-1.418 1.605-1.848.692-.43 1.495-.645 2.406-.645 1.208 0 2.177.337 2.906 1.012.729.675 1.153 1.608 1.273 2.801H41.82c-.13-.909-.413-1.567-.848-1.975-.435-.408-1.043-.611-1.824-.611-.958 0-1.71.354-2.254 1.063s-.816 1.718-.816 3.026v1.103c0 1.235.258 2.218.773 2.948.516.73 1.237 1.095 2.164 1.095.833 0 1.473-.188 1.918-.566.445-.377.741-1.035.887-1.973h1.508zM54.117 25h-1.508l-5.727-8.766V25h-1.508V13.625h1.508l5.742 8.805v-8.805h1.492V25zM65.531 19.68c0 1.115-.188 2.087-.563 2.918-.375.831-.906 1.465-1.594 1.902s-1.49.656-2.406.656c-.896 0-1.69-.22-2.383-.66-.693-.44-1.23-1.067-1.613-1.883-.383-.815-.58-1.759-.59-2.832v-.82c0-1.094.19-2.06.57-2.898.38-.838.918-1.48 1.613-1.926s1.491-.668 2.387-.668c.911 0 1.715.22 2.41.66.695.44 1.23 1.078 1.605 1.914s.563 1.809.563 2.918v.719zm-1.492-.735c0-1.349-.271-2.384-.813-3.105-.542-.721-1.3-1.082-2.273-1.082-.948 0-1.694.361-2.238 1.082-.544.722-.824 1.723-.84 3.004v.836c0 1.308.274 2.335.824 3.082.549.748 1.306 1.121 2.27 1.121.969 0 1.719-.353 2.25-1.059.531-.706.805-1.717.82-3.035v-.844zM69.289 23.773h5.391V25h-6.898V13.625h1.508v10.148zM84.633 19.68c0 1.115-.188 2.087-.563 2.918-.375.831-.906 1.465-1.594 1.902s-1.49.656-2.406.656c-.896 0-1.69-.22-2.383-.66-.693-.44-1.23-1.067-1.613-1.883-.383-.815-.58-1.759-.59-2.832v-.82c0-1.094.19-2.06.57-2.898.38-.838.918-1.48 1.613-1.926s1.491-.668 2.387-.668c.911 0 1.715.22 2.41.66.695.44 1.23 1.078 1.605 1.914s.563 1.809.563 2.918v.719zm-1.492-.735c0-1.349-.271-2.384-.813-3.105-.542-.721-1.3-1.082-2.273-1.082-.948 0-1.694.361-2.238 1.082-.544.722-.824 1.723-.84 3.004v.836c0 1.308.274 2.335.824 3.082.549.748 1.306 1.121 2.27 1.121.969 0 1.719-.353 2.25-1.059.531-.706.805-1.717.82-3.035v-.844zM95.281 23.508c-.386.552-.923.965-1.613 1.238s-1.494.41-2.41.41c-.927 0-1.75-.217-2.469-.652-.719-.435-1.275-1.053-1.668-1.855-.394-.802-.595-1.731-.605-2.789v-.992c0-1.713.399-3.042 1.199-3.984.799-.942 1.923-1.414 3.371-1.414 1.188 0 2.143.304 2.867.91.724.607 1.167 1.468 1.328 2.582h-1.5c-.281-1.51-1.177-2.266-2.688-2.266-1.005 0-1.767.354-2.285 1.06-.519.706-.78 1.729-.785 3.069v.931c0 1.277.292 2.292.875 3.045.583.753 1.372 1.13 2.367 1.13.563 0 1.055-.063 1.477-.187s.771-.335 1.047-.631v-2.549h-2.633v-1.227h4.125v4.171zM99.391 25h-1.5V13.625h1.5V25zM108.555 22.023h-4.766L102.719 25h-1.547l4.344-11.375h1.313L111.18 25h-1.539l-1.086-2.977zm-4.313-1.226h3.867l-1.938-5.32-1.929 5.32z"/></symbol><symbol viewBox="0 0 96.124 96.123" fill="#4862A3" id="icon--c24h-rodape--facebook" xmlns="http://www.w3.org/2000/svg"><path d="M72.089.02L59.624 0C45.62 0 36.57 9.285 36.57 23.656v10.907H24.037a1.96 1.96 0 0 0-1.96 1.961v15.803a1.96 1.96 0 0 0 1.96 1.96H36.57v39.876a1.96 1.96 0 0 0 1.96 1.96h16.352a1.96 1.96 0 0 0 1.96-1.96V54.287h14.654a1.96 1.96 0 0 0 1.96-1.96l.006-15.803a1.963 1.963 0 0 0-1.961-1.961H56.842v-9.246c0-4.444 1.059-6.7 6.848-6.7l8.397-.003a1.96 1.96 0 0 0 1.959-1.96V1.98A1.96 1.96 0 0 0 72.089.02z"/></symbol><symbol viewBox="-12.59 -2.483 576.18903 122.635" id="icon--c24h-rodape--logo" xmlns="http://www.w3.org/2000/svg"><path d="M182.883 21.47c-1 0-1.823-.162-2.468-.493a3.895 3.895 0 0 1-1.516-1.344c-.367-.564-.619-1.221-.759-1.972-.14-.748-.21-1.541-.21-2.379 0-.812.07-1.586.21-2.319.14-.729.392-1.373.759-1.917.366-.544.873-.978 1.516-1.298.646-.319 1.468-.479 2.468-.479s1.821.16 2.465.479c.647.32 1.152.754 1.52 1.298.365.544.617 1.188.757 1.917.14.732.21 1.507.21 2.319 0 .838-.07 1.631-.21 2.379-.14.751-.392 1.408-.757 1.972a3.893 3.893 0 0 1-1.52 1.344c-.644.331-1.465.493-2.465.493m0-11.121c-.768 0-1.386.134-1.857.401a2.82 2.82 0 0 0-1.09 1.079c-.258.456-.426.981-.515 1.58-.087.599-.13 1.223-.13 1.873 0 .653.043 1.286.13 1.902.089.614.257 1.162.515 1.639.255.476.619.857 1.09 1.142.471.286 1.089.426 1.857.426.767 0 1.386-.14 1.857-.426a2.932 2.932 0 0 0 1.088-1.142 4.966 4.966 0 0 0 .517-1.639 13.888 13.888 0 0 0 0-3.775 4.566 4.566 0 0 0-.517-1.58 2.814 2.814 0 0 0-1.088-1.079c-.471-.267-1.09-.401-1.857-.401M194.806 15.283c0-.815.07-1.586.21-2.322.14-.729.392-1.369.757-1.917.367-.544.874-.977 1.517-1.295.647-.322 1.468-.48 2.47-.48 1 0 1.818.159 2.458.48.639.319 1.14.751 1.509 1.295.364.549.619 1.188.755 1.917.14.736.21 1.507.21 2.322 0 .799-.067 1.549-.201 2.24-.133.69-.36 1.294-.678 1.805-.322.51-.747.918-1.275 1.221-.529.302-1.18.468-1.961.505v.033c.268.244.644.429 1.125.56a7.729 7.729 0 0 0 1.629.227c.352 0 .727-.02 1.136-.054v1.168c-.212.023-.418.042-.619.054a13.68 13.68 0 0 1-.602.016 6.923 6.923 0 0 1-2.267-.381c-.672-.246-1.185-.647-1.535-1.204-.927-.036-1.692-.224-2.291-.568a3.962 3.962 0 0 1-1.423-1.35 5.528 5.528 0 0 1-.723-1.938 12.94 12.94 0 0 1-.201-2.334m4.954-4.917c-.781 0-1.406.134-1.877.401-.468.268-.83.628-1.088 1.08a4.494 4.494 0 0 0-.513 1.57 13.697 13.697 0 0 0 0 3.765c.085.618.258 1.162.513 1.641.258.478.621.855 1.088 1.14.471.286 1.097.426 1.877.426.767 0 1.384-.14 1.857-.426a2.92 2.92 0 0 0 1.088-1.14 4.985 4.985 0 0 0 .516-1.641 13.697 13.697 0 0 0 0-3.765 4.594 4.594 0 0 0-.516-1.57 2.837 2.837 0 0 0-1.088-1.08c-.473-.268-1.09-.401-1.857-.401M211.248 20.391c.675 0 1.211-.104 1.613-.322.401-.213.703-.49.907-.818.204-.334.334-.687.392-1.063.061-.379.09-.736.09-1.073V9.442h1.29v7.673c0 1.535-.364 2.644-1.089 3.328-.729.688-1.813 1.028-3.252 1.028-1.456 0-2.542-.34-3.263-1.028-.718-.684-1.079-1.793-1.079-3.328V9.442h1.291v7.673c0 .408.038.806.11 1.194.077.389.227.739.456 1.045.227.308.541.557.949.751.408.191.935.286 1.585.286M224.588 14.568v1.149h-5.3v4.431h6.17v1.149h-7.462V9.442h7.376v1.151h-6.084v3.975zM239.477 18.126h-4.917l-1.099 3.171h-1.376l4.221-11.944h1.586l4.096 11.944h-1.431zm-2.424-7.166l-2.213 6.067h4.356l-2.127-6.067zM254.941 15.23c.767.163 1.353.504 1.754 1.02.398.52.599 1.146.599 1.891 0 .988-.286 1.762-.863 2.319-.572.559-1.443.838-2.605.838h-5.039V9.44h4.688c1.162 0 2.031.274 2.608.818.577.549.863 1.275.863 2.182 0 .698-.169 1.288-.507 1.771-.337.48-.836.809-1.499.984v.035zm.645-2.598c0-.627-.189-1.125-.566-1.49-.379-.367-.933-.549-1.666-.549h-3.278v4.078h3.278c.732 0 1.286-.164 1.666-.495.376-.331.566-.846.566-1.544m-5.51 3.191v4.325h3.558c.733 0 1.297-.177 1.698-.535.401-.353.602-.897.602-1.626 0-.698-.207-1.233-.628-1.605-.417-.374-1.051-.558-1.9-.558h-3.33zM266.135 18.126h-4.917l-1.099 3.171h-1.376l4.221-11.944h1.586l4.096 11.944h-1.431zm-2.425-7.166l-2.213 6.067h4.357l-2.127-6.067zM271.73 14.568h6.103V9.44h1.291v11.857h-1.291v-5.58h-6.103v5.58h-1.289V9.44h1.289zM281.565 9.444h1.291v11.858h-1.291zM292.044 18.126h-4.917l-1.102 3.171h-1.375l4.221-11.944h1.587l4.097 11.944h-1.432zm-2.423-7.166l-2.215 6.067h4.358l-2.128-6.067zM301.16 15.283c0-.815.072-1.586.212-2.322.14-.729.392-1.369.759-1.917.367-.544.871-.977 1.515-1.295.647-.322 1.469-.48 2.467-.48 1.002 0 1.822.159 2.46.48a3.838 3.838 0 0 1 1.509 1.295c.364.549.619 1.188.756 1.917.14.736.212 1.507.212 2.322 0 .799-.065 1.549-.203 2.24-.133.69-.36 1.294-.678 1.805-.323.51-.746.918-1.275 1.221-.528.302-1.182.468-1.959.505v.033c.268.244.641.429 1.123.56a7.75 7.75 0 0 0 1.633.227c.348 0 .725-.02 1.132-.054v1.168c-.212.023-.417.042-.616.054-.205.009-.404.016-.604.016a6.919 6.919 0 0 1-2.267-.381c-.675-.246-1.186-.647-1.537-1.204-.927-.036-1.688-.224-2.289-.568a3.968 3.968 0 0 1-1.425-1.35 5.484 5.484 0 0 1-.718-1.938 12.49 12.49 0 0 1-.207-2.334m4.952-4.917c-.777 0-1.403.134-1.872.401-.47.268-.834.628-1.092 1.08a4.6 4.6 0 0 0-.514 1.57 13.544 13.544 0 0 0 0 3.765c.087.618.262 1.162.514 1.641.258.478.622.855 1.092 1.14.469.286 1.095.426 1.872.426.771 0 1.388-.14 1.86-.426a2.934 2.934 0 0 0 1.088-1.14 4.962 4.962 0 0 0 .517-1.641 13.544 13.544 0 0 0 0-3.765 4.574 4.574 0 0 0-.517-1.57 2.844 2.844 0 0 0-1.088-1.08c-.472-.268-1.088-.401-1.86-.401M317.601 20.391c.679 0 1.213-.104 1.611-.322.404-.213.706-.49.908-.818a2.82 2.82 0 0 0 .393-1.063c.062-.379.09-.736.09-1.073V9.442h1.291v7.673c0 1.535-.364 2.644-1.089 3.328-.731.688-1.813 1.028-3.254 1.028-1.452 0-2.541-.34-3.259-1.028-.722-.684-1.083-1.793-1.083-3.328V9.442h1.291v7.673c0 .408.04.806.112 1.194.077.389.227.739.45 1.045.23.308.548.557.952.751.412.191.941.286 1.587.286M330.945 14.568v1.149h-5.306v4.431h6.174v1.149h-7.459V9.442h7.375v1.151h-6.09v3.975zM341.315 21.297l-2.979-4.813h-2.931v4.813h-1.287V9.442h4.79c.572 0 1.076.09 1.518.267.441.182.812.431 1.107.742.298.316.522.686.684 1.118.156.431.23.896.23 1.392 0 .873-.23 1.61-.703 2.208-.473.598-1.16.967-2.064 1.107l3.153 5.02h-1.518zm-5.91-5.962h3.278c.734 0 1.319-.204 1.771-.608.444-.407.668-.994.668-1.765 0-.729-.205-1.308-.615-1.732-.417-.423-.986-.636-1.717-.636h-3.385zM353.676 21.472c-.659 0-1.338-.047-2.031-.14a14.612 14.612 0 0 1-2.134-.453l.228-1.079c.896.219 1.654.364 2.273.428.619.063 1.179.095 1.664.095.504 0 .927-.064 1.281-.191.357-.131.647-.295.871-.499.23-.201.392-.431.498-.689a2.04 2.04 0 0 0 .155-.784c0-.393-.1-.723-.299-.983a2.592 2.592 0 0 0-.771-.656 4.792 4.792 0 0 0-1.001-.418c-.361-.104-.69-.198-.996-.28a9.063 9.063 0 0 1-1.368-.462 4.949 4.949 0 0 1-1.194-.714 3.46 3.46 0 0 1-.843-1.003c-.218-.381-.327-.824-.327-1.325 0-.544.106-1.012.317-1.401.212-.392.492-.706.853-.952.36-.243.784-.42 1.263-.532a6.948 6.948 0 0 1 1.562-.166c.666 0 1.307.048 1.929.141a15.16 15.16 0 0 1 1.996.451l-.295 1.084a30.595 30.595 0 0 0-1.179-.261 12.426 12.426 0 0 0-1.717-.236 9.42 9.42 0 0 0-.734-.028c-.498 0-.914.055-1.254.159-.339.106-.606.246-.812.428a1.525 1.525 0 0 0-.436.618 2.072 2.072 0 0 0-.131.732c0 .382.112.708.333.975.221.271.491.493.812.681.316.188.665.337 1.045.456.376.115.722.207 1.035.277.464.105.912.243 1.344.411.427.169.809.382 1.142.644.33.261.594.58.79.949.199.374.299.815.299 1.325 0 .571-.103 1.067-.312 1.495a2.99 2.99 0 0 1-.874 1.061 3.799 3.799 0 0 1-1.324.636 6.497 6.497 0 0 1-1.658.206M366.509 18.126h-4.914l-1.102 3.171h-1.374l4.218-11.944h1.586l4.1 11.944h-1.431zm-2.423-7.166l-2.211 6.067h4.354l-2.128-6.067zM376.934 15.23c.769.163 1.356.504 1.755 1.02.397.52.6 1.146.6 1.891 0 .988-.286 1.762-.861 2.319-.572.559-1.443.838-2.606.838h-5.039V9.44h4.69c1.16 0 2.028.274 2.606.818.573.549.865 1.275.865 2.182 0 .698-.171 1.288-.51 1.771-.336.48-.834.809-1.5.984zm.648-2.598c0-.627-.189-1.125-.566-1.49-.379-.367-.933-.549-1.667-.549h-3.278v4.078h3.278c.734 0 1.288-.164 1.667-.495.376-.331.566-.846.566-1.544m-5.512 3.191v4.325h3.559c.73 0 1.3-.177 1.698-.535.404-.353.604-.897.604-1.626 0-.698-.212-1.233-.629-1.605-.417-.374-1.051-.558-1.9-.558h-3.332zM388.008 14.568v1.149h-5.3v4.431h6.171v1.149h-7.462V9.442h7.375v1.151h-6.084v3.975zM398.384 21.297l-2.982-4.813h-2.931v4.813h-1.29V9.442h4.796c.566 0 1.07.09 1.518.267a3.19 3.19 0 0 1 1.104.742c.295.316.525.686.678 1.118.159.431.239.896.239 1.392 0 .873-.239 1.61-.709 2.208-.47.598-1.157.967-2.065 1.107l3.157 5.02h-1.515zm-5.913-5.962h3.275c.734 0 1.325-.204 1.773-.608.447-.407.672-.994.672-1.765 0-.729-.206-1.308-.622-1.732-.414-.423-.983-.636-1.717-.636h-3.382v4.741zM42.424-1.934c10.95 0 20.441 1.202 31.127 3.75 3.653.873 7.619 1.949 11.894 3.226v30.02H63.248v-10.77c-27.643-4.524-42.697 1.958-42.697 34.814s15.054 39.339 42.697 34.815V83.154h22.197v30.018c-4.275 1.275-8.241 2.355-11.894 3.229-10.686 2.545-20.177 3.745-31.127 3.745-36.675-.001-55.014-30.519-55.014-61.04 0-30.518 18.339-61.04 55.014-61.04M178.686 93.496h7.233V57.169h-7.233V35.373h36.156v14.53c4.695-12.071 15.335-17.734 28.926-18.163v25.429h-7.233c-11.982 0-21.693 9.759-21.693 21.796v14.531h7.23v21.798h-43.386zM252.675 93.496h7.23V57.169h-7.23V35.373h36.156v14.53c4.696-12.071 15.334-17.734 28.923-18.163v25.429h-7.231c-11.98 0-21.691 9.759-21.691 21.796v14.531h7.229v21.798h-43.385V93.496zM496.086 55.578c11.142 0 20.181 9.032 20.181 20.177s-9.039 20.18-20.181 20.18c-11.147 0-20.18-9.035-20.18-20.18s9.032-20.177 20.18-20.177m0-24.216c-24.521 0-44.394 19.874-44.394 44.393 0 24.516 19.872 44.397 44.394 44.397 24.517 0 44.392-19.882 44.392-44.397-.001-24.519-19.876-44.393-44.392-44.393M133.537 55.578c11.145 0 20.18 9.032 20.18 20.177s-9.036 20.18-20.18 20.18-20.18-9.035-20.18-20.18 9.036-20.177 20.18-20.177m0-24.216c-24.518 0-44.393 19.874-44.393 44.393 0 24.516 19.875 44.397 44.393 44.397 24.519 0 44.393-19.882 44.393-44.397 0-24.519-19.874-44.393-44.393-44.393M407.298 93.85h7.396V56.854h-7.396V34.659h36.995V93.85h7.399v22.195h-44.395V93.85zm36.995-88.786h-29.592v22.195h29.592z" fill="#231f20"/><path fill="#ec1a3b" d="M559.767 12.305l3.832 14.295-19.271 5.165 9.978 17.28-12.821 7.397-8.386-14.532-8.391 14.532-12.815-7.397 9.975-17.28-19.275-5.165 3.832-14.295 19.272 5.167V-2.483h14.799v19.955z"/><path d="M345.103 67.954c2.433-8.512 8.933-12.9 17.474-12.9 8.125 0 13.819 4.897 15.49 12.9zm59.787 14.749v-3.271c.199-27.55-14.565-48.068-42.506-48.068-25.408 0-44.27 18.396-44.27 44.192 0 26.195 16.36 44.593 46.577 44.593 17.707 0 26.562-5.399 34.457-12.597l-13.86-15.399c-5.008 4.199-10.973 7.599-20.018 7.599-10.902 0-17.136-4.688-19.819-12.896h59.438v-4.153z" fill="#231f20"/></symbol><symbol viewBox="0 0 318.62272 45.587318" id="icon--c24h-rodape--logo_rede_bahia" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(.67286 0 0 .67286 -41.044 -14.803)" clip-rule="evenodd" fill-rule="evenodd"><path d="M498.436 63.336v1.809c13.6 1.518 21.183 3.18 21.183 4.99 0 6.506-99.307 11.74-221.849 11.74-122.543 0-221.849-5.234-221.849-11.74 0-1.811 7.583-3.473 21.133-4.99v-1.809C74.208 65.977 61 69.107 61 72.482c0 9.539 106.008 17.27 236.769 17.27 130.761 0 236.769-7.73 236.769-17.27 0-3.375-13.257-6.505-36.102-9.146z" fill="#9ba1a5"/><path d="M100.526 40.295C100.526 29.24 108.207 22 119.36 22c10.567 0 18.443 6.849 18.443 14.578 0 5.087-3.082 9.246-8.561 10.958 6.849.734 9.393 3.815 9.393 10.469v15.213h-13.11V61.086c0-5.626-2.25-6.898-8.561-6.898h-1.223v-11.3h1.957c4.305 0 6.408-1.664 6.408-4.794 0-2.739-2.104-4.647-4.794-4.647-3.571 0-5.674 2.446-5.674 6.946v32.775h-13.111V40.295zM175.862 73.217c-9.099 0-15.948-1.32-20.693-4.207-7.778-4.744-12.034-12.327-12.034-20.985 0-8.609 4.256-16.094 12.034-20.839 4.745-2.886 11.594-4.255 20.693-4.255h1.37v11.447c-.979-.098-1.859-.098-2.69-.098-9.05 0-14.48 2.397-16.877 7.925h19.568v11.251H157.42c1.761 5.528 7.533 8.364 17.317 8.364.783 0 1.663 0 2.495-.098v11.496c-.44-.001-.88.048-1.37-.001zM184.326 22.93h9.637c7.974 0 14.382.489 19.959 3.815 8.219 4.892 12.817 12.572 12.817 21.279 0 8.365-4.305 15.995-11.594 20.888-3.962 2.592-9.148 4.061-15.703 4.354V61.135c8.316-.295 13.795-5.724 13.795-13.159 0-7.484-5.821-13.159-14.529-13.159-.44 0-.832.049-1.272.049v38.351h-13.11zM263.672 73.217c-9.148 0-15.997-1.32-20.742-4.207-7.729-4.744-12.034-12.327-12.034-20.985 0-8.609 4.305-16.094 12.034-20.839 4.745-2.886 11.594-4.255 20.742-4.255h1.321v11.447c-.979-.098-1.859-.098-2.69-.098-9.05 0-14.48 2.397-16.877 7.925h19.568v11.251h-19.812c1.761 5.528 7.534 8.364 17.367 8.364.734 0 1.614 0 2.446-.098v11.496c-.442-.001-.883.048-1.323-.001zM292.877 40.295c0-11.056 7.778-18.295 18.98-18.295 10.127 0 17.66 6.702 17.66 15.018 0 4.06-1.957 7.093-5.821 9.245 5.577 2.446 8.512 6.8 8.512 12.278 0 3.816-1.369 7.143-3.913 9.734-4.207 4.256-9.246 4.99-16.486 4.99l-3.718-.049v-11.2h4.452c4.011 0 6.213-1.811 6.213-4.697s-2.202-4.745-6.213-4.745h-4.452V42.497h2.006c4.256 0 6.457-1.565 6.457-4.745 0-2.74-2.104-4.746-4.892-4.746-3.62 0-5.675 2.349-5.675 6.996v33.166h-13.11zM337.345 43.524c0-13.452 8.268-21.475 20.057-21.475 11.741 0 20.106 8.022 20.106 21.475v29.693h-13.062V54.58h-11.741V42.79h11.741v-.587c0-4.892-2.788-7.925-7.045-7.925-4.549 0-7.044 2.984-7.044 8.512v30.427h-13.013V43.524zM411.946 73.217V52.965h-13.941v20.252h-13.11V22.93h13.11v17.855h13.941V22.93h13.013v50.287zM432.982 73.217V22.93h13.11v50.287zM453.626 43.524c0-13.452 8.316-21.475 20.057-21.475 11.741 0 20.105 8.022 20.105 21.475v29.693h-13.061V54.58h-11.741V42.79h11.741v-.587c0-4.892-2.789-7.925-7.045-7.925-4.549 0-6.995 2.984-6.995 8.512v30.427h-13.062V43.524z" fill="#004c93"/></g></symbol><symbol viewBox="0 0 612 612" fill="#00C7FF" id="icon--c24h-rodape--twitter" xmlns="http://www.w3.org/2000/svg"><path d="M612 116.258a250.714 250.714 0 0 1-72.088 19.772c25.929-15.527 45.777-40.155 55.184-69.411-24.322 14.379-51.169 24.82-79.775 30.48-22.907-24.437-55.49-39.658-91.63-39.658-69.334 0-125.551 56.217-125.551 125.513 0 9.828 1.109 19.427 3.251 28.606-104.326-5.24-196.835-55.223-258.75-131.174-10.823 18.51-16.98 40.078-16.98 63.101 0 43.559 22.181 81.993 55.835 104.479a125.556 125.556 0 0 1-56.867-15.756v1.568c0 60.806 43.291 111.554 100.693 123.104-10.517 2.83-21.607 4.398-33.08 4.398-8.107 0-15.947-.803-23.634-2.333 15.985 49.907 62.336 86.199 117.253 87.194-42.947 33.654-97.099 53.655-155.916 53.655-10.134 0-20.116-.612-29.944-1.721 55.567 35.681 121.536 56.485 192.438 56.485 230.948 0 357.188-191.291 357.188-357.188l-.421-16.253c24.666-17.593 46.005-39.697 62.794-64.861z"/></symbol><symbol viewBox="0 0 310 310" fill="#FD3832" id="icon--c24h-rodape--youtube" xmlns="http://www.w3.org/2000/svg"><path d="M297.917 64.645c-11.19-13.302-31.85-18.728-71.306-18.728H83.386c-40.359 0-61.369 5.776-72.517 19.938C0 79.663 0 100.008 0 128.166v53.669c0 54.551 12.896 82.248 83.386 82.248h143.226c34.216 0 53.176-4.788 65.442-16.527C304.633 235.518 310 215.863 310 181.835v-53.669c0-29.695-.841-50.16-12.083-63.521zm-98.896 97.765l-65.038 33.991a9.997 9.997 0 0 1-14.632-8.863v-67.764a10 10 0 0 1 14.609-8.874l65.038 33.772a10 10 0 0 1 .023 17.738z"/></symbol><symbol viewBox="0 0 64 64" id="icon--c24h-topo--close" xmlns="http://www.w3.org/2000/svg"><path fill="#1D1D1B" d="M28.941 31.786L.613 60.114a2.014 2.014 0 1 0 2.848 2.849l28.541-28.541 28.541 28.541c.394.394.909.59 1.424.59a2.014 2.014 0 0 0 1.424-3.439L35.064 31.786 63.41 3.438A2.014 2.014 0 1 0 60.562.589L32.003 29.15 3.441.59A2.015 2.015 0 0 0 .593 3.439l28.348 28.347z"/></symbol><symbol viewBox="0 0 96.124 96.123" id="icon--c24h-topo--facebook" xmlns="http://www.w3.org/2000/svg"><path d="M72.089.02L59.624 0C45.62 0 36.57 9.285 36.57 23.656v10.907H24.037a1.96 1.96 0 0 0-1.96 1.961v15.803a1.96 1.96 0 0 0 1.96 1.96H36.57v39.876a1.96 1.96 0 0 0 1.96 1.96h16.352a1.96 1.96 0 0 0 1.96-1.96V54.287h14.654a1.96 1.96 0 0 0 1.96-1.96l.006-15.803a1.963 1.963 0 0 0-1.961-1.961H56.842v-9.246c0-4.444 1.059-6.7 6.848-6.7l8.397-.003a1.96 1.96 0 0 0 1.959-1.96V1.98A1.96 1.96 0 0 0 72.089.02z"/></symbol><symbol viewBox="0 0 169.063 169.063" id="icon--c24h-topo--instagram" xmlns="http://www.w3.org/2000/svg"><path d="M122.406 0H46.654C20.929 0 0 20.93 0 46.655v75.752c0 25.726 20.929 46.655 46.654 46.655h75.752c25.727 0 46.656-20.93 46.656-46.655V46.655C169.063 20.93 148.133 0 122.406 0zm31.657 122.407c0 17.455-14.201 31.655-31.656 31.655H46.654C29.2 154.063 15 139.862 15 122.407V46.655C15 29.201 29.2 15 46.654 15h75.752c17.455 0 31.656 14.201 31.656 31.655v75.752z"/><path d="M84.531 40.97c-24.021 0-43.563 19.542-43.563 43.563 0 24.02 19.542 43.561 43.563 43.561s43.563-19.541 43.563-43.561c0-24.021-19.542-43.563-43.563-43.563zm0 72.123c-15.749 0-28.563-12.812-28.563-28.561 0-15.75 12.813-28.563 28.563-28.563s28.563 12.813 28.563 28.563c0 15.749-12.814 28.561-28.563 28.561zM129.921 28.251c-2.89 0-5.729 1.17-7.77 3.22a11.053 11.053 0 0 0-3.23 7.78c0 2.891 1.18 5.73 3.23 7.78 2.04 2.04 4.88 3.22 7.77 3.22 2.9 0 5.73-1.18 7.78-3.22 2.05-2.05 3.22-4.89 3.22-7.78 0-2.9-1.17-5.74-3.22-7.78-2.04-2.05-4.88-3.22-7.78-3.22z"/></symbol><symbol viewBox="-12.59 -2.483 600 128" id="icon--c24h-topo--logo" xmlns="http://www.w3.org/2000/svg"><path fill="#231F20" d="M195.473 23.953c-1 0-1.823-.162-2.468-.493a3.895 3.895 0 0 1-1.516-1.344c-.367-.564-.619-1.221-.759-1.972-.14-.748-.21-1.541-.21-2.379 0-.812.07-1.586.21-2.319.14-.729.392-1.373.759-1.917.366-.544.873-.978 1.516-1.298.646-.319 1.468-.479 2.468-.479s1.821.16 2.465.479c.647.32 1.152.754 1.52 1.298.365.544.617 1.188.757 1.917.14.732.21 1.507.21 2.319 0 .838-.07 1.631-.21 2.379-.14.751-.392 1.408-.757 1.972a3.893 3.893 0 0 1-1.52 1.344c-.644.331-1.465.493-2.465.493m0-11.121c-.768 0-1.386.134-1.857.401s-.835.627-1.09 1.079c-.258.456-.426.981-.515 1.58-.087.599-.13 1.223-.13 1.873 0 .653.043 1.286.13 1.902.089.614.257 1.162.515 1.639.255.476.619.857 1.09 1.142.471.286 1.089.426 1.857.426.767 0 1.386-.14 1.857-.426a2.932 2.932 0 0 0 1.088-1.142 4.966 4.966 0 0 0 .517-1.639 13.888 13.888 0 0 0 0-3.775 4.566 4.566 0 0 0-.517-1.58c-.255-.452-.617-.812-1.088-1.079s-1.09-.401-1.857-.401M207.396 17.766c0-.815.07-1.586.21-2.322.14-.729.392-1.369.757-1.917.367-.544.874-.977 1.517-1.295.647-.322 1.468-.48 2.47-.48 1 0 1.818.159 2.458.48.639.319 1.14.751 1.509 1.295.364.549.619 1.188.755 1.917.14.736.21 1.507.21 2.322 0 .799-.067 1.549-.201 2.24-.133.69-.36 1.294-.678 1.805-.322.51-.747.918-1.275 1.221-.529.302-1.18.468-1.961.505v.033c.268.244.644.429 1.125.56a7.729 7.729 0 0 0 1.629.227c.352 0 .727-.02 1.136-.054v1.168c-.212.023-.418.042-.619.054a13.68 13.68 0 0 1-.602.016 6.923 6.923 0 0 1-2.267-.381c-.672-.246-1.185-.647-1.535-1.204-.927-.036-1.692-.224-2.291-.568a3.962 3.962 0 0 1-1.423-1.35c-.347-.559-.589-1.206-.723-1.938s-.201-1.508-.201-2.334m4.954-4.917c-.781 0-1.406.134-1.877.401-.468.268-.83.628-1.088 1.08a4.494 4.494 0 0 0-.513 1.57 13.697 13.697 0 0 0 0 3.765c.085.618.258 1.162.513 1.641.258.478.621.855 1.088 1.14.471.286 1.097.426 1.877.426.767 0 1.384-.14 1.857-.426a2.92 2.92 0 0 0 1.088-1.14 4.985 4.985 0 0 0 .516-1.641 13.697 13.697 0 0 0 0-3.765 4.594 4.594 0 0 0-.516-1.57 2.837 2.837 0 0 0-1.088-1.08c-.473-.268-1.09-.401-1.857-.401M223.838 22.874c.675 0 1.211-.104 1.613-.322.401-.213.703-.49.907-.818.204-.334.334-.687.392-1.063.061-.379.09-.736.09-1.073v-7.673h1.29v7.673c0 1.535-.364 2.644-1.089 3.328-.729.688-1.813 1.028-3.252 1.028-1.456 0-2.542-.34-3.263-1.028-.718-.684-1.079-1.793-1.079-3.328v-7.673h1.291v7.673c0 .408.038.806.11 1.194.077.389.227.739.456 1.045.227.308.541.557.949.751.408.191.935.286 1.585.286M237.962 13.076h-6.084v3.975h5.3V18.2h-5.3v4.431h6.17v1.149h-7.462V11.925h7.376zM252.067 20.609h-4.917l-1.099 3.171h-1.376l4.221-11.944h1.586l4.096 11.944h-1.431l-1.08-3.171zm-2.424-7.166l-2.213 6.067h4.356l-2.127-6.067h-.016zM267.531 17.713c.767.163 1.353.504 1.754 1.02.398.52.599 1.146.599 1.891 0 .988-.286 1.762-.863 2.319-.572.559-1.443.838-2.605.838h-5.039V11.923h4.688c1.162 0 2.031.274 2.608.818.577.549.863 1.275.863 2.182 0 .698-.169 1.288-.507 1.771-.337.48-.836.809-1.499.984v.035zm.645-2.598c0-.627-.189-1.125-.566-1.49-.379-.367-.933-.549-1.666-.549h-3.278v4.078h3.278c.732 0 1.286-.164 1.666-.495.376-.331.566-.846.566-1.544m-5.51 3.191v4.325h3.558c.733 0 1.297-.177 1.698-.535.401-.353.602-.897.602-1.626 0-.698-.207-1.233-.628-1.605-.417-.374-1.051-.558-1.9-.558h-3.33zM278.725 20.609h-4.917l-1.099 3.171h-1.376l4.221-11.944h1.586l4.096 11.944h-1.431l-1.08-3.171zm-2.425-7.166l-2.213 6.067h4.357l-2.127-6.067h-.017zM283.031 23.78V11.923h1.289v5.128h6.103v-5.128h1.291V23.78h-1.291V18.2h-6.103v5.58zM294.155 11.927h1.291v11.858h-1.291zM304.634 20.609h-4.917l-1.102 3.171h-1.375l4.221-11.944h1.587l4.097 11.944h-1.432l-1.079-3.171zm-2.423-7.166l-2.215 6.067h4.358l-2.128-6.067h-.015zM313.75 17.766c0-.815.072-1.586.212-2.322.14-.729.392-1.369.759-1.917.367-.544.871-.977 1.515-1.295.647-.322 1.469-.48 2.467-.48 1.002 0 1.822.159 2.46.48a3.838 3.838 0 0 1 1.509 1.295c.364.549.619 1.188.756 1.917.14.736.212 1.507.212 2.322 0 .799-.065 1.549-.203 2.24-.133.69-.36 1.294-.678 1.805-.323.51-.746.918-1.275 1.221-.528.302-1.182.468-1.959.505v.033c.268.244.641.429 1.123.56a7.75 7.75 0 0 0 1.633.227c.348 0 .725-.02 1.132-.054v1.168c-.212.023-.417.042-.616.054-.205.009-.404.016-.604.016a6.919 6.919 0 0 1-2.267-.381c-.675-.246-1.186-.647-1.537-1.204-.927-.036-1.688-.224-2.289-.568a3.968 3.968 0 0 1-1.425-1.35 5.484 5.484 0 0 1-.718-1.938 12.49 12.49 0 0 1-.207-2.334m4.952-4.917c-.777 0-1.403.134-1.872.401-.47.268-.834.628-1.092 1.08a4.6 4.6 0 0 0-.514 1.57 13.544 13.544 0 0 0 0 3.765c.087.618.262 1.162.514 1.641.258.478.622.855 1.092 1.14.469.286 1.095.426 1.872.426.771 0 1.388-.14 1.86-.426a2.934 2.934 0 0 0 1.088-1.14 4.962 4.962 0 0 0 .517-1.641 13.544 13.544 0 0 0 0-3.765 4.574 4.574 0 0 0-.517-1.57 2.844 2.844 0 0 0-1.088-1.08c-.472-.268-1.088-.401-1.86-.401M330.191 22.874c.679 0 1.213-.104 1.611-.322.404-.213.706-.49.908-.818a2.82 2.82 0 0 0 .393-1.063c.062-.379.09-.736.09-1.073v-7.673h1.291v7.673c0 1.535-.364 2.644-1.089 3.328-.731.688-1.813 1.028-3.254 1.028-1.452 0-2.541-.34-3.259-1.028-.722-.684-1.083-1.793-1.083-3.328v-7.673h1.291v7.673c0 .408.04.806.112 1.194.077.389.227.739.45 1.045.23.308.548.557.952.751.412.191.941.286 1.587.286M344.319 13.076h-6.09v3.975h5.306V18.2h-5.306v4.431h6.174v1.149h-7.459V11.925h7.375zM353.905 23.78l-2.979-4.813h-2.931v4.813h-1.287V11.925h4.79c.572 0 1.076.09 1.518.267.441.182.812.431 1.107.742.298.316.522.686.684 1.118.156.431.23.896.23 1.392 0 .873-.23 1.61-.703 2.208s-1.16.967-2.064 1.107l3.153 5.02h-1.518zm-5.91-5.962h3.278c.734 0 1.319-.204 1.771-.608.444-.407.668-.994.668-1.765 0-.729-.205-1.308-.615-1.732-.417-.423-.986-.636-1.717-.636h-3.385v4.741zM366.266 23.955c-.659 0-1.338-.047-2.031-.14a14.612 14.612 0 0 1-2.134-.453l.228-1.079c.896.219 1.654.364 2.273.428.619.063 1.179.095 1.664.095.504 0 .927-.064 1.281-.191.357-.131.647-.295.871-.499.23-.201.392-.431.498-.689a2.04 2.04 0 0 0 .155-.784c0-.393-.1-.723-.299-.983a2.592 2.592 0 0 0-.771-.656 4.792 4.792 0 0 0-1.001-.418c-.361-.104-.69-.198-.996-.28a9.063 9.063 0 0 1-1.368-.462 4.949 4.949 0 0 1-1.194-.714 3.46 3.46 0 0 1-.843-1.003c-.218-.381-.327-.824-.327-1.325 0-.544.106-1.012.317-1.401.212-.392.492-.706.853-.952.36-.243.784-.42 1.263-.532a6.948 6.948 0 0 1 1.562-.166c.666 0 1.307.048 1.929.141a15.16 15.16 0 0 1 1.996.451l-.295 1.084a30.595 30.595 0 0 0-1.179-.261 12.426 12.426 0 0 0-1.717-.236 9.42 9.42 0 0 0-.734-.028c-.498 0-.914.055-1.254.159-.339.106-.606.246-.812.428a1.525 1.525 0 0 0-.436.618 2.072 2.072 0 0 0-.131.732c0 .382.112.708.333.975.221.271.491.493.812.681.316.188.665.337 1.045.456.376.115.722.207 1.035.277.464.105.912.243 1.344.411.427.169.809.382 1.142.644.33.261.594.58.79.949.199.374.299.815.299 1.325 0 .571-.103 1.067-.312 1.495a2.99 2.99 0 0 1-.874 1.061 3.799 3.799 0 0 1-1.324.636 6.497 6.497 0 0 1-1.658.206M379.099 20.609h-4.914l-1.102 3.171h-1.374l4.218-11.944h1.586l4.1 11.944h-1.431l-1.083-3.171zm-2.423-7.166l-2.211 6.067h4.354l-2.128-6.067h-.015zM389.524 17.713c.769.163 1.356.504 1.755 1.02.397.52.6 1.146.6 1.891 0 .988-.286 1.762-.861 2.319-.572.559-1.443.838-2.606.838h-5.039V11.923h4.69c1.16 0 2.028.274 2.606.818.573.549.865 1.275.865 2.182 0 .698-.171 1.288-.51 1.771-.336.48-.834.809-1.5.984v.035zm.648-2.598c0-.627-.189-1.125-.566-1.49-.379-.367-.933-.549-1.667-.549h-3.278v4.078h3.278c.734 0 1.288-.164 1.667-.495.376-.331.566-.846.566-1.544m-5.512 3.191v4.325h3.559c.73 0 1.3-.177 1.698-.535.404-.353.604-.897.604-1.626 0-.698-.212-1.233-.629-1.605-.417-.374-1.051-.558-1.9-.558h-3.332zM401.382 13.076h-6.084v3.975h5.3V18.2h-5.3v4.431h6.171v1.149h-7.462V11.925h7.375zM410.974 23.78l-2.982-4.813h-2.931v4.813h-1.29V11.925h4.796c.566 0 1.07.09 1.518.267a3.19 3.19 0 0 1 1.104.742c.295.316.525.686.678 1.118.159.431.239.896.239 1.392 0 .873-.239 1.61-.709 2.208s-1.157.967-2.065 1.107l3.157 5.02h-1.515zm-5.913-5.962h3.275c.734 0 1.325-.204 1.773-.608.447-.407.672-.994.672-1.765 0-.729-.206-1.308-.622-1.732-.414-.423-.983-.636-1.717-.636h-3.382v4.741zM55.014.549c10.95 0 20.441 1.202 31.127 3.75 3.653.873 7.619 1.949 11.894 3.226v30.02H75.838v-10.77c-27.643-4.524-42.697 1.958-42.697 34.814s15.054 39.339 42.697 34.815V85.637h22.197v30.018c-4.275 1.275-8.241 2.355-11.894 3.229-10.686 2.545-20.177 3.745-31.127 3.745C18.339 122.628 0 92.11 0 61.589 0 31.071 18.339.549 55.014.549M191.276 95.979h7.233V59.652h-7.233V37.856h36.156v14.53c4.695-12.071 15.335-17.734 28.926-18.163v25.429h-7.233c-11.982 0-21.693 9.759-21.693 21.796v14.531h7.23v21.798h-43.386V95.979zM265.265 95.979h7.23V59.652h-7.23V37.856h36.156v14.53c4.696-12.071 15.334-17.734 28.923-18.163v25.429h-7.231c-11.98 0-21.691 9.759-21.691 21.796v14.531h7.229v21.798h-43.385V95.979zM508.676 58.061c11.142 0 20.181 9.032 20.181 20.177s-9.039 20.18-20.181 20.18c-11.147 0-20.18-9.035-20.18-20.18s9.032-20.177 20.18-20.177m0-24.216c-24.521 0-44.394 19.874-44.394 44.393 0 24.516 19.872 44.397 44.394 44.397 24.517 0 44.392-19.882 44.392-44.397-.001-24.519-19.876-44.393-44.392-44.393M146.127 58.061c11.145 0 20.18 9.032 20.18 20.177s-9.036 20.18-20.18 20.18-20.18-9.035-20.18-20.18 9.036-20.177 20.18-20.177m0-24.216c-24.518 0-44.393 19.874-44.393 44.393 0 24.516 19.875 44.397 44.393 44.397 24.519 0 44.393-19.882 44.393-44.397 0-24.519-19.874-44.393-44.393-44.393M419.888 96.333h7.396V59.337h-7.396V37.142h36.995v59.191h7.399v22.195h-44.395V96.333zm36.995-88.786h-29.592v22.195h29.592V7.547z"/><path fill="#EC1A3B" d="M538.287 0h14.799v19.955l19.271-5.167 3.832 14.295-19.271 5.165 9.978 17.28-12.821 7.397-8.386-14.532-8.391 14.532-12.815-7.397 9.975-17.28-19.275-5.165 3.832-14.295 19.272 5.167z"/><path fill="#231F20" d="M357.693 70.437c2.433-8.512 8.933-12.9 17.474-12.9 8.125 0 13.819 4.897 15.49 12.9h-32.964zm59.787 14.749v-3.271c.199-27.55-14.565-48.068-42.506-48.068-25.408 0-44.27 18.396-44.27 44.192 0 26.195 16.36 44.593 46.577 44.593 17.707 0 26.562-5.399 34.457-12.597l-13.86-15.399c-5.008 4.199-10.973 7.599-20.018 7.599-10.902 0-17.136-4.688-19.819-12.896h59.438v-4.153h.001z"/></symbol><symbol viewBox="-14.886 -3.318 600 128" id="icon--c24h-topo--logo_flat" xmlns="http://www.w3.org/2000/svg"><path d="M54.605 0c10.866 0 20.287 1.192 30.894 3.722 3.625.864 7.555 1.933 11.802 3.2v29.797h-22.03V26.032c-27.435-4.492-42.378 1.94-42.378 34.552s14.943 39.042 42.378 34.555V84.45H97.3v29.794c-4.247 1.271-8.177 2.337-11.802 3.203-10.607 2.531-20.028 3.723-30.894 3.723C18.205 121.17 0 90.874 0 60.584 0 30.292 18.205 0 54.605 0M189.839 94.718h7.182V58.66h-7.182V37.027h35.892v14.42c4.657-11.98 15.217-17.598 28.71-18.029V58.66h-7.182c-11.891 0-21.528 9.686-21.528 21.635v14.423h7.176v21.633h-43.068V94.718zM263.277 94.718h7.176V58.66h-7.176V37.027h35.886v14.42c4.662-11.98 15.224-17.598 28.71-18.029V58.66H320.7c-11.895 0-21.537 9.686-21.537 21.635v14.423h7.176v21.633h-43.062V94.718zM504.866 57.08c11.062 0 20.031 8.968 20.031 20.028 0 11.062-8.969 20.028-20.031 20.028-11.057 0-20.028-8.966-20.028-20.028 0-11.06 8.972-20.028 20.028-20.028m0-24.035c-24.331 0-44.06 19.729-44.06 44.062 0 24.334 19.729 44.06 44.06 44.06 24.333 0 44.06-19.726 44.06-44.06a43.872 43.872 0 0 0-9.597-27.453l-5.101 8.833-.554.951-.952-.548-12.72-7.346-.947-.544.551-.948 6.628-11.485a43.897 43.897 0 0 0-21.368-5.522M145.034 57.08c11.057 0 20.028 8.968 20.028 20.028 0 11.062-8.971 20.028-20.028 20.028-11.062 0-20.031-8.966-20.031-20.028 0-11.06 8.969-20.028 20.031-20.028m0-24.035c-24.333 0-44.06 19.729-44.06 44.062 0 24.334 19.726 44.06 44.06 44.06 24.331 0 44.062-19.726 44.062-44.06.001-24.333-19.731-44.062-44.062-44.062M416.743 95.069h7.346v-36.72h-7.346v-22.03h36.721v58.75h7.343v22.029h-44.063V95.069zm36.721-88.123h-29.375v22.033h29.375V6.946z"/><path d="M547.845.556h-12.483v20.137l-1.385-.372-18.067-4.841-3.233 12.064 18.065 4.839 1.38.369-.715 1.241-9.349 16.2 10.816 6.249 7.779-13.471.951-1.651.953 1.651 7.773 13.471 10.822-6.249-9.356-16.2-.715-1.241 1.387-.369 18.059-4.839L567.3 15.48l-18.072 4.841-1.383.372v-1.435zM355.015 69.365c2.421-8.448 8.87-12.803 17.34-12.803 8.069 0 13.721 4.86 15.374 12.803h-32.714zm59.339 14.638v-3.249c.2-27.342-14.456-47.706-42.184-47.706-25.218 0-43.939 18.26-43.939 43.862 0 25.997 16.239 44.257 46.228 44.257 17.576 0 26.366-5.355 34.195-12.504l-13.755-15.282c-4.965 4.171-10.89 7.543-19.864 7.543-10.823 0-17.007-4.65-19.674-12.8h58.996v-4.121h-.003z"/></symbol><symbol viewBox="0 0 430.117 430.118" id="icon--c24h-topo--rss" xmlns="http://www.w3.org/2000/svg"><path d="M97.493 332.473c10.419 10.408 16.755 24.525 16.794 40.244-.04 15.687-6.375 29.809-16.755 40.17l-.04.019c-10.398 10.352-24.603 16.681-40.398 16.681-15.775 0-29.944-6.348-40.34-16.699C6.384 402.526 0 388.422 0 372.717c0-15.719 6.384-29.869 16.754-40.253v.009c10.401-10.36 24.57-16.735 40.34-16.735 15.796 0 29.987 6.393 40.399 16.735zm0-.009v.009h.019l-.019-.009zm-80.739 80.442v-.019h-.019l.019.019zM.046 146.259v82.129c53.618.033 104.328 21.096 142.278 59.104 37.943 37.888 58.917 88.675 59.003 142.477h.028v.149h82.467c-.065-78.233-31.866-149.099-83.279-200.549-51.421-51.443-122.258-83.261-200.497-83.31zM.196 0v82.089c191.661.14 347.464 156.184 347.594 348.028h82.327c-.056-118.571-48.248-225.994-126.132-303.932C226.073 48.274 118.721.051.196 0z"/></symbol><symbol viewBox="0 0 56.966 56.966" id="icon--c24h-topo--search" xmlns="http://www.w3.org/2000/svg"><path d="M55.146 51.887L41.588 37.786A22.926 22.926 0 0 0 46.984 23c0-12.682-10.318-23-23-23s-23 10.318-23 23 10.318 23 23 23c4.761 0 9.298-1.436 13.177-4.162l13.661 14.208c.571.593 1.339.92 2.162.92.779 0 1.518-.297 2.079-.837a3.004 3.004 0 0 0 .083-4.242zM23.984 6c9.374 0 17 7.626 17 17s-7.626 17-17 17-17-7.626-17-17 7.626-17 17-17z"/></symbol><symbol viewBox="0 0 612 612" id="icon--c24h-topo--twitter" xmlns="http://www.w3.org/2000/svg"><path d="M612 116.258a250.714 250.714 0 0 1-72.088 19.772c25.929-15.527 45.777-40.155 55.184-69.411-24.322 14.379-51.169 24.82-79.775 30.48-22.907-24.437-55.49-39.658-91.63-39.658-69.334 0-125.551 56.217-125.551 125.513 0 9.828 1.109 19.427 3.251 28.606-104.326-5.24-196.835-55.223-258.75-131.174-10.823 18.51-16.98 40.078-16.98 63.101 0 43.559 22.181 81.993 55.835 104.479a125.556 125.556 0 0 1-56.867-15.756v1.568c0 60.806 43.291 111.554 100.693 123.104-10.517 2.83-21.607 4.398-33.08 4.398-8.107 0-15.947-.803-23.634-2.333 15.985 49.907 62.336 86.199 117.253 87.194-42.947 33.654-97.099 53.655-155.916 53.655-10.134 0-20.116-.612-29.944-1.721 55.567 35.681 121.536 56.485 192.438 56.485 230.948 0 357.188-191.291 357.188-357.188l-.421-16.253c24.666-17.593 46.005-39.697 62.794-64.861z"/></symbol><symbol viewBox="0 0 130.615 127.561" id="icon--c24h-topo--user" xmlns="http://www.w3.org/2000/svg"><path d="M65.446 49.086l56.936-15.708 7.85 30.764-41.228 11.124 21.596 36.645-27.483 15.708-17.671-30.757-18.326 30.757-27.486-15.708 21.595-36.645L0 64.142l8.509-30.764 40.574 11.124zM65.446 0c9.034 0 16.359 7.327 16.359 16.366 0 9.034-7.325 16.36-16.359 16.36-9.036 0-16.363-7.326-16.363-16.36C49.083 7.326 56.41 0 65.446 0z"/></symbol><symbol viewBox="0 0 310 310" id="icon--c24h-topo--youtube" xmlns="http://www.w3.org/2000/svg"><path d="M297.917 64.645c-11.19-13.302-31.85-18.728-71.306-18.728H83.386c-40.359 0-61.369 5.776-72.517 19.938C0 79.663 0 100.008 0 128.166v53.669c0 54.551 12.896 82.248 83.386 82.248h143.226c34.216 0 53.176-4.788 65.442-16.527C304.633 235.518 310 215.863 310 181.835v-53.669c0-29.695-.841-50.16-12.083-63.521zm-98.896 97.765l-65.038 33.991a9.997 9.997 0 0 1-14.632-8.863v-67.764a10 10 0 0 1 14.609-8.874l65.038 33.772a10 10 0 0 1 .023 17.738z"/></symbol><symbol viewBox="0 0 32 55" id="icon--chamada-responsivo--bookmark" xmlns="http://www.w3.org/2000/svg"><path class="bost0" d="M16 0H0v53.4c0 .5.6.7.9.4l15.1-15 15.1 15.1c.3.3.9.1.9-.4V0H16z"/></symbol><symbol viewBox="0 0 512 512" id="icon--chamada-responsivo--key" xmlns="http://www.w3.org/2000/svg"><path d="M463.748 48.251c-64.336-64.336-169.013-64.335-233.349.001-43.945 43.945-59.209 108.706-40.181 167.461L4.396 401.536a14.988 14.988 0 0 0-4.395 10.606V497c0 8.291 6.709 15 15 15h84.858c3.984 0 7.793-1.582 10.605-4.395l21.211-21.226a15.002 15.002 0 0 0 4.292-12.334l-2.637-22.793 31.582-2.974a14.975 14.975 0 0 0 13.521-13.521l2.974-31.582 22.793 2.651c4.233.571 8.496-.85 11.704-3.691a15.04 15.04 0 0 0 5.024-11.206V363h27.422c3.984 0 7.793-1.582 10.605-4.395l38.467-37.958c58.74 19.043 122.381 4.929 166.326-39.046 64.336-64.335 64.336-169.014 0-233.35zm-42.435 106.07c-17.549 17.549-46.084 17.549-63.633 0s-17.549-46.084 0-63.633 46.084-17.549 63.633 0 17.548 46.084 0 63.633z"/></symbol><symbol viewBox="0 0 443.307 443.306" id="icon--galeria-multimidia-responsivo--arrow_right" xmlns="http://www.w3.org/2000/svg"><path d="M415.934 212.799L36.788 2.097C32.411-.377 28.65-.661 25.51 1.242c-3.14 1.902-4.708 5.328-4.708 10.276V431.78c0 4.952 1.569 8.381 4.708 10.284 3.14 1.902 6.901 1.622 11.278-.855l379.146-210.703c4.381-2.478 6.571-5.434 6.571-8.856 0-3.426-2.191-6.376-6.571-8.851z"/></symbol><symbol viewBox="0 0 533.333 533.333" id="icon--galeria-multimidia-responsivo--camera" xmlns="http://www.w3.org/2000/svg"><path d="M158.333 300c0 59.831 48.502 108.333 108.333 108.333S375 359.831 375 300s-48.502-108.333-108.333-108.333S158.333 240.169 158.333 300zM500 116.667H383.333C375 83.333 366.667 50 333.333 50H200c-33.333 0-41.667 33.333-50 66.667H33.333C15 116.667 0 131.667 0 150v300c0 18.333 15 33.333 33.333 33.333H500c18.333 0 33.334-15 33.334-33.333V150c-.001-18.333-15.001-33.333-33.334-33.333zm-233.333 331.25c-81.692 0-147.917-66.224-147.917-147.917 0-81.692 66.224-147.917 147.917-147.917S414.584 218.307 414.584 300c-.001 81.693-66.223 147.917-147.917 147.917zM500 216.667h-66.666v-33.333H500v33.333z"/></symbol><symbol viewBox="0 0 22.88 22.88" id="icon--galeria-multimidia-responsivo--close" xmlns="http://www.w3.org/2000/svg"><path d="M.324 1.909a1.14 1.14 0 0 1 0-1.587 1.14 1.14 0 0 1 1.587 0l9.523 9.539L20.973.322a1.12 1.12 0 0 1 1.571 0 1.112 1.112 0 0 1 0 1.587l-9.523 9.524 9.523 9.539a1.112 1.112 0 0 1 0 1.587 1.12 1.12 0 0 1-1.571 0l-9.539-9.539-9.523 9.539a1.14 1.14 0 0 1-1.587 0c-.429-.444-.429-1.159 0-1.587l9.523-9.539L.324 1.909z"/></symbol><symbol viewBox="0 0 90 65.3" id="icon--galeria-multimidia-responsivo--fullscreen" xmlns="http://www.w3.org/2000/svg"><path class="btst0" d="M17.5 17.8h10v-5h-15v15h5zM77.5 37.8h-5v10h-10v5h15z"/><path class="btst0" d="M82.5.3h-75C3.4.3 0 3.6 0 7.8v50c0 4.1 3.4 7.5 7.5 7.5h75c4.1 0 7.5-3.4 7.5-7.5v-50C90 3.6 86.6.3 82.5.3zm0 57.5h-75v-50h75v50z"/></symbol><symbol viewBox="0 0 31.494 31.494" id="icon--galeria-multimidia-responsivo--left-arrow" xmlns="http://www.w3.org/2000/svg"><path d="M10.273 5.009a1.112 1.112 0 0 1 1.587 0 1.12 1.12 0 0 1 0 1.571l-8.047 8.047h26.554c.619 0 1.127.492 1.127 1.111s-.508 1.127-1.127 1.127H3.813l8.047 8.032c.429.444.429 1.159 0 1.587a1.112 1.112 0 0 1-1.587 0L.321 16.532a1.12 1.12 0 0 1 0-1.571l9.952-9.952z"/></symbol><symbol viewBox="0 0 31.49 31.49" id="icon--galeria-multimidia-responsivo--right-arrow" xmlns="http://www.w3.org/2000/svg"><path d="M21.205 5.007a1.112 1.112 0 0 0-1.587 0 1.12 1.12 0 0 0 0 1.571l8.047 8.047H1.111A1.106 1.106 0 0 0 0 15.737c0 .619.492 1.127 1.111 1.127h26.554l-8.047 8.032c-.429.444-.429 1.159 0 1.587a1.112 1.112 0 0 0 1.587 0l9.952-9.952a1.093 1.093 0 0 0 0-1.571l-9.952-9.953z"/></symbol><symbol viewBox="0 0 100 57.4" id="icon--galeria-multimidia-responsivo--video-camera" xmlns="http://www.w3.org/2000/svg"><path d="M100 5.3L73.9 20.4V9.8c0-5.4-4.4-9.8-9.8-9.8H9.8C4.4 0 0 4.4 0 9.8v37.8c0 5.4 4.4 9.8 9.8 9.8H64c5.4 0 9.8-4.4 9.8-9.8V37.1l26.2 15V5.3z"/></symbol><symbol id="icon--galeria-multimidia-responsivo--youtube-play" viewBox="0 0 1024 721" xmlns="http://www.w3.org/2000/svg"><style>.bxst0{fill:#fff}.bxst1{opacity:.12;fill-rule:evenodd;clip-rule:evenodd}</style><path id="bxTriangle" class="bxst0" d="M407 493l276-143-276-144v287z"/><path id="bxThe_Sharpness" class="bxst1" d="M407 206l242 161.6 34-17.6-276-144z"/><path class="bxst2" d="M1013 156.3s-10-70.4-40.6-101.4C933.6 14.2 890 14 870.1 11.6 727.1 1.3 512.7 1.3 512.7 1.3h-.4s-214.4 0-357.4 10.3C135 14 91.4 14.2 52.6 54.9 22 85.9 12 156.3 12 156.3S1.8 238.9 1.8 321.6v77.5C1.8 481.8 12 564.4 12 564.4s10 70.4 40.6 101.4c38.9 40.7 89.9 39.4 112.6 43.7 81.7 7.8 347.3 10.3 347.3 10.3s214.6-.3 357.6-10.7c20-2.4 63.5-2.6 102.3-43.3 30.6-31 40.6-101.4 40.6-101.4s10.2-82.7 10.2-165.3v-77.5c0-82.7-10.2-165.3-10.2-165.3zM407 493V206l276 144-276 143z" id="bxLozenge"/></symbol><symbol viewBox="0 0 22.88 22.88" id="icon--galeria-single-modal-responsivo--close" xmlns="http://www.w3.org/2000/svg"><path d="M.324 1.909a1.14 1.14 0 0 1 0-1.587 1.14 1.14 0 0 1 1.587 0l9.523 9.539L20.973.322a1.12 1.12 0 0 1 1.571 0 1.112 1.112 0 0 1 0 1.587l-9.523 9.524 9.523 9.539a1.112 1.112 0 0 1 0 1.587 1.12 1.12 0 0 1-1.571 0l-9.539-9.539-9.523 9.539a1.14 1.14 0 0 1-1.587 0c-.429-.444-.429-1.159 0-1.587l9.523-9.539L.324 1.909z"/></symbol><symbol viewBox="0 0 31.494 31.494" id="icon--galeria-single-modal-responsivo--left-arrow" xmlns="http://www.w3.org/2000/svg"><path d="M10.273 5.009a1.112 1.112 0 0 1 1.587 0 1.12 1.12 0 0 1 0 1.571l-8.047 8.047h26.554c.619 0 1.127.492 1.127 1.111s-.508 1.127-1.127 1.127H3.813l8.047 8.032c.429.444.429 1.159 0 1.587a1.112 1.112 0 0 1-1.587 0L.321 16.532a1.12 1.12 0 0 1 0-1.571l9.952-9.952z"/></symbol><symbol viewBox="0 0 31.49 31.49" id="icon--galeria-single-modal-responsivo--right-arrow" xmlns="http://www.w3.org/2000/svg"><path d="M21.205 5.007a1.112 1.112 0 0 0-1.587 0 1.12 1.12 0 0 0 0 1.571l8.047 8.047H1.111A1.106 1.106 0 0 0 0 15.737c0 .619.492 1.127 1.111 1.127h26.554l-8.047 8.032c-.429.444-.429 1.159 0 1.587a1.112 1.112 0 0 0 1.587 0l9.952-9.952a1.093 1.093 0 0 0 0-1.571l-9.952-9.953z"/></symbol><symbol viewBox="0 0 22.88 22.88" id="icon--galeria-single-slide-responsivo--close" xmlns="http://www.w3.org/2000/svg"><path d="M.324 1.909a1.14 1.14 0 0 1 0-1.587 1.14 1.14 0 0 1 1.587 0l9.523 9.539L20.973.322a1.12 1.12 0 0 1 1.571 0 1.112 1.112 0 0 1 0 1.587l-9.523 9.524 9.523 9.539a1.112 1.112 0 0 1 0 1.587 1.12 1.12 0 0 1-1.571 0l-9.539-9.539-9.523 9.539a1.14 1.14 0 0 1-1.587 0c-.429-.444-.429-1.159 0-1.587l9.523-9.539L.324 1.909z"/></symbol><symbol viewBox="0 0 31.494 31.494" id="icon--galeria-single-slide-responsivo--left-arrow" xmlns="http://www.w3.org/2000/svg"><path d="M10.273 5.009a1.112 1.112 0 0 1 1.587 0 1.12 1.12 0 0 1 0 1.571l-8.047 8.047h26.554c.619 0 1.127.492 1.127 1.111s-.508 1.127-1.127 1.127H3.813l8.047 8.032c.429.444.429 1.159 0 1.587a1.112 1.112 0 0 1-1.587 0L.321 16.532a1.12 1.12 0 0 1 0-1.571l9.952-9.952z"/></symbol><symbol viewBox="0 0 31.49 31.49" id="icon--galeria-single-slide-responsivo--right-arrow" xmlns="http://www.w3.org/2000/svg"><path d="M21.205 5.007a1.112 1.112 0 0 0-1.587 0 1.12 1.12 0 0 0 0 1.571l8.047 8.047H1.111A1.106 1.106 0 0 0 0 15.737c0 .619.492 1.127 1.111 1.127h26.554l-8.047 8.032c-.429.444-.429 1.159 0 1.587a1.112 1.112 0 0 0 1.587 0l9.952-9.952a1.093 1.093 0 0 0 0-1.571l-9.952-9.953z"/></symbol><symbol viewBox="0 0 443.307 443.306" id="icon--manchete-com-foto-responsivo--arrow_right" xmlns="http://www.w3.org/2000/svg"><path d="M415.934 212.799L36.788 2.097C32.411-.377 28.65-.661 25.51 1.242c-3.14 1.902-4.708 5.328-4.708 10.276V431.78c0 4.952 1.569 8.381 4.708 10.284 3.14 1.902 6.901 1.622 11.278-.855l379.146-210.703c4.381-2.478 6.571-5.434 6.571-8.856 0-3.426-2.191-6.376-6.571-8.851z"/></symbol><symbol viewBox="0 0 512 512" id="icon--manchete-com-foto-responsivo--key" xmlns="http://www.w3.org/2000/svg"><path d="M463.748 48.251c-64.336-64.336-169.013-64.335-233.349.001-43.945 43.945-59.209 108.706-40.181 167.461L4.396 401.536a14.988 14.988 0 0 0-4.395 10.606V497c0 8.291 6.709 15 15 15h84.858c3.984 0 7.793-1.582 10.605-4.395l21.211-21.226a15.002 15.002 0 0 0 4.292-12.334l-2.637-22.793 31.582-2.974a14.975 14.975 0 0 0 13.521-13.521l2.974-31.582 22.793 2.651c4.233.571 8.496-.85 11.704-3.691a15.04 15.04 0 0 0 5.024-11.206V363h27.422c3.984 0 7.793-1.582 10.605-4.395l38.467-37.958c58.74 19.043 122.381 4.929 166.326-39.046 64.336-64.335 64.336-169.014 0-233.35zm-42.435 106.07c-17.549 17.549-46.084 17.549-63.633 0s-17.549-46.084 0-63.633 46.084-17.549 63.633 0 17.548 46.084 0 63.633z"/></symbol><symbol viewBox="0 0 512 512" id="icon--manchete-sem-foto-responsivo--key" xmlns="http://www.w3.org/2000/svg"><path d="M463.748 48.251c-64.336-64.336-169.013-64.335-233.349.001-43.945 43.945-59.209 108.706-40.181 167.461L4.396 401.536a14.988 14.988 0 0 0-4.395 10.606V497c0 8.291 6.709 15 15 15h84.858c3.984 0 7.793-1.582 10.605-4.395l21.211-21.226a15.002 15.002 0 0 0 4.292-12.334l-2.637-22.793 31.582-2.974a14.975 14.975 0 0 0 13.521-13.521l2.974-31.582 22.793 2.651c4.233.571 8.496-.85 11.704-3.691a15.04 15.04 0 0 0 5.024-11.206V363h27.422c3.984 0 7.793-1.582 10.605-4.395l38.467-37.958c58.74 19.043 122.381 4.929 166.326-39.046 64.336-64.335 64.336-169.014 0-233.35zm-42.435 106.07c-17.549 17.549-46.084 17.549-63.633 0s-17.549-46.084 0-63.633 46.084-17.549 63.633 0 17.548 46.084 0 63.633z"/></symbol><symbol viewBox="0 0 512 512" id="icon--noticias-slide-artigos-responsivo--key" xmlns="http://www.w3.org/2000/svg"><path d="M463.748 48.251c-64.336-64.336-169.013-64.335-233.349.001-43.945 43.945-59.209 108.706-40.181 167.461L4.396 401.536a14.988 14.988 0 0 0-4.395 10.606V497c0 8.291 6.709 15 15 15h84.858c3.984 0 7.793-1.582 10.605-4.395l21.211-21.226a15.002 15.002 0 0 0 4.292-12.334l-2.637-22.793 31.582-2.974a14.975 14.975 0 0 0 13.521-13.521l2.974-31.582 22.793 2.651c4.233.571 8.496-.85 11.704-3.691a15.04 15.04 0 0 0 5.024-11.206V363h27.422c3.984 0 7.793-1.582 10.605-4.395l38.467-37.958c58.74 19.043 122.381 4.929 166.326-39.046 64.336-64.335 64.336-169.014 0-233.35zm-42.435 106.07c-17.549 17.549-46.084 17.549-63.633 0s-17.549-46.084 0-63.633 46.084-17.549 63.633 0 17.548 46.084 0 63.633z"/></symbol><symbol viewBox="0 0 32.635 32.635" id="icon--noticias-slide-artigos-responsivo--next" xmlns="http://www.w3.org/2000/svg"><path d="M32.135 16.817H.5a.5.5 0 0 1 0-1h31.635a.5.5 0 0 1 0 1z"/><path d="M19.598 29.353a.5.5 0 0 1-.354-.853l12.184-12.184-12.184-12.18a.5.5 0 0 1 .707-.707l12.537 12.533a.5.5 0 0 1 0 .708L19.951 29.206a.495.495 0 0 1-.353.147z"/></symbol><symbol viewBox="0 0 32.635 32.635" id="icon--noticias-slide-artigos-responsivo--prev" xmlns="http://www.w3.org/2000/svg"><path d="M32.135 16.817H.5a.5.5 0 0 1 0-1h31.635a.5.5 0 0 1 0 1z"/><path d="M13.037 29.353a.502.502 0 0 1-.354-.146L.146 16.669a.504.504 0 0 1 0-.708L12.684 3.429a.5.5 0 0 1 .707.707L1.207 16.315l12.184 12.184a.5.5 0 0 1-.354.854z"/></symbol><symbol viewBox="0 0 32 55" id="icon--sub-indicador-responsivo--bookmark" xmlns="http://www.w3.org/2000/svg"><path class="ckst0" d="M16 0H0v53.4c0 .5.6.7.9.4l15.1-15 15.1 15.1c.3.3.9.1.9-.4V0H16z"/></symbol><symbol viewBox="0 0 451.847 451.847" id="icon--titulo-interno-responsivo--arrow-down" xmlns="http://www.w3.org/2000/svg"><path d="M225.923 354.706c-8.098 0-16.195-3.092-22.369-9.263L9.27 151.157c-12.359-12.359-12.359-32.397 0-44.751 12.354-12.354 32.388-12.354 44.748 0l171.905 171.915 171.906-171.909c12.359-12.354 32.391-12.354 44.744 0 12.365 12.354 12.365 32.392 0 44.751L248.292 345.449c-6.177 6.172-14.274 9.257-22.369 9.257z"/></symbol><symbol viewBox="0 0 250.738 250.738" id="icon--titulo-interno-responsivo--arrow-left" xmlns="http://www.w3.org/2000/svg"><path d="M96.633 125.369l95.053-94.533c7.101-7.055 7.101-18.492 0-25.546-7.1-7.054-18.613-7.054-25.714 0L58.989 111.689c-3.784 3.759-5.487 8.759-5.238 13.68-.249 4.922 1.454 9.921 5.238 13.681l106.983 106.398c7.101 7.055 18.613 7.055 25.714 0 7.101-7.054 7.101-18.491 0-25.544l-95.053-94.535z" fill-rule="evenodd" clip-rule="evenodd"/></symbol></svg></div></div><script id="js-mpf-mediator-init" data-counter="2820816" data-adaptive="true">!function(e){function t(t,n){if(!(n in e)){for(var r,a=e.document,i=a.scripts,o=i.length;o--;)if(-1!==i[o].src.indexOf(t)){r=i[o];break}if(!r){r=a.createElement("script"),r.type="text/javascript",r.async=!0,r.defer=!0,r.src=t,r.charset="UTF-8";;var d=function(){var e=a.getElementsByTagName("script")[0];e.parentNode.insertBefore(r,e)};"[object Opera]"==e.opera?a.addEventListener?a.addEventListener("DOMContentLoaded",d,!1):e.attachEvent("onload",d):d()}}}t("//collector.mediator.media/script/2820816/","_mediator")}(window);</script>
<div class="c24h-rodape" data-role="footer">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="c24h-rodape__nav not-newsletter">
<div class="c24h-rodape__nav__separador c24h-rodape__nav__separador--one"></div>
<div class="c24h-rodape__nav__collumn c24h-rodape__nav__collumn--one">
<ul class="c24h-rodape__nav__collumn__list" itemscope itemtype="http://www.schema.org/SiteNavigationElement">
<li class="c24h-rodape__nav__collumn__list__item c24h-rodape__nav__collumn__list__item--featured" itemprop="name"><a href="https://www.correio24horas.com.br/capa/" title="Home" itemprop="url">Home</a></li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/minha-bahia/" title="Minha Bahia" itemprop="url">Minha Bahia</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/esportes/" title="Esportes" itemprop="url">Esportes</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/sua-diversao/" title="Sua Diversão" itemprop="url">Sua Diversão</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/brasil-mundo/" title="Brasil &amp; Mundo" itemprop="url">Brasil &amp; Mundo</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/so-se-ve-no-correio/" title="Só se vê no Correio" itemprop="url">Só se vê no Correio</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/anuncie/" title="Anuncie" itemprop="url">Anuncie</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://publicidadelegal.correio24horas.com.br/" title="Publicidade Legal" itemprop="url">Publicidade Legal</a>
</li>
</ul>
</div>
<div class="c24h-rodape__nav__collumn c24h-rodape__nav__collumn--two">
<ul class="c24h-rodape__nav__collumn__list" itemscope itemtype="http://www.schema.org/SiteNavigationElement">
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/assine/?utm_source=correio24h&amp;utm_medium=correio24h&amp;utm_campaign=assine&amp;utm_term=assine_botao_rodape&amp;utm_content=assine_botao_rodape" title="Assine" itemprop="url">Assine</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://assine.correio24horas.com.br/v2/cadastro/alterar-senha/" title="Alterar senha" itemprop="url">Alterar senha</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/clubecorreio/" title="Clube Correio" itemprop="url">Clube Correio</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/atendimento/" title="Fale Conosco" itemprop="url">Fale Conosco</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://dodoo.com.br/" title="Dodoo" itemprop="url">Dodoo</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://bit.ly/38KpFtv" title="Receba nossas news" itemprop="url">Receba nossas news</a>
</li>
</ul>
</div>
<div class="c24h-rodape__nav__collumn c24h-rodape__nav__collumn--tre">
<ul class="c24h-rodape__nav__collumn__list" itemscope itemtype="http://www.schema.org/SiteNavigationElement">
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://pt-br.facebook.com/correio24horas/" title="Facebook" target="_blank" rel="noopener noreferrer" itemprop="url" class="c24h-rodape__nav__collumn__list__item__social">
<svg class="c24h-rodape__nav__collumn__list__item__icon">
<use xlink:href="#icon--c24h-rodape--facebook"></use>
</svg>
<span>correio24horas</span>
</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://twitter.com/correio24horas" title="Twitter" target="_blank" rel="noopener noreferrer" itemprop="url" class="c24h-rodape__nav__collumn__list__item__social">
<svg class="c24h-rodape__nav__collumn__list__item__icon">
<use xlink:href="#icon--c24h-rodape--twitter"></use>
</svg>
<span>@correio24horas</span>
</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.instagram.com/correio24horas/" title="Instagram" target="_blank" rel="noopener noreferrer" itemprop="url" class="c24h-rodape__nav__collumn__list__item__social">
<img loading="lazy" class="c24h-rodape__nav__collumn__list__item__icon" src="/fileadmin/components/c24h_rodape/images/commons/ig_icon.png" alt="Instagram" />
<span>@correio24horas</span>
</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.youtube.com/user/Correio24h" title="YouTube" target="_blank" rel="noopener noreferrer" itemprop="url" class="c24h-rodape__nav__collumn__list__item__social">
<svg class="c24h-rodape__nav__collumn__list__item__icon">
<use xlink:href="#icon--c24h-rodape--youtube"></use>
</svg>
<span>Correio24horas</span>
</a>
</li>
</ul>
</div>
<div class="c24h-rodape__nav__collumn c24h-rodape__nav__collumn--extra">
<div class="c24h-rodape__nav__collumn__correio-digiral">
<a href="https://impresso.correio24horas.com.br/" title="Correio Digital" target="_blank" rel="noopener noreferrer">ACESSO DO ASSINANTE: leia a edição do dia</a>
</div>
<div class="c24h-rodape__nav__collumn__correio-digiral__image">
<a href="https://impresso.correio24horas.com.br/" title="Correio Digital" target="_blank" rel="noopener noreferrer">
<img loading="lazy" src="https://edition.pagesuite-professional.co.uk/get_image.aspx?newportal=true&amp;h=220&amp;pbid=11ae599c-2d02-4148-a861-8c13df1a8642" alt="Correio Digital">
</a>
</div>
</div>
<div class="c24h-rodape__nav__separador c24h-rodape__nav__separador--two"></div>
<div class="c24h-rodape__nav__collumn c24h-rodape__nav__collumn--four">
<a href="https://www.correio24horas.com.br/" title="Correio">
<svg class="c24h-rodape__nav__collumn__cworks-correio-brand">
<use xlink:href="#icon--c24h-rodape--logo"></use>
</svg>
</a>
<ul class="c24h-rodape__nav__collumn__list">
<li class="c24h-rodape__nav__collumn__list__item c24h-rodape__nav__collumn__list__item--special">
<span>Rua Aristides Novis, 123, Federação.<br />
CEP: 40210-630 - Salvador, Bahia, Brasil.</span>
</li>
<li class="c24h-rodape__nav__collumn__list__item">
<a href="mailto:redacao@correio24horas.com.br">redacao@correio24horas.com.br</a>
</li>
</ul>
</div>
<div class="c24h-rodape__nav__collumn c24h-rodape__nav__collumn--five">
<ul class="c24h-rodape__nav__collumn__list" itemscope itemtype="http://www.schema.org/SiteNavigationElement">
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<span>Assinaturas: 71 3480-9140</span>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<span>Anuncie: 71 3203-1353</span>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<span>Ache Aqui Classificados: 71 3480-9130</span>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<span>Redação: 71 3203-1048</span>
</li>
</ul>
</div>
<div class="c24h-rodape__nav__collumn c24h-rodape__nav__collumn--six">
<ul class="c24h-rodape__nav__collumn__list" itemscope itemtype="http://www.schema.org/SiteNavigationElement">
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/anuncie/" title="Anuncie" itemprop="url">Anuncie</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/institucional/" title="Institucional" itemprop="url">Institucional</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/perguntas-frequentes/" title="Perguntas Frequentes" itemprop="url">Perguntas Frequentes</a>
</li>
<li class="c24h-rodape__nav__collumn__list__item" itemprop="name">
<a href="https://www.correio24horas.com.br/politica-de-privacidade/" title="Política de Privacidade" itemprop="url">Política de Privacidade</a>
</li>
</ul>
</div>
<div class="c24h-rodape__nav__collumn c24h-rodape__nav__collumn--brand">
<a href="http://www.redebahia.com.br/" title="Rede Bahia" target="_blank" rel="noopener noreferrer">
<svg class="c24h-rodape__nav__collumn__cworks-rede-bahia-brand">
<use xlink:href="#icon--c24h-rodape--logo_rede_bahia"></use>
</svg>
</a>
<a href="https://www.cworks.com.br/" title="Convergence Works" target="_blank" rel="noopener noreferrer">
<svg class="c24h-rodape__nav__collumn__cworks-brand">
<use xlink:href="#icon--c24h-rodape--cwork_brand"></use>
</svg>
</a>
</div>
</div> </div> </div> </div> </div>
<script src="https://cdn.jsdelivr.net/npm/lozad/dist/lozad.min.js" type="text/javascript"></script>
<script src="https://d335luupugsy2.cloudfront.net/js/loader-scripts/48342aea-b317-4c78-8e85-e60624feb03f-loader.js" type="text/javascript" async="async" defer></script>
<script src="https://correio-static.cworks.cloud/fileadmin/scripts/livesense-init.js?1601051045" type="text/javascript" defer></script>
<script src="https://correio-static.cworks.cloud/fileadmin/scripts/livesense.min.js?1552940881" type="text/javascript" defer></script>
<script subscriptions-control="manual" async="async" defer src="https://news.google.com/swg/js/v1/swg.js"></script><script src="https://apis.google.com/js/client:platform.js" async defer></script><script src="https://correio-static.cworks.cloud/fileadmin/scripts/init-cswg.js?1566825697" type="text/javascript" defer></script>
<script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" type="text/javascript" async="async"></script>
<script src="https://correio-static.cworks.cloud/fileadmin/sites/correio24horas/js/all.js?1646226747" type="text/javascript" data-cookieconsent="ignore"></script>
<script src="https://correio-static.cworks.cloud/typo3conf/ext/cw_base/Resources/Public/JavaScript/Lozad.js?1624041943" type="text/javascript"></script>
<script type="text/javascript">
/*<![CDATA[*/
/*TS_inlineFooter*/
(function() {
var _sf_async_config = window._sf_async_config = (window._sf_async_config || {});
_sf_async_config.authors = 'Correio24horas';
if (typeof pib.title != 'undefined' && pib.title.length > 0) {
_sf_async_config.title = pib.title;
}
if (typeof(pib) != 'undefined' && pib.ed[0].event!='') {
var event = pib.ed[0].event;
var action = pib.ed[0].action;
if (event.toLowerCase() === action.toLowerCase()) {
_sf_async_config.sections = event;
} else {
_sf_async_config.sections = event + ',' + action;
}
}
if (typeof(pib) != 'undefined' && pib.type === 'news' && pib.ed[0].nm!='') {
_sf_async_config.sections = pib.ed[0].nm;
}
if (typeof(pib) != 'undefined' && pib.user != undefined && pib.user.length > 0) {
_sf_async_config.authors = pib.user;
}
if (typeof window.paywall !== 'undefined' && typeof pib.paywallAccessMode !== 'undefined') {
if (pib.paywallAccessMode.value === "1" && !window.paywall.canUserReadNews({ disableEvents: true }) && !window.paywall.base64Decode(window.paywall.readCookie('CFCOR'))) {
_sf_async_config.type = 'sub_wall';
}
if (pib.paywallAccessMode.value === "1" && !window.paywall.canUserReadNews({ disableEvents: true }) && !window.paywall.base64Decode(window.paywall.readCookie('CFCOS')) && window.paywall.getClientUser().read && window.paywall.getClientUser().read.length >= window.paywall.config.limit.limited) {
_sf_async_config.type = 'paywall';
}
if (pib.paywallAccessMode.value === "2" && !window.paywall.canUserReadNews({ disableEvents: true })) {
_sf_async_config.type = 'registered_wall';
}
if (pib.paywallAccessMode.value === "3" && !window.paywall.canUserReadNews({ disableEvents: true })) {
_sf_async_config.type = 'exclusive_wall';
}
}
var _cbq = window._cbq = (window._cbq || []);
if ((window.paywall.readCookie('CFCOS'))) {
_cbq.push(['_acct', 'paid']);
} else if (window.paywall.base64Decode(window.paywall.readCookie('CFCOR'))) {
_cbq.push(['_acct', 'lgdin']);
} else {
_cbq.push(['_acct', 'anon']);
}
function loadChartbeat() {
var e = document.createElement('script');
var n = document.getElementsByTagName('script')[0];
e.type = 'text/javascript';
e.async = true;
e.src = '//static.chartbeat.com/js/chartbeat.js';
n.parentNode.insertBefore(e, n);
}
loadChartbeat();
})();
/*cwPushnotificationConfig*/
var OneSignal = OneSignal || [];
OneSignal.push(['init', {
appId: '7db8a395-7aa8-4de0-b299-07d2a73b9891',
safari_web_id: 'web.onesignal.auto.61cc1b76-79db-483e-a0b9-263210abb193',
subdomainName: '',
promptOptions: {
slidedown: {
enabled: true,
autoPrompt: true,
timeDelay: 1,
pageViews: 1,
actionMessage: 'Quer ser o primeiro a receber as notícias do Jornal Correio?',
acceptButtonText: 'Sim',
cancelButtonText: 'Não',
},
autoAcceptTitle: 'Clique em Permitir',
},
welcomeNotification: {
message: 'Seja bem-vindo',
},
notifyButton: {
enable: false,
},
}]);
/*cwPushnotificationSegmentation*/
if (typeof OneSignal !== 'undefined') {
OneSignal.push(function() {
var user_type = '';
if (document.cookie.indexOf('CFCOS') > -1) {
user_type = 'Assinante';
} else if (document.cookie.indexOf('CFCOR') > -1) {
user_type = 'Cadastrado';
} else {
user_type = 'Anônimo';
}
if (user_type.length > 0) {
OneSignal.sendTags({
user_type: user_type
});
}
});
}
/*]]>*/
</script>
<!-- Begin comScore Tag -->
<script>
var _comscore = _comscore || [];
_comscore.push({ c1: "2", c2: "6035227" });
(function() {
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
})();
</script>
<noscript>
<img src="https://b.scorecardresearch.com/p?c1=2&c2=6035227&cv=2.0&cj=1" />
</noscript>
<!-- End comScore Tag -->
<script type="text/javascript">
var gvp = this.gvp || {};
if(typeof(nib) != 'undefined') {
/* gvp.ib = { id: nib.id, title: nib.title, event: nib.ed[0].event, action: nib.ed[0].action }; */
gvp.ib = { id: nib.id, title: nib.title };
} else if(typeof(pib) != 'undefined') {
/* gvp.ib = { id: -pib.id, title: pib.title, event: pib.event, action: pib.action }; */
gvp.ib = { id: pib.id, title: pib.title };
}
(function() {
var s = document.createElement("script");
s.type = "text/javascript"; s.async = true; s.charset = "utf-8";
s.src = "/fileadmin/scripts/viewpulse/js/viewpulse.js";
var ss = document.getElementsByTagName("script")[0]; ss.parentNode.insertBefore(s, ss);
})();
</script>
<script id="Cookiebot" src="https://consent.cookiebot.com/uc.js"data-cbid="6f2bf67a-7289-42b4-8dc2-37d1ed7d893d" data-blockingmode="auto"type="text/javascript"></script>
</body>
</html>