#woz-gallery-lightbox{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;background:rgba(12,16,14,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-sizing:border-box;padding:12vh 15vw}
#woz-gallery-lightbox>img{display:block;max-width:100%;max-height:64vh;max-height:64dvh;width:auto;height:auto;object-fit:contain;box-shadow:none}
#woz-gallery-lightbox button{position:absolute;width:44px;height:44px;border:0;border-radius:0;background:rgba(0,0,0,.5);color:white;font:300 38px/1 sans-serif;cursor:pointer;padding:0;display:grid;place-items:center}
#woz-gallery-lightbox button[hidden]{display:none}
#woz-gallery-lightbox button:focus-visible{outline:2px solid white;outline-offset:4px}
#woz-gallery-lightbox .wgl-close{top:10vh;right:15vw;background:transparent;font-size:34px}
#woz-gallery-lightbox .wgl-prev{left:8vw;top:calc(50% - 22px)}
#woz-gallery-lightbox .wgl-next{right:8vw;top:calc(50% - 22px)}
#woz-gallery-lightbox .wgl-count{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
#woz-gallery-lightbox .wgl-indicators{position:absolute;bottom:7vh;left:15%;width:70%;display:flex;justify-content:center;flex-wrap:wrap;gap:4px}
#woz-gallery-lightbox .wgl-indicators button{position:relative;width:32px;height:28px;background:transparent}
#woz-gallery-lightbox .wgl-indicators button::after{content:'';display:block;width:100%;height:3px;background:rgba(255,255,255,.4)}
#woz-gallery-lightbox .wgl-indicators button[aria-pressed=true]::after{background:#fff}
@media(max-width:767px){#woz-gallery-lightbox{padding:80px 36px}#woz-gallery-lightbox>img{max-height:68dvh}#woz-gallery-lightbox .wgl-close{top:20px;right:20px}#woz-gallery-lightbox .wgl-prev{left:2px}#woz-gallery-lightbox .wgl-next{right:2px}#woz-gallery-lightbox .wgl-prev,#woz-gallery-lightbox .wgl-next{width:32px}#woz-gallery-lightbox .wgl-indicators{bottom:30px;left:8%;width:84%}#woz-gallery-lightbox .wgl-indicators button{width:20px}}
