.ProjectCard_wrapper__rYD9M{color:#fff;display:flex;flex-direction:column;box-shadow:0 .0625em .0625em rgba(0,0,0,.25),0 .125em .5em rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.1)}.ProjectCard_header__OnnKR{height:400px;width:100%;overflow:hidden;cursor:pointer}.ProjectCard_image__uw8oe{width:100%;animation-duration:.3s;animation-fill-mode:both;animation-name:ProjectCard_fadeIn__d7can}.ProjectCard_description__r_2C2{height:400px;padding:1rem;position:relative;animation-duration:.5s;animation-fill-mode:both;animation-name:ProjectCard_fadeIn__d7can}@keyframes ProjectCard_fadeIn__d7can{0%{bottom:-200px;opacity:0}to{opacity:1;bottom:0}}.ProjectCard_body__CpqEZ{display:flex;flex-direction:column;padding:10px;height:100%}.ProjectCard_techList__rj3nV{margin-top:1rem;display:flex;gap:10px;flex-wrap:wrap}.ProjectCard_techItem__ueytf{display:flex;gap:10px;flex-wrap:wrap;flex-direction:column;align-items:center;gap:5px}.ProjectCard_buttons__bGoz7{display:flex;margin-top:1rem;gap:.5rem}.ProjectList_wrapper__KgU7_{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,20rem),1fr))}