.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative;margin:0 auto;max-width:36rem}.newsletter-form__field-wrapper{width:100%}.field{position:relative;width:100%}.field__input{display:block;width:100%;padding:.8rem 4rem .8rem 1rem;border:1px solid currentColor;border-radius:40px;background:none;color:inherit;box-sizing:border-box}.newsletter-form__button{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;margin:0;display:flex;align-items:center}.newsletter-form__button .svg-wrapper svg{width:1.2rem;height:1.2rem}.newsletter-form__button:focus-visible,.newsletter-form__button:focus{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}.newsletter-form__button:not(:focus-visible):not(.focused){outline:none}.newsletter-form__message{display:flex;justify-content:center;margin-bottom:0;margin-top:1rem}.newsletter-form__message--success{margin-top:2rem}.newsletter-form__checkbox-label{display:flex;align-items:flex-start;margin-top:1rem;line-height:1.5;max-width:36rem;font-size:1rem;gap:.5rem}.newsletter-form__checkbox-label input[type=checkbox]{margin-top:.2rem;width:1.1rem;height:1.1rem;cursor:pointer}.newsletter-form__checkbox-label span{display:inline;word-break:break-word}.newsletter-form__checkbox-label a{color:inherit;text-decoration:underline;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/68/assets/component-newsletter.css.map */
