.section-wrapper {
  width: 100%;
  padding-bottom: 100vh;
  position: relative;
}

.sticky-element {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: scroll;
}

.sticky-element.disable-overflow {
  overflow: hidden;
}

.track {
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
  transform: translate(0%);
}

.panel1 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1000px;
  display: flex;
}

.panel1.vertical {
  width: 488px;
}

.panel2 {
  background-image: url('../images/and-machines-SZd_V4A8gYo-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  width: 100vw;
  height: 100%;
}

.panel3 {
  background-image: url('../images/and-machines-odNU0f3jmUg-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  width: 80vh;
  height: 100%;
}

.panel4 {
  background-image: url('../images/and-machines-YLplJ9m_RKE-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  width: 130vh;
  height: 100%;
}

.panel5 {
  background-image: url('../images/and-machines-vqTWfa4DjEk-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  width: 50vw;
  height: 100%;
}

.track-flex {
  justify-content: flex-start;
  align-items: stretch;
  margin-right: -100vw;
  display: flex;
}

.spacer {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.section-height {
  width: 100%;
  height: 500vw;
}

.sticky-wrapper {
  position: absolute;
  inset: 0%;
}

.hero {
  background-color: #e9e1d9;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #000;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-copyright {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  width: 30%;
  font-family: brother-1816, sans-serif;
  font-size: 13px;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: none;
}

.footer-social-link {
  margin-left: 12px;
}

.text-block {
  font-family: brandon-grotesque, sans-serif;
}

.estacoes_titolo {
  color: #e9e1d9;
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif;
  font-size: 110px;
  font-weight: 700;
  line-height: 120px;
  position: absolute;
  inset: auto auto -5px;
}

.div-block {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header_img_container {
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 480px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

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

.vida_em_quatro {
  width: 530px;
  margin-top: 520px;
  font-family: brother-1816, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
  left: auto;
  right: auto;
}

.paragraph {
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  font-family: brother-1816, sans-serif;
  font-size: 18px;
  font-weight: 200;
}

.autora {
  font-weight: 700;
}

.image-2 {
  max-width: 900px;
  max-height: 600px;
}

.image-2.vertical {
  width: auto;
}

.body {
  background-color: #e9e1d9;
}

.titulo_estacao {
  text-transform: uppercase;
  font-family: brother-1816, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

.logos {
  width: 50%;
}

.season_hero {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.background_outono {
  width: 100vw;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.season_hero_overlay {
  background-color: #000c;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.season_title {
  z-index: 10;
  color: #e9e1d9;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
  position: static;
  inset: auto 0%;
}

.img_landscape {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.image_estacoes {
  max-width: 90%;
  max-height: 80%;
}

.video {
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.play-pause-button {
  inset: 0%;
}

.div-block-2 {
  width: 100vw;
  height: 100vh;
}

.lottie-animation {
  opacity: .5;
  transform-style: preserve-3d;
  width: 100px;
  height: 100px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.div-block-3 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
}

.loader {
  z-index: 100;
  background-color: #e9e1d9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.body-2 {
  background-color: #e9e1d9;
  margin-left: auto;
  margin-right: auto;
}

.loade_title {
  width: 360px;
  margin-top: 30px;
}

.loade_title.hero {
  display: none;
}

.hero_animation {
  width: 102%;
  height: 102%;
  position: relative;
}

.hero_back {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero_front {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.maiin_hero_container {
  background-color: #000;
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.home_hero {
  background-color: #000;
}

.hero_overlay {
  z-index: 10;
  opacity: .56;
  color: #000;
  background-color: #000;
  width: 110%;
  height: 110%;
  position: absolute;
  inset: 0%;
}

.content_hero {
  z-index: 100;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-3 {
  color: #ebe1d8;
  font-family: brandon-grotesque, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.vida_light {
  width: 380px;
  margin-top: 20px;
}

.image-5 {
  width: 400px;
  position: static;
  inset: auto 0% 0%;
}

.hero_menu_link {
  filter: blur(1px);
  color: #ebe1d8;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 36px;
  font-weight: 700;
  text-decoration: none;
  transition: filter 1s;
}

.hero_menu_link:hover {
  filter: blur();
}

.hero_home_titles {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  inset: 60px 0% auto;
}

.hero_home_logos {
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
  position: static;
  inset: auto 0% 32px;
}

.hero_home_menu {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
  position: static;
  inset: auto 0% 120px;
}

.texto_hero {
  color: #ebe1d8;
  text-align: center;
  width: 660px;
  margin-bottom: 22px;
  font-family: brother-1816, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 18px;
  display: none;
}

.home_hero_top {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
}

.home_hero_bottom {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
}

.hero_overlay_noise {
  z-index: 10;
  opacity: .32;
  color: #000;
  background-color: #000;
  background-image: url('../images/noise.gif');
  background-size: auto;
  width: 110%;
  height: 110%;
  position: absolute;
  inset: 0%;
}

.lottie_scroll {
  z-index: 10;
  opacity: .29;
  padding-bottom: 64px;
  position: relative;
}

.menu_estacoes {
  opacity: .5;
  color: #000;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 140px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: opacity 1s;
  display: flex;
}

.menu_estacoes:hover, .menu_estacoes.no_link {
  opacity: 1;
}

.menu_no_link {
  opacity: 1;
  color: #000;
  text-align: center;
  border-bottom: 2px solid #000;
  width: 140px;
  text-decoration: none;
}

.menu_estacoes_container {
  z-index: 2000;
  opacity: 1;
  color: #000;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.menu_estacoes_container.no_link {
  opacity: 1;
}

.background_primavera, .background_verao, .background_iverno {
  width: 100vw;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.img_3_colunas {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  display: flex;
}

.image_estacoes_3_col {
  object-fit: cover;
  width: 30%;
  max-width: none;
}

._3_col_wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 90%;
  max-height: 80%;
  display: flex;
}

.footer_link {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  width: 30%;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.sobre_menu_link {
  z-index: 200;
  filter: blur(1px);
  color: #ebe1d8;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  transition: filter 1s;
  position: relative;
}

.sobre_menu_link:hover {
  filter: blur();
}

.sobre_overlay {
  z-index: 10;
  opacity: .56;
  color: #000;
  background-color: #000;
  width: 110%;
  height: 110%;
  position: absolute;
  inset: 0%;
}

.sobre_overlay_noise {
  z-index: 10;
  opacity: .32;
  color: #000;
  background-color: #000;
  background-image: url('../images/noise.gif');
  background-size: auto;
  width: 110%;
  height: 110%;
  position: absolute;
  inset: 0%;
}

.sobre_hero_top {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 12px;
  display: flex;
}

.sobre_titles {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  inset: 60px 0% auto;
}

.sobre_estacoes {
  color: #ebe1d8;
  font-family: brandon-grotesque, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 110px;
}

.sobre_vida_light {
  width: 380px;
}

.sobre_hero {
  z-index: 100;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.sobre_hero_container {
  background-color: #000;
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.sobre_hero_body {
  background-color: #000;
}

.sobre_logos {
  width: 400px;
  position: static;
  inset: auto 0% 0%;
}

.sobre_hero_bottom {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.sobre_conteudo {
  justify-content: space-between;
  align-items: center;
  width: 920px;
  display: flex;
}

.sobre_paragrafos {
  width: 455px;
}

.paragraph-2 {
  color: #ebe1d8;
  padding-left: 10px;
  padding-right: 10px;
  font-family: brother-1816, sans-serif;
  font-size: 13px;
}

.div-block-5 {
  background-color: #ebe1d8;
  width: 1px;
  height: 100%;
}

.paragrafo_autora {
  color: #ebe1d8;
  padding-left: 18px;
  padding-right: 10px;
  font-family: brother-1816, sans-serif;
  font-size: 13px;
}

.paragrafo_projeto {
  color: #ebe1d8;
  padding-left: 10px;
  padding-right: 10px;
  font-family: brother-1816, sans-serif;
  font-size: 13px;
}

.divider {
  background-color: #ebe1d8;
  width: 1px;
  height: 100%;
}

.div-block-6 {
  opacity: .18;
  background-image: url('../images/noise.gif');
  background-position: 0 0;
  background-size: auto;
  width: 100vw;
  height: 100vh;
}

.sobre_o_projeto {
  color: #ebe1d8;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.hero_overlay_noise-_estacoes {
  z-index: 10;
  opacity: .15;
  color: #000;
  background-color: #000;
  background-image: url('../images/noise.gif');
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.html-audio-player {
  visibility: hidden;
  pointer-events: all;
  content: "";
  color: #55606e;
  z-index: 2;
  cursor: pointer;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  word-wrap: normal;
  background-color: #0000009e;
  border: 0;
  border-radius: 3px;
  outline: none;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  font-family: \"Robot;
  font-size: 16px;
  line-height: 18px;
  animation: .4s linear infinite spin;
  display: none;
  position: absolute;
  inset: -8px -8px -164px -3px;
  overflow: hidden;
  box-shadow: 0 1px 1px #00000052;
}

.audio_player {
  width: 100%;
  height: auto;
}

.audio_player_css {
  width: 100%;
}

.audio_player_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-top: 88px;
  display: flex;
  position: static;
  left: auto;
  right: auto;
}

.audio_player_style {
  width: 1024px;
  height: 120px;
}

@media screen and (max-width: 991px) {
  .panel1 {
    width: 760px;
  }

  .panel1.vertical {
    width: 400px;
  }

  .panel5 {
    width: 120vw;
  }

  .container {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .footer-copyright {
    font-size: 11px;
  }

  .image-2 {
    max-width: 680px;
    max-height: 453px;
  }

  .img_landscape {
    height: auto;
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .hero_menu_link {
    font-size: 31px;
  }

  .img_3_colunas {
    height: auto;
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .sobre_conteudo {
    flex-flow: wrap;
    align-self: center;
    width: 700px;
  }

  .sobre_paragrafos {
    width: 100%;
  }

  .paragrafo_autora {
    text-align: center;
    border-top: 1px solid #ebe1d8;
    margin-top: 21px;
    padding-top: 20px;
    padding-left: 10px;
  }

  .paragrafo_projeto {
    text-align: center;
  }

  .divider {
    display: none;
  }

  .div-block-6 {
    z-index: 1;
    position: fixed;
  }

  .audio_player_style {
    width: 690px;
  }
}

@media screen and (max-width: 767px) {
  .panel1 {
    width: 520px;
  }

  .panel1.vertical {
    width: 333px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-copyright {
    font-size: 9px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .estacoes_titolo {
    font-size: 100px;
    bottom: -10px;
  }

  .vida_em_quatro {
    width: 480px;
  }

  .paragraph {
    font-size: 17px;
    line-height: 24px;
  }

  .image-2 {
    max-width: 500px;
    max-height: 333px;
  }

  .titulo_estacao {
    font-size: 50px;
  }

  .img_landscape {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .hero_home_menu {
    flex-flow: wrap;
    width: 90%;
    height: 100px;
  }

  .menu_estacoes {
    width: 120px;
  }

  .img_3_colunas {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .sobre_hero {
    position: static;
  }

  .sobre_conteudo {
    width: 540px;
    height: 450px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .paragrafo_autora {
    padding-top: 20px;
  }

  .div-block-6 {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .audio_player_style {
    width: 510px;
  }
}

@media screen and (max-width: 479px) {
  .panel1 {
    width: 340px;
  }

  .panel1.vertical {
    width: 213px;
  }

  .spacer {
    height: 50vh;
  }

  .footer-light {
    padding-top: 12px;
    padding-bottom: 18px;
  }

  .container {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-copyright {
    width: 100%;
    font-size: 12px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .estacoes_titolo {
    font-size: 64px;
    bottom: -30px;
  }

  .vida_em_quatro {
    width: 310px;
  }

  .paragraph {
    font-size: 14px;
  }

  .image-2 {
    max-width: 320px;
    max-height: 213px;
  }

  .titulo_estacao {
    font-size: 40px;
  }

  .logos {
    width: 100%;
  }

  .season_hero {
    justify-content: flex-end;
    align-items: center;
  }

  .season_title {
    font-size: 40px;
  }

  .img_landscape {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .text-block-3 {
    font-size: 60px;
    line-height: 70px;
  }

  .vida_light {
    width: 300px;
    margin-top: 8px;
  }

  .hero_home_menu {
    width: 70%;
    height: 180px;
    margin-top: 20px;
  }

  .home_hero_top {
    height: 40%;
  }

  .home_hero_bottom {
    height: 60%;
  }

  .lottie_scroll {
    padding-bottom: 110px;
  }

  .menu_estacoes {
    text-align: center;
    width: 110px;
    height: 40px;
    font-size: 15px;
  }

  .menu_no_link {
    text-align: center;
    width: 110px;
    font-size: 15px;
  }

  .menu_estacoes_container {
    flex-flow: wrap;
    justify-content: space-between;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 18px;
    padding-right: 18px;
  }

  .img_3_colunas {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .footer_link {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 7px;
  }

  .sobre_estacoes {
    font-size: 60px;
    line-height: 82px;
  }

  .sobre_vida_light {
    width: 300px;
  }

  .sobre_conteudo {
    width: 330px;
    height: 640px;
  }

  .paragrafo_autora {
    padding-top: 32px;
  }

  .audio_player_wrapper {
    margin-top: 44px;
  }

  .audio_player_style {
    width: 90%;
  }
}


