.elementor-22292 .elementor-element.elementor-element-2fbb9a9 > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-22292 .elementor-element.elementor-element-116ceee > .elementor-element-populated > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

#elementor-popup-modal-22292 .dialog-widget-content {
	background-color: rgba(0, 0, 0, 0);
	border-style: none;
	border-radius: 0px 0px 0px 0px;
}

#elementor-popup-modal-22292 .dialog-message {
	width: 150px;
	height: auto;
}

#elementor-popup-modal-22292 {
	justify-content: flex-end;
	align-items: flex-end;
}

@media (max-width:1024px) {
	#elementor-popup-modal-22292 .dialog-widget-content {
		margin: 0% 0% 6% 0%;
	}
}

@media (max-width:767px) {
	#elementor-popup-modal-22292 .dialog-message {
		width: 110px;
	}
	
	#elementor-popup-modal-22292 .dialog-widget-content {
		margin: 0% 0% 6% 0%;
	}
}