.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{align-items:flex-start;margin:0 auto;max-width:28rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:1rem;background:#1a1a1a;color:#fff;margin:0 0 .5rem;border-radius:5px}.newsletter-form__field-wrapper .field__input:focus{box-shadow:none}.newsletter-form__field-wrapper .field__label{color:#aeaeae;font-size:1.3rem;top:calc(1rem + 4px)}.newsletter-form__field-wrapper .field{z-index:0;flex-direction:column}.newsletter-form__field-wrapper .field:before,.newsletter-form__field-wrapper .field:after{display:none}.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:100%;margin:0;position:relative;height:4.5rem;z-index:2;background:#fff;font-family:var(--font-body-family);color:#1a1a1a}.newsletter-form__button:hover{background:rgb(var(--color-accent));color:#fff}.newsletter-form__button span{text-transform:uppercase;font-size:1.6rem;font-weight:600;padding:1.5rem;line-height:1}.newsletter-form__button svg{transform:rotate(-90deg);height:1.6rem}.newsletter-form__button:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:focus{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button .icon{width:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-newsletter.css.map */
