.ancornik-anchor {
    display: block;
    position: relative;
    visibility: hidden;
    pointer-events: none;
    height: 0;
    line-height: 0;
    scroll-margin-top: var(--ancornik-offset, 0px);
}
