#wd-fb-330623 {
	--wd-fb-w: 450px;
	z-index: 1000000000;
	--wd-close-btn-offset-v: -10px;
	--wd-close-btn-offset-h: 0px;
	--wd-align-items: center;
	--wd-justify-content: center;
}
#wd-fb-330623 .wd-fb {
	--wd-align-items: end;
	background-color: rgb(255,255,255);
	box-shadow:0px 0px 7px 3px rgba(0,0,0,0.34);
	border-radius: 15px;
	border-style: solid;
	border-color: rgb(135,135,135);
}
#wd-fb-330623 .wd-fb-close {
	--wd-action-color: rgb(0,0,0);
	--wd-action-color-hover: rgb(221,51,51);
}
#wd-fb-330623 .wd-fb-inner {
	padding: 25px 20px 0px 20px;
}

@media (max-width: 767px) {
	#wd-fb-330623 {
		--wd-fb-h: 80vh;
	--wd-fb-mt: 25px;
	--wd-fb-mr: 25px;
	--wd-fb-mb: 25px;
	--wd-fb-ml: 25px;
	}
}
