/* age gate */
body.modal-open > :not(.modal):not(.modal-backdrop) {
	filter: blur(4px);
}