.projects_container__GmZO4{display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;width:100%;max-width:1080px;margin:auto}.projects_projectsHeader__on3N_{width:100%;background:var(--black5);border-bottom:1px solid var(--black10);border-top:1px solid var(--black10);padding:0 1rem;margin-bottom:1rem;height:var(--filterHeaderContainerHeight);display:flex;align-items:center}.projects_projectGrid___Z0q9{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:min-content;justify-items:center;align-items:flex-start;grid-gap:2rem;gap:2rem;width:100%}.projects_projectCard__IVU8c{display:flex;flex-direction:column;align-items:center;width:calc(100% - 2rem);min-width:300px;max-width:500px;background:var(--black2);box-shadow:0 0 25px 0 rgba(0,0,0,.15);border-radius:10px}.projects_imageContainer__BQlLT{position:relative;width:100%}.projects_header__LzCFS{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:.35rem .5rem;background:rgba(0,0,0,.75);border-radius:10px 10px 0 0}.projects_header__LzCFS.projects_hide___nGzw{display:none}.projects_Iicon__Uw2j_,.projects_Xicon__R6UWY{color:var(--black2);z-index:400;width:1rem;height:1rem}.projects_Xicon__R6UWY{position:absolute;top:0;left:0;margin:.5rem}.projects_date__gVPin{color:var(--black2);font-size:.875rem}.projects_info__m8U3m{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);border-radius:10px 10px 0 0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 1rem;text-align:center;color:var(--black2);height:0;overflow:hidden;transition:all .5s ease}.projects_info__m8U3m.projects_active__A7XGl{height:100%}.projects_date__gVPin.projects_active__A7XGl{display:none}.projects_projectImage__8L2i1{object-fit:cover;height:100%;width:100%;background:var(--black5);border-radius:10px 10px 0 0;box-shadow:0 3px 0 var(--orange);aspect-ratio:16/9}.projects_textContainer__pINe_{display:flex;flex-direction:column;padding:1rem;width:100%;gap:1rem}.projects_projectTitle__t6zPw{width:100%;padding-bottom:8px;flex-wrap:wrap;font-size:1.5rem;font-weight:500}.projects_skillsContainer__UA9K_{display:flex;flex-wrap:wrap;gap:.5rem}.projects_skillPills__NYWbn{border-radius:5rem;background:var(--black10);padding:.25rem .75rem;width:-moz-fit-content;width:fit-content;font-size:.875rem}@media (hover:hover){.projects_projectTitle__t6zPw:hover{text-decoration:underline}}@media (min-width:631px){.projects_projectGrid___Z0q9{gap:2rem}.projects_cardContainer__uPvM9,.projects_front__HGAyj,.projects_projectCard__IVU8c{height:100%}}@media (min-width:768px){.projects_container__GmZO4{padding-top:2rem}.projects_projectsHeader__on3N_{display:none}.projects_imageContainer__BQlLT:hover .projects_info__m8U3m{height:100%;padding:1rem}.projects_imageContainer__BQlLT:hover .projects_header__LzCFS{display:none;overflow:hidden}.projects_Xicon__R6UWY{display:none}}@media (min-width:972px){.projects_projectGrid___Z0q9{gap:2rem 0}}