.elementor-kit-6{--e-global-color-primary:#030A1C;--e-global-color-secondary:#1B6498;--e-global-color-text:#64748B;--e-global-color-accent:#1B6498;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:-0.5px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.4em;--e-global-typography-accent-letter-spacing:0.2px;color:#0F172A;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;word-spacing:0px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#2563EB;}.elementor-kit-6 a:hover{color:#0B132B;font-family:"Inter", Sans-serif;font-size:16px;font-weight:500;}.elementor-kit-6 h1{color:#0B132B;font-family:"Inter", Sans-serif;font-size:56px;font-weight:700;line-height:1.1em;letter-spacing:-0.5px;word-spacing:0px;}.elementor-kit-6 h2{color:#0B132B;font-family:"Inter", Sans-serif;font-size:36px;font-weight:700;line-height:1.2em;letter-spacing:-0.3px;}.elementor-kit-6 h3{color:#0B132B;font-family:"Inter", Sans-serif;font-size:24px;font-weight:600;line-height:1.4em;}.elementor-kit-6 h4{color:#475569;font-family:"Inter", Sans-serif;font-size:18px;font-weight:600;line-height:1.5em;}.elementor-kit-6 h5{color:#475569;font-family:"Inter", Sans-serif;font-size:16px;font-weight:600;line-height:1.5em;}.elementor-kit-6 h6{color:#475569;font-family:"Inter", Sans-serif;font-size:16px;font-weight:600;line-height:1.5em;}.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 *//* Nota de rodapé para fontes nas métricas */
.ie-footnote{
  display:block;
  margin-top:8px;
  font-size:0.9rem;
  color:#64748B; /* cinza elegante de leitura */
  line-height:1.5;
}

/* Tipografia recomendada para as estatísticas (aplique nos Headings) */
.stat-number{
  color:#2563EB;
  font-weight:700;
  line-height:1.1;
}

/* Animação padrão de suavização */
.ie-smooth {
  transition: all 0.25s ease;
}

/* Quando passar o mouse */
.ie-smooth:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 24px rgba(0,0,0,0.08);
}

.ie-btn-glass .elementor-button {
  color: #FFFFFF;
  background: rgba(27, 100, 152, 0.25);          /* Azul-vidro */
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 12px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding: 16px 36px;
  transition: all 0.35s ease;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}
.ie-btn-glass .elementor-button:hover {
  background: rgba(27, 100, 152, 0.45);          /* intensifica o azul */
  box-shadow: 0 12px 28px rgba(0,0,0,0.25);
  transform: translateY(-3px) scale(1.03);
}

/* Rodapé IE */
.ie-footer {
  background: #FFFFFF;
  border-top: none;          /* remove a borda superior */
  border-bottom: 1px solid #E2E8F0; /* mantém só a inferior */
}

/* Links */
.ie-footer a {
  color: #334155;
  text-decoration: none;
  transition: color 0.25s ease;
}
.ie-footer a:hover {
  color: #2563EB;
}

/* Ícones sociais */
.ie-footer .elementor-social-icon {
  transition: all 0.25s ease;
  box-shadow: 0 6px 14px rgba(2, 6, 23, 0.06);
}
.ie-footer .elementor-social-icon:hover {
  transform: translateY(-2px);
  background: #2563EB !important;
  color: #fff !important;
}

/* Linha e créditos */
.ie-footer .elementor-divider {
  margin-top: 40px !important;
  margin-bottom: 20px !important;
}

.ie-footer .footer-credit {
  color: #94A3B8;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 16px;
  font-size: 14px;
}/* End custom CSS */