	:root {
		--global-menu-top: 65px;
		--global-menu-height: calc(100vh - 65px);
		--global-menu-width: 420px;
	}
