/** @format */

.scroll_anchor {
	position: absolute;
	top: calc(0px - var(--real-heights-from-top));
}

.wysiwyg [id] {
	scroll-margin-top: calc(var(--header-topcareerlinks-height) + var(--header-topbar-height) + var(--header-topbar-sub-menu-height) + var(--universal-gap));
}
