@mixin component {
	position: relative;
	scroll-margin-block-start: var(--commons-banner-height);
}
