.ProjectList_projectlistwrapper__yWc3B{display:flex;flex-direction:column;width:100%}.ProjectList_projectlistwrapper__yWc3B h1{font-size:clamp(4.5rem,4rem + 2.5vw,9rem);font-weight:200;text-transform:uppercase;margin-top:2rem;animation-name:ProjectList_fade-in__OmMZV;animation-delay:.2s;animation-duration:.4s;animation-timing-function:ease-out;animation-fill-mode:backwards}@media(max-width:768px){.ProjectList_projectlistwrapper__yWc3B h1{align-self:center}}.ProjectList_projectlist__aS7KG{padding-top:10vh;width:100%;display:flex;flex-direction:column;gap:1.5rem}.ProjectList_projectlist__aS7KG a{width:100%;animation-name:ProjectList_fade-in__OmMZV;animation-duration:.4s;animation-timing-function:ease-out;animation-fill-mode:backwards}.ProjectList_projectlist__aS7KG a:before{display:none}.ProjectList_projectlist__aS7KG .ProjectList_project__sfW1i{width:100%;display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid;opacity:.6;transition:opacity .25s ease-in-out}.ProjectList_projectlist__aS7KG .ProjectList_project__sfW1i:hover{opacity:1}.ProjectList_projectlist__aS7KG .ProjectList_project__sfW1i .ProjectList_left__PQZTl{display:grid;grid-template-columns:2ch 1fr;grid-gap:.75rem;gap:.75rem}.ProjectList_projectlist__aS7KG .ProjectList_project__sfW1i .ProjectList_left__PQZTl h6{font-weight:300}.ProjectList_projectlist__aS7KG .ProjectList_project__sfW1i .ProjectList_left__PQZTl .ProjectList_titleText__24nXT{display:flex;gap:2rem;align-items:center}.ProjectList_projectlist__aS7KG .ProjectList_project__sfW1i .ProjectList_left__PQZTl .ProjectList_titleText__24nXT .ProjectList_badge__u50Vi{background-color:hsla(0,0%,100%,.75);padding:.25rem .5rem;color:#000;font-size:.725rem;font-weight:500;border-radius:1rem}.ProjectList_projectlist__aS7KG .ProjectList_project__sfW1i .ProjectList_left__PQZTl h3{font-size:clamp(1.35rem,1vw + 1.35rem,2.5rem);font-weight:300}.ProjectList_projectlist__aS7KG .ProjectList_project__sfW1i h5{font-weight:300;font-size:1.25rem}@media(max-width:768px){.ProjectList_projectlist__aS7KG .ProjectList_project__sfW1i{opacity:1}.ProjectList_projectlist__aS7KG .ProjectList_project__sfW1i h5{display:none}}@keyframes ProjectList_fade-in__OmMZV{0%{opacity:0}to{opacity:1}}