.projectsDashboardPage{width:100%;margin:auto;height:fit-content;padding:23px 32px;gap:32px;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;align-self:stretch;max-width:1280px}.projectsDashboard-header{display:flex;flex-direction:row}.projectsDashboard-headerWithBtn{display:flex;justify-content:space-between;flex-direction:row}.projectsDashboard-headerTitle{font-family:Montserrat,sans-serif;font-size:1.875rem;font-weight:500;line-height:2.375rem}.projectsDashboard{display:flex;justify-content:center;padding:32px}.projectsDashboardZeroState{display:flex;justify-content:center;align-items:center}.projectsDashboardZeroState-content{min-height:352px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;border-radius:8px}.projectsDashboardZeroState-title{margin-bottom:8px;font-family:Source Sans Pro,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.75rem}.projectsDashboardZeroState-subTitle{font-family:Source Sans Pro,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem}.projectsDashboardZeroStateBtn{margin-top:16px;width:169px}@media screen and (max-width: 1024px){.projectsDashboard-headerTitle{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:500;line-height:2rem}}@media screen and (max-width: 767px){.projectsDashboardPage{padding:23px 16px}.projectsDashboard{padding:16px}}
