.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:36rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0}.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:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2}.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}.newsletter-toast{position:fixed;left:50%;bottom:2rem;z-index:9999;display:flex;align-items:flex-start;gap:1.2rem;width:min(42rem,calc(100vw - 3.2rem));padding:1.6rem 1.8rem;border-radius:.4rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));box-shadow:0 1.2rem 3.6rem #0000002e;opacity:0;transform:translate(-50%,1.2rem);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.newsletter-toast.is-visible{opacity:1;transform:translate(-50%);pointer-events:auto}.newsletter-toast__inner{flex:1 1 auto;min-width:0}.newsletter-toast__title{margin:0 0 .4rem;font-size:1.3rem;font-weight:600;letter-spacing:.04em;line-height:1.2}.newsletter-toast__message{margin:0;font-size:1.2rem;line-height:1.4;opacity:.88}.newsletter-toast__close{flex:0 0 auto;border:0;background:transparent;color:inherit;font-size:2rem;line-height:1;cursor:pointer;padding:0;opacity:.7}.newsletter-toast__close:hover,.newsletter-toast__close:focus-visible{opacity:1}@media screen and (min-width:750px){.newsletter-toast{bottom:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-newsletter.css.map */
