.newsletter-form{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;max-width:36rem;margin:0 auto}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}@media screen and (max-width:749px){.newsletter-form__field-wrapper .field__input{height:4.4rem}}.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__message{justify-content:flex-start}}.newsletter-form__button{z-index:2;width:4.4rem;height:100%;margin:0;top:0;right:0}.email-signup-banner__box .newsletter-form__button,.newsletter__wrapper .newsletter-form__button{border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;max-height:4.6rem;margin-top:auto;bottom:0}.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:var(--color-mid-blue);color:var(--color-white)}.newsletter-form__button .icon{width:1.5rem}
