.projects-module__lnHueG__projectsGrid{margin:3rem var(--side-spacing-desktop);flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.projects-module__lnHueG__projectCard{flex:calc(33.333% - 13.33px);min-width:0;max-width:calc(33.333% - 13.33px)}.projects-module__lnHueG__projectCard a{text-decoration:none;transition:filter .3s;display:block}.projects-module__lnHueG__projectCardWrapper{display:block;position:relative;overflow:hidden}.projects-module__lnHueG__projectPage{width:100%;max-width:calc(100% - 2 * var(--side-spacing-desktop));box-sizing:border-box;margin:0 auto}.projects-module__lnHueG__projectImage{width:100%;height:auto;display:block}.projects-module__lnHueG__projectCard a:hover .projects-module__lnHueG__projectImage{filter:brightness(.7)}.projects-module__lnHueG__projectTitle{box-sizing:border-box;color:#fff;text-align:left;z-index:10;background:linear-gradient(#0000,#00000080 30%,#000000b3);width:100%;margin:0;padding:2rem;font-size:1.4rem;font-weight:300;position:absolute;bottom:0;left:0}.projects-module__lnHueG__projectCard a:hover .projects-module__lnHueG__projectTitle{display:block}.projects-module__lnHueG__projectDescriptionWrapper{box-sizing:border-box;width:100%;margin:0 auto}@media (max-width:768px){.projects-module__lnHueG__projectsGrid{margin:2rem var(--side-spacing-tablet);gap:10px}.projects-module__lnHueG__projectCard{flex:calc(50% - 5px);max-width:calc(50% - 5px)}.projects-module__lnHueG__projectTitle{font-size:1.2rem}.projects-module__lnHueG__projectPage{max-width:calc(100% - 2 * var(--side-spacing-tablet))}}@media (max-width:480px){.projects-module__lnHueG__projectsGrid{margin:1rem var(--side-spacing-mobile);gap:10px}.projects-module__lnHueG__projectCard{flex:100%;max-width:100%}.projects-module__lnHueG__projectTitle{font-size:1.1rem}.projects-module__lnHueG__projectPage{max-width:calc(100% - 2 * var(--side-spacing-mobile))}}
