.PhotoGrid-module__tRGnHW__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.PhotoGrid-module__tRGnHW__item{margin:0}.PhotoGrid-module__tRGnHW__frame{cursor:zoom-in;background:0 0;border:none;border-radius:6px;width:100%;padding:0;display:block;overflow:hidden}.PhotoGrid-module__tRGnHW__image{width:100%;height:auto;transition:transform .3s;display:block}.PhotoGrid-module__tRGnHW__image:hover{transform:scale(1.02)}.PhotoGrid-module__tRGnHW__caption{font-family:var(--font-sans);color:var(--color-text-muted);margin-top:.4rem;font-size:.75rem}.PhotoGrid-module__tRGnHW__lightbox{z-index:200;background:#0c0a08f0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PhotoGrid-module__tRGnHW__lightboxInner{cursor:e-resize;max-width:92vw}.PhotoGrid-module__tRGnHW__lightboxImage{border-radius:4px;width:auto;max-width:92vw;height:auto;max-height:84vh;display:block}.PhotoGrid-module__tRGnHW__lightboxMeta{font-family:var(--font-sans);color:#f5eddabf;text-align:center;margin-top:.75rem;margin-bottom:0;font-size:.8rem}.PhotoGrid-module__tRGnHW__closeButton,.PhotoGrid-module__tRGnHW__navButton{z-index:210;color:#f5eddacc;cursor:pointer;background:0 0;border:none;padding:.75rem;font-size:2rem;line-height:1;transition:color .2s;position:fixed}.PhotoGrid-module__tRGnHW__closeButton:hover,.PhotoGrid-module__tRGnHW__navButton:hover{color:#fff}.PhotoGrid-module__tRGnHW__closeButton{font-size:2.25rem;top:1rem;right:1.25rem}.PhotoGrid-module__tRGnHW__navButton{top:50%;transform:translateY(-50%)}.PhotoGrid-module__tRGnHW__navPrev{left:1rem}.PhotoGrid-module__tRGnHW__navNext{right:1rem}@media (max-width:768px){.PhotoGrid-module__tRGnHW__grid{grid-template-columns:repeat(2,1fr)}.PhotoGrid-module__tRGnHW__navButton{top:auto;bottom:1.25rem;transform:none}}@media (max-width:480px){.PhotoGrid-module__tRGnHW__grid{grid-template-columns:1fr}}
