@font-face {
  font-family: Queens Var Trial;
  src: url('../fonts/QueensVarTrial.ttf') format("truetype");
  font-weight: 90 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppeditorialnew;
  src: url('../fonts/PPEditorialNew-Ultralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pptelegraf;
  src: url('../fonts/PPTelegraf-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --white: white;
  --black-3: #262626;
  --gainsboro: #e3e4e0;
  --old-lace: #fff9ea;
  --black-2: #24221c;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: var(--black);
  font-family: Pptelegraf, sans-serif;
  font-size: 1.4vw;
  font-weight: 400;
  line-height: 2vw;
}

.container_menu {
  background-color: #fff;
  border-top: 0 #000;
  border-bottom: 1px #fff;
  width: 90%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.menu_principal {
  z-index: 10;
  background-color: #fff;
  inset: 0 0 22px;
}

.bt_menu {
  color: #333;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-right: 60px;
  padding: 30px 0;
  font-size: 11px;
  font-weight: 400;
}

.bt_menu:hover {
  color: #8b8b8b;
}

.bt_menu.w--current, .bt_menu.w--current:hover {
  color: #6fe490;
}

.bt_menu.lastitem {
  margin-right: 0;
}

.bt_menu.lastitem.mobile.w--current {
  color: #a274e6;
}

.bt_menu.mobile {
  font-size: 13px;
}

.bt_menu.mobile.w--current {
  color: #a274e6;
}

.bt_menu.mobile.top {
  display: none;
}

.bt_menu.mobile.videos.w--current {
  color: #a274e6;
}

.barra_menu {
  background-color: #fff;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.secao_menu {
  z-index: 10;
  background-color: #fff;
  border-top: 1px #000;
  border-bottom: 1px solid #0000000d;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.logolink {
  float: left;
  color: #333;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  width: auto;
  margin-top: 30px;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
  display: block;
}

.logolink:hover {
  color: #8b8b8b;
}

.logolink.w--current {
  font-size: 13px;
}

.secao_hero {
  float: none;
  clear: none;
  background-color: #333;
  justify-content: center;
  align-items: center;
  height: 780px;
  margin-top: 80px;
  display: flex;
  position: static;
  overflow: hidden;
}

.secao_hero.old, .secao_hero.hide {
  display: none;
}

.hero_text {
  float: left;
  color: #fff;
  text-transform: uppercase;
  max-width: 980px;
  margin: 0 auto 0 -3px;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  line-height: 100px;
  display: block;
}

.divbloc_hero_text {
  float: none;
  text-transform: none;
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.secao_about {
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.sobre_colunas {
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.texto_corrido {
  letter-spacing: 0;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 26px;
}

.coluna_texto {
  margin-top: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.coluna_texto.perfil {
  padding-bottom: 0;
}

.blackline {
  border-top: 8px solid #333;
  margin-bottom: 50px;
}

.blackline.premios {
  float: none;
  clear: left;
  border-top-width: 1px;
  border-top-color: #8b8b8b;
  margin-bottom: 0;
}

.subtitulos {
  text-transform: uppercase;
  margin-bottom: 32px;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.suberhotext {
  float: left;
  clear: left;
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  font-size: 23px;
  font-weight: 300;
  line-height: 33px;
  display: none;
}

.linktext {
  float: left;
  clear: left;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 11px;
  text-decoration: none;
}

.linktext:hover {
  color: #a274e6;
}

.linktext.twitter {
  margin-top: 20px;
  padding-bottom: 20px;
}

.btsobredahome {
  float: left;
  clear: left;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #a274e6;
  margin-top: 60px;
  padding: 16px 50px;
  font-size: 12px;
  display: none;
}

.btsobredahome:hover {
  color: #fff;
  background-color: #a274e6;
  border: 1px solid #a274e6;
}

.imagemperfil {
  float: left;
  clear: left;
  margin-top: 0;
  padding-bottom: 0;
}

.secao_musicas {
  color: #fff;
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.musicas {
  border-top: 8px #333;
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading_01_musica {
  color: #333;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 32px;
  font-weight: 100;
  text-decoration: none;
}

.titulo_associacies_e-_premios {
  float: left;
  clear: left;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
}

.titulo_associacies_e-_premios.descreve {
  letter-spacing: .5px;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
}

.titulo_associacies_e-_premios.descreve.sobre {
  color: #8b8b8b;
  letter-spacing: .5px;
  text-transform: none;
  margin-top: 0;
  font-size: 12px;
  font-weight: 400;
}

.secao_contato {
  background-color: #333;
  padding-top: 100px;
  padding-bottom: 0;
  display: block;
}

.div_contato {
  text-align: center;
  background-color: #0000;
  border-bottom: 1px solid #0003;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: block;
}

.h1_contato {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 300;
}

.div_line_small {
  border-top: 1px #00000040;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: block;
}

.copyright_text_left {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  padding-top: 0;
  font-size: 12px;
  font-weight: 300;
}

.music_container {
  margin-top: 50px;
  display: flex;
}

.music_container.stand-alone {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.album_div_block {
  color: #e4e4e4;
  text-align: center;
  flex: 1;
  margin-left: 40px;
  margin-right: 40px;
  text-decoration: none;
}

.album_div_block.stand-aone {
  flex: 1;
  display: block;
}

.album_div_block.none {
  opacity: 0;
}

.album_name {
  color: #333;
  letter-spacing: .5px;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: 20px;
  display: block;
}

.tittle_name {
  text-transform: none;
  font-size: 20px;
  font-weight: 300;
}

.year {
  color: #8b8b8b;
}

.mail-info {
  color: #a274e6;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-top-style: none;
  border-top-color: #000;
  border-bottom: 1px #0000;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 44px;
  text-decoration: none;
  display: inline-block;
}

.mail-info:hover {
  color: #fff;
  border-top: 1px #fff;
  border-bottom-style: none;
  border-bottom-color: #fff;
}

.container_90 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.album_img {
  width: 100%;
}

.album_img.stand-alone {
  width: auto;
  max-width: none;
  display: inline-block;
}

.secao_videos {
  background-color: #111;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.video_div_block {
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.h1_videos {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-size: 32px;
  font-weight: 100;
  line-height: 32px;
}

.container_videos {
  margin-top: 50px;
  display: flex;
}

.video_thumb {
  color: #fff;
  flex: 0 auto;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 22px;
  font-weight: 300;
  text-decoration: none;
}

.video_name {
  text-align: center;
  letter-spacing: .5px;
  margin-top: 12px;
  font-size: 20px;
  line-height: 24px;
}

.video_projeto {
  margin-top: 80px;
}

.secao_videos-embeded {
  background-color: #111;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.div-block-2 {
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-3 {
  background-color: #333;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.right-image {
  background-image: url('../images/tiniy_IMG_4723.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
}

.text-block-2 {
  color: #e4e4e4;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 100%;
}

.div-block-4 {
  width: 80%;
  max-width: 740px;
}

.navigation {
  width: 100vw;
}

.navigation.bottom {
  z-index: 10;
  mix-blend-mode: exclusion;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.navigation.top {
  z-index: 10;
  mix-blend-mode: exclusion;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-container {
  justify-content: space-between;
  align-items: stretch;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
  display: flex;
}

.nav-container.bottom {
  padding-top: 0;
  padding-bottom: 32px;
}

.menulink {
  color: #fff;
  mix-blend-mode: normal;
  text-decoration: none;
}

.menulink:hover {
  text-decoration: underline;
}

.menulink.black {
  color: var(--black);
}

.hero-section {
  width: 100vw;
  height: 100vh;
}

.hero-container {
  justify-content: space-between;
  align-items: flex-end;
  width: 96%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.h1 {
  text-transform: uppercase;
  font-family: Ppeditorialnew, sans-serif;
  font-size: 12vw;
  font-weight: 200;
  line-height: 12vw;
}

.hero-text-block {
  mix-blend-mode: normal;
  width: 100%;
}

.div-block-6 {
  background-color: #0d0e24;
  background-image: url('../images/IMG_4705.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 80%;
}

.div-line {
  background-color: var(--black);
  width: 1px;
  height: 130px;
  transform: translate(0, 60px);
}

.work-section {
  margin-top: 0;
  padding-top: 120px;
  padding-bottom: 120px;
}

.social-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: var(--black);
  display: flex;
}

.image {
  display: none;
}

.work-container {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  flex-direction: column;
  align-items: flex-start;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.project-link {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: var(--white);
  cursor: alias;
  mix-blend-mode: exclusion;
  flex-direction: row;
  flex: 0 auto;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.project-name {
  text-transform: uppercase;
  font-family: Ppeditorialnew, sans-serif;
  font-size: 2.8vw;
  line-height: 3.2vw;
  display: block;
}

.project-image {
  z-index: -1;
  justify-content: flex-end;
  width: 96vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.project-image-container {
  justify-content: space-between;
  align-items: center;
  padding-right: 50px;
  display: flex;
}

.project-thumb {
  background-image: url('../images/todasasflores.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 500px;
  height: 500px;
}

.project-thumb.todas-as-flores {
  width: 400px;
  height: 400px;
}

.cursor-wrapper {
  z-index: -1000;
  opacity: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.valorant {
  opacity: 0;
  background-image: url('../images/casadevidro.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.workthumbmobile {
  opacity: 0;
  background-image: url('../images/todasasflores.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 200px;
  height: 200px;
  display: none;
  position: relative;
  inset: 0% 0% 0% 0;
}

.workthumbmobile.valorant {
  background-image: url('../images/casadevidro.jpg');
}

.workthumbmobile.eramos-6 {
  background-image: url('../images/eramos6.jpg');
}

.workthumbmobile.orfaos {
  background-image: url('../images/images.jpeg');
}

.workthumbmobile.segudo-sol {
  background-image: url('../images/segundosol.jpg');
}

.workthumbmobile.outrolado {
  background-image: url('../images/ooutrolado.jpg');
}

.workthumbmobile.osdias {
  background-image: url('../images/osdoiaseramassim.jpg');
}

.workthumbmobile.solnascente-mobile {
  background-image: url('../images/solnascente.jpg');
}

.workthumbmobile.paraisopolis-mobile {
  background-image: url('../images/ilove.jpg');
}

.workthumbmobile.sangue-mobile {
  background-image: url('../images/sanguebom.jpg');
}

.workthumbmobile.fina-mobile {
  background-image: url('../images/finaestampa.jpg');
}

.workthumbmobile.zoo-mobile {
  background-image: url('../images/zoodevidro.jpg');
}

.workthumbmobile.malhacao-mobile {
  background-image: url('../images/malhacaoriffs.jpg');
}

.workthumbmobile.iorc-mobile {
  background-image: url('../images/ti.jpg');
}

.workthumbmobile.acquaria-mobile {
  background-image: url('../images/sej.jpg');
}

.contato-section {
  z-index: 20;
  background-color: var(--black-3);
  opacity: 1;
  width: 100vw;
  height: 100vh;
  color: var(--gainsboro);
  display: block;
  position: static;
  inset: 0%;
}

.contato-container {
  align-items: center;
  width: 96%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-content-div {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.large-link {
  color: var(--gainsboro);
  font-family: Ppeditorialnew, sans-serif;
  font-size: 10vw;
  line-height: 10vw;
  text-decoration: none;
}

.body-2023 {
  background-color: var(--gainsboro);
  color: var(--black-3);
}

.t-todas-as-flores {
  opacity: 0;
  background-image: url('../images/todasasflores.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.ermos-seis {
  opacity: 0;
  background-image: url('../images/eramos6.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.orfaos-da-terra {
  opacity: 0;
  background-image: url('../images/images.jpeg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.segundo-sol {
  opacity: 0;
  background-image: url('../images/segundosol.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.text-block-3 {
  color: var(--white);
}

.outro-lado-paraiso {
  opacity: 0;
  background-image: url('../images/ooutrolado.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.e-os-dias-eram-assim {
  opacity: 0;
  background-image: url('../images/osdias.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.sol-nascente {
  opacity: 0;
  background-image: url('../images/solnascente.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.paraisopolis {
  opacity: 0;
  background-image: url('../images/ilove.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.sangue-bom {
  opacity: 0;
  background-image: url('../images/sanguebom.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.fina-estampa {
  opacity: 0;
  background-image: url('../images/finaestampa.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.zoo {
  opacity: 0;
  background-image: url('../images/zoodevidro.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.malhacao-riffs {
  opacity: 0;
  background-image: url('../images/malhacaoriffs.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.iroc {
  opacity: 0;
  background-image: url('../images/ti.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.acquaria {
  opacity: 0;
  background-image: url('../images/sej.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 15vw;
  height: 15vw;
  display: block;
  position: relative;
  inset: 0% 0% 0% 0;
}

.video {
  height: 100%;
  display: none;
}

.div-block-7 {
  width: 75px;
}

.left-info {
  background-color: #333;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.new_hero {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/hero_wide.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  height: 100vh;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .container_menu {
    float: none;
    clear: none;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .menu_principal {
    text-align: right;
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: relative;
  }

  .bt_menu {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

  .bt_menu.lastitem {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .secao_hero {
    background-image: none;
    flex-direction: row;
    height: 420px;
  }

  .hero_text {
    margin-top: 140px;
    margin-left: 0;
    font-size: 90px;
    line-height: 90px;
  }

  .divbloc_hero_text {
    margin-top: 0;
  }

  .subtitulos {
    margin-bottom: 32px;
  }

  .suberhotext {
    font-size: 21px;
    line-height: 31px;
  }

  .menumobile {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .menumobile.icomobile {
    float: right;
    text-align: right;
    letter-spacing: 0;
    direction: rtl;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 32px;
  }

  .music_container {
    flex-flow: row;
    display: flex;
  }

  .album_div_block {
    flex: 1;
  }

  .h1_videos {
    margin-bottom: 0;
  }

  .container_videos {
    flex-direction: column;
    margin-top: 0;
  }

  .video_thumb {
    margin-top: 50px;
  }

  .div-block-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .right-image {
    display: none;
  }

  .text-block-2 {
    text-align: center;
  }

  .div-block-4 {
    width: 80%;
  }

  .hero-container {
    flex-direction: column;
    width: 96%;
  }

  .h1 {
    font-size: 18vw;
    line-height: 18vw;
  }

  .hero-text-block {
    width: auto;
  }

  .div-block-6 {
    width: 100%;
  }

  .work-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .project-link {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    color: var(--black);
    mix-blend-mode: normal;
    flex-direction: column;
    align-items: flex-start;
  }

  .project-name {
    font-size: 5vw;
    line-height: 6.5vw;
  }

  .cursor-wrapper {
    display: none;
  }

  .valorant {
    display: block;
  }

  .workthumbmobile {
    opacity: 1;
    width: 120px;
    height: 120px;
    margin-bottom: 15px;
    display: block;
  }

  .contact-content-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .large-link {
    font-size: 11.5vw;
    line-height: 11.5vw;
  }

  .t-todas-as-flores, .ermos-seis, .orfaos-da-terra, .segundo-sol, .outro-lado-paraiso, .e-os-dias-eram-assim, .sol-nascente, .paraisopolis, .sangue-bom, .fina-estampa, .zoo, .malhacao-riffs, .iroc, .acquaria {
    display: block;
  }

  .new_hero {
    background-position: 40%;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .container_menu {
    width: 90%;
  }

  .logolink.w--current {
    margin-top: 30px;
  }

  .secao_hero {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    padding-top: 0;
  }

  .blackline {
    margin-bottom: 40px;
  }

  .linktext.twitter {
    padding-bottom: 40px;
  }

  .menumobile {
    float: right;
    padding-left: 0;
    padding-right: 0;
  }

  .music_container {
    flex-direction: column;
    margin-top: 0;
  }

  .album_div_block {
    margin-top: 50px;
  }

  .text-block-2 {
    font-size: 50px;
  }

  .div-block-4 {
    width: 80%;
  }

  .hero-container {
    flex-direction: column;
  }

  .hero-div {
    height: 50%;
  }

  .h1 {
    font-size: 11.5vw;
    line-height: 11.5vw;
  }

  .div-block-6 {
    height: 100%;
  }

  .div-line, .cursor-wrapper {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 4.5vw;
    line-height: 5.5vw;
  }

  .menu_principal {
    z-index: 0;
    float: none;
    clear: left;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: fixed;
    inset: 0;
  }

  .bt_menu {
    text-align: center;
    list-style-type: disc;
    position: static;
  }

  .bt_menu.w--current {
    float: none;
    clear: none;
  }

  .bt_menu.lastitem.mobile {
    border-top: 0 #000;
    border-bottom: 1px solid #e4e4e4;
    font-size: 17px;
  }

  .bt_menu.mobile {
    border-top: 1px solid #e4e4e4;
    font-size: 17px;
  }

  .bt_menu.mobile.top {
    border-top: 1px #000;
  }

  .bt_menu.mobile.videos {
    border-bottom: 1px solid #e4e4e4;
  }

  .logolink.w--current {
    font-size: 15px;
    line-height: 100%;
  }

  .secao_hero {
    flex-direction: row;
    height: 280px;
  }

  .hero_text {
    margin-top: 80px;
    font-size: 40px;
    line-height: 40px;
  }

  .divbloc_hero_text {
    width: 80%;
    height: auto;
    margin-top: 80px;
  }

  .secao_about {
    padding-top: 0;
    padding-bottom: 50px;
  }

  .sobre_colunas {
    width: 80%;
  }

  .texto_corrido {
    margin-bottom: 25px;
  }

  .coluna_texto {
    margin-top: 0;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .suberhotext {
    margin-top: 40px;
    font-size: 22px;
  }

  .linktext.twitter {
    padding-bottom: 20px;
  }

  .btsobredahome {
    margin-top: 40px;
  }

  .menumobile {
    float: right;
    clear: none;
    text-align: right;
    background-color: #0000;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 24px;
    padding-left: 20px;
    padding-right: 0;
    display: block;
  }

  .menumobile.w--open {
    background-color: #fff;
  }

  .secao_musicas {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
  }

  .musicas {
    width: 80%;
  }

  .heading_01_musica {
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 300;
  }

  .secao_contato {
    padding-top: 50px;
  }

  .div_contato {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }

  .h1_contato {
    margin-bottom: 12px;
    font-size: 32px;
    font-weight: 300;
    line-height: 44px;
  }

  .div_line_small {
    padding-bottom: 25px;
  }

  .music_container {
    flex-direction: column;
    margin-top: 0;
  }

  .album_div_block {
    width: 100%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .album_name {
    margin-top: 10px;
  }

  .mail-info {
    letter-spacing: 1px;
    font-size: 26px;
    font-weight: 300;
  }

  .secao_videos, .secao_videos-embeded {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
  }

  .text-block-2 {
    font-size: 40px;
  }

  .div-block-4 {
    width: 80%;
  }

  .hero-section {
    height: auto;
    padding-top: 80px;
  }

  .hero-container {
    height: auto;
  }

  .hero-div {
    height: 300px;
  }

  .hero-div.with-image {
    height: auto;
  }

  .h1 {
    text-align: center;
    font-size: 26vw;
    line-height: 27vw;
  }

  .div-block-6 {
    background-position: 50% 100%;
    height: 400px;
  }

  .social-block {
    justify-content: center;
  }

  .work-container {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    align-items: center;
  }

  .project-link {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    align-items: center;
  }

  .project-name {
    text-align: center;
    font-size: 9vw;
    line-height: 10vw;
  }

  .workthumbmobile {
    width: 100px;
    height: 100px;
  }

  .contato-section {
    display: block;
  }

  .contact-content-div {
    align-items: center;
  }

  .large-link {
    text-align: center;
    font-size: 11.5vw;
    line-height: 11.5vw;
  }

  .video {
    height: auto;
  }

  .project-info {
    text-align: center;
  }
}


@font-face {
  font-family: 'Queens Var Trial';
  src: url('../fonts/QueensVarTrial.ttf') format('truetype');
  font-weight: 90 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialnew';
  src: url('../fonts/PPEditorialNew-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pptelegraf';
  src: url('../fonts/PPTelegraf-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}