.example-gallery{max-width:1280px;margin:0 auto;padding:20px 28px 90px}.example-gallery-head{max-width:760px;margin-bottom:28px}.example-gallery h2{font:600 clamp(32px,4vw,52px)/1.05 Georgia,serif;margin:8px 0 14px}.example-gallery-text{color:#67726e;line-height:1.6}.example-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.example-gallery-item{margin:0;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px #17211e12}.example-gallery-item a{display:block;background:#f2f2ee}.example-gallery-item img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain}.example-gallery-item figcaption{padding:12px 15px;color:#67726e;font-size:13px;line-height:1.4}.example-gallery-empty{background:#fff;border-radius:18px;padding:25px;margin-bottom:60px}@media(max-width:850px){.example-gallery{padding:10px 14px 60px}.example-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.example-gallery-grid{grid-template-columns:1fr}}
