.elementor-kit-13{--e-global-color-primary:#2F80ED;--e-global-color-secondary:#56CCF2;--e-global-color-text:#B9C6D0;--e-global-color-accent:#61CE70;--e-global-color-8b4f9f2:#0B1F3A;--e-global-color-e0e1659:#09203B;--e-global-color-02fad35:#FFFFFF;--e-global-color-82ea6db:#283C5480;--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:var( --e-global-color-8b4f9f2 );color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:16px;font-weight:300;line-height:1.6em;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{background-color:transparent;font-size:16px;font-weight:600;color:var( --e-global-color-02fad35 );background-image:linear-gradient(135deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);border-radius:8px 8px 8px 8px;padding:18px 24px 18px 24px;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{color:#2F80ED;}.elementor-kit-13 h1{color:var( --e-global-color-02fad35 );font-size:60px;font-weight:700;line-height:1.1em;}.elementor-kit-13 h2{color:var( --e-global-color-02fad35 );font-size:48px;font-weight:700;line-height:1.1em;}.elementor-kit-13 h3{color:var( --e-global-color-02fad35 );font-size:40px;font-weight:700;line-height:1.1em;}.elementor-kit-13 h4{color:var( --e-global-color-02fad35 );font-size:32px;font-weight:700;line-height:1.1em;}.elementor-kit-13 h5{color:var( --e-global-color-02fad35 );font-size:20px;font-weight:700;line-height:1.3em;}.elementor-kit-13 h6{color:var( --e-global-color-02fad35 );}.elementor-kit-13 input:not([type="button"]):not([type="submit"]),.elementor-kit-13 textarea,.elementor-kit-13 .elementor-field-textual{color:var( --e-global-color-02fad35 );background-color:var( --e-global-color-8b4f9f2 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-82ea6db );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-13 h1{font-size:48px;}.elementor-kit-13 h2{font-size:36px;}.elementor-kit-13 h3{font-size:32px;}.elementor-kit-13 h4{font-size:26px;}.elementor-kit-13 h5{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13 h1{font-size:36px;}.elementor-kit-13 h2{font-size:30px;}.elementor-kit-13 h3{font-size:26px;}.elementor-kit-13 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ALINHANDO CABEÇALHO NO SCROLL COM AS SEÇÕES */
html, body {
    scroll-padding-top: 100px;
}

@media (max-width: 1024px) {
    html, body {
        scroll-padding-top: 90px;
    }
}

@media (max-width: 767px) {
    html, body {
        scroll-padding-top: 80px;
    }
}



.featured-text {
    background: linear-gradient(135deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);
    color: #0000;
    -webkit-background-clip: text;
    background-clip: text;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-display: auto;
	src: url('https://useautofarmpro.com/wp-content/uploads/2026/05/Inter-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */