.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{margin:0 auto}}.newsletter-form__field-wrapper{width:100%;display:flex;flex-direction:column;column-gap:calc(var(--grid-desktop-horizontal-spacing) / 2);row-gap:calc(var(--grid-desktop-horizontal-spacing) / 2);align-content:center;align-items:center}@media screen and (max-width: 989px){.newsletter-form__field-wrapper{flex-direction:column;align-items:flex-start}}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__field-wrapper .newsletter-form__button{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));border-radius:var(--inputs-radius)}.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:4rem;margin:0;height:4rem;right:4px;top:3px;z-index:2}.newsletter-form__button:focus-visible{border:1px solid rgb(var(--color-button));background-color:rgb(var(--color-background));color:rgb(var(--color-button))}.newsletter-form__button:focus{border:1px solid rgb(var(--color-button));background-color:rgb(var(--color-background));color:rgb(var(--color-button))}.newsletter-form__button .icon{width:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/67/assets/component-newsletter.css.map */
