.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:36rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.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:100%;margin:0;height:100%;z-index:2;border:none;padding:1.2rem;background:var(--color-brimm-red);color:#fff}.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}.newsletter-form__terms{position:relative}.newsletter-form__terms-input{display:none!important}.newsletter-form__terms-label{display:flex;align-items:center;position:relative;padding-left:2rem;cursor:pointer}.newsletter-form__terms-label:before{content:"";position:absolute;left:0;top:0;width:2rem;height:2rem;border:1px solid black;border-radius:.2rem}.newsletter-form__terms-label--error:before{border-color:var(--color-brimm-red)}.newsletter-form__terms-label:after{content:"";position:absolute;left:.8rem;top:.5rem;width:.5rem;height:.8rem;border:solid black;border-width:0 .2rem .2rem 0;transform:rotate(45deg);opacity:0}.newsletter-form__terms-input:checked+.newsletter-form__terms-label:after{opacity:1}.newsletter-form__terms-label-text{margin-left:1rem;color:#6e1c20}.newsletter-form__terms-label-text a{font-family:Manrope;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.28px;color:#6e1c20}.newsletter-form__terms-label-text a:hover{text-decoration:underline}.newsletter-form__terms-label-text a:focus{outline:.2rem solid var(--color-brimm-red)}.newsletter-form__terms-label-text a:focus-visible{outline:.2rem solid var(--color-brimm-red)}
/*# sourceMappingURL=/cdn/shop/t/36/assets/component-newsletter.css.map */
