html {
	--header-height: calc( 10vw / 195 * 73 + 2 * 20px );
	scroll-padding-top: var( --header-height );
}
