.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}.newsletter-field{display:flex;align-items:center;justify-content:space-between;gap:16px}.newsletter-field .email-field,.newsletter-form__button,.newsletter-field .email-field::placeholder{color:#e4e7f2;font-size:16px;font-style:normal;font-weight:400;line-height:150%;font-family:var(--font-body-family)}.newsletter-field .email-field:focus-visible{box-shadow:none;outline:1px solid white}.newsletter-field .email-field{padding:12px;border:1px solid white;background:transparent;--focused-base-outline-offset: 0px;flex-grow:1}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:45rem}}.newsletter-form__field-wrapper{width:100%}.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{padding:12px 24px;border:1px solid white;height:100%;cursor:pointer;transition:all .3s ease-in-out;background:transparent}.newsletter-form__button:hover{background-color:#fff;color:#000}.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}.newsletter-form__button .icon{width:1.5rem}@media screen and (max-width:400px){.newsletter-field{flex-direction:column;align-items:stretch}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-newsletter.css.map */
