.visual-hero{grid-template-columns:1.08fr .92fr;gap:48px}.hero-photo{margin:0}.hero-photo img,.service-photo{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:18px}.hero-photo img{box-shadow:12px 12px 0 var(--orange)}.hero-photo figcaption{margin-top:14px;color:var(--muted);font-size:.9rem}.service-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.service-gallery figure{margin:0;background:var(--ink);border-radius:14px;overflow:hidden}.service-gallery img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.service-gallery figcaption{padding:14px 16px;color:#fff;font-weight:800}.service-photo{margin-bottom:24px}.visual-services article{padding-top:50px}@media(max-width:800px){.visual-hero,.service-gallery{grid-template-columns:1fr}.hero-photo{margin-top:12px}}
