.project-list{--accent-color:#000;--background-color:#fff;--text-color:#000;background-color:var(--background-color);color:var(--text-color);padding:60px 0}.project-list__container{flex-direction:column;gap:10px;display:flex}@media (min-width:1023px){.project-list__container{grid-template-rows:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 60px;display:grid}}.project-list__item{justify-content:space-between;align-items:center;gap:30px;font-family:neue-haas-grotesk-display,sans;font-size:26px;font-weight:400;line-height:26px;text-decoration:none;display:flex}.project-list__item:hover,.project-list__item:focus-visible{text-decoration:underline}.project-list__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.catch-all-page.manifesto{--accent-color:#f8fe00;--background-color:#000;--text-color:#fff;background-color:var(--background-color);color:var(--text-color)}
