.custom-pagination{display:flex!important;justify-content:center;align-items:center;gap:.25rem;padding:.35rem!important;width:-moz-fit-content!important;width:fit-content!important;margin:1.5rem auto!important;background:#fff;border:1px solid #edebe8;border-radius:16px!important;box-shadow:0 1px 2px rgba(30,20,40,.04),0 4px 14px -6px rgba(67,45,83,.1)}.custom-pagination .pagination-container{overflow-x:auto;white-space:nowrap}.custom-pagination .page-item{border:none!important}.custom-pagination .page-item .page-link{display:inline-flex!important;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .85rem!important;font-size:.88rem!important;font-weight:600!important;color:#45495e!important;background:transparent!important;border:none!important;border-radius:10px!important;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease!important}.custom-pagination .page-item:first-child .page-link,.custom-pagination .page-item:last-child .page-link{border-radius:10px!important;padding:0 1rem!important}.custom-pagination .page-item:not(.disabled):not(.active) .page-link:hover{background:hsla(275,55%,95%,.8)!important;color:#65259d!important}.custom-pagination .page-item:not(.disabled):not(.active) .page-link:focus,.custom-pagination .page-item:not(.disabled):not(.active) .page-link:focus-visible{background:hsla(275,55%,95%,.8)!important;color:#65259d!important;box-shadow:0 0 0 3px rgba(125,46,194,.15)!important;outline:none!important}.custom-pagination .page-item.active .page-link{background:linear-gradient(135deg,#8637be,#ce3b91 55%,#f7951d)!important;color:#fff!important;box-shadow:0 6px 14px -4px rgba(173,31,114,.4)!important;transform:translateY(-1px)}.custom-pagination .page-item.disabled .page-link{color:#abadba!important;background:transparent!important;pointer-events:none;cursor:not-allowed!important}.custom-pagination .page-item.disabled .page-link[aria-label=ellipsis]{color:#818598!important}.pagination-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin-top:1.25rem}.pagination-wrapper .custom-pagination{margin:0 auto!important}@media(max-width:768px){.custom-pagination .page-item .page-link{min-width:34px!important;height:34px!important;font-size:.8rem!important;padding:0 .55rem!important}}@media(max-width:480px){.custom-pagination{padding:.25rem!important}.custom-pagination .page-item .page-link{min-width:30px!important;height:30px!important;font-size:.72rem!important;padding:0 .4rem!important}}