.elementor-kit-7{--e-global-color-primary:#003CAA;--e-global-color-secondary:#FFE000;--e-global-color-text:#272727;--e-global-color-accent:#FFFFFF;--e-global-color-43f4923:#17C400;--e-global-color-61d404a:#FF311C;--e-global-color-6503779:#333333;--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;--e-global-typography-3448232-font-family:"Montserrat";--e-global-typography-3448232-font-size:35px;--e-global-typography-3448232-font-weight:600;--e-global-typography-529de2b-font-family:"Montserrat";--e-global-typography-529de2b-font-size:18px;--e-global-typography-529de2b-font-weight:500;--e-global-typography-529de2b-line-height:1.4em;color:#FF311C;overscroll-behavior:auto;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#000000;}.elementor-kit-7 a:hover{color:#000000;}.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-kit-7{--e-global-typography-3448232-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-kit-7 .elementor-gradient{
    background: linear-gradient(90deg, #003CAA, #40607C, #003CAA, #40607C);
    background-size: 400% 200%;
    transition: background 1.5s cubic-bezier(0.5, 0.1, 0.4, 0.9);
    animation: brilho 9.5s ease-in infinite;
}

@keyframes brilho{
    0%{
        background-position: 0 0;
    }
    100%{
        background-position:100% 0;
    }
}
.destaque{
    background-image: linear-gradient(to right,#FF311C,#FF311C);
    -webkit-background-clip: text;
    display: inline-block;
    -webkit-text-fill-color: #00000000;
    font-weight: 600;
}/* End custom CSS */