.elementor-849 .elementor-element.elementor-element-3eabc41:not(.elementor-motion-effects-element-type-background), .elementor-849 .elementor-element.elementor-element-3eabc41 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://flbrevard.com/wp-content/uploads/2023/03/19842347.jpg");background-position:center center;background-size:cover;}.elementor-849 .elementor-element.elementor-element-3eabc41{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:30px 10px 30px 10px;z-index:11;}.elementor-849 .elementor-element.elementor-element-3eabc41 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-849 .elementor-element.elementor-element-e48ace3{text-align:center;}.elementor-849 .elementor-element.elementor-element-e48ace3 .elementor-heading-title{color:#FFFFFF;font-family:"Kanit", Sans-serif;font-size:22px;font-weight:600;}.elementor-849 .elementor-element.elementor-element-477ad4c{text-align:center;}.elementor-849 .elementor-element.elementor-element-477ad4c img{width:381px;}.elementor-849 .elementor-element.elementor-element-120f13d img{width:100%;}@media(max-width:1024px){.elementor-849 .elementor-element.elementor-element-e48ace3 .elementor-heading-title{font-size:20px;}}@media(max-width:767px){.elementor-849 .elementor-element.elementor-element-e48ace3 .elementor-heading-title{font-size:18px;}}/* Start custom CSS for image, class: .elementor-element-477ad4c */.elementor-849 .elementor-element.elementor-element-477ad4c img{
        -webkit-animation: heartbeat 3s ease-in-out infinite both;
    animation: heartbeat 3s ease-in-out infinite both;
}

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}/* End custom CSS */