.pagination{align-items:center;display:flex;gap:8px;margin-top:60px}.page-prev{margin-right:auto}.page-next{margin-left:auto}.pagination a{align-items:center;background:var(--overlay-boxes,#161619);border-radius:40px;color:#a1a7c0;display:inline-flex;font-size:16px;font-style:normal;font-weight:600;gap:6px;line-height:24px;padding:12px 28px;text-decoration:none;transition:.4s linear}.pagination a.active{background:var(--Primary,#87df67);border:1px solid var(--Primary,#87df67);border-radius:40px;color:#000}.pagination a.disabled{cursor:default;opacity:.4;pointer-events:none}.pagination a.page-next,.pagination a.page-prev{background:transparent;color:#fff;padding:0}.pagination a.page-next span,.pagination a.page-prev span{display:flex}.cards-grid .cards-filter{min-width:0;overflow-x:auto;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;margin-top:50px;scroll-behavior:smooth}.drop{display:flex;flex-wrap:nowrap;gap:8px;padding:4px 2px}.drop,.tag-pill{align-items:center}.tag-pill{background:#1e1e22;border:1.5px solid hsla(0,0%,100%,.12);border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:500;justify-content:center;letter-spacing:.01em;line-height:1;padding:9px 20px;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.tag-pill.active{background:#87df67;border-color:#87df67;color:#0d0d10;font-weight:600}@media (max-width:767px){.pagination a{gap:3px;padding:4px 16px}.pagination a,.pagination a.page-next,.pagination a.page-prev{font-size:14px}.pagination a.page-ellipsis{padding:0}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.pagination a.page-next,.pagination a.page-prev{justify-content:center;width:100%}}