.elementor-3158 .elementor-element.elementor-element-f5c9429{--display:flex;--margin-top:123px;--margin-bottom:-9px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3158 .elementor-element.elementor-element-de6b4e1{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:flex-start;--gap:64px 64px;--row-gap:64px;--column-gap:64px;--border-radius:1px 1px 1px 1px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0100px;--padding-bottom:100px;--padding-left:24px;--padding-right:24px;}.elementor-3158 .elementor-element.elementor-element-de6b4e1 > .elementor-shape-bottom .elementor-shape-fill, .elementor-3158 .elementor-element.elementor-element-de6b4e1 > .e-con-inner > .elementor-shape-bottom .elementor-shape-fill{fill:var( --e-global-color-primary );}.elementor-3158 .elementor-element.elementor-element-de6b4e1 > .elementor-shape-bottom svg, .elementor-3158 .elementor-element.elementor-element-de6b4e1 > .e-con-inner > .elementor-shape-bottom svg{width:calc(100% + 1.3px);height:85px;}.elementor-3158 .elementor-element.elementor-element-de6b4e1.e-con{--align-self:center;}.elementor-3158 .elementor-element.elementor-element-34d909c{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -6px) 0px;}.elementor-3158 .elementor-element.elementor-element-34d909c.elementor-element{--align-self:center;}.elementor-3158 .elementor-element.elementor-element-8ee8b0c{width:var( --container-widget-width, 100% );max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-3158 .elementor-element.elementor-element-8ee8b0c.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}@media(max-width:1024px){.elementor-3158 .elementor-element.elementor-element-de6b4e1{--gap:32px 32px;--row-gap:32px;--column-gap:32px;--padding-top:80px;--padding-bottom:80px;--padding-left:16px;--padding-right:16px;}}@media(max-width:767px){.elementor-3158 .elementor-element.elementor-element-de6b4e1{--gap:32px 32px;--row-gap:32px;--column-gap:32px;--padding-top:48px;--padding-bottom:48px;--padding-left:16px;--padding-right:16px;}.elementor-3158 .elementor-element.elementor-element-8ee8b0c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 57px) 0px;}}/* Start custom CSS for html, class: .elementor-element-9eba8a7 *//* === Configurações Globais e Variáveis === */
:root {
  --cor-primaria: #148c44; /* Verde principal do seu site */
  --cor-secundaria: #d8be62; /* Dourado/Amarelo do seu site */
  --cor-texto-principal: #707a8c; /* Cinza azulado para texto */
  --cor-texto-secundario: #555555;
  --cor-fundo-claro: #f8f9fa;
  --cor-branco: #ffffff;
  --cor-borda-suave: #dddddd;
}

/* Reset básico e fonte padrão */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Montserrat", sans-serif;
  color: var(--cor-texto-principal);
  line-height: 1.6;
  background-color: var(--cor-branco);
}

.container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}

.section-title {
  text-align: center;
  font-size: 2.2rem;
  color: var(--cor-primaria);
  margin-bottom: 40px;
  font-weight: 600;
}

.cta-button {
  display: inline-block;
  padding: 12px 25px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease, transform 0.2s ease;
  cursor: pointer;
  text-align: center;
  border: none;
  font-size: 1rem;
}

.cta-button-primary {
  background-color: var(--cor-primaria);
  color: var(--cor-branco);
}

.cta-button-primary:hover {
  background-color: #107a3a; 
  color:#c7ae58;
  transform: translateY(-2px);
}

.cta-button-secondary {
  background-color: var(--cor-secundaria);
  color: var(--cor-branco);
}

.cta-button-secondary:hover {
  background-color: #c7ae58;
  transform: translateY(-2px);
  color: rgb(243, 240, 240);
}

/* === Seção Hero === */
.hero-seguro-vida {
  position: relative;
  overflow: hidden;
  color: var(--cor-branco);
  padding: 80px 0;
  text-align: center;
}

.hero-seguro-vida::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('https://images.pexels.com/photos/103127/pexels-photo-103127.jpeg') no-repeat center center/cover;
  filter: blur(4px);
  z-index: -1;
}

.hero-content {
  max-width: 800px;
  margin: 0 auto;
}

.hero-title {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.hero-subtitle {
  font-size: 1.3rem;
  margin-bottom: 30px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/* === Seção Cote Rápido === */
.cote-rapido {
  padding: 60px 0;
  background-color: var(--cor-fundo-claro);
}

.cote-rapido-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.cote-empresa-card {
  background: var(--cor-branco);
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.cote-empresa-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
}

.cote-empresa-card img {
  max-width: 200px;
  height: auto;
  margin-bottom: 20px;
}

.cote-empresa-card h3 {
  font-size: 24px;
  font-weight: 700;
  color: #c7ae58;
  transition: color 0.3s ease, text-shadow 0.3s ease;
}

.cote-empresa-card:has(.cta-button:hover) h3 {
  color: #e9c667;
  text-shadow: 0 0 6px rgba(201, 169, 73, 0.6),
               0 0 12px rgba(201, 169, 73, 0.4);
}

/* === Seção Benefícios === */
.beneficios-seguro-vida {
  padding: 80px 0;
}

.beneficios-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.beneficio-item {
  text-align: center;
  padding: 30px 20px;
  background: var(--cor-branco);
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.beneficio-item:hover {
  transform: translateY(-5px);
}

.beneficio-icon {
  color: var(--cor-primaria);
  margin-bottom: 20px;
}

.beneficio-titulo {
  font-size: 1.3rem;
  color: var(--cor-primaria);
  margin-bottom: 15px;
  font-weight: 600;
}

.beneficio-texto {
  color: var(--cor-texto-secundario);
  line-height: 1.6;
}

/* === Seção Coberturas === */
.coberturas-seguro-vida {
  padding: 80px 0;
  background-color: var(--cor-fundo-claro);
}

.coberturas-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.cobertura-card {
  background: var(--cor-branco);
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.cobertura-card:hover {
  transform: translateY(-5px);
}

.cobertura-titulo {
  font-size: 1.4rem;
  color: var(--cor-primaria);
  margin-bottom: 15px;
  font-weight: 600;
}

.cobertura-texto {
  color: var(--cor-texto-secundario);
  line-height: 1.6;
}

/* === Seção Como Funciona === */
.como-funciona-seguro-vida {
  padding: 80px 0;
}

.passos-lista {
  max-width: 800px;
  margin: 40px auto 0;
  padding-left: 20px;
}

.passo-item {
  font-size: 1.1rem;
  color: var(--cor-texto-secundario);
  margin-bottom: 20px;
  line-height: 1.6;
  position: relative;
}

.passo-item::marker {
  color: var(--cor-primaria);
  font-weight: bold;
}

/* === Seção Vídeos === */
.videos-seguro-vida {
  padding: 80px 0;
  background-color: var(--cor-fundo-claro);
}

.videos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.video-card {
  background: var(--cor-branco);
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.video-card:hover {
  transform: translateY(-5px);
}

.video-wrapper {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
}

.video-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}

.play-button {
  background: var(--cor-primaria);
  color: var(--cor-branco);
  border: none;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 1.5rem;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.3s ease;
}

.play-button:hover {
  background: #107a3a;
  transform: scale(1.1);
}

.video-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-card h3 {
  padding: 20px;
  color: var(--cor-primaria);
  font-size: 1.2rem;
  text-align: center;
}

/* === Seção Depoimentos === */
.depoimentos-seguro-vida {
  padding: 80px 0;
}

.depoimentos-slider {
  max-width: 800px;
  margin: 40px auto 0;
}

.depoimento-card {
  background: var(--cor-branco);
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.depoimento-texto {
  font-size: 1.1rem;
  color: var(--cor-texto-secundario);
  font-style: italic;
  margin-bottom: 20px;
  line-height: 1.6;
}

.depoimento-autor {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.depoimento-autor img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.autor-info {
  text-align: left;
}

.autor-info strong {
  display: block;
  color: var(--cor-primaria);
  font-size: 1rem;
}

.autor-info span {
  color: var(--cor-texto-secundario);
  font-size: 0.9rem;
}

/* === Modal de Vídeo === */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
  position: relative;
  margin: 5% auto;
  width: 80%;
  max-width: 800px;
}

.close-modal {
  color: var(--cor-branco);
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: -40px;
}

.close-modal:hover {
  color: var(--cor-secundaria);
}

#videoContainer {
  width: 100%;
  height: 450px;
}

/* === Seção CTA Final === */
.cta-final-seguro-vida {
  padding: 80px 0;
  background: linear-gradient(rgba(54, 182, 105, 0.8), rgba(15, 145, 67, 0.8)), 
  url('https://images.pexels.com/photos/103127/pexels-photo-103127.jpeg') no-repeat center center/cover;
  color: var(--cor-branco);
  text-align: center;
}

.cta-final-content {
  max-width: 800px;
  margin: 0 auto;
}

.cta-final-title {
  font-size: 2.5rem;
  margin-bottom: 20px;
  font-weight: 700;
}

.cta-final-texto {
  font-size: 1.2rem;
  margin-bottom: 30px;
  opacity: 0.9;
}

/* === Responsividade === */
@media (max-width: 768px) {
  .hero-title {
    font-size: 2.5rem;
  }
  
  .hero-subtitle {
    font-size: 1.1rem;
  }
  
  .section-title {
    font-size: 1.8rem;
  }
  
  .cta-final-title {
    font-size: 2rem;
  }
  
  .beneficios-grid,
  .coberturas-grid {
    grid-template-columns: 1fr;
  }
  
  .videos-grid {
    grid-template-columns: 1fr;
  }
  
  .cote-rapido-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .hero-title {
    font-size: 2rem;
  }
  
  .hero-subtitle {
    font-size: 1rem;
  }
  
  .section-title {
    font-size: 1.5rem;
  }
  
  .cta-final-title {
    font-size: 1.8rem;
  }
  
  .container {
    padding: 0 15px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-de6b4e1 *//* Sessão de Perguntas Frequentes (FAQ) */

.faq-container h3 {
  font-size: 2.2rem;
  color: #168a4c;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

.faq-item {
  margin-bottom: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}

.faq-question {
  font-size: 1.2rem;
  color: #333;
  background-color: #fff;
  padding: 15px 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.3s ease;
  list-style: none;
  position: relative;
}

.faq-question::after {
  content: '▼';
  font-size: 1rem;
  color: #168a4c;
  transition: transform 0.3s ease;
}

.faq-item[open] .faq-question::after {
  transform: rotate(-90deg);
}

.faq-question:hover {
  background-color: #f0f0f0;
}

.faq-answer {
  font-size: 1rem;
  color: #555;
  line-height: 1.6;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.faq-item[open] .faq-answer {
  padding: 15px 20px;
  max-height: 200px;
}

/* Faça sua pergunta */

.question-form {
  margin-top: 30px;
  padding: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background-color: #f9f9f9;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.question-form h3 {
  font-size: 2.2rem;
  color: #168a4c;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

.question-form p {
  font-size: 1rem;
  color: #555;
  margin-bottom: 20px;
}

.question-form .textarea {
  width: 100%;
  border-radius: 10px;
  resize: vertical;
  font-size: 1rem;
  padding: 10px;
  min-height: 100px;
  box-sizing: border-box;
  margin: 0;
  margin-bottom: 20px;
  margin-top: 15px;
}

.question-form .button-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}

.question-form .button {
  background-color:  #60a96c;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 15px;
  cursor: pointer;
  font-size: 1rem;
  transition: all 0.3s ease;
  margin-top: 0;
  margin-left: 5px;

}

.question-form .button:hover {
  background-color: #148C44;
  transform: scale(1.1);
}

.wpcf7-response-output {
  width: 100%;
  margin: 20px 0 0 0 !important;
  clear: both;
}

.wpcf7-spinner {
  margin: 10px;
  background-color: #168a4c;
  position: static;
}

/* CAPTCHA */

.captcha-image label>input:checked+svg, .captcha-image label>input:focus+svg {
    border: 2px solid #D8BE63;
}

.captcha-image {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.captcha-image label>input+svg {
  color: #148C44
}

/* Form Layout Adjustments */
.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.wpcf7-form p {
    margin: 0;
    width: 100%;
}

/* Estilização do Popup */
.wpcf7-response-output {
    background-color: white;
    font-weight:  bold;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, Sans-Serif;
    position: fixed;
    top: 20px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    padding: 15px 30px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    z-index: 9999;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 80%;
    text-align: center;
}

.wpcf7-mail-sent-ok {
    background: #4CAF50 !important;
    color: white !important;
}

.wpcf7-mail-sent-ng {
    background: #f44336 !important;
    color: white !important;
}

.wpcf7-response-output.active {
    opacity: 1;
    visibility: visible;
    top: 30px;
}

.wpcf7-response-output::after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 15px;
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
}/* End custom CSS */