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