.pb-newsletter{box-sizing:border-box;width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;margin:auto;border:1px solid #e6dfd4;border-radius:20px;padding:38px 28px 26px;background:var(--nl-bg,#faf7f1);color:#283b31;box-shadow:0 20px 80px #0003;font-family:inherit;text-align:center}.pb-newsletter:not([open]){display:none}.pb-newsletter::backdrop{background:#17251dcc}.pb-newsletter h2{font-size:26px;line-height:1.2;margin:12px 0}.pb-newsletter p{line-height:1.6;font-size:14px}.pb-newsletter-brand{letter-spacing:.2em;color:#81654f;font-size:11px!important}.pb-newsletter-close{position:absolute;right:8px;top:8px;width:44px;height:44px;border:0;background:transparent;color:inherit;font-size:28px;cursor:pointer}.pb-newsletter label{display:block;text-align:left;font-size:13px;margin:20px 0 7px}.pb-newsletter input[type=email]{box-sizing:border-box;width:100%;min-height:48px;padding:12px;border:1px solid #c7cbbf;border-radius:9px;background:#fff;color:#17251d;font:inherit;font-size:16px}.pb-newsletter-submit{width:100%;min-height:48px;margin-top:10px;padding:12px;border:0;border-radius:9px;background:var(--nl-accent);color:#fff;font:inherit;font-weight:600;cursor:pointer}.pb-newsletter .pb-newsletter-note{font-size:11px;margin:14px 0 0;color:#59645c}.pb-newsletter a{color:inherit;text-decoration:underline}.pb-newsletter :focus-visible{outline:2px solid #81654f;outline-offset:3px}