.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__inline-wrapper{display:flex;width:100%;border:none;box-shadow:none;background:transparent}.newsletter-form__input{flex:1;width:100%;padding:1.2rem 1.6rem;background:#fff;border:none;border-radius:0;font-size:1rem;line-height:1.5;color:rgb(var(--color-foreground));outline:none;min-height:50px;box-sizing:border-box}.newsletter-form__input::placeholder{color:#999;opacity:1}.newsletter-form__input:focus{outline:none;box-shadow:none}.newsletter-form__button{flex-shrink:0;padding:1.2rem 2.4rem;margin:0;border:none;border-radius:0;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1rem;font-weight:500;line-height:1.5;cursor:pointer;white-space:nowrap;min-height:50px;transition:opacity .2s ease,transform .2s ease;box-sizing:border-box}.newsletter-form__button:hover{opacity:.9;transform:translateY(-1px)}.newsletter-form__button:active{transform:translateY(0)}.newsletter-form__button:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.newsletter-form__button:disabled{opacity:.6;cursor:not-allowed}.newsletter-form__message{justify-content:center;margin-bottom:0;margin-top:1rem}.newsletter-form__message--success{margin-top:2rem}@media screen and (min-width:750px){.newsletter-form__message{justify-content:flex-start}}@media screen and (max-width:749px){.newsletter-form__inline-wrapper{flex-direction:column}.newsletter-form__button{width:100%;margin-top:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-newsletter.css.map */
