.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}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{--color-input-text: var(--color-base-solid-button-labels);--color-input-text-hover: var(--color-base-outline-button-labels);--color-input-border: var(--color-gray);--color-input-background: var(--color-gray)}.newsletter-form__field-wrapper .field{z-index:0;margin-bottom:0}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}@media screen and (max-width: 749px){.newsletter-form__field-wrapper .field__input{height:5rem}}@media screen and (min-width: 750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__button{width:12.8rem;margin:0;right:var(--global-spacing-1);top:var(--global-spacing-1);bottom:var(--global-spacing-1);z-index:2;position:absolute;height:auto;min-height:.1rem;padding-left:var(--global-spacing-3);padding-right:var(--global-spacing-3)}.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:hover+.field__input{color:rgb(var(--color-input-text-hover));border-color:rgb(var(--color-input-border-hover));background-color:rgb(var(--color-input-background-hover))}.newsletter-form__button:hover+.field__input::placeholder{color:rgb(var(--color-input-text-hover))}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-newsletter.css.map */
