.elementor-22378 .elementor-element.elementor-element-32c8477 > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

#elementor-popup-modal-22378 .dialog-widget-content {
	background-color: rgba(2, 1, 1, 0);
	border-radius: -1px -1px -1px -1px;
}

#elementor-popup-modal-22378 .dialog-message {
	width: 200px;
	height: auto;
}

#elementor-popup-modal-22378 {
	justify-content: flex-start;
	align-items: flex-end;
}

@media (max-width:1024px) {
	#elementor-popup-modal-22378 .dialog-widget-content {
		margin: 0% 0% 6% 0%;
	}
}

@media (max-width:767px) {
	#elementor-popup-modal-22378 .dialog-message {
		width: 150px;
	}
	
	#elementor-popup-modal-22378 .dialog-widget-content {
		margin: 0% 0% 12% 0%;
	}
}