.newsletter{display:flex;flex-direction:column;align-items:center;gap:var(--gap-md, 12px);text-align:center}.newsletter__heading{margin:0}.newsletter__body{margin:0;max-width:650px}.newsletter__body>:last-child{margin-bottom:0}.newsletter-form{display:block;width:80%;max-width:520px}.newsletter-form__row{display:flex;flex-direction:row;align-items:stretch;gap:12px}.newsletter-form__input{flex:1 1 auto;min-width:0;height:46.8px;padding:0 16px;font-size:16px;border:1px solid var(--color-input-border);border-radius:var(--newsletter-radius, 0);background-color:var(--color-input-background);color:var(--color-input-text);-webkit-appearance:none;appearance:none}.newsletter-form__input::placeholder{color:rgb(var(--color-input-text-rgb) / var(--opacity-70, .7))}.newsletter-form__input:focus-visible{outline:2px solid var(--color-input-text);outline-offset:1px}.newsletter-form__button{flex:0 0 auto;height:46.8px;min-height:46.8px;font-size:16px;padding-inline:24px;white-space:nowrap;border-radius:var(--newsletter-radius, 0)}.newsletter-form__message{margin:8px 0 0;font-size:14px;text-align:center}.newsletter-form__message[hidden]{display:none}.newsletter-form--error .newsletter-form__message{color:var(--color-error, currentcolor)}.newsletter-form__form[aria-busy=true] .newsletter-form__button{opacity:.6;cursor:progress}.newsletter--block{width:100%}@media screen and (max-width:989px){.footer-content>*:has(.newsletter--block){grid-column:1 / -1}}@media screen and (min-width:990px){.newsletter--block .newsletter-form{width:100%;max-width:347px}.footer-content>.group-block:has(.newsletter--block){align-self:stretch}.footer-content>.group-block:has(.newsletter--block)>.group-block-content{justify-content:center}}@media screen and (max-width:749px){.newsletter-form__row{gap:8px}.newsletter-form__input{flex:1 1 0}.newsletter-form__button{flex:0 0 auto;padding-inline:18px}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/newsletter.css.map */
