.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{margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2}.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:inherit}.newsletter-form__button .icon{width:1.5rem}.newsletter-form__checkbox{margin-top:1rem;display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.5rem;background-color:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.1);transition:all .2s ease}.newsletter-form__checkbox:hover{background-color:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.2)}.newsletter-form__checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:1.25rem;height:1.25rem;border:2px solid rgba(var(--color-foreground),.3);border-radius:.25rem;background-color:rgb(var(--color-background));cursor:pointer;position:relative;flex-shrink:0;margin-top:.4rem;transition:all .2s ease}.newsletter-form__checkbox input[type=checkbox]:checked{background-color:#fe8e4f;border-color:#fe8e4f}.newsletter-form__checkbox input[type=checkbox]:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.5rem;height:.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.newsletter-form__checkbox input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 .2rem #fe8e4f4d}.newsletter-form__checkbox input[type=checkbox]:hover{border-color:rgba(var(--color-foreground),.5)}.newsletter-form__checkbox label{font-size:1rem;line-height:1.4;color:#fff;cursor:pointer;margin:0;-webkit-user-select:none;user-select:none}.newsletter-form__checkbox label:hover{color:#fff;opacity:.9}@media screen and (min-width: 750px){.newsletter-form__checkbox{margin-top:1.5rem;padding:1rem}.newsletter-form__checkbox label{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-newsletter.css.map */
