.elementor-kit-1382{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1382 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.vw-cards-section .vw-cards-header h2 {
  color: #001e50;
}
/* ===== BLINDAGEM TOTAL CONTRA ROXO ===== */

.vw-faq-section,
.vw-faq-section *,
.vw-faq-section *::before,
.vw-faq-section *::after {
  color: inherit !important;
  text-decoration: none !important;
  box-shadow: none !important;
  outline: none !important;
  -webkit-tap-highlight-color: transparent !important;
}

/* fundo da seção */
.vw-faq-section {
  color: #001e50 !important;
}

/* textos brancos do topo */
.vw-faq-section .vw-faq-header h2,
.vw-faq-section .vw-faq-header p {
  color: #fff !important;
}

/* badge */
.vw-faq-section .vw-faq-badge {
  color: #001e50 !important;
  background: #fff !important;
}

/* perguntas */
.vw-faq-section .vw-faq-question,
.vw-faq-section .vw-faq-question:hover,
.vw-faq-section .vw-faq-question:focus,
.vw-faq-section .vw-faq-question:active,
.vw-faq-section .vw-faq-question:visited {
  color: #001e50 !important;
  background: #fff !important;
  border: none !important;
}

/* respostas */
.vw-faq-section .vw-faq-answer-inner,
.vw-faq-section .vw-faq-answer-inner p,
.vw-faq-section .vw-faq-answer-inner li,
.vw-faq-section .vw-faq-answer-inner ul {
  color: #4b5563 !important;
}

/* ícone + */
.vw-faq-section .vw-faq-icon,
.vw-faq-section .vw-faq-icon:hover,
.vw-faq-section .vw-faq-icon:focus,
.vw-faq-section .vw-faq-icon:active {
  color: #fff !important;
  background: #001e50 !important;
}

/* quando abre */
.vw-faq-section .vw-faq-item.active .vw-faq-icon {
  color: #fff !important;
  background: #003b86 !important;
}

/* remove roxo de qualquer link dentro da seção */
.vw-faq-section a,
.vw-faq-section a:hover,
.vw-faq-section a:focus,
.vw-faq-section a:active,
.vw-faq-section a:visited {
  color: #001e50 !important;
}/* End custom CSS */