 .report__fieldset {
	display: none;
	margin: 24px 0;
}

.report__fieldset.open {
	display: block;
}
