.ProjectsPage{width:100%}@media (min-width:1024px){.ProjectsPage{font-size:1.25rem;line-height:1.75rem}}.ProjectsPage_headingText{margin-bottom:1.5rem}.ProjectsPage_subheadingText{margin-bottom:1.5rem;max-width:60ch;color:var(--muted-foreground)}.ProjectsPage_grid{margin-top:2.5rem;display:grid;width:100%;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width:768px){.ProjectsPage_grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}