.newsletter{background-color:rgb(var(--color-background));border-radius:min(var(--button-radius),.8rem);color:rgba(var(--color-foreground),.75)}.newsletter__wrapper{margin:0 auto;padding:5rem 3rem 6rem}@media screen and (min-width:750px){.newsletter__wrapper{padding:8rem 9rem 9rem}}@media screen and (min-width:990px){.newsletter__wrapper{max-width:72.6rem}}.newsletter__wrapper>*{margin-bottom:0;margin-top:0}.newsletter__wrapper>*+*{margin-top:1rem}.newsletter__wrapper>*+form-state{display:block;margin-top:2rem}.newsletter__subheading{font-size:1.4rem;max-width:70rem}.newsletter__wrapper .newsletter-form__field-wrapper{display:inline-block;max-width:100%;width:36rem}.newsletter__wrapper .form__message{margin-top:1.5rem}.newsletter__wrapper .newsletter-form .field__input{font-size:1.5rem}@media screen and (min-width:750px){.newsletter__wrapper .newsletter-form .field__input{font-size:1.6rem}}.newsletter__wrapper .newsletter-form .field__input::placeholder{color:rgb(var(--color-foreground))}.newsletter__wrapper .newsletter-form .field__button .icon{height:1.5rem;width:1.5rem}