.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:38rem}}.newsletter-form__field-wrapper{width:100%;position:relative}.newsletter-form__field-wrapper .field__input{padding-right:5rem;border-radius:6px;border:1px solid rgba(var(--color-foreground),.15);transition:border .2s ease,box-shadow .2s ease}.newsletter-form__field-wrapper .field__input:focus{border-color:rgba(var(--color-foreground),.4);box-shadow:0 3px 10px #00000014}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__button{width:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2;border-radius:0 6px 6px 0;background:rgb(var(--color-foreground));color:rgb(var(--color-background));transition:all .2s ease}.newsletter-form__button:hover{background:rgba(var(--color-foreground),.85);transform:translate(1px)}.newsletter-form__button .icon{width:1.5rem}.newsletter-form__button:focus-visible,.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-foreground))}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:rgb(var(--color-foreground))}.newsletter-form__message{justify-content:center;margin-bottom:0;font-size:1.3rem;opacity:.9}.newsletter-form__message--success{margin-top:2rem;color:#1a7f37}@media screen and (min-width:750px){.newsletter-form__message{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-newsletter.css.map */
