:root {
  --azul: #0073ae;
  --azul-escuro: #002e4e;
  --cinza-claro: #d1d3d4;
  --bege\<deleted\|variable-9e241807\>: #f5f2e3;
  --black: black;
  --white: white;
  --gelo: #eff4fd;
  --azul-claro: #07c4ed;
  --verde: #a6ce3a;
  --cinza-escuro: #949698;
  --verde-água: #4cb0af;
  --lilás: #8b54b0;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h2 {
  color: var(--azul);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 34px;
  font-weight: 300;
  line-height: 38px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: campaign;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

p {
  color: var(--azul-escuro);
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

a {
  color: var(--azul);
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

a:hover {
  font-weight: 400;
  text-decoration: underline;
}

.heading {
  color: var(--azul);
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--cinza-claro);
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.heading.branco {
  color: var(--bege\<deleted\|variable-9e241807\>);
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 10px;
  font-family: Itaudisplay Rg, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 48px;
}

.heading.branco.left {
  text-align: left;
}

.heading-2 {
  color: var(--black);
  font-family: campaign;
  font-size: 34px;
  font-weight: 900;
  line-height: 38px;
  position: static;
}

.heading-3 {
  font-family: campaign;
  font-weight: 400;
}

.heading-4 {
  color: var(--black);
  font-family: campaign;
  font-weight: 400;
}

.heading-5 {
  font-family: campaign;
}

.heading-6 {
  font-family: campaign;
  font-weight: 400;
}

.paragraph {
  color: var(--black);
  font-family: Raleway;
}

.block-quote {
  font-family: campaign;
  font-weight: 400;
}

.image {
  background-color: #94181e;
}

.section {
  width: 100%;
  height: auto;
  background-color: var(--white);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  align-self: center;
  margin-top: 0;
  padding-top: 90px;
  padding-bottom: 100px;
}

.container {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
}

.navbar {
  color: rgba(0, 0, 0, 0);
  background-color: #ffce48;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-2 {
  justify-content: space-between;
  display: block;
}

.image-2 {
  display: inline-block;
}

.nav-link {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.section-3 {
  width: 100%;
  background-color: var(--gelo);
  color: var(--gelo);
  text-align: center;
  justify-content: center;
  align-self: center;
  padding: 90px 100px 100px;
  display: block;
}

.nav-link-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.nav-link-3 {
  padding-left: 15px;
  padding-right: 15px;
}

.navigation-items {
  text-align: right;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.logo-link {
  z-index: 1;
  align-items: center;
  display: flex;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.logo-image {
  order: 0;
  margin: 0 40px 0 0;
  display: block;
}

.navigation-wrap {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-right: 0;
  display: flex;
  position: relative;
}

.navigation-item {
  opacity: 1;
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: space-around;
  padding: 5px 0 0 35px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.navigation-item:hover {
  opacity: .9;
  font-weight: 800;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.nav-menu {
  flex-direction: row;
  display: flex;
}

.navbar-2 {
  width: 100%;
  height: auto;
  border-bottom: 1px none var(--white);
  background-color: #ffce48;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: center;
  padding: 15px 0;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.rich-text-block {
  color: #ffce48;
}

.heading-7 {
  color: #444;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.heading-7.black {
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 18px;
  font-weight: 400;
}

.heading-7.label-left {
  color: rgba(255, 255, 255, .7);
  text-align: left;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.heading-7.label-center {
  color: #444;
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.heading-7.center.white {
  color: var(--white);
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: neue-haas-grotesk-text;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.heading-7.branco {
  color: var(--white);
  font-family: Oswald, sans-serif;
}

.heading-8 {
  color: #008849;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 10px;
  font-family: Pprader;
  font-size: 26px;
  font-weight: 400;
  line-height: 34px;
  display: block;
}

.heading-8.black {
  color: var(--black);
}

.heading-8.galeria {
  color: #d64310;
  text-align: center;
  margin-top: 5px;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 35px;
  display: block;
}

.heading-8.audiovisuais {
  color: var(--black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.paragraph-2 {
  width: auto;
  color: var(--azul-escuro);
  text-align: left;
  margin-top: 30px;
  margin-bottom: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-2.left {
  width: auto;
  color: var(--white);
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-2.center {
  color: #444;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-2.branco {
  width: auto;
  color: var(--bege\<deleted\|variable-9e241807\>);
  margin-top: 30px;
  margin-bottom: 50px;
  line-height: 30px;
}

.paragraph-2.branco.center {
  color: #444;
}

.container-2 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-2.colunas {
  flex-direction: row;
}

.container-2.recuo {
  padding-left: 100px;
  padding-right: 100px;
}

.button {
  border: 0px solid var(--azul);
  box-shadow: 0 0 3px 0 var(--azul);
  color: var(--azul);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 40px;
  margin-top: 0;
  padding: 15px 37px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  transition: all .5s;
  display: inline-block;
}

.button:hover {
  background-color: var(--azul);
  background-image: linear-gradient(17deg, var(--azul), var(--azul-claro));
  box-shadow: 0 0 5px 0 var(--azul-claro);
  opacity: 1;
  color: var(--white);
  font-weight: 600;
  text-decoration: none;
}

.button.home {
  color: #1f4799;
  text-align: center;
  border-color: #1f4799;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  position: static;
}

.button.home:hover {
  filter: none;
}

.button.home.nospace {
  color: #d64310;
  border-color: #d64310;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: neue-haas-grotesk-text;
  font-size: 11px;
  font-weight: 700;
}

.button.home.azul {
  display: inline-block;
}

.button.home.interna {
  color: #e58703;
  cursor: pointer;
  border-bottom-color: #e58703;
}

.button.saiba-mais {
  color: #94181e;
  border-color: #94181e;
}

.button.saiba-mais.vermelho {
  margin-top: 37px;
  display: inline-block;
}

.button.saiba-mais.vermelho.institucional {
  border-color: var(--white);
  color: var(--white);
  border-radius: 0;
  margin-top: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: neue-haas-grotesk-text;
}

.button.roreiro {
  color: #94181e;
  border-color: #94181e;
}

.button.home {
  width: auto;
  float: none;
  color: #d5841f;
  text-align: center;
  white-space: normal;
  border-color: #d5841f;
  border-radius: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 8px 20px;
  font-family: neue-haas-grotesk-text;
  font-weight: 700;
  display: inline-block;
  position: static;
}

.button.home.interna {
  color: #e58703;
  cursor: pointer;
  border-bottom-color: #e58703;
}

.button.obras {
  color: #e6b000;
  border-color: #e6b000;
}

.button.acessibilidade {
  color: #e6b000;
  border-color: #e6b000;
  margin-top: 80px;
}

.button.home {
  clear: none;
  text-align: center;
  justify-content: flex-start;
  align-self: center;
  font-family: Exo, sans-serif;
  display: block;
}

.button.home.interna {
  border-color: var(--black);
  color: var(--black);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 10px 40px;
  font-family: Itaudisplay Bd, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  transition: border-color .4s, background-color .4s;
  display: inline-block;
}

.button.home.interna:hover {
  border-color: var(--verde);
  background-color: var(--verde);
  opacity: 1;
}

.button.home {
  color: #a72024;
  text-align: left;
  border-color: #a72024;
  border-radius: 0;
  align-self: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: neue-haas-grotesk-text;
  display: inline-block;
}

.button.home.interna {
  margin-top: 40px;
  margin-bottom: 60px;
}

.button.home {
  color: #94181e;
  border-color: #94181e;
  align-self: center;
}

.button.home.interna {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
  display: inline-block;
}

.button.white {
  border: 0px solid var(--white);
}

.button.download {
  text-align: left;
  background-image: url('../images/icone-download-azul.png');
  background-position: 86%;
  background-repeat: no-repeat;
  background-size: 15%;
  padding-left: 24px;
  padding-right: 55px;
  display: inline-block;
}

.button.download:hover {
  background-image: url('../images/icone-download_1icone-download.png'), linear-gradient(17deg, var(--azul), var(--azul-claro));
  background-position: 86%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 21px, auto;
  background-attachment: scroll, scroll;
}

.button.verde {
  border-style: solid;
  border-color: var(--verde);
  color: var(--verde);
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  font-family: Itaudisplay Bd, sans-serif;
  font-size: 13px;
  font-weight: 700;
  transition: color .3s, border-color .3s, background-color .3s;
}

.button.verde:hover {
  background-color: var(--verde);
  color: var(--black);
}

.button.preto {
  transition: color .3s, border-color .3s, background-color .3s;
}

.button.preto:hover {
  border-color: var(--black);
  background-color: var(--black);
  color: var(--white);
  -webkit-text-stroke-color: var(--black);
}

.button.interno {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
}

.column {
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(0, 0, 0, 0);
}

.column-2, .columns {
  background-color: rgba(0, 0, 0, 0);
}

.columns-2 {
  height: 100%;
}

.column-3 {
  padding-left: 0;
  padding-right: 0;
}

.column-4 {
  background-color: #ffce48;
  padding-left: 0;
  padding-right: 0;
}

.columns-3 {
  background-color: #ffce48;
  align-items: center;
  display: flex;
}

.slide {
  background-image: url('../images/Testeira03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider {
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
}

.slide-2 {
  background-image: url('../images/testeira_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-nav, .left-arrow, .right-arrow {
  display: none;
}

.div-block {
  background-color: #8e1f60;
}

.section-4 {
  width: 100%;
  height: 550px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/hp-bgbanner.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  align-self: center;
  align-items: center;
  margin-top: -90px;
  line-height: 57px;
  display: block;
}

.section-4.interna {
  width: auto;
  height: 500px;
  max-height: none;
  min-height: auto;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/bg-banner.jpg');
  background-position: 50%;
  margin-top: -92px;
}

.section-4.interna.linha-do-tempo {
  background-image: url('../images/banner-linha-do-tempo.jpg');
}

.section-4.interna.institucional {
  height: auto;
  min-height: 500px;
  background-image: url('../images/bg-banner.jpg');
  margin-top: -94px;
}

.section-4.interna.curatorial-lorenzo {
  background-image: url('../images/banner-curatorial-lorenzo.jpg');
}

.section-4.interna.curatorial-michel {
  background-image: url('../images/banner-curatorial-michel.jpg');
}

.section-4.interna.acessibilidade {
  background-image: url('../images/banner-acessibilidade.jpg');
}

.section-4.interna.educativo {
  background-image: url('../images/banner-educativo.jpg');
}

.section-4.interna.cita-es {
  background-image: url('../images/banner-citacoes.jpg');
}

.section-4.interna.release {
  height: auto;
  min-height: 500px;
  background-image: url('../images/banner-release.jpg');
  margin-top: -94px;
}

.section-4.testeira-home {
  width: 100%;
  height: auto;
  min-height: 750px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/hp-bgbanner.jpg');
  background-position: 50% 100%;
  background-size: cover;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: -90px;
  padding-left: 0;
  display: block;
}

.image-3 {
  width: 100%;
}

.section-5 {
  width: 100%;
  color: rgba(0, 0, 0, 0);
  background-color: #a72024;
  justify-content: flex-start;
  align-self: center;
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.image-4 {
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: static;
}

.column-5 {
  border: 1px #000;
  border-right: 1px solid #ffce48;
}

.column-6 {
  border-right: 1px solid #ffce48;
}

.column-7 {
  border-right: 1px solid rgba(0, 0, 0, 0);
}

.body {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.section-6 {
  width: 100%;
  align-self: center;
}

.section-7 {
  align-self: center;
}

.container-3 {
  justify-content: flex-start;
  display: flex;
}

.columns-4 {
  background-color: var(--white);
}

.image-5 {
  border-radius: 0;
  margin-left: 40px;
  padding-left: 0;
}

.grid {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  grid-template-rows: auto;
}

.grid._3col {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.section-8 {
  background-color: var(--gelo);
  opacity: 1;
  color: rgba(0, 0, 0, 0);
  text-align: right;
  background-image: url('../images/hp-bg1.png');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 46%;
  justify-content: flex-end;
  align-items: center;
  padding: 110px 120px 130px 0;
  display: flex;
}

.section-8.verde {
  -webkit-text-fill-color: inherit;
  background-color: #f2f4f1;
  background-clip: border-box;
}

.container-4 {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 0;
}

.container-5 {
  margin-top: 0;
  margin-bottom: 40px;
}

.container-5.audiovisual {
  margin-top: 0;
  margin-bottom: 140px;
}

.div-block-2 {
  height: 1px;
  background-color: #ffce48;
}

.section-9 {
  background-color: var(--azul-escuro);
  border-top: 0 #000;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.container-6 {
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.heading-9 {
  width: auto;
  color: var(--black);
  text-align: center;
  align-self: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: neue-haas-grotesk-text;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  display: inline;
}

.heading-9.release {
  color: #d5841f;
}

.heading-10 {
  width: 100%;
  color: #4d4d4d;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: neue-haas-grotesk-text;
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
}

.paragraph-3 {
  color: var(--azul-escuro);
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-3.cr-dito {
  margin-bottom: 20px;
  font-size: 13px;
}

.grid-2 {
  grid-column-gap: 100px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
  margin-bottom: 0;
  padding: 80px 110px 60px;
}

.paragraph-4 {
  color: var(--white);
  cursor: auto;
  border-bottom: 0 #000;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
}

.container-7 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.link {
  color: var(--white);
  font-family: Exo, sans-serif;
}

.link:hover {
  font-weight: 800;
}

.separador {
  border-left: 1px solid rgba(255, 255, 255, .3);
  padding-left: 25px;
}

.image-6 {
  margin-bottom: 40px;
  margin-right: 15px;
}

.paragraph-5 {
  color: var(--white);
  font-family: Itaudisplay Rg, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  position: static;
}

.image-7 {
  margin-bottom: 40px;
}

.bold-text {
  color: var(--white);
  font-family: neue-haas-grotesk-text;
  font-size: 19px;
}

.bold-text-2 {
  color: var(--white);
  font-size: 20px;
}

.italic-text {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
}

.italic-text-2 {
  font-family: Material design iconic font;
  position: static;
}

.italic-text-3 {
  color: var(--white);
  letter-spacing: 5px;
  cursor: pointer;
  border: 2px #000;
  font-family: Material design iconic font;
  font-size: 25px;
  font-style: normal;
  text-decoration: none;
}

.link-icone {
  color: rgba(0, 0, 0, 0);
}

.link-icone:hover {
  opacity: .75;
  font-family: Material design iconic font;
}

.italic-text-4 {
  color: var(--white);
  font-family: Material design iconic font;
  font-size: 25px;
  font-style: normal;
  text-decoration: none;
}

.italic-text-5 {
  font-family: Material design iconic font;
  font-style: normal;
  position: static;
}

.image-8 {
  padding-top: 40px;
}

.grid-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.image-9, .lightbox-link {
  display: block;
}

.image-10 {
  margin-top: 60px;
}

.grid-4 {
  min-height: 199px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.button-2 {
  height: 112.852px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/011GingerCandy.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-2:hover {
  opacity: .7;
}

.button-2._1 {
  width: auto;
  height: 112.852px;
  background-image: url('../images/01Dovetail.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
}

.button-2._2 {
  height: 112.852px;
  background-image: url('../images/02Aubergine_V_Red.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._3 {
  height: 112.852px;
  background-image: url('../images/03Bibi_em_ondas_laranjas_e_cinzas.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._4 {
  height: 112.852px;
  background-image: url('../images/04ChocolatNoir.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._5 {
  height: 112.852px;
  background-image: url('../images/05CordePele.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._6 {
  background-image: url('../images/06Cumaru.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-right: 15px;
}

.button-2._7 {
  background-image: url('../images/07Filedepeixeemamarelo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._8 {
  background-image: url('../images/08FlordeMargaridaemvermelhopinkelilas.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._9 {
  background-image: url('../images/09Freedom_BeatrizMilhazes_IC_FotoManuelÁguas_PepeSchettino.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._10 {
  background-image: url('../images/010Gamadinho.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.button-2._11 {
  background-image: url('../images/011ArenaContaZumbiOcLimaDuarteICCreditoAcervoBibliotecaJennyKlabinSegalMuseuLasarSegalI.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.button-2._12 {
  background-image: url('../images/012ElencoTeatrodeArenaOcLimaDuarteICCreditoArquivoPessoalDavidJoseLessa.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-2._13 {
  background-image: url('../images/013BonifacioBilhoesOcLimaDuarteICCreditoAcervoBibliotecaJennyKlabinSegalMuseuLasarSegalI.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 0;
}

.button-2._14 {
  background-image: url('../images/014BonifacioBilhoesOcLimaDuarteICCreditoAcervoBibliotecaJennyKlabinSegalMuseuLasarSegalI.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.button-2._11 {
  background-image: url('../images/011GingerCandy.jpg');
  background-position: 0 0;
  background-size: auto;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._11.b {
  background-image: url('../images/022OParaiso.jpg');
}

.button-2._12 {
  background-image: url('../images/012GiroHotizontal.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._12.b {
  background-image: url('../images/022OParaiso.jpg');
}

.button-2._12.b._2 {
  background-image: url('../images/032BeatrizMilhazes.jpg');
  background-position: 50% 100%;
}

.button-2._13 {
  background-image: url('../images/013HawaiemAmareloVibrante.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  padding: 9px 15px;
}

.button-2._13.b {
  background-image: url('../images/023Paris.jpg');
  margin-bottom: 1px;
}

.button-2._13.b._2 {
  background-image: url('../images/033BeatrizMilhazes.jpg');
}

.button-2._14 {
  background-image: url('../images/014Hibbi.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._14.b {
  background-image: url('../images/024Pipocaemcinzaepreto.jpg');
}

.button-2._14.b._2 {
  background-image: url('../images/034BeatrizMilhazes.jpg');
}

.button-2._15 {
  object-fit: fill;
  background-image: url('../images/015_1.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.button-2._15.b {
  background-image: url('../images/025SaborCereja.jpg');
}

.button-2._11 {
  background-image: url('../images/021SargentoGetulioOcLimaDuarteICCreditoMarcosMaciel.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.button-2._11.b {
  background-image: url('../images/021OCampo.jpg');
}

.button-2._11.b._2 {
  background-image: url('../images/031Wildpotato.jpg');
}

.button-2._22 {
  background-image: url('../images/022AFabricaOcLimaDuarteICCreditoArquivoNacional.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.button-2._23 {
  background-image: url('../images/023TVTupiDifusoraOcLimaDuarteICCreditoAcervoPessoal.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.button-2._16 {
  background-image: url('../images/016Leblon5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._16.b {
  background-image: url('../images/026Semtitulo.jpg');
}

.button-2._17 {
  background-image: url('../images/017Liberty.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._17.b {
  background-image: url('../images/027SonhodeValsa.jpg');
}

.button-2._18 {
  background-image: url('../images/018Loveembranco.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._18.b {
  background-image: url('../images/028Surreal.jpg');
}

.button-2._19 {
  background-image: url('../images/019Macaempretoebranco.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
}

.button-2._19.b {
  background-image: url('../images/029TropicalSummer.jpg');
}

.button-2._21 {
  background-image: url('../images/020Noitesnomades.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 9px 15px;
}

.button-2._21.b {
  background-image: url('../images/030Universoaomeuredor.jpg');
}

.button-2._20 {
  background-image: url('../images/020SargentoGetulioOcLimaDuarteICCreditoMarcosMaciel.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  padding-left: 60px;
  padding-right: 60px;
}

.icon {
  color: #e65e1d;
  margin-top: 100px;
  margin-bottom: 130px;
  margin-left: 0;
}

.icon-2 {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  margin-top: 100px;
  margin-right: 0;
}

.slide-5 {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 60px;
  padding-right: 60px;
}

.slider-2 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 60px;
}

.slide-nav-2 {
  width: auto;
  color: #3f6624;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  font-size: 10px;
}

.video {
  display: flex;
}

.grid-5 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 60px;
}

.link-block {
  position: absolute;
}

.navigation {
  background-color: #ffce48;
  align-items: center;
  padding: 20px 50px;
  display: flex;
  position: static;
}

.navigation-items-2 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-link-2 {
  z-index: 1;
}

.logo-link-2:hover {
  opacity: .8;
}

.logo-link-2:active {
  opacity: .7;
}

.logo-link-2.w--current {
  margin-top: 0;
}

.logo-image-2 {
  margin-top: 0;
  display: block;
}

.navigation-wrap-2 {
  align-items: center;
  margin-right: -20px;
  display: flex;
}

.navigation-item-2 {
  opacity: 1;
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.navigation-item-2:hover {
  opacity: .9;
}

.navigation-item-2:active {
  opacity: .8;
}

.navigation-item-2.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item-2.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item-2.w--current:active {
  opacity: .7;
  color: #32343a;
}

.menu-button-2 {
  border: 1px none var(--white);
  align-self: auto;
  margin-top: 0;
  padding: 15px;
}

.menu-button-2.w--open {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-right: 0;
  padding: 15px;
}

.container-8 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-11 {
  color: #444;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: neue-haas-grotesk-text;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.heading-12 {
  border-bottom: 1px solid var(--white);
  color: var(--white);
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 30px 60px;
  font-family: neue-haas-grotesk-text;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  text-decoration: none;
}

.bold-text-3 {
  color: #d5841f;
  text-align: center;
  text-indent: 0;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
  display: block;
}

.bold-text-4 {
  text-align: left;
}

.bold-text-5 {
  color: #e65e1d;
  border: 1px #000;
  border-bottom: 1px solid #e65e1d;
  margin-top: 15px;
  display: inline-block;
}

.paragraph-6 {
  color: #94181e;
  line-height: 24px;
}

.paragraph-7 {
  color: #94181e;
  margin-top: 10px;
  margin-bottom: 40px;
  line-height: 22px;
}

.grid-6 {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  margin-top: 0;
}

.link-2 {
  color: var(--white);
  font-family: Exo, sans-serif;
}

.link-3 {
  color: var(--white);
  font-family: neue-haas-grotesk-text;
}

.link-3:hover {
  font-family: neue-haas-grotesk-text;
  font-weight: 700;
}

.link-3:focus, .link-3:visited {
  font-family: neue-haas-grotesk-text;
}

.link-4 {
  color: var(--white);
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.link-4:hover {
  opacity: 1;
  color: var(--azul-claro);
  -webkit-text-stroke-color: var(--white);
  font-weight: 400;
  text-decoration: underline;
}

.link-5 {
  color: var(--white);
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.link-5:hover {
  opacity: 1;
  color: var(--azul-claro);
  font-weight: 400;
  text-decoration: underline;
}

.link-6 {
  color: var(--white);
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.link-6:hover {
  opacity: 1;
  color: var(--azul-claro);
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.link-6:focus, .link-6:visited {
  font-family: neue-haas-grotesk-text;
}

.link-7 {
  color: var(--white);
  cursor: pointer;
  font-family: PT Sans, sans-serif;
}

.link-7:hover {
  color: rgba(255, 255, 255, .7);
  font-weight: 400;
}

.link-8 {
  color: var(--white);
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.link-8:hover {
  opacity: 1;
  color: var(--azul-claro);
  font-family: Itaudisplay Rg, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.link-9 {
  color: #ffce48;
}

.link-10 {
  color: var(--white);
  cursor: pointer;
  font-family: Georgia, Times, Times New Roman, serif;
}

.link-10:hover {
  color: rgba(255, 255, 255, .7);
  font-weight: 400;
}

.section-10 {
  background-color: #082b46;
  flex: none;
  order: -1;
  padding-top: 0;
  padding-bottom: 100px;
}

.section-10.audiovisuais {
  background-color: #082b46;
  align-self: auto;
  padding-top: 90px;
  padding-bottom: 100px;
}

.link-11 {
  color: #e65e1d;
}

.link-12 {
  color: #ffce48;
}

.link-13, .link-14, .link-15, .link-16, .link-17, .link-18, .link-19 {
  color: #e65e1d;
}

.section-11 {
  background-color: var(--white);
  padding-top: 90px;
  padding-bottom: 100px;
}

.navigation-2 {
  border: 0px none var(--white);
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 15px 60px;
  display: flex;
}

.navigation-items-3 {
  color: var(--white);
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  display: flex;
}

.navigation-wrap-3 {
  align-items: center;
  margin-right: 0;
  display: flex;
}

.navigation-item-3 {
  background-color: var(--azul-escuro);
  opacity: 1;
  color: var(--white);
  text-align: right;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 20px 72px 20px 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  transition: all .4s;
  display: block;
}

.navigation-item-3:hover {
  background-color: var(--azul-escuro);
  opacity: 1;
  color: var(--white);
  padding-bottom: 20px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.navigation-item-3:active {
  background-color: var(--azul-escuro);
  opacity: 1;
  color: var(--white);
}

.navigation-item-3.w--current {
  opacity: 1;
  color: var(--white);
  font-weight: 700;
}

.navigation-item-3.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item-3.w--current:active {
  opacity: .7;
  color: #32343a;
}

.italic-text-6 {
  font-family: Material design iconic font;
  font-style: normal;
}

.paragraph-8 {
  flex-wrap: nowrap;
  align-content: flex-end;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.grid-7 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: ". . Area-3"
                       "Area-2 Area .";
}

.slider-3 {
  padding-left: 60px;
  padding-right: 60px;
}

.text-block {
  font-style: normal;
  text-decoration: none;
  display: flex;
}

.t-tulo-acessibilidade {
  color: #d5841f;
  text-align: left;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
  display: inline-block;
}

.t-tulo-cinema {
  color: #1f4799;
}

.bold-text-6 {
  width: 100%;
  color: #d5841f;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
  display: block;
}

.bold-text-6.vinho {
  color: #a72024;
}

.bold-text-6.vermelho {
  color: #d64310;
}

.bold-text-7 {
  color: #94181e;
  font-family: Exo, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.link-20, .italic-text-7, .italic-text-8 {
  color: #4d4d4d;
  text-decoration: underline;
}

.italic-text-9 {
  color: #d5841f;
  font-family: PT Serif, serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.bold-text-8 {
  color: #d5841f;
  font-family: PT Serif, serif;
  font-weight: 400;
}

.italic-text-10 {
  font-style: normal;
}

.image-11 {
  max-height: 455.281px;
  min-height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.bold-text-9, .bold-text-10 {
  color: #d5841f;
  font-family: neue-haas-grotesk-text;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
}

.bold-text-11 {
  color: #d5841f;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 400;
}

.link-21 {
  color: #4d4d4d;
}

.link-22 {
  color: #4d4d4d;
  font-family: Exo, sans-serif;
}

.bold-text-12 {
  font-family: Exo, sans-serif;
}

.italic-text-11, .bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21 {
  color: #1f4799;
}

.bold-text-22 {
  color: var(--white);
  font-family: Raleway;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

.bold-text-22:hover {
  color: rgba(255, 255, 255, .7);
}

.italic-text-12, .italic-text-13 {
  font-size: 15px;
}

.bold-text-23 {
  color: #e6b000;
  font-family: Exo, sans-serif;
}

.link-23 {
  color: #e6b000;
}

.link-24, .link-25, .link-26 {
  color: var(--white);
  font-family: Exo, sans-serif;
}

.bold-text-24 {
  font-size: 14px;
}

.accordion-wrapper {
  border: 0 #000;
  margin-top: 40px;
  margin-bottom: 20px;
}

.accordion-item {
  border-bottom: 2px rgba(77, 77, 77, .6);
  padding-top: 5px;
  padding-bottom: 5px;
}

.accordion-item-trigger {
  cursor: pointer;
  background-image: url('../images/seta_baixo_1.svg');
  background-position: 85% 52%;
  background-repeat: no-repeat;
  background-size: 23px;
  background-attachment: fixed;
  justify-content: space-between;
  display: flex;
}

.heading-13 {
  order: 0;
  align-self: auto;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  display: block;
}

.accordion-item-content {
  overflow: hidden;
}

.paragraph-9 {
  color: #4d4d4d;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.image-12 {
  display: inline;
}

.accord-item-trigger {
  border-bottom: 1px solid var(--azul-claro);
  cursor: pointer;
  background-image: url('../images/seta_baixo.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 21px;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 5px;
  padding-bottom: 9px;
  font-family: Raleway;
  display: flex;
}

.paragraph-10 {
  color: var(--azul-escuro);
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 0 #000;
  margin-bottom: 0;
  padding: 8px 10px 12px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.paragraph-11 {
  color: var(--azul-escuro);
  text-align: justify;
  background-color: rgba(255, 255, 255, .3);
  margin-bottom: 0;
  padding: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-2 {
  color: #d5841f;
  margin-bottom: 10px;
  font-family: neue-haas-grotesk-text;
  font-size: 20px;
  font-weight: 500;
}

.text-block-2.vinho {
  color: var(--white);
  text-align: left;
  margin-bottom: 0;
}

.text-block-2.vermelho {
  color: #d64310;
}

.container-9 {
  margin-top: 60px;
  margin-bottom: 80px;
}

.container-10 {
  margin-bottom: 20px;
}

.container-10.piso1s {
  margin-bottom: 80px;
}

.bold-text-25 {
  color: #4d4d4d;
}

.container-11 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.link-27 {
  font-family: Exo, sans-serif;
}

.italic-text-14 {
  color: #3f6624;
  font-family: Exo, sans-serif;
  text-decoration: underline;
}

.italic-text-15 {
  color: #3f6624;
  font-style: italic;
  text-decoration: underline;
}

.italic-text-16, .link-28 {
  color: #3f6624;
  text-decoration: underline;
}

.bold-text-26 {
  color: #3f6624;
}

.text-block-3 {
  border-style: solid none none;
  border-width: 1px 0 0;
  border-color: rgba(255, 255, 255, .3) var(--white) var(--white);
  background-color: var(--azul-escuro);
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
}

.link-29, .link-30 {
  color: #3f6624;
}

.button-3 {
  text-align: center;
  position: static;
}

.div-block-3 {
  text-align: left;
}

.image-13 {
  max-width: 30%;
  float: right;
  clear: none;
  text-align: left;
  margin-top: 0;
}

.bold-text-27 {
  color: var(--white);
  text-align: center;
  font-family: neue-haas-grotesk-text;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
}

.div-block-4 {
  text-align: center;
}

.div-block-5 {
  width: 40%;
  text-align: left;
  margin-left: 0;
  padding: 0;
}

.image-14 {
  max-width: 30%;
  float: none;
  clear: none;
  text-align: right;
  display: inline;
  position: static;
}

.section-12 {
  position: absolute;
}

.link-31, .link-32 {
  color: var(--white);
}

.bold-text-28 {
  color: var(--white);
  font-family: neue-haas-grotesk-text;
  font-weight: 500;
}

.image-15 {
  max-width: 35%;
  margin-bottom: -35px;
  display: block;
}

.section-13 {
  background-color: var(--gelo);
  color: #8e1f60;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 50px;
}

.div-block-6 {
  text-align: left;
}

.div-block-7 {
  text-align: center;
}

.grid-8 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template: "Area" minmax(120px, 120fr)
                 "." 120px
                 / 1fr 1fr 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 0;
}

.grid-8._1 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
}

.grid-8._2 {
  grid-auto-columns: .25fr;
}

.slide-6 {
  margin-top: 0;
  padding-left: 50px;
  padding-right: 50px;
}

.slider-4 {
  height: 450px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
}

.button-4 {
  width: auto;
  height: 120px;
  background-color: var(--black);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.button-4._1 {
  width: auto;
  cursor: pointer;
  background-image: url('../images/01_GB.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 0;
}

.button-4._1.b {
  width: auto;
  height: 120px;
  background-image: url('../images/011.jpg');
}

.button-4._1.b.c {
  background-image: url('../images/021.jpg');
  background-position: 50% 10%;
}

.button-4._2 {
  width: auto;
  cursor: pointer;
  background-image: url('../images/02_GB.jpg');
  background-position: 0%;
  background-size: cover;
  padding-bottom: 0;
}

.button-4._2.b {
  width: auto;
  height: 120px;
  background-image: url('../images/012.jpg');
}

.button-4._2.b.c {
  background-image: url('../images/022.jpg');
  background-position: 50% 0;
}

.button-4._3 {
  width: auto;
  cursor: pointer;
  background-image: url('../images/03_GB.jpg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
}

.button-4._3.b {
  width: auto;
  height: 120px;
  background-image: url('../images/013.jpg');
}

.button-4._3.b.c {
  background-image: url('../images/023.jpg');
  background-position: 50% 20%;
}

.button-4._4 {
  width: auto;
  cursor: pointer;
  background-image: url('../images/04_GB.jpg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
}

.button-4._4.b {
  width: auto;
  height: 120px;
  background-image: url('../images/014.jpg');
}

.button-4._4.b.c {
  background-image: url('../images/024.jpg');
}

.button-4._5 {
  width: auto;
  background-color: var(--black);
  cursor: pointer;
  background-image: none;
}

.button-4._5.b {
  width: auto;
  background-image: url('../images/015.jpg');
}

.button-4._5.b.c {
  background-image: url('../images/025.jpg');
  background-position: 50% 20%;
}

.button-4._6 {
  width: auto;
  cursor: pointer;
  background-image: url('../images/06_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._6.b {
  width: auto;
  background-image: url('../images/016.jpg');
  background-position: 50% 10%;
}

.button-4._6.b.c {
  background-image: url('../images/026.jpg');
}

.button-4._5 {
  width: auto;
  cursor: pointer;
  background-image: none;
}

.button-4._5.b {
  width: auto;
  background-image: url('../images/017.jpg');
}

.button-4._5.b.c {
  background-image: url('../images/027.jpg');
  background-position: 50% 10%;
}

.button-4._6 {
  width: auto;
  cursor: pointer;
  background-image: none;
}

.button-4._6.b {
  width: auto;
  background-image: url('../images/018.jpg');
  background-position: 50% 0;
}

.button-4._6.b.c {
  background-image: url('../images/028.jpg');
}

.button-4._7 {
  width: auto;
  cursor: pointer;
  background-image: url('../images/08_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._7.b {
  width: auto;
  background-image: url('../images/019.jpg');
}

.button-4._7.b.c {
  background-image: url('../images/029.jpg');
}

.button-4._8 {
  width: auto;
  cursor: pointer;
  background-image: url('../images/09_GB.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.button-4._8.b {
  width: auto;
  background-image: url('../images/020.jpg');
  background-size: cover;
}

.button-4._8.b.c {
  background-image: url('../images/030.jpg');
  background-size: cover;
}

.button-4._9 {
  background-image: url('../images/10_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._6 {
  background-image: url('../images/06_GB.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.button-4._10 {
  background-image: url('../images/11_GB.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.button-4._11 {
  background-image: url('../images/12_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._12 {
  background-image: url('../images/13_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._13 {
  background-image: url('../images/14_GB.jpg');
  background-size: cover;
}

.button-4._14 {
  background-image: url('../images/15_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._15 {
  background-image: url('../images/16_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._16 {
  background-image: url('../images/17_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._17 {
  background-image: url('../images/18_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._18 {
  background-image: url('../images/19_GB.jpg');
  background-position: 0%;
  background-size: cover;
}

.button-4._19 {
  background-image: url('../images/20_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._20 {
  background-image: url('../images/21_GB.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.button-4._21 {
  background-image: url('../images/22_GB.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.button-4._22 {
  background-image: url('../images/23_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._23 {
  background-image: url('../images/24_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._24 {
  background-image: url('../images/25_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._25 {
  background-image: url('../images/26_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._26 {
  background-image: url('../images/27_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._27 {
  background-image: url('../images/28_GB.jpg');
  background-size: cover;
}

.button-4._28 {
  background-image: url('../images/29_GB.jpg');
  background-position: 100%;
  background-size: cover;
}

.button-4._29 {
  background-image: url('../images/30_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-4._30 {
  background-image: url('../images/31_GB.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-nav-3 {
  color: #d64310;
  text-align: center;
  margin-top: 0;
  font-size: 10px;
  line-height: 30px;
}

.icon-3 {
  color: var(--black);
  text-align: center;
  margin-top: 120px;
  margin-bottom: 120px;
  margin-left: 40px;
}

.icon-4 {
  color: var(--black);
  text-align: center;
  margin-top: 120px;
  margin-bottom: 120px;
  margin-right: 40px;
}

.container-12 {
  margin-bottom: 0;
}

.slide-7 {
  padding-left: 50px;
  padding-right: 50px;
}

.image-16 {
  width: 90px;
  max-width: none;
}

.italic-text-17 {
  color: #444;
  text-align: center;
  font-family: neue-haas-grotesk-text;
  font-size: 16px;
  line-height: 28px;
}

.div-block-8 {
  text-align: center;
  margin-top: 60px;
}

.paragraph-12 {
  color: #3b3b3b;
  margin-bottom: 40px;
  font-family: neue-haas-grotesk-text;
}

.text-block-4 {
  margin-top: 0;
}

.paragraph-13 {
  color: #444;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: neue-haas-grotesk-text;
  font-weight: 700;
}

.bold-text-29 {
  font-family: Raleway;
  font-weight: 800;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  margin-bottom: 100px;
}

.grid-9.linha-do-tempo.brasil {
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-9 {
  width: 100%;
  text-align: center;
  background-color: #a72024;
  padding: 20px 30px 40px;
}

.div-block-9.laranja {
  background-color: #d5841f;
}

.div-block-9.vermelho {
  background-color: #d64310;
}

.paragraph-14 {
  color: var(--white);
  text-align: left;
  font-family: neue-haas-grotesk-text;
  font-size: 15px;
  line-height: 27px;
}

.bold-text-30 {
  color: var(--white);
  font-family: PT Serif, serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
  text-decoration: underline;
}

.heading-14 {
  text-align: left;
}

.container-13 {
  text-align: center;
  margin-top: 60px;
}

.section-14 {
  background-color: rgba(228, 218, 201, .8);
  margin-top: 40px;
  padding-top: 20px;
}

.grid-10 {
  grid-template-rows: auto auto auto auto;
  grid-template-areas: ". ."
                       "Area Area"
                       ". ."
                       ". .";
}

.grid-10.linha-do-tempo.brasil {
  margin-bottom: 100px;
}

.italic-text-18, .italic-text-19 {
  font-family: neue-haas-grotesk-text;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-15 {
  color: #444;
  text-align: justify;
  font-family: neue-haas-grotesk-text;
  font-size: 16px;
  line-height: 28px;
}

.bold-text-31 {
  color: #e58703;
  text-align: left;
  letter-spacing: 1px;
  font-family: PT Serif, serif;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-16 {
  color: #e58703;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-left: 1px solid #e58703;
  border-right: 1px solid #e58703;
  margin-top: 60px;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-family: neue-haas-grotesk-text;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
}

.div-block-10 {
  border-bottom: 2px solid #a72024;
  padding-bottom: 0;
}

.div-block-10.vinho {
  color: #e58703;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e58703;
  border-left: 1px #000;
  border-right: 1px #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-10.vermelho {
  border-bottom-color: #d64310;
}

.bold-text-32 {
  color: var(--white);
  letter-spacing: 1px;
  font-family: Pprader;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.container-14, .container-15, .container-16, .container-17, .container-18, .container-19 {
  margin-bottom: 80px;
}

.container-20 {
  margin-bottom: 40px;
}

.paragraph-17 {
  color: var(--white);
  text-align: justify;
  font-family: neue-haas-grotesk-text;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.paragraph-17.gray {
  color: #444;
}

.heading-15 {
  border-top: 1px solid var(--white);
  border-bottom: 1px solid var(--white);
  color: var(--white);
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: PT Serif, serif;
  font-size: 18px;
  position: static;
}

.heading-15.gray {
  border-top-color: #444;
  border-bottom-color: #444;
}

.container-21 {
  margin-top: 40px;
  margin-bottom: 60px;
}

.section-15 {
  margin-bottom: 60px;
}

.bold-text-33 {
  color: var(--white);
}

.bold-text-33.gray {
  color: #444;
  text-align: left;
}

.section-16 {
  background-color: #ed8871;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-17 {
  background-color: #d64310;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-18 {
  background-color: #e58703;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-19 {
  background-color: rgba(228, 218, 201, .8);
  padding-top: 10px;
  padding-bottom: 10px;
}

.bold-text-34 {
  color: #d5841f;
  font-family: PT Serif, serif;
  font-weight: 400;
  display: block;
}

.block-quote-2 {
  color: #d5841f;
  text-align: justify;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: neue-haas-grotesk-text;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-18 {
  color: #444;
  text-align: justify;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: neue-haas-grotesk-text;
  font-size: 13px;
  line-height: 28px;
}

.paragraph-19 {
  color: #444;
  margin-bottom: 0;
  font-family: neue-haas-grotesk-text;
  font-size: 13px;
  line-height: 28px;
}

.container-22 {
  border-top: 0 rgba(0, 0, 0, 0);
  border-bottom: 0 #000;
  margin-top: 0;
  padding-top: 0;
}

.paragraph-20 {
  color: #e58703;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: neue-haas-grotesk-text;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

.section-20 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
}

.link-33 {
  color: #d5841f;
  font-family: neue-haas-grotesk-text;
}

.container-23 {
  border-top: 1px solid #e58703;
  border-bottom: 1px solid #e58703;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

.italic-text-20, .italic-text-21 {
  color: #e58703;
}

.heading-16 {
  color: #e58703;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-top: 1px solid #e58703;
  border-bottom: 1px solid #e58703;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: PT Serif, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  position: static;
}

.paragraph-21 {
  color: #444;
  text-align: justify;
  cursor: pointer;
  font-family: neue-haas-grotesk-text;
  font-size: 16px;
  line-height: 28px;
}

.link-34 {
  font-family: neue-haas-grotesk-text;
}

.container-24 {
  margin-top: 40px;
  margin-bottom: 0;
}

.container-25 {
  text-align: center;
  padding-bottom: 40px;
}

.link-35 {
  color: #e58703;
  cursor: pointer;
  font-family: neue-haas-grotesk-text;
}

.grid-12 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.slide-8 {
  padding-left: 50px;
  padding-right: 50px;
}

.bold-text-35 {
  color: #d5841f;
  font-family: PT Serif, serif;
  font-weight: 400;
}

.text-span {
  color: #d5841f;
}

.link-36 {
  color: #d5841f;
  font-family: neue-haas-grotesk-text;
}

.link-37, .link-38 {
  color: #e58703;
  font-family: neue-haas-grotesk-text;
}

.heading-17 {
  color: #e58703;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-top: 1px solid #e58703;
  border-bottom: 1px solid #e58703;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: PT Serif, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.italic-text-23 {
  color: #444;
  font-size: 17px;
  font-weight: 500;
}

.paragraph-22 {
  color: #e58703;
  text-align: justify;
  border-top: 1px solid #e58703;
  border-bottom: 1px solid #e58703;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: neue-haas-grotesk-text;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.bold-text-36 {
  color: #d5841f;
  font-weight: 400;
}

.italic-text-24 {
  color: #e58703;
  font-family: neue-haas-grotesk-text;
  font-size: 14px;
  text-decoration: underline;
}

.italic-text-25 {
  color: #e58703;
  text-align: justify;
  font-size: 14px;
  line-height: 18px;
}

.container-26 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-11 {
  margin-top: 60px;
}

.container-27 {
  text-align: center;
}

.div-block-12 {
  margin-top: 60px;
}

.heading-18 {
  color: #e58703;
  margin-top: 5px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.section-21 {
  padding-top: 0;
}

.heading-19 {
  color: #444;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: neue-haas-grotesk-text;
  font-size: 14px;
  line-height: 20px;
}

.heading-20 {
  color: var(--azul);
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 34px;
  font-weight: 300;
  line-height: 44px;
}

.heading-21 {
  color: #444;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: neue-haas-grotesk-text;
  font-size: 17px;
  font-weight: 500;
}

.text-block-5 {
  color: #444;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: neue-haas-grotesk-text;
  font-size: 17px;
  font-style: italic;
  font-weight: 500;
  line-height: 30px;
}

.text-block-6 {
  color: var(--azul-escuro);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
}

.heading-22 {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Raleway;
  font-size: 28px;
  font-weight: 800;
  line-height: 40px;
}

.text-block-7 {
  color: #444;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Raleway;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 28px;
}

.heading-23 {
  color: #e58703;
  margin-top: 5px;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.text-block-8 {
  color: #444;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: neue-haas-grotesk-text;
  font-size: 17px;
  font-style: italic;
  font-weight: 500;
  line-height: 30px;
}

.heading-24 {
  color: #e58703;
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.text-block-9 {
  color: #444;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: neue-haas-grotesk-text;
  font-size: 17px;
  font-style: italic;
  font-weight: 500;
  line-height: 30px;
}

.heading-25 {
  color: #e58703;
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.text-block-10 {
  color: #444;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: neue-haas-grotesk-text;
  font-size: 17px;
  font-style: italic;
  font-weight: 500;
  line-height: 30px;
}

.heading-26 {
  color: #e58703;
  margin-top: 5px;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.text-block-11 {
  color: #444;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: neue-haas-grotesk-text;
  font-size: 17px;
  font-style: italic;
  font-weight: 500;
  line-height: 30px;
}

.heading-27 {
  color: #082b46;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
}

.heading-27.branco {
  color: var(--white);
}

.grid-13 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding-left: 0;
}

.div-block-13 {
  height: auto;
  min-height: auto;
  border-style: none;
  border-width: 0;
  border-color: black black var(--cinza-claro) var(--cinza-claro);
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.div-block-14 {
  min-height: 450px;
  background-color: #d5841f;
  background-image: url('../images/016.jpg');
  background-position: 50% 10%;
  background-size: cover;
  border: 0 #000;
}

.div-block-15 {
  min-height: 450px;
  text-align: center;
  background-color: #e58703;
  border: 0 #000;
  padding: 60px 40px 30px;
}

.heading-28 {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: PT Serif, serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
}

.text-block-12 {
  color: var(--white);
  text-align: center;
  font-size: 16px;
  line-height: 28px;
}

.button-5 {
  border: 1px solid var(--white);
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 8px 20px;
  font-family: neue-haas-grotesk-text;
  font-size: 12px;
}

.div-block-16 {
  height: auto;
  min-height: 400px;
  background-image: url('../images/Katia-Suzue-2023.-Fotografia-André-Coletto-1b.jpg');
  background-position: 80%;
  background-size: cover;
}

.div-block-16:hover {
  background-size: cover;
}

.div-block-17 {
  min-height: 450px;
  background-image: url('../images/023.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.div-block-18 {
  min-height: 450px;
  text-align: center;
  background-color: #e58703;
  padding: 60px 40px 30px;
}

.section-22 {
  height: auto;
  background-color: var(--gelo);
  margin-top: 0;
  margin-bottom: 0;
  padding: 100px;
}

.heading-29 {
  color: #a72024;
  margin-top: 10px;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}

.heading-29.b {
  color: var(--white);
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Raleway;
  font-size: 26px;
  font-weight: 800;
  line-height: 34px;
}

.heading-30 {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Raleway;
  font-size: 26px;
  font-weight: 800;
  line-height: 34px;
}

.div-block-19 {
  max-height: 400px;
  opacity: 1;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  background-image: url('../images/001.jpg');
  background-position: 50% 40%;
  background-size: cover;
  border: 0 #000;
}

.div-block-20 {
  text-align: center;
  border: 1px #000;
}

.container-28 {
  margin-top: 0;
  margin-bottom: 0;
}

.link-39 {
  color: #444;
  cursor: pointer;
  font-family: Raleway;
}

.link-39:hover {
  font-weight: 700;
}

.container-29 {
  margin-top: 0;
  margin-bottom: 0;
}

.grid-14 {
  grid-template-rows: auto;
}

.section-23 {
  background-color: #008849;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-21 {
  text-align: left;
  margin: 90px 50px 90px 100px;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.heading-31 {
  z-index: 10;
  color: #444;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.heading-32 {
  z-index: 10;
  color: var(--white);
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Raleway;
  font-size: 26px;
  font-weight: 800;
  line-height: 34px;
  position: relative;
}

.paragraph-23 {
  z-index: 10;
  color: var(--white);
  text-align: left;
  margin: 30px 0 60px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 28px;
  position: relative;
}

.button-6 {
  z-index: 10;
  color: #a72024;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #a72024;
  margin-top: 20px;
  padding: 8px 20px;
  font-family: neue-haas-grotesk-text;
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
  position: relative;
}

.container-30 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.image-17 {
  max-width: 30%;
}

.image-18 {
  max-width: 30%;
  text-align: right;
  margin-left: 0;
  display: inline-block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.section-24 {
  text-align: right;
  flex: none;
  order: 0;
  align-self: auto;
}

.link-40 {
  color: var(--white);
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.link-40:hover {
  opacity: 1;
  color: var(--azul-claro);
  font-weight: 400;
  text-decoration: underline;
}

.link-41 {
  color: var(--white);
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-41:hover {
  opacity: 1;
  color: var(--azul-claro);
  -webkit-text-stroke-color: var(--white);
  font-weight: 400;
  text-decoration: underline;
}

.link-42 {
  color: var(--white);
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-42:hover {
  opacity: 1;
  color: var(--azul-claro);
  -webkit-text-stroke-color: var(--white);
  font-weight: 400;
  text-decoration: underline;
}

.link-43 {
  color: var(--white);
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-43:hover {
  opacity: 1;
  color: var(--azul-claro);
  font-weight: 400;
  text-decoration: underline;
}

.link-44 {
  color: var(--white);
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-44:hover {
  opacity: 1;
  color: var(--azul-claro);
  -webkit-text-stroke-color: var(--white);
  font-weight: 400;
  text-decoration: underline;
}

.link-45 {
  color: var(--white);
  cursor: pointer;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
}

.link-45:hover {
  color: rgba(255, 255, 255, .7);
  font-weight: 400;
}

.link-46, .link-47, .link-48, .link-49 {
  color: #e58703;
  cursor: pointer;
  font-family: neue-haas-grotesk-text;
}

.video-2, .video-3, .video-4 {
  cursor: pointer;
  background-color: #f2f2f2;
}

.link-50 {
  color: var(--white);
  font-family: neue-haas-grotesk-text;
}

.link-50:hover {
  font-weight: 700;
}

.section-25 {
  height: auto;
  max-height: 650px;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.container-31 {
  height: 1200px;
  position: relative;
}

.image-19 {
  z-index: 1;
  width: 100%;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: auto;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container-32 {
  z-index: 10;
  object-fit: fill;
  display: block;
  position: relative;
  top: 20px;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.heading-33 {
  z-index: 10;
  float: none;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 0;
  font-family: neue-haas-grotesk-text;
  font-size: 14px;
  line-height: 20px;
  display: inline;
  position: relative;
  top: 100px;
  left: 620px;
  overflow: visible;
}

.div-block-22 {
  z-index: 20;
  text-align: center;
  position: relative;
  top: auto;
}

.container-33 {
  z-index: 20;
  position: relative;
  top: 260px;
}

.heading-34 {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 60px;
  font-family: neue-haas-grotesk-text;
  font-size: 17px;
  font-weight: 400;
}

.link-51 {
  color: var(--white);
  font-family: Raleway;
}

.link-51:hover {
  color: rgba(255, 255, 255, .7);
  font-family: Raleway;
  font-weight: 400;
}

.link-52 {
  color: var(--white);
  font-family: neue-haas-grotesk-text;
  font-size: 12px;
  text-decoration: underline;
}

.link-52:hover {
  font-size: 12px;
  font-weight: 700;
}

.link-52:focus, .link-52:visited {
  text-decoration: none;
}

.italic-text-26 {
  font-style: normal;
}

.divisor {
  border: 3px solid var(--black);
  text-align: left;
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
}

.divisor.branco {
  border: 2px solid var(--bege\<deleted\|variable-9e241807\>);
  text-align: left;
  border-radius: 0;
}

.divisor.verde {
  border-color: var(--verde);
}

.grid-15 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.grid-16 {
  grid-template-rows: auto;
  padding-right: 60px;
}

.image-20 {
  max-width: 70%;
  margin-bottom: 20px;
  display: block;
}

.link-53 {
  color: #fff;
}

.link-53:hover {
  color: rgba(255, 255, 255, .7);
  font-weight: 400;
}

.bold-text-37, .bold-text-38, .bold-text-39 {
  font-weight: 800;
}

.bold-text-40 {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-40:hover {
  opacity: 1;
  color: var(--azul-claro);
  text-decoration: underline;
}

.div-block-26 {
  width: 100%;
  min-height: 670px;
  background-image: url('../images/Futuro_Ancestral_Rafael_Highraff_2023_EureckaFilmesB.jpg');
  background-position: 50%;
  background-size: cover;
  margin-right: 0;
  padding-bottom: 0;
}

.button-7 {
  width: auto;
  height: auto;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/facebook_1facebook.png');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 12px;
  display: inline-block;
}

.button-7:hover {
  opacity: .7;
}

.button-8 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/twitter_1twitter.png');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 12px;
}

.button-8:hover {
  opacity: .7;
}

.button-9 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/youtube_1youtube.png');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 10px 15px 15px;
}

.button-9:hover {
  opacity: .7;
}

.button-10 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/instagram_1instagram.png');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 12px;
}

.button-10:hover {
  opacity: .7;
}

.button-11 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/spotify_1spotify.png');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 12px;
}

.button-11:hover {
  opacity: .7;
}

.button-12 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/linkedin_1linkedin.png');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 12px;
}

.button-12:hover {
  opacity: .7;
}

.link-54 {
  color: var(--white);
}

.link-54:hover {
  color: rgba(255, 255, 255, .7);
}

.div-block-27 {
  border-bottom: 4px solid #000;
  padding-left: 40px;
  padding-right: 40px;
  display: inline-block;
}

.section-26 {
  margin-bottom: 60px;
}

.div-block-28 {
  border-bottom: 5px solid var(--black);
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
}

.link-55 {
  color: #444;
  font-style: normal;
}

.link-55:hover {
  color: rgba(77, 77, 77, .8);
  font-weight: 400;
}

.bold-text-41 {
  color: var(--black);
  text-align: justify;
}

.link-56 {
  color: var(--white);
  font-size: 12px;
}

.link-56:hover {
  color: rgba(255, 255, 255, .7);
  font-weight: 400;
}

.bold-text-42 {
  color: var(--black);
  text-align: justify;
}

.bold-text-43 {
  color: var(--black);
  font-weight: 800;
}

.bold-text-44 {
  color: var(--black);
  font-size: 18px;
  font-weight: 800;
}

.button-13 {
  background-color: var(--white);
  color: var(--black);
  text-align: left;
  text-transform: uppercase;
  border: 2px solid #000;
  border-radius: 5px;
  margin-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 800;
  box-shadow: 1px 0 3px rgba(0, 0, 0, .2);
}

.button-13:hover {
  background-color: var(--white);
  opacity: .7;
}

.div-block-29 {
  text-align: left;
}

.container-34 {
  text-align: center;
}

.paragraph-24 {
  color: #444;
  text-align: justify;
  border-top: 1px dashed #000;
  margin-top: 60px;
  padding-top: 20px;
  font-size: 16px;
  line-height: 28px;
}

.bold-text-45, .bold-text-46, .bold-text-47, .italic-text-28 {
  color: var(--black);
  font-weight: 800;
}

.bold-text-48, .icon-5, .icon-6 {
  color: var(--black);
}

.slider-5 {
  height: 400px;
  background-color: rgba(221, 221, 221, .25);
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.paragraph-25 {
  color: #444;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-style: italic;
  line-height: 25px;
  display: block;
}

.div-block-30 {
  text-align: center;
  margin-top: 60px;
  padding-left: 100px;
  padding-right: 100px;
}

.paragraph-26 {
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  line-height: 28px;
}

.slide-nav-4 {
  font-size: 10px;
}

.text-block-13 {
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-family: Raleway;
  font-size: 90px;
  font-weight: 800;
  line-height: 0;
  display: block;
}

.slide-9 {
  height: 300px;
}

.block-quote-3 {
  color: #444;
  text-align: justify;
  background-color: rgba(242, 242, 242, .6);
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Raleway;
  font-size: 16px;
  line-height: 26px;
}

.bold-text-49 {
  color: var(--black);
  font-size: 14px;
  font-weight: 800;
}

.text-block-14 {
  color: #082b46;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #082b46;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.grid-17 {
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
}

.text-block-15 {
  color: var(--black);
  text-align: right;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 800;
}

.div-block-31 {
  border-right: 1px solid #000;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 10px;
}

.paragraph-27 {
  color: #444;
  text-align: justify;
  align-items: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
  display: flex;
}

.bold-text-50 {
  color: var(--black);
}

.link-57 {
  color: #444;
}

.link-57:hover {
  color: rgba(77, 77, 77, .7);
  font-weight: 400;
}

.section-27 {
  background-color: #f2f2f2;
  padding-top: 70px;
  padding-bottom: 90px;
  font-family: Raleway;
}

.container-36 {
  text-align: center;
  font-family: Raleway;
}

.heading-35 {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 0 60px;
  font-family: Raleway;
  font-size: 26px;
  font-weight: 800;
  line-height: 34px;
}

.div-block-32 {
  text-align: right;
  display: block;
}

.button-14 {
  clear: none;
  color: var(--white);
  text-align: right;
  flex: 0 auto;
  order: 1;
  align-self: auto;
  margin-bottom: 0;
  margin-right: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.container-37 {
  background-color: #1ae42f;
  flex: 1;
  align-self: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-33 {
  clear: left;
  opacity: 1;
  background-color: #082b46;
  border: 0 solid #000;
  flex-wrap: wrap;
  flex: 1;
  order: -1;
  align-content: flex-start;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-15 {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  justify-content: center;
  align-items: flex-start;
  margin-top: 7px;
  margin-right: 75px;
  padding: 3px 5px 0;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: visible;
}

.button-15:hover {
  border-bottom: 0 #000;
  text-decoration: underline;
}

.button-15.b {
  margin-right: 42px;
}

.button-16 {
  background-color: var(--black);
}

.button-16._5 {
  background-color: var(--black);
  opacity: 1;
  background-image: url('../images/05_GB.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-22 {
  width: 100%;
  height: 100%;
  max-width: none;
  margin-top: -200px;
  display: block;
}

.link-58 {
  color: #444;
}

.link-58:hover {
  color: rgba(77, 77, 77, .7);
  font-weight: 400;
}

.link-59 {
  color: var(--white);
  font-family: Itaudisplay Rg, sans-serif;
  font-size: 13px;
}

.link-59:hover {
  color: rgba(255, 255, 255, .7);
  font-weight: 400;
}

.link-60 {
  color: var(--white);
  font-family: Itaudisplay Rg, sans-serif;
  font-size: 12px;
}

.link-60:hover {
  opacity: .7;
  color: var(--white);
  font-weight: 400;
}

.bold-text-51 {
  font-style: normal;
  font-weight: 400;
}

.link-61 {
  color: #444;
  font-family: Raleway;
}

.link-61:hover {
  color: rgba(77, 77, 77, .7);
  font-weight: 400;
}

.video-5 {
  margin-top: 0;
}

.paragraph-28 {
  float: right;
  clear: none;
  color: var(--white);
  text-align: right;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 600px;
  margin-right: 10px;
  font-size: 12px;
  font-style: italic;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-23 {
  max-width: 100%;
  min-height: 450px;
  display: block;
}

.paragraph-29 {
  color: var(--white);
  text-align: right;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .7);
  padding-top: 500px;
  padding-right: 10px;
  font-size: 12px;
  font-style: italic;
}

.grid-18 {
  grid-template-rows: auto;
  margin-top: 60px;
}

.div-block-34 {
  width: 530px;
  min-height: 170px;
  mix-blend-mode: normal;
  background-image: url('../images/hp-logo-branco.svg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 280px;
  margin-left: 0;
  display: inline-block;
}

.label {
  color: var(--azul-claro);
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  position: static;
}

.label.branco {
  color: var(--white);
  text-align: left;
  margin-bottom: 0;
}

.label.branco.left {
  text-align: left;
}

.label.preto {
  color: var(--black);
  -webkit-text-stroke-color: var(--black);
}

.paragraph-30, .paragraph-31, .paragraph-32 {
  color: var(--azul-escuro);
  text-align: left;
  margin-top: 30px;
  margin-bottom: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-33 {
  color: var(--white);
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 16px;
  line-height: 28px;
}

.section-28 {
  text-align: left;
  background-color: #008849;
  padding-top: 90px;
  padding-bottom: 100px;
}

.div-block-35 {
  text-align: left;
}

.paragraph-34 {
  color: var(--white);
  text-align: left;
  margin-top: 30px;
  margin-bottom: 60px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.column-8 {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.column-11 {
  padding-right: 0;
}

.bold-text-52 {
  color: var(--white);
  font-family: Itaudisplay Bd, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.bold-text-53 {
  font-size: 18px;
}

.link-62 {
  color: var(--white);
  font-family: PT Sans, sans-serif;
}

.link-62:hover {
  opacity: .8;
  font-weight: 400;
}

.bold-text-54, .bold-text-55 {
  font-size: 18px;
}

.button-17 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-website.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-17:hover {
  opacity: .7;
}

.button-18 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-youtube.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-18:hover {
  opacity: .7;
}

.button-19 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-instagram.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-19:hover {
  opacity: .7;
}

.button-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-spotify.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-20:hover {
  opacity: .7;
}

.button-21 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-twitter.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-21:hover {
  opacity: .7;
}

.button-22 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-facebook.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-22:hover {
  opacity: .7;
}

.button-23 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-linkedin.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-23:hover {
  opacity: .7;
}

.button-24 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-website.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-24:hover {
  opacity: .7;
}

.button-25 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-facebook.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-25:hover {
  opacity: .7;
}

.button-26 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-instagram.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-26:hover {
  opacity: .7;
}

.button-27 {
  padding-top: 13px;
  padding-left: 13px;
}

.button-28 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-linkedin.svg');
  background-position: 50%;
  background-size: cover;
  margin-right: 10px;
  padding: 13px;
}

.button-28:hover {
  opacity: .7;
}

.link-63 {
  color: #082b46;
  font-family: Georgia, Times, Times New Roman, serif;
}

.link-63:hover {
  font-weight: 700;
}

.link-64 {
  color: #082b46;
  font-family: Georgia, Times, Times New Roman, serif;
}

.link-64:hover {
  font-weight: 700;
}

.div-block-36 {
  background-color: var(--black);
  text-align: center;
  margin-top: 150px;
  margin-left: 0;
  padding: 0;
  display: inline-block;
}

.heading-36 {
  min-width: auto;
  color: var(--white);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 250px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 60px;
  display: inline-block;
}

.div-block-37 {
  width: 100%;
  min-height: 10px;
  background-color: var(--white);
}

.bold-text-56, .bold-text-57, .bold-text-58, .bold-text-59, .bold-text-60, .bold-text-61, .bold-text-62, .bold-text-63, .bold-text-64, .bold-text-65 {
  color: #082b46;
}

.paragraph-35 {
  color: #082b46;
  text-align: justify;
  font-family: Pprader;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
}

.div-block-38 {
  border-top: 0 #082b46;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-top: 0;
}

.link-65, .link-66 {
  color: #082b46;
  font-family: Georgia, Times, Times New Roman, serif;
}

.bold-text-66, .bold-text-67 {
  color: #082b46;
}

.link-67, .link-68 {
  color: #082b46;
  font-family: Georgia, Times, Times New Roman, serif;
}

.bold-text-68 {
  color: #082b46;
}

.link-69 {
  color: #082b46;
  font-family: Georgia, Times, Times New Roman, serif;
}

.bold-text-69, .bold-text-70, .bold-text-71 {
  color: #082b46;
}

.section-29 {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 90px;
  padding-bottom: 100px;
}

.container-38 {
  margin-bottom: 40px;
}

.container-39 {
  padding-bottom: 0;
}

.slide-10, .slide-11, .slide-12 {
  padding-left: 50px;
  padding-right: 50px;
}

.grid-19 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: 120px 120px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.grid-19._2 {
  grid-column-gap: 11px;
}

.grid-20 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template: "Area Area" 130px
                 "Area-2 ." 130px
                 / 1fr 1fr 1fr 1fr 1fr;
  margin-top: 10px;
}

.grid-20._3 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: 130px 130px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-21 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: 130px 130px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 10px;
}

.lightbox-link-2 {
  background-image: url('../images/01Muralgraffiti_BinhoRibeironoChile_1999_Foto_BinhoRibeiro.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.lightbox-link-3 {
  background-image: url('../images/02ColetivoSHN_Tridente_2018_Foto_MarceloFazola.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-4 {
  background-image: url('../images/03DanielMelim_MuraldaLuz_2011_Foto_DanielMelim.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-5 {
  background-image: url('../images/04Dino_2023_Foto_FernandoAugusto.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.lightbox-link-6 {
  background-image: url('../images/05CriptaDjan_acaoruascentroSaoPaulo_2012_Foto_LeandroMantovani.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.lightbox-link-7 {
  background-image: url('../images/06Eneri_Pixo_nascidonoBrasila_Sindromedoviralata_2022_Foto_Vg.jpeg');
  background-position: 50% 0;
  background-size: cover;
}

.lightbox-link-8 {
  background-image: url('../images/07Minhau_nolargonachuva_2021_Foto_HenriqueCabral.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-9 {
  background-image: url('../images/08Nenesurreal_Cabecudas_2021_EscolaEstadualLydesRachelGutires_Foto_acervopessoal.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-10 {
  background-image: url('../images/09Odrus_LetringCollornAfricadoSul_2020_Foto_acervodoartista.JPG');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-11 {
  background-image: url('../images/10.TUPINAODA_OsTupys_1991_Foto_ClarioElizabetsky.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-12 {
  background-image: url('../images/11Ozi_Construcao_2011_Foto_BrunaMonique.JPG');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-13 {
  background-image: url('../images/12Registrofotograficomural_FuturoAncestral_artistaRafaelHighraff_2023_Foto_EureckaFilmes.JPG');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-14 {
  background-image: url('../images/13SimoneSiss_DandoMuroemPontadeSpray_2023_Foto_KatiaLombardo.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-15 {
  background-image: url('../images/14SoberanaZiza_Levezaforcaeancestralidade_2022_Foto_AdrianoMendez.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.lightbox-link-16 {
  background-image: url('../images/15Registro_EspalhandoAmor_artistaWaleskaNomura_SaoPaulo_2023_Foto_BobFonseca-.JPG');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-17 {
  background-image: url('../images/16.KatiaSuzue_2023_Foto_AndreColetto.jpeg');
  background-position: 50% 60%;
  background-size: cover;
}

.lightbox-link-18 {
  background-image: url('../images/17.-RegistrografiteKatiaSuzue_SaoPaulo_Foto_Acervoartista.jpeg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-19 {
  background-image: url('../images/18.ArteCulturaNaKebrada_2015_FotoAcervoBinhoRibeiro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-20 {
  background-image: url('../images/19.ArteCulturaNaKebrada_2015_FotoAcervoBinhoRibeiro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-21 {
  background-image: url('../images/20.Grafite_BinhoRibeiro_Av23Maio_SP_-FotoAcervoBinho-Ribeiro.JPG');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-22 {
  background-image: url('../images/21.PinturaTunelNoiteIlustrada_SP_FotoAcervoBinho-Ribeiro.JPG');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-23 {
  background-image: url('../images/22.GrafitesVaosArcosJanio_SP_Foto-AcervoBinhoRibeiro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-24 {
  background-image: url('../images/23.MuralMuseuArteUrbana_SP_2007_FotoAcervoBinhoRibeiro..jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-25 {
  background-image: url('../images/017TKidGrafitaTrem-emNovaYork_1984_FotoAlexCavero.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-26 {
  background-image: url('../images/018TremPintadoPorTKid_NY_1984_FotoAcervoTKid.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-28 {
  background-image: url('../images/26.PinturaTúneldaPaulistaFoto.JPG');
  background-position: 50% 30%;
  background-size: cover;
}

.grid-22 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template: "Area Area . . ." 130px
                 "Area Area . Area-2 Area-2" 130px
                 / 1fr 1fr 1fr 1fr 1fr;
  margin-top: 10px;
}

.grid-23 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template: "Area Area Area-2 Area-2 ." 130px
                 "Area Area . Area-3 Area-3" 130px
                 / 1fr 1fr 1fr 1fr 1fr;
  margin-top: 10px;
}

.link-70 {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-70:hover {
  opacity: 1;
  color: var(--azul-claro);
  font-weight: 400;
  text-decoration: underline;
}

.link-71 {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-71:hover {
  opacity: 1;
  color: var(--azul-claro);
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-72, .bold-text-73 {
  color: #082b46;
}

.link-72 {
  color: var(--white);
  font-family: PT Sans, sans-serif;
}

.link-72:hover {
  opacity: .8;
  font-weight: 400;
}

.link-73 {
  color: #082b46;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.link-73:hover {
  opacity: .8;
  font-weight: 400;
}

.link-74 {
  color: #082b46;
  font-family: Georgia, Times, Times New Roman, serif;
}

.link-74:hover {
  opacity: .8;
  font-weight: 400;
}

.link-75 {
  color: #082b46;
  font-family: Georgia, Times, Times New Roman, serif;
}

.link-75:hover {
  opacity: .8;
  font-weight: 400;
}

.link-76 {
  color: #082b46;
  font-family: Georgia, Times, Times New Roman, serif;
}

.link-76:hover {
  opacity: .8;
  font-weight: 400;
}

.link-77 {
  color: #082b46;
  font-family: Georgia, Times, Times New Roman, serif;
}

.link-77:hover {
  opacity: .8;
  font-weight: 400;
}

.bold-text-74, .bold-text-75 {
  color: #082b46;
}

.heading-37 {
  text-align: left;
}

.heading-38 {
  max-width: 100%;
  background-color: var(--black);
  color: var(--white);
  text-align: left;
  margin-top: 50px;
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-left: 5px;
  font-family: Pprader;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.bold-text-76 {
  padding-left: 10px;
}

.container-40 {
  text-align: left;
}

.section-30 {
  background-color: var(--gelo);
  opacity: .9;
  background-image: url('../images/hp-bg3.png');
  background-position: 50% -35%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 310px 100px 100px;
}

.section-31 {
  background-color: #008849;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-40 {
  min-height: 680px;
  background-image: url('../images/Minhau-no-largo-no-largo-na-chuva-2021.-Fotografia-de-Henrique-CabralB.jpg');
  background-position: 50% 70%;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-24 {
  max-height: 200px;
  max-width: 80%;
  text-align: left;
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  line-height: 14px;
  display: block;
}

.paragraph-36 {
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Pprader;
  font-size: 18px;
  line-height: 18px;
}

.italic-text-30, .italic-text-31 {
  color: #444;
}

.paragraph-37 {
  color: var(--cinza-claro);
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  line-height: 26px;
}

.div-block-41 {
  margin: 90px 100px 90px 50px;
}

.div-block-42 {
  width: 40%;
  text-align: left;
  margin-right: 0;
  padding: 0;
}

.div-block-43 {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.mask {
  object-fit: cover;
}

.columns-6, .columns-7 {
  align-items: center;
  display: flex;
}

.slider-6 {
  background-color: rgba(0, 0, 0, 0);
  margin-left: -30px;
  margin-right: -30px;
  padding-bottom: 0;
  padding-left: 0;
}

.grid-24 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 140px 140px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  padding-left: 30px;
  padding-right: 30px;
  display: grid;
}

.slide-nav-5 {
  margin-top: 0;
  padding-top: 80px;
}

.lightbox-link-29 {
  background-image: url('../images/01Muralgraffiti_BinhoRibeironoChile_1999_Foto_BinhoRibeiro.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.lightbox-link-30 {
  background-image: url('../images/02ColetivoSHN_Tridente_2018_Foto_MarceloFazola.jpg');
  background-position: 0%;
  background-size: cover;
}

.lightbox-link-31 {
  background-image: url('../images/03DanielMelim_MuraldaLuz_2011_Foto_DanielMelim.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.lightbox-link-32 {
  background-image: url('../images/04Dino_2023_Foto_FernandoAugusto.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.lightbox-link-33 {
  background-image: url('../images/05CriptaDjan_acaoruascentroSaoPaulo_2012_Foto_LeandroMantovani.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.lightbox-link-34 {
  background-image: url('../images/aviao_nft_oncinha.jpeg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-35 {
  background-image: url('../images/07Minhau_nolargonachuva_2021_Foto_HenriqueCabral.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-36 {
  background-image: url('../images/08Nenesurreal_Cabecudas_2021_EscolaEstadualLydesRachelGutires_Foto_acervopessoal.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-37 {
  background-image: url('../images/09Odrus_LetringCollornAfricadoSul_2020_Foto_acervodoartista.JPG');
  background-position: 50%;
  background-size: cover;
}

.link-78, .link-79 {
  color: #008849;
  font-family: PT Sans, sans-serif;
}

.div-block-44 {
  background-color: #008849;
  background-image: url('../images/AF-LOGO-BRANCO-HORIZONTAL.png');
  background-position: 50%;
  background-size: cover;
  display: block;
}

.container-41 {
  white-space: normal;
  object-fit: fill;
  background-color: #008849;
  background-image: url('../images/AF-LOGO-BRANCO-HORIZONTAL.png');
  background-position: 0%;
  background-size: cover;
  display: block;
  position: static;
  overflow: visible;
}

.grid-25 {
  grid-column-gap: 10px;
  grid-template-rows: 150px 150px 150px 150px 150px 150px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.paragraph-38 {
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-39 {
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.div-block-45 {
  background-image: url('../images/OT_PeixangoFlutuante_2023_Dalata.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-46 {
  background-image: url('../images/OT_BichoCoisa_tatu_DninjaBichocoisa_2023.png');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-47 {
  background-image: url('../images/OT_LataDeSpray_2023_KellyReis.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-48 {
  background-image: url('../images/OT_BonecoDePelucia_sd_Tinho.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-49 {
  background-image: url('../images/OT_VERACIDADE18h45_2021_MauroNeri.png');
  background-position: 50% 40%;
  background-size: cover;
}

.div-block-50 {
  background-image: url('../images/OT_TagDoArtistaDino.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
}

.div-block-51 {
  background-image: url('../images/OT_TagDoArtistaCripta.png');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: contain;
}

.div-block-52 {
  background-image: url('../images/OT_Metabiotica8_-2003_Orion.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-53 {
  background-image: url('../images/OT_MuralDaLuz_2011_DanielMelim.png');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-54 {
  background-color: var(--black);
  background-image: url('../images/OT_TagDaArtistaEneri.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
}

.div-block-55 {
  background-image: url('../images/OT_Passaro_2016_Speto.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
}

.icon-7 {
  color: var(--black);
  align-items: center;
  margin-left: -8px;
  padding-left: 0;
  display: block;
}

.icon-8 {
  color: var(--black);
  object-fit: fill;
  margin-right: -8px;
}

.text-span-2 {
  color: #008849;
  font-family: PT Sans, sans-serif;
  text-decoration: underline;
}

.text-span-3 {
  color: #008849;
  text-decoration: underline;
}

.text-span-4, .text-span-5 {
  color: #008849;
  font-family: PT Sans, sans-serif;
  text-decoration: underline;
}

.paragraph-40 {
  min-width: 100%;
  color: var(--white);
  background-color: #008849;
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 5px;
  font-family: Pprader;
  font-size: 20px;
  line-height: 24px;
}

.heading-39 {
  color: #008849;
  margin-top: 50px;
  margin-bottom: 0;
  font-family: Pprader;
  font-size: 18px;
  font-weight: 400;
}

.paragraph-41 {
  color: #444;
  font-family: PT Sans, sans-serif;
  line-height: 18px;
}

.text-span-6 {
  color: #008849;
}

.grid-26 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 140px 140px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding-left: 30px;
  padding-right: 30px;
}

.lightbox-link-38 {
  background-image: url('../images/10TUPINAODA_OsTupys_1991_Foto_ClarioElizabetsky.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-39 {
  background-image: url('../images/11Ozi_Construcao_2011_Foto_BrunaMonique.JPG');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-40 {
  background-image: url('../images/12Registrofotograficomural_FuturoAncestral_artistaRafaelHighraff_2023_Foto_EureckaFilmes.JPG');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-41 {
  background-image: url('../images/13SimoneSiss_DandoMuroemPontadeSpray_2023_Foto_KatiaLombardo.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-42 {
  background-image: url('../images/14SoberanaZiza_Levezaforcaeancestralidade_2022_Foto_AdrianoMendez.jpg');
  background-position: 50% 35%;
  background-size: cover;
}

.lightbox-link-43 {
  background-image: url('../images/15Registro_EspalhandoAmor_artistaWaleskaNomura_SaoPaulo_2023_Foto_BobFonseca-.JPG');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-44 {
  background-image: url('../images/016RetratoLadyPink_1982FotoMarthaCooper.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-45 {
  background-image: url('../images/017TKidGrafitaTrem-emNovaYork_1984_FotoAlexCavero.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-46 {
  background-image: url('../images/018TremPintadoPorTKid_NY_1984_FotoAcervoTKid.jpg');
  background-position: 50%;
  background-size: cover;
}

.text-span-7 {
  color: #008849;
  font-family: PT Sans, sans-serif;
  text-decoration: underline;
}

.italic-text-32, .italic-text-33 {
  font-family: PT Sans, sans-serif;
}

.bold-text-77 {
  font-family: Pprader;
  font-size: 16px;
}

.text-span-8 {
  color: #008849;
}

.bold-text-78 {
  color: #444;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
}

.bold-text-79 {
  font-size: 18px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.text-block-16 {
  color: rgba(188, 190, 192, .3);
  text-align: right;
  font-family: Itaudisplay Rg, sans-serif;
  font-size: 160px;
}

.div-block-56 {
  background-color: var(--black);
  padding: 50px;
}

.column-12 {
  padding-left: 0;
  padding-right: 60px;
}

.column-13 {
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 0;
}

.div-block-57 {
  background-color: var(--black);
  padding: 50px;
}

.div-block-58 {
  padding: 0;
}

.column-14 {
  padding-left: 0;
  padding-right: 60px;
}

.column-15 {
  padding: 60px 0 60px 60px;
}

.section-32 {
  background-color: var(--gelo);
  opacity: 1;
  background-image: url('../images/hp-bg2.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 46%;
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 120px;
}

.paragraph-42 {
  text-align: justify;
  margin-bottom: 50px;
  font-family: Itaudisplay Rg, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-43 {
  text-align: justify;
  margin-top: 30px;
  margin-bottom: 50px;
  font-family: Itaudisplay Rg, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.heading-40 {
  color: var(--azul);
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.bold-text-80 {
  font-family: Itaudisplay Bd, sans-serif;
  font-weight: 700;
}

.bold-text-81 {
  font-weight: 400;
}

.bold-text-82 {
  font-family: Itaudisplay Bd, sans-serif;
  font-weight: 400;
}

.bold-text-83, .bold-text-84, .bold-text-85, .bold-text-86, .bold-text-87 {
  font-family: Itaudisplay Bd, sans-serif;
}

.link-80 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-80:hover {
  text-decoration: underline;
}

.bold-text-88, .bold-text-89, .bold-text-90, .bold-text-91 {
  font-family: Itaudisplay Bd, sans-serif;
}

.bold-text-92, .link-81 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-81:hover {
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-93, .bold-text-94, .bold-text-95, .bold-text-96, .bold-text-97, .bold-text-98 {
  font-family: Itaudisplay Bd, sans-serif;
}

.link-82 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-82:hover {
  font-weight: 400;
  text-decoration: underline;
}

.link-83 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-83:hover {
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-99, .bold-text-100 {
  font-family: Itaudisplay Bd, sans-serif;
}

.link-84 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-84:hover {
  font-weight: 400;
  text-decoration: underline;
}

.link-85 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-85:hover {
  font-weight: 400;
  text-decoration: underline;
}

.heading-41 {
  border-bottom: 2px solid var(--azul);
  color: var(--azul);
  text-align: left;
  letter-spacing: 0;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.grid-27 {
  grid-row-gap: 60px;
  grid-template-rows: 180px 180px 180px 180px 180px 180px 180px 180px 180px 180px 180px;
  grid-template-columns: .25fr 1fr;
  grid-auto-rows: 180px;
  margin-top: 40px;
  margin-bottom: 100px;
}

.grid-27.ic {
  grid-template-rows: 180px 180px 180px 180px 180px 180px 180px 180px 180px;
  margin-bottom: 60px;
}

.bold-text-101 {
  font-family: Itaudisplay Bd, sans-serif;
}

.div-block-59 {
  background-image: url('../images/Rumos-Ave-Terrena.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-60 {
  background-image: url('../images/Rumos-Cristina-Castro.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-61 {
  background-image: url('../images/Rumos-Dani-Nega.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-62 {
  background-image: url('../images/Rumos-Divino-Sobral.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-63 {
  background-image: url('../images/Rumos-Je-Oliveira.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-64 {
  background-image: url('../images/Rumos-Adriana-Ferreira.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-65 {
  background-image: url('../images/Rumos-Joana-Mendes.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-66 {
  background-image: url('../images/Rumos-Joel-Zito.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-67 {
  background-image: url('../images/Rumos-Juliana-Jardim.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-68 {
  background-image: url('../images/Rumos-Juliano-Holanda.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-69 {
  background-image: url('../images/Rumos-Paulo-Miyada.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-70 {
  background-image: url('../images/Rumos-Andre-Furtado.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-71 {
  background-image: url('../images/Rumos-Anna-Paula.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-72 {
  background-image: url('../images/Rumos-Galiana-Brasil.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-73 {
  background-image: url('../images/Rumos-Gilberto-Labor.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-74 {
  background-image: url('../images/Rumos-Jader-Rosa.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-75 {
  background-image: url('../images/Rumos-Sofia-Fan.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-76 {
  background-image: url('../images/Rumos-Tania-Rodrigues.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-77 {
  background-image: url('../images/Rumos-Tatiana-Prado.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-78 {
  background-image: url('../images/Rumos-Valeria-Toloi.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-25, .image-26, .image-27, .image-28 {
  width: 100%;
}

.image-29 {
  width: 100%;
  margin-bottom: 40px;
}

.link-86 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-86:hover {
  font-weight: 400;
  text-decoration: underline;
}

.link-87 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-87:hover {
  font-weight: 400;
  text-decoration: underline;
}

.link-88 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-88:hover {
  font-weight: 400;
  text-decoration: underline;
}

.link-89 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-89:hover {
  font-weight: 400;
  text-decoration: underline;
}

.link-90 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-90:hover {
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-102, .bold-text-103, .bold-text-104, .bold-text-105, .bold-text-106 {
  font-family: Itaudisplay Bd, sans-serif;
}

.bold-text-107 {
  color: var(--black);
  text-align: left;
  font-family: Itaudisplay Bd, sans-serif;
}

.bold-text-108, .bold-text-109, .bold-text-110, .bold-text-111 {
  font-family: Itaudisplay Bd, sans-serif;
}

.paragraph-44 {
  text-align: justify;
  margin-bottom: 40px;
  font-family: Itaudisplay Rg, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.bold-text-112, .bold-text-113 {
  font-family: Itaudisplay Bd, sans-serif;
}

.link-91 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-91:hover {
  font-weight: 400;
  text-decoration: underline;
}

.link-92 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-92:hover {
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-114, .bold-text-115 {
  font-family: Itaudisplay Bd, sans-serif;
}

.bold-text-116 {
  color: var(--white);
  font-family: Itaudisplay Bd, sans-serif;
  font-size: 15px;
}

.link-93 {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-93:hover {
  opacity: 1;
  color: var(--azul-claro);
  font-weight: 400;
  text-decoration: underline;
}

.link-94 {
  color: var(--white);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-94:hover {
  opacity: .7;
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-117 {
  font-weight: 400;
}

.grid-28 {
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 30px;
  margin-bottom: 80px;
}

.big-number {
  color: var(--verde);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Itaudisplay Bd, sans-serif;
  font-size: 42px;
  line-height: 40px;
}

.paragraph-45 {
  font-family: Itaudisplay Rg, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.bold-text-118, .bold-text-119, .bold-text-120, .bold-text-121 {
  font-family: Itaudisplay Bd, sans-serif;
  font-size: 18px;
}

.text-block-17 {
  color: var(--black);
  margin-bottom: 60px;
  font-family: Itaudisplay Bd, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 30px;
}

.grid-29 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.link-95 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-95:hover {
  text-decoration: underline;
}

.link-96 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-96:hover {
  font-weight: 400;
  text-decoration: underline;
}

.link-97 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-97:hover {
  font-weight: 400;
  text-decoration: underline;
}

.link-98 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-98:hover {
  font-weight: 400;
  text-decoration: underline;
}

.link-99 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-99:hover {
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-122 {
  font-size: 15px;
  font-weight: 400;
}

.bold-text-123 {
  letter-spacing: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.bold-text-124 {
  letter-spacing: 0;
  font-family: Itaudisplay Bd, sans-serif;
  font-size: 14px;
}

.bold-text-125, .bold-text-126, .bold-text-127, .bold-text-128, .bold-text-129 {
  font-style: normal;
  font-weight: 400;
}

.bold-text-130, .bold-text-131, .bold-text-132, .bold-text-133, .bold-text-134 {
  font-family: Itaudisplay Bd, sans-serif;
  font-size: 20px;
}

.link-100 {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-100:hover {
  opacity: 1;
  color: var(--azul-claro);
  font-weight: 400;
  text-decoration: underline;
}

.link-101 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-101:hover {
  font-weight: 400;
  text-decoration: underline;
}

.tabs {
  text-align: left;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Itaudisplay Bd, sans-serif;
  font-weight: 700;
}

.tab-link-tab-1 {
  border: 1px solid var(--gelo);
  background-color: var(--azul-escuro);
  padding: 10px 30px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.tab-link-tab-1:hover {
  text-decoration: none;
}

.tab-link-tab-1.w--current {
  background-color: var(--azul-claro);
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.tab-link-tab-1.w--current:hover {
  font-weight: 400;
}

.tab-link-tab-2 {
  border: 1px solid var(--gelo);
  background-color: var(--azul-escuro);
  color: var(--white);
  padding: 10px 30px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.tab-link-tab-2:hover {
  text-decoration: none;
}

.tab-link-tab-2.w--current {
  background-color: var(--azul-claro);
}

.tabs-menu {
  border-bottom: 1px solid var(--cinza-escuro);
}

.text-block-18 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.text-block-19 {
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.bold-text-135, .bold-text-136, .bold-text-137, .bold-text-138, .bold-text-139, .bold-text-140, .bold-text-141, .bold-text-142, .bold-text-143, .bold-text-144, .bold-text-145, .bold-text-146, .bold-text-147, .bold-text-148, .bold-text-149, .bold-text-150, .bold-text-151, .bold-text-152, .bold-text-153, .bold-text-154, .bold-text-155, .bold-text-156, .bold-text-157, .bold-text-158, .bold-text-159, .bold-text-160, .bold-text-161 {
  font-family: Itaudisplay Bd, sans-serif;
}

.tab-pane-tab-1, .tab-pane-tab-2 {
  background-color: rgba(255, 255, 255, .3);
  padding: 15px;
}

.link-102 {
  color: var(--verde);
  font-family: Itaudisplay Rg, sans-serif;
  text-decoration: none;
}

.link-102:hover {
  font-weight: 400;
  text-decoration: underline;
}

.container-42 {
  max-width: none;
  align-self: center;
  margin-top: 290px;
}

.heading-42 {
  color: var(--azul);
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.heading-43 {
  color: var(--azul);
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.heading-44 {
  color: var(--azul);
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.paragraph-46 {
  color: var(--azul-escuro);
  margin-top: 30px;
  margin-bottom: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.section-33 {
  background-color: var(--gelo);
  background-image: url('../images/hp-bg4.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 46%;
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 120px;
}

.section-34 {
  background-color: var(--gelo);
  padding-top: 120px;
  padding-bottom: 90px;
}

.container-43 {
  text-align: center;
}

.heading-45 {
  color: var(--azul);
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 38px;
}

.paragraph-47 {
  color: var(--azul-escuro);
  margin-top: 30px;
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 30px;
}

.lightbox-link-47 {
  display: block;
}

.slider-7 {
  font-size: 13px;
}

.slider-8 {
  font-size: 12px;
}

.slider-9 {
  font-size: 11px;
}

.slider-10 {
  height: 540px;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 100px;
  margin-left: 70px;
  margin-right: 70px;
  padding-top: 0;
  font-size: 10px;
}

.grid-30 {
  height: 390px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: stretch;
  margin-top: 0;
  margin-left: 70px;
  margin-right: 70px;
}

.icon-9, .icon-10 {
  color: var(--azul-claro);
  margin-top: 177px;
  margin-bottom: 177px;
}

.slide-nav-6 {
  color: var(--azul-claro);
  font-size: 8px;
}

.lightbox-link-48 {
  background-image: url('../images/hp-01.jpg');
  background-position: 16% 16%;
  background-repeat: no-repeat;
  background-size: 240%;
}

.lightbox-link-49 {
  background-image: url('../images/hp-02.jpg');
  background-position: -115% 32%;
  background-size: 350%;
}

.lightbox-link-50 {
  background-image: url('../images/hp-03.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-51 {
  background-image: url('../images/hp-04.jpg');
  background-position: 50%;
  background-size: 370%;
}

.lightbox-link-52 {
  background-image: url('../images/hp-05.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-53 {
  background-image: url('../images/hp-06.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 130%;
}

.lightbox-link-54 {
  background-image: url('../images/hp-07.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120%;
}

.lightbox-link-55 {
  background-image: url('../images/hp-08.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-56 {
  background-image: url('../images/hp-09.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120%;
}

.lightbox-link-57 {
  background-image: url('../images/hp-10.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-58 {
  background-image: url('../images/hp-11.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-59 {
  background-image: url('../images/hp-12.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-60 {
  background-image: url('../images/hp-13.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-61 {
  background-image: url('../images/hp-14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-62 {
  background-image: url('../images/hp-15.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-63 {
  background-image: url('../images/hp-16.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-64 {
  background-image: url('../images/hp-17.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-65 {
  background-image: url('../images/hp-18.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120%;
}

.lightbox-link-66 {
  background-image: url('../images/hp-19.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-67 {
  background-image: url('../images/hp-20.jpg');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: 310px;
}

.lightbox-link-68 {
  background-image: url('../images/hp-21.jpg');
  background-position: 50% 34%;
  background-repeat: no-repeat;
  background-size: 160%;
}

.lightbox-link-69 {
  background-image: url('../images/hp-22.jpg');
  background-position: 57% 35%;
  background-repeat: no-repeat;
  background-size: 150%;
}

.lightbox-link-70 {
  background-image: url('../images/hp-23.jpg');
  background-position: 54% 25%;
  background-repeat: no-repeat;
  background-size: 150%;
}

.lightbox-link-71 {
  background-image: url('../images/hp-24.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-72 {
  background-image: url('../images/hp-25.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.lightbox-link-73 {
  background-image: url('../images/hp-26.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-74 {
  background-image: url('../images/hp-27.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-75 {
  background-image: url('../images/hp-28.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link-76 {
  background-image: url('../images/hp-29.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-77 {
  background-image: url('../images/hp-30.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-35 {
  background-color: var(--gelo);
  padding: 120px 100px 100px;
}

.section-36 {
  background-color: var(--gelo);
  padding: 120px 100px 150px;
}

.paragraph-48 {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
}

.container-44 {
  text-align: center;
}

.heading-46 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
}

.grid-31 {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  grid-template-rows: auto;
}

.div-block-79 {
  padding-top: 0;
}

.paragraph-49 {
  margin-bottom: 0;
}

.grid-32 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  margin-top: 60px;
}

.section-37 {
  height: 770px;
  background-color: var(--gelo);
  opacity: .48;
  background-image: url('../images/hp-bg5.png');
  background-position: 50% 100%;
  background-size: cover;
  margin-top: -200px;
  padding-top: 0;
  padding-bottom: 0;
}

.bold-text-163 {
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.text-block-20 {
  border-top: 1px solid var(--azul);
  color: var(--azul);
  text-align: justify;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 23px;
}

.bold-text-165 {
  font-size: 14px;
  font-weight: 400;
  line-height: 10px;
}

.bold-text-166 {
  line-height: 10px;
}

.text-block-21 {
  color: var(--azul-escuro);
  text-align: left;
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 23px;
}

.italic-text-36 {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.bold-text-167 {
  font-size: 16px;
}

.bold-text-168 {
  font-style: normal;
  font-weight: 400;
}

.tab-link-tab-3 {
  border: 1px solid var(--white);
  background-color: var(--azul-escuro);
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.tab-link-tab-3.w--current {
  background-color: var(--azul-claro);
}

.tab-link-tab-3.w--current:hover {
  text-decoration: none;
}

.text-block-22 {
  color: var(--white);
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.text-block-22:hover {
  text-decoration: none;
}

.text-block-23 {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.text-block-23:hover {
  text-decoration: none;
}

.tab-link-tab-4 {
  border: 1px solid var(--white);
  background-color: var(--azul-escuro);
  color: var(--white);
  text-transform: uppercase;
  padding: 10px 30px;
  font-weight: 400;
  text-decoration: none;
}

.tab-link-tab-4:hover {
  text-decoration: none;
}

.tab-link-tab-4.w--current {
  background-color: var(--azul-claro);
}

.bold-text-169 {
  font-weight: 400;
}

.tab-pane-tab-3, .tab-pane-tab-4 {
  padding: 15px;
}

.image-30 {
  margin-bottom: 40px;
  margin-right: 15px;
  display: inline-block;
}

.bold-text-170 {
  font-size: 15px;
}

@media screen and (min-width: 1440px) {
  .section-4, .section-4.testeira-home {
    background-image: url('../images/hp-bgbanner.jpg');
    background-position: 50% 100%;
  }

  .heading-41 {
    border-bottom-color: var(--azul-claro);
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    font-size: 40px;
    line-height: 50px;
  }

  .section-3 {
    background-color: var(--gelo);
    color: var(--gelo);
    padding: 140px 300px;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 32px;
  }

  .button {
    font-size: 13px;
  }

  .section-4 {
    height: 650px;
    background-image: url('../images/hp-bgbanner.jpg');
    background-position: 50% 100%;
    margin-top: -115px;
  }

  .section-4.testeira-home {
    min-height: 950px;
    background-image: url('../images/hp-bgbanner.jpg');
    background-position: 50% 100%;
    margin-top: -115px;
  }

  .section-8 {
    background-color: var(--gelo);
    opacity: 1;
    padding: 190px 150px 190px 0;
  }

  .paragraph-3 {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
  }

  .grid-2 {
    padding-left: 150px;
    padding-right: 150px;
  }

  .paragraph-4 {
    font-size: 14px;
    line-height: 23px;
  }

  .navigation-2 {
    border: 0 rgba(0, 0, 0, .2);
    padding: 30px 100px;
  }

  .navigation-item-3 {
    padding-right: 110px;
    font-size: 18px;
    line-height: 28px;
  }

  .accord-item-trigger {
    padding-bottom: 3px;
  }

  .paragraph-10 {
    font-size: 18px;
    line-height: 30px;
  }

  .paragraph-11 {
    font-size: 18px;
  }

  .heading-20 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-6 {
    font-size: 18px;
    line-height: 32px;
  }

  .grid-13 {
    grid-column-gap: 230px;
    grid-row-gap: 230px;
  }

  .section-22 {
    height: auto;
    opacity: 1;
    background-image: none;
    padding: 140px 150px 40px;
  }

  .link-40, .link-41, .link-42, .link-43, .link-44 {
    font-size: 13px;
  }

  .div-block-34 {
    width: 840px;
    min-height: 270px;
    margin-top: 349px;
    margin-left: 0;
    position: static;
  }

  .label {
    font-size: 16px;
  }

  .paragraph-30, .paragraph-31, .paragraph-32 {
    font-size: 18px;
    line-height: 32px;
  }

  .div-block-36 {
    margin-left: 100px;
    padding: 50px 60px;
  }

  .heading-36 {
    margin-top: 280px;
    font-size: 100px;
  }

  .link-70 {
    font-size: 13px;
  }

  .link-71 {
    font-size: 14px;
  }

  .section-30 {
    height: auto;
    background-color: var(--gelo);
    opacity: .9;
    background-image: url('../images/hp-bg3.png');
    background-position: 50% 0;
    background-size: cover;
    padding: 330px 300px 140px;
  }

  .image-24 {
    max-height: 200px;
    max-width: 60%;
  }

  .div-block-42 {
    width: 40%;
    align-self: center;
  }

  .div-block-56 {
    margin-right: 120px;
    padding: 70px 50px;
  }

  .column-12 {
    padding-right: 0;
  }

  .column-13 {
    padding-bottom: 60px;
    padding-left: 60px;
  }

  .div-block-57 {
    margin-right: 120px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .column-14, .column-15 {
    padding-right: 0;
  }

  .section-32 {
    background-size: 36%;
    padding-top: 190px;
    padding-bottom: 190px;
    padding-left: 150px;
  }

  .heading-40 {
    font-size: 40px;
    line-height: 50px;
  }

  .link-93, .link-100 {
    font-size: 13px;
  }

  .text-block-18 {
    font-size: 18px;
  }

  .column-16 {
    padding-right: 0;
  }

  .container-42 {
    margin-top: 320px;
  }

  .heading-42 {
    font-size: 40px;
    line-height: 50px;
  }

  .heading-44 {
    font-size: 45px;
    line-height: 50px;
  }

  .paragraph-46 {
    font-size: 18px;
    line-height: 32px;
  }

  .section-33 {
    background-position: 81% 110%;
    background-size: 28%;
    padding-left: 150px;
  }

  .heading-45 {
    font-size: 40px;
    line-height: 50px;
  }

  .paragraph-47 {
    font-size: 18px;
    line-height: 32px;
  }

  .slider-10 {
    height: 670px;
  }

  .grid-30 {
    height: 560px;
  }

  .icon-9 {
    margin-top: 260px;
    margin-bottom: 260px;
  }

  .icon-10 {
    margin-top: 260px;
  }

  .section-35, .section-36 {
    padding-left: 150px;
    padding-right: 150px;
  }

  .paragraph-48 {
    color: var(--azul-escuro);
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
  }

  .paragraph-49 {
    font-size: 18px;
    line-height: 32px;
  }

  .italic-text-34, .bold-text-162 {
    color: var(--azul);
  }

  .italic-text-35 {
    font-weight: 600;
  }

  .text-block-21 {
    font-size: 15px;
    line-height: 25px;
  }

  .bold-text-167 {
    font-size: 18px;
    line-height: 25px;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    text-align: center;
  }

  .heading.branco.left {
    text-align: left;
  }

  .section {
    clear: none;
    padding: 0 50px;
  }

  .section-3 {
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .navigation-items {
    background-color: #ffce48;
    justify-content: space-around;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .logo-link {
    display: block;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .logo-image {
    display: block;
  }

  .navigation-wrap {
    flex-direction: row;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .navigation-item {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: stretch;
    padding: 15px 0;
    transition: background-color .4s, opacity .4s, color .4s;
    display: inline-block;
    position: static;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0;
    display: block;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon {
    display: block;
  }

  .navbar-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-2 {
    text-align: center;
  }

  .button.acessibilidade {
    margin-top: 51px;
  }

  .button.white {
    text-align: center;
  }

  .section-4 {
    height: auto;
    min-height: 550px;
    background-image: url('../images/hp-bgbanner.jpg');
    background-position: 50% 100%;
    margin-top: -90px;
  }

  .section-4.interna {
    height: 500px;
    background-position: 90%;
    margin-top: -76px;
  }

  .section-4.interna.institucional {
    background-position: 100%;
    margin-top: -78px;
  }

  .section-4.testeira-home {
    height: auto;
    min-height: 710px;
    background-color: rgba(0, 0, 0, 0);
    background-position: 50% 100%;
    background-size: cover;
    margin-top: -91px;
  }

  .image-4 {
    width: 55%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid {
    display: block;
  }

  .grid._3col {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-content: stretch;
    justify-content: stretch;
    align-items: stretch;
    justify-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .section-8 {
    background-position: 50% 3%;
    background-size: 60%;
    padding: 470px 50px 100px;
  }

  .container-4 {
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-9 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .container-6 {
    padding: 0;
  }

  .heading-9 {
    font-size: 26px;
    line-height: 36px;
  }

  .heading-10 {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-3 {
    color: var(--azul-escuro);
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .grid-2 {
    grid-row-gap: 30px;
    text-align: center;
    grid-template-columns: 1fr;
    align-content: center;
    justify-content: center;
    justify-items: center;
    padding: 90px 50px 60px;
  }

  .paragraph-4 {
    text-align: center;
  }

  .paragraph-5 {
    text-align: left;
  }

  .italic-text {
    font-weight: 700;
  }

  .image-8 {
    padding-top: 20px;
  }

  .grid-5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .navigation {
    padding: 15px 30px;
  }

  .navigation-items-2 {
    background-color: #ffce48;
    position: static;
  }

  .logo-link-2.w--current {
    color: var(--white);
    background-color: rgba(0, 0, 0, 0);
    flex: 0 auto;
  }

  .logo-image-2 {
    width: 200px;
    margin-top: 0;
  }

  .navigation-wrap-2 {
    margin-right: 0;
    position: absolute;
  }

  .navigation-item-2 {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item-2:hover {
    background-color: #f7f8f9;
  }

  .navigation-item-2:active {
    background-color: #eef0f3;
  }

  .menu-button-2 {
    margin-top: 0;
    padding: 15px;
  }

  .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
    align-self: center;
    margin-top: 0;
    padding: 15px;
  }

  .container-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-12 {
    padding-top: 0;
    padding-left: 40px;
    font-size: 24px;
    line-height: 36px;
  }

  .paragraph-6 {
    font-size: 12px;
    line-height: 22px;
  }

  .section-10.audiovisuais, .section-11 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .navigation-2 {
    margin-top: 0;
    padding: 20px 50px;
  }

  .navigation-items-3 {
    background-color: rgba(0, 0, 0, 0);
    align-self: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-wrap-3 {
    margin-top: 0;
    margin-right: 0;
  }

  .navigation-item-3 {
    background-color: var(--azul);
    color: var(--white);
    text-align: right;
    padding: 18px 60px 18px 30px;
    transition: color .3s;
    display: block;
  }

  .navigation-item-3:hover {
    background-color: var(--azul);
    opacity: 1;
    color: var(--white);
    -webkit-text-stroke-color: transparent;
    padding-bottom: 18px;
    font-weight: 700;
    text-decoration: none;
  }

  .navigation-item-3:active {
    background-color: var(--black);
  }

  .container-9, .container-10, .container-10.piso1s {
    padding-left: 20px;
    padding-right: 20px;
  }

  .italic-text-16 {
    font-style: normal;
  }

  .text-block-3 {
    text-align: center;
  }

  .image-13 {
    float: right;
    clear: none;
    text-align: right;
  }

  .div-block-5 {
    width: auto;
    text-align: center;
    border: 1px #000;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-15 {
    max-width: 45%;
    margin-bottom: -25px;
  }

  .section-13 {
    padding-bottom: 40px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-6 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .grid-8 {
    grid-template-rows: minmax(100px, 100fr) 100px;
    grid-template-areas: "Area"
                         ".";
  }

  .slider-4 {
    height: 300px;
  }

  .button-4 {
    height: 100px;
  }

  .slide-nav-3 {
    margin-top: 0;
    padding-top: 40px;
  }

  .icon-3 {
    margin-top: 115px;
    margin-bottom: 115px;
    margin-left: 30px;
  }

  .icon-4 {
    margin-top: 115px;
    margin-bottom: 115px;
    margin-right: 30px;
  }

  .container-14, .container-15, .container-16, .container-17, .container-18, .container-19, .container-20, .container-21, .container-22 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-20 {
    font-size: 14px;
  }

  .container-23, .container-24 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-18, .heading-20, .heading-27 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-13 {
    min-height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .div-block-13 {
    height: auto;
    min-height: auto;
    text-align: center;
    margin-bottom: 110px;
    padding: 0;
  }

  .heading-28 {
    line-height: 30px;
  }

  .div-block-16 {
    height: auto;
    min-height: 600px;
    min-width: auto;
    background-position: 50%;
    background-size: cover;
  }

  .section-22 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 100px 50px 0;
  }

  .section-23 {
    background-image: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-21 {
    text-align: left;
    align-self: auto;
    margin-left: 50px;
  }

  .heading-31, .heading-32 {
    text-align: center;
  }

  .paragraph-23 {
    text-align: left;
  }

  .image-17, .image-18 {
    max-width: 40%;
  }

  .link-40, .link-41, .link-42, .link-43, .link-44 {
    color: var(--white);
    font-family: Itaudisplay Rg, sans-serif;
  }

  .link-45 {
    color: var(--white);
    font-family: neue-haas-grotesk-text;
  }

  .container-33 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-34 {
    padding-left: 40px;
  }

  .div-block-23 {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
  }

  .div-block-24 {
    width: 100%;
    text-align: center;
    display: block;
  }

  .grid-16 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-right: 0;
    display: block;
  }

  .image-20 {
    max-width: 60%;
    text-align: left;
    display: inline-block;
  }

  .bold-text-40 {
    font-weight: 400;
  }

  .image-21 {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .div-block-26 {
    min-height: 770px;
    text-align: center;
  }

  .grid-17 {
    grid-row-gap: 5px;
    grid-template-columns: minmax(0, .25fr) 1fr;
  }

  .section-27 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-33 {
    order: -1;
  }

  .button-15 {
    margin-right: 70px;
  }

  .button-15.b {
    margin-right: 35px;
  }

  .div-block-34 {
    width: 60%;
    min-height: 170px;
    background-size: cover;
    margin-top: 280px;
  }

  .label {
    text-align: center;
  }

  .label.branco.left {
    text-align: left;
  }

  .paragraph-30, .paragraph-31, .paragraph-32 {
    text-align: center;
  }

  .section-28 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-8 {
    text-align: center;
    padding-right: 0;
  }

  .column-9 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-10, .column-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-36 {
    background-color: var(--black);
    margin-top: 170px;
    margin-left: 40px;
    padding: 40px;
  }

  .heading-36 {
    min-width: auto;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    margin-left: 0;
    padding: 0;
    font-size: 70px;
    line-height: 50px;
  }

  .div-block-37 {
    width: 125%;
    min-height: 9px;
  }

  .div-block-39 {
    width: 100%;
    text-align: center;
  }

  .container-38 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-19 {
    grid-template-rows: 100px 100px;
  }

  .grid-20 {
    grid-auto-rows: 100pxpx;
    grid-template-rows: 130px 130px;
  }

  .grid-20._2 {
    grid-template-rows: 130px 130px;
  }

  .grid-21 {
    grid-template-rows: 100px 100px;
  }

  .grid-22 {
    grid-template-rows: 100px 100px;
    grid-template-areas: "Area Area . . ."
                         "Area Area . Area-2 Area-2";
  }

  .grid-23 {
    grid-template-rows: 100px 100px;
    grid-template-areas: "Area Area Area-2 Area-2 ."
                         "Area Area . Area-3 Area-3";
  }

  .container-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-30 {
    background-position: 100%;
    padding: 230px 50px 200px;
  }

  .div-block-40 {
    min-height: 770px;
  }

  .image-24 {
    width: 50%;
    max-height: none;
    max-width: none;
    text-align: center;
    display: inline-block;
  }

  .columns-5 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-41 {
    margin-right: 50px;
  }

  .div-block-42 {
    width: auto;
    text-align: center;
    padding-top: 0;
  }

  .div-block-43 {
    text-align: center;
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .column-12 {
    padding-right: 40px;
  }

  .column-13 {
    padding-left: 40px;
  }

  .column-14 {
    padding-right: 40px;
  }

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

  .section-32 {
    text-align: center;
    background-position: 50% 100%;
    background-size: 60%;
    padding: 100px 50px 500px;
  }

  .heading-40 {
    text-align: center;
  }

  .grid-27 {
    grid-row-gap: 20px;
    grid-template-rows: 200px 200px 200px 200px 200px 200px 200px 200px 200px 200px 200px;
    grid-auto-rows: 200px;
  }

  .link-93 {
    font-size: 12px;
  }

  .tab-link-tab-1.w--current, .tab-link-tab-2 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .section-33 {
    background-position: 50% 100%;
    background-size: 60%;
    padding: 100px 50px 500px;
  }

  .section-34 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-43 {
    max-width: none;
    margin-left: 50px;
    margin-right: 50px;
  }

  .slider-10 {
    height: 330px;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-30 {
    height: 250px;
  }

  .icon-9, .icon-10 {
    margin-top: 105px;
    margin-bottom: 105px;
  }

  .section-35 {
    padding: 90px 50px 20px;
  }

  .section-36 {
    text-align: center;
    padding-top: 100px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .grid-31 {
    display: block;
  }

  .grid-32 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .bold-text-164 {
    color: var(--azul-escuro);
  }

  .tab-link-tab-3, .tab-link-tab-4 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding: 0 30px;
  }

  .section-3 {
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .logo-link {
    padding-left: 0;
  }

  .heading-7.black {
    margin-bottom: 10px;
  }

  .heading-7.label-left {
    text-align: center;
  }

  .heading-8 {
    font-size: 24px;
    line-height: 34px;
  }

  .paragraph-2.left {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-2.branco {
    width: auto;
  }

  .button.home {
    color: #d5841f;
    text-align: center;
    color: #a72024;
    text-align: center;
    border-color: #a72024;
    border-radius: 0;
    display: inline-block;
  }

  .section-4 {
    height: auto;
    min-height: 550px;
    background-image: url('../images/hp-bgbanner.jpg');
    background-position: 50% 100%;
    margin-top: -80px;
  }

  .section-4.interna {
    height: 500px;
    background-position: 90%;
    margin-top: -68px;
  }

  .section-4.interna.institucional {
    background-position: 90%;
    margin-top: -68px;
  }

  .section-4.testeira-home {
    width: 100%;
    height: auto;
    min-height: 700px;
    background-position: 50% 100%;
    background-size: cover;
    margin-top: -80px;
    margin-left: 0;
    padding-left: 0;
  }

  .image-4 {
    width: 45%;
  }

  .grid {
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid._3col {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-8 {
    background-position: 50% 0;
    background-size: 60%;
    padding: 240px 50px 90px;
  }

  .container-4, .container-5 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .section-9 {
    text-align: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-6 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3 {
    width: 100%;
    color: var(--azul-escuro);
    text-align: center;
    align-self: center;
    margin-top: 0;
    margin-bottom: 40px;
    margin-left: 0;
    display: block;
  }

  .grid-2 {
    text-align: center;
    justify-items: center;
    padding-top: 90px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .paragraph-4 {
    text-align: center;
  }

  .grid-4 {
    grid-template-rows: 120px 120px 120px 120px 120px;
    grid-template-columns: .5fr .5fr;
    justify-content: center;
    justify-items: stretch;
  }

  .button-2 {
    width: 75px;
  }

  .button-2._1, .button-2._2 {
    width: auto;
    height: auto;
    background-position: 50% 40%;
  }

  .button-2._3, .button-2._4, .button-2._5, .button-2._6, .button-2._7, .button-2._8, .button-2._9, .button-2._10, .button-2._11, .button-2._12, .button-2._13 {
    width: auto;
    height: auto;
  }

  .button-2._14 {
    width: auto;
    height: auto;
    background-position: 50% 0;
  }

  .button-2._11, .button-2._12, .button-2._13, .button-2._14, .button-2._15, .button-2._11, .button-2._22, .button-2._23, .button-2._16, .button-2._17, .button-2._18, .button-2._19, .button-2._21, .button-2._20 {
    width: auto;
    height: auto;
  }

  .slide-3 {
    position: relative;
  }

  .icon {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 360px;
    margin-bottom: 0;
    padding-top: 0;
    display: block;
  }

  .icon-2 {
    margin-top: 360px;
    margin-bottom: 0;
  }

  .slide-5 {
    height: auto;
    margin-bottom: 50px;
    padding-bottom: 0;
  }

  .slider-2 {
    height: 53%;
    margin-bottom: 0;
  }

  .slide-nav-2 {
    margin-top: 10px;
  }

  .grid-5 {
    grid-column-gap: 10px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .navigation {
    padding: 15px 30px;
  }

  .logo-link-2 {
    padding-left: 0;
  }

  .logo-image-2 {
    width: 200px;
    margin-top: 6px;
  }

  .container-8 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-12 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
  }

  .bold-text-3 {
    color: #d5841f;
  }

  .left-arrow-2 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding-top: 0;
    display: block;
  }

  .navigation-2 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    padding: 15px 30px;
  }

  .navigation-items-3 {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0;
    padding-top: 0;
  }

  .navigation-wrap-3 {
    flex-direction: row;
    margin-top: 0;
    display: flex;
  }

  .navigation-item-3 {
    background-color: var(--azul);
    padding: 15px 44px 15px 0;
    font-size: 15px;
    line-height: 27px;
    display: block;
  }

  .navigation-item-3:hover {
    background-color: var(--azul);
    opacity: 1;
    padding-bottom: 15px;
  }

  .navigation-item-3:active {
    background-color: var(--black);
    opacity: 1;
  }

  .paragraph-10 {
    text-align: left;
    flex: 1;
    padding-right: 30px;
  }

  .paragraph-11 {
    text-align: justify;
  }

  .container-9 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-10.piso1s {
    padding-left: 40px;
    padding-right: 40px;
  }

  .italic-text-14, .italic-text-15 {
    width: 100%;
    display: block;
  }

  .image-13 {
    max-width: 60%;
    float: right;
    clear: none;
  }

  .div-block-5 {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-15 {
    max-width: 45%;
  }

  .div-block-6 {
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
  }

  .grid-8 {
    grid-template: "Area" 150px
                   "." 150px
                   "." 150px
                   "." 150px
                   "." 150px
                   / 1fr 1fr;
    grid-auto-rows: 150px;
    margin-top: 10px;
  }

  .slide-6 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .slider-4 {
    height: 870px;
  }

  .button-4 {
    height: 120px;
  }

  .slide-nav-3 {
    margin-top: 0;
    padding-top: 50px;
  }

  .icon-3, .icon-4 {
    margin-top: 410px;
    margin-bottom: 410px;
  }

  .container-12 {
    margin-bottom: 100px;
  }

  .slide-7 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .grid-9.linhda-do-tempo {
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .div-block-9.laranja, .div-block-9.vinho {
    margin-bottom: 15px;
  }

  .grid-10.linha-do-tempo.brasil {
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .bold-text-31 {
    text-align: center;
    line-height: 26px;
    display: block;
  }

  .div-block-10.vinho {
    text-align: center;
  }

  .container-14, .container-15, .container-16, .container-17, .container-18, .container-19, .container-20 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-17 {
    font-size: 16px;
    line-height: 28px;
  }

  .container-21 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-19 {
    text-align: justify;
  }

  .container-22, .container-23, .container-24 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slide-8 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .paragraph-22 {
    text-align: justify;
  }

  .italic-text-25 {
    text-align: left;
  }

  .heading-20 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-13 {
    grid-template-columns: 1fr;
  }

  .div-block-13 {
    margin-bottom: 50px;
    padding: 0 0 20px;
  }

  .div-block-16 {
    min-height: 500px;
    background-position: 50%;
  }

  .section-22 {
    padding-bottom: 40px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .heading-29.b {
    text-align: center;
  }

  .section-23 {
    background-position: 50%;
  }

  .div-block-21 {
    text-align: left;
    margin: 50px 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-31, .heading-32 {
    text-align: center;
  }

  .paragraph-23 {
    text-align: left;
    margin-right: 0;
    display: block;
  }

  .image-17 {
    max-width: 50%;
    margin-bottom: 20px;
  }

  .image-18 {
    max-width: 50%;
  }

  .link-40, .link-41, .link-42, .link-43, .link-44 {
    color: var(--white);
    font-family: Itaudisplay Rg, sans-serif;
    font-size: 12px;
  }

  .link-45 {
    color: var(--white);
    font-family: neue-haas-grotesk-text;
    font-size: 12px;
  }

  .section-25 {
    max-height: none;
    min-height: 400px;
  }

  .image-19 {
    min-height: 475px;
  }

  .div-block-22 {
    padding-left: 40px;
    padding-right: 40px;
    top: 390px;
  }

  .heading-34 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-23 {
    text-align: center;
    margin-bottom: 40px;
  }

  .div-block-24 {
    text-align: center;
  }

  .grid-16 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .image-20 {
    max-width: 50%;
    margin-bottom: 40px;
    display: inline-block;
  }

  .image-21 {
    max-width: 80%;
    margin-bottom: 20px;
  }

  .div-block-26 {
    min-height: 500px;
  }

  .button-13 {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-14 {
    text-align: left;
  }

  .div-block-31 {
    padding-top: 60px;
    padding-bottom: 60px;
    display: block;
  }

  .container-35 {
    padding-left: 10px;
    padding-right: 40px;
  }

  .heading-35 {
    padding-left: 0;
    padding-right: 0;
  }

  .button-15 {
    margin-right: 70px;
  }

  .button-15.b {
    margin-right: 40px;
  }

  .div-block-34 {
    width: 70%;
    min-height: 140px;
    margin-top: 280px;
    margin-left: 0;
  }

  .paragraph-32 {
    text-align: center;
  }

  .section-28 {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .column-8 {
    padding-right: 0;
  }

  .column-9, .column-10, .column-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-36 {
    margin-top: 190px;
  }

  .heading-36 {
    min-width: auto;
    text-align: left;
    font-size: 70px;
    line-height: 40px;
  }

  .div-block-37 {
    width: 118%;
    min-height: 8px;
  }

  .div-block-39 {
    text-align: center;
  }

  .section-29 {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .container-38 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-39 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide-10, .slide-11, .slide-12 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .grid-19 {
    grid-template-rows: 150px 150px 150px 150px 150px;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 150px;
  }

  .grid-20 {
    grid-template: "Area Area" 150px
                   ". ." 150px
                   ". ." 150px
                   ". ." 150px
                   ". ." 150px
                   / 1fr 1fr;
    grid-auto-rows: 150px;
    margin-top: 10px;
  }

  .grid-20._3 {
    grid-template-rows: 150px 150px 150px 150px 150px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-21 {
    grid-template-rows: 150px 150px 150px 150px 150px;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 150px;
  }

  .grid-22 {
    grid-template: "Area Area" 150px
                   "Area Area" 150px
                   ". ." 150px
                   ". ." 150px
                   "Area-2 Area-2" 150px
                   / 1fr 1fr;
  }

  .grid-23 {
    grid-template: "Area Area" 150px
                   "Area Area" 150px
                   "Area-2 Area-2" 150px
                   ". ." 150px
                   "Area-3 Area-3" 150px
                   / 1fr 1fr;
    grid-auto-rows: 150px;
  }

  .bold-text-72 {
    color: #082b46;
  }

  .container-40 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-30 {
    background-position: 100%;
    padding: 240px 40px 110px;
  }

  .div-block-40 {
    min-height: 500px;
    background-position: 50% 45%;
  }

  .image-24 {
    width: 60%;
    max-height: none;
    max-width: none;
  }

  .div-block-41 {
    margin: 50px 40px;
  }

  .div-block-42 {
    margin-top: 130px;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-43 {
    margin-top: 0;
    padding: 70px 0 0;
  }

  .columns-6, .columns-7 {
    display: block;
  }

  .slider-6 {
    height: 780px;
  }

  .grid-24 {
    grid-template-rows: 140px 140px 140px 140px 140px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-50 {
    background-position: 50% 100%;
    background-repeat: repeat-x;
  }

  .grid-26 {
    grid-template-rows: 140px 140px 140px 140px 140px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-56 {
    margin-bottom: 50px;
  }

  .column-12 {
    padding-right: 0;
  }

  .column-13 {
    padding-left: 0;
  }

  .div-block-57 {
    margin-bottom: 50px;
  }

  .column-14 {
    padding-right: 0;
  }

  .column-15 {
    padding-top: 0;
    padding-left: 0;
  }

  .section-32 {
    background-size: 60%;
    padding-top: 90px;
    padding-bottom: 400px;
  }

  .bold-text-82 {
    font-weight: 700;
  }

  .grid-27 {
    grid-row-gap: 20px;
    grid-template-rows: 350px auto 350px auto 350px auto 350px auto 350px auto 350px auto 350px auto 350px auto 350px auto 350px auto 350px auto;
    grid-template-columns: 1.75fr;
    grid-auto-rows: 350px;
    grid-auto-flow: row;
    margin-bottom: 60px;
  }

  .grid-27.ic {
    grid-template-rows: 350px auto 350px auto 350px auto 350px auto 350px auto 350px auto 350px auto 350px auto 350px auto;
    grid-template-columns: auto;
    grid-auto-rows: auto;
    grid-auto-flow: row;
  }

  .link-93 {
    font-size: 12px;
  }

  .grid-28 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .tab-link-tab-1.w--current, .tab-link-tab-2, .text-block-18, .text-block-19 {
    text-align: center;
  }

  .section-33 {
    background-position: 50% 100%;
    background-size: 60%;
    padding-top: 100px;
    padding-bottom: 400px;
  }

  .section-34 {
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .slider-10 {
    height: 1000px;
  }

  .grid-30 {
    height: 900px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .icon-9, .icon-10 {
    margin-top: 430px;
    margin-bottom: 430px;
  }

  .section-35 {
    padding-bottom: 20px;
  }

  .section-36 {
    padding-top: 90px;
  }

  .text-block-20, .text-block-21, .tab-link-tab-3, .text-block-22, .text-block-23, .tab-link-tab-4, .bold-text-169 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-3 {
    padding-top: 90px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .menu-icon {
    background-color: rgba(0, 0, 0, 0);
  }

  .heading-7.label-left {
    text-align: center;
  }

  .heading-8 {
    font-size: 22px;
    line-height: 32px;
  }

  .heading-8.audiovisuais {
    font-size: 28px;
    line-height: 36px;
  }

  .paragraph-2 {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .paragraph-2.left {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-2.center {
    width: auto;
  }

  .button.home.interna {
    margin-top: 60px;
  }

  .button.home {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .section-4 {
    width: 100%;
    height: auto;
    min-height: 600px;
    text-align: center;
    background-position: 50% 100%;
    margin-top: -81px;
  }

  .section-4.interna {
    height: auto;
    min-height: 500px;
    background-position: 90%;
    margin-top: -72px;
  }

  .section-4.interna.institucional {
    margin-top: -72px;
  }

  .section-4.testeira-home {
    height: auto;
    min-height: 600px;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -82px;
  }

  .image-4 {
    width: 140px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-3 {
    height: 50px;
    align-items: center;
  }

  .grid {
    grid-row-gap: 40px;
  }

  .grid._3col {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-8 {
    background-position: 50% 1%;
    background-size: 90%;
    padding-bottom: 90px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-4 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .container-5 {
    margin-top: 40px;
  }

  .section-9 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-6 {
    text-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-9 {
    margin-top: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .heading-10 {
    color: #444;
  }

  .paragraph-3 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 28px;
  }

  .grid-2 {
    grid-row-gap: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-4 {
    color: var(--white);
    text-align: center;
    font-size: 13px;
  }

  .separador {
    padding-left: 20px;
  }

  .paragraph-5 {
    text-align: center;
  }

  .grid-4 {
    grid-template-columns: .5fr .5fr;
  }

  .button-2 {
    width: auto;
    height: auto;
    background-size: cover;
  }

  .slide-3, .slide-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-link-2.w--current {
    margin-top: 0;
  }

  .logo-image-2 {
    width: 180px;
    color: #d5841f;
    margin-top: 0;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
    flex: none;
    margin-top: 0;
    padding: 10px;
  }

  .container-8 {
    padding: 0;
  }

  .heading-12 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 23px;
  }

  .bold-text-3 {
    font-size: 24px;
    line-height: 32px;
  }

  .paragraph-7 {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .grid-6 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 10px;
  }

  .link-4 {
    font-family: Itaudisplay Rg, sans-serif;
  }

  .section-10.audiovisuais {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-11 {
    padding: 0 30px;
  }

  .left-arrow-2 {
    display: none;
    position: absolute;
  }

  .right-arrow-2 {
    display: none;
  }

  .navigation-2 {
    padding: 20px;
  }

  .navigation-items-3 {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-wrap-3 {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0;
  }

  .navigation-item-3 {
    background-color: var(--azul);
    padding: 15px 30px 15px 20px;
    display: block;
  }

  .navigation-item-3:hover {
    background-color: var(--azul);
    color: var(--white);
    padding-bottom: 15px;
    display: block;
  }

  .navigation-item-3:active {
    background-color: var(--black);
  }

  .t-tulo-acessibilidade {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
  }

  .bold-text-6 {
    font-size: 25px;
    line-height: 32px;
  }

  .accord-item-trigger {
    text-align: left;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 20px;
  }

  .paragraph-10 {
    color: var(--azul-escuro);
    text-align: left;
    flex: 1;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    line-height: 24px;
  }

  .paragraph-11 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2.vinho {
    text-align: center;
  }

  .container-9 {
    text-align: left;
    padding-left: 40px;
    padding-right: 40px;
  }

  .italic-text-16, .link-28 {
    color: #3f6624;
    text-decoration: underline;
  }

  .text-block-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-5 {
    text-align: center;
    padding-bottom: 0;
  }

  .image-15 {
    max-width: 70%;
    margin-top: 10px;
    margin-bottom: -45px;
  }

  .section-13 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-8 {
    width: auto;
    grid-template: "Area" 90px
                   "." 90px
                   "." 90px
                   "." 90px
                   "." 90px
                   / 1fr 1fr;
    grid-auto-rows: auto;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-4 {
    height: 670px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-4 {
    height: 85px;
    padding-bottom: 0;
  }

  .button-4._2.b.c {
    height: 120px;
    padding: 0;
  }

  .button-4._8.b.c {
    height: 120px;
    background-position: 50%;
    background-size: cover;
    display: block;
  }

  .slide-nav-3 {
    padding-top: 0;
  }

  .icon-3 {
    margin-top: 290px;
    margin-bottom: 290px;
    margin-left: 40px;
  }

  .icon-4 {
    margin-top: 290px;
    margin-bottom: 290px;
    margin-right: 40px;
  }

  .container-12 {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .italic-text-17 {
    font-size: 15px;
    line-height: 24px;
  }

  .paragraph-12 {
    line-height: 20px;
  }

  .paragraph-15 {
    text-align: center;
  }

  .bold-text-31 {
    text-align: center;
    display: block;
  }

  .paragraph-16 {
    text-align: left;
    display: inline-block;
  }

  .div-block-10.vinho {
    text-align: center;
    display: block;
  }

  .bold-text-32 {
    text-align: center;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 26px;
    display: block;
  }

  .paragraph-17, .heading-15 {
    text-align: center;
  }

  .container-21 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .block-quote-2 {
    text-align: center;
  }

  .paragraph-18 {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-19 {
    text-align: center;
  }

  .paragraph-20 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .italic-text-20, .italic-text-21 {
    line-height: 28px;
  }

  .heading-16 {
    text-align: center;
  }

  .paragraph-21 {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
  }

  .italic-text-22 {
    font-size: 16px;
    line-height: 24px;
  }

  .slide-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-17, .italic-text-25, .text-block-6 {
    text-align: center;
  }

  .heading-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-13 {
    display: block;
  }

  .div-block-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-16 {
    min-height: 400px;
    background-position: 50%;
    background-size: cover;
  }

  .section-22 {
    padding-bottom: 100px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .heading-29.b {
    text-align: center;
  }

  .heading-30 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-28 {
    margin-top: 60px;
  }

  .section-23 {
    background-image: none;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-21 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-31 {
    text-align: center;
  }

  .image-17 {
    max-width: 70%;
    text-align: left;
  }

  .image-18 {
    max-width: 70%;
  }

  .link-40, .link-41, .link-42, .link-43, .link-44 {
    color: var(--white);
    font-family: Itaudisplay Rg, sans-serif;
    font-size: 12px;
  }

  .link-45 {
    color: var(--white);
    font-family: neue-haas-grotesk-text;
    font-size: 12px;
  }

  .section-25 {
    min-height: auto;
    position: relative;
    top: -114px;
  }

  .image-19 {
    width: 100%;
    height: 640px;
    min-height: auto;
  }

  .div-block-22 {
    padding-left: 0;
    padding-right: 0;
    top: 0;
  }

  .container-33 {
    margin-top: 0;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    top: 580px;
  }

  .heading-34 {
    text-align: center;
    margin-top: 40px;
    padding-left: 0;
    font-size: 16px;
  }

  .div-block-23, .div-block-24 {
    text-align: center;
  }

  .grid-16 {
    grid-template-rows: auto;
  }

  .image-20 {
    max-width: 70%;
    margin-bottom: 30px;
  }

  .image-21 {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .div-block-26 {
    min-height: 350px;
  }

  .button-13 {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-29, .paragraph-24, .italic-text-27, .block-quote-3 {
    text-align: center;
  }

  .bold-text-49 {
    text-align: center;
    line-height: 26px;
  }

  .text-block-14 {
    text-align: left;
  }

  .italic-text-29 {
    text-align: center;
  }

  .div-block-33 {
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .button-15 {
    margin-right: 55px;
  }

  .button-15.b {
    margin-right: 25px;
  }

  .link-60 {
    text-decoration: none;
  }

  .link-60:hover {
    text-decoration: underline;
  }

  .paragraph-29 {
    padding-top: 430px;
  }

  .grid-18 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-34 {
    width: 80%;
    min-height: 96px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    margin-top: 270px;
    margin-left: 0;
  }

  .paragraph-31, .paragraph-32 {
    text-align: center;
  }

  .section-28 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .column-9 {
    margin-bottom: 30px;
  }

  .column-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-36 {
    margin-top: 200px;
    margin-left: 0;
  }

  .heading-36 {
    min-width: auto;
    text-align: center;
    margin-top: 280px;
    font-size: 50px;
    line-height: 40px;
  }

  .div-block-37 {
    width: 105%;
    min-height: 8px;
  }

  .paragraph-35, .div-block-39 {
    text-align: center;
  }

  .section-29 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-38 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-39 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-10, .slide-11, .slide-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-19 {
    grid-template-rows: 100px 100px 100px 100px 100px;
    grid-auto-rows: 100px;
  }

  .grid-20 {
    grid-template-rows: 100px 100px 100px 100px 100px;
    grid-template-areas: "Area Area"
                         ". ."
                         ". ."
                         ". ."
                         ". .";
    grid-auto-rows: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-21 {
    grid-template-rows: 100px 100px 100px 100px 100px;
    grid-auto-rows: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-22 {
    grid-template-rows: 100px 100px 100px 100px 100px;
    grid-template-areas: "Area Area"
                         "Area Area"
                         ". ."
                         ". ."
                         "Area-2 Area-2";
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-23 {
    grid-template-rows: 100px 100px 100px 100px 100px;
    grid-template-areas: "Area Area"
                         "Area Area"
                         "Area-2 Area-2"
                         ". ."
                         "Area-3 Area-3";
    grid-auto-rows: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-70 {
    color: var(--white);
    font-family: Itaudisplay Rg, sans-serif;
    font-size: 12px;
  }

  .link-70:hover {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
  }

  .section-30 {
    background-position: 90%;
    padding: 170px 30px 160px;
  }

  .div-block-40 {
    min-height: 350px;
    background-position: 50% 65%;
  }

  .image-24 {
    max-height: none;
    max-width: 80%;
  }

  .div-block-41 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .div-block-42 {
    text-align: center;
    margin-top: 150px;
    padding-top: 0;
  }

  .div-block-43 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-24 {
    grid-template-rows: 140px 140px 140px 140px 140px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-25 {
    grid-template-rows: 150px 150px 150px 150px 150px 150px 150px 150px 150px 150px 150px;
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-39, .paragraph-41 {
    text-align: left;
  }

  .div-block-56 {
    margin-bottom: 0;
    padding: 30px;
  }

  .column-13 {
    padding-top: 0;
  }

  .div-block-57 {
    margin-bottom: 0;
    padding: 30px;
  }

  .section-32 {
    background-position: 50% 100%;
    background-size: 90%;
    padding-bottom: 400px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .paragraph-42 {
    margin-top: 30px;
  }

  .grid-27 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 250px auto 250px auto 250px auto 250px auto 250px auto 250px auto 250px auto 250px auto 250px auto 250px auto 250px auto;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    grid-auto-flow: row;
    margin-bottom: 0;
  }

  .grid-27.ic {
    grid-template-rows: 250px auto 250px auto 250px auto 250px auto 250px auto 250px auto 250px auto 250px auto 250px auto;
  }

  .grid-28.b {
    grid-template-rows: auto auto auto;
  }

  .section-33 {
    background-position: 50% 100%;
    background-size: 90%;
    padding-bottom: 400px;
  }

  .slider-10 {
    height: 580px;
  }

  .grid-30 {
    height: 530px;
  }

  .icon-9 {
    margin-top: 245px;
    margin-bottom: 225px;
  }

  .icon-10 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .grid-31 {
    display: block;
  }

  .grid-32 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .text-block-22 {
    line-height: 23px;
  }
}

#w-node-_3ddc83d7-903b-acb3-c304-907433f497ab-a8f72eed, #w-node-_915ef57e-633b-5640-2cac-ebf5e50a25c9-a8f72eed {
  align-self: auto;
}

#w-node-b69933ca-8658-eb37-dbc5-5138b2f9ab23-a8f72eed, #w-node-_08ab9057-bc90-2586-3943-deecf979bc50-a8f72eed, #w-node-bc7ba43a-8000-78e1-510b-a5e610ff0676-a8f72eed, #w-node-cd9b518a-76d2-d7cc-afe4-66271fef3889-a8f72eed, #w-node-_33dadfd0-8699-a1fd-9cb6-a86b5d0dcbec-a8f72eed, #w-node-_5caf9d30-6ad2-2971-c413-32fc3e17eede-a8f72eed, #w-node-b3db59cd-2b50-e7d8-c240-3143174f02c7-a8f72eed, #w-node-_22e41a43-c277-e7fa-5cb6-659b06932b76-a8f72eed, #w-node-_48fd1314-421a-0a8c-eec0-d6e07036c058-a8f72eed, #w-node-_00552f6f-8f37-b092-33f9-86e5b364d1b6-a8f72eed, #w-node-c9a0411f-9a5c-ec5c-e518-c31bd15bbcf0-a8f72eed, #w-node-c9a0411f-9a5c-ec5c-e518-c31bd15bbcf1-a8f72eed, #w-node-c9a0411f-9a5c-ec5c-e518-c31bd15bbcf2-a8f72eed, #w-node-c9a0411f-9a5c-ec5c-e518-c31bd15bbcf3-a8f72eed, #w-node-c9a0411f-9a5c-ec5c-e518-c31bd15bbcf4-a8f72eed, #w-node-c9a0411f-9a5c-ec5c-e518-c31bd15bbcf5-a8f72eed, #w-node-c9a0411f-9a5c-ec5c-e518-c31bd15bbcf6-a8f72eed, #w-node-c9a0411f-9a5c-ec5c-e518-c31bd15bbcf7-a8f72eed, #w-node-c9a0411f-9a5c-ec5c-e518-c31bd15bbcf8-a8f72eed, #w-node-c9a0411f-9a5c-ec5c-e518-c31bd15bbcf9-a8f72eed, #w-node-_9536bd3b-de39-cb16-2ab7-ce8a09cdf26f-a8f72eed, #w-node-_9536bd3b-de39-cb16-2ab7-ce8a09cdf270-a8f72eed, #w-node-_9536bd3b-de39-cb16-2ab7-ce8a09cdf271-a8f72eed, #w-node-_9536bd3b-de39-cb16-2ab7-ce8a09cdf272-a8f72eed, #w-node-_9536bd3b-de39-cb16-2ab7-ce8a09cdf273-a8f72eed, #w-node-_9536bd3b-de39-cb16-2ab7-ce8a09cdf274-a8f72eed, #w-node-_9536bd3b-de39-cb16-2ab7-ce8a09cdf275-a8f72eed, #w-node-_9536bd3b-de39-cb16-2ab7-ce8a09cdf276-a8f72eed, #w-node-_9536bd3b-de39-cb16-2ab7-ce8a09cdf277-a8f72eed, #w-node-_9536bd3b-de39-cb16-2ab7-ce8a09cdf278-a8f72eed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9825255b-8a8b-7322-cab7-4cb49cee07a0-a8f72eed {
  align-self: auto;
}

#w-node-_9142c9f9-34a9-9437-4278-acbe1a64d9ae-a8f72eed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3ae985ec-4e30-b532-6377-4f1db3d0d81c-a8f72eed {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_28a1c814-c6ae-3058-ab1e-f68c0a955318-a8f72eed, #w-node-_13555438-4da3-f17b-7604-ae4ead948f84-a8f72eed, #w-node-_25e48561-23e8-a271-5e46-4ccb9c9ea92c-a8f72eed, #w-node-_023333f0-d280-6a37-bc99-1a18fc47e740-a8f72eed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_915ef57e-633b-5640-2cac-ebf5e50a25c9-a8f72eed, #w-node-_9825255b-8a8b-7322-cab7-4cb49cee07a0-a8f72eed {
    align-self: auto;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_3ddc83d7-903b-acb3-c304-907433f497ab-a8f72eed {
    justify-self: auto;
  }

  #w-node-f9e79c5f-6d8d-d49a-e551-2d7d82b0454d-82b0454b, #w-node-_79a3bf79-7263-e5f1-2348-6b1577c8003d-82b0454b {
    align-self: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f9e79c5f-6d8d-d49a-e551-2d7d82b0454d-82b0454b, #w-node-_79a3bf79-7263-e5f1-2348-6b1577c8003d-82b0454b {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Itaudisplay Rg';
  src: url('../fonts/ItauDisplay_Rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Itaudisplay Bd';
  src: url('../fonts/ItauDisplay_Bd.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}