@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  box-sizing: border-box; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

.c-referency ul, body .message__item, .minha-gazeta.active .wrapper .minha-gazeta-body, .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo, .minha-gazeta.active .wrapper .minha-gazeta-body .btn-assine, .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list,
.minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list, .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list:first-child,
.minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list:first-child, .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list .item-text,
.minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list .item-text, .minha-gazeta.active .wrapper .minha-gazeta-body .link-home, .notifications .notification-body, .notifications .notification-body .main-header, .notifications .notification-body .main-header .user-name, .notifications .notification-body .main-header .btn-return, .notifications .notification-body .secondary-header .principal-page-title,
.notifications .notification-body .tertiary-header .principal-page-title, .notifications .notification-body .secondary-header .principal-page-title .icoMoreH,
.notifications .notification-body .tertiary-header .principal-page-title .icoMoreH, .notifications .notification-body .secondary-header .principal-page-title .notifications-general-menu,
.notifications .notification-body .tertiary-header .principal-page-title .notifications-general-menu, .notifications .notification-body .secondary-header .principal-page-title .notifications-general-menu .general-item,
.notifications .notification-body .tertiary-header .principal-page-title .notifications-general-menu .general-item, .notifications .notification-body .secondary-header .principal-page-title .notifications-general-menu .general-item a,
.notifications .notification-body .tertiary-header .principal-page-title .notifications-general-menu .general-item a, .notifications .notification-body .secondary-header .page-config-title,
.notifications .notification-body .tertiary-header .page-config-title, .notifications .notification-body .secondary-header .page-config-subtitle,
.notifications .notification-body .tertiary-header .page-config-subtitle, .notifications .notification-body .secondary-header .page-config-notifications,
.notifications .notification-body .tertiary-header .page-config-notifications, .notifications .notification-body .notification-config-list, .notifications .notification-body .notification-config-list .config-list-item, .notifications .notification-body .notification-list, .notifications .notification-body .notification-list .notification-item, .notifications .notification-body .notification-list .notification-item .notification-type, .notifications .notification-body .notification-list .notification-item .notification-type .ico-type, .notifications .notification-body .notification-list .notification-item .notifications-action-menu, .notifications .notification-body .notification-list .notification-item .notifications-action-menu .action-item, .notifications .notification-body .notification-list .notification-item .notifications-action-menu .action-item a, .notifications .notification-body .message__item .box-message.success p, .notifications .notification-body .message__item .box-message.success p .btn-close-msg, .notifications .notification-body .no-notifications,
.notifications .notification-body .loader-notifications,
.notifications .notification-body .not-subscriber-notifications, .c-modal-content .save-read-later-information .btn-assine, .c-modal-content .save-read-later-information .message-minha-gazeta, .c-modal-content .save-read-later-information .saved-header, .c-modal-content .save-read-later-information .saved-message-body span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.vozes-home .c-article-box.box-top-headlines ul li .c-box-description .c-caption,
.video .c-article-box.box-top-headlines ul li .c-box-description .c-caption,
.podcast .c-article-box.box-top-headlines ul li .c-box-description .c-caption,
.post .c-article-box.box-top-headlines ul li .c-box-description .c-caption {
  position: relative;
  width: 100%;
  min-height: 15px;
  padding: 0;
  font-family: "Overpass", sans-serif;
  text-transform: none;
  font-size: 0.8125rem;
  line-height: 18px;
  color: #000000;
  text-align: left;
  margin-bottom: 10px; }
  .vozes-home .c-article-box.box-top-headlines ul li .c-box-description .c-caption:before,
  .video .c-article-box.box-top-headlines ul li .c-box-description .c-caption:before,
  .podcast .c-article-box.box-top-headlines ul li .c-box-description .c-caption:before,
  .post .c-article-box.box-top-headlines ul li .c-box-description .c-caption:before {
    content: "";
    float: left;
    width: 3px;
    background: #2a2a2a;
    height: 15px;
    font-size: 0;
    margin-right: 5px; }

.vozes-home .c-article-box .box-title,
.video .c-article-box .box-title,
.podcast .c-article-box .box-title,
.post .c-article-box .box-title {
  position: relative;
  float: left;
  width: 100%;
  line-height: 31px;
  font-size: 1.375rem;
  font-weight: bold;
  margin: 0;
  font-family: "Overpass", sans-serif;
  padding: 0;
  border-top: solid 1px #2a2a2a; }
  .vozes-home .c-article-box .box-title .strong, .video .c-article-box .box-title .strong, .podcast .c-article-box .box-title .strong, .post .c-article-box .box-title .strong {
    position: relative;
    float: left;
    width: auto;
    padding: 15px 0 0 0;
    margin-top: 0; }
    .vozes-home .c-article-box .box-title .strong:before, .video .c-article-box .box-title .strong:before, .podcast .c-article-box .box-title .strong:before, .post .c-article-box .box-title .strong:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 4px;
      background: #2a2a2a; }

.vozes-home .c-article-box ul li .c-image .item-type-icon svg,
.video .c-article-box ul li .c-image .item-type-icon svg,
.podcast .c-article-box ul li .c-image .item-type-icon svg,
.post .c-article-box ul li .c-image .item-type-icon svg {
  filter: drop-shadow(3px 1px 2px rgba(0, 0, 0, 0.4));
  -webkit-filter: drop-shadow(3px 1px 2px rgba(0, 0, 0, 0.4)); }

.c-credits .item-name-author .item-source a, .post-editedBy a {
  font-weight: bold;
  text-decoration: none; }
  .c-credits .item-name-author .item-source a:hover, .post-editedBy a:hover {
    cursor: pointer;
    text-decoration: underline; }

.c-credits .item-name-author .item-source span, .post-editedBy span, .c-credits .item-name-author .item-source > a, .post-editedBy > a {
  margin: 0 3px; }

.c-credits .item-name-author .item-source span:first-child, .post-editedBy span:first-child {
  margin: 0; }

.c-referency {
  margin-bottom: 30px; }
  .c-referency svg {
    height: 19px;
    margin-right: 10px;
    margin-top: 4px;
    min-width: 20px;
    width: 20px; }
    .c-referency svg path {
      fill: #707070; }
  .c-referency .img svg {
    height: 16px;
    width: 19px; }
  .c-referency a {
    text-decoration: none; }
    .c-referency a:hover {
      text-decoration: underline; }
  .c-referency ul {
    flex-direction: column; }
    .c-referency ul li {
      display: inline-flex;
      font-size: 1rem; }
      .c-referency ul li:not(:last-child) {
        margin-bottom: 10px; }
  .c-referency .title {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 15px; }

/**
 * Columns
 *
 */
/**
 * Columns, Mobile
 *
 */
/**
 * Columns, Tablet
 *
 */
/**
 * Columns, Tablet Up
 *
 */
/**
 * Columns, Desktop
 *
 */
[class*="col-"] {
  float: left;
  margin-bottom: 20px;
  padding-right: 28px; }

.col-12 {
  padding: 0; }

@media screen and (min-width: 1148px) {
  .col-1 {
    max-width: 8.33333%;
    width: 100%; }
  .col-2 {
    max-width: 16.66667%;
    width: 100%; }
  .col-3 {
    max-width: 25%;
    width: 100%; }
  .col-4 {
    max-width: 33.33333%;
    width: 100%; }
  .col-5 {
    max-width: 41.66667%;
    width: 100%; }
  .col-6 {
    max-width: 50%;
    width: 100%; }
  .col-7 {
    max-width: 58.33333%;
    width: 100%; }
  .col-8 {
    max-width: 66.66667%;
    width: 100%; }
  .col-9 {
    max-width: 75%;
    width: 100%; }
  .col-10 {
    max-width: 83.33333%;
    width: 100%; }
  .col-11 {
    max-width: 91.66667%;
    width: 100%; }
  .col-12 {
    max-width: 100%;
    width: 100%; }
  .wrapper {
    max-width: 1148px; }
  .wrapper-podcast,
  .wrapper-video {
    max-width: 1148px; }
  .c-ads-clip .bg-clip {
    left: calc(50% - 574px); }
  .c-ads.ads-stick-footer > div {
    max-width: 1148px; }
  .c-ads.ads-header > div {
    max-width: 1190px; } }

/* CONTAINER */
.container {
  width: 100%;
  margin: 0 auto;
  clear: both; }

.c-ads.ads-stick-footer > div,
.c-ads.ads-header > div {
  width: 100%;
  margin: 0 auto;
  clear: both;
  position: relative; }

.wrapper {
  width: 100%;
  margin: 0 auto;
  clear: both;
  padding: 0 15px; }

.wrapper-podcast,
.wrapper-video {
  width: 100%;
  margin: 0 auto;
  clear: both;
  padding: 0 15px; }

.left {
  float: left; }

.right {
  float: right; }

.row {
  display: flex; }

@media screen and (max-width: 1147px) {
  .col-1 {
    width: 8.33333%; }
  .col-2 {
    width: 16.66667%; }
  .col-3 {
    width: 25%; }
  .col-4 {
    width: 33.33333%; }
  .col-5 {
    width: 41.66667%; }
  .col-6 {
    width: 50%; }
  .col-7 {
    width: 58.33333%; }
  .col-8 {
    width: 66.66667%; }
  .col-9 {
    width: 75%; }
  .col-10 {
    width: 83.33333%; }
  .col-11 {
    width: 91.66667%; }
  .col-12 {
    width: 100%; }
  .wrapper-podcast,
  .wrapper-video {
    max-width: 1024px; }
  .wrapper {
    max-width: 1024px; }
  .c-ads-clip .bg-clip {
    left: calc(50% - 512px); }
  .c-ads.ads-stick-footer > div,
  .c-ads.ads-header > div {
    max-width: 1024px; } }

@media screen and (max-width: 1023px) and (min-width: 320px) {
  .wrapper {
    width: 100%; }
  .wrapper-podcast,
  .wrapper-video {
    max-width: 100%; }
  .c-ads-clip .bg-clip {
    left: calc(50% - 574px); }
  .c-ads.ads-stick-footer > div {
    max-width: 1148px; }
  .c-ads.ads-header > div {
    max-width: 100%; } }

@media screen and (max-width: 1023px) {
  .col-1 {
    width: 10%; }
  .col-2 {
    width: 20%; }
  .col-3 {
    width: 30%; }
  .col-4 {
    width: 40%; }
  .col-5 {
    width: 50%; }
  .col-6 {
    width: 60%; }
  .col-7 {
    width: 70%; }
  .col-8 {
    width: 80%; }
  .col-9 {
    width: 90%; }
  .col-10 {
    width: 100%; } }

@media screen and (max-width: 989px) {
  [class*="col-"] {
    padding: 0 0 0; }
  .col-1 {
    width: 12.5%; }
  .col-2 {
    width: 25%; }
  .col-3 {
    width: 37.5%; }
  .col-4 {
    width: 50%; }
  .col-5 {
    width: 62.5%; }
  .col-6 {
    width: 75%; }
  .col-7 {
    width: 87.5%; }
  .col-8 {
    width: 100%; }
  .c-ads-clip .bg-clip {
    left: calc(50% - 384px); }
  .c-ads.ads-stick-footer > div,
  .c-ads.ads-header > div {
    max-width: 768px; }
  .wrapper {
    max-width: 768px; }
  .wrapper-podcast,
  .wrapper-video {
    max-width: 768px; } }

@media screen and (max-width: 767px) {
  [class*="col-"] {
    width: 100%;
    padding-left: 0; }
  .c-ads-clip .bg-clip {
    left: calc(50% - 290px); }
  .c-ads.ads-stick-footer > div,
  .c-ads.ads-header > div {
    max-width: 580px; }
  .wrapper {
    max-width: 580px; }
  .wrapper-podcast,
  .wrapper-video {
    max-width: 580px; } }

@media screen and (max-width: 579px) {
  .c-ads-clip .bg-clip {
    left: calc(50% - 210px); }
  .c-ads.ads-stick-footer > div,
  .c-ads.ads-header > div {
    max-width: 420px; }
  .wrapper {
    max-width: 420px; }
  .wrapper-podcast,
  .wrapper-video {
    max-width: 100%; } }

@media screen and (max-width: 419px) {
  .c-ads-clip .bg-clip {
    left: calc(50% - 190px); }
  .c-ads.ads-stick-footer > div,
  .c-ads.ads-header > div {
    max-width: 380px; }
  .wrapper {
    max-width: 380px; } }

@media screen and (max-width: 379px) {
  .c-ads-clip .bg-clip {
    left: calc(50% - 180px); }
  .c-ads.ads-stick-footer > div,
  .c-ads.ads-header > div {
    max-width: 360px; }
  .wrapper {
    max-width: 360px; } }

@media screen and (max-width: 359px) {
  .c-ads-clip .bg-clip {
    left: calc(50% - 160px); }
  .c-ads.ads-stick-footer > div,
  .c-ads.ads-header > div {
    max-width: 320px; }
  .wrapper {
    max-width: 320px; } }

body {
  color: #000000;
  font-family: "Overpass", sans-serif;
  width: 100%; }
  body img {
    max-width: 100%;
    width: 100%; }
  body .page-newsletter.destach {
    margin-top: -30px;
    float: left;
    width: 100%; }
  body.note-amp {
    margin-top: 15px; }
  body .mTop {
    padding-top: 160px; }
  body .mTopHome {
    padding-top: 190px; }
  body .mTopId {
    padding-top: 190px; }
  body.webview {
    margin-top: 0;
    padding-top: 0; }
  body.conteudo-publicitario-page {
    padding-bottom: 0;
    background: #f8f8f8; }
    body.conteudo-publicitario-page .c-footer {
      padding-bottom: 0; }
  body.gpbc-page {
    background: #f8f8f8; }
  body.video, body.podcast {
    background: #000000; }
    body.video .container, body.podcast .container {
      background: transparent; }
    body.video.gpbc-page .container, body.podcast.gpbc-page .container {
      background: transparent; }
  body.bomgourmet-page.video, body.bomgourmet-page.podcast, body.haus-page.video, body.haus-page.podcast {
    background: #000000; }
    body.bomgourmet-page.video .container, body.bomgourmet-page.podcast .container, body.haus-page.video .container, body.haus-page.podcast .container {
      background: transparent; }
  body .message__item {
    align-items: center;
    justify-content: center;
    bottom: 5%;
    position: fixed;
    width: 100%;
    z-index: 9999999999; }
    body .message__item .box-message {
      border-radius: 6px;
      padding: 15px; }
      body .message__item .box-message.success {
        background-color: #d4edda; }
        body .message__item .box-message.success p {
          color: #3c763d;
          font-family: 'Overpass', sans-serif;
          font-weight: 700; }
          body .message__item .box-message.success p::before {
            content: "\2713";
            font-weight: 700;
            margin-right: 5px; }

@media screen and (max-width: 989px) {
  body.webview {
    margin-top: 0;
    padding-top: 0; } }

@media screen and (max-width: 1147px) {
  body.webview {
    margin-top: 0;
    padding-top: 0; } }

@media screen and (max-width: 767px) {
  body.webview {
    margin-top: 0;
    padding-top: 0; } }

a {
  color: #3a66c8; }
  a[href]:hover {
    text-decoration: underline; }

input {
  -webkit-appearance: none; }

.relative_left_full {
  position: relative;
  width: 100%;
  float: left; }

.relative_full {
  position: relative;
  width: 100%; }

.c-title {
  color: #000000;
  font-weight: bold;
  font-size: 2.25rem;
  line-height: 125%;
  font-family: "Merriweather", serif; }

.c-title-02 {
  position: relative;
  float: left;
  width: 100%;
  font-family: "Merriweather", serif;
  font-size: 2.125rem;
  line-height: 100%;
  text-align: left;
  color: #000000;
  margin: 30px 0; }
  .c-title-02 strong {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    width: auto;
    font-weight: 700; }

.c-title-03 {
  position: relative;
  float: left;
  width: 100%;
  text-align: left;
  font-size: 1.375rem;
  color: #000000;
  line-height: 125%;
  font-family: "Merriweather", serif; }

.c-title-04 {
  position: relative;
  float: left;
  width: 100%;
  text-align: left;
  font-size: 1rem;
  color: #000000;
  line-height: 125%;
  font-family: "Overpass", sans-serif;
  font-weight: 700;
  margin: 0 0 15px 0; }

.c-box-title {
  color: #707070;
  display: inline-block;
  border-left: 1px solid;
  border-right: 1px solid;
  font-family: "Merriweather", serif;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 15px;
  padding: 0 8px;
  text-transform: lowercase; }

.box-title {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 15px;
  line-height: 31px;
  font-size: 1.375rem;
  font-weight: bold;
  margin: 0;
  font-family: "Overpass", sans-serif;
  padding: 0;
  border-top: solid 1px #2a2a2a; }
  .box-title strong {
    position: relative;
    float: left;
    width: auto;
    padding: 15px 0 0 0;
    margin-top: 0; }
    .box-title strong:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 4px;
      background: #2a2a2a; }

.c-ad-overhead {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 20px;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start; }
  .c-ad-overhead span {
    position: relative;
    width: auto;
    display: inline-flex;
    height: 20px;
    font-family: "Overpass", sans-serif;
    text-transform: uppercase;
    font-size: 0.75rem;
    line-height: 23px;
    font-weight: bold;
    background: #f0ad2c;
    color: #ffffff;
    padding: 0 6px; }
    .c-ad-overhead span a {
      text-decoration: none;
      color: #ffffff;
      display: inline-block;
      width: 100%;
      cursor: pointer; }
  .c-ad-overhead .question {
    display: none;
    position: absolute;
    right: -16px;
    top: 2px;
    width: 16px;
    height: 16px;
    background: transparent;
    cursor: pointer; }
    .c-ad-overhead .question .balloon {
      position: absolute;
      top: 26px;
      left: calc(50% - 200px);
      width: 220px;
      height: auto;
      background: #cccccc;
      padding: 10px;
      font-size: 0.75rem;
      line-height: 125%;
      text-transform: initial;
      color: #000000;
      border-radius: 4px;
      display: none;
      -ms-transition: all 1s ease-out;
      -moz-transition: all 1s ease-out;
      -webkit-transition: all 1s ease-out;
      -o-transition: all 1s ease-out; }
      .c-ad-overhead .question .balloon:before {
        content: "";
        position: absolute;
        left: calc(50% - 5px);
        top: -5px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #cccccc; }
    .c-ad-overhead .question:focus .balloon, .c-ad-overhead .question:hover .balloon {
      display: block; }

.c-logos-client-header {
  float: right;
  width: 120px;
  height: 70px;
  text-align: right; }
  .c-logos-client-header .image-client {
    width: auto;
    height: auto;
    float: right; }
  .c-logos-client-header img {
    float: right;
    width: auto;
    max-width: 100px;
    max-height: 50px; }
  .c-logos-client-header span {
    display: inline-flex;
    width: auto;
    text-align: center;
    color: #707070;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: "Overpass", sans-serif;
    margin-bottom: 3px; }

.c-box-footer {
  position: relative;
  width: 100%;
  float: left;
  background: #ffffff;
  border: solid 1px #e6e6e6;
  padding: 15px;
  margin: 30px 0; }
  .c-box-footer .c-ad-overhead {
    position: relative;
    align-content: center;
    align-items: center; }
  .c-box-footer .c-logos-client {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-direction: row; }
    .c-box-footer .c-logos-client .image-client {
      width: auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-basis: 50%;
      padding: 0 15px;
      margin-bottom: 15px;
      justify-content: center;
      flex-direction: column;
      align-items: center; }
      .c-box-footer .c-logos-client .image-client a {
        display: inline-flex;
        height: auto;
        width: auto; }
      .c-box-footer .c-logos-client .image-client svg {
        display: inline-flex;
        height: auto;
        width: 140px;
        max-width: 100%;
        max-height: 100px; }
      .c-box-footer .c-logos-client .image-client img {
        display: inline-flex;
        height: auto;
        width: auto;
        max-width: 100%;
        max-height: 100px; }
    .c-box-footer .c-logos-client span {
      display: inline-flex;
      width: auto;
      text-align: center;
      color: #707070;
      text-transform: uppercase;
      font-size: 0.75rem;
      font-family: "Overpass", sans-serif;
      margin-bottom: 3px; }
  .c-box-footer .c-text {
    width: 100%;
    float: left;
    font-size: 0.875rem;
    color: #707070;
    line-height: 150%;
    font-family: "Overpass", sans-serif;
    text-align: center; }
    .c-box-footer .c-text p {
      width: 100%;
      display: inline-block;
      margin: 0;
      font-size: 0.875rem;
      color: #707070;
      line-height: 150%;
      font-family: "Overpass", sans-serif;
      text-align: center; }

.c-summary {
  color: #000000;
  font-size: 1.25rem;
  line-height: 125%; }

.btn {
  border: 1px solid #2a2a2a;
  border-radius: 6px;
  color: #2a2a2a;
  cursor: pointer;
  font-size: 0.875rem;
  padding: 8px 12px;
  text-decoration: none;
  text-transform: uppercase; }
  .btn:hover {
    background-color: #2a2a2a;
    color: #ffffff;
    text-decoration: none; }

.btn-submit {
  background-color: #2a2a2a;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  font-family: "Overpass", sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-align: center;
  -moz-transition: background-color .25s ease-in-out;
  -webkit-transition: background-color .25 ease-in-out;
  transition: background-color .25s ease-in-out; }
  .btn-submit:hover {
    background-color: #707070; }

.btn-show-more {
  background-color: #f5f5f5;
  border: 1px solid #2a2a2a;
  color: #2a2a2a;
  cursor: pointer;
  font-family: "Overpass", sans-serif;
  font-size: 0.875rem;
  padding: 7px 15px 3px 15px;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: background-color .25s ease-in-out;
  -webkit-transition: background-color .25 ease-in-out;
  transition: background-color .25s ease-in-out; }
  .btn-show-more:hover {
    background-color: #2a2a2a;
    color: #ffffff;
    text-decoration: none; }

.c-modal-header .btn-close {
  cursor: pointer;
  float: right;
  height: 25px;
  margin-top: 10px;
  position: relative;
  width: 25px;
  font-size: 0;
  background: none;
  padding: 0;
  border: 0;
  right: 25px;
  z-index: 1; }

.btn-close {
  cursor: pointer;
  height: 30px;
  margin-top: 10px;
  width: 25px; }
  .btn-close:after, .btn-close:before {
    background-color: #000000;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 12px;
    transform: rotate(45deg);
    width: 100%; }
  .btn-close:after {
    transform: rotate(-45deg); }

#modal-read-later .btn-close {
  height: 20px;
  width: 20px; }
  #modal-read-later .btn-close::after, #modal-read-later .btn-close::before {
    background-color: #707070; }

.top {
  position: relative;
  float: left;
  width: 100%; }

.mobile-show {
  display: none; }

.mobile-hide {
  display: block; }

.hide {
  display: none; }

/**
 * Overflow to control body when open/close comments
 */
.overflow-y {
  overflow-y: auto; }

.overflow-y-hide {
  overflow: hidden; }

@media screen and (max-width: 767px) {
  .mobile-show {
    display: block; }
  .mobile-hide {
    display: none; }
  .c-title-02 {
    font-size: 1.25rem; }
    .c-title-02 strong:before, .c-title-02 strong:after {
      top: calc(50% - 11px);
      height: 23px; }
  .mobile-overflow-y-hide {
    overflow-y: hidden; } }

.tp-backdrop.tp-active {
  opacity: 0.9 !important; }

@media screen and (min-width: 768px) {
  div.tp-modal {
    overflow-y: auto !important;
    top: -50% !important;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%); }
  .tp-iframe-wrapper {
    margin: 20px auto !important; } }

@media screen and (max-width: 767px) {
  .tp-iframe-wrapper {
    margin: 80px auto 40px !important; } }

.minha-gazeta {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 0;
  z-index: 1000; }
  @media screen and (max-width: 1147px) {
    .minha-gazeta {
      top: 56px; } }
  .minha-gazeta.active {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%; }
    @media screen and (max-width: 768px) {
      .minha-gazeta.active {
        z-index: 9999999999; } }
    .minha-gazeta.active .wrapper {
      height: 100vh; }
      @media screen and (max-width: 1024px) {
        .minha-gazeta.active .wrapper {
          padding: 0; } }
      @media screen and (max-width: 768px) {
        .minha-gazeta.active .wrapper {
          margin-left: 56px;
          padding: 0;
          width: 100%; } }
      .minha-gazeta.active .wrapper .minha-gazeta-body {
        flex-direction: column;
        background-color: #ffffff;
        float: right;
        height: auto;
        margin-top: 100px;
        min-height: 100vh;
        min-height: -webkit-fill-available;
        padding: 38px 15px;
        position: relative;
        width: 304px;
        -webkit-animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
        animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; }
        @media screen and (max-width: 1024px) {
          .minha-gazeta.active .wrapper .minha-gazeta-body {
            margin-top: 0; } }
        @media screen and (max-width: 768px) {
          .minha-gazeta.active .wrapper .minha-gazeta-body {
            margin-top: -1px;
            padding: 38px 75px 38px 15px; } }
        .minha-gazeta.active .wrapper .minha-gazeta-body.active {
          webkit-animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
        @media screen and (max-width: 768px) {
          .minha-gazeta.active .wrapper .minha-gazeta-body {
            width: 100%; } }

@-webkit-keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; } }

@keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; } }

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
        .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo {
          align-items: center; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar {
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            align-items: center;
            border-radius: 100%;
            border: solid 1px #e6e6e6;
            display: flex;
            height: 28px;
            justify-content: center;
            line-height: 33px;
            overflow: hidden;
            position: relative;
            width: 28px;
            /*-- CORES PARA CADA LETRA --*/ }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial {
              font-size: 0.875rem;
              color: #2a2a2a;
              display: inline-block;
              font-family: "Merriweather";
              height: 28px;
              line-height: 28px;
              position: absolute;
              text-align: center;
              vertical-align: middle;
              width: 36px;
              -webkit-animation: flip-in-ver-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
              animation: flip-in-ver-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .photo-user {
              background-position: center;
              background-repeat: no-repeat;
              background-size: cover;
              display: inline-block;
              height: 100%;
              left: 0;
              max-width: 28px;
              position: absolute;
              text-align: center;
              top: 0;
              vertical-align: top;
              width: 100%;
              z-index: 10;
              -webkit-animation: flip-in-ver-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
              animation: flip-in-ver-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
    transform: rotateY(-80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1; } }

@keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
    transform: rotateY(-80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1; } }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.A {
              background-color: #378fae; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.B {
              background-color: #82b4c5; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.C {
              background-color: #8c9ea9; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.D {
              background-color: #9aa6af; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.E {
              background-color: #a9b6bf; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.F {
              background-color: #508994; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.G {
              background-color: #75a5ac; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.H {
              background-color: #84b896; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.I {
              background-color: #91c2b3; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.J {
              background-color: #adbfa9; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.K {
              background-color: #c5c896; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.L {
              background-color: #d3c696; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.M {
              background-color: #d9c686; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.N {
              background-color: #e1c475; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.O {
              background-color: #e3b37c; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.P {
              background-color: #e3ae64; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.Q {
              background-color: #d3b4a2; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.R {
              background-color: #e1b59f; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.S {
              background-color: #d1a795; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.T {
              background-color: #dd9e83; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.U {
              background-color: #d38387; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.V {
              background-color: #b8bed0; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.W {
              background-color: #b0a0b6; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.X {
              background-color: #b7acaa; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.Y {
              background-color: #cbbeb9; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-avatar .c-user-initial.Z {
              background-color: #bbb2b2; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-name {
            font-size: 1.125rem;
            color: #2a2a2a;
            font-family: "Overpass", sans-serif;
            margin-left: 12px; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .user-photo .user-name strong {
              font-weight: bold; }
        .minha-gazeta.active .wrapper .minha-gazeta-body .editar-perfil {
          font-size: 0.875rem;
          color: #0045b4;
          font-family: "Overpass", sans-serif;
          margin: 16px 0 37px 40px;
          text-decoration: none; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .editar-perfil:hover {
            text-decoration: underline; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .editar-perfil.no-subscriber {
            margin: 16px 0 0 40px; }
        .minha-gazeta.active .wrapper .minha-gazeta-body .btn-assine {
          font-size: 0.875rem;
          align-items: center;
          background-color: #e66a1d;
          border-radius: 20px;
          color: #ffffff;
          cursor: pointer;
          font-family: "Overpass", sans-serif;
          font-weight: bold;
          justify-content: center;
          margin: 24px 0 37px;
          padding: 12px 16px;
          text-align: center;
          transition: all 0.5s ease;
          text-decoration: none;
          width: 100%; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .btn-assine:hover {
            box-shadow: 0 3px 6px 0 0, 0, 0, 0.16; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .btn-assine svg {
            height: 10px;
            margin-left: 5px;
            width: 10px; }
        .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list,
        .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list {
          flex-direction: column;
          margin-bottom: 30px;
          padding: 0 10px; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list,
          .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list {
            border-bottom: 1px solid #e6e6e6;
            padding: 15px 0;
            width: 100%; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list:first-child,
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list:first-child {
              align-items: center;
              flex-direction: row;
              justify-content: space-between; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list .title,
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list .title {
              font-size: 1rem;
              font-family: "Overpass", sans-serif;
              font-weight: bold; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list .btn-painel,
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list .btn-ver-tudo,
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list .btn-painel,
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list .btn-ver-tudo {
              font-size: 0.75rem;
              background-color: #e6e6e6;
              border-radius: 16px;
              color: #2a2a2a;
              cursor: pointer;
              font-family: "Overpass", sans-serif;
              letter-spacing: 0.3px;
              padding: 8px 16px;
              transition: all 0.5s ease;
              text-decoration: none; }
              .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list .btn-painel:hover,
              .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list .btn-ver-tudo:hover,
              .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list .btn-painel:hover,
              .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list .btn-ver-tudo:hover {
                box-shadow: 0 3px 6px 0 0, 0, 0, 0.16; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list .item-text,
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list .item-text {
              font-size: 0.875rem;
              align-items: center;
              color: #2a2a2a;
              cursor: pointer;
              font-family: "Overpass", sans-serif;
              line-height: 125%;
              text-decoration: none; }
              .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list .item-text:hover,
              .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list .item-text:hover {
                text-decoration: underline; }
              .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list .item-list .item-text svg,
              .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list .item-list .item-text svg {
                height: 24px;
                margin-left: 5px;
                width: 24px; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list.no-subscriber,
          .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list.no-subscriber {
            margin-bottom: 7px; }
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list.no-subscriber .item-text,
            .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list.no-subscriber .item-text {
              cursor: default;
              color: #939393; }
              .minha-gazeta.active .wrapper .minha-gazeta-body .minha-gazeta-list.no-subscriber .item-text:hover,
              .minha-gazeta.active .wrapper .minha-gazeta-body .minha-assinatura-list.no-subscriber .item-text:hover {
                text-decoration: none; }
        .minha-gazeta.active .wrapper .minha-gazeta-body .btn-logout {
          font-size: 0.875rem;
          border-radius: 20px;
          border: 1px solid #cccccc;
          color: #707070;
          cursor: pointer;
          font-family: "Overpass", sans-serif;
          margin-top: 17px;
          padding: 8px 16px;
          transition: all 0.5s ease;
          text-decoration: none;
          width: 120px; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .btn-logout:hover {
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
        .minha-gazeta.active .wrapper .minha-gazeta-body .link-home {
          font-size: 0.75rem;
          align-items: center;
          color: #0045b4;
          cursor: pointer;
          font-family: "Overpass", sans-serif;
          margin-top: 32px;
          text-decoration: none; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .link-home:hover {
            text-decoration: underline; }
          .minha-gazeta.active .wrapper .minha-gazeta-body .link-home svg {
            height: 10px;
            margin-left: 5px;
            width: 10px; }

#modal-read-later-not-subscriber-logged {
  display: none; }
  #modal-read-later-not-subscriber-logged .c-modal {
    align-items: center;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: calc(50% - 170px);
    max-width: 340px; }
    @media screen and (max-width: 767px) {
      #modal-read-later-not-subscriber-logged .c-modal {
        left: calc(50% - 160px);
        max-width: 320px; } }
    #modal-read-later-not-subscriber-logged .c-modal .c-modal-header .btn-close {
      position: absolute;
      right: 15px;
      top: 10px;
      width: 20px;
      z-index: 20; }
      #modal-read-later-not-subscriber-logged .c-modal .c-modal-header .btn-close:before, #modal-read-later-not-subscriber-logged .c-modal .c-modal-header .btn-close:after {
        background-color: #707070; }
    #modal-read-later-not-subscriber-logged .c-modal .c-modal-content {
      align-items: center;
      display: flex;
      justify-content: center;
      padding: 20px;
      position: relative;
      width: 100%; }
      #modal-read-later-not-subscriber-logged .c-modal .c-modal-content .save-read-later-information .title {
        font-weight: 500; }
        #modal-read-later-not-subscriber-logged .c-modal .c-modal-content .save-read-later-information .title strong {
          font-weight: 600; }
      #modal-read-later-not-subscriber-logged .c-modal .c-modal-content .save-read-later-information .subscriber-message {
        font-weight: 600; }
        #modal-read-later-not-subscriber-logged .c-modal .c-modal-content .save-read-later-information .subscriber-message .link-login {
          text-decoration: none; }
      #modal-read-later-not-subscriber-logged .c-modal .c-modal-content .save-read-later-information .message-minha-gazeta {
        color: #3a66c8; }
        #modal-read-later-not-subscriber-logged .c-modal .c-modal-content .save-read-later-information .message-minha-gazeta .link-minha-gazeta-home {
          font-weight: 600; }

.header {
  position: relative;
  width: 100%;
  display: block;
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  min-height: 100px; }

.c-effect-roller {
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.roller-bottom.scrollDown ul {
  height: 0; }

.roller-bottom.scrollDown .c-ads .btn-close {
  display: block; }

.roller-bottom.scrollDown .btn-close {
  display: block; }

.roller-top.scrollUp {
  transform: translateY(-100%);
  overflow: hidden; }
  .roller-top.scrollUp .c-header.c-header-small,
  .roller-top.scrollUp .c-header {
    transform: translateY(-100px); }

.roller-ads {
  transform: translateY(0px); }

body .ads-header-fixed.roller-ads {
  top: 0;
  transform: translateY(40px); }

body .ads-header-fixed.roller-ads.scrollAds {
  top: 0;
  transform: translateY(-20px);
  overflow: hidden; }

body.video .ads-header-fixed.roller-ads, body.podcast .ads-header-fixed.roller-ads, body.home .ads-header-fixed.roller-ads {
  top: 10px;
  transform: translateY(0); }

body.video .ads-header-fixed.roller-ads.scrollAds, body.podcast .ads-header-fixed.roller-ads.scrollAds, body.home .ads-header-fixed.roller-ads.scrollAds {
  transform: translateY(-50px);
  top: 0; }

body.webview .ads-header-fixed.roller-ads {
  top: 0;
  transform: translateY(-50px); }

.c-header {
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  background: #ffffff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-family: "Overpass", sans-serif;
  font-weight: 400;
  height: 100px;
  left: 0;
  padding: 6px 0 10px;
  top: 0;
  transition: all 0.5s linear;
  width: 100%;
  z-index: 9999999999;
  position: fixed; }
  .c-header .wrapper {
    height: 100%;
    padding: 0; }
  .c-header .h-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%; }
    .c-header .h-container .assine-bt {
      min-height: 50px; }
      .c-header .h-container .assine-bt .c-btn-sign-it-mobile {
        height: 28px;
        width: 62px;
        padding: 10px;
        background-color: #ed7828;
        border: solid 1px #ffffff;
        border-top: 0;
        border-radius: 20px;
        font-size: 0.75rem;
        color: #ffffff;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        align-items: center;
        justify-content: center;
        display: none; }

@keyframes take2 {
  0% {
    opacity: 1; }
  25% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    color: #f2cf2e;
    opacity: 0; } }

@keyframes take2a {
  0% {
    opacity: 0; }
  25% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    color: #000; } }
    .c-header .h-container .menu {
      display: flex;
      align-items: center;
      position: absolute;
      left: 0; }
      @media screen and (max-width: 768px) {
        .c-header .h-container .menu {
          left: 20px; } }
    .c-header .h-container .h-editor {
      text-align: center; }
      .c-header .h-container .h-editor .h-logotipo .logo-placeholder,
      .c-header .h-container .h-editor .h-logotipo-mobile .logo-placeholder {
        width: 265px;
        -ms-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
        margin: auto auto 8px; }
      .c-header .h-container .h-editor .home-current-date {
        width: 100%;
        font-size: 0.75rem;
        display: block;
        color: #707070; }
    .c-header .h-container .h-menu {
      position: absolute;
      right: 0; }
      .c-header .h-container .h-menu .h-nav {
        text-align: right; }
        .c-header .h-container .h-menu .h-nav .c-login.user_header .c-not-logged-in {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          align-items: center; }
          @media screen and (max-width: 1147px) {
            .c-header .h-container .h-menu .h-nav .c-login.user_header .c-not-logged-in {
              display: none; } }
          .c-header .h-container .h-menu .h-nav .c-login.user_header .c-not-logged-in .c-btn-sign-it {
            position: relative;
            top: -21px;
            width: auto;
            text-decoration: none; }

@-webkit-keyframes black-assine {
  from {
    color: #fff; }
  to {
    color: #f2cf2e; } }

@keyframes black-assine {
  from {
    color: #fff; }
  to {
    color: #f2cf2e; } }
            .c-header .h-container .h-menu .h-nav .c-login.user_header .c-not-logged-in .c-btn-sign-it.btn1a {
              width: 110px;
              height: 30px;
              background: #de8d18;
              border-radius: 30px;
              color: #fff;
              text-align: center;
              top: 5px;
              padding: 20px 11px;
              transition: all 0.5s ease; }
              .c-header .h-container .h-menu .h-nav .c-login.user_header .c-not-logged-in .c-btn-sign-it.btn1a span {
                font-size: 14px;
                display: flex;
                align-items: center;
                justify-content: center;
                font-weight: bold;
                text-decoration: none;
                text-transform: uppercase;
                position: absolute;
                inset: 0; }
                .c-header .h-container .h-menu .h-nav .c-login.user_header .c-not-logged-in .c-btn-sign-it.btn1a span.frame-01 {
                  opacity: 1;
                  letter-spacing: -0.5px;
                  line-height: 100%; }
        .c-header .h-container .h-menu .h-nav .c-login.user_header .logged.has-digital .assine-bt .c-btn-sign-it {
          position: relative;
          top: -32px;
          top: -12px;
          left: -14px; }
          .c-header .h-container .h-menu .h-nav .c-login.user_header .logged.has-digital .assine-bt .c-btn-sign-it.btn1a {
            width: 110px;
            height: 30px;
            background: #de8d18;
            border-radius: 30px;
            color: #fff;
            text-align: center;
            top: 5px;
            padding: 20px 11px;
            transition: all 0.5s ease; }
            .c-header .h-container .h-menu .h-nav .c-login.user_header .logged.has-digital .assine-bt .c-btn-sign-it.btn1a span {
              font-size: 14px;
              display: flex;
              align-items: center;
              justify-content: center;
              font-weight: bold;
              text-decoration: none;
              text-transform: uppercase;
              position: absolute;
              inset: 0; }
              .c-header .h-container .h-menu .h-nav .c-login.user_header .logged.has-digital .assine-bt .c-btn-sign-it.btn1a span.frame-01 {
                opacity: 1;
                letter-spacing: -0.5px;
                line-height: 100%; }
        .c-header .h-container .h-menu .h-nav .c-search {
          right: 45px; }
  .c-header.c-header-small {
    position: fixed;
    top: 0;
    height: 70px;
    transition: all 0.5s linear; }
    .c-header.c-header-small .h-container .h-editor .h-logotipo .logo-placeholder,
    .c-header.c-header-small .h-container .h-editor .h-logotipo-mobile .logo-placeholder {
      -ms-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -webkit-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear;
      width: 200px;
      margin: auto auto 2px; }
    .c-header.c-header-small .h-container .h-menu .h-nav .c-login.user_header .c-not-logged-in .c-btn-sign-it {
      top: 11px; }
    .c-header.c-header-small .h-container .h-menu .h-nav .c-login.user_header .c-not-logged-in .btn1a {
      top: 10px;
      padding: 6px; }
    .c-header.c-header-small .h-container .h-menu .h-nav .c-login.user_header .c-not-logged-in img {
      width: 110px;
      height: 50px; }
    .c-header.c-header-small .h-container .h-menu .h-nav .c-login.user_header .logged.has-digital .assine-bt .c-btn-sign-it {
      padding: 7px;
      top: 0; }

.assine-bt-mobile {
  display: none; }

@media screen and (max-width: 1147px) {
  .header {
    min-height: 56px; }
    .header .c-header {
      height: 56px;
      padding-top: 0; }
      .header .c-header .h-container .assine-bt-mobile {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px; }
      .header .c-header .h-container .c-btn-sign-it-mobile {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        position: relative; }
        .header .c-header .h-container .c-btn-sign-it-mobile.btn1a {
          width: 70px;
          height: 30px;
          background: #de8d18;
          border-radius: 30px;
          color: #fff;
          text-align: center;
          top: 5px;
          padding: 15px 11px;
          transition: all 0.5s ease;
          position: relative; }
          .header .c-header .h-container .c-btn-sign-it-mobile.btn1a span {
            font-size: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            text-decoration: none;
            text-transform: uppercase;
            position: absolute;
            inset: 0; }
            .header .c-header .h-container .c-btn-sign-it-mobile.btn1a span.frame-01 {
              opacity: 1;
              letter-spacing: -0.5px;
              line-height: 100%; }
      .header .c-header .h-container .h-editor .h-logotipo .logo-placeholder,
      .header .c-header .h-container .h-editor .h-logotipo-mobile .logo-placeholder {
        width: 185px;
        margin: auto;
        height: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
        .header .c-header .h-container .h-editor .h-logotipo .logo-placeholder svg,
        .header .c-header .h-container .h-editor .h-logotipo-mobile .logo-placeholder svg {
          height: 55px;
          width: 100%;
          max-width: inherit; }
      .header .c-header .h-container .h-editor .home-current-date {
        display: none; }
      .header .c-header .h-container .h-menu {
        width: auto;
        height: 52px;
        top: -6px; }
        .header .c-header .h-container .h-menu .c-search {
          display: none; } }

@media screen and (max-width: 767px) {
  .header .c-header .h-container .assine-bt {
    min-height: 14px;
    min-width: 40px; }
  .header .c-header .h-container .h-editor .h-logotipo .logo-placeholder,
  .header .c-header .h-container .h-editor .h-logotipo-mobile .logo-placeholder {
    width: 165px; }
  .header .c-header.c-header-small {
    padding-top: 0; } }

@media screen and (max-width: 379px) {
  .header .c-header .h-container .assine-bt {
    min-height: 14px;
    min-width: 40px; } }

@media screen and (max-width: 359px) {
  .header .c-header .h-container .h-editor .h-logotipo .logo-placeholder,
  .header .c-header .h-container .h-editor .h-logotipo-mobile .logo-placeholder {
    width: 150px; } }

.h-quick-news .h-quick-news-ul li {
  text-align: center; }
  .h-quick-news .h-quick-news-ul li a {
    display: flex;
    color: #2a2a2a;
    text-decoration: none;
    align-items: center;
    flex-direction: column;
    justify-content: center; }
    .h-quick-news .h-quick-news-ul li a .c-svg {
      position: relative;
      display: inline-block;
      text-align: center;
      height: 23px;
      margin-bottom: 4px; }
      .h-quick-news .h-quick-news-ul li a .c-svg svg {
        width: 23px;
        height: 23px;
        vertical-align: top;
        display: inline-block; }
        .h-quick-news .h-quick-news-ul li a .c-svg svg polygon,
        .h-quick-news .h-quick-news-ul li a .c-svg svg rect,
        .h-quick-news .h-quick-news-ul li a .c-svg svg path {
          fill: #2a2a2a; }
    .h-quick-news .h-quick-news-ul li a .c-title-li {
      position: relative;
      display: inline-block;
      align-self: center;
      text-transform: uppercase;
      font-family: "Overpass", sans-serif;
      font-weight: 400;
      font-size: 0.75rem;
      line-height: 100%;
      color: #2a2a2a;
      text-align: center; }
      .h-quick-news .h-quick-news-ul li a .c-title-li:before {
        content: "";
        height: 10px;
        position: absolute;
        left: -10px;
        bottom: 2px;
        width: 1px;
        background: #2a2a2a;
        -ms-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -webkit-transition: all 1s ease-out;
        -o-transition: all 1s ease-out; }
    .h-quick-news .h-quick-news-ul li a:hover:after {
      display: block; }
  .h-quick-news .h-quick-news-ul li .vantagens {
    display: none; }

.h-quick-news .h-quick-news-ul li:first-child {
  border-left: 1px solid #e6e6e6;
  margin-left: 0px;
  padding-left: 20px; }
  .h-quick-news .h-quick-news-ul li:first-child a .c-title-li:before {
    display: none; }

.c-header.c-header-small .h-quick-news .h-quick-news-ul li {
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .c-header.c-header-small .h-quick-news .h-quick-news-ul li a .c-title-li {
    display: none; }
  .c-header.c-header-small .h-quick-news .h-quick-news-ul li a:before {
    content: "";
    position: absolute;
    left: -15px;
    top: calc(50% - 8px);
    width: 1px;
    height: 12px;
    background: #2a2a2a; }
  .c-header.c-header-small .h-quick-news .h-quick-news-ul li:first-child {
    margin-left: 0; }
    .c-header.c-header-small .h-quick-news .h-quick-news-ul li:first-child a:before {
      display: none; }

@media screen and (max-width: 1147px) {
  .h-quick-news {
    display: none; }
  .c-view-more .dropdown .h-quick-news {
    display: inline-block !important;
    width: 100%;
    padding: 0 15px; }
    .c-view-more .dropdown .h-quick-news .h-quick-news-ul {
      text-align: center;
      padding: 20px 0; }
      .c-view-more .dropdown .h-quick-news .h-quick-news-ul li {
        width: auto;
        flex-basis: auto;
        padding: 0 5px;
        margin: 0;
        text-align: center;
        line-height: 56px;
        height: 56px; }
        .c-view-more .dropdown .h-quick-news .h-quick-news-ul li a {
          text-align: center; }
          .c-view-more .dropdown .h-quick-news .h-quick-news-ul li a .c-svg svg path, .c-view-more .dropdown .h-quick-news .h-quick-news-ul li a .c-svg svg polygon, .c-view-more .dropdown .h-quick-news .h-quick-news-ul li a .c-svg svg rect {
            fill: #2a2a2a; }
          .c-view-more .dropdown .h-quick-news .h-quick-news-ul li a .c-title-li {
            color: #2a2a2a;
            display: block;
            margin-top: 10px;
            font-size: 0.6875rem; }
            .c-view-more .dropdown .h-quick-news .h-quick-news-ul li a .c-title-li:before {
              display: none; }
          .c-view-more .dropdown .h-quick-news .h-quick-news-ul li a:before {
            display: none; }
        .c-view-more .dropdown .h-quick-news .h-quick-news-ul li .vantagens {
          display: inline-block; }
  .c-header.c-header-small .h-quick-news .h-quick-news-ul li a {
    padding-left: 2px;
    padding-right: 2px; }
    .c-header.c-header-small .h-quick-news .h-quick-news-ul li a .c-title-li:before {
      display: none; } }

.c-search {
  cursor: pointer;
  margin: 0 20px; }
  @media screen and (max-width: 767px) {
    .c-search {
      display: none; } }
  .c-search .c-search-span {
    border: 0;
    bottom: calc(50% - 17px);
    cursor: pointer;
    display: inline-block;
    height: 35px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 30px;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    width: 30px; }
    .c-search .c-search-span svg, .c-search .c-search-span img {
      display: inline-block;
      height: 24px;
      vertical-align: middle;
      width: 24px; }
    .c-search .c-search-span:focus, .c-search .c-search-span:hover {
      outline: none; }
    .c-search .c-search-span svg {
      display: inline-block;
      vertical-align: middle; }
      .c-search .c-search-span svg path {
        fill: #2a2a2a; }
  .c-search .c-search-span {
    display: block;
    position: relative;
    right: 0;
    font-size: 0; }
    .c-search .c-search-span .c-search-icon-img {
      display: initial; }
    .c-search .c-search-span .c-close-icon-img {
      display: none; }

.c-search-div {
  height: 190px;
  width: 100%;
  margin: auto;
  background-color: #2a2a2a;
  position: absolute;
  top: 100px;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center; }
  .c-search-div .c-title-input {
    margin-bottom: 32px;
    text-align: center;
    font: normal normal bold 16px/25px Overpass;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1; }
  .c-search-div .c-custom-search {
    position: relative;
    width: 697px;
    margin: 0 auto; }
    .c-search-div .c-custom-search #c-search-input {
      top: 193px;
      left: 582px;
      width: 100%;
      height: 48px;
      padding: 14px 0px 14px 16px;
      font-size: 16px;
      display: initial !important;
      border: 1px solid #CCCCCC;
      border-radius: 6px 0px 0px 6px;
      opacity: 1;
      box-sizing: border-box;
      outline: none; }
    .c-search-div .c-custom-search .c-search-reset-button {
      cursor: pointer;
      background: transparent;
      border: 0;
      display: none;
      padding: 0;
      position: absolute;
      right: 20px;
      top: 13px;
      height: 24px;
      width: 24px; }
    .c-search-div .c-custom-search .search-button svg path {
      fill: #2a2a2a; }
    .c-search-div .c-custom-search .c-disabled {
      background: #E6E6E6 !important;
      cursor: context-menu; }
    .c-search-div .c-custom-search .c-disabled svg path {
      fill: #B5B5B5; }
    .c-search-div .c-custom-search .search-button {
      position: absolute;
      cursor: pointer;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      width: 56px;
      height: 48px;
      border: 1px solid #CCCCCC;
      border-radius: 0px 6px 6px 0px; }

.c-no-scroll {
  position: fixed;
  overflow-y: scroll; }

.c-login {
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .c-login .c-unlogged {
    min-width: 110px; }
  .c-login .c-btn-sign-it {
    float: left;
    height: auto;
    width: 145px; }
  .c-login .c-btn-login {
    margin: 0 0 0 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.75rem;
    line-height: 125%;
    color: #2a2a2a;
    text-transform: uppercase;
    border-bottom: solid 1px #2a2a2a;
    cursor: pointer;
    -ms-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    text-decoration: none; }
    .c-login .c-btn-login:hover {
      border-color: transparent; }
  .c-login .logged {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .c-login .logged .span-mobile {
      display: none; }
    .c-login .logged .assine-bt {
      display: flex;
      align-items: center; }
      .c-login .logged .assine-bt .btn-notification {
        cursor: pointer; }
        .c-login .logged .assine-bt .btn-notification.tooltip {
          display: inline-block;
          height: 36px;
          position: relative;
          margin: 0 10px 0 0; }
          @media screen and (max-width: 768px) {
            .c-login .logged .assine-bt .btn-notification.tooltip {
              display: none; } }
          .c-login .logged .assine-bt .btn-notification.tooltip .tooltiptext {
            font-size: 0.875rem;
            background-color: #fff;
            border-radius: 20px;
            border: 1px solid #cccccc;
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
            color: #000;
            font-family: "Overpass", sans-serif;
            left: 45%;
            margin-left: -60px;
            padding: 10px 0;
            position: absolute;
            text-align: center;
            top: 120%;
            visibility: hidden;
            width: 120px;
            z-index: 1001; }
            .c-login .logged .assine-bt .btn-notification.tooltip .tooltiptext::after {
              border-color: transparent transparent #fff transparent;
              border-style: solid;
              border-width: 6px;
              bottom: 100%;
              content: "";
              left: 50%;
              margin-left: -5px;
              position: absolute; }
            .c-login .logged .assine-bt .btn-notification.tooltip .tooltiptext::before {
              border-color: transparent transparent #ccc transparent;
              border-style: solid;
              border-width: 7px;
              bottom: 100%;
              content: "";
              left: 50%;
              margin-left: -6px;
              position: absolute; }
          .c-login .logged .assine-bt .btn-notification.tooltip svg path {
            transition: fill-opacity 0.3s, stroke 0.3s; }
        .c-login .logged .assine-bt .btn-notification.tooltip:hover svg path {
          opacity: 1;
          stroke: #fff; }
        .c-login .logged .assine-bt .btn-notification.tooltip:hover .tooltiptext {
          visibility: visible; }
        .c-login .logged .assine-bt .btn-notification.new-notification:after {
          -moz-border-radius: 7.5px;
          -webkit-border-radius: 7.5px;
          background-color: #ff4941;
          border-radius: 7.5px;
          content: "";
          display: inline-block;
          height: 10px;
          position: absolute;
          right: 5px;
          width: 10px; }
  .c-login .logged.has-digital {
    display: none;
    height: 48px; }
  .c-login .c-btn-advantage {
    display: inline-block;
    vertical-align: top;
    height: 48px;
    line-height: 48px;
    cursor: pointer; }
    .c-login .c-btn-advantage svg {
      display: inline-block;
      vertical-align: middle;
      width: 60px;
      height: 30px;
      fill: #2a2a2a; }
  .c-login .c-btn-advantage-mobile {
    display: none;
    vertical-align: top;
    height: 40px;
    line-height: 38px; }
    .c-login .c-btn-advantage-mobile svg {
      display: inline-block;
      vertical-align: middle;
      width: 30px;
      height: 30px; }
  .c-login .btn-user {
    cursor: pointer;
    line-height: 40px; }
    .c-login .btn-user .btn-close-minha-gazeta {
      display: none; }
    @media screen and (max-width: 768px) {
      .c-login .btn-user {
        width: 30px;
        height: 30px;
        line-height: 27px; } }
    .c-login .btn-user .user-avatar {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 36px;
      height: 36px;
      line-height: 33px;
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      overflow: hidden;
      border: solid 1px #e6e6e6;
      -webkit-animation: flip-in-ver-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
      animation: flip-in-ver-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
      /*-- CORES PARA CADA LETRA --*/ }

@-webkit-keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
    transform: rotateY(-80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1; } }

@keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
    transform: rotateY(-80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1; } }
      @media screen and (max-width: 768px) {
        .c-login .btn-user .user-avatar {
          width: 30px;
          height: 30px;
          line-height: 27px; } }
      .c-login .btn-user .user-avatar .c-user-initial {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        font-size: 0.875rem;
        line-height: 36px;
        font-family: "Merriweather", serif;
        color: #2a2a2a;
        text-align: center;
        cursor: pointer;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .c-login .btn-user .user-avatar .c-user-initial {
            width: 30px;
            height: 30px;
            line-height: 30px; } }
      .c-login .btn-user .user-avatar .photo-user {
        display: inline-block;
        vertical-align: top;
        max-width: 36px;
        text-align: center;
        width: 100%;
        height: 100%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        left: 0; }
        @media screen and (max-width: 768px) {
          .c-login .btn-user .user-avatar .photo-user {
            max-width: 30px; } }
      .c-login .btn-user .user-avatar .c-user-initial.A {
        background-color: #378fae; }
      .c-login .btn-user .user-avatar .c-user-initial.B {
        background-color: #82b4c5; }
      .c-login .btn-user .user-avatar .c-user-initial.C {
        background-color: #8c9ea9; }
      .c-login .btn-user .user-avatar .c-user-initial.D {
        background-color: #9aa6af; }
      .c-login .btn-user .user-avatar .c-user-initial.E {
        background-color: #a9b6bf; }
      .c-login .btn-user .user-avatar .c-user-initial.F {
        background-color: #508994; }
      .c-login .btn-user .user-avatar .c-user-initial.G {
        background-color: #75a5ac; }
      .c-login .btn-user .user-avatar .c-user-initial.H {
        background-color: #84b896; }
      .c-login .btn-user .user-avatar .c-user-initial.I {
        background-color: #91c2b3; }
      .c-login .btn-user .user-avatar .c-user-initial.J {
        background-color: #adbfa9; }
      .c-login .btn-user .user-avatar .c-user-initial.K {
        background-color: #c5c896; }
      .c-login .btn-user .user-avatar .c-user-initial.L {
        background-color: #d3c696; }
      .c-login .btn-user .user-avatar .c-user-initial.M {
        background-color: #d9c686; }
      .c-login .btn-user .user-avatar .c-user-initial.N {
        background-color: #e1c475; }
      .c-login .btn-user .user-avatar .c-user-initial.O {
        background-color: #e3b37c; }
      .c-login .btn-user .user-avatar .c-user-initial.P {
        background-color: #e3ae64; }
      .c-login .btn-user .user-avatar .c-user-initial.Q {
        background-color: #d3b4a2; }
      .c-login .btn-user .user-avatar .c-user-initial.R {
        background-color: #e1b59f; }
      .c-login .btn-user .user-avatar .c-user-initial.S {
        background-color: #d1a795; }
      .c-login .btn-user .user-avatar .c-user-initial.T {
        background-color: #dd9e83; }
      .c-login .btn-user .user-avatar .c-user-initial.U {
        background-color: #d38387; }
      .c-login .btn-user .user-avatar .c-user-initial.V {
        background-color: #b8bed0; }
      .c-login .btn-user .user-avatar .c-user-initial.W {
        background-color: #b0a0b6; }
      .c-login .btn-user .user-avatar .c-user-initial.X {
        background-color: #b7acaa; }
      .c-login .btn-user .user-avatar .c-user-initial.Y {
        background-color: #cbbeb9; }
      .c-login .btn-user .user-avatar .c-user-initial.Z {
        background-color: #bbb2b2; }
    .c-login .btn-user.active .btn-close-minha-gazeta {
      display: block;
      height: 30px;
      width: 30px;
      -webkit-animation: flip-in-ver-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
      animation: flip-in-ver-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes flip-in-ver-left {
  0% {
    -webkit-transform: rotateY(80deg);
    transform: rotateY(80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1; } }

@keyframes flip-in-ver-left {
  0% {
    -webkit-transform: rotateY(80deg);
    transform: rotateY(80deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1; } }
    .c-login .btn-user.active .user-avatar {
      display: none; }

.c-user {
  display: none;
  right: -20px;
  top: 100%;
  text-align: center;
  background: #ffffff;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  line-height: normal;
  font-family: "Overpass", sans-serif;
  font-size: 0.875rem;
  line-height: 100%;
  text-transform: uppercase;
  width: 375px;
  position: absolute; }
  .c-user .close-submenu {
    display: none;
    height: 50px;
    float: left;
    width: 100%;
    font-size: 1rem;
    line-height: 30px;
    color: #2a2a2a;
    text-align: left;
    padding: 10px 0px 10px 20px;
    text-transform: uppercase;
    border-top: solid 1px #000000; }
    .c-user .close-submenu:before {
      content: "";
      display: inline-block;
      width: 8px;
      height: 8px;
      margin: 0px 20px 2px 0px;
      border-left: 1px solid #717171;
      border-top: 1px solid #717171;
      display: inline-block;
      font-size: 10px;
      overflow: hidden;
      -ms-transform: rotate(-50deg);
      -webkit-transform: rotate(-50deg);
      transform: rotate(-50deg);
      vertical-align: middle; }
  .c-user .c-user-header {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    display: flex;
    justify-content: start;
    align-items: center; }
    .c-user .c-user-header .c-btn-profile {
      position: relative;
      width: 70px;
      height: 70px;
      float: left;
      overflow: hidden;
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      border: solid 1px #e6e6e6;
      /*-- CORES PARA CADA LETRA --*/ }
      .c-user .c-user-header .c-btn-profile .c-user-initial {
        width: 100%;
        font-family: "Merriweather", serif;
        font-weight: 700;
        font-size: 1.875rem;
        line-height: 68px;
        color: #2a2a2a;
        display: inline-block;
        text-align: center;
        vertical-align: top; }
      .c-user .c-user-header .c-btn-profile .photo-user {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        width: 100%;
        height: 100%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.A {
        background-color: #378fae; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.B {
        background-color: #82b4c5; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.C {
        background-color: #8c9ea9; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.D {
        background-color: #9aa6af; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.E {
        background-color: #a9b6bf; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.F {
        background-color: #508994; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.G {
        background-color: #75a5ac; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.H {
        background-color: #84b896; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.I {
        background-color: #91c2b3; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.J {
        background-color: #adbfa9; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.K {
        background-color: #c5c896; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.L {
        background-color: #d3c696; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.M {
        background-color: #d9c686; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.N {
        background-color: #e1c475; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.O {
        background-color: #e3b37c; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.P {
        background-color: #e3ae64; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.Q {
        background-color: #d3b4a2; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.R {
        background-color: #e1b59f; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.S {
        background-color: #d1a795; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.T {
        background-color: #dd9e83; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.U {
        background-color: #d38387; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.V {
        background-color: #b8bed0; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.W {
        background-color: #b0a0b6; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.X {
        background-color: #b7acaa; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.Y {
        background-color: #cbbeb9; }
      .c-user .c-user-header .c-btn-profile .c-user-initial.Z {
        background-color: #bbb2b2; }
    .c-user .c-user-header .c-user-data {
      margin-left: 20px;
      margin-right: 69px;
      text-align: left; }
      .c-user .c-user-header .c-user-data .c-user-name {
        margin-bottom: 5px; }
      .c-user .c-user-header .c-user-data .c-user-profile {
        color: #999999;
        text-decoration: none; }
        .c-user .c-user-header .c-user-data .c-user-profile:hover {
          text-decoration: underline; }
  .c-user .c-user-list li {
    color: #2a2a2a;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    align-items: center;
    height: 53px; }
    .c-user .c-user-list li a {
      display: flex;
      align-items: center;
      width: 100%;
      height: 53px;
      padding: 0 25px;
      text-decoration: none;
      color: #2a2a2a;
      -ms-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      -webkit-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out; }
      .c-user .c-user-list li a:hover {
        color: #999999; }
  .c-user svg {
    width: 34px;
    height: 27px;
    margin-right: 30px; }
    .c-user svg * {
      fill: #2a2a2a; }
  .c-user .c-user-btn {
    color: #2a2a2a;
    border: 1px solid #2a2a2a;
    padding: 5px 10px;
    text-decoration: none;
    -ms-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    cursor: pointer; }
    .c-user .c-user-btn:hover {
      color: #999999;
      border-color: #999999; }
    .c-user .c-user-btn.c-user-btn-exit {
      position: absolute;
      right: 20px; }

.c-header.c-header-small .c-login .c-btn-sign-it img {
  width: auto;
  height: 100%; }

.c-view-more .dropdown .c-search,
.c-view-more .dropdown .c-login,
.c-view-more .dropdown .h-quick-news {
  display: none; }

.c-view-more .dropdown .c-login {
  text-align: left; }
  .c-view-more .dropdown .c-login .c-btn-advantage-mobile {
    display: inline-block;
    font-size: 0.875rem;
    color: #000000;
    line-height: 30px;
    height: 30px;
    vertical-align: center;
    text-decoration: none;
    padding-left: 10px;
    border-left: solid 1px #e6e6e6; }
    .c-view-more .dropdown .c-login .c-btn-advantage-mobile svg {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px;
      height: 30px; }
      .c-view-more .dropdown .c-login .c-btn-advantage-mobile svg path {
        fill: #2a2a2a; }

@media screen and (max-width: 1147px) {
  .c-user .close-submenu {
    display: block; }
  .c-view-more .dropdown .c-login {
    display: inline-block;
    width: 100%;
    padding: 10px 15px; }
    .c-view-more .dropdown .c-login .c-btn-advantage-mobile {
      display: inline-block; }
    .c-view-more .dropdown .c-login .logged {
      margin-left: 0;
      height: auto; }
      .c-view-more .dropdown .c-login .logged .span-mobile {
        font-size: 0.875rem;
        text-transform: uppercase;
        color: #2a2a2a;
        display: inline-block;
        line-height: 30px; }
    .c-view-more .dropdown .c-login .btn-user {
      margin-left: 0;
      margin-right: 10px;
      margin-top: 0;
      width: auto;
      height: 30px;
      line-height: 30px;
      cursor: pointer; }
      .c-view-more .dropdown .c-login .btn-user .c-user-initial {
        margin: 0;
        vertical-align: top; }
    .c-view-more .dropdown .c-login .c-btn-sign-it {
      display: none;
      width: auto;
      text-transform: uppercase;
      color: #707070;
      font-size: 1rem;
      line-height: 20px;
      height: auto;
      padding: 0 10px;
      font-weight: 400;
      float: right;
      -ms-transition: all 1s ease-out;
      -moz-transition: all 1s ease-out;
      -webkit-transition: all 1s ease-out;
      -o-transition: all 1s ease-out; }
      .c-view-more .dropdown .c-login .c-btn-sign-it:before,
      .c-view-more .dropdown .c-login .c-btn-sign-it b,
      .c-view-more .dropdown .c-login .c-btn-sign-it span {
        display: none;
        font-size: 0; }
      .c-view-more .dropdown .c-login .c-btn-sign-it:hover {
        color: #000000; }
    .c-view-more .dropdown .c-login .c-btn-login {
      position: relative;
      float: right;
      width: auto;
      font-size: 1rem;
      line-height: 20px;
      text-transform: uppercase;
      color: #707070;
      padding: 0 10px 0 25px;
      margin: 0;
      font-weight: 400;
      border-right: solid 1px #e6e6e6;
      border-bottom: 0;
      -ms-transition: all 1s ease-out;
      -moz-transition: all 1s ease-out;
      -webkit-transition: all 1s ease-out;
      -o-transition: all 1s ease-out; }
      .c-view-more .dropdown .c-login .c-btn-login:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 15px;
        height: 20px;
        background: url(https://assets.gazetadopovo.com.br/images/svg/icon-user.svg) no-repeat left center;
        background-size: auto 12px; }
      .c-view-more .dropdown .c-login .c-btn-login:hover {
        color: #000000; }
  .c-user {
    position: fixed;
    top: 60px;
    right: 0;
    max-width: 100%;
    margin-top: 0;
    padding-top: 50px;
    height: 100%; }
    .c-user .c-user-header {
      border-left: 0;
      border-right: 0; }
    .c-user .c-user-list li {
      border-left: 0;
      border-right: 0; }
    .c-user .close-submenu {
      position: absolute;
      top: 0;
      left: 0; }
    .c-user:before, .c-user:after {
      display: none; } }

@media screen and (max-width: 767px) {
  .c-login .logged.has-digital {
    position: relative;
    top: 20px; }
    .c-login .logged.has-digital .c-btn-sign-it {
      display: none; }
  .c-login .c-btn-advantage {
    display: none; } }

@media screen and (max-width: 379px) {
  .c-user {
    top: 46px; }
    .c-user .c-user-header .c-btn-profile {
      width: 50px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden; }
      .c-user .c-user-header .c-btn-profile img {
        width: auto;
        max-height: none;
        max-width: none;
        height: 100%;
        float: left; }
    .c-user .c-user-header .c-user-data {
      margin-left: 10px;
      margin-right: 60px; } }

.aberto .dropdown {
  display: block; }

.m-rotate-arrow:after {
  transform: rotate(45deg) !important; }

/** dropdown **/
.c-view-more {
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px; }
  .c-view-more .ico-menu {
    height: 40px;
    right: 0;
    cursor: pointer;
    position: relative;
    width: 23px;
    z-index: 2; }
    .c-view-more .ico-menu .item-1,
    .c-view-more .ico-menu .item-2,
    .c-view-more .ico-menu .item-3 {
      display: block;
      border: solid 1px #2a2a2a;
      position: absolute;
      width: 100%;
      height: 2px;
      transition: transform 0.3s;
      -webkit-transition: transform 0.3s;
      -webkit-transition-delay: 0s,.3s;
      transition-delay: 0s,.3s; }
    .c-view-more .ico-menu .item-1 {
      top: calc(50% + 6px); }
    .c-view-more .ico-menu .item-2 {
      top: 50%; }
    .c-view-more .ico-menu .item-3 {
      top: calc(50% - 6px); }
  .c-view-more.open .item-1 {
    display: none; }
  .c-view-more.open .item-2 {
    transform: rotate(45deg); }
  .c-view-more.open .item-3 {
    top: 50%;
    transform: rotate(-45deg); }
  .c-view-more .dropdown {
    display: none;
    width: 364px;
    height: auto;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    position: absolute;
    right: 0;
    top: 100%;
    padding: 0;
    overflow-x: hidden;
    z-index: 101;
    line-height: normal;
    /** sub-dropdown **/
    /** submenu **/
    /** m-localizacao **/ }
    .c-view-more .dropdown a:hover {
      color: #2a2a2a; }
    .c-view-more .dropdown li {
      float: left;
      width: 100%; }
    .c-view-more .dropdown .m-assuntos-do-dia {
      padding: 15px 75px 15px 30px;
      height: auto; }
      .c-view-more .dropdown .m-assuntos-do-dia a {
        font-family: "Overpass", sans-serif;
        line-height: 100%;
        font-size: 1.125rem;
        color: #707070;
        text-decoration: none; }
        .c-view-more .dropdown .m-assuntos-do-dia a:hover {
          color: #2a2a2a; }
    .c-view-more .dropdown .m-item-editoria {
      position: relative;
      padding: 15px 85px 15px 30px; }
      .c-view-more .dropdown .m-item-editoria a {
        font-family: "Overpass", sans-serif;
        line-height: 100%;
        font-size: 1.25rem;
        color: #2a2a2a;
        display: block;
        text-decoration: none; }
        .c-view-more .dropdown .m-item-editoria a:hover {
          color: #2a2a2a; }
    .c-view-more .dropdown .m-item-editoria {
      margin-top: 10px;
      padding-top: 20px; }
      .c-view-more .dropdown .m-item-editoria:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 30px;
        width: calc(100% - 60px);
        border-top: solid 1px #e6e6e6; }
    .c-view-more .dropdown .m-item-editoria + .m-item-editoria {
      margin-top: 0;
      padding-top: 15px; }
    .c-view-more .dropdown .m-item-editoria + .m-item-editoria:before {
      display: none; }
    .c-view-more .dropdown .m-servicos {
      position: relative; }
      .c-view-more .dropdown .m-servicos a {
        font-family: "Overpass", sans-serif;
        line-height: 100%;
        font-size: 1.125rem;
        font-weight: 400;
        color: #707070; }
        .c-view-more .dropdown .m-servicos a:hover {
          color: #2a2a2a; }
    .c-view-more .dropdown .m-item-editoria.m-servicos {
      margin-top: 10px;
      padding-top: 20px; }
      .c-view-more .dropdown .m-item-editoria.m-servicos:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 30px;
        width: calc(100% - 60px);
        border-top: solid 1px #e6e6e6; }
    .c-view-more .dropdown .m-item-editoria.m-servicos + .m-item-editoria.m-servicos {
      margin-top: 0;
      padding-top: 15px; }
    .c-view-more .dropdown .m-item-editoria.m-servicos + .m-item-editoria.m-servicos:before {
      display: none; }
    .c-view-more .dropdown .m-ico-dropdown {
      padding-right: 40px; }
      .c-view-more .dropdown .m-ico-dropdown a {
        cursor: pointer;
        position: relative;
        padding-right: 45px;
        text-decoration: none;
        font-family: "Overpass", sans-serif; }
        .c-view-more .dropdown .m-ico-dropdown a:hover {
          color: #2a2a2a; }
      .c-view-more .dropdown .m-ico-dropdown > a:before {
        width: 10px;
        height: 10px;
        right: 5px;
        top: 4px;
        content: "";
        border-left: 1px solid #999999;
        border-top: 1px solid #999999;
        display: inline-block;
        font-size: 0.625rem;
        overflow: hidden;
        position: absolute;
        -ms-transform: rotate(-145deg) skew(-20deg);
        -webkit-transform: rotate(-145deg) skew(-20deg);
        transform: rotate(-145deg) skew(-20deg);
        -webkit-transition: transform 0.5s ease-in-out, top 0.5s;
        transition: transform 0.5s ease-in-out, top 0.5s; }
      .c-view-more .dropdown .m-ico-dropdown .sub-dropdown {
        display: none;
        height: auto;
        padding-top: 10px;
        padding-left: 10px; }
    .c-view-more .dropdown .m-ico-dropdown.ativo a:after {
      top: 8px;
      -ms-transform: rotate(35deg) skew(-20deg);
      -webkit-transform: rotate(35deg) skew(-20deg);
      transform: rotate(35deg) skew(-20deg); }
    .c-view-more .dropdown .sub-dropdown.ativo {
      display: block;
      height: auto; }
    .c-view-more .dropdown .sub-dropdown li {
      padding: 15px 0px 15px 0px; }
      .c-view-more .dropdown .sub-dropdown li:last-child {
        padding-bottom: 0px; }
      .c-view-more .dropdown .sub-dropdown li a {
        font-size: 1rem;
        color: #707070;
        font-weight: 400; }
    .c-view-more .dropdown .submenu {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 100%;
      background: #ffffff;
      top: 0px;
      z-index: 1; }
      .c-view-more .dropdown .submenu li:first-child {
        border-bottom: solid 1px #e6e6e6;
        margin-bottom: 10px; }
    .c-view-more .dropdown .abre-submenu:before {
      width: 18px;
      height: 18px;
      border: solid 2px #999999;
      margin-right: 10px;
      content: '+';
      text-align: center;
      display: inline-block;
      font-size: 1.25rem;
      font-weight: 700;
      color: #999999;
      line-height: 14px; }
    .c-view-more .dropdown .abre-submenu:hover:before {
      color: #2a2a2a;
      border-color: #2a2a2a; }
    .c-view-more .dropdown .sub-dropdown .fecha-submenu {
      font-weight: 700;
      color: #2a2a2a; }
      .c-view-more .dropdown .sub-dropdown .fecha-submenu:before {
        width: 8px;
        height: 8px;
        margin: 0px 20px 2px 0px;
        content: "";
        border-left: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        display: inline-block;
        font-size: 0.625rem;
        overflow: hidden;
        -ms-transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg);
        transform: rotate(-50deg); }
    .c-view-more .dropdown .m-localizacao {
      display: none;
      background: #f5f5f5;
      border-top: solid 1px #e6e6e6;
      margin-top: 10px;
      padding: 25px 40px; }
      .c-view-more .dropdown .m-localizacao:after {
        top: 33px; }
      .c-view-more .dropdown .m-localizacao a {
        font-family: "Overpass", sans-serif;
        line-height: 100%;
        font-size: 1.25rem;
        font-weight: 700;
        color: #2a2a2a;
        width: 100%;
        float: left; }
      .c-view-more .dropdown .m-localizacao ul {
        float: left;
        height: 88px; }
      .c-view-more .dropdown .m-localizacao li {
        position: relative;
        padding: 10px 45px 10px 0;
        margin-bottom: 5px; }
        .c-view-more .dropdown .m-localizacao li input[type=radio] {
          position: absolute;
          visibility: hidden;
          right: 45px;
          top: 10px;
          height: 18px; }
        .c-view-more .dropdown .m-localizacao li label {
          display: block;
          position: relative;
          width: 100%;
          font-family: "Overpass", sans-serif;
          line-height: 18px;
          font-size: 1rem;
          color: #707070;
          padding-right: 40px;
          z-index: 9;
          cursor: pointer;
          -webkit-transition: all 0.25s linear; }
        .c-view-more .dropdown .m-localizacao li .check {
          display: block;
          position: absolute;
          border: solid 1px #707070;
          border-radius: 100%;
          height: 18px;
          width: 18px;
          top: 10px;
          right: 45px;
          z-index: 5;
          transition: border .25s linear;
          -webkit-transition: border .25s linear; }
        .c-view-more .dropdown .m-localizacao li .check:before {
          display: block;
          position: absolute;
          content: '';
          border-radius: 100%;
          height: 12px;
          width: 12px;
          top: 2px;
          left: 2px;
          margin: auto;
          transition: background 0.25s linear;
          -webkit-transition: background 0.25s linear; }
        .c-view-more .dropdown .m-localizacao li input[type=radio]:checked ~ .check:before {
          background: #707070; }
        .c-view-more .dropdown .m-localizacao li:hover label {
          color: #2a2a2a; }
        .c-view-more .dropdown .m-localizacao li.active .check:before {
          background: #707070; }
    .c-view-more .dropdown .c-search:before, .c-view-more .dropdown .c-search:after {
      display: none; }

.c-opacity-menu {
  background-color: #000000;
  height: 100%;
  opacity: .85;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101; }

.home .c-view-more .dropdown .m-localizacao {
  display: block; }

@media screen and (max-width: 1147px) {
  .c-view-more .dropdown {
    right: 0; }
    .c-view-more .dropdown li {
      text-align: left; }
    .c-view-more .dropdown .m-item-editoria {
      text-align: left;
      padding: 15px 30px 5px 30px; }
      .c-view-more .dropdown .m-item-editoria a {
        padding-right: 0; }
    .c-view-more .dropdown .m-localizacao {
      text-align: left;
      padding: 15px 30px; }
      .c-view-more .dropdown .m-localizacao li {
        padding: 15px 15px 15px 45px; }
    .c-view-more .dropdown .m-ico-dropdown > a:after {
      right: inherit;
      left: 5px; }
    .c-view-more .dropdown .m-assuntos-do-dia {
      position: relative;
      padding-top: 20px; }
      .c-view-more .dropdown .m-assuntos-do-dia:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 30px;
        width: calc(100% - 60px);
        border-top: solid 1px #e6e6e6; }
    .c-view-more .dropdown .m-assuntos-do-dia + .m-assuntos-do-dia:before {
      display: none; }
    .c-view-more .dropdown .sub-dropdown li {
      padding: 10px 0; } }

@media screen and (max-width: 767px) {
  .c-header.c-header-small .h-container,
  .c-header .h-container {
    height: 56px;
    /*.h-editor,
            .h-menu{
                height: 56px;
            }*/ }
    .c-header.c-header-small .h-container .h-menu .h-nav,
    .c-header .h-container .h-menu .h-nav {
      height: 56px; } }

@media screen and (max-width: 379px) {
  .c-view-more {
    position: absolute;
    right: 0;
    top: 0;
    height: 56px; }
    .c-view-more .ico-menu {
      height: 56px; }
    .c-view-more .dropdown {
      position: fixed;
      width: 100%;
      right: 0;
      top: 56px; } }

.c-view-more-explore {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  border: none;
  background-color: transparent;
  outline: none; }
  .c-view-more-explore .ico-menu {
    margin-top: -5px;
    cursor: pointer;
    height: 48px;
    position: relative;
    right: 0;
    width: 100%;
    z-index: 2; }
    .c-view-more-explore .ico-menu:after {
      bottom: 0;
      color: #2a2a2a;
      content: "Explore";
      display: block;
      font-size: 8px;
      font-weight: bold;
      left: -5px;
      line-height: 1.5;
      position: absolute;
      text-transform: uppercase;
      width: 100%;
      text-align: center; }
    .c-view-more-explore .ico-menu .item-1,
    .c-view-more-explore .ico-menu .item-2,
    .c-view-more-explore .ico-menu .item-3 {
      display: block;
      border: solid 1px #2a2a2a;
      position: absolute;
      width: 25px;
      height: 2px;
      transition: transform 0.3s;
      -webkit-transition: transform 0.3s;
      -webkit-transition-delay: 0s,.3s;
      transition-delay: 0s,.3s;
      margin-left: 0; }
    .c-view-more-explore .ico-menu .item-1 {
      top: calc(50% + 6px);
      opacity: 1; }
    .c-view-more-explore .ico-menu .item-2 {
      top: 50%; }
    .c-view-more-explore .ico-menu .item-3 {
      top: calc(50% - 6px); }
  .c-view-more-explore.open .item-1 {
    opacity: 0;
    transform: rotate(-45deg); }
  .c-view-more-explore.open .item-2 {
    transform: rotate(45deg); }
  .c-view-more-explore.open .item-3 {
    top: 50%;
    transform: rotate(-45deg); }
  .c-view-more-explore.open .ico-menu:after {
    bottom: -2px; }
  .c-view-more-explore.c-view-more-small {
    margin-bottom: 6px; }
    .c-view-more-explore.c-view-more-small .ico-menu {
      height: 25px; }

.c-view-more-explore:focus {
  outline: none; }

.c-explore-close {
  opacity: 9;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out; }

.c-explore-open {
  opacity: 0;
  transition: opacity .30s ease-in-out;
  -moz-transition: opacity .30s ease-in-out;
  -webkit-transition: opacity .30s ease-in-out; }

.c-explore {
  position: relative;
  margin: 0;
  background: #ffffff;
  width: 100%;
  height: 0;
  top: -10000px;
  z-index: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity .50s linear;
  -moz-transition: opacity .50s linear;
  -webkit-transition: opacity .50s linear;
  font-family: "Overpass", sans-serif;
  display: none;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  .c-explore.active {
    z-index: 1000;
    visibility: visible;
    opacity: 9;
    transition: opacity .50s ease-in-out;
    -moz-transition: opacity .50s ease-in-out;
    -webkit-transition: opacity .50s ease-in-out;
    box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 767px) {
    .c-explore {
      background: #000000; } }
  .c-explore input {
    font-size: 12px; }
    .c-explore input:focus {
      font-size: 12px; }
  .c-explore .c-explore-item {
    margin: 0 auto;
    width: 100%; }
    .c-explore .c-explore-item span {
      font-size: 1.125rem;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.56;
      letter-spacing: normal;
      text-align: left;
      color: #2a2a2a;
      width: 100%;
      text-align: left;
      margin-bottom: 24px;
      float: left; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-item span {
          color: #ffffff;
          font-size: 1rem; }
          .c-explore .c-explore-item span .list-type-border {
            margin-top: 20px; } }
      .c-explore .c-explore-item span a {
        width: 69px;
        height: 21px;
        border-radius: 11px;
        border: solid 1px #ededed;
        padding: 4px 11px;
        margin-left: 11px;
        font-size: 0.625rem;
        line-height: 1.14;
        color: #000000;
        text-decoration: none; }
        .c-explore .c-explore-item span a:hover {
          background: #cccccc; }
        .c-explore .c-explore-item span a:before {
          content: "+";
          margin-right: 3px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item span a {
            color: #ffffff;
            border: solid 1px #ffffff; }
            .c-explore .c-explore-item span a:hover {
              background: #f1f1f1;
              color: #000000; } }
      .c-explore .c-explore-item span.list-border, .c-explore .c-explore-item span.list-type-border {
        border-top: 1px solid #707070;
        padding-top: 20px;
        margin-bottom: 24px; }
    .c-explore .c-explore-item ul {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center; }
      .c-explore .c-explore-item ul li {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        text-align: center; }
        .c-explore .c-explore-item ul li a {
          text-decoration: none;
          color: #2a2a2a;
          font-size: 0.875rem;
          width: 100%;
          float: left;
          height: auto;
          position: relative;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-direction: column;
          outline: none; }
          @media screen and (max-width: 767px) {
            .c-explore .c-explore-item ul li a {
              color: #ffffff;
              font-size: 0.75rem; } }
        .c-explore .c-explore-item ul li label {
          cursor: pointer;
          font-family: "Overpass", sans-serif;
          min-height: 30px;
          font-weight: normal; }
      .c-explore .c-explore-item ul img {
        border: solid 1px #e6e6e6;
        margin-bottom: 12.4px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul img {
            margin-bottom: 7px;
            border: solid 1px #2a2a2a; } }
      .c-explore .c-explore-item ul.square li {
        width: 96.1px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.square li {
            width: 76px; } }
      .c-explore .c-explore-item ul.square img {
        height: 96.1px;
        border-radius: 6px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.square img {
            width: 76px;
            height: 76px; } }
      .c-explore .c-explore-item ul.square.list-type {
        min-height: auto; }
      .c-explore .c-explore-item ul.small-square li {
        width: 190px;
        text-align: left;
        margin-bottom: 10px; }
        .c-explore .c-explore-item ul.small-square li a {
          flex-direction: row; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.small-square li {
            width: 54px; } }
      .c-explore .c-explore-item ul.small-square img {
        height: 72px;
        width: 72px;
        margin-right: 14px;
        margin-bottom: 0;
        border-radius: 6px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.small-square img {
            height: 54px;
            width: 54px; } }
      .c-explore .c-explore-item ul.small-square label {
        display: flex;
        align-items: center; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-item ul.small-square li {
          width: 45%; } }
      @media screen and (max-width: 419px) {
        .c-explore .c-explore-item ul.small-square li {
          width: 40%; } }
      .c-explore .c-explore-item ul.wide li {
        width: 161.8px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.wide li {
            width: 150px; } }
      .c-explore .c-explore-item ul.wide img {
        height: 96px;
        border-radius: 6px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.wide img {
            width: 150px;
            height: 89px; } }
      .c-explore .c-explore-item ul.wide.list-type {
        min-height: auto; }
      .c-explore .c-explore-item ul.small-wide li {
        width: 138.8px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.small-wide li {
            width: 108px; } }
      .c-explore .c-explore-item ul.small-wide img {
        height: 82px;
        border-radius: 6px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.small-wide img {
            width: 108px;
            height: 60px; } }
      .c-explore .c-explore-item ul.small-wide label {
        display: none; }
      .c-explore .c-explore-item ul.small-wide.list-type label {
        display: block; }
      .c-explore .c-explore-item ul.circle li {
        width: 100px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.circle li {
            width: 76px; } }
      .c-explore .c-explore-item ul.circle img {
        height: 100px;
        border-radius: 60px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.circle img {
            width: 76px;
            height: 76px; } }
      .c-explore .c-explore-item ul.tags li {
        background: #cccccc;
        padding: 8px 11px;
        border-radius: 20px;
        margin-bottom: 20px; }
        .c-explore .c-explore-item ul.tags li a {
          color: #000000; }
      .c-explore .c-explore-item ul.tags label {
        min-height: auto; }
      .c-explore .c-explore-item ul.tags.list-type li {
        background: none;
        padding: 0;
        margin-bottom: 0; }
        .c-explore .c-explore-item ul.tags.list-type li a {
          color: #ffffff; }
      .c-explore .c-explore-item ul.list li, .c-explore .c-explore-item ul.list-type li {
        margin-bottom: 23px; }
      .c-explore .c-explore-item ul.list img, .c-explore .c-explore-item ul.list-type img {
        display: none; }
      .c-explore .c-explore-item ul.list label, .c-explore .c-explore-item ul.list-type label {
        width: 155px;
        height: 30px;
        text-align: left; }
      .c-explore .c-explore-item ul.change-location li {
        position: relative;
        width: 160px; }
        .c-explore .c-explore-item ul.change-location li input[type=radio] {
          position: absolute;
          visibility: hidden;
          left: 0px;
          top: 0px;
          height: 18px; }
        .c-explore .c-explore-item ul.change-location li label {
          margin-left: 30px; }
          @media screen and (max-width: 767px) {
            .c-explore .c-explore-item ul.change-location li label {
              color: #ffffff; } }
        .c-explore .c-explore-item ul.change-location li .check {
          display: block;
          position: absolute;
          border: solid 1px #707070;
          border-radius: 100%;
          height: 18px;
          width: 18px;
          left: 0px;
          top: 0px;
          z-index: 5;
          transition: border .25s linear;
          -webkit-transition: border .25s linear; }
          @media screen and (max-width: 767px) {
            .c-explore .c-explore-item ul.change-location li .check {
              border: solid 1px #ffffff; } }
        .c-explore .c-explore-item ul.change-location li .check:before {
          display: block;
          position: absolute;
          content: '';
          border-radius: 100%;
          height: 12px;
          width: 12px;
          top: 2px;
          left: 2px;
          margin: auto;
          transition: background 0.25s linear;
          -webkit-transition: background 0.25s linear; }
        .c-explore .c-explore-item ul.change-location li input[type=radio]:checked ~ .check:before {
          background: #000000; }
          @media screen and (max-width: 767px) {
            .c-explore .c-explore-item ul.change-location li input[type=radio]:checked ~ .check:before {
              background: #ffffff; } }
        @media screen and (min-width: 768px) {
          .c-explore .c-explore-item ul.change-location li:hover label {
            color: #2a2a2a; }
          .c-explore .c-explore-item ul.change-location li.active .check:before {
            background: #000000; } }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.change-location li:hover label {
            color: #ffffff; }
          .c-explore .c-explore-item ul.change-location li.active .check:before {
            background: #ffffff; } }
      .c-explore .c-explore-item ul.featured li {
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item ul.featured li {
            margin-bottom: 0px; } }
        .c-explore .c-explore-item ul.featured li a {
          width: 150px;
          height: 30px;
          border-radius: 10px;
          background-color: #2a2a2a;
          display: flex;
          align-items: center;
          justify-content: center; }
          @media screen and (max-width: 767px) {
            .c-explore .c-explore-item ul.featured li a {
              background-color: #ffffff; } }
        .c-explore .c-explore-item ul.featured li label {
          font-size: 0.875rem;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.57;
          letter-spacing: normal;
          text-align: center;
          color: #ffffff;
          text-transform: uppercase;
          min-height: auto; }
          @media screen and (max-width: 767px) {
            .c-explore .c-explore-item ul.featured li label {
              color: #000000; } }
      .c-explore .c-explore-item ul.featured.list-type li {
        height: auto;
        margin-bottom: 23px; }
        .c-explore .c-explore-item ul.featured.list-type li a {
          background: #000000;
          height: auto; }
        .c-explore .c-explore-item ul.featured.list-type li label {
          color: #ffffff;
          text-align: left;
          text-transform: initial; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-item ul.c-explorer-slider {
          display: -webkit-box;
          overflow: auto;
          overflow-y: hidden;
          -webkit-overflow-scrolling: touch;
          scrollbar-width: none;
          flex-wrap: nowrap; }
          .c-explore .c-explore-item ul.c-explorer-slider li {
            margin-right: 20px; }
          .c-explore .c-explore-item ul.c-explorer-slider::after {
            content: ' ';
            margin-right: 2px; }
          .c-explore .c-explore-item ul.c-explorer-slider::-webkit-scrollbar {
            width: 0px; }
        .c-explore .c-explore-item ul.list-type {
          display: flex;
          overflow: auto;
          flex-wrap: wrap;
          height: auto; }
          .c-explore .c-explore-item ul.list-type li {
            width: 150px; } }
    .c-explore .c-explore-item.tabs {
      width: 192px;
      min-width: 192px;
      margin: 0;
      background: #000000;
      min-height: 74px;
      position: fixed;
      left: 348px; }
      @media screen and (max-width: 1850px) {
        .c-explore .c-explore-item.tabs {
          left: 300px; } }
      @media screen and (max-width: 1746px) {
        .c-explore .c-explore-item.tabs {
          left: 260px; } }
      @media screen and (max-width: 1676px) {
        .c-explore .c-explore-item.tabs {
          left: 220px; } }
      @media screen and (max-width: 1614px) {
        .c-explore .c-explore-item.tabs {
          left: 180px; } }
      @media screen and (max-width: 1520px) {
        .c-explore .c-explore-item.tabs {
          left: 146px; } }
      @media screen and (max-width: 1460px) {
        .c-explore .c-explore-item.tabs {
          left: 115px; } }
      @media screen and (max-width: 1365px) {
        .c-explore .c-explore-item.tabs {
          left: 50px; } }
      @media screen and (max-width: 1147px) {
        .c-explore .c-explore-item.tabs {
          left: 0px; } }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-item.tabs {
          position: sticky;
          position: -webkit-sticky;
          top: 0;
          width: 100%;
          border-bottom: 1px solid #2a2a2a;
          left: 0px;
          z-index: 100; } }
      .c-explore .c-explore-item.tabs.fixed {
        position: fixed;
        z-index: 100; }
      .c-explore .c-explore-item.tabs.fixedSafari {
        position: -webkit-sticky;
        z-index: 100; }
      .c-explore .c-explore-item.tabs ul {
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        vertical-align: middle;
        width: 100%;
        height: 90%; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item.tabs ul {
            flex-direction: row;
            padding: 0 0 1px;
            height: auto; } }
        .c-explore .c-explore-item.tabs ul.list {
          margin-bottom: 0; }
        .c-explore .c-explore-item.tabs ul li {
          width: 100%;
          height: 13vh;
          max-height: 120px; }
          @media screen and (max-width: 1365px) {
            .c-explore .c-explore-item.tabs ul li {
              height: 10vh; } }
          @media screen and (max-width: 767px) {
            .c-explore .c-explore-item.tabs ul li {
              min-height: 74px;
              margin-bottom: 0; } }
          .c-explore .c-explore-item.tabs ul li a {
            color: #999999; }
            @media screen and (max-width: 767px) {
              .c-explore .c-explore-item.tabs ul li a {
                min-height: 48px;
                padding: 14px 0 1px; } }
            .c-explore .c-explore-item.tabs ul li a img {
              height: 35px;
              margin-bottom: 8px;
              border: none;
              filter: invert(0.4) sepia(0) saturate(0) hue-rotate(175deg); }
              @media screen and (max-width: 767px) {
                .c-explore .c-explore-item.tabs ul li a img {
                  height: 24px; } }
            .c-explore .c-explore-item.tabs ul li a:hover, .c-explore .c-explore-item.tabs ul li a.active {
              color: #ffffff; }
              .c-explore .c-explore-item.tabs ul li a:hover img, .c-explore .c-explore-item.tabs ul li a.active img {
                cursor: pointer;
                filter: invert(0.8) sepia(0) saturate(0) hue-rotate(175deg); }
            @media screen and (min-width: 768px) {
              .c-explore .c-explore-item.tabs ul li a.active::after {
                content: "";
                width: 17px;
                height: 17px;
                background-color: #fff;
                transform: rotate(42deg) translate(0);
                transition: transform .5s ease-in-out;
                -moz-transition: transform .5s ease-in-out;
                -webkit-transition: transform .5s ease-in-out;
                float: left;
                border-left: 12px solid #fff;
                border-bottom: 12px solid #fff;
                border-right-width: .2em;
                border-top-width: .2em;
                position: absolute;
                right: -19px;
                top: 11%; } }
            @media screen and (max-width: 767px) {
              .c-explore .c-explore-item.tabs ul li a.active {
                border-bottom: 4px solid #ffffff; } }
          .c-explore .c-explore-item.tabs ul li label {
            margin-bottom: 10px; }
    .c-explore .c-explore-item.list-itens {
      visibility: hidden;
      position: absolute;
      opacity: 0;
      transition: opacity .50s ease-in-out;
      -moz-transition: opacity .50s ease-in-out;
      -webkit-transition: opacity .50s ease-in-out;
      margin-top: 10px;
      height: 0;
      margin-bottom: 50px;
      padding-bottom: 60px; }
      .c-explore .c-explore-item.list-itens.active {
        position: relative;
        visibility: visible;
        opacity: 9;
        height: auto; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-item.list-itens {
          margin-top: 30px;
          padding-left: 16px; } }
      .c-explore .c-explore-item.list-itens ul {
        margin-bottom: 10px;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch; }
        .c-explore .c-explore-item.list-itens ul li {
          margin-right: 20px;
          margin-bottom: 20px; }
          @media screen and (max-width: 767px) {
            .c-explore .c-explore-item.list-itens ul li {
              margin-right: auto; } }
          .c-explore .c-explore-item.list-itens ul li label {
            line-height: 1.17; }
            @media screen and (max-width: 767px) {
              .c-explore .c-explore-item.list-itens ul li label {
                min-height: auto; } }
        @media screen and (max-width: 419px) {
          .c-explore .c-explore-item.list-itens ul.small-wide label {
            margin-right: 5px; } }
        .c-explore .c-explore-item.list-itens ul.list {
          margin-bottom: 5px; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item.list-itens ul.c-explorer-slider li {
            margin-right: 15px; } }
        @media screen and (max-width: 379px) {
          .c-explore .c-explore-item.list-itens ul.c-explorer-slider li {
            margin-right: 8px; } }
    .c-explore .c-explore-item.user-menu {
      margin: 0 auto;
      padding: 20px 100px 50px 100px;
      background: #2a2a2a; }
      @media screen and (max-width: 1365px) {
        .c-explore .c-explore-item.user-menu {
          padding: 20px 50px; } }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-item.user-menu {
          padding: 20px; } }
      .c-explore .c-explore-item.user-menu ul {
        flex-wrap: wrap;
        justify-content: center; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item.user-menu ul {
            justify-content: flex-start; } }
      .c-explore .c-explore-item.user-menu li {
        width: 180px;
        text-align: left;
        margin-bottom: 30px;
        font-size: 0.875rem; }
        .c-explore .c-explore-item.user-menu li.button a {
          max-width: 120px; }
    .c-explore .c-explore-item.result-explore-search {
      width: 100%;
      position: absolute;
      opacity: 0;
      transition: opacity .50s ease-in-out;
      -moz-transition: opacity .50s ease-in-out;
      -webkit-transition: opacity .50s ease-in-out;
      margin: 0 auto;
      padding: 80px 100px 100px 100px;
      max-width: 1300px; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-item.result-explore-search {
          padding: 0 16px;
          margin-top: 0px; } }
      .c-explore .c-explore-item.result-explore-search.active {
        visibility: visible;
        opacity: 9;
        z-index: 1;
        position: relative; }
      .c-explore .c-explore-item.result-explore-search .btn-back {
        margin-top: 23px;
        margin-bottom: 50px; }
        .c-explore .c-explore-item.result-explore-search .btn-back svg {
          width: 18px;
          height: 24px;
          margin-right: 5px;
          display: inline-flex; }
          .c-explore .c-explore-item.result-explore-search .btn-back svg path {
            fill: #ffffff; }
          .c-explore .c-explore-item.result-explore-search .btn-back svg path + path {
            fill: #2a2a2a; }
        .c-explore .c-explore-item.result-explore-search .btn-back .cls-1 {
          fill: transparent;
          stroke: transparent; }
        .c-explore .c-explore-item.result-explore-search .btn-back a {
          border: none;
          margin-left: 0;
          padding: 0;
          border: 0;
          z-index: 0;
          line-height: 1.7;
          display: flex;
          flex-direction: row-reverse;
          justify-content: space-between;
          align-items: flex-start;
          width: 90px;
          font-size: 0.875rem; }
          .c-explore .c-explore-item.result-explore-search .btn-back a:hover {
            text-decoration: underline;
            background-color: transparent; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item.result-explore-search .btn-back {
            padding-bottom: 12.5px;
            border-bottom: 1px solid #2a2a2a;
            margin-bottom: 27.5px; }
            .c-explore .c-explore-item.result-explore-search .btn-back .cls-2 {
              fill: #ffffff; } }
      .c-explore .c-explore-item.result-explore-search .title {
        margin-bottom: 40px;
        font-size: 1rem;
        text-transform: uppercase; }
        @media screen and (max-width: 767px) {
          .c-explore .c-explore-item.result-explore-search .title {
            margin-bottom: 30px;
            font-size: 0.875rem; } }
      .c-explore .c-explore-item.result-explore-search ul {
        display: block;
        flex-direction: column;
        justify-content: flex-start; }
        .c-explore .c-explore-item.result-explore-search ul li {
          width: 50%;
          margin-bottom: 20px;
          float: left;
          min-height: 73px; }
          @media screen and (max-width: 579px) {
            .c-explore .c-explore-item.result-explore-search ul li {
              width: 100%;
              margin-bottom: 0px; } }
          .c-explore .c-explore-item.result-explore-search ul li a {
            display: flex;
            flex-direction: row; }
          .c-explore .c-explore-item.result-explore-search ul li label {
            font-size: 1.125rem;
            line-height: 1;
            letter-spacing: normal;
            text-align: left;
            color: #000000;
            float: left;
            min-height: 25px; }
            @media screen and (max-width: 767px) {
              .c-explore .c-explore-item.result-explore-search ul li label {
                font-size: 1rem;
                color: #ffffff;
                line-height: 1.3; } }
          .c-explore .c-explore-item.result-explore-search ul li span {
            font-size: 0.875rem;
            line-height: .79;
            letter-spacing: normal;
            text-align: left;
            color: #676767;
            display: flex;
            flex-direction: column;
            justify-content: center;
            font-weight: normal; }
            @media screen and (max-width: 579px) {
              .c-explore .c-explore-item.result-explore-search ul li span {
                font-size: 0.75rem;
                margin-bottom: 15px; } }
          .c-explore .c-explore-item.result-explore-search ul li.search-not-found {
            color: #707070; }
        .c-explore .c-explore-item.result-explore-search ul img {
          width: auto;
          height: 60px;
          border-radius: 6px;
          margin-right: 16px; }
          @media screen and (max-width: 579px) {
            .c-explore .c-explore-item.result-explore-search ul img {
              height: 41px; } }
  .c-explore .c-explore-content {
    margin: 0 auto;
    max-width: 1428px;
    padding: 0 100px;
    opacity: 0.9;
    transition: opacity .50s ease-in-out;
    -moz-transition: opacity .50s ease-in-out;
    -webkit-transition: opacity .50s ease-in-out; }
    @media screen and (max-width: 1365px) {
      .c-explore .c-explore-content {
        padding: 0 50px; } }
    @media screen and (max-width: 1147px) {
      .c-explore .c-explore-content {
        padding: 0 20px; } }
    @media screen and (max-width: 767px) {
      .c-explore .c-explore-content {
        padding: 0; } }
    .c-explore .c-explore-content .hidden {
      opacity: 0;
      transition: opacity .20s ease-in-out;
      -moz-transition: opacity .20s ease-in-out;
      -webkit-transition: opacity .20s ease-in-out; }
  .c-explore .c-explore-category {
    flex-direction: row;
    justify-content: flex-end; }
    @media screen and (max-width: 767px) {
      .c-explore .c-explore-category {
        flex-direction: column; } }
    .c-explore .c-explore-category.desktop {
      display: flex; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-category.desktop {
          display: none; } }
    .c-explore .c-explore-category.mobile {
      display: none; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-category.mobile {
          display: flex; } }
  .c-explore .c-explore-categorys-itens {
    display: flex;
    flex-direction: column;
    width: 83.5%;
    padding: 10px 6px 0px 36px;
    position: relative;
    padding-bottom: 120px; }
    @media screen and (max-width: 1147px) {
      .c-explore .c-explore-categorys-itens {
        width: 80%; } }
    @media screen and (max-width: 767px) {
      .c-explore .c-explore-categorys-itens {
        width: 100%;
        padding: 10px 0;
        border-top: 0; } }
    .c-explore .c-explore-categorys-itens .type-list {
      width: 100%;
      height: 20px;
      position: relative;
      float: left;
      text-align: right;
      display: none;
      padding: 0; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-categorys-itens .type-list {
          display: block; } }
      .c-explore .c-explore-categorys-itens .type-list .w-image {
        float: right;
        margin-right: 28px;
        padding: 10px 0; }
        .c-explore .c-explore-categorys-itens .type-list .w-image .square {
          float: left;
          width: 8px;
          height: 8px;
          background: #999999;
          border-radius: 2px;
          margin-right: 2px; }
        .c-explore .c-explore-categorys-itens .type-list .w-image.active .square {
          background: #ffffff; }
      .c-explore .c-explore-categorys-itens .type-list .w-list {
        float: right;
        margin-right: 31px;
        padding: 10px 0; }
        .c-explore .c-explore-categorys-itens .type-list .w-list .list {
          width: 16px;
          height: 9px;
          float: right;
          border-top: 2px solid #999999;
          border-bottom: 2px solid #999999; }
        .c-explore .c-explore-categorys-itens .type-list .w-list.active .list {
          border-top: 3px solid #ffffff;
          border-bottom: 3px solid #ffffff; }
    .c-explore .c-explore-categorys-itens .itens-list {
      position: relative;
      width: 100%; }
    .c-explore .c-explore-categorys-itens.hidden {
      display: none; }
  .c-explore .c-explore-social-networks {
    position: fixed;
    width: 100%;
    background: #f2f2f2;
    display: flex;
    justify-content: center;
    padding: 14px 0;
    min-height: 50px;
    bottom: 0;
    z-index: 100; }
    @media screen and (max-width: 767px) {
      .c-explore .c-explore-social-networks {
        position: relative;
        background: #2a2a2a; } }
    .c-explore .c-explore-social-networks ul {
      display: flex;
      margin: 0;
      display: flex;
      flex-wrap: inherit;
      flex-direction: row;
      justify-content: space-evenly;
      width: 50%;
      max-width: 1428px; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-social-networks ul {
          width: 100%;
          max-width: 100%; } }
    .c-explore .c-explore-social-networks li {
      width: 37px; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-social-networks li {
          width: 30px; } }
      .c-explore .c-explore-social-networks li span {
        color: #707070;
        line-height: 1.5;
        font-size: 0.75rem; }
    .c-explore .c-explore-social-networks svg {
      fill: #707070;
      height: 18px; }
  .c-explore .c-explore-user {
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
    padding: 20px 348px;
    background: #2a2a2a;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: fixed;
    z-index: 100; }
    @media screen and (max-width: 1850px) {
      .c-explore .c-explore-user {
        padding: 20px 300px; } }
    @media screen and (max-width: 1746px) {
      .c-explore .c-explore-user {
        padding: 20px 260px; } }
    @media screen and (max-width: 1676px) {
      .c-explore .c-explore-user {
        padding: 20px 220px; } }
    @media screen and (max-width: 1614px) {
      .c-explore .c-explore-user {
        padding: 20px 180px; } }
    @media screen and (max-width: 1520px) {
      .c-explore .c-explore-user {
        padding: 20px 146px; } }
    @media screen and (max-width: 1460px) {
      .c-explore .c-explore-user {
        padding: 20px 115px; } }
    @media screen and (max-width: 1365px) {
      .c-explore .c-explore-user {
        padding: 20px 50px; } }
    @media screen and (max-width: 767px) {
      .c-explore .c-explore-user {
        padding: 10px 16px 20px 16px;
        flex-direction: column;
        position: relative; } }
    .c-explore .c-explore-user .login-button {
      font-family: "Overpass", sans-serif;
      font-size: 0.75rem;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      background: #000000;
      text-transform: uppercase;
      text-decoration: none;
      padding: 5px 10px;
      border-radius: 20px;
      cursor: pointer; }
    .c-explore .c-explore-user .explore-user-menu {
      display: flex;
      flex-direction: row;
      justify-content: left;
      align-items: center;
      padding: 0 10px;
      width: 50%; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-user .explore-user-menu {
          padding: 0px;
          width: 100%; } }
      .c-explore .c-explore-user .explore-user-menu span {
        margin-left: 40px;
        margin-right: 3px;
        color: #ffffff; }
      .c-explore .c-explore-user .explore-user-menu img {
        width: 30px;
        height: 30px;
        border-radius: 40px;
        margin-right: 14px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        z-index: 10; }
        .c-explore .c-explore-user .explore-user-menu img.none-image {
          background-image: url(https://assets.gazetadopovo.com.br/images/menu/icons/ico-user.svg);
          background-color: #d0d0d0;
          background-size: 16px;
          border: 0px;
          z-index: 0;
          background-size: 18px; }
      .c-explore .c-explore-user .explore-user-menu .open-menu-user {
        width: 30px;
        height: 30px;
        border-radius: 18px;
        border: solid 1px #e6e6e6;
        background-color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 4px; }
        .c-explore .c-explore-user .explore-user-menu .open-menu-user::after {
          content: " ";
          width: 5px;
          height: 5px;
          background-color: transparent;
          transform: rotate(315deg) translate(0, 0);
          transition: transform .50s ease-in-out;
          -moz-transition: transform .50s ease-in-out;
          -webkit-transition: transform .50s ease-in-out;
          float: left;
          border-left: 1px solid #2a2a2a;
          border-bottom: 1px solid #2a2a2a;
          border-width: 0.2em; }
        .c-explore .c-explore-user .explore-user-menu .open-menu-user.active::after {
          transform: rotate(133deg) translate(0, 0);
          top: 11px;
          border-width: 0.2em; }
    .c-explore .c-explore-user .div-search {
      display: flex;
      justify-content: center;
      position: relative;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-user .div-search {
          margin-top: 21.5px; } }
    .c-explore .c-explore-user .close-search {
      position: absolute;
      font-size: 0;
      right: 17px;
      top: 10px;
      cursor: pointer;
      display: none;
      height: 20px;
      width: 20px;
      text-align: center;
      color: transparent; }
      .c-explore .c-explore-user .close-search svg {
        position: absolute;
        width: 14px;
        height: 14px;
        right: 3px;
        top: 3px; }
      .c-explore .c-explore-user .close-search path {
        fill: #ffffff; }
      .c-explore .c-explore-user .close-search:focus, .c-explore .c-explore-user .close-search:hover {
        text-decoration: none;
        font-size: 0;
        text-indent: -999px; }
    .c-explore .c-explore-user #c-explore-search {
      width: 70%;
      height: 40px;
      border-radius: 10px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.57;
      letter-spacing: normal;
      text-align: left;
      padding: 0 0 0 42px;
      border: 1px solid #707070;
      background-color: #2a2a2a;
      color: #ffffff;
      background: url(https://assets.gazetadopovo.com.br/images/menu/icons/ico-busca.svg) no-repeat left;
      background-size: 16px;
      background-position: 17px;
      opacity: 0.9;
      transition: opacity .50s ease-in-out;
      -moz-transition: opacity .50s ease-in-out;
      -webkit-transition: opacity .50s ease-in-out;
      outline: 0;
      font-family: "Overpass", sans-serif;
      text-decoration: none; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-user #c-explore-search {
          width: 100%; } }
      .c-explore .c-explore-user #c-explore-search.hidden {
        opacity: 0;
        transition: opacity .50s ease-in-out;
        -moz-transition: opacity .50s ease-in-out;
        -webkit-transition: opacity .50s ease-in-out; }
      .c-explore .c-explore-user #c-explore-search::-webkit-input-placeholder {
        color: #ffffff; }
      .c-explore .c-explore-user #c-explore-search:-moz-placeholder {
        /* Firefox 18- */
        color: #ffffff; }
      .c-explore .c-explore-user #c-explore-search::-moz-placeholder {
        /* Firefox 19+ */
        color: #ffffff; }
      .c-explore .c-explore-user #c-explore-search:-ms-input-placeholder {
        color: #ffffff; }
    .c-explore .c-explore-user input[type='text']:focus {
      font-size: 0.75rem; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .c-explore .c-explore-user input:focus {
        font-size: 0.75rem; } }
    .c-explore .c-explore-user .item-menu {
      height: 100vh;
      background: rgba(0, 0, 0, 0.8);
      position: absolute;
      margin: 0 auto;
      width: 100%;
      z-index: 0;
      visibility: hidden;
      opacity: 0;
      transition: opacity .50s ease-in-out;
      -moz-transition: opacity .50s ease-in-out;
      -webkit-transition: opacity .50s ease-in-out;
      margin-top: 60px;
      left: 0; }
      @media screen and (max-width: 767px) {
        .c-explore .c-explore-user .item-menu {
          margin-top: 38px; } }
      @media screen and (max-width: 419px) {
        .c-explore .c-explore-user .item-menu {
          margin-top: 31px; } }
      .c-explore .c-explore-user .item-menu.active {
        visibility: visible;
        opacity: 9;
        transition: opacity .50s ease-in-out;
        -moz-transition: opacity .50s ease-in-out;
        -webkit-transition: opacity .50s ease-in-out;
        z-index: 10; }
      .c-explore .c-explore-user .item-menu ul li a {
        color: #ffffff; }

/***********************************************************/
/** Generic Modal **/
/***********************************************************/
.c-modal {
  font-family: "Overpass", sans-serif;
  margin: 0;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #e6e6e6;
  outline: none;
  position: fixed;
  top: 20%;
  left: calc(50% - 180px);
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.39);
  max-width: 360px;
  width: 360px;
  min-height: 330px;
  display: inline-block;
  text-align: center;
  z-index: 9999999999;
  line-height: normal; }
  .c-modal a:hover {
    text-decoration: none; }
  .c-modal .c-modal-content {
    display: inline-block;
    width: 200px; }

.c-modal-overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999999999; }

.c-modal-display {
  display: none; }

.c-close-modal {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  padding: 15px 0;
  font-size: 0.875rem;
  color: #2a2a2a;
  text-align: right; }
  .c-close-modal:hover {
    color: #999999; }

/**
  HOME - modal share
 */
.c-modal {
  min-height: initial; }

@media screen and (max-width: 767px) {
  .c-modal {
    left: calc(50% - 140px);
    max-width: 280px;
    width: 280px; } }

.c-club {
  display: inline-block;
  text-align: center;
  width: 203px;
  height: 91px;
  line-height: 91px;
  border-radius: 4px;
  background-color: #4f047a; }
  .c-club svg {
    width: 142px;
    display: inline-block;
    vertical-align: middle; }
  .c-club p {
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    line-height: normal;
    margin: 0;
    font-family: "Overpass", sans-serif; }
    .c-club p svg {
      margin-bottom: 10px; }

.c-ir-para {
  margin: 20px 0;
  text-align: left; }

.c-club-nacional {
  margin-top: 15px;
  background-color: #4f047a; }
  .c-club-nacional svg * {
    fill: #ffffff; }
  .c-club-nacional p {
    color: #4f047a; }

.c-club-local {
  background-color: #30e0ce;
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .c-club-local p {
    color: #4f047a;
    margin: 0px;
    font-size: 0.6875rem;
    font-weight: bold;
    margin-top: 10px;
    font-family: "Source Sans Pro, sans-serif"; }
  .c-club-local svg * {
    fill: #4f047a; }

.notifications {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  top: 0;
  transition: background-color 0.3s ease-in-out;
  width: 0;
  z-index: 9999999999; }
  .notifications.active {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%; }
    @media screen and (max-width: 768px) {
      .notifications.active {
        background-color: rgba(0, 0, 0, 0); } }
    .notifications.active .notification-body {
      -webkit-transform: translateX(0px);
      transform: translateX(0px); }
  .notifications .notification-body {
    flex-direction: column;
    background-color: #fff;
    float: right;
    height: auto;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    position: relative;
    width: 560px;
    transition: transform 0.6s ease-in-out;
    -webkit-transform: translateX(560px);
    transform: translateX(560px); }
    @media screen and (max-width: 768px) {
      .notifications .notification-body {
        width: 100%; } }
    .notifications .notification-body .main-header {
      align-items: center;
      justify-content: space-between;
      background-color: #2a2a2a;
      color: #fff;
      font-family: 'Overpass', sans-serif;
      transition: all 0.5s ease-in-out;
      padding: 15px 25px;
      position: absolute;
      top: 0;
      width: inherit;
      z-index: 9999999999; }
      .notifications .notification-body .main-header .user-name {
        align-items: center;
        font-size: 0.9375rem;
        cursor: pointer; }
        .notifications .notification-body .main-header .user-name svg {
          height: 24px;
          margin-left: 6px;
          transform: rotate(0deg);
          transition: transform 0.5s ease;
          width: 24px; }
          .notifications .notification-body .main-header .user-name svg path {
            fill: #fff; }
        .notifications .notification-body .main-header .user-name.animation svg {
          transform: rotate(-180deg); }
      .notifications .notification-body .main-header .btn-return {
        align-items: center;
        font-size: 1rem;
        cursor: pointer; }
        .notifications .notification-body .main-header .btn-return svg {
          margin-right: 5px; }
      .notifications .notification-body .main-header .btn-close {
        cursor: pointer; }
        .notifications .notification-body .main-header .btn-close svg {
          height: 14px;
          width: 14px; }
          .notifications .notification-body .main-header .btn-close svg path {
            fill: #fff; }
      .notifications .notification-body .main-header.fixed {
        position: fixed; }
      .notifications .notification-body .main-header .user-menu {
        background: #f5f5f5;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        clear: both;
        left: 0;
        max-height: 0;
        overflow: hidden;
        padding: 0 20px;
        position: absolute;
        text-align: left;
        top: 54px;
        transition: max-height 0.5s ease;
        width: 275px;
        z-index: 100; }
        .notifications .notification-body .main-header .user-menu .user-menu-item {
          border-bottom: 1px solid #cccccc;
          padding: 12px 0; }
          .notifications .notification-body .main-header .user-menu .user-menu-item:first-child {
            padding: 35px 0 12px; }
          .notifications .notification-body .main-header .user-menu .user-menu-item:last-child {
            border-bottom: none;
            padding: 25px 0 35px; }
          .notifications .notification-body .main-header .user-menu .user-menu-item a {
            font-size: 1rem;
            color: #2a2a2a;
            font-family: 'Overpass', sans-serif;
            cursor: pointer;
            text-transform: capitalize;
            text-decoration: none; }
            .notifications .notification-body .main-header .user-menu .user-menu-item a:hover {
              text-decoration: underline; }
          .notifications .notification-body .main-header .user-menu .user-menu-item .btn-logout {
            font-size: 0.75rem;
            background-color: #e6e6e6;
            border-radius: 20px;
            border: none;
            color: #2a2a2a;
            cursor: pointer;
            font-family: 'Overpass', sans-serif;
            padding: 10px 20px;
            text-transform: uppercase;
            transition: all 0.5s ease; }
            .notifications .notification-body .main-header .user-menu .user-menu-item .btn-logout:hover {
              box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
        .notifications .notification-body .main-header .user-menu.active {
          max-height: 200px; }
    .notifications .notification-body .secondary-header,
    .notifications .notification-body .tertiary-header {
      font-family: 'Overpass', sans-serif;
      margin-top: 84px;
      padding: 0 25px;
      position: relative; }
      .notifications .notification-body .secondary-header .principal-page-title,
      .notifications .notification-body .tertiary-header .principal-page-title {
        align-items: center;
        justify-content: space-between; }
        .notifications .notification-body .secondary-header .principal-page-title h2,
        .notifications .notification-body .tertiary-header .principal-page-title h2 {
          font-size: 1.5rem;
          color: #2a2a2a;
          font-weight: bold; }
        .notifications .notification-body .secondary-header .principal-page-title .icoMoreH,
        .notifications .notification-body .tertiary-header .principal-page-title .icoMoreH {
          align-items: center;
          justify-content: center;
          background-color: #e6e6e6;
          border-radius: 50%;
          cursor: pointer;
          height: 30px;
          width: 30px; }
          .notifications .notification-body .secondary-header .principal-page-title .icoMoreH svg,
          .notifications .notification-body .tertiary-header .principal-page-title .icoMoreH svg {
            height: 4px;
            width: 16px; }
            .notifications .notification-body .secondary-header .principal-page-title .icoMoreH svg path,
            .notifications .notification-body .tertiary-header .principal-page-title .icoMoreH svg path {
              fill: #707070; }
        .notifications .notification-body .secondary-header .principal-page-title .notifications-general-menu,
        .notifications .notification-body .tertiary-header .principal-page-title .notifications-general-menu {
          align-items: flex-start;
          flex-direction: column;
          justify-content: center;
          background-color: #fff;
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          max-height: 0;
          overflow: hidden;
          position: absolute;
          right: 35px;
          top: 40px;
          transition: max-height 0.5s ease;
          width: 244px;
          z-index: 100; }
          .notifications .notification-body .secondary-header .principal-page-title .notifications-general-menu.open,
          .notifications .notification-body .tertiary-header .principal-page-title .notifications-general-menu.open {
            max-height: 154px; }
          .notifications .notification-body .secondary-header .principal-page-title .notifications-general-menu .general-item,
          .notifications .notification-body .tertiary-header .principal-page-title .notifications-general-menu .general-item {
            align-items: center;
            height: 100%;
            position: relative;
            transition: background-color 0.3s linear;
            width: 100%; }
            .notifications .notification-body .secondary-header .principal-page-title .notifications-general-menu .general-item:hover,
            .notifications .notification-body .tertiary-header .principal-page-title .notifications-general-menu .general-item:hover {
              background-color: #e6e6e6; }
            .notifications .notification-body .secondary-header .principal-page-title .notifications-general-menu .general-item a,
            .notifications .notification-body .tertiary-header .principal-page-title .notifications-general-menu .general-item a {
              align-items: center;
              font-size: 0.9375rem;
              color: #2a2a2a;
              cursor: pointer;
              font-family: 'Overpass', sans-serif;
              height: 40px;
              padding: 0 20px;
              width: 100%; }
      .notifications .notification-body .secondary-header .principal-page-subtitle,
      .notifications .notification-body .tertiary-header .principal-page-subtitle {
        font-size: 0.9375rem;
        margin: 30px 0 12px;
        text-transform: uppercase; }
      .notifications .notification-body .secondary-header .page-config-title,
      .notifications .notification-body .tertiary-header .page-config-title {
        align-items: center;
        font-size: 1.125rem;
        border-left: 4px solid #2a2a2a;
        font-weight: bold;
        height: 25px;
        padding-left: 7px; }
      .notifications .notification-body .secondary-header .page-config-subtitle,
      .notifications .notification-body .tertiary-header .page-config-subtitle {
        align-items: center;
        font-size: 1rem;
        font-weight: bold;
        margin: 30px 0 10px;
        text-transform: uppercase; }
        .notifications .notification-body .secondary-header .page-config-subtitle svg,
        .notifications .notification-body .tertiary-header .page-config-subtitle svg {
          height: 16px;
          width: 16px;
          margin-right: 10px; }
          .notifications .notification-body .secondary-header .page-config-subtitle svg *,
          .notifications .notification-body .tertiary-header .page-config-subtitle svg * {
            fill: #999999; }
      .notifications .notification-body .secondary-header .page-config-description,
      .notifications .notification-body .tertiary-header .page-config-description {
        font-size: 0.75rem;
        color: #707070;
        line-height: 125%; }
      .notifications .notification-body .secondary-header .page-config-notifications,
      .notifications .notification-body .tertiary-header .page-config-notifications {
        font-size: 0.9375rem;
        color: #2a2a2a;
        font-weight: bold;
        margin: 30px 0 0; }
    .notifications .notification-body .tertiary-header {
      margin-top: 0; }
    .notifications .notification-body .notification-config-list {
      flex-direction: column;
      height: 100vh;
      margin-top: 30px;
      padding: 0 25px;
      width: 100%; }
      .notifications .notification-body .notification-config-list .config-list-item {
        align-items: center;
        justify-content: space-between;
        font-family: 'Overpass', sans-serif;
        margin-bottom: 30px;
        position: relative;
        width: 100%; }
        .notifications .notification-body .notification-config-list .config-list-item .question-title {
          font-size: 0.9375rem;
          font-weight: bold; }
        .notifications .notification-body .notification-config-list .config-list-item .config-item {
          font-size: 0.9375rem; }
        .notifications .notification-body .notification-config-list .config-list-item input {
          display: none; }
          .notifications .notification-body .notification-config-list .config-list-item input:checked + label {
            transition: all 0.3s ease; }
            .notifications .notification-body .notification-config-list .config-list-item input:checked + label .check {
              background: #35b73f;
              left: 20px;
              transform: rotate(360deg); }
              .notifications .notification-body .notification-config-list .config-list-item input:checked + label .check:before {
                transform: rotate(-45deg) translate(-1px, 14px);
                width: 10px; }
              .notifications .notification-body .notification-config-list .config-list-item input:checked + label .check:after {
                transform: rotate(45deg) translate(13px, 5px);
                width: 6px; }
        .notifications .notification-body .notification-config-list .config-list-item .toggle-wrapper {
          display: flex;
          align-items: center;
          justify-content: center;
          position: relative; }
        .notifications .notification-body .notification-config-list .config-list-item .toggle {
          position: relative;
          display: inline-block; }
        .notifications .notification-body .notification-config-list .config-list-item label.toggle-item {
          background-color: #e6e6e6;
          border-radius: 50px;
          cursor: pointer;
          display: inline-block;
          height: 10px;
          position: relative;
          transform-origin: 20% center;
          transition: all 0.3s ease;
          width: 30px; }
          .notifications .notification-body .notification-config-list .config-list-item label.toggle-item:before {
            border-radius: 2em;
            border: 2px solid #88cf8f;
            display: block;
            height: 2.3em;
            left: 0.25em;
            top: 0.25em;
            transition: 0.3s ease;
            transition: all 0.2s ease;
            width: 2.3em; }
        .notifications .notification-body .notification-config-list .config-list-item .checkcross label:before {
          content: none; }
        .notifications .notification-body .notification-config-list .config-list-item .checkcross .check {
          background: #c1c7d0;
          border-radius: 50%;
          height: 1.5em;
          left: -15px;
          position: absolute;
          top: -7px;
          transition: 0.4s ease;
          width: 1.5em; }
          .notifications .notification-body .notification-config-list .config-list-item .checkcross .check:before, .notifications .notification-body .notification-config-list .config-list-item .checkcross .check:after {
            background: #fff;
            border-radius: 10px;
            content: "";
            height: 3px;
            position: absolute;
            transition: 0.4s ease; }
          .notifications .notification-body .notification-config-list .config-list-item .checkcross .check:before {
            transform: rotate(-45deg) translate(-3px, 11px);
            width: 12px; }
          .notifications .notification-body .notification-config-list .config-list-item .checkcross .check:after {
            transform: rotate(45deg) translate(11px, 3px);
            width: 12px; }
    .notifications .notification-body .notification-list {
      flex-direction: column;
      width: 100%;
      margin-bottom: 30px; }
      .notifications .notification-body .notification-list .notification-item {
        flex-direction: column;
        position: relative;
        padding: 15px 25px;
        border-bottom: 1px solid #e6e6e6; }
        .notifications .notification-body .notification-list .notification-item:first-child {
          border-top: 1px solid #e6e6e6; }
        .notifications .notification-body .notification-list .notification-item .notification-type {
          justify-content: space-between;
          align-items: flex-start;
          cursor: pointer;
          text-decoration: none;
          width: 90%; }
          .notifications .notification-body .notification-list .notification-item .notification-type .ico-type {
            justify-content: center;
            align-items: center;
            border-radius: 50%;
            overflow: hidden;
            height: 36px;
            width: 36px; }
            .notifications .notification-body .notification-list .notification-item .notification-type .ico-type svg * {
              fill: #fff; }
            .notifications .notification-body .notification-list .notification-item .notification-type .ico-type.like {
              background-color: #ffb469; }
            .notifications .notification-body .notification-list .notification-item .notification-type .ico-type.deslike {
              background-color: #638da7; }
            .notifications .notification-body .notification-list .notification-item .notification-type .ico-type.team {
              background-color: #3a66c8;
              border: 3px solid #b1c4ef; }
          .notifications .notification-body .notification-list .notification-item .notification-type .user-thumb {
            position: relative;
            border: solid 1px #e6e6e6;
            display: inline-block;
            vertical-align: top;
            width: 36px;
            height: 36px;
            line-height: 33px;
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            overflow: hidden;
            border: solid 1px #e6e6e6; }
            .notifications .notification-body .notification-list .notification-item .notification-type .user-thumb .letter-name {
              background-color: #e6e6e6;
              display: inline-block;
              vertical-align: middle;
              width: 36px;
              height: 36px;
              position: absolute;
              font-size: 0.9375rem;
              line-height: 33px;
              font-family: 'Overpass', sans-serif;
              color: #2a2a2a;
              text-align: center; }
            .notifications .notification-body .notification-list .notification-item .notification-type .user-thumb .image {
              display: inline-block;
              vertical-align: top;
              max-width: 36px;
              text-align: center;
              width: 100%;
              height: 100%;
              background-position: center;
              background-size: cover;
              background-repeat: no-repeat;
              position: absolute;
              top: 0;
              left: 0;
              z-index: 10; }
          .notifications .notification-body .notification-list .notification-item .notification-type .text {
            font-size: 0.9375rem;
            color: #000;
            font-family: 'Overpass', sans-serif;
            line-height: 125%;
            width: calc(100% - 56px); }
            .notifications .notification-body .notification-list .notification-item .notification-type .text strong {
              font-weight: bold;
              margin-right: 3px; }
            .notifications .notification-body .notification-list .notification-item .notification-type .text:hover {
              text-decoration: underline; }
        .notifications .notification-body .notification-list .notification-item .icoMoreV {
          cursor: pointer;
          position: absolute;
          right: 25px; }
          .notifications .notification-body .notification-list .notification-item .icoMoreV svg path {
            fill: #707070; }
        .notifications .notification-body .notification-list .notification-item .notification-time {
          font-size: 0.75rem;
          color: #707070;
          font-family: 'Overpass', sans-serif;
          margin-left: 56px; }
        .notifications .notification-body .notification-list .notification-item .notifications-action-menu {
          align-items: flex-start;
          flex-direction: column;
          justify-content: center;
          background-color: #fff;
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          height: 0;
          overflow: hidden;
          position: absolute;
          right: 35px;
          top: 40px;
          transition: height 0.5s ease;
          width: 185px;
          z-index: 100; }
          .notifications .notification-body .notification-list .notification-item .notifications-action-menu.open {
            height: 116px; }
          .notifications .notification-body .notification-list .notification-item .notifications-action-menu .action-item {
            align-items: center;
            height: 100%;
            position: relative;
            transition: background-color 0.3s linear;
            width: 100%; }
            .notifications .notification-body .notification-list .notification-item .notifications-action-menu .action-item:hover {
              background-color: #e6e6e6; }
            .notifications .notification-body .notification-list .notification-item .notifications-action-menu .action-item a {
              align-items: center;
              font-size: 0.9375rem;
              color: #2a2a2a;
              cursor: pointer;
              font-family: 'Overpass', sans-serif;
              height: 40px;
              padding: 0 20px;
              width: 100%; }
        .notifications .notification-body .notification-list .notification-item.read .notification-type,
        .notifications .notification-body .notification-list .notification-item.read .notification-time {
          opacity: 0.5; }
        .notifications .notification-body .notification-list .notification-item.removed {
          display: none; }
    .notifications .notification-body .btn-show-more {
      font-size: 0.9375rem;
      background-color: #fff;
      border-radius: 6px;
      border: 1px solid #cccccc;
      color: #707070;
      cursor: pointer;
      font-family: 'Overpass', sans-serif;
      margin: 0 auto;
      padding: 10px 15px;
      text-transform: uppercase;
      width: 220px; }
      .notifications .notification-body .btn-show-more:hover {
        text-decoration: underline; }
      .notifications .notification-body .btn-show-more.hide {
        display: none; }
    .notifications .notification-body .message__item {
      bottom: unset;
      top: 74px; }
      .notifications .notification-body .message__item .box-message.success {
        width: 91%;
        background-color: #12872a; }
        .notifications .notification-body .message__item .box-message.success p {
          align-items: center;
          justify-content: center;
          color: #fff;
          position: relative; }
          .notifications .notification-body .message__item .box-message.success p:before {
            content: ""; }
            @media screen and (max-width: 419px) {
              .notifications .notification-body .message__item .box-message.success p:before {
                margin-right: 0px; } }
          @media screen and (max-width: 419px) {
            .notifications .notification-body .message__item .box-message.success p span {
              font-size: 0.9375rem;
              left: 0;
              position: absolute; } }
          .notifications .notification-body .message__item .box-message.success p .restore-notifications {
            font-size: 0.9375rem;
            background-color: transparent;
            border-radius: 6px;
            border: 1px solid #fff;
            color: #fff;
            cursor: pointer;
            font-family: 'Overpass', sans-serif;
            margin-left: 12.5px;
            padding: 5px 10px;
            text-align: center; }
            @media screen and (max-width: 419px) {
              .notifications .notification-body .message__item .box-message.success p .restore-notifications {
                margin-left: 40%; } }
            @media screen and (max-width: 359px) {
              .notifications .notification-body .message__item .box-message.success p .restore-notifications {
                margin-left: 45%;
                padding: 5px; } }
          .notifications .notification-body .message__item .box-message.success p .btn-close-msg {
            align-items: center;
            border-left: 1px solid #fff;
            cursor: pointer;
            height: 100%;
            padding-left: 10px;
            position: absolute;
            right: 0; }
            @media screen and (max-width: 419px) {
              .notifications .notification-body .message__item .box-message.success p .btn-close-msg {
                margin-left: 90%; } }
            .notifications .notification-body .message__item .box-message.success p .btn-close-msg svg {
              height: 14px;
              width: 14px; }
              .notifications .notification-body .message__item .box-message.success p .btn-close-msg svg path {
                fill: #fff; }
    .notifications .notification-body .no-notifications {
      margin-top: 90px; }
    .notifications .notification-body .loader-notifications {
      margin-top: 40%; }
    .notifications .notification-body .no-notifications,
    .notifications .notification-body .loader-notifications,
    .notifications .notification-body .not-subscriber-notifications {
      align-items: center;
      flex-direction: column;
      justify-content: center;
      font-family: 'Overpass', sans-serif;
      height: auto;
      position: relative;
      width: 100%; }
      .notifications .notification-body .no-notifications svg,
      .notifications .notification-body .loader-notifications svg,
      .notifications .notification-body .not-subscriber-notifications svg {
        height: 76px;
        width: 76px; }
      .notifications .notification-body .no-notifications .ico-loader,
      .notifications .notification-body .loader-notifications .ico-loader,
      .notifications .notification-body .not-subscriber-notifications .ico-loader {
        -webkit-animation: rotate-center 1.5s linear infinite both;
        animation: rotate-center 1.5s linear infinite both;
        margin-bottom: 30px; }

@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
        .notifications .notification-body .no-notifications .ico-loader svg,
        .notifications .notification-body .loader-notifications .ico-loader svg,
        .notifications .notification-body .not-subscriber-notifications .ico-loader svg {
          height: 35px;
          width: 35px; }
      .notifications .notification-body .no-notifications .no-notifications-title,
      .notifications .notification-body .loader-notifications .no-notifications-title,
      .notifications .notification-body .not-subscriber-notifications .no-notifications-title {
        font-size: 1.125rem;
        font-weight: bold;
        line-height: 175%;
        margin: 30px 0;
        text-align: center;
        max-width: 224px; }
      .notifications .notification-body .no-notifications .no-notifications-message,
      .notifications .notification-body .no-notifications .loader-notifications-message,
      .notifications .notification-body .loader-notifications .no-notifications-message,
      .notifications .notification-body .loader-notifications .loader-notifications-message,
      .notifications .notification-body .not-subscriber-notifications .no-notifications-message,
      .notifications .notification-body .not-subscriber-notifications .loader-notifications-message {
        font-size: 1rem;
        line-height: 175%;
        text-align: center;
        max-width: 360px; }
        .notifications .notification-body .no-notifications .no-notifications-message .no-notifications-config-link,
        .notifications .notification-body .no-notifications .loader-notifications-message .no-notifications-config-link,
        .notifications .notification-body .loader-notifications .no-notifications-message .no-notifications-config-link,
        .notifications .notification-body .loader-notifications .loader-notifications-message .no-notifications-config-link,
        .notifications .notification-body .not-subscriber-notifications .no-notifications-message .no-notifications-config-link,
        .notifications .notification-body .not-subscriber-notifications .loader-notifications-message .no-notifications-config-link {
          color: #3a66c8;
          cursor: pointer; }
          .notifications .notification-body .no-notifications .no-notifications-message .no-notifications-config-link:hover,
          .notifications .notification-body .no-notifications .loader-notifications-message .no-notifications-config-link:hover,
          .notifications .notification-body .loader-notifications .no-notifications-message .no-notifications-config-link:hover,
          .notifications .notification-body .loader-notifications .loader-notifications-message .no-notifications-config-link:hover,
          .notifications .notification-body .not-subscriber-notifications .no-notifications-message .no-notifications-config-link:hover,
          .notifications .notification-body .not-subscriber-notifications .loader-notifications-message .no-notifications-config-link:hover {
            text-decoration: underline; }
    .notifications .notification-body .not-subscriber-notifications {
      margin-top: 124px;
      text-align: center;
      width: 100%; }
      .notifications .notification-body .not-subscriber-notifications svg {
        height: 85px;
        width: 85px; }
      .notifications .notification-body .not-subscriber-notifications .not-subscriber-title {
        font-size: 1.375rem;
        font-family: 'Overpass', sans-serif;
        font-weight: bold;
        line-height: 125%;
        margin: 32px 0 0; }
      .notifications .notification-body .not-subscriber-notifications .not-subscriber-subtitle {
        font-size: 1.125rem;
        font-family: 'Overpass', sans-serif;
        font-weight: bold;
        line-height: 175%;
        margin: 24px 0;
        width: 233px; }
      .notifications .notification-body .not-subscriber-notifications .not-subscriber-text {
        font-size: 1rem;
        font-family: 'Overpass', sans-serif;
        line-height: 150%;
        margin-bottom: 40px;
        width: 297px; }
      .notifications .notification-body .not-subscriber-notifications .btn-notifications-assine {
        font-size: 0.9375rem;
        background-color: #ff7700;
        border-radius: 30px;
        color: #fff;
        font-family: 'Overpass', sans-serif;
        font-weight: bold;
        padding: 10px 25px;
        transition: background-color 0.5s ease-in-out; }
        .notifications .notification-body .not-subscriber-notifications .btn-notifications-assine:hover {
          background-color: #d46707; }

.container.section-list {
  overflow: hidden; }

.c-ads-clip {
  position: relative;
  width: 100%;
  clear: both;
  margin: 30px 0;
  height: 312px;
  background: none;
  /* Flying Carpet */ }
  .c-ads-clip .c-ads {
    overflow: hidden;
    margin: 0;
    height: 0; }
  .c-ads-clip:before {
    content: "Publicidade";
    position: relative;
    float: right;
    font-size: .625rem;
    line-height: 100%;
    color: #999;
    text-align: right; }
  .c-ads-clip .clip-mask {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 300px;
    top: 12px;
    right: 0;
    overflow: hidden;
    clip: rect(0, auto, auto, 0); }
    .c-ads-clip .clip-mask .bg-clip {
      overflow: hidden;
      position: fixed;
      top: 75px; }
      .c-ads-clip .clip-mask .bg-clip > div {
        background: url(https://assets.gazetadopovo.com.br/images/bg-ads.png) repeat 0 0;
        height: 600px;
        width: 100%;
        top: 0;
        max-width: 66.66667%;
        float: left;
        padding-right: 30px; }
        @media screen and (max-width: 767px) {
          .c-ads-clip .clip-mask .bg-clip > div {
            float: none;
            max-width: 100%;
            padding-right: 0; } }
  .c-ads-clip.ads-mobile {
    display: none; }
  .c-ads-clip.ads-desktop {
    display: block; }
  .c-ads-clip .c-ads > div > div:before {
    display: none; }
  @media screen and (max-width: 1023px) {
    .c-ads-clip .c-ads-clip .clip-mask .bg-clip > div {
      max-width: 768px;
      padding-right: 0; } }
  @media screen and (max-width: 767px) {
    .c-ads-clip .c-ads-clip .clip-mask .bg-clip > div {
      float: none;
      max-width: 100%; } }
  .c-ads-clip.no-suport {
    height: auto; }
    .c-ads-clip.no-suport .c-ads {
      margin: 0; }

.c-ads {
  background: url(https://assets.gazetadopovo.com.br/images/bg-ads.png) repeat 0 0;
  display: none;
  margin: 50px 0;
  position: relative;
  text-align: center;
  width: 100%;
  clear: both; }
  .c-ads > div > div {
    display: flex;
    justify-content: center; }
    .c-ads > div > div:before {
      content: "Publicidade";
      display: block;
      position: absolute;
      top: -12px;
      right: 0;
      font-size: 0.625rem;
      line-height: 100%;
      color: #999999;
      text-align: right; }
  .c-ads > div#m-pos-3, .c-ads > div#m-pos-4, .c-ads > div#m-pos-5, .c-ads > div#m-pos-6, .c-ads > div#m-pos-7 {
    height: 250px;
    align-items: center;
    display: flex;
    justify-content: center; }
  .c-ads > div#m-pos-post-flying {
    height: 600px; }

.c-ads.pos-mod-patrocinio, .c-ads.pos-mod-apoio {
  background: none; }
  .c-ads.pos-mod-patrocinio div, .c-ads.pos-mod-apoio div {
    text-align: right; }
  .c-ads.pos-mod-patrocinio div > div:before, .c-ads.pos-mod-apoio div > div:before {
    content: ""; }

.c-content .c-ads {
  height: 0px;
  overflow: hidden;
  background: none; }
  .c-content .c-ads.active {
    overflow: hidden;
    min-height: 50px; }
  .c-content .c-ads:before {
    content: "Publicidade";
    display: block;
    position: relative;
    top: 0;
    right: 0;
    font-size: 0.625rem;
    line-height: 100%;
    color: #999999;
    text-align: right; }
  .c-content .c-ads > div {
    background: url(https://assets.gazetadopovo.com.br/images/bg-ads.png) repeat 0 0; }
    .c-content .c-ads > div > div:before {
      display: none; }

.c-content .c-ads-clip {
  background: url(https://assets.gazetadopovo.com.br/images/bg-ads.png) repeat 0 0; }
  .c-content .c-ads-clip:before {
    position: absolute;
    top: -12px;
    right: 0; }
  .c-content .c-ads-clip .clip-mask {
    top: 0; }
  .c-content .c-ads-clip .c-ads:before {
    display: none; }
  .c-content .c-ads-clip > div {
    background: none; }

.section .c-ads.pos-mod-patrocinio, .section .c-ads.pos-mod-apoio {
  max-width: 300px;
  margin: 0 auto 30px; }
  .section .c-ads.pos-mod-patrocinio div, .section .c-ads.pos-mod-apoio div {
    text-align: center; }
  .section .c-ads.pos-mod-patrocinio div > div:before, .section .c-ads.pos-mod-apoio div > div:before {
    content: ""; }

.post-amp .c-ads, .note-amp .c-ads {
  display: block;
  margin: 0px auto 30px; }

.post-amp .ads-label, .note-amp .ads-label {
  background-color: transparent;
  color: #999999;
  display: block;
  font-size: 0.625rem;
  line-height: 100%;
  text-align: right; }

.post-amp amp-fx-flying-carpet div, .note-amp amp-fx-flying-carpet div {
  left: 0; }

#ads-2 {
  position: relative;
  width: 100%;
  float: left; }
  #ads-2 .c-ads {
    margin-top: 0; }

#ads-2.fixed {
  position: relative; }
  #ads-2.fixed .c-ads.ads-desktop {
    position: fixed;
    top: 0;
    max-width: 374px;
    margin-top: 100px; }

#ads-2.absolute {
  position: absolute;
  bottom: 0;
  height: 700px;
  width: 374px; }
  #ads-2.absolute .c-ads.ads-desktop {
    position: relative;
    float: right;
    max-width: 100%;
    margin-top: 100px; }

.post > .col-12 {
  position: relative; }

.fixed-footer {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 100;
  background: #ffffff;
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
  padding: 0;
  overflow: initial;
  z-index: 100; }
  .fixed-footer .c-ads {
    margin: 0;
    padding: 0;
    float: left;
    display: none;
    overflow: initial;
    transition: height .4s; }
    .fixed-footer .c-ads .btn-close {
      display: block;
      position: absolute;
      width: 32px;
      height: 26px;
      margin: 0;
      top: -26px;
      right: 0;
      padding: 0 10px;
      cursor: pointer;
      background: #ffffff;
      border-radius: 4px 4px 0 0;
      box-shadow: -3px -3px 4px rgba(0, 0, 0, 0.1); }
      .fixed-footer .c-ads .btn-close:before, .fixed-footer .c-ads .btn-close:after {
        width: 12px;
        top: 12px; }

@media screen and (max-width: 767px) {
  .fixed-footer .c-ads .btn-close {
    display: none;
    opacity: 0; }
  .fixed-footer.scrollDown .c-ads .btn-close {
    display: block;
    opacity: 1.0; }
  .fixed-footer.scrollDown .c-ads.ads-stick-footer {
    max-height: auto; } }

@media screen and (max-width: 1147px) {
  #ads-2.fixed .c-ads.ads-desktop {
    max-width: 320px; }
  #ads-2.absolute .c-ads.ads-desktop {
    max-width: 320px; } }

@media screen and (max-width: 1023px) {
  #ads-2.fixed .c-ads.ads-desktop {
    position: relative;
    top: 0;
    max-width: 100%; }
  #ads-2.absolute {
    position: relative;
    right: 0;
    max-width: 100%;
    height: auto; }
    #ads-2.absolute .c-ads.ads-desktop {
      max-width: 100%;
      margin-top: 0; } }

@media screen and (max-width: 989px) {
  #ads-2.fixed .c-ads.ads-desktop {
    position: relative;
    top: 0; } }

@media screen and (max-width: 767px) {
  .c-ads-clip.ads-desktop {
    display: none; }
  .c-ads-clip.ads-mobile {
    display: block; }
  .c-ads.pos-mod-patrocinio, .c-ads.pos-mod-apoio {
    position: relative;
    width: 100%;
    margin: 20px 0; }
    .c-ads.pos-mod-patrocinio div, .c-ads.pos-mod-apoio div {
      text-align: center; }
  .end-post .c-ads.ads-mobile {
    margin-top: 0; }
  .fixed-footer {
    overflow: initial; }
    .fixed-footer .c-ads {
      padding: 0;
      margin: 0;
      background: #ffffff; } }

@media screen and (max-width: 419px) {
  .c-ads.pos-mod-patrocinio div, .c-ads.pos-mod-apoio div {
    text-align: center; }
  .c-ads.pos-mod-patrocinio div > div:before, .c-ads.pos-mod-apoio div > div:before {
    left: calc(50% - 23px);
    right: inherit; }
  .post .c-ads.pos-mod-patrocinio, .post .c-ads.pos-mod-apoio {
    margin: 20px 0 15px; }
  .post-podcast .c-ads.pos-mod-patrocinio, .post-podcast .c-ads.pos-mod-apoio {
    margin: 20px 0 50px; }
  .post-video .c-ads.pos-mod-patrocinio, .post-video .c-ads.pos-mod-apoio {
    margin: 40px 0 30px; }
  .section .c-ads {
    margin-left: -5px; }
    .section .c-ads.pos-mod-patrocinio, .section .c-ads.pos-mod-apoio {
      margin: 15px auto 20px; } }

@media screen and (max-width: 320px) {
  .bg-clip {
    margin-left: -5px; } }

.c-ads.ads-header {
  margin: 0;
  padding: 25px 0;
  background: transparent; }
  .c-ads.ads-header > div > div {
    display: flex;
    justify-content: center;
    background: url(https://assets.gazetadopovo.com.br/images/bg-ads.png) repeat 0 0; }

.c-ads.ads-header-fixed {
  position: fixed;
  top: 70px;
  left: 0;
  background: #f5f5f5;
  z-index: 100; }

.c-ads.ads-stick-footer {
  padding: 0;
  background: transparent;
  transition: height .4s; }
  .c-ads.ads-stick-footer > div > div {
    background: url(https://assets.gazetadopovo.com.br/images/bg-ads.png) repeat 0 0;
    margin: 10px auto; }
    .c-ads.ads-stick-footer > div > div:before {
      display: none; }

.c-ads.ads-video-corner {
  background-image: none;
  background-color: transparent;
  bottom: 120px;
  margin: 0;
  max-height: 240px;
  max-width: 320px;
  position: fixed;
  right: 60px;
  width: auto;
  z-index: 100; }
  .c-ads.ads-video-corner .btn-close {
    background-color: #ffffff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.15);
    display: none;
    height: 30px;
    margin: 0;
    position: absolute;
    right: 0;
    top: -30px;
    width: 30px; }
    .c-ads.ads-video-corner .btn-close:before, .c-ads.ads-video-corner .btn-close:after {
      left: 9px;
      top: 14px;
      width: 12px; }
  .c-ads.ads-video-corner > div:empty ~ .btn-close {
    display: none !important; }
  .c-ads.ads-video-corner > div > div:before {
    display: none; }

.c-ads.pos-mod-8 {
  bottom: 0px;
  left: 0px;
  position: fixed;
  width: 100%;
  z-index: 100; }
  .c-ads.pos-mod-8 > div > div {
    display: flex;
    justify-content: center; }
    .c-ads.pos-mod-8 > div > div:before {
      content: "";
      display: block;
      position: absolute;
      top: -12px;
      right: 0;
      font-size: 0.625rem;
      line-height: 100%;
      color: #999999;
      text-align: right; }

.c-content .c-ads.active {
  height: auto; }

.c-content .c-ads.clip-mask {
  height: 300px; }

.box-ads-header-home {
  width: 100%;
  display: block;
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  min-height: 140px;
  overflow: hidden;
  background: #f5f5f5;
  z-index: 1;
  margin-bottom: 30px; }

.box-ads-header {
  padding: 100px 0 0 0;
  width: 100%;
  display: block;
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  min-height: 140px;
  overflow: hidden;
  background: #f5f5f5;
  margin-bottom: 30px; }

@media screen and (max-width: 1247px) {
  .c-ads.ads-header-fixed {
    top: 56px; } }

@media screen and (max-width: 1147px) {
  .box-ads-header {
    padding-top: 56px; } }

@media screen and (max-width: 767px) {
  .c-ads.ads-header-fixed {
    top: 56px; }
  .box-ads-header-home {
    min-height: 110px; }
  .box-ads-header {
    min-height: 210px; }
    .box-ads-header .c-ads.ads-header {
      padding: 30px 0 0 0; } }

.webview .box-ads-header {
  padding: 0;
  min-height: 140px;
  margin-bottom: 30px; }

.webview .c-ads.ads-header-fixed {
  top: 0; }

@media screen and (max-width: 767px) {
  .webview .box-ads-header {
    margin-bottom: 0; }
    .webview .box-ads-header .c-ads.ads-header-fixed {
      top: 0; } }

body.has-premium:not(.home) .header {
  margin-bottom: 30px; }

body.has-premium .c-saiba-agora {
  margin-bottom: 50px; }

body.has-premium .box-ads-header {
  display: none;
  height: 0; }

body.has-premium .box-ads-header-home {
  display: none; }

body.has-premium .c-ads-clip {
  display: none; }
  @media screen and (max-width: 767px) {
    body.has-premium .c-ads-clip.ads-mobile {
      display: none; } }

body.has-premium .banner-flying {
  display: none; }

.social_widget__login_form form input {
  position: relative;
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding: 0 15px;
  border: solid 1px #e6e6e6;
  font-size: 1rem;
  font-family: "Overpass", sans-serif;
  color: #000000;
  line-height: 49px;
  height: 49px;
  text-align: left;
  border-radius: 0; }
  .social_widget__login_form form input:focus {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none; }

.social_widget__login_form form textarea {
  position: relative;
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding: 15px 15px;
  border: solid 1px #e6e6e6;
  font-size: 1rem;
  font-family: "Overpass", sans-serif;
  color: #000000;
  line-height: 100%;
  height: 80px;
  text-align: left;
  border-radius: 0;
  padding: 20px 15px 10px 15px;
  margin-bottom: 10px; }
  .social_widget__login_form form textarea:focus {
    color: #000000;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none; }

.social_widget__login_form form button {
  position: relative;
  padding: 0 15px;
  background: #707070;
  height: 49px;
  line-height: 49px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-family: "Overpass", sans-serif;
  text-align: center;
  border: 0;
  border-radius: 0;
  -ms-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  cursor: pointer; }
  .social_widget__login_form form button:focus {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .social_widget__login_form form button:hover {
    background: #2a2a2a; }
  .social_widget__login_form form button.no-bg {
    background: transparent;
    color: #707070; }

.form {
  float: left;
  width: 100%; }
  .form input {
    position: relative;
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 0 15px;
    border: solid 1px #e6e6e6;
    font-size: 1rem;
    font-family: "Overpass", sans-serif;
    color: #000000;
    line-height: 49px;
    height: 49px;
    text-align: left;
    border-radius: 0; }
  .form div {
    position: relative; }
  .form .c-label {
    position: absolute;
    top: 15px;
    left: 1px;
    width: auto;
    vertical-align: top;
    font-size: 1rem;
    color: #000000;
    line-height: 100%;
    text-align: left;
    font-family: "Overpass", sans-serif;
    margin: 0;
    padding: 0 0 0 15px;
    z-index: 10; }
  .form .c-label.focus {
    top: 5px;
    font-size: 0.75rem;
    line-height: 12px; }
  .form input[type="text"] {
    padding: 5px 15px 0 15px;
    line-height: 44px; }
  .form textarea {
    position: relative;
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 15px 15px;
    border: solid 1px #e6e6e6;
    font-size: 1rem;
    font-family: "Overpass", sans-serif;
    color: #000000;
    line-height: 100%;
    height: 80px;
    text-align: left;
    border-radius: 0;
    padding: 20px 15px 10px 15px;
    margin-bottom: 10px; }
  .form button {
    position: relative;
    padding: 0 15px;
    background: #2a2a2a;
    height: 49px;
    line-height: 49px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-family: "Overpass", sans-serif;
    text-align: center;
    border: 0;
    border-radius: 6px;
    -ms-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    cursor: pointer; }
    .form button:focus {
      outline: none; }
    .form button:hover {
      background: #707070; }
    .form button.no-bg {
      background: transparent;
      color: #2a2a2a; }
  .form .btn {
    float: right;
    height: 36px;
    line-height: 36px; }
  .form .c-label-checkbox {
    position: relative;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 0.9375rem;
    color: #000000;
    line-height: 16px;
    text-align: left;
    font-family: "Overpass", sans-serif;
    margin: 0 -2px 15px -2px;
    padding: 2px 5px 0 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .form .c-label-checkbox:last-child {
      margin: 0 0 30px; }
  .form .c-input-checkbox {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .form .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: solid 1px #707070; }
  .form .c-label-checkbox:hover input ~ .checkmark {
    background-color: #e6e6e6; }
  .form .c-label-checkbox input:checked ~ .checkmark {
    background-color: #707070; }
  .form .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .form .c-label-checkbox input:checked ~ .checkmark:after {
    display: block; }
  .form .c-label-checkbox .checkmark:after {
    left: 6px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .form .full {
    width: 100%; }
  .form .pl-0 {
    padding-left: 0; }
  .form .form-line {
    position: relative;
    width: 100%;
    float: left; }

.g-recaptcha {
  position: relative;
  width: 100%;
  display: inline-block; }

.alert {
  position: relative;
  width: 100%;
  float: left;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 10px;
  margin: 15px 0;
  font-family: "Overpass", sans-serif;
  font-size: 1rem;
  line-height: 20px; }
  .alert .close {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    font-size: 1.3125rem;
    font-weight: 700;
    margin: 0;
    padding: 10px 15px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    filter: alpha(opacity=20);
    opacity: .2;
    cursor: pointer; }
  .alert a.close {
    text-decoration: none;
    font-size: 1.125rem;
    line-height: 1.2; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

@media screen and (max-width: 1147px) {
  .form .col-6 {
    width: 50%;
    float: left;
    margin-bottom: 20px; }
  .form [class*=col-] + [class*=col-] {
    padding-left: 2.439%; }
  .form [class*=col-] + [class*=col-].pl-0, .form .pl-0 {
    padding-left: 0; } }

@media screen and (max-width: 767px) {
  .form .c-label-checkbox {
    width: 100%; }
  .form .col-6 {
    width: 100%;
    float: left;
    margin-bottom: 20px; }
  .form [class*=col-] + [class*=col-] {
    padding-left: 0; } }

.img-fallback:before {
  content: "";
  background-image: url(https://assets.gazetadopovo.com.br/images/svg/logo-gazeta-fallback.svg);
  background-size: 55px 55px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #efefef;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100; }

.c-podcast-box .img-fallback:before {
  z-index: 1; }

.tab-control {
  position: relative;
  width: 100%;
  float: left; }

.tab-content {
  position: relative;
  width: 100%;
  float: left;
  display: none; }

.tab-content.active {
  display: block; }

#touchpointHomeFooter {
  display: flex;
  width: 100%;
  height: 100%; }

.c-social-networks {
  position: relative;
  width: 100%;
  display: inline-block;
  background: #2a2a2a;
  color: #ffffff;
  display: inline-block; }
  .c-social-networks .c-social-networks-ul {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center; }
    .c-social-networks .c-social-networks-ul li {
      position: relative;
      display: inline-block;
      vertical-align: top;
      padding: 0; }
      .c-social-networks .c-social-networks-ul li span {
        font-size: 1.125rem;
        font-family: "Merriweather", serif;
        font-weight: bold; }
      .c-social-networks .c-social-networks-ul li a {
        display: table-cell;
        width: 48px;
        height: 60px;
        vertical-align: middle;
        text-decoration: none;
        line-height: 30px; }
        .c-social-networks .c-social-networks-ul li a svg {
          display: inline-block;
          vertical-align: middle;
          width: 35px;
          height: 22px;
          fill: #ffffff;
          -ms-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -webkit-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out; }
        .c-social-networks .c-social-networks-ul li a:hover svg {
          height: 30px;
          width: 43px; }
      .c-social-networks .c-social-networks-ul li:first-child {
        margin-right: 30px; }
        .c-social-networks .c-social-networks-ul li:first-child span a {
          color: #ffffff;
          width: auto; }

.c-footer {
  position: relative;
  width: 100%;
  background: #2a2a2a;
  font-family: "Overpass", sans-serif;
  overflow: hidden;
  padding-bottom: 120px; }
  .c-footer .c-footer-links-desktop {
    border-top: 1px solid #707070;
    display: flex;
    padding: 20px 0; }
    .c-footer .c-footer-links-desktop .c-footer-funcionais {
      display: inline-flex;
      flex-direction: column;
      width: 100%;
      text-align: center; }
      .c-footer .c-footer-links-desktop .c-footer-funcionais h2 {
        display: inline-block;
        color: #ffffff;
        font-size: 1rem;
        font-weight: bold;
        line-height: 24px;
        padding: 10px 0;
        text-align: left;
        text-decoration: none; }
      .c-footer .c-footer-links-desktop .c-footer-funcionais li {
        padding: 10px 0;
        text-align: left; }
        .c-footer .c-footer-links-desktop .c-footer-funcionais li a {
          display: inline-block;
          color: #ffffff;
          font-size: 0.8125rem;
          line-height: 24px;
          text-align: center;
          text-decoration: none;
          text-transform: none;
          -ms-transition: all 1s ease-out;
          -moz-transition: all 1s ease-out;
          -webkit-transition: all 1s ease-out;
          -o-transition: all 1s ease-out;
          padding: 0 3px; }
          .c-footer .c-footer-links-desktop .c-footer-funcionais li a svg {
            height: 20px;
            display: inline-block;
            vertical-align: middle; }
        .c-footer .c-footer-links-desktop .c-footer-funcionais li:hover a {
          text-decoration: underline; }
      .c-footer .c-footer-links-desktop .c-footer-funcionais li.logo {
        border-left: solid 1px #707070;
        height: 100px;
        display: flex;
        align-items: center; }
        .c-footer .c-footer-links-desktop .c-footer-funcionais li.logo a {
          padding-left: 15px;
          margin-left: 10px;
          padding-right: 0; }
    .c-footer .c-footer-links-desktop .logo-footer {
      justify-content: center; }
    @media screen and (max-width: 768px) {
      .c-footer .c-footer-links-desktop {
        display: none; } }
  .c-footer .c-footer-links-mobile {
    display: none; }

.scroll-top {
  display: none;
  position: fixed;
  bottom: 5px;
  width: 36px;
  height: 36px;
  background: #2a2a2a;
  border-radius: 50%;
  overflow: hidden;
  line-height: 36px;
  text-align: center;
  -ms-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  z-index: 1; }
  .scroll-top svg {
    display: inline-block;
    vertical-align: middle;
    width: 13px; }
    .scroll-top svg path, .scroll-top svg rect {
      fill: #ffffff; }
  .scroll-top:hover {
    background: #2a2a2a; }

.c-btn-share-post-footer {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  width: 56px;
  height: 56px;
  background: #2a2a2a;
  border-radius: 50%;
  overflow: hidden;
  -ms-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  text-align: center;
  line-height: 60px;
  z-index: 10;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5); }
  .c-btn-share-post-footer svg {
    display: inline-block;
    width: 32px;
    vertical-align: middle; }
    .c-btn-share-post-footer svg path {
      fill: #ffffff; }
  .c-btn-share-post-footer span {
    position: absolute;
    top: 21px;
    left: 0;
    width: 100%;
    line-height: 10px;
    font-size: 0.6875rem;
    color: #ffffff; }
  .c-btn-share-post-footer:hover {
    background: #2a2a2a; }

.scroll-top.absolute {
  position: absolute; }

.absolute.c-btn-share-post-footer {
  position: absolute;
  bottom: 10px;
  right: 10px; }

@media screen and (max-width: 1147px) {
  .c-footer .c-footer-funcionais li:nth-child(1),
  .c-footer .c-footer-funcionais li:nth-child(2),
  .c-footer .c-footer-funcionais li:nth-child(3),
  .c-footer .c-footer-funcionais li:nth-child(5),
  .c-footer .c-footer-funcionais li:nth-child(6),
  .c-footer .c-footer-funcionais li:nth-child(7) {
    display: block; } }

@media screen and (max-width: 768px) {
  .c-social-networks .c-social-networks-ul li:first-child {
    display: none; } }

/* Responsivo */
@media screen and (max-width: 767px) {
  .c-redes-sociais li {
    padding: 0 5%; }
  .c-redes-sociais li:first-child {
    display: none; }
  .c-redes-sociais a {
    width: auto; }
  .c-footer {
    padding-bottom: 100px; }
    .c-footer .c-footer-links-mobile {
      border-top: 1px solid #707070;
      display: flex;
      flex-direction: column;
      padding: 20px 0;
      height: auto; }
      .c-footer .c-footer-links-mobile .c-footer-lista-mobile {
        display: flex; }
        .c-footer .c-footer-links-mobile .c-footer-lista-mobile .c-footer-funcionais {
          display: flex;
          flex-direction: column;
          width: 100%;
          margin: 0 0 15px 20px; }
          .c-footer .c-footer-links-mobile .c-footer-lista-mobile .c-footer-funcionais h2 {
            display: inline-block;
            color: #ffffff;
            font-size: 1rem;
            font-weight: bold;
            line-height: 24px;
            padding: 10px 0;
            text-align: left;
            text-decoration: none; }
          .c-footer .c-footer-links-mobile .c-footer-lista-mobile .c-footer-funcionais li {
            display: flex;
            flex-direction: row;
            width: 100%;
            padding: 13px 0; }
            .c-footer .c-footer-links-mobile .c-footer-lista-mobile .c-footer-funcionais li a {
              line-height: 14px;
              color: #ffffff;
              font-size: 0.8125rem;
              text-align: left;
              text-decoration: none;
              text-transform: none;
              -ms-transition: all 1s ease-out;
              -moz-transition: all 1s ease-out;
              -webkit-transition: all 1s ease-out;
              -o-transition: all 1s ease-out;
              padding: 0 3px; }
          .c-footer .c-footer-links-mobile .c-footer-lista-mobile .c-footer-funcionais li.logo {
            border-left: none;
            width: 100%;
            justify-content: center; }
            .c-footer .c-footer-links-mobile .c-footer-lista-mobile .c-footer-funcionais li.logo a {
              border-left: 0;
              padding-left: 0;
              margin-left: 0; }
      .c-footer .c-footer-links-mobile svg {
        height: 20px;
        display: inline-block;
        vertical-align: middle; }
      .c-footer .c-footer-links-mobile .logo-footer {
        display: flex;
        justify-content: center;
        margin-top: 15px; }
    .c-footer .scroll-top {
      left: 42%; } }

.c-touchpoint-post {
  display: none;
  position: relative;
  width: 100%;
  float: left;
  vertical-align: top;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 125%;
  color: #20516b;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 30px;
  font-family: "Overpass", sans-serif; }
  .c-touchpoint-post:before, .c-touchpoint-post:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 111px;
    height: 2px;
    background: #b7b6b6; }
  .c-touchpoint-post:before {
    margin-bottom: 20px; }
  .c-touchpoint-post:after {
    margin-top: 20px; }
  .c-touchpoint-post a {
    text-decoration: none;
    color: #20516b;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    -ms-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out; }
    .c-touchpoint-post a strong {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      font-weight: 700; }
    .c-touchpoint-post a .c-coin {
      color: #18bdd0;
      border-bottom: solid 1px #18bdd0;
      width: auto; }
    .c-touchpoint-post a:hover {
      opacity: 0.5; }

.c-touchpoint-post-footer {
  position: relative;
  width: 100%;
  background: #f5f5f5;
  float: left;
  vertical-align: top;
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
  line-height: 125%;
  margin-bottom: 30px;
  border-radius: 8px; }
  .c-touchpoint-post-footer .touchpoint-digital, .c-touchpoint-post-footer .touchpoint-premium,
  .c-touchpoint-post-footer .touchpoint-corona-virus {
    display: block; }
    .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona,
    .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto,
    .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona {
      padding: 30px 160px 30px 30px; }
      @media screen and (max-width: 767px) {
        .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona {
          padding: 30px 40px 20px 30px; } }
      .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .c-title-04, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .c-title-04, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .c-title-04, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .c-title-04,
      .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .c-title-04,
      .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .c-title-04 {
        position: relative;
        display: inline-block;
        width: 100%;
        color: #000000;
        font-size: 1.25rem;
        line-height: 125%;
        margin: 0 0 15px 0;
        font-weight: 700;
        -ms-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -webkit-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        text-transform: uppercase; }
        @media screen and (max-width: 767px) {
          .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .c-title-04, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .c-title-04, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .c-title-04, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .c-title-04,
          .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .c-title-04,
          .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .c-title-04 {
            font-size: 1.125rem; } }
      .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .c-texto, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .c-texto, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .c-texto, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .c-texto,
      .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .c-texto,
      .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .c-texto {
        color: #000000;
        width: 100%;
        display: inline-block;
        font-size: 16px; }
        @media screen and (max-width: 767px) {
          .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .c-texto, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .c-texto, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .c-texto, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .c-texto,
          .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .c-texto,
          .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .c-texto {
            font-size: 14px; } }
        .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .c-texto b, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .c-texto b, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .c-texto b, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .c-texto b,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .c-texto b,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .c-texto b {
          color: #18bdd0;
          font-weight: 700;
          width: auto;
          margin-top: 10px;
          display: inline-block;
          vertical-align: top;
          border-bottom: solid 1px #18bdd0; }
        .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .c-texto span, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .c-texto span, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .c-texto span, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .c-texto span,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .c-texto span,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .c-texto span {
          width: 100%;
          display: inline-block;
          vertical-align: top; }
      .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .button-touchpoint-apoie, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .button-touchpoint-quero-assinar, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .button-touchpoint-apoie, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .button-touchpoint-quero-assinar, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .button-touchpoint-apoie, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .button-touchpoint-quero-assinar, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .button-touchpoint-apoie, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .button-touchpoint-quero-assinar,
      .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .button-touchpoint-apoie,
      .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .button-touchpoint-quero-assinar,
      .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .button-touchpoint-apoie,
      .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .button-touchpoint-quero-assinar {
        color: #000000;
        text-decoration: none;
        padding: 10px 30px;
        background-color: #ffc73e;
        transition: 1s;
        text-align: center;
        border-radius: 4px;
        font-weight: bold; }
        .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .button-touchpoint-apoie:hover, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .button-touchpoint-quero-assinar:hover, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .button-touchpoint-apoie:hover, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .button-touchpoint-quero-assinar:hover, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .button-touchpoint-apoie:hover, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .button-touchpoint-quero-assinar:hover, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .button-touchpoint-apoie:hover, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .button-touchpoint-quero-assinar:hover,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .button-touchpoint-apoie:hover,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .button-touchpoint-quero-assinar:hover,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .button-touchpoint-apoie:hover,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .button-touchpoint-quero-assinar:hover {
          background-color: #b9912c; }
      .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .button-touchpoint-experimente, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .button-touchpoint-experimente, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .button-touchpoint-experimente, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .button-touchpoint-experimente,
      .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .button-touchpoint-experimente,
      .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .button-touchpoint-experimente {
        padding: 10px 30px;
        text-decoration: none;
        background-color: #b59666;
        color: #ffffff;
        transition: 1s;
        text-align: center;
        border-radius: 4px;
        font-weight: bold; }
        .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto .button-touchpoint-experimente:hover, .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona .button-touchpoint-experimente:hover, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto .button-touchpoint-experimente:hover, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona .button-touchpoint-experimente:hover,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto .button-touchpoint-experimente:hover,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona .button-touchpoint-experimente:hover {
          background-color: #88704b;
          color: #ffffff; }
    .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona,
    .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona {
      padding: 30px 50px; }
      @media screen and (max-width: 767px) {
        .c-touchpoint-post-footer .touchpoint-digital .c-conteudo-texto-corona, .c-touchpoint-post-footer .touchpoint-premium .c-conteudo-texto-corona,
        .c-touchpoint-post-footer .touchpoint-corona-virus .c-conteudo-texto-corona {
          padding: 30px 20px; } }
    .c-touchpoint-post-footer .touchpoint-digital .banner-top, .c-touchpoint-post-footer .touchpoint-premium .banner-top,
    .c-touchpoint-post-footer .touchpoint-corona-virus .banner-top {
      background: url("https://www.gazetadopovo.com.br/assets/images/touchpoints/bg-touchpoint-top.jpg") no-repeat;
      background-size: cover;
      background-position: right;
      width: 100%;
      height: 50px;
      position: relative;
      top: -7px;
      border-top-right-radius: 8px;
      border-top-left-radius: 8px; }
    .c-touchpoint-post-footer .touchpoint-digital .banner-footer, .c-touchpoint-post-footer .touchpoint-premium .banner-footer,
    .c-touchpoint-post-footer .touchpoint-corona-virus .banner-footer {
      background: url("https://www.gazetadopovo.com.br/assets/images/touchpoints/bg-touchpoint-footer.png") no-repeat center;
      background-size: contain;
      width: 100%;
      height: 56px;
      position: relative;
      bottom: -5px;
      border-bottom-right-radius: 8px;
      border-bottom-left-radius: 8px; }
      @media screen and (max-width: 767px) {
        .c-touchpoint-post-footer .touchpoint-digital .banner-footer, .c-touchpoint-post-footer .touchpoint-premium .banner-footer,
        .c-touchpoint-post-footer .touchpoint-corona-virus .banner-footer {
          background-size: cover;
          background-position: right; } }
    .c-touchpoint-post-footer .touchpoint-digital .banner-lateral, .c-touchpoint-post-footer .touchpoint-premium .banner-lateral,
    .c-touchpoint-post-footer .touchpoint-corona-virus .banner-lateral {
      background: url("https://www.gazetadopovo.com.br/assets/images/touchpoints/bg-touchpoint-lateral.png") no-repeat center;
      background-size: cover;
      width: 20%;
      height: 206px;
      position: absolute;
      bottom: 0;
      right: 0;
      border-bottom-right-radius: 8px;
      border-top-right-radius: 8px; }
      @media screen and (min-width: 1024px) and (max-width: 1024px) {
        .c-touchpoint-post-footer .touchpoint-digital .banner-lateral, .c-touchpoint-post-footer .touchpoint-premium .banner-lateral,
        .c-touchpoint-post-footer .touchpoint-corona-virus .banner-lateral {
          height: 234px; } }
      @media screen and (max-width: 767px) {
        .c-touchpoint-post-footer .touchpoint-digital .banner-lateral, .c-touchpoint-post-footer .touchpoint-premium .banner-lateral,
        .c-touchpoint-post-footer .touchpoint-corona-virus .banner-lateral {
          background: url("https://www.gazetadopovo.com.br/assets/images/touchpoints/bg-touchpoint-footer-mobile.png") no-repeat center;
          background-size: cover;
          background-position: right;
          width: 100%;
          position: relative;
          height: 56px;
          bottom: -5px;
          border-bottom-left-radius: 8px;
          border-bottom-right-radius: 8px;
          border-top-right-radius: 0px; } }

.c-touchpoint-post-footerFixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #000000;
  padding: 15px 15px;
  text-align: center;
  z-index: 100;
  display: none; }
  .c-touchpoint-post-footerFixed .wrapper {
    position: relative; }
  .c-touchpoint-post-footerFixed .c-title-04 {
    position: relative;
    float: left;
    vertical-align: top;
    width: 100%;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    -ms-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    text-align: left;
    padding-top: 20px; }
    .c-touchpoint-post-footerFixed .c-title-04 b {
      font-weight: 700;
      width: auto;
      display: inline-block;
      vertical-align: top; }
    .c-touchpoint-post-footerFixed .c-title-04 .c-subscribe-touchpoint {
      position: absolute;
      right: 0;
      bottom: 0;
      float: right;
      color: #e4c415;
      font-weight: 700;
      text-decoration: none;
      line-height: 100%; }
      .c-touchpoint-post-footerFixed .c-title-04 .c-subscribe-touchpoint:hover {
        text-decoration: underline; }
    .c-touchpoint-post-footerFixed .c-title-04 .c-close-touchpoint {
      display: none;
      position: absolute;
      right: 0;
      top: 0;
      cursor: pointer;
      float: right;
      font-size: 0rem;
      height: 20px; }
      .c-touchpoint-post-footerFixed .c-title-04 .c-close-touchpoint:before {
        content: "×";
        float: right;
        color: #ffffff;
        font-size: 1.25rem;
        line-height: 18px;
        width: 30px;
        text-align: right;
        font-weight: 700; }
      .c-touchpoint-post-footerFixed .c-title-04 .c-close-touchpoint:hover:before {
        color: #e4c415; }
    .c-touchpoint-post-footerFixed .c-title-04 .c-open-touchpoint {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      cursor: pointer;
      float: right;
      font-size: 0rem;
      height: 20px; }
      .c-touchpoint-post-footerFixed .c-title-04 .c-open-touchpoint:before {
        content: "ˆ";
        float: right;
        color: #ffffff;
        font-size: 1.875rem;
        line-height: 35px;
        width: 30px;
        text-align: right;
        font-weight: 700; }
      .c-touchpoint-post-footerFixed .c-title-04 .c-open-touchpoint:hover:before {
        color: #e4c415; }
  .c-touchpoint-post-footerFixed .c-text-touchpoint {
    position: relative;
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 125%;
    text-align: left;
    display: none;
    margin-top: 15px; }
    .c-touchpoint-post-footerFixed .c-text-touchpoint .c-coin {
      font-weight: 700;
      color: #e4c415; }
    .c-touchpoint-post-footerFixed .c-text-touchpoint span {
      color: #ffffff; }
    .c-touchpoint-post-footerFixed .c-text-touchpoint ul {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      margin: 5px 0;
      color: #ffffff; }
      .c-touchpoint-post-footerFixed .c-text-touchpoint ul li {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        color: #ffffff; }
        .c-touchpoint-post-footerFixed .c-text-touchpoint ul li:before {
          content: "";
          background-image: url(https://assets.gazetadopovo.com.br/images/svg/checklist.svg);
          background-position: left center;
          background-repeat: no-repeat;
          background-color: transparent;
          font-size: 0.875rem;
          vertical-align: top;
          margin-right: 5px;
          width: 15px;
          height: 15px;
          display: inline-block; }
    .c-touchpoint-post-footerFixed .c-text-touchpoint .c-link {
      position: relative;
      float: left;
      width: 100%;
      color: #ffffff;
      text-decoration: none;
      margin-top: 10px; }
      .c-touchpoint-post-footerFixed .c-text-touchpoint .c-link b {
        font-weight: 700; }
      .c-touchpoint-post-footerFixed .c-text-touchpoint .c-link:hover {
        text-decoration: underline; }
  .c-touchpoint-post-footerFixed.open .c-open-touchpoint {
    display: none; }
  .c-touchpoint-post-footerFixed.open .c-close-touchpoint {
    display: block; }
  .c-touchpoint-post-footerFixed.open .c-text-touchpoint {
    display: block; }

@media screen and (max-width: 767px) {
  .c-touchpoint-post {
    font-size: 0.9375rem; }
  .c-touchpoint-post-footer {
    font-size: 0.875rem; }
    .c-touchpoint-post-footer .c-title-04 {
      font-size: 1rem; }
  .c-touchpoint-post-footerFixed .c-title-04 {
    padding-top: 10px; }
    .c-touchpoint-post-footerFixed .c-title-04 b {
      width: 100%; } }

.google-subscriber .c-touchpoint-post {
  display: none !important; }

.google-subscriber .c-touchpoint-post-footer {
  display: none !important; }

.google-subscriber .c-touchpoint-post-footerFixed {
  display: none !important; }

.google-subscriber .c-header .c-btn-sign-it-mobile,
.google-subscriber .c-login .c-btn-sign-it,
.google-subscriber .c-view-more .dropdown .c-login .c-btn-sign-it {
  display: none !important; }

.google-subscriber .c-footer .c-footer-funcionais li.assinatura {
  display: none !important; }

.google-subscriber .userAdvantageClub {
  display: none !important; }

.google-subscriber .c-view-more .dropdown .h-quick-news .h-quick-news-ul li {
  width: 25%; }

.c-table {
  width: 100%;
  margin: 30px 0px;
  display: inline-block; }

.note .c-table, .note-home .c-table {
  margin-top: 0; }

table {
  width: 100%;
  border: none;
  margin-bottom: 30px;
  margin-top: 10px; }
  table tr td:last-child {
    border-right: none; }
  table thead {
    border: 2px solid #e6e6e6;
    border-left: none;
    border-right: none;
    width: 100%; }
    table thead td {
      color: #999999;
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 24px;
      padding: 0.5em; }
  table tbody tr td {
    color: #000000;
    padding: 10px;
    font-size: 1.125rem; }
  table tbody tr:nth-child(odd) {
    background: #ffffff; }
  table tbody tr:nth-child(even) {
    background: #f5f5f5; }

@media screen and (max-width: 767px) {
  .c-table {
    overflow: hidden;
    overflow-x: scroll; }
    .c-table table tbody tr td {
      padding: 5px 10px;
      font-size: 1rem; } }

.tooltip .text .triangle, .tooltip .text .triangle:before {
  height: 0;
  position: absolute;
  width: 0; }

.tooltip {
  position: relative; }
  .tooltip .text {
    background-color: #ffffff;
    border: 1px solid #707070;
    border-radius: 6px;
    color: #707070;
    line-height: 125%;
    padding: 13px;
    position: absolute;
    top: 28px;
    visibility: hidden;
    width: 250px;
    z-index: 10; }
    .tooltip .text .triangle {
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 10px solid #707070;
      right: 47%;
      top: -10px; }
      .tooltip .text .triangle:before {
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 15px solid #ffffff;
        right: -8px;
        top: 3px;
        content: ""; }
  .tooltip.author .text {
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.21);
    color: #2a2a2a;
    font-family: "Merriweather", serif;
    font-weight: normal;
    left: 0;
    min-width: 220px;
    text-align: left;
    width: auto; }
    .tooltip.author .text .triangle {
      left: 30px;
      border-bottom-color: #cccccc; }
      .tooltip.author .text .triangle:before {
        border-bottom-color: #f5f5f5; }
    .tooltip.author .text .email {
      color: #707070;
      display: inline-flex;
      font-size: 0.75rem;
      padding-top: 15px; }
      .tooltip.author .text .email svg {
        height: 20px;
        margin-right: 7px;
        width: 20px; }
        .tooltip.author .text .email svg path {
          fill: #707070; }
  .tooltip:hover .text {
    visibility: visible; }

.breadcrumb {
  background: #ffffff;
  width: 100%;
  float: left;
  position: relative;
  z-index: 1; }

.c-breadcrumb-list {
  margin: 30px 0;
  text-align: center; }
  .c-breadcrumb-list li {
    display: inline-block; }
    .c-breadcrumb-list li:not(:last-child) {
      margin-right: 10px; }
      .c-breadcrumb-list li:not(:last-child):after {
        content: "\203A";
        display: inline;
        font-size: 0.75rem;
        margin-left: 10px; }
    .c-breadcrumb-list li a {
      color: #000000;
      font-size: 0.75rem;
      text-decoration: none; }
      .c-breadcrumb-list li a[href]:hover {
        text-decoration: underline; }

.social {
  display: flex;
  align-items: center; }

.salvar-materia {
  background-image: url(https://assets.gazetadopovo.com.br/images/svg/ico-save.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  margin-right: 5px;
  position: relative;
  text-decoration: none;
  width: 24px;
  -webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  .salvar-materia .tooltiptext {
    visibility: hidden; }
  .salvar-materia.loading {
    background-image: url(https://assets.gazetadopovo.com.br/images/svg/loader-salvar.svg);
    -webkit-animation: rotate-center 1.5s linear infinite both;
    animation: rotate-center 1.5s linear infinite both; }

@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
  .salvar-materia.active {
    background-image: url(https://assets.gazetadopovo.com.br/images/svg/ico-save-blue.svg); }
  .salvar-materia.tooltip {
    display: flex;
    position: relative; }
    .salvar-materia.tooltip .tooltiptext {
      font-size: 0.75rem;
      align-items: center;
      background-color: #007df8;
      border-radius: 20px;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      color: #fff;
      display: flex;
      font-family: "Overpass", sans-serif;
      height: 25px;
      justify-content: center;
      left: 50%;
      margin-left: -26px;
      padding: 10px 0;
      position: absolute;
      text-align: center;
      top: -140%;
      visibility: visible;
      width: 54px;
      z-index: 1001; }
      @media screen and (max-width: 767px) {
        .salvar-materia.tooltip .tooltiptext {
          left: 45%;
          top: -200%; } }
      .salvar-materia.tooltip .tooltiptext::after {
        content: " ";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #007df8 transparent transparent transparent; }

.share-post {
  position: relative;
  display: inline-flex;
  color: #707070;
  text-decoration: none;
  padding: 5px 5px;
  margin-right: 5px;
  cursor: pointer; }
  .share-post svg {
    float: left;
    width: 24px;
    height: 24px; }
    .share-post svg path {
      fill: #999; }
  .share-post:hover {
    color: #707070; }

.c-item-comments {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  color: #707070;
  margin-left: 5px; }
  .c-item-comments svg {
    float: left;
    width: 20px;
    height: 20px; }
    .c-item-comments svg path {
      fill: #999999; }
  .c-item-comments:hover {
    color: #707070; }
    .c-item-comments:hover svg path {
      fill: #707070; }
  .c-item-comments .comments-counter {
    display: inline-flex;
    color: #e6e6e6;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    margin-left: 5px;
    color: #707070; }

.c-author-profile .c-item-comments {
  padding: 5px 0 5px 5px; }

.c-landing-page .c-list-lading-page .c-item .share-post svg path,
.c-landing-page .c-list-lading-page .c-item .c-item-comments svg path {
  fill: #ffffff; }

.c-landing-page .c-list-lading-page .c-item .share-post:hover,
.c-landing-page .c-list-lading-page .c-item .c-item-comments:hover {
  color: #ffffff; }
  .c-landing-page .c-list-lading-page .c-item .share-post:hover svg path,
  .c-landing-page .c-list-lading-page .c-item .c-item-comments:hover svg path {
    fill: #ffffff; }

.c-list .c-list-editor .c-item .c-item-comments,
.section-list .c-list-editor .c-item .c-item-comments,
.c-author-profile .c-list-editor .c-item .c-item-comments {
  position: absolute;
  bottom: 10px;
  right: 10px; }

@media screen and (max-width: 767px) {
  .c-author-profile .c-item-comments {
    padding: 16px 0 16px 16px; }
  .c-landing-page .c-list-lading-page .c-item .share-post,
  .c-landing-page .c-list-lading-page .c-item .c-item-comments {
    right: -10px;
    bottom: -10px; }
  .c-list-notes .c-item-note .c-share-item-mobile .share-post,
  .c-list-notes .c-item-note .c-share-item-mobile .c-item-comments {
    float: right;
    right: -15px; }
  .c-list .c-list-editor .c-item .c-item-comments,
  .section-list .c-list-editor .c-item .c-item-comments,
  .c-author-profile .c-list-editor .c-item .c-item-comments {
    position: absolute;
    height: 48px;
    bottom: 0;
    right: 0; }
  .home .block.type-vozes.style-default .c-item .salvar-materia {
    top: 0; }
  .section-block .block,
  .home .block {
    z-index: 10; } }

.c-btn-share-post {
  position: absolute;
  float: right;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  align-self: center;
  align-content: row;
  font-family: "Overpass", sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  color: #707070;
  text-align: right;
  cursor: pointer;
  -ms-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  right: 0;
  bottom: 30px;
  height: 32px; }
  .c-btn-share-post svg {
    display: inline-flex;
    width: 25px;
    height: 25px;
    margin: 0; }
    .c-btn-share-post svg * {
      -ms-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      -webkit-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      fill: #707070; }
  .c-btn-share-post span {
    position: relative;
    display: inline-flex;
    border-bottom: solid 1px transparent;
    line-height: 125%; }
  .c-btn-share-post strong {
    margin: 0 5px;
    font-weight: bold;
    display: inline-block;
    width: auto;
    font-size: 0.875rem; }
  .c-btn-share-post:hover {
    color: #707070;
    text-decoration: none; }
    .c-btn-share-post:hover span {
      border-bottom: solid 1px #707070; }
    .c-btn-share-post:hover svg path {
      fill: #707070; }

.c-btn-share-mobile {
  float: right;
  position: absolute;
  bottom: 17px;
  right: 0;
  cursor: pointer; }
  .c-btn-share-mobile .share-post {
    margin-right: 0;
    padding: 2px; }
    .c-btn-share-mobile .share-post svg {
      width: 25px;
      height: 25px; }
  .c-btn-share-mobile.desktop-show {
    display: none; }

.vozes-page .c-btn-share-post {
  bottom: 16px; }

.video .c-btn-share-post,
.podcast .c-btn-share-post {
  position: relative;
  bottom: 0;
  color: #ffffff; }
  .video .c-btn-share-post span,
  .podcast .c-btn-share-post span {
    color: #ffffff; }
  .video .c-btn-share-post svg *, .video .c-btn-share-post svg path,
  .podcast .c-btn-share-post svg *,
  .podcast .c-btn-share-post svg path {
    fill: #ffffff; }
  .video .c-btn-share-post:hover,
  .podcast .c-btn-share-post:hover {
    text-decoration: none; }
    .video .c-btn-share-post:hover span,
    .podcast .c-btn-share-post:hover span {
      border-bottom: solid 1px #ffffff; }

.video .share-post svg *, .video .share-post svg path,
.podcast .share-post svg *,
.podcast .share-post svg path {
  fill: #ffffff; }

@media screen and (max-width: 1247px) {
  .c-btn-share-mobile.desktop-show {
    display: block; } }

@media screen and (max-width: 767px) {
  .c-btn-share-post span {
    margin-left: 5px;
    line-height: 25px; }
  .c-btn-share-mobile {
    bottom: 0; }
    .c-btn-share-mobile.share-post {
      padding: 12px; }
      .c-btn-share-mobile.share-post svg {
        width: 24px;
        height: 24px; }
  .c-btn-share-mobile.desktop-show {
    display: none; } }

.box-research {
  align-items: center;
  background-color: #2a2a2a;
  bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  font-family: "Overpass", sans-serif;
  height: 285px;
  opacity: 1;
  position: fixed;
  visibility: visible;
  width: 100%;
  z-index: 1000; }
  .box-research.box-hide {
    opacity: 0;
    transition: visibility 0.5s, opacity 0.5s linear;
    visibility: hidden; }
  .box-research h2 {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: -0.32px;
    padding: 24px 0 18px;
    text-align: center;
    -webkit-text-fill-color: #ffffff; }
  .box-research .research-area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .box-research .research-area li {
      margin: 0 4px; }
      .box-research .research-area li:before {
        color: #efb64a;
        content: '★ ';
        display: block;
        font-size: 40px; }
  .box-research .btn-research {
    background-color: #e2e2e2;
    border-radius: 8px;
    color: #2a2a2a;
    cursor: pointer;
    height: 40px;
    margin: 10px 0 0;
    padding: 13px;
    text-align: center;
    text-decoration: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    width: 248px; }
    .box-research .btn-research:hover {
      background-color: #efb64a; }

.c-fast-news {
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  float: left;
  width: 100%;
  display: none;
  height: auto;
  transition: height .4s;
  z-index: 100;
  padding: 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .c-fast-news ul {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 60px;
    min-height: 100%;
    transition: height .4s;
    overflow: hidden; }
    .c-fast-news ul li {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-basis: 25%;
      width: 25%;
      text-align: center;
      cursor: pointer; }
      .c-fast-news ul li span,
      .c-fast-news ul li a {
        color: #2a2a2a;
        text-decoration: none;
        padding: 3px 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        width: 100%; }
        .c-fast-news ul li span .ico-fast-news,
        .c-fast-news ul li a .ico-fast-news {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          align-items: center;
          align-self: center;
          align-content: center;
          float: left;
          height: 30px;
          width: 22px;
          margin: 0; }
          .c-fast-news ul li span .ico-fast-news svg,
          .c-fast-news ul li a .ico-fast-news svg {
            display: inline-flex;
            width: 24px;
            height: 24px; }
        .c-fast-news ul li span .ico-search svg path,
        .c-fast-news ul li a .ico-search svg path {
          fill: #2a2a2a; }
        .c-fast-news ul li span .ico-minha-gazeta,
        .c-fast-news ul li a .ico-minha-gazeta {
          align-items: center; }
          .c-fast-news ul li span .ico-minha-gazeta svg,
          .c-fast-news ul li a .ico-minha-gazeta svg {
            height: 24px;
            width: 24px; }
        .c-fast-news ul li span label,
        .c-fast-news ul li a label {
          width: 100%;
          float: left;
          align-self: center;
          font-family: "Overpass", sans-serif;
          font-size: 0.75rem;
          line-height: 100%;
          color: #2a2a2a;
          text-align: center; }
      .c-fast-news ul li.newsletter + .userFastNews,
      .c-fast-news ul li.newsletter + .share {
        margin-left: 10px; }
      .c-fast-news ul li.login-user.hide, .c-fast-news ul li.notifications-modal.hide, .c-fast-news ul li.userFastNews.hide {
        display: none; }
    .c-fast-news ul .notifications-modal .btn-notification.new-notification .ico-fast-news {
      position: relative; }
      .c-fast-news ul .notifications-modal .btn-notification.new-notification .ico-fast-news:after {
        -moz-border-radius: 7.5px;
        -webkit-border-radius: 7.5px;
        background-color: #ff4941;
        border-radius: 7.5px;
        content: "";
        display: inline-block;
        height: 8px;
        position: absolute;
        right: 2px;
        top: 0;
        width: 8px; }

@media screen and (max-width: 767px) {
  .c-fast-news {
    display: block; }
    .c-fast-news ul li a label {
      font-size: 0.6875rem; } }

.c-search-mobile {
  background: #fff;
  bottom: 0;
  display: none;
  height: 0;
  padding: 25px;
  position: absolute;
  right: 0;
  transition: height 0.3s;
  width: 100%;
  z-index: 9999999999; }
  .c-search-mobile .btn-close {
    color: #2a2a2a;
    cursor: pointer;
    height: 28px;
    margin: 0;
    padding: 5px;
    position: absolute;
    right: 15px;
    top: 70px;
    width: 28px; }
    .c-search-mobile .btn-close:after, .c-search-mobile .btn-close:before {
      background-color: #2a2a2a;
      content: "";
      display: block;
      height: 2px;
      position: absolute;
      top: 12px;
      width: 18px; }
    .c-search-mobile .btn-close:after {
      transform: rotate(-45deg); }
    .c-search-mobile .btn-close:before {
      transform: rotate(45deg); }
  .c-search-mobile form {
    margin-top: 100px;
    position: relative;
    width: 100%; }
    .c-search-mobile form input,
    .c-search-mobile form #c-search-button-mobile {
      height: 48px;
      border: 0;
      color: #2a2a2a;
      width: calc(100% - 40px); }
    .c-search-mobile form input {
      font-size: 16px;
      outline: 0;
      width: calc(100% - 48px);
      padding: 0 1.6rem;
      appearance: none;
      position: relative;
      border-radius: 6px 0 0 6px;
      border: 1px solid #ccc; }
      .c-search-mobile form input ::placeholder {
        font-size: 1rem; }
    .c-search-mobile form #c-text-delete {
      background: transparent;
      border: 0;
      display: none;
      padding: 0;
      position: absolute;
      right: 70px;
      top: 15px;
      height: 24px;
      width: 24px; }
    .c-search-mobile form #c-search-button-mobile {
      background: #2a2a2a;
      border-radius: 0 6px 6px 0;
      color: #fff;
      display: block;
      font-weight: bold;
      position: absolute;
      right: 0;
      top: 0;
      width: 48px; }
      .c-search-mobile form #c-search-button-mobile:disabled {
        background: #e6e6e6; }
        .c-search-mobile form #c-search-button-mobile:disabled svg path {
          fill: #A5A5A5; }
      .c-search-mobile form #c-search-button-mobile:focus, .c-search-mobile form #c-search-button-mobile:hover {
        outline: none; }
      .c-search-mobile form #c-search-button-mobile svg {
        height: 24px;
        width: 24px; }
  .c-search-mobile .c-search-info {
    font-size: 1rem;
    color: #707070;
    line-height: 150%;
    margin-top: 40px;
    padding: 0 30px;
    text-align: center;
    width: 100%; }

@media screen and (max-width: 419px) {
  .c-fast-news ul li {
    flex-basis: 20%;
    width: auto;
    min-width: 20%; }
    .c-fast-news ul li a {
      padding: 3px 0; } }

.smart-banner-show .smart-banner {
  display: block; }

@media screen and (max-width: 767px) {
  .smart-banner-show .header {
    margin-top: 80px; } }

.smart-banner {
  background: #f4f4f4;
  display: none;
  font-family: "Overpass", sans-serif, sans-serif;
  height: 80px;
  left: 0;
  line-height: 80px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none; }

.smart-banner-container {
  margin: 0 auto;
  white-space: nowrap; }

.smart-banner-close {
  background: transparent;
  border: none;
  height: 40px;
  left: 0;
  padding: 15px 0;
  position: relative;
  width: 40px;
  z-index: 1000; }
  .smart-banner-close .item-1,
  .smart-banner-close .item-2 {
    border: 1px solid #2a2a2a;
    display: block;
    height: 1px;
    margin-left: 10px;
    position: absolute;
    transition: transform .3s;
    transition-delay: 0s,.3s;
    width: 15px;
    -webkit-transition: transform .3s;
    -webkit-transition-delay: 0s,.3s; }
  .smart-banner-close .item-1 {
    transform: rotate(45deg);
    top: 50%; }
  .smart-banner-close .item-2 {
    top: 50%;
    transform: rotate(-45deg); }

.smart-banner-icon {
  background-size: cover;
  border-radius: 10px;
  display: inline-block;
  height: 57px;
  margin-right: 12px;
  vertical-align: middle;
  width: 57px; }

.smart-banner-info {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2em;
  vertical-align: middle;
  width: 44%; }

.smart-banner-title {
  font-size: 13px;
  line-height: 18px; }

.smart-banner-button {
  background: #2a2a2a;
  border: 1px solid #2a2a2a;
  border-radius: 7px;
  bottom: 0;
  box-sizing: border-box;
  color: #f4f4f4;
  font-size: 14px;
  height: 30px;
  line-height: 10px;
  margin: auto 0;
  padding: 10px;
  position: absolute;
  right: 10px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  top: 0; }
  .smart-banner-button:active, .smart-banner-button:hover {
    color: #2a2a2a;
    border: 1px solid #2a2a2a;
    background: #ffffff; }

/**
    IOS
 */
/** iOS **/
.smart-banner-ios {
  background: #f4f4f4;
  background: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  line-height: 80px; }
  .smart-banner-ios .smart-banner-icon {
    background: rgba(0, 0, 0, 0.6);
    background-size: cover;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }
  .smart-banner-ios .smart-banner-info {
    color: #6a6a6a;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
  .smart-banner-ios .smart-banner-title {
    color: #4d4d4d;
    font-weight: bold; }
  .smart-banner-ios .smart-banner-button {
    background: #efefef;
    background: linear-gradient(to bottom, #efefef, #dcdcdc);
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
    color: #6a6a6a;
    min-width: 10%;
    padding: 0 10px; }
    .smart-banner-ios .smart-banner-button:active, .smart-banner-ios .smart-banner-button:hover {
      background: #dcdcdc;
      background: linear-gradient(to bottom, #dcdcdc, #efefef); }

/**
    Android
 */
.smart-banner-android {
  background: #3d3d3d url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);
  box-shadow: inset 0 4px 0 #88b131;
  line-height: 82px; }
  .smart-banner-android .smart-banner-icon {
    background-color: transparent;
    box-shadow: none; }
  .smart-banner-android .smart-banner-info {
    color: #ccc;
    text-shadow: 0 1px 2px #000000; }
  .smart-banner-android .smart-banner-title {
    color: #ffffff;
    font-weight: bold; }
  .smart-banner-android .smart-banner-button {
    background: none;
    border-radius: 0;
    box-shadow: 0 0 0 1px #333, 0 0 0 2px #dddcdc;
    color: #d1d1d1;
    min-width: 12%;
    padding: 0; }
    .smart-banner-android .smart-banner-button:active, .smart-banner-android .smart-banner-button:hover {
      background: none; }
  .smart-banner-android .smart-banner-button-text {
    background: #42b6c9;
    background: linear-gradient(to bottom, #42b6c9, #39a9bb);
    box-shadow: none;
    display: block;
    padding: 0 10px;
    text-align: center;
    text-shadow: none;
    text-transform: none; }
    .smart-banner-android .smart-banner-button-text:active, .smart-banner-android .smart-banner-button-text:hover {
      background: #2ac7e1; }

.post .c-content .c-embed-html.restriction-premium,
.post .c-content .c-embed-html.restriction-standart,
.post .c-content .c-embed-container-tw.restriction-premium,
.post .c-content .c-embed-container-tw.restriction-standart {
  display: none; }

.restriction-premium {
  display: none; }

.restriction-standart {
  display: none; }

/* POST HEADER */
.c-content-header {
  position: relative;
  width: 100%;
  display: inline-block; }
  .c-content-header .c-box-sponsor {
    float: right;
    position: relative;
    margin-top: 13px; }
  .c-content-header .c-left {
    position: relative; }
  .c-content-header .c-title {
    position: relative;
    width: 100%;
    display: inline-block;
    font-size: 2.875rem;
    line-height: 120%;
    margin-bottom: 20px;
    text-align: left; }
  .c-content-header .c-summary {
    position: relative;
    width: 100%;
    display: inline-block;
    font-size: 1.25rem;
    text-align: left;
    color: #000000;
    line-height: 130%;
    margin-bottom: 20px; }
  .c-content-header .c-overhead {
    position: relative;
    width: 100%;
    min-height: 15px;
    padding: 0;
    font-family: "Overpass", sans-serif;
    text-transform: none;
    font-size: 0.8125rem;
    line-height: 18px;
    color: #000000;
    text-align: left;
    margin-bottom: 20px; }
    .c-content-header .c-overhead:before {
      content: "";
      float: left;
      width: 3px;
      background: #2a2a2a;
      height: 15px;
      font-size: 0;
      margin-right: 5px; }
  .c-content-header a.c-btn-share-post:hover {
    text-decoration: none; }

.video .c-content-header .c-title {
  color: #ffffff;
  font-size: 2.25rem;
  line-height: 150%;
  max-width: calc(100% - 200px); }

.video .c-content-header .c-summary {
  color: #ffffff; }

.video .c-content-header .c-overhead:before {
  background: #ffffff; }

.video .c-content-header .c-overhead span {
  color: #ffffff; }

.post-vozes .c-content-header {
  margin-top: 30px; }

@media screen and (max-width: 767px) {
  .post-vozes .c-content-header {
    margin-top: 15px; }
  .c-content-header .c-title {
    font-size: 1.75rem;
    line-height: 130%; }
  .c-content-header .c-summary {
    font-size: 1.125rem;
    line-height: 140%; }
  .podcast .c-content-header .c-title,
  .video .c-content-header .c-title {
    font-size: 1.5rem;
    line-height: 130%;
    margin-top: 15px;
    max-width: 100%; } }

.c-section-header {
  position: relative;
  width: 100%;
  float: left;
  padding-bottom: 7px;
  margin: 7px 0 30px 0;
  z-index: 10; }
  .c-section-header:after {
    content: "";
    width: 100%;
    float: left;
    border-bottom: solid 1px #e6e6e6;
    position: absolute;
    bottom: 0;
    left: 0; }
  .c-section-header .c-box-header {
    position: relative;
    float: left;
    width: auto; }
    .c-section-header .c-box-header svg {
      position: absolute;
      left: 0;
      top: 0;
      float: left;
      width: 20px;
      height: 26px;
      line-height: 28px; }
      .c-section-header .c-box-header svg path {
        fill: #2a2a2a; }
  .c-section-header .c-title-content {
    position: relative;
    display: inline-block;
    width: auto;
    font-size: 1.5rem;
    line-height: 28px;
    font-family: "Overpass", sans-serif;
    font-weight: bold;
    color: #2a2a2a;
    text-align: left;
    padding: 0 15px 0 20px;
    text-decoration: none; }
    .c-section-header .c-title-content a {
      color: #2a2a2a;
      text-decoration: none; }
      .c-section-header .c-title-content a:hover {
        text-decoration: underline; }
  .c-section-header h1.c-title-content,
  .c-section-header div.c-title-content {
    padding: 0; }
  .c-section-header a.c-title-content:hover {
    text-decoration: underline; }
  .c-section-header .c-title-content-02 {
    position: relative;
    float: left;
    width: auto;
    font-size: 1rem;
    font-weight: bold;
    color: #707070;
    text-align: left;
    line-height: 100%;
    font-family: "Overpass", sans-serif;
    padding: 0 0 0 20px;
    margin: 6px 0;
    margin-right: 10px; }
    .c-section-header .c-title-content-02 a {
      color: #707070;
      text-decoration: none; }
      .c-section-header .c-title-content-02 a:hover {
        text-decoration: underline; }
  .c-section-header .c-title-content-02 + .c-title-content-02 {
    color: #707070;
    font-size: 1rem; }
  .c-section-header .c-section-cat {
    float: left;
    width: auto; }
    .c-section-header .c-section-cat .c-title-content-02 svg {
      margin-top: -7px; }
      .c-section-header .c-section-cat .c-title-content-02 svg path {
        fill: #707070; }

.section-list .c-section-header {
  z-index: 1; }

.podcast .c-section-header,
.video .c-section-header {
  border-bottom: 0;
  margin-bottom: 15px; }
  .podcast .c-section-header .c-title-content,
  .video .c-section-header .c-title-content {
    color: #ffffff; }
    .podcast .c-section-header .c-title-content svg path,
    .video .c-section-header .c-title-content svg path {
      fill: #ffffff; }
    .podcast .c-section-header .c-title-content a,
    .video .c-section-header .c-title-content a {
      color: #ffffff; }
  .podcast .c-section-header .c-title-content-02,
  .video .c-section-header .c-title-content-02 {
    color: #707070; }
    .podcast .c-section-header .c-title-content-02 a,
    .video .c-section-header .c-title-content-02 a {
      color: #707070; }

.post-vozes .c-section-header {
  margin-bottom: 15px; }
  .post-vozes .c-section-header:after {
    display: none; }

.vozes-home {
  position: relative;
  float: left;
  width: 100%; }
  .vozes-home aside.col-4 {
    padding-right: 0; }
  .vozes-home .c-section-header {
    margin-bottom: 45px; }

.section-block .c-section-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  float: none;
  margin: 7px 0 50px; }
  .section-block .c-section-header .c-box-header .c-title-content {
    font-size: 1.875rem; }
  .section-block .c-section-header .c-context-menu .sub-mobile .c-list-context-menu {
    right: 0;
    left: inherit; }

@media screen and (max-width: 989px) {
  .section-block .c-section-header .c-box-header {
    max-width: calc(100% - 120px); }
  .section-block .c-section-header .c-context-menu .sub-mobile .c-list-context-menu {
    right: 10px;
    left: inherit;
    padding: 10px; } }

@media screen and (max-width: 767px) {
  .section-block .c-section-header .c-box-header .c-title-content {
    font-size: 1.25rem; }
  .c-section-header .c-box-header {
    max-width: calc(100% - 60px); }
    .c-section-header .c-box-header .c-title-content {
      font-size: 1.25rem; }
  .c-section-header .c-context-menu {
    max-width: 60px; }
  .c-section-header .c-title-content {
    font-size: 1.25rem; }
  .c-section-header svg {
    height: 25px; }
  .c-context-menu .sub-mobile .c-list-context-menu {
    max-width: 290px; }
  .section-block .c-context-menu .sub-mobile {
    float: right; }
  .tag .c-section-header {
    margin-bottom: 5px; } }

.c-context-menu {
  position: relative;
  float: right;
  max-width: 80%;
  z-index: 10; }
  .c-context-menu .sub-mobile {
    position: relative;
    float: left; }
    .c-context-menu .sub-mobile .link-subMobile {
      display: none;
      font-size: 0.75rem;
      color: #707070;
      text-transform: uppercase;
      float: right;
      line-height: 28px;
      padding: 5px 0;
      cursor: pointer; }
      .c-context-menu .sub-mobile .link-subMobile svg {
        float: right;
        transition: 0.3s;
        transform: rotate(180deg); }
        .c-context-menu .sub-mobile .link-subMobile svg .path {
          fill: #2a2a2a; }
    .c-context-menu .sub-mobile.active .link-subMobile svg {
      transform: rotate(0deg); }
  .c-context-menu .c-list-context-menu {
    position: relative;
    float: right;
    padding: 6px 0; }
    .c-context-menu .c-list-context-menu li {
      float: left; }
      .c-context-menu .c-list-context-menu li:first-child a::after {
        background: transparent; }
      .c-context-menu .c-list-context-menu li a {
        float: left;
        font-size: 0.875rem;
        color: #2a2a2a;
        line-height: 22px;
        font-family: "Overpass", sans-serif;
        text-decoration: none;
        padding-left: 10px;
        cursor: pointer; }
        .c-context-menu .c-list-context-menu li a:after {
          content: "";
          width: 1px;
          height: 18px;
          float: left;
          background: #e6e6e6;
          margin-right: 10px; }
        .c-context-menu .c-list-context-menu li a:hover {
          text-decoration: underline; }
      .c-context-menu .c-list-context-menu li span {
        float: left; }
        .c-context-menu .c-list-context-menu li span a {
          font-size: 0.75rem;
          color: #707070;
          padding-left: 0; }
          .c-context-menu .c-list-context-menu li span a:before, .c-context-menu .c-list-context-menu li span a:after {
            content: "";
            display: inline-block;
            font-size: 0.75rem;
            color: #707070; }
          .c-context-menu .c-list-context-menu li span a:before {
            content: "+ em ";
            margin-right: 3px; }
          .c-context-menu .c-list-context-menu li span a:after {
            content: " : ";
            float: right;
            width: auto;
            background: none;
            margin-right: 0; }
          .c-context-menu .c-list-context-menu li span a svg {
            display: inline-block;
            vertical-align: top;
            height: 18px; }
            .c-context-menu .c-list-context-menu li span a svg path {
              fill: #2a2a2a; }
      .c-context-menu .c-list-context-menu li.sub .c-list-context-menu {
        position: absolute;
        overflow-y: hidden;
        transition: transform 0.1s ease-out;
        transform: scaleY(0);
        transform-origin: top;
        padding: 15px 0;
        top: 100%;
        right: 0;
        background: #ffffff;
        border: 1px solid #2a2a2a;
        width: 300px;
        z-index: 100; }
        .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li {
          width: 100%;
          float: left; }
          .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a {
            width: 100%;
            border-bottom: solid 1px #e6e6e6;
            padding: 10px 20px;
            text-align: left; }
            .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a:after {
              display: none; }
            .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a:hover {
              text-decoration: none; }
          .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li:last-child a {
            border-bottom: 0; }
          .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li:hover {
            background: #f5f5f5;
            text-decoration: none; }
      .c-context-menu .c-list-context-menu li.sub svg {
        display: inline-block;
        transition: 0.3s;
        transform: rotate(180deg);
        margin-top: -1px; }
      .c-context-menu .c-list-context-menu li.sub.active .c-list-context-menu {
        transform: scaleY(1);
        height: auto; }
      .c-context-menu .c-list-context-menu li.sub.active svg {
        transform: rotate(0deg); }

.podcast .c-context-menu,
.video .c-context-menu {
  max-width: 80%; }
  .podcast .c-context-menu .sub-mobile .link-subMobile,
  .video .c-context-menu .sub-mobile .link-subMobile {
    color: #ffffff; }
    .podcast .c-context-menu .sub-mobile .link-subMobile svg .cls-1,
    .video .c-context-menu .sub-mobile .link-subMobile svg .cls-1 {
      fill: #ffffff; }
  .podcast .c-context-menu .c-list-context-menu li a,
  .video .c-context-menu .c-list-context-menu li a {
    color: #ffffff; }
    .podcast .c-context-menu .c-list-context-menu li a svg .cls-1,
    .video .c-context-menu .c-list-context-menu li a svg .cls-1 {
      fill: #ffffff; }
  .podcast .c-context-menu .c-list-context-menu li span a,
  .video .c-context-menu .c-list-context-menu li span a {
    color: #707070; }
    .podcast .c-context-menu .c-list-context-menu li span a:before, .podcast .c-context-menu .c-list-context-menu li span a:after,
    .video .c-context-menu .c-list-context-menu li span a:before,
    .video .c-context-menu .c-list-context-menu li span a:after {
      color: #707070; }
    .podcast .c-context-menu .c-list-context-menu li span a svg path,
    .video .c-context-menu .c-list-context-menu li span a svg path {
      fill: #ffffff; }
  .podcast .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a,
  .video .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a {
    color: #2a2a2a; }

@media screen and (max-width: 989px) {
  .c-context-menu {
    max-width: 120px; }
    .c-context-menu .sub-mobile .link-subMobile {
      display: block;
      padding: 0; }
    .c-context-menu .sub-mobile .c-list-context-menu {
      padding: 10px;
      background: #ffffff;
      border: 1px solid;
      width: 300px;
      z-index: 100; }
      .c-context-menu .sub-mobile .c-list-context-menu.scroll-menu {
        position: absolute;
        top: 100%;
        right: 0;
        overflow-y: hidden;
        transition: transform 0.1s ease-out;
        transform: scaleY(0);
        transform-origin: top; }
      .c-context-menu .sub-mobile .c-list-context-menu li {
        width: 100%;
        float: left; }
        .c-context-menu .sub-mobile .c-list-context-menu li a {
          width: 100%;
          border-bottom: solid 1px #e6e6e6;
          padding: 10px 0;
          text-align: left;
          color: #2a2a2a; }
          .c-context-menu .sub-mobile .c-list-context-menu li a:after {
            display: none; }
    .c-context-menu .sub-mobile.active .c-list-context-menu.scroll-menu {
      transform: scaleY(1);
      max-height: 162px;
      overflow-y: scroll; }
    .c-context-menu .c-list-context-menu li span {
      width: 100%; }
      .c-context-menu .c-list-context-menu li span a:before {
        content: "Em "; }
      .c-context-menu .c-list-context-menu li span a:after {
        content: ""; }
    .c-context-menu .c-list-context-menu li.sub > a {
      display: none; }
    .c-context-menu .c-list-context-menu li.sub .c-list-context-menu {
      transform: scaleY(1);
      position: relative;
      top: 0;
      left: 0;
      border: 0;
      padding: 0;
      width: 100%;
      float: left; }
      .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a {
        color: #2a2a2a;
        padding: 10px 0; } }

@media screen and (max-width: 767px) {
  .podcast .c-context-menu,
  .video .c-context-menu {
    max-width: 100%; } }

/* POST CREDIT */
.c-credits {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 10px 0 10px;
  text-align: left;
  align-items: center;
  flex-wrap: wrap; }
  .c-credits.mobile-show {
    display: none; }
  .c-credits .col-8 {
    float: none;
    display: inline-block;
    vertical-align: top; }
  .c-credits .item-name-author, .c-credits ul li.item-name-author {
    font-family: "Overpass", sans-serif;
    font-size: 0.875rem;
    line-height: 150%;
    color: #000000;
    margin-right: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .c-credits .item-name-author .author-picture {
      min-width: 28px;
      width: 28px;
      height: 28px;
      border: solid 1px #e6e6e6;
      border-radius: 50%;
      overflow: hidden;
      background: #707070;
      position: relative;
      display: block;
      margin-right: 5px; }
      .c-credits .item-name-author .author-picture img {
        height: 100%;
        width: auto;
        max-width: inherit;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%); }
  .c-credits ul {
    float: left;
    margin: 0;
    padding: 5px 0;
    position: relative;
    text-align: left; }
    .c-credits ul li {
      color: #707070;
      float: left;
      font-family: "Overpass", sans-serif;
      font-size: 0.875rem;
      line-height: 150%;
      margin: 0;
      padding: 0 12px 0 0;
      position: relative; }
      .c-credits ul li:first-child {
        color: #000000; }
      .c-credits ul li span {
        display: inline-block;
        position: relative; }
      .c-credits ul li span + span {
        padding-left: 12px; }
      .c-credits ul li.item-datetime {
        color: #707070; }
      .c-credits ul li.item-name {
        color: #707070; }

.podcast .c-credits .item-name-author,
.video .c-credits .item-name-author {
  color: #fff; }
  .podcast .c-credits .item-name-author .item-source > a,
  .video .c-credits .item-name-author .item-source > a {
    color: #7995d7; }

.podcast .c-credits ul li,
.video .c-credits ul li {
  color: #a0a0a0; }
  .podcast .c-credits ul li.item-datetime,
  .video .c-credits ul li.item-datetime {
    color: #a0a0a0; }
  .podcast .c-credits ul li.item-name,
  .video .c-credits ul li.item-name {
    color: #ffffff; }

.post-vozes .c-credits ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding-bottom: 0; }
  .post-vozes .c-credits ul .item-name-author {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .post-vozes .c-credits ul .item-name-author .author-picture {
      bottom: 0; }

.post-editedBy {
  position: relative;
  font-family: "Overpass", sans-serif;
  font-size: 0.875rem;
  color: #707070;
  padding: 5px 0 20px; }
  .post-editedBy:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 166px;
    height: 1px;
    background: #e6e6e6;
    float: left; }

@media screen and (max-width: 767px) {
  .c-credits {
    align-items: normal;
    flex-direction: column;
    text-align: left;
    border-bottom: solid 1px #e6e6e6;
    width: 100%;
    float: left;
    flex-wrap: wrap; }
    .c-credits.mobile-show {
      display: block; }
      .c-credits.mobile-show ul li.item-name-author span,
      .c-credits.mobile-show ul li.item-name-author .author-picture {
        bottom: 0;
        vertical-align: middle; }
    .c-credits ul {
      width: 100%;
      padding: 0;
      margin: 0 0 5px;
      list-style-type: inherit;
      line-height: normal;
      flex-wrap: wrap; }
      .c-credits ul li {
        display: block;
        font-size: 0.875rem;
        margin: 0; }
    .c-credits .share-comments {
      width: 110px;
      float: right;
      height: 48px; }
    .c-credits.mobile-hide {
      display: none; }
  .podcast .c-credits {
    border: 0;
    margin: 0; }
  .video .c-credits {
    border: 0;
    margin-bottom: 15px;
    margin-top: 0; } }

.c-link-rss {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  border: solid 1px #e6e6e6;
  background: #f5f5f5;
  padding: 10px 15px;
  color: #707070;
  font-family: "Overpass", sans-serif;
  font-size: 0.875rem;
  height: 40px;
  line-height: 20px;
  text-decoration: none;
  margin: 30px 0;
  cursor: pointer; }
  .c-link-rss svg {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px; }
  .c-link-rss span {
    display: inline-block;
    vertical-align: top;
    line-height: 24px; }
  .c-link-rss:hover {
    opacity: 0.6; }

.c-box-news {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 30px; }
  .c-box-news .c-title-03 {
    font-weight: 700;
    margin: 0 0 10px;
    display: none;
    font-size: 1.125rem;
    line-height: 26px;
    font-family: "Overpass", sans-serif;
    color: #2a2a2a;
    font-weight: bold;
    padding: 0 15px; }
    .c-box-news .c-title-03:before {
      content: "";
      width: 4px;
      height: 100%;
      background: #2a2a2a;
      position: absolute;
      left: 0;
      top: 0; }
    .c-box-news .c-title-03 span {
      text-transform: uppercase;
      margin-left: 5px; }
  .c-box-news .c-newsletter {
    max-width: calc(66.66667% - 28px);
    margin-right: 28px;
    display: block; }
  .c-box-news .c-abas {
    display: none; }
  .c-box-news .c-aba-news {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 20px;
    margin-bottom: 0;
    border: solid 1px #e6e6e6; }
    .c-box-news .c-aba-news .c-title-03 {
      display: block; }
    .c-box-news .c-aba-news p,
    .c-box-news .c-aba-news .texto-news {
      position: relative;
      display: inline-block;
      width: 100%;
      font-family: "Overpass", sans-serif;
      font-size: 1rem;
      line-height: 100%;
      text-align: left;
      color: #000000;
      margin: 0;
      outline: none; }
      .c-box-news .c-aba-news p span,
      .c-box-news .c-aba-news .texto-news span {
        font-size: 0.75rem;
        line-height: 14px; }
    .c-box-news .c-aba-news .texto-news {
      font-size: 13px; }
      @media screen and (max-width: 767px) {
        .c-box-news .c-aba-news .texto-news {
          margin-top: 20px;
          text-align: center;
          line-height: 120%; } }
      .c-box-news .c-aba-news .texto-news .termos-de-uso-news {
        text-decoration: underline; }
        .c-box-news .c-aba-news .texto-news .termos-de-uso-news:hover {
          text-decoration: none; }
  .c-box-news .c-cellphone {
    max-width: 33.33333%;
    min-height: 328px; }
    .c-box-news .c-cellphone .c-title-03 span {
      text-transform: uppercase;
      width: 100%;
      display: inline-block;
      vertical-align: top; }
    .c-box-news .c-cellphone .c-link {
      position: relative;
      float: left;
      min-height: 47px;
      line-height: 27px;
      color: #707070;
      font-size: 0.875rem;
      font-family: "Overpass", sans-serif;
      text-align: center;
      padding: 10px 0;
      margin: 20px 0 0 0;
      cursor: pointer;
      -ms-transition: all 1s ease-out;
      -moz-transition: all 1s ease-out;
      -webkit-transition: all 1s ease-out;
      -o-transition: all 1s ease-out;
      text-transform: uppercase;
      text-decoration: none;
      width: 33.333%; }
      .c-box-news .c-cellphone .c-link svg {
        display: inline-block;
        vertical-align: middle;
        width: 50px;
        height: 50px;
        margin-bottom: 10px; }
      .c-box-news .c-cellphone .c-link span {
        border: 0;
        text-decoration: none;
        width: 100%;
        color: #707070;
        padding: 0 10px; }
      .c-box-news .c-cellphone .c-link:hover {
        color: #2a2a2a; }
        .c-box-news .c-cellphone .c-link:hover span {
          color: #2a2a2a; }
    .c-box-news .c-cellphone p {
      bottom: 0;
      left: 0;
      padding: 20px 0;
      line-height: 18px;
      margin-bottom: 0;
      color: #707070;
      font-size: 0.875rem;
      outline: none; }
      .c-box-news .c-cellphone p:before {
        content: "*WHATSAPP: ";
        display: inline-block;
        margin-right: 3px; }
  .c-box-news .form {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 15px; }
    .c-box-news .form .col-12 {
      padding: 0;
      margin-bottom: 0; }
    .c-box-news .form .btn {
      height: 40px;
      line-height: 40px;
      width: 115px;
      float: right; }
    .c-box-news .form input[type="text"] {
      height: 40px;
      line-height: 36px;
      margin-bottom: 15px;
      padding-top: 0;
      width: calc(50% - 68px); }
      .c-box-news .form input[type="text"]:first-child {
        margin-right: 10px; }
    .c-box-news .form .c-label-checkbox {
      width: calc(33.3% - 3px); }

.c-box-news .c-aba-news .form input[type=text] {
  height: 40px;
  line-height: 36px;
  margin-bottom: 15px;
  padding-top: 0;
  width: calc(90% - 68px); }
  .c-box-news .c-aba-news .form input[type=text]:first-child {
    margin-right: 10px; }

.c-abas {
  position: relative;
  width: 100%;
  float: left;
  border-bottom: solid 1px #e6e6e6; }
  .c-abas .c-link-aba {
    position: relative;
    float: left;
    width: 50%;
    font-family: "Overpass", sans-serif;
    color: #707070;
    font-size: 0.875rem;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: solid 3px transparent;
    text-decoration: none;
    cursor: pointer; }
  .c-abas .c-link-aba.active {
    border-color: #2a2a2a;
    color: #2a2a2a; }

@media screen and (max-width: 1247px) {
  .c-link-rss {
    display: block; } }

@media screen and (max-width: 989px) {
  .c-box-news {
    border: solid 1px #e6e6e6;
    padding-top: 15px; }
    .c-box-news .c-title-03 {
      display: block;
      text-align: center;
      text-transform: uppercase;
      color: #2a2a2a; }
      .c-box-news .c-title-03:before {
        display: none; }
    .c-box-news .form .c-label-checkbox {
      width: calc(50% - 4px); }
    .c-box-news .c-cellphone {
      max-width: 100%;
      min-height: auto;
      padding-top: 0;
      border-top: 0; }
      .c-box-news .c-cellphone .c-title-03 {
        display: none; }
    .c-box-news .c-newsletter {
      max-width: 100%;
      padding-top: 0;
      border-top: 0;
      display: none; }
      .c-box-news .c-newsletter .c-title-03 {
        display: none; }
    .c-box-news .c-abas {
      display: block;
      margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .c-box-news .form input[type="text"] {
    width: 100%; }
    .c-box-news .form input[type="text"]:first-child {
      margin-right: 0; }
  .c-box-news .form .c-label-checkbox {
    width: 100%; }
  .c-box-news .form .btn {
    width: 100%; }
  .c-box-news .c-cellphone {
    max-width: 100%; }
    .c-box-news .c-cellphone .c-link span {
      display: none; }
  .c-box-news .c-newsletter {
    max-width: 100%; }
  .c-link-rss {
    margin-top: 0;
    margin-bottom: 10px; } }

@media screen and (max-width: 419px) {
  .c-abas .c-link-aba {
    font-size: 0.875rem; }
    .c-abas .c-link-aba:before {
      display: none; }
  .c-box-news .c-aba-news .form input[type=text] {
    width: 100%; } }

.c-slideshow {
  display: inline-block;
  margin-bottom: 1.75em;
  position: relative;
  width: 100%;
  max-width: 660px;
  float: none;
  display: inherit;
  margin: 0 auto; }
  .c-slideshow .c-slideitens {
    overflow: hidden;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */
    position: relative;
    width: 100%; }
    .c-slideshow .c-slideitens > li {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .c-slideshow .c-slideitens > li .c-img {
        align-items: center;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        display: flex;
        height: 100%;
        justify-content: center; }
      .c-slideshow .c-slideitens > li figcaption {
        bottom: 0;
        color: #ffffff;
        display: flex;
        font-family: "Overpass", sans-serif;
        font-size: 16px;
        line-height: 130%;
        max-height: 30%;
        padding: 10px 40px 15px;
        position: absolute;
        width: 100%;
        z-index: 1; }
        .c-slideshow .c-slideitens > li figcaption:before {
          content: "";
          background: black;
          background: linear-gradient(0deg, black 0%, rgba(0, 212, 255, 0) 85%);
          bottom: 0;
          height: 175%;
          left: 0;
          position: absolute;
          width: 100%;
          z-index: -1; }
  .c-slideshow .c-slidesnum {
    align-items: center;
    display: flex;
    height: 10px;
    justify-content: center;
    margin: 20px 0;
    width: 100%; }
    .c-slideshow .c-slidesnum .slide {
      display: inline-flex;
      margin: 0 8px; }
      .c-slideshow .c-slidesnum .slide a span {
        background-color: #000000;
        border-radius: 100%;
        cursor: pointer;
        display: block;
        height: 10px;
        width: 10px; }
      .c-slideshow .c-slidesnum .slide.active a span {
        background-color: #999999;
        height: 14px;
        width: 14px; }
  .c-slideshow .c-slidesnum.no-show {
    display: none; }
  .c-slideshow .slideshow-nav {
    cursor: pointer;
    display: flex;
    align-items: center;
    height: calc(100% - 30px);
    justify-content: center;
    position: absolute;
    top: 0;
    width: 60px;
    z-index: 10; }
    .c-slideshow .slideshow-nav span {
      border: 1px solid #ffffff;
      border-width: 0 3px 3px 0;
      box-shadow: 1px 1px #000000;
      height: 30px;
      opacity: 1;
      width: 30px;
      -ms-transition: all 0.25s ease-out;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -o-transition: all 0.25s ease-out; }
    .c-slideshow .slideshow-nav.slideshow-nav-ant {
      left: 0; }
      .c-slideshow .slideshow-nav.slideshow-nav-ant span {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg); }
    .c-slideshow .slideshow-nav.slideshow-nav-prox {
      right: 0; }
      .c-slideshow .slideshow-nav.slideshow-nav-prox span {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg); }

.note-home .c-slideshow {
  float: initial; }

@media screen and (max-width: 767px) {
  .c-slideshow .slideshow-nav {
    height: calc(100% - 60px);
    top: 0;
    width: 60px; }
    .c-slideshow .slideshow-nav span {
      height: 20px;
      opacity: 1;
      width: 20px; }
    .c-slideshow .slideshow-nav.slideshow-nav-ant span {
      left: 18px; }
    .c-slideshow .slideshow-nav.slideshow-nav-prox span {
      right: 18px; }
  .c-slideshow .c-slidesnum.no-show-mobile {
    display: none; } }

@media screen and (max-width: 580px) {
  .c-slideshow .c-slideitens {
    padding-top: 75%; }
    .c-slideshow .c-slideitens > li figcaption {
      max-height: 38%; }
    .c-slideshow .c-slideitens > li .c-img img {
      display: none; } }

.c-comments-box {
  align-items: center;
  border: 1px solid #2a2a2a;
  background-color: #2a2a2a;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  height: 68px;
  justify-content: center;
  margin: 0 0 30px 0; }
  .c-comments-box > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .c-comments-box > div > span, .c-comments-box > div b {
      margin-right: 5px; }
    .c-comments-box > div b ~ span:after {
      content: "|";
      margin-left: 5px; }
  .c-comments-box svg {
    height: 35px;
    margin-right: 15px;
    width: 38px; }
    .c-comments-box svg * {
      fill: #ffffff; }
  .c-comments-box span {
    color: #ffffff;
    font-size: 1.25rem; }
    .c-comments-box span b {
      font-size: 1.75rem; }
  .c-comments-box:hover span:not(.comment-counter) {
    border-bottom: 1px dotted; }

@media screen and (max-width: 579px) {
  .c-comments-box > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; }
    .c-comments-box > div b ~ span:after {
      content: "";
      margin-left: 0; } }

@media screen and (max-width: 767px) {
  .c-comments-box {
    margin-bottom: 15px; } }

/* COMPONENT RECOMMENDATION */
.c-recommendation {
  position: relative;
  width: 100%;
  display: inline-block;
  margin: 30px 0 0; }
  .c-recommendation .box-title {
    font-family: "Overpass", sans-serif;
    font-size: 1.375rem;
    margin-bottom: 30px; }
    .c-recommendation .box-title strong {
      float: left;
      margin-top: 0;
      padding: 15px 0 0;
      position: relative;
      width: auto; }
      .c-recommendation .box-title strong:before {
        background: #2a2a2a;
        content: "";
        height: 4px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
  .c-recommendation .c-list-recommendation .c-item .c-image {
    width: 100%;
    height: auto;
    flex-basis: 100%; }
    .c-recommendation .c-list-recommendation .c-item .c-image figure {
      width: 100%;
      height: 150px;
      background-size: cover; }
  .c-recommendation .c-list-recommendation .c-item .c-box-description {
    width: 100%;
    height: auto;
    flex-basis: 100%;
    border-color: transparent;
    padding: 15px 15px; }
    .c-recommendation .c-list-recommendation .c-item .c-box-description .c-title {
      font-size: 1.0625rem;
      font-family: "Overpass", sans-serif;
      font-weight: bold;
      padding: 0;
      color: #000000; }
  .c-recommendation .c-list-recommendation .c-item .c-caption {
    background: #000000; }

.post .c-recommendation + .c-ads.ads-desktop, .podcast .c-recommendation + .c-ads.ads-desktop, .video .c-recommendation + .c-ads.ads-desktop {
  margin-top: 20px; }

.cxense__box {
  width: 100%; }
  .cxense__box .cxense__scroll {
    position: relative;
    width: 100%;
    margin: 0;
    display: flex;
    flex-basis: 100%;
    height: auto;
    flex-wrap: wrap;
    text-align: center; }
  .cxense__box .cxense__article {
    flex-basis: calc(25% - 21px);
    height: 280px;
    padding: 0;
    margin: 0 28px 30px 0;
    border: solid 1px #e6e6e6;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    overflow: hidden; }
    .cxense__box .cxense__article a {
      height: 100%;
      text-decoration: none;
      width: 100%; }
      .cxense__box .cxense__article a figure {
        width: 100%;
        height: 150px;
        background-size: cover; }
      .cxense__box .cxense__article a .cxense__text {
        width: 100%;
        height: auto;
        flex-basis: 100%;
        border-color: transparent;
        padding: 15px 15px;
        text-align: left;
        line-height: 120%; }
        .cxense__box .cxense__article a .cxense__text h2 {
          font-size: 1.0625rem;
          font-weight: 400;
          padding: 0;
          color: #000000; }
      .cxense__box .cxense__article a:hover {
        text-decoration: underline; }
        .cxense__box .cxense__article a:hover .cxense__text h2 span, .cxense__box .cxense__article a:hover .cxense__text .c-title,
        .cxense__box .cxense__article a:hover .c-box-description h2 span,
        .cxense__box .cxense__article a:hover .c-box-description .c-title {
          text-decoration: underline; }
    .cxense__box .cxense__article .c-title {
      text-align: left; }
  .cxense__box .cxense__article:nth-child(4n+0) {
    margin-right: 0; }

@media screen and (max-width: 989px) {
  .cxense__box .cxense__article {
    flex-basis: calc(50% - 14px); }
  .cxense__box .cxense__article:nth-child(2n+0) {
    margin-right: 0; } }

@media screen and (max-width: 1023px) {
  .c-recommendation .c-title-02 {
    margin: 0 0 30px; } }

@media screen and (max-width: 767px) {
  .c-recommendation .c-list-recommendation .c-item .c-box-description {
    padding: 0 0 0 15px; }
    .c-recommendation .c-list-recommendation .c-item .c-box-description .c-title {
      margin-top: 0; }
  .c-recommendation .c-list-recommendation .c-item .c-image {
    width: 100px; }
    .c-recommendation .c-list-recommendation .c-item .c-image figure {
      min-width: 100%;
      width: 100%;
      height: 100px; }
  .post .c-recommendation + .col-12 > .c-ads, .podcast .c-recommendation + .col-12 > .c-ads, .video .c-recommendation + .col-12 > .c-ads {
    margin-top: 0; }
  .cxense__box {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
    .cxense__box .cxense__scroll {
      align-items: start;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      max-height: 560px;
      width: 1000px; }
      .cxense__box .cxense__scroll .cxense__article {
        flex-basis: 100%;
        height: 240px;
        margin: 0 20px 20px 0;
        width: 230px; }
        .cxense__box .cxense__scroll .cxense__article a figure {
          min-width: 100%;
          width: 100%;
          height: 130px; }
        .cxense__box .cxense__scroll .cxense__article a .cxense__text {
          width: 100%; }
          .cxense__box .cxense__scroll .cxense__article a .cxense__text h2 {
            font-family: "Overpass", sans-serif;
            font-weight: 700;
            font-size: 1rem; } }

/* COMPONENT SHARE POST - Box fixed na matéria a esquerda */
.c-share {
  position: fixed;
  width: 60px;
  left: 10px;
  z-index: 100;
  bottom: 280px; }
  .c-share .c-btn-share-post {
    float: left;
    position: relative;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 40px;
    font-size: 0.75rem;
    color: #000000;
    padding-bottom: 30px;
    text-align: center; }
    .c-share .c-btn-share-post.share-comments {
      border-bottom: 1px solid #e6e6e6;
      margin-bottom: 30px;
      padding-bottom: 15px; }
      .c-share .c-btn-share-post.share-comments .hide {
        display: none; }
    .c-share .c-btn-share-post span {
      width: 100%;
      float: left;
      text-align: center;
      font-size: 0.875rem;
      color: #2a2a2a;
      font-weight: bold; }
    .c-share .c-btn-share-post.desktop-show {
      display: block; }
    .c-share .c-btn-share-post:first-child {
      border-bottom: solid 1px #e6e6e6;
      padding-bottom: 15px;
      margin-bottom: 30px; }
    .c-share .c-btn-share-post.facebook:hover svg * {
      fill: #38558f; }
    .c-share .c-btn-share-post.twitter:hover svg * {
      fill: #549ED6; }
    .c-share .c-btn-share-post.linkedin:hover svg * {
      fill: #00659d; }
    .c-share .c-btn-share-post.btn-comments:hover svg * {
      fill: #999999; }
    .c-share .c-btn-share-post.ico-whatsapp:hover svg * {
      fill: #25D366; }
    .c-share .c-btn-share-post.link-rss {
      border-top: solid 1px #707070;
      padding: 15px 0 0 0; }
      .c-share .c-btn-share-post.link-rss:hover svg * {
        fill: #ff7b0a; }

.hidden {
  overflow: hidden; }

/* Share box mobile*/
.c-share .share-box-mobile {
  padding-top: 20px; }
  .c-share .share-box-mobile .c-title-share {
    display: none;
    font-size: 1.25rem;
    color: #2a2a2a;
    width: auto;
    margin-bottom: 20px;
    font-family: "Overpass", sans-serif; }
  .c-share .share-box-mobile .btn-close {
    display: none;
    background: transparent;
    border: 0;
    position: relative;
    float: right;
    margin-top: -15px;
    padding: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
    font-size: 0; }
    .c-share .share-box-mobile .btn-close:focus, .c-share .share-box-mobile .btn-close:hover {
      outline: none; }
  .c-share .share-box-mobile .c-btn-share-post {
    height: auto;
    flex-direction: column; }
    .c-share .share-box-mobile .c-btn-share-post .c-share-text {
      display: none;
      padding-left: 15px;
      font-size: 1rem;
      line-height: 25px;
      color: #707070;
      width: auto;
      font-weight: bold;
      font-family: "Overpass", sans-serif; }

.podcast .c-share .c-btn-share-post,
.video .c-share .c-btn-share-post {
  bottom: 10px;
  line-height: 0; }
  .podcast .c-share .c-btn-share-post svg path,
  .podcast .c-share .c-btn-share-post svg *,
  .video .c-share .c-btn-share-post svg path,
  .video .c-share .c-btn-share-post svg * {
    fill: #707070; }
  .podcast .c-share .c-btn-share-post.share-comments,
  .video .c-share .c-btn-share-post.share-comments {
    border-color: #707070; }
  .podcast .c-share .c-btn-share-post.facebook:hover svg *,
  .video .c-share .c-btn-share-post.facebook:hover svg * {
    fill: #38558f; }
  .podcast .c-share .c-btn-share-post.twitter:hover svg *,
  .video .c-share .c-btn-share-post.twitter:hover svg * {
    fill: #549ED6; }
  .podcast .c-share .c-btn-share-post.linkedin:hover svg *,
  .video .c-share .c-btn-share-post.linkedin:hover svg * {
    fill: #00659d; }
  .podcast .c-share .c-btn-share-post.btn-comments:hover svg *,
  .video .c-share .c-btn-share-post.btn-comments:hover svg * {
    fill: #999999; }
  .podcast .c-share .c-btn-share-post.ico-whatsapp:hover svg *,
  .video .c-share .c-btn-share-post.ico-whatsapp:hover svg * {
    fill: #25D366; }
  .podcast .c-share .c-btn-share-post.link-rss:hover svg *,
  .video .c-share .c-btn-share-post.link-rss:hover svg * {
    fill: #ff7b0a; }

.podcast .c-share .c-link-rss,
.video .c-share .c-link-rss {
  border-color: #707070; }

.podcast .c-share .share-box-mobile svg path, .podcast .c-share .share-box-mobile svg *,
.video .c-share .share-box-mobile svg path,
.video .c-share .share-box-mobile svg * {
  fill: #707070; }

@media screen and (max-width: 1247px) {
  .c-share:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden; }
  .c-share .c-share-box-mobile {
    position: relative;
    margin: 200px auto 0;
    overflow: hidden;
    clear: both;
    width: 320px;
    max-width: 100%;
    background: #ffffff;
    padding: 30px 15px 30px 15px;
    z-index: 103; }
    .c-share .c-share-box-mobile .c-btn-share-post {
      max-width: 100%;
      text-align: left;
      border-top: solid 1px #e6e6e6;
      padding: 15px 0;
      margin: 0; }
      .c-share .c-share-box-mobile .c-btn-share-post.share-comments {
        display: none; }
    .c-share .c-share-box-mobile .btn-close {
      display: inline-block; }
    .c-share .c-share-box-mobile .c-title-share {
      display: inline-block; }
    .c-share .c-share-box-mobile .c-btn-share-post.facebook svg * {
      fill: #38558f; }
    .c-share .c-share-box-mobile .c-btn-share-post.twitter svg * {
      fill: #549ED6; }
    .c-share .c-share-box-mobile .c-btn-share-post.linkedin svg * {
      fill: #00659d; }
    .c-share .c-share-box-mobile .c-btn-share-post.btn-comments svg * {
      fill: #999999; }
    .c-share .c-share-box-mobile .c-btn-share-post.ico-whatsapp svg * {
      fill: #25D366; }
    .c-share .c-share-box-mobile .c-btn-share-post .c-share-text {
      display: inline-block; }
  .c-share.c-share-hide {
    display: none; }
  .c-share.c-share.absolute,
  .c-share {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .c-share.c-share.absolute .c-btn-share-post,
    .c-share .c-btn-share-post {
      position: relative;
      float: left;
      width: 100%;
      bottom: 0;
      right: 0;
      margin-bottom: 0;
      max-width: 100%;
      padding-bottom: 0;
      text-align: left;
      padding: 15px 0;
      border-top: solid 1px #e6e6e6; }
      .c-share.c-share.absolute .c-btn-share-post .comment-counter-value,
      .c-share.c-share.absolute .c-btn-share-post .c-share-text,
      .c-share .c-btn-share-post .comment-counter-value,
      .c-share .c-btn-share-post .c-share-text {
        display: inline-block;
        padding-left: 15px;
        font-size: 1rem;
        line-height: 25px;
        color: #000000;
        width: auto;
        font-weight: 400;
        font-family: "Overpass", sans-serif; }
      .c-share.c-share.absolute .c-btn-share-post svg,
      .c-share .c-btn-share-post svg {
        float: left; }
      .c-share.c-share.absolute .c-btn-share-post.desktop-show,
      .c-share .c-btn-share-post.desktop-show {
        display: none; }
      .c-share.c-share.absolute .c-btn-share-post:last-child,
      .c-share .c-btn-share-post:last-child {
        border-bottom: solid 1px #e6e6e6; }
    .c-share.c-share.absolute .c-link-rss,
    .c-share .c-link-rss {
      display: none; } }

@media screen and (max-width: 767px) {
  .c-share .c-share-box-mobile {
    margin: 0 auto 0;
    overflow: hidden;
    width: 100%;
    height: 100%; }
  .c-share.c-share.absolute,
  .c-share {
    z-index: 103; }
    .c-share.c-share.absolute .c-share-box-mobile,
    .c-share .c-share-box-mobile {
      margin: 0 auto 0;
      overflow: hidden;
      width: 100%;
      height: 100%; } }

@media screen and (max-height: 700px) and (min-width: 1247px) {
  .c-share {
    bottom: 130px; }
  .c-share.absolute {
    bottom: 130px; } }

.c-search-tags {
  clear: both;
  margin: 0 auto;
  max-width: 754px;
  overflow: visible;
  position: relative;
  width: 100%; }
  .c-search-tags input {
    float: left;
    border: solid 1px #e6e6e6;
    height: 48px;
    background: #ffffff;
    padding: 0 15px 0 40px;
    line-height: 50px;
    font-size: 1rem;
    color: #000000;
    width: 100%;
    margin-bottom: 20px; }
    .c-search-tags input:focus {
      outline: none; }
  .c-search-tags .ico-bloom {
    position: absolute;
    left: 14px;
    top: 14px;
    height: 20px;
    width: 20px; }
    .c-search-tags .ico-bloom svg {
      display: inline-block;
      vertical-align: middle;
      width: 20px; }
      .c-search-tags .ico-bloom svg path {
        fill: #000000; }
  .c-search-tags .btn-tags {
    float: left;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #000000;
    border: 0;
    -ms-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    cursor: pointer;
    margin-bottom: 20px; }
    .c-search-tags .btn-tags svg {
      display: inline-block;
      vertical-align: middle;
      width: 20px; }
      .c-search-tags .btn-tags svg path {
        fill: #ffffff; }
    .c-search-tags .btn-tags:hover {
      background: #707070; }
  .c-search-tags #c-autocomplete-list {
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #ffffff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #000000;
    font-size: 1.125rem;
    font-family: "Overpass", sans-serif;
    margin: 47px 0 0 0;
    padding: 0; }
    .c-search-tags #c-autocomplete-list li {
      width: 100%;
      color: #000000;
      font-size: 1.125rem;
      font-family: "Overpass", sans-serif;
      line-height: 30px;
      border-left: solid 1px #e6e6e6;
      border-right: solid 1px #e6e6e6;
      border-bottom: solid 1px #e6e6e6; }
      .c-search-tags #c-autocomplete-list li a {
        display: inline-block;
        width: 100%;
        text-decoration: none;
        color: #000000;
        padding: 10px 20px; }
        .c-search-tags #c-autocomplete-list li a:hover, .c-search-tags #c-autocomplete-list li a.active {
          background: #000000;
          color: #707070; }
      .c-search-tags #c-autocomplete-list li.active {
        background: #000000;
        color: #707070; }

@media screen and (max-width: 579px) {
  .c-search-tags.desktop-show {
    display: none; } }

.c-tags-post {
  position: relative;
  float: left;
  width: 100%;
  margin: 20px 0 15px 0; }
  .c-tags-post .c-title-03 {
    position: relative;
    float: left;
    width: 120px;
    font-size: 1.25rem;
    line-height: 28px;
    font-family: "Overpass", sans-serif;
    font-weight: bold;
    color: #2a2a2a;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0; }
  .c-tags-post .c-list-tags {
    position: relative;
    float: right;
    width: calc(100% - 120px); }
    .c-tags-post .c-list-tags ul {
      width: 100%;
      margin: 0; }
      .c-tags-post .c-list-tags ul li {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin-left: 15px;
        margin-bottom: 15px; }
        .c-tags-post .c-list-tags ul li a {
          float: left;
          padding: 7px 15px 3px 15px;
          text-decoration: none;
          font-size: 0.9375rem;
          line-height: 20px;
          font-family: "Overpass", sans-serif;
          color: #2a2a2a;
          background: #e6e6e6;
          border: solid 1px #e6e6e6;
          border-radius: 16px;
          overflow: hidden;
          text-align: left;
          vertical-align: top; }
          .c-tags-post .c-list-tags ul li a:hover {
            background: #ffffff; }

.note .c-tags-post, .note-home .c-tags-post {
  margin: 0; }

.post .c-tags-post, .podcast .c-tags-post, .video .c-tags-post {
  margin-top: 0; }

@media screen and (max-width: 767px) {
  .c-tags-post .c-title-03 {
    width: 100%; }
  .c-tags-post .c-list-tags {
    width: 100%; }
    .c-tags-post .c-list-tags ul li {
      margin-left: 0;
      margin-right: 15px; } }

.c-real-time {
  position: relative;
  width: 100%;
  float: left;
  border: solid 1px #e6e6e6; }
  .c-real-time .c-item-real-time {
    position: relative;
    width: 100%;
    float: left;
    font-size: 1rem;
    line-height: 125%;
    font-family: "Overpass", sans-serif;
    padding: 15px;
    border-bottom: solid 1px #e6e6e6;
    border-bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start; }
    .c-real-time .c-item-real-time .c-hour {
      position: relative;
      float: left;
      flex-basis: 70px;
      text-align: center;
      padding-right: 10px; }
      .c-real-time .c-item-real-time .c-hour time {
        width: auto;
        display: inline-block;
        margin: 0;
        color: #2a2a2a;
        text-align: center;
        border-bottom: 2px solid #2a2a2a;
        text-decoration: none; }
    .c-real-time .c-item-real-time .c-comment {
      position: relative;
      float: right;
      flex-basis: calc(100% - 70px); }
      .c-real-time .c-item-real-time .c-comment .c-image-real-time {
        flex-basis: 50px;
        width: 50px;
        height: 50px;
        overflow: hidden;
        border-radius: 50%;
        float: left;
        margin-right: 10px; }
      .c-real-time .c-item-real-time .c-comment .c-commentador {
        width: calc(100% - 60px);
        margin-bottom: 10px;
        float: left;
        line-height: 50px;
        align-self: center;
        align-content: space-around; }
        .c-real-time .c-item-real-time .c-comment .c-commentador .c-title-05 {
          display: inline-block;
          vertical-align: middle;
          width: 100%;
          color: #2a2a2a;
          font-size: 0.9375rem;
          font-weight: 700;
          margin: 0;
          line-height: 125%; }
        .c-real-time .c-item-real-time .c-comment .c-commentador .c-description-commentador {
          float: left;
          width: 100%;
          color: #000000;
          text-align: left;
          font-size: 0.8125rem;
          font-weight: 400; }
      .c-real-time .c-item-real-time .c-comment .c-title-04 {
        width: 100%;
        float: left;
        color: #2a2a2a;
        font-family: "Merriweather", serif;
        font-size: 1rem;
        font-weight: 700;
        margin: 0 0 10px 0; }
      .c-real-time .c-item-real-time .c-comment .c-description {
        float: left;
        width: 100%;
        color: #000000;
        text-align: left;
        font-size: 1rem; }
        .c-real-time .c-item-real-time .c-comment .c-description a {
          text-decoration: none;
          border-bottom: 1px solid #2a2a2a;
          color: #2a2a2a; }
      .c-real-time .c-item-real-time .c-comment .c-real-time-embed {
        width: 100%;
        float: left; }
      .c-real-time .c-item-real-time .c-comment .c-image-description {
        width: 100%;
        float: left;
        margin: 10px 0;
        text-align: center; }
        .c-real-time .c-item-real-time .c-comment .c-image-description img {
          max-width: 100%;
          display: inline-block;
          vertical-align: top; }
      .c-real-time .c-item-real-time .c-comment .c-credit-image {
        width: 100%;
        float: left;
        font-size: 0.8125rem;
        line-height: 125%;
        font-style: italic;
        text-align: right; }
      .c-real-time .c-item-real-time .c-comment .c-share-real-time {
        float: left;
        width: 100%;
        text-transform: uppercase;
        font-family: "Overpass", sans-serif;
        font-size: 0.875rem;
        line-height: 20px;
        margin-top: 10px;
        color: #000000;
        cursor: pointer; }
        .c-real-time .c-item-real-time .c-comment .c-share-real-time svg {
          display: inline-block;
          vertical-align: top;
          width: 20px;
          height: 20px;
          margin-right: 10px; }
          .c-real-time .c-item-real-time .c-comment .c-share-real-time svg path {
            fill: #000000; }
        .c-real-time .c-item-real-time .c-comment .c-share-real-time:hover {
          color: #2a2a2a; }
          .c-real-time .c-item-real-time .c-comment .c-share-real-time:hover svg path {
            fill: #2a2a2a; }

.footer-real-time {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  margin: 20px 0; }
  .footer-real-time a {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    font-size: 0.875rem;
    text-align: center;
    margin: 10px 10px;
    border: solid 1px #2a2a2a;
    background-color: #2a2a2a;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer; }
    .footer-real-time a:hover {
      background-color: #ffffff;
      color: #2a2a2a; }
  .footer-real-time .but-topo {
    color: #000000;
    background-image: url(https://assets.gazetadopovo.com.br/images/seta-voltar-topo.png);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: 95% center;
    padding-right: 20px;
    border-color: #ffffff; }
    .footer-real-time .but-topo:hover {
      border-color: #2a2a2a;
      color: #2a2a2a; }

.box-stats-points {
  position: fixed;
  padding-top: 80px;
  float: right;
  top: 0;
  right: -1000px;
  box-shadow: 0 0 13px 0 rgba(8, 5, 9, 0.44);
  z-index: 101;
  overflow-y: auto;
  -moz-transition: all .98s ease-in-out;
  -webkit-transition: all .98s ease-in-out;
  transition: all .98s ease-in-out;
  visibility: hidden;
  -moz-box-shadow: 0 0 13px 0 rgba(8, 5, 9, 0.44);
  -webkit-box-shadow: 0 0 13px 0 rgba(8, 5, 9, 0.44);
  max-width: 0;
  background-color: #f5f5f5;
  height: 100%; }
  .box-stats-points.active {
    right: 0;
    visibility: visible;
    max-width: 750px; }
  .box-stats-points .stats-points {
    float: left;
    width: 100%;
    background-color: #ffffff; }
    .box-stats-points .stats-points .title-box {
      background-color: #f5f5f5;
      width: 100%;
      float: left;
      padding-bottom: 20px; }
      .box-stats-points .stats-points .title-box a {
        float: right;
        text-align: right;
        height: 25px;
        width: 25px;
        text-decoration: none;
        margin: 19px 19px 10px 0; }
        .box-stats-points .stats-points .title-box a svg {
          width: 100%; }
      .box-stats-points .stats-points .title-box span {
        float: left;
        width: 100%;
        font-family: "Merriweather", serif;
        font-size: 1.25rem;
        text-align: left;
        color: #2a2a2a;
        padding: 0 0 10px 4%; }
        .box-stats-points .stats-points .title-box span label {
          float: left; }
        .box-stats-points .stats-points .title-box span b {
          color: #ffffff;
          background: #707070;
          border-radius: 20px;
          width: 16px;
          height: 16px;
          float: right;
          text-align: center;
          font-size: 14px;
          line-height: 1.2;
          margin-top: 3px;
          margin-left: 5px;
          float: left;
          cursor: pointer; }
    .box-stats-points .stats-points .explain {
      float: left;
      width: 100%;
      line-height: 142%;
      font-size: 12px;
      font-family: "Source Sans Pro", sans-serif;
      padding: 5px 4%;
      display: none;
      text-align: justify; }
      .box-stats-points .stats-points .explain.active {
        display: block; }
      .box-stats-points .stats-points .explain a {
        float: right;
        width: auto;
        margin: 2px 1%;
        color: #2a2a2a; }
        .box-stats-points .stats-points .explain a:hover {
          text-decoration: underline; }
    .box-stats-points .stats-points .points-matter {
      float: left;
      width: 100%;
      text-align: center;
      border-top: solid 1px #e6e6e6;
      border-bottom: solid 1px #e6e6e6;
      padding: 12px 0 12px 0; }
      .box-stats-points .stats-points .points-matter label {
        font-family: "Overpass", sans-serif;
        font-size: 0.875rem;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #707070; }
      .box-stats-points .stats-points .points-matter strong {
        margin-left: 8px;
        font-family: "Overpass", sans-serif;
        font-size: 0.90625rem;
        font-weight: bold;
        line-height: 2.03;
        letter-spacing: normal;
        text-align: left;
        color: #dc8116; }
    .box-stats-points .stats-points .points {
      float: left;
      width: 100%;
      padding: 28px 7% 0 7%; }
      .box-stats-points .stats-points .points .title-matter {
        float: left;
        width: 100%;
        font-family: "Overpass", sans-serif;
        font-size: 1rem;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: center;
        color: #2a2a2a;
        margin-bottom: 41px;
        padding-left: 10%;
        padding-right: 10%; }
      .box-stats-points .stats-points .points .box-total {
        padding-right: 5%;
        width: 50%;
        float: left; }
        .box-stats-points .stats-points .points .box-total .total-numbers {
          float: left;
          width: 100%;
          font-family: "Overpass", sans-serif;
          font-size: 4.03125rem;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: center;
          color: #6583fb; }
        .box-stats-points .stats-points .points .box-total .total {
          float: left;
          width: 100%;
          font-family: "Overpass", sans-serif;
          font-size: 0.9375rem;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: center;
          color: #6583fb;
          text-transform: uppercase; }
        .box-stats-points .stats-points .points .box-total .box-message {
          width: 100%;
          float: left;
          position: relative;
          margin-top: 24px; }
          .box-stats-points .stats-points .points .box-total .box-message .icon-points {
            float: left;
            width: 100%;
            position: absolute;
            text-align: center;
            left: 0; }
            .box-stats-points .stats-points .points .box-total .box-message .icon-points svg {
              width: 46px; }
          .box-stats-points .stats-points .points .box-total .box-message .message {
            float: left;
            border-radius: 10px;
            background-color: #f5f5f5;
            padding: 35px 8% 25px;
            text-align: center;
            margin-top: 20px;
            line-height: 125%; }
            .box-stats-points .stats-points .points .box-total .box-message .message strong {
              font-weight: bold; }
      .box-stats-points .stats-points .points .box-percent {
        padding-left: 3%;
        width: 50%;
        float: right; }
        .box-stats-points .stats-points .points .box-percent .subject {
          width: 100%;
          float: left;
          color: #2a2a2a;
          font-size: 0.75rem;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: normal;
          margin-bottom: 21px; }
          .box-stats-points .stats-points .points .box-percent .subject .name {
            width: 80%;
            float: left;
            font-family: "Overpass", sans-serif;
            font-size: 0.75rem;
            font-weight: bold;
            text-align: left;
            text-transform: uppercase; }
          .box-stats-points .stats-points .points .box-percent .subject .media-percent {
            width: 20%;
            float: right;
            font-family: "Overpass", sans-serif;
            font-weight: normal;
            text-align: right; }
          .box-stats-points .stats-points .points .box-percent .subject .progress {
            width: 100%;
            float: left;
            height: 5px;
            border-radius: 2.5px;
            background-color: #dbdee6;
            margin-top: 8px;
            position: relative;
            overflow: hidden; }
            .box-stats-points .stats-points .points .box-percent .subject .progress .bar-progress {
              position: absolute;
              height: 5px;
              border-radius: 2.5px; }
              .box-stats-points .stats-points .points .box-percent .subject .progress .bar-progress .progress-bar {
                position: absolute;
                width: 100%;
                height: 5px;
                border-radius: 2.5px;
                animation: progress-animation 6s forwards; }

@keyframes progress-animation {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
    .box-stats-points .stats-points .know-more {
      float: left;
      width: 100%;
      position: relative;
      padding: 0 7% 0 7%;
      padding-top: 30px;
      padding-bottom: 20px; }
      .box-stats-points .stats-points .know-more .title-know-more {
        float: left;
        width: 100%;
        text-align: center;
        font-family: "Overpass", sans-serif;
        font-size: 0.875rem;
        color: #000000;
        margin-bottom: 16px; }
      .box-stats-points .stats-points .know-more .other-matter {
        float: left;
        width: 100%;
        border-top: solid 1px #e6e6e6;
        padding: 19px 3%; }
        .box-stats-points .stats-points .know-more .other-matter .value-matter {
          width: 10%;
          float: left;
          text-transform: uppercase;
          font-family: "Overpass", sans-serif;
          font-size: 0.5625rem;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: normal;
          color: #707070;
          margin-right: 10px; }
          .box-stats-points .stats-points .know-more .other-matter .value-matter .value {
            border-radius: 20px;
            color: #ffffff;
            float: left;
            width: 36px;
            font-size: 0.90625rem;
            text-align: center;
            padding: 7px 0;
            margin-bottom: 3px;
            margin-left: 3px; }
        .box-stats-points .stats-points .know-more .other-matter .title-matter {
          font-family: "Overpass", sans-serif;
          font-size: 0.875rem;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          line-height: normal;
          margin-top: 12px;
          width: 87%;
          float: left;
          text-align: left;
          color: #000000;
          text-decoration: none; }
          .box-stats-points .stats-points .know-more .other-matter .title-matter:hover {
            border: 0;
            color: #000000;
            text-decoration: underline; }
    .box-stats-points .stats-points .link-complete {
      background-color: #f5f5f5;
      text-align: center;
      border-top: solid 1px #e6e6e6;
      float: left;
      width: 100%;
      position: relative;
      padding: 35px 0; }
      .box-stats-points .stats-points .link-complete a {
        font-family: "Overpass", sans-serif;
        font-size: 1rem;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #3a66c8;
        text-decoration: none; }
        .box-stats-points .stats-points .link-complete a:hover {
          text-decoration: underline; }
  .box-stats-points .cls-1-svg {
    fill: url(#linear-gradient); }
  .box-stats-points .cls-2 {
    fill: #ffffff; }
  .box-stats-points .color0 {
    background-color: #fb658c; }
  .box-stats-points .color1 {
    background-color: #6bac04; }
  .box-stats-points .color2 {
    background-color: #dc8116; }
  .box-stats-points .color3 {
    background-color: #f2c24f; }
  .box-stats-points .color4 {
    background-color: #1ea0b8; }
  .box-stats-points .color5 {
    background-color: #9827d9; }

.box-matter-statspoints {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 25px;
  display: none; }
  .box-matter-statspoints .your-reading {
    float: left;
    width: 50%;
    border: solid 1px #e6e6e6;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    padding: 12px 4%;
    cursor: pointer; }
    .box-matter-statspoints .your-reading .icon-stats {
      float: left;
      width: 14px;
      margin-right: 12px;
      line-height: 1.5; }
    .box-matter-statspoints .your-reading .title {
      text-transform: uppercase;
      font-family: "Overpass", sans-serif;
      font-size: 0.875rem;
      text-align: left;
      color: #707070;
      font-weight: bold;
      float: left;
      line-height: 2; }
    .box-matter-statspoints .your-reading .total {
      float: right;
      font-family: "Overpass", sans-serif;
      font-size: 0.5rem;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      text-align: left;
      color: #6583fb;
      text-transform: uppercase;
      width: 35px;
      line-height: .5rem; }
      .box-matter-statspoints .your-reading .total .number {
        float: left;
        width: 100%;
        font-size: 1.125rem;
        font-weight: bold;
        line-height: 1.125rem; }
      .box-matter-statspoints .your-reading .total .title-points {
        float: left;
        width: 100%; }
  .box-matter-statspoints .value-points {
    float: left;
    width: 50%;
    border: solid 1px #e6e6e6;
    border-left: none;
    padding: 11px 5% 11px 7%;
    cursor: pointer; }
    .box-matter-statspoints .value-points .title {
      font-family: "Overpass", sans-serif;
      font-size: 0.875rem;
      font-weight: 700;
      font-style: normal;
      font-stretch: normal;
      line-height: 2;
      letter-spacing: normal;
      text-align: left;
      color: #707070;
      float: left; }
    .box-matter-statspoints .value-points .value {
      float: left;
      width: 30px;
      height: 30px;
      background-color: #dc8116;
      line-height: 2;
      border-radius: 20px;
      font-weight: bold;
      color: #ffffff;
      padding: 1px;
      margin-left: 13%;
      font-family: "Overpass", sans-serif;
      font-size: 0.78125rem;
      text-align: center; }

.box-matter-statspoints-mobile {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 25px;
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 11px;
  margin-top: -25px;
  display: none; }
  .box-matter-statspoints-mobile .your-reading {
    float: left;
    width: 40%;
    border-right: solid 1px #e6e6e6;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal; }
    .box-matter-statspoints-mobile .your-reading .icon-stats {
      float: left;
      width: 23px;
      margin-left: 10%; }
    .box-matter-statspoints-mobile .your-reading .title {
      text-transform: uppercase;
      font-family: "Overpass", sans-serif;
      font-size: 0.875rem;
      text-align: left;
      color: #707070;
      font-weight: bold;
      float: left;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 2;
      letter-spacing: normal;
      text-align: left;
      color: #707070;
      width: 40%; }
    .box-matter-statspoints-mobile .your-reading .number {
      font-family: "Overpass", sans-serif;
      float: left;
      width: auto;
      font-size: 1.5rem;
      font-weight: bold;
      color: #6583fb;
      text-transform: uppercase;
      line-height: 0.84;
      letter-spacing: normal;
      text-align: left;
      margin-left: 10%; }
  .box-matter-statspoints-mobile .value-points {
    float: left;
    width: 40%;
    border-right: solid 1px #e6e6e6;
    padding: 0 7% 0 7%; }
    .box-matter-statspoints-mobile .value-points .title {
      font-family: "Overpass", sans-serif;
      font-size: 1rem;
      font-weight: 700;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: left;
      color: #707070;
      float: left; }
    .box-matter-statspoints-mobile .value-points .value {
      float: left;
      color: #dc8116;
      line-height: 1.5;
      font-weight: bold;
      padding: 1px;
      margin-left: 14%;
      font-family: "Overpass", sans-serif;
      font-size: 1rem;
      text-align: center; }
  .box-matter-statspoints-mobile .link_matter {
    float: left;
    width: 20%;
    text-align: center;
    padding-top: 4px; }
    .box-matter-statspoints-mobile .link_matter .url-matter {
      background: #707070;
      width: 19px;
      height: 19px;
      float: left;
      margin-left: calc(50% - 8px);
      border-radius: 20px;
      text-align: center;
      color: #ffffff;
      line-height: 1.3;
      font-size: 14px;
      text-decoration: none; }

@media screen and (max-width: 1147px) {
  .box-matter-statspoints .your-reading {
    padding: 12px 3%; }
    .box-matter-statspoints .your-reading .icon-stats {
      margin-right: 1.5%; }
  .box-matter-statspoints .value-points .value {
    margin-left: 2%; } }

@media screen and (max-width: 1023px) {
  .box-matter-statspoints {
    display: none; }
  .box-matter-statspoints-mobile {
    border-top: 1px solid #e6e6e6;
    padding-top: 11px;
    margin-top: 0; } }

/* Responsivo */
@media screen and (max-width: 767px) {
  .box-stats-points {
    width: 100%; }
    .box-stats-points.active {
      width: 100%; }
    .box-stats-points .stats-points .points {
      padding: 28px 5% 0; }
    .box-stats-points .stats-points .know-more {
      padding: 30px 5% 20px; }
  .box-matter-statspoints-mobile {
    border-top: none;
    padding-top: 0;
    margin-top: 5px;
    padding-bottom: 0; } }

@media screen and (max-width: 579px) {
  .box-stats-points {
    width: 100%; }
    .box-stats-points.active {
      width: 100%; }
    .box-stats-points .stats-points .points {
      padding: 28px 5% 0; }
      .box-stats-points .stats-points .points .title-matter {
        padding: 0;
        margin-bottom: 34px; }
      .box-stats-points .stats-points .points .box-total {
        width: 100%;
        padding: 0;
        margin-bottom: 40px; }
        .box-stats-points .stats-points .points .box-total .box-message .message {
          width: 90%;
          margin-left: 5%; }
      .box-stats-points .stats-points .points .box-percent {
        width: 100%;
        padding: 0; }
    .box-stats-points .stats-points .know-more {
      padding: 30px 5% 20px; }
      .box-stats-points .stats-points .know-more .other-matter {
        padding: 19px 2%; }
        .box-stats-points .stats-points .know-more .other-matter .title-matter {
          width: 82%;
          margin-top: 8px; }
  .box-matter-statspoints-mobile .your-reading .icon-stats {
    float: left;
    width: 23px;
    margin-left: 10%; }
  .box-matter-statspoints-mobile .your-reading .title {
    line-height: 1;
    width: 30%;
    font-size: 0.75rem; }
  .box-matter-statspoints-mobile .value-points {
    padding: 0 4%; }
    .box-matter-statspoints-mobile .value-points .title {
      font-size: 0.875rem; }
    .box-matter-statspoints-mobile .value-points .value {
      margin-left: 5%;
      font-size: 0.875rem; } }

@media screen and (max-width: 419px) {
  .box-stats-points {
    width: 100%;
    padding-top: 60px; }
    .box-stats-points.active {
      width: 100%; }
    .box-stats-points .stats-points .know-more .other-matter .value-matter {
      width: 12%; }
    .box-stats-points .stats-points .know-more .other-matter .title-matter {
      width: 77%;
      margin-top: 0px; }
  .box-matter-statspoints-mobile .your-reading .icon-stats {
    float: left;
    width: 20px;
    line-height: 1; }
  .box-matter-statspoints-mobile .your-reading .title {
    line-height: 1;
    width: 30%;
    font-size: 0.75rem; }
  .box-matter-statspoints-mobile .your-reading .number {
    font-size: 1.25rem; }
  .box-matter-statspoints-mobile .value-points {
    padding: 0 3%; }
    .box-matter-statspoints-mobile .value-points .value {
      margin-left: 2%; } }

@media screen and (max-width: 359px) {
  .box-stats-points {
    width: 100%;
    padding-top: 48px; }
    .box-stats-points.active {
      width: 100%; }
    .box-stats-points .stats-points .know-more .other-matter .value-matter {
      width: 15%; }
    .box-stats-points .stats-points .know-more .other-matter .title-matter {
      width: 80%;
      margin-top: 0px; }
    .box-stats-points .stats-points .know-more .other-matter .value-matter {
      margin-bottom: 6px; }
  .box-matter-statspoints-mobile .your-reading .title {
    line-height: 1;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    font-size: 0.75rem; }
  .box-matter-statspoints-mobile .value-points .title {
    line-height: 0.8; }
  .box-matter-statspoints-mobile .value-points .value {
    font-size: 1rem; } }

.vozes-home .c-article-box,
.video .c-article-box,
.podcast .c-article-box,
.post .c-article-box {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 45px; }
  .vozes-home .c-article-box .box-title .strong,
  .vozes-home .c-article-box .box-title strong,
  .video .c-article-box .box-title .strong,
  .video .c-article-box .box-title strong,
  .podcast .c-article-box .box-title .strong,
  .podcast .c-article-box .box-title strong,
  .post .c-article-box .box-title .strong,
  .post .c-article-box .box-title strong {
    margin-bottom: 0; }
    .vozes-home .c-article-box .box-title .strong a,
    .vozes-home .c-article-box .box-title strong a,
    .video .c-article-box .box-title .strong a,
    .video .c-article-box .box-title strong a,
    .podcast .c-article-box .box-title .strong a,
    .podcast .c-article-box .box-title strong a,
    .post .c-article-box .box-title .strong a,
    .post .c-article-box .box-title strong a {
      text-decoration: none;
      color: #000000;
      font-size: 1.375rem;
      font-family: "Overpass", sans-serif; }
  .vozes-home .c-article-box ul,
  .video .c-article-box ul,
  .podcast .c-article-box ul,
  .post .c-article-box ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0; }
    .vozes-home .c-article-box ul li,
    .video .c-article-box ul li,
    .podcast .c-article-box ul li,
    .post .c-article-box ul li {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      align-self: center;
      align-items: center;
      width: 100%;
      border-bottom: solid 1px #e6e6e6;
      padding: 15px 0; }
      .vozes-home .c-article-box ul li a,
      .video .c-article-box ul li a,
      .podcast .c-article-box ul li a,
      .post .c-article-box ul li a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        flex-direction: row;
        align-self: center;
        align-items: center;
        text-decoration: none;
        color: #000000; }
        .vozes-home .c-article-box ul li a:hover,
        .video .c-article-box ul li a:hover,
        .podcast .c-article-box ul li a:hover,
        .post .c-article-box ul li a:hover {
          text-decoration: underline; }
      .vozes-home .c-article-box ul li .c-image,
      .video .c-article-box ul li .c-image,
      .podcast .c-article-box ul li .c-image,
      .post .c-article-box ul li .c-image {
        position: relative;
        float: left;
        flex-basis: 76px;
        width: 76px;
        height: 76px;
        margin: 0 0 0 10px;
        overflow: hidden; }
        .vozes-home .c-article-box ul li .c-image .c-picture,
        .video .c-article-box ul li .c-image .c-picture,
        .podcast .c-article-box ul li .c-image .c-picture,
        .post .c-article-box ul li .c-image .c-picture {
          background-color: #efefef;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          width: 100%;
          height: 100%;
          align-items: center;
          justify-content: center;
          overflow: hidden; }
          .vozes-home .c-article-box ul li .c-image .c-picture img,
          .video .c-article-box ul li .c-image .c-picture img,
          .podcast .c-article-box ul li .c-image .c-picture img,
          .post .c-article-box ul li .c-image .c-picture img {
            width: auto;
            max-height: none;
            max-width: none;
            height: 100%;
            float: left; }
        .vozes-home .c-article-box ul li .c-image .item-type-icon,
        .video .c-article-box ul li .c-image .item-type-icon,
        .podcast .c-article-box ul li .c-image .item-type-icon,
        .post .c-article-box ul li .c-image .item-type-icon {
          bottom: 6px;
          display: block;
          left: 10px;
          position: absolute;
          z-index: 1; }
          .vozes-home .c-article-box ul li .c-image .item-type-icon svg,
          .video .c-article-box ul li .c-image .item-type-icon svg,
          .podcast .c-article-box ul li .c-image .item-type-icon svg,
          .post .c-article-box ul li .c-image .item-type-icon svg {
            width: 34px;
            height: 34px; }
            @media screen and (max-width: 579px) {
              .vozes-home .c-article-box ul li .c-image .item-type-icon svg,
              .video .c-article-box ul li .c-image .item-type-icon svg,
              .podcast .c-article-box ul li .c-image .item-type-icon svg,
              .post .c-article-box ul li .c-image .item-type-icon svg {
                width: 20px;
                height: 20px; } }
            .vozes-home .c-article-box ul li .c-image .item-type-icon svg *,
            .video .c-article-box ul li .c-image .item-type-icon svg *,
            .podcast .c-article-box ul li .c-image .item-type-icon svg *,
            .post .c-article-box ul li .c-image .item-type-icon svg * {
              fill: #ffffff; }
          @media screen and (max-width: 579px) {
            .vozes-home .c-article-box ul li .c-image .item-type-icon,
            .video .c-article-box ul li .c-image .item-type-icon,
            .podcast .c-article-box ul li .c-image .item-type-icon,
            .post .c-article-box ul li .c-image .item-type-icon {
              bottom: 2px; } }
      .vozes-home .c-article-box ul li.left .c-image,
      .video .c-article-box ul li.left .c-image,
      .podcast .c-article-box ul li.left .c-image,
      .post .c-article-box ul li.left .c-image {
        margin: 0 10px 0 0; }
      .vozes-home .c-article-box ul li .c-box-description,
      .video .c-article-box ul li .c-box-description,
      .podcast .c-article-box ul li .c-box-description,
      .post .c-article-box ul li .c-box-description {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start;
        width: calc(100% - 86px); }
        .vozes-home .c-article-box ul li .c-box-description.no-image,
        .video .c-article-box ul li .c-box-description.no-image,
        .podcast .c-article-box ul li .c-box-description.no-image,
        .post .c-article-box ul li .c-box-description.no-image {
          width: 100%; }
        .vozes-home .c-article-box ul li .c-box-description .c-title-04,
        .video .c-article-box ul li .c-box-description .c-title-04,
        .podcast .c-article-box ul li .c-box-description .c-title-04,
        .post .c-article-box ul li .c-box-description .c-title-04 {
          display: inline-flex;
          width: 100%;
          font-size: 0.9375rem;
          color: #000000;
          line-height: 125%;
          font-weight: 400;
          margin: 0; }
      .vozes-home .c-article-box ul li:last-child,
      .video .c-article-box ul li:last-child,
      .podcast .c-article-box ul li:last-child,
      .post .c-article-box ul li:last-child {
        border-bottom: 0; }
    .vozes-home .c-article-box ul li.item-name-author,
    .video .c-article-box ul li.item-name-author,
    .podcast .c-article-box ul li.item-name-author,
    .post .c-article-box ul li.item-name-author {
      display: inline-flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      padding: 10px 0; }
      .vozes-home .c-article-box ul li.item-name-author .author-picture,
      .video .c-article-box ul li.item-name-author .author-picture,
      .podcast .c-article-box ul li.item-name-author .author-picture,
      .post .c-article-box ul li.item-name-author .author-picture {
        width: 28px;
        height: 28px;
        border: 1px solid #e6e6e6;
        border-radius: 50%;
        overflow: hidden;
        background: #707070;
        position: relative;
        bottom: 0;
        margin-right: 10px; }
        .vozes-home .c-article-box ul li.item-name-author .author-picture img,
        .video .c-article-box ul li.item-name-author .author-picture img,
        .podcast .c-article-box ul li.item-name-author .author-picture img,
        .post .c-article-box ul li.item-name-author .author-picture img {
          -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }
      .vozes-home .c-article-box ul li.item-name-author .item-source,
      .video .c-article-box ul li.item-name-author .item-source,
      .podcast .c-article-box ul li.item-name-author .item-source,
      .post .c-article-box ul li.item-name-author .item-source {
        font-family: "Merriweather", serif;
        font-size: 0.75rem;
        line-height: 150%;
        color: #707070;
        font-weight: 700; }
  .vozes-home .c-article-box.bg-primary,
  .video .c-article-box.bg-primary,
  .podcast .c-article-box.bg-primary,
  .post .c-article-box.bg-primary {
    background: #2a2a2a; }
  .vozes-home .c-article-box .box-top-headlines,
  .vozes-home .c-article-box .box-indicated-post,
  .video .c-article-box .box-top-headlines,
  .video .c-article-box .box-indicated-post,
  .podcast .c-article-box .box-top-headlines,
  .podcast .c-article-box .box-indicated-post,
  .post .c-article-box .box-top-headlines,
  .post .c-article-box .box-indicated-post {
    display: none; }
    .vozes-home .c-article-box .box-top-headlines.show-article-box,
    .vozes-home .c-article-box .box-indicated-post.show-article-box,
    .video .c-article-box .box-top-headlines.show-article-box,
    .video .c-article-box .box-indicated-post.show-article-box,
    .podcast .c-article-box .box-top-headlines.show-article-box,
    .podcast .c-article-box .box-indicated-post.show-article-box,
    .post .c-article-box .box-top-headlines.show-article-box,
    .post .c-article-box .box-indicated-post.show-article-box {
      display: block; }
  .vozes-home .c-article-box.box-indicated-post,
  .video .c-article-box.box-indicated-post,
  .podcast .c-article-box.box-indicated-post,
  .post .c-article-box.box-indicated-post {
    border-left: 0;
    padding-left: 0;
    margin-bottom: 25px; }
    .vozes-home .c-article-box.box-indicated-post ul,
    .video .c-article-box.box-indicated-post ul,
    .podcast .c-article-box.box-indicated-post ul,
    .post .c-article-box.box-indicated-post ul {
      display: flex;
      flex-wrap: wrap; }
      .vozes-home .c-article-box.box-indicated-post ul li,
      .video .c-article-box.box-indicated-post ul li,
      .podcast .c-article-box.box-indicated-post ul li,
      .post .c-article-box.box-indicated-post ul li {
        flex-basis: calc(50% - 20px);
        margin-right: 40px; }
        .vozes-home .c-article-box.box-indicated-post ul li:nth-child(2), .vozes-home .c-article-box.box-indicated-post ul li:nth-child(4),
        .video .c-article-box.box-indicated-post ul li:nth-child(2),
        .video .c-article-box.box-indicated-post ul li:nth-child(4),
        .podcast .c-article-box.box-indicated-post ul li:nth-child(2),
        .podcast .c-article-box.box-indicated-post ul li:nth-child(4),
        .post .c-article-box.box-indicated-post ul li:nth-child(2),
        .post .c-article-box.box-indicated-post ul li:nth-child(4) {
          margin-right: 0; }
        .vozes-home .c-article-box.box-indicated-post ul li:nth-child(3), .vozes-home .c-article-box.box-indicated-post ul li:nth-child(4),
        .video .c-article-box.box-indicated-post ul li:nth-child(3),
        .video .c-article-box.box-indicated-post ul li:nth-child(4),
        .podcast .c-article-box.box-indicated-post ul li:nth-child(3),
        .podcast .c-article-box.box-indicated-post ul li:nth-child(4),
        .post .c-article-box.box-indicated-post ul li:nth-child(3),
        .post .c-article-box.box-indicated-post ul li:nth-child(4) {
          border-bottom: 0; }
  .vozes-home .c-article-box.box-top-headlines,
  .video .c-article-box.box-top-headlines,
  .podcast .c-article-box.box-top-headlines,
  .post .c-article-box.box-top-headlines {
    padding: 0;
    border-left: none;
    margin-top: 30px; }
    .vozes-home .c-article-box.box-top-headlines ul,
    .video .c-article-box.box-top-headlines ul,
    .podcast .c-article-box.box-top-headlines ul,
    .post .c-article-box.box-top-headlines ul {
      display: block;
      align-items: center;
      margin-top: 30px;
      width: 100%;
      float: left; }
      .vozes-home .c-article-box.box-top-headlines ul li,
      .video .c-article-box.box-top-headlines ul li,
      .podcast .c-article-box.box-top-headlines ul li,
      .post .c-article-box.box-top-headlines ul li {
        flex-basis: calc(25% - 24px);
        float: left;
        margin-right: 30px;
        width: calc(25% - 24px);
        min-height: 290px;
        padding: 0;
        border: solid 1px #e6e6e6;
        flex-direction: column; }
        .vozes-home .c-article-box.box-top-headlines ul li > a,
        .video .c-article-box.box-top-headlines ul li > a,
        .podcast .c-article-box.box-top-headlines ul li > a,
        .post .c-article-box.box-top-headlines ul li > a {
          flex-direction: column; }
        .vozes-home .c-article-box.box-top-headlines ul li .c-image,
        .video .c-article-box.box-top-headlines ul li .c-image,
        .podcast .c-article-box.box-top-headlines ul li .c-image,
        .post .c-article-box.box-top-headlines ul li .c-image {
          flex-basis: 100%;
          width: 100%;
          height: 150px;
          order: 1;
          margin: 0; }
        .vozes-home .c-article-box.box-top-headlines ul li .c-box-description,
        .video .c-article-box.box-top-headlines ul li .c-box-description,
        .podcast .c-article-box.box-top-headlines ul li .c-box-description,
        .post .c-article-box.box-top-headlines ul li .c-box-description {
          flex-basis: 100%;
          width: 100%;
          order: 2;
          padding: 15px 15px; }
          .vozes-home .c-article-box.box-top-headlines ul li .c-box-description .c-title-04,
          .video .c-article-box.box-top-headlines ul li .c-box-description .c-title-04,
          .podcast .c-article-box.box-top-headlines ul li .c-box-description .c-title-04,
          .post .c-article-box.box-top-headlines ul li .c-box-description .c-title-04 {
            font-weight: bold;
            font-family: "Overpass", sans-serif;
            font-size: 1.0625rem; }
          .vozes-home .c-article-box.box-top-headlines ul li .c-box-description .c-caption,
          .video .c-article-box.box-top-headlines ul li .c-box-description .c-caption,
          .podcast .c-article-box.box-top-headlines ul li .c-box-description .c-caption,
          .post .c-article-box.box-top-headlines ul li .c-box-description .c-caption {
            display: none; }
        .vozes-home .c-article-box.box-top-headlines ul li:last-child,
        .video .c-article-box.box-top-headlines ul li:last-child,
        .podcast .c-article-box.box-top-headlines ul li:last-child,
        .post .c-article-box.box-top-headlines ul li:last-child {
          margin-right: 0; }

@media screen and (max-width: 767px) {
  .vozes-home .c-article-box ul li.item-name-author,
  .video .c-article-box ul li.item-name-author,
  .podcast .c-article-box ul li.item-name-author,
  .post .c-article-box ul li.item-name-author {
    padding: 15px 0; }
  .vozes-home .c-article-box.box-indicated-post ul,
  .video .c-article-box.box-indicated-post ul,
  .podcast .c-article-box.box-indicated-post ul,
  .post .c-article-box.box-indicated-post ul {
    margin-top: 0; }
    .vozes-home .c-article-box.box-indicated-post ul li,
    .video .c-article-box.box-indicated-post ul li,
    .podcast .c-article-box.box-indicated-post ul li,
    .post .c-article-box.box-indicated-post ul li {
      flex-basis: 100%;
      min-height: auto;
      margin-right: 0; }
      .vozes-home .c-article-box.box-indicated-post ul li a,
      .video .c-article-box.box-indicated-post ul li a,
      .podcast .c-article-box.box-indicated-post ul li a,
      .post .c-article-box.box-indicated-post ul li a {
        flex-direction: row-reverse; }
      .vozes-home .c-article-box.box-indicated-post ul li .c-image,
      .video .c-article-box.box-indicated-post ul li .c-image,
      .podcast .c-article-box.box-indicated-post ul li .c-image,
      .post .c-article-box.box-indicated-post ul li .c-image {
        margin: 0 10px 0 0; }
      .vozes-home .c-article-box.box-indicated-post ul li:nth-child(3),
      .video .c-article-box.box-indicated-post ul li:nth-child(3),
      .podcast .c-article-box.box-indicated-post ul li:nth-child(3),
      .post .c-article-box.box-indicated-post ul li:nth-child(3) {
        border-bottom: solid 1px #e6e6e6; }
  .vozes-home .c-article-box.box-top-headlines,
  .video .c-article-box.box-top-headlines,
  .podcast .c-article-box.box-top-headlines,
  .post .c-article-box.box-top-headlines {
    border-bottom: none;
    margin-bottom: 30px; }
    .vozes-home .c-article-box.box-top-headlines .c-box-description .c-caption,
    .video .c-article-box.box-top-headlines .c-box-description .c-caption,
    .podcast .c-article-box.box-top-headlines .c-box-description .c-caption,
    .post .c-article-box.box-top-headlines .c-box-description .c-caption {
      display: block; }
    .vozes-home .c-article-box.box-top-headlines ul,
    .video .c-article-box.box-top-headlines ul,
    .podcast .c-article-box.box-top-headlines ul,
    .post .c-article-box.box-top-headlines ul {
      margin-top: 0; }
      .vozes-home .c-article-box.box-top-headlines ul li,
      .video .c-article-box.box-top-headlines ul li,
      .podcast .c-article-box.box-top-headlines ul li,
      .post .c-article-box.box-top-headlines ul li {
        flex-direction: row;
        flex-basis: 100%;
        width: 100%;
        min-height: auto;
        margin-right: 0;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        padding: 15px 0; }
        .vozes-home .c-article-box.box-top-headlines ul li a,
        .video .c-article-box.box-top-headlines ul li a,
        .podcast .c-article-box.box-top-headlines ul li a,
        .post .c-article-box.box-top-headlines ul li a {
          flex-direction: row; }
        .vozes-home .c-article-box.box-top-headlines ul li .c-image,
        .video .c-article-box.box-top-headlines ul li .c-image,
        .podcast .c-article-box.box-top-headlines ul li .c-image,
        .post .c-article-box.box-top-headlines ul li .c-image {
          width: 76px;
          height: 76px;
          flex-basis: 76px;
          order: 2;
          margin-left: 10px; }
        .vozes-home .c-article-box.box-top-headlines ul li .c-box-description,
        .video .c-article-box.box-top-headlines ul li .c-box-description,
        .podcast .c-article-box.box-top-headlines ul li .c-box-description,
        .post .c-article-box.box-top-headlines ul li .c-box-description {
          width: calc(100% - 86px);
          flex-basis: calc(100% - 86px);
          order: 1;
          padding: 0; }
          .vozes-home .c-article-box.box-top-headlines ul li .c-box-description .c-title-04,
          .video .c-article-box.box-top-headlines ul li .c-box-description .c-title-04,
          .podcast .c-article-box.box-top-headlines ul li .c-box-description .c-title-04,
          .post .c-article-box.box-top-headlines ul li .c-box-description .c-title-04 {
            font-size: 0.875rem;
            font-weight: inherit; }
  .vozes-home .c-article-box.box-featured-posts {
    border-left: none;
    padding: 0; } }

.video .c-article-box.box-videos-list,
.podcast .c-article-box.box-videos-list {
  background: #2a2a2a;
  padding: 0 0 20px 0;
  margin: 30px 0;
  overflow: hidden; }
  .video .c-article-box.box-videos-list .box-title,
  .podcast .c-article-box.box-videos-list .box-title {
    border-top: 0;
    color: #ffffff;
    margin: 20px 0 30px 0; }
    .video .c-article-box.box-videos-list .box-title .strong a,
    .podcast .c-article-box.box-videos-list .box-title .strong a {
      color: #ffffff;
      text-decoration: none; }
  .video .c-article-box.box-videos-list ul,
  .podcast .c-article-box.box-videos-list ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .video .c-article-box.box-videos-list ul li,
    .podcast .c-article-box.box-videos-list ul li {
      flex-basis: calc(25% - 21px);
      height: 310px;
      margin: 0 28px 30px 0;
      border: 1px solid #707070;
      flex-direction: column;
      padding: 0; }
      .video .c-article-box.box-videos-list ul li a,
      .podcast .c-article-box.box-videos-list ul li a {
        flex-wrap: wrap; }
      .video .c-article-box.box-videos-list ul li .c-box-description,
      .podcast .c-article-box.box-videos-list ul li .c-box-description {
        display: block;
        width: 100%;
        padding: 15px 15px 40px 15px; }
        .video .c-article-box.box-videos-list ul li .c-box-description .c-caption,
        .podcast .c-article-box.box-videos-list ul li .c-box-description .c-caption {
          color: #ffffff;
          position: relative;
          width: 100%;
          min-height: 15px;
          padding: 0;
          font-family: "Overpass", sans-serif;
          text-transform: none;
          font-size: .8125rem;
          line-height: 18px;
          text-align: left;
          margin-bottom: 10px; }
          .video .c-article-box.box-videos-list ul li .c-box-description .c-caption:before,
          .podcast .c-article-box.box-videos-list ul li .c-box-description .c-caption:before {
            content: "";
            float: left;
            width: 3px;
            height: 15px;
            font-size: 0;
            margin-right: 5px;
            background: #ffffff; }
        .video .c-article-box.box-videos-list ul li .c-box-description .c-title-04,
        .podcast .c-article-box.box-videos-list ul li .c-box-description .c-title-04 {
          font-size: 1rem;
          line-height: 125%;
          padding: 0;
          color: #ffffff;
          font-weight: bold;
          max-width: calc(100% - 30px); }
        .video .c-article-box.box-videos-list ul li .c-box-description.no-image,
        .podcast .c-article-box.box-videos-list ul li .c-box-description.no-image {
          margin-top: 0; }
        .video .c-article-box.box-videos-list ul li .c-box-description .line-bottom,
        .podcast .c-article-box.box-videos-list ul li .c-box-description .line-bottom {
          position: absolute;
          bottom: 5px;
          right: 0; }
        .video .c-article-box.box-videos-list ul li .c-box-description .social,
        .podcast .c-article-box.box-videos-list ul li .c-box-description .social {
          flex-direction: row;
          width: 100%; }
          .video .c-article-box.box-videos-list ul li .c-box-description .social a,
          .podcast .c-article-box.box-videos-list ul li .c-box-description .social a {
            width: auto;
            float: right; }
        .video .c-article-box.box-videos-list ul li .c-box-description .c-item-comments svg *,
        .podcast .c-article-box.box-videos-list ul li .c-box-description .c-item-comments svg * {
          fill: #ffffff; }
      .video .c-article-box.box-videos-list ul li .c-image,
      .podcast .c-article-box.box-videos-list ul li .c-image {
        flex-basis: 100%;
        width: 100%;
        margin: 0 0 0px;
        height: 150px; }
        .video .c-article-box.box-videos-list ul li .c-image .c-picture img,
        .podcast .c-article-box.box-videos-list ul li .c-image .c-picture img {
          width: auto;
          height: 100%; }
      .video .c-article-box.box-videos-list ul li:last-child,
      .podcast .c-article-box.box-videos-list ul li:last-child {
        border-bottom: 1px solid #707070;
        margin-right: 0; }
  @media screen and (max-width: 1247px) {
    .video .c-article-box.box-videos-list ul,
    .podcast .c-article-box.box-videos-list ul {
      position: inherit;
      width: 100%;
      overflow: auto;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      scroll-snap-type: mandatory;
      scroll-snap-points-x: repeat(300px);
      scroll-snap-type: x mandatory;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      justify-content: flex-start;
      flex-flow: row; }
      .video .c-article-box.box-videos-list ul li,
      .podcast .c-article-box.box-videos-list ul li {
        width: 248px;
        flex-basis: 248px; }
        .video .c-article-box.box-videos-list ul li a,
        .podcast .c-article-box.box-videos-list ul li a {
          width: 248px;
          max-width: 100%;
          float: left;
          flex-direction: initial; } }
  @media screen and (max-width: 767px) {
    .video .c-article-box.box-videos-list ul li,
    .podcast .c-article-box.box-videos-list ul li {
      height: 320px; } }

/* Patrocínio */
.ads-desktop.pos-mod-patrocinio, .ads-desktop.pos-mod-apoio {
  position: absolute;
  right: 0;
  width: 300px;
  margin-top: 40px; }

.vozes-page .ads-desktop.pos-mod-patrocinio, .vozes-page .ads-desktop.pos-mod-apoio {
  margin-top: 12px; }

.post {
  position: relative;
  /* POST CONTENT */ }
  .post .col-12 {
    padding-right: 0; }
  .post .c-content {
    font-size: 1.125rem;
    background: transparent;
    color: #000000;
    font-family: "Overpass", sans-serif;
    line-height: 150%;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    width: 100%; }
    .post .c-content.post-podcast, .post .c-content.post-video {
      background: #ffffff; }
    .post .c-content .c-image-info,
    .post .c-content .c-video-description {
      font-size: 0.875rem;
      color: #707070;
      display: inline-block;
      font-style: italic;
      line-height: 150%;
      margin: 0 0 20px 0;
      text-align: left;
      width: 100%; }
    .post .c-content .c-featured-image {
      float: left;
      width: 100%; }
      .post .c-content .c-featured-image picture {
        float: left;
        width: 100%; }
      .post .c-content .c-featured-image img {
        float: left; }
    .post .c-content .paywall-google {
      float: left;
      outline: none;
      width: 100%; }
    .post .c-content p {
      font-size: 1.125rem;
      color: #000000;
      font-family: "Merriweather", serif;
      line-height: 175%;
      margin-bottom: 30px;
      outline: none; }
      .post .c-content p a {
        -ms-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -webkit-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        color: #3a66c8;
        padding: 0 0 0.0625em;
        text-decoration: none; }
        .post .c-content p a:hover {
          border-bottom: 1px dotted #3a66c8; }
    .post .c-content b,
    .post .c-content strong {
      font-weight: 600; }
    .post .c-content em,
    .post .c-content i {
      font-style: italic; }
    .post .c-content h2 {
      font-size: 1.625rem;
      color: #000000;
      font-family: "Merriweather", serif;
      font-weight: 600;
      line-height: 125%;
      margin: 30px 0; }
    .post .c-content h3 {
      color: #000000;
      font-family: "Overpass", sans-serif;
      font-size: 1.125rem;
      line-height: 100%;
      margin: 16px 0 10px 0; }
    .post .c-content .unordered-list {
      list-style-type: disc;
      margin: 1.25em 2em 2em; }
      .post .c-content .unordered-list li {
        line-height: 150%;
        margin: 0 0 16px; }
    .post .c-content .ordered-list {
      margin: 1.25em 2em 2em; }
      .post .c-content .ordered-list li {
        counter-increment: numero-item;
        line-height: 150%;
        margin: 0 0 16px; }
        .post .c-content .ordered-list li:before {
          color: #707070;
          content: counter(numero-item) ".";
          margin-right: 5px;
          font-weight: 600; }
    .post .c-content .c-image img {
      width: auto; }
    .post .c-content .c-quote-text:before {
      background-color: #2a2a2a;
      content: "";
      height: 4px;
      left: 100px;
      position: absolute;
      top: 0px;
      width: 68px; }
    .post .c-content .c-quote-text:after {
      background-color: #2a2a2a;
      bottom: 0px;
      content: "";
      height: 4px;
      left: 100px;
      position: absolute;
      width: 68px; }
    .post .c-content .c-quote-text,
    .post .c-content .c-quote {
      color: #2a2a2a;
      margin: 12px auto 30px;
      padding: 15px 100px 30px 100px;
      position: relative; }
      .post .c-content .c-quote-text cite,
      .post .c-content .c-quote cite {
        font-size: 1rem; }
      .post .c-content .c-quote-text p,
      .post .c-content .c-quote p {
        font-size: 1.625rem;
        color: #2a2a2a;
        font-weight: bold;
        line-height: 150%;
        margin: 16px 0 10px 0;
        outline: none;
        position: relative;
        width: 100%; }
        .post .c-content .c-quote-text p em,
        .post .c-content .c-quote p em {
          font-style: normal; }
    .post .c-content .c-quote.c-especial-quote {
      font-size: 1.625rem;
      color: #2a2a2a;
      font-style: italic;
      line-height: 150%; }
      .post .c-content .c-quote.c-especial-quote:before, .post .c-content .c-quote.c-especial-quote:after {
        display: none; }
      .post .c-content .c-quote.c-especial-quote span {
        font-size: 5.3125rem;
        display: block;
        font-family: "Overpass", sans-serif;
        left: 48px;
        position: absolute;
        top: 54px;
        transform: rotate(-178deg); }
      .post .c-content .c-quote.c-especial-quote cite {
        font-size: 1rem;
        color: #2a2a2a;
        line-height: 150%;
        padding-left: 32px;
        position: relative; }
        .post .c-content .c-quote.c-especial-quote cite:before {
          background: #000000;
          bottom: 50%;
          content: "";
          display: block;
          height: 2px;
          position: absolute;
          width: 25px; }
    .post .c-content .c-embed-container {
      height: auto;
      margin-bottom: 30px;
      overflow: hidden;
      padding-bottom: 56.25%;
      padding-top: 35px;
      position: relative; }
      .post .c-content .c-embed-container iframe,
      .post .c-content .c-embed-container div {
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
    .post .c-content .c-embed-container-fb .fb-post {
      margin-bottom: 30px;
      text-align: center;
      width: 100%; }
    .post .c-content .c-embed-container-tw {
      display: inline-block;
      margin: 30px;
      vertical-align: top; }
    .post .c-content audio {
      margin-bottom: 30px; }
    .post .c-content video {
      margin-bottom: 30px;
      width: 100%; }
    .post .c-content .c-infobox {
      background-color: transparent;
      border: 0;
      margin-bottom: 30px;
      padding: 0 44px; }
      .post .c-content .c-infobox figcaption {
        font-size: 0.875rem;
        color: #000000;
        font-style: italic;
        line-height: 150%;
        margin: 0;
        text-align: left;
        width: 100%; }
    .post .c-content .c-infographics {
      margin-bottom: 30px; }
    .post .c-content .c-view-more {
      font-size: 1.125rem;
      border-bottom: solid 1px #e6e6e6;
      border-top: solid 1px #e6e6e6;
      display: inline-block;
      font-family: "Overpass", sans-serif;
      height: auto;
      line-height: 150%;
      margin: 0 0 30px 0;
      padding: 15px 0;
      position: relative;
      right: 0;
      vertical-align: top;
      width: 100%; }
      .post .c-content .c-view-more .c-title-04 {
        font-size: 1rem;
        color: #707070;
        float: left;
        font-weight: bold;
        margin: 0 0 25px;
        position: relative;
        text-transform: uppercase;
        width: 100%; }
      .post .c-content .c-view-more ul {
        float: left;
        margin: 0;
        position: relative;
        width: 100%; }
        .post .c-content .c-view-more ul li {
          float: left;
          margin-bottom: 25px;
          position: relative;
          width: 100%; }
          .post .c-content .c-view-more ul li a {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: flex-start;
            color: #3a66c8;
            text-decoration: none; }
            .post .c-content .c-view-more ul li a .c-image {
              flex-basis: 78px;
              height: 78px;
              margin-right: 15px;
              overflow: hidden;
              position: relative; }
              .post .c-content .c-view-more ul li a .c-image picture {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                height: 100%;
                justify-content: center;
                overflow: hidden;
                width: 100%; }
                .post .c-content .c-view-more ul li a .c-image picture img {
                  height: 100%;
                  max-width: inherit; }
            .post .c-content .c-view-more ul li a span {
              font-size: 1.125rem;
              flex-basis: 100%;
              order: 1; }
              .post .c-content .c-view-more ul li a span:before {
                color: #3a66c8;
                content: "»";
                left: 0;
                margin-right: 5px;
                top: 0; }
            .post .c-content .c-view-more ul li a .c-image + span {
              flex-basis: calc(100% - 78px); }
            .post .c-content .c-view-more ul li a:hover {
              text-decoration: underline; }
          .post .c-content .c-view-more ul li:last-child {
            margin-bottom: 0; }
    .post .c-content .col-12:last-child {
      margin-bottom: 0; }
    .post .c-content .c-bibliographic-author {
      font-size: 1rem;
      font-style: italic;
      line-height: 150%;
      margin-bottom: 30px; }
      .post .c-content .c-bibliographic-author .c-author {
        color: #2a2a2a;
        font-weight: 700; }
    .post .c-content .c-player-polly {
      display: inline-block;
      width: 100%; }
      .post .c-content .c-player-polly .c-ouca-audio {
        align-items: center;
        background: #f1f3f4;
        border-radius: 25px;
        cursor: pointer;
        display: flex;
        font-family: 'Overpass', sans-serif;
        height: 35px;
        justify-content: space-between;
        margin: 10px 0 30px;
        padding: 0 10px;
        text-decoration: none;
        transition: 1s;
        width: 180px; }
        @media screen and (max-width: 989px) {
          .post .c-content .c-player-polly .c-ouca-audio {
            justify-content: center;
            height: 50px;
            width: 200px; } }
        .post .c-content .c-player-polly .c-ouca-audio:hover {
          border: 1px solid #2a2a2a; }
        .post .c-content .c-player-polly .c-ouca-audio svg {
          fill: #c4302b;
          height: 25px;
          width: 25px; }
          @media screen and (max-width: 989px) {
            .post .c-content .c-player-polly .c-ouca-audio svg {
              height: 30px;
              width: 30px; } }
        .post .c-content .c-player-polly .c-ouca-audio span {
          color: #2a2a2a;
          font-size: 14px; }
          @media screen and (max-width: 989px) {
            .post .c-content .c-player-polly .c-ouca-audio span {
              margin-left: 10px; } }
      .post .c-content .c-player-polly .c-play-polly {
        display: none;
        outline: none;
        width: 100%; }
    .post .c-content .c-recipe {
      width: 100%;
      display: inline-block; }
      .post .c-content .c-recipe .c-title-01 {
        position: relative;
        display: inline-block;
        width: 100%;
        margin: 0;
        font-size: 2rem;
        color: #CC0023;
        line-height: 125%;
        font-family: "Overpass", sans-serif;
        font-weight: bold;
        border-top: solid 1px #CC0023;
        padding-top: 17px; }
        .post .c-content .c-recipe .c-title-01:before {
          content: "";
          width: 253px;
          max-width: 40%;
          height: 5px;
          background: #CC0023;
          position: absolute;
          top: 0;
          left: 0;
          float: left; }
      .post .c-content .c-recipe .c-subtitle {
        position: relative;
        display: inline-block;
        width: 100%;
        margin: 0;
        font-size: 1.5rem;
        line-height: 125%;
        font-family: "Overpass", sans-serif;
        color: #CC0023; }
      .post .c-content .c-recipe .c-recipe-information {
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-basis: 100%;
        width: 100%;
        flex-direction: row;
        min-height: 70px;
        border: solid 1px #efefef;
        margin: 30px 0; }
        .post .c-content .c-recipe .c-recipe-information .c-info {
          flex: 1;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          align-content: center;
          align-self: center;
          align-items: center;
          min-height: 70px;
          padding: 0 15px;
          border-right: solid 1px #efefef;
          font-size: 1.125rem;
          color: #CC0023;
          font-family: "Overpass", sans-serif;
          line-height: 125%; }
          .post .c-content .c-recipe .c-recipe-information .c-info.ico-recipe {
            flex-direction: row;
            width: 70px;
            height: 70px;
            background: #efefef;
            flex: 0; }
            .post .c-content .c-recipe .c-recipe-information .c-info.ico-recipe svg {
              width: 50px;
              height: 50px;
              display: inline-flex; }
          .post .c-content .c-recipe .c-recipe-information .c-info span {
            display: inline-flex;
            flex-direction: column;
            width: 100%; }
            .post .c-content .c-recipe .c-recipe-information .c-info span span {
              color: #000000; }
          .post .c-content .c-recipe .c-recipe-information .c-info:last-child {
            border-right: 0; }
      .post .c-content .c-recipe .c-list-recipe {
        position: relative;
        display: inline-block;
        width: 100%;
        margin: 0; }
        .post .c-content .c-recipe .c-list-recipe .c-title-02 {
          position: relative;
          display: inline-block;
          width: 100%;
          margin: 15px 0;
          font-size: 1.5rem;
          line-height: 125%;
          font-family: "Overpass", sans-serif;
          color: #CC0023;
          font-weight: bold; }
        .post .c-content .c-recipe .c-list-recipe ul, .post .c-content .c-recipe .c-list-recipe ol {
          position: relative;
          display: inline-block;
          width: 100%;
          margin: 0 0 30px 0;
          padding-left: 20px; }
          .post .c-content .c-recipe .c-list-recipe ul li, .post .c-content .c-recipe .c-list-recipe ol li {
            position: relative;
            width: 100%;
            font-size: 1.125rem;
            color: #CC0023;
            line-height: 125%;
            font-family: "Overpass", sans-serif;
            margin: 0 0 20px 0; }
            .post .c-content .c-recipe .c-list-recipe ul li span, .post .c-content .c-recipe .c-list-recipe ol li span {
              color: #000000;
              font-size: 1.125rem;
              padding-left: 10px; }
        .post .c-content .c-recipe .c-list-recipe ul {
          list-style-type: disc; }
          .post .c-content .c-recipe .c-list-recipe ul li {
            list-style-type: disc; }
        .post .c-content .c-recipe .c-list-recipe ol {
          list-style-type: decimal; }
          .post .c-content .c-recipe .c-list-recipe ol li {
            list-style-type: decimal; }
    @media screen and (max-width: 767px) {
      .post .c-content .c-recipe .c-title-01 {
        font-size: 1.625rem; }
      .post .c-content .c-recipe .c-subtitle {
        font-size: 1.125rem; }
      .post .c-content .c-recipe .c-list-recipe ul li, .post .c-content .c-recipe .c-list-recipe ol li {
        font-size: 1rem; }
      .post .c-content .c-recipe .c-recipe-information {
        display: inline-block;
        margin-bottom: 15px; }
        .post .c-content .c-recipe .c-recipe-information .c-info {
          width: calc(100% - 70px);
          float: right;
          border-right: 0;
          border-bottom: solid 1px #efefef;
          padding: 8px 15px 3px 15px;
          min-height: 0; }
          .post .c-content .c-recipe .c-recipe-information .c-info span {
            display: inline-block;
            flex-direction: row;
            width: auto; }
            .post .c-content .c-recipe .c-recipe-information .c-info span span:before {
              content: ":";
              margin-right: 5px;
              color: #CC0023; }
          .post .c-content .c-recipe .c-recipe-information .c-info.ico-recipe {
            float: left;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%; } }
  .post aside.col-4 {
    padding-right: 0;
    position: initial; }
  .post .c-embed-html {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%; }
  @media screen and (max-width: 1023px) {
    .post .c-content {
      float: none;
      margin: 0 auto 0;
      overflow: hidden;
      padding-right: 0;
      width: 100%; }
    .post aside.col-4 {
      float: none;
      margin: 0 auto 0;
      overflow: hidden; } }
  @media screen and (max-width: 989px) {
    .post .c-content .c-featured-image {
      width: calc(100% + 251px);
      margin-left: -125.5px; } }
  @media screen and (max-width: 767px) {
    .post .c-content .c-featured-image {
      width: calc(100% + 217px);
      margin-left: -108.5px;
      margin-bottom: 10px; }
    .post .c-content p {
      font-size: 1rem; }
    .post .c-content h2 {
      font-size: 1.5rem; }
    .post .c-content .c-quote {
      padding: 20px 30px; }
      .post .c-content .c-quote p {
        font-size: 1.25rem; }
    .post .c-content .c-quote-text {
      padding: 20px 30px; }
      .post .c-content .c-quote-text p {
        font-size: 1.25rem; }
      .post .c-content .c-quote-text:before {
        left: 30px; }
      .post .c-content .c-quote-text:after {
        left: 30px; }
    .post .c-content .c-infobox {
      padding: 0; }
    .post .c-content .c-view-more .c-title-04 {
      margin: 0 0 15px; }
    .post .c-content .c-view-more ul li a span {
      font-size: 1rem; } }
  @media screen and (max-width: 579px) {
    .post .c-content .c-featured-image {
      width: calc(100% + 189px);
      margin-left: -94.5px; }
    .post .c-content .c-embed-container-tw {
      margin: 0;
      width: 100%; } }
  @media screen and (max-width: 419px) {
    .post .c-content .c-featured-image {
      width: calc(100% + 69px);
      margin-left: -34.5px; }
    .post .c-content .c-quote {
      padding: 20px 0; }
    .post .c-content .c-quote-text {
      padding: 20px 0; }
      .post .c-content .c-quote-text:before {
        left: 0px; }
      .post .c-content .c-quote-text:after {
        left: 0px; }
    .post .c-content iframe {
      max-width: 100%;
      min-width: 280px !important; } }
  @media screen and (max-width: 379px) {
    .post .c-content .c-featured-image {
      width: calc(100% + 49px);
      margin-left: -24.5px; } }
  @media screen and (max-width: 359px) {
    .post .c-content .c-featured-image {
      width: calc(100% + 69px);
      margin-left: -34.5px; } }
  .post .c-content img {
    width: auto;
    height: auto; }
  .post .c-content .c-featured-image img {
    width: 100%; }
  @media screen and (max-width: 1023px) {
    .post .c-content {
      max-width: 768px; } }
  .post .wp-caption {
    display: inline-block;
    max-width: 100%;
    width: 100% !important; }
    .post .wp-caption img {
      width: auto;
      height: auto;
      max-width: 100%;
      display: inline-block; }

@media screen and (max-width: 1147px) {
  .c-header-post .c-box-sponsor {
    float: none;
    margin: 13px auto 30px; } }

@media screen and (max-width: 767px) {
  .c-header-post {
    position: initial; }
    .c-header-post .c-box-sponsor {
      margin: 13px auto 15px; }
    .c-header-post .c-left {
      width: 100%;
      float: left;
      position: initial; }
    .c-header-post .c-title {
      margin-top: 0;
      margin-bottom: 20px;
      font-size: 1.75rem; }
    .c-header-post .c-mobile-relative {
      position: relative;
      float: left;
      width: 100%;
      padding-top: 35px; } }

.c-thread {
  background-color: #efefef;
  height: auto;
  margin-bottom: 30px;
  position: relative; }
  .c-thread .c-main-title {
    border-bottom: 2px solid #e6e6e6;
    padding: 18px 16px 0;
    position: relative; }
    .c-thread .c-main-title .c-title-01 {
      color: #000000;
      font-family: "Overpass", sans-serif;
      font-size: 1.5rem;
      font-weight: 700; }
    .c-thread .c-main-title .c-last-updated {
      color: #707070;
      font-family: "Overpass", sans-serif;
      font-size: 0.75rem; }
  .c-thread .c-list-threads {
    padding: 18px 30px 0;
    position: relative; }
    .c-thread .c-list-threads .c-thread-item {
      margin-left: 50px;
      position: relative; }
      .c-thread .c-list-threads .c-thread-item .c-caption {
        color: #2a2a2a;
        font-family: "Overpass", sans-serif;
        font-size: 0.875rem;
        margin-bottom: 10px; }
      .c-thread .c-list-threads .c-thread-item .c-title {
        color: #000000;
        font-family: "Merriweather", serif;
        font-size: 1.375rem; }
      .c-thread .c-list-threads .c-thread-item .c-author {
        color: #2a2a2a;
        font-family: "Overpass", sans-serif;
        font-size: 0.875rem; }
      .c-thread .c-list-threads .c-thread-item .c-author ~ .c-content {
        margin-top: 15px; }
      .c-thread .c-list-threads .c-thread-item .c-title ~ .c-author {
        margin-top: 10px; }
      .c-thread .c-list-threads .c-thread-item .c-title ~ .c-content {
        margin-top: 15px; }
      .c-thread .c-list-threads .c-thread-item .c-content {
        color: #000000;
        font-family: "Overpass", sans-serif;
        font-size: 1.125rem;
        line-height: 150%;
        position: relative;
        margin-bottom: 0;
        display: inline-block; }
        .c-thread .c-list-threads .c-thread-item .c-content .c-image-info, .c-thread .c-list-threads .c-thread-item .c-content .c-video-description {
          color: #707070;
          font-size: 0.875rem;
          font-style: italic;
          line-height: 150%;
          margin: 0 0 20px 0;
          text-align: left;
          width: 100%; }
        .c-thread .c-list-threads .c-thread-item .c-content .c-featured-image {
          width: 100%;
          float: left;
          vertical-align: top; }
        .c-thread .c-list-threads .c-thread-item .c-content .paywall-google {
          width: 100%;
          float: left; }
        .c-thread .c-list-threads .c-thread-item .c-content p {
          margin-bottom: 30px;
          font-family: "Merriweather", serif;
          font-size: 1.125rem;
          line-height: 175%;
          color: #000000; }
          .c-thread .c-list-threads .c-thread-item .c-content p a {
            padding: 0 0 0.0625em;
            text-decoration: none;
            -ms-transition: all 1s ease-out;
            -moz-transition: all 1s ease-out;
            -webkit-transition: all 1s ease-out;
            -o-transition: all 1s ease-out;
            color: #3a66c8; }
            .c-thread .c-list-threads .c-thread-item .c-content p a:hover {
              border-bottom: 1px dotted #3a66c8; }
        .c-thread .c-list-threads .c-thread-item .c-content picture img ~ .c-image-info {
          margin-bottom: 30px; }
        .c-thread .c-list-threads .c-thread-item .c-content picture img:last-child {
          margin-bottom: 30px; }
      .c-thread .c-list-threads .c-thread-item .c-content:last-child {
        margin-bottom: 0; }
      .c-thread .c-list-threads .c-thread-item:before {
        background-color: #2a2a2a;
        border-radius: 50%;
        content: "";
        height: 14px;
        left: -45px;
        margin-top: 5px;
        position: absolute;
        width: 14px;
        z-index: 1; }
      .c-thread .c-list-threads .c-thread-item:after {
        background-image: linear-gradient(#2a2a2a 33%, rgba(255, 255, 255, 0) 0%);
        background-position: right;
        background-size: 1px 7px;
        background-repeat: repeat-y;
        content: '';
        left: -39px;
        margin-left: -3px;
        position: absolute;
        top: 18px;
        width: 4px;
        height: calc(100% - 6px); }
      .c-thread .c-list-threads .c-thread-item:last-child:after {
        content: none; }

/*
 * Ajuste do css do banners em smart-phones
 */
@media screen and (max-width: 468px) {
  .c-thread .c-list-threads .c-thread-item .c-ads {
    margin: 40px -10px 40px -60px;
    width: auto;
    z-index: 1; } }

/**
 * Ajuste do background cinza no mobile/tablet
 */
@media screen and (max-width: 767px) {
  .post .c-thread .c-list-threads .c-thread-item .c-content .c-embed-container-yt, .post .c-thread .c-list-threads .c-thread-item .c-content .c-embed-container-vimeo {
    margin-left: -50px; }
  .post-amp .c-thread .c-list-threads .c-thread-item .c-content {
    overflow: auto; }
    .post-amp .c-thread .c-list-threads .c-thread-item .c-content .c-embed-container-fb {
      overflow-x: auto; }
  .c-thread .c-main-title .c-title-01 {
    font-size: 1.375rem; }
  .c-thread .c-list-threads {
    padding: 18px 0 0; }
    .c-thread .c-list-threads .c-thread-item .c-caption {
      font-size: 0.8125rem; }
    .c-thread .c-list-threads .c-thread-item .c-title {
      font-size: 1.125rem; }
    .c-thread .c-list-threads .c-thread-item .c-author {
      font-size: 0.8125rem; }
    .c-thread .c-list-threads .c-thread-item .c-content p {
      font-size: 1rem; }
      .c-thread .c-list-threads .c-thread-item .c-content p a {
        font-size: 1rem; }
  .c-thread:after {
    background-color: #efefef;
    display: block;
    content: "";
    height: 100%;
    left: -16%;
    position: absolute;
    top: 0;
    width: 132%;
    z-index: -1; } }

@media screen and (max-width: 579px) {
  .c-thread:after {
    background-color: #efefef;
    display: block;
    content: "";
    height: 100%;
    left: -25%;
    position: absolute;
    top: 0;
    width: 149%;
    z-index: -1; } }

/**
    Transparency project
 */
.c-list-notes .c-item-note .c-box-description .c-content .video .post-video .c-transparency.fixed .ctt p, .c-list-notes .c-item-note .c-box-description .c-content .video .post-video .c-transparency.fixed .ctt div, .c-list-notes .c-item-note .c-box-description .c-content .video .post-video .c-transparency.updated .ctt p, .c-list-notes .c-item-note .c-box-description .c-content .video .post-video .c-transparency.updated .ctt div,
.podcast .post-podcast .c-transparency.fixed .ctt p,
.podcast .post-podcast .c-transparency.fixed .ctt div,
.podcast .post-podcast .c-transparency.updated .ctt p,
.podcast .post-podcast .c-transparency.updated .ctt div {
  font-family: "Overpass", sans-serif;
  font-size: 1rem; }

.c-transparency {
  margin-bottom: 30px; }
  .c-transparency.updated .ctt p, .c-transparency.updated .ctt div, .c-transparency.fixed .ctt p, .c-transparency.fixed .ctt div {
    font-family: "Overpass", sans-serif;
    font-size: 1rem; }
  .c-transparency.updated .ctt p:last-child, .c-transparency.updated .ctt div:last-child, .c-transparency.fixed .ctt p:last-child, .c-transparency.fixed .ctt div:last-child {
    margin-bottom: 0; }
  .c-transparency.updated .ctt p, .c-transparency.updated .ctt div, .c-transparency.updated .ctt img, .c-transparency.updated .ctt a, .c-transparency.fixed .ctt p, .c-transparency.fixed .ctt div, .c-transparency.fixed .ctt img, .c-transparency.fixed .ctt a {
    margin-bottom: 30px; }
    .c-transparency.updated .ctt p:last-child, .c-transparency.updated .ctt div:last-child, .c-transparency.updated .ctt img:last-child, .c-transparency.updated .ctt a:last-child, .c-transparency.fixed .ctt p:last-child, .c-transparency.fixed .ctt div:last-child, .c-transparency.fixed .ctt img:last-child, .c-transparency.fixed .ctt a:last-child {
      margin-bottom: 0; }
  .c-transparency.updated small, .c-transparency.fixed small {
    color: #707070;
    font-size: 0.875rem; }
  .c-transparency.updated .title, .c-transparency.fixed .title {
    font-family: "Overpass", sans-serif;
    font-size: 1rem;
    margin-bottom: 15px; }
    .c-transparency.updated .title svg, .c-transparency.fixed .title svg {
      margin-bottom: -3px;
      margin-right: 5px; }
  .c-transparency.updated .title {
    color: #028032; }
    .c-transparency.updated .title svg path {
      fill: #028032; }
  .c-transparency.fixed .title {
    color: #2ea3b4; }
    .c-transparency.fixed .title svg path {
      fill: #2ea3b4; }

/**
  * Referências da matéria
  */
/**
  * Esse box fica próximo as créditos da matéria
  */
.c-box-transparency {
  font-size: 0.75rem;
  width: 100%;
  float: left; }
  .c-box-transparency.ongoing {
    display: inline-block; }
  .c-box-transparency .item {
    width: 100%;
    flex-basis: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    text-decoration: none; }
    .c-box-transparency .item.updated, .c-box-transparency .item.fixed, .c-box-transparency .item.ongoing {
      font-size: 0.75rem; }
      .c-box-transparency .item.updated svg, .c-box-transparency .item.fixed svg, .c-box-transparency .item.ongoing svg {
        height: 20px;
        margin-bottom: -3px;
        margin-right: 5px;
        width: 21px; }
    .c-box-transparency .item.updated, .c-box-transparency .item.ongoing {
      color: #028032;
      margin-bottom: 5px; }
      .c-box-transparency .item.updated svg *, .c-box-transparency .item.ongoing svg * {
        fill: #028032; }
    .c-box-transparency .item.fixed {
      color: #2ea3b4; }
      .c-box-transparency .item.fixed svg * {
        fill: #2ea3b4; }
    .c-box-transparency .item.updated + .ongoing,
    .c-box-transparency .item.fixed + .ongoing {
      margin-top: 10px; }
    .c-box-transparency .item.ongoing svg {
      margin-left: 5px; }

/**
 * Exceções
 */
.post-ad-content .c-box-transparency {
  display: inline-block; }

.c-list-notes .c-credits + .c-box-transparency {
  margin-top: 5px; }

.note .c-box-transparency,
.note-home .c-box-transparency {
  margin-bottom: 20px; }

.post .c-box-transparency {
  margin: 20px 0; }

.mobile-hide .c-box-transparency {
  margin-top: 10px; }

.mobile-show .c-box-transparency {
  display: inline-block; }

.ad-content .c-credits {
  text-align: left; }
  .ad-content .c-credits + .c-box-transparency {
    margin-bottom: 30px; }

.ad-content .c-box-transparency .item.updated {
  margin-bottom: 0; }

.ad-content .c-content .c-box-transparency {
  margin-bottom: 30px; }

.post-vozes .c-credits + .c-box-transparency {
  margin-bottom: 40px; }

.post-video-vozes .c-credits ul li.item-published {
  padding: 14px 12px 0 0; }

.video-ad-content .c-box-transparency {
  clear: both;
  max-width: 950px;
  margin: 0 auto;
  padding-top: 10px;
  width: 100%; }

.video-ad-content .c-credits {
  text-align: left; }

.rodrigo-constantino-page .post-video-vozes .c-credits ul li.item-published {
  padding: 0 12px 0 0; }

@media screen and (max-width: 767px) {
  .rodrigo-constantino-page .post-video-vozes .c-credits + .c-box-transparency {
    margin-top: 0; } }

@media screen and (max-width: 767px) {
  .c-credits:last-of-type {
    margin-bottom: 40px; }
  .c-credits + .c-box-transparency {
    margin-bottom: 40px; }
  .post-vozes .c-box-transparency {
    display: inline-block;
    margin-top: 0; }
  .c-list-notes .c-credits + .c-box-transparency {
    margin-bottom: 30px; } }

/***********************************************************/
/** Generic Modal **/
/***********************************************************/
.c-modal {
  font-family: "Overpass", sans-serif;
  margin: 0;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #e6e6e6;
  outline: none;
  position: fixed;
  top: 20%;
  left: calc(50% - 180px);
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.39);
  max-width: 360px;
  width: 360px;
  min-height: 330px;
  display: inline-block;
  text-align: center;
  z-index: 9999999999;
  line-height: normal; }
  .c-modal a:hover {
    text-decoration: none; }
  .c-modal .c-modal-content {
    display: inline-block;
    width: 200px; }

.c-modal-overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999999999; }

.c-modal-display {
  display: none; }

.c-close-modal {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  padding: 15px 0;
  font-size: 0.875rem;
  color: #2a2a2a;
  text-align: right; }
  .c-close-modal:hover {
    color: #999999; }

/**
  HOME - modal share
 */
.c-modal {
  min-height: initial; }

@media screen and (max-width: 767px) {
  .c-modal {
    left: calc(50% - 140px);
    max-width: 280px;
    width: 280px; } }

/**
	Home/Home de editoria - modal de compartilhamento
 */
.c-share-modal {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
  width: 320px;
  max-width: 100%;
  background: #ffffff;
  z-index: 103;
  padding: 0 15px; }
  .c-share-modal .c-title-share {
    font-size: 1rem;
    text-align: left;
    color: #2a2a2a;
    width: auto;
    font-family: "Overpass", sans-serif; }
  .c-share-modal .c-share-items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    text-align: left;
    padding: 15px 0;
    margin: 0; }
    .c-share-modal .c-share-items .c-btn-share-modal {
      max-width: 100%;
      text-align: left;
      border-top: 1px solid #e6e6e6;
      padding: 15px 0;
      margin: 0;
      cursor: pointer; }
      .c-share-modal .c-share-items .c-btn-share-modal.share-comments {
        display: none; }
      .c-share-modal .c-share-items .c-btn-share-modal .c-share-text {
        display: inline-block;
        padding-left: 15px;
        font-size: 1rem;
        line-height: 25px;
        color: #707070;
        width: auto;
        font-weight: bold;
        font-family: "Overpass", sans-serif; }
      .c-share-modal .c-share-items .c-btn-share-modal svg {
        float: left;
        width: 25px;
        height: 25px;
        margin: 0; }
      .c-share-modal .c-share-items .c-btn-share-modal.facebook svg * {
        fill: #38558f; }
      .c-share-modal .c-share-items .c-btn-share-modal.twitter svg * {
        fill: #549ED6; }
      .c-share-modal .c-share-items .c-btn-share-modal.linkedin svg * {
        fill: #00659d; }
      .c-share-modal .c-share-items .c-btn-share-modal.btn-comments svg * {
        fill: #999999; }
      .c-share-modal .c-share-items .c-btn-share-modal.ico-whatsapp svg * {
        fill: #25D366; }
  .c-share-modal .btn-close {
    display: inline-block;
    background: none;
    border: 0;
    border-radius: 0;
    padding: 0;
    right: 10px; }

@media screen and (max-width: 767px) {
  .c-share-modal {
    width: 100%; } }

#modal-share .c-modal .c-modal-content {
  width: 100%; }

/* COMPONENT REACTIONS */
.gp-social-reactions {
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  margin-bottom: 20px; }

.c-social-reactions {
  font-family: "Overpass", sans-serif;
  font-size: 0.625rem;
  line-height: 100%;
  color: #ffffff;
  font-weight: 400; }
  .c-social-reactions .circle_reaction {
    position: relative;
    display: inline-block;
    border: solid 1px #ffffff;
    border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    -webkit-border-radius: 50% 50%;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    margin: 0 0 0 -10px;
    padding: 0; }
    .c-social-reactions .circle_reaction span {
      position: relative;
      width: 100%;
      display: inline-block;
      height: auto;
      text-align: center;
      vertical-align: middle;
      padding: 0;
      margin: 0;
      line-height: normal;
      color: #ffffff; }
    .c-social-reactions .circle_reaction.sad {
      background: #456078; }
      .c-social-reactions .circle_reaction.sad:before {
        border: solid 2px #456078; }
    .c-social-reactions .circle_reaction.happy {
      background: #94b905; }
      .c-social-reactions .circle_reaction.happy:before {
        border: solid 2px #94b905; }
    .c-social-reactions .circle_reaction.angry {
      background: #e00109; }
      .c-social-reactions .circle_reaction.angry:before {
        border: solid 2px #e00109; }
    .c-social-reactions .circle_reaction.dontcare {
      background: #9398a0; }
      .c-social-reactions .circle_reaction.dontcare:before {
        border: solid 2px #9398a0; }
    .c-social-reactions .circle_reaction.inspired {
      background: #009367; }
      .c-social-reactions .circle_reaction.inspired:before {
        border: solid 2px #009367; }
    .c-social-reactions .circle_reaction.afraid {
      background: #dd9f00; }
      .c-social-reactions .circle_reaction.afraid:before {
        border: solid 2px #dd9f00; }
    .c-social-reactions .circle_reaction.annoyed {
      background: #e7849b; }
      .c-social-reactions .circle_reaction.annoyed:before {
        border: solid 2px #e7849b; }
    .c-social-reactions .circle_reaction.amused {
      background: #20a0e2; }
      .c-social-reactions .circle_reaction.amused:before {
        border: solid 2px #20a0e2; }
    .c-social-reactions .circle_reaction:first-child {
      margin-left: 0;
      z-index: 10; }
    .c-social-reactions .circle_reaction:nth-child(2) {
      z-index: 8; }
    .c-social-reactions .circle_reaction:nth-child(3) {
      z-index: 7; }
    .c-social-reactions .circle_reaction:nth-child(4) {
      z-index: 6; }
    .c-social-reactions .circle_reaction:nth-child(5) {
      z-index: 5; }
    .c-social-reactions .circle_reaction:nth-child(6) {
      z-index: 4; }
    .c-social-reactions .circle_reaction:nth-child(7) {
      z-index: 3; }
    .c-social-reactions .circle_reaction:nth-child(8) {
      z-index: 2; }
  .c-social-reactions .circle_reaction_not_logged {
    position: relative;
    width: 36px;
    height: 36px;
    line-height: 41px;
    background: #ffffff;
    border: solid 1px #e6e6e6;
    border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    -webkit-border-radius: 50% 50%;
    overflow: hidden;
    padding: 0;
    margin: 0; }
    .c-social-reactions .circle_reaction_not_logged svg {
      width: 30px;
      height: 30px;
      max-width: calc(100% - 6px);
      margin: 3px 3px; }
      .c-social-reactions .circle_reaction_not_logged svg image {
        width: 30px;
        height: 30px;
        max-width: 100%; }
      .c-social-reactions .circle_reaction_not_logged svg path {
        fill: #e6e6e6; }

.social_widget__btn {
  position: relative;
  padding: 0 15px;
  background: #707070;
  height: 36px;
  line-height: 34px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-family: "Overpass", sans-serif;
  text-align: center;
  border: solid 1px transparent;
  border-radius: 0;
  -ms-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  cursor: pointer;
  margin: 15px 10px 0 0; }
  .social_widget__btn:focus {
    outline: none; }
  .social_widget__btn:hover {
    background: #2a2a2a; }
  .social_widget__btn.no-bg {
    background: transparent;
    color: #707070; }

.social_widget__btn_outline {
  background: #ffffff;
  border: solid 1px #2a2a2a;
  color: #2a2a2a; }
  .social_widget__btn_outline:hover {
    background: #2a2a2a;
    color: #ffffff; }

/**/
.social_widget__hidden {
  display: none; }

.social_widget__border_bottom {
  border-bottom: solid 1px #e6e6e6;
  margin: 0;
  display: inline-block;
  width: 100%; }

/**/
.social_widget_info {
  position: relative;
  display: inline-block;
  width: auto;
  color: #707070;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
  font-size: 0.6875rem;
  line-height: 12px;
  border-bottom: dashed 1px #707070;
  padding-top: 12px;
  margin-left: 5px; }
  .social_widget_info .social_widget_info_text {
    display: none;
    position: absolute;
    bottom: 18px;
    right: -5px;
    width: 205px;
    height: auto;
    background: #e6e6e6;
    padding: 10px 10px;
    border-radius: 10px 10px;
    font-size: 0.6875rem;
    line-height: 16px;
    color: #2a2a2a;
    -webkit-transition: all 0.5s linear;
    /* Safari */
    transition: all 0.5s linear;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    z-index: 99;
    text-align: left; }
    .social_widget_info .social_widget_info_text a {
      color: #2a2a2a;
      border-bottom: dashed 1px #2a2a2a;
      display: inline-block;
      width: auto;
      margin: 0;
      padding: 0;
      text-decoration: none; }
  .social_widget_info.open {
    color: #2a2a2a;
    text-decoration: none; }
    .social_widget_info.open .social_widget_info_text {
      display: block; }

.facebook-pull {
  display: inline-block;
  width: auto;
  vertical-align: top; }
  .facebook-pull .social_widget__friends_item {
    width: 30px; }

.social_widget__container {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0; }

.social_widget__tooltip_reactions {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  z-index: 10;
  overflow: visible;
  margin-bottom: 20px; }
  .social_widget__tooltip_reactions.open {
    display: inline-block; }
    .social_widget__tooltip_reactions.open .social_widget__friends_list_itens {
      border-top: solid 1px #e6e6e6; }

.social_widget__friends_list_itens {
  position: relative;
  width: 100%;
  margin: 0 auto 0;
  max-width: 750px;
  padding: 15px 15px;
  text-align: center;
  background: #ffffff;
  border: solid 1px #e6e6e6; }
  .social_widget__friends_list_itens:before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: calc(50% - 5px);
    width: 10px;
    height: 10px;
    border-bottom: solid 1px #e6e6e6;
    border-left: solid 1px #e6e6e6;
    background: #ffffff;
    transform: rotate(-45deg); }

.social_widget__reactions_icons {
  position: relative;
  width: 100%;
  text-align: center; }

.social_widget__reactions {
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 3px;
  padding-left: 20px;
  position: relative;
  display: inline-block;
  z-index: 1; }
  .social_widget__reactions .circle_reaction {
    width: 29px;
    height: 29px;
    line-height: 29px;
    margin-left: -20px;
    cursor: pointer; }
    .social_widget__reactions .circle_reaction span {
      color: #ffffff;
      line-height: 29px; }
      .social_widget__reactions .circle_reaction span span.title, .social_widget__reactions .circle_reaction span span.porcentage {
        display: none; }
  .social_widget__reactions .link_more {
    border-color: #ffffff;
    line-height: 100%;
    vertical-align: top;
    font-size: 1.25rem;
    margin-left: -12px;
    align-items: center; }
  .social_widget__reactions:hover {
    text-decoration: none; }

.social_widget__friends {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  padding: 0; }
  .social_widget__friends .social_widget__btn_who_read {
    display: inline-block;
    width: auto;
    -webkit-transition: all 0.5s linear;
    /* Safari */
    transition: all 0.5s linear;
    text-decoration: none; }
    .social_widget__friends .social_widget__btn_who_read:hover {
      opacity: 0.8;
      text-decoration: none; }
    .social_widget__friends .social_widget__btn_who_read .social_widget__friends_item {
      margin: 0; }
    .social_widget__friends .social_widget__btn_who_read.social_widget__hidden {
      display: none; }
  .social_widget__friends .social_widget__friends_item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 36px;
    margin: 0px 3px 0px 3px;
    padding: 0;
    float: none;
    font-size: 0.8125rem;
    line-height: 100%; }
  .social_widget__friends .social_widget__more_friends {
    display: none; }
    .social_widget__friends .social_widget__more_friends.visible {
      display: inline-block;
      vertical-align: top;
      margin: 5px 0 5px 10px;
      padding: 0; }
  .social_widget__friends.no-friends {
    display: none; }

.btn-facebook {
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  line-height: 31px;
  background: #ffffff;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  overflow: hidden;
  vertical-align: top;
  -webkit-transition: all 0.5s linear;
  /* Safari */
  transition: all 0.5s linear;
  cursor: pointer;
  margin: 5px 0 0 0;
  padding: 0; }
  .btn-facebook svg {
    position: relative;
    width: 100%;
    height: 100%; }
    .btn-facebook svg image {
      position: relative;
      width: 100%;
      height: 100%; }
    .btn-facebook svg path {
      fill: #38558f; }

.social_widget__friends_modal .social_widget__friends_list_itens {
  border: 0;
  padding: 0; }
  .social_widget__friends_modal .social_widget__friends_list_itens:before {
    display: none; }

.social_widget__friends_modal_content {
  width: 300px;
  max-width: 100%;
  height: auto;
  max-height: 80%;
  position: fixed;
  overflow: auto;
  background: white;
  left: calc(50% - 150px);
  top: 10%;
  margin: 0;
  padding: 20px 20px;
  border: solid 1px #e6e6e6;
  z-index: 10000002; }
  .social_widget__friends_modal_content .social_widget__friends_list_itens {
    box-sizing: border-box; }
  .social_widget__friends_modal_content .social_widget__friends_item {
    width: 100%;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    border-bottom: solid 1px #e6e6e6;
    text-align: left;
    line-height: 40px;
    box-sizing: border-box; }
    .social_widget__friends_modal_content .social_widget__friends_item .social_widget__friend_name {
      position: relative;
      display: inline-block;
      font-size: 1rem;
      line-height: 125%;
      color: #707070;
      padding-left: 10px;
      vertical-align: middle; }

.social_widget__total_reactions {
  position: relative;
  display: inline-block;
  font-size: 0.6875rem;
  color: #707070;
  text-align: left;
  line-height: 29px;
  padding: 0 5px;
  margin: 0;
  height: 29px;
  overflow: hidden; }

.link_more {
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  background: #e6e6e6;
  border: solid 1px #e6e6e6;
  border-radius: 50% 50%;
  -moz-border-radius: 50% 50%;
  -webkit-border-radius: 50% 50%;
  line-height: 30px;
  text-align: center;
  margin: 0px;
  padding: 0;
  text-decoration: none;
  -webkit-transition: all 0.5s linear;
  /* Safari */
  transition: all 0.5s linear; }
  .link_more span {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    font-size: 1.5625rem;
    color: #707070;
    line-height: 0;
    height: 100%;
    vertical-align: top;
    padding: 0;
    margin: -3px 0 0 0;
    letter-spacing: -2px; }
  .link_more:hover {
    background-color: #e6e6e6;
    text-decoration: none; }

.social_widget__friend_avatar {
  float: left;
  width: 38px;
  height: 38px;
  border: solid 1px #e6e6e6;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 38px 38px 38px 38px;
  -moz-border-radius: 38px 38px 38px 38px;
  -webkit-border-radius: 38px 38px 38px 38px;
  padding: 0;
  margin: 0; }
  .social_widget__friend_avatar svg {
    position: relative;
    width: 100%;
    height: auto; }
    .social_widget__friend_avatar svg image {
      max-width: 100%;
      max-height: 100%; }
  .social_widget__friend_avatar img[title]:after,
  .social_widget__friend_avatar img[alt]:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    background-size: 38px 38px;
    line-height: 2;
    text-align: center;
    content: ""; }
  .social_widget__friend_avatar img {
    width: 38px;
    height: 38px; }

.social_widget__friend_reaction {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 25px;
  left: 25px;
  padding: 0;
  margin: 0; }
  .social_widget__friend_reaction .circle_reaction {
    width: 18px;
    height: 18px;
    line-height: 18px;
    border: none;
    vertical-align: top; }
    .social_widget__friend_reaction .circle_reaction span {
      vertical-align: top; }
      .social_widget__friend_reaction .circle_reaction span span.title, .social_widget__friend_reaction .circle_reaction span span.porcentage {
        display: none; }
      .social_widget__friend_reaction .circle_reaction span .shortTitle {
        vertical-align: top; }

.social_widget__reactions_big {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear; }
  .social_widget__reactions_big a {
    color: #ffffff; }
  .social_widget__reactions_big .social_widget__title {
    position: relative;
    display: inline-block;
    width: 100%;
    text-transform: none;
    color: #707070;
    padding: 0;
    font-size: 1rem;
    line-height: 20px;
    text-align: left;
    margin: 10px 0;
    cursor: initial; }
  .social_widget__reactions_big .social_widget__friends_item {
    position: relative;
    position: relative;
    display: inline-block;
    width: 12.5%; }
    .social_widget__reactions_big .social_widget__friends_item a {
      position: relative;
      display: inline-block;
      width: 100%;
      margin: 0;
      padding: 0;
      color: #ffffff; }
    .social_widget__reactions_big .social_widget__friends_item .circle_reaction {
      width: 70px;
      height: 70px;
      line-height: 70px;
      margin: 7px 7px;
      overflow: visible;
      border: 0; }
      .social_widget__reactions_big .social_widget__friends_item .circle_reaction span span {
        color: #ffffff;
        font-weight: 700; }
      .social_widget__reactions_big .social_widget__friends_item .circle_reaction span.shortTitle {
        display: none;
        flex: 0.1; }
      .social_widget__reactions_big .social_widget__friends_item .circle_reaction span.porcentage, .social_widget__reactions_big .social_widget__friends_item .circle_reaction span.title {
        padding: 0;
        margin: 0;
        flex: 0.2; }
      .social_widget__reactions_big .social_widget__friends_item .circle_reaction:before {
        display: none;
        content: "";
        width: calc(100% + 6px);
        height: calc(100% + 6px);
        position: absolute;
        top: -5px;
        left: -5px;
        float: left;
        border-radius: 50% 50%;
        -moz-border-radius: 50% 50%;
        -webkit-border-radius: 50% 50%;
        overflow: visible;
        background: transparent;
        -webkit-transition: all 0.5s linear;
        /* Safari */
        transition: all 0.5s linear; }
      .social_widget__reactions_big .social_widget__friends_item .circle_reaction:hover:before {
        display: block; }
    .social_widget__reactions_big .social_widget__friends_item .social_widget__total_reactions {
      display: none; }
  .social_widget__reactions_big .social_widget__friends_item.active .circle_reaction:before {
    display: block; }

.social_widget__footer .social_widget__tooltip_reactions {
  margin-bottom: 0; }
  .social_widget__footer .social_widget__tooltip_reactions .social_widget__friends_list_itens {
    border: 0; }
    .social_widget__footer .social_widget__tooltip_reactions .social_widget__friends_list_itens:before {
      display: none; }

.social_widget__footer .social_widget__reactions {
  padding-left: 0;
  float: right;
  cursor: pointer; }
  .social_widget__footer .social_widget__reactions .social_widget__total_reactions {
    line-height: normal;
    height: auto;
    padding: 0;
    font-size: 1rem;
    line-height: 20px; }

.social_widget__footer .social_widget__reactions_big .social_widget__title {
  line-height: normal;
  margin: 0 0 7px 0; }

.social_widget__footer .social_widget__reactions_big .social_widget__friends_item {
  width: 25%; }

.social_widget__friends_modal,
.social_widget__modal {
  display: none; }
  .social_widget__friends_modal.open,
  .social_widget__modal.open {
    display: block; }

.social_widget__modal_background {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000000;
  opacity: .75;
  filter: alpha(opacity=75);
  z-index: 10000001; }

.social_widget__modal_content {
  width: 300px;
  max-width: 100%;
  min-height: 12px;
  height: auto;
  max-height: 80%;
  position: fixed;
  background: #ffffff;
  left: calc(50% - 150px);
  top: 10%;
  margin: 0;
  padding: 20px 20px;
  border: solid 1px #e6e6e6;
  z-index: 10000002;
  overflow: auto; }
  .social_widget__modal_content .social_widget__networks {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0; }
    .social_widget__modal_content .social_widget__networks .social_widget__networks_ico {
      position: relative;
      display: inline-block;
      width: 40px;
      height: 40px;
      margin: 0 12px;
      cursor: pointer;
      -webkit-transition: all 0.5s linear;
      /* Safari */
      transition: all 0.5s linear; }
      .social_widget__modal_content .social_widget__networks .social_widget__networks_ico svg {
        width: 40px;
        height: 40px; }
      .social_widget__modal_content .social_widget__networks .social_widget__networks_ico:hover {
        opacity: 0.6; }
    .social_widget__modal_content .social_widget__networks .social_widget__networks_ico:nth-child(2) svg path {
      fill: #549ED6; }
    .social_widget__modal_content .social_widget__networks .social_widget__networks_ico.social_widget__networks_ico_facebook svg path {
      fill: #38558f; }
  .social_widget__modal_content .social_widget__login_form {
    position: relative;
    display: inline-block;
    width: 100%; }
    .social_widget__modal_content .social_widget__login_form .box_full {
      position: relative;
      display: inline-block;
      width: 100%; }
      .social_widget__modal_content .social_widget__login_form .box_full .error {
        position: relative;
        width: 100%;
        float: left;
        color: #ff0000;
        font-size: 0.75rem; }
    .social_widget__modal_content .social_widget__login_form .box_full.error input {
      border-color: #ff0000; }
    .social_widget__modal_content .social_widget__login_form .social_widget__politica_privacidade {
      position: relative;
      display: inline-block;
      width: auto;
      font-size: 0.75rem;
      font-weight: 700;
      color: #2a2a2a;
      line-height: normal;
      margin: 20px 0 10px 0;
      text-decoration: none;
      text-align: center; }
      .social_widget__modal_content .social_widget__login_form .social_widget__politica_privacidade span {
        position: relative;
        display: inline-block;
        width: auto;
        color: #2a2a2a;
        border-bottom: dashed 1px #2a2a2a; }
      .social_widget__modal_content .social_widget__login_form .social_widget__politica_privacidade:hover span {
        color: #707070;
        border-color: #707070; }
    .social_widget__modal_content .social_widget__login_form .social_widget__login_form_link {
      position: relative;
      display: inline-block;
      width: auto;
      color: #2a2a2a;
      font-size: 0.875rem;
      font-weight: 700;
      line-height: normal;
      margin: 20px 0 0 0;
      border-bottom: dashed 1px #2a2a2a;
      text-decoration: none; }
      .social_widget__modal_content .social_widget__login_form .social_widget__login_form_link:hover {
        color: #707070;
        border-color: #707070; }
    .social_widget__modal_content .social_widget__login_form form input {
      margin-top: 15px; }
    .social_widget__modal_content .social_widget__login_form form span {
      display: inline-block;
      width: 100%;
      font-size: 0.75rem;
      line-height: 125%;
      text-align: left;
      color: #707070; }
  .social_widget__modal_content .social_widget__close_modal {
    cursor: pointer;
    float: right;
    height: 25px;
    position: absolute;
    top: 17px;
    right: 17px;
    width: 25px;
    font-size: 0; }
    .social_widget__modal_content .social_widget__close_modal:after, .social_widget__modal_content .social_widget__close_modal:before {
      background-color: #2a2a2a;
      content: "";
      display: block;
      height: 2px;
      position: absolute;
      top: 11px;
      right: 0;
      transform: rotate(45deg);
      width: 100%; }
    .social_widget__modal_content .social_widget__close_modal:after {
      transform: rotate(-45deg); }
  .social_widget__modal_content .social_widget__modal_title {
    color: #707070;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    margin: 0 0 30px 0;
    line-height: 16px;
    text-align: left; }
  .social_widget__modal_content .social_widget__btn.btn_full {
    width: 100%;
    margin-right: 0; }
  .social_widget__modal_content .social_widget__account_link,
  .social_widget__modal_content .social_widget__no_account_link {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    height: 30px;
    background: #ffffff;
    border: solid 1px #2a2a2a;
    color: #2a2a2a;
    -ms-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    text-transform: uppercase;
    font-size: 0.875rem;
    line-height: 29px;
    cursor: pointer; }
    .social_widget__modal_content .social_widget__account_link:hover,
    .social_widget__modal_content .social_widget__no_account_link:hover {
      background: #2a2a2a;
      color: #ffffff; }
  .social_widget__modal_content .social_widget__text {
    font-size: 1rem;
    line-height: 20px;
    color: #707070;
    text-align: left;
    margin: 0 0 10px 0; }
    .social_widget__modal_content .social_widget__text b, .social_widget__modal_content .social_widget__text strong {
      font-weight: 700; }
    .social_widget__modal_content .social_widget__text p {
      position: relative;
      display: inline-block;
      font-size: 1rem;
      line-height: 20px;
      width: 100%;
      margin: 0 0 15px 0;
      padding: 0;
      border: 0; }
  .social_widget__modal_content .social_widget__box_text {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 25px; }
    .social_widget__modal_content .social_widget__box_text .social_widget__text {
      width: auto;
      line-height: 32px;
      margin-right: 10px; }

/*************************************************************************/
.social_widget__friends_modal_abas::-webkit-scrollbar-track {
  background-color: #f5f5f5; }

.social_widget__friends_modal_abas::-webkit-scrollbar {
  height: 6px;
  background: #f5f5f5; }

.social_widget__friends_modal_abas::-webkit-scrollbar-thumb {
  background: #dad7d7; }

.social_widget__friends_modal_abas {
  display: flex;
  width: 260px;
  margin-bottom: 10px;
  border-bottom: solid 1px #e6e6e6;
  overflow: auto; }
  .social_widget__friends_modal_abas .social_widget__friends_modal_abaa {
    display: flex;
    font-size: 0.75rem;
    line-height: 16px;
    color: #707070;
    text-decoration: none;
    padding: 0 7px;
    height: 56px;
    border-bottom: 1px dotted transparent; }
    .social_widget__friends_modal_abas .social_widget__friends_modal_abaa .total {
      display: inline-block;
      flex: 0.3;
      color: #707070; }
    .social_widget__friends_modal_abas .social_widget__friends_modal_abaa:hover {
      text-decoration: none;
      border-bottom: solid 4px #707070; }
    .social_widget__friends_modal_abas .social_widget__friends_modal_abaa.active {
      border-bottom: solid 4px #707070; }
  .social_widget__friends_modal_abas .circle_reaction {
    width: 29px;
    height: 29px;
    margin: 0; }
    .social_widget__friends_modal_abas .circle_reaction span {
      font-weight: 700; }
    .social_widget__friends_modal_abas .circle_reaction .title, .social_widget__friends_modal_abas .circle_reaction .porcentage {
      display: none; }

.social_widget__hidden {
  display: none; }

/** */
@media screen and (max-width: 767px) {
  .social_widget__friends .social_widget__friends_item +
.social_widget__friends_item +
.social_widget__friends_item +
.social_widget__friends_item {
    display: none; }
  .social_widget__friends .social_widget__friends_item:last-child {
    display: inline-block; }
  .social_widget__friends .social_widget__btn_who_read .social_widget__friends_item +
.social_widget__friends_item +
.social_widget__friends_item +
.social_widget__friends_item {
    display: inline-block; }
  .social_widget__reactions_big .social_widget__friends_list_itens {
    padding: 7px 7px; }
  .social_widget__total_reactions {
    font-size: 0.875rem;
    line-height: 29px; }
  .social_widget__reactions_big .social_widget__title {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 125%;
    margin: 0 0 7px 0; }
  .social_widget__reactions_big .social_widget__friends_item {
    width: 25%; }
  .gp-social-reactions {
    margin-bottom: 0; } }

@media screen and (max-width: 419px) {
  .circle_reaction:hover:before {
    display: none; }
  .social_widget__modal_content {
    padding: 15px 15px; }
  .social_widget__container .social_widget__friends {
    margin-left: 0; }
    .social_widget__container .social_widget__friends .social_widget__more_friends {
      margin-left: 0; }
    .social_widget__container .social_widget__friends .social_widget__friends_item +
.social_widget__friends_item +
.social_widget__friends_item {
      display: none; }
  .social_widget__reactions_big .social_widget__friends_item .circle_reaction {
    width: 58px;
    height: 58px;
    line-height: 58px;
    margin: 4px 0;
    font-size: 0.625rem; }
    .social_widget__reactions_big .social_widget__friends_item .circle_reaction .title, .social_widget__reactions_big .social_widget__friends_item .circle_reaction .shortTitle, .social_widget__reactions_big .social_widget__friends_item .circle_reaction .porcentage {
      font-size: 0.625rem; }
    .social_widget__reactions_big .social_widget__friends_item .circle_reaction:before {
      width: calc(100% + 4px);
      height: calc(100% + 4px);
      top: -4px;
      left: -4px; } }

.main-container {
  width: 100%;
  float: left; }
  .main-container .main-content {
    float: left;
    width: 100%; }
    .main-container .main-content.margin-header {
      margin-top: 75px; }

.comments {
  background-color: #f5f5f5;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 30px 25px;
  position: fixed;
  right: -565px;
  top: 0;
  width: 560px;
  z-index: 100;
  -moz-transition: all .75s ease-in-out;
  -webkit-transition: all .75s ease-in-out;
  transition: all .75s ease-in-out;
  -moz-box-shadow: 0 0 15px 0 rgba(2, 1, 2, 0.44);
  -webkit-box-shadow: 0 0 15px 0 rgba(2, 1, 2, 0.44);
  box-shadow: 0 0 15px 0 rgba(2, 1, 2, 0.44); }
  .comments .main-header {
    position: relative;
    float: left;
    width: 100%;
    height: 100px;
    background: #f5f5f5;
    padding: 0 30px 0 30px;
    overflow: hidden;
    z-index: 100; }
    .comments .main-header.fixed {
      position: fixed;
      width: 560px;
      -webkit-overflow-scrolling: touch;
      right: -565px;
      top: 0;
      -moz-transition: all .75s ease-in-out;
      -webkit-transition: all .75s ease-in-out;
      transition: all .75s ease-in-out;
      margin: 0;
      height: auto; }
      .comments .main-header.fixed .c-title {
        margin-top: 30px; }
      .comments .main-header.fixed .btn-close {
        width: 30px;
        height: 30px;
        position: relative;
        float: right;
        right: 10px;
        margin: 30px 0 0 0; }
        .comments .main-header.fixed .btn-close:after, .comments .main-header.fixed .btn-close:before {
          width: 26px;
          top: 14px;
          left: 2px; }
    .comments .main-header.fixedSafari {
      position: -webkit-sticky;
      top: 0;
      right: 0;
      padding: 0;
      margin: 0; }
      .comments .main-header.fixedSafari .btn-close {
        margin: 0;
        cursor: pointer;
        float: right;
        height: 30px;
        margin-top: 10px;
        position: relative;
        width: 25px;
        font-size: 0;
        background: none;
        padding: 0;
        border: 0;
        right: 25px; }
    .comments .main-header .c-title {
      position: relative;
      font-size: 1.5rem;
      margin-bottom: 15px;
      font-family: "Overpass", sans-serif;
      color: #2a2a2a;
      font-weight: normal; }
      .comments .main-header .c-title span {
        font-weight: bold; }
  .comments .message {
    font-size: 0.8125rem;
    color: #707070; }
  .comments .tab-control {
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    margin: 20px 0 5px; }
    .comments .tab-control a {
      border-bottom: 4px solid transparent;
      color: #2a2a2a;
      font-size: 0.875rem;
      margin-bottom: -1px;
      padding: 0 12px 5px;
      text-transform: uppercase; }
      .comments .tab-control a.active {
        border-bottom: 4px solid #2a2a2a;
        color: #2a2a2a; }
      .comments .tab-control a:hover {
        border-bottom: 4px solid #2a2a2a;
        text-decoration: none; }
  .comments .tab-content {
    padding-bottom: 30px;
    float: left;
    width: 100%; }
    .comments .tab-content .message {
      text-align: center;
      margin-bottom: 30px; }
    .comments .tab-content ul li {
      width: 100%; }
      .comments .tab-content ul li:last-child {
        border: none; }
      .comments .tab-content ul li .replies {
        display: none; }
        .comments .tab-content ul li .replies li:last-child {
          padding-bottom: 5px;
          border: none;
          padding-left: 0; }
        .comments .tab-content ul li .replies li .user-thumb {
          height: 35px;
          width: 35px; }
        .comments .tab-content ul li .replies.opened {
          display: block; }
    .comments .tab-content ul.discussion {
      margin-bottom: 30px;
      width: 100%;
      display: inline-block; }
      .comments .tab-content ul.discussion li {
        padding: 20px 0 2px; }
        .comments .tab-content ul.discussion li.opened {
          padding: 20px 0 20px; }
      .comments .tab-content ul.discussion .user-thumb {
        border-radius: 100%;
        color: #ffffff;
        display: block;
        height: 50px;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 50px; }
        .comments .tab-content ul.discussion .user-thumb .letter-name {
          align-items: center;
          background-color: #999999;
          color: #ffffff;
          display: flex;
          height: 100%;
          justify-content: center;
          position: absolute;
          width: 100%;
          z-index: -1; }
        .comments .tab-content ul.discussion .user-thumb .image {
          background-position: center center;
          background-size: cover;
          height: 100%;
          position: absolute;
          width: 100%;
          z-index: 1; }
      .comments .tab-content ul.discussion .comment-wrapper {
        padding-left: 60px;
        position: relative;
        border-bottom: 1px solid #e6e6e6; }
      .comments .tab-content ul.discussion .user-name {
        color: #000000;
        font-weight: 700; }
        .comments .tab-content ul.discussion .user-name.has-digital {
          position: relative; }
          .comments .tab-content ul.discussion .user-name.has-digital:hover:after {
            background-color: #fcc000;
            border-radius: 10px;
            bottom: -38px;
            color: #ffffff;
            content: "ASSINANTE GAZETA DO POVO";
            display: block;
            font-size: 14px;
            font-weight: 600;
            left: 0;
            padding: 5px;
            position: absolute;
            text-align: center;
            text-transform: uppercase;
            width: 110px; }
          .comments .tab-content ul.discussion .user-name.has-digital:before {
            color: #fcc000;
            content: "\2605";
            display: inline-block;
            font-size: 1.25rem;
            margin-right: 5px; }
      .comments .tab-content ul.discussion .age {
        color: #707070;
        font-size: 0.875rem; }
      .comments .tab-content ul.discussion .comment {
        line-height: 125%;
        margin-top: 10px;
        color: #000000; }
    .comments .tab-content ul.most-commented li {
      align-items: flex-start;
      display: flex;
      justify-content: space-between;
      padding: 10px 0; }
    .comments .tab-content ul.most-commented .c-title {
      font-family: "Overpass", sans-serif;
      font-size: 1rem;
      font-weight: normal;
      text-decoration: none; }
    .comments .tab-content ul.most-commented .counter {
      color: #000000;
      display: block;
      font-size: 0.875rem; }
    .comments .tab-content ul.most-commented .c-img {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 60px;
      overflow: hidden;
      width: 60px; }
      .comments .tab-content ul.most-commented .c-img img {
        width: 100%; }
    .comments .tab-content.inactive {
      display: none; }
  .comments .messages {
    float: left; }
  .comments .form-comments-tmpl {
    display: inline-block;
    width: 100%; }
    .comments .form-comments-tmpl .form {
      margin-top: 5px; }
      .comments .form-comments-tmpl .form .messages {
        float: none;
        display: inline; }
      .comments .form-comments-tmpl .form#comments__form {
        display: none; }
  .comments .comments__form {
    display: inline-block;
    width: 100%; }
    .comments .comments__form .messages {
      margin-top: 5px;
      margin-bottom: 20px; }
      .comments .comments__form .messages p {
        font-size: 0.8125rem;
        margin-bottom: 2px;
        color: #707070;
        display: inline; }
        .comments .comments__form .messages p.char-counter {
          color: #707070;
          display: none; }
    .comments .comments__form .btn-submit {
      float: right;
      line-height: 44px;
      height: 40px;
      width: 75px;
      padding: 0; }
    .comments .comments__form textarea {
      background-color: transparent;
      border: 1px solid #cccccc;
      color: #000000;
      display: inline-block;
      font-family: "Overpass", sans-serif;
      font-size: 0.875rem;
      line-height: 125%;
      height: 40px;
      margin-bottom: 5px;
      padding: 10px 15px;
      width: 100%;
      -moz-transition: height .5s ease-in-out;
      -webkit-transition: height .5s ease-in-out;
      transition: height .5s ease-in-out; }
      .comments .comments__form textarea:focus {
        height: 120px;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        font-size: 0.875rem;
        color: #000000; }
        .comments .comments__form textarea:focus + .messages .char-counter {
          display: block; }
        .comments .comments__form textarea:focus + .messages .message {
          display: none; }
  .comments .comment-actions {
    margin: 15px 0; }
    .comments .comment-actions a {
      align-items: center;
      color: #707070;
      cursor: pointer;
      display: inline-flex;
      font-size: 12px;
      text-transform: uppercase; }
      .comments .comment-actions a span {
        border-bottom: 1px solid transparent; }
      .comments .comment-actions a:hover {
        text-decoration: none; }
        .comments .comment-actions a:hover span {
          border-bottom: 1px solid #707070; }
      .comments .comment-actions a + a {
        margin-left: 20px; }
      .comments .comment-actions a.report {
        float: right; }
      .comments .comment-actions a svg {
        height: 22px;
        margin-right: 5px;
        width: 22px; }
        .comments .comment-actions a svg.ico-dislike {
          transform: rotate(-180deg); }
        .comments .comment-actions a svg * {
          fill: #707070; }
  .comments .replies-counter {
    cursor: pointer;
    font-size: 0.75rem;
    padding: 5px 0 5px 0;
    text-transform: uppercase;
    color: #2a2a2a; }
    .comments .replies-counter span {
      position: relative; }
      .comments .replies-counter span:after {
        border: 4px solid rgba(0, 0, 0, 0);
        border-top-color: #707070;
        content: "";
        display: block;
        height: 0;
        position: absolute;
        right: -12px;
        top: 6px;
        width: 0; }
    .comments .replies-counter:hover {
      text-decoration: underline; }
  .comments .comment-report {
    display: none; }
    .comments .comment-report .c-box-title {
      font-size: 0.875rem; }
    .comments .comment-report.opened {
      display: block; }
    .comments .comment-report .comment-report-terms {
      font-size: 0.8125rem;
      color: #707070;
      margin: 0 0 15px; }
    .comments .comment-report .steps {
      display: none;
      font-size: 1rem; }
      .comments .comment-report .steps.opened {
        display: block; }
      .comments .comment-report .steps form {
        margin-top: 20px; }
      .comments .comment-report .steps label {
        cursor: pointer;
        display: block;
        line-height: 120%;
        margin-bottom: 20px;
        padding-left: 35px;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .comments .comment-report .steps label input[type=radio] {
          cursor: pointer;
          opacity: 0;
          position: absolute; }
          .comments .comment-report .steps label input[type=radio]:checked ~ .radio-button {
            background-color: #999999; }
            .comments .comment-report .steps label input[type=radio]:checked ~ .radio-button:after {
              display: block; }
        .comments .comment-report .steps label .radio-button {
          border: 1px solid #e6e6e6;
          position: absolute;
          top: 0;
          left: 0;
          height: 20px;
          width: 20px;
          background-color: #000000;
          border-radius: 50%; }
          .comments .comment-report .steps label .radio-button:after {
            content: "";
            position: absolute;
            display: none;
            top: calc(50% - 5px);
            left: calc(50% - 5px);
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #ffffff; }
        .comments .comment-report .steps label:hover input[type=radio] ~ .radio-button {
          background-color: #999999; }
  .comments .comment-pager {
    display: flex;
    justify-content: center;
    margin: 30px auto;
    position: relative; }
    .comments .comment-pager .btn-show-more:before {
      background-color: #2a2a2a;
      content: "";
      display: block;
      height: 1px;
      left: 0;
      position: absolute;
      top: 50%;
      width: 100%;
      z-index: -1; }
  .comments.active {
    right: 0; }
    .comments.active .main-header.fixed {
      right: 0; }

body.webview .comments .main-header {
  padding-top: 0; }

@media screen and (max-width: 560px) {
  .comments {
    padding: 0 20px 20px;
    width: 100%; }
    .comments.active {
      overflow-x: hidden; }
    .comments .main-container .main-content.margin-header {
      margin-top: 70px; }
    .comments .main-header.fixed {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; }
      .comments .main-header.fixed .btn-close,
      .comments .main-header.fixed .c-title {
        margin-top: 30px; }
    .comments .tab-content ul.discussion .user-thumb {
      height: 40px;
      width: 40px; }
    .comments .tab-content ul.discussion .comment-wrapper {
      padding-left: 50px; }
    .comments .comments__form .form .messages {
      margin-top: 0px;
      width: calc(100% - 80px); }
    .comments .comments__form a + a {
      margin-left: 15px; }
    .comments .comment-actions a.report span, .comments .comment-actions a.reply span {
      display: none; }
  body.webview .comments .main-header {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 60px; }
    body.webview .comments .main-header .btn-close,
    body.webview .comments .main-header .c-title {
      margin: 0; }
    body.webview .comments .main-header.fixed {
      padding-top: 15px;
      padding-bottom: 15px;
      height: 60px; }
      body.webview .comments .main-header.fixed .btn-close,
      body.webview .comments .main-header.fixed .c-title {
        margin: 0; }
  body.webview .comments .main-container .main-content.margin-header {
    margin-top: 75px; } }

.note .comments:before, .note-home .comments:before {
  content: "";
  width: 0;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1; }

.note .comments.active:before, .note-home .comments.active:before {
  right: 560px;
  width: calc(100% - 560px);
  -moz-transition: all .75s ease-in-out;
  -webkit-transition: all .75s ease-in-out;
  transition: all .75s ease-in-out; }

.box-communication-errors {
  display: none;
  position: relative;
  width: 100%;
  padding: 30px 30px 10px;
  float: left;
  border: solid 1px #2a2a2a; }
  .box-communication-errors form .col-12.pl-0 {
    padding-left: 0; }
  .box-communication-errors form .col-6.pr-0 {
    padding-right: 0; }
  .box-communication-errors .btn-close {
    width: 40px;
    height: 40px;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0; }
    .box-communication-errors .btn-close:before, .box-communication-errors .btn-close:after {
      width: 14px;
      top: 20px;
      right: 15px; }
    .box-communication-errors .btn-close:focus {
      outline: none; }
    .box-communication-errors .btn-close:hover {
      opacity: 0.8; }
  .box-communication-errors .g-recaptcha {
    position: relative;
    float: right;
    width: auto;
    max-width: 100%; }
  .box-communication-errors .btn {
    float: right;
    margin-left: 10px; }

.c-communication-errors {
  position: relative;
  float: left;
  width: 100%;
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  padding: 13px 0 0 0;
  min-height: 40px;
  font-size: 0.875rem;
  font-family: "Overpass", sans-serif;
  color: #707070;
  text-align: center;
  line-height: 20px;
  margin-bottom: 20px; }
  .c-communication-errors .c-communication-errors-title {
    text-transform: none; }
  .c-communication-errors a {
    display: inline-block;
    width: auto;
    text-decoration: none;
    color: #707070;
    font-weight: 400;
    padding-bottom: 10px;
    cursor: pointer; }
    .c-communication-errors a span {
      color: #707070;
      display: inline-block;
      vertical-align: middle;
      width: auto;
      text-transform: uppercase;
      padding: 0 0 0 15px; }
    .c-communication-errors a:hover {
      text-decoration: underline; }
  .c-communication-errors svg {
    display: inline-block;
    width: 24px;
    height: 20px;
    vertical-align: top;
    margin-top: -3px; }
    .c-communication-errors svg path {
      fill: #707070; }

.c-link-sobre-desktop {
  display: flex;
  text-align: center;
  justify-content: space-between; }
  .c-link-sobre-desktop .c-sobre-a-gazeta {
    color: #959595;
    text-decoration: none; }
    .c-link-sobre-desktop .c-sobre-a-gazeta span {
      font-family: Overpass;
      font-size: 14px;
      letter-spacing: 0.56px;
      text-transform: none; }
      .c-link-sobre-desktop .c-sobre-a-gazeta span::before {
        content: "»";
        left: 0;
        margin-right: 5px;
        top: 0; }
    @media screen and (max-width: 767px) {
      .c-link-sobre-desktop .c-sobre-a-gazeta {
        display: none; } }
  @media screen and (max-width: 767px) {
    .c-link-sobre-desktop {
      justify-content: center; } }

.c-link-sobre-mobile {
  display: none; }
  @media screen and (max-width: 767px) {
    .c-link-sobre-mobile {
      text-align: center;
      display: block; }
      .c-link-sobre-mobile .c-sobre-a-gazeta {
        color: #959595;
        text-decoration: none; }
        .c-link-sobre-mobile .c-sobre-a-gazeta span {
          font-family: Overpass;
          font-size: 14px;
          letter-spacing: 0.56px; }
          .c-link-sobre-mobile .c-sobre-a-gazeta span::before {
            content: "»";
            left: 0;
            margin-right: 5px;
            top: 0; } }

.form .pl-0 {
  padding-left: 0; }

.form .form-line span.text {
  position: relative;
  float: left;
  width: 100%;
  font-size: 0.75rem;
  color: #000000;
  line-height: 100%;
  text-align: left;
  font-family: "Overpass", sans-serif;
  margin: 0 0 20px 0;
  z-index: 10; }
  .form .form-line span.text span {
    width: auto;
    float: none;
    display: inline-block; }

@media screen and (max-width: 989px) {
  .c-communication-errors .c-communication-errors-title {
    display: none; } }

@media screen and (max-width: 767px) {
  .box-communication-errors .g-recaptcha {
    float: left; } }

.c-header-vozes {
  position: relative;
  float: left;
  width: 100%;
  min-height: 113px;
  margin: 0 0 30px 0; }
  .c-header-vozes .c-photo-cover {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0 0 0 20px; }
    .c-header-vozes .c-photo-cover .c-title {
      width: 100%;
      font-size: 2rem;
      font-family: "Merriweather", serif;
      line-height: 125%;
      color: #ffffff;
      font-weight: bold;
      text-shadow: 2px 2px 4px #000000;
      z-index: 1; }
      .c-header-vozes .c-photo-cover .c-title.mobile-block {
        display: none; }
    .c-header-vozes .c-photo-cover .c-view-profile {
      display: none;
      position: absolute;
      top: 120px;
      right: 0;
      padding: 5px 0;
      float: right;
      font-size: 0.75rem;
      line-height: 14px;
      color: #707070;
      text-transform: uppercase;
      cursor: pointer; }
      .c-header-vozes .c-photo-cover .c-view-profile:before {
        content: ">>"; }
      .c-header-vozes .c-photo-cover .c-view-profile svg {
        width: 12px;
        height: 12px;
        display: inline-block;
        vertical-align: middle; }
        .c-header-vozes .c-photo-cover .c-view-profile svg path {
          fill: #707070; }
    .c-header-vozes .c-photo-cover .bg-photo-cover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      background: #2a2a2a;
      height: 113px;
      overflow: hidden;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      flex-direction: column;
      align-content: center; }
      .c-header-vozes .c-photo-cover .bg-photo-cover img, .c-header-vozes .c-photo-cover .bg-photo-cover amp-img {
        display: inline-flex;
        width: inherit;
        height: auto;
        max-width: 100%; }
    .c-header-vozes .c-photo-cover .c-photo-profile {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      text-align: center;
      width: 150px;
      height: 150px;
      border-radius: 50%;
      background-color: #ffffff;
      overflow: hidden;
      margin-top: 35px;
      border: solid 1px #e6e6e6;
      z-index: 1; }
      .c-header-vozes .c-photo-cover .c-photo-profile img, .c-header-vozes .c-photo-cover .c-photo-profile amp-img {
        display: inline-flex;
        width: inherit;
        height: 100%;
        max-width: inherit; }
    .c-header-vozes .c-photo-cover .c-box-description {
      width: calc(100% - 150px);
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      border: 0;
      padding: 0 0 0 25px; }
      .c-header-vozes .c-photo-cover .c-box-description .c-title {
        flex-basis: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        align-self: center;
        min-height: 113px;
        float: none; }
      .c-header-vozes .c-photo-cover .c-box-description .c-text {
        flex-basis: calc(100% - 300px);
        display: inline-flex;
        width: calc(100% - 300px);
        font-size: 1rem;
        line-height: 125%;
        font-family: "Merriweather", serif;
        color: #000000;
        padding-top: 20px; }
      .c-header-vozes .c-photo-cover .c-box-description .c-box-social {
        position: absolute;
        top: 113px;
        right: 0;
        float: right;
        width: 300px;
        padding: 20px 0;
        text-align: right; }
        .c-header-vozes .c-photo-cover .c-box-description .c-box-social ul {
          position: relative;
          float: right; }
          .c-header-vozes .c-photo-cover .c-box-description .c-box-social ul li {
            display: inline-block;
            vertical-align: top;
            margin: 0 5px; }
            .c-header-vozes .c-photo-cover .c-box-description .c-box-social ul li a {
              display: inline-block; }
            .c-header-vozes .c-photo-cover .c-box-description .c-box-social ul li span {
              display: inline-block;
              vertical-align: top;
              color: #707070;
              font-size: 0.875rem;
              line-height: 16px; }
            .c-header-vozes .c-photo-cover .c-box-description .c-box-social ul li svg {
              display: inline-block;
              width: 16px;
              height: 16px; }
              .c-header-vozes .c-photo-cover .c-box-description .c-box-social ul li svg path {
                fill: #707070; }
            .c-header-vozes .c-photo-cover .c-box-description .c-box-social ul li:hover svg path {
              fill: #2a2a2a; }
    .c-header-vozes .c-photo-cover.active .c-box-description {
      display: block; }

.c-footer-vozes {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: solid 1px #e6e6e6;
  padding: 15px 0 20px 0;
  margin-bottom: 30px; }
  .c-footer-vozes .c-photo-cover {
    align-content: center;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    padding: 20px 0 0 0px;
    margin-bottom: 20px; }
    .c-footer-vozes .c-photo-cover:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 166px;
      height: 1px;
      background: #e6e6e6;
      float: left; }
    .c-footer-vozes .c-photo-cover .c-title {
      width: 100%;
      font-size: 1rem;
      font-family: "Merriweather", serif;
      line-height: 125%;
      color: #000000;
      font-weight: bold;
      z-index: 1;
      margin: 0 0 10px 0; }
    .c-footer-vozes .c-photo-cover .c-photo-profile {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      text-align: center;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background-color: #ffffff;
      overflow: hidden;
      border: solid 1px #e6e6e6;
      z-index: 1; }
      .c-footer-vozes .c-photo-cover .c-photo-profile img, .c-footer-vozes .c-photo-cover .c-photo-profile amp-img {
        display: inline-flex;
        width: inherit;
        height: 100%;
        max-width: inherit; }
    .c-footer-vozes .c-photo-cover .c-box-description {
      width: calc(100% - 60px);
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      border: 0;
      padding: 0 0 0 15px; }
      .c-footer-vozes .c-photo-cover .c-box-description .c-title {
        flex-basis: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        align-self: center;
        float: none; }
      .c-footer-vozes .c-photo-cover .c-box-description .c-text {
        flex-basis: 100%;
        display: inline-flex;
        width: 100%;
        font-size: 0.875rem;
        line-height: 125%;
        font-family: "Merriweather", serif;
        color: #000000;
        margin-bottom: 10px; }
  .c-footer-vozes .c-link-vozes {
    flex-basis: 100%;
    display: inline-flex;
    width: 100%;
    font-size: 0.875rem;
    line-height: 125%;
    font-family: "Merriweather", serif;
    color: #707070;
    font-weight: bold;
    text-decoration: none; }
    .c-footer-vozes .c-link-vozes:hover {
      text-decoration: underline; }
    .c-footer-vozes .c-link-vozes svg {
      display: inline-block;
      width: 17px;
      height: 17px; }
      .c-footer-vozes .c-link-vozes svg path {
        fill: #707070; }

.post-vozes .c-header-vozes {
  margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .c-header-vozes {
    min-height: 113px; }
    .c-header-vozes .c-photo-cover {
      padding: 0;
      flex-direction: column;
      align-items: center;
      align-content: center; }
      .c-header-vozes .c-photo-cover .c-title {
        font-size: 1.5rem;
        text-align: center;
        padding: 15px 0 0 0; }
        .c-header-vozes .c-photo-cover .c-title.mobile-block {
          display: block; }
      .c-header-vozes .c-photo-cover .c-view-profile {
        display: block;
        font-size: 15px; }
      .c-header-vozes .c-photo-cover .bg-photo-cover {
        align-content: center;
        align-items: center; }
        .c-header-vozes .c-photo-cover .bg-photo-cover img, .c-header-vozes .c-photo-cover .bg-photo-cover amp-img {
          height: 100%;
          max-width: inherit;
          width: inherit; }
      .c-header-vozes .c-photo-cover .c-box-description {
        width: 100%;
        padding-left: 0;
        display: none; }
        .c-header-vozes .c-photo-cover .c-box-description .c-title {
          display: none; }
        .c-header-vozes .c-photo-cover .c-box-description .c-text {
          width: 100%;
          flex-basis: 100%; }
        .c-header-vozes .c-photo-cover .c-box-description .c-box-social {
          top: 0;
          width: 100%;
          position: relative; }
          .c-header-vozes .c-photo-cover .c-box-description .c-box-social ul {
            float: left; }
      .c-header-vozes .c-photo-cover .c-photo-profile {
        width: 90px;
        height: 90px;
        margin-top: 15px; }
  .c-footer-vozes .c-photo-cover .c-box-description {
    display: inline; } }

.gpbc .c-section-header {
  padding: 0 0 10px 0; }
  .gpbc .c-section-header .c-text {
    font-size: 0.75rem;
    color: #707070;
    line-height: 36px;
    font-family: "Overpass", sans-serif;
    float: right;
    max-width: calc(100% - 265px);
    min-height: 36px;
    margin-top: 10px; }
  .gpbc .c-section-header .box-select {
    float: left;
    width: 265px;
    height: 36px;
    margin-top: 10px; }
    .gpbc .c-section-header .box-select .c-select {
      float: left;
      position: relative;
      width: 264px;
      height: 36px;
      border-radius: 6px;
      background: #ffffff;
      border: solid 1px #e6e6e6; }
      .gpbc .c-section-header .box-select .c-select select {
        float: left;
        background: transparent;
        height: 36px;
        font-size: 0.875rem;
        color: #707070;
        font-family: "Overpass", sans-serif;
        padding: 0 15px;
        border: 0;
        width: 100%; }
        .gpbc .c-section-header .box-select .c-select select:focus {
          outline: none; }

.c-header-gpbc {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-content: center;
  flex-direction: row;
  justify-content: center;
  border-bottom: solid 1px #e6e6e6;
  padding: 0 0 20px 0;
  min-height: 80px;
  align-items: flex-end; }
  .c-header-gpbc .logo-gpbc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 25%;
    align-content: flex-end; }
    .c-header-gpbc .logo-gpbc svg {
      display: inline-flex;
      width: 110px;
      vertical-align: bottom;
      height: auto; }
  .c-header-gpbc .image-client {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    flex-basis: 50%;
    align-items: center;
    overflow: hidden; }
    .c-header-gpbc .image-client span {
      width: 100%;
      text-align: center;
      color: #707070;
      text-transform: uppercase;
      font-size: 0.75rem;
      font-family: "Overpass", sans-serif;
      margin-bottom: 3px; }
    .c-header-gpbc .image-client img {
      display: inline-flex;
      max-width: inherit;
      width: auto;
      height: 80px; }

@media screen and (max-width: 989px) {
  .gpbc .c-section-header .box-select {
    width: 100%; }
    .gpbc .c-section-header .box-select .c-select {
      width: 100%; }
  .gpbc .c-section-header .c-text {
    max-width: 100%;
    line-height: 125%; } }

@media screen and (max-width: 767px) {
  .c-header-gpbc {
    flex-direction: column;
    text-align: center; }
    .c-header-gpbc .logo-gpbc {
      display: inline-block;
      text-align: center;
      margin-bottom: 15px;
      flex-basis: 100%;
      width: 100%; }
      .c-header-gpbc .logo-gpbc svg {
        display: inline-block;
        width: 100px; }
    .c-header-gpbc .image-client {
      flex-basis: 100%;
      width: 100%; }
    .c-header-gpbc .logo-gpbc:last-child {
      display: none; } }

.gpbc-home .c-header-gpbc {
  display: inherit;
  float: left;
  width: 100%;
  text-align: center; }
  .gpbc-home .c-header-gpbc .logo-gpbc {
    width: 50%;
    text-align: center;
    display: inline-block; }
    .gpbc-home .c-header-gpbc .logo-gpbc > a {
      float: left;
      width: 100%; }
    .gpbc-home .c-header-gpbc .logo-gpbc svg {
      display: inline-flex;
      width: 210px;
      height: auto; }

.gpbc .post .c-content-header {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px; }

.gpbc .c-list-highlight.column-3 {
  grid-template-rows: repeat(2, 220px); }
  .gpbc .c-list-highlight.column-3 .c-item-highlight.horizontal .c-box-description {
    padding-bottom: 0; }

.gpbc .relative {
  position: relative;
  overflow: hidden; }

.c-box-gpbc {
  width: auto;
  max-width: 250px;
  float: right;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .c-box-gpbc .image-client {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    flex-basis: 100%;
    align-items: center;
    overflow: hidden; }
    .c-box-gpbc .image-client span {
      width: 100%;
      text-align: left;
      color: #707070;
      text-transform: uppercase;
      font-size: 0.75rem;
      font-family: "Overpass", sans-serif;
      margin-bottom: 3px; }
    .c-box-gpbc .image-client img {
      display: inline-flex;
      max-width: inherit;
      width: auto;
      height: 80px; }

.post .gpbc {
  padding-top: 15px; }

@media screen and (max-width: 989px) {
  .gpbc .c-list-highlight.column-3 {
    grid-template-rows: repeat(2, 160px); } }

@media screen and (max-width: 767px) {
  .c-box-gpbc {
    width: 100%;
    max-width: 100%; }
    .c-box-gpbc .image-client {
      margin-bottom: 20px; }
      .c-box-gpbc .image-client span {
        text-align: center; }
  .gpbc-home .c-header-gpbc .logo-gpbc {
    margin-top: 15px; }
    .gpbc-home .c-header-gpbc .logo-gpbc svg {
      width: 145px; } }

.ad-content {
  background: #f8f8f8; }
  .ad-content .c-section-header {
    margin-top: 30px; }
  .ad-content .box-center {
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
    clear: both; }
  .ad-content .c-logos-client-header {
    float: right;
    width: 100px;
    height: 50px;
    text-align: right; }
    .ad-content .c-logos-client-header .image-client {
      width: 100%;
      height: 100%;
      float: left; }
    .ad-content .c-logos-client-header img {
      display: inline-block;
      max-height: 100%;
      max-width: 100%;
      width: auto; }
    .ad-content .c-logos-client-header span {
      display: inline-flex;
      width: auto;
      text-align: center;
      color: #707070;
      text-transform: uppercase;
      font-size: 0.75rem;
      font-family: "Overpass", sans-serif;
      margin-bottom: 3px; }
  .ad-content .post .c-content,
  .ad-content .post-video .c-content,
  .ad-content .post-podcast .c-content {
    background: #f8f8f8;
    padding-top: 40px; }
  .ad-content .post .end-post,
  .ad-content .post-video .end-post,
  .ad-content .post-podcast .end-post {
    background: transparent; }
  .ad-content .video-ad-content .c-content,
  .ad-content .post-ad-content .c-content {
    background: #f8f8f8;
    padding-top: 40px; }
    .ad-content .video-ad-content .c-content > .c-image-info,
    .ad-content .post-ad-content .c-content > .c-image-info {
      float: left;
      width: 100%;
      background: #ffffff;
      margin: 0;
      padding: 15px 20px 0 20px; }
  .ad-content .video-ad-content .bg-white,
  .ad-content .post-ad-content .bg-white {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    clear: both; }
  .ad-content .video-ad-content .c-credits,
  .ad-content .post-ad-content .c-credits {
    width: 100%;
    background: #ffffff;
    margin: 0;
    padding: 20px;
    display: inline-block; }
    .ad-content .video-ad-content .c-credits ul,
    .ad-content .post-ad-content .c-credits ul {
      float: left;
      max-width: calc(100% - 100px);
      width: 100%; }
      .ad-content .video-ad-content .c-credits ul li,
      .ad-content .post-ad-content .c-credits ul li {
        vertical-align: top;
        font-size: 0.75rem;
        line-height: 125%;
        font-weight: bold;
        color: #707070;
        margin-bottom: 5px; }
        .ad-content .video-ad-content .c-credits ul li.c-client,
        .ad-content .post-ad-content .c-credits ul li.c-client {
          width: 100%; }
    .ad-content .video-ad-content .c-credits .share-post,
    .ad-content .post-ad-content .c-credits .share-post {
      padding: 12px; }
      .ad-content .video-ad-content .c-credits .share-post svg,
      .ad-content .post-ad-content .c-credits .share-post svg {
        width: 24px;
        height: 24px; }
  .ad-content .video-ad-content .c-logos-client-header span,
  .ad-content .post-ad-content .c-logos-client-header span {
    display: none; }
  .ad-content .video-ad-content .c-box-footer .c-ad-overhead .question,
  .ad-content .post-ad-content .c-box-footer .c-ad-overhead .question {
    display: block; }
  .ad-content .video-ad-content .c-box-footer .c-logos-client span,
  .ad-content .post-ad-content .c-box-footer .c-logos-client span {
    display: none; }
  .ad-content .video-ad-content .c-box-footer .c-text,
  .ad-content .post-ad-content .c-box-footer .c-text {
    font-size: 0.875rem;
    color: #707070;
    line-height: 150%;
    font-family: "Overpass", sans-serif; }
  .ad-content .video-ad-content .c-content.box-center {
    display: block; }
  .ad-content .video-ad-content .c-credits {
    padding: 20px 0;
    margin: 0;
    float: left; }
  .ad-content .c-credits .share-post {
    display: none; }
  .ad-content .post-gpbc .c-box-footer .c-text {
    padding: 20px 0;
    border-top: solid 1px #e6e6e6; }

.gpbc-page .post-podcast .c-content,
.gpbc-page .post-podcast .post-aside,
.gpbc-page .post-video .c-content,
.gpbc-page .post-video .post-aside {
  padding-top: 30px; }

body.podcast .ad-content {
  background: #000000; }
  body.podcast .ad-content .post-podcast .c-content-header .c-title {
    color: #ffffff; }
  body.podcast .ad-content .post-podcast .c-content-header .c-summary {
    color: #ffffff; }

@media screen and (max-width: 1148px) {
  .ad-content .video-ad-content .bg-white {
    float: left;
    width: 100%;
    background: #ffffff;
    margin-top: 20px; } }

@media screen and (max-width: 989px) {
  .ad-content .post-ad-content .c-content > .c-credits,
  .ad-content .post-ad-content .c-content > .c-image-info {
    width: calc(100% + 251px);
    margin-left: -125.5px;
    padding-left: calc(251px / 2);
    padding-right: calc(251px / 2); } }

@media screen and (max-width: 1023px) {
  .ad-content .post-ad-content .c-content {
    max-width: 100%; } }

@media screen and (max-width: 579px) {
  .ad-content .post-ad-content .c-content > .c-credits,
  .ad-content .post-ad-content .c-content > .c-image-info {
    width: calc(100% + 189px);
    margin-left: -94.5px;
    padding-left: calc(189px / 2);
    padding-right: calc(189px / 2); } }

@media screen and (max-width: 767px) {
  .ad-content .c-logos-client-header {
    margin-bottom: 30px; }
  .ad-content .post-ad-content .c-featured-image {
    margin-bottom: 0; }
  .ad-content .post-ad-content .c-content > .c-credits,
  .ad-content .post-ad-content .c-content > .c-image-info {
    width: calc(100% + 217px);
    margin-left: -108.5px;
    padding-left: calc(217px / 2);
    padding-right: calc(217px / 2); }
  .ad-content .post-ad-content .c-content > .c-credits {
    border-bottom: 0;
    margin-bottom: 30px;
    padding-bottom: 0; }
    .ad-content .post-ad-content .c-content > .c-credits ul {
      width: calc(100% - 100px); }
  .ad-content .video-ad-content .c-credits {
    margin: 0;
    padding: 20px 0 0 0; }
    .ad-content .video-ad-content .c-credits ul {
      width: calc(100% - 100px); }
  .ad-content .c-credits .share-post {
    display: inline-block;
    margin: -10px 0 0 -10px; }
    .ad-content .c-credits .share-post svg * {
      fill: #707070; }
  .c-box-footer .c-logos-client {
    flex-direction: column; }
    .c-box-footer .c-logos-client .image-client {
      flex-basis: 100%; } }

@media screen and (max-width: 419px) {
  .ad-content .post-ad-content .c-content > .c-credits,
  .ad-content .post-ad-content .c-content > .c-image-info {
    width: calc(100% + 69px);
    margin-left: -34.5px;
    padding-left: calc(69px / 2);
    padding-right: calc(69px / 2); } }

@media screen and (max-width: 379px) {
  .ad-content .post-ad-content .c-content > .c-credits,
  .ad-content .post-ad-content .c-content > .c-image-info {
    width: calc(100% + 49px);
    margin-left: -24.5px;
    padding-left: calc(49px / 2);
    padding-right: calc(49px / 2); } }

@media screen and (max-width: 359px) {
  .ad-content .post-ad-content .c-content > .c-credits,
  .ad-content .post-ad-content .c-content > .c-image-info {
    width: calc(100% + 69px);
    margin-left: -34.5px;
    padding-left: calc(69px / 2);
    padding-right: calc(69px / 2); } }

.bomgourmet-page .header-secondary .box-menu {
  background: #FFF8E6; }
  .bomgourmet-page .header-secondary .box-menu .wrapper-fixed .ads-fixed-secondary .ads-patrocinio-apoio::after {
    border-top: 8px solid #FFF8E6; }

.bomgourmet-page .box-ads-header {
  margin-bottom: 0; }

.bomgourmet-page .bomgourmet .header-secondary .box-menu {
  background: #FFF8E6; }

.bomgourmet-page .bomgourmet .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #FFF8E6;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 0;
  width: 0; }

.bomgourmet-page .bomgourmet .header-secondary.fixed {
  background: #FFF8E6; }

.header-secondary {
  position: relative;
  width: 100%;
  float: left;
  min-height: 70px;
  z-index: 11;
  text-align: center; }
  .header-secondary .box-menu {
    position: relative;
    width: 100%;
    float: left;
    background: #e6e6e6; }
    .header-secondary .box-menu .wrapper-fixed {
      width: 100%;
      position: relative;
      margin: 0 auto;
      clear: both;
      float: left; }
  .header-secondary .logo {
    position: relative;
    vertical-align: top;
    padding-top: 12px;
    width: auto;
    height: 70px;
    float: left; }
    .header-secondary .logo svg {
      display: inline-flex;
      width: 125px;
      height: 46px; }
  .header-secondary .c-ads.pos-mod-patrocinio, .header-secondary .c-ads.pos-mod-apoio {
    margin: 0 0 20px;
    position: relative; }
  .header-secondary .c-ads.pos-mod-apoio::before {
    content: "";
    border-left: 1px solid #e6e6e6; }
  .header-secondary .ads-fixed-secondary {
    background: #ffffff;
    float: left;
    position: relative;
    text-align: center;
    width: 100%; }
    .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio {
      align-items: center;
      border-bottom: 1px solid #e6e6e6;
      display: flex;
      justify-content: center;
      margin: 20px auto 0;
      width: 100%; }
      .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio:after {
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #e6e6e6;
        content: "";
        height: 0;
        left: 50%;
        position: absolute;
        top: 0;
        width: 0; }
      .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio, .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio {
        background: none;
        display: flex;
        float: none;
        margin: 0 0 20px;
        vertical-align: top;
        width: auto; }
        .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio > div, .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio > div {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          align-content: center;
          align-items: center;
          flex-direction: column;
          height: auto;
          width: auto; }
          .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio > div > div, .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio > div > div {
            display: inline-block;
            padding: 0 10px 10px 10px;
            text-align: center; }
            .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio > div > div:before, .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio > div > div:before {
              content: "";
              display: inline-block;
              left: 0;
              margin: 20px 0 10px 0;
              position: absolute;
              top: 0;
              width: 100%; }
            .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio > div > div iframe, .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio > div > div iframe {
              max-height: 60px;
              margin: 30px 0 20px; }
              .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio > div > div iframe img, .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio > div > div iframe img {
                max-height: 100%; }
      @media screen and (max-width: 767px) {
        .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.ads-desktop {
          display: none; }
        .header-secondary .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.ads-mobile {
          display: flex; } }
  .header-secondary.fixed {
    z-index: 9999999999999; }
    .header-secondary.fixed .box-menu {
      position: fixed;
      top: 0;
      left: 0;
      background: #ffffff;
      height: 70px;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
      background: #ffffff;
      display: block;
      float: left; }
      .header-secondary.fixed .box-menu .wrapper-fixed {
        float: none;
        max-width: 1148px;
        padding: 0 15px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
        .header-secondary.fixed .box-menu .wrapper-fixed > .wrapper {
          width: auto;
          padding: 0;
          flex: 1;
          text-align: center;
          float: left; }
    .header-secondary.fixed .c-context-menu {
      display: none; }
    .header-secondary.fixed .logo {
      width: 102px;
      text-align: center;
      height: 70px;
      padding: 10px 0;
      float: none;
      display: inline-block; }
      .header-secondary.fixed .logo svg {
        height: 46px;
        width: 125px; }
    .header-secondary.fixed .ads-fixed-secondary {
      z-index: 1;
      width: auto;
      flex-basis: auto;
      display: none;
      position: absolute;
      right: 15px;
      top: 0; }
      .header-secondary.fixed .ads-fixed-secondary > .wrapper {
        width: auto;
        padding: 0;
        display: block;
        flex-direction: row-reverse;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex: 1;
        padding-left: 15px; }
      .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio, .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio {
        z-index: 10;
        float: right;
        clear: initial; }
        .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div, .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div {
          height: 70px; }
          .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div > div, .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div > div {
            padding: 0;
            display: inline-flex; }
            .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div > div:after, .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div > div:after {
              display: none; }
            .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div > div:before, .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div > div:before {
              margin: 0px;
              width: auto;
              line-height: 60px;
              padding-right: 10px;
              vertical-align: bottom;
              position: relative; }
            .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div > div iframe, .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div > div iframe {
              margin-top: 0; }
              .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div > div iframe img, .header-secondary.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div > div iframe img {
                max-height: 100%; }
      .header-secondary.fixed .ads-fixed-secondary > div {
        position: relative; }
    .header-secondary.fixed .btn-assine {
      display: block; }

.section-block .header-secondary {
  margin-bottom: 40px; }

@media screen and (max-width: 989px) {
  .bomgourmet .header-secondary .logo {
    padding: 15px 0;
    height: auto; }
    .bomgourmet .header-secondary .logo a {
      float: left; }
    .bomgourmet .header-secondary .logo svg {
      height: 37px;
      width: 102px; }
  .bomgourmet .header-secondary .c-context-menu {
    padding: 23px 0; }
    .bomgourmet .header-secondary .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a {
      color: #CC0023;
      padding: 10px 15px; }
      .bomgourmet .header-secondary .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a svg {
        stroke: #CC0023; } }

@media screen and (max-width: 767px) {
  .header-secondary {
    min-height: 56px; }
    .header-secondary .box-menu .btn-assine {
      margin-top: 15px;
      position: absolute;
      left: 15px;
      top: 0; }
    .header-secondary .logo {
      width: 50%;
      height: 56px;
      padding: 13px 0px; }
      .header-secondary .logo a {
        display: inline-block; }
      .header-secondary .logo svg {
        height: 30px;
        width: 120px; }
      .header-secondary .logo svg {
        height: 30px;
        width: auto; } }

.c-modal-content {
  display: flex;
  width: 100%; }
  .c-modal-content .save-read-later-information {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    margin-top: 30px;
    width: 100%; }
    .c-modal-content .save-read-later-information svg {
      height: 48px;
      width: 48px; }
    .c-modal-content .save-read-later-information .title {
      font-size: 1.125rem;
      font-family: "Merriweather";
      font-weight: bold;
      line-height: 1.44;
      margin-top: 30px;
      text-align: center;
      width: 277px; }
    .c-modal-content .save-read-later-information .btn-assine {
      font-size: 1rem;
      align-items: center;
      background-color: #e66a1d;
      border-radius: 20px;
      color: #fff;
      cursor: pointer;
      font-family: "Overpass", sans-serif;
      font-weight: bold;
      justify-content: center;
      margin: 24px 0;
      padding: 10px 24px;
      text-align: center;
      text-decoration: none;
      transition: all 0.5s ease;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .c-modal-content .save-read-later-information .btn-assine {
          font-size: 0.875rem; } }
      .c-modal-content .save-read-later-information .btn-assine:hover {
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
    .c-modal-content .save-read-later-information .message-login {
      font-size: 1rem;
      font-family: "Overpass", sans-serif;
      font-weight: bold;
      line-height: 1.56;
      text-align: center; }
      .c-modal-content .save-read-later-information .message-login .link-login {
        color: #3a66c8;
        cursor: pointer;
        text-decoration: none; }
        .c-modal-content .save-read-later-information .message-login .link-login:hover {
          text-decoration: underline; }
    .c-modal-content .save-read-later-information .message-minha-gazeta {
      font-size: 0.875rem;
      align-items: center;
      font-family: "Overpass", sans-serif;
      justify-content: center;
      line-height: 1.57;
      margin-top: 27px; }
      .c-modal-content .save-read-later-information .message-minha-gazeta .link-minha-gazeta-home {
        display: flex;
        align-items: center;
        color: #3a66c8;
        cursor: pointer;
        margin: 0 10px 0 3px;
        text-decoration: none; }
        .c-modal-content .save-read-later-information .message-minha-gazeta .link-minha-gazeta-home:hover {
          text-decoration: underline; }
      .c-modal-content .save-read-later-information .message-minha-gazeta svg {
        margin-left: 5px;
        height: 14px;
        width: 14px; }
    .c-modal-content .save-read-later-information .saved-header {
      align-items: flex-start;
      margin-left: 10px;
      width: 100%; }
      .c-modal-content .save-read-later-information .saved-header svg {
        height: 36px;
        width: 36px; }
        .c-modal-content .save-read-later-information .saved-header svg path {
          fill: #1179f4;
          stroke: none; }
      .c-modal-content .save-read-later-information .saved-header .title {
        font-size: 1.125rem;
        font-family: "Merriweather";
        font-weight: bold;
        line-height: 1.44;
        margin: 0 0 24px 16px;
        text-align: left;
        width: 208px; }
    .c-modal-content .save-read-later-information .saved-message-body {
      width: 265px;
      padding: 0 20px; }
      .c-modal-content .save-read-later-information .saved-message-body span {
        font-size: 1rem;
        align-items: center;
        font-family: "Overpass", sans-serif;
        line-height: 1.56;
        position: relative;
        text-align: left; }
        .c-modal-content .save-read-later-information .saved-message-body span svg {
          bottom: 0;
          height: 24px;
          left: 60px;
          position: absolute;
          width: 24px; }
    .c-modal-content .save-read-later-information .information-minha-gazeta {
      font-size: 1rem;
      font-family: "Overpass", sans-serif;
      line-height: 1.56;
      margin: 24px 0 32px;
      text-align: left;
      width: 265px;
      padding: 0 20px; }
      .c-modal-content .save-read-later-information .information-minha-gazeta strong {
        font-weight: bold; }
    .c-modal-content .save-read-later-information .btn-agree {
      font-size: 1rem;
      background-color: #315095;
      border-radius: 20px;
      border: none;
      color: #fff;
      cursor: pointer;
      float: left;
      font-family: "Overpass", sans-serif;
      height: 40px;
      margin-bottom: 32px;
      padding: 10px 29px 9px;
      transition: all 0.5s ease-in-out;
      width: 142px; }
      .c-modal-content .save-read-later-information .btn-agree:hover {
        box-shadow: 0 3px 6px 0 0, 0, 0, 0.16; }

#modal-read-later .c-modal,
#modal-read-later-not-subscriber .c-modal {
  align-items: center;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: calc(50% - 170px);
  max-width: 340px; }
  @media screen and (max-width: 767px) {
    #modal-read-later .c-modal,
    #modal-read-later-not-subscriber .c-modal {
      left: calc(50% - 160px);
      max-width: 320px; } }
  #modal-read-later .c-modal .c-modal-header .btn-close,
  #modal-read-later-not-subscriber .c-modal .c-modal-header .btn-close {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 20px;
    z-index: 20; }
    #modal-read-later .c-modal .c-modal-header .btn-close:before, #modal-read-later .c-modal .c-modal-header .btn-close:after,
    #modal-read-later-not-subscriber .c-modal .c-modal-header .btn-close:before,
    #modal-read-later-not-subscriber .c-modal .c-modal-header .btn-close:after {
      background-color: #707070; }
  #modal-read-later .c-modal .c-modal-content,
  #modal-read-later-not-subscriber .c-modal .c-modal-content {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 20px;
    position: relative;
    width: 100%; }

.relative {
  position: relative; }

.end-post {
  background: #ffffff;
  margin: 0; }

.bomgourmet-page .c-btn-share-post-footer {
  background: #CC0023; }

.bomgourmet-page .block.type-special.style-light-grey .block-title a {
  color: #2a2a2a; }

.bomgourmet-page .block.style-default .block-title {
  border-color: #CC0023; }
  .bomgourmet-page .block.style-default .block-title a {
    color: #CC0023;
    border-color: #CC0023; }

.bomgourmet-page .c-article-box {
  padding-left: 0;
  border-left: 0; }
  .bomgourmet-page .c-article-box.box-indicated-post {
    margin-top: 30px; }
  .bomgourmet-page .c-article-box.box-vozes, .bomgourmet-page .c-article-box.box-indicated-post {
    border-left: 0;
    padding-left: 0; }
    .bomgourmet-page .c-article-box.box-vozes .box-title, .bomgourmet-page .c-article-box.box-indicated-post .box-title {
      border-top: 1px solid #CC0023;
      color: #CC0023; }
      .bomgourmet-page .c-article-box.box-vozes .box-title a:first-child, .bomgourmet-page .c-article-box.box-indicated-post .box-title a:first-child {
        color: #CC0023;
        border-color: #CC0023; }
      .bomgourmet-page .c-article-box.box-vozes .box-title strong a,
      .bomgourmet-page .c-article-box.box-vozes .box-title .strong a, .bomgourmet-page .c-article-box.box-indicated-post .box-title strong a,
      .bomgourmet-page .c-article-box.box-indicated-post .box-title .strong a {
        color: #CC0023; }
      .bomgourmet-page .c-article-box.box-vozes .box-title strong:before,
      .bomgourmet-page .c-article-box.box-vozes .box-title .strong:before, .bomgourmet-page .c-article-box.box-indicated-post .box-title strong:before,
      .bomgourmet-page .c-article-box.box-indicated-post .box-title .strong:before {
        background: #CC0023; }
  .bomgourmet-page .c-article-box.box-top-headlines .box-title {
    border-top: 1px solid #CC0023;
    color: #CC0023; }
    .bomgourmet-page .c-article-box.box-top-headlines .box-title a:first-child {
      color: #CC0023;
      border-color: #CC0023; }
    .bomgourmet-page .c-article-box.box-top-headlines .box-title strong a,
    .bomgourmet-page .c-article-box.box-top-headlines .box-title .strong a {
      color: #CC0023; }
    .bomgourmet-page .c-article-box.box-top-headlines .box-title strong:before,
    .bomgourmet-page .c-article-box.box-top-headlines .box-title .strong:before {
      background: #CC0023; }

.box-fichas {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 0.875rem;
  line-height: 125%;
  color: #000000;
  margin-bottom: 20px;
  padding: 0 15px; }
  .box-fichas .ficha-receita {
    position: relative;
    display: inline-block;
    width: 100%;
    border: 1px dashed #e6e6e6;
    margin-bottom: 20px; }
    .box-fichas .ficha-receita > a {
      float: left;
      width: 100%;
      text-decoration: none; }
    .box-fichas .ficha-receita .infos-a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      width: 100%;
      padding: 25px 3%; }
      .box-fichas .ficha-receita .infos-a:before {
        content: "";
        position: absolute;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        left: 0;
        top: 0;
        width: 55px;
        height: 55px;
        background: url(https://assets.gazetadopovo.com.br/images/svg/chapeu-receita.svg) #ffffff center no-repeat;
        background-size: 35px; }
      .box-fichas .ficha-receita .infos-a > div {
        width: 56%;
        margin-left: 3%;
        display: inline-flex;
        flex-direction: column;
        text-decoration: none;
        color: #000000; }
      .box-fichas .ficha-receita .infos-a picture {
        width: 40%;
        display: inline-flex; }
      .box-fichas .ficha-receita .infos-a .autor {
        width: 100%;
        display: inline-block;
        font-size: 1rem;
        margin: 10px 0;
        color: #CC0023; }
      .box-fichas .ficha-receita .infos-a ul li {
        font-size: 0.875rem;
        line-height: 150%;
        color: #707070; }
        .box-fichas .ficha-receita .infos-a ul li a {
          color: #707070;
          text-decoration: none; }
        .box-fichas .ficha-receita .infos-a ul li span {
          font-weight: bold; }
      .box-fichas .ficha-receita .infos-a h5 {
        display: inline-block;
        width: 100%;
        font-size: 1.125rem;
        line-height: 125%;
        font-weight: 500;
        color: #CC0023;
        margin: 0 0 10px 0;
        padding: 0;
        font-family: "Merriweather", serif; }
    .box-fichas .ficha-receita .infos-b {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      min-height: 25px;
      border-top: 1px dashed #e6e6e6;
      padding: 10px 0; }
      .box-fichas .ficha-receita .infos-b .tempo {
        display: inline-flex;
        flex: 1;
        font-size: 0.875rem;
        min-height: 25px;
        line-height: 25px;
        color: #707070;
        padding: 0 25px;
        font-family: "Overpass", sans-serif; }
      .box-fichas .ficha-receita .infos-b .preparo {
        display: inline-flex;
        flex: 1;
        font-size: 0.875rem;
        line-height: 25px;
        color: #707070;
        min-height: 25px;
        padding: 0 25px;
        text-align: center;
        background: url(https://assets.gazetadopovo.com.br/images/sprite-icons.png) 0 -1023px no-repeat;
        font-family: "Overpass", sans-serif; }
      .box-fichas .ficha-receita .infos-b a {
        float: right;
        font-size: 0.875rem;
        line-height: 25px;
        color: #CC0023;
        font-weight: bold;
        min-height: 25px;
        padding: 0 55px;
        font-family: "Merriweather", serif;
        text-align: right; }
  @media screen and (max-width: 767px) {
    .box-fichas .ficha-receita .infos-a {
      flex-direction: column; }
      .box-fichas .ficha-receita .infos-a div,
      .box-fichas .ficha-receita .infos-a picture {
        width: 100%;
        margin-left: 0; }
      .box-fichas .ficha-receita .infos-a div {
        padding: 0 25px; }
    .box-fichas .ficha-receita .infos-b {
      flex-direction: column; } }

.section .bomgourmet.section-block .header-secondary .wrapper {
  padding: 0 15px; }

.bomgourmet .c-context-menu {
  padding: 17px 0 9px; }
  .bomgourmet .c-context-menu .c-list-context-menu {
    padding: 10px 0;
    border-color: #CC0023; }
    .bomgourmet .c-context-menu .c-list-context-menu li a {
      position: relative;
      color: #CC0023;
      font-size: 1rem;
      font-weight: bold;
      padding: 0 5px;
      line-height: 125%; }
      @media screen and (max-width: 767px) {
        .bomgourmet .c-context-menu .c-list-context-menu li a {
          padding: 10px 15px; } }
      .bomgourmet .c-context-menu .c-list-context-menu li a:after {
        background: #CC0023;
        margin-right: 0;
        margin-top: -10px;
        position: absolute;
        right: 0;
        top: 10px; }
        @media screen and (max-width: 767px) {
          .bomgourmet .c-context-menu .c-list-context-menu li a:after {
            margin-top: 0; } }
    .bomgourmet .c-context-menu .c-list-context-menu li.sub .c-list-context-menu {
      border: 1px solid #CC0023; }
      @media screen and (max-width: 989px) {
        .bomgourmet .c-context-menu .c-list-context-menu li.sub .c-list-context-menu {
          border: none; } }
    .bomgourmet .c-context-menu .c-list-context-menu li.sub svg {
      height: auto; }
      .bomgourmet .c-context-menu .c-list-context-menu li.sub svg * {
        fill: #CC0023;
        stroke: #CC0023; }
    .bomgourmet .c-context-menu .c-list-context-menu li:last-child a:after {
      display: none; }
  .bomgourmet .c-context-menu .sub-mobile {
    border: none;
    outline: none;
    background-color: transparent; }
    .bomgourmet .c-context-menu .sub-mobile .link-subMobile {
      background: #CC0023;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      border: 0;
      color: #ffffff;
      height: 25px;
      width: 65px;
      border-radius: 6px;
      text-align: center;
      margin: 0;
      padding: 0 18px 0 10px; }
      .bomgourmet .c-context-menu .sub-mobile .link-subMobile svg {
        display: inline-block;
        position: absolute;
        fill: none;
        width: 24px;
        height: 25px;
        margin: 0; }
        .bomgourmet .c-context-menu .sub-mobile .link-subMobile svg path {
          fill: #ffffff; }
        .bomgourmet .c-context-menu .sub-mobile .link-subMobile svg .cls-1 {
          fill: #ffffff;
          stroke: #ffffff; }

.bomgourmet.podcast .c-context-menu .c-list-context-menu li.sub svg *, .bomgourmet.video .c-context-menu .c-list-context-menu li.sub svg * {
  fill: #CC0023; }

.bomgourmet.podcast .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a, .bomgourmet.video .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a {
  color: #CC0023; }
  .bomgourmet.podcast .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a svg, .bomgourmet.video .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a svg {
    stroke: #CC0023; }

@media screen and (max-width: 767px) {
  .bomgourmet .c-context-menu {
    padding: 15px 0 10px 0; }
    .bomgourmet .c-context-menu .sub-mobile .c-list-context-menu li a {
      color: #CC0023; }
      .bomgourmet .c-context-menu .sub-mobile .c-list-context-menu li a:after {
        background: #CC0023; }
    .bomgourmet .c-context-menu .sub-mobile .c-list-context-menu li:first-child a {
      border-bottom: solid 1px #e6e6e6; }
    .bomgourmet .c-context-menu .sub-mobile .c-list-context-menu li.sub .c-list-context-menu li a {
      color: #CC0023;
      padding: 10px 15px; }
      .bomgourmet .c-context-menu .sub-mobile .c-list-context-menu li.sub .c-list-context-menu li a:after {
        background: #CC0023; }
    .bomgourmet .c-context-menu .sub-mobile.active .c-list-context-menu.scroll-menu {
      transform: scaleY(1);
      max-height: 155px;
      overflow-y: scroll; } }

.bomgourmet .box-center {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  padding-bottom: 30px; }

.bomgourmet .c-section-header {
  padding: 0;
  margin: 0 0 30px 0; }
  .bomgourmet .c-section-header:after {
    display: none; }
  .bomgourmet .c-section-header .c-box-header {
    width: 100%;
    max-width: 100%;
    margin: 13px 0 0 0;
    border-bottom: solid 1px #e6e6e6;
    padding: 7px 0; }
    .bomgourmet .c-section-header .c-box-header svg {
      position: absolute;
      left: 0;
      top: 0;
      float: left;
      width: 20px;
      height: 26px;
      line-height: 28px; }
    .bomgourmet .c-section-header .c-box-header ul {
      position: relative;
      display: inline-block;
      margin: 0;
      float: none; }
      .bomgourmet .c-section-header .c-box-header ul li {
        padding: 0 10px 0 20px; }
        .bomgourmet .c-section-header .c-box-header ul li a {
          text-decoration: none; }
        .bomgourmet .c-section-header .c-box-header ul li svg {
          width: 20px;
          height: 24px; }
        .bomgourmet .c-section-header .c-box-header ul li h1, .bomgourmet .c-section-header .c-box-header ul li .c-title-content {
          padding: 0; }
        .bomgourmet .c-section-header .c-box-header ul li.c-title-content-02 {
          font-size: 1rem;
          margin: 6px 0;
          color: #707070; }
          .bomgourmet .c-section-header .c-box-header ul li.c-title-content-02 a {
            font-size: 1rem;
            color: #707070; }
          .bomgourmet .c-section-header .c-box-header ul li.c-title-content-02 svg * {
            fill: #707070; }

.bomgourmet .c-list-all-bg {
  position: relative;
  float: left;
  width: 100%;
  padding: 0; }
  .bomgourmet .c-list-all-bg .box-title {
    border-top: 1px solid #CC0023; }
    .bomgourmet .c-list-all-bg .box-title strong {
      font-family: Overpass,sans-serif;
      color: #CC0023;
      margin: 0 0 52px;
      font-size: 1.6rem;
      line-height: 0.94;
      font-weight: bold;
      height: 40px;
      width: 20.625rem;
      text-align: left; }
      .bomgourmet .c-list-all-bg .box-title strong:before {
        background: #CC0023; }
    .bomgourmet .c-list-all-bg .box-title svg {
      position: absolute;
      left: 0;
      top: 0;
      float: left;
      width: 20px;
      height: 26px;
      line-height: 28px;
      margin-top: 15px; }
      .bomgourmet .c-list-all-bg .box-title svg path {
        fill: #CC0023; }
  .bomgourmet .c-list-all-bg .c-title {
    font-family: Overpass,sans-serif;
    display: inline-flex;
    width: 22.4375rem;
    height: 2.75rem;
    font-size: 1.4375rem;
    line-height: 1.39;
    font-weight: 400;
    color: #CC0023;
    text-decoration: none;
    text-align: left;
    margin: 0; }
    .bomgourmet .c-list-all-bg .c-title:before {
      content: "\00bb";
      letter-spacing: 5px; }
    .bomgourmet .c-list-all-bg .c-title:hover {
      text-decoration: underline;
      cursor: pointer; }
  .bomgourmet .c-list-all-bg .c-item-bg {
    display: inline-flex;
    border: 0;
    padding: 0;
    height: auto;
    float: left;
    flex-basis: 100%;
    text-align: left;
    width: calc(33% - 4px);
    max-width: calc(33.3% - 4px); }
    .bomgourmet .c-list-all-bg .c-item-bg a {
      width: 100%;
      height: 100%;
      display: inline-block;
      vertical-align: top;
      text-decoration: none; }

.bomgourmet .post .c-content .c-quote,
.bomgourmet .post .c-content .c-quote-text {
  color: #CC0023; }
  .bomgourmet .post .c-content .c-quote:after, .bomgourmet .post .c-content .c-quote:before,
  .bomgourmet .post .c-content .c-quote-text:after,
  .bomgourmet .post .c-content .c-quote-text:before {
    background-color: #CC0023; }
  .bomgourmet .post .c-content .c-quote p a, .bomgourmet .post .c-content .c-quote a,
  .bomgourmet .post .c-content .c-quote-text p a,
  .bomgourmet .post .c-content .c-quote-text a {
    color: #CC0023; }

.bomgourmet.home .c-section-header .c-box-header svg path, .bomgourmet.section-block .c-section-header .c-box-header svg path, .bomgourmet.section-list .c-section-header .c-box-header svg path, .bomgourmet.template-recipe .c-section-header .c-box-header svg path, .bomgourmet.template-note .c-section-header .c-box-header svg path, .bomgourmet.template-post .c-section-header .c-box-header svg path {
  fill: #2a2a2a; }

.bomgourmet.home .c-section-header .c-box-header ul li, .bomgourmet.section-block .c-section-header .c-box-header ul li, .bomgourmet.section-list .c-section-header .c-box-header ul li, .bomgourmet.template-recipe .c-section-header .c-box-header ul li, .bomgourmet.template-note .c-section-header .c-box-header ul li, .bomgourmet.template-post .c-section-header .c-box-header ul li {
  color: #CC0023; }
  .bomgourmet.home .c-section-header .c-box-header ul li a, .bomgourmet.section-block .c-section-header .c-box-header ul li a, .bomgourmet.section-list .c-section-header .c-box-header ul li a, .bomgourmet.template-recipe .c-section-header .c-box-header ul li a, .bomgourmet.template-note .c-section-header .c-box-header ul li a, .bomgourmet.template-post .c-section-header .c-box-header ul li a {
    color: #CC0023; }
  .bomgourmet.home .c-section-header .c-box-header ul li svg *, .bomgourmet.section-block .c-section-header .c-box-header ul li svg *, .bomgourmet.section-list .c-section-header .c-box-header ul li svg *, .bomgourmet.template-recipe .c-section-header .c-box-header ul li svg *, .bomgourmet.template-note .c-section-header .c-box-header ul li svg *, .bomgourmet.template-post .c-section-header .c-box-header ul li svg * {
    fill: #CC0023; }
  .bomgourmet.home .c-section-header .c-box-header ul li h1, .bomgourmet.home .c-section-header .c-box-header ul li .c-title-content, .bomgourmet.section-block .c-section-header .c-box-header ul li h1, .bomgourmet.section-block .c-section-header .c-box-header ul li .c-title-content, .bomgourmet.section-list .c-section-header .c-box-header ul li h1, .bomgourmet.section-list .c-section-header .c-box-header ul li .c-title-content, .bomgourmet.template-recipe .c-section-header .c-box-header ul li h1, .bomgourmet.template-recipe .c-section-header .c-box-header ul li .c-title-content, .bomgourmet.template-note .c-section-header .c-box-header ul li h1, .bomgourmet.template-note .c-section-header .c-box-header ul li .c-title-content, .bomgourmet.template-post .c-section-header .c-box-header ul li h1, .bomgourmet.template-post .c-section-header .c-box-header ul li .c-title-content {
    color: #CC0023; }
  .bomgourmet.home .c-section-header .c-box-header ul li.c-title-content-02, .bomgourmet.section-block .c-section-header .c-box-header ul li.c-title-content-02, .bomgourmet.section-list .c-section-header .c-box-header ul li.c-title-content-02, .bomgourmet.template-recipe .c-section-header .c-box-header ul li.c-title-content-02, .bomgourmet.template-note .c-section-header .c-box-header ul li.c-title-content-02, .bomgourmet.template-post .c-section-header .c-box-header ul li.c-title-content-02 {
    color: #707070; }
    .bomgourmet.home .c-section-header .c-box-header ul li.c-title-content-02 a, .bomgourmet.section-block .c-section-header .c-box-header ul li.c-title-content-02 a, .bomgourmet.section-list .c-section-header .c-box-header ul li.c-title-content-02 a, .bomgourmet.template-recipe .c-section-header .c-box-header ul li.c-title-content-02 a, .bomgourmet.template-note .c-section-header .c-box-header ul li.c-title-content-02 a, .bomgourmet.template-post .c-section-header .c-box-header ul li.c-title-content-02 a {
      color: #707070; }
    .bomgourmet.home .c-section-header .c-box-header ul li.c-title-content-02 svg *, .bomgourmet.section-block .c-section-header .c-box-header ul li.c-title-content-02 svg *, .bomgourmet.section-list .c-section-header .c-box-header ul li.c-title-content-02 svg *, .bomgourmet.template-recipe .c-section-header .c-box-header ul li.c-title-content-02 svg *, .bomgourmet.template-note .c-section-header .c-box-header ul li.c-title-content-02 svg *, .bomgourmet.template-post .c-section-header .c-box-header ul li.c-title-content-02 svg * {
      fill: #707070; }

.bomgourmet.home .c-item.template-note.no-image .overhead svg *,
.bomgourmet.home .c-item.template-note.no-image .c-caption svg *, .bomgourmet.section-block .c-item.template-note.no-image .overhead svg *,
.bomgourmet.section-block .c-item.template-note.no-image .c-caption svg *, .bomgourmet.section-list .c-item.template-note.no-image .overhead svg *,
.bomgourmet.section-list .c-item.template-note.no-image .c-caption svg *, .bomgourmet.template-recipe .c-item.template-note.no-image .overhead svg *,
.bomgourmet.template-recipe .c-item.template-note.no-image .c-caption svg *, .bomgourmet.template-note .c-item.template-note.no-image .overhead svg *,
.bomgourmet.template-note .c-item.template-note.no-image .c-caption svg *, .bomgourmet.template-post .c-item.template-note.no-image .overhead svg *,
.bomgourmet.template-post .c-item.template-note.no-image .c-caption svg * {
  fill: #CC0023; }

.bomgourmet.home .post .c-btn-share-post, .bomgourmet.section-block .post .c-btn-share-post, .bomgourmet.section-list .post .c-btn-share-post, .bomgourmet.template-recipe .post .c-btn-share-post, .bomgourmet.template-note .post .c-btn-share-post, .bomgourmet.template-post .post .c-btn-share-post {
  color: #CC0023; }
  .bomgourmet.home .post .c-btn-share-post svg *, .bomgourmet.section-block .post .c-btn-share-post svg *, .bomgourmet.section-list .post .c-btn-share-post svg *, .bomgourmet.template-recipe .post .c-btn-share-post svg *, .bomgourmet.template-note .post .c-btn-share-post svg *, .bomgourmet.template-post .post .c-btn-share-post svg * {
    fill: #CC0023; }
  .bomgourmet.home .post .c-btn-share-post:hover, .bomgourmet.section-block .post .c-btn-share-post:hover, .bomgourmet.section-list .post .c-btn-share-post:hover, .bomgourmet.template-recipe .post .c-btn-share-post:hover, .bomgourmet.template-note .post .c-btn-share-post:hover, .bomgourmet.template-post .post .c-btn-share-post:hover {
    color: #CC0023;
    text-decoration: none; }
    .bomgourmet.home .post .c-btn-share-post:hover svg path, .bomgourmet.section-block .post .c-btn-share-post:hover svg path, .bomgourmet.section-list .post .c-btn-share-post:hover svg path, .bomgourmet.template-recipe .post .c-btn-share-post:hover svg path, .bomgourmet.template-note .post .c-btn-share-post:hover svg path, .bomgourmet.template-post .post .c-btn-share-post:hover svg path {
      fill: #CC0023; }
    .bomgourmet.home .post .c-btn-share-post:hover span, .bomgourmet.section-block .post .c-btn-share-post:hover span, .bomgourmet.section-list .post .c-btn-share-post:hover span, .bomgourmet.template-recipe .post .c-btn-share-post:hover span, .bomgourmet.template-note .post .c-btn-share-post:hover span, .bomgourmet.template-post .post .c-btn-share-post:hover span {
      border-bottom: 1px solid #CC0023; }

.bomgourmet.home .post .share-post svg path, .bomgourmet.section-block .post .share-post svg path, .bomgourmet.section-list .post .share-post svg path, .bomgourmet.template-recipe .post .share-post svg path, .bomgourmet.template-note .post .share-post svg path, .bomgourmet.template-post .post .share-post svg path {
  fill: #CC0023; }

.bomgourmet.home .post .share-post:hover svg path, .bomgourmet.section-block .post .share-post:hover svg path, .bomgourmet.section-list .post .share-post:hover svg path, .bomgourmet.template-recipe .post .share-post:hover svg path, .bomgourmet.template-note .post .share-post:hover svg path, .bomgourmet.template-post .post .share-post:hover svg path {
  fill: #CC0023; }

.bomgourmet.home .post .salvar-materia, .bomgourmet.section-block .post .salvar-materia, .bomgourmet.section-list .post .salvar-materia, .bomgourmet.template-recipe .post .salvar-materia, .bomgourmet.template-note .post .salvar-materia, .bomgourmet.template-post .post .salvar-materia {
  background-image: url(https://assets.gazetadopovo.com.br/images/svg/ico-save-bomgourmet.svg); }
  .bomgourmet.home .post .salvar-materia.loading, .bomgourmet.section-block .post .salvar-materia.loading, .bomgourmet.section-list .post .salvar-materia.loading, .bomgourmet.template-recipe .post .salvar-materia.loading, .bomgourmet.template-note .post .salvar-materia.loading, .bomgourmet.template-post .post .salvar-materia.loading {
    background-image: url(https://assets.gazetadopovo.com.br/images/svg/loader-salvar-bomgourmet.svg); }
  .bomgourmet.home .post .salvar-materia.active, .bomgourmet.section-block .post .salvar-materia.active, .bomgourmet.section-list .post .salvar-materia.active, .bomgourmet.template-recipe .post .salvar-materia.active, .bomgourmet.template-note .post .salvar-materia.active, .bomgourmet.template-post .post .salvar-materia.active {
    background-image: url(https://assets.gazetadopovo.com.br/images/svg/ico-save-blue.svg); }

.bomgourmet.home .post .c-content-header .c-overhead, .bomgourmet.section-block .post .c-content-header .c-overhead, .bomgourmet.section-list .post .c-content-header .c-overhead, .bomgourmet.template-recipe .post .c-content-header .c-overhead, .bomgourmet.template-note .post .c-content-header .c-overhead, .bomgourmet.template-post .post .c-content-header .c-overhead {
  color: #CC0023; }
  .bomgourmet.home .post .c-content-header .c-overhead:before, .bomgourmet.section-block .post .c-content-header .c-overhead:before, .bomgourmet.section-list .post .c-content-header .c-overhead:before, .bomgourmet.template-recipe .post .c-content-header .c-overhead:before, .bomgourmet.template-note .post .c-content-header .c-overhead:before, .bomgourmet.template-post .post .c-content-header .c-overhead:before {
    background: #CC0023; }

.bomgourmet.template-note .c-list-notes .c-item-note .overhead.note,
.bomgourmet.template-note .c-list-notes .c-item-note .c-caption.note {
  color: #CC0023; }
  .bomgourmet.template-note .c-list-notes .c-item-note .overhead.note:before,
  .bomgourmet.template-note .c-list-notes .c-item-note .c-caption.note:before {
    content: "";
    background: url(https://assets.gazetadopovo.com.br/images/svg/ico-breves-red.svg); }
  .bomgourmet.template-note .c-list-notes .c-item-note .overhead.note svg *,
  .bomgourmet.template-note .c-list-notes .c-item-note .c-caption.note svg * {
    fill: #CC0023; }

.bomgourmet.template-note .box-title {
  border-color: #CC0023; }
  .bomgourmet.template-note .box-title a {
    color: #CC0023;
    border-color: #CC0023; }

.bomgourmet.template-note .share-post svg * {
  fill: #CC0023; }

.bomgourmet .c-social-reactions {
  margin-bottom: 40px; }

.bomgourmet .c-content {
  float: left;
  width: 100%;
  background: #ffffff; }
  .bomgourmet .c-content .c-content {
    background: transparent; }

.bomgourmet .comments__form .form button,
.bomgourmet .box-communication-errors .form button {
  background: #CC0023; }
  .bomgourmet .comments__form .form button.no-bg,
  .bomgourmet .box-communication-errors .form button.no-bg {
    background: transparent; }

.bomgourmet .c-comments-box {
  border: 1px solid #CC0023;
  background-color: #CC0023; }

.bomgourmet .c-recommendation .box-title {
  border-top: 1px solid #CC0023; }

.bomgourmet .c-item .overhead {
  border-color: #CC0023; }

.bomgourmet .c-item .c-caption:before {
  background: #CC0023; }

.bomgourmet .c-item .overhead,
.bomgourmet .c-item .c-caption {
  color: #CC0023; }
  .bomgourmet .c-item .overhead.no-image svg *,
  .bomgourmet .c-item .c-caption.no-image svg * {
    fill: #CC0023; }

.bomgourmet .c-item.template-article .overhead {
  border-color: #CC0023; }

.bomgourmet .c-item .share-post svg path {
  fill: #CC0023; }

.bomgourmet .c-item .share-post:hover svg path {
  fill: #CC0023; }

.bomgourmet .c-item .salvar-materia {
  background-image: url(https://assets.gazetadopovo.com.br/images/svg/ico-save-bomgourmet.svg); }
  .bomgourmet .c-item .salvar-materia.loading {
    background-image: url(https://assets.gazetadopovo.com.br/images/svg/loader-salvar-bomgourmet.svg); }
  .bomgourmet .c-item .salvar-materia.active {
    background-image: url(https://assets.gazetadopovo.com.br/images/svg/ico-save-blue.svg); }

.bomgourmet .c-item-comments {
  color: #CC0023; }
  .bomgourmet .c-item-comments svg path {
    fill: #CC0023; }
  .bomgourmet .c-item-comments:hover svg path {
    fill: #CC0023; }

.bomgourmet .comments-counter {
  color: #CC0023; }

.bomgourmet p.c-message {
  font-family: "Merriweather", serif;
  font-size: .875rem;
  line-height: 18px;
  margin-bottom: 0;
  color: #707070; }

.bomgourmet .post .c-content-header .c-overhead {
  border-color: #CC0023;
  color: #CC0023; }

.bomgourmet .post .c-content-header .mobile-hide {
  float: left;
  width: auto; }
  .bomgourmet .post .c-content-header .mobile-hide.c-btn-share-post {
    position: relative;
    bottom: 0;
    right: 0;
    float: right;
    min-height: 48px; }
  .bomgourmet .post .c-content-header .mobile-hide .c-btn-share-mobile {
    position: relative;
    bottom: 0;
    right: 0; }
    .bomgourmet .post .c-content-header .mobile-hide .c-btn-share-mobile span {
      padding: 11px 12px; }
  .bomgourmet .post .c-content-header .mobile-hide .c-box-transparency {
    margin: 10px 0 20px 0; }

.bomgourmet .post .c-content-header .c-btn-share-mobile.desktop-show {
  position: relative;
  bottom: 0;
  right: 0; }
  .bomgourmet .post .c-content-header .c-btn-share-mobile.desktop-show span {
    padding: 11px 12px; }

.bomgourmet .post .c-article-box {
  padding-left: 0;
  border-left: 0; }
  .bomgourmet .post .c-article-box.box-indicated-post {
    margin-top: 30px; }
  .bomgourmet .post .c-article-box.box-top-headlines .box-title {
    border-top: 1px solid #CC0023;
    color: #CC0023; }
    .bomgourmet .post .c-article-box.box-top-headlines .box-title strong a,
    .bomgourmet .post .c-article-box.box-top-headlines .box-title .strong a {
      color: #CC0023; }
    .bomgourmet .post .c-article-box.box-top-headlines .box-title strong:before,
    .bomgourmet .post .c-article-box.box-top-headlines .box-title .strong:before {
      background: #CC0023; }
  .bomgourmet .post .c-article-box.box-indicated-post {
    border-left: 0;
    padding-left: 0; }
    .bomgourmet .post .c-article-box.box-indicated-post .box-title {
      border-top: 1px solid #CC0023;
      color: #CC0023; }
      .bomgourmet .post .c-article-box.box-indicated-post .box-title strong a,
      .bomgourmet .post .c-article-box.box-indicated-post .box-title .strong a {
        color: #CC0023; }
      .bomgourmet .post .c-article-box.box-indicated-post .box-title strong:before,
      .bomgourmet .post .c-article-box.box-indicated-post .box-title .strong:before {
        background: #CC0023; }

.bomgourmet.video .post-video {
  margin-bottom: 0; }

.bomgourmet.podcast .post-podcast {
  margin-bottom: 0; }
  .bomgourmet.podcast .post-podcast .mobile-hide {
    float: left;
    width: auto; }
    .bomgourmet.podcast .post-podcast .mobile-hide.c-btn-share-post {
      position: relative;
      bottom: 0;
      right: 0;
      float: right;
      min-height: 48px; }
    .bomgourmet.podcast .post-podcast .mobile-hide .c-btn-share-mobile {
      position: relative;
      bottom: 0;
      right: 0; }
      .bomgourmet.podcast .post-podcast .mobile-hide .c-btn-share-mobile span {
        padding: 11px 12px; }
    .bomgourmet.podcast .post-podcast .mobile-hide .c-box-transparency {
      margin: 10px 0 20px 0; }
  .bomgourmet.podcast .post-podcast .c-btn-share-mobile.desktop-show {
    position: relative;
    bottom: 0;
    right: 0; }
    .bomgourmet.podcast .post-podcast .c-btn-share-mobile.desktop-show span {
      padding: 11px 12px; }

.bomgourmet.video audio, .bomgourmet.podcast audio {
  display: inline-flex;
  width: 100%;
  margin-bottom: 30px; }

.bomgourmet.video .end-post, .bomgourmet.podcast .end-post {
  background: #ffffff;
  margin: 0; }

.bomgourmet.video .c-article-box ul li .c-box-description, .bomgourmet.podcast .c-article-box ul li .c-box-description {
  width: 100%; }

@media screen and (max-width: 1247px) {
  .bomgourmet.video .post-podcast .c-content, .bomgourmet.podcast .post-podcast .c-content {
    background: #ffffff;
    float: left;
    max-width: 100%;
    margin: 0; } }

.bomgourmet.not-found {
  padding: 0; }
  .bomgourmet.not-found .not-found {
    padding-top: 10px; }
  .bomgourmet.not-found .col-8 .c-content {
    text-align: left; }
    .bomgourmet.not-found .col-8 .c-content .c-title {
      max-width: 31.875rem;
      font-family: Overpass,sans-serif;
      font-size: 2.375rem;
      line-height: 1.32;
      color: #CC0023;
      margin: 0 0 10px; }
    .bomgourmet.not-found .col-8 .c-content p {
      max-width: 35rem;
      font-family: Overpass,sans-serif;
      font-size: 1.5rem;
      line-height: 1.54; }
    .bomgourmet.not-found .col-8 .c-content form input[type=text] {
      font-family: Overpass,sans-serif;
      font-size: 1.625rem;
      max-width: 25rem;
      height: 3.375rem;
      line-height: 2.4375rem;
      border: solid 1px #707070;
      margin-right: 0;
      background-color: #fff;
      float: left; }
    .bomgourmet.not-found .col-8 .c-content form button {
      font-family: Overpass,sans-serif;
      font-size: 1.375rem;
      width: 11.1875rem;
      height: 3.375rem;
      background: #CC0023;
      border: none;
      border-radius: 0;
      float: left; }
      .bomgourmet.not-found .col-8 .c-content form button:hover {
        color: #fff; }
    @media screen and (max-width: 768px) {
      .bomgourmet.not-found .col-8 .c-content {
        text-align: center; }
        .bomgourmet.not-found .col-8 .c-content form input[type=text] {
          position: relative;
          left: 4px;
          float: none; }
        .bomgourmet.not-found .col-8 .c-content form button {
          float: none; } }
    @media screen and (max-width: 767px) {
      .bomgourmet.not-found .col-8 .c-content {
        text-align: center; }
        .bomgourmet.not-found .col-8 .c-content .c-title {
          font-size: 1.625rem;
          line-height: 1.38; }
        .bomgourmet.not-found .col-8 .c-content p {
          font-size: 1.0625rem;
          line-height: 1.41; }
        .bomgourmet.not-found .col-8 .c-content form input[type=text] {
          font-size: 1.125rem;
          max-width: 12.5rem;
          height: 2.6875rem;
          line-height: 1.56; }
        .bomgourmet.not-found .col-8 .c-content form button {
          font-size: 1rem;
          width: 5.375rem;
          height: 2.6875rem;
          line-height: 1.56; }
          .bomgourmet.not-found .col-8 .c-content form button:hover {
            color: #fff; } }
  @media screen and (max-width: 767px) {
    .bomgourmet.not-found .c-list-all-bg .c-item-bg.no-image {
      width: 100%;
      max-width: 100%;
      display: unset; } }
  @media screen and (max-width: 989px) {
    .bomgourmet.not-found .col-8 {
      margin-bottom: 70px; } }
  @media screen and (min-width: 1024px) {
    .bomgourmet.not-found .col-4, .bomgourmet.not-found .col-8 {
      float: left;
      width: 100%;
      margin: 50px 0 100px; }
    .bomgourmet.not-found .col-4 {
      max-width: 33.33333%; }
    .bomgourmet.not-found .col-8 {
      max-width: 66.66667%; } }
  @media screen and (min-width: 768px) and (max-width: 989px) {
    .bomgourmet.not-found .col-4 {
      width: 100%; }
    .bomgourmet.not-found .col-8 .c-content .c-title,
    .bomgourmet.not-found .col-8 .c-content p {
      max-width: 46.875rem; }
    .bomgourmet.not-found .c-list-all-bg .c-item-bg.no-image {
      width: calc(50% - 4px);
      max-width: calc(50% - 4px); } }

@media screen and (max-width: 767px) {
  .bomgourmet .c-social-reactions {
    margin-bottom: 20px; }
  .bomgourmet .post .c-content-header .c-btn-share-post.mobile-hide {
    display: none; }
  .bomgourmet .post .mobile-show .c-credits {
    padding-right: 120px;
    margin-bottom: 30px; }
    .bomgourmet .post .mobile-show .c-credits .share-comments {
      position: absolute;
      right: 0;
      top: 0; }
      .bomgourmet .post .mobile-show .c-credits .share-comments .c-btn-share-mobile {
        position: relative;
        bottom: 0;
        right: 0; }
      .bomgourmet .post .mobile-show .c-credits .share-comments .c-btn-share-post {
        position: relative;
        bottom: 0;
        right: 0;
        min-height: 48px; }
  .bomgourmet .post .mobile-show .c-box-transparency {
    margin-top: 10px; }
  .bomgourmet .c-section-header .c-box-header {
    max-width: 100%; }
    .bomgourmet .c-section-header .c-box-header ul li {
      font-size: 1.25rem; }
      .bomgourmet .c-section-header .c-box-header ul li a {
        font-size: 1.25rem; }
  .bomgourmet.podcast .post-podcast .c-credits {
    width: 100%; }
  .bomgourmet.podcast .post-podcast .c-btn-share-post.mobile-hide {
    display: none; } }

@media screen and (max-width: 767px) {
  .post .c-btn-share-post.mobile-hide {
    display: none; }
  .post .c-content-header .c-btn-share-post.mobile-hide {
    display: none; }
  .post .mobile-show .c-credits {
    padding-right: 120px;
    margin-bottom: 10px; }
    .post .mobile-show .c-credits .share-comments {
      position: absolute;
      right: 0;
      top: 0; }
      .post .mobile-show .c-credits .share-comments .c-btn-share-mobile {
        position: relative;
        bottom: 0;
        right: 0; }
      .post .mobile-show .c-credits .share-comments .c-btn-share-post {
        position: relative;
        bottom: 0;
        right: 0;
        min-height: 48px; } }

.haus-page .box-ads-header {
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .haus-page .box-ads-header {
      min-height: 156px; } }

.header-haus {
  float: left;
  min-height: 70px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 11; }
  .header-haus .box-menu {
    background: #b9dae2;
    float: left;
    position: relative;
    width: 100%; }
    .header-haus .box-menu .wrapper-fixed {
      clear: both;
      float: left;
      margin: 0 auto;
      position: relative;
      width: 100%; }
  .header-haus .logo {
    float: left;
    height: 70px;
    padding-top: 12px;
    position: relative;
    vertical-align: top;
    width: auto; }
    .header-haus .logo svg {
      display: inline-flex;
      height: 46px;
      width: 125px;
      fill: #806f59; }
  .header-haus .c-ads.pos-mod-patrocinio, .header-haus .c-ads.pos-mod-apoio {
    margin: 0 0 20px;
    position: relative; }
  .header-haus .c-ads.pos-mod-apoio::before {
    content: "";
    border-left: 1px solid #e6e6e6; }
  .header-haus .ads-fixed-secondary {
    background: #ffffff;
    float: left;
    position: relative;
    text-align: center;
    width: 100%; }
    .header-haus .ads-fixed-secondary .ads-patrocinio-apoio {
      align-items: center;
      border-bottom: 1px solid #e6e6e6;
      display: flex;
      justify-content: center;
      margin: 20px auto 0;
      width: 100%; }
      .header-haus .ads-fixed-secondary .ads-patrocinio-apoio:after {
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #b9dae2;
        content: "";
        height: 0;
        left: calc(50% - 8px);
        position: absolute;
        top: 0;
        width: 0; }
      .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio, .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio {
        background: none;
        display: flex;
        float: none;
        margin: 0 0 20px;
        vertical-align: top;
        width: auto; }
        .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio > div, .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio > div {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          align-content: center;
          align-items: center;
          flex-direction: column;
          height: auto;
          width: auto; }
          .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio > div > div, .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio > div > div {
            display: inline-block;
            padding: 0 10px 10px 10px;
            text-align: center; }
            .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio > div > div:before, .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio > div > div:before {
              content: "";
              display: inline-block;
              left: 0;
              margin: 20px 0 10px 0;
              position: absolute;
              top: 0;
              width: 100%; }
            .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio > div > div iframe, .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio > div > div iframe {
              max-height: 60px;
              margin: 30px 0 20px; }
              .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-patrocinio > div > div iframe img, .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.pos-mod-apoio > div > div iframe img {
                max-height: 100%; }
      @media screen and (max-width: 767px) {
        .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.ads-desktop {
          display: none; }
        .header-haus .ads-fixed-secondary .ads-patrocinio-apoio .c-ads.ads-mobile {
          display: flex; } }
  .header-haus.fixed {
    z-index: 9999999999999; }
    .header-haus.fixed .box-menu {
      background: #ffffff;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
      display: block;
      float: left;
      height: 70px;
      left: 0;
      position: fixed;
      top: 0; }
      .header-haus.fixed .box-menu .wrapper-fixed {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        float: none;
        max-width: 1148px;
        padding: 0 15px; }
        .header-haus.fixed .box-menu .wrapper-fixed > .wrapper {
          flex: 1;
          float: left;
          padding: 0;
          text-align: center;
          width: auto; }
    .header-haus.fixed .c-context-menu {
      display: none; }
    .header-haus.fixed .logo {
      display: inline-block;
      float: none;
      height: 70px;
      padding: 10px 0;
      text-align: center;
      width: 102px; }
      .header-haus.fixed .logo svg {
        height: 46px;
        width: 125px; }
    .header-haus.fixed .ads-fixed-secondary {
      background: #ffffff;
      display: none;
      flex-basis: auto;
      position: absolute;
      right: 15px;
      top: 0;
      width: auto;
      z-index: 1; }
      .header-haus.fixed .ads-fixed-secondary > .wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        display: block;
        flex-direction: row-reverse;
        flex: 1;
        padding-left: 15px;
        padding: 0;
        width: auto; }
      .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio, .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio {
        clear: initial;
        float: right;
        z-index: 10; }
        .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div, .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div {
          height: 70px; }
          .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div > div, .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div > div {
            display: inline-flex;
            padding: 0; }
            .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div > div:after, .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div > div:after {
              display: none; }
            .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div > div:before, .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div > div:before {
              line-height: 60px;
              margin: 0px;
              padding-right: 10px;
              vertical-align: bottom;
              width: auto; }
            .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-patrocinio > div > div iframe img, .header-haus.fixed .ads-fixed-secondary .c-ads.pos-mod-apoio > div > div iframe img {
              max-height: 100%; }
      .header-haus.fixed .ads-fixed-secondary > div {
        position: relative; }
    .header-haus.fixed .btn-assine {
      display: block; }

.section-block .header-haus {
  margin-bottom: 40px; }

@media screen and (max-width: 989px) {
  .haus .header-haus .logo {
    height: auto;
    padding: 15px 0; }
    .haus .header-haus .logo a {
      float: left; }
    .haus .header-haus .logo svg {
      height: 37px;
      width: 102px; }
  .haus .header-haus .c-context-menu {
    padding: 23px 0; }
    .haus .header-haus .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a {
      color: #806f59;
      padding: 10px 15px; }
  .haus .header-haus.fixed .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a {
    color: #806f59;
    padding: 10px 15px; } }

@media screen and (max-width: 767px) {
  .header-haus {
    min-height: 56px; }
    .header-haus .box-menu .btn-assine {
      left: 15px;
      margin-top: 15px;
      position: absolute;
      top: 0; }
    .header-haus .logo {
      height: 56px;
      padding: 13px 0px;
      width: 50%; }
      .header-haus .logo a {
        display: inline-block; }
      .header-haus .logo svg {
        height: 30px;
        width: 120px; }
      .header-haus .logo svg {
        height: 30px;
        width: auto; } }

.c-modal-content {
  display: flex;
  width: 100%; }
  .c-modal-content .save-read-later-information {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    margin-top: 30px;
    width: 100%; }
    .c-modal-content .save-read-later-information svg {
      height: 48px;
      width: 48px; }
    .c-modal-content .save-read-later-information .title {
      font-size: 1.125rem;
      font-family: "Merriweather";
      font-weight: bold;
      line-height: 1.44;
      margin-top: 30px;
      text-align: center;
      width: 277px; }
    .c-modal-content .save-read-later-information .btn-assine {
      font-size: 1rem;
      align-items: center;
      background-color: #e66a1d;
      border-radius: 20px;
      color: #fff;
      cursor: pointer;
      font-family: "Overpass", sans-serif;
      font-weight: bold;
      justify-content: center;
      margin: 24px 0;
      padding: 10px 24px;
      text-align: center;
      text-decoration: none;
      transition: all 0.5s ease;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .c-modal-content .save-read-later-information .btn-assine {
          font-size: 0.875rem; } }
      .c-modal-content .save-read-later-information .btn-assine:hover {
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
    .c-modal-content .save-read-later-information .message-login {
      font-size: 1rem;
      font-family: "Overpass", sans-serif;
      font-weight: bold;
      line-height: 1.56;
      text-align: center; }
      .c-modal-content .save-read-later-information .message-login .link-login {
        color: #3a66c8;
        cursor: pointer;
        text-decoration: none; }
        .c-modal-content .save-read-later-information .message-login .link-login:hover {
          text-decoration: underline; }
    .c-modal-content .save-read-later-information .message-minha-gazeta {
      font-size: 0.875rem;
      align-items: center;
      font-family: "Overpass", sans-serif;
      justify-content: center;
      line-height: 1.57;
      margin-top: 27px; }
      .c-modal-content .save-read-later-information .message-minha-gazeta .link-minha-gazeta-home {
        display: flex;
        align-items: center;
        color: #3a66c8;
        cursor: pointer;
        margin: 0 10px 0 3px;
        text-decoration: none; }
        .c-modal-content .save-read-later-information .message-minha-gazeta .link-minha-gazeta-home:hover {
          text-decoration: underline; }
      .c-modal-content .save-read-later-information .message-minha-gazeta svg {
        margin-left: 5px;
        height: 14px;
        width: 14px; }
    .c-modal-content .save-read-later-information .saved-header {
      align-items: flex-start;
      margin-left: 10px;
      width: 100%; }
      .c-modal-content .save-read-later-information .saved-header svg {
        height: 36px;
        width: 36px; }
        .c-modal-content .save-read-later-information .saved-header svg path {
          fill: #1179f4;
          stroke: none; }
      .c-modal-content .save-read-later-information .saved-header .title {
        font-size: 1.125rem;
        font-family: "Merriweather";
        font-weight: bold;
        line-height: 1.44;
        margin: 0 0 24px 16px;
        text-align: left;
        width: 208px; }
    .c-modal-content .save-read-later-information .saved-message-body {
      width: 265px;
      padding: 0 20px; }
      .c-modal-content .save-read-later-information .saved-message-body span {
        font-size: 1rem;
        align-items: center;
        font-family: "Overpass", sans-serif;
        line-height: 1.56;
        position: relative;
        text-align: left; }
        .c-modal-content .save-read-later-information .saved-message-body span svg {
          bottom: 0;
          height: 24px;
          left: 60px;
          position: absolute;
          width: 24px; }
    .c-modal-content .save-read-later-information .information-minha-gazeta {
      font-size: 1rem;
      font-family: "Overpass", sans-serif;
      line-height: 1.56;
      margin: 24px 0 32px;
      text-align: left;
      width: 265px;
      padding: 0 20px; }
      .c-modal-content .save-read-later-information .information-minha-gazeta strong {
        font-weight: bold; }
    .c-modal-content .save-read-later-information .btn-agree {
      font-size: 1rem;
      background-color: #315095;
      border-radius: 20px;
      border: none;
      color: #fff;
      cursor: pointer;
      float: left;
      font-family: "Overpass", sans-serif;
      height: 40px;
      margin-bottom: 32px;
      padding: 10px 29px 9px;
      transition: all 0.5s ease-in-out;
      width: 142px; }
      .c-modal-content .save-read-later-information .btn-agree:hover {
        box-shadow: 0 3px 6px 0 0, 0, 0, 0.16; }

#modal-read-later .c-modal,
#modal-read-later-not-subscriber .c-modal {
  align-items: center;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: calc(50% - 170px);
  max-width: 340px; }
  @media screen and (max-width: 767px) {
    #modal-read-later .c-modal,
    #modal-read-later-not-subscriber .c-modal {
      left: calc(50% - 160px);
      max-width: 320px; } }
  #modal-read-later .c-modal .c-modal-header .btn-close,
  #modal-read-later-not-subscriber .c-modal .c-modal-header .btn-close {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 20px;
    z-index: 20; }
    #modal-read-later .c-modal .c-modal-header .btn-close:before, #modal-read-later .c-modal .c-modal-header .btn-close:after,
    #modal-read-later-not-subscriber .c-modal .c-modal-header .btn-close:before,
    #modal-read-later-not-subscriber .c-modal .c-modal-header .btn-close:after {
      background-color: #707070; }
  #modal-read-later .c-modal .c-modal-content,
  #modal-read-later-not-subscriber .c-modal .c-modal-content {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 20px;
    position: relative;
    width: 100%; }

.relative {
  position: relative; }

.haus-page .c-btn-share-post-footer {
  background: #806f59; }

.haus-page .block.type-special.style-light-grey .block-title a {
  color: #2a2a2a; }

.haus-page .block.style-default .block-title {
  border-color: #806f59; }
  .haus-page .block.style-default .block-title a {
    color: #806f59;
    border-color: #806f59; }

.haus-page .c-article-box {
  padding-left: 0;
  border-left: 0; }
  .haus-page .c-article-box.box-indicated-post {
    margin-top: 30px; }
  .haus-page .c-article-box.box-vozes, .haus-page .c-article-box.box-top-headlines, .haus-page .c-article-box.box-indicated-post {
    border-left: 0;
    padding-left: 0; }
    .haus-page .c-article-box.box-vozes .box-title, .haus-page .c-article-box.box-top-headlines .box-title, .haus-page .c-article-box.box-indicated-post .box-title {
      border-top: 1px solid #806f59;
      color: #806f59; }
      .haus-page .c-article-box.box-vozes .box-title a:first-child, .haus-page .c-article-box.box-top-headlines .box-title a:first-child, .haus-page .c-article-box.box-indicated-post .box-title a:first-child {
        color: #806f59;
        border-color: #806f59; }
      .haus-page .c-article-box.box-vozes .box-title strong a,
      .haus-page .c-article-box.box-vozes .box-title .strong a, .haus-page .c-article-box.box-top-headlines .box-title strong a,
      .haus-page .c-article-box.box-top-headlines .box-title .strong a, .haus-page .c-article-box.box-indicated-post .box-title strong a,
      .haus-page .c-article-box.box-indicated-post .box-title .strong a {
        color: #2a2a2a; }
      .haus-page .c-article-box.box-vozes .box-title strong:before,
      .haus-page .c-article-box.box-vozes .box-title .strong:before, .haus-page .c-article-box.box-top-headlines .box-title strong:before,
      .haus-page .c-article-box.box-top-headlines .box-title .strong:before, .haus-page .c-article-box.box-indicated-post .box-title strong:before,
      .haus-page .c-article-box.box-indicated-post .box-title .strong:before {
        background: #806f59; }

.section .haus.section-block .header-haus .wrapper {
  padding: 0 15px; }

.haus .c-context-menu {
  padding: 17px 0 9px; }
  .haus .c-context-menu .c-list-context-menu {
    padding: 10px 0;
    border-color: #806f59; }
    .haus .c-context-menu .c-list-context-menu li a {
      position: relative;
      color: #806f59;
      font-size: 1rem;
      font-weight: bold;
      padding: 0 15px;
      line-height: 125%; }
      @media screen and (max-width: 767px) {
        .haus .c-context-menu .c-list-context-menu li a {
          padding: 10px 15px; } }
      .haus .c-context-menu .c-list-context-menu li a:after {
        background: #806f59;
        margin-right: 0;
        margin-top: -10px;
        position: absolute;
        right: 0;
        top: 10px; }
        @media screen and (max-width: 767px) {
          .haus .c-context-menu .c-list-context-menu li a:after {
            margin-top: 0; } }
    .haus .c-context-menu .c-list-context-menu li.sub .c-list-context-menu {
      border: 1px solid #806f59; }
      @media screen and (max-width: 989px) {
        .haus .c-context-menu .c-list-context-menu li.sub .c-list-context-menu {
          border: none; } }
    .haus .c-context-menu .c-list-context-menu li.sub svg * {
      fill: #806f59; }
    .haus .c-context-menu .c-list-context-menu li:last-child a:after {
      display: none; }
  .haus .c-context-menu .sub-mobile {
    border: none;
    outline: none;
    background-color: transparent; }
    .haus .c-context-menu .sub-mobile .link-subMobile {
      background: #806f59;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      border: 0;
      color: #ffffff;
      height: 25px;
      width: 65px;
      border-radius: 6px;
      text-align: center;
      margin: 0;
      padding: 0 18px 0 10px; }
      .haus .c-context-menu .sub-mobile .link-subMobile svg {
        display: inline-block;
        position: absolute;
        fill: none;
        width: 24px;
        height: 25px;
        margin: 0; }
        .haus .c-context-menu .sub-mobile .link-subMobile svg path {
          fill: #ffffff; }
        .haus .c-context-menu .sub-mobile .link-subMobile svg .cls-1 {
          fill: #ffffff;
          stroke: #ffffff; }
      .haus .c-context-menu .sub-mobile .link-subMobile:focus, .haus .c-context-menu .sub-mobile .link-subMobile:hover {
        outline: none;
        opacity: 0.8; }

.haus.podcast .c-context-menu .c-list-context-menu li.sub svg *, .haus.video .c-context-menu .c-list-context-menu li.sub svg * {
  fill: #806f59; }

.haus.podcast .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a, .haus.video .c-context-menu .c-list-context-menu li.sub .c-list-context-menu li a {
  color: #806f59; }

@media screen and (max-width: 767px) {
  .haus .c-context-menu {
    padding: 15px 0 10px 0; }
    .haus .c-context-menu .sub-mobile .c-list-context-menu li a {
      color: #806f59; }
      .haus .c-context-menu .sub-mobile .c-list-context-menu li a:after {
        background: #806f59; }
    .haus .c-context-menu .sub-mobile .c-list-context-menu li:first-child a {
      border-bottom: solid 1px #e6e6e6; }
    .haus .c-context-menu .sub-mobile .c-list-context-menu li.sub .c-list-context-menu li a {
      color: #806f59;
      padding: 10px 15px; }
      .haus .c-context-menu .sub-mobile .c-list-context-menu li.sub .c-list-context-menu li a:after {
        background: #806f59; }
    .haus .c-context-menu .sub-mobile.active .c-list-context-menu.scroll-menu {
      transform: scaleY(1);
      max-height: 155px;
      overflow-y: scroll; } }

.haus .box-center {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  padding-bottom: 30px; }

.haus .c-section-header {
  padding: 0;
  margin: 0 0 30px 0;
  z-index: 9; }
  .haus .c-section-header:after {
    display: none; }
  .haus .c-section-header .c-box-header {
    width: 100%;
    max-width: 100%;
    margin: 13px 0 0 0;
    border-bottom: solid 1px #e6e6e6;
    padding: 7px 0; }
    .haus .c-section-header .c-box-header svg {
      position: absolute;
      left: 0;
      top: 0;
      float: left;
      width: 20px;
      height: 26px;
      line-height: 28px; }
    .haus .c-section-header .c-box-header ul {
      position: relative;
      display: inline-block;
      margin: 0;
      float: none; }
      .haus .c-section-header .c-box-header ul li {
        padding: 0 10px 0 20px; }
        .haus .c-section-header .c-box-header ul li a {
          text-decoration: none; }
        .haus .c-section-header .c-box-header ul li svg {
          width: 20px;
          height: 24px; }
        .haus .c-section-header .c-box-header ul li h1,
        .haus .c-section-header .c-box-header ul li .c-title-content {
          padding: 0;
          color: #806f59; }
        .haus .c-section-header .c-box-header ul li.c-title-content-02 {
          font-size: 1rem;
          margin: 6px 0;
          color: #806f59; }
          .haus .c-section-header .c-box-header ul li.c-title-content-02 a {
            font-size: 1rem;
            color: #707070; }
          .haus .c-section-header .c-box-header ul li.c-title-content-02 svg * {
            fill: #707070; }

.haus .c-list-all-bg {
  position: relative;
  float: left;
  width: 100%;
  padding: 0; }
  .haus .c-list-all-bg .box-title {
    border-top: 1px solid #806f59; }
    .haus .c-list-all-bg .box-title strong {
      font-family: Overpass, sans-serif;
      color: #806f59;
      margin: 0 0 52px;
      font-size: 1.6rem;
      line-height: 0.94;
      font-weight: bold;
      height: 40px;
      width: 20.625rem;
      text-align: left; }
      .haus .c-list-all-bg .box-title strong:before {
        background: #806f59; }
    .haus .c-list-all-bg .box-title svg {
      position: absolute;
      left: 0;
      top: 0;
      float: left;
      width: 20px;
      height: 26px;
      line-height: 28px;
      margin-top: 15px; }
      .haus .c-list-all-bg .box-title svg path {
        fill: #806f59; }
  .haus .c-list-all-bg .c-title {
    font-family: Overpass, sans-serif;
    display: inline-flex;
    width: 22.4375rem;
    height: 2.75rem;
    font-size: 1.4375rem;
    line-height: 1.39;
    font-weight: 400;
    color: #555555;
    text-decoration: none;
    text-align: left;
    margin: 0; }
    .haus .c-list-all-bg .c-title:before {
      content: "\00bb";
      letter-spacing: 5px; }
    .haus .c-list-all-bg .c-title:hover {
      text-decoration: underline;
      cursor: pointer; }
  .haus .c-list-all-bg .c-item-bg {
    display: inline-flex;
    border: 0;
    padding: 0;
    height: auto;
    float: left;
    flex-basis: 100%;
    text-align: left;
    width: calc(33% - 4px);
    max-width: calc(33.3% - 4px); }
    .haus .c-list-all-bg .c-item-bg a {
      width: 100%;
      height: 100%;
      display: inline-block;
      vertical-align: top;
      text-decoration: none; }

.haus.home .c-section-header .c-box-header svg path, .haus.section-block .c-section-header .c-box-header svg path, .haus.section-list .c-section-header .c-box-header svg path, .haus.template-note .c-section-header .c-box-header svg path, .haus.template-post .c-section-header .c-box-header svg path {
  fill: #2a2a2a; }

.haus.home .c-section-header .c-box-header ul li, .haus.section-block .c-section-header .c-box-header ul li, .haus.section-list .c-section-header .c-box-header ul li, .haus.template-note .c-section-header .c-box-header ul li, .haus.template-post .c-section-header .c-box-header ul li {
  color: #806f59; }
  .haus.home .c-section-header .c-box-header ul li a, .haus.section-block .c-section-header .c-box-header ul li a, .haus.section-list .c-section-header .c-box-header ul li a, .haus.template-note .c-section-header .c-box-header ul li a, .haus.template-post .c-section-header .c-box-header ul li a {
    color: #806f59; }
  .haus.home .c-section-header .c-box-header ul li svg *, .haus.section-block .c-section-header .c-box-header ul li svg *, .haus.section-list .c-section-header .c-box-header ul li svg *, .haus.template-note .c-section-header .c-box-header ul li svg *, .haus.template-post .c-section-header .c-box-header ul li svg * {
    fill: #806f59; }
  .haus.home .c-section-header .c-box-header ul li h1,
  .haus.home .c-section-header .c-box-header ul li .c-title-content, .haus.section-block .c-section-header .c-box-header ul li h1,
  .haus.section-block .c-section-header .c-box-header ul li .c-title-content, .haus.section-list .c-section-header .c-box-header ul li h1,
  .haus.section-list .c-section-header .c-box-header ul li .c-title-content, .haus.template-note .c-section-header .c-box-header ul li h1,
  .haus.template-note .c-section-header .c-box-header ul li .c-title-content, .haus.template-post .c-section-header .c-box-header ul li h1,
  .haus.template-post .c-section-header .c-box-header ul li .c-title-content {
    color: #806f59; }
  .haus.home .c-section-header .c-box-header ul li.c-title-content-02, .haus.section-block .c-section-header .c-box-header ul li.c-title-content-02, .haus.section-list .c-section-header .c-box-header ul li.c-title-content-02, .haus.template-note .c-section-header .c-box-header ul li.c-title-content-02, .haus.template-post .c-section-header .c-box-header ul li.c-title-content-02 {
    color: #806f59; }
    .haus.home .c-section-header .c-box-header ul li.c-title-content-02 a, .haus.section-block .c-section-header .c-box-header ul li.c-title-content-02 a, .haus.section-list .c-section-header .c-box-header ul li.c-title-content-02 a, .haus.template-note .c-section-header .c-box-header ul li.c-title-content-02 a, .haus.template-post .c-section-header .c-box-header ul li.c-title-content-02 a {
      color: #707070; }
    .haus.home .c-section-header .c-box-header ul li.c-title-content-02 svg *, .haus.section-block .c-section-header .c-box-header ul li.c-title-content-02 svg *, .haus.section-list .c-section-header .c-box-header ul li.c-title-content-02 svg *, .haus.template-note .c-section-header .c-box-header ul li.c-title-content-02 svg *, .haus.template-post .c-section-header .c-box-header ul li.c-title-content-02 svg * {
      fill: #707070; }

.haus.home .c-item.template-note.no-image .overhead svg *,
.haus.home .c-item.template-note.no-image .c-caption svg *, .haus.section-block .c-item.template-note.no-image .overhead svg *,
.haus.section-block .c-item.template-note.no-image .c-caption svg *, .haus.section-list .c-item.template-note.no-image .overhead svg *,
.haus.section-list .c-item.template-note.no-image .c-caption svg *, .haus.template-note .c-item.template-note.no-image .overhead svg *,
.haus.template-note .c-item.template-note.no-image .c-caption svg *, .haus.template-post .c-item.template-note.no-image .overhead svg *,
.haus.template-post .c-item.template-note.no-image .c-caption svg * {
  fill: #806f59; }

.haus.home .post .c-btn-share-post, .haus.section-block .post .c-btn-share-post, .haus.section-list .post .c-btn-share-post, .haus.template-note .post .c-btn-share-post, .haus.template-post .post .c-btn-share-post {
  color: #806f59; }
  .haus.home .post .c-btn-share-post svg *, .haus.section-block .post .c-btn-share-post svg *, .haus.section-list .post .c-btn-share-post svg *, .haus.template-note .post .c-btn-share-post svg *, .haus.template-post .post .c-btn-share-post svg * {
    fill: #806f59; }
  .haus.home .post .c-btn-share-post:hover, .haus.section-block .post .c-btn-share-post:hover, .haus.section-list .post .c-btn-share-post:hover, .haus.template-note .post .c-btn-share-post:hover, .haus.template-post .post .c-btn-share-post:hover {
    color: #806f59;
    text-decoration: none; }
    .haus.home .post .c-btn-share-post:hover svg path, .haus.section-block .post .c-btn-share-post:hover svg path, .haus.section-list .post .c-btn-share-post:hover svg path, .haus.template-note .post .c-btn-share-post:hover svg path, .haus.template-post .post .c-btn-share-post:hover svg path {
      fill: #806f59; }
    .haus.home .post .c-btn-share-post:hover span, .haus.section-block .post .c-btn-share-post:hover span, .haus.section-list .post .c-btn-share-post:hover span, .haus.template-note .post .c-btn-share-post:hover span, .haus.template-post .post .c-btn-share-post:hover span {
      border-bottom: 1px solid #806f59; }

.haus.home .post .share-post svg path, .haus.section-block .post .share-post svg path, .haus.section-list .post .share-post svg path, .haus.template-note .post .share-post svg path, .haus.template-post .post .share-post svg path {
  fill: #806f59; }

.haus.home .post .share-post:hover svg path, .haus.section-block .post .share-post:hover svg path, .haus.section-list .post .share-post:hover svg path, .haus.template-note .post .share-post:hover svg path, .haus.template-post .post .share-post:hover svg path {
  fill: #806f59; }

.haus.home .post .c-content-header .c-overhead, .haus.section-block .post .c-content-header .c-overhead, .haus.section-list .post .c-content-header .c-overhead, .haus.template-note .post .c-content-header .c-overhead, .haus.template-post .post .c-content-header .c-overhead {
  color: #806f59; }
  .haus.home .post .c-content-header .c-overhead:before, .haus.section-block .post .c-content-header .c-overhead:before, .haus.section-list .post .c-content-header .c-overhead:before, .haus.template-note .post .c-content-header .c-overhead:before, .haus.template-post .post .c-content-header .c-overhead:before {
    background: #806f59; }

.haus.template-note .c-list-notes .c-item-note .overhead.note,
.haus.template-note .c-list-notes .c-item-note .c-caption.note {
  color: #806f59; }
  .haus.template-note .c-list-notes .c-item-note .overhead.note:before,
  .haus.template-note .c-list-notes .c-item-note .c-caption.note:before {
    content: "";
    background: url(https://assets.gazetadopovo.com.br/images/svg/ico-breves-marrom.svg); }
  .haus.template-note .c-list-notes .c-item-note .overhead.note svg *,
  .haus.template-note .c-list-notes .c-item-note .c-caption.note svg * {
    fill: #806f59; }

.haus.template-note .box-title {
  border-color: #806f59; }
  .haus.template-note .box-title a {
    color: #806f59;
    border-color: #806f59; }

.haus.template-note .share-post svg * {
  fill: #806f59; }

.haus .c-social-reactions {
  margin-bottom: 40px; }

.haus .c-content {
  float: left;
  width: 100%;
  background: #ffffff; }
  .haus .c-content .c-content {
    background: transparent; }

.haus .comments__form .form button,
.haus .box-communication-errors .form button {
  background: #806f59; }
  .haus .comments__form .form button.no-bg,
  .haus .box-communication-errors .form button.no-bg {
    background: transparent; }

.haus .c-comments-box {
  border: 1px solid #806f59;
  background-color: #806f59; }

.haus .c-recommendation .box-title {
  border-top: 1px solid #806f59; }

.haus .c-item .overhead {
  border-color: #806f59; }

.haus .c-item .c-caption:before {
  background: #806f59; }

.haus .c-item .overhead,
.haus .c-item .c-caption {
  color: #806f59; }
  .haus .c-item .overhead.no-image svg *,
  .haus .c-item .c-caption.no-image svg * {
    fill: #806f59; }

.haus .c-item.template-article .overhead {
  border-color: #806f59; }

.haus .c-item .share-post svg path {
  fill: #806f59; }

.haus .c-item .share-post:hover svg path {
  fill: #806f59; }

.haus .c-item .salvar-materia {
  background-image: url(https://assets.gazetadopovo.com.br/images/svg/ico-save-haus.svg); }
  .haus .c-item .salvar-materia.loading {
    background-image: url(https://assets.gazetadopovo.com.br/images/svg/loader-salvar-haus.svg); }
  .haus .c-item .salvar-materia.active {
    background-image: url(https://assets.gazetadopovo.com.br/images/svg/ico-save-blue.svg); }

.haus .c-item-comments {
  color: #806f59; }
  .haus .c-item-comments svg path {
    fill: #806f59; }
  .haus .c-item-comments:hover svg path {
    fill: #806f59; }

.haus p.c-message {
  font-family: "Merriweather", serif;
  font-size: 0.875rem;
  line-height: 18px;
  margin-bottom: 0;
  color: #707070; }

.haus .post .c-content-header .mobile-hide {
  float: left;
  width: auto; }
  .haus .post .c-content-header .mobile-hide.c-btn-share-post {
    position: relative;
    bottom: 0;
    right: 0;
    float: right;
    min-height: 48px; }
  .haus .post .c-content-header .mobile-hide .c-btn-share-mobile {
    position: relative;
    bottom: 0;
    right: 0; }
    .haus .post .c-content-header .mobile-hide .c-btn-share-mobile span {
      padding: 11px 12px; }
  .haus .post .c-content-header .mobile-hide .c-box-transparency {
    margin: 10px 0 20px 0; }

.haus .post .c-content-header .c-btn-share-mobile.desktop-show {
  position: relative;
  bottom: 0;
  right: 0; }
  .haus .post .c-content-header .c-btn-share-mobile.desktop-show span {
    padding: 11px 12px; }

.haus .post .c-article-box {
  padding-left: 0;
  border-left: 0; }
  .haus .post .c-article-box.box-indicated-post {
    margin-top: 30px; }
  .haus .post .c-article-box.box-top-headlines, .haus .post .c-article-box.box-indicated-post {
    border-left: 0;
    padding-left: 0; }
    .haus .post .c-article-box.box-top-headlines .box-title, .haus .post .c-article-box.box-indicated-post .box-title {
      border-top: 1px solid #806f59;
      color: #806f59; }
      .haus .post .c-article-box.box-top-headlines .box-title strong a,
      .haus .post .c-article-box.box-top-headlines .box-title .strong a, .haus .post .c-article-box.box-indicated-post .box-title strong a,
      .haus .post .c-article-box.box-indicated-post .box-title .strong a {
        color: #806f59; }
      .haus .post .c-article-box.box-top-headlines .box-title strong:before,
      .haus .post .c-article-box.box-top-headlines .box-title .strong:before, .haus .post .c-article-box.box-indicated-post .box-title strong:before,
      .haus .post .c-article-box.box-indicated-post .box-title .strong:before {
        background: #806f59; }

.haus.video .post-video {
  margin-bottom: 0; }

.haus.podcast .post-podcast {
  margin-bottom: 0; }
  .haus.podcast .post-podcast .mobile-hide {
    float: left;
    width: auto; }
    .haus.podcast .post-podcast .mobile-hide.c-btn-share-post {
      position: relative;
      bottom: 0;
      right: 0;
      float: right;
      min-height: 48px; }
    .haus.podcast .post-podcast .mobile-hide .c-btn-share-mobile {
      position: relative;
      bottom: 0;
      right: 0; }
      .haus.podcast .post-podcast .mobile-hide .c-btn-share-mobile span {
        padding: 11px 12px; }
    .haus.podcast .post-podcast .mobile-hide .c-box-transparency {
      margin: 10px 0 20px 0; }
  .haus.podcast .post-podcast .c-btn-share-mobile.desktop-show {
    position: relative;
    bottom: 0;
    right: 0; }
    .haus.podcast .post-podcast .c-btn-share-mobile.desktop-show span {
      padding: 11px 12px; }

.haus.video audio, .haus.podcast audio {
  display: inline-flex;
  width: 100%;
  margin-bottom: 30px; }

.haus.not-found {
  padding: 0; }
  .haus.not-found .not-found {
    padding-top: 10px; }
  .haus.not-found .col-8 .c-content {
    text-align: left; }
    .haus.not-found .col-8 .c-content .c-title {
      max-width: 31.875rem;
      font-family: Overpass, sans-serif;
      font-size: 2.375rem;
      line-height: 1.32;
      color: #806f59;
      margin: 0 0 10px; }
    .haus.not-found .col-8 .c-content p {
      max-width: 35rem;
      font-family: Overpass, sans-serif;
      font-size: 1.5rem;
      line-height: 1.54; }
    .haus.not-found .col-8 .c-content form input[type="text"] {
      font-family: Overpass, sans-serif;
      font-size: 1.625rem;
      max-width: 25rem;
      height: 3.375rem;
      line-height: 2.4375rem;
      border: solid 1px #707070;
      margin-right: 0;
      background-color: #fff;
      float: left; }
    .haus.not-found .col-8 .c-content form button {
      font-family: Overpass, sans-serif;
      font-size: 1.375rem;
      width: 11.1875rem;
      height: 3.375rem;
      background: #806f59;
      border: none;
      border-radius: 0;
      float: left; }
      .haus.not-found .col-8 .c-content form button:hover {
        color: #fff; }
    @media screen and (max-width: 768px) {
      .haus.not-found .col-8 .c-content {
        text-align: center; }
        .haus.not-found .col-8 .c-content form input[type="text"] {
          position: relative;
          left: 4px;
          float: none; }
        .haus.not-found .col-8 .c-content form button {
          float: none; } }
    @media screen and (max-width: 767px) {
      .haus.not-found .col-8 .c-content {
        text-align: center; }
        .haus.not-found .col-8 .c-content .c-title {
          font-size: 1.625rem;
          line-height: 1.38; }
        .haus.not-found .col-8 .c-content p {
          font-size: 1.0625rem;
          line-height: 1.41; }
        .haus.not-found .col-8 .c-content form input[type="text"] {
          font-size: 1.125rem;
          max-width: 12.5rem;
          height: 2.6875rem;
          line-height: 1.56; }
        .haus.not-found .col-8 .c-content form button {
          font-size: 1rem;
          width: 5.375rem;
          height: 2.6875rem;
          line-height: 1.56; }
          .haus.not-found .col-8 .c-content form button:hover {
            color: #fff; } }
  @media screen and (max-width: 767px) {
    .haus.not-found .c-list-all-bg .c-item-bg.no-image {
      width: 100%;
      max-width: 100%;
      display: unset; } }
  @media screen and (max-width: 989px) {
    .haus.not-found .col-8 {
      margin-bottom: 70px; } }
  @media screen and (min-width: 1024px) {
    .haus.not-found .col-4,
    .haus.not-found .col-8 {
      float: left;
      width: 100%;
      margin: 50px 0 100px; }
    .haus.not-found .col-4 {
      max-width: 33.33333%; }
    .haus.not-found .col-8 {
      max-width: 66.66667%; } }
  @media screen and (min-width: 768px) and (max-width: 989px) {
    .haus.not-found .col-4 {
      width: 100%; }
    .haus.not-found .col-8 .c-content .c-title,
    .haus.not-found .col-8 .c-content p {
      max-width: 46.875rem; }
    .haus.not-found .c-list-all-bg .c-item-bg.no-image {
      width: calc(50% - 4px);
      max-width: calc(50% - 4px); } }

@media screen and (max-width: 767px) {
  .haus .c-social-reactions {
    margin-bottom: 20px; }
  .haus .post .c-content-header .c-btn-share-post.mobile-hide {
    display: none; }
  .haus .post .mobile-show .c-credits {
    padding-right: 120px;
    margin-bottom: 30px; }
    .haus .post .mobile-show .c-credits .share-comments {
      position: absolute;
      right: 0;
      top: 0; }
      .haus .post .mobile-show .c-credits .share-comments .c-btn-share-mobile {
        position: relative;
        bottom: 0;
        right: 0; }
      .haus .post .mobile-show .c-credits .share-comments .c-btn-share-post {
        position: relative;
        bottom: 0;
        right: 0;
        min-height: 48px; }
  .haus .post .mobile-show .c-box-transparency {
    margin-top: 10px; }
  .haus .c-section-header .c-box-header {
    max-width: 100%; }
    .haus .c-section-header .c-box-header ul li {
      font-size: 1.25rem; }
      .haus .c-section-header .c-box-header ul li a {
        font-size: 1.25rem; }
  .haus.podcast .post-podcast .c-credits {
    width: 100%; }
  .haus.podcast .post-podcast .c-btn-share-post.mobile-hide {
    display: none; } }

@media screen and (max-width: 579px) {
  .haus .c-content .col-8 .col-12 {
    height: 0px; } }

