
.elementor-animation-grow{transition-duration:.3s;transition-property:transform}
.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}
.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}
.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(0.9)}
@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}
.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{
	animation-name:elementor-animation-pulse;
	animation-duration:1s;
	animation-timing-function:linear;
	animation-iteration-count:infinite
	}
@keyframes elementor-animation-pulse-grow{to{transform:scale(1.1)}}
.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover{
	animation-name:elementor-animation-pulse-grow;
	animation-duration:.3s;animation-timing-function:linear;
	animation-iteration-count:infinite;
	animation-direction:alternate}@keyframes elementor-animation-pulse-shrink{to{transform:scale(0.9)}}
.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover{
	animation-name:elementor-animation-pulse-shrink;
animation-duration:.3s;
animation-timing-function:linear;
animation-iteration-count:infinite;
animation-direction:alternate
}

