.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;position:relative}@media screen and (min-width: 750px){.newsletter-form{flex-direction:row;align-items:flex-start;margin:0 auto}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem;box-shadow:0 0 0 .1rem rgba(237,237,237,.55);background-color:#fff}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:0rem;color:#51ad49;font-size:1.4rem;letter-spacing:0rem;line-height:2.2rem}@media screen and (min-width: 1051px){.newsletter-form__field-wrapper .field__input{margin:0 auto}}@media screen and (min-width: 990px){.newsletter-form__message--success{font-size:1.8rem}}@media screen and (min-width: 750px){.newsletter-form__message{justify-content:flex-start}.newsletter-form__message--success{position:relative;left:0;bottom:-65%}}.newsletter-form__button{width:4.4rem;margin:0}.newsletter-form__button .icon{width:1.5rem}