#wd-fb-74705 {
	--wd-fb-w: 340px;
	--wd-close-btn-offset-v: -5px;
	--wd-close-btn-offset-h: -5px;
	--wd-align-items: start;
	--wd-justify-content: center;
}
#wd-fb-74705 .wd-fb {
	--wd-align-items: start;
	border-radius: 30px;
}

@media (max-width: 1024px) {
	#wd-fb-74705 {
		--wd-fb-w: 100vw;
	}
	#wd-fb-74705 .wd-fb-inner {
		padding-top: 280px;
	}
}

@media (max-width: 767px) {
	#wd-fb-74705 {
		--wd-fb-w: 100vw;
	--wd-close-btn-offset-v: 3px;
	--wd-fb-mt: 0px;
	--wd-fb-mr: 0px;
	--wd-fb-mb: 0px;
	--wd-fb-ml: 0px;
	}
	#wd-fb-74705 .wd-fb-inner {
		padding: 0px 0px 0px 0px;
	}
}
