
#elementor-popup-modal-3177 {
	background-color: rgba(0, 0, 0, .8);
	justify-content: center;
	align-items: center;
	pointer-events: all;
}

#elementor-popup-modal-3177 .dialog-message {
	width: 80vw;
	height: auto;
}

#elementor-popup-modal-3177 .dialog-close-button {
	display: flex;
	background-color: var(--e-global-color-secondary);
	font-size: 20px;
}

#elementor-popup-modal-3177 .dialog-widget-content {
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
}

#elementor-popup-modal-3177 .dialog-close-button i {
	color: var(--e-global-color-d570da5);
}

#elementor-popup-modal-3177 .dialog-close-button svg {
	fill: var(--e-global-color-d570da5);
}
