.elementor-2080 .elementor-element.elementor-element-ac2eade{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2080 .elementor-element.elementor-element-54c3dc0{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2080 .elementor-element.elementor-element-54c3dc0:not(.elementor-motion-effects-element-type-background), .elementor-2080 .elementor-element.elementor-element-54c3dc0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2080 .elementor-element.elementor-element-247d35b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2080 .elementor-element.elementor-element-cb91597 img{width:100%;}.elementor-2080 .elementor-element.elementor-element-dc17c26{--display:flex;--justify-content:center;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.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-2080 .elementor-element.elementor-element-ccf8b02 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:600;color:#000000;}.elementor-2080 .elementor-element.elementor-element-2ac819c .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:600;color:#000000;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2080 .elementor-element.elementor-element-1afdf5f .elementor-button{background-color:var( --e-global-color-accent );}@media(max-width:1024px){.elementor-2080 .elementor-element.elementor-element-ccf8b02 .elementor-heading-title{font-size:3vw;}.elementor-2080 .elementor-element.elementor-element-2ac819c .elementor-heading-title{font-size:3vw;}}@media(min-width:768px){.elementor-2080 .elementor-element.elementor-element-ac2eade{--content-width:100%;}.elementor-2080 .elementor-element.elementor-element-54c3dc0{--width:100%;}}/* Start custom CSS for button, class: .elementor-element-1afdf5f *//* pulsar luz */

/* selecionando o botao */
.elementor-2080 .elementor-element.elementor-element-1afdf5f .elementor-button{
    box-shadow: 0 0 0 rgba(255, 122, 0, 0.0);
    animation: pulsar-luz 1.8s infinite ease-in-out;
}

@keyframes pulsar-luz {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 122, 0, 0.0);
    }

    50% {
        box-shadow: 0 0 28px 6px rgba(255, 122, 0, 0.8);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 122, 0, 0.0);
    }
}/* End custom CSS */