.newsletter-form{display:flex;flex-direction:column;justify-content:center;width:100%;position:relative}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;max-width:40rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5.5rem;background-color:rgba(var(--color-foreground),.03);border-radius:var(--inputs-radius);transition:background-color .3s ease,border-color .3s ease}.newsletter-form__field-wrapper .field__input:focus{background-color:rgba(var(--color-background),1);box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.1)}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__message{justify-content:center;margin-bottom:0;font-size:1.3rem;font-weight:500}.newsletter-form__message--success{margin-top:2rem;color:rgb(var(--color-success))}@media screen and (min-width:750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__button{width:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2;transition:transform .2s ease,color .2s ease;display:flex;align-items:center;justify-content:center}.newsletter-form__button:hover{transform:scale(1.1);color:rgb(var(--color-foreground))}.newsletter-form__button .svg-wrapper{width:2rem;height:2rem}.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:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.footer-block--newsletter .footer-block__heading{font-size:1.8rem;margin-bottom:2rem;font-family:var(--font-body);font-weight:500;letter-spacing:normal}@media screen and (max-width:749px){.footer-block--newsletter .footer-block__heading{font-size:1.6rem;margin-bottom:2rem}.customer .field input,.field__input,.newsletter-form__field-wrapper .field__input{padding:1rem}.newsletter-form__field-wrapper .field__input::placeholder{font-size:1.1rem}.newsletter-form__field-wrapper .field__label{font-size:1rem;left:1.2rem;top:.8rem}.newsletter-form__button{width:3.4rem}.newsletter-form__button .svg-wrapper{width:1.7rem;height:1.7rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-newsletter.css.map */
