body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
}

.header-topo {
  position: static;
  background: linear-gradient(to bottom, #070707, transparent);
  padding: 1.25rem 0;
}

.container-header-topo {
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo-header .logo-gran-header {
  width: 6.25rem;
  height: auto;
}

.links-topo {
  display: flex;
  gap: 1.875rem;
  align-items: center;
}

.link-topo {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  font-family: Margem-regular;
  transition: opacity 0.3s ease;
}

.link-topo:hover {
  opacity: 0.8;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 768px) {
  .header-topo {
    padding: 0.9375rem 0;
  }

  .container-header-topo {
    padding: 0 1.25rem;
  }

  .logo-header .logo-gran-header {
    width: 5rem;
  }

  .links-topo {
    gap: 0.9375rem;
  }

  .link-topo {
    font-size: 0.8125rem;
  }
}

.div-conteudo {
  padding-top: 0;
  background-color: #070707;
  background-image: linear-gradient(to bottom, transparent 70%, #070707 100%),
    url(../images/bg-reinvencao.webp);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
  width: 100%;
  overflow-x: hidden;
}

@media (min-width: 1401px) {
  .div-conteudo {
    background-size: 100% auto;
    background-position: right top;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .div-conteudo {
    padding-top: 0;
    padding-bottom: 2.5rem;
  }

  .div-conteudo .inscricao-confirmada-r23 {
    padding: 0 1.25rem;
  }

  .div-conteudo .inscricao-confirmada-r23 h3 {
    font-size: 2rem;
    line-height: 2.25rem;
    margin-bottom: 1.25rem;
  }

  .div-conteudo .inscricao-confirmada-r23 .texto-inscricao {
    font-size: 1rem;
    line-height: 135%;
    max-width: 100%;
    padding: 0 0.625rem;
  }

  .div-conteudo .btn-whatsapp {
    width: 100%;
    max-width: 20rem;
    margin: 1.5rem auto 0;
    padding: 1rem 1.5rem;
    height: auto;
  }

  .div-conteudo .btn-whatsapp a {
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
  }

  .div-conteudo .btn-whatsapp a img {
    width: 1.25rem;
    margin-right: 0;
    margin-top: 0;
  }

  .div-conteudo .btn-indique-e-ganhe {
    width: 100%;
    max-width: 20rem;
    margin: 1.5rem auto 0;
    padding: 1rem;
    height: auto;
  }

  .div-conteudo .btn-indique-e-ganhe a {
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
  }

  .div-conteudo .btn-indique-e-ganhe a i {
    font-size: 1rem;
    color: white;
  }
}

.div-conteudo .logo-gran-pos-inscricao {
  width: 8.9375rem;
}

.div-conteudo .inscricao-confirmada-r23 {
  text-align: center;
  color: #fff;
  font-family: Margem-regular;
}

.div-conteudo .inscricao-confirmada-r23 h3 {
  font-size: 2.5rem;
  margin-bottom: 1.5625rem;
  line-height: 2.5rem;
  font-family: "Margem-Bold";
}

.div-conteudo .inscricao-confirmada-r23 span {
  max-width: 35.625rem;
  margin: 0 auto;
  display: inline-block;
  font-size: 1.5rem;
  margin-bottom: 1.5625rem;
}

.div-conteudo .texto-inscricao {
  font-size: 1.25rem;
  font-family: "Montserrat";
  line-height: 135%;
  max-width: 38.625rem;
  margin: 0 auto;
  display: inline-block;
}

.div-conteudo .btn-whatsapp {
  background: #dd303e;
  width: 18.9375rem;
  text-align: center;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  padding: 1.5rem;
  margin-top: 1.5rem;
}

.div-conteudo .btn-whatsapp a {
  color: #fff;
}

.div-conteudo .btn-whatsapp a img {
  width: 1.125rem;
  margin-right: 0.3125rem;
  margin-top: -3px;
}

.div-conteudo .btn-indique-e-ganhe {
  background: transparent;
  width: 18.9375rem;
  text-align: center;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  padding: 1.5rem;
  margin-top: 1.5rem;
}

.div-conteudo .btn-indique-e-ganhe a {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  text-align: center;
  font-family: "Source Sans Pro";
  border-radius: 0.75rem;
  padding: 15px 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border: 1px solid #dd303e;
  backdrop-filter: blur(4px);
}

.div-conteudo .btn-indique-e-ganhe a i {
  font-size: 16px;
  color: white;
  margin: 0;
}

.d-flex.gap-2 .div-conteudo .btn-whatsapp,
.d-flex.gap-2 .div-conteudo .btn-indique-e-ganhe {
  width: auto;
  flex: 1;
  margin-top: 1.5rem;
}

.ainda-nao-acabou p,
.p-compartilhe {
  color: #fff;
  font-size: 1.5rem;
  max-width: 50.25rem;
  margin: 1.5625rem auto;
  text-align: center;
  font-family: Margem-regular;
}

.conteudo .redes-sociais a {
  text-decoration: none;
  font-size: 1.5rem;
  color: #fff;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1.25rem;
}

.conteudo .redes-sociais a.facebook {
  background: #3b5998;
}

.conteudo .redes-sociais a.telegram {
  background: #0088cc;
}

.conteudo .redes-sociais a.twitter {
  background: #00acee;
}

.conteudo .redes-sociais a.whatsapp {
  background: #2df066;
}

.secao-azul-video {
  width: 100%;
  background-color: #1b1e2d;
  padding: 3.75rem 1.25rem;
  margin-bottom: 0;
}

.container-secao-azul {
  max-width: 75rem;
  margin: 0 auto;
  text-align: center;
}

.secao-azul-video .titulo-reinvencao-2026 {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 1.25rem;
  font-family: "Margem-medium";
}

.secao-azul-video .texto-lembrete {
  color: #fff;
  font-size: 1.25rem;
  max-width: 35.75rem;
  margin: 0 auto 1.875rem;
  font-family: Margem-regular;
  line-height: 135%;
  letter-spacing: -1px;
}

.btn-ativar-sininho {
  display: flex;
  justify-content: center;
  margin-bottom: 1.875rem;
}

.container-titulo-lembrete {
  min-width: 38.625rem;
}

@media (max-width: 768px) {
  .container-titulo-lembrete {
    min-width: auto;
    width: 100%;
    padding: 0 1.25rem;
  }
}

.btn-sininho {
  background: #dd303e;
  color: #fff;
  padding: 0.9375rem 1.875rem;
  border-radius: 0.75rem;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  font-size: 1.25rem;
  transition: background 0.3s ease;
  font-family: Margem-Medium;
}

.btn-sininho:hover {
  background: #c02a36;
  color: #fff;
  text-decoration: none;
}

.btn-sininho i {
  font-size: 1.25rem;
}

.secao-azul-video .youtube-video {
  max-width: 56.25rem;
  margin: 0 auto;
}

.secao-azul-video .embed-responsive {
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
  .secao-azul-video {
    padding: 2.5rem 0.9375rem;
  }

  .container-secao-azul {
    display: flex;
    flex-direction: column;
  }

  .secao-azul-video .titulo-reinvencao-2026 {
    font-size: 2.25rem;
    line-height: 1.75rem;
    margin-bottom: 1rem;
    letter-spacing: -1px;
    font-family: "Margem-medium";
    line-height: 100%;
    order: 1;
  }

  .secao-azul-video .texto-lembrete {
    font-size: 1rem;
    line-height: 135%;
    max-width: 100%;
    margin-bottom: 1.5rem;
    padding: 0 0.625rem;
  }

  .container-titulo-lembrete {
    order: 1;
  }

  .secao-azul-video .youtube-video {
    padding: 0 0.625rem;
    order: 2;
    margin-bottom: 1.5rem;
  }

  .secao-azul-video .embed-responsive {
    border-radius: 0.5rem;
  }

  .btn-ativar-sininho {
    margin-bottom: 0;
    order: 3;
  }

  .btn-sininho {
    padding: 0.875rem 1.5rem;
    font-size: 1rem;
    max-width: 20rem;
    justify-content: center;
  }

  .btn-sininho i {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 1200px) {
  .div-conteudo {
    padding-bottom: 7.75rem;
    padding-top: 0;
    background-color: #070707;
    background-image: linear-gradient(to bottom, transparent 70%, #070707 100%),
      url(../images/bg-reinvencao.webp);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    width: 100%;
    overflow-x: hidden;
  }
}

.menu-hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 8px;
  z-index: 1001;
}

.hamburger-line {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  transition: all 0.3s ease;
}

.menu-hamburger.active .hamburger-line:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.menu-hamburger.active .hamburger-line:nth-child(2) {
  opacity: 0;
}

.menu-hamburger.active .hamburger-line:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.menu-mobile {
  display: flex;
  flex-direction: column;
  background: rgba(7, 7, 7, 0.95);
  backdrop-filter: blur(10px);
  padding: 1rem 1.25rem 1.5rem;
  gap: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: all 0.3s ease;
}

.menu-mobile.active {
  max-height: 200px;
  opacity: 1;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}

.link-topo-mobile {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  font-family: "Margem-medium";
  padding: 1rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transition: opacity 0.3s ease, padding-left 0.3s ease;
}

.link-topo-mobile:last-child {
  border-bottom: none;
}

.link-topo-mobile:hover {
  opacity: 0.8;
  color: #fff;
  text-decoration: none;
  padding-left: 0.5rem;
}

@media (max-width: 768px) {
  .links-topo-desktop {
    display: none !important;
  }

  .menu-hamburger {
    display: flex;
  }

  .header-topo {
    position: relative;
  }
}
