.newsletter-module{padding-block:var(--space-16)}.newsletter-module__inner{align-items:center;display:flex;flex-direction:column;gap:var(--space-6);max-width:760px;text-align:center}.newsletter-module__copy{max-width:60ch}.newsletter-module__heading{font-family:var(--font-display);font-size:var(--fs-32);font-weight:var(--fw-extrabold);letter-spacing:var(--ls-display);line-height:var(--lh-snug);margin:0 0 var(--space-3)}.newsletter-module__subheading{font-family:var(--font-body);font-size:var(--fs-16);line-height:var(--lh-relaxed);margin:0}.newsletter-module__form{width:100%}.newsletter-module__form-placeholder{font-family:var(--font-body);font-size:var(--fs-14)}.newsletter-module--dark{background:var(--brand-dark)}.newsletter-module--dark .newsletter-module__heading{color:var(--white)}.newsletter-module--dark .newsletter-module__subheading{color:var(--ink-400)}.newsletter-module--light{background:var(--surface-page)}.newsletter-module--light .newsletter-module__heading{color:var(--text-primary)}.newsletter-module--light .newsletter-module__subheading{color:var(--text-secondary)}.newsletter-module__form .hs-form{align-items:flex-start;display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center;margin:0 auto;max-width:520px}.newsletter-module__form .hs-form-field{flex:1 1 260px;margin:0;text-align:left}.newsletter-module__form .hs-form label{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0);white-space:nowrap}.newsletter-module__form .input{margin:0}.newsletter-module__form .hs-form input[type=email],.newsletter-module__form .hs-form input[type=text]{background:var(--white);border:1px solid var(--border-default);border-radius:var(--radius-md);box-sizing:border-box;color:var(--text-primary);font-family:var(--font-body);font-size:var(--fs-16);height:48px;padding:0 var(--space-4);transition:border-color .15s ease;width:100%}.newsletter-module__form .hs-form input[type=email]:focus,.newsletter-module__form .hs-form input[type=text]:focus{border-color:var(--brand-primary);outline:2px solid var(--focus-ring);outline-offset:1px}.newsletter-module__form .hs-form fieldset{border:none;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:var(--space-3);margin:0;max-width:none!important;padding:0}.newsletter-module__form .hs-form-field.hs-fieldtype-email,.newsletter-module__form .hs-form-field.hs-fieldtype-text{flex:1 1 240px}.newsletter-module__form .hs_submit{flex:0 0 auto;margin:0}.newsletter-module__form .actions{margin:0;padding:0}.newsletter-module__form .hs-button,.newsletter-module__form input[type=submit]{align-items:center;background:var(--brand-primary);border:none;border-radius:var(--radius-md);color:var(--white);cursor:pointer;display:inline-flex;font-family:var(--font-body);font-size:var(--fs-16);font-weight:var(--fw-semibold);height:48px;justify-content:center;padding:0 var(--space-6);transition:background .15s ease,transform .1s ease;white-space:nowrap}.newsletter-module__form .hs-button:hover,.newsletter-module__form input[type=submit]:hover{background:var(--brand-primary-700);transform:translateY(-1px)}.newsletter-module__form .hs-error-msgs{flex:1 1 100%;list-style:none;margin:var(--space-1) 0 0;padding:0;text-align:left}.newsletter-module__form .hs-error-msgs label{height:auto;overflow:visible;position:static;width:auto;clip:auto;display:block;font-size:var(--fs-12);font-weight:var(--fw-regular);white-space:normal}.newsletter-module--dark .newsletter-module__form .hs-error-msgs label{color:#ff8a80}.newsletter-module--light .newsletter-module__form .hs-error-msgs label{color:var(--brand-primary)}.newsletter-module__form .submitted-message{font-family:var(--font-body);font-size:var(--fs-16);font-weight:var(--fw-semibold);text-align:center}.newsletter-module--dark .newsletter-module__form .submitted-message{color:var(--white)}.newsletter-module--light .newsletter-module__form .submitted-message{color:var(--text-primary)}.newsletter-module__form .hs-form-booleancheckbox-display{align-items:flex-start;display:flex;flex:1 1 100%;font-family:var(--font-body);font-size:var(--fs-12);gap:var(--space-2);line-height:var(--lh-normal);text-align:left}.newsletter-module__form .hs-form-booleancheckbox-display input{flex:none;margin-top:3px}.newsletter-module--dark .newsletter-module__form .hs-form-booleancheckbox-display,.newsletter-module--dark .newsletter-module__form .legal-consent-container{color:var(--ink-400)}.newsletter-module--light .newsletter-module__form .hs-form-booleancheckbox-display,.newsletter-module--light .newsletter-module__form .legal-consent-container{color:var(--text-secondary)}.newsletter-module__form .legal-consent-container a{text-decoration:underline}.newsletter-module--dark .newsletter-module__form .legal-consent-container a{color:var(--white)}.newsletter-module--light .newsletter-module__form .legal-consent-container a{color:var(--brand-primary)}@media (max-width:640px){.newsletter-module__form .hs-form{align-items:stretch;flex-direction:column}.newsletter-module__form fieldset{flex-direction:column}.newsletter-module__form .hs-form-field,.newsletter-module__form .hs-form-field.hs-fieldtype-email,.newsletter-module__form .hs-form-field.hs-fieldtype-text{flex:0 0 auto}.newsletter-module__form .hs-button,.newsletter-module__form .hs_submit,.newsletter-module__form input[type=submit]{width:100%}}