.project-proof{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:112px;gap:15px;margin-top:38px}.proof-card{min-height:0;grid-column:span 4;grid-row:span 2}.proof-card:first-child{grid-column:1/8;grid-row:1/5;min-height:0}.proof-card:nth-child(2){grid-column:8/13;grid-row:1/3}.proof-card:nth-child(3){grid-column:8/13;grid-row:3/5}.proof-card:nth-child(4){grid-column:1/5;grid-row:5/7}.proof-card:nth-child(5){grid-column:5/9;grid-row:5/7}.proof-card:nth-child(6){grid-column:9/13;grid-row:5/7}.proof-card:nth-child(7){grid-column:1/13;grid-row:7/9}.proof-card:nth-child(7) img{object-position:center 52%}.proof-card:nth-child(7) div{max-width:430px}@media(hover:hover){.proof-card{cursor:pointer}.proof-card img{transform:scale(1.01);filter:saturate(.88) brightness(.82);transition:transform .8s cubic-bezier(.2,.75,.2,1),filter .65s ease}.proof-card:after{transition:opacity .55s ease}.proof-card div{transition:opacity .35s ease,transform .45s cubic-bezier(.2,.75,.2,1)}.proof-card:hover img{transform:scale(1.075);filter:saturate(1.06) brightness(1.04)}.proof-card:hover:after{opacity:.12}.proof-card:hover div{opacity:0;transform:translateY(10px)}}@media(max-width:760px){.project-proof{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:13px}.proof-card,.proof-card:first-child,.proof-card:nth-child(2),.proof-card:nth-child(3),.proof-card:nth-child(4),.proof-card:nth-child(5),.proof-card:nth-child(6),.proof-card:nth-child(7){grid-column:auto;grid-row:auto;min-height:380px}.proof-card:first-child{min-height:500px}}
