.pagination{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;column-gap:10px;row-gap:10px;margin:10px 0 0 0}@media(min-width:768px){.pagination{margin:15px 0 0 0;column-gap:15px;row-gap:15px}}@media(min-width:993px){.pagination{margin:25px 0 0 0}}.pagination .page-numbers{padding:0;margin:0;display:flex;flex-direction:row;align-items:center}.pagination .current,.pagination a{border:#bdc3cf 1px solid;background-color:#24365e;color:#fff;text-align:center;font-weight:500;width:32px;height:32px;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:5px;border-radius:5px;line-height:1;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out}@media(min-width:768px){.pagination .current,.pagination a{width:40px;height:40px}}@media(min-width:993px){.pagination .current,.pagination a{width:45px;height:45px}}.pagination .current.current,.pagination .current:hover,.pagination .current:focus,.pagination a.current,.pagination a:hover,.pagination a:focus{background-color:#f1f3fb;color:#22355f;border-color:#8ba1e2;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out}.pagination .current.prev,.pagination .current.next,.pagination a.prev,.pagination a.next{width:auto;padding-left:10px;padding-right:10px;background-color:#24365e;border-color:#24365e;color:#fff}.pagination .current.prev:hover,.pagination .current.prev:focus,.pagination .current.next:hover,.pagination .current.next:focus,.pagination a.prev:hover,.pagination a.prev:focus,.pagination a.next:hover,.pagination a.next:focus{background-color:#f26522;color:#fff;border-color:#f26522}@media(min-width:768px){.pagination .current.prev,.pagination .current.next,.pagination a.prev,.pagination a.next{padding-left:15px;padding-right:15px;column-gap:15px}}.pagination ul{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;column-gap:10px;row-gap:10px;margin:0}.pagination ul li a{color:#525252;background-color:#fff;border:#d4d4d4 1px solid;text-align:center;font-weight:500;width:32px;height:32px;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:5px;border-radius:5px;line-height:1;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out;font-size:12px}@media(min-width:768px){.pagination ul li a{font-size:13px;width:40px;height:40px}}@media(min-width:993px){.pagination ul li a{font-size:14px;width:45px;height:45px}}.pagination ul li a:hover,.pagination ul li a:focus{background-color:#f1f3fb;color:#22355f;border-color:#8ba1e2;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out}.pagination ul li.active a{background-color:#f1f3fb;color:#22355f;border:#8ba1e2 1px solid;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out}.pagination ul li.prev a,.pagination ul li.next a,.pagination ul li.pagination-next a,.pagination ul li.pagination-previous a{width:auto;padding-left:10px;padding-right:10px;background-color:#22355f;color:#fff;border-color:#22355f;word-spacing:8px}.pagination ul li.prev a:hover,.pagination ul li.prev a:focus,.pagination ul li.next a:hover,.pagination ul li.next a:focus,.pagination ul li.pagination-next a:hover,.pagination ul li.pagination-next a:focus,.pagination ul li.pagination-previous a:hover,.pagination ul li.pagination-previous a:focus{background-color:#f26522;color:#fff;border-color:#f26522}@media(min-width:768px){.pagination ul li.prev a,.pagination ul li.next a,.pagination ul li.pagination-next a,.pagination ul li.pagination-previous a{padding-left:15px;padding-right:15px;column-gap:15px}}.pagination .page-ellipsis{padding:0 5px;font-weight:500;height:32px;display:flex;flex-direction:row;align-items:center;justify-content:center;line-height:1}@media(min-width:768px){.pagination .page-ellipsis{height:40px}}@media(min-width:993px){.pagination .page-ellipsis{height:45px}}.pagination button.page-link{color:#525252;background-color:#fff;border:#d4d4d4 1px solid;text-align:center;font-weight:500;width:32px;height:32px;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:5px;border-radius:5px;line-height:1;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out;font-size:12px}@media(min-width:768px){.pagination button.page-link{width:40px;height:40px;font-size:13px}}@media(min-width:993px){.pagination button.page-link{width:45px;height:45px;font-size:14px}}.pagination button.page-link:hover,.pagination button.page-link:focus{background-color:#f1f3fb;color:#22355f;border-color:#8ba1e2;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out}.pagination button.page-link.prev,.pagination button.page-link.next{width:auto;padding-left:10px;padding-right:10px;background-color:#22355f;color:#fff;border-color:#22355f;word-spacing:8px}.pagination button.page-link.prev:hover,.pagination button.page-link.prev:focus,.pagination button.page-link.next:hover,.pagination button.page-link.next:focus{background-color:#f26522;border-color:#f26522}@media(min-width:768px){.pagination button.page-link.prev,.pagination button.page-link.next{padding-left:15px;padding-right:15px;column-gap:15px}}.pagination button.page-link:disabled{background-color:#e5e5e5;border:#e5e5e5 1px solid;color:#737373;cursor:default;opacity:.7}.pagination button.page-link:disabled:hover,.pagination button.page-link:disabled:focus{background-color:#e5e5e5;border:#e5e5e5 1px solid;color:#737373}.pagination button.page-link:disabled.is-active{background-color:#f1f3fb;color:#22355f;border:#8ba1e2 1px solid;opacity:1}.pagination button.page-link:disabled.is-active:hover,.pagination button.page-link:disabled.is-active:focus{background-color:#f1f3fb;color:#22355f;border:#8ba1e2 1px solid}