.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-end;margin:0 auto;max-width:36rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-left:5rem;box-shadow:none;border:1px solid rgba(var(--color-foreground));outline:0;margin:0;text-align:right;border-radius:6px;overflow:hidden}.newsletter-form__field-wrapper .field{z-index:0;display:flex;flex-direction:column;row-gap:10px;border:none}.newsletter-form__field-wrapper .field:before,.newsletter-form__field-wrapper .field:after{display:none}.newsletter-form__field-wrapper .field__label{left:auto!important;right:calc(var(--inputs-border-width) + 1.5rem)}.newsletter-form__field-wrapper .field__input:focus~.field__label,.newsletter-form__field-wrapper .field__input:not(:placeholder-shown)~.field__label{right:calc(var(--inputs-border-width) + 1.5rem)}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}@media screen and (min-width: 750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__button{width:100%;margin:0;height:100%;z-index:2;position:relative;background:var(--color-base-red);font-size:14px;font-weight:600;font-family:var(--font-body-family);border-radius:6px;overflow:hidden}.newsletter-form__button:before{background:var(--color-base-red)}.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}.newsletter-form__button .icon{width:1.5rem}@media screen and (min-width: 750px){.newsletter-form__button{font-size:20px;min-height:60px;padding-bottom:3px;border-radius:12px}.newsletter-form__field-wrapper .field__label{right:calc(var(--inputs-border-width) + 2.8rem)}.newsletter-form__field-wrapper .field__input:focus~.field__label,.newsletter-form__field-wrapper .field__input:not(:placeholder-shown)~.field__label{right:calc(var(--inputs-border-width) + 2.8rem)}.newsletter-form__field-wrapper .field__input{padding-right:2.8rem;border-radius:12px}}@media screen and (min-width: 1200px){.newsletter-form__field-wrapper .field{flex-direction:row-reverse;column-gap:15px}.newsletter-form,.newsletter-form__field-wrapper{max-width:unset}.newsletter-form__field-wrapper .field__input{flex:1}.newsletter-form__button{flex:0;min-width:168px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-newsletter.css.map */
