.tw-4{width:4%;max-width:4%;flex-basis:4%}.tw-5{width:5%;max-width:5%;flex-basis:5%}.tw-6{width:6%;max-width:6%;flex-basis:6%}.tw-7{width:7%;max-width:7%;flex-basis:7%}.tw-8{width:8%;max-width:8%;flex-basis:8%}.tw-9{width:9%;max-width:9%;flex-basis:9%}.tw-10{width:10%;max-width:10%;flex-basis:10%}.tw-12{width:12%;max-width:12%;flex-basis:12%}.tw-13{width:13%;max-width:13%;flex-basis:13%}.tw-15{width:15%;max-width:15%;flex-basis:15%}.tw-16{width:16%;max-width:16%;flex-basis:16%}.tw-18{width:18%;max-width:18%;flex-basis:18%}.tw-20{width:20%;max-width:20%;flex-basis:20%}.tw-22{width:22%;max-width:22%;flex-basis:22%}.tw-25{width:25%;max-width:25%;flex-basis:25%}.tw-26{width:26%;max-width:26%;flex-basis:26%}.tw-28{width:28%;max-width:28%;flex-basis:28%}.tw-30{width:30%;max-width:30%;flex-basis:30%}.tw-34{width:34%;max-width:34%;flex-basis:34%}.tw-35{width:35%;max-width:35%;flex-basis:35%}.tw-40{width:40%;max-width:40%;flex-basis:40%}.tw-45{width:45%;max-width:45%;flex-basis:45%}.tw-48{width:48%;max-width:48%;flex-basis:48%}.tw-50{width:50%;max-width:50%;flex-basis:50%}.table-wrap{width:100%}.table-wrap .table-head{height:48px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.table-wrap .table-head:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-light-tint);z-index:-1;border-radius:6px 6px 0 0}.table-wrap .table-head .header-title{font-size:14px;font-weight:700;color:var(--color-dark)}.table-wrap .cell{padding:10px}.table-wrap .cell:first-of-type{padding-left:24px!important}.table-wrap .cell:last-of-type{padding-right:24px!important}.table-wrap .table-body-row{cursor:pointer;position:relative;overflow:hidden}.table-wrap .table-body-row:nth-of-type(odd){background-color:var(--color-light-shade)}.table-wrap .table-body-row:nth-of-type(odd):hover{background-color:var(--color-light)}.table-wrap .table-body-row:nth-of-type(2n){background-color:var(--color-light-shade)}.table-wrap .table-body-row:nth-of-type(2n):hover{background-color:var(--color-light)}.table-wrap .table-body-row:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:var(--color-light-tint)}table{border-collapse:separate;border-spacing:0}.circle-image{border-radius:9999px;object-fit:cover}.curved-image{border-radius:8px;object-fit:cover}.table-container{max-height:60vh;overflow-y:auto}.no-data-wrap:hover{background-color:var(--color-light-shade)!important}.no-data-wrap .no-data{text-align:center;padding:8px;height:200px;font-size:18px;color:var(--color-dark-shade);font-weight:500}@media only screen and (max-width:600px){.table-container{width:100%}.table-container .table-wrap{width:200%;overflow-x:auto}}.all-projects-table_actionButtonsWrap__u3DKU{gap:8px}.loader_loader__96Bho{display:flex;flex:0 1 auto;flex-direction:column;flex-grow:1;flex-shrink:0;flex-basis:25%;max-width:25%;height:200px;align-items:center;justify-content:center}@keyframes loader_ballSpinFadeLoader__9xr2J{50%{opacity:var(--opacity-30);transform:scale(.4)}to{opacity:1;transform:scale(1)}}.loader_ballSpinFadeLoader__9xr2J{position:relative;top:-10px;left:-10px}.loader_ballSpinFadeLoader__9xr2J>div:first-child{top:25px;left:0;animation:loader_ballSpinFadeLoader__9xr2J 1s linear -.96s infinite}.loader_ballSpinFadeLoader__9xr2J>div:nth-child(2){top:17.04545px;left:17.04545px;animation:loader_ballSpinFadeLoader__9xr2J 1s linear -.84s infinite}.loader_ballSpinFadeLoader__9xr2J>div:nth-child(3){top:0;left:25px;animation:loader_ballSpinFadeLoader__9xr2J 1s linear -.72s infinite}.loader_ballSpinFadeLoader__9xr2J>div:nth-child(4){top:-17.04545px;left:17.04545px;animation:loader_ballSpinFadeLoader__9xr2J 1s linear -.6s infinite}.loader_ballSpinFadeLoader__9xr2J>div:nth-child(5){top:-25px;left:0;animation:loader_ballSpinFadeLoader__9xr2J 1s linear -.48s infinite}.loader_ballSpinFadeLoader__9xr2J>div:nth-child(6){top:-17.04545px;left:-17.04545px;animation:loader_ballSpinFadeLoader__9xr2J 1s linear -.36s infinite}.loader_ballSpinFadeLoader__9xr2J>div:nth-child(7){top:0;left:-25px;animation:loader_ballSpinFadeLoader__9xr2J 1s linear -.24s infinite}.loader_ballSpinFadeLoader__9xr2J>div:nth-child(8){top:17.04545px;left:-17.04545px;animation:loader_ballSpinFadeLoader__9xr2J 1s linear -.12s infinite}.loader_ballSpinFadeLoader__9xr2J>div{background-color:var(--color-primary);width:15px;height:15px;border-radius:9999px;margin:2px;animation-fill-mode:both;position:absolute}.popup_popupMain__XGsFl{height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:9998;display:flex;justify-content:center;align-items:center}.popup_popupOverlay__YRPq8{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:9999}.popup_closePopupButton__lHH6C{position:absolute;top:10px;right:12px;background:transparent;height:30px;width:30px;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease-in-out;display:flex}.popup_closePopupButton__lHH6C:hover{background-color:var(--color-light)}.popup_closePopupButton__lHH6C .popup_closeIcon__ucuVC{height:16px;width:16px}.popup_closePopupButton__lHH6C .popup_closeIcon__ucuVC path{fill:var(--color-dark)}.popup_commonPopupWrap__ZYu7y{background-color:var(--color-light-shade);padding:20px 28px;border-radius:16px;position:relative;z-index:10000;gap:16px;display:flex;flex-direction:column}.popup_commonPopupWrap__ZYu7y.popup_small__eKe9j{width:500px}.popup_commonPopupWrap__ZYu7y.popup_small__eKe9j .popup_confirmationButton__PUSxx{width:70px}.popup_commonPopupWrap__ZYu7y.popup_regular__m6SzY{width:600px}.popup_commonPopupWrap__ZYu7y.popup_regular__m6SzY .popup_confirmationButton__PUSxx{width:125px}.popup_commonPopupWrap__ZYu7y.popup_large__5ofZB{width:800px}.popup_commonPopupWrap__ZYu7y.popup_large__5ofZB .popup_confirmationButton__PUSxx{width:140px}.popup_confirmationTitle__QJjSh{font-size:20px;font-weight:500;margin-bottom:4px;color:var(--color-dark)}.popup_description__K_7vs{font-size:16px;font-weight:400;line-height:1.4em;color:var(--color-dark-shade)}.popup_confirmationButtonWrap__thTlE{display:flex;align-items:center;justify-content:flex-end;gap:20px}@media only screen and (max-width:992px){.popup_commonPopupWrap__ZYu7y{width:90%!important}}