.elementor-kit-6{--e-global-color-primary:#FFD000;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#1A1A1A;--e-global-color-accent:#61CE70;--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;color:#1E1E1E;font-family:"Orbitron", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Orbitron", Sans-serif;font-size:20px;font-weight:600;color:#FFFFFF;padding:20px 20px 20px 20px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#1E1E1E;font-family:"Funnel Sans", Sans-serif;font-weight:400;}.elementor-kit-6 h1{color:#1E1E1E;font-family:"Orbitron", Sans-serif;font-size:20px;font-weight:700;}.elementor-kit-6 h2{color:#1E1E1E;font-family:"Orbitron", Sans-serif;font-size:20px;font-weight:700;}.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 */.scroll-left,
.scroll-right,
.scroll-bottom,
.scroll-top {
    opacity: 0;
    transition: all 1s ease; /* antes era 0.6s */
}

.scroll-left {
    transform: translate(-30px, 0);
}
.scroll-right {
    transform: translate(30px, 0);
}
.scroll-bottom {
    transform: translate(0, 80px);
}
.scroll-top {
    transform: translate(0, -80px);
}

/* Quando ativar */
.elementor-editor-active .scroll-bottom,
.elementor-editor-active .scroll-left,
.elementor-editor-active .scroll-right,
.ativo {
    opacity: 1;
    transform: translate(0, 0);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Funnel Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://goldfermg.com.br/wp-content/uploads/2025/10/FunnelSans-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */