.projects{background:#fff}.project-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.project-grid figure,.process-gallery figure{margin:0;background:#fff;border:1px solid var(--line);overflow:hidden}.project-grid figure{grid-column:span 4}.project-grid figure.featured{grid-column:span 8}.project-grid img{display:block;width:100%;height:270px;object-fit:cover}.project-grid .featured img{height:390px}.project-grid figcaption,.process-gallery figcaption{padding:22px 24px}.project-grid figcaption span,.process-gallery figcaption span{font-size:10px;letter-spacing:.18em;font-weight:600;color:var(--orange)}.project-grid h3,.process-gallery h3{font:600 20px Manrope;margin:8px 0 4px}.project-grid p{color:#6a7983;margin:0;font-size:13px}.process-gallery{display:grid;grid-template-columns:1.35fr .65fr;gap:24px}.process-gallery img{display:block;width:100%;height:420px;object-fit:cover}@media(max-width:800px){.project-grid{grid-template-columns:1fr}.project-grid figure,.project-grid figure.featured{grid-column:auto}.project-grid img,.project-grid .featured img{height:280px}.process-gallery{grid-template-columns:1fr}.process-gallery img{height:300px}}
