@font-face{font-family:alterwave;src:url(./alterwave-regular.ttf) format("truetype");font-display:auto;font-style:normal;font-stretch:normal;font-weight:500}@font-face{font-family:inter;src:url(./InterVariable.ttf) format("truetype");font-display:auto;font-style:normal;font-stretch:normal;font-weight:500}.flex{display:flex;flex-wrap:nowrap}.flex--wrap{flex-wrap:wrap}.flex--justify-space-around{justify-content:space-around}.flex--justify-between{justify-content:space-between}.flex--justify-flex-start{justify-content:flex-start}.flex--justify-center{justify-content:center}.flex--justify-end{justify-content:flex-end}.flex--align-center{align-items:center}.flex--align-start{align-items:flex-start}.flex--align-end{align-items:flex-end}.flex--row{flex-direction:row}.flex--row-reverse{flex-direction:row-reverse}.flex--column{flex-direction:column}.flex--column-reverse{flex-direction:column-reverse}.grid{display:grid}.grid-gap--md{gap:24px}@media (max-width: 991.98px){.grid-gap--md{gap:16px}}.col-2{grid-template-columns:1fr 1fr}@media (max-width: 767.98px){.col-2{grid-template-columns:1fr}}.col-3{grid-template-columns:1fr 1fr 1fr}@media (max-width: 767.98px){.col-3{grid-template-columns:1fr 1fr}}@media (max-width: 767.98px) and (max-width: 767.98px){.col-3{grid-template-columns:1fr}}.col-4{grid-template-columns:1fr 1fr 1fr 1fr}@media (max-width: 767.98px){.col-4{grid-template-columns:1fr 1fr}}@media (max-width: 479.98px){.col-4{grid-template-columns:1fr}}.col-5{grid-template-rows:1fr 1fr 1fr 1fr 1fr}@media (max-width: 991.98px){.col-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr}}.col-6{grid-template-columns:repeat(6,1fr)}.col-12{grid-template-columns:repeat(12,1fr)}@media (max-width: 767.98px){.col-12{grid-template-columns:1fr}}.col-span-3{grid-column:span 3}@media (max-width: 767.98px){.col-span-3{grid-column:unset}}.col-span-4{grid-column:span 4}@media (max-width: 767.98px){.col-span-4{grid-column:unset}}.col-span-8{grid-column:span 8}@media (max-width: 767.98px){.col-span-8{grid-column:unset}}.col-span-9{grid-column:span 9}@media (max-width: 767.98px){.col-span-9{grid-column:unset}}.table-container{width:100%}.project-table{background-color:#171717;color:#fff;border-collapse:collapse;border-spacing:0;margin-left:auto;margin-right:auto;table-layout:fixed;width:100%}.project-table__header-row{background-color:#3f3e3e;text-align:left;line-height:24px}.project-table__header-row *{height:24px;padding:16px 0 16px 24px}.project-table__header-row th{font-weight:400;font-size:16px}.project-table__header-row :first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.project-table__header-row :last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.project-table__data-row{border-bottom:1px solid #3F3E3E}.project-table__client-header{width:240px}.project-table__project-header{width:360px}.project-table__manager-header{width:200px}.project-table__due-date-header{width:128px}.project-table__tasks-complete-header{width:160px}.project-table__client,.project-table__project-text,.project-table__manager{display:block;white-space:normal;word-break:break-all;-webkit-box-orient:vertical}.project-table__client{padding:24px 0 62px 24px;width:240px;font-size:18px}.project-table__project{font-size:24px;padding:20px 0 27px 24px}.project-table__project-text{width:360px;line-height:21px}.project-table__manager{width:200px;font-size:18px;padding:24px 0 62px 24px}.project-table__due-date{width:128px;font-size:18px;padding:24px 0 62px 24px}.project-table__tasks-complete{width:160px;font-size:24px;padding:20px 0 58px 24px}.project-table__current-tasks{text-align:left}.project-table__total-tasks{color:#e6c300;font-weight:400;text-align:left}.navbar{background-color:#171717;padding-top:8px;height:56px;gap:64px}.navbar__options{font-family:alterwave,sans-serif;text-decoration:none;color:#ababab;padding-top:24px;padding-bottom:24px}.navbar :nth-child(2){color:#e6c300;border-bottom:2px solid #E6C300;line-height:20px;padding-bottom:0;padding-top:0;font-weight:100}.page{padding:0 24px 32px;background-color:#171717;font-family:inter,sans-serif}.table-header{background-color:#171717;padding-bottom:24px;height:48px;padding-top:32px}.table-header__projects-label{color:#fff;font-size:40px;line-height:48px;font-family:alterwave,sans-serif;font-weight:400;padding-top:8px;padding-bottom:8px}.table-header__dropdown-label{color:#ababab;font-size:16px;min-width:56px;min-height:24px;padding-right:16px}.table-header__dropdown-box{background-color:#171717;color:#ababab;min-height:48px;padding:8px;text-align:center;border-radius:4px;border-color:#ababab;font-family:inter,sans-serif;font-weight:400;font-size:16px;line-height:24px}.footer{background-color:#171717;width:100%;height:92px}.footer__logo{color:#e6c300;padding:32px 24px;width:160px;height:44px}.hero{height:180px}.hero__video{width:1280px;height:180px;object-fit:cover}body{margin:0;padding:0}html{background-color:#171717}
