.elementor-894 .elementor-element.elementor-element-78c5ba0{--display:flex;--min-height:100vh;--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;--padding-top:3em;--padding-bottom:5em;--padding-left:0em;--padding-right:0em;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );}.elementor-894 .elementor-element.elementor-element-e794c3c .elementor-button{border-radius:5px 5px 5px 5px;padding:25px 90px 25px 90px;}html.elementor-html{position:relative;}html.elementor-html::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin-right:auto;margin-left:auto;pointer-events:none;z-index:1000;min-height:100vh;}@media(max-width:1366px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:1024px){.elementor-894 .elementor-element.elementor-element-78c5ba0{--min-height:100vh;--padding-top:2em;--padding-bottom:5em;--padding-left:0em;--padding-right:0em;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-894 .elementor-element.elementor-element-78c5ba0{--min-height:100vh;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-894 .elementor-element.elementor-element-e794c3c .elementor-button{padding:25px 30px 25px 30px;}}@media(min-width:2400px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}/* Start custom CSS for button, class: .elementor-element-e794c3c */.elementor-894 .elementor-element.elementor-element-e794c3c .elementor-button {
    animation: 3.4s cubic-bezier(0.2, 0.5, 0.9, 0.6) 2s infinite brilho;
    background-image: linear-gradient(45deg, #25d366, #128c7e, #25d366, #128c7e); /* Cores do WhatsApp: verde e verde-azulado */
    background-size: 400% 200%;
    transition: all .8s;
}

@keyframes brilho {
    0% {
        background-position: 0 0;
    }  

    100% {
        background-position: 100% 0;
    }
}

/** Mouse em cima **/   
.elementor-894 .elementor-element.elementor-element-e794c3c .elementor-button:hover {
    transition: background 1.6s cubic-bezier(0.55, 0.1, 0.47, 0.94) 0s;
    transition: all .8s;
    box-shadow: 0 0px 32px -2px rgba(37, 211, 102, 1); /** Cores do brilho atrás do botão do WhatsApp */
}




.elementor-form .elementor-button {
    width: 100%;
    padding-top: 25px!important;
    padding-bottom: 25px!important;
    font-family: 'archivo', sans-serif;
    font-weight: 700;
          font-size: 1.125em!important;
}

.elementor-894 .elementor-element.elementor-element-e794c3c .elementor-button svg{
    width: 25px; /*altere o tamanho aqui*/
    height: 25px; /*altere o tamanho aqui*/
    vertical-align: middle;
}

.elementor-894 .elementor-element.elementor-element-e794c3c .elementor-button-content-wrapper {
    align-items: center
}/* End custom CSS */