.elementor-kit-9016{--e-global-color-primary:#534849;--e-global-color-secondary:#534849;--e-global-color-text:#534849;--e-global-color-accent:#DF1125;--e-global-color-66a8ce3:#F54355;--e-global-color-649c16c:#FF8A95;--e-global-color-5a7894d:#FFE7E9;--e-global-color-c021959:#FFF6F7;--e-global-color-d12893a:#FFFFFF;--e-global-color-1492cda:#FF0921;--e-global-color-c665083:#000000;--e-global-color-9259a79:#C4C8CD;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:200;--e-global-typography-primary-letter-spacing:-2px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-letter-spacing:-1px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:-0.4px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-61154bc-font-family:"Montserrat";--e-global-typography-61154bc-font-size:14px;--e-global-typography-61154bc-font-weight:400;--e-global-typography-61154bc-letter-spacing:-0.2px;--e-global-typography-6301a2c-font-family:"Montserrat";--e-global-typography-6301a2c-font-size:16px;--e-global-typography-6301a2c-font-weight:bold;--e-global-typography-6301a2c-letter-spacing:-0.4px;--e-global-typography-1d5e6a6-font-family:"Montserrat";--e-global-typography-1d5e6a6-font-size:48px;--e-global-typography-1d5e6a6-font-weight:200;--e-global-typography-1d5e6a6-letter-spacing:-2px;--e-global-typography-83ceeaa-font-family:"Montserrat";--e-global-typography-83ceeaa-font-size:48px;--e-global-typography-83ceeaa-font-weight:200;--e-global-typography-83ceeaa-letter-spacing:-2px;background-color:#000000;color:#534849;}.elementor-kit-9016 button,.elementor-kit-9016 input[type="button"],.elementor-kit-9016 input[type="submit"],.elementor-kit-9016 .elementor-button{background-color:var( --e-global-color-accent );border-radius:20px 20px 20px 20px;padding:15px 25px 15px 25px;}.elementor-kit-9016 button:hover,.elementor-kit-9016 button:focus,.elementor-kit-9016 input[type="button"]:hover,.elementor-kit-9016 input[type="button"]:focus,.elementor-kit-9016 input[type="submit"]:hover,.elementor-kit-9016 input[type="submit"]:focus,.elementor-kit-9016 .elementor-button:hover,.elementor-kit-9016 .elementor-button:focus{background-color:var( --e-global-color-66a8ce3 );}.elementor-kit-9016 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9016 p{margin-block-end:2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-9016{--e-global-typography-primary-font-size:25px;--e-global-typography-secondary-font-size:15px;--e-global-typography-1d5e6a6-font-size:25px;--e-global-typography-83ceeaa-font-size:25px;}.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 */