.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:var(--space-3xl);font-family:var(--font-body);font-size:15px}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__message{justify-content:center;margin-bottom:0;font-family:var(--font-body);font-size:13px}.newsletter-form__message--success{margin-top:var(--space-xl);color:var(--success)}.newsletter-form__button{width:44px;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2;min-height:44px;min-width:44px;transition:color var(--t-150)}.newsletter-form__button .icon{width:15px}.newsletter-form__button:hover .icon{color:var(--orange)}.newsletter-form__button:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset);background-color:var(--surface-primary)}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:36rem}.newsletter-form__message{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-newsletter.css.map */
