.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:50rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{text-align:center;padding:1rem 2rem;border-radius:5px 0 0 5px;font-size:1.6rem;line-height:1.5;border:1px solid rgba(var(--color-foreground),1);background-color:rgba(var(--color-foreground),1);white-space:nowrap;color:#666;height:6rem;margin:0}.newsletter-form__field-wrapper .field__input:focus{box-shadow:none}.newsletter-form__field-wrapper .field{z-index:0}.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:auto;margin:0;height:6rem;position:relative;inset:unset;z-index:2;color:#222;background-color:rgba(var(--color-foreground),1);border:1px solid rgba(var(--color-foreground),1);border-radius:0 5px 5px 0;padding:1rem 2rem;font-size:1.6rem;line-height:1.5;font-weight:500;box-shadow:none;gap:.5rem}.newsletter-form__button:hover{color:#d81600}.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:not(:focus-visible):not(.focused){box-shadow:none;background-color:rgba(var(--color-foreground),1)}.newsletter-form__button .icon{width:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-newsletter.css.map */
