/*BACKGROUND*/
body {
    margin: 0 auto;
    overflow-x: hidden;
    background-color: #D8E9F9;
}

body, .noticia .topo-full .box .full .share {
    background: #D8E9F9;
}
/**********************/


@media screen and (max-width: 435px) {
.header-estadao .header-current-page {
    background: white;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    margin-top: 55px;
    margin-bottom: 0;
    padding: 10px 20px 15px 20px;
    display: none !important;
}


}





.noticia .topo-full .box .full {
    display: inherit;
}

.noticia .topo-full .box .full {
    border-top: 1px solid #D8E9F9;
    display: inline-block;
    margin: 44px 0 0;
}

.noticia .topo-full .box .full .share {
    background-color: #D8E9F9;
    height: auto;
    margin: -16px 0 0;
    padding: 0 225px;
}

@media (max-width: 411px) {
.noticia .topo-full .box .full .share {
    background-color: #D8E9F9;
    height: auto;
    margin: -16px 0 0;
    padding: 0 137px;
}
}

@media (max-width: 360px) {
.noticia .topo-full .box .full .share {
    background-color: #D8E9F9;
    height: auto;
    margin: -16px 0 0;
    padding: 0 114px;
}
}

@media (max-width: 414px) {
.noticia .topo-full .box .full .share {
    background-color: #D8E9F9;
    height: auto;
    margin: -16px 0 0;
    padding: 0 95px;
}
}

@media (max-width: 320px){
.noticia .topo-full .box .full .share {
    background-color: #D8E9F9;
    height: auto;
    margin: -16px 0 0;
    padding: 0 104px;
}
}


@media (max-width: 375px) {
.noticia .topo-full .box .full .share {
    background-color: #D8E9F9;
    height: auto;
    margin: -16px 0 0;
    padding: 0 49px;
}
}















/*TITULO ABRE*/

.noticia .topo-full .box .titulo-principal {
    font-size: 65px!important;
    margin: 20px auto 30px auto!important;
    width: 100%!important;
    max-width: 970px!important;
    float: none !important;
}

.noticia .topo-full .box .linha-fina {
    display: inline-block;
    font: 18px/28px 'LatoBold',Georgia;
    margin: 10px auto 32px auto!important;
    width: 100%!important;
    max-width: 675px;
    width: 100%;
}

@media (max-width: 414px) {
       .noticia .topo-full .box .label {
        width: 100%;
        text-align: center !important;
    }

    .noticia .topo-full .box .titulo-principal {
        font-size: 32px !important;
        line-height: 38px !important;
        margin-top: 50px !important;
        text-align: center !important;
    }

    .noticia .topo-full .box .titulo-principal {
    max-width: 330px!important;
    float: none !important;
}

    .noticia .topo-full .box .linha-fina {
        font-size: 16px !important;
        line-height: 1.5 !important;
        margin-top: 32px !important;
        margin-bottom: 32px !important;
        text-align: center !important;
    }

    .header-estadao h1.header-current-page {
        background: #e0dbf9!important;
        display: none;
    }

    .arte-content nav[data-mode] {
        position: relative;
        overflow-x: scroll;
        display: flex;
        margin-top: 47px !important;
    }
}

@media (max-width: 320px) {
 .noticia .topo-full .box .titulo-principal {
    max-width: 270px!important;
    float: none !important;
}
}



h4 {
  font-family: 'LatoBlack', Georgia;
  font-size: 0.62em;
  text-transform: uppercase;
  font-weight: 700;
  color: #2575e8;
  margin: 0 0 0 0.13em;
  display: inline-block;
  word-break: break-word;
}

/*FRASE*/
blockquote p {
  color: #2d2d2d !important;
  font: 24px/28px 'FreightText-BlackItalic', Georgia !important;
  margin: 8px 0 0 !important;
}

.arte-content blockquote::before {
  background-color: #e6efef;
  color: #2575e8;
  content: '“';
  display: inline-block;
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin-top: 0px;
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, -50%);
  padding: 0px 0.333em;
}

.arte-content blockquote {
  position: relative;
  display: flex;
  flex-direction: column;
  font-family: 'EstadoHeadlineBold', 'Estado Headline', serif;
  font-weight: bold;
  /*  border-top: 1px solid #eabbd0;
    border-bottom: 1px solid #eabbd0;*/
  margin: 48px auto;
  padding: 32px 16px 24px;
  text-align: center;
  box-sizing: border-box;
}

/**********************/

/*BOTOES*/
.custom-button {
  background-color: #792359;
  color: #fff;
  padding: 6px 16px;
  font-family: 'Flama Condensed';
  font-size: 1.1rem;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  border-radius: 30px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-appearance: none !important;
  border: none !important;
  /*margin-right: 2px;*/
}

.custom-button:hover {
  background-color: #fd3e81 !important;
  cursor: pointer;
  transition: 0.3s;
}

.custom-button:active {
  top: 2px;
}

.custom-button:focus {
  outline: none;
}

/***********************************************/

/*CHAPEU QUIZ*/

.ingredientes {
  background-color: #fff;
  padding: 20px;
  margin: 0 0 16px 0;
  border-radius: 8px;
}

.custom-chapeu {
  background-color: #2575e8;
  color: white;
  padding: 12px 20px;
  position: relative;
  /*    font-family: 'Flama Condensed';*/
  font-size: 0.8rem;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 30px;
  margin-right: 12px;
}

/***********************************************/

/*FAZER AS TAGS FICAREM COM COLUNAGEM MENOR*/

.noticia.infograficos .row .footer {
  display: none;
}

.arte-column-s {
  max-width: 600px !important;
}

.tags,
.infografico__tags {
  max-width: 600px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/***********************************************/

/*CHAPÉU POLITICA*/

.header-estadao .header-current-page a,
.header-estadao .header-current-section a {
  color: inherit;
  text-decoration: none;
  color: #2575e8 !important;
}

.politica .cor-e,
.politica .jaw_widget a.jaw_months,
.politica .go.no-hover span,
.politica .go.no-hover:hover,
.politica .go.no-hover:hover span,
.politica .header-menu ul li a:hover,
.politica .row-pagination .pagination-control,
.politica .row-pagination .pagination-control [class^='ico-'],
.politica .row-pagination .fake-select select,
.politica .para_entender_mod__chapeu,
.politica .paraentender__title,
.politica .aside-destaques-title,
.politica .lista-numerada-noticia .lista-numerada-title,
.politica .lista-numerada-noticia .ln-right a,
.politica .continuar-lendo-inner .continuar-lendo-btn {
  color: #2575e8 !important;
}

.politica .bg-e,
.politica .join-button:hover,
.politica .swiper-pagination-bullet-active,
.politica .special-news-wrapper > li > span a.current i,
.politica .subhome .container-subhome .menu-subhome ul li.actived a,
.politica .btn-e:hover,
.politica .select-styled:hover,
.politica .select-styled:active,
.politica .select-styled.active,
.politica .select-options,
.politica .ver-modalidade:hover,
.politica .go:hover,
.politica .view-more:hover,
.politica .btn-calendario:hover,
.politica .pagination-button:hover,
.politica .page-item:hover,
.politica .header-menu ul li.actived a {
  background-color: #2575e8 !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.politica .brd-e,
.politica .select-styled:hover,
.politica .select-styled:active,
.politica .select-styled.active,
.politica .ver-modalidade,
.politica .btn-calendario:hover {
  border-color: #2575e8 !important;
}

/****************************/

/*Para o menu Navigation*/
.arte-content [data-contains='navigation'] nav[data-mode] ul li a {
  width: 120px;
}

.arte-content nav[data-mode] > div {
  position: relative;
  width: 100%;
  max-width: 100%;
  /*    overflow-x: auto;*/
  padding-bottom: 21px;
  display: inline-flex;
}

.arte-content nav[data-mode] ul li a > div,
.arte-content nav[data-mode] ul li div > div {
  padding-bottom: 6px;
  display: block;
  margin: 0 auto;
  font-size: 12px;
  font-weight: bold;
  font-weight: 900;
  font-family: LatoBlack;
  text-transform: uppercase;
  color: #2575e8;
  /*opacity: 1;
*/
}

.arte-content nav[data-mode] {
  position: relative;
  /*    overflow-x: scroll;
*/
  display: flex;
  margin-top: 47px !important;
}

[data-arte-display='false'] {
  opacity: 0.5;
}

[data-arte-display='true'] {
  opacity: 1;
}

.arte-chapter-disabled {
  opacity: 1 !important;
}

.arte-content nav[data-mode] ul {
  display: flex;
  align-items: flex-end;
  margin: 0px 0px 0px -60px;
}

@media (max-width: 414px) {
  .arte-content nav[data-mode] ul {
    display: flex;
    align-items: flex-end;
    margin: 0px 0px 0px 0px;
  }
}

/**********************************************************************/

/*/BOX PERFIL/*/

.card-container {
  max-width: 375px;
  margin: 36px auto;
  color: #2575e8;
}

.card-container a {
  color: #2575e8 !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 12px;
}

.card-bottom-aconteceu {
  background: #ffffff;
  padding: 28px;
  border-radius: 0px 0px 8px 8px;
}

.card-date-acontecer {
  text-transform: uppercase;
  font-size: 12px;
  padding: 8px 56px;
  background: #2575e8;
  border-radius: 100px;
  color: white;
  /* margin-top: -70px; */
  margin-left: 66px;
  /* margin-right: 16px; */
  max-width: 60%;
}

.button-green {
  background: #2bb673;
  width: 148px;
  padding: 12px 20px;
  border-radius: 48px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  color: white !important;
  margin: 4px;
  text-align: center;
}

.card-top-acontecer {
  background: #fff;
  padding: 28px;
  border-radius: 8px;
  margin-top: -52px;
}

.card-bottom-acontecer {
  background: #ffffff;
  padding: 28px;
  border-radius: 0px 0px 8px 8px;
}

/****************************/

/* Leia também */
.card {
  background-color: #f1eada;
  border-radius: 6px;
  padding: 8px;
  display: flex;
  margin: 32px 0px;
  height: 300px;
  position: relative;
}

.card-imagem {
  width: 60%;
  margin: auto 0;
  margin-left: 12px !important;
}

.card-texto {
  text-decoration: none !important;
  width: 40%;
  margin: auto 0;
  padding: 0 12px;
  line-height: 1.3;
}

.mini-card {
  background-color: #f9f8f4;
  border-radius: 6px;
  padding: 8px;
  display: flex;
  margin: 20px 0px;
  height: 180px;
  padding: 0px 0px 0px 30px;
  position: relative;
}

.mini-card-imagem {
  width: 35%;
  margin: auto 0;
}

.mini-card-texto {
  text-decoration: none !important;
  width: 70%;
  margin: auto 0;
  padding: 0 32px;
}

.linhafina {
  display: inline-block;
  font: 17px/26px 'LatoBold', Georgia;
  margin: 0px auto 0 auto;
  max-width: 655px;
  width: 100%;
  color: #2575e8 !important;
  text-align: left;
  line-height: 1.3;
}

/*Fontes*/

@font-face {
  font-family: 'FreightText-BlackItalic';
  src: url('https://arte.estadao.com.br/public/pages/9p/83/ok/24/og/mj/freighttext-blackitalic-webfont.woff2')
    format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Flama-Semibold';
  src: url('https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.eot');
  src: url('https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.woff2')
      format('woff2'),
    url('https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.woff')
      format('woff'),
    url('https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.ttf')
      format('truetype'),
    url('https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.svg#webfont')
      format('svg');
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FlamaCondensed-Medium';
  src: url('https://arte.estadao.com.br/share/fonts/FlamaCondensed/FlamaCondensed-Medium.eot');
  src: url('https://arte.estadao.com.br/share/fonts/FlamaCondensed/FlamaCondensed-Medium.eot?#iefix')
      format('embedded-opentype'),
    url('https://arte.estadao.com.br/share/fonts/FlamaCondensed/FlamaCondensed-Medium.woff2')
      format('woff2'),
    url('https://arte.estadao.com.br/share/fonts/FlamaCondensed/FlamaCondensed-Medium.woff')
      format('woff'),
    url('https://arte.estadao.com.br/share/fonts/FlamaCondensed/FlamaCondensed-Medium.ttf')
      format('truetype');
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'EstadoFine-Extrabold';
  src: url('https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.eot');
  src: url('https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.eot?#iefix')
      format('embedded-opentype'),
    url('https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.woff2')
      format('woff2'),
    url('https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.woff')
      format('woff'),
    url('https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.ttf')
      format('truetype');
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
/*****************************/

.swiper-container {
  height: 300px;
}

.scrolly-graphic {
  margin-left: 27rem;
  width: calc(100% - 27rem);
}

.scrolly-graphic img {
  transform: scale(1.5);
}

.scrolly-steps {
  margin: 0;
  width: 27rem;
}

.scrolly-step > div {
  background: rgba(255, 255, 255, 0.9);
  background: var(--bg-color);
  color: var(--bg-color);
}

.scrolly-step time {
  font-weight: var(--font-bold);
  color: var(--brand-text-color);
}

.arte-lalala {
  position: relative;
  margin: 0;
  text-align: center;
  font-family: var(--font-sans);
}

.arte-lalala__image {
  transform: scale(1.2);
}

.arte-lalala__quote {
  position: absolute !important;
  top: 2rem;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  height: 100%;
  font-family: inherit !important;
}

.arte-lalala__quote::before {
  display: none !important;
}

.arte-lalala__quote p {
  margin: 0 auto;
  max-width: 33.75rem;
  font-family: inherit;
  font-size: 1.25rem;
  /* font-style: italic; */
  font-weight: var(--font-black);
  line-height: 1.5rem;
  color: inherit;
}

/* .arte-lalala__quote p::before {
  content: 'Ã¢â‚¬Å“';
} */

/* .arte-lalala__quote p::after {
  content: 'Ã¢â‚¬Â';
} */

.arte-lalala__author {
  position: absolute;
  top: 0.5rem;
  /* display: flex; */
  flex-direction: column;
  width: 100%;
  color: var(--brand-text-color);
  /* line-height: 1; */
  font-weight: var(--font-bold);
}

.arte-lalala__handle {
  position: relative;
  font-weight: var(--font-black);
}

.arte-lalala__date {
  font-size: 0.75rem;
  text-transform: uppercase;
  border-radius: 30px;
  background-color: var(--brand-bg-color);
  padding: 0.5rem 0.75rem;
}

.arte-lalala__legend {
  position: absolute;
  bottom: 1.5rem;
}

[data-contains='heading'] {
  color: var(--brand-text-color);
}

[data-contains='heading'] > * {
  color: inherit;
}

.custom-attract-mode {
  position: relative;
}

.custom-attract-mode__graphic {
  position: relative;
  margin: 0;
  padding-top: 100%;
  text-align: center;
}

/*.custom-attract-mode__sociogram {
  position: absolute;
  top: 50%;
  width: 100%;
  height: auto;
  transform: translateY(-50%) scale(1.25);
}*/

.custom-attract-mode__sociogram {
  position: absolute;
  top: 50%;
  width: 100%;
  height: auto;
  transform: translateY(-65%) scale(0.55);
  object-fit: none;
}

.custom-attract-mode__info {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 320px;
  padding: 1.5rem;
  margin: 0 auto;
  background: white;
  border-radius: 0.5rem;
  transform: translateX(-50%);
}

@media (max-width: 414px) {
.custom-attract-mode__info {
  position: absolute;
  top: 64%;
  left: 50%;
  max-width: 320px;
  padding: 1.5rem;
  margin: 0 auto;
  background: white;
  border-radius: 0.5rem;
  transform: translateX(-50%);
}
}

.custom-attract-mode__title {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  color: #2575e8;
  text-transform: uppercase;
}

.custom-attract-mode__description {
  margin-bottom: 1rem;
}

.custom-attract-mode__readmore {
  display: inline-block;
  padding: 9px 20px;
  color: white !important;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  text-transform: uppercase;
  background: #2575e8;
  border-radius: 9999px;
}

@media (max-width: 375px) {
.custom-attract-mode__readmore {
    display: inline-block;
    padding: 9px 8px;
    color: white !important;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1;
    text-decoration: none !important;
    text-transform: uppercase;
    background: #2575e8;
    border-radius: 9999px;
}
}

@media (max-width: 320px) {
.custom-attract-mode__info {
    position: absolute;
    top: 64%;
    left: 50%;
    max-width: 320px;
    padding: 20px 8px;
    margin: 0 auto;
    background: white;
    border-radius: 0.5rem;
    transform: translateX(-50%);
}

.custom-attract-mode__readmore {
    display: inline-block;
    padding: 9px 15px;
    color: white !important;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1;
    text-decoration: none !important;
    text-transform: uppercase;
    background: #2575e8;
    border-radius: 9999px;
}

}



/*.custom-attract-mode__period {
  position: absolute;
  top: 0;
  width: 100%;
}*/

.custom-attract-mode__period {
  position: absolute;
  top: 512px;
  width: 100%;
}

.custom-attract-mode__cargo {
  position: absolute;
  top: 528px;
  width: 100%;
  font-size: 0.75rem;
  font-weight: var(--font-medium);
  text-transform: uppercase;
  margin-top: 24px !important;
}

figure span {
  position: static !important;
}

.custom-attract-mode__period span {
  position: static;
  border-radius: 9999px;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  font-weight: var(--font-bold);
  text-transform: uppercase;
  color: white;
  background-color: #2575e8;
  background-color: red;
}

.contra {
  background-color: #d359fa !important;
}

/*.custom-attract-mode__caption {
  position: absolute;
  top: 2.5rem;
  width: 100%;
  font-weight: var(--font-black);
}*/

.custom-attract-mode__caption {
  position: absolute;
  top: 25rem;
  width: 100%;
  font-weight: var(--font-black);
  font-size: 1.75rem;
  /*max-width: 285px;*/
}

.custom-attract-mode__legend {
  position: absolute;
  bottom: 2.5rem;
  z-index: 10;
}

@media (max-width: 414px) {
  .custom-attract-mode__sociogram {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    transform: translateY(-60%) scale(0.55);
    object-fit: unset;
  }

  .custom-attract-mode__caption {
    position: absolute;
    top: 18rem;
    width: 100%;
    font-weight: var(--font-black);
    font-size: 1.35rem;
    /* max-width: 285px; */
  }

  .swiper-container {
    height: 500px !important;
  }

  .custom-attract-mode__period {
    position: absolute;
    top: 404px !important;
    width: 100%;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }

  .custom-attract-mode__cargo {
    top: 424px !important ;
  }
}

@media (max-width: 320px) {
  .custom-attract-mode__caption {
    font-size: 1.25rem;
  }
}

.custom-timeline {
  position: relative;
  margin: 3rem auto;
  height: 30rem;
  border: 1px solid var(--brand-border-color);
  border-radius: 0.5rem;
  overflow: hidden;
}

.custom-timeline svg {
  position: absolute;
  right: 0;
}

.custom-timeline .swiper-container {
  position: absolute;
  top: 0;
  height: 100%;
}

.custom-timeline .swiper-pagination-fraction {
  width: 27rem;
}

.custom-timeline .swiper-button-prev,
.custom-timeline .swiper-button-next {
  top: auto;
  bottom: 1rem;
}

.custom-timeline .swiper-button-prev {
  left: 1.5rem;
}

.custom-timeline .swiper-button-next {
  right: calc(100% - 27rem + 1.5rem);
}

.custom-timeline__chart {
  position: absolute;
  right: 0;
  width: 45rem;
  height: 24rem;
}

.custom-timeline__point {
  position: absolute;
  border: 2px solid white;
  border-radius: var(--rounded-full);
  width: 1rem;
  height: 1rem;
  margin-top: -0.5rem;
  margin-left: -0.5rem;
  background: var(--brand-bg-color);
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in;
}

.custom-timeline__caption {
  width: 27rem;
  padding: 1.5rem;
}

.custom-timeline__date {
  margin-bottom: 0.5rem;
  color: var(--brand-text-color);
  font-size: 0.75rem;
  font-weight: var(--font-bold);
  line-height: 1;
  text-transform: uppercase;
}

@keyframes pulse {
  from {
    border-width: 0.5rem;
    background: white;
    opacity: 1;
    transform: scale3d(0, 0, 0);
  }

  to {
    border-width: 1px;
    background: transparent;
    opacity: 0;
    transform: scale3d(2.5, 2.5, 2.5);
  }
}




.publi--spacing_news_htopo.htopo-style {
    margin-top: 35px !important;
    margin-bottom: 0 !important;
    display: none !important;
}

/* Containers */
.container {
    margin: 0px auto 0 auto !important;
    padding-left: inherit !important;
    padding-right: inherit !important;
    width: 100% !important;
}

.noticia .infografico {
    padding: inherit !important;
}

.arte-column-l {
    max-width: 100% !important;
}

.noticia .col-center {
    padding: inherit !important;
}

.noticia.infograficos .row, .row {
    margin-left: inherit !important;
    margin-right: inherit !important;
}

/*figcaption {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}*/
@media (max-width: 640px) {
    .arte-split__column {
        margin-left: -22 !important;
        padding: 0 !important;
    }

    .arte-content .arte-split {
        display: flex;
        margin: 48px auto;
        margin-left: -22px !important;
        margin-right: -22px;
    }
}

@media (max-width: 696px) {
    .arte-column-s, .arte-column-m {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
}


/****************************************/

