.Projects-module__I8N56G__projectsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,400px));justify-content:center;gap:3rem;margin:7rem auto;display:grid}.Projects-module__I8N56G__projectCard{border:solid;border-radius:20px;min-width:300px;max-width:400px;padding:1rem}.Projects-module__I8N56G__projectCard:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}.Projects-module__I8N56G__expandBtn{font-size:50px}.Projects-module__I8N56G__title{margin-bottom:1rem;font-size:40px;font-weight:600;line-height:1.1}.Projects-module__I8N56G__details{opacity:0;max-height:0;margin-top:.5rem;transition:all .3s}.Projects-module__I8N56G__details p{color:#000;font-size:1.1rem}.Projects-module__I8N56G__projectRow.Projects-module__I8N56G__expanded .Projects-module__I8N56G__details{opacity:1;max-height:500px}.Projects-module__I8N56G__languagesContainer{flex-wrap:wrap;gap:.5rem;margin-bottom:3rem;display:flex}.Projects-module__I8N56G__languageTag{color:#000;cursor:default;white-space:nowrap;border:1.5px solid #000;border-radius:999px;padding:.25rem .75rem;font-size:.9rem;font-weight:400;display:inline-block}.Projects-module__I8N56G__allBtns{gap:.5rem;margin-top:1.5rem;display:grid}.Projects-module__I8N56G__btn{color:#000;cursor:default;white-space:nowrap;border:1.5px solid #000;border-radius:999px;justify-content:center;align-items:center;padding:.25rem .75rem;font-size:1rem;font-weight:400;display:flex}.Projects-module__I8N56G__btn:hover{color:#fff;cursor:pointer;background-color:#000;border:1.5px solid #000}
