@font-face {
  font-family: "MyriadPro";
  src: url("MyriadPro-Regular.eot");
  src: url("MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("MyriadPro-Regular.woff") format("woff"),
    url("MyriadPro-Regular.ttf") format("truetype"),
    url("MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("MyriadPro-Bold.eot");
  src: url("MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("MyriadPro-Bold.woff") format("woff"),
    url("MyriadPro-Bold.ttf") format("truetype"),
    url("MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

body {
  font-family: MyriadPro, sans-serif;
  font-size: 17px;
  overflow-x: hidden;
  line-height: 1.3;
}
body.body-parabens {
  background: #f2f2f2 !important;
}
main.container {
  max-width: 940px;
  margin: 0 auto;
  padding: 40px 35px;
  background: #ecf2f6;
  margin-top: -255px;
  margin-bottom: 40px;
}
.dados {
  background: #71706f;
}
.hero {
  background: linear-gradient(90deg, #95c11fff 0%, #dedc00ff 100%);
  color: white;
  padding: 0px 10px;
  text-align: center;
  height: 350px;
}
.logo {
  margin-top: 20px;
}
.texto-verde {
  color: #88a92d;
}
.texto-cinza {
  color: #706f6f;
}
.fundo-cinza {
  background: #f2f2f2;
}
video {
  width: 100%;
  max-width: 260px;
  max-height: 195px;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
main h1 {
  font-size: 38px;
  line-height: 41.8px;
  font-weight: 400;
  padding: 0px 10px;
}
.questionario {
  background: #fff;
  width: 90%;
}
.bg-cinza {
  background: #f2f2f2;
  padding: 28px 30px 25px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.linha-seta {
  border-bottom: 3px solid #fff;
  width: 100%;
  z-index: 99;
  margin-top: 15px;
  position: relative;
}
#questionario {
  z-index: 999;
}
.quadrado {
  background-color: #f2f2f2;
  width: 40px;
  height: 40px;
  position: absolute;
  rotate: 45deg;
  top: 77px;
  z-index: 99;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
.quadrado2 {
  background-color: #f2f2f2;
  width: 80px;
  height: 80px;
  position: absolute;
  rotate: 45deg;
  top: 60px;
}
.tempo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tempo i {
  font-size: 30px;
  color: #8b8b8b;
}
.bullets {
  position: absolute;
  bottom: -25px;
  right: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background-color: #d8e6ee;
  height: 61px;
  width: 138px;
}
.bullets .bullets-paginacao,
.bullets-paginacao1 {
  height: 11px;
  width: 11px;
  border-radius: 50%;
  background-color: #d8e6ee;
  border: 3px solid #ffffff;
}
.bullets-paginacao1 {
  background-color: #ffffff;
}
.conteudo.questionario .bg-azul p.pergunta,
#questionario-modal p.pergunta {
  font-weight: 700;
  font-size: 24px;
  color: #000;
}
.pergunta2 p {
  z-index: 999 !important;
}
.pergunta2 .quadrado {
  top: 113px !important;
}
.pergunta2 .quadrado2 {
  top: 93px !important;
}
.modal-body {
  width: 800px !important;
}
.btn-questionario {
  position: relative;
  border: 0;
  border-radius: 35px !important;
  color: #ffffff !important;
  line-height: 2;
  font-weight: bold !important;
  background: #95c11f !important;
  background-size: 100%;
  background-position: center;
  outline: none;
  transition: all 0.3s ease;
  font-size: 28px !important;
  padding: 13px 50px !important;
}
.btn-parabens {
  font-size: 25px !important;
  background-color: #f39324 !important;
  font-weight: 600 !important;
  border-radius: 55px !important;
}
.btn-parabens:hover,
.btn-parabens:focus {
  color: #ffffff;
  background: #c57923 !important;
  background-size: 100%;
  background-position: center;
  outline: none;
  transition: all 0.3s ease;
}

.btn-questionario:hover,
.btn-questionario:focus {
  color: #ffffff;
  background: #88a92d !important;
  background-size: 100%;
  background-position: center;
  outline: none;
  transition: all 0.3s ease;
}
.headline {
  font-size: 1.2em;
  max-width: 600px;
  margin: 0 auto 30px;
}

.botao {
  background: #ffcc00;
  color: #000;
  padding: 15px 30px;
  text-decoration: none;
  font-weight: bold;
}

.quiz {
  text-align: center;
  padding: 40px 20px;
  background: #f2f2f2;
}

.botoes-idade button {
  margin: 10px;
  padding: 15px 25px;
  font-size: 1em;
  border: none;
  background: #004d7a;
  color: white;
  border-radius: 5px;
  cursor: pointer;
}
.beneficio {
  text-align: center;
}
.beneficio img {
  max-width: 100%;
  width: 35px;
  height: 35px;
  margin: 0 auto 10px;
}

.beneficio h3 {
  margin-top: 0;
  color: #292727;
  font-size: 18px;
  font-weight: 700;
}
.beneficio p {
  font-size: 18px;
  color: #706f6f;
  font-weight: 500;
}
.traco {
  display: block;
  width: 2px !important;
  height: 75px;
  margin: 10px 0px 0px;
  background: #d8e6ee;
  padding: 0 !important;
  margin-top: 60px !important;
}
.beneficios .container {
  border-bottom: solid 2px #d8e6ee;
}
.beneficios {
  padding-bottom: 55px;
}
.depoimento {
  text-align: center;
}
.depoimento h3 {
  padding: 0px 40px;
}
blockquote {
  max-width: 600px;
  margin: 0 auto;
  font-size: 1.1em;
}

blockquote footer {
  margin-top: 10px;
  font-style: normal;
  font-weight: bold;
}
.carousel-item {
  height: 120px;
}
.carousel-controles {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 20px;
}

.carousel-control {
  background-color: #95c120; /* Verde */
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.carousel-control:hover {
  background-color: #7e9e26;
}

.carousel-control svg {
  width: 20px;
  height: 20px;
  display: block;
}
/* Caixa envolta dos bullets */
.custom-indicators-box {
  display: flex !important;
  justify-content: center !important;
  gap: 10px !important;
  border: 2px solid #d8e6ee;
  margin-top: 20px !important;
  width: fit-content !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Bullets padrão */
.carousel-indicators {
  position: relative;
  bottom: 0;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
  padding: 10px 10px !important;
  margin-right: 0 !important;
  margin-bottom: 1rem !important;
  margin-left: auto !important;
}
.custom-indicators-box button {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50%;
  border: solid 2px #d8e6ee !important;
  background-color: #e6e5e5;
  opacity: 0.5;
  transition: all 0.3s ease;
}

/* Bullet ativo */
.custom-indicators-box button.active,
.custom-indicators-box button:hover {
  background-color: #d8e6ee;
  opacity: 1;
}
.btn-comecar {
  max-width: 940px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.btn-comecar a {
  width: 60%;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
}
.show {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: #ffffff !important;
  border: none !important;
}
.modal {
  background-color: #ecf2f6 !important;
}
.modal-content {
  border: none !important;
  border-radius: 0 !important;
}
.parabens {
  background: #fff !important;
}
.parabens .texto-cinza {
  font-weight: 400;
  font-size: 20px;
}
.texto-parabens .texto-cinza {
  border-bottom: 2px solid #d8e6ee;
}
.beneficio-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.beneficio-item img {
  flex-shrink: 0;
  margin-top: 3px; /* Ajuste vertical se necessário */
}

.beneficio-item b {
  display: block;
  font-size: 18px;
}

.beneficio-item p {
  margin: 0;
  font-size: 18px;
  color: #706f6f;
  font-weight: 500;
}
.beneficios-obrigado {
  border-bottom: 2px solid #d8e6ee;
  padding-bottom: 30px;
}
.formulario {
  background-color: #ecf2f6;
  margin-top: 100px;
  position: relative;
  padding-top: 160px;
}
.deixe-seus-dados {
  position: absolute;
  padding: 0 30px 30px;
  top: -90px;
}
.texto-formulario {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  width: 345px !important;
  height: 225px !important;
  padding: 20px 40px 55px;
  background-color: #95c11f;
  color: #fff;
}
.linha-reta-obrigado {
  width: 100%;
  height: 3px;
  top: 5;
  background-color: #fff;
  margin: 25px auto;
}
.quadrado-obrigado {
  width: 40px;
  height: 40px;
  position: absolute;
  rotate: 45deg;
  top: 191px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #95c11f;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  z-index: 99;
}
.quadrado2-obrigado {
  width: 50px;
  height: 50px;
  position: absolute;
  rotate: 45deg;
  top: 210px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #95c11f;
}
form {
  padding: 0 40px 30px;
}
.form-group,
select {
  margin-bottom: 10px;
}
input[type="text"],
input[type="email"] {
  border: 2px solid #d8e6ee;
  border-radius: 55px;
  padding: 20px;
}
.form-control {
  border: 2px solid #d8e6ee !important;
  border-radius: 55px !important;
  padding: 15px !important;
}
/* input::placeholder{
  font-size: 20px;
  color: #706f6f;
} */
.politica {
  text-decoration: none;
  font-weight: 600;
}
.logo-footer {
  background: linear-gradient(90deg, #95c11fff 0%, #dedc00ff 100%);
}
.texto-footer {
  font-size: 14px;
  color: #706f6f;
  padding: 10px 0;
  text-align: center;
}
input:focus,
select:focus {
  border-color: #95c11f;
  box-shadow: 0 0 0 2px rgba(149, 193, 31, 0.3);
}
@media (max-width: 768px) {
  h1 {
    font-size: 1.4em !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    padding: 0 !important;
  }
  .logo {
    width: 210px;
    height: 58.66px;
    margin-top: 10px;
  }
  .hero {
    height: 220px;
  }
  .conteudo .bg-azul {
    padding: 20px 10px 10px !important;
  }
  .bg-cinza {
    padding: 15px 0px 13px !important;
  }
  .bg-cinza .pergunta {
    font-size: 1em !important;
    font-weight: 700 !important;
    line-height: 20px !important;
  }
  .botao {
    padding: 10px 20px;
    font-size: 1em;
  }
  main.container {
    max-width: 85%;
    margin: 0 auto;
    padding: 20px 10px;
    background: #ecf2f6;
    margin-top: -160px;
  }
  .questionario {
    width: 100%;
  }
  .pergunta {
    font-size: 1.4em !important;
    font-weight: 700 !important;
    z-index: 999 !important;
  }
  .linha-seta {
    margin-top: -5px !important;
    width: 80% !important;
    border-bottom: 2px solid #fff !important;
  }
  .quadrado {
    width: 20px !important;
    height: 20px !important;
    top: 56px !important;
    border-right: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important;
  }
  .quadrado2 {
    top: 57px !important;
    width: 30px !important;
    height: 30px !important;
  }
  .btn-questionario {
    font-size: 20px !important;
    padding: 12px 50px !important;
    margin-bottom: 5px !important;
  }
  .tempo {
    font-size: 14px !important;
  }
  .tempo i {
    font-size: 20px !important;
  }
  .bullets {
    height: 35px;
    width: 85px;
    right: 20px;
  }
  .bullets .bullets-paginacao1,
  .bullets-paginacao {
    height: 8px;
    width: 8px;
    gap: 5px;
  }
  .bullets .bullets-paginacao {
    height: 8px;
    width: 8px;
    border: 2px solid #ffffff;
  }
  video.col-12 {
    width: 100%;
    max-width: 71.875vw;
    max-height: 53.90625vw;
    margin: -13px auto 6.25vw;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .beneficio {
    flex-direction: row !important; /* Imagem ao lado do texto */
    text-align: left !important; /* Alinha o texto à esquerda */
    align-items: flex-start !important; /* Alinha a imagem e o texto à esquerda */
    gap: 15px !important; /* Espaço entre a imagem e o texto */
    margin-bottom: 20px !important; /* Espaço entre os benefícios */
    margin-top: 0 !important; /* Remove o espaçamento superior no mobile */
  }

  .beneficio img {
    margin-bottom: 0; /* Remove o espaçamento inferior no mobile */
    margin: 0; /* Centraliza a imagem horizontalmente */
  }

  .beneficio h3,
  .beneficio p {
    margin: 0;
  }
  .beneficio-5,
  .beneficio-3 {
    margin-top: 0 !important;
  }
  .beneficio-5 {
    padding-bottom: 30px !important;
  }
  #carouselDepoimentos {
    padding: 20px;
  }
  .btn-comecar a {
    width: 100% !important;
    background: linear-gradient(90deg, #95c11fff 0%, #dedc00ff 100%) !important;
    padding: 15px 20px !important;
  }
  .modal-content {
    max-width: 85% !important;
  }
  .modal-body {
    width: 100% !important;
  }
  .modal-dialog {
    max-width: 100% !important;
    margin: 0 auto !important;
    display: flex !important;
    justify-content: center !important;
  }
  .pergunta2 .quadrado {
    top: 77px !important;
  }
  .pergunta2 .quadrado2 {
    top: 84px !important;
  }
  .pergunta2 .pergunta {
    max-height: 60px !important;
    height: 60px !important;
  }
  .texto-verde {
    font-size: 1.2em !important;
    text-align: center !important;
  }
  .texto-parabens .texto-cinza {
    font-size: 14px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 0 !important;
    text-align: center !important;
  }
  .parabens {
    padding: 21px 24px 25px !important;
  }
  .deixe-seus-dados {
    display: inline-block !important;
    position: relative !important;
    padding: 0 20px 20px;
    top: 0;
  }
  .formulario {
    display: block;
    flex-direction: column !important;
    margin-top: 20px;
    padding-top: 20px !important;
  }
  .texto-formulario {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
    width: auto !important;
    height: auto !important;
    max-width: 243px !important;
    padding: 10px 28px 5px;
    background-color: #95c11f;
    color: #fff;
  }
  .linha-reta-obrigado {
    margin: 15px auto !important;
  }
  .quadrado-obrigado {
    width: 30px;
    height: 30px;
    top: 128px;
    left: 50%;
    transform: translateX(-50%);
  }
  .quadrado2-obrigado {
    width: 40px;
    height: 40px;
    top: 138px;
    left: 50%;
    transform: translateX(-50%);
  }
  .texto-parabens .texto-cinza {
    border-bottom: none !important;
  }
  .form-parabens {
    margin-top: 0 !important;
  }
  .coluna-1 {
    order: 2;
  }
  .coluna-2 {
    order: 1;
  }
  form {
    padding: 0 10px 10px;
    max-width: 100%;
  }
  input[type="text"],
  input[type="email"] {
    border: 2px solid #d8e6ee !important;
    border-radius: 55px !important;
    padding: 15px !important;
  }
  .form-control {
    border: 2px solid #d8e6ee !important;
    border-radius: 55px !important;
    padding: 15px !important;
  }
  /* input::placeholder{
  font-size: 15px;
  color: #706f6f;
} */
  .btn-parabens {
    font-size: 18px !important;
    padding: 10px 20px !important;
  }
  .coluna-1 {
    border-top: 2px solid #d8e6ee !important;
    margin-top: 25px !important;
  }
  .beneficio-item {
    display: flex;
    align-items: flex-start;
  }
  .beneficio-item b,
  .beneficio-item p {
    font-size: 15px !important;
  }
  .beneficio-item img {
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
  }
  .btn-fixo-bottom {
    position: fixed !important;
    bottom: 0;
    left: 0;
    width: 100vw;
    z-index: 9999;
    border-radius: 0;
    display: block !important;
  }
  .btn-fixo-bottom-hide {
    display: none !important;
  }
}
/* @media (max-width: 380px) {
  main .container {
    margin-top: -143px;
  }
} */
