.newsletter-form{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;justify-content:center}@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:12px 16px;padding-right:5rem;border:3px solid black;border-radius:8px;font-size:16px;width:100%;max-width:400px;outline:none;box-sizing:border-box;transition:all .2s ease;box-shadow:4px 4px #000!important}.newsletter-form__field-wrapper .field__input:focus{box-shadow:6px 6px #000}.newsletter-form__field-wrapper .field__input:hover{outline:none}.newsletter-form__button{background-color:#ff7a5c;border:3px solid black;color:#fff;font-weight:700;padding:12px 24px;border-radius:8px;box-shadow:4px 4px #000;transition:all .2s ease;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.newsletter-form__button:hover{transform:translateY(-2px);box-shadow:6px 6px #000}.newsletter-form__button:focus,.newsletter-form__button:focus-visible,.newsletter-form__button:active{outline:none!important}.newsletter-form__button svg{width:1.5rem;height:1.5rem;fill:currentColor}.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}}input:invalid{outline:none!important}.newsletter-form__field-wrapper input:focus,.newsletter-form__field-wrapper input:focus-visible{outline:none!important}.newsletter-form__field-wrapper .field:before,.newsletter-form__field-wrapper .field:after{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-newsletter.css.map */
