.elementor-159 .elementor-element.elementor-element-49df82b8{--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-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-159 .elementor-element.elementor-element-243616c0{--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-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-159 .elementor-element.elementor-element-32af4b74 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:700;color:#002EC8;}.elementor-159 .elementor-element.elementor-element-11af6de6 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:400;-webkit-text-stroke-color:#000;stroke:#000;color:#FF0000;}.elementor-159 .elementor-element.elementor-element-49204e53{--spacer-size:50px;}@media(max-width:767px){.elementor-159 .elementor-element.elementor-element-1b760373 img{width:36%;}.elementor-159 .elementor-element.elementor-element-53640b0c img{width:100%;}.elementor-159 .elementor-element.elementor-element-32af4b74{padding:0px 20px 0px 20px;text-align:center;}.elementor-159 .elementor-element.elementor-element-32af4b74 .elementor-heading-title{font-size:14px;}.elementor-159 .elementor-element.elementor-element-11af6de6{padding:2px 0px 0px 0px;text-align:center;}.elementor-159 .elementor-element.elementor-element-11af6de6 .elementor-heading-title{font-size:13px;}.elementor-159 .elementor-element.elementor-element-a5f7c0c img{width:46%;}.elementor-159 .elementor-element.elementor-element-5a6775fd img{width:100%;}.elementor-159 .elementor-element.elementor-element-61046742 img{width:84%;}.elementor-159 .elementor-element.elementor-element-49204e53{--spacer-size:5px;}}/* Start custom CSS for image, class: .elementor-element-53640b0c */.pulse {
	animation: pulse 0.7s infinite;
	margin: 0 auto;
	display: table;
	margin-top: 0px;
	animation-direction: alternate;
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes pulse {
	0% {
	-webkit-transform: scale(1);
}
100% {
	-webkit-transform: scale(1.1);
}
} @keyframes pulse {
	0% {
	transform: scale(1);
}
100% {
	transform: scale(1.1);
}/* End custom CSS */