.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 #CB1517;width:28px;height:28px;color:#cb1517;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:#cb1517;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:#cb1517;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:#f0f0f0}.default-pagination .prev-page-arrow.disabled .stroke-color,.default-pagination .next-page-arrow.disabled .stroke-color{stroke:#f0f0f0}
