.newsletter--narrow .newsletter__wrapper,.newsletter:not(.newsletter--narrow) .newsletter__wrapper.color-background-1{margin-top:5rem;margin-bottom:5rem}.newsletter__wrapper:not(.color-background-1){padding-top:3rem;padding-bottom:3rem;border-bottom:.1rem solid rgba(var(--color-foreground), 0.08)}@media screen and (min-width: 750px){.newsletter--narrow .newsletter__wrapper,.newsletter:not(.newsletter--narrow) .newsletter__wrapper.color-background-1{margin-top:calc(5rem + var(--page-width-margin));margin-bottom:calc(5rem + var(--page-width-margin))}.newsletter__wrapper:not(.color-background-1){padding-top:calc(4.5rem + var(--page-width-margin));padding-bottom:calc(4.5rem + var(--page-width-margin))}}.newsletter__wrapper>*{margin-top:0;margin-bottom:0}.newsletter__wrapper>*+*{margin-top:2rem}.newsletter__wrapper>*+.newsletter-form{margin-top:3rem}.newsletter-form-wrapper{width:100%}@media screen and (min-width: 750px){.newsletter-form-wrapper{width:unset}}.newsletter__wrapper-inner{max-width:var(--page-width);width:100%;margin:0 auto;padding:0 5rem;display:flex;gap:30px;align-items:center;flex-wrap:wrap;justify-content:center}.newsletter__subheading{max-width:70rem;font-size:1.7rem;letter-spacing:0rem;line-height:2.1rem;font-weight:500;color:rgb(var(--color-base-text))}.newsletter__subheading.rte p strong{font-weight:500;color:var(--gradient-base-accent-1)}@media screen and (max-width: 1051px){.newsletter__subheading.rte{margin:0 auto}}@media screen and (min-width: 750px){.newsletter__wrapper .newsletter-form__field-wrapper{max-width:36rem}}.newsletter-form__field-wrapper .newsletter-form__message{margin-top:1.5rem}.newsletter-form__field-wrapper .field__label{font-size:1.4rem;letter-spacing:0rem;line-height:1.7rem;top:1.3rem}.newsletter-form__field-wrapper .field__input{padding-right:6rem;min-width:255px}@media screen and (min-width: 750px){.newsletter-form__field-wrapper .field__label{font-size:1.5rem;letter-spacing:0rem;line-height:1.8rem}}.newsletter__button{margin-top:3rem;width:fit-content}@media screen and (min-width: 750px){.newsletter__button{flex-shrink:0;margin:0 0 0 1rem}}.successful-submit{background-color:#edfaec}newsletter-form .newsletter-form--success-hidden-content{display:block}newsletter-form .newsletter-form--success-visible-content{display:none}newsletter-form .newsletter-form--loading-visible-content{display:none}newsletter-form.newsletter-form--state-loading .newsletter-form--success-hidden-content{display:none}newsletter-form.newsletter-form--state-loading .newsletter-form--success-visible-content{display:none}newsletter-form.newsletter-form--state-loading .newsletter-form--loading-visible-content{display:block}newsletter-form.newsletter-form--state-success .newsletter-form--success-hidden-content{display:none}newsletter-form.newsletter-form--state-success .newsletter-form--success-visible-content{display:block}newsletter-form.newsletter-form--state-success .newsletter-form--loading-visible-content{display:none}.newsletter-form__loading-indicator img{max-width:6rem}