.sitemap-module .hs-menu-item{display:flex;flex-flow:column nowrap;margin-left:40px}.sitemap-module .hs-menu-item.hs-menu-depth-1{margin-left:0}.sitemap-module .hs-menu-item>a{color:var(--color-text);font-weight:400;letter-spacing:1px;margin-bottom:12px;padding:4px;position:relative;text-decoration:none;text-transform:uppercase;width:fit-content}.sitemap-module .hs-menu-item>a:focus,.sitemap-module .hs-menu-item>a:hover{color:var(--color-text-hyperlink);outline:none}.sitemap-module .hs-menu-item>a:focus-visible{color:var(--color-text-hyperlink)}.sitemap-module .hs-menu-item>a:after{background:var(--color-text-hyperlink);bottom:0;content:"";height:2px;position:absolute;right:0;transition:width .3s ease;width:0}.sitemap-module .hs-menu-item>a:focus:after,.sitemap-module .hs-menu-item>a:hover:after{left:0;width:100%}.sitemap-module .hs-menu-item>a:focus-visible:after{left:0;width:100%}