.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;margin:0 auto 0 0;max-width:50rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{font-size:1.6rem;padding-right:5rem}.newsletter-form__field-wrapper .field__input:focus{box-shadow:none}.newsletter-form__field-wrapper .field{flex-direction:column;z-index:0;gap:2rem}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}.newsletter-form__button{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.5rem;justify-content:center;flex-shrink:0;overflow:hidden;padding:0;min-width:12rem;width:100%;font-family:var(--font-body-family);font-weight:var(--font-body-weight);margin:0;right:var(--inputs-border-width);z-index:2}.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-button))}.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-button))}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:rgb(var(--color-button))}.newsletter-form__button .icon{width:1.5rem}@media screen and (min-width:750px){.newsletter-form__message{justify-content:flex-start}.newsletter-form__field-wrapper .field{flex-direction:row}.newsletter-form__button{width:12.1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-newsletter.css.map */
