.work-card img{cursor:default!important}
.work-card{position:relative;z-index:0}.work-card:hover,.work-card:focus-within{z-index:8}.work-card img{cursor:zoom-in;transition:transform .28s ease,box-shadow .28s ease;transform-origin:center center}.work-card:hover img,.work-card:focus-within img{transform:scale(1.28);box-shadow:0 18px 35px rgba(0,0,0,.65);position:relative}.work-card:focus-within img{outline:2px solid var(--gold)}@media(max-width:600px){.work-card:hover img,.work-card:focus-within img{transform:scale(1.12)}}