.projects{display:grid;grid-template-columns:repeat(12,1fr);gap:92px 24px}.project,.project:nth-child(3n){grid-column:span 6}.project:nth-child(1){grid-column:1/-1}.project:nth-child(4){grid-column:1/-1}.project:nth-child(7){grid-column:span 7}.project:nth-child(8){grid-column:span 5}.project-media{aspect-ratio:16/10;background:#151515}.project:nth-child(1) .project-media,.project:nth-child(4) .project-media{aspect-ratio:16/7}.project:nth-child(7) .project-media,.project:nth-child(8) .project-media{aspect-ratio:4/3}.project img{width:100%;height:100%;object-fit:cover;object-position:center}.project:nth-child(1) img{object-position:center 44%}.project:nth-child(4) img{object-position:center 48%}.project:nth-child(5) img{object-position:center 38%}.project-meta{align-items:flex-start}.project-meta>div{max-width:78%}.project h3{font-size:clamp(19px,1.65vw,25px)}.project p{margin-top:8px;color:#a6a6a2}.project-tag{white-space:nowrap}@media(max-width:800px){.projects{display:block}.project,.project:nth-child(n){margin-bottom:58px}.project-media,.project:nth-child(1) .project-media,.project:nth-child(4) .project-media,.project:nth-child(7) .project-media,.project:nth-child(8) .project-media{aspect-ratio:4/3}.project-meta>div{max-width:100%}}
