.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:1.5rem 0;margin:0;border:none;border-bottom:1px solid rgb(var(--color-foreground));border-radius:0;outline:none;background-color:transparent;font-size:1.4rem}.newsletter-form__field-wrapper .field__input::placeholder{color:var(--color-text-secondary);opacity:1}.newsletter-form__field-wrapper .field__input:focus{padding:1.5rem 0;border:none;border-bottom:1px solid rgb(var(--color-foreground));outline:none}.newsletter-form__field-wrapper .field__input:not(:placeholder-shown){padding:1.5rem 0;border:none;border-bottom:1px solid rgb(var(--color-foreground))}.newsletter-form__field-wrapper .field__input:-webkit-autofill{padding:1.5rem 0;border:none;border-bottom:1px solid rgb(var(--color-foreground))}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__field-wrapper .field:after{border:none}.newsletter-form__field-wrapper .field__label{display:none}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}.newsletter-form__button{width:2.4rem;margin:0;right:0;top:0;height:100%;z-index:2}.newsletter-form__button.focused{background-color:rgb(var(--color-background))}.newsletter-form__button:focus{background-color:rgb(var(--color-background))}.newsletter-form__button:not(.focused){background-color:inherit}.newsletter-form__button .icon{width:1.5rem}@media screen and (min-width: 750px){.newsletter-form{align-items:flex-start;margin:0 auto}.newsletter-form__message{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/component-newsletter.css.map */
