.bgfp-dialog{position:fixed;inset:50% auto auto 50%;width:min(90vw,800px);max-width:800px;padding:2rem;border:0;border-radius:6px;background:#fff;text-align:center;transform:translate(-50%, -50%);box-sizing:border-box;overflow:hidden}.bgfp-dialog::backdrop{background:rgba(0,0,0,.8)}.bgfp-dialog__close{position:absolute;top:6px;right:6px;padding:.5rem 1rem;border:0;border-radius:6px;background:#000;color:#fff;font:inherit;font-size:32px;font-weight:700;line-height:1;cursor:pointer}.bgfp-dialog__close:hover,.bgfp-dialog__close:focus-visible{opacity:.8}.bgfp-dialog--fallback::before{content:"";position:fixed;inset:-100vh -100vw;z-index:-1;background:rgba(0,0,0,.8)}body.bgfp-dialog-open{overflow:hidden}@media(max-width: 767px){.bgfp-dialog{width:90vw;padding:32px 24px}.bgfp-dialog__close{top:8px;right:12px;color:inherit}}
