.popup {
	@apply bg-white shadow-lg rounded-2xl p-4;
	z-index: 1500;
}
