.elementor-44 .elementor-element.elementor-element-f763f6a{--display:flex;--padding-top:0em;--padding-bottom:2em;--padding-left:01em;--padding-right:1em;}.elementor-44 .elementor-element.elementor-element-4a12459 .elementskit-section-title-wraper .elementskit-section-title{color:var( --e-global-color-secondary );margin:0px 0px 15px 0px;}.elementor-44 .elementor-element.elementor-element-4a12459 .elementskit-section-title-wraper .elementskit-section-title > span{color:#000000;}.elementor-44 .elementor-element.elementor-element-4a12459 .elementskit-section-title-wraper .elementskit-section-title:hover > span{color:#000000;}.elementor-44 .elementor-element.elementor-element-d95ac62 .elementor-button{background-color:#E96127;font-family:"Poppins", Sans-serif;font-size:1em;font-weight:700;border-radius:5px 5px 5px 5px;padding:1.25em 03em 1.25em 3em;}.elementor-44 .elementor-element.elementor-element-d95ac62 .elementor-button:hover, .elementor-44 .elementor-element.elementor-element-d95ac62 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-44 .elementor-element.elementor-element-d95ac62 .elementor-button-content-wrapper{flex-direction:row;}.elementor-44 .elementor-element.elementor-element-d95ac62 .elementor-button .elementor-button-content-wrapper{gap:8px;}.elementor-44 .elementor-element.elementor-element-512304d{--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;}@media(min-width:768px){.elementor-44 .elementor-element.elementor-element-f763f6a{--width:100%;}}@media(max-width:1024px){.elementor-44 .elementor-element.elementor-element-f763f6a{--padding-top:2em;--padding-bottom:2em;--padding-left:2em;--padding-right:2em;}}@media(max-width:767px){.elementor-44 .elementor-element.elementor-element-d95ac62 .elementor-button{font-size:1em;padding:01.25em 0em 1.25em 0em;}}/* Start custom CSS for button, class: .elementor-element-d95ac62 */.elementor-44 .elementor-element.elementor-element-d95ac62 a{
    animation: pisca 1.5s infinite;
    box-shadow: 0px 0px 21px -6px #E96127; 
}

@keyframes pisca {
  70% {
    box-shadow: 0 0 0 25px rgb(0,0,0,0);

  }
    100% {
    box-shadow: 0 0 0 0 rgb(0,0,0,0);
  }
}/* End custom CSS */