.Gallery_grid__clBi9{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;list-style:none;margin:24px 0 0;padding:0}.Gallery_thumb__OJ0_q{display:block;width:100%;padding:0;border:1px solid var(--rule);background:none;cursor:pointer;aspect-ratio:4/3;overflow:hidden}.Gallery_thumb__OJ0_q img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.Gallery_thumb__OJ0_q:hover img{transform:scale(1.03)}.Gallery_thumb__OJ0_q:focus-visible{outline:3px solid var(--timber);outline-offset:2px}.Gallery_viewer__tSe6b{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:0;border:0;background:var(--slate);color:var(--plaster)}.Gallery_viewer__tSe6b::-webkit-backdrop{background:rgba(20,27,33,.92)}.Gallery_viewer__tSe6b::backdrop{background:rgba(20,27,33,.92)}.Gallery_viewerInner__2R8uc{display:grid;grid-template-rows:auto 1fr auto;height:100%;grid-gap:8px;gap:8px;padding:14px 16px 20px}.Gallery_viewerBar__0rRiZ{display:flex;align-items:center;justify-content:space-between;font-size:14px}.Gallery_count__BNJME{color:#aebac2}.Gallery_close__HoTiI{font:inherit;font-weight:650;color:var(--plaster);background:none;border:1px solid #47565f;padding:7px 14px;cursor:pointer}.Gallery_close__HoTiI:hover{background:#2f3d48}.Gallery_stage__vP9Ge{position:relative;display:grid;place-items:center;min-height:0}.Gallery_full__ssRgC{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.Gallery_step__Z6_FQ{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;font-size:30px;line-height:1;color:var(--plaster);background:rgba(37,49,59,.72);border:1px solid #47565f;cursor:pointer}.Gallery_step__Z6_FQ:hover{background:rgba(37,49,59,.95)}.Gallery_prev__b3X1G{left:4px}.Gallery_next__k3Aw0{right:4px}.Gallery_close__HoTiI:focus-visible,.Gallery_step__Z6_FQ:focus-visible{outline:3px solid var(--timber);outline-offset:2px}.Gallery_caption__sdOVT{margin:0;text-align:center;font-size:14.5px;color:#aebac2;min-height:1.2em}@media (max-width:1100px){.Gallery_grid__clBi9{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.Gallery_grid__clBi9{grid-template-columns:repeat(2,1fr);gap:8px}.Gallery_step__Z6_FQ{width:44px;height:44px;font-size:26px}}