.newsletter-form .required{display:inline-flex;gap:10px}.newsletter-form .checkbox-inline{margin-bottom:10px}.checkbox-container{display:flex;margin-top:1rem;cursor:pointer;line-height:normal;text-align:left;align-items:center}.checkbox-container input{display:none}.checkbox-container .checkmark{width:1.5rem;height:1.5rem;aspect-ratio:1;border:1px solid rgb(var(--color-foreground));border-radius:4px;display:inline-block;margin-right:8px;position:relative}.checkbox-container input:checked+.checkmark{background-color:#007bff;border-color:#007bff}.checkbox-container input:checked+.checkmark:after{content:"";position:absolute;left:3px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-container a{color:#007bff;text-decoration:none}.checkbox-container a:hover{text-decoration:underline}.newsletter-form{display:flex;flex-direction:column;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{display:flex;gap:2px;width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem;margin:0}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-field{pointer-events:none;width:100%;content:"";border:1px solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--inputs-radius);z-index:1}.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{position:static;background-color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--inputs-radius);width:25%;margin:0;height:auto;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 .icon{width:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-newsletter.css.map */
