.pagination{display:flex;align-items:center;gap:.5rem;justify-content:center;color:var(--gray-100);margin:0 auto}.pagination .arrow-left{transform:rotate(90deg)}.pagination .arrow-right{transform:rotate(-90deg)}.pagination .arrow.disabled{cursor:auto}.pagination .arrow.disabled .icon-select-arrow{color:var(--gray-50)}.pagination .arrow:hover{background:0 0}.pagination .icon{color:var(--gray-100);font-size:.875rem}.pagination a,.pagination li span{display:flex;align-items:center;justify-content:center;width:2rem;min-width:2rem;height:2rem;font-size:.875rem;border-radius:.375rem}.pagination a:hover,.pagination li span:hover{background:var(--primary-burgundy);color:var(--white)}.pagination span{display:block;width:2rem;min-width:2rem;height:2rem}.pagination a.active{background:var(--primary-burgundy);color:var(--white)}@media screen and (min-width:360px){.pagination{gap:.75rem}.pagination a{width:2rem;min-width:2rem;height:2rem}.pagination .arrow{width:1.5rem;min-width:1.5rem;height:1.5rem}}@media screen and (min-width:992px){.pagination a{width:2.375rem;min-width:2.375rem;height:2.375rem}}
/*# sourceMappingURL=../sourcemaps/pagination.css.map */
