.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative;gap:1rem}@media screen and (min-width: 750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:40rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem;background-color:#1e293bcc;border:1px solid rgba(148,163,184,.3);color:#f1f5f9;padding:1.2rem 5rem 1.2rem 1.5rem}.newsletter-form__field-wrapper .field__input:focus{border-color:#fbbf24;background-color:#1e293be6;box-shadow:0 0 0 2px #fbbf2433}.newsletter-form__field-wrapper .field{z-index:0;margin-bottom:0}.newsletter-form__message{justify-content:center;margin-bottom:0;margin-top:1rem}.newsletter-form__message--success{margin-top:1.5rem;padding:1rem;background:#22c55e1a;border-radius:8px;color:#22c55e}@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;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;transition:all .3s ease}.newsletter-form__button:hover{background:linear-gradient(135deg,#fbbf24,#f59e0b);transform:translate(2px)}.newsletter-form__button:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem #fbbf24cc;background-color:rgb(var(--color-background))}.newsletter-form__button:focus{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem #fbbf24cc;background-color:rgb(var(--color-background))}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit}.newsletter-form__button .icon{width:1.5rem;color:#0f172a}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-newsletter.css.map */
