.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{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-form__message--success.js-newsletter-default-success{display:none!important}.footer-toast-container{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:10px;max-width:360px;pointer-events:none}.footer-toast{display:flex;align-items:flex-start;gap:10px;background:#fff;border-left:4px solid #22c55e;border-radius:8px;padding:12px 14px;box-shadow:0 4px 16px #0000001f;pointer-events:all;animation:footerToastIn .2s ease}.footer-toast--error{border-left-color:#ef4444}.footer-toast--info{border-left-color:#6366f1}.footer-toast__icon{flex-shrink:0}.footer-toast__message{font-size:14px;color:#1f2937;line-height:1.5;flex:1;font-weight:500;font-family:Figtree,sans-serif}.footer-toast__close{flex-shrink:0;background:none;border:none;cursor:pointer;padding:0;margin-top:1px;color:#9ca3af;line-height:1;font-size:18px}@keyframes footerToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-newsletter.css.map */
