.newsletter-banner{background-color:#ddd1fd;border-radius:24px;padding:var(--newsletter-banner-padding-top,64px) var(--newsletter-banner-padding-right,64px) var(--newsletter-banner-padding-bottom,64px) var(--newsletter-banner-padding-left,64px)}.newsletter-banner__inner{align-items:flex-start;display:flex;flex-direction:column;max-width:560px;text-align:left}.newsletter-banner__title{color:#0b08c8;font-size:32px;font-weight:400;letter-spacing:-.6px;line-height:1.02;margin:0}@media (min-width:992px){.newsletter-banner__title{font-size:42px;letter-spacing:-1.3px}}.newsletter-banner__subtitle{color:#313131;font-size:16px;font-weight:400;letter-spacing:-.1px;line-height:1.22;margin:12px 0 0}.newsletter-banner__form{margin-top:32px;width:100%}.newsletter-banner__form form{display:flex;flex-direction:column;gap:12px;width:100%}@media (min-width:576px){.newsletter-banner__form form{align-items:flex-start;flex-direction:row;gap:8px}.newsletter-banner__form .hs-form-field{flex:1}}.newsletter-banner__form .hs-form-field>label{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.newsletter-banner__form .hs-form-field{margin:0}.newsletter-banner__form .hs-input{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:999rem;box-shadow:none;color:#313131;font-size:16px;height:52px;letter-spacing:-.1px;padding:0 24px;width:100%}.newsletter-banner__form .hs-input::placeholder{color:#8c8c8c}.newsletter-banner__form .hs-input:focus{border-color:#0b08c8;outline:none}.newsletter-banner__form .hs-input.invalid{border-color:#9f0a0b}.newsletter-banner__form .hs-error-msgs{list-style:none;margin:4px 0 0;padding:0}.newsletter-banner__form .hs-error-msg,.newsletter-banner__form .hs-error-msgs label{color:#9f0a0b;font-size:12px;line-height:16px}.newsletter-banner__form .hs_submit{flex:none;margin:0}.newsletter-banner__form .hs-button{align-items:center;background-color:#0b08c8;border:none;border-radius:999rem;color:#fff;cursor:pointer;display:inline-flex;flex:none;font-size:16px;font-weight:500;height:52px;justify-content:center;letter-spacing:-.1px;line-height:1.22;padding:0 32px;white-space:nowrap}.newsletter-banner__form .hs-button:focus,.newsletter-banner__form .hs-button:hover{background-color:#06046e}.newsletter-banner__form .submitted-message{color:#085d3a;font-size:14px;line-height:1.3;margin:0;padding:0}.newsletter-banner__disclaimer{color:#8c8c8c;font-size:12px;font-weight:400;letter-spacing:.1px;line-height:16px;margin:12px 0 0}.newsletter-banner__disclaimer p{margin:0}.newsletter-banner__disclaimer a{color:#0b08c8;text-decoration:underline}