
.elementor-17188 .elementor-element.elementor-element-f5d3f57 {
	--display: flex;
	--min-height: 80vh;
}

#elementor-popup-modal-17188 .dialog-widget-content {
	background-color: var(--e-global-color-secondary);
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
}

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

#elementor-popup-modal-17188 .dialog-message {
	width: 70vw;
	height: 80vh;
	align-items: flex-start;
}

#elementor-popup-modal-17188 .dialog-close-button {
	display: flex;
}

@media (max-width:767px) {
	.elementor-17188 .elementor-element.elementor-element-f5d3f57 {
		--margin-top: 3.5rem;
		--margin-bottom: 0rem;
		--margin-left: 0rem;
		--margin-right: 0rem;
	}
	
	#elementor-popup-modal-17188 .dialog-message {
		width: 100vw;
		height: 80vh;
	}
}
