.poc-proof-gallery figure{position:relative;height:260px;margin:0;overflow:hidden;background:#17312e}.poc-proof-gallery figure:first-child{grid-column:1/-1;height:360px}.poc-proof-gallery figure img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .65s ease}.poc-proof-gallery figure:hover img{transform:scale(1.025)}.poc-proof-gallery figcaption{position:absolute;left:0;bottom:0;padding:10px 15px;background:rgba(7,26,34,.82);color:#fff;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;backdrop-filter:blur(5px)}@media(max-width:640px){.poc-proof-gallery figure,.poc-proof-gallery figure:first-child{height:auto;aspect-ratio:1/1}.poc-proof-gallery figcaption{padding:8px 11px;font-size:9px}}
