.newsletter-form{width:100%;position:relative;--color-keyboard-focus: var(--color-border);display:flex;flex-direction:column;align-items:flex-start}.newsletter-form .form__message{margin-top:1.5rem;margin-bottom:0}.newsletter-form .field__input{font-size:clamp(14px,2.5vw,16px);box-shadow:none;outline:0;padding:0;border:.1rem solid transparent;border-bottom-color:rgb(var(--color-border));transition-property:border}.newsletter-form .field__input.invalid{border-color:var(--color-critical);box-shadow:none}.newsletter-form .field:hover .field__input,.newsletter-form .field__input:focus,.newsletter-form .field__input:focus-visible{border-color:rgb(var(--color-border))}.newsletter-form .field__button{box-shadow:none;background:none;width:fit-content;min-width:auto;padding-inline-end:1rem;transition:padding var(--duration-default) ease}.newsletter-form .field:hover .field__button,.newsletter-form .field__input:focus~.field__button,.newsletter-form .field__input:focus-visible~.field__button{padding-inline-end:1.3rem}.newsletter-form .field__button:after{content:none}.newsletter-form .field__button:not([disabled]){box-shadow:none}.newsletter-form .field__button .icon{width:1.3rem;height:1.3rem}.newsletter-form .typeset{font-size:clamp(14px,2.5vw,16px);margin-top:1.5rem;line-height:calc(1 + .4 / var(--font-body-scale))}.newsletter-form .typeset p{margin:0}.newsletter-form .typeset p+p{margin-top:1rem}.agreement-checkbox-wrapper{display:flex;align-items:flex-start;gap:3px;margin:2rem 0}.newsletter-form .agreement-checkbox-label{line-height:normal;font-size:1.2rem;font-weight:400}.newsletter-form .agreement-checkbox-custom .visually-hidden-input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:.1rem;width:.1rem}.newsletter-form .agreement-checkbox-custom{display:flex;align-items:flex-start;gap:1rem;cursor:pointer}.newsletter-form .agreement-checkbox__icon path:first-child{opacity:0}.newsletter-form .agreement-checkbox__icon{flex-shrink:0;margin-top:5px;width:1.6rem;height:1.6rem;border:.15rem solid rgba(255,255,255,.5);background-color:#fff;color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;transition:border-color var(--duration-short) ease,background-color var(--duration-short) ease}.newsletter-form .agreement-checkbox__icon .icon{width:1.6rem;height:1.6rem}.newsletter-form .agreement-checkbox__icon path:last-child{color:#fff;opacity:0;transition:opacity var(--duration-short) ease}.newsletter-form .agreement-checkbox-custom input:checked~.agreement-checkbox__icon{background-color:#2d6ae0;border-color:#2d6ae0}.newsletter-form .agreement-checkbox-custom input:checked~.agreement-checkbox__icon path:last-child{opacity:1;color:#fff}.newsletter-form .agreement-checkbox-custom input:focus-visible~.agreement-checkbox__icon{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.newsletter-form .agreement-checkbox__text{flex:1;min-width:0;line-height:1.5}.newsletter-form button{font-size:clamp(14px,2.5vw,16px)}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-newsletter.css.map */
