.nr-hs-embed .hs-form,.nr-hs-embed form.hs-form{font-family:var(--font-open-sans,"Open Sans"), "Helvetica Neue", Helvetica, Arial, sans-serif}.nr-hs-embed .hs-input,.nr-hs-embed input.hs-input,.nr-hs-embed select.hs-input,.nr-hs-embed textarea.hs-input{background:var(--color-surface-default);border-radius:var(--radius-sm);font-family:var(--font-exo,"Exo"), "Helvetica Neue", Helvetica, Arial, sans-serif;width:100%;height:48px;padding:9.6px var(--space-3);box-sizing:border-box;color:var(--color-ink-900);border:1px solid #eee;font-size:16px;line-height:1.4}.nr-hs-embed textarea.hs-input{height:48px;min-height:48px}.nr-hs-embed .hs-input:focus,.nr-hs-embed select.hs-input:focus,.nr-hs-embed textarea.hs-input:focus{outline-offset:2px;outline:2px solid #2563eb}.nr-hs-embed .hs-input::placeholder,.nr-hs-embed input.hs-input::placeholder,.nr-hs-embed textarea.hs-input::placeholder{color:var(--color-ink-900);opacity:1}.nr-hs-embed select.hs-input{appearance:none;padding-right:var(--space-7);cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M3.35 5.65l4.65 4.64 4.65-4.64a.5.5 0 11.71.71l-5 5a.5.5 0 01-.71 0l-5-5a.5.5 0 11.7-.71z' fill='%2308090A'/></svg>");background-position:right 16px center;background-repeat:no-repeat}.nr-hs-embed .hs-form-field{margin-top:var(--space-5);margin-bottom:0}.nr-hs-embed fieldset{margin:0}.nr-hs-embed .hs-form-field>label{font-family:var(--font-open-sans,"Open Sans"), "Helvetica Neue", Helvetica, Arial, sans-serif;margin-bottom:var(--space-1);color:var(--color-ink-900);font-size:16px;font-weight:400;line-height:1.2;display:block}.nr-hs-embed .hs-error-msgs,.nr-hs-embed ul.hs-error-msgs.inputs-list,.nr-hs-embed ul.no-list.hs-error-msgs{background:var(--color-ink-500);color:var(--color-text-on-dark);font-family:var(--font-exo,"Exo"), "Helvetica Neue", Helvetica, Arial, sans-serif;border-radius:var(--radius-sm);width:auto;max-width:100%;margin:19.5px 0 0;padding:6.5px;font-size:13px;list-style:none;display:inline-block}.nr-hs-embed .hs-error-msgs li{color:var(--color-text-on-dark);margin:0;padding:0;list-style:none}.nr-hs-embed .hs-form fieldset{border:0;max-width:100%;margin:0;padding:0}.nr-hs-embed form.hs-form fieldset.form-columns-2,.nr-hs-embed form.hs-form fieldset.form-columns-3{display:block}.nr-hs-embed form.hs-form fieldset.form-columns-2 .hs-form-field,.nr-hs-embed form.hs-form fieldset.form-columns-3 .hs-form-field{float:none;margin-left:0;padding-right:0;width:100%!important}@media (min-width:1025px){.nr-hs-embed form.hs-form fieldset.form-columns-2{gap:26px;display:flex}.nr-hs-embed form.hs-form fieldset.form-columns-2 .hs-form-field{flex:1}}.nr-hs-embed .hs-submit,.nr-hs-embed .actions{margin-top:var(--space-4)}.nr-hs-embed .hs-button,.nr-hs-embed input.hs-button{background:var(--color-brand-red);width:100%;color:var(--color-text-on-dark);border:2px solid var(--color-brand-red);border-radius:var(--radius-sm);padding:var(--space-4) 35px;font-family:var(--font-exo,"Exo"), "Helvetica Neue", Helvetica, Arial, sans-serif;cursor:pointer;transition:background var(--transition-base) ease, border-color var(--transition-base) ease;font-size:16px;font-weight:400;line-height:16px}@media (max-width:768px){.nr-hs-embed .hs-button,.nr-hs-embed input.hs-button{font-size:14px}}.nr-hs-embed .hs-button:hover,.nr-hs-embed input.hs-button:hover{background:var(--color-brand-red-hover);border-color:var(--color-brand-red-hover)}.nr-hs-embed .hs_recaptcha{margin-top:var(--space-5)}.nr-hs-embed .hs-form-required{color:var(--color-brand-red);margin-left:2px}.nr-hs-embed.nr-blog-post__newsletter-form .hs-form-field>label{color:var(--color-text-on-dark)}@media (min-width:769px){.nr-hs-embed.nr-blog-post__newsletter-form form.hs-form{align-items:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.nr-hs-embed.nr-blog-post__newsletter-form form.hs-form>.hs-form-field:not(.hs_recaptcha){flex:1 1 0;min-width:0;margin:0}.nr-hs-embed.nr-blog-post__newsletter-form form.hs-form>.hs_submit{flex:none;margin-top:0}.nr-hs-embed.nr-blog-post__newsletter-form form.hs-form .hs-button,.nr-hs-embed.nr-blog-post__newsletter-form form.hs-form input.hs-button{width:auto}}.nr-hs-embed.nr-blog-post__newsletter-form .hs_recaptcha{flex:0 0 0;width:0;min-width:0;max-width:0;height:0;margin:0;padding:0;overflow:hidden}.nr-hs-embed.nr-blog-post__newsletter-form .hs_error_rollup{display:none}.nr-hs-embed.nr-blog-post__newsletter-form .hs-form-field .hs-error-msgs{margin:var(--space-1) 0 0;background:0 0;border-radius:0;max-width:100%;padding:0}.nr-hs-embed.nr-blog-post__newsletter-form .hs-form-field .hs-error-msgs li,.nr-hs-embed.nr-blog-post__newsletter-form .hs-form-field .hs-error-msg{color:var(--color-brand-red);font-size:12px;line-height:1.3}@media (min-width:769px){.nr-hs-embed.nr-blog-post__newsletter-form .hs-form-field:not(.hs_recaptcha){position:relative}.nr-hs-embed.nr-blog-post__newsletter-form .hs-form-field .hs-error-msgs{width:auto;display:block;position:absolute;top:100%;left:0;right:0}}.nr-hs-embed.nr-newsroom-subscribe__embed .hs_firstname,.nr-hs-embed.nr-newsroom-subscribe__embed .hs_lastname,.nr-hs-embed.nr-newsroom-subscribe__embed .hs_recaptcha,.nr-hs-embed.nr-newsroom-subscribe__embed .hs_error_rollup{display:none!important}.nr-hs-embed.nr-newsroom-subscribe__embed form.hs-form{align-items:stretch;gap:0;width:100%;margin:0;display:flex}.nr-hs-embed.nr-newsroom-subscribe__embed .hs_email{flex:auto;min-width:0;margin:0}.nr-hs-embed.nr-newsroom-subscribe__embed .hs_email>label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nr-hs-embed.nr-newsroom-subscribe__embed .hs_email .hs-input{height:53px;padding:0 var(--space-4);font-family:var(--font-open-sans,"Open Sans"), "Helvetica Neue", Helvetica, Arial, sans-serif;border-right:0;border-radius:6px 0 0 6px;font-size:16px;line-height:24px}.nr-hs-embed.nr-newsroom-subscribe__embed .hs_email .hs-input::placeholder{color:#00000073}.nr-hs-embed.nr-newsroom-subscribe__embed .hs-submit,.nr-hs-embed.nr-newsroom-subscribe__embed .actions{flex:none;margin:0}.nr-hs-embed.nr-newsroom-subscribe__embed .hs-button,.nr-hs-embed.nr-newsroom-subscribe__embed input.hs-button{width:auto;min-width:108px;height:53px;padding:0 var(--space-5);font-family:var(--font-open-sans,"Open Sans"), "Helvetica Neue", Helvetica, Arial, sans-serif;border-radius:0 6px 6px 0;font-size:16px;font-weight:600;line-height:24px}.nr-hs-embed.nr-newsroom-subscribe__embed .hs_email .hs-error-msgs{margin:var(--space-1) 0 0;color:var(--color-brand-red);background:0 0;border-radius:0;padding:0;display:block}.nr-hs-embed.nr-newsroom-subscribe__embed .hs_email .hs-error-msg,.nr-hs-embed.nr-newsroom-subscribe__embed .hs_email .hs-error-msgs li{color:var(--color-brand-red);font-size:12px;line-height:1.3}.nr-hs-embed.nr-event-hero__form .hs-form-field>label,.nr-hs-embed.nr-event-hero__form .hs-form-booleancheckbox-display,.nr-hs-embed.nr-event-hero__form .hs-richtext,.nr-hs-embed.nr-event-hero__form .legal-consent-container{color:var(--color-text-on-dark)}.nr-hs-embed.nr-event-hero__form .hs-form-field>label{font-size:14px}.nr-hs-embed.nr-event-hero__form .legal-consent-container a{color:var(--color-text-on-dark);text-decoration:underline}@media (min-width:900px){.nr-hs-embed.nr-event-hero__form form.hs-form fieldset.form-columns-2{gap:var(--space-4);display:flex}.nr-hs-embed.nr-event-hero__form form.hs-form fieldset.form-columns-2 .hs-form-field{flex:1}}.nr-hs-embed.nr-event-hero__form .hs-button,.nr-hs-embed.nr-event-hero__form input.hs-button{width:auto}.nr-hs-embed.nr-event-hero__form ul.inputs-list,.nr-hs-embed.nr-event-hero__form ul.inputs-list li{margin:0;padding:0;list-style:none}.nr-hs-embed.nr-event-hero__form .hs-form-booleancheckbox-display input[type=checkbox].hs-input{appearance:auto;-webkit-appearance:checkbox;float:left;width:13px;height:13px;margin:0 var(--space-2) 0 0;background:0 0;border:0;border-radius:0;padding:0}.nr-hs-embed.nr-event-hero__form .hs_recaptcha{height:0;margin:0;padding:0;overflow:hidden}
