<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,900");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  box-sizing: border-box; }

.row:after,
.row:before {
  content: '';
  display: table;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

#wrapper {
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

.container {
  width: 1190px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  float: left;
  padding-right: 15px;
  padding-left: 15px; }

.col-12 {
  width: 100%; }

.col-11 {
  width: 91.66666667%; }

.col-10 {
  width: 83.33333333%; }

.col-9 {
  width: 75%; }

.col-8 {
  width: 66.66666667%; }

.col-7 {
  width: 58.33333333%; }

.col-6 {
  width: 50%; }

.col-5 {
  width: 41.66666667%; }

.col-4 {
  width: 33.33333333%; }

.col-3 {
  width: 25%; }

.col-2 {
  width: 16.66666667%; }

.col-1 {
  width: 8.33333333%; }

@font-face {
  font-family: 'icomoon';
  src: url("/static/2018/fonts/icomoon.eot");
  src: url("/static/2018/fonts/icomoon.eot#iefix") format("embedded-opentype"), url("/static/2018/fonts/icomoon.ttf") format("truetype"), url("/static/2018/fonts/icomoon.woff") format("woff"), url("/static/2018/fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.vermelho {
  color: #d31410; }

.verde {
  color: #079110; }

.chumbo {
  color: #181818; }

.rosa {
  color: #ff3883; }

.laranja {
  color: #fcb223; }

.header-meiahora--border-bottom .btn--acao-vermelho,
.edition-digital .assine-module .btn--acao-vermelho, .edicao-digital .btn,
.botao-ultimas .btn, [class^="box-extras-editoriais--"] .acao-extras-btn .btn,
[class*="box-extras-editoriais--"] .acao-extras-btn .btn, .header-canal--verde, .header-canal--vermelho, .header-canal--vermelho-escuro, .header-canal--rosa, .header-canal--branco, .header-canal--chumbo, .header-canal--laranja, .formato, .header-meiahora--border-bottom .logo-mh--centro, .main-nav--borda-preta, .trending-topics, .materia-interna .titulo, .edicao-digital .cover,
.edicao-digital .acesso-digital {
  text-align: center; }

.header-meiahora--border-bottom {
  border-bottom: 1px solid #ccc; }

.main-nav--borda-preta {
  border-bottom: 4px solid #000; }

.header-meiahora--border-bottom .btn--acao-vermelho,
.edition-digital .assine-module .btn--acao-vermelho, .edicao-digital .btn,
.botao-ultimas .btn {
  background: #d31410;
  color: #fff;
  border-radius: 3px;
  padding: 10px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px; }

[class^="box-extras-editoriais--"] .acao-extras-btn .btn,
[class*="box-extras-editoriais--"] .acao-extras-btn .btn {
  background: #fff;
  color: #7b0000;
  border-radius: 3px;
  padding: 10px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px; }

.header-meiahora--border-bottom .btn--acao-vermelho,
.edition-digital .assine-module .btn--acao-vermelho, .header-meiahora--border-bottom .redes-sociais {
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  position: absolute;
  top: 50%; }

.header-meiahora--border-bottom .btn--acao-vermelho,
.edition-digital .assine-module .btn--acao-vermelho, .global-search {
  right: 20px; }

.header-meiahora--border-bottom .btn--acao-vermelho,
.edition-digital .assine-module .btn--acao-vermelho {
  min-width: 10%; }

.list-items ul, .trending-topics ul {
  display: inline-block; }

.top-news .manchete a figure, .box-hardnews a .photo-news figure, .box-capanews a .photo-news figure {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center top;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.top-news .manchete a:hover figure, .box-hardnews a:hover .photo-news figure, .box-capanews a:hover .photo-news figure {
  transform: scale(1.1); }

.top-news .manchete a figure:before,
.editoria-destacada .box-hardnews .photo-news figure:before, .box-capanews .photo-news figure:before, [class^="box-extras-editoriais--"] .content-gata a:before,
[class*="box-extras-editoriais--"] .content-gata a:before {
  overflow: hidden;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiID8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICAgIDxkZWZzPiAgICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjAuNyIgeTI9IjAuMCI+ICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIiAvPiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iNzIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIgLz4gICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIiAvPiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4gICAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZDIiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iMC4wIiB5MT0iMC41IiB4Mj0iMS4wIiB5Mj0iMC41Ij4gICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiIC8+ICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIyMiUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43IiAvPiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iNTUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIgLz4gICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIiAvPiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4gICAgPC9kZWZzPiAgICA8Zz4gICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIG9wYWNpdHk9Ii45Ii8+ICAgICAgICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQyKSIgb3BhY2l0eT0iLjUiLz4gICAgPC9nPjwvc3ZnPg==); }

.top-news .manchete a, .box-hardnews a, .box-capanews a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.content-gata img {
  max-width: 100%;
  width: 100%;
  display: block;
  height: auto; }

.edicao-digital .cover img {
  -webkit-box-shadow: -1px 0px 15px 4px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: -1px 0px 15px 4px rgba(0, 0, 0, 0.04);
  box-shadow: -1px 0px 15px 4px rgba(0, 0, 0, 0.04); }

.widget-header a.link--verde {
  color: #079110;
  display: block;
  margin-bottom: 1rem; }
  .widget-header a.link--verde:before {
    background: #079110; }

.widget-header a.ancora--verde {
  color: #079110;
  position: absolute;
  right: 15px;
  bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

.box-extras-editoriais--verde {
  background: #079110; }

.widget-header-sidebar a.ancora--verde {
  color: #079110;
  position: absolute;
  right: 0;
  bottom: 13px; }

.widget-header-sidebar p a.verde {
  color: #079110; }

.header-canal--verde {
  background: #079110;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px; }

.materia-interna {
  width: 100%; }

.box-capanews figure img {
  width: 100%;
  display: block;
  height: auto; }

#noticia-lista-tag {
  clear: both;
  float: none;
  display: block;
  overflow: hidden;
  padding: 40px 0 40px 0; }

#noticia-lista-tag ul li a {
  float: left;
  margin: 0 1px 1px 0; }

#noticia-lista-tag ul li:first-child a {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

#noticia-lista-tag ul li a {
  display: block;
  color: #000;
  padding: 5px 10px;
  margin-bottom: 8px;
  margin-right: 5px;
  border: 1px solid #000;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

.materia-interna .titulo .editoria .editor--verde {
  color: #079110; }

.materia-interna .entre-componentes--verde:before {
  content: '"';
  color: #079110;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  position: absolute; }

p.texto {
  font-size: 18px;
  margin: 5px 0;
  padding: 0 0 20px 0;
  line-height: 1.6;
  letter-spacing: -.3px; }

.title-bar a.ancora--verde {
  color: #079110;
  position: absolute;
  right: 15px;
  bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px; }

.title-bar p a.verde {
  color: #079110;
  font-weight: 700;
  padding: 8px 0 0 14px;
  display: block;
  text-transform: uppercase; }

.voz--verde {
  background: #079110;
  padding: 19px 0 0 14px;
  margin: 0 0 0 -14px;
  height: 100%;
  width: 178px; }

.widget-header a.link--vermelho {
  color: #d31410;
  display: block;
  margin-bottom: 1rem; }
  .widget-header a.link--vermelho:before {
    background: #d31410; }

.widget-header a.ancora--vermelho {
  color: #d31410;
  position: absolute;
  right: 15px;
  bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

.box-extras-editoriais--vermelho {
  background: #d31410; }

.widget-header-sidebar a.ancora--vermelho {
  color: #d31410;
  position: absolute;
  right: 0;
  bottom: 13px; }

.widget-header-sidebar p a.vermelho {
  color: #d31410; }

.header-canal--vermelho {
  background: #d31410;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px; }

.materia-interna {
  width: 100%; }

.box-capanews figure img {
  width: 100%;
  display: block;
  height: auto; }

#noticia-lista-tag {
  clear: both;
  float: none;
  display: block;
  overflow: hidden;
  padding: 40px 0 40px 0; }

#noticia-lista-tag ul li a {
  float: left;
  margin: 0 1px 1px 0; }

#noticia-lista-tag ul li:first-child a {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

#noticia-lista-tag ul li a {
  display: block;
  color: #000;
  padding: 5px 10px;
  margin-bottom: 8px;
  margin-right: 5px;
  border: 1px solid #000;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

.materia-interna .titulo .editoria .editor--vermelho {
  color: #d31410; }

.materia-interna .entre-componentes--vermelho:before {
  content: '"';
  color: #d31410;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  position: absolute; }

p.texto {
  font-size: 18px;
  margin: 5px 0;
  padding: 0 0 20px 0;
  line-height: 1.6;
  letter-spacing: -.3px; }

.title-bar a.ancora--vermelho {
  color: #d31410;
  position: absolute;
  right: 15px;
  bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px; }

.title-bar p a.vermelho {
  color: #d31410;
  font-weight: 700;
  padding: 8px 0 0 14px;
  display: block;
  text-transform: uppercase; }

.voz--vermelho {
  background: #d31410;
  padding: 19px 0 0 14px;
  margin: 0 0 0 -14px;
  height: 100%;
  width: 178px; }

.widget-header a.link--vermelho-escuro {
  color: #7b0000;
  display: block;
  margin-bottom: 1rem; }
  .widget-header a.link--vermelho-escuro:before {
    background: #7b0000; }

.widget-header a.ancora--vermelho-escuro {
  color: #7b0000;
  position: absolute;
  right: 15px;
  bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

.box-extras-editoriais--vermelho-escuro {
  background: #7b0000; }

.widget-header-sidebar a.ancora--vermelho-escuro {
  color: #7b0000;
  position: absolute;
  right: 0;
  bottom: 13px; }

.widget-header-sidebar p a.vermelho-escuro {
  color: #7b0000; }

.header-canal--vermelho-escuro {
  background: #7b0000;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px; }

.materia-interna {
  width: 100%; }

.box-capanews figure img {
  width: 100%;
  display: block;
  height: auto; }

#noticia-lista-tag {
  clear: both;
  float: none;
  display: block;
  overflow: hidden;
  padding: 40px 0 40px 0; }

#noticia-lista-tag ul li a {
  float: left;
  margin: 0 1px 1px 0; }

#noticia-lista-tag ul li:first-child a {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

#noticia-lista-tag ul li a {
  display: block;
  color: #000;
  padding: 5px 10px;
  margin-bottom: 8px;
  margin-right: 5px;
  border: 1px solid #000;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

.materia-interna .titulo .editoria .editor--vermelho-escuro {
  color: #7b0000; }

.materia-interna .entre-componentes--vermelho-escuro:before {
  content: '"';
  color: #7b0000;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  position: absolute; }

p.texto {
  font-size: 18px;
  margin: 5px 0;
  padding: 0 0 20px 0;
  line-height: 1.6;
  letter-spacing: -.3px; }

.title-bar a.ancora--vermelho-escuro {
  color: #7b0000;
  position: absolute;
  right: 15px;
  bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px; }

.title-bar p a.vermelho-escuro {
  color: #7b0000;
  font-weight: 700;
  padding: 8px 0 0 14px;
  display: block;
  text-transform: uppercase; }

.voz--vermelho-escuro {
  background: #7b0000;
  padding: 19px 0 0 14px;
  margin: 0 0 0 -14px;
  height: 100%;
  width: 178px; }

.widget-header a.link--rosa {
  color: #ff3883;
  display: block;
  margin-bottom: 1rem; }
  .widget-header a.link--rosa:before {
    background: #ff3883; }

.widget-header a.ancora--rosa {
  color: #ff3883;
  position: absolute;
  right: 15px;
  bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

.box-extras-editoriais--rosa {
  background: #ff3883; }

.widget-header-sidebar a.ancora--rosa {
  color: #ff3883;
  position: absolute;
  right: 0;
  bottom: 13px; }

.widget-header-sidebar p a.rosa {
  color: #ff3883; }

.header-canal--rosa {
  background: #ff3883;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px; }

.materia-interna {
  width: 100%; }

.box-capanews figure img {
  width: 100%;
  display: block;
  height: auto; }

#noticia-lista-tag {
  clear: both;
  float: none;
  display: block;
  overflow: hidden;
  padding: 40px 0 40px 0; }

#noticia-lista-tag ul li a {
  float: left;
  margin: 0 1px 1px 0; }

#noticia-lista-tag ul li:first-child a {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

#noticia-lista-tag ul li a {
  display: block;
  color: #000;
  padding: 5px 10px;
  margin-bottom: 8px;
  margin-right: 5px;
  border: 1px solid #000;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

.materia-interna .titulo .editoria .editor--rosa {
  color: #ff3883; }

.materia-interna .entre-componentes--rosa:before {
  content: '"';
  color: #ff3883;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  position: absolute; }

p.texto {
  font-size: 18px;
  margin: 5px 0;
  padding: 0 0 20px 0;
  line-height: 1.6;
  letter-spacing: -.3px; }

.title-bar a.ancora--rosa {
  color: #ff3883;
  position: absolute;
  right: 15px;
  bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px; }

.title-bar p a.rosa {
  color: #ff3883;
  font-weight: 700;
  padding: 8px 0 0 14px;
  display: block;
  text-transform: uppercase; }

.voz--rosa {
  background: #ff3883;
  padding: 19px 0 0 14px;
  margin: 0 0 0 -14px;
  height: 100%;
  width: 178px; }

.widget-header a.link--branco {
  color: #fff;
  display: block;
  margin-bottom: 1rem; }
  .widget-header a.link--branco:before {
    background: #fff; }

.widget-header a.ancora--branco {
  color: #fff;
  position: absolute;
  right: 15px;
  bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

.box-extras-editoriais--branco {
  background: #fff; }

.widget-header-sidebar a.ancora--branco {
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 13px; }

.widget-header-sidebar p a.branco {
  color: #fff; }

.header-canal--branco {
  background: #fff;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px; }

.materia-interna {
  width: 100%; }

.box-capanews figure img {
  width: 100%;
  display: block;
  height: auto; }

#noticia-lista-tag {
  clear: both;
  float: none;
  display: block;
  overflow: hidden;
  padding: 40px 0 40px 0; }

#noticia-lista-tag ul li a {
  float: left;
  margin: 0 1px 1px 0; }

#noticia-lista-tag ul li:first-child a {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

#noticia-lista-tag ul li a {
  display: block;
  color: #000;
  padding: 5px 10px;
  margin-bottom: 8px;
  margin-right: 5px;
  border: 1px solid #000;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

.materia-interna .titulo .editoria .editor--branco {
  color: #fff; }

.materia-interna .entre-componentes--branco:before {
  content: '"';
  color: #fff;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  position: absolute; }

p.texto {
  font-size: 18px;
  margin: 5px 0;
  padding: 0 0 20px 0;
  line-height: 1.6;
  letter-spacing: -.3px; }

.title-bar a.ancora--branco {
  color: #fff;
  position: absolute;
  right: 15px;
  bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px; }

.title-bar p a.branco {
  color: #fff;
  font-weight: 700;
  padding: 8px 0 0 14px;
  display: block;
  text-transform: uppercase; }

.voz--branco {
  background: #fff;
  padding: 19px 0 0 14px;
  margin: 0 0 0 -14px;
  height: 100%;
  width: 178px; }

.widget-header a.link--chumbo {
  color: #181818;
  display: block;
  margin-bottom: 1rem; }
  .widget-header a.link--chumbo:before {
    background: #181818; }

.widget-header a.ancora--chumbo {
  color: #181818;
  position: absolute;
  right: 15px;
  bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

.box-extras-editoriais--chumbo {
  background: #181818; }

.widget-header-sidebar a.ancora--chumbo {
  color: #181818;
  position: absolute;
  right: 0;
  bottom: 13px; }

.widget-header-sidebar p a.chumbo {
  color: #181818; }

.header-canal--chumbo {
  background: #181818;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px; }

.materia-interna {
  width: 100%; }

.box-capanews figure img {
  width: 100%;
  display: block;
  height: auto; }

#noticia-lista-tag {
  clear: both;
  float: none;
  display: block;
  overflow: hidden;
  padding: 40px 0 40px 0; }

#noticia-lista-tag ul li a {
  float: left;
  margin: 0 1px 1px 0; }

#noticia-lista-tag ul li:first-child a {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

#noticia-lista-tag ul li a {
  display: block;
  color: #000;
  padding: 5px 10px;
  margin-bottom: 8px;
  margin-right: 5px;
  border: 1px solid #000;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

.materia-interna .titulo .editoria .editor--chumbo {
  color: #181818; }

.materia-interna .entre-componentes--chumbo:before {
  content: '"';
  color: #181818;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  position: absolute; }

p.texto {
  font-size: 18px;
  margin: 5px 0;
  padding: 0 0 20px 0;
  line-height: 1.6;
  letter-spacing: -.3px; }

.title-bar a.ancora--chumbo {
  color: #181818;
  position: absolute;
  right: 15px;
  bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px; }

.title-bar p a.chumbo {
  color: #181818;
  font-weight: 700;
  padding: 8px 0 0 14px;
  display: block;
  text-transform: uppercase; }

.voz--chumbo {
  background: #181818;
  padding: 19px 0 0 14px;
  margin: 0 0 0 -14px;
  height: 100%;
  width: 178px; }

.widget-header a.link--laranja {
  color: #fcb223;
  display: block;
  margin-bottom: 1rem; }
  .widget-header a.link--laranja:before {
    background: #fcb223; }

.widget-header a.ancora--laranja {
  color: #fcb223;
  position: absolute;
  right: 15px;
  bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

.box-extras-editoriais--laranja {
  background: #fcb223; }

.widget-header-sidebar a.ancora--laranja {
  color: #fcb223;
  position: absolute;
  right: 0;
  bottom: 13px; }

.widget-header-sidebar p a.laranja {
  color: #fcb223; }

.header-canal--laranja {
  background: #fcb223;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px; }

.materia-interna {
  width: 100%; }

.box-capanews figure img {
  width: 100%;
  display: block;
  height: auto; }

#noticia-lista-tag {
  clear: both;
  float: none;
  display: block;
  overflow: hidden;
  padding: 40px 0 40px 0; }

#noticia-lista-tag ul li a {
  float: left;
  margin: 0 1px 1px 0; }

#noticia-lista-tag ul li:first-child a {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

#noticia-lista-tag ul li a {
  display: block;
  color: #000;
  padding: 5px 10px;
  margin-bottom: 8px;
  margin-right: 5px;
  border: 1px solid #000;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
  box-shadow: 2px 2px #000; }

.materia-interna .titulo .editoria .editor--laranja {
  color: #fcb223; }

.materia-interna .entre-componentes--laranja:before {
  content: '"';
  color: #fcb223;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  position: absolute; }

p.texto {
  font-size: 18px;
  margin: 5px 0;
  padding: 0 0 20px 0;
  line-height: 1.6;
  letter-spacing: -.3px; }

.title-bar a.ancora--laranja {
  color: #fcb223;
  position: absolute;
  right: 15px;
  bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px; }

.title-bar p a.laranja {
  color: #fcb223;
  font-weight: 700;
  padding: 8px 0 0 14px;
  display: block;
  text-transform: uppercase; }

.voz--laranja {
  background: #fcb223;
  padding: 19px 0 0 14px;
  margin: 0 0 0 -14px;
  height: 100%;
  width: 178px; }

.esporte a small.chapeu--botafogo {
  background: url("../img/clubes/botafogo.svg");
  width: 38px;
  height: 44px; }

.esporte a small.chapeu--flamengo {
  background: url("../img/clubes/flamengo.svg");
  width: 38px;
  height: 44px; }

.esporte a small.chapeu--fluminense {
  background: url("../img/clubes/fluminense.svg");
  width: 38px;
  height: 44px; }

.esporte a small.chapeu--vasco {
  background: url("../img/clubes/vasco.svg");
  width: 38px;
  height: 44px; }

body {
  color: #323232;
  background: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3125;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

small.chapeu--vermelho {
  background: #d31410; }
small.chapeu--verde {
  background: #079110; }
small.chapeu--rosa {
  background: #ff3883; }
small.chapeu--laranja {
  background: #fcb223; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a,
a:hover {
  text-decoration: none; }

ul,
ol {
  margin: 0;
  list-style: none;
  padding: 0; }

hr {
  border-top: 1px solid #eeeeee;
  border-left: none;
  border-right: none;
  border-bottom: none;
  height: 1px;
  margin: 1rem 0;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

figure {
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 1.3125rem 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizelegibility;
  color: #323232; }

fieldset {
  display: block;
  position: relative;
  width: auto;
  border: none; }

.mrg-bot-3rem {
  margin-bottom: 3rem; }

.mrg-top-1rem {
  margin-top: 1rem; }

.mrg-top-2rem {
  margin-top: 2rem; }

.mrg-top-3rem {
  margin-top: 3rem; }

.entre-componentes {
  margin-bottom: 30px; }

.padding-left-15 {
  padding-left: 15px; }

.padding-right-15 {
  padding-right: 15px; }

.padding-20 {
  padding: 20px; }

::-webkit-input-placeholder {
  color: #323232;
  letter-spacing: -.55px; }

:-moz-placeholder {
  color: #323232;
  letter-spacing: -.55px;
  opacity: 1; }

::-moz-placeholder {
  color: #323232;
  letter-spacing: -.55px;
  opacity: 1; }

:-ms-input-placeholder {
  color: #323232;
  letter-spacing: -.55px; }

::-ms-input-placeholder {
  color: #323232;
  letter-spacing: -.55px; }

#pub-intervencao {
  z-index: 9999999999;
  top: 390px;
  position: absolute;
  left: 50%;
  margin-left: -470px;
  overflow: hidden; }

.mrg-top-bot {
  margin: 2rem auto; }

.cont-branco {
  background: #fff;
  border: 1px solid #e3e3e3; }

.formato {
  line-height: 1px; }

.widget-header-sidebar {
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: -0.045rem;
  border-bottom: 1px solid #ccc;
  color: #181818;
  font-size: 22px;
  font-weight: 900;
  margin: 0;
  padding: 0 0 10px 0;
  line-height: 1.2;
  position: relative; }

.widget-header {
  position: relative;
  width: 100%; }

.widget-header-sidebar p {
  margin: 0; }

.widget-header-sidebar a[class^="--"],
.widget-header-sidebar a[class*="--"] {
  font-size: 12px;
  font-style: normal; }

.widget-header span {
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: -0.045rem;
  display: block;
  border-bottom: 1px solid #ccc;
  position: relative;
  width: 100%;
  color: #181818;
  font-size: 34px;
  font-weight: 900;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1.2; }

.widget-header [class^="link--"]:before,
.widget-header [class*="link--"]:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 5px;
  bottom: 0; }

.header-meiahora--border-bottom .logo-mh--centro {
  margin: 10px 0; }

.header-meiahora--border-bottom .logo-mh--centro img {
  width: 230px; }

.header-meiahora--border-bottom .btn--acao-vermelho,
.edition-digital .assine-module .btn--acao-vermelho {
  -webkit-transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out; }
  .header-meiahora--border-bottom .btn--acao-vermelho:hover,
  .edition-digital .assine-module .btn--acao-vermelho:hover {
    background-color: #f01a0e; }

.edition-digital .assine-module .btn--acao-vermelho {
  position: relative;
  left: 0px;
  top: 5px; }

.header-meiahora--border-bottom .redes-sociais {
  right: 160px; }

.header-meiahora--border-bottom .redes-sociais ul li {
  list-style-type: none;
  display: inline-block; }
  .header-meiahora--border-bottom .redes-sociais ul li img {
    width: 30px; }
.header-meiahora--border-bottom .redes-sociais ul li:nth-child(3) img {
  width: 33px; }

#nav-hamburguer {
  width: 25px;
  height: 23px;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  left: 20px;
  top: 34px; }

#nav-hamburguer span {
  display: block;
  position: absolute;
  height: 5px;
  width: 50%;
  background: #d31410;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-hamburguer span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0; }

#nav-hamburguer span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px; }

#nav-hamburguer span:nth-child(1),
#nav-hamburguer span:nth-child(2) {
  top: 0px; }

#nav-hamburguer span:nth-child(3),
#nav-hamburguer span:nth-child(4) {
  top: 8px; }

#nav-hamburguer span:nth-child(5),
#nav-hamburguer span:nth-child(6) {
  top: 16px; }

#nav-hamburguer:after {
  content: 'MENU';
  font-weight: 700;
  letter-spacing: 0.004rem;
  position: absolute;
  font-size: 14px;
  left: 35px;
  top: 2px;
  color: #323232; }

body.has-active-menu {
  overflow: hidden; }

.menu-sidebar-100 {
  overflow: hidden; }

input.campo-busca-oculto::-webkit-input-placeholder {
  color: #999;
  letter-spacing: -.55px; }

input.campo-busca-oculto:-moz-placeholder {
  color: #999;
  letter-spacing: -.55px;
  opacity: 1; }

input.campo-busca-oculto::-moz-placeholder {
  color: #999;
  letter-spacing: -.55px;
  opacity: 1; }

input.campo-busca-oculto:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
  letter-spacing: -.55px; }

input.campo-busca-oculto::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999;
  letter-spacing: -.55px; }

.search-button {
  display: none; }

.c-menu .busca-sidebar-100 {
  display: block;
  width: 100%;
  margin: 0 0 .938rem 0;
  padding: 0 1.25rem;
  position: relative; }

.c-menu .busca-sidebar-100 .campo-busca-oculto {
  border: 0;
  border-bottom: 1px solid #ccc;
  padding: .938rem 0;
  width: 100%;
  color: #3b3b3b;
  font-weight: 300;
  font-size: 1rem;
  background-color: transparent;
  z-index: 999999999 !important; }

.busca-sidebar-100 .lupa-busca-menu-oculto {
  position: absolute;
  width: 2.25rem;
  height: 2.188rem;
  right: 1.25rem;
  top: 38%;
  margin-top: -.594rem;
  border: 0;
  z-index: 9;
  background: transparent; }

.c-menu .icon-searcher {
  position: absolute;
  top: 19px;
  right: 25px; }

.sub_secoes {
  margin-bottom: 1rem; }

.edition-digital {
  width: 100%;
  padding: .625rem .938rem .625rem 1.25rem;
  /*border-bottom: .063rem solid #e6e6e6;*/
  overflow: hidden;
  display: block;
  margin-bottom: 1.25rem; }

.edition-digital .wrapper-imagem-capa {
  float: left; }

.edition-digital p {
  font-size: 13px;
  margin-top: 0; }

.edition-digital img {
  max-width: 100px;
  border: 1px solid #f1f1f1; }

.edition-digital h5 {
  margin: 5px 0;
  padding: 0; }

.edition-digital .wrapper-content {
  float: left; }

.c-menu__items {
  margin: 0 0 .938rem 0;
  padding: 0 1.25rem; }

.c-menu__items a {
  display: block;
  width: 100%;
  padding: .75rem 0;
  margin: 0;
  font-weight: 300;
  font-size: .95rem;
  text-transform: uppercase;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  line-height: 1.125rem;
  font-weight: 700; }

.c-menu__items .c-menu__item,
.c-menu__items .c-menu__subitem {
  position: relative; }

.c-menu__items .c-menu__item .item-arrow,
.c-menu__items .c-menu__subitem .item-arrow {
  font-size: 10px;
  font-size: .625rem;
  position: absolute;
  right: 5px;
  top: 15px; }

.c-menu__items .c-menu__subitem .item-arrow {
  top: 4px; }

.c-menu__items .sub_secoes .c-menu__subitem a {
  font-size: .85rem;
  padding: .35rem 0;
  text-transform: inherit;
  color: #3b3b3b;
  font-weight: 400;
  letter-spacing: -.25px; }

.c-menu__items .sub_secoes .c-menu__subitem:nth-child(1) a {
  padding: 0 0 .25rem 0; }

.c-menu {
  background-color: #fff;
  left: -10px;
  top: 0;
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  z-index: 999999999999;
  position: fixed;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  box-shadow: 4px 0 6px 1px rgba(0, 0, 0, 0.1); }

.c-menu__item {
  border-bottom: .063rem solid #e6e6e6; }

.c-menu--slide-left {
  height: calc(101%);
  width: 21.25rem;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  overflow-y: scroll; }

.c-menu--slide-left.is-active {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px); }

.c-mask {
  position: fixed;
  z-index: 110;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
  transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s; }

.c-mask.is-active {
  width: 100%;
  height: 100%;
  opacity: .5;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.main-nav--borda-preta {
  padding: 10px 0; }

.list-items ul li {
  display: inline-block;
  margin: 0 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.008rem; }
.list-items ul li a {
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out; }
.list-items ul li.vermelho a {
  color: #464646; }
  .list-items ul li.vermelho a:hover {
    color: #d31410; }
  .list-items ul li.vermelho a:active {
    color: #d31410; }
.list-items ul li.verde a {
  color: #464646; }
  .list-items ul li.verde a:hover {
    color: #079110; }
  .list-items ul li.verde a:active {
    color: #079110; }
.list-items ul li.rosa a {
  color: #464646; }
  .list-items ul li.rosa a:hover {
    color: #ff3883; }
  .list-items ul li.rosa a:active {
    color: #ff3883; }
.list-items ul li.laranja a {
  color: #464646; }
  .list-items ul li.laranja a:hover {
    color: #fcb223; }
  .list-items ul li.laranja a:active {
    color: #fcb223; }

.global-search * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.global-search #busca-campo:focus ~ .search-hint {
  display: block;
  background-color: #fff;
  width: 180px;
  color: #ccc; }

.global-search #busca-campo:focus ~ .lupa {
  right: 183px; }

.global-search {
  vertical-align: top;
  white-space: normal;
  display: inline-block;
  float: none;
  width: 160px;
  margin: -23px 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer; }

.global-search fieldset {
  display: block;
  position: relative;
  width: auto;
  border: none; }

.global-search .icon-searcher img {
  width: 18px;
  cursor: pointer; }

.global-search #busca-campo {
  -moz-transition-property: width;
  -o-transition-property: width;
  -webkit-transition-property: width;
  transition-property: width;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-osx-font-smoothing: grayscale;
  z-index: 2;
  position: absolute;
  right: 0;
  width: 129px;
  height: 25px;
  padding: 5px 0px 3px 30px;
  border-radius: 3px;
  border: none;
  outline: 0;
  background-color: transparent;
  color: #323232;
  font-size: 12px;
  font-weight: 700; }

.search-hint {
  -moz-transition-property: width;
  -o-transition-property: width;
  -webkit-transition-property: width;
  transition-property: width;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  position: absolute;
  right: 0;
  padding: 4px 5px 3px 30px;
  border: 1px transparent;
  border-radius: 4px;
  background: 0 0;
  width: 130px;
  height: 27px;
  color: #fff; }

.global-search .lupa {
  -moz-transition-property: right;
  -o-transition-property: right;
  -webkit-transition-property: right;
  transition-property: right;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  position: absolute;
  z-index: 3;
  display: block;
  right: 133px;
  width: 32px;
  height: 34px; }

.global-search .lupa span {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  margin: 8px 10px;
  color: #323232;
  font-weight: 700; }

.global-search .search-button {
  display: none; }

.global-search #busca-campo:focus {
  background-color: transparent;
  width: 180px;
  color: #1a1a1a;
  border: 1px solid #ccc; }

.trending-topics {
  font-size: 13px;
  text-transform: uppercase;
  padding: 15px 0; }

.trending-topics ul li {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  font-weight: 700; }
.trending-topics ul li a {
  color: #666;
  font-size: 12px; }
.trending-topics ul li:nth-child(1) {
  color: #d31410; }
.trending-topics ul li:nth-child(1):before {
  content: "";
  background: url(../img/trending.svg);
  position: absolute;
  width: 25px;
  height: 25px;
  left: -35px;
  top: -4px; }

.top-news {
  background: #f2f2f2;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 30px 0; }

.top-news .content-manchete {
  width: 764px;
  height: 428px;
  position: relative; }

.top-news .manchete {
  height: 428px;
  position: relative; }

.materia-interna .main--photo {
  float: none;
  clear: both;
  display: block;
  text-align: center;
  max-width: 700px;
  display: block;
  height: auto;
  margin: 0 auto 2rem auto; }

.materia-interna .main--photo img {
  border-radius: 3px;
  border: 1px solid #f1f1f1;
  width: 100%;
  display: block;
  height: auto; }

.materia-interna .main--photo figcaption {
  display: block;
  font-size: 12px;
  line-height: 1.3;
  text-align: left;
  color: #666;
  margin: 8px auto;
  padding: 0; }

.materia-interna .content-veja-mais {
  border-top: 3px #000 solid;
  margin-bottom: 4%;
  width: 300px;
  float: left;
  margin-right: 4%;
  margin-top: 2%; }

.materia-interna .content-veja-mais span {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  padding: 12px 0 5px 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: -1px; }

.materia-interna .content-veja-mais li {
  overflow: hidden;
  margin-bottom: 0;
  padding: 9px 0 7px;
  min-height: 14px;
  border-bottom: 1px solid #ddd; }

.materia-interna .content-veja-mais li a {
  color: #d31410;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2; }

.top-news .manchete a figure {
  width: 764px;
  height: 428px; }

.top-news .manchete a .dados {
  position: absolute;
  z-index: 9;
  left: 30px;
  bottom: 30px; }

.top-news .manchete a small {
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 9;
  font-weight: 900;
  font-style: italic;
  position: absolute;
  left: 30px;
  top: 30px; }

.top-news .manchete a h1 {
  color: #fff;
  font-size: 46px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4); }

.top-news .manchete a p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin: 5px 0;
  padding: 0;
  line-height: 1.2; }

.box-hardnews {
  position: relative;
  max-width: 100%; }

.esporte-module .box-hardnews {
  min-width: 267px; }

.box-hardnews .photo-news {
  position: relative;
  overflow: hidden;
  height: 216px; }

.box-hardnews a small {
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 9;
  font-weight: 900;
  font-style: italic;
  position: absolute;
  left: 20px;
  top: 20px; }

.box-hardnews a p {
  color: #181818;
  font-size: 24px;
  font-weight: 700;
  margin: 5px 0;
  padding: 0;
  line-height: 1.2; }

.placehold-maislidas {
  height: 100px;
  display: none; }

#maislidas-topo {
  z-index: 101;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #fff;
  overflow: hidden;
  transform: translateY(0);
  -webkit-box-shadow: 0 3px 12px 1px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0 3px 12px 1px rgba(0, 0, 0, 0.39);
  box-shadow: 0 3px 12px 1px rgba(0, 0, 0, 0.39);
  -moz-transition: transform 380ms ease-in;
  -webkit-transition: transform 380ms ease-in;
  transition: transform 380ms ease-in; }

.maislidas-visible #maislidas-topo {
  transform: translateY(0);
  position: fixed; }

.maislidas-visible .placehold-maislidas {
  display: block; }

.maislidas-visible #maislidas-topo.site-header--is-fixed {
  transform: translateY(52px); }

#maislidas-topo small {
  font-size: 11px;
  color: #1a1a1a;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 12px;
  position: absolute;
  width: 100%;
  display: block;
  top: 5px; }

#maislidas-topo small::before {
  content: "";
  position: absolute;
  width: 9999px;
  height: 1px;
  background: #ddd;
  top: 6px;
  left: 75px; }

#maislidas-topo .inner {
  white-space: nowrap;
  position: relative;
  top: 15px;
  height: 100px; }

#maislidas-topo .inner:before,
#maislidas-topo .inner:after {
  content: "";
  display: block;
  width: calc(((100% - 1367px) / 2) + 100px);
  height: 100px;
  background: linear-gradient(90deg, #fff, transparent);
  position: absolute;
  top: 0;
  z-index: 8; }

#maislidas-topo .inner:after {
  background: linear-gradient(270deg, #fff, transparent);
  right: 0; }

#maislidas-topo .topnew {
  height: 100px;
  border-right: 1px solid #ddd;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  white-space: normal;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  padding: 12px;
  line-height: 1.1; }

#maislidas-topo .arrows {
  position: absolute;
  z-index: 9;
  top: 24px;
  right: 20px;
  display: none; }

.slick-disabled {
  opacity: .5; }

#maislidas-topo:hover .arrows {
  display: block; }

#maislidas-topo .slick-arrow {
  display: block;
  padding: 5px 5px 0 5px;
  background: #fff;
  overflow: hidden;
  border: 1px solid #ccc;
  text-align: center;
  cursor: pointer;
  background: #f1f1f1; }

#maislidas-topo .slick-prev {
  position: relative;
  bottom: -32px; }

#maislidas-topo .slick-next {
  position: relative;
  top: -32px; }

#maislidas-topo .slick-arrow img {
  width: 20px; }

#maislidas-topo .topnew span {
  display: block;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  padding: 12px 0 0 0;
  line-height: 1.1; }

#maislidas-topo .topnew a {
  color: #1a1a1a;
  font-weight: bold; }

#maislidas-topo .topnew img {
  float: left;
  margin: 0 10px 8px 0; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.manchete-whitout-photo {
  display: block;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #ccc; }

.manchete-whitout-photo a h1 {
  color: #181818;
  font-size: 62px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  letter-spacing: -1px; }

.manchete-whitout-photo a small {
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 9;
  font-weight: 900;
  font-style: italic;
  position: relative; }

.manchete-whitout-photo a p {
  color: #323232;
  font-size: 18px;
  font-weight: 400;
  margin: 5px 0;
  padding: 0;
  line-height: 1.2; }

.hardnews-topo {
  display: block;
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #ccc; }

.hardnews-topo .box-hardnews .photo-news {
  height: 162px; }

.hardnews-topo .box-hardnews.sequinho small {
  position: relative;
  top: inherit;
  left: inherit; }

.hardnews-topo a p {
  font-size: 18px; }

.hardnews-topo .box-hardnews {
  border-bottom: 1px solid #ccc;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem; }

.hardnews-topo .box-hardnews:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.box-capanews .photo-news {
  position: relative;
  overflow: hidden;
  height: 400px; }

section.post &gt; .row {
  border-bottom: 5px solid #d31410;
  padding-bottom: 4rem;
  margin: 2rem 0 3rem 0; }

.page-load-status {
  text-align: center;
  margin: 40px auto;
  display: block !important; }

.loader-ellips {
  display: inline-block;
  position: relative; }

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555;
  /* change color here */
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite; }

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0; }

.loader-ellips__dot:nth-child(3) {
  left: 1.5em; }

.loader-ellips__dot:nth-child(4) {
  left: 3em; }

@keyframes reveal {
  from {
    transform: scale(0.001); }
  to {
    transform: scale(1); } }
@keyframes slide {
  to {
    transform: translateX(1.5em); } }
.loader-ellips__dot:nth-child(1) {
  animation-name: reveal; }

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide; }

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse; }

.container.post .box-capanews {
  margin-bottom: 3rem; }

.container.post .box-capanews figcaption {
  display: block;
  font-size: 12px;
  line-height: 1.3;
  text-align: left;
  color: #666;
  margin: 8px auto;
  padding: 0; }

.box-capanews a small {
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 9;
  font-weight: 900;
  font-style: italic;
  position: absolute;
  left: 20px;
  top: 20px; }

.box-capanews a h1 {
  color: #fff;
  font-size: 46px;
  font-weight: 700;
  margin: 20px;
  padding: 0;
  line-height: 1;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 10;
  bottom: 0; }

.materia-interna a small {
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 9;
  font-weight: 900;
  font-style: italic;
  position: relative; }

.materia-interna h1 {
  color: #323232;
  font-size: 70px;
  font-weight: 900;
  margin: 10px 0;
  padding: 0;
  line-height: 1.2; }

.materia-interna h2.subtitulo {
  color: #323232;
  font-size: 18px;
  font-weight: 300;
  margin: 10px 0;
  padding: 0;
  line-height: 1.2;
  font-style: italic; }

.materia-interna h2 {
  color: #323232;
  font-size: 24px;
  font-weight: 900;
  margin: 10px 0;
  padding: 0;
  line-height: 1.2; }

.materia-interna p,
.materia-interna div.texto {
  color: #323232;
  font-size: 18px;
  font-weight: 100;
  margin: 10px 0;
  padding: 10px 0;
  line-height: 28px; }

.materia-interna .editoria p {
  color: #5b5959;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.6; }

.materia-interna .editoria small {
  color: #5b5959;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 1.6; }

.materia-interna .photo-news {
  position: relative;
  overflow: hidden;
  height: 400px; }

.materia-interna .entre-componentes {
  border-bottom: 1px solid #ccc; }

.content-shares {
  /* border-top: 1px solid #e1e1e1; */
  display: block;
  /* margin-top: 50px; */
  text-align: center;
  width: 100%; }

.materia-interna .embed--video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.materia-interna .embed--audio {
  position: relative;
  margin: 2rem 0;
  overflow: hidden;
  width: 99.5%; }

.materia-interna .embed--video iframe,
.materia-interna .embed--video object,
.materia-interna .embed--video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.content-shares ul {
  background-color: transparent !important;
  display: inline-block;
  padding: 15px; }

.content-shares li {
  display: block;
  margin: 0 5px 5px 5px; }

.content-shares li a {
  display: block;
  width: 32px;
  color: #3284ad;
  font-size: 32px; }

.content-shares li a .icon-facebook {
  color: #1877F2; }

.icon-facebook:before {
  display: none;
 }

.content-shares li a .icon-twitter {
  color: #323232; }

.icon-twitter:before {
  display: none;
}

.content-shares li.whatsapp-item {
  display: none; }

.content-shares li a .icon-whatsapp {
  color: #1bd741; }

.icon-text:before {
  content: "\e903"; }

.sub-header a {
  color: #fff;
  font-size: 2rem; }

.ODiaGaleriaNoticia .supergaleria__materia {
  display: block;
  position: relative;
  background: #000;
  color: #ccc;
  overflow: hidden;
  clear: both;
  float: none; }

.ODiaGaleriaNoticia .supergaleria__materia .mrg-top-3rem {
  margin-top: 1rem; }

.ODiaGaleriaNoticia .supergaleria__materia .widget-header {
  padding: 0 30px; }

.ODiaGaleriaNoticia .supergaleria__materia .widget-header span {
  margin: 0;
  border: none; }

.ODiaGaleriaNoticia .supergaleria__materia .widget-header a.link--chumbo {
  color: #fff; }

.ODiaGaleriaNoticia .supergaleria__materia h2 {
  color: #282828;
  letter-spacing: -0.07em;
  display: block;
  font-weight: 700;
  /*font-size: 46px;*/
  font-size: 36px;
  line-height: 50px;
  margin: 40px 15px 0px 0px; }

.ODiaGaleriaNoticia .supergaleria__materia h3 {
  text-align: left;
  padding: 10px 20px 20px 20px;
  color: #fff;
  letter-spacing: -.8px;
  font-size: 1.4em;
  font-weight: 700;
  font-style: italic;
  margin: 0; }

.ODiaGaleriaNoticia .supergaleria__materia .count-slides {
  padding: 0 0 0 20px;
  text-transform: uppercase;
  font-size: 11px;
  color: #bbb; }

.ODiaGaleriaNoticia .supergaleria__materia .count-slides &gt; div {
  float: left;
  margin-top: 10px; }

.ODiaGaleriaNoticia .supergaleria__materia .count-slides &gt; div:nth-child(1):after {
  content: "/";
  font-size: 11px;
  padding: 0 3px;
  float: right;
  visibility: visible;
  position: relative; }

.ODiaGaleriaNoticia .supergaleria__materia .controles {
  padding: 0 20px 20px 0;
  float: right;
  cursor: pointer; }

.ODiaGaleriaNoticia .supergaleria__materia .controles .swiper-button-disabled {
  opacity: .5; }

.ODiaGaleriaNoticia .supergaleria__materia .swiper-button-prev {
  opacity: 1;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEyOSAxMjkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOSAxMjkiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+ICA8Zz4gICAgPGc+ICAgICAgPHBhdGggZD0ibTY0LjUsMTIyLjZjMzIsMCA1OC4xLTI2IDU4LjEtNTguMXMtMjYtNTgtNTguMS01OC01OCwyNi01OCw1OCAyNiw1OC4xIDU4LDU4LjF6bTAtMTA4YzI3LjUsNS4zMjkwN2UtMTUgNDkuOSwyMi40IDQ5LjksNDkuOXMtMjIuNCw0OS45LTQ5LjksNDkuOS00OS45LTIyLjQtNDkuOS00OS45IDIyLjQtNDkuOSA0OS45LTQ5Ljl6IiBmaWxsPSIjRkZGRkZGIi8+ICAgICAgPHBhdGggZD0ibTcwLDkzLjVjMC44LDAuOCAxLjgsMS4yIDIuOSwxLjIgMSwwIDIuMS0wLjQgMi45LTEuMiAxLjYtMS42IDEuNi00LjIgMC01LjhsLTIzLjUtMjMuNSAyMy41LTIzLjVjMS42LTEuNiAxLjYtNC4yIDAtNS44cy00LjItMS42LTUuOCwwbC0yNi40LDI2LjRjLTAuOCwwLjgtMS4yLDEuOC0xLjIsMi45czAuNCwyLjEgMS4yLDIuOWwyNi40LDI2LjR6IiBmaWxsPSIjRkZGRkZGIi8+ICAgIDwvZz4gIDwvZz48L3N2Zz4=); }

.ODiaGaleriaNoticia .supergaleria__materia .swiper-button-next {
  opacity: 1;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEyOSAxMjkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOSAxMjkiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+ICA8Zz4gICAgPGc+ICAgICAgPHBhdGggZD0iTTY0LjUsMTIyLjZjMzIsMCw1OC4xLTI2LDU4LjEtNTguMVM5Ni41LDYuNCw2NC41LDYuNFM2LjQsMzIuNSw2LjQsNjQuNVMzMi41LDEyMi42LDY0LjUsMTIyLjZ6IE02NC41LDE0LjYgICAgYzI3LjUsMCw0OS45LDIyLjQsNDkuOSw0OS45UzkyLDExNC40LDY0LjUsMTE0LjRTMTQuNiw5MiwxNC42LDY0LjVTMzcsMTQuNiw2NC41LDE0LjZ6IiBmaWxsPSIjRkZGRkZGIi8+ICAgICAgPHBhdGggZD0ibTUxLjEsOTMuNWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDI2LjQtMjYuNGMwLjgtMC44IDEuMi0xLjggMS4yLTIuOSAwLTEuMS0wLjQtMi4xLTEuMi0yLjlsLTI2LjQtMjYuNGMtMS42LTEuNi00LjItMS42LTUuOCwwLTEuNiwxLjYtMS42LDQuMiAwLDUuOGwyMy41LDIzLjUtMjMuNSwyMy41Yy0xLjYsMS42LTEuNiw0LjIgMCw1Ljh6IiBmaWxsPSIjRkZGRkZGIi8+ICAgIDwvZz4gIDwvZz48L3N2Zz4=); }

.ODiaGaleriaNoticia .supergaleria__materia .navegacao {
  width: 30px;
  height: 30px;
  float: left;
  margin-left: 10px;
  background-size: cover;
  text-indent: -9999px; }

.ODiaGaleriaNoticia .supergaleria__materia figure {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 390px;
  max-height: 390px;
  overflow: hidden;
  border-radius: 3px;
  text-align: center;
  background: #282828;
  vertical-align: middle; }

.ODiaGaleriaNoticia .supergaleria__materia figcaption {
  padding: 20px; }

.ODiaGaleriaNoticia .supergaleria__materia figcaption span.legenda {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: -.8px;
  line-height: 1.4;
  display: block; }

.ODiaGaleriaNoticia .supergaleria__materia figcaption small {
  text-transform: uppercase; }

.ODiaGaleriaNoticia .supergaleria__materia img {
  /*display: inline-block;*/
  margin: 0 auto;
  width: auto;
  height: auto;
  max-height: 390px;
  max-width: 100%;
  margin: 0 auto;
  display: block; }

.ODiaGaleriaNoticia .supergaleria__materia .swiper-wrapper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  float: left; }

.ODiaGaleriaNoticia .supergaleria__materia .swiper-wrapper {
  height: inherit !important;
  position: relative;
  width: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; 
}

.ODiaGaleriaNoticia .supergaleria__materia .swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 100%;
  position: relative; 
}

.ODiaGaleriaNoticia .supergaleria__materia .controles {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
  /*width: 100%;*/
  margin-top: 0px;
  display: block; }

.ODiaGaleriaNoticia .supergaleria__materia .dados-fotos {
  background: #fff; }

.ODiaGaleriaNoticia .supergaleria__materia .controles .swiper-button-disabled {
  opacity: .5;
  cursor: default; }

.ODiaGaleriaNoticia .supergaleria__materia .swiper-button-prev {
  opacity: 1;
  left: -75px;
  background: #fff;
  position: absolute; }

.ODiaGaleriaNoticia .supergaleria__materia .swiper-button-next {
  opacity: 1;
  right: 0px;
  background: #fff;
  position: absolute; }

.ODiaGaleriaNoticia .supergaleria__materia .navegacao {
  width: 40px;
  height: 40px;
  background-size: cover;
  text-align: center;
  z-index: 9;
  display: inline-block; }

.ODiaGaleriaNoticia .supergaleria__materia .navegacao img {
  max-width: 25px;
  position: relative;
  top: 50%;
  left: 0px;
  right: 0;
  margin: -12px auto 0 auto; }

.ultimas-news a small {
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 9;
  font-weight: 900;
  font-style: italic;
  position: relative;
  margin-bottom: 6px; }

.ultimas-news .photo-news figure {
  height: 180px;
  width: 270px;
  overflow: hidden; }

.ultimas-news .photo-news figure img {
  width: 100%;
  display: block;
  height: auto; }

.ultimas-news .data {
  width: 83px; }

.ultimas-news .data p {
  color: #323232;
  font-size: 10px;
  font-weight: 700;
  margin: 10px 0;
  padding: 0;
  line-height: 0; }

.ultimas-canal .listagem-news {
  width: 100%; }

.timeline {
  padding-left: 25px;
  border-left: 1px solid #ccc; }

.feed-post {
  position: relative;
  overflow: visible;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  min-height: 130px; }

.listagem-news .manchete .feed-post {
  position: relative;
  overflow: visible;
  margin-bottom: 0px;
  padding-bottom: 0px;
  box-sizing: border-box; }

.listagem-news .manchete .feed-post:after {
  display: none; }

.feed-post:last-child {
  border-bottom: none; }

.feed-post .texto-news {
  flex: 1 0 0;
  margin-right: 4%; }

.feed-post .photo-news {
  /*flex: 0 0 46%;*/
  overflow: hidden; }

.feed-post:after {
  content: " ";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  left: -30px;
  background: #079110;
  border: 2px solid #079110; }

.data time {
  color: #323232;
  font-size: 10px;
  font-weight: 700;
  margin: 10px 0;
  padding: 0;
  line-height: 0;
  padding-bottom: 5px;
  display: block;
  text-transform: uppercase; }

.ultimas-news h1 {
  color: #323232;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 10px 0;
  padding: 0;
  line-height: 26px; }

.ultimas-news h1.wphoto {
  color: #323232;
  font-size: 2.5rem;
  font-weight: 700;
  margin: 10px 0;
  padding: 0;
  line-height: 26px; }

.ultimas-news a p {
  color: #323232;
  font-size: 1rem;
  font-weight: 400;
  margin: 10px 0;
  padding: 0;
  line-height: 20px; }

.ultimas-news .feed-post a {
  width: 100%;
  display: flex;
  height: 100%; }

.esporte .box-hardnews a p {
  color: #079110;
  font-size: 20px; }

.editoria-destacada.esporte .box-hardnews {
  width: 267px; }

.celebridades .box-hardnews a p {
  color: #ff3883;
  font-size: 20px; }

.celebridades .col-6 .box-hardnews a p {
  font-size: 28px; }

.editoria-destacada .end-module {
  height: 3px;
  width: 100%;
  background: #f2f2f2; }

.editoria-destacada.esporte .box-hardnews .photo-news {
  height: 162px; }

.editoria-destacada.celebridades .box-hardnews .photo-news {
  height: 345px; }

.editoria-destacada.celebridades .col-6 .box-hardnews {
  max-width: 567px; }

.editoria-destacada.celebridades .col-3 .box-hardnews {
  max-width: 267px; }

.editoria-destacada.celebridades .box-hardnews .photo-news figure::before,
.editoria-destacada.esporte .box-hardnews .photo-news figure::before {
  display: none; }

.edicao-digital {
  margin-bottom: 0; }

.edicao-digital .cover,
.edicao-digital .acesso-digital {
  margin-top: 20px; }

.edicao-digital .cover img {
  max-width: 80%;
  display: inline-block;
  border: 1px solid #f2f2f2; }

.botao-ultimas {
  text-align: center; }

.ultimas-canal {
  margin-bottom: 3rem; }

.loader {
  border: 4px solid #f01a0e;
  border-top: 4px solid #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  animation: spin 1s linear infinite;
  margin: 0 auto;
  display: block; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.botao-ultimas .btn {
  padding: 15px 0;
  text-transform: uppercase;
  font-size: 18px; }

.edicao-digital .btn,
.botao-ultimas .btn {
  -webkit-transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
  width: 80%; }

.edicao-digital .btn:hover {
  background-color: #f01a0e; 
}

.mais-lidas--horizontal li {
  display: inline-block;
  padding-left: 50px;
  position: relative;
  max-width: 18%;
  margin-right: 2%; 
}

.mais-lidas--horizontal li a p {
  color: #181818;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.2; }

.mais-lidas--horizontal li a small {
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 9;
  font-weight: 900;
  font-style: italic;
  position: relative;
  margin-bottom: 6px; }

[class^="mais-lidas--"] ul,
[class*="mais-lidas--"] ul {
  counter-reset: counter;
  position: relative; }

.taboola-container {
  margin-bottom: 3rem;
  width: 100%;
  display: block;
  clear: both; }

.mais-lidas--vertical .recebe-mais-lidas {
  display: inline-block; }

[class^="mais-lidas--"] li:before,
[class*="mais-lidas--"] li:before {
  content: "";
  position: absolute;
  background: #bebebe;
  padding: 20px;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  top: 5px;
  left: 0;
  opacity: .5;
  z-index: -1; }

[class^="mais-lidas--"] li:after,
[class*="mais-lidas--"] li:after {
  content: counter(counter);
  counter-increment: counter;
  position: absolute;
  left: 13px;
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-style: italic;
  top: 10px; }

.mais-lidas--vertical li {
  padding-left: 50px;
  position: relative;
  margin-right: 2%;
  padding-bottom: 40px; }

.mais-lidas--vertical li a p {
  color: #181818;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  letter-spacing: -0.050rem; }

.mais-lidas--vertical li a small {
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 9;
  font-weight: 900;
  font-style: italic;
  position: relative;
  margin-bottom: 6px;
  box-shadow: 2px 2px #000;
  font-size: 15px; }

[class^="mais-lidas--"] ul,
[class*="mais-lidas--"] ul {
  counter-reset: counter;
  position: relative; }

[class^="mais-lidas--"] li:before,
[class*="mais-lidas--"] li:before {
  content: "";
  position: absolute;
  background: #bebebe;
  padding: 20px;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  top: 5px;
  left: 0;
  opacity: .5;
  z-index: -1; }

[class^="mais-lidas--"] li:after,
[class*="mais-lidas--"] li:after {
  content: counter(counter);
  counter-increment: counter;
  position: absolute;
  left: 13px;
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-style: italic;
  top: 10px; }

.recomendadas li {
  position: relative;
  margin-right: 2%;
  padding-bottom: 20px; }

.recomendadas li a p {
  color: #181818;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.2; }

.recomendadas li a small {
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 9;
  font-weight: 900;
  font-style: italic;
  position: relative;
  margin-bottom: 6px; }

[class^="box-extras-editoriais--"],
[class*="box-extras-editoriais--"] {
  min-height: 460px;
  padding: 30px;
  overflow: hidden;
  position: relative; }

[class^="box-extras-editoriais--"] .intro,
[class*="box-extras-editoriais--"] .intro {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  letter-spacing: -0.008rem;
  position: absolute;
  left: 110px;
  top: 105px;
  max-width: 225px; }

[class^="box-extras-editoriais--"] .acao-extras-btn .btn,
[class*="box-extras-editoriais--"] .acao-extras-btn .btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 30px; }

[class^="box-extras-editoriais--"] .acao-extras-btn .btn,
[class*="box-extras-editoriais--"] .acao-extras-btn .btn {
  -webkit-transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
  text-transform: uppercase;
  width: 60%; }

[class^="box-extras-editoriais--"] .intro span,
[class*="box-extras-editoriais--"] .intro span {
  display: block;
  color: #f01a0e;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  padding: 10px 0 0 0;
  line-height: 1.2; }

[class^="box-extras-editoriais--"] .intro h2,
[class*="box-extras-editoriais--"] .intro h2 {
  display: block;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin: 0;
  padding: 0 0 0 0;
  line-height: 1.2; }

[class^="box-extras-editoriais--"] .widget-header-sidebar,
[class*="box-extras-editoriais--"] .widget-header-sidebar {
  border-bottom: 1px solid #f01a0e; }

[class^="box-extras-editoriais--"] .colunista-figure,
[class*="box-extras-editoriais--"] .colunista-figure {
  position: absolute;
  bottom: -10px;
  left: -20px; }

[class^="box-extras-editoriais--"] .colunista-figure img,
[class*="box-extras-editoriais--"] .colunista-figure img {
  width: 100%;
  display: block;
  height: auto; }

[class^="box-extras-editoriais--"] .colunista-figure:before,
[class*="box-extras-editoriais--"] .colunista-figure:before {
  content: '"';
  color: #f01a0e;
  font-size: 230px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 0;
  position: absolute;
  z-index: 9;
  left: 50px;
  top: 200px; }

[class^="box-voz-do-povo"],
[class*="box-voz-do-povo"] {
  position: relative;
  background: #f2f2f2; }

.box-voz-do-povo .voz {
  padding: 23px 0; }

.box-voz-do-povo .voz h3 {
  color: #181818;
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 11px 0;
  padding: 0;
  line-height: 1.5;
  text-transform: uppercase; }

.box-voz-do-povo .voz p {
  color: #181818;
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 11px 0;
  padding: 0;
  line-height: 1.5; }

.box-voz-do-povo .voz span {
  color: #181818;
  font-size: 11px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  display: block; }

.voz--vermelho h1 {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  text-transform: uppercase; }

.voz--vermelho p {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 11px 0;
  padding: 0;
  line-height: 1.5; }

.voz--vermelho span {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  margin: 0 0 15px 0;
  padding: 0;
  line-height: 1.5;
  display: block; }

.content-gata .dados h1 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.3;
  /*text-transform: uppercase;*/ }

.content-gata .dados p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 1.3;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4); }

.content-gata {
  margin-top: 1.5rem; }

[class^="box-extras-editoriais--"] .content-gata, [class*="box-extras-editoriais--"] .content-gata {
  position: relative; }

[class^="box-extras-editoriais--"] .content-gata .dados, [class*="box-extras-editoriais--"] .content-gata .dados {
  position: absolute;
  z-index: 9;
  left: 15px;
  bottom: 15px;
  padding-right: 20px; }

[class^="box-extras-editoriais--"] a,
[class*="box-extras-editoriais--"] a {
  display: block;
  overflow: hidden; }

[class^="box-services"],
[class*="box-services"] {
  min-height: 259px;
  overflow: hidden;
  position: relative; }

[class^="title-bar"],
[class*="title-bar"] {
  position: relative;
  height: 35px;
  background: #181818; }

[class^="content-service"],
[class*="content-service"] {
  position: relative;
  padding: 7px;
  background: #f2f2f2; }

.content-service .dados {
  position: absolute;
  right: 2px;
  top: 39px;
  width: 206px; }

.content-service .dados h1 {
  color: #181818;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 0;
  text-transform: uppercase; }

.content-service .dados p {
  color: #181818;
  font-size: 12px;
  font-weight: 400;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 1.3; }

footer {
  line-height: 16px;
  color: #ccc;
  padding: 24px 0 0 0;
  background: #181818;
  margin-top: 5rem;
  position: relative; }

footer h5 {
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 8px 0 15px 0;
  padding: 0;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: -1px;
  display: inline-block; }

footer ul.indice-rodape li {
  color: #fff;
  letter-spacing: -.2px;
  line-height: 18px;
  margin: 7px 0;
  display: block; }

footer ul.indice-rodape li a {
  color: #fff; }

footer .edicao-digital-rodape span {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.3;
  word-wrap: break-word; }

footer .edicao-digital-rodape img {
  width: 100%;
  display: block;
  height: auto; }

footer .links-demais {
  padding-top: 20px;
  margin-top: 20px;
  font-size: 13px;
  border-top: 1px solid #fff; }

footer .links-demais ul {
  display: inline-block; }

footer .text-left li {
  margin-right: 22px;
  float: left; }

footer .text-left li:last-child {
  margin-top: -9px; }

footer .odiamusic img {
  height: 48px; }

footer .meiahora img {
  height: 35px; 
}

footer .links-demais li {
  display: block;
  float: left;
  margin: -9px 14px 0 0;
  font-size: 13px; 
}

footer .links-demais li a {
  color: #fff; 
}

footer .btn__assine {
  position: relative;
  background-color: #d31410;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 0;
  line-height: 40px;
  height: 40px;
  padding: 0 14px 0 14px;
  text-align: center;
  cursor: pointer;
  transition: all .2s ease-out;
  display: inline-block; }

footer .footer-end {
  background: #d31410;
  overflow: hidden;
  margin-top: 40px;
  min-height: 60px;
  line-height: 60px; }

footer .logo-rodape h1 {
  margin-top: 0;
  position: relative;
  top: 4px; }

footer .logo-rodape img {
  height: 30px; }

footer .copyright {
  text-align: right;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  margin: 0;
  padding: 30px 13px 0 0;
  line-height: 1.5; }

footer .redes-odia li {
  position: relative;
  margin-bottom: 10px; }

footer .redes-odia li small {
  color: #fff;
  font-weight: 300; }

footer .redes-odia img {
  max-width: 27px;
  width: 27px; }

footer .redes-odia li span {
  position: absolute;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  margin: 12px 0 0 12px;
  padding: 0;
  line-height: 0; }

footer .footer-end {
  line-height: 50px; }

footer .logo-rodape h1 {
  top: 15px; }

footer ul.indice-rodape li {
  font-size: 13px; }

footer .footer-end {
  line-height: 50px; }

footer .logo-rodape h1 {
  top: 15px; }

footer .store-icon {
  margin-top: 14px; }

footer .store-icon img {
  width: 95px; }

/* HOME 2020 */
.linha {
  padding: 0 0 25px; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.linha:last-child {
  border: none;
  padding: 0; }

.teaser {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2; }

.teaser + .teaser {
  margin-left: 25px; }

.teaser .data-float {
  background: #fff;
  padding: 15px 15px 15px 0;
  width: 80%;
  margin-top: -75px; }

.teaser figure img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.teaser a.flex figure {
  margin-right: 4%;
  margin-bottom: 0; }

.subsection {
  display: inline-block;
  width: 100%; }

article.bloco-destaque-home--vermelho {
  background: #d31410; 
}

article.bloco-destaque-home--verde {
  background: #079110; 
}

article.bloco-destaque-home--rosa {
  background: #ff3883; 
}

article.bloco-destaque-home--laranja {
  background: #fcb223; 
}

[class*="bloco-destaque-home--"] .chapeu,
[class*="bloco-destaque-home--"] .title,
[class*="bloco-destaque-home--"] .lead {
  padding: 0 12px 0 12px !important;
  color: #fff !important; }

.bloco-manchetao {
  margin-bottom: 40px; }

.bloco-manchetao .chapeu {
  color: #ed1c24;
  font-size: 28px;
  font-weight: 400;
  margin: 0 0;
  padding: 0;
  line-height: 1.2; }

.bloco-manchetao h1 {
  color: #000;
  font-size: 62px;
  font-weight: 700;
  margin: 5px 0;
  padding: 0;
  line-height: 1.2; }

.bloco-manchetao .lead {
  color: #454545;
  font-size: 21px;
  font-weight: 400;
  margin: 5px 0;
  padding: 0;
  line-height: 1.2; }

#bloco-topnews,
#bloco-hardnews {
  display: block; }

.bloco-topnews figure {
  margin-bottom: 11px;
  height: 148px; }

.bloco-topnews .chapeu {
  margin: 10px 0;
  font-size: 15px; }

.bloco-topnews .title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0;
  padding: 0;
  line-height: 1.2; }

.bloco-topnews .lead {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin: 10px 0;
  padding: 0;
  line-height: 1.2; }

.bloco-topnews .top-principal {
  padding-bottom: 20px; }

.bloco-topnews .top-principal figure {
  height: 284px; }

.bloco-topnews .top-principal .chapeu {
  font-size: 18px; }

.bloco-topnews .top-principal .title {
  font-size: 31px; }

.bloco-topnews .top-principal .lead {
  font-size: 17px; }

.bloco-topnews .flex {
  height: 106px; }

.bloco-topnews .flex figure {
  width: 179px;
  height: 106px; }

.bloco-topnews .flex .chapeu {
  margin: 7px 0; }

.bloco-topnews .flex .wrap-data {
  width: 266px; }

.bloco-hardnews .chapeu {
  margin: 10px 0;
  font-size: 15px; }

.bloco-hardnews .col-4 figure {
  margin-bottom: 11px;
  height: 202px; }

.bloco-hardnews .col-3 figure {
  margin-bottom: 11px;
  height: 148px; }

.bloco-hardnews .col-4 .title {
  color: #000;
  font-size: 21px;
  font-weight: 700;
  margin: 10px 0;
  padding: 0;
  line-height: 1.2; }

.bloco-hardnews .title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0;
  padding: 0;
  line-height: 1.2; }

.bloco-hardnews .lead {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0;
  padding: 0;
  line-height: 1.2; }

.bloco-celebridadestv .widget-topheader .linha {
  position: relative;
  margin-bottom: -7px;
  height: 60px;
  border-bottom: solid 4px #ff3883; }

.bloco-celebridadestv .widget-topheader .linha h1 {
  color: #ff3883;
  font-size: 40px;
  font-weight: 700;
  margin: 10px 0;
  padding: 0;
  line-height: 1.2;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block; }

.bloco-celebridadestv .widget-topheader .linha .ancora {
  position: absolute;
  right: 2px;
  bottom: 3px;
  color: #ff3883;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0;
  padding: 0;
  line-height: 1.2;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block; }

.bloco-celebridades {
  height: 480px;
  background: #ff3883;
  display: block; }

.bloco-celebridades:hover {
  background: #ef367c; }

.bloco-celebridades figure {
  height: 238px;
  overflow-y: hidden; }

.bloco-celebridades .chapeu {
  color: #ff3883;
  font-size: 17px;
  font-weight: 400;
  margin: 20px 24px 0 24px;
  padding: 6px 12px;
  line-height: 1.2;
  background: #fff;
  display: inline-block; }

.bloco-celebridades .title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin: 11px 10px 0 10px;
  padding: 6px 12px;
  line-height: 1.2; }

.bloco-celebridades .lead {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  margin: 0 10px;
  padding: 6px 12px;
  line-height: 1.2; }

.bloco-esportes .widget-topheader .linha {
  position: relative;
  margin-bottom: -7px;
  height: 60px;
  border-bottom: solid 4px #079110; }

.bloco-esportes .widget-topheader .linha h1 {
  color: #079110;
  font-size: 40px;
  font-weight: 700;
  margin: 0 0;
  padding: 0 0;
  line-height: 1.2;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block; }

.bloco-esportes .widget-topheader .linha .ancora {
  position: absolute;
  right: 2px;
  bottom: 3px;
  color: #079110;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0;
  padding: 0 0;
  line-height: 1.2;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block; }

.bloco-esportes .col-6 figure {
  margin-bottom: 8px;
  width: 550px;
  max-height: 312px;
  overflow-y: hidden; }

.bloco-esportes .col-6 {
  height: 490px; 
}

.bloco-esportes .col-4 figure {
  margin-bottom: 8px;
  height: 202px;
  overflow-y: hidden; 
}

.bloco-esportes .teaser .chapeu {
  color: #079110;
  font-size: 19px;
  font-weight: 400;
  margin: 0 0;
  padding: 14px 0 0 0;
  line-height: 1.2; }

.bloco-esportes .col-6 .teaser .title {
  color: #079110;
  font-size: 36px;
  font-weight: 700;
  margin: 0 0;
  padding: 10px 0 0 0;
  line-height: 1.2; }

.bloco-esportes .col-6 .teaser .lead {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  margin: 0 0;
  padding: 9px 0 0 0;
  line-height: 1.3; }

.bloco-esportes .teaser .title {
  color: #079110;
  font-size: 22px;
  font-weight: 700;
  margin: 0 0;
  padding: 9px 0 0 0;
  line-height: 1.2; }

.bloco-esportes .teaser .lead {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  margin: 0 0;
  padding: 9px 0 0 0;
  line-height: 1.3; }

.bloco-temquever .widget-topheader .linha {
  position: relative;
  margin-bottom: -7px;
  height: 60px;
  border-bottom: solid 4px #ed1c24; }

.bloco-temquever .widget-topheader .linha h1 {
  color: #ed1c24;
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block; }

.bloco-temquever .widget-topheader .linha .ancora {
  position: absolute;
  right: 2px;
  bottom: 3px;
  color: #ed1c24;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block; }

.bloco-temquever figure {
  margin-bottom: 8px;
  height: 148px; }

.bloco-temquever .chapeu {
  color: #ed1c24;
  font-size: 15px;
  font-weight: 400;
  margin: 0 0;
  padding: 16px 0 0 0;
  line-height: 1.3; }

.bloco-temquever .title {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0;
  padding: 5px 0 0 0;
  line-height: 1.3; }

.bloco-temquever .lead {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0;
  padding: 9px 0 0 0;
  line-height: 1.3; }

.bloco-colunistas .widget-topheader .linha {
  position: relative;
  margin-bottom: -7px;
  height: 60px;
  border-bottom: solid 4px #4b4b4b; }

.bloco-colunistas .widget-topheader .linha h1 {
  color: #4b4b4b;
  font-size: 40px;
  font-weight: 700;
  margin: 0 0;
  padding: 0 0;
  line-height: 1.3;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block; }

.bloco-colunistas .widget-topheader .linha .ancora {
  color: #4b4b4b;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0;
  padding: 0 0;
  line-height: 1.3;
  position: absolute;
  right: 2px;
  bottom: 3px;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block; }

.bloco-colunista-int {
  position: relative;
  height: 400px;
  padding-top: 20px;
  background: #e1e1e1;
  display: block; }

.bloco-colunista-int::before {
  position: absolute;
  content: "";
  top: 0px;
  height: 41px;
  width: 100%;
  background: #4b4b4b;
  display: block; }

.bloco-colunistas .foto-radial-colunista {
  margin: 0 auto;
  height: 208px;
  width: 205px;
  border-radius: 50%;
  border: solid 4px #fff;
  filter: grayscale(85%);
  display: block; }

.bloco-colunistas .foto-radial-colunista:hover {
  filter: grayscale(100%); }

.bloco-colunista-int .title {
  font-size: 17px;
  text-transform: uppercase;
  text-align: center; }

.bloco-colunista-int .lead {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  margin: 0 0;
  padding: 0 13px;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center; }

.bloco-gatadahora .widget-topheader .linha {
  position: relative;
  margin-bottom: -7px;
  height: 60px;
  border-bottom: solid 4px #ff3883; }

.bloco-gatadahora .widget-topheader .linha h1 {
  color: #ff3883;
  font-size: 40px;
  font-weight: 700;
  margin: 10px 0;
  padding: 0;
  line-height: 1.2;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block; }

.bloco-gatadahora .widget-topheader .linha .ancora {
  position: absolute;
  right: 2px;
  bottom: 3px;
  color: #ff3883;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0;
  padding: 0;
  line-height: 1.2;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block; }

.bloco-gata {
  position: relative;
  height: 350px;
  width: 100%;
  text-align: center; }

.col-6 .bloco-gata figure {
  overflow: hidden;
  height: 350px; }

.col-6 .bloco-gata img {
  width: 100%; }

.bloco-gata span {
  position: absolute;
  padding: 0 10px;
  bottom: 70px;
  text-align: center;
  width: 100%;
  display: block; }

.col-6 .bloco-gata mark {
  color: #ff3883;
  font-size: 28px;
  font-weight: 400;
  margin: 0 0;
  padding: 0;
  line-height: 25px;
  box-shadow: 10px 0 0 0 #fff, -7px 0 0 0 #fff;
  background: #fff; }

.bloco-gata mark {
  color: #ff3883;
  font-size: 19px;
  font-weight: 400;
  margin: 0 0;
  padding: 0;
  line-height: 23px;
  box-shadow: 10px 0 0 0 #fff, -7px 0 0 0 #fff;
  background: #fff; }

/* MATÉRIA PARCEIROS  */
.autor-materia-parceiro {
  margin: 65px 0 -24px 112px;
  text-align: left; }

.autor-materia-parceiro img {
  margin-bottom: 20px;
  width: 126px; }

.assinatura-materia-parceiro {
  width: 71px; }

@media only screen and (max-width: 1199px) {
  .autor-materia-parceiro {
    margin: 44px 0 -29px 94px; } }
@media only screen and (max-width: 991px) {
  .autor-materia-parceiro {
    margin: 44px 0 -29px 0px; } }

/*# sourceMappingURL=style.css.map */
</pre></body></html>