.elementor-314 .elementor-element.elementor-element-cbb74f4{--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;--background-transition:0.3s;}#elementor-popup-modal-314 .dialog-message{width:100px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-314{justify-content:flex-end;align-items:flex-end;}#elementor-popup-modal-314 .dialog-widget-content{background-color:#02010100;margin:0px 0px 025px 25px;}@media(max-width:767px){.elementor-314 .elementor-element.elementor-element-1bda5f4 img{width:81%;}.elementor-314 .elementor-element.elementor-element-1bda5f4{z-index:1000;}}/* Start custom CSS for image, class: .elementor-element-1bda5f4 */.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 */