.wv-mfl-lightbox{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.88)}.wv-mfl-lightbox.is-open{display:flex}.wv-mfl-lightbox img{display:block;width:auto;height:auto;max-width:min(100%, 1200px);max-height:calc(100vh - 72px);box-shadow:0 18px 48px rgba(0,0,0,.45)}.wv-mfl-lightbox button{position:absolute;top:14px;right:14px;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:28px;line-height:1;cursor:pointer}.wv-mfl-lightbox button:hover,.wv-mfl-lightbox button:focus{background:rgba(255,255,255,.18);outline:2px solid #fff;outline-offset:2px}