#crmWebToEntityForm{max-width:680px;margin:0 auto;background:#fff;border-radius:18px;padding:34px 38px;box-shadow:0 10px 30px rgba(0,0,0,.08);box-sizing:border-box}#crmWebToEntityForm .zcwf_title{display:none}#crmWebToEntityForm .zcwf_row{margin:0 0 16px;display:flex;flex-wrap:wrap;align-items:center}#crmWebToEntityForm .zcwf_col_lab{width:34%;font-weight:600;color:#1a1a1a;font-size:14px;padding:0}#crmWebToEntityForm .zcwf_col_fld{width:64%;padding:0}#crmWebToEntityForm input[type=text],#crmWebToEntityForm input[type=email],#crmWebToEntityForm input[type=tel],#crmWebToEntityForm select,#crmWebToEntityForm textarea{width:100%!important;box-sizing:border-box;padding:11px 14px;border:1px solid #d0d5dd;border-radius:8px;font-size:15px;font-family:inherit;background:#fff;color:#111;transition:all .2s}#crmWebToEntityForm input:focus,#crmWebToEntityForm select:focus,#crmWebToEntityForm textarea:focus{border-color:#C8102E;box-shadow:0 0 0 3px rgba(200,16,46,.15);outline:none}#crmWebToEntityForm textarea{min-height:90px;resize:vertical}#crmWebToEntityForm .zcwf_row:has(select[name*="Canal"]){display:none!important}#crmWebToEntityForm .cg-consent{margin:8px 0 20px;font-size:14px;color:#333;line-height:1.5}#crmWebToEntityForm .cg-consent input{margin-right:8px;transform:scale(1.15);vertical-align:middle}#crmWebToEntityForm .cg-consent a{color:#C8102E;font-weight:600;text-decoration:underline}#crmWebToEntityForm .formsubmit,#crmWebToEntityForm input[type=submit]{background:#C8102E!important;color:#fff!important;border:none!important;padding:12px 34px!important;border-radius:8px!important;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background .2s}#crmWebToEntityForm .formsubmit:hover,#crmWebToEntityForm input[type=submit]:hover{background:#a50d26!important}#crmWebToEntityForm input[type=reset]{background:transparent!important;color:#666!important;border:1px solid #ccc!important;padding:12px 24px!important;border-radius:8px!important;margin-left:8px;cursor:pointer}@media (max-width:600px){#crmWebToEntityForm{padding:24px 20px}#crmWebToEntityForm .zcwf_col_lab,#crmWebToEntityForm .zcwf_col_fld{width:100%!important}#crmWebToEntityForm .zcwf_col_lab{margin-bottom:4px}}