#forminator-module-462,
#forminator-module-463,
#forminator-module-464,
form[data-form-id="462"],
form[data-form-id="463"],
form[data-form-id="464"] {
	box-sizing: border-box;
	width: calc(100% - 48px) !important;
	max-width: 900px !important;
	margin-left: 24px !important;
	margin-right: auto !important;
}

.sspb-questionnaire-policy {
	box-sizing: border-box;
	width: 100%;
	max-width: 900px;
	overflow-wrap: anywhere;
}

.sspb-questionnaire-policy p {
	max-width: 76ch;
}

@media (max-width: 640px) {
	#forminator-module-462,
	#forminator-module-463,
	#forminator-module-464,
	form[data-form-id="462"],
	form[data-form-id="463"],
	form[data-form-id="464"] {
		width: calc(100% - 24px) !important;
		margin-left: 12px !important;
	}
}
