.ProjectsList-module__8H3l8G__wrapper{padding:2rem 0;font-weight:lighter}.ProjectsList-module__8H3l8G__title{margin-bottom:1rem;font-size:medium;font-weight:700}.ProjectsList-module__8H3l8G__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}
.ProjectCard-module__25G50a__wrapper{background-color:var(--cardColor);box-shadow:var(--shadow);aspect-ratio:1.5;border-radius:4px;flex-direction:column;transition:all .3s;display:flex}.ProjectCard-module__25G50a__imageContainer{border-radius:4px 4px 0 0;height:100%;overflow:hidden}.ProjectCard-module__25G50a__image{width:100%;height:auto}.ProjectCard-module__25G50a__details{cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;height:3rem;padding:.5rem;display:flex}.ProjectCard-module__25G50a__name{text-align:left;align-items:center;gap:.2rem;font-size:small;font-weight:400;display:flex}.ProjectCard-module__25G50a__techList{gap:.5rem;display:flex}.ProjectCard-module__25G50a__github{color:#fff;box-shadow:var(--shadow);cursor:pointer;background-color:#000;border:1px solid gray;border-radius:0 4px 4px 0;align-items:center;gap:.5rem;margin-top:1rem;padding:.4rem .5rem;font-size:small;display:flex;position:absolute}.ProjectCard-module__25G50a__wrapper:hover{transform:translateY(-4px)}
.Home-module__jZheXW__wrapper{max-width:50rem;margin:auto;padding:3rem 1rem 0;font-weight:lighter}@media (max-width:600px){.Home-module__jZheXW__wrapper{padding-top:2rem}}.Home-module__jZheXW__name{font-size:medium;font-weight:inherit;color:var(--myGrey);padding-bottom:.2rem}.Home-module__jZheXW__description{padding-bottom:1rem;font-size:xx-large;font-weight:700}.Home-module__jZheXW__experience{padding-bottom:1rem}.Home-module__jZheXW__experience strong{color:var(--textColor)}
