.projects-module__TufIOa__main{background-color:#f3f3f3;min-height:100vh}.projects-module__TufIOa__projectsSection{max-width:1800px;margin:0 auto;padding:8rem 4vw 6rem}.projects-module__TufIOa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}@media (max-width:768px){.projects-module__TufIOa__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media (max-width:540px){.projects-module__TufIOa__grid{grid-template-columns:1fr;gap:1rem}}.projects-module__TufIOa__projectCard{cursor:pointer;aspect-ratio:3/4;background-color:#1e1e1e;border-radius:4px;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.projects-module__TufIOa__projectCard:hover{transform:translateY(-8px)}.projects-module__TufIOa__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.projects-module__TufIOa__projectImage{transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .3s}.projects-module__TufIOa__projectImage.projects-module__TufIOa__hovered{transform:scale(1.05)}.projects-module__TufIOa__overlay{opacity:1;pointer-events:none;background:linear-gradient(#1e1e1e00 0%,#1e1e1e66 60%,#1e1e1ed9 100%);align-items:flex-end;padding:2rem;transition:all .3s;display:flex;position:absolute;inset:0}.projects-module__TufIOa__overlay.projects-module__TufIOa__overlayVisible{background:linear-gradient(#1e1e1e00 0%,#1e1e1eb3 60%,#1e1e1ef2 100%)}.projects-module__TufIOa__projectInfo{color:#fdfdfd}.projects-module__TufIOa__projectTitle{letter-spacing:-.01em;margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:400}.projects-module__TufIOa__projectLocation{color:#949393;margin:0;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:300}@media (max-width:768px){.projects-module__TufIOa__projectsSection{padding:10rem 6vw 4rem}.projects-module__TufIOa__overlay{padding:1.5rem}}@media (max-width:480px){.projects-module__TufIOa__projectsSection{padding:8rem 8vw 3rem}.projects-module__TufIOa__projectCard{aspect-ratio:4/5}}
