full-screen-image-gallery{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#000000cc;bottom:0;color:#fff;left:0;overflow:hidden;position:absolute;right:0;text-shadow:0 0 3px #000;top:0;z-index:1999999999}full-screen-image-gallery>*{height:100vh;-o-object-fit:contain;object-fit:contain;width:100%}full-screen-image-gallery img:not([loaded]){background-image:url(../../images/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:20vw 20vw}full-screen-image-gallery::part(root){bottom:0;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;left:0;position:absolute;right:0;top:0}full-screen-image-gallery::part(left){border:none;box-sizing:border-box;cursor:pointer;font:var(--fa-font-solid);font-size:2rem;grid-column:1;grid-row:1/span 3;margin:10px;outline:none;place-self:center;z-index:2}full-screen-image-gallery::part(left):after{content:"\f137"}full-screen-image-gallery::part(right){box-sizing:border-box;cursor:pointer;font:var(--fa-font-solid);font-size:2rem;grid-column:3;grid-row:1/span 3;margin:10px;place-self:center;z-index:2}full-screen-image-gallery::part(right):after{content:"\f138"}full-screen-image-gallery::part(close){box-sizing:border-box;cursor:pointer;font:var(--fa-font-solid);font-size:2rem;grid-column:3;grid-row:1;margin:10px;place-self:center;z-index:2}full-screen-image-gallery::part(close):after{content:"\f057"}full-screen-image-gallery::part(content){align-content:start;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;grid-column:1/span 3;grid-row:1/span 3;justify-content:start;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}full-screen-image-gallery::part(img){align-content:stretch;align-items:stretch;bottom:0;display:grid;height:100%;justify-content:stretch;justify-items:stretch;left:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;right:0;scroll-snap-align:center;scroll-snap-stop:always;scrollbar-width:none;top:0;width:100%;z-index:1}full-screen-image-gallery>:first-child{scroll-snap-align:start}full-screen-image-gallery>:last-child{scroll-snap-align:end}full-screen-image-gallery>[data-state=grabbing]{cursor:grabbing}
/*# sourceMappingURL=FullScreenImageGallery.css.map */