.Pagination_pagination__yfQ_d{user-select:none;background:#fff;box-shadow:0 12px 20px 3px rgba(223,224,235,.02);display:flex;justify-content:center;align-items:center;padding:13px 16px}.Pagination_pagination__paginationItem__7n4H9{display:flex;align-items:center;height:fit-content;list-style:none;padding:0;margin:0}.Pagination_pagination__button__1XjX9{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;margin:0;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:var(--font-roobert);font-size:12px;font-weight:400;color:#3e3841;min-height:36px}.Pagination_pagination__button__1XjX9 svg{display:flex;align-items:center;justify-content:center;flex-shrink:0}.Pagination_pagination__button--prev__8tVel{flex-direction:row;margin:0 2px 0 0}.Pagination_pagination__button--prev__8tVel svg{transform:rotate(180deg)}.Pagination_pagination__button--next__QL025{flex-direction:row;margin:0 0 0 2px}.Pagination_pagination__button--next__QL025 svg{transform:rotate(0deg)}.Pagination_pagination__button--enabled__UwcON{color:#3e3841}.Pagination_pagination__button--enabled__UwcON:hover{background:#f7f7f8}.Pagination_pagination__button--enabled__UwcON:active{background:#f0f0f0}.Pagination_pagination__button--disabled__GNTDi{background:#fff;color:#aca3b1;cursor:not-allowed;opacity:.6}.Pagination_pagination__buttonText___K_RB{display:flex;align-items:center;font-family:var(--font-roobert);font-size:12px;font-weight:400;line-height:1;white-space:nowrap;height:100%}.Pagination_pagination__page__ZJPn8{display:flex;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:8px 12px;margin:0 2px;border-radius:4px;border:1px solid #f4f3f5;background:#fff;cursor:pointer;transition:all .2s ease;font-family:var(--font-roobert)}.Pagination_pagination__page__ZJPn8 a{font-weight:400;font-size:12px;color:#3e3841;text-decoration:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.Pagination_pagination__page__ZJPn8:hover:not(.Pagination_pagination__page--active__XKooQ){background:#f7f7f8;border-color:#f3f4f7}.Pagination_pagination__page--active__XKooQ{background:#e8dfec;border-color:#e8dfec}.Pagination_pagination__page--active__XKooQ a{color:#523b9f!important;font-weight:400}.Pagination_pagination__break__HfISv{display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;margin:0 2px}.Pagination_pagination__break__HfISv a{font-size:12px;color:#3e3841;font-family:var(--font-roobert);font-weight:400;text-decoration:none}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.CustomTable_customTable__iGKV5{width:100%;overflow:auto hidden;margin:0 0 20px}.CustomTable_customTable__tableWrapper__VGSL8{overflow:auto hidden;width:100%}.CustomTable_customTable__table__S8p_T{width:100%;border-collapse:separate;border-spacing:0 12px;table-layout:auto;min-width:600px}.CustomTable_customTable__head___gJ_r{height:48px;width:100%}.CustomTable_customTable__headCell__8ldKz{padding:22px 24px;white-space:nowrap;font-size:12px;text-align:left;font-weight:400;color:#412b4e;font-family:var(--font-roobert);background:rgba(238,221,255,.3019607843);border-top:1px solid #f4f3f3;border-bottom:1px solid #f4f3f3}.CustomTable_customTable__headCell__8ldKz:first-child{border-top-left-radius:16px;border-bottom-left-radius:16px;border-left:1px solid #f4f3f3}.CustomTable_customTable__headCell__8ldKz:last-child{border-top-right-radius:16px;border-bottom-right-radius:16px;border-right:1px solid #f4f3f3}.CustomTable_customTable__bodyRow__5uL0a{width:100%;height:48px;background:#fff;transition:background .4s ease}.CustomTable_customTable__bodyRow__5uL0a:hover,.CustomTable_customTable__bodyRow__5uL0a:hover .CustomTable_customTable__bodyCell__cP7wL{background:#f7f7f8}.CustomTable_customTable__bodyRow--clickable__5GVRh{cursor:pointer}.CustomTable_customTable__bodyCell__cP7wL{padding:20px 24px;color:#3e3841;font-size:12px;font-weight:400;white-space:nowrap;background:#fff;transition:background .4s ease;border-top:1px solid #f4f3f3;border-bottom:1px solid #f4f3f3}.CustomTable_customTable__bodyCell__cP7wL:first-child{border-top-left-radius:16px;border-bottom-left-radius:16px;border-left:1px solid #f4f3f3}.CustomTable_customTable__bodyCell__cP7wL:last-child{border-top-right-radius:16px;border-bottom-right-radius:16px;border-right:1px solid #f4f3f3}.CustomTable_customTable__bodyCell--end__v6sEX{height:48px;width:100%;display:flex;align-items:center;justify-content:flex-end}.CustomTable_customTable__emptyState__wii8H{width:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px;border:1px solid #f4f0f8;border-radius:12px}.CustomTable_customTable__emptyIcon__2fgZE{display:flex;align-items:center;justify-content:center;color:#c8bdcb}.CustomTable_customTable__emptyTitle__rkdMT{margin:0;font-family:var(--font-rebond-grotesque);font-weight:500;font-size:.9375rem;color:#2d1f3d}.CustomTable_customTable__emptyDescription__o9uDb{margin:0;font-family:var(--font-roobert);font-size:.8125rem;color:#776d7d;text-align:center;max-width:18rem}@media(min-width:768px){.CustomTable_customTable__table__S8p_T{min-width:900px}.CustomTable_customTable__emptyState__wii8H{min-height:400px;padding:30px}.CustomTable_customTable__emptyTitle__rkdMT{font-size:1rem}.CustomTable_customTable__emptyDescription__o9uDb{font-size:.875rem;max-width:20rem}}