.demo-studio-gallery{padding-block:8rem;background:#050913}.demo-studio-gallery>header{display:grid;grid-template-columns:.4fr 1fr;align-items:end;margin-bottom:4rem}.demo-studio-gallery h2{margin:0;font-size:clamp(3rem,6vw,7.5rem);line-height:.88;letter-spacing:-.06em}.demo-studio-gallery>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem 1.25rem}.demo-studio-gallery article>a:first-child{position:relative;display:block;overflow:hidden;background:#0b1321}.demo-studio-gallery img{width:100%;height:min(42vw,620px);object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.demo-studio-gallery article:hover img{transform:scale(1.025)}.demo-studio-gallery article>a:first-child span{position:absolute;left:1rem;bottom:1rem;padding:.6rem;background:#050913;color:#fff;font:.55rem ui-monospace,monospace}.demo-studio-gallery article>small{display:block;margin-top:1.2rem;color:#00a9ff;font-size:.53rem;letter-spacing:.14em}.demo-studio-gallery h3{display:inline-block;margin:.6rem 1rem .4rem 0;font-size:2rem}.demo-studio-gallery article>p{display:inline;color:#8191a6}.demo-studio-gallery article>a:last-child{display:block;margin-top:1rem;color:#eef7ff;font-size:.6rem;font-weight:800}@media(max-width:760px){.demo-studio-gallery{padding:5rem 1rem}.demo-studio-gallery>header,.demo-studio-gallery>div{grid-template-columns:1fr}.demo-studio-gallery>div{gap:3rem}.demo-studio-gallery img{height:68vw}}
