.projects-section{padding:25px 0 58px}.projects-section>h2{color:var(--text);font-family:var(--font-editorial);letter-spacing:0;margin:0 0 24px;font-size:1.6875rem;font-weight:400}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 42px;display:grid}.project-link{display:block}.project-art{justify-content:center;align-items:center;height:216px;display:flex}.project-art img{object-fit:contain;width:222px;height:222px;transition:transform .18s}.project-link:hover .project-art img{transform:translateY(-3px)}.project-title-row{align-items:center;gap:10px;margin:8px 0 6px;display:flex}.project-title-row h3{font-family:var(--font-editorial);margin:0;font-size:1.3125rem;font-weight:400}.project-title-row span{color:var(--accent);font-size:.9375rem;transition:transform .18s}.project-link:hover .project-title-row span{transform:translate(2px,-2px)}.project-link>p{max-width:310px;color:var(--text-dim);margin:0;font-size:.9375rem}@media (max-width:720px){.projects-section{padding-bottom:42px}.projects-grid{gap:27px 20px}.project-art{height:150px}.project-art img{width:160px;max-width:100%;height:160px}.project-title-row h3{font-size:1.125rem}.project-link>p{font-size:.8125rem}}@media (max-width:430px){.projects-grid{grid-template-columns:1fr;row-gap:34px}.project-art{height:190px}.project-art img{width:200px;height:200px}}
