[data-factory-customer-form]{display:grid;gap:1rem;max-width:42rem;width:100%;box-sizing:border-box}[data-factory-customer-form] label{display:grid;gap:.4rem;min-width:0}[data-factory-customer-form] input,[data-factory-customer-form] textarea{box-sizing:border-box;width:100%;max-width:100%;min-height:44px;font:inherit;color:#16211b;background:#fff;border:1px solid #66766a;border-radius:.4rem;padding:.65rem}[data-factory-customer-form] textarea{min-height:8rem}[data-factory-customer-form] input[type=checkbox]{width:24px;height:24px;min-height:24px;margin:0}[data-factory-customer-form] [data-form-consent]{display:flex;gap:.65rem;align-items:center;min-height:44px}[data-factory-customer-form] button{min-height:44px;min-width:44px;font:inherit;padding:.7rem 1rem;border-radius:.4rem;border:1px solid currentColor}[data-factory-customer-form] :focus-visible{outline:3px solid currentColor;outline-offset:3px}[data-factory-customer-form] [data-form-honeypot]{display:none}[data-factory-customer-form] [role=status]{overflow-wrap:anywhere}