.lb-newsletter-open{width:100%;max-width:260px;border:0;border-radius:7px;background:#0969df;color:#fff;padding:12px 18px;font:inherit;font-size:16px;font-weight:700;cursor:pointer}
.lb-newsletter-dialog{box-sizing:border-box;width:calc(100% - 32px);max-width:500px;max-height:calc(100dvh - 32px);margin:auto;padding:28px;border:0;border-radius:16px;background:#fff;color:#173348;box-shadow:0 20px 80px #0004;font-family:inherit;overflow:auto}.lb-newsletter-dialog::backdrop{background:#001c35aa}.lb-newsletter-dialog h2{color:#0b304c;font-size:26px;margin:0 35px 8px 0}.lb-newsletter-dialog>p{color:#486173;margin:0 0 22px;line-height:1.5}.lb-newsletter-close{position:absolute;top:10px;right:12px;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#edf3f8;color:#173348;font-size:26px;cursor:pointer}.lb-newsletter-dialog .lb-newsletter{display:grid;gap:12px;width:100%;margin:0}.lb-newsletter-names{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lb-newsletter-dialog label{display:block;font-size:14px;font-weight:600;color:#173348}.lb-newsletter-dialog input:not([name=website]){box-sizing:border-box;display:block;width:100%;min-width:0;min-height:44px;border:1px solid #b6c8d7;border-radius:7px;padding:10px 12px;background:#fff;color:#173348;font:inherit}.lb-newsletter-names input{margin-top:6px}.lb-newsletter-dialog button[type=submit]{width:100%;border:0;border-radius:7px;background:#0969df;color:#fff;padding:12px 18px;font:inherit;font-weight:700;cursor:pointer}.lb-newsletter-dialog button:disabled{opacity:.55;cursor:default}.lb-newsletter-dialog .lb-newsletter-note,.lb-newsletter-dialog [data-newsletter-result]{font-size:13px;line-height:1.5;margin:0;color:#486173}.lb-newsletter-dialog [data-newsletter-result].is-error{color:#b42318}.lb-newsletter-dialog [data-newsletter-result]:empty{display:none}.lb-newsletter-trap{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.lb-newsletter-dialog :focus-visible,.lb-newsletter-open:focus-visible{outline:3px solid #64b5f6;outline-offset:3px}@media(max-width:480px){.lb-newsletter-dialog{padding:24px 20px}.lb-newsletter-names{grid-template-columns:1fr;gap:12px}}