.elementor-kit-5{--e-global-color-primary:#102750;--e-global-color-secondary:#102750;--e-global-color-text:#333333;--e-global-color-accent:#F56437;--e-global-color-e758087:#FFFFFF;--e-global-color-9609b28:#F9F9F9;--e-global-color-6737f62:#111827;--e-global-color-02049fe:#E5E7EB;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );text-transform:uppercase;color:var( --e-global-color-e758087 );border-radius:3em 3em 3em 3em;padding:1em 2em 1em 2em;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#F564376B;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-size:3.5em;font-weight:400;}.elementor-kit-5 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h3{font-size:1.6em;font-weight:400;line-height:1.2em;}.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-kit-5 h1{font-size:2.8em;}.elementor-kit-5 h3{font-size:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:2.2em;}.elementor-kit-5 h3{font-size:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.title-gradient {
    /* Do seu azul #102750 para um azul técnico mais claro */
    background: linear-gradient(90deg, #102750 0%, #2E4B85 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: inline-block; 
    font-weight: bold; 
}

.title-gradient-light {
    /* Branco absoluto para um cinza azulado metálico */
    background: linear-gradient(135deg, #FFFFFF 0%, #CEDDF2 80%, #A5B8D1 100%);
    -webkit-background-clip: text;
    padding-right: 0.1em;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    /* Sombra mais suave para não parecer amador */
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.2));
}

.title-gradient-orange {
    /* Do seu laranja #F56437 para um tom mais queimado/sóbrio */
    background: linear-gradient(90deg, #F56437 0%, #C84622 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: inline-block;
    font-weight: 800;
}/* End custom CSS */