.newsletter-form{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;flex-direction:row;margin:0 auto;max-width:36rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.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__message--success{bottom:-65%;left:0;position:absolute}}.newsletter-form__button{margin:0;width:4.4rem}.newsletter-form__button .icon{width:1.5rem}