.form .hcaptcha>.form__field.has-error{display:none}.form .hcaptcha+.form__field-help{display:none}.form .hcaptcha .error{font-family:var(--typo-text-font-family);font-weight:var(--typo-text-font-weight);line-height:var(--typo-text-line-height);font-style:var(--typo-text-font-style);margin-top:0;margin-bottom:var(--typo-text-spacing);font-size:var(--typo-xs-font-size);font-family:var(--typo-xs-font-family,var(--typo-text-font-family));font-weight:var(--typo-xs-font-weight,var(--typo-text-font-weight));line-height:var(--typo-xs-line-height,var(--typo-text-line-height));font-style:var(--typo-xs-font-style,var(--typo-text-font-style))}.form .hcaptcha:has(.error) iframe{--focus-outline-color:var(--form-error-color)}