.work-gallery{max-width:1280px;margin:72px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.work-gallery figure{margin:0;position:relative;overflow:hidden;aspect-ratio:4/5}.work-gallery img{transition:transform .7s ease}.work-gallery figure:hover img{transform:scale(1.04)}.work-gallery figcaption{position:absolute;left:14px;bottom:14px;background:rgba(251,250,248,.92);padding:8px 11px;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.about-title{max-width:850px;margin-bottom:75px}.about-title>p:last-child{max-width:650px;color:#bbb5b0;font-size:17px}.studio-photo{margin-top:34px;max-width:520px;aspect-ratio:4/3;overflow:hidden}.social-links{margin-top:28px}@media(max-width:950px){.work-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.work-gallery{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:45px}.work-gallery figcaption{font-size:8px;left:8px;bottom:8px;padding:6px 8px}}
