.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;max-width:36rem}}.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{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{width:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;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-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:inherit}.newsletter-form__button .icon{width:1.5rem}.newsletter-form__input-row{display:flex;flex-direction:column;gap:1rem;width:100%}.newsletter-form__input-row .field__input{padding-right:1.5rem}@media screen and (min-width:600px){.newsletter-form__input-row{flex-direction:row;align-items:flex-start;gap:1rem}.newsletter-form__input-row .field{flex:1 1 0;min-width:0}}.newsletter-form__submit{width:100%;min-width:auto;white-space:nowrap;font-weight:600;letter-spacing:.04em;transition:opacity .2s ease,transform .15s ease}.newsletter-form__submit:hover:not([disabled]){opacity:.85;transform:translateY(-1px)}.newsletter-form__submit:active:not([disabled]){transform:translateY(0)}@media screen and (min-width:600px){.newsletter-form__submit{width:auto;flex-shrink:0;min-width:14rem}}.newsletter__wrapper--standalone .newsletter-form{align-items:center;max-width:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-newsletter.css.map */
