.elementor-kit-29{--e-global-color-primary:#F6F0EA;--e-global-color-secondary:#F3DDCB;--e-global-color-text:#585858;--e-global-color-accent:#E3B792;--e-global-color-8404080:#F3CDAC;--e-global-color-a040087:#929292;--e-global-color-4febd4d:#000000;--e-global-color-d6e6107:#FFFFFF;--e-global-typography-primary-font-family:"DMSerif";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"JOST";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"JOST";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"JOST";--e-global-typography-accent-font-weight:600;}.elementor-kit-29 e-page-transition{background-color:#FFBC7D;}.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 */.textoanimado{
    display: inline-block;
    animation: carrossel 40s linear infinite;
}
@keyframes carrossel{
    0%{
        transform: translatex(0);
    }
    100%{
        transform: translatex(-900px);
    }
}

.textoanimado2{
    white-space: nowrap;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DMSerif';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://dradanielacarli.com.br/wp-content/uploads/2025/10/DMSerifDisplay-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */