:root {
  --bege: #d7b261;
  --azul-bb: #b0cbdc;
  --laranja: #ec4c10;
  --verde-maça: #44e221;
  --amarelo: #ffd013;
  --melancia: #f50d0d;
  --azul-paradise: #8bb4d7;
  --enjoy-cor: #84242e;
}

.body {
  color: #fff;
  background-color: #141516;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.header-menu {
  position: absolute;
  inset: 0% 0% auto;
}

.navbar {
  background-color: #ddd0;
}

.nav-link-menu {
  color: var(--bege);
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 700;
}

.nav-link-menu.w--current {
  color: #fff;
}

.redes-sociais-header {
  margin-left: 20px;
}

.link-socialmedia-header {
  margin-right: 10px;
}

.link-socialmedia-header.insta-zero-margin {
  margin-right: 0;
}

.menu-nave {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.menu-container {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.brand {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-produtos-carrossel {
  padding-top: 100px;
  padding-bottom: 140px;
  overflow: hidden;
}

.padding-page {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.titulo-section-produtos {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2-titulo-1 {
  color: #e4e4e4;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 700;
}

.text-companheiro {
  color: var(--bege);
  text-transform: uppercase;
  font-family: Drukwide Trial, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 67px;
}

.section-energia-ambientes {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.titulo-maisenergia-ambientes {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-energia {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Drukwide Trial, sans-serif;
  font-size: 120px;
  line-height: 111px;
}

.texto-menor {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-prairalem {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 25px;
  font-size: 42px;
}

.section-socialmedia {
  padding-top: 140px;
  padding-bottom: 140px;
}

.text-icones-social {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-lanuit-socialmedia {
  color: var(--bege);
  text-transform: uppercase;
  font-family: Drukwide Trial, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 109px;
}

.text-nossas-redesosciais {
  margin-bottom: 20px;
  font-weight: 700;
}

.link-socialmedia-section {
  margin-right: 30px;
}

.link-socialmedia-section.insta-zem-margen {
  margin-right: 0;
}

.imagens-socialmedia {
  margin-top: 40px;
}

.link-img-instagram {
  transition: opacity .5s ease-in-out;
}

.link-img-instagram:hover {
  opacity: .5;
}

.imge-post-socialmedia {
  transition: filter .5s;
}

.imge-post-socialmedia:hover {
  filter: blur(2px);
}

.section-materiais-publicidade {
  padding-top: 40px;
  padding-bottom: 200px;
}

.conteudo-pra-download {
  background-color: #292929;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 892px;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
}

.text-download-corrido {
  width: 100%;
  max-width: 337px;
}

.cta-site-geral {
  color: #141516;
  background-color: #d7b261;
  border-radius: 60px;
  margin-top: 40px;
  padding: 25px 60px;
  font-weight: 700;
  transition: background-color .6s ease-in-out;
}

.cta-site-geral:hover {
  background-color: #e4e4e4;
}

.text-grand-downloads {
  color: var(--bege);
  text-align: center;
  text-transform: uppercase;
  margin-top: -40px;
  margin-left: 80px;
  font-family: Drukwide Trial, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.secion-revendedor {
  background-color: #292929;
  padding-bottom: 60px;
}

.conteudo-revendedor {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-revendedor {
  color: var(--bege);
  text-transform: uppercase;
  font-family: Drukwide Trial, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.imagem-revendedores {
  width: 100%;
  max-width: 528px;
  margin-top: -96px;
  margin-bottom: -90px;
  margin-left: 204px;
}

.text-descricao {
  width: 100%;
  max-width: 250px;
}

.cta-revendedor {
  background-color: var(--bege);
  color: #141516;
  border-radius: 60px;
  margin-top: 40px;
  padding: 24px 50px;
  font-weight: 700;
}

.section-maisenergia {
  background-image: url('../images/img-maisenergia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.conteudo-maisenergia {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.text-maisenergia {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: Drukwide Trial, sans-serif;
  font-size: 81px;
  font-style: italic;
  font-weight: 700;
  line-height: 68px;
}

.text-maisenergia-alinhamento {
  width: 100%;
  max-width: 540px;
}

.logo-phone-ondeestamos {
  padding-top: 60px;
  padding-bottom: 60px;
}

.conteudo-footer {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.box-ondeestamos {
  background-color: #292929;
  border-radius: 40px;
  padding: 60px;
}

.text-faleconosco {
  color: #d7b261;
  margin-bottom: 20px;
}

.link-whatsapp-footer {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-size: 38px;
  font-weight: 700;
  text-decoration: none;
  transition: color .5s ease-in-out;
  display: flex;
}

.link-whatsapp-footer:hover {
  color: var(--bege);
}

.img-icon-whastapp-footer {
  margin-right: 20px;
}

.text-block {
  font-size: 38px;
  font-weight: 700;
  line-height: 57px;
}

.linha-divisao-conteudo {
  background-color: #292929;
  height: 2px;
}

.assinaturas-copy {
  padding-top: 40px;
  padding-bottom: 140px;
}

.conteudo-assinatura {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.copyright {
  color: #555;
}

.assinatura-g-nia {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.produzido-por {
  color: #555;
  margin-right: 10px;
}

.carrossel-produtos {
  padding-top: 160px;
}

.caroossel-produtos-energerticos {
  background-color: #ddd0;
  height: auto;
}

.link-pg-interna-produto {
  border: 1px solid var(--bege);
  color: #fff;
  text-transform: uppercase;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 305px;
  height: 414px;
  text-decoration: none;
  transition: line-height .7s ease-in-out, color .7s ease-in-out, background-color .6s ease-in-out;
  display: flex;
}

.link-pg-interna-produto:hover {
  background-color: var(--bege);
  color: #141516;
  font-weight: 700;
}

.link-pg-interna-produto.cor-original:hover {
  background-color: var(--bege);
  border-color: #d7b26100;
}

.link-pg-interna-produto.cor-amarelo:hover, .link-pg-interna-produto.cor-amarelo:active {
  background-color: #ffd013;
  border-color: #d7b26100;
}

.link-pg-interna-produto.cor-branco:hover {
  background-color: var(--azul-bb);
  border-color: #d7b26100;
}

.link-pg-interna-produto.cor-verde:hover {
  background-color: #44e221;
  border-color: #d7b26100;
}

.link-pg-interna-produto.cor-vermelha:hover {
  background-color: #f50d0d;
  border-color: #d7b26100;
}

.link-pg-interna-produto.cor-azul:hover {
  background-color: #8bb4d7;
  border-color: #d7b26100;
}

.link-pg-interna-produto.cor-vinho:hover {
  color: #fff;
  background-color: #84242e;
  border-color: #d7b26100;
}

.link-pg-interna-produto.cor-laranja:hover {
  background-color: var(--laranja);
  border-color: #d7b26100;
}

.img-produto {
  margin-top: -200px;
  margin-bottom: 30px;
}

.mask {
  width: 100%;
  max-width: 305px;
  overflow: visible;
}

.slider-produto {
  margin-left: 38px;
  margin-right: 65px;
}

.bolinha-nav {
  font-size: 10px;
  inset: auto 0% -14%;
}

.seta-carrossel-produtos {
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 40px;
  display: flex;
}

.slider-fotos-momentos-energeticos {
  background-color: #ddd0;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.imagens-momentos {
  width: 100%;
  max-width: none;
}

.bolinhas-nav-momentos {
  font-size: 10px;
  display: none;
}

.seta-momentos-r {
  z-index: 51;
  justify-content: center;
  align-items: center;
  margin-right: 60px;
  display: none;
}

.seta-momentos-l {
  z-index: 50;
  justify-content: center;
  align-items: center;
  margin-left: 60px;
  display: none;
}

.section-topo-pagina-interna {
  background-image: url('../images/fundo-bg.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 30px;
}

.titulo-topo-pagina {
  color: var(--bege);
  text-align: center;
  text-transform: uppercase;
  font-family: Drukwide Trial, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.section-listagem-sabores {
  padding-top: 40px;
  padding-bottom: 100px;
  overflow: hidden;
}

.thumbs-menu-sabores {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.link-thumb-produto-sabores {
  border: 1px solid var(--bege);
  border-radius: 1000px;
  justify-content: center;
  align-items: flex-start;
  width: 140px;
  height: 140px;
  padding-top: 15px;
  transition: border-color .6s ease-in-out, background-color .6s ease-in-out;
  display: flex;
}

.link-thumb-produto-sabores:hover {
  background-color: #d7b261;
  border-color: #d7b26100;
}

.link-thumb-produto-sabores.pg-produto-fundo-verde:hover {
  background-color: var(--verde-maça);
}

.link-thumb-produto-sabores.pg-produto-fundo-verde.w--current {
  border-color: var(--verde-maça);
  background-color: var(--verde-maça);
}

.link-thumb-produto-sabores.pg-produto-fundo-amarelo:hover {
  background-color: #ffd013;
}

.link-thumb-produto-sabores.pg-produto-fundo-amarelo.w--current {
  border-color: var(--amarelo);
  background-color: var(--amarelo);
}

.link-thumb-produto-sabores.pg-produto-fundo-preto:hover, .link-thumb-produto-sabores.pg-produto-fundo-preto.w--current {
  background-color: var(--bege);
}

.link-thumb-produto-sabores.pg-produto-fundo-zero:hover {
  background-color: var(--azul-bb);
}

.link-thumb-produto-sabores.pg-produto-fundo-zero.w--current {
  border-color: var(--azul-bb);
  background-color: #b0cbdc;
}

.link-thumb-produto-sabores.pg-produto-fundo-vermelho:hover {
  background-color: #f50d0d;
}

.link-thumb-produto-sabores.pg-produto-fundo-vermelho.w--current {
  border-color: var(--melancia);
  background-color: var(--melancia);
}

.link-thumb-produto-sabores.pg-produto-fundo-azul:hover {
  background-color: #8bb4d7;
}

.link-thumb-produto-sabores.pg-produto-fundo-azul.w--current {
  border-color: var(--azul-paradise);
  background-color: #8bb4d7;
}

.link-thumb-produto-sabores.pg-produto-fundo-morango:hover {
  background-color: #84242e;
}

.link-thumb-produto-sabores.pg-produto-fundo-morango.w--current {
  border-color: var(--enjoy-cor);
  background-color: var(--enjoy-cor);
}

.link-thumb-produto-sabores.pg-produto-fundo-cor-pessego:hover {
  background-color: var(--laranja);
}

.link-thumb-produto-sabores.pg-produto-fundo-cor-pessego.w--current {
  border-color: var(--laranja);
  background-color: var(--laranja);
}

.conteudo-energetico-info-sabores {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.img-foto-principal-destaque {
  margin-right: 100px;
}

.lanuit-text-tag {
  color: var(--bege);
}

.nome-produto-sabor {
  color: var(--verde-maça);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 70px;
  line-height: 70px;
}

.nome-produto-sabor.text-cor-original {
  color: var(--bege);
}

.nome-produto-sabor.text-cor-amarelo {
  color: var(--amarelo);
}

.nome-produto-sabor.texto-cor-zero {
  color: var(--azul-bb);
}

.nome-produto-sabor.text-enjoy-cor {
  color: var(--enjoy-cor);
}

.nome-produto-sabor.text-paradise-cor {
  color: #8bb4d7;
}

.nome-produto-sabor.text-cor-melancia {
  color: var(--melancia);
}

.nome-produto-sabor.text-cor-laraja {
  color: var(--laranja);
}

.tamanhos-produtos {
  margin-top: 50px;
  margin-bottom: 20px;
  display: flex;
}

.text-tamanho-sabor {
  color: var(--bege);
  margin-right: 50px;
}

.descricao-produto {
  width: 100%;
  max-width: 500px;
}

.slider-banner-principal {
  background-color: #ddd0;
  height: 100vh;
}

.banner-energetico {
  background-image: url('../images/banner-01.png');
  background-position: 50%;
  background-size: cover;
}

.banner-2litros-principal {
  background-image: url('../images/banner-2litros.png');
  background-position: 50%;
  background-size: cover;
}

.slide-nav {
  font-size: 10px;
  inset: auto auto 1% 2%;
}

.icon, .icon-2 {
  color: var(--bege);
  font-size: 30px;
}

.bold-text {
  font-size: 16px;
}

.cta-fixo-whastapp {
  z-index: 5000;
  background-color: #25d366;
  border-radius: 40px;
  align-items: center;
  width: 227px;
  height: 60px;
  padding: 13px 30px;
  position: fixed;
  inset: auto 2% 2% auto;
}

.imagem-icone-whatsapp {
  align-items: center;
  display: flex;
  position: relative;
}

.icon-whatsapp {
  margin-right: 10px;
}

.text-whatsapp {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.link-whastapp {
  position: absolute;
  inset: 0%;
}

.carrossel-pagina-produtos-interna {
  display: none;
}

@media screen and (max-width: 991px) {
  .nav-link-menu {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 37px;
  }

  .redes-sociais-header {
    margin-left: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .menu-nave {
    background-color: #1b1b1b;
  }

  .text-companheiro {
    font-size: 60px;
  }

  .text-energia {
    font-size: 110px;
  }

  .text-prairalem {
    font-size: 39px;
  }

  .text-icones-social {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .socialmedia-icon {
    margin-top: 40px;
  }

  .text-grand-downloads {
    margin-left: 0;
  }

  .conteudo-revendedor {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .text-corrido-revendedores {
    margin-top: 40px;
  }

  .section-maisenergia {
    background-position: 59%;
  }

  .conteudo-footer {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .logotipo, .link-whatsapp-div {
    margin-bottom: 40px;
  }

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

  .menu-button {
    background-color: #c8c8c81f;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }
}

@media screen and (max-width: 479px) {
  .nav-link-menu {
    font-size: 30px;
  }

  .menu-nave {
    margin-top: 0;
  }

  .menu-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .brand.w--current {
    padding-left: 0;
  }

  .section-produtos-carrossel {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .padding-page {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2-titulo-1 {
    margin-top: 10px;
    font-size: 30px;
    line-height: 29px;
  }

  .h2-titulo-1.materiais-exclusivos-text {
    text-align: center;
  }

  .text-companheiro {
    font-size: 28px;
    line-height: 26px;
  }

  .text-energia {
    margin-bottom: 0;
    font-size: 47px;
    line-height: 40px;
  }

  .texto-menor {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .text-prairalem {
    margin-right: 0;
    font-size: 26px;
    line-height: 26px;
  }

  .section-socialmedia {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-lanuit-socialmedia {
    font-size: 76px;
    line-height: 61px;
  }

  .icones-social-media-link {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .icon-socialmeida-section {
    max-width: 85%;
  }

  .link-socialmedia-section {
    margin-right: 10px;
  }

  .imagens-socialmedia {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-materiais-publicidade {
    padding-bottom: 140px;
  }

  .conteudo-pra-download {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 455px;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-download-corrido {
    text-align: center;
  }

  .cta-site-geral {
    padding: 20px 30px;
  }

  .text-grand-downloads {
    font-size: 30px;
  }

  .texto-titulo-seja-revendedor {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .text-revendedor {
    font-size: 28px;
    line-height: 26px;
  }

  .imagem-revendedores {
    margin-bottom: 0;
    margin-left: 0;
  }

  .text-corrido-revendedores {
    margin-top: 20px;
  }

  .section-maisenergia {
    background-position: 34%;
  }

  .text-maisenergia {
    margin-bottom: 10px;
    font-size: 43px;
    line-height: 39px;
  }

  .text-maisenergia-alinhamento {
    padding-left: 10px;
  }

  .conteudo-footer {
    justify-content: center;
    align-items: center;
  }

  .box-ondeestamos {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .text-faleconosco {
    text-align: center;
    margin-bottom: 10px;
  }

  .img-icon-whastapp-footer {
    margin-right: 10px;
  }

  .numer-telefone {
    font-size: 30px;
    line-height: 36px;
  }

  .text-block {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
  }

  .copyright {
    text-align: center;
  }

  .carrossel-produtos {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider-produto {
    margin-left: 0;
    margin-right: 20px;
  }

  .seta-carrossel-produtos {
    display: none;
  }

  .slider-fotos-momentos-energeticos {
    opacity: .6;
  }

  .section-topo-pagina-interna {
    padding-top: 100px;
    padding-bottom: 5px;
  }

  .titulo-topo-pagina {
    font-size: 40px;
  }

  .thumbs-menu-sabores {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: flex-start;
    display: none;
  }

  .section-info-produto {
    padding-bottom: 60px;
  }

  .conteudo-energetico-info-sabores {
    flex-flow: column;
  }

  .img-foto-principal-destaque {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .text-tamanho-sabor {
    margin-right: 35px;
  }

  .slider-banner-principal {
    height: 90vh;
  }

  .banner-energetico {
    background-position: 36%;
  }

  .banner-2litros-principal {
    background-color: #222121;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .logotipo-lanuit-header {
    max-width: 80%;
  }

  .text-block-2 {
    text-align: center;
    width: 100%;
    max-width: 205px;
    font-size: 14px;
    line-height: 18px;
  }

  .menu-button {
    background-color: #c8c8c800;
  }

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

  .carrossel-pagina-produtos-interna {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .mobile-carrossel-produtos {
    background-color: #ddd0;
    height: auto;
  }

  .slide-nav-2 {
    font-size: 10px;
    bottom: -56%;
    left: 0%;
    right: 0%;
  }

  .mask-2 {
    width: 140px;
    overflow: visible;
  }

  .carrossel-indice-pg-produtos {
    margin-right: 20px;
  }

  .left-arrow-2 {
    display: none;
    inset: 0% auto 0% 0%;
  }

  .right-arrow-2 {
    display: none;
  }
}


@font-face {
  font-family: 'Drukwide Trial';
  src: url('../fonts/DrukWide-Bold-Trial.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}