.Grid_grid__VxS0t{display:grid;grid-gap:25px;gap:25px;width:100%}@media(max-width:768px){.Grid_grid__VxS0t{grid-template-columns:1fr!important}}@media(min-width:769px)and (max-width:991px){.Grid_grid__VxS0t{grid-template-columns:repeat(2,1fr)!important}}.ProjectCard_card__MoG2_{background-color:var(--color-background-2);border:1px solid var(--color-stroke-1);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:20px;transition:all .2s cubic-bezier(.25,.46,.45,.94);overflow:hidden;height:220px;position:relative}.ProjectCard_card__MoG2_:after{content:"";position:absolute;width:100%;height:65%;bottom:0;left:0;z-index:2;transition:all .2s cubic-bezier(.25,.46,.45,.94);background:linear-gradient(180deg,rgba(20,23,38,0),rgb(20,23,38))}.ProjectCard_card__MoG2_:focus,.ProjectCard_card__MoG2_:hover{border-color:var(--color-stroke-2)}.ProjectCard_card__MoG2_:focus:after,.ProjectCard_card__MoG2_:hover:after{height:100%}.ProjectCard_card__content__pj3TA{display:flex;flex-direction:column;gap:10px;margin-top:auto;position:relative;z-index:3}.ProjectCard_card__MoG2_ .ProjectCard_tag__yTodH{color:var(--color-text-2)}.ProjectCard_card__MoG2_ .ProjectCard_tag__yTodH:after{content:"•";margin-left:.5rem}.ProjectCard_card__MoG2_ .ProjectCard_tag__yTodH:last-child:after{content:none}.ProjectCard_card__MoG2_ .ProjectCard_featuredImage__FHinY{position:absolute;top:0;left:0;z-index:1}.ProjectCard_card__MoG2_ .ProjectCard_featuredImage__FHinY,.ProjectCard_card__MoG2_ .ProjectCard_featuredImage__FHinY img{width:100%;height:100%;object-fit:cover;object-position:bottom}