.project-grid-wrapper{container:projects / inline-size}.project-grid-wrapper:where(:nth-last-child(n+2)){margin-bottom:2.5rem}@media (min-width: 64em){.project-grid-wrapper{margin-bottom:unset}}.project-grid{max-width:30rem}.project{width:min(100%,24rem)}.project:first-child{padding-top:unset}.project:last-child{padding-bottom:unset}.project:nth-child(2n){justify-self:end}@container projects (min-width: 40em){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;max-width:52rem}.project-grid:has(.project:nth-child(2n):last-child){margin-bottom:var(--card-offset)}.project{width:unset}.project:nth-child(2n){justify-self:unset;translate:0 var(--card-offset)}}.has-shadow{position:relative}.has-shadow:before{content:"";position:absolute;width:100%;height:12px;top:0;background-image:url(/shadow.png);background-size:min(100%,72rem) 12px;background-repeat:no-repeat;background-position:center top}
