.pagination-container{flex-wrap:wrap;justify-content:center;align-items:center;max-width:400px;margin:24px auto 40px;padding:40px 0;list-style:none;display:flex}@media (max-width:479px){.pagination-container{margin-top:0}}.page-item{text-align:center;justify-content:center;align-items:center;min-width:40px;min-height:40px;font-size:14px;display:flex}@media (max-width:479px){.page-item{font-size:12px}}:is(.page-item:has(a[aria-label="Go to previous page"]),.page-item:has(a[aria-label="Go to next page"])){order:-1;justify-content:center;width:32%;margin-bottom:8px;display:flex}@media (max-width:479px){:is(.page-item:has(a[aria-label="Go to previous page"]),.page-item:has(a[aria-label="Go to next page"])){margin-bottom:4px}}.page-item:has(a[aria-label="Go to previous page"]){margin-left:16%}.page-item:has(a[aria-label="Go to next page"]){margin-right:16%}.page-item:not(:has(a[aria-label*=page])){order:2;margin:0 16px}.page-item:has(a[aria-label="Go to first page"]):after{content:"···";color:#434343;order:2;justify-content:center;align-items:center;min-width:40px;min-height:40px;display:flex}.page-item:has(a[aria-label="Go to last page"]):before{content:"···";color:#434343;order:-1;justify-content:center;align-items:center;min-width:40px;min-height:40px;display:flex}.page-item.active .page-link{color:#000;border:none;font-weight:700;position:relative}.page-item.active .page-link:after{content:"";background-color:#000;width:100%;height:2px;position:absolute;bottom:-5px;left:0}.page-link{color:#434343;cursor:pointer;justify-content:center;align-items:center;min-width:40px;min-height:40px;text-decoration:none;display:flex}.page-link:hover{color:#000;font-weight:600}@media (max-width:479px){.page-link{min-width:24px;min-height:24px}}
