.PressGallery-module__lagwaa__grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:14px 0 8px;display:grid}.PressGallery-module__lagwaa__item{flex-direction:column;margin:0;display:flex}.PressGallery-module__lagwaa__thumb{aspect-ratio:4/5;border:1px solid var(--ink);background:var(--paper-2);cursor:pointer;width:100%;padding:0;display:block;position:relative;overflow:hidden}.PressGallery-module__lagwaa__thumb img{object-fit:cover;transition:transform .25s}.PressGallery-module__lagwaa__thumb:hover img{transform:scale(1.04)}.PressGallery-module__lagwaa__zoom{width:30px;height:30px;color:var(--paper);background:#1a1714b3;border-radius:50%;justify-content:center;align-items:center;font-size:15px;transition:background .15s;display:flex;position:absolute;bottom:8px;right:8px}.PressGallery-module__lagwaa__thumb:hover .PressGallery-module__lagwaa__zoom{background:var(--red)}.PressGallery-module__lagwaa__dl{font-family:var(--label);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft);margin-top:7px;font-size:10.5px;font-weight:700;text-decoration:none}.PressGallery-module__lagwaa__dl:hover{color:var(--red)}@media (max-width:640px){.PressGallery-module__lagwaa__grid{grid-template-columns:repeat(2,1fr)}}.PressGallery-module__lagwaa__lightbox{z-index:100;background:#14120fed;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.PressGallery-module__lagwaa__stage{flex-direction:column;align-items:center;max-width:92vw;display:flex;position:relative}.PressGallery-module__lagwaa__full{border:1px solid #f3efe626}.PressGallery-module__lagwaa__bar{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-top:12px;display:flex}.PressGallery-module__lagwaa__cap{font-family:var(--text);color:#f3efe6cc;font-size:14px}.PressGallery-module__lagwaa__dlBtn{font-family:var(--label);text-transform:uppercase;letter-spacing:.08em;color:var(--paper);border:1px solid #f3efe680;flex-shrink:0;padding:8px 14px;font-size:11px;font-weight:700;text-decoration:none}.PressGallery-module__lagwaa__dlBtn:hover{background:var(--red);border-color:var(--red)}.PressGallery-module__lagwaa__close{color:var(--paper);cursor:pointer;z-index:2;background:0 0;border:0;font-size:34px;line-height:1;position:absolute;top:14px;right:20px}.PressGallery-module__lagwaa__close:hover{color:var(--red)}.PressGallery-module__lagwaa__nav{color:var(--paper);cursor:pointer;background:#f3efe61f;border:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:32px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PressGallery-module__lagwaa__nav:hover{background:var(--red)}.PressGallery-module__lagwaa__prev{left:16px}.PressGallery-module__lagwaa__next{right:16px}
