.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding:0;text-indent:10px}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}.newsletter-form__button{width:auto;padding-inline:2rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2}.newsletter-form__button .icon{width:1.5rem}.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:inherit;background-color:#333;color:#fff}.newsletter-form__confirmation label{position:relative;display:flex;align-items:center;justify-content:flex-start;line-height:normal;padding-left:25px;-webkit-user-select:none;user-select:none}.newsletter-form__confirmation input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;left:0;margin:0 10px 0 0}.newsletter-form__confirmation input[type=checkbox]:before{content:"";display:inline-block;height:20px;width:20px;position:absolute;border:2px solid #333}.newsletter-form__confirmation input[type=checkbox]:checked:before{content:"\2713";display:inline-flex;justify-content:center;height:20px;width:20px;position:absolute;border:2px solid #333}.newsletter-form__confirmation input[type=checkbox]:checked+:is(span,a){color:inherit!important}.newsletter-form__confirmation{padding:10px 0}.newsletter-form__confirmation a{font-weight:600;color:inherit}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;margin:0 auto 50px;max-width:600px;overflow:hidden}.newsletter-form__message{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-newsletter.css.map */
