.projects_projects__AgxtY{display:flex;flex-direction:column;padding:1rem;gap:3rem}.projects_project__CmEe6{padding:1rem;background-color:var(--background);color:var(--text-color);border-top:1px solid black;transition:all .1s ease-in-out}.projects_projectLink__P9mXe{margin:1rem}.projects_project__CmEe6:hover{transform:scale(1.05);background-color:var(--background-secondary)}.projects_projectLink__P9mXe:hover{text-decoration:underline;width:-moz-fit-content;width:fit-content}.projects_projectImage__Hyi9q{display:flex;justify-self:center;width:50rem;height:30rem;object-fit:cover}@media (max-width:900px){.projects_projectImage__Hyi9q{width:100%;height:20%}}