.other-work{padding-top:5rem;padding-bottom:6rem;border-top:1px solid var(--line)}.other-work>header{display:grid;grid-template-columns:180px 1fr;margin-bottom:2rem}.other-work>header span{font-size:.65rem;text-transform:uppercase}.other-work>header h2{margin:0;font-size:2rem;line-height:1;font-weight:400}.other-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.other-grid>a{position:relative;min-height:320px;overflow:hidden;border:1px solid #242424;border-radius:7px;background:#090909}.other-grid img{width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(.25) brightness(.58);transition:.5s}.other-grid>a:hover img{transform:scale(1.035);filter:grayscale(0) brightness(.7)}.other-grid>a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.95))}.other-grid div{position:absolute;z-index:1;inset:auto 1rem 1rem;display:grid;grid-template-columns:1fr auto}.other-grid h3{grid-column:1/-1;margin:0 0 .35rem;font-size:1rem;font-weight:500}.other-grid span{color:#888;font-size:.62rem;text-transform:uppercase}.other-grid b{font-size:.75rem}.other-grid>a:nth-child(1) img{content:url('assets/other-cards/aioracula.png')}.other-grid>a:nth-child(2) img{content:url('assets/other-cards/persico-europe.png')}.other-grid>a:nth-child(3) img{content:url('assets/other-cards/noodle-store.png')}.other-grid>a:nth-child(4) img{content:url('assets/other-cards/the-violin-post.png')}.other-grid>a:nth-child(n+5){display:none}@media(max-width:900px){.other-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.other-work>header{grid-template-columns:1fr;gap:1rem}.other-grid{grid-template-columns:1fr}.other-grid>a{min-height:380px}}
