.marker{position:relative}.marker svg{left:0;margin-left:auto;margin-right:auto;pointer-events:none;position:absolute;right:0;top:-50%}.marker path{transition:stroke-dashoffset .3s linear;stroke-width:1;stroke:var(--color-marker);fill:none;stroke-linecap:round}.marker:hover path{stroke-dashoffset:0}._active .marker path,.router-link-exact-active .marker path{stroke-dashoffset:0;visibility:visible!important}
