.elementor-kit-12{--e-global-color-primary:#2965C7;--e-global-color-secondary:#ED6008;--e-global-color-text:#242424;--e-global-color-accent:#46C5F8;--e-global-color-315cb25:#F5F5F5;--e-global-color-4d6f4f2:#003E7E;--e-global-color-07d58fe:#FFFFFF;--e-global-color-fe0ebc2:#FCFCFC;--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-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{color:#0077FF;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Estilo Base do Título */
.titulo-hero-solar .elementor-heading-title {
    color: #000; /* Branco puro para contraste */
    text-shadow: 0px 4px 15px rgba(25, 35, 64, 0.8); /* Sombra forte usando seu Azul Escuro #192340 */
    font-weight: 700; /* Garante que fique negrito */
}

/* Estilo da palavra "Investimento" (Gradiente Laranja) */
.titulo-hero-solar .destaque-solar {
    font-weight: 800; /* Um pouco mais grosso que o resto */
    background: -webkit-linear-gradient(45deg, #fff, #fff); /* Gradiente entre seus dois laranjas */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none; /* Remove a sombra do texto para o gradiente brilhar */
    filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.3)); /* Sombra especial para textos com gradiente */
}/* End custom CSS */