.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}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__message{color:#fff;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{background-color:transparent;display:flex;gap:1.5rem;height:100%;justify-content:center;margin:0;max-width:18rem;right:var(--inputs-border-width);top:0;width:100%;z-index:2}@media only screen and (max-width:992px){.newsletter-form__button{width:5rem}}.submit__text{font-family:Diatype Mono;font-size:1.4rem;font-weight:700;letter-spacing:2.1px;line-height:115%;text-transform:uppercase}@media only screen and (min-width:992px){.submit__text{font-family:Diatype Mono;font-size:1.6rem;font-weight:700;letter-spacing:2.4px;line-height:115%;text-transform:uppercase}}@media only screen and (max-width:992px){.submit__text{display:none}}.newsletter-form__button:focus-visible{background-color:rgb(var(--color-background));box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground))}.newsletter-form__button:focus{background-color:rgb(var(--color-background));box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground))}.newsletter-form__button:not(:focus-visible):not(.focused){background-color:inherit;box-shadow:inherit}.newsletter-form__button.focused,.newsletter-form__button:focus-visible{background-color:inherit}.newsletter-form__button .icon{width:1.5rem}.newsletter-form__message.form__message--error{align-items:center;bottom:-.5rem;color:red;display:flex;font-family:Diatype;font-size:1.2rem;font-weight:400;letter-spacing:-.11px;line-height:130%;position:absolute;transform:translateY(100%)}@media only screen and (min-width:992px){.newsletter-form__message.form__message--error{font-family:Diatype;font-size:1.4rem;font-weight:400;letter-spacing:-.14px;line-height:130%}}
