.project-details{max-height:0px;opacity:0;overflow:hidden;transition:max-height .5s ease-out,opacity .5s ease-out}.project-details.expanded{max-height:unset;opacity:1;transition:max-height .5s ease-in,opacity .5s ease-in}.project-item{transition:all .5s ease-in-out;grid-column:span 1}.project-item.expanded,.project-item.col-span-3,.project-item.md\:col-span-3,.project-item.lg\:col-span-3{grid-column:span 3!important}
