@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lightbox-overlay[data-astro-cid-ewuflrcu]{z-index:9999;touch-action:none;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.lightbox-overlay[data-astro-cid-ewuflrcu].is-open{display:flex}.lightbox-img-wrap[data-astro-cid-ewuflrcu]{flex:1;justify-content:center;align-items:center;min-width:0;max-height:90vh;display:flex}.lightbox-img[data-astro-cid-ewuflrcu]{object-fit:contain;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:90vh;transition:opacity .2s}.lightbox-arrow[data-astro-cid-ewuflrcu]{color:#fff9;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:300px;padding:0;transition:color .2s;display:flex}.lightbox-arrow[data-astro-cid-ewuflrcu]:hover{color:#fff}.lightbox-arrow[data-astro-cid-ewuflrcu] svg[data-astro-cid-ewuflrcu]{stroke-width:1px;width:60px;height:300px}.lightbox-close[data-astro-cid-ewuflrcu]{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:0;font-size:2.5rem;line-height:1;transition:opacity .2s;position:absolute;top:16px;right:20px}.lightbox-close[data-astro-cid-ewuflrcu]:hover{opacity:1}