.elementor-7 .elementor-element.elementor-element-fd129af{--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;--gap:50px 50px;--row-gap:50px;--column-gap:50px;}.elementor-7 .elementor-element.elementor-element-fd129af:not(.elementor-motion-effects-element-type-background), .elementor-7 .elementor-element.elementor-element-fd129af > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.rufspet.com.br/wp-content/uploads/2025/06/WhatsApp-Image-2025-06-20-at-09.30.51.jpeg");background-position:center center;background-size:cover;}.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-7 .elementor-element.elementor-element-75ec760{text-align:center;}.elementor-7 .elementor-element.elementor-element-75ec760 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:800;color:#FFFFFF;}.elementor-widget-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-7 .elementor-element.elementor-element-e55223f img{width:75%;}.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-7 .elementor-element.elementor-element-64c4010 .elementor-button{background-color:#FEE600;font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:700;fill:#000000;color:#000000;padding:20px 50px 020px 50px;}@media(max-width:767px){.elementor-7 .elementor-element.elementor-element-75ec760 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7 .elementor-element.elementor-element-75ec760{text-align:center;}.elementor-7 .elementor-element.elementor-element-64c4010 .elementor-button{font-size:23px;}}@media(min-width:768px){.elementor-7 .elementor-element.elementor-element-fd129af{--content-width:1191px;}}/* Start custom CSS for button, class: .elementor-element-64c4010 */.botao-pulsante {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: none;
  }
  50% {
    transform: scale(1.05);
    box-shadow: none;
  }
  100% {
    transform: scale(1);
    box-shadow: none;
  }
}/* End custom CSS */