.c-page-nav{--page-nav-count-margin-end:auto;--page-nav-links-margin-start:auto;align-items:center;display:flex;flex-direction:column;flex-direction:column-reverse;font-size:var(--font-static-sm);font-weight:500;gap:1rem;justify-content:center;padding-top:var(--grid-section-md)}.c-page-nav__to-top{display:grid;width:100%}.c-page-nav__count{font-size:var(--font-static-sm);font-weight:700;text-align:center}.c-page-nav--top{--page-nav-count-margin-end:0;--page-nav-links-margin-start:0;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--grid-gutter-sm);justify-content:space-between;padding-top:0}@media only screen and (min-width:64em){.c-page-nav{align-items:center;display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between;padding-block:1rem}.c-page-nav__to-top{display:block;width:auto}.c-page-nav__count{margin-inline-end:var(--page-nav-count-margin-end);text-align:left}.c-page-nav--top{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--grid-gutter-sm);justify-content:flex-start;padding-block:1rem}}@media only screen and (max-width:calc(64em - 1px)){.c-page-nav--top:not(:has(.c-page-nav-links)){justify-content:center;margin-top:-.5rem}}