.project-lifecycle-manager-module .dates-wrapper{display:inline-flex;flex-wrap:wrap;gap:12px 0;margin-bottom:40px}.project-lifecycle-manager-module .dates-wrapper .chip{border-radius:12px;color:#97a2af;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:12px 24px;transition:all .3s}.project-lifecycle-manager-module .dates-wrapper .chip.active{background-color:#e2e8f0;color:#0f233c}.project-lifecycle-manager-module .dates-wrapper .chip:hover{color:#0f233c}.project-lifecycle-manager-module .table-outer-wrapper{position:relative}.project-lifecycle-manager-module .table-outer-wrapper:before{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));content:"";display:block;height:100%;pointer-events:none;position:absolute;right:0;top:0;width:50px;z-index:1}.project-lifecycle-manager-module .table-grid{display:grid;grid-template-columns:repeat(8,auto);overflow:auto;overflow-x:auto}.project-lifecycle-manager-module .table-grid.ongoing .row.past,.project-lifecycle-manager-module .table-grid.past .row.ongoing{display:none}.project-lifecycle-manager-module .table-grid .row{display:contents}.project-lifecycle-manager-module .table-grid .row.archived{display:none!important}.project-lifecycle-manager-module .table-grid .row>.col{width:100%}.project-lifecycle-manager-module .table-grid .row>.col:first-child{max-width:218px;min-width:218px}.project-lifecycle-manager-module .table-grid .row>.col:nth-child(2){max-width:228px;min-width:228px}.project-lifecycle-manager-module .table-grid .row>.col:nth-child(3){max-width:218px;min-width:218px}.project-lifecycle-manager-module .table-grid .row>.col:nth-child(4),.project-lifecycle-manager-module .table-grid .row>.col:nth-child(5){max-width:108px;min-width:108px}.project-lifecycle-manager-module .table-grid .row>.col:nth-child(6),.project-lifecycle-manager-module .table-grid .row>.col:nth-child(7),.project-lifecycle-manager-module .table-grid .row>.col:nth-child(8){max-width:218px;min-width:218px}.project-lifecycle-manager-module .table-grid .col{font-size:14px;padding:14px}.project-lifecycle-manager-module .table-grid .col--title{background-color:#f6f8fa;font-weight:500}.project-lifecycle-manager-module .table-grid .col--title:first-child{border-radius:12px 0 0 12px}.project-lifecycle-manager-module .table-grid .col--title:last-child{border-radius:0 12px 12px 0}.project-lifecycle-manager-module .table-grid .col--body{position:relative}.project-lifecycle-manager-module .table-grid .col--body a{text-decoration-color:#0ca3a8;text-decoration-line:underline;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:7%;text-underline-offset:25%;text-underline-position:from-font}.project-lifecycle-manager-module .table-grid .col--body:before{background-color:#e2e8f0;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:100%}