@import url('/assets/site-v1-2.css');

.seo-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;padding-top:1rem!important;padding-bottom:clamp(3rem,6vw,6rem)!important}.seo-gallery figure{margin:0;background:linear-gradient(145deg,#101927,#0b111b);border:1px solid var(--line);border-radius:20px;overflow:hidden}.seo-gallery img{width:100%;aspect-ratio:16/9;object-fit:cover}.seo-gallery figcaption{padding:.85rem 1rem;color:var(--muted);font-size:.82rem;line-height:1.45}@media(max-width:700px){.seo-gallery{grid-template-columns:1fr}.seo-gallery figcaption{font-size:.78rem}}
