.elementor-722 .elementor-element.elementor-element-d684bc9{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overflow:hidden;}.elementor-722 .elementor-element.elementor-element-d684bc9:not(.elementor-motion-effects-element-type-background), .elementor-722 .elementor-element.elementor-element-d684bc9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-722 .elementor-element.elementor-element-7503d16 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;word-spacing:2px;color:#F1FF00;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for heading, class: .elementor-element-7503d16 */.textoanimado{
    display: inline-block;
    animation: carrossel 10s linear infinite;
}
@keyframes carrossel{
    0%{
        transform: translatex(0);
    }
    100%{
        transform: translatex(-900px);
    }
}

.textoanimado2{
    white-space: nowrap;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d684bc9 */.textoanimado{
    display: inline-block;
    animation: carrossel 20s linear infinite;
}
@keyframes carrossel{
    0%{
        transform: translatex(0);
    }
    100%{
        transform: translatex(-900px);
    }
}

.textoanimado2{
    white-space: nowrap;/* End custom CSS */