@charset "UTF-8";
/* CSS Document *//* ==========================================================================
   Media Queries
   ========================================================================== */
/*menu fixo*/
.menu-fixo {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  border-bottom: none !important;
  box-shadow: none !important;
}

.menu-principal ul li a {
  color: #444;
  padding: 0px 0px;
  font-weight: 100;
  text-decoration: none;
  transition: all 0.3s ease;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 88%
}

.menu-principal ul li a:hover {
  color: #46C9CE; /* cor de destaque da marca */
}
/*menu fixo*/
/*hero*/
.bg-vermelho-estudio {
  background-color: #fc364c;
}

.font-roboto-condensed {
  font-family: 'Roboto', sans-serif;
}

.fonte-noto-serif {
  font-family: 'Noto Serif', serif;
}

.titulo-hero {
  font-size: 800%;
  line-height: 95%;
  font-weight: 900;
  color: #000;
  letter-spacing: -0.03em; /* Fechando o espaço */
}

.subtitulo-hero {
  font-size: 300%;
  font-weight: 400;
  line-height: 1.1;
  text-align: left;
  margin-top: 5%;
  letter-spacing: -0.03em; /* Fechando o espaço */
}

.subtitulo-container {
  width: max-content; /* limita largura ao conteúdo */
}

.sorriso-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 8%;
}

.img-sorriso {
  width: 170px;
  height: auto;
  margin-top: 1rem;
}
/*hero*/
/* segunda dobra */
.segunda-dobra {
  background-color: #ffffff;
}

.titulo-pergunta {
  font-size: 350%;
  font-weight: 900 !important;
  font-family: 'Roboto', sans-serif !important;
  line-height: 1.2;
  letter-spacing: -0.05em;
  margin-left: -1%;
}

.lista-perguntas {
  font-size: 180%;
  font-weight: 400;
  line-height: 1.5;
  list-style-type: disc;
  padding-left: 1rem; /* era 1.5rem, agora menos */
}

.lista-perguntas li {
  text-indent: -0.6rem; /* puxa o texto para mais perto da bolinha */
}


.monograma-superior {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: auto;
}
/* fim segunda dobra */
/* terceira dobra */
.terceira-dobra {
  background-color: #ffde36;
}

.titulo-pergunta-amarela {
  font-size: 2.5rem;
  color: #000000;
  font-weight: 900;
  font-family: 'Roboto', sans-serif;
  line-height: 1.2;
  letter-spacing: -0.05em;
}

.porcentagem {
  font-family: 'Noto Serif', serif;
  font-weight: 900;
  font-size: 500%;
  color: #fc364c;
  line-height: 1;
  margin: 0;
  letter-spacing: -0.05em;
}

.texto-pesquisa {
  font-family: 'Roboto', sans-serif;
  font-size: 180%;
  color: #000;
  margin-left: 3%;
}

.fonte-pesquisa {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  color: #000;
}
.contador::after {
  content: "%";
}
/* terceira dobra */
/* quarta dobra */
.titulo-quarta-dobra {
  font-size: 340%;
  font-weight: 900 !important;
  font-family: 'Roboto', sans-serif !important;
  line-height: 0.9;
  letter-spacing: -0.05em;
}

.texto-quarta-dobra {
  font-family: 'Noto Serif', serif;
  color: #000000;
  font-size: 190%;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
/* quarta dobra */
/* quinta dobra */
.quinta-dobra {
  background-color: #fc364c;
}

.subtitulo-noto {
  font-family: 'Noto Serif', serif;
  font-size: 260%;
  color: #fff;
  margin-bottom: 5%;
}

.palavra-chave {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 800%;
  line-height: 0.8;
  color: #000;
  margin: 0;
}

.texto-destaque {
  font-family: 'Roboto', sans-serif;
  font-size: 200%;
  color: #000;
  line-height: 1.1;
}

.bold-white {
  font-weight: 600;
  color: #fff;
}

.texto-explicativo {
  font-family: 'Noto Serif', serif;
  font-size: 140%;
  color: #000;
  line-height: 1.4;
}

.img-sorriso {
  width: 70px;
  height: auto;
  margin-top: 2rem;
}

.sorriso-container {
  width: 100%;
  display: flex;
  justify-content: center;
}
/* quinta dobra */
/* sexta dobra */
.sexta-dobra {
  background-color: #0aa8bd;
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
}

.texto-simples {
  font-family: 'Roboto', sans-serif;
  font-size: 350%;
  color: #111;
  margin-bottom: 1rem;
  letter-spacing: -0.04em;
}

.texto-destaque-grande {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 1000%;
  line-height: 0.8;
  color: #111;
  margin: 0;
  letter-spacing: -0.04em;
}

.sorriso-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}

.img-sorriso {
  width: 88px;
  height: auto;
}

.titulo-lista {
  font-family: 'Noto Serif', serif;
  font-size: 200%;
  color: #111;
  margin-bottom: 1.2rem;
}

.lista-ajuda {
  font-family: 'Roboto', sans-serif;
  font-size: 160%;
  font-weight: 300;
  color: #111;
  list-style-type: disc;
  padding-left: 1.1rem;
  letter-spacing: -0.05em;
}

.lista-ajuda li {
  margin-bottom: 0.8rem;
}

.lista-ajuda-1 {
  font-family: 'Roboto', sans-serif;
  font-size: 125%;
  font-weight: 300;
  color: #111;
  list-style-type: disc;
  padding-left: 1.1rem;
  letter-spacing: -0.05em;
}

.lista-ajuda-1 li {
  margin-bottom: 0.8rem;
}

/* Logo fixado */
.logo-canto {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
}

.logo-canto img {
  width: 45px;
  height: auto;
}
.lista-ajuda {
  list-style: none;
  padding-left: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 160%;
  font-weight: 300;
  color: #111;
}

.lista-ajuda li {
  position: relative;
  padding-left: 1.3rem; /* espaço para a bolinha */
  margin-bottom: 1.2rem;
  line-height: 1.2;
}

.lista-ajuda li::before {
  content: '';
  position: absolute;
  top: 0.43em; /* ajusta verticalmente */
  left: 0;
  width: 0.5em;
  height: 0.5em;
  background-color: white;
  border-radius: 50%;
}
/* sexta dobra */
/* SÉTIMA DOBRA */
.setima-dobra {
  background-color: #fff;
  padding: 5rem 0;
}

.titulo-setima h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 350%;
  font-weight: 900;
  color: #222;
  line-height: 1;
  margin-bottom: 1rem;
  letter-spacing: -0.04em;
}

.paragrafo {
  font-family: 'Noto Serif', serif;
  font-size: 107%;
  line-height: 1.5;
  color: #000000;
}

.sorriso-centralizado {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12%;
}

.sorriso-centralizado img {
  width: 88px;
  height: auto;
  opacity: 0.50;
}

.bloco-topico {
  margin-bottom: 0;
}
.topo-bloco {
  display: flex;
  justify-content: space-between;
  align-items: baseline; /* Alinha base do h3 e número */
  gap: 2rem;
}

.topo-bloco h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 200%;
  font-weight: 700;
  color: #111;
  margin: 0;
  flex: 1;
  letter-spacing: -0.05em;
  line-height: 1;
  transform: translateY(-2px); /* 👈 sobe só um tiquinho */
}
.numero-topico-1 {
  font-size: 300%;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #111;
  margin: 0;
  line-height: 1;
}
.linha-divisoria {
  height: 1px;
  width: 100%;
  background-color: #0aa8bd;
  margin: 0px;
}
.texto-simples-1 {
  font-family: 'Roboto', sans-serif;
  font-size: 200%;
  color: #111;
  margin-bottom: 1rem;
  letter-spacing: -0.04em;
  line-height: 120%;
}
/* SÉTIMA DOBRA */

/* Introdutório ao portfólio */
.titulo-bloco-vermelho {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 6rem;
  color: #fc364c;
  line-height: 0.8;
  margin-bottom: 5%;
  letter-spacing: -0.05em;
}

.subtitulo-cases {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 3rem;
  color: #231F20;
  letter-spacing: -0.05em;
}
/* Introdutório ao portfólio */

/* OITAVA DOBRA */
.oitava-dobra {
  background-color: #1c1614; /* Preto com toque de café */
  color: white;
  padding: 6rem 0;
}

.titulo-oitava {
  font-family: 'Roboto', sans-serif;
  font-size: 350%;
  font-weight: 900;
  color: #FC364C;
  margin-bottom: 4rem;
  letter-spacing: -0.04em;
  line-height: 0.8;
}

.titulo-topico {
  font-family: 'Roboto', sans-serif;
  font-size: 280%;
  font-weight: 400;
  color: white;
  margin-bottom: 0.3rem;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.linha-separadora {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.6;
  margin: 0.3rem 0 0.5rem;
}

.numero-topico {
  color: #FC364C;
  font-family: 'Roboto', sans-serif;
  font-size: 260%;
  margin-top: 0.4rem;
}

.oitava-dobra p {
  font-family: 'Noto Serif', serif;
  font-size: 120%;
  line-height: 1.5;
  color: #eee;
  margin-bottom: 1rem;
}

.destaque {
  color: #FC364C;
  font-weight: 500;
}

.sorriso-final {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}

.sorriso-final img {
  width: 88px;
  height: auto;
  opacity: 1;
}

.monograma-img {
  max-width: 71%;
  height: auto;
}

/* FIM OITAVA DOBRA */
/* NONA DOBRA */
.nona-dobra {
  background-color: #fff;
  color: #111;
  padding: 5rem 0;
}

.titulo-nona {
  font-family: 'Roboto', sans-serif;
  font-size: 500%;
  font-weight: 900;
  line-height: 0.9;
  letter-spacing: -0.04em;
  margin-bottom: 2rem;
}

.sub-nona {
  font-family: 'Noto Serif', serif;
  font-size: 260%;
  color: #111;
  line-height: 0.9;
  letter-spacing: -0.04em;
  margin-bottom: 0;
}

.cta-nona {
  font-family: 'Roboto', sans-serif;
  font-size: 300%;
  font-weight: 400;
  color: #111;
  margin-bottom: 0;
}
/* FIM NONA DOBRA */

/* DÉCIMA DOBRA */
.decima-dobra {
  background-color: #008394;
  color: #000;
}

.titulo-decima {
  font-family: 'Roboto', sans-serif;
  font-size: 750%;
  font-weight: 900;
  letter-spacing: -0.05em;
  line-height: 0.8;
}

.sorriso-img {
  max-width: 120px;
  width: 100%;
}

.whatsapp-icon {
  width: 35px;
}

.zap-link {
  text-decoration: none;
  color: inherit;
}

.zap-link:hover {
  opacity: 0.85;
}

.telefone-decima {
  font-family: 'Noto Serif', serif;
  font-size: 260%;
  margin-left: 8px;
}

.email-decima {
  font-family: 'Noto Serif', serif;
  font-size: 130%;
  color: #111;
  text-decoration: none;
  transition: color 0.3s ease;
}

.email-decima:hover {
  color: #c2f5ff; /* azul clarinho */
}


.monograma-img {
  width: 45px;
  margin-top: 1.5rem;
}
/* FIM DA DÉCIMA DOBRA */

/*footer*/
.saber-mais {
  font-size: 110%;
  font-family: 'Roboto', sans-serif;
  font-weight: 300 !important;
  line-height: 0.9;
  letter-spacing: -0.05em;
  color: #ffffff;
}

.site {
  font-size: 105%;
  font-family: 'Noto Serif', serif;
  font-weight: 900 !important;
  line-height: 0.9;
  letter-spacing: -0.05em;
  color: #ffffff;
}

.site a {
  font-size: 105%;
  font-family: 'Noto Serif', serif;
  font-weight: 900 !important;
  line-height: 0.9;
  letter-spacing: -0.05em;
  color: #ffffff;
}
/*footer*/

/*Carrossel*/
#outros-projetos {
  background-color: #f7f7f7;
}

#outros-projetos .portfolio-thumb-link img {
  transition: transform 0.4s ease-in-out;
  border-radius: 8px;
}

#outros-projetos .portfolio-thumb-link:hover img {
  transform: scale(1.05);
}

.titulo-outros-projetos {
  font-size: 280%;
  font-weight: 900;
  font-family: 'Roboto', sans-serif;
  color: #222;
  margin-bottom: 1rem;
  letter-spacing: -0.04em;
  line-height: 1;
}

.subtitulo-outros-projetos {
  font-family: 'Noto Serif', serif;
  font-size: 120%;
  color: #444;
  margin-bottom: 2rem;
}
/*Carrossel*/
/*Páginas de Cases*/
.texto-descritivo {
  font-family: 'Noto Serif', serif;
  color: #000000;
  font-size: 120%;
  font-weight: 200;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.destaque-cases {
  font-family: 'Roboto', sans-serif;
  font-size: 350%;
  color: #000;
  line-height: 1.1;
}
/*Páginas de Cases*/
/* INÍCIO BLOCO: Objetivo da Campanha */
.objetivo-campanha {
  background-color: #ffffff;
}

.titulo-campanha {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 500%;
  color: #000;
  line-height: 0.9;
  letter-spacing: -0.03em;
}

.subtitulo-campanha {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 260%;
  color: #000;
  line-height: 1;
}

.subtitulo-campanha-1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 200%;
  color: #000;
  line-height: 1;
}

.texto-campanha {
  font-family: 'Noto Serif', serif;
  font-size: 150%;
  color: #000;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.texto-destaque-campanha {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 150%;
  line-height: 1.3;
  margin-top: 1.5rem;
  color: #000;
}

.logo-hashtag {
  height: 40px;
  width: auto;
}

.hashtag-campanha {
  font-family: 'Roboto', sans-serif;
  font-size: 110%;
  font-weight: 500;
  color: #000;
}
/* Centraliza o logo no bloco de texto */
.logo-container {
  display: flex;
  justify-content: center;
}
/* FIM BLOCO: Objetivo da Campanha */
/* INÍCIO BLOCO: Sacada Criativa */
.sacada-criativa {
  background-color: #ffffff;
}

.img-sacada {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.titulo-sacada {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 620%;
  color: #000;
  line-height: 0.9;
  letter-spacing: -0.02em;
}

.texto-sacada {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 200%;
  color: #000;
  line-height: 0.5;
  letter-spacing: -0.03em;
}

.texto-sacada-1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 200%;
  color: #000;
  line-height: 1;
}

.rosto {
  width: 100px;
}

.pata {
  width: 40px;
}
/* FIM BLOCO: Sacada Criativa */
/* INÍCIO BLOCO: Engajar, Divertir */
.engajar-divertir {
  background-color: #ffffff;
}

.img-engajar {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.titulo-engajar {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 620%;
  color: #000;
  line-height: 0.9;
  letter-spacing: -0.02em;
}

.texto-engajar {
  font-family: 'Noto Serif', serif;
  font-weight: 400;
  font-size: 150%;
  color: #000;
  line-height: 1.4;
}

.texto-sacada {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 200%;
  color: #000;
  line-height: 1.4;
}
/* FIM BLOCO: Engajar, Divertir */











@media (max-width: 768px) {
  /* layout mobile/tablet */
  .titulo-hero {
  font-size: 400%;
  }
  .subtitulo-hero {
  font-size: 160%;
  }
  .palavra-chave {
  font-size: 530%;
  }
  .texto-destaque {
    margin-top: 8%;
  }
  .subtitulo-noto {
  font-size: 200%;
  }
  .texto-destaque-grande {
  font-size: 800%;
  }
  .texto-simples {
  font-size: 300%;
  line-height: 1;
  }
  .subtitulo-cases {
    line-height: 1;
  }
  .topo-bloco h3 {
  font-size: 250%;
  }
  .titulo-decima {
  font-size: 520%;
  }
  .sub-nona {
  line-height: 1;
  }
  .cta-nona {
  line-height: 1;
  }
}


@media (max-width: 480px) {
  /* ajustes finos p/ celulares pequenos */
  .titulo-hero {
  font-size: 400%;
  }
  .subtitulo-hero {
  font-size: 160%;
  }
  .palavra-chave {
  font-size: 400%;
  }
  .texto-destaque {
    margin-top: 8%;
  }
  .subtitulo-noto {
  font-size: 200%;
  }
  .texto-destaque-grande {
  font-size: 700%;
  }
  .texto-simples {
  font-size: 300%;
  line-height: 1;
  }
  .subtitulo-cases {
    line-height: 1;
  }
  .topo-bloco h3 {
  font-size: 250%;
  }
  .titulo-decima {
  font-size: 480%;
  }
  .sub-nona {
  line-height: 1;
  }
  .cta-nona {
  line-height: 1;
  }
}
