.overflow-hidden{overflow:hidden}.pagination-container{display:flex;align-items:center;justify-content:center;-moz-column-gap:12px;column-gap:12px}.paginate-buttons{height:40px;line-height:40px;border-radius:999px;font-weight:500;text-align:center;cursor:pointer;background-color:#f2f2f2;color:#000;transition:all linear .3s}.paginate-buttons:hover{background-color:rgb(var(--primary));color:#fff}.number-buttons{width:40px}.back-button,.next-button{padding-inline:16px;letter-spacing:.5px;text-transform:capitalize}.active-page{background-color:rgb(var(--primary));color:#fff}.modal{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;transform:none!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;background-color:#0009!important}.modal-dialog{width:90%!important;max-width:500px!important;max-height:90vh!important;overflow-y:auto!important;background:#fff!important;padding:20px!important;border-radius:8px!important}
