.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}@media screen and (min-width: 750px){.newsletter-form{align-items:flex-start;justify-content:flex-start;max-width:48.2rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0;flex-direction:column}@media screen and (min-width: 1200px){.newsletter-form__field-wrapper .field{flex-direction:row!important}}.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{position:relative;margin:0;top:0;height:100%;z-index:2;margin-top:1.6rem;border-radius:6px;width:100%;max-width:17rem;min-height:4.8rem;font-size:1.6rem;font-weight:700;color:rgb(var(--color-form-button-text));background-color:rgb(var(--color-form-button))}@media screen and (min-width: 1200px){.newsletter-form__button{margin:0 0 0 25px!important;border-radius:20px!important;max-width:14.3rem!important;min-height:4rem!important;font-size:1.4rem!important}}.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:rgb(var(--color-form-button))}.newsletter-form__button .icon{width:1.5rem}
