.elementor-kit-9{--e-global-color-primary:#FF5600;--e-global-color-secondary:#D7E626;--e-global-color-text:#1E1E1E;--e-global-color-accent:#343434;--e-global-color-cecd92f:#656565;--e-global-color-f9f4623:#ABABAB;--e-global-color-f2d59d8:#000000;--e-global-color-97ddd93:#FFFFFF;--e-global-color-607f5c0:#F6F6F8;--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;background-color:#FFFFFF;}.elementor-kit-9 e-page-transition{background-color:var( --e-global-color-97ddd93 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Define a cor de fundo global como branca */
body document.addEventListener("DOMContentLoaded", function() {
    var typed = new Typed("#typed-effect", {
        strings: ["inspiram", "transformam", "conquistam"], // Palavras que serão digitadas
        typeSpeed: 50,   // Velocidade de digitação (em milissegundos)
        backSpeed: 50,   // Velocidade de apagamento (em milissegundos)
        backDelay: 3000, // Tempo antes de apagar (3 segundos)
        startDelay: 500, // Atraso antes de começar (500 milissegundos)
        loop: true,      // Repete infinitamente as palavras
        showCursor: true,
        cursorChar: "|"
    });
});
h1 {
    white-space: normal;
    word-wrap: break-word;
    width: 100%; /* Ou use % para responsividade */
    max-width: 100%;
}/* End custom CSS */