.loading-overlay{position:fixed;inset-block-start:0;inset-inline-start:0;inline-size:100%;block-size:100%;z-index:9998;background-color:hsla(0,0%,100%,.7);display:flex;justify-content:center;align-items:center}.loading-overlay-fill-bg{background-color:#aca8a8}.loading-spinner-container{inline-size:80px;block-size:80px;position:relative}.loading-spinner{position:absolute;inset-inline-start:50%;inset-block-start:50%;transform:translate(-50%,-50%);inline-size:60px;block-size:40px;display:flex;justify-content:space-between;align-items:flex-end}.loading-spinner div{inline-size:10px;block-size:20px;background-color:#fff;border-radius:10px;animation:loading-spinner-animation 1s ease-in-out infinite}.loading-spinner div:first-child{background-color:#2263b35a;animation-delay:-.64s}.loading-spinner div:nth-child(2){background-color:#2263b35a;animation-delay:-.48s}.loading-spinner div:nth-child(3){background-color:#2263b35a;animation-delay:-.32s}.loading-spinner div:nth-child(4){background-color:#2263b35a;animation-delay:-.16s}@keyframes loading-spinner-animation{0%{transform:scale(1)}20%{transform:scaleY(2.5)}40%{transform:scale(1)}}.table_table__cB3AL{inline-size:100%;border-collapse:collapse;font-size:.8125rem;white-space:nowrap}.table_table__cB3AL [align=right]>*{text-align:end}.table_table__cB3AL [align=center]>*{text-align:center}.table_table__cB3AL thead{text-transform:uppercase;color:var(--mui-palette-text-primary);border-block-start:1px solid var(--border-color)}.table_table__cB3AL thead th{font-weight:500;font-size:.8125rem;letter-spacing:.2px;line-height:1.8462;text-align:start;block-size:56px}.table_table__cB3AL thead th:not(:first-of-type):not(:last-of-type){padding-block:.5rem;padding-inline:1rem}.table_table__cB3AL thead th:first-of-type:not(:has(input[type=checkbox])){padding-block:.5rem;padding-inline:1.5rem 1rem}.table_table__cB3AL thead th:first-of-type:has(input[type=checkbox]){padding-inline-start:.9375rem}.table_table__cB3AL thead th:last-of-type{padding-block:.5rem;padding-inline:1rem 1.5rem}.table_table__cB3AL tbody{color:var(--mui-palette-text-secondary)}.table_table__cB3AL tbody td,.table_table__cB3AL tbody th{font-size:.9375rem;line-height:1.4667;block-size:50px}.table_table__cB3AL tbody td:not(:first-of-type):not(:last-of-type),.table_table__cB3AL tbody th:not(:first-of-type):not(:last-of-type){padding-block:.5rem;padding-inline:1rem}.table_table__cB3AL tbody td:first-of-type:not(:has(input[type=checkbox])),.table_table__cB3AL tbody th:first-of-type:not(:has(input[type=checkbox])){padding-block:.5rem;padding-inline:1.5rem 1rem}.table_table__cB3AL tbody td:first-of-type:has(input[type=checkbox]),.table_table__cB3AL tbody th:first-of-type:has(input[type=checkbox]){inline-size:51px;padding-inline-start:.9375rem}.table_table__cB3AL tbody td:last-of-type,.table_table__cB3AL tbody th:last-of-type{padding-block:.5rem;padding-inline:1rem 1.5rem}.table_table__cB3AL tbody tr:not(:last-child){border-block-end:1px solid var(--border-color)}.table_table__cB3AL tbody tr{border-block-start:1px solid var(--border-color)}.table_cellWithInput__N6u24 input{inline-size:100%;background-color:transparent;font-size:inherit;color:inherit;border-radius:var(--mui-shape-customBorderRadius-sm);padding-block:6px;padding-inline:10px;margin-inline:-10px}.table_cellWithInput__N6u24 input:focus-visible{outline:1px solid var(--mui-palette-primary-main)}