.AllProjects_allProjects__W8hdZ{padding:clamp(32px,6vw,70px) 25px;margin:0 auto;max-width:var(--container)}.AllProjects_sectionHeader__iHXil{display:flex;flex-direction:column;gap:8px;margin-bottom:26px}.AllProjects_sectionHeader__iHXil h2{font-size:clamp(24px,3vw,36px);margin:0}.AllProjects_sectionHeader__iHXil p{margin:0;color:var(--muted);max-width:60ch}.AllProjects_projectsList__GGjSf{display:grid;grid-gap:20px;gap:20px}.AllProjects_projectCard__Z_yVt{display:flex;flex-direction:column;gap:10px;padding:22px;border-radius:18px;border:2px solid var(--primary);background:var(--secondary);box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease}.AllProjects_projectCard__Z_yVt:hover{transform:translate(-2px,-2px);box-shadow:10px 10px 0 var(--primary);color:var(--primary)}.AllProjects_projectTop__xVOU4{display:flex;align-items:center;justify-content:space-between;gap:12px}.AllProjects_projectTop__xVOU4 h3{margin:0;font-size:20px}.AllProjects_projectType__7VVnN{font-family:var(--mono);font-size:12px;text-transform:uppercase;letter-spacing:.08em;padding:6px 10px;border-radius:999px;border:1px solid var(--primary);background:var(--background)}.AllProjects_projectCta__CXhYN{font-family:var(--mono);font-size:13px;text-transform:uppercase;letter-spacing:.06em}.AllProjects_projectFooter__zHv00{margin-top:28px}@media only screen and (min-width:800px){.AllProjects_projectsList__GGjSf{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.AllProjects_projectTop__xVOU4 h3{font-size:22px}}@media only screen and (max-width:520px){.AllProjects_allProjects__W8hdZ{padding:36px 18px}.AllProjects_sectionHeader__iHXil{margin-bottom:20px}.AllProjects_projectCard__Z_yVt{padding:18px}.AllProjects_projectTop__xVOU4 h3{font-size:18px}.AllProjects_projectType__7VVnN{font-size:11px}}