.pagination-nav a{align-items:center;color:#000;display:flex;flex-grow:1;flex-shrink:0;gap:20px;max-width:100%;padding:1.875rem;text-decoration:none}.pagination-nav a.rtl{flex-direction:row-reverse;text-align:end}.pagination-nav .name{color:inherit;font-size:1.5rem;font-weight:700;line-height:1.2}.pagination-nav svg{fill:currentColor}.pagination-nav a:hover{color:var(--theme-accent)}.pagination-nav{background:#f0f2f5;border-radius:3px}.theme-dark .pagination-nav,:root.theme-dark .pagination-nav{background:#37364e}.theme-dark .pagination-nav a,:root.theme-dark .pagination-nav a{color:hsla(0,0%,100%,.5)}.theme-dark .pagination-nav a:hover,:root.theme-dark .pagination-nav a:hover{color:#fff}