.content-projects{padding:1rem}.wrapper-projects{padding:3rem 0}.proof-grid{display:grid;gap:10px;grid-template-columns:repeat(1,1fr);margin:28px 0}.proof-grid div{background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.12);border-radius:18px;padding:18px}.proof-grid strong{display:block;font-size:clamp(28px,3.5vw,48px)}.proof-grid span{color:var(--muted);display:block;margin-top:8px}.sticky-image{background-position:50%;background-size:cover;height:50vh;position:relative;top:0}@media (min-width:768px){.proof-grid{grid-template-columns:repeat(2,1fr)}.hero-stat{border-top:0}.content-projects{margin:auto;max-width:850px;padding:30vh 3rem}.sticky-image{background-position:50%;background-size:cover;border-radius:28px 0 0 28px;height:100vh;position:sticky;top:0}}