.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;position:relative;gap:1.5rem;max-width:70rem;margin:0 auto}@media screen and (min-width: 750px){.newsletter-form{flex-direction:row;align-items:stretch;gap:0}}.newsletter-form__field-wrapper{width:100%;display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 750px){.newsletter-form__field-wrapper{flex-direction:row;gap:2rem;flex:1;min-width:0;width:100%;align-items:stretch}}.newsletter-form__field-wrapper .field{flex:1 1 auto;z-index:0;min-width:0;width:100%;max-width:100%;position:relative}.newsletter-form__field-wrapper .field__input{padding-right:1.5rem!important;width:100%!important;min-height:4.4rem;font-size:1.6rem;box-sizing:border-box;max-width:100%!important;flex-grow:1;transition:all .3s cubic-bezier(.4,0,.2,1);border-color:rgba(var(--color-foreground),.2)}.newsletter-form__field-wrapper .field__input:focus,.newsletter-form__field-wrapper .field__input:hover{border-color:rgba(var(--color-foreground),.35);outline:none;box-shadow:0 0 0 3px rgba(var(--color-foreground),.05)}@media screen and (min-width: 750px){.newsletter-form__field-wrapper .field__input{padding-right:1.5rem!important;font-size:1.8rem;min-height:5rem;width:100%!important;max-width:100%!important}}.newsletter-form__message{justify-content:center;margin-bottom:0;width:100%}.newsletter-form__message--success{margin-top:0}@media screen and (min-width: 750px){.newsletter-form__message{justify-content:center}}.newsletter-form__field-wrapper .newsletter-form__button{width:100%;margin:0;white-space:nowrap;z-index:2;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.newsletter-form__field-wrapper .newsletter-form__button:hover:not([disabled]){transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--color-button),.25)}.newsletter-form__field-wrapper .newsletter-form__button:active:not([disabled]){transform:translateY(0);box-shadow:0 2px 6px rgba(var(--color-button),.2)}@media screen and (min-width: 750px){.newsletter-form__field-wrapper .newsletter-form__button{width:auto;min-width:18rem;max-width:20rem;flex-shrink:0;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-newsletter.css.map */
