.elementor-127 .elementor-element.elementor-element-19745ed img{border-radius:0px 0px 0px 0px;}.elementor-127 .elementor-element.elementor-element-19745ed > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(max-width:767px){.elementor-127 .elementor-element.elementor-element-38c4743{margin-top:0px;margin-bottom:0px;}.elementor-127 .elementor-element.elementor-element-4d9f350{width:70%;}.elementor-127 .elementor-element.elementor-element-e65be96{width:30%;}.elementor-127 .elementor-element.elementor-element-e65be96 > .elementor-element-populated{margin:0px -17px 0px 19px;--e-column-margin-right:-17px;--e-column-margin-left:19px;}}@media(min-width:768px){.elementor-127 .elementor-element.elementor-element-4d9f350{width:15%;}.elementor-127 .elementor-element.elementor-element-e65be96{width:84.665%;}.elementor-127 .elementor-element.elementor-element-3cbfb15{width:83.289%;}.elementor-127 .elementor-element.elementor-element-149ec86{width:16.32%;}}/* Start custom CSS for image, class: .elementor-element-19745ed */.elementor-127 .elementor-element.elementor-element-19745ed 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 */