.opening {
  background-color: #333;
}
.opening p span {
  color: #d15d6c;
  font-weight: bold;
}
.container {
  overflow: hidden;
  max-width: none;
}
.c-news__wrap,
.c-news__content {
  width: 100%;
  max-width: 730px;
  margin: 0 auto;
}
@media only screen and (min-width: 1050px) {
  .c-news__wrap,
  .c-news__content {
    min-width: 730px !important;
  }
}
.col {
  float: none;
}
.c-temas-article-header {
  padding-top: 0 !important;
}
h1 {
  color: #fff;
  font-family: FolhaTexto, 'Folha Texto';
  font-weight: bold;
  font-size: 5em;
}
.c-content-head__title.c-temas-header__title {
  font-family: FolhaTexto, 'Folha Texto';
  text-transform: none;
  color: #d15d6c;
}
@media only screen and (max-width: 1320px) {
  .l-temas-grid__content.container .col.col--md-9-24.col-offset--md-6-24.col--lg-1-2.col-offset--lg-5-24 {
    width: 100% !important;
    max-width: 730px !important;
    margin: 0 auto;
  }
  .l-temas-grid__aside.l-temas-grid__aside--left,
  .l-temas-grid__aside.col-fixed--md-300.l-temas-grid__aside--right {
    position: relative;
    display: block;
    padding: 0;
  }
  .l-temas-grid__aside.l-temas-grid__aside--left {
    width: 100%;
    max-width: 730px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .c-temas-article-header+.container {
    max-width: 730px;
    margin: 0 auto;
  }
}
.l-temas-grid .l-temas-grid__content {
  padding: 0;
}
@media only screen and (max-width: 620px) {
  .c-news__wrap,
  .c-news__body {
    padding: 0 10px;
  }
}
.top .c-temas-article-header {
  max-width: none !important;
}
.c-temas-article-header {
  margin: auto;
  padding-bottom: 0;
}
.text-center {
  text-align: left;
  padding: 0;
}
.c-elastic-header--none {
  display: none !important;
}
.f-leadin {
  color: #e0e0e0 !important;
  font-family: 'Folha Grafico', FolhaGrafico !important;
  font-size: 25px !important;
  max-width: 800px !important;
  text-align: center !important;
  max-width: 840px !important;
}
@media only screen and (max-width: 620px) {
  .f-leadin {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 620px) {
  .c-signature--left {
    margin-left: 10px !important;
  }
}
.containerUOL {
  max-width: 100%;
}
@media only screen and (max-width: 1320px) {
  .l-temas-grid__aside.col-fixed--md-300.l-temas-grid__aside--right {
    width: 100%;
    max-width: 720px;
    padding: 0 15px;
  }
}
.fix-center {
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0;
}
.m-top {
  margin-top: 800px;
}
@media only screen and (max-width: 1320px) {
  .m-top {
    margin-top: 0;
  }
}
.opn {
  display: block;
}
.u-link-clean {
  cursor: pointer;
}
.f-slider-full--dark .c-temas-header__menu-handler.c-button.c-button--unstyled.u-floor-2 {
  padding: 0;
  top: 10px;
}
.f-slider-full--dark .c-temas-header__menu-handler.c-button.c-button--unstyled.u-floor-2 svg path {
  fill: #fff;
}
.f-slider-full--dark .c-temas-header__menu-handler.c-button.c-button--unstyled.u-floor-2 span {
  color: #fff;
}
.f-slider-full {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.f-slider-full--dark {
  background-color: #333;
}
.f-slider-full--dark .f-slider-full__container {
  padding-bottom: 40vh !important;
}
.f-slider-full--dark .f-slide {
  opacity: 0;
  min-height: 50vh !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.f-slider-full--dark .f-slide video {
  width: 100vw;
  height: 100vh;
  opacity: 0.5;
  background: transparent;
  color: transparent;
}
.f-slider-full--dark .f-slide--left {
  padding-top: calc(100vh - 300px);
}
.f-slider-full--dark .f-slide--active {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.f-slider-full--dark .f-slide--active p {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.f-slider-full--dark .f-slide--active h1 {
  top: 20px;
  text-align: center;
  width: 100%;
  color: #d15d6c;
  z-index: 10;
  font-family: 'Folha Texto', FolhaTexto;
  font-weight: bold;
  font-weight: 900;
  margin-bottom: 10px;
}
.f-slider-full--dark .f-slide__content--image img {
  opacity: 0.3 !important;
  padding: 0 !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.f-slider-full--dark .f-slide__content--image-graph img {
  opacity: 1 !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
@media only screen and (max-width: 620px) {
  .f-slider-full--dark .f-slide__content--image-graph img {
    padding: 10px;
  }
}
.f-slider-full--dark .f-slide__content {
  margin: 0 auto;
}
.f-slider-full--dark .f-slide__content--graph {
  background-color: rgba(51,51,51,0.8);
}
.f-slider-full--dark .f-slide p {
  color: #fff;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  font-family: 'Folha Texto', FolhaTexto;
  font-size: 35px;
  padding: 5px;
  -webkit-filter: none;
          filter: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (max-width: 620px) {
  .f-slider-full--dark .f-slide p {
    font-size: 22px;
    padding: 10px;
  }
}
.f-slider-full--dark .f-slide p span {
  color: #d15d6c;
}
.f-slider-full--dark .f-slide--background {
  padding: 0 !important;
  overflow: hidden;
}
.f-slider-full--dark .f-slide:first-child {
  padding-top: 20vh;
}
.f-slider-full--dark .f-slide:first-child p {
  font-size: 3.5em !important;
}
@media only screen and (max-width: 620px) {
  .f-slider-full--dark .f-slide:first-child p {
    padding: 10vh 15px 0;
    font-size: 1.5em !important;
  }
}
.f-slider-full--dark .f-slide:last-child {
  padding: calc(40vh - 300px) 0 0 0;
}
.f-slider-full__container {
  width: 100%;
  z-index: 2;
  position: relative;
  padding-bottom: 100vh;
}
.f-slider-full__container--background {
  z-index: 1;
  position: absolute;
  top: 0;
  height: 100vh;
}
.f-slider-full__container--background h3 {
  position: absolute;
  top: 20px;
  text-align: center;
  width: 100%;
  color: #d15d6c;
  z-index: 10;
  font-family: 'Folha Texto', FolhaTexto;
  font-weight: bold;
  font-size: 30px;
  font-weight: 900;
}
.f-slider-full__container--background h3.hide {
  display: none;
}
@media only screen and (max-width: 620px) {
  .f-slider-full__container--background h3 {
    font-size: 20px;
    top: 10px;
  }
}
.f-slider-full__container--fixed {
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  position: fixed;
}
.f-slider-full__container--fixed h3 {
  position: fixed;
  z-index: 10;
}
.f-slider-full__container--fixed .f-slide img {
  padding: 40px;
}
@media only screen and (max-width: 1320px) {
  .f-slider-full__container--fixed .f-slide img {
    padding: 10px;
  }
}
@media only screen and (max-width: 620px) {
  .f-slider-full__container--fixed .f-slide img {
    padding: 0;
  }
}
.f-slider-full__container--end {
  position: absolute !important;
  bottom: 0;
  left: 0;
  top: auto;
}
.f-slider-full__container--end h3 {
  display: none;
}
.f-slider-full .f-slide {
  min-height: 80vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-slider-full .f-slide button {
  color: #757575;
  padding: 10px;
  border-radius: 3px;
  margin: 0 auto;
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 100px;
  font-weight: bold;
}
.f-slider-full .f-slide--background {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  min-height: 80vh !important;
  opacity: 0;
}
.f-slider-full .f-slide--white .f-slide__content {
  max-width: 1500px !important;
  width: 100%;
}
.f-slider-full .f-slide--active {
  opacity: 1 !important;
}
.f-slider-full .f-slide--sm {
  min-height: 50vh !important;
}
.f-slider-full .f-slide--left {
  padding-top: 100vh;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 620px) {
  .f-slider-full .f-slide--left {
    padding-top: 120vh;
  }
  .f-slider-full .f-slide--left:last-child {
    padding-top: 90vh !important;
  }
}
.f-slider-full .f-slide__content {
  max-width: 940px;
  color: #fff;
}
.f-slider-full .f-slide__content p.graph {
  font-size: 0.7em;
  max-width: 550px;
  border: 1px solid #e0e0e0;
  padding: 10px;
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
.f-slider-full .f-slide__content h1 {
  text-align: center;
  width: 100%;
  color: #d15d6c;
  z-index: 10;
  font-family: 'Folha Texto', FolhaTexto;
  font-weight: bold;
  font-size: 80px;
  font-weight: 900;
}
@media only screen and (max-width: 620px) {
  .f-slider-full .f-slide__content h1 {
    font-size: 30px;
  }
}
.f-slider-full .f-slide__content--back {
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #fff;
  max-width: none;
}
.f-slider-full .f-slide__content--dark {
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  margin-right: 14%;
  padding: 10px;
  min-width: 450px;
  max-width: 620px;
  font-size: 1.2em;
  font-family: 'Folha Texto', FolhaTexto;
}
@media only screen and (max-width: 620px) {
  .f-slider-full .f-slide__content--dark {
    font-size: 0.9em;
    min-width: 0;
    width: 90% !important;
    margin: 0 5% !important;
  }
  .f-slider-full .f-slide__content--dark p {
    padding-bottom: 0;
  }
}
.f-slider-full .f-slide__content--dark-transp {
  color: #fff;
}
.f-slider-full .f-slide__content--ligth-transp {
  color: #000;
}
.f-slider-full .f-slide__content--ligth {
  background-color: rgba(255,255,255,0.5);
  color: #333;
}
.f-slider-full .f-slide__content--big {
  color: #fff;
  max-width: 1100px;
  font-size: 2.3em;
  font-family: 'Folha Texto', FolhaTexto;
  margin: 10px 0;
  z-index: 1;
}
@media only screen and (max-width: 620px) {
  .f-slider-full .f-slide__content--big {
    font-size: 1.2em;
    padding: 10px;
    font-weight: 500;
  }
}
.f-slider-full .f-slide__content--end {
  color: #fff;
  max-width: none;
  width: 100%;
  font-size: 2.3em;
  font-family: 'Folha Texto', FolhaTexto;
  margin: 10px 0;
  z-index: 1;
}
@media only screen and (max-width: 620px) {
  .f-slider-full .f-slide__content--end {
    font-size: 1.2em;
    padding: 10px;
    font-weight: 500;
  }
}
.f-slider-full .f-slide__content--text {
  max-width: none;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #333;
  max-width: 940px;
  margin: 0 auto;
}
.f-slider-full .f-slide__content--text p {
  font-family: 'Folha Texto', FolhaTexto;
  font-size: 30px;
}
.f-slider-full .f-slide__content--text p span {
  color: #d15d6c;
  font-weight: 900;
}
.f-slider-full .f-slide__content--image {
  max-width: none;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-slider-full .f-slide__content--image-graph {
  max-width: 800px;
  margin: 0 auto;
}
.f-slider-full .f-slide__content--image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 40px;
}
@media only screen and (max-width: 1320px) {
  .f-slider-full .f-slide__content--image img {
    padding: 10px;
  }
}
@media only screen and (max-width: 620px) {
  .f-slider-full .f-slide__content--image img {
    padding: 0;
  }
}
.f-slider-full .f-slide__content--image img.graph {
  height: auto;
  max-width: 1100px;
  margin-top: 50px;
  padding: 0;
}
.f-slider-full .f-slide__content--image img.borders {
  width: 70%;
  padding: 0;
}
@media only screen and (max-width: 620px) {
  .f-slider-full .f-slide__content--image img.borders {
    width: 100%;
  }
}
.intro {
  margin: 0 auto;
  margin-top: 30px;
  max-width: 620px;
}
.intro p {
  font-family: 'Folha Texto', FolhaTexto !important;
  font-size: 20px !important;
  color: #333 !important;
  margin-top: 10px !important;
  font-weight: 300 !important;
}
.intro img {
  width: 100%;
  margin: 0 auto;
  max-width: 620px;
  padding: 10px 0;
}
.f-mosaic {
  max-width: 1320px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100vw;
  margin-left: -30%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 1320px) {
  .f-mosaic {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: 50%;
  }
}
.f-mosaic +.f-mosaic {
  margin-top: 4px;
}
.f-mosaic figure {
  margin: 0;
  width: 100%;
}
.f-mosaic figure img {
  vertical-align: top;
  width: 100%;
}
.f-mosaic p {
  font-size: 16px;
  width: 100%;
  padding: 5px 0;
  font-family: 'FolhaGrafico', 'Folha Grafico';
}
.f-mosaic p span {
  color: #757575;
}
.f-mosaic p span:before {
  content: ' - ';
}
.f-mosaic-one {
  padding: 0 10px;
}
@media only screen and (max-width: 1400px) {
  .f-mosaic-one {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: 52%;
  }
}
@media only screen and (max-width: 1320px) {
  .f-mosaic-one {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: 50%;
  }
}
.f-mosaic-one figure {
  width: 100%;
}
.f-mosaic-one figure img {
  width: 100%;
}
.f-mosaic-double {
  padding: 0 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1400px) {
  .f-mosaic-double {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: 52%;
  }
}
@media only screen and (max-width: 1320px) {
  .f-mosaic-double {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: 50%;
  }
}
.f-mosaic-double figure {
  width: calc(50% - 2px);
  float: left;
}
.f-mosaic-double figure img {
  width: 100%;
}
.f-mosaic-center {
  max-width: 700px !important;
  padding: 0;
  margin-left: 0;
  width: 100% !important;
}
@media only screen and (max-width: 1320px) {
  .f-mosaic-center {
    -webkit-transform: none;
            transform: none;
    margin-left: 0;
  }
}
.f-mosaic-center figure {
  width: 100%;
}
.f-mosaic-center figure img {
  width: 100%;
}
.f-capitular {
  display: inline-block;
  line-height: 90px;
  font-size: 7em;
  float: left;
  display: inline-block;
}
.f-header--inside .c-temas-header__content {
  padding: 0;
}
.f-header--inside .c-temas-header__content .c-temas-header__title {
  margin: 0;
  font-size: 30px;
  font-weight: 900;
}
@media only screen and (max-width: 620px) {
  .f-header--inside .c-temas-header__content .c-temas-header__title {
    font-size: 22px;
  }
}
.f-header--inside p {
  margin: 0;
  text-align: center;
  font-size: 2.2em;
  font-family: FolhaTexto, 'Folha Texto';
  font-weight: 600;
  color: #9a9a9a;
  line-height: 0.8em;
  padding-bottom: 15px;
}
@media only screen and (max-width: 620px) {
  .f-header--inside p {
    font-size: 30px;
  }
}
.c-temas-header {
  margin: 10px;
  margin-top: 30px;
}
@media only screen and (max-width: 620px) {
  .c-temas-header {
    margin-top: 10px;
  }
}
.c-temas-article-header__ord {
  display: none;
}
.c-temas-article-header__chapter {
  margin-top: 5px;
  font-size: 1.5em;
  font-family: FolhaTexto, 'Folha Texto';
  font-weight: 600;
  color: #9a9a9a;
}
.l-header__branding {
  text-align: center !important;
}
.top .c-news__wrap {
  position: relative;
  padding-top: calc(((100vw / 16) * 9) + 100px);
}
@media only screen and (min-width: 1320px) {
  .top .c-news__wrap {
    padding-top: 800px;
  }
}
.top .l-temas-grid__aside--left {
  top: calc(((100vw / 16) * 9));
  position: absolute;
}
@media only screen and (min-width: 1320px) {
  .top .l-temas-grid__aside--left {
    top: 800px;
    position: absolute;
  }
}
.container.fix {
  max-width: 1320px;
  margin: 0 auto;
  margin-top: 20px;
  padding: 25px;
  width: 100%;
}
.container.fix .col.col--lg-16-24.col-offset--lg-4-24 {
  margin-left: 13%;
  max-width: 760px;
  width: 100%;
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  .container.fix .col.col--lg-16-24.col-offset--lg-4-24 {
    margin-left: 5%;
  }
}
@media only screen and (max-width: 800px) {
  .container.fix .col.col--lg-16-24.col-offset--lg-4-24 {
    margin-left: 0;
  }
}
.container.fix .c-temas-article-header__social {
  padding: 0;
}
@media only screen and (max-width: 620px) {
  .container.fix .c-temas-article-header__social {
    padding: 5px 0;
  }
}
.c-news__body {
  position: relative;
}
.f-interview--show {
  color: #d15d6c;
  font-weight: 100;
  font-size: 3em;
  font-family: 'Folha II', 'FolhaII';
}
@media only screen and (max-width: 620px) {
  .f-interview--show {
    font-size: 30px;
  }
}
.mobile {
  display: block;
}
@media only screen and (min-width: 620px) {
  .mobile {
    display: none !important;
    padding: 10px !important;
  }
}
.desk {
  display: block;
}
@media only screen and (max-width: 620px) {
  .desk {
    display: none !important;
  }
}
.languages {
  width: 100px;
  right: 0;
  position: fixed;
  margin-top: 10px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 620px) {
  .languages {
    top: 3px;
    width: 65px;
  }
}
.languages a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.languages a span {
  color: #ccc;
  font-size: 0.7em;
}
@media only screen and (max-width: 620px) {
  .languages a span {
    display: none;
  }
}
.languages.hide {
  display: none !important;
}
.languages img {
  margin: 0 5px;
  width: 20px;
  height: 20px;
}
.languages-text {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100px !important;
  margin: 0 !important;
  position: relative !important;
}
.languages-text a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.languages-text a span {
  color: #333;
  font-family: 'FolhaGrafico', 'Folha Grafico';
  display: block !important;
}
.languages-text img {
  margin: 0 5px;
  width: 15px;
  height: 15px;
}
.languages-text img:first-child {
  margin-left: 0;
}
.loader {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 1000;
  background-color: #fff;
  background-image: url("https://arte.folha.uol.com.br/library/folhastyle/3.0/images/loading.gif");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100px;
}
.expediente {
  color: #757575;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  border-top: 1px solid #e0e0e0;
  padding: 0 10px;
  padding-top: 20px;
}
#rodape {
  max-width: 940px;
  margin: 0 auto;
}
@media only screen and (max-width: 620px) {
  .c-button--unstyled:first-child {
    left: 0 !important;
  }
}
.c-temas-article-header__social {
  border: none !important;
}
.l-header__title {
  color: #d15d6c;
  text-transform: none !important;
}
.opn h1 {
  color: #d15d6c !important;
  font-size: 1.8em !important;
  font-weight: 900 !important;
  text-align: center !important;
  margin-bottom: 0 !important;
}
.opn p {
  margin: 0;
  text-align: center;
  font-size: 2.2em;
  font-family: FolhaTexto, 'Folha Texto';
  font-weight: 600;
  color: #9a9a9a;
  line-height: 0.8em;
  padding-bottom: 15px;
}
.f-yout {
  max-width: 1320px;
  width: 100vw;
  height: 750px;
  background-size: cover;
  position: absolute;
  top: -890px;
  left: 58%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width: 1320px) {
  .f-yout {
    left: 50%;
    width: 100vw;
    height: calc((100vw / 16) * 9);
    top: calc(-1 * (((100vw / 16) * 9) + 230px));
  }
}
.f-yout button {
  position: absolute;
  width: 100%;
  background-image: url("http://staging.arte.folha.com.br/poder/2019/video.gif");
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  overflow: hidden;
}
.f-yout button img {
  -webkit-filter: blur(5px);
          filter: blur(5px);
  width: 110%;
  height: 100%;
  left: -5%;
}
.f-yout button:before {
  content: ' ';
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 100px solid #fff;
  width: 100px;
  height: 100px;
  bottom: 50px;
  left: 30px;
  position: absolute;
  z-index: 5;
}
@media only screen and (max-width: 620px) {
  .f-yout button:before {
    width: 30px;
    height: 30px;
    bottom: 44px;
    left: 30px;
    border-top: 18px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 30px solid #fff;
  }
}
.f-yout button p {
  bottom: 13px;
  left: 30px;
  position: absolute;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
  color: #fff;
  font-family: FolhaGrafico, 'Folha Grafico';
  font-weight: bold;
  margin: 0;
}
.f-yout iframe {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none !important;
          transform: none !important;
}
.f-chapters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  overflow-x: auto;
}
@media only screen and (max-width: 1200px) {
  .f-chapters {
    max-width: 940px;
  }
}
@media only screen and (min-width: 620px) {
  .f-chapters {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    max-width: none;
  }
}
.f-chapters .f-chapter {
  display: block;
  position: relative;
  border: 1px solid;
  min-width: 250px;
  height: 350px;
  overflow: hidden;
  border: 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  background-color: rgba(0,0,0,0.1);
}
@media only screen and (max-width: 1100px) {
  .f-chapters .f-chapter {
    min-width: 200px;
    height: 300px;
  }
}
@media only screen and (max-width: 620px) {
  .f-chapters .f-chapter {
    margin: 0 10px;
    min-width: 250px;
    height: 350px;
  }
}
.f-chapters .f-chapter__title {
  font-weight: 900;
}
.f-chapters .f-chapter__lead {
  font-size: 1.1em !important;
  font-family: 'FolhaGrafico', 'Folha Grafico' !important;
}
.f-chapters .f-chapter__date {
  font-size: 1.1em !important;
}
.f-chapters .f-chapter--active {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
  background-color: #222;
}
.f-chapters .f-chapter figure {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.f-chapters .f-chapter figure img {
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0.5;
}
.f-chapters .f-chapter figure figcaption {
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.c-news__body p img {
  max-width: 230px !important;
  float: left;
  margin-right: 20px;
}
@media only screen and (max-width: 620px) {
  .c-news__body p img {
    width: 100%;
    max-width: 150px !important;
    margin-right: 10px;
  }
}
.slide {
  width: 100%;
  height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.slide:last-child {
  height: 100vh;
}
.slide p {
  color: #fff;
  max-width: 1100px;
  font-size: 2.5em;
  font-family: 'Folha Texto', FolhaTexto;
  margin: 10px 0;
  z-index: 1;
}
.slide.actual {
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.slide .bars {
  width: 50px;
  height: 400px;
}
.slide .graph__container {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: fixed;
  background-size: 600px;
}
.slide img {
  margin-left: -227px;
  width: 1000px;
  margin-top: 20px;
}
.slide img.gif {
  margin-left: 0;
  width: 80%;
  margin-top: 0;
  opacity: 0.8;
  position: absolute;
}
.slide-background {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  width: 100%;
  max-width: none;
  height: 100vh;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
}
.slide-background_fixed {
  position: fixed;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.slide-background_end {
  top: auto;
  bottom: 0;
}
.slide-background .slide2 {
  width: 100%;
  padding: 50vh 0;
  margin: 0;
  max-width: 620px;
  position: relative;
  height: auto;
}
.slide-background .slide2 figure {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.slide-background .slide2 figure img {
  padding: 40px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: none;
}
.slide-background .slide2 figure img.show {
  display: block;
}
.slide-background .slide2.rigth {
  margin-left: 50%;
}
.slide-background .slide2.empty {
  opacity: 0;
}
.slide-background .slide2.empty.mid {
  padding: 10vh 0;
}
.graphs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-left: -400px;
}
.video__scroll {
  position: absolute;
}
top: 0,
left: 0,
width: 100%,
height: 100%,
background-image: url('https://img.youtube.com/vi/3Pf9_bmFxBk/maxresdefault.jpg'),
.video__container {
  position: relative;
  display: block;
}
.fixed {
  position: fixed;
  bottom: 0;
  right: 10px;
  width: calc(25vw);
  height: calc((25vw / 16) * 9);
  z-index: 100;
}
.thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.thumbs__container {
  max-width: 180px;
  height: 260px;
  overflow: hidden;
  margin: 0 20px;
  border-radius: 5px;
}
.thumbs__container img {
  margin: 0;
  height: 100%;
  width: auto;
  opacity: 0.8;
}
.thumbs__container.active {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}
.scroll-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  position: relative;
  padding: 100vh 0;
}
.slide__container {
  width: calc(100% - 20px);
  margin: 10px;
  font-family: FolhaTexto;
  position: relative;
}
.slide__container p {
  font-family: FolhaGrafico;
  color: #fff;
  font-size: 1.2em;
}
.slide__container p mark {
  background-color: rgba(0,0,0,0.8);
  color: #fff;
  padding: 3PX 3px;
  line-height: 1em;
  -webkit-box-shadow: 10px 0 0 rgba(0,0,0,0.8), -10px 0 0 rgba(0,0,0,0.8);
          box-shadow: 10px 0 0 rgba(0,0,0,0.8), -10px 0 0 rgba(0,0,0,0.8);
}
.rigth .slide__container p {
  font-family: FolhaTexto;
  background-color: rgba(0,0,0,0.8);
  padding: 10px;
}
.rigth .slide__container p mark {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}
.text {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  margin-top: 100px;
}
.text p {
  font-family: FolhaTexto, 'Folha Texto';
  font-size: 1.1em;
}
@media only screen and (max-width: 600px) {
  .fixed {
    width: calc(60vw);
    height: calc((60vw / 16) * 9);
  }
  .slide p {
    font-size: 1.1em;
    padding: 10px;
  }
  .slide .graph__container {
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-attachment: fixed;
    background-size: 90%;
  }
}
.mosaico {
  max-width: 1320px;
  margin: 20px auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mosaico .big {
  width: 100%;
}
.mosaico .two {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mosaico .two img {
  width: calc(50% - 3px);
}
@media only screen and (max-width: 620px) {
  .c-signature--left {
    margin-left: 10px;
  }
}
.interrogacao:before {
  content: "\00BF";
  display: inline-block;
}
.travessao:before {
  content: "\2014";
  display: inline-block;
}
.aspas {
  display: inline-block;
  font-size: 1.1em;
  float: right;
  margin: 20px 0 40px;
  color: #666;
  font-weight: bold;
}
.aspas:before {
  content: '“';
  font-size: 7em;
  color: transparent;
  font-weight: 700;
  display: inline-block;
  float: left;
  margin: 10px;
  line-height: 0.8em;
  background: url("https://arte.folha.uol.com.br/mundo/2019/desigualdade-global/general/images/aspas.svg") no-repeat top center;
}

