.module-header-top-nav{align-items:center;display:flex;justify-content:flex-end}.module-header-top-nav .nav-list{display:flex;gap:var(--gap-24)}.module-header-top-nav .nav-list a{color:var(--typography-body);font-family:var(--body-normal);font-size:var(--x-small);font-weight:var(--font-weight-light);text-decoration:none}.module-header-top-nav .nav-list a:active,.module-header-top-nav .nav-list a:focus,.module-header-top-nav .nav-list a:hover{color:var(--semantic-primary)}