.page-nav{position:sticky;top:5rem;align-self:flex-start;display:flex;flex-direction:column;gap:1rem;width:15rem}@media(max-width:1200px){.page-nav{width:fit-content}}@media(max-width:900px){.page-nav{gap:1.25rem}}@media(max-width:500px){.page-nav--open{max-width:6rem}}
