.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative;max-width:440px}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;max-width:44rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field{background-color:var(--n-white);align-items:center;gap:8px;border-radius:16px;padding:7px;flex-direction:column}@media screen and (min-width:576px){.newsletter-form__field-wrapper .field{flex-direction:row;border-radius:999px;padding:7px 7px 7px 24px}}.newsletter-form__field-wrapper .field__input{border-radius:10px;background-color:var(--n-white);color:var(--n-primary-950);font-size:14px;line-height:1.6;letter-spacing:.01em;border:1px solid var(--n-primary-950);padding:10px}@media screen and (min-width:576px){.newsletter-form__field-wrapper .field__input{min-height:22px;height:22px;padding:0;border:none}}.newsletter-form__field-wrapper .field__input::placeholder{color:#0000008f;opacity:1}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__field-wrapper .field:after{content:none}.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{margin:0;right:var(--inputs-border-width);border-radius:999px;top:0;height:100%;z-index:2;padding:11px 16px;box-shadow:0 1px 2px #1018280d;color:var(--n-white);font-weight:600;font-size:14px;background-color:var(--n-primary-900)!important;width:100%;min-width:143px;font-family:var(--font-body-family);position:static;gap:8px;transition:all .3s ease}@media screen and (min-width:576px){.newsletter-form__button{width:134px;min-width:143px}}.newsletter-form__button:hover{background-color:var(--n-btn-hover)!important}.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}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-newsletter.css.map */
