.page_homePageContainer__cshjR{background-size:cover;background-position:top;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;display:flex;flex-direction:column}.page_navbar__chktt{display:flex;padding:var(--small-padding);align-items:center}.page_navbarText__bWusL{color:#f5f5f5;font-weight:600}.page_logo__7fc9l{height:6rem}.page_container__aoG4z{display:flex;justify-content:center;align-items:center;flex:1 1}.project-selection_projectsContainer__ojE9M{display:flex;flex-direction:column;gap:var(--small-padding);scrollbar-width:thin;background-color:rgba(0,0,0,.5);padding:var(--small-padding)}.project-selection_projectCard__nHsAT{text-decoration:none;color:hsla(0,0%,100%,.829);background-color:#121212;border-radius:5px;padding:var(--small-padding);width:30rem;min-height:4rem;cursor:pointer;transition:.1s}.project-selection_projectHeader__n_LDC{border-bottom:1px solid #3e3e3e;display:flex;justify-content:space-between}.project-selection_projectCard__nHsAT:hover{outline:1px solid #e7e7e7;background-color:#232323;transform:scale(1.02)}.project-selection_projectCard__nHsAT:hover .project-selection_projectHeader__n_LDC{border-bottom:1px solid #e7e7e7}.project-selection_statusContainer__IX1Pp{position:relative}.project-selection_projectCardNoIssues__AroGv{outline:solid 1px var(--no-issues-color)}.project-selection_projectCardNoIssues__AroGv:hover>.project-selection_projectHeader__n_LDC{border-bottom:1px solid var(--no-issues-color)}.project-selection_projectCardNoIssues__AroGv:hover{outline:solid 1px var(--no-issues-color);background-color:var(--no-issues-color-tint)}.project-selection_projectCardIncident__rmDY3{outline:solid 1px var(--incident-color)}.project-selection_projectCardIncident__rmDY3:hover>.project-selection_projectHeader__n_LDC{border-bottom:1px solid var(--incident-color)}.project-selection_projectCardIncident__rmDY3:hover{outline:solid 1px var(--incident-color);background-color:var(--incident-color-tint)}.project-selection_projectCardOutage__IhBED{outline:solid 1px var(--outage-color)}.project-selection_projectCardOutage__IhBED:hover>.project-selection_projectHeader__n_LDC{border-bottom:1px solid var(--outage-color)}.project-selection_projectCardOutage__IhBED:hover{outline:solid 1px var(--outage-color);background-color:var(--outage-color-tint)}.project-selection_projectCardMaintenance__0e7OA{outline:solid 1px var(--maintenance-color)}.project-selection_projectCardMaintenance__0e7OA:hover>.project-selection_projectHeader__n_LDC{border-bottom:1px solid var(--maintenance-color)}.project-selection_projectCardMaintenance__0e7OA:hover{outline:solid 1px var(--maintenance-color);background-color:var(--maintenance-color-tint)}@media only screen and (max-width:1200px){.project-selection_projectCard__nHsAT{width:20rem}}