.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-signup{background-color:#f7f7f7;padding:30px 20px;text-align:center;max-width:600px;margin:40px auto 0;border-radius:8px;box-shadow:0 0 10px #0000000d}.newsletter-signup h3{font-size:1.5rem;margin-bottom:15px;color:#222}.newsletter-signup form{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.newsletter-input{flex:1 1 250px;padding:12px 15px;font-size:1rem;border:1px solid #ccc;border-radius:6px;outline:none;transition:border-color .3s ease}.newsletter-input:focus{border-color:#000}.newsletter-btn{background-color:#000;color:#fff;border:none;padding:12px 25px;font-size:1rem;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.newsletter-btn:hover{background-color:#333}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-newsletter.css.map */
