.default-pagination{display:flex;align-items:center;gap:8px}@media screen and (max-width:780px){.default-pagination{justify-content:center}}.default-pagination a:not(.next-page-link){display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid #920000;width:28px;height:28px;color:#920000;transition:.3s ease-in-out;text-decoration:none}.default-pagination a:not(.next-page-link).active,.default-pagination a:not(.next-page-link):hover{background-color:#920000;color:#fff!important}.default-pagination a.next-page-link{margin-left:auto}@media screen and (max-width:780px){.default-pagination a.next-page-link{display:none}}.default-pagination .prev-page-arrow .stroke-color,.default-pagination .next-page-arrow .stroke-color{stroke:#920000;transition:.3s ease-in-out}.default-pagination .prev-page-arrow:hover .stroke-color,.default-pagination .next-page-arrow:hover .stroke-color{stroke:#fff}.default-pagination .prev-page-arrow.disabled,.default-pagination .next-page-arrow.disabled{pointer-events:none;border-color:#d9d9d9}.default-pagination .prev-page-arrow.disabled .stroke-color,.default-pagination .next-page-arrow.disabled .stroke-color{stroke:#d9d9d9}
