.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{z-index:0;padding:.6rem}.newsletter-form__field-wrapper .field__input:focus::placeholder{color:transparent}.newsletter-form__message{justify-content:center}.newsletter-form__field-wrapper .field__input{background-color:var(--brand-1-grey-lighter);border-radius:40px}.newsletter-form__button{width:113px;margin:0;right:0;top:0;height:100%;z-index:2;min-width:113px}.newsletter-form__message--error{color:var(--error-light-mode)}.newsletter-form__message--success{color:var(--typography-primary)}@media screen and (max-width:749px){.newsletter-form__field-wrapper .field{flex-direction:column;justify-content:center}.newsletter-form__field-wrapper .field__input{flex-direction:column;padding:1rem 1.6rem;margin-bottom:1.6rem;text-align:center}.newsletter-form__field-wrapper .field:after{box-shadow:none}.newsletter-form__field-wrapper .field__input::placeholder{text-align:center}.newsletter-form__message{margin-top:0;margin-bottom:1.6rem}.newsletter-form__field-wrapper .button{width:100%}}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:55.5rem}.newsletter-form__field-wrapper .field__input{margin-right:.8rem}.newsletter-form__field-wrapper .field__input:focus{box-shadow:none;padding:1.2rem 2.4rem}.newsletter-form__field-wrapper .field:before{background-color:var(--brand-1-grey-lighter)}.newsletter-form__field-wrapper:focus-within .field:before{box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),1)}.newsletter-form__field-wrapper .field:after,.newsletter-form__field-wrapper .field:hover.field:after{border-radius:40px;box-shadow:0 0 0 var(--inputs-border-width) var(--brand-1-grey)}.newsletter-form__field-wrapper .field__input:not(:placeholder-shown){padding:1.2rem 2rem}.newsletter-form__message{justify-content:flex-start;margin-top:3.2rem;margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/823/assets/component-newsletter.css.map */
