.elementor-2204 .elementor-element.elementor-element-7984b042{--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;}.elementor-2204 .elementor-element.elementor-element-7984b042:not(.elementor-motion-effects-element-type-background), .elementor-2204 .elementor-element.elementor-element-7984b042 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2204 .elementor-element.elementor-element-554e1cce{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-2204 .elementor-element.elementor-element-7984b042{--justify-content:center;}}/* Start custom CSS for html, class: .elementor-element-6d13c421 */.whatsapp-pulse {
  display: inline-block;
  animation: pulse 1.8s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}/* End custom CSS */