.sitemap--list ul,.sitemap--sublist ul{display:flex;flex-direction:column;justify-content:left}.sitemap--list li::before,.sitemap--sublist li::before{content:"";margin-right:.4rem}.sitemap--list li::before a,.sitemap--sublist li::before a{background-image:linear-gradient(transparent calc(100% - 2px), currentColor 2px);background-repeat:no-repeat;background-size:0% 100%;color:var(--pri-color);font-style:italic;font-weight:inherit;text-decoration:none;transition:background-size .35s var(--trans)}.sitemap--list li::before a:focus,.sitemap--list li::before a:hover,.sitemap--sublist li::before a:focus,.sitemap--sublist li::before a:hover{background-size:100% 100%;color:var(--pri-color)}
