.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}.newsletter__wrapper{border-top:1px solid #97d1D580;padding:60px 0 120px}.newsletter__wrapper h2.h1{max-width:574px;margin:0 auto;font-family:var(--font-family-tenor-sans)!important;color:#4c8a8b;font-size:48px;font-weight:300;line-height:46px;letter-spacing:-.03em;background:radial-gradient(100% 606.51% at 0 101.85%,#223e73 0,#4c8a8b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.newsletter__subheading.rte{margin:1rem auto 3rem;padding:0}.newsletter__subheading p{color:#223E73B5;font-size:18px;font-weight:400;line-height:21px}.newsletter-form .contact__fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem}.newsletter-form .contact__fields input{padding:12px 16px!important;border:2px solid #ebf2f2!important;border-radius:3px!important}.newsletter-form .contact__fields .field:after{border:0;box-shadow:none}.newsletter-form .contact__fields .field label,.newsletter-form .contact__fields .field__label{font-size:13px;top:14px;color:#b0bacd}.newsletter-form button.newsletter-form__button{color:#438081;height:52px;border:1px solid rgba(67,128,129,.5);border-radius:32px;background:0 0;margin-top:30px;width:100%;font-weight:500;font-size:16px;line-height:22px;letter-spacing:-.04em}.newsletter-form button.newsletter-form__button:hover{color:#fff;background:#438081}.newsletter-form .field__button{position:initial}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:60rem}.newsletter-form__message{justify-content:flex-start}}.newsletter-form__button{width:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2}.newsletter-form__button:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:focus{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.newsletter-form__button .icon{width:1.5rem}@media (max-width:480px){.newsletter__wrapper{border-top:0;padding:0 30px 40px}.newsletter__wrapper h2.h1{font-size:36px;line-height:1.1em}.newsletter__subheading p{font-size:16px;line-height:1.3em}}
