.fn-photoswipe-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.source-gallery{position:relative;width:100%;overflow:visible}.source-gallery__grid{display:grid;grid-template-columns:repeat(var(--gallery-columns, 4),minmax(0,1fr));gap:4px;margin-block:4px}.source-gallery__grid>figure{aspect-ratio:1;margin:0;overflow:hidden}.source-gallery__grid>figure[data-gallery-hidden]{display:none}.source-gallery__grid>figure>button{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:#eee;cursor:zoom-in;overflow:hidden}.source-gallery__grid>figure img{display:block;width:100%;height:100%;object-fit:cover}.source-gallery__grid>figure button:after{content:"";position:absolute;inset:0;background:#fff;opacity:0;transition:opacity .3s ease}.source-gallery__grid>figure button>span{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#555;opacity:0;transform:translate(-50%,-50%);transition:opacity .5s ease,transform .5s ease}.source-gallery__grid>figure button>span:before,.source-gallery__grid>figure button>span:after{position:absolute;width:30%;height:2px;background:#fff;content:""}.source-gallery__grid>figure button>span:before{transform:rotate(90deg)}.source-gallery__grid>figure button:hover:after,.source-gallery__grid>figure button:focus-visible:after{opacity:.1}.source-gallery__grid>figure button:hover>span,.source-gallery__grid>figure button:focus-visible>span{opacity:.9;transform:translate(-50%,-50%) rotate(180deg)}.gallery-load-more{position:relative;z-index:2;display:block;margin:-45px auto 12px;padding:6px 12px;border:1px solid #555;background:#fff;color:#2b2b2b;line-height:1.15;cursor:pointer;transition:background-color .3s ease,color .3s ease}.gallery-load-more:hover,.gallery-load-more:focus-visible{background:#000;color:#fff}.fn-photoswipe{position:fixed;inset:0;width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;background:#000;color:#fff;overflow:hidden}.fn-photoswipe::backdrop,.fn-photoswipe-stage{background:#000}.fn-photoswipe[open]{animation:fn-lightbox-open .18s ease-out}.fn-photoswipe[open]::backdrop{animation:fn-lightbox-open .18s ease-out}@keyframes fn-lightbox-open{0%{opacity:0}to{opacity:1}}.fn-photoswipe-stage{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.fn-photoswipe-stage:fullscreen{position:fixed;inset:0;width:100vw;height:100vh}.fn-photoswipe-figure{position:absolute;inset:44px 0;display:flex;align-items:center;justify-content:center;margin:0;overflow:hidden;touch-action:none}.fn-photoswipe-figure img{--fn-photoswipe-pan-x: 0px;--fn-photoswipe-pan-y: 0px;display:block;flex:0 0 auto;width:var(--fn-photoswipe-fit-width, auto);max-width:none;height:var(--fn-photoswipe-fit-height, auto);max-height:none;object-fit:contain;transform:translate(var(--fn-photoswipe-pan-x),var(--fn-photoswipe-pan-y)) scale(1);transform-origin:center;transition:transform 333ms cubic-bezier(.4,0,.22,1);user-select:none}.fn-photoswipe button{position:absolute;z-index:2;padding:0;border:0;background-color:transparent;color:#fff;cursor:pointer;opacity:.75;transition:opacity .2s ease}.fn-photoswipe button:hover,.fn-photoswipe button:focus-visible{opacity:1}.fn-photoswipe-counter{position:absolute;top:0;left:0;z-index:3;height:44px;padding:0 10px;font-size:13px;line-height:44px;opacity:.75}.fn-photoswipe-toolbar{position:absolute;top:0;right:0;z-index:3;display:flex;height:44px}.fn-photoswipe-toolbar button{position:relative;width:44px;height:44px;background-image:var(--fn-photoswipe-sprite);background-size:264px 88px;background-repeat:no-repeat}.fn-photoswipe-icon-close{background-position:0 -44px!important}.fn-photoswipe-icon-share{background-position:-44px -44px!important}.fn-photoswipe-icon-fullscreen{background-position:0 0!important}.fn-photoswipe.is-fullscreen .fn-photoswipe-icon-fullscreen{background-position:-44px 0!important}.fn-photoswipe-icon-zoom{background-position:-88px 0!important}.fn-photoswipe.is-zoomed .fn-photoswipe-icon-zoom{background-position:-132px 0!important}.fn-photoswipe-prev,.fn-photoswipe-next{top:50%;width:70px;height:100px;margin-top:-50px}.fn-photoswipe-prev{left:0}.fn-photoswipe-next{right:0}.fn-photoswipe-prev:before,.fn-photoswipe-next:before{position:absolute;top:35px;width:32px;height:30px;background-color:#0000004d;background-image:var(--fn-photoswipe-sprite);background-repeat:no-repeat;background-size:264px 88px;content:""}.fn-photoswipe-prev:before{left:6px;background-position:-138px -44px}.fn-photoswipe-next:before{right:6px;background-position:-94px -44px}.fn-photoswipe.is-zoomed img{cursor:grab;transform:translate(var(--fn-photoswipe-pan-x),var(--fn-photoswipe-pan-y)) scale(var(--fn-photoswipe-zoom, 1))}.fn-photoswipe.is-panning img{cursor:grabbing;transition:none}.fn-photoswipe-share-modal{position:absolute;inset:0;z-index:4;padding:10px;background:#0000007f;opacity:0;transition:opacity .25s ease-out}.fn-photoswipe-share-modal[hidden]{display:none}.fn-photoswipe-share-modal.is-open{opacity:1}.fn-photoswipe-share-tooltip{position:absolute;top:56px;right:44px;z-index:5;border-radius:2px;background:#fff;box-shadow:0 2px 5px #00000040;transform:translateY(6px);transition:transform .25s}.fn-photoswipe-share-modal.is-open .fn-photoswipe-share-tooltip{transform:translateY(0)}.fn-photoswipe-share-tooltip a{display:block;padding:8px 12px;color:#000;font-size:14px;line-height:18px;text-decoration:none;white-space:nowrap}.fn-photoswipe-share-tooltip a:hover,.fn-photoswipe-share-tooltip a:focus-visible{background:#ddd}html.fn-photoswipe-open{overflow:hidden}@media(max-width:850px){.source-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:500px){.source-gallery__grid{grid-template-columns:1fr}.fn-photoswipe-prev,.fn-photoswipe-next{width:44px}}@media(prefers-reduced-motion:reduce){.source-gallery__grid>figure button:after,.source-gallery__grid>figure button>span,.gallery-load-more,.fn-photoswipe-figure img,.fn-photoswipe-share-modal,.fn-photoswipe-share-tooltip{transition:none}}@media(prefers-reduced-motion:reduce){.fn-photoswipe[open],.fn-photoswipe[open]::backdrop{animation:none}}
