/*--------------------------------------------------------------
# up-educational-project
--------------------------------------------------------------*/
@media print {
	*,
	*::after,
	*::before {
		-webkit-print-color-adjust: exact !important;
	}
	.l-header {
		position: static !important;
	}
	.c-anchor-top__wrap {
		display: none !important;
	}
}
