{}
{"idPage":"c3e64d-0de3-cf-a7df-4bb07e0c6443","idApplication":"AA51F774D8A5C4E","dsDisplayName":"Libro de reclamaciones","dsName":"Librodereclamaciones","dsDescription":"","url":"Librodereclamaciones","title":"Libro de Reclamaciones","image":{},"images":{"b8171b6-6a4c-c6c-83e8-f6acbb80c7":{"type":"LINK","fileId":"\u0026cdRepositorio\u003dIDB\u0026dsFilename\u003d202503211745126453825293128842022202503211745126453825293128842022.png\u0026dsOriginalFilename\u003dgalle.png"},"e0accc-818c-acb7-a3c0-dc1bb137f1b0":{"type":"LINK","fileId":"\u0026cdRepositorio\u003dIDB\u0026dsFilename\u003d202503211745126253488228939311313202503211745126253488228939311313.png\u0026dsOriginalFilename\u003dpay.png"},"a2fd8d5-b0d-a1ce-c2d5-3b617023b1b6":{"type":"LINK","fileId":"\u0026cdRepositorio\u003dIDB\u0026dsFilename\u003d202503211745126113813794211461851202503211745126113813794211461851.png\u0026dsOriginalFilename\u003dapple.png"},"da47ef4-47d-d771-8d7-00afd57c5e":{"type":"LINK","fileId":"\u0026cdRepositorio\u003dIDB\u0026dsFilename\u003d20250321174512657187942614710193482025032117451265718794261471019348.png\u0026dsOriginalFilename\u003dPacinet.png"},"e4ff2a-6114-6b55-8083-1ba2ef0ecc6b":{"type":"LINK","fileId":"\u0026cdRepositorio\u003dIDB\u0026dsFilename\u003d20250321174512594196405278433128932025032117451259419640527843312893.PNG\u0026dsOriginalFilename\u003dlogo cope2.PNG"},"677df2-c0a-1f64-2a2-ef37fb6fa5f8":{"type":"LINK","fileId":"\u0026cdRepositorio\u003dIDB\u0026dsFilename\u003d202503211745126749985566965112202503211745126749985566965112.png\u0026dsOriginalFilename\u003dlogo cp@300x.png"},"467e87-a5c-dc77-af6e-b84a7d76e44e":{"type":"LINK","fileId":"\u0026cdRepositorio\u003dIDB\u0026dsFilename\u003d20250321174512696153044627302743052025032117451269615304462730274305.png\u0026dsOriginalFilename\u003dlinea.png"}},"cdState":1,"accessLevel":0,"sourceCode":"var registrando \u003d false;\n\n// This method is called after the page load, before any rendering\nfunction onInit() {\n\t// const lang \u003d $d.getCurrentUser().getLanguage();\n // const myvar \u003d $d.getVariable(\"myvar\").getValue();\n}\n\n// This method is called after the page is rendered\nfunction afterViewInit() {\n\t\n}\n\n// This method is called when the page is about to be unloaded\nfunction beforeViewUnload() {\n\t\n}\n\nfunction enviar_onClick(event) {\n $d.getVariable(\"msgError\").setValue(\"\");\n if ($d.getInput(\"chkPrivacidadDatos\").getValue())\n {\n if (!$d.getVariable(\"registrando\").getValue() \u0026\u0026 !registrando)\n {\n registrando \u003d true;\n $d.getVariable(\"registrando\").setValue(true);\n $d.getVariable(\"strEnviar\").setValue(\"Registrando..\");\n //$d.getButton(\"enviar\").setValue(\"Registrando..\");\n generarProceso();\n //$d.getButton(\"enviar\").setValue(\"Enviar\");\n }\n else\n {\n $d.getVariable(\"msgError\").setValue(\"Registrando\");\n }\n }\n else\n {\n $d.getVariable(\"msgError\").setValue(\"Polticas no aceptadas\");\n }\n //$d.redirectToError(\"Reg\");\n //$d.getRoot().setVisible(false);\n //$d.logout();\n //$d.redirectToPage(\"fb1881a3-e9b5-47aa-a957-a16434602ad3\", \"_blank\");\n //window.location.assign(\"https://cp.com.pe/pacifico/\");\n //$d.redirectToUrl(\"https://cp.com.pe/pacifico/\", \"_blank\");\n}\n\nasync function generarProceso() {\n const tipoDocumento \u003d $d.getInput(\"tipodctotitular\").getValue();\n const numeroDocumento \u003d $d.getInput(\"doititular\").getValue();\n const nombre \u003d $d.getInput(\"nombretitular\").getValue();\n var apellidoPaterno;\n if ($d.getInput(\"apelpatertitula\").getValue() \u003d\u003d\u003d null)\n {\n apellidoPaterno \u003d \"NULO\";\n }\n else if ($d.getInput(\"apelpatertitula\").getValue() \u003d\u003d\u003d \"\")\n {\n apellidoPaterno \u003d \"NULO\";\n }\n else \n {\n apellidoPaterno \u003d $d.getInput(\"apelpatertitula\").getValue();\n }\n var apellidoMaterno;\n if ($d.getInput(\"apelmaternotitu\").getValue() \u003d\u003d\u003d null)\n {\n apellidoMaterno \u003d \"NULO\";\n }\n else if ($d.getInput(\"apelmaternotitu\").getValue() \u003d\u003d\u003d \"\")\n {\n apellidoMaterno \u003d \"NULO\";\n }\n else\n {\n apellidoMaterno \u003d $d.getInput(\"apelmaternotitu\").getValue();\n }\n const correoElectronico \u003d $d.getInput(\"correoelectronico\").getValue();\n const telefono \u003d $d.getInput(\"telftitular\").getValue();\n const menorEdad \u003d $d.getInput(\"menordeedad\").getValue();\n const direccion \u003d $d.getInput(\"direcciontitular\").getValue();\n const departamento \u003d $d.getInput(\"dptotitular\").getValue();\n const provincia \u003d $d.getInput(\"provinciatitular\").getValue();\n const distrito \u003d $d.getInput(\"distrtitular\").getValue();\n const tipoDocumentoPj \u003d $d.getInput(\"tipodctopj\").getValue();\n const numeroDocumentoPj \u003d $d.getInput(\"doipj\").getValue();\n const nombrePj \u003d $d.getInput(\"nombrepj\").getValue();\n const apellidoPaternoPj \u003d $d.getInput(\"apellidopaterpj\").getValue();\n const apellidoMaternoPj \u003d $d.getInput(\"apellmaternopj\").getValue();\n const emailPj \u003d $d.getInput(\"emailpj\").getValue();\n const bienContratado \u003d $d.getInput(\"biencontratado\").getValue();\n const canalRespuesta \u003d $d.getInput(\"canalrespta\").getValue();\n const tipoReclamo \u003d $d.getInput(\"tiporeclamo\").getValue();\n const motivoReclamo \u003d $d.getInput(\"motivoreclam\").getValue();\n const submotivoReclamo \u003d $d.getInput(\"submotivoreclam\").getValue();\n const fechasolicitud \u003d $d.getInput(\"fechasolicitud\").getValue();\n var moneda;\n if ($d.getInput(\"monedarecla\").getValue() \u003d\u003d\u003d null)\n {\n moneda \u003d -1;\n }\n else if ($d.getInput(\"monedarecla\").getValue() \u003d\u003d\u003d \"\")\n {\n moneda \u003d -1;\n }\n else\n {\n moneda \u003d $d.getInput(\"monedarecla\").getValue();\n }\n var importeReclamo;\n if ($d.getInput(\"importereclam\").getValue() \u003d\u003d\u003d null)\n {\n importeReclamo \u003d -1;\n }\n else if ($d.getInput(\"importereclam\").getValue() \u003d\u003d\u003d \"\")\n {\n importeReclamo \u003d -1;\n }\n else\n {\n importeReclamo \u003d $d.getInput(\"importereclam\").getValue();\n }\n const detalleReclamo \u003d $d.getInput(\"detallereclam\").getValue();\n const pedidoReclamo \u003d $d.getInput(\"pedidoreclam\").getValue();\n if (tipoDocumento \u003d\u003d\u003d \"2\" || menorEdad \u003d\u003d\u003d \"1\")\n {\n if (tipoDocumentoPj \u003d\u003d\u003d null || numeroDocumentoPj \u003d\u003d\u003d null || nombrePj \u003d\u003d\u003d null || apellidoPaternoPj \u003d\u003d\u003d null || apellidoMaternoPj \u003d\u003d\u003d null/* || emailPj \u003d\u003d null*/\n || tipoDocumentoPj \u003d\u003d\u003d \"\" || numeroDocumentoPj \u003d\u003d\u003d \"\" || nombrePj \u003d\u003d\u003d \"\" || apellidoPaternoPj \u003d\u003d\u003d \"\" || apellidoMaternoPj \u003d\u003d\u003d \"\"/* || emailPj \u003d\u003d \"\"*/)\n {\n var msgDatosIncompletos \u003d \"\";\n if (tipoDocumentoPj \u003d\u003d\u003d null || tipoDocumentoPj \u003d\u003d\u003d \"\")\n {\n msgDatosIncompletos \u003d \"Tipo de Documento Menores de Edad y PJ Incompleto;\";\n }\n else if (numeroDocumentoPj \u003d\u003d\u003d null || numeroDocumentoPj \u003d\u003d\u003d \"\")\n {\n msgDatosIncompletos \u003d \"Numero Documento Menores de Edad y PJ Incompleto;\";\n }\n else if (nombrePj \u003d\u003d\u003d null || nombrePj \u003d\u003d\u003d \"\")\n {\n msgDatosIncompletos \u003d \"Nombres Menores de Edad y PJ Incompleto;\";\n }\n else if (apellidoPaternoPj \u003d\u003d\u003d null || apellidoPaternoPj \u003d\u003d\u003d \"\")\n {\n msgDatosIncompletos \u003d \"Apellido Paterno Menores de Edad y PJ Incompleto;\";\n }\n else if (apellidoMaternoPj \u003d\u003d\u003d null || apellidoMaternoPj \u003d\u003d\u003d \"\")\n {\n msgDatosIncompletos \u003d \"Apellido Materno Menores de Edad y PJ Incompleto;\";\n }\n //else if (emailPj \u003d\u003d null || emailPj \u003d\u003d \"\")\n //{\n // msgDatosIncompletos \u003d \"Correo Electrónico Menores de Edad y PJ Incompleto;\";\n //}\n registrando \u003d false;\n $d.getVariable(\"msgError\").setValue(msgDatosIncompletos);\n $d.getVariable(\"registrando\").setValue(false);\n $d.getVariable(\"strEnviar\").setValue(\"\");\n }\n else if (canalRespuesta \u003d\u003d\u003d 1 \u0026\u0026 !validarCorreo(correoElectronico))\n {\n registrando \u003d false;\n $d.getVariable(\"msgError\").setValue(\"Correo Electronico Incorrecto (Obligatorio)\");\n $d.getVariable(\"registrando\").setValue(false);\n $d.getVariable(\"strEnviar\").setValue(\"\");\n }\n else\n {\n $d.executeRule(\"reglaGenerarAtencionReclamos\", 1, {\n inTipoDeDocumento: tipoDocumento,\n inNumeroDocumento: numeroDocumento,\n inNombreRazonSocial: nombre,\n inApellidoPaterno: apellidoPaterno,\n inApellidoMaterno: apellidoMaterno,\n inEmailTitular: correoElectronico,\n inTelefono: telefono,\n inMenorEdad: menorEdad,\n inDireccion: direccion,\n inDepartamento: departamento,\n inProvincia: provincia,\n inDistrito: distrito,\n inTipoDeDocumento2: tipoDocumentoPj,\n inNumeroDocumento2: numeroDocumentoPj,\n inNombre2: nombrePj,\n inApellidoPaterno2: apellidoPaternoPj,\n inApellidoMaterno2: apellidoMaternoPj,\n inEmail2: emailPj,\n inIdBienContratado: bienContratado,\n inCanalReclamo: 8, //Página web de la empresa\n inCanalRespuesta: canalRespuesta,\n inTipoReclamo: tipoReclamo,\n inMotivoReclamo: motivoReclamo,\n inSubMotivoReclamo: submotivoReclamo,\n inMoneda: moneda,\n inImporteReclamo: importeReclamo,\n inDetalleReclamo: detalleReclamo,\n inPedido: pedidoReclamo,\n inFechaSolicitud: fechasolicitud\n }, callback);\n }\n }\n else if (canalRespuesta \u003d\u003d\u003d 1 \u0026\u0026 !validarCorreo(correoElectronico))\n {\n registrando \u003d false;\n $d.getVariable(\"msgError\").setValue(\"Correo Electronico Incorrecto (Obligatorio)\");\n $d.getVariable(\"registrando\").setValue(false);\n $d.getVariable(\"strEnviar\").setValue(\"\");\n }\n else\n {\n $d.executeRule(\"reglaGenerarAtencionReclamos\", 1, {\n inTipoDeDocumento: tipoDocumento,\n inNumeroDocumento: numeroDocumento,\n inNombreRazonSocial: nombre,\n inApellidoPaterno: apellidoPaterno,\n inApellidoMaterno: apellidoMaterno,\n inEmailTitular: correoElectronico,\n inTelefono: telefono,\n inMenorEdad: menorEdad,\n inDireccion: direccion,\n inDepartamento: departamento,\n inProvincia: provincia,\n inDistrito: distrito,\n inIdBienContratado: bienContratado,\n inCanalReclamo: 8, //Página web de la empresa\n inCanalRespuesta: canalRespuesta,\n inTipoReclamo: tipoReclamo,\n inMotivoReclamo: motivoReclamo,\n inSubMotivoReclamo: submotivoReclamo,\n inMoneda: moneda,\n inImporteReclamo: importeReclamo,\n inDetalleReclamo: detalleReclamo,\n inPedido: pedidoReclamo,\n inFechaSolicitud: fechasolicitud\n }, callback);\n }\n function callback(result, error) {\n //$d.getVariable(\"registrando\").setValue(false);\n $d.getVariable(\"strEnviar\").setValue(\"\");\n //registrando \u003d false;\n //$d.getInput(\"pedidoreclam\").setValue(result);\n //$d.getInput(\"detallereclam\").setValue(error);\n console.log(result);\n console.log(error);\n //console.log(result[\u0027outMessage\u0027]);\n //console.log(result[\u0027outResultado\u0027]);\n if (error \u003d\u003d\u003d null)\n {\n if (result[\u0027outResultado\u0027]) //Exito\n {\n //window.alert(\"Registrado!\");\n //$d.redirectToError(\"Registrado!\");\n //$d.redirectToError($d.getVariable(\"msgExito\").getValue());\n //$d.redirectToUrl(\"https://cp.com.pe/pacifico/\", \"_blank\");\n $d.getVariable(\"strEnviar\").setValue(\"Registrado!\");\n window.parent.location.href \u003d \"https://www.cp.com.pe/\";\n }\n else\n {\n $d.getVariable(\"registrando\").setValue(false);\n $d.getVariable(\"msgError\").setValue(result[\u0027outMessage\u0027]);\n //$d.getInput(\"msgError\").setValue(result[\u0027outMessage\u0027]);\n //window.alert(result[\u0027outMessage\u0027]);\n }\n }\n else\n {\n $d.getVariable(\"msgError\").setValue(error[\u0027errors\u0027][0][\u0027attribute-name\u0027] + \": \" + error[\u0027errors\u0027][0][\u0027message\u0027]);\n }\n }\n}\n\nfunction validarCorreo(correo) {\n const regex \u003d /^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,6}$/;\n return regex.test(correo);\n}","dataSources":[{"uuid":"5f0f78-c065-ba6f-743b-3a65e15d55","id":"hojareclamo","name":"hoja reclamo","type":"FORM","source":"HOJA1714668089","select":["__apellidoMaterno","apellidoMaterno","__apellidoPaterno","apellidoPaterno","__archivoRspta","archivoRspta","/archivosAdjuntos","__listValues2","listValues2","__canalDeRespuesta","COUNT*","canalDeRespuesta","__cdUserLastUpdate","cdUserLastUpdate","__cdUserStore","cdUserStore","__correoElectronico","correoElectronico","decsripcionDeReclamo","__decsripcionDeReclamo","__departamento","departamento","__departamentopj","departamentopj","__direccion","direccion","__direccionpj","direccionpj","__text2","text2","distritopj","__distritopj","__dOI","dOI","__dtLastUpdate","dtLastUpdate","__dtStore","dtStore","email","__email","__estado","estado","__fechaCierre","fechaCierre","__fechasolicitud","fechasolicitud","/gestionesRealizadas","__identificacionDeBien","identificacionDeBien","__id","id","__moneda","moneda","__montoReclamado","montoReclamado","__motivoDeReclamo","motivoDeReclamo","__noDocumentopj","noDocumentopj","__nombresrazonsocial","nombresrazonsocial","nombresYApellidospj","__nombresYApellidospj","__pedidoDeReclamo","pedidoDeReclamo","__cdInstanceOwner","cdInstanceOwner","__distrito","distrito","__provinciapj","provinciapj","__resolucionDeReclamo","resolucionDeReclamo","__telefono","telefono","__telefonopj","telefonopj","__tipoDeDocumento","tipoDeDocumento","__tipoDeDocumentopj","tipoDeReclamo","__tipoDeReclamo","tipoDeDocumentopj","__usuario","usuario","__uusuarioRspta","uusuarioRspta","archivosAdjuntos/archivos","gestionesRealizadas/accionesAdoptadas","gestionesRealizadas/fechaGestion"],"count":0,"filters":[],"cache":false,"initialExecute":true}],"params":[],"variables":[{"uuid":"427a0a-a5d0-c08e-a3df-5a7cb8c68e1","id":"msgError","name":"msgError","type":"string"},{"uuid":"afde748-d250-7c40-e2e3-0fd742cff7c7","id":"msgExito","name":"msgExito","type":"string","initialValue":"Registrado!"},{"uuid":"0578886-3342-671f-0243-ad8e6ebc785e","id":"registrando","name":"registrando","type":"boolean"},{"uuid":"0a67168-6533-0cb-5074-2a370e3531","id":"strEnviar","name":"strEnviar","type":"string"},{"uuid":"305b3d7-be78-104-a800-7d55b4cbbb2","id":"msgErrorPoliticas","name":"msgErrorPoliticas","type":"string","initialValue":"Políticas no Aceptadas"}],"lsPermissionAssignment":[{"idPermission":"ANONYMOUS","idApplication":"GLOBAL","lsCodeFunctions":["PG_@@@N000_@@@","PG_@@@_U001","PG_@@@USE"]},{"idPermission":"MODELADOR","idApplication":"GLOBAL","lsCodeFunctions":["PG_@@@N000_@@@","PG_@@@_MODELER","PG_@@@_G004","PG_@@@_MG1","PG_@@@_ST1","PG_@@@_ST2","PG_@@@_ST4","PG_@@@_ST5","PG_@@@_V001","PG_@@@USE","PG_@@@_U001"]}],"cdUserLastUpdate":"KJHONCON","dtLastUpdate":"2025-03-21 18:18:33.0","cdUserStore":"LALBUJARYE","dtStore":"2024-07-24 16:56:58.0","elements":{"components":{"7d62277-e247-6f70-3ea5-e8f73865f43":{"type":"section","subitems":["21bcca0-8d3c-e71c-e74d-b08b3c2af8","735306e-b17b-558d-8854-bfff0e862cc","7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","a2e637-07f0-225e-3c45-202ef2eb5044","6f018f-87a-5878-4666-2d718aab0e8"],"layout":{"DESKTOP":{"structure":{"size":{"height":"91px","minHeight":"77px"},"position":{"position":"relative"}}},"TABLET":{"structure":{"size":{"height":"87px","minHeight":"42px"}}},"MOBILE":{"structure":{"size":{"minHeight":"40px","height":"75px"}}}},"uuid":"7d62277-e247-6f70-3ea5-e8f73865f43","id":"section1","name":"section1","events":{}},"21bcca0-8d3c-e71c-e74d-b08b3c2af8":{"uuid":"21bcca0-8d3c-e71c-e74d-b08b3c2af8","id":"loading","name":"loading","type":"container","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"100%","minHeight":"unset"}},"style":{"regular":{"background":{"opacity":"7f"}}},"visible":false},"TABLET":{}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"7d62277-e247-6f70-3ea5-e8f73865f43","events":{}},"eb2a433-bc5-2c41-578-2d54a3e375":{"type":"section","subitems":["8a2a3ee-65e-177d-5b18-735b54faac3b","b30c6be-b18-0bc-38e5-0e7d04768cd","80428-7c-4270-a5bc-4f021a4b587f","82c784-6f45-2f6-6d5e-8f453e2263","1b2f802-66a6-5c80-7646-6c482d82","77cc111-c41-2314-a68-53a0c0752703","1b05acb-fdce-846-730f-8582bf54dec","c532ab-6270-ed30-cadd-0b118fd26b","7670d1-8afc-1fd4-e54a-a242c050d73","fb84df-6cd-bf2a-e7a-6f6aa51","75d421c-acda-1860-cc12-114fb712b34b","0508628-cf3-ec5c-4631-1e5d3a4b8a8c","a80c330-8165-d51f-400d-48d1d57844e"],"layout":{"DESKTOP":{"structure":{"size":{"minHeight":"451px"},"position":{"position":"relative"}},"style":{"background":{"gradient":{"type":"radial","degree":"circle at center","points":[{"color":"#1edafb","opacity":"ff","left":"0.00"},{"color":"#3e7dbc","opacity":"ff","left":"100.00"}]},"color":"#03458a","opacity":"ff"}}},"TABLET":{"structure":{"size":{"minHeight":"509px"}}},"MOBILE":{"structure":{"size":{"minHeight":"887px"}}}},"uuid":"eb2a433-bc5-2c41-578-2d54a3e375","id":"section2","name":"section2","events":{}},"31e73e5-8035-bca1-da04-133d20fe5e":{"type":"section","subitems":["06243ae-315a-55df-dbb5-85af2d3ca785","c7f518e-150b-3f56-c023-7f6f147f3d","77cb188-55cf-08e7-84f8-5efba6d6a","2a5e8e7-0d0b-453-faa-ae3a7ce72aac"],"layout":{"DESKTOP":{"structure":{"size":{"minHeight":"166px"},"position":{"marginLeft":"0%","position":"relative"}}},"TABLET":{"structure":{"size":{"minHeight":"140px"}}},"MOBILE":{"structure":{"size":{"minHeight":"234px"}}}},"uuid":"31e73e5-8035-bca1-da04-133d20fe5e","id":"section3","name":"section3","events":{}},"735306e-b17b-558d-8854-bfff0e862cc":{"uuid":"735306e-b17b-558d-8854-bfff0e862cc","id":"text14","name":"text14","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"40auto"},"position":{"marginTop":"243px","justifySelf":"center"}},"style":{"font":{"family":"Roboto","size":"35px","align":"center"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{},"MOBILE":{"style":{"font":{"size":"25px"}},"structure":{"size":{"width":"90%"},"position":{"marginTop":"223px"}}}},"subtype":"h2","props":{"value":{"props":{"value":""},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"7d62277-e247-6f70-3ea5-e8f73865f43","events":{}},"06243ae-315a-55df-dbb5-85af2d3ca785":{"uuid":"06243ae-315a-55df-dbb5-85af2d3ca785","id":"image2","name":"image2","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"17.36%","height":"95px"},"position":{"marginRight":"10.95%","justifySelf":"end"}},"visible":false}},"modifiedName":false,"modifiedId":false,"subtype":"medium_image","props":{"value":{"props":{"value":"e4ff2a-6114-6b55-8083-1ba2ef0ecc6b"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"31e73e5-8035-bca1-da04-133d20fe5e","events":{}},"2a5e8e7-0d0b-453-faa-ae3a7ce72aac":{"uuid":"2a5e8e7-0d0b-453-faa-ae3a7ce72aac","id":"text6","name":"text6","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"marginLeft":"15%","marginRight":"15%","marginTop":"15px","justifySelf":"stretch"}},"style":{"font":{"family":"AlegreyaSans","size":"32px"},"regular":{"font":{"color":"#2986c2"}}}},"TABLET":{},"MOBILE":{"structure":{"position":{"marginLeft":"8%","marginRight":"17%","marginTop":"20px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"enriched_text","props":{"value":{"props":{"value":"\u003cp style\u003d\"text-align:left;\"\u003e\u003cspan style\u003d\"color: rgb(3,69,138);font-size: 20px;font-family: Roboto;\"\u003eConoce más\u003c/span\u003e\u003c/p\u003e\n"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"31e73e5-8035-bca1-da04-133d20fe5e","events":{}},"c7f518e-150b-3f56-c023-7f6f147f3d":{"uuid":"c7f518e-150b-3f56-c023-7f6f147f3d","id":"text9","name":"text9","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"23.5%","height":"64auto"},"position":{"marginLeft":"20%","marginTop":"80px"}}},"TABLET":{"structure":{"position":{"marginTop":"43px","justifySelf":"end","marginLeft":0.0,"marginRight":"13%"},"size":{"width":"33%","height":"53auto"}}},"MOBILE":{"structure":{"size":{"width":"auto","height":"auto"},"position":{"justifySelf":"stretch","alignSelf":"stretch","marginLeft":"9%","marginRight":"9%","marginTop":"60px","marginBottom":"120px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"enriched_text","props":{"value":{"props":{"value":"\u003cp style\u003d\"text-align:justify;\"\u003e\u003cspan style\u003d\"color: rgb(102,102,102);font-size: 16px;font-family: Roboto;\"\u003e\u003cstrong\u003e¿Qué es un reclamo?\u003c/strong\u003e\u003c/span\u003e\u003cbr\u003e\u003cspan style\u003d\"color: rgb(102,102,102);font-size: 14px;font-family: Roboto;\"\u003eUn reclamo es una disconformidad relacionada a los productos o servicios.\u003c/span\u003e\u003c/p\u003e\n"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"31e73e5-8035-bca1-da04-133d20fe5e","events":{}},"77cb188-55cf-08e7-84f8-5efba6d6a":{"uuid":"77cb188-55cf-08e7-84f8-5efba6d6a","id":"text8","name":"text8","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"23.5%","height":"84auto"},"position":{"marginRight":"20%","marginTop":"80px","justifySelf":"end"}}},"TABLET":{"structure":{"position":{"marginTop":"43px","justifySelf":"start","marginLeft":"13%","marginRight":0.0},"size":{"width":"33%","height":"86auto"}}},"MOBILE":{"structure":{"position":{"justifySelf":"stretch","alignSelf":"stretch","marginLeft":"9%","marginRight":"9%","marginTop":"130px","marginBottom":"20px"},"size":{"width":"auto","height":"auto"}}}},"modifiedName":false,"modifiedId":false,"subtype":"enriched_text","props":{"value":{"props":{"value":"\u003cp style\u003d\"text-align:justify;\"\u003e\u003cspan style\u003d\"color: rgb(102,102,102);font-size: 16px;font-family: Roboto;\"\u003e\u003cstrong\u003e¿Qué es una Queja?\u003c/strong\u003e\u003c/span\u003e\u003cbr\u003e\u003cspan style\u003d\"color: rgb(102,102,102);font-size: 14px;font-family: Roboto;\"\u003eUna queja es una disconformidad no relacionada a los productos o servicios, o malestar o descontento respecto a la atención del público.\u003c/span\u003e\u003c/p\u003e\n"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"31e73e5-8035-bca1-da04-133d20fe5e","events":{}},"ddb20ab-870b-cd1d-5aae-a7573541fa0":{"uuid":"ddb20ab-870b-cd1d-5aae-a7573541fa0","id":"text10","name":"text10","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginTop":"0px","justifySelf":"center"}},"style":{"font":{"size":"17px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"12px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h3","props":{"value":{"props":{"value":"Nosotros"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"ec3780-1613-523-5b2e-82ced53d7176","events":{}},"47be51d-37f5-f4a7-005a-e78fe6710b":{"uuid":"47be51d-37f5-f4a7-005a-e78fe6710b","id":"text11","name":"text11","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"size":"17px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"12px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h1","props":{"value":{"props":{"value":"Personas"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"acd2222-ff2f-b84-60-432b73b8ce","events":{}},"6036578-c5fb-bab1-d3dc-08cb8f58210":{"uuid":"6036578-c5fb-bab1-d3dc-08cb8f58210","id":"text12","name":"text12","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"size":"17px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"12px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h1","props":{"value":{"props":{"value":"Empresas"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"b5d582-77d1-a84b-c4c4-1fbf562b287e","events":{}},"b435c5e-52a-c20a-4efd-1ecdbffb0cb":{"uuid":"b435c5e-52a-c20a-4efd-1ecdbffb0cb","id":"text13","name":"text13","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"size":"17px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"12px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h1","props":{"value":{"props":{"value":"Japón"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"d4db030-2058-5f08-ac6-473081e21e83","events":{}},"e602c84-1c4e-d41-d4-da42526ca1f":{"uuid":"e602c84-1c4e-d41-d4-da42526ca1f","id":"text15","name":"text15","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginTop":"0px","alignSelf":"center","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Quiénes somos"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"8cf27b1-a04b-4c85-25c5-6618f70e46e3","params":[]},"parent":"12eefe4-8288-5ab-c787-e36fe3fe1058","events":{}},"314700b-2bea-d05a-153-fb6cf674e5f3":{"uuid":"314700b-2bea-d05a-153-fb6cf674e5f3","id":"text16","name":"text16","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginTop":"0px","alignSelf":"center","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Cooperando crecemos"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"11767a-3bba-156-738-d10ed7574c80","params":[]},"parent":"48dff8a-72b-1c1-6d28-daadedb0c0","events":{}},"66f8e2b-df16-dbaf-815c-5db0740026":{"uuid":"66f8e2b-df16-dbaf-815c-5db0740026","id":"text17","name":"text17","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Historia"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"3ee585-0600-c7b2-ee3d-783a551e7c58","params":[]},"parent":"48b2af3-4d70-112e-7f2-b45156d12ad2","events":{}},"0a717c3-2dfd-8714-6f73-c3603f55fef8":{"uuid":"0a717c3-2dfd-8714-6f73-c3603f55fef8","id":"text18","name":"text18","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginLeft":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Red de Agencias"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"0701b55-505-ccd4-ab2-8b5d717e0aea","params":[]},"parent":"10a805a-3fdb-66b5-888c-7444832c3a4f","events":{}},"3a8743-836f-dc4b-215a-a426a3ebd41b":{"uuid":"3a8743-836f-dc4b-215a-a426a3ebd41b","id":"text19","name":"text19","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Transparencia"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"26485f-04df-22e-8701-dd5b2e443238","params":[]},"parent":"e0dbd56-8473-8e75-4431-dde1fcc5ee7","events":{}},"0770c62-fb54-cf75-cfee-2b6b2c21a3d2":{"uuid":"0770c62-fb54-cf75-cfee-2b6b2c21a3d2","id":"text20","name":"text20","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Buen Gobierno Corporativo"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"6e6ce5-edc8-dcc8-b0a7-8dd8337638a3","params":[]},"parent":"a641ff3-374-bbc0-7f0f-b8f445b236f1","events":{}},"60113aa-132e-3e22-4b-67edcc72abe":{"uuid":"60113aa-132e-3e22-4b-67edcc72abe","id":"text21","name":"text21","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Estados Financieros"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"447377-35f-bc03-16a1-5b5260001ee5","params":[]},"parent":"ea145a-eb5c-61f-5627-d3fa1a3decb2","events":{}},"fd845c1-bf76-40b5-58-df8ea367ada0":{"uuid":"fd845c1-bf76-40b5-58-df8ea367ada0","id":"text22","name":"text22","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Sostenibilidad"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"81e58c-4d8a-a2ae-3ba5-14c85d24558","params":[]},"parent":"cca3813-ee83-1fe3-875d-aedad7d65d","events":{}},"fce4c3-e604-cf66-100b-74d3e17d8e30":{"uuid":"fce4c3-e604-cf66-100b-74d3e17d8e30","id":"text23","name":"text23","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0.1%","marginBottom":"-4px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}},"structure":{"position":{"marginBottom":"0px","marginRight":"0%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Préstamos"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"5482-3c0c-d635-708a-ac423befeda","params":[]},"parent":"d5e806-ac08-1d30-abab-5882268af6d8","events":{}},"5e0ba48-6df6-1d4d-a6d7-1e82af01d628":{"uuid":"5e0ba48-6df6-1d4d-a6d7-1e82af01d628","id":"text24","name":"text24","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginBottom":"0px","alignSelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Ahorros"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"c3256-30a8-2240-8e04-25687a1e7373","params":[]},"parent":"88d061-8073-b4be-6ac6-674826f2e6be","events":{}},"01b4d1-73e7-e57a-2312-438ff687adf":{"uuid":"01b4d1-73e7-e57a-2312-438ff687adf","id":"text25","name":"text25","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginLeft":"0.83%","marginRight":"0%","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}},"structure":{"position":{"marginLeft":"0%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Inversiones"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"b377456-8f1a-5aa-4fc6-2e3bcf254a2","params":[]},"parent":"6a7865-128-c15a-2c63-70a7368841a","events":{}},"5c5daaf-47e0-477f-b57-6b406b8aa70b":{"uuid":"5c5daaf-47e0-477f-b57-6b406b8aa70b","id":"text26","name":"text26","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Beneficios"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"f65060e-81b6-f8e4-3d2f-08448b6ac10","params":[]},"parent":"2b63c2c-be-f571-d857-146e18ef1ad7","events":{}},"3f65885-f132-c11e-d534-0ff116d314":{"uuid":"3f65885-f132-c11e-d534-0ff116d314","id":"text27","name":"text27","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginLeft":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Campañas"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"57206a8-2d28-8051-88c-eedc778364c","params":[]},"parent":"c48e673-b713-bcc-25a6-caa3b4d63ae3","events":{}},"72eb38b-3f55-0b62-e2e6-6b276181afcb":{"uuid":"72eb38b-3f55-0b62-e2e6-6b276181afcb","id":"text28","name":"text28","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginLeft":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Banca Digital"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"7bc55ca-7437-7603-1c8b-b4ade3d17bce","params":[]},"parent":"223a16-2aaf-6ac7-d7aa-0036817417d","events":{}},"4e2caa-1f5c-ef64-05a6-02440c86bbd5":{"uuid":"4e2caa-1f5c-ef64-05a6-02440c86bbd5","id":"text29","name":"text29","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginBottom":"0px","alignSelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Bancos"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"73b75-ecc6-7178-1e5-f5c1e0dbb0ab","params":[]},"parent":"c064783-cbee-8bb4-3cbb-3627b01e4f","events":{}},"45ef276-1f41-cf30-284d-1f8605b36223":{"uuid":"45ef276-1f41-cf30-284d-1f8605b36223","id":"text30","name":"text30","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Mini Capos"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"40b827a-2f7d-ebfe-ecff-547b07d122ba","params":[]},"parent":"68612c1-50e2-8d16-1d0c-130b3f1071ca","events":{}},"a50583b-8303-dddd-67e1-445ca1f815e4":{"uuid":"a50583b-8303-dddd-67e1-445ca1f815e4","id":"text31","name":"text31","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginBottom":"0px","alignSelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Servicios"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"8648644-c115-21ab-bde1-4734d5706a86","params":[]},"parent":"adfd17-0371-3cd4-f0cf-801d6fbbcbc","events":{}},"a33584e-d70-07ab-1b73-30d74f5bcf30":{"uuid":"a33584e-d70-07ab-1b73-30d74f5bcf30","id":"text32","name":"text32","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginTop":"0px","alignSelf":"center","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Préstamo (No Revolvente) "},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"f70a422-52cb-04c5-1a3f-f0b63b8bab","params":[]},"parent":"7a17df7-a2-fdce-6cca-22cf64440fdb","events":{}},"4736fa-8d1-5bf2-fc3-edbddd5dec5":{"uuid":"4736fa-8d1-5bf2-fc3-edbddd5dec5","id":"text33","name":"text33","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginLeft":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Línea (Revolvente)"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"315c8-6f00-387a-72fc-aa386041bf3d","params":[]},"parent":"b52883b-3eb6-56c5-0f27-d6dc220c63c","events":{}},"58a3584-cdb8-42a-d48-4ef6fc37148":{"uuid":"58a3584-cdb8-42a-d48-4ef6fc37148","id":"text34","name":"text34","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginTop":"0px","alignSelf":"center","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Ahorros"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"1aa2336-06cc-02d1-10ec-4a647deeb3c","params":[]},"parent":"f5b4e4e-a327-dc11-4b1d-35fd512ddc7d","events":{}},"b603840-b215-8b51-c7e0-a6d5cfed8dda":{"uuid":"b603840-b215-8b51-c7e0-a6d5cfed8dda","id":"text35","name":"text35","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Campañas"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"bb50e8-173-ffe-6c0c-3c0d0c20f263","params":[]},"parent":"138bebe-50b2-710-a3e4-2a5844b13","events":{}},"bd137a7-8066-f161-6d84-28061023254":{"uuid":"bd137a7-8066-f161-6d84-28061023254","id":"text36","name":"text36","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Beneficios"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"05b40c-d5bb-d3eb-6b0-b4ffaff681d","params":[]},"parent":"63adc1-8137-43a7-1f2-d835d74be41","events":{}},"f0daecd-f00-7c72-2af-b57bc7e0246d":{"uuid":"f0daecd-f00-7c72-2af-b57bc7e0246d","id":"text37","name":"text37","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginRight":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Banca Digital"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"5f6aa78-280c-c7d-7fa0-a786e6c5cf","params":[]},"parent":"7473045-cfca-4ce-0b84-fa621dae78f7","events":{}},"0755fb-2d05-847f-2a57-1b8f4255c51d":{"uuid":"0755fb-2d05-847f-2a57-1b8f4255c51d","id":"text38","name":"text38","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginLeft":"0%","marginBottom":"0px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"AlegreyaSans","size":"15px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"10px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h4","props":{"value":{"props":{"value":"Contáctanos"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"b55ae10-4ea3-6f8f-6cd1-4b815f2ca77","params":[]},"parent":"15bcda1-81d-8a3d-f24e-e44adf86a3","events":{}},"8a2a3ee-65e-177d-5b18-735b54faac3b":{"uuid":"8a2a3ee-65e-177d-5b18-735b54faac3b","id":"image1","name":"image1","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"7%","height":"40px"},"position":{"marginRight":"14%","marginTop":"200px","justifySelf":"end"}}},"TABLET":{"structure":{"position":{"marginLeft":"70%","justifySelf":"start","marginRight":0.0,"marginTop":"183px"},"size":{"width":"10%"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center","marginLeft":0.0,"marginRight":"0.4%","marginTop":"135px"},"size":{"width":"22%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"medium_image","props":{"value":{"props":{"value":"a2fd8d5-b0d-a1ce-c2d5-3b617023b1b6"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_blank","idDep":"c72e2ce-0326-32d5-d503-0ec711e472f","params":[]},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"b30c6be-b18-0bc-38e5-0e7d04768cd":{"uuid":"b30c6be-b18-0bc-38e5-0e7d04768cd","id":"image3","name":"image3","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"7%","height":"40px"},"position":{"marginRight":"6%","marginTop":"200px","justifySelf":"end"}}},"TABLET":{"structure":{"position":{"marginTop":"183px"},"size":{"width":"10%"}}},"MOBILE":{"structure":{"position":{"justifySelf":"start","marginLeft":"10%","marginRight":0.0,"marginTop":"135px"},"size":{"width":"22%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"medium_image","props":{"value":{"props":{"value":"e0accc-818c-acb7-a3c0-dc1bb137f1b0"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_blank","idDep":"d6525f4-f200-ecc-bdb8-e780b4882b","params":[]},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"80428-7c-4270-a5bc-4f021a4b587f":{"uuid":"80428-7c-4270-a5bc-4f021a4b587f","id":"image4","name":"image4","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"7%","height":"40px"},"position":{"marginRight":"10%","marginTop":"250px","justifySelf":"end"}}},"TABLET":{"structure":{"position":{"marginRight":"12%","marginTop":"223px"},"size":{"width":"10%"}}},"MOBILE":{"structure":{"position":{"marginRight":"10%","marginTop":"135px"},"size":{"width":"22%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"medium_image","props":{"value":{"props":{"value":"b8171b6-6a4c-c6c-83e8-f6acbb80c7"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_blank","idDep":"c8c61d-005f-c64-5f7f-a52d422535c","params":[]},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"82c784-6f45-2f6-6d5e-8f453e2263":{"uuid":"82c784-6f45-2f6-6d5e-8f453e2263","id":"image5","name":"image5","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.61%","height":"139px"},"position":{"marginRight":"20%","marginTop":"81px","justifySelf":"end"}}},"TABLET":{"structure":{"position":{"marginRight":"23%","marginTop":"80px"},"size":{"width":"14%","height":"117px"}}},"MOBILE":{"structure":{"position":{"justifySelf":"start","marginLeft":"10%","marginRight":0.0,"marginTop":"20px"},"size":{"width":"29.68%","height":"112px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"big_image","props":{"value":{"props":{"value":"da47ef4-47d-d771-8d7-00afd57c5e"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"1b2f802-66a6-5c80-7646-6c482d82":{"uuid":"1b2f802-66a6-5c80-7646-6c482d82","id":"text39","name":"text39","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"16%"},"position":{"marginRight":"5%","marginTop":"103px","justifySelf":"end"}},"style":{"font":{"weight":"bold","family":"Roboto","size":"18px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"13px"}},"structure":{"position":{"marginRight":"6%","marginTop":"80px"},"size":{"width":"17.69%"}}},"MOBILE":{"structure":{"position":{"marginRight":"15%","marginTop":"40px"},"size":{"width":"41.11%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h2","props":{"value":{"props":{"value":"Descarga Banca móvil"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"77cc111-c41-2314-a68-53a0c0752703":{"uuid":"77cc111-c41-2314-a68-53a0c0752703","id":"text40","name":"text40","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"16%"},"position":{"marginRight":"5%","marginTop":"140px","justifySelf":"end"}},"style":{"font":{"family":"AlegreyaSans"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"11px"}},"structure":{"position":{"marginRight":"6%","marginTop":"104px"},"size":{"width":"17%"}}},"MOBILE":{"structure":{"position":{"marginRight":"15%","marginTop":"65px"},"size":{"width":"41.11%"}},"style":{"font":{"size":"13px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h5","props":{"value":{"props":{"value":"Realiza tus operaciones desde tu celular"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"1b05acb-fdce-846-730f-8582bf54dec":{"uuid":"1b05acb-fdce-846-730f-8582bf54dec","id":"text41","name":"text41","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"1444px"},"position":{"marginRight":"0.05%","marginTop":"326px","justifySelf":"center"}},"style":{"font":{"family":"Calibri","size":"10px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"9px"}},"structure":{"position":{"marginLeft":"6%","justifySelf":"stretch","marginRight":"6%","marginTop":"325px"},"size":{"width":"auto"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center","marginLeft":"1px","marginRight":"0.1%","marginTop":"475px"},"size":{"width":"81%","height":"9auto"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"2022 Cooperativa Pacífico. Todos los derechos reservados."},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"c532ab-6270-ed30-cadd-0b118fd26b":{"uuid":"c532ab-6270-ed30-cadd-0b118fd26b","id":"text42","name":"text42","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"1444px"},"position":{"marginRight":"0.05%","marginTop":"352px","justifySelf":"center"}},"style":{"font":{"family":"Calibri","size":"10px"},"regular":{"font":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"8px"}},"structure":{"position":{"marginRight":"0px"},"size":{"width":"88%"}}},"MOBILE":{"structure":{"size":{"width":"80%"},"position":{"marginRight":0.0,"marginTop":"497px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"enriched_text","props":{"value":{"props":{"value":"\u003cp\u003e\u003cspan style\u003d\"color: rgb(255,255,255);font-size: 10px;font-family: Calibri;\"\u003eCOMUNICADO BENEFICIARIO FINAL: En cumplimiento del Decreto Legislativo N° 1372 y su Reglamento aprobado por Decreto Supremo N° 003-2019-EF, cumplimos con hacer de público conocimiento que nuestra empresa poniendo en práctica procedimientos diligentes, no ha podido identificar a sus beneficiarios finales por propiedad o control, por lo que hemos declarado como beneficiarios finales a nuestros directores que ocupan el Puesto Administrativo Superior PAS.\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan style\u003d\"color: rgb(255,255,255);font-size: 10px;font-family: Calibri;\"\u003eNuestros productos y servicios están sujetos a calificación, admisión y aprobación. Se aplican restricciones. Las tasas, comisiones, gastos y características de los productos y servicios se detallan en nuestra página web www.cp.com.pe y en la Plataforma de atención, a través del tarifario. Para acceder a los productos y servicios, usted debe ser socio de Cooperativa de Ahorro y Crédito Pacífico con RUC 20111065013. Puede solicitar más información sobre los requisitos de afiliación a través del 719-2100 o nuestra página web. No captamos recursos del público, sólo operamos y captamos recursos de nuestros socios. Nos encontramos inscritos en el Registro Nacional de COOPAC, con el Registro N°001-2019-REG.COOPAC-SBS. Depósitos cubiertos por el Fondo de Seguro de Depósitos Cooperativo hasta por un monto de S/ 10,000.00, de acuerdo con la Resolución N° 5061-2018-SBS y OFICIO Nº 00116-2025-FSDC. Estamos regulados por la Superintendencia de Banca, Seguros y AFP (SBS) y supervisados por Superintendencia Adjunta de Cooperativas (SACOOP). Información difundida según lo indicado en la Vigésimo Cuarta Disposición Final y Complementaria de la Ley N° 26702, modificada por Ley N° 30822, la Resolución SBS N° 0480-2019, la Resolución SBS N° 3274-2017 y sus modificatorias, conforme a la normatividad vigente.\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e\u003c/p\u003e\n"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"d85870-e226-1c2-5824-afa0b38cfae":{"uuid":"d85870-e226-1c2-5824-afa0b38cfae","id":"container2","name":"container2","type":"container","subitems":["d517ba-5f0-8782-3378-067a2cf84f2","5b1743c-bb45-73d6-a706-c3273887a0a","48f3ade-3860-cfcf-8083-3ff74f07eb5","c30fa17-6387-1e13-5066-4c5232c3d271","18f8a77-7d52-f441-f7c8-6dd4dabd32fc"],"layout":{"DESKTOP":{"structure":{"size":{"width":"2.55%","height":"157px","minHeight":"unset","maxHeight":"none"},"position":{"marginRight":"0%","marginBottom":"15%","position":"fixed","alignSelf":"end","justifySelf":"end"}},"style":{"regular":{"background":{"color":"#09488b","opacity":"ff"}}}},"TABLET":{"structure":{"size":{"height":"106px"}}},"MOBILE":{"structure":{"size":{"width":"8%","height":"125px"},"position":{"marginRight":0.0,"marginBottom":"290px"}},"style":{"regular":{"background":{"color":"#03458a"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"events":{}},"d517ba-5f0-8782-3378-067a2cf84f2":{"uuid":"d517ba-5f0-8782-3378-067a2cf84f2","id":"icon1","name":"icon1","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"23px","height":"23px"},"position":{"marginRight":"0%","marginTop":"7px","justifySelf":"center"}},"style":{"color":{"color":"#ffffff"}}},"TABLET":{"structure":{"size":{"height":"15px","width":"15px"}}},"MOBILE":{"structure":{"position":{"justifySelf":"stretch","alignSelf":"stretch","marginLeft":"20%","marginRight":"20%","marginTop":"100px","marginBottom":"5px"},"size":{"width":"auto","height":"auto"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"fontawesome","value":["fab","facebook"]}},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_blank","idDep":"e1b57-2505-e785-2acd-d321b56ad08f","params":[]},"parent":"d85870-e226-1c2-5824-afa0b38cfae","events":{}},"5b1743c-bb45-73d6-a706-c3273887a0a":{"uuid":"5b1743c-bb45-73d6-a706-c3273887a0a","id":"icon2","name":"icon2","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"23px","height":"23px"},"position":{"marginTop":"37px","justifySelf":"center"}},"style":{"color":{"color":"#ffffff"}}},"TABLET":{"structure":{"size":{"height":"15px","width":"15px"},"position":{"marginTop":"27px"}}},"MOBILE":{"structure":{"position":{"justifySelf":"stretch","marginLeft":"20%","marginRight":"20%","marginTop":"5px"},"size":{"width":"auto","height":"20px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"fontawesome","value":["fab","linkedin"]}},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_blank","idDep":"4f25dd8-c065-ec-8818-50f4b83d2dc","params":[]},"parent":"d85870-e226-1c2-5824-afa0b38cfae","events":{}},"48f3ade-3860-cfcf-8083-3ff74f07eb5":{"uuid":"48f3ade-3860-cfcf-8083-3ff74f07eb5","id":"icon3","name":"icon3","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"23px","height":"23px"},"position":{"marginTop":"67px","justifySelf":"center"}},"style":{"color":{"color":"#ffffff"}}},"TABLET":{"structure":{"size":{"height":"15px","width":"15px"},"position":{"marginTop":"47px"}}},"MOBILE":{"structure":{"position":{"justifySelf":"stretch","marginLeft":"20%","marginRight":"20%","marginTop":"75px"},"size":{"width":"auto","height":"20px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"fontawesome","value":["fab","instagram"]}},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_blank","idDep":"e056442-3a5b-fdf-c5a4-c3a78da5b82","params":[]},"parent":"d85870-e226-1c2-5824-afa0b38cfae","events":{}},"c30fa17-6387-1e13-5066-4c5232c3d271":{"uuid":"c30fa17-6387-1e13-5066-4c5232c3d271","id":"icon4","name":"icon4","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"23px","height":"23px"},"position":{"marginTop":"97px","justifySelf":"center"}},"style":{"color":{"color":"#ffffff"}}},"TABLET":{"structure":{"size":{"height":"15px","width":"15px"},"position":{"marginTop":"67px"}}},"MOBILE":{"structure":{"position":{"justifySelf":"stretch","marginLeft":"20%","marginRight":"20%","marginTop":"55px"},"size":{"width":"auto","height":"20px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"fontawesome","value":["fab","youtube"]}},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_blank","idDep":"6efe522-46c2-e468-582c-e0f67a8f14","params":[]},"parent":"d85870-e226-1c2-5824-afa0b38cfae","events":{}},"18f8a77-7d52-f441-f7c8-6dd4dabd32fc":{"uuid":"18f8a77-7d52-f441-f7c8-6dd4dabd32fc","id":"icon5","name":"icon5","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"23px","height":"auto"},"position":{"marginTop":"127px","marginBottom":"0px","alignSelf":"stretch","justifySelf":"center"}},"style":{"color":{"color":"#ffffff"}}},"TABLET":{"structure":{"size":{"height":"15px","width":"15px"},"position":{"marginTop":"89px"}}},"MOBILE":{"structure":{"position":{"justifySelf":"stretch","alignSelf":"start","marginLeft":"20%","marginRight":"20%","marginTop":"30px","marginBottom":0.0},"size":{"width":"auto","height":"20px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"fontawesome","value":["fab","whatsapp"]}},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_blank","idDep":"7f2d2d4-7efe-780f-181b-df207a116668","params":[]},"parent":"d85870-e226-1c2-5824-afa0b38cfae","events":{}},"7d8b858-4cbe-2b04-cdc6-e81a33270a5":{"uuid":"7d8b858-4cbe-2b04-cdc6-e81a33270a5","id":"image6","name":"image6","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"15%","height":"auto","minWidth":"unset"},"position":{"marginLeft":"15%","marginTop":"10px","marginBottom":"10px","alignSelf":"stretch"}}},"TABLET":{"structure":{"position":{"marginLeft":"4%","marginTop":"18px"},"size":{"width":"29.2%"}}},"MOBILE":{"structure":{"size":{"width":"21.7%","height":"36px"},"position":{"alignSelf":"start","marginLeft":"3.3%","marginTop":"12px","marginBottom":0.0}}}},"modifiedName":false,"modifiedId":false,"subtype":"medium_image","props":{"value":{"props":{"value":"677df2-c0a-1f64-2a2-ef37fb6fa5f8"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self","idDep":"4c02a02-31ff-8b53-e24-37dc7a55a3a","params":[]},"parent":"850d37e-610f-047a-8604-dc1b883f57b","events":{}},"a70504b-0d7-66f0-0d4c-60b636385":{"uuid":"a70504b-0d7-66f0-0d4c-60b636385","id":"text47","name":"text47","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"16auto"},"position":{"marginTop":"18px","justifySelf":"center"}},"style":{"font":{"align":"center"},"regular":{"font":{"color":"#878787"}}}},"TABLET":{"structure":{"position":{"marginTop":"19px","marginRight":"0px"},"size":{"height":"14auto","minWidth":"unset"}},"style":{"font":{"size":"12px"}}},"MOBILE":{"structure":{"position":{"marginRight":0.0,"alignSelf":"stretch","marginBottom":"21px"},"size":{"height":"auto","minWidth":"6%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Buscar"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"be56b4-8c6d-e485-684-087ed716d8b","destinityType":"_self","params":[]},"parent":"a72568-f2d-1da8-80ca-c04ca2e16877","events":{}},"f2834ec-852f-6d13-3d24-83c24262da":{"uuid":"f2834ec-852f-6d13-3d24-83c24262da","id":"text48","name":"text48","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"16auto","minWidth":"unset"},"position":{"marginTop":"18px","justifySelf":"center"}},"style":{"font":{"align":"center"},"regular":{"font":{"color":"#878787"}}}},"TABLET":{"style":{"font":{"size":"12px"}},"structure":{"size":{"height":"14auto"},"position":{"marginRight":"0.2%","marginTop":"19px"}}},"MOBILE":{"structure":{"size":{"height":"auto"},"position":{"marginRight":0.0,"alignSelf":"stretch","marginBottom":"21px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Canales"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"863f0f1-ae0f-0e2d-6e13-bfcaeb4763c7","destinityType":"_self","params":[]},"parent":"4d63251-b3f5-b8bf-66fc-faeaf1737e5a","events":{}},"4b060c-87fb-654e-301f-1e2bc31acfb":{"uuid":"4b060c-87fb-654e-301f-1e2bc31acfb","id":"OPERACIONESENL","name":"OPERACIONESENL","type":"button","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"minWidth":"unset"},"position":{"marginLeft":"46px","marginRight":"45px","marginTop":"11px","justifySelf":"stretch"}},"style":{"font":{"family":"Arial","size":"10px"}}},"TABLET":{"structure":{"position":{"marginRight":"11px","alignSelf":"stretch","marginBottom":"12px","marginLeft":"10px"},"size":{"minHeight":"30px","height":"auto"}},"style":{"font":{"size":"8px"}}},"MOBILE":{"structure":{"size":{"width":"100%","height":"22px"},"position":{"marginRight":0.0,"marginTop":"12px","marginLeft":0.0,"marginBottom":"10px","justifySelf":"start"}},"style":{"font":{"size":"6px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"button_primary","props":{"value":{"props":{"value":"OPERACIONES \nEN LÍNEA"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"f3ed74b-0a82-26c2-f0d5-404e8bb3c5f5","destinityType":"_blank","params":[]},"parent":"aaca8d1-2b38-21c-6afe-eeb4d64cc2e5","events":{}},"850d37e-610f-047a-8604-dc1b883f57b":{"uuid":"850d37e-610f-047a-8604-dc1b883f57b","id":"container3","name":"container3","type":"container","subitems":["7d8b858-4cbe-2b04-cdc6-e81a33270a5","7fadf05-0ce-cb4a-8e36-100a68744d1a"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","minHeight":"91px"},"position":{"position":"fixed","justifySelf":"center"}},"style":{"regular":{"background":{"opacity":"ff"}}}},"TABLET":{"structure":{"size":{"minHeight":"50px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"events":{}},"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e":{"uuid":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","id":"container7","name":"container7","type":"container","subitems":["2670860-d1eb-c4e3-1fcd-0bb4c255f","5660c3d-03a-e3f-3ab0-0ef4dec7641f","323d632-4755-e0c0-5b8b-d27123c1b57e","cb7160-4c08-e4d5-6c38-28abf8aa6335","7411db4-685a-fc5e-23fc-baaea538f27","47386f1-63d4-c8c-2e05-e5e8cd24ea47","2ac503-d78a-ac76-d6d1-f084a271f3a","a8148e6-0fd-cea8-5167-048c005185a0","3aba7c0-c3be-8df4-b5c8-85e3e1ec8246","7276d-46-185a-8354-2be8eb55187e","32a471a-571-27ab-b16-5b24e6bd353","4c70408-3a4-ce1-65e0-28dac7358c3","62bbe65-52d8-818c-851-217baa30fe8b","86186e-eeaf-b7f-305a-d5855c70cb6"],"layout":{"DESKTOP":{"structure":{"size":{"width":"72.87%"},"position":{"marginLeft":"14.13%","marginTop":"82px","alignSelf":"center"}},"style":{"regular":{"shadow":{"inset":"inset"},"background":{"opacity":"ff"},"border":{"radius":{"topRight":"0%","topLeft":"0%","bottomRight":"0%","bottomLeft":"0%"}}}},"visible":false}},"modifiedName":false,"modifiedId":false,"subtype":"containerSimple","props":{"rules":{"view":[{"enabled":true,"order":-1.0,"formActions":["ALL"],"expression":{"value":"text51\u003d\u003dtrue\n","ast":{"type":"Program","body":[{"type":"ExpressionStatement","expression":{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"PageElementIdentifier","name":"text51","range":[0.0,6.0],"code":"text51","elemType":"text"},"right":{"type":"Literal","value":true,"raw":"true","range":[8.0,12.0]},"range":[0.0,12.0]},"range":[0.0,12.0]}],"sourceType":"script","range":[0.0,12.0]}},"readOnly":false,"idTarget":"container7","formName":false,"action":"view","tpRule":"VIEW","new":false,"expressionParser":"text51\u003d\u003dtrue\n"}]}},"hyperLink":{"destinityType":"_self","params":[]},"parent":"7d62277-e247-6f70-3ea5-e8f73865f43","events":{}},"2670860-d1eb-c4e3-1fcd-0bb4c255f":{"uuid":"2670860-d1eb-c4e3-1fcd-0bb4c255f","id":"container8","name":"container8","type":"container","subitems":["0b10af-5301-64e6-373b-c82f3edc4a0","cced72-ab60-f7fb-676a-13e2b71745"],"layout":{"DESKTOP":{"structure":{"size":{"width":"25.99%"},"position":{"alignSelf":"center"}},"style":{"regular":{"background":{"color":"#09488b","opacity":"ff"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"0b10af-5301-64e6-373b-c82f3edc4a0":{"uuid":"0b10af-5301-64e6-373b-c82f3edc4a0","id":"text71","name":"text71","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"50.19%"},"position":{"marginLeft":"11.5%","marginTop":"54px"}},"style":{"font":{"size":"24px"},"regular":{"font":{"color":"#ffffff"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Préstamos"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"2670860-d1eb-c4e3-1fcd-0bb4c255f","events":{}},"cced72-ab60-f7fb-676a-13e2b71745":{"uuid":"cced72-ab60-f7fb-676a-13e2b71745","id":"text72","name":"text72","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"78.94%"},"position":{"marginRight":"9.56%","marginBottom":"2px","alignSelf":"center","justifySelf":"end"}},"style":{"font":{"family":"Roboto","size":"11px"},"regular":{"font":{"color":"#ffffff"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Tenemos el préstamo que se ajusta a tus necesidades."},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"2670860-d1eb-c4e3-1fcd-0bb4c255f","events":{}},"5660c3d-03a-e3f-3ab0-0ef4dec7641f":{"uuid":"5660c3d-03a-e3f-3ab0-0ef4dec7641f","id":"text73","name":"text73","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.08%"},"position":{"marginRight":"35.19%","marginTop":"16px","justifySelf":"center"}},"style":{"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Consumo"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"323d632-4755-e0c0-5b8b-d27123c1b57e":{"uuid":"323d632-4755-e0c0-5b8b-d27123c1b57e","id":"text74","name":"text74","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"13.37%"},"position":{"marginRight":"32.3%","marginTop":"48px","justifySelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Solicita tu préstamo"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"15256bf-e62b-757a-8614-357305566d0f","destinityType":"_self","params":[]},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"cb7160-4c08-e4d5-6c38-28abf8aa6335":{"uuid":"cb7160-4c08-e4d5-6c38-28abf8aa6335","id":"text75","name":"text75","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"13.17%"},"position":{"marginLeft":"27.4%","marginBottom":"36px","alignSelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Libre Disponibilidad"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"2bc62-a28e-4818-25cf-eefa5adc12f","destinityType":"_self","params":[]},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"7411db4-685a-fc5e-23fc-baaea538f27":{"uuid":"7411db4-685a-fc5e-23fc-baaea538f27","id":"text76","name":"text76","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"14.57%"},"position":{"marginLeft":"27.4%","marginBottom":"55px","alignSelf":"end"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Descuento por planilla"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"0a36470-634a-dab0-4323-0086f4c6f323","destinityType":"_self","params":[]},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"47386f1-63d4-c8c-2e05-e5e8cd24ea47":{"uuid":"47386f1-63d4-c8c-2e05-e5e8cd24ea47","id":"text77","name":"text77","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.08%"},"position":{"marginLeft":"27.4%","marginBottom":"29px","alignSelf":"end"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Paciviajes"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"165065-2f12-224-14b-350140323df8","destinityType":"_self","params":[]},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"2ac503-d78a-ac76-d6d1-f084a271f3a":{"uuid":"2ac503-d78a-ac76-d6d1-f084a271f3a","id":"text78","name":"text78","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.08%"},"position":{"marginLeft":"27.4%","marginTop":"22px","alignSelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"A sola firma"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"c84d7ac-80dc-62d5-d01b-d66ca05d5241","destinityType":"_self","params":[]},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"a8148e6-0fd-cea8-5167-048c005185a0":{"uuid":"a8148e6-0fd-cea8-5167-048c005185a0","id":"text79","name":"text79","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.46%"},"position":{"marginRight":"5.6%","marginTop":"16px","justifySelf":"center"}},"style":{"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Hipotecario"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"3aba7c0-c3be-8df4-b5c8-85e3e1ec8246":{"uuid":"3aba7c0-c3be-8df4-b5c8-85e3e1ec8246","id":"text80","name":"text80","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"12.35%"},"position":{"marginRight":"3.7%","marginTop":"48px","justifySelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Casa Propia "},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"12bced5-fb72-e36c-f205-3b51202d440","destinityType":"_self","params":[]},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"7276d-46-185a-8354-2be8eb55187e":{"uuid":"7276d-46-185a-8354-2be8eb55187e","id":"text81","name":"text81","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"11.1%"},"position":{"marginLeft":"19.7%","marginTop":"16px","justifySelf":"center"}},"style":{"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Vehicular"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"32a471a-571-27ab-b16-5b24e6bd353":{"uuid":"32a471a-571-27ab-b16-5b24e6bd353","id":"text82","name":"text82","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.9%"},"position":{"marginLeft":"19.5%","marginTop":"48px","justifySelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Auto Nuevo"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"40c50f-2a3a-7754-1c30-482e612f3aa","destinityType":"_self","params":[]},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"4c70408-3a4-ce1-65e0-28dac7358c3":{"uuid":"4c70408-3a4-ce1-65e0-28dac7358c3","id":"text83","name":"text83","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"8.93%"},"position":{"marginRight":"25.7%","marginTop":"16px","justifySelf":"end"}},"style":{"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Especiales"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"62bbe65-52d8-818c-851-217baa30fe8b":{"uuid":"62bbe65-52d8-818c-851-217baa30fe8b","id":"text84","name":"text84","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"16.09%"},"position":{"marginRight":"18.5%","marginTop":"48px","justifySelf":"end"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Canales de Recaudación (Pago de Préstamo)"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"41c8cdd-22a1-755-d635-4381ca66dade","destinityType":"_self","params":[]},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"86186e-eeaf-b7f-305a-d5855c70cb6":{"uuid":"86186e-eeaf-b7f-305a-d5855c70cb6","id":"text85","name":"text85","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"8.94%"},"position":{"marginRight":"25.7%","marginBottom":"0px","alignSelf":"center","justifySelf":"end"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#878787"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"TanoPacifico"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"33726c-e50c-a86f-10a3-f555e46c88b","destinityType":"_self","params":[]},"parent":"7ad31a7-ebff-ac0c-57e3-e808ad35cf1e","events":{}},"a2e637-07f0-225e-3c45-202ef2eb5044":{"uuid":"a2e637-07f0-225e-3c45-202ef2eb5044","id":"container9","name":"container9","type":"container","subitems":["7ae74e2-7528-40-feea-f225b5aaf8e","7e6ad-1467-e708-5ddb-2405ff7ef6","7b8c53-1773-cbc4-b0d0-d6d11d0cb0c","31f8cad-5304-d0c7-d22c-18cfa681c62","f6de75c-3df7-adb2-156a-0b56f54f7506","3b72d27-5f8c-435-bef-308b1d56bba","c6aea58-a3f5-fdb2-0683-2a0d25a7065","bf4b2a-cebb-7e-e311-646eedb70c","3aee0db-e485-134a-43b5-02682e7b8303","06d54f-8cd2-efc3-885c-05007d10c01e","e436543-ac4d-a817-6fef-7adafb1c64c5","7664586-f7d0-622-dd5d-21f4fbb321e3","e8c803-4fe3-d8dc-e531-24a76bf3b7","8281-1f15-a2a8-ecc-36fa784f4b36","2ea5eb3-fd27-6a03-6413-4d3dd65323bf"],"layout":{"DESKTOP":{"structure":{"size":{"width":"72.87%","minHeight":"199px"},"position":{"marginRight":"0.1%","marginTop":"77px","alignSelf":"center","justifySelf":"center"}},"style":{"regular":{"background":{"opacity":"ff"}}},"visible":false}},"modifiedName":false,"modifiedId":false,"subtype":"containerSimple","props":{"rules":{"view":[{"enabled":true,"order":-1.0,"formActions":["ALL"],"expression":{"value":"text52\u003d\u003dtrue\n","ast":{"type":"Program","body":[{"type":"ExpressionStatement","expression":{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"PageElementIdentifier","name":"text52","range":[0.0,6.0],"code":"text52","elemType":"text"},"right":{"type":"Literal","value":true,"raw":"true","range":[8.0,12.0]},"range":[0.0,12.0]},"range":[0.0,12.0]}],"sourceType":"script","range":[0.0,12.0]}},"readOnly":false,"idTarget":"container9","formName":false,"action":"view","tpRule":"VIEW","new":false,"expressionParser":"text52\u003d\u003dtrue\n"}]}},"hyperLink":{"destinityType":"_self"},"parent":"7d62277-e247-6f70-3ea5-e8f73865f43","events":{}},"7ae74e2-7528-40-feea-f225b5aaf8e":{"uuid":"7ae74e2-7528-40-feea-f225b5aaf8e","id":"container10","name":"container10","type":"container","subitems":["611fd80-8ed-7661-5348-837b5a5db"],"layout":{"DESKTOP":{"structure":{"size":{"width":"29.01%"},"position":{"alignSelf":"center"}},"style":{"regular":{"background":{"color":"#09488b","opacity":"ff"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"611fd80-8ed-7661-5348-837b5a5db":{"uuid":"611fd80-8ed-7661-5348-837b5a5db","id":"text86","name":"text86","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"47.59%"},"position":{"marginRight":"33.51%","marginBottom":"2px","alignSelf":"center","justifySelf":"end"}},"style":{"font":{"size":"20px"},"regular":{"font":{"color":"#ffffff"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Ahorros"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"7ae74e2-7528-40-feea-f225b5aaf8e","events":{}},"7e6ad-1467-e708-5ddb-2405ff7ef6":{"uuid":"7e6ad-1467-e708-5ddb-2405ff7ef6","id":"text87","name":"text87","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.95%"},"position":{"marginLeft":"34%","marginTop":"28px"}},"style":{"regular":{"font":{"color":"#393939"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Cuentas"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"7b8c53-1773-cbc4-b0d0-d6d11d0cb0c":{"uuid":"7b8c53-1773-cbc4-b0d0-d6d11d0cb0c","id":"text88","name":"text88","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"9.15%"},"position":{"marginLeft":"34%","marginTop":"54px"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Cuenta CTS"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"f80cb6-cb1b-6a3f-454-dead5b05f15d","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"31f8cad-5304-d0c7-d22c-18cfa681c62":{"uuid":"31f8cad-5304-d0c7-d22c-18cfa681c62","id":"text89","name":"text89","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.94%","height":"14auto"},"position":{"marginLeft":"34%","marginTop":"68px"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Mi Primer Ahorro"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"e72141-0a56-e88c-5163-42a7f2bea32","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"f6de75c-3df7-adb2-156a-0b56f54f7506":{"uuid":"f6de75c-3df7-adb2-156a-0b56f54f7506","id":"text90","name":"text90","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.95%"},"position":{"marginLeft":"34%","marginBottom":"23px","alignSelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Paciahorro"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"a8804-d7b-1103-1c32-a54ee0766b","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"3b72d27-5f8c-435-bef-308b1d56bba":{"uuid":"3b72d27-5f8c-435-bef-308b1d56bba","id":"text91","name":"text91","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.95%"},"position":{"marginLeft":"34%","marginTop":"5px","alignSelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Ahorro Programado"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"2a46036-2f6d-cb4c-dcdb-4660b865b38","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"c6aea58-a3f5-fdb2-0683-2a0d25a7065":{"uuid":"c6aea58-a3f5-fdb2-0683-2a0d25a7065","id":"text92","name":"text92","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.95%"},"position":{"marginLeft":"34%","marginTop":"33px","alignSelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Aportaciones"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"c68c8f7-42a0-11ef-75f7-c31e7b6076ba","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"bf4b2a-cebb-7e-e311-646eedb70c":{"uuid":"bf4b2a-cebb-7e-e311-646eedb70c","id":"text93","name":"text93","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"9.92%"},"position":{"marginLeft":"9.6%","marginTop":"28px","justifySelf":"center"}},"style":{"regular":{"font":{"color":"#393939"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Tarjetas"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"3aee0db-e485-134a-43b5-02682e7b8303":{"uuid":"3aee0db-e485-134a-43b5-02682e7b8303","id":"text94","name":"text94","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"27.07%"},"position":{"marginRight":"23.1%","marginTop":"54px","justifySelf":"end"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Descuentos exclusivos con PaciYá Debito"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"507dd7d-b33e-6403-0e00-81adeeda4438","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"8281-1f15-a2a8-ecc-36fa784f4b36":{"uuid":"8281-1f15-a2a8-ecc-36fa784f4b36","id":"text95","name":"text95","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"16.4%"},"position":{"marginLeft":"16.1%","marginTop":"68px","justifySelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Tarjeta de Debito PaciYá"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"744f8e2-fb05-b3c-6c1d-fbb81c6c3b47","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"06d54f-8cd2-efc3-885c-05007d10c01e":{"uuid":"06d54f-8cd2-efc3-885c-05007d10c01e","id":"text96","name":"text96","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"16.15%"},"position":{"marginLeft":"15.8%","marginTop":"33px","alignSelf":"center","justifySelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Cajeros Automáticos"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"28ab336-ff7a-eb85-6f0d-25dab1a82caf","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"e436543-ac4d-a817-6fef-7adafb1c64c5":{"uuid":"e436543-ac4d-a817-6fef-7adafb1c64c5","id":"text97","name":"text97","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"19.15%"},"position":{"marginLeft":"18.8%","marginTop":"5px","alignSelf":"center","justifySelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Retiro de dinero en agencias"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"52e027-c33c-60f0-04b7-e4b6336e0d3b","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"7664586-f7d0-622-dd5d-21f4fbb321e3":{"uuid":"7664586-f7d0-622-dd5d-21f4fbb321e3","id":"text98","name":"text98","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"9.79%"},"position":{"marginLeft":"9.5%","marginBottom":"16px","alignSelf":"end","justifySelf":"center"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":""},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"e8c803-4fe3-d8dc-e531-24a76bf3b7":{"uuid":"e8c803-4fe3-d8dc-e531-24a76bf3b7","id":"text99","name":"text99","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"16.15%"},"position":{"marginLeft":"15.8%","marginBottom":"22px","alignSelf":"center","justifySelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Acumula Puntos Yá "},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"78065d-20ab-77d-15f6-d4d1ef20cb31","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"2ea5eb3-fd27-6a03-6413-4d3dd65323bf":{"uuid":"2ea5eb3-fd27-6a03-6413-4d3dd65323bf","id":"text100","name":"text100","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"15.86%"},"position":{"marginLeft":"15.5%","marginBottom":"62px","alignSelf":"end","justifySelf":"center"}},"style":{"font":{"family":"Roboto","size":"12px"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Preguntas Frecuentes"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"f28c15-01aa-afc2-3ae-71743c05008b","destinityType":"_self","params":[]},"parent":"a2e637-07f0-225e-3c45-202ef2eb5044","events":{}},"6f018f-87a-5878-4666-2d718aab0e8":{"uuid":"6f018f-87a-5878-4666-2d718aab0e8","id":"container11","name":"container11","type":"container","subitems":["bfad21-67-2eee-58f7-3682b6bbfcdc","c68d014-ddd0-70f3-4f65-a0420c63c5f","7005750-1c5f-26b7-fbc-66547666736f"],"layout":{"DESKTOP":{"structure":{"size":{"width":"62.82%","minHeight":"157px"},"position":{"marginLeft":"7.4%","marginTop":"23px","alignSelf":"center","justifySelf":"center"}},"style":{"regular":{"background":{"opacity":"ff"}}},"visible":false}},"modifiedName":false,"modifiedId":false,"subtype":"containerSimple","props":{"rules":{"view":[]}},"hyperLink":{"destinityType":"_self"},"parent":"7d62277-e247-6f70-3ea5-e8f73865f43","events":{}},"bfad21-67-2eee-58f7-3682b6bbfcdc":{"uuid":"bfad21-67-2eee-58f7-3682b6bbfcdc","id":"container12","name":"container12","type":"container","subitems":["48de75f-f1e8-58a-5b26-f3480104f8"],"layout":{"DESKTOP":{"structure":{"size":{"width":"27.97%","minHeight":"157px"},"position":{"alignSelf":"center"}},"style":{"regular":{"background":{"color":"#09488b","opacity":"ff"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"6f018f-87a-5878-4666-2d718aab0e8","events":{}},"48de75f-f1e8-58a-5b26-f3480104f8":{"uuid":"48de75f-f1e8-58a-5b26-f3480104f8","id":"text101","name":"text101","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"59.77%"},"position":{"marginRight":"29.2%","marginBottom":"1px","alignSelf":"center","justifySelf":"end"}},"style":{"font":{"size":"26px"},"regular":{"font":{"color":"#ffffff"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Inversiones"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"bfad21-67-2eee-58f7-3682b6bbfcdc","events":{}},"c68d014-ddd0-70f3-4f65-a0420c63c5f":{"uuid":"c68d014-ddd0-70f3-4f65-a0420c63c5f","id":"text102","name":"text102","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"13.48%"},"position":{"marginRight":"55.57%","marginTop":"39px","justifySelf":"end"}},"style":{"font":{"family":"Roboto"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"PaciDepósito"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"c888ec1-476c-5a2d-822e-f66ae0a161b0","destinityType":"_self","params":[]},"parent":"6f018f-87a-5878-4666-2d718aab0e8","events":{}},"7005750-1c5f-26b7-fbc-66547666736f":{"uuid":"7005750-1c5f-26b7-fbc-66547666736f","id":"text103","name":"text103","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"13.48%"},"position":{"marginLeft":"31%","marginBottom":"1px","alignSelf":"center"}},"style":{"font":{"family":"Roboto"},"regular":{"font":{"color":"#b5b5b5"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Pacífico Master"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"47886be-3ed8-740b-256e-1a741b128b","destinityType":"_self","params":[]},"parent":"6f018f-87a-5878-4666-2d718aab0e8","events":{}},"df3e76f-e51f-e81c-1287-71efcd4b377":{"type":"section","subitems":["c6c882b-71e-b357-3057-f0a17edeaa76","8fbf86a-ebc4-ca0f-2df6-fcfb343c504"],"layout":{"DESKTOP":{"structure":{"size":{"minHeight":"519px"},"position":{"position":"relative"}}},"TABLET":{},"MOBILE":{"structure":{"size":{"minHeight":"515px"}}}},"props":{},"uuid":"df3e76f-e51f-e81c-1287-71efcd4b377","id":"section4","name":"section4","events":{}},"acd2222-ff2f-b84-60-432b73b8ce":{"uuid":"acd2222-ff2f-b84-60-432b73b8ce","id":"item5","name":"item5","type":"item","subitems":["47be51d-37f5-f4a7-005a-e78fe6710b"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7670d1-8afc-1fd4-e54a-a242c050d73","events":{}},"d5e806-ac08-1d30-abab-5882268af6d8":{"uuid":"d5e806-ac08-1d30-abab-5882268af6d8","id":"item6","name":"item6","type":"item","subitems":["fce4c3-e604-cf66-100b-74d3e17d8e30"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7670d1-8afc-1fd4-e54a-a242c050d73","events":{}},"88d061-8073-b4be-6ac6-674826f2e6be":{"uuid":"88d061-8073-b4be-6ac6-674826f2e6be","id":"item7","name":"item7","type":"item","subitems":["5e0ba48-6df6-1d4d-a6d7-1e82af01d628"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7670d1-8afc-1fd4-e54a-a242c050d73","events":{}},"7670d1-8afc-1fd4-e54a-a242c050d73":{"uuid":"7670d1-8afc-1fd4-e54a-a242c050d73","id":"layout2","name":"layout2","type":"layout","subitems":["acd2222-ff2f-b84-60-432b73b8ce","d5e806-ac08-1d30-abab-5882268af6d8","88d061-8073-b4be-6ac6-674826f2e6be","6a7865-128-c15a-2c63-70a7368841a","2b63c2c-be-f571-d857-146e18ef1ad7","c48e673-b713-bcc-25a6-caa3b4d63ae3","adfd17-0371-3cd4-f0cf-801d6fbbcbc","223a16-2aaf-6ac7-d7aa-0036817417d","68612c1-50e2-8d16-1d0c-130b3f1071ca","c064783-cbee-8bb4-3cbb-3627b01e4f"],"layout":{"DESKTOP":{"structure":{"size":{"width":"14%","height":"275px"},"position":{"marginLeft":"24%","marginTop":"25px"}}},"TABLET":{"structure":{"position":{"marginLeft":"20%","marginTop":"30px"}}},"MOBILE":{"structure":{"size":{"width":"22.31%"},"position":{"marginLeft":"27.28%","marginTop":"187px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"6a7865-128-c15a-2c63-70a7368841a":{"uuid":"6a7865-128-c15a-2c63-70a7368841a","id":"item8","name":"item8","type":"item","subitems":["01b4d1-73e7-e57a-2312-438ff687adf"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7670d1-8afc-1fd4-e54a-a242c050d73","events":{}},"2b63c2c-be-f571-d857-146e18ef1ad7":{"uuid":"2b63c2c-be-f571-d857-146e18ef1ad7","id":"item9","name":"item9","type":"item","subitems":["5c5daaf-47e0-477f-b57-6b406b8aa70b"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7670d1-8afc-1fd4-e54a-a242c050d73","events":{}},"c48e673-b713-bcc-25a6-caa3b4d63ae3":{"uuid":"c48e673-b713-bcc-25a6-caa3b4d63ae3","id":"item10","name":"item10","type":"item","subitems":["3f65885-f132-c11e-d534-0ff116d314"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7670d1-8afc-1fd4-e54a-a242c050d73","events":{}},"adfd17-0371-3cd4-f0cf-801d6fbbcbc":{"uuid":"adfd17-0371-3cd4-f0cf-801d6fbbcbc","id":"item11","name":"item11","type":"item","subitems":["a50583b-8303-dddd-67e1-445ca1f815e4"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7670d1-8afc-1fd4-e54a-a242c050d73","events":{}},"223a16-2aaf-6ac7-d7aa-0036817417d":{"uuid":"223a16-2aaf-6ac7-d7aa-0036817417d","id":"item12","name":"item12","type":"item","subitems":["72eb38b-3f55-0b62-e2e6-6b276181afcb"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7670d1-8afc-1fd4-e54a-a242c050d73","events":{}},"68612c1-50e2-8d16-1d0c-130b3f1071ca":{"uuid":"68612c1-50e2-8d16-1d0c-130b3f1071ca","id":"item13","name":"item13","type":"item","subitems":["45ef276-1f41-cf30-284d-1f8605b36223"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7670d1-8afc-1fd4-e54a-a242c050d73","events":{}},"c064783-cbee-8bb4-3cbb-3627b01e4f":{"uuid":"c064783-cbee-8bb4-3cbb-3627b01e4f","id":"item14","name":"item14","type":"item","subitems":["4e2caa-1f5c-ef64-05a6-02440c86bbd5"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7670d1-8afc-1fd4-e54a-a242c050d73","events":{}},"fb84df-6cd-bf2a-e7a-6f6aa51":{"uuid":"fb84df-6cd-bf2a-e7a-6f6aa51","id":"layout3","name":"layout3","type":"layout","subitems":["b5d582-77d1-a84b-c4c4-1fbf562b287e","7a17df7-a2-fdce-6cca-22cf64440fdb","b52883b-3eb6-56c5-0f27-d6dc220c63c","0e5e3ff-ad5b-2146-ecee-661e20aef00d","072265-20a-6e-7c8e-bef680d8c12","af0ae43-bdd0-4f65-73ac-e3d225f601ca","604170a-25e4-b8e6-14a-51d2ada0b6e","6cce6-8f0a-786b-b340-bc0c7373634","eab0d11-d52-ef0d-8a0c-2c1e3cb07","ed4c14-f2e0-bae3-0fea-c466371d38"],"layout":{"DESKTOP":{"structure":{"size":{"width":"14%","height":"275px"},"position":{"marginLeft":"38%","marginTop":"25px"}}},"TABLET":{"structure":{"position":{"marginLeft":"34%","marginTop":"30px"}}},"MOBILE":{"structure":{"size":{"width":"22.29%"},"position":{"justifySelf":"center","marginLeft":"21.18%","marginTop":"187px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"b5d582-77d1-a84b-c4c4-1fbf562b287e":{"uuid":"b5d582-77d1-a84b-c4c4-1fbf562b287e","id":"item15","name":"item15","type":"item","subitems":["6036578-c5fb-bab1-d3dc-08cb8f58210"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fb84df-6cd-bf2a-e7a-6f6aa51","events":{}},"7a17df7-a2-fdce-6cca-22cf64440fdb":{"uuid":"7a17df7-a2-fdce-6cca-22cf64440fdb","id":"item16","name":"item16","type":"item","subitems":["a33584e-d70-07ab-1b73-30d74f5bcf30"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fb84df-6cd-bf2a-e7a-6f6aa51","events":{}},"b52883b-3eb6-56c5-0f27-d6dc220c63c":{"uuid":"b52883b-3eb6-56c5-0f27-d6dc220c63c","id":"item17","name":"item17","type":"item","subitems":["4736fa-8d1-5bf2-fc3-edbddd5dec5"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fb84df-6cd-bf2a-e7a-6f6aa51","events":{}},"0e5e3ff-ad5b-2146-ecee-661e20aef00d":{"uuid":"0e5e3ff-ad5b-2146-ecee-661e20aef00d","id":"item18","name":"item18","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fb84df-6cd-bf2a-e7a-6f6aa51","events":{}},"072265-20a-6e-7c8e-bef680d8c12":{"uuid":"072265-20a-6e-7c8e-bef680d8c12","id":"item19","name":"item19","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fb84df-6cd-bf2a-e7a-6f6aa51","events":{}},"af0ae43-bdd0-4f65-73ac-e3d225f601ca":{"uuid":"af0ae43-bdd0-4f65-73ac-e3d225f601ca","id":"item20","name":"item20","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fb84df-6cd-bf2a-e7a-6f6aa51","events":{}},"604170a-25e4-b8e6-14a-51d2ada0b6e":{"uuid":"604170a-25e4-b8e6-14a-51d2ada0b6e","id":"item21","name":"item21","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fb84df-6cd-bf2a-e7a-6f6aa51","events":{}},"6cce6-8f0a-786b-b340-bc0c7373634":{"uuid":"6cce6-8f0a-786b-b340-bc0c7373634","id":"item22","name":"item22","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fb84df-6cd-bf2a-e7a-6f6aa51","events":{}},"eab0d11-d52-ef0d-8a0c-2c1e3cb07":{"uuid":"eab0d11-d52-ef0d-8a0c-2c1e3cb07","id":"item23","name":"item23","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fb84df-6cd-bf2a-e7a-6f6aa51","events":{}},"ed4c14-f2e0-bae3-0fea-c466371d38":{"uuid":"ed4c14-f2e0-bae3-0fea-c466371d38","id":"item24","name":"item24","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fb84df-6cd-bf2a-e7a-6f6aa51","events":{}},"75d421c-acda-1860-cc12-114fb712b34b":{"uuid":"75d421c-acda-1860-cc12-114fb712b34b","id":"layout4","name":"layout4","type":"layout","subitems":["d4db030-2058-5f08-ac6-473081e21e83","f5b4e4e-a327-dc11-4b1d-35fd512ddc7d","138bebe-50b2-710-a3e4-2a5844b13","63adc1-8137-43a7-1f2-d835d74be41","7473045-cfca-4ce-0b84-fa621dae78f7","15bcda1-81d-8a3d-f24e-e44adf86a3","d612e3-8c0c-8aaa-33dd-df17fe0ed403","6c667a-3ed-4548-071f-f4653a1a8c32","b73f5d4-db6c-f43-c74f-d6c405e45055"],"layout":{"DESKTOP":{"structure":{"size":{"width":"14%","height":"275px"},"position":{"marginLeft":"52%","marginTop":"25px"}}},"TABLET":{"structure":{"position":{"marginLeft":"48%","marginTop":"30px"}}},"MOBILE":{"structure":{"size":{"width":"23.27%"},"position":{"justifySelf":"end","marginLeft":0.0,"marginRight":"5%","marginTop":"187px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"d4db030-2058-5f08-ac6-473081e21e83":{"uuid":"d4db030-2058-5f08-ac6-473081e21e83","id":"item25","name":"item25","type":"item","subitems":["b435c5e-52a-c20a-4efd-1ecdbffb0cb"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"75d421c-acda-1860-cc12-114fb712b34b","events":{}},"f5b4e4e-a327-dc11-4b1d-35fd512ddc7d":{"uuid":"f5b4e4e-a327-dc11-4b1d-35fd512ddc7d","id":"item26","name":"item26","type":"item","subitems":["58a3584-cdb8-42a-d48-4ef6fc37148"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"75d421c-acda-1860-cc12-114fb712b34b","events":{}},"138bebe-50b2-710-a3e4-2a5844b13":{"uuid":"138bebe-50b2-710-a3e4-2a5844b13","id":"item27","name":"item27","type":"item","subitems":["b603840-b215-8b51-c7e0-a6d5cfed8dda"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"75d421c-acda-1860-cc12-114fb712b34b","events":{}},"63adc1-8137-43a7-1f2-d835d74be41":{"uuid":"63adc1-8137-43a7-1f2-d835d74be41","id":"item28","name":"item28","type":"item","subitems":["bd137a7-8066-f161-6d84-28061023254"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"75d421c-acda-1860-cc12-114fb712b34b","events":{}},"7473045-cfca-4ce-0b84-fa621dae78f7":{"uuid":"7473045-cfca-4ce-0b84-fa621dae78f7","id":"item29","name":"item29","type":"item","subitems":["f0daecd-f00-7c72-2af-b57bc7e0246d"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"75d421c-acda-1860-cc12-114fb712b34b","events":{}},"15bcda1-81d-8a3d-f24e-e44adf86a3":{"uuid":"15bcda1-81d-8a3d-f24e-e44adf86a3","id":"item30","name":"item30","type":"item","subitems":["0755fb-2d05-847f-2a57-1b8f4255c51d"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"75d421c-acda-1860-cc12-114fb712b34b","events":{}},"d612e3-8c0c-8aaa-33dd-df17fe0ed403":{"uuid":"d612e3-8c0c-8aaa-33dd-df17fe0ed403","id":"item31","name":"item31","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"75d421c-acda-1860-cc12-114fb712b34b","events":{}},"6c667a-3ed-4548-071f-f4653a1a8c32":{"uuid":"6c667a-3ed-4548-071f-f4653a1a8c32","id":"item32","name":"item32","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"75d421c-acda-1860-cc12-114fb712b34b","events":{}},"b73f5d4-db6c-f43-c74f-d6c405e45055":{"uuid":"b73f5d4-db6c-f43-c74f-d6c405e45055","id":"item33","name":"item33","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"75d421c-acda-1860-cc12-114fb712b34b","events":{}},"0508628-cf3-ec5c-4631-1e5d3a4b8a8c":{"uuid":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","id":"layout5","name":"layout5","type":"layout","subitems":["ec3780-1613-523-5b2e-82ced53d7176","12eefe4-8288-5ab-c787-e36fe3fe1058","48dff8a-72b-1c1-6d28-daadedb0c0","48b2af3-4d70-112e-7f2-b45156d12ad2","10a805a-3fdb-66b5-888c-7444832c3a4f","ea145a-eb5c-61f-5627-d3fa1a3decb2","a641ff3-374-bbc0-7f0f-b8f445b236f1","e0dbd56-8473-8e75-4431-dde1fcc5ee7","cca3813-ee83-1fe3-875d-aedad7d65d","d2836c2-6545-0c7d-53b-f41a5666200"],"layout":{"DESKTOP":{"structure":{"size":{"width":"14%","height":"275px"},"position":{"marginLeft":"10%","marginTop":"25px"}}},"TABLET":{"structure":{"position":{"marginLeft":"6%","marginTop":"30px"}}},"MOBILE":{"structure":{"position":{"marginLeft":"5%","marginTop":"187px"},"size":{"width":"22.29%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"ec3780-1613-523-5b2e-82ced53d7176":{"uuid":"ec3780-1613-523-5b2e-82ced53d7176","id":"item35","name":"item35","type":"item","subitems":["ddb20ab-870b-cd1d-5aae-a7573541fa0"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","events":{}},"12eefe4-8288-5ab-c787-e36fe3fe1058":{"uuid":"12eefe4-8288-5ab-c787-e36fe3fe1058","id":"item36","name":"item36","type":"item","subitems":["e602c84-1c4e-d41-d4-da42526ca1f"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","events":{}},"48dff8a-72b-1c1-6d28-daadedb0c0":{"uuid":"48dff8a-72b-1c1-6d28-daadedb0c0","id":"item37","name":"item37","type":"item","subitems":["314700b-2bea-d05a-153-fb6cf674e5f3"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","events":{}},"48b2af3-4d70-112e-7f2-b45156d12ad2":{"uuid":"48b2af3-4d70-112e-7f2-b45156d12ad2","id":"item38","name":"item38","type":"item","subitems":["66f8e2b-df16-dbaf-815c-5db0740026"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","events":{}},"10a805a-3fdb-66b5-888c-7444832c3a4f":{"uuid":"10a805a-3fdb-66b5-888c-7444832c3a4f","id":"item39","name":"item39","type":"item","subitems":["0a717c3-2dfd-8714-6f73-c3603f55fef8"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","events":{}},"ea145a-eb5c-61f-5627-d3fa1a3decb2":{"uuid":"ea145a-eb5c-61f-5627-d3fa1a3decb2","id":"item40","name":"item40","type":"item","subitems":["60113aa-132e-3e22-4b-67edcc72abe"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","events":{}},"a641ff3-374-bbc0-7f0f-b8f445b236f1":{"uuid":"a641ff3-374-bbc0-7f0f-b8f445b236f1","id":"item41","name":"item41","type":"item","subitems":["0770c62-fb54-cf75-cfee-2b6b2c21a3d2"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","events":{}},"e0dbd56-8473-8e75-4431-dde1fcc5ee7":{"uuid":"e0dbd56-8473-8e75-4431-dde1fcc5ee7","id":"item42","name":"item42","type":"item","subitems":["3a8743-836f-dc4b-215a-a426a3ebd41b"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","events":{}},"cca3813-ee83-1fe3-875d-aedad7d65d":{"uuid":"cca3813-ee83-1fe3-875d-aedad7d65d","id":"item43","name":"item43","type":"item","subitems":["fd845c1-bf76-40b5-58-df8ea367ada0"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","events":{}},"d2836c2-6545-0c7d-53b-f41a5666200":{"uuid":"d2836c2-6545-0c7d-53b-f41a5666200","id":"item44","name":"item44","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"0508628-cf3-ec5c-4631-1e5d3a4b8a8c","events":{}},"a80c330-8165-d51f-400d-48d1d57844e":{"uuid":"a80c330-8165-d51f-400d-48d1d57844e","id":"image7","name":"image7","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"90%","height":"20px"},"position":{"marginTop":"306px","justifySelf":"center"}}},"TABLET":{"structure":{"position":{"marginRight":"0.1%","marginTop":"305px"}}},"MOBILE":{"structure":{"position":{"marginRight":0.0,"marginTop":"462px"},"size":{"width":"80%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"square_image","props":{"value":{"props":{"value":"467e87-a5c-dc77-af6e-b84a7d76e44e"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"eb2a433-bc5-2c41-578-2d54a3e375","events":{}},"root":{"uuid":"root","id":"root","name":"root","type":"root","layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto"}}}},"events":{}},"c6c882b-71e-b357-3057-f0a17edeaa76":{"uuid":"c6c882b-71e-b357-3057-f0a17edeaa76","id":"container1","name":"container1","type":"container","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"100%","minHeight":"unset"}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"df3e76f-e51f-e81c-1287-71efcd4b377"},"af12074-cc13-df-b46e-5832040654a5":{"uuid":"af12074-cc13-df-b46e-5832040654a5","id":"text1","name":"text1","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"603px","height":"46auto"},"position":{"marginLeft":"5%"}},"style":{"font":{"size":"40px"},"regular":{"font":{"color":"#09488b"}}}},"TABLET":{"style":{"font":{"size":"32px"}}},"MOBILE":{"style":{"font":{"size":"20px"}},"structure":{"position":{"marginLeft":"7.3%"},"size":{"width":"86.91%","height":"23auto"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h1","props":{"value":{"props":{"value":"Libro de Reclamaciones"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"1f18f1-d46a-4cf-a43f-ce56b1bb0b7","events":{}},"1a5bbe-b864-dfc-2a83-08221c06cfe":{"uuid":"1a5bbe-b864-dfc-2a83-08221c06cfe","id":"textoinicio","name":"textoinicio","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"766px"},"position":{"marginLeft":"2.5%","marginTop":"20px"}},"style":{"font":{"family":"Roboto","size":"16px"},"regular":{"font":{"color":"#09488b"}}}},"TABLET":{"style":{"font":{"size":"14px"}},"structure":{"position":{"marginLeft":"3.8%","marginRight":"3.8%"}}},"MOBILE":{"structure":{"size":{"width":"100%"},"position":{"justifySelf":"center","marginLeft":0.0,"marginRight":0.0,"marginTop":"0px"}}}},"modifiedName":true,"modifiedId":true,"subtype":"h6","props":{"value":{"props":{"value":"Para presentar un reclamo, por favor ingrese los datos que le solicitamos a continuación:"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"8483b3b-b1b-18e-7ab-8d6ea7f4d2e","events":{}},"a4e044e-7bff-c264-7a5-ccbb5d50af0a":{"uuid":"a4e044e-7bff-c264-7a5-ccbb5d50af0a","id":"layout7","name":"layout7","type":"layout","subitems":["cb58787-b887-11e-4a74-bb02dab0baa","4407efa-ad02-8caa-e735-23b1b84c63e0","c84363d-8ad5-e050-aac8-3ebfbd06d8ec","fe041fc-f828-20ac-324d-0504dfbe11","463e1ee-8ff4-2b0c-0a47-061f6f5a5683"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"},"position":{"justifySelf":"end"}},"style":{"regular":{"padding":{"paddingTop":"15px","paddingBottom":"15px","paddingLeft":"20px","paddingRight":"20px"},"shadow":{"y":"3px","blur":"6px","opacity":"33"},"background":{"opacity":"ff"},"border":{"top":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"left":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"bottom":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"right":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"radius":{"topRight":"10px","topLeft":"10px","bottomRight":"10px","bottomLeft":"10px"}},"gap":"0px","props":{"type":"COLUMN"}},"gap":"0px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"601fac-a6f-f003-071d-148e77fd8bbc","events":{}},"cb58787-b887-11e-4a74-bb02dab0baa":{"uuid":"cb58787-b887-11e-4a74-bb02dab0baa","id":"item1","name":"item1","type":"item","subitems":["fc28853-8220-b08e-7e38-73cd36de2887"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"COLUMN"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"a4e044e-7bff-c264-7a5-ccbb5d50af0a","events":{}},"fc28853-8220-b08e-7e38-73cd36de2887":{"uuid":"fc28853-8220-b08e-7e38-73cd36de2887","id":"layout8","name":"layout8","type":"layout","subitems":["d3f686a-abe5-b55a-20c-7ae4faf4d645","40f1a7-ebea-172e-c0e3-4fe8a02453df","331525c-78ef-5abe-04ee-7404365be065"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","props":{"type":"ROW"},"padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"cb58787-b887-11e-4a74-bb02dab0baa","events":{}},"d3f686a-abe5-b55a-20c-7ae4faf4d645":{"uuid":"d3f686a-abe5-b55a-20c-7ae4faf4d645","id":"item2","name":"item2","type":"item","subitems":["830bfc4-8f6-23e5-f41f-c3c05201d8"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fc28853-8220-b08e-7e38-73cd36de2887","events":{}},"830bfc4-8f6-23e5-f41f-c3c05201d8":{"uuid":"830bfc4-8f6-23e5-f41f-c3c05201d8","id":"layout10","name":"layout10","type":"layout","subitems":["a83d3ed-8411-b4c-0001-8f5c1f620f72"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"d3f686a-abe5-b55a-20c-7ae4faf4d645","events":{}},"a83d3ed-8411-b4c-0001-8f5c1f620f72":{"uuid":"a83d3ed-8411-b4c-0001-8f5c1f620f72","id":"item3","name":"item3","type":"item","subitems":["a7d77b4-17e5-7685-bec0-2a265c32008"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"51px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"830bfc4-8f6-23e5-f41f-c3c05201d8","events":{}},"a7d77b4-17e5-7685-bec0-2a265c32008":{"uuid":"a7d77b4-17e5-7685-bec0-2a265c32008","id":"tipodctotitular","name":"tipodctotitular","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"size":{"width":"auto","minWidth":"unset"}}},"MOBILE":{"structure":{"size":{"width":"100%","minWidth":"auto"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Tipo de Documento","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0,"required":true},"relationConfig":{"type":"VALUE_LIST","idObject":"ffb351d1-645f-44ee-9d67-34ee5d02ddf8","idRelation":"3bdc7d-1b4-70d4-5bcb-b48cf1eb1c8c","showIcon":false},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"a83d3ed-8411-b4c-0001-8f5c1f620f72","events":{"onChange":"tipodctotitular_onChange"}},"40f1a7-ebea-172e-c0e3-4fe8a02453df":{"uuid":"40f1a7-ebea-172e-c0e3-4fe8a02453df","id":"item4","name":"item4","type":"item","subitems":["c52c73-2b6-0e32-520e-16bafd3170e2"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fc28853-8220-b08e-7e38-73cd36de2887","events":{}},"c52c73-2b6-0e32-520e-16bafd3170e2":{"uuid":"c52c73-2b6-0e32-520e-16bafd3170e2","id":"layout11","name":"layout11","type":"layout","subitems":["85b08e8-2b6f-a4cc-d4d3-5e0e4ecd1641"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"40f1a7-ebea-172e-c0e3-4fe8a02453df","events":{}},"85b08e8-2b6f-a4cc-d4d3-5e0e4ecd1641":{"uuid":"85b08e8-2b6f-a4cc-d4d3-5e0e4ecd1641","id":"item34","name":"item34","type":"item","subitems":["f61a1d-6fcb-dc1c-100c-fd22abbfbbf"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"51px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"c52c73-2b6-0e32-520e-16bafd3170e2","events":{}},"f61a1d-6fcb-dc1c-100c-fd22abbfbbf":{"uuid":"f61a1d-6fcb-dc1c-100c-fd22abbfbbf","id":"doititular","name":"doititular","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"regular":{"font":{"color":"#000000"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"12px"},"regular":{"font":{"opacity":"1c"}}}},"MOBILE":{"structure":{"position":{"justifySelf":"start","marginBottom":"4px"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Número de documento","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":11.0,"required":true},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"85b08e8-2b6f-a4cc-d4d3-5e0e4ecd1641","events":{}},"331525c-78ef-5abe-04ee-7404365be065":{"uuid":"331525c-78ef-5abe-04ee-7404365be065","id":"item57","name":"item57","type":"item","subitems":["f5477-4370-2b6d-a3-62cb22b2f0","f78eeed-ad3-305-0387-315d67c42c"],"layout":{"DESKTOP":{"structure":{"size":{"width":"204.5%","height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"fc28853-8220-b08e-7e38-73cd36de2887","events":{}},"f5477-4370-2b6d-a3-62cb22b2f0":{"uuid":"f5477-4370-2b6d-a3-62cb22b2f0","id":"layout15","name":"layout15","type":"layout","subitems":["42a6831-aed-e4be-25c3-58fd73b6c4f"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"331525c-78ef-5abe-04ee-7404365be065","events":{}},"42a6831-aed-e4be-25c3-58fd73b6c4f":{"uuid":"42a6831-aed-e4be-25c3-58fd73b6c4f","id":"item58","name":"item58","type":"item","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"f5477-4370-2b6d-a3-62cb22b2f0","events":{}},"f78eeed-ad3-305-0387-315d67c42c":{"uuid":"f78eeed-ad3-305-0387-315d67c42c","id":"nombretitular","name":"nombretitular","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"position":{"justifySelf":"start"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Nombres o Razón social","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"required":true},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"331525c-78ef-5abe-04ee-7404365be065","events":{}},"4407efa-ad02-8caa-e735-23b1b84c63e0":{"uuid":"4407efa-ad02-8caa-e735-23b1b84c63e0","id":"item45","name":"item45","type":"item","subitems":["3bab65-4a0-63f0-5fbb-2ae7a652d7c4"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"COLUMN"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"a4e044e-7bff-c264-7a5-ccbb5d50af0a","events":{}},"3bab65-4a0-63f0-5fbb-2ae7a652d7c4":{"uuid":"3bab65-4a0-63f0-5fbb-2ae7a652d7c4","id":"layout9","name":"layout9","type":"layout","subitems":["67544f8-ac20-322c-ac8c-348f0baa144","eef022-7431-85b-8510-f5be26253e0"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","props":{"type":"ROW"},"padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"4407efa-ad02-8caa-e735-23b1b84c63e0","events":{}},"67544f8-ac20-322c-ac8c-348f0baa144":{"uuid":"67544f8-ac20-322c-ac8c-348f0baa144","id":"item46","name":"item46","type":"item","subitems":["1ea5c77-2055-3c85-b461-3c62285030"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"3bab65-4a0-63f0-5fbb-2ae7a652d7c4","events":{}},"1ea5c77-2055-3c85-b461-3c62285030":{"uuid":"1ea5c77-2055-3c85-b461-3c62285030","id":"layout12","name":"layout12","type":"layout","subitems":["160552-3860-6e4a-ea55-65ef5cb106b"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"67544f8-ac20-322c-ac8c-348f0baa144","events":{}},"160552-3860-6e4a-ea55-65ef5cb106b":{"uuid":"160552-3860-6e4a-ea55-65ef5cb106b","id":"item47","name":"item47","type":"item","subitems":["ce3b17c-704-2d24-a4eb-e0eef26d032d"],"layout":{"DESKTOP":{"structure":{"size":{"width":"140%","height":"auto","minHeight":"51px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{"structure":{"size":{"width":"100%"}}},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"1ea5c77-2055-3c85-b461-3c62285030","events":{}},"ce3b17c-704-2d24-a4eb-e0eef26d032d":{"uuid":"ce3b17c-704-2d24-a4eb-e0eef26d032d","id":"apelpatertitula","name":"apelpatertitula","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"end","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"position":{"justifySelf":"start","alignSelf":"center"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Apellido Paterno","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"160552-3860-6e4a-ea55-65ef5cb106b","events":{}},"eef022-7431-85b-8510-f5be26253e0":{"uuid":"eef022-7431-85b-8510-f5be26253e0","id":"item48","name":"item48","type":"item","subitems":["323378e-d0cc-4101-c10f-d0e35766e804"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"3bab65-4a0-63f0-5fbb-2ae7a652d7c4","events":{}},"323378e-d0cc-4101-c10f-d0e35766e804":{"uuid":"323378e-d0cc-4101-c10f-d0e35766e804","id":"layout13","name":"layout13","type":"layout","subitems":["da2f2d5-3e7-f704-cf48-47247e7bd"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"eef022-7431-85b-8510-f5be26253e0","events":{}},"da2f2d5-3e7-f704-cf48-47247e7bd":{"uuid":"da2f2d5-3e7-f704-cf48-47247e7bd","id":"item49","name":"item49","type":"item","subitems":["54a5d8-4ded-7680-70f-7c48ce0c2040"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"51px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"323378e-d0cc-4101-c10f-d0e35766e804","events":{}},"54a5d8-4ded-7680-70f-7c48ce0c2040":{"uuid":"54a5d8-4ded-7680-70f-7c48ce0c2040","id":"apelmaternotitu","name":"apelmaternotitu","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"end","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"position":{"justifySelf":"start","alignSelf":"center"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Apellido Materno","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"da2f2d5-3e7-f704-cf48-47247e7bd","events":{}},"c84363d-8ad5-e050-aac8-3ebfbd06d8ec":{"uuid":"c84363d-8ad5-e050-aac8-3ebfbd06d8ec","id":"item51","name":"item51","type":"item","subitems":["60bb3-6582-1416-dadf-2306502d3c3d"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"COLUMN"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"a4e044e-7bff-c264-7a5-ccbb5d50af0a","events":{}},"60bb3-6582-1416-dadf-2306502d3c3d":{"uuid":"60bb3-6582-1416-dadf-2306502d3c3d","id":"layout1","name":"layout1","type":"layout","subitems":["f1b3563-575-0cd3-80a2-0607d445045","832d71d-7486-bf8e-8882-ea8fc34daded"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","props":{"type":"ROW"},"padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"c84363d-8ad5-e050-aac8-3ebfbd06d8ec","events":{}},"f1b3563-575-0cd3-80a2-0607d445045":{"uuid":"f1b3563-575-0cd3-80a2-0607d445045","id":"item52","name":"item52","type":"item","subitems":["1edaa3a-4130-2624-a8c-6067d670b8"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"60bb3-6582-1416-dadf-2306502d3c3d","events":{}},"1edaa3a-4130-2624-a8c-6067d670b8":{"uuid":"1edaa3a-4130-2624-a8c-6067d670b8","id":"layout6","name":"layout6","type":"layout","subitems":["a84356c-ea80-440a-680e-adc1d7a334ba"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"f1b3563-575-0cd3-80a2-0607d445045","events":{}},"a84356c-ea80-440a-680e-adc1d7a334ba":{"uuid":"a84356c-ea80-440a-680e-adc1d7a334ba","id":"item53","name":"item53","type":"item","subitems":["ad01cbe-67e-8be0-227d-3e438e0b740c"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"51px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"1edaa3a-4130-2624-a8c-6067d670b8","events":{}},"ad01cbe-67e-8be0-227d-3e438e0b740c":{"uuid":"ad01cbe-67e-8be0-227d-3e438e0b740c","id":"correoelectronico","name":"correoelectronico","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"position":{"justifySelf":"start"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center"},"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Correo electrónico","contentType":"email","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"required":false,"rules":{}},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"a84356c-ea80-440a-680e-adc1d7a334ba","events":{}},"832d71d-7486-bf8e-8882-ea8fc34daded":{"uuid":"832d71d-7486-bf8e-8882-ea8fc34daded","id":"item54","name":"item54","type":"item","subitems":["ffe8e-187-e5d5-26bf-7757d6b01c45"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"60bb3-6582-1416-dadf-2306502d3c3d","events":{}},"ffe8e-187-e5d5-26bf-7757d6b01c45":{"uuid":"ffe8e-187-e5d5-26bf-7757d6b01c45","id":"layout14","name":"layout14","type":"layout","subitems":["58baaed-13cf-b5ea-30ce-b6b7f4137f5","16de7ca-8f4-d8cb-d74d-6578afc25b87"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"832d71d-7486-bf8e-8882-ea8fc34daded","events":{}},"58baaed-13cf-b5ea-30ce-b6b7f4137f5":{"uuid":"58baaed-13cf-b5ea-30ce-b6b7f4137f5","id":"item55","name":"item55","type":"item","subitems":["a1157a-b4fc-7ecb-5cb-850d1bde530f"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"51px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"ffe8e-187-e5d5-26bf-7757d6b01c45","events":{}},"a1157a-b4fc-7ecb-5cb-850d1bde530f":{"uuid":"a1157a-b4fc-7ecb-5cb-850d1bde530f","id":"telftitular","name":"telftitular","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"position":{"justifySelf":"start"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Teléfono","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":9.0,"required":true},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"58baaed-13cf-b5ea-30ce-b6b7f4137f5","events":{}},"16de7ca-8f4-d8cb-d74d-6578afc25b87":{"uuid":"16de7ca-8f4-d8cb-d74d-6578afc25b87","id":"item56","name":"item56","type":"item","subitems":["22d3671-eb4e-6edf-8a0e-3fa2dbd636b"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"55px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"ffe8e-187-e5d5-26bf-7757d6b01c45","events":{}},"22d3671-eb4e-6edf-8a0e-3fa2dbd636b":{"uuid":"22d3671-eb4e-6edf-8a0e-3fa2dbd636b","id":"menordeedad","name":"menordeedad","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"position":{"justifySelf":"start"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center","alignSelf":"start"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"¿Es menor de edad?","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0,"required":true,"rules":{}},"relationConfig":{"type":"VALUE_LIST","idObject":"e0f75af7-5348-493e-9c10-41a222ffc180","idRelation":"f3b87c0-3c7c-be8-ba8b-b6108a20c2f4","showIcon":false},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"16de7ca-8f4-d8cb-d74d-6578afc25b87","events":{}},"fe041fc-f828-20ac-324d-0504dfbe11":{"uuid":"fe041fc-f828-20ac-324d-0504dfbe11","id":"item50","name":"item50","type":"item","subitems":["ef17d6c-308-aa8-aa4f-c13a4bbfacf"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"COLUMN"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"a4e044e-7bff-c264-7a5-ccbb5d50af0a","events":{}},"ef17d6c-308-aa8-aa4f-c13a4bbfacf":{"uuid":"ef17d6c-308-aa8-aa4f-c13a4bbfacf","id":"layout16","name":"layout16","type":"layout","subitems":["3742421-5416-74c-05d-57cb070503","8068d0f-6e0c-c27-012e-1743f08b6a64"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","props":{"type":"ROW"},"padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"fe041fc-f828-20ac-324d-0504dfbe11","events":{}},"3742421-5416-74c-05d-57cb070503":{"uuid":"3742421-5416-74c-05d-57cb070503","id":"item59","name":"item59","type":"item","subitems":["2ecc0ed-06e-c3e5-85b4-0c5084e3d38"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"ef17d6c-308-aa8-aa4f-c13a4bbfacf","events":{}},"2ecc0ed-06e-c3e5-85b4-0c5084e3d38":{"uuid":"2ecc0ed-06e-c3e5-85b4-0c5084e3d38","id":"layout17","name":"layout17","type":"layout","subitems":["05ee2ba-0f68-803-1ed4-8bae41b0560b"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"3742421-5416-74c-05d-57cb070503","events":{}},"05ee2ba-0f68-803-1ed4-8bae41b0560b":{"uuid":"05ee2ba-0f68-803-1ed4-8bae41b0560b","id":"item60","name":"item60","type":"item","subitems":["aaa7a46-d47f-58c0-0de4-e1adaa630074"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"51px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"2ecc0ed-06e-c3e5-85b4-0c5084e3d38","events":{}},"aaa7a46-d47f-58c0-0de4-e1adaa630074":{"uuid":"aaa7a46-d47f-58c0-0de4-e1adaa630074","id":"direcciontitular","name":"direcciontitular","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"regular":{"font":{"color":"#000000"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"style":{"font":{"size":"12px"},"regular":{"font":{"opacity":"1c"}}}},"MOBILE":{"structure":{"position":{"justifySelf":"start"},"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Dirección","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":200.0,"required":true},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"05ee2ba-0f68-803-1ed4-8bae41b0560b","events":{}},"8068d0f-6e0c-c27-012e-1743f08b6a64":{"uuid":"8068d0f-6e0c-c27-012e-1743f08b6a64","id":"item61","name":"item61","type":"item","subitems":["5b70b6a-f745-bb0a-0820-1ab00475d46"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"ef17d6c-308-aa8-aa4f-c13a4bbfacf","events":{}},"5b70b6a-f745-bb0a-0820-1ab00475d46":{"uuid":"5b70b6a-f745-bb0a-0820-1ab00475d46","id":"layout18","name":"layout18","type":"layout","subitems":["1f2fd84-0262-aefc-4d3f-18c7cf2fd5c"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"8068d0f-6e0c-c27-012e-1743f08b6a64","events":{}},"1f2fd84-0262-aefc-4d3f-18c7cf2fd5c":{"uuid":"1f2fd84-0262-aefc-4d3f-18c7cf2fd5c","id":"item62","name":"item62","type":"item","subitems":["56254cc-f77b-c6cf-710d-5e37d67fe0f0"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"51px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"5b70b6a-f745-bb0a-0820-1ab00475d46","events":{}},"56254cc-f77b-c6cf-710d-5e37d67fe0f0":{"uuid":"56254cc-f77b-c6cf-710d-5e37d67fe0f0","id":"dptotitular","name":"dptotitular","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"position":{"justifySelf":"start"},"size":{"minHeight":"unset"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center"},"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Departamento","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0,"required":true},"relationConfig":{"type":"VALUE_LIST","idObject":"927f17b5-1fa5-40ef-9d55-8a664c7d4749","idRelation":"e82241-0718-2b7-1ea-6c1468c8f02b","showIcon":false},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"1f2fd84-0262-aefc-4d3f-18c7cf2fd5c","events":{}},"463e1ee-8ff4-2b0c-0a47-061f6f5a5683":{"uuid":"463e1ee-8ff4-2b0c-0a47-061f6f5a5683","id":"item64","name":"item64","type":"item","subitems":["53030-b5cf-1072-3083-deff564f1a4"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"COLUMN"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"a4e044e-7bff-c264-7a5-ccbb5d50af0a","events":{}},"53030-b5cf-1072-3083-deff564f1a4":{"uuid":"53030-b5cf-1072-3083-deff564f1a4","id":"layout19","name":"layout19","type":"layout","subitems":["4cae1ad-fdab-14ae-64c6-a7f52adba46","bc2323-38eb-cd86-636-6538f0dfbe3d"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","props":{"type":"ROW"},"padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"463e1ee-8ff4-2b0c-0a47-061f6f5a5683","events":{}},"4cae1ad-fdab-14ae-64c6-a7f52adba46":{"uuid":"4cae1ad-fdab-14ae-64c6-a7f52adba46","id":"item65","name":"item65","type":"item","subitems":["037ec8-7531-fb7-2d6-e68f3e84ba3"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"53030-b5cf-1072-3083-deff564f1a4","events":{}},"037ec8-7531-fb7-2d6-e68f3e84ba3":{"uuid":"037ec8-7531-fb7-2d6-e68f3e84ba3","id":"layout20","name":"layout20","type":"layout","subitems":["b757bff-cb53-1b5f-18aa-caf526b1f48"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"4cae1ad-fdab-14ae-64c6-a7f52adba46","events":{}},"b757bff-cb53-1b5f-18aa-caf526b1f48":{"uuid":"b757bff-cb53-1b5f-18aa-caf526b1f48","id":"item66","name":"item66","type":"item","subitems":["d83dc0f-f272-5ac5-f4ba-e7aca6b6e806"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"51px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"037ec8-7531-fb7-2d6-e68f3e84ba3","events":{}},"d83dc0f-f272-5ac5-f4ba-e7aca6b6e806":{"uuid":"d83dc0f-f272-5ac5-f4ba-e7aca6b6e806","id":"provinciatitular","name":"provinciatitular","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"position":{"justifySelf":"start"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center"},"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Provincia","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0,"required":true},"relationConfig":{"type":"VALUE_LIST","idObject":"c295a8fb-e2c1-4c46-8028-097b13b5a7ef","idRelation":"fc8337c-e4-53d5-d6e-c671a704c71","showIcon":false,"filterRelation":"e82241-0718-2b7-1ea-6c1468c8f02b"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"b757bff-cb53-1b5f-18aa-caf526b1f48","events":{}},"bc2323-38eb-cd86-636-6538f0dfbe3d":{"uuid":"bc2323-38eb-cd86-636-6538f0dfbe3d","id":"item67","name":"item67","type":"item","subitems":["3dcf3c-5810-a2ec-8ca3-07ace770c77b"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"53030-b5cf-1072-3083-deff564f1a4","events":{}},"3dcf3c-5810-a2ec-8ca3-07ace770c77b":{"uuid":"3dcf3c-5810-a2ec-8ca3-07ace770c77b","id":"layout21","name":"layout21","type":"layout","subitems":["7a5c73a-5143-638c-5b2-ba0af73f8c2"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"bc2323-38eb-cd86-636-6538f0dfbe3d","events":{}},"7a5c73a-5143-638c-5b2-ba0af73f8c2":{"uuid":"7a5c73a-5143-638c-5b2-ba0af73f8c2","id":"item68","name":"item68","type":"item","subitems":["0226bdb-60ed-ff-b6f4-2535ec44287"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"51px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"3dcf3c-5810-a2ec-8ca3-07ace770c77b","events":{}},"0226bdb-60ed-ff-b6f4-2535ec44287":{"uuid":"0226bdb-60ed-ff-b6f4-2535ec44287","id":"distrtitular","name":"distrtitular","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"position":{"justifySelf":"start"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center"},"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Distrito","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0,"required":true},"relationConfig":{"type":"VALUE_LIST","idObject":"ca83304e-5c6a-4a70-961c-77fb88479646","idRelation":"ae3558-758a-137b-b8c-67c0847251ac","showIcon":false,"filterRelation":"fc8337c-e4-53d5-d6e-c671a704c71"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"7a5c73a-5143-638c-5b2-ba0af73f8c2","events":{}},"2d1bf88-5f5-ae-71bc-124ccc184e8":{"uuid":"2d1bf88-5f5-ae-71bc-124ccc184e8","id":"textopjyme","name":"textopjyme","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"567px","height":"16auto","minWidth":"unset"},"position":{"marginLeft":"2.5%","marginTop":"20px"}},"style":{"font":{"family":"Roboto"},"regular":{"font":{"color":"#09488b"}},"maxLines":-1.0}},"TABLET":{"structure":{"position":{"justifySelf":"center","marginRight":"8%"},"size":{"width":"92.4%","height":"auto"}}},"MOBILE":{"structure":{"position":{"marginRight":0.0},"size":{"width":"100%","height":"0auto"}},"style":{"font":{"size":"13px"}}}},"modifiedName":true,"modifiedId":true,"subtype":"h6","props":{"value":{"props":{"value":"Menores de Edad y Personas Jurídicas: datos del apoderado y/o representante legal:"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"5e355a8-b533-31ea-6b47-50a7dfa115c","events":{}},"460da66-36c7-b5b4-f383-26cc411a4c05":{"uuid":"460da66-36c7-b5b4-f383-26cc411a4c05","id":"layout22","name":"layout22","type":"layout","subitems":["06d53d6-c41a-675b-2fa5-14fb5c8d2ed3","cbd0504-a1d-db8e-c6d-af7c7c873ef"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"},"position":{"justifySelf":"end"}},"style":{"regular":{"padding":{"paddingTop":"15px","paddingBottom":"15px","paddingLeft":"20px","paddingRight":"20px"},"shadow":{"y":"3px","blur":"6px","opacity":"33"},"background":{"opacity":"ff"},"border":{"top":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"left":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"bottom":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"right":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"radius":{"topRight":"10px","topLeft":"10px","bottomRight":"10px","bottomLeft":"10px"}},"gap":"0px","props":{"type":"COLUMN"}},"gap":"0px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"27d5a72-1d11-674a-b471-2da45bcd8cf6","events":{}},"06d53d6-c41a-675b-2fa5-14fb5c8d2ed3":{"uuid":"06d53d6-c41a-675b-2fa5-14fb5c8d2ed3","id":"item63","name":"item63","type":"item","subitems":["44dff86-8ff-3118-6c0-47581f6f7b8"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"COLUMN"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"460da66-36c7-b5b4-f383-26cc411a4c05","events":{}},"44dff86-8ff-3118-6c0-47581f6f7b8":{"uuid":"44dff86-8ff-3118-6c0-47581f6f7b8","id":"layout23","name":"layout23","type":"layout","subitems":["7c1b2eb-0227-80-0da-50e46c131406","ba415ac-abf-c6f-db11-e372c8e03e12","842c024-6dae-425-b65b-d451375cb20"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"73px"}},"style":{"regular":{"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","props":{"type":"ROW"},"padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"06d53d6-c41a-675b-2fa5-14fb5c8d2ed3","events":{}},"7c1b2eb-0227-80-0da-50e46c131406":{"uuid":"7c1b2eb-0227-80-0da-50e46c131406","id":"item69","name":"item69","type":"item","subitems":["234f4ec-2e6a-3ecc-cacd-4e7378a215e","e654dcf-cf8-7d03-bea6-6b3f3a1a415"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"52px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"44dff86-8ff-3118-6c0-47581f6f7b8","events":{}},"234f4ec-2e6a-3ecc-cacd-4e7378a215e":{"uuid":"234f4ec-2e6a-3ecc-cacd-4e7378a215e","id":"layout24","name":"layout24","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"7c1b2eb-0227-80-0da-50e46c131406","events":{}},"ba415ac-abf-c6f-db11-e372c8e03e12":{"uuid":"ba415ac-abf-c6f-db11-e372c8e03e12","id":"item71","name":"item71","type":"item","subitems":["11e7fd-1a48-4016-184-ac843602acbe","ee22d1c-f575-718e-4aa6-3132a7af705c"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"55px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"44dff86-8ff-3118-6c0-47581f6f7b8","events":{}},"11e7fd-1a48-4016-184-ac843602acbe":{"uuid":"11e7fd-1a48-4016-184-ac843602acbe","id":"layout25","name":"layout25","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"ba415ac-abf-c6f-db11-e372c8e03e12","events":{}},"842c024-6dae-425-b65b-d451375cb20":{"uuid":"842c024-6dae-425-b65b-d451375cb20","id":"item79","name":"item79","type":"item","subitems":["c3b5440-28a2-d6a-62d-7c2222fec6e","ba8725-fb5a-b3a2-7c67-3e5aa0ca80f"],"layout":{"DESKTOP":{"structure":{"size":{"width":"204.5%","height":"auto","minHeight":"55px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"44dff86-8ff-3118-6c0-47581f6f7b8","events":{}},"c3b5440-28a2-d6a-62d-7c2222fec6e":{"uuid":"c3b5440-28a2-d6a-62d-7c2222fec6e","id":"layout29","name":"layout29","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"842c024-6dae-425-b65b-d451375cb20","events":{}},"e654dcf-cf8-7d03-bea6-6b3f3a1a415":{"uuid":"e654dcf-cf8-7d03-bea6-6b3f3a1a415","id":"tipodctopj","name":"tipodctopj","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px","minWidth":"unset"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"size":{"minWidth":"auto"}}},"MOBILE":{"structure":{"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Tipo de documento","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0,"required":false,"rules":{"obligatory":[{"enabled":true,"order":-1.0,"formActions":["ALL"],"expression":{"value":"O(menordeedad.value\u003d\u003d\"1\", tipodctotitular.value\u003d\u003d\"2\")","ast":{"type":"Program","body":[{"type":"ExpressionStatement","expression":{"type":"CallExpression","callee":{"type":"ExcelFunctionIdentifier","name":"O","range":[0.0,1.0]},"arguments":[{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"MemberExpression","computed":false,"object":{"type":"PageElementIdentifier","name":"menordeedad","range":[2.0,13.0],"code":"menordeedad","elemType":"input"},"property":{"type":"ElementPropertyIdentifier","name":"value","range":[14.0,19.0],"propID":"value"},"range":[2.0,19.0]},"right":{"type":"Literal","value":"1","raw":"\"1\"","range":[21.0,24.0]},"range":[2.0,24.0]},{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"MemberExpression","computed":false,"object":{"type":"PageElementIdentifier","name":"tipodctotitular","range":[26.0,41.0],"code":"tipodctotitular","elemType":"input"},"property":{"type":"ElementPropertyIdentifier","name":"value","range":[42.0,47.0],"propID":"value"},"range":[26.0,47.0]},"right":{"type":"Literal","value":"2","raw":"\"2\"","range":[49.0,52.0]},"range":[26.0,52.0]}],"range":[0.0,53.0]},"range":[0.0,53.0]}],"sourceType":"script","range":[0.0,53.0]}},"readOnly":false,"expressionParser":"O(menordeedad.value\u003d\u003d\"1\", tipodctotitular.value\u003d\u003d\"2\")","idTarget":"tipodctopj","formName":"HOJA1715959354","action":"obligatory","tpRule":"OBLIGATORY","new":false}]},"initialState":"regular"},"relationConfig":{"type":"VALUE_LIST","idObject":"ffb351d1-645f-44ee-9d67-34ee5d02ddf8","idRelation":"61cd757-7fa1-5c2f-554e-a6e21a266647","showIcon":false},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"7c1b2eb-0227-80-0da-50e46c131406","events":{}},"ee22d1c-f575-718e-4aa6-3132a7af705c":{"uuid":"ee22d1c-f575-718e-4aa6-3132a7af705c","id":"doipj","name":"doipj","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{},"MOBILE":{"structure":{"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Número documento","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":11.0,"required":false,"rules":{"obligatory":[{"enabled":true,"order":-1.0,"formActions":["ALL"],"expression":{"value":"O(menordeedad.value\u003d\u003d\"1\", tipodctotitular.value\u003d\u003d\"2\")","ast":{"type":"Program","body":[{"type":"ExpressionStatement","expression":{"type":"CallExpression","callee":{"type":"ExcelFunctionIdentifier","name":"O","range":[0.0,1.0]},"arguments":[{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"MemberExpression","computed":false,"object":{"type":"PageElementIdentifier","name":"menordeedad","range":[2.0,13.0],"code":"menordeedad","elemType":"input"},"property":{"type":"ElementPropertyIdentifier","name":"value","range":[14.0,19.0],"propID":"value"},"range":[2.0,19.0]},"right":{"type":"Literal","value":"1","raw":"\"1\"","range":[21.0,24.0]},"range":[2.0,24.0]},{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"MemberExpression","computed":false,"object":{"type":"PageElementIdentifier","name":"tipodctotitular","range":[26.0,41.0],"code":"tipodctotitular","elemType":"input"},"property":{"type":"ElementPropertyIdentifier","name":"value","range":[42.0,47.0],"propID":"value"},"range":[26.0,47.0]},"right":{"type":"Literal","value":"2","raw":"\"2\"","range":[49.0,52.0]},"range":[26.0,52.0]}],"range":[0.0,53.0]},"range":[0.0,53.0]}],"sourceType":"script","range":[0.0,53.0]}},"readOnly":false,"expressionParser":"O(menordeedad.value\u003d\u003d\"1\", tipodctotitular.value\u003d\u003d\"2\")","idTarget":"doipj","formName":"HOJA1715959354","action":"obligatory","tpRule":"OBLIGATORY","new":false}]}},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"ba415ac-abf-c6f-db11-e372c8e03e12","events":{}},"ba8725-fb5a-b3a2-7c67-3e5aa0ca80f":{"uuid":"ba8725-fb5a-b3a2-7c67-3e5aa0ca80f","id":"nombrepj","name":"nombrepj","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{},"MOBILE":{"structure":{"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Nombres","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"required":false,"rules":{"obligatory":[{"enabled":true,"order":-1.0,"formActions":["ALL"],"expression":{"value":"O(menordeedad.value\u003d\u003d\"1\", tipodctotitular.value\u003d\u003d\"2\")","ast":{"type":"Program","body":[{"type":"ExpressionStatement","expression":{"type":"CallExpression","callee":{"type":"ExcelFunctionIdentifier","name":"O","range":[0.0,1.0]},"arguments":[{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"MemberExpression","computed":false,"object":{"type":"PageElementIdentifier","name":"menordeedad","range":[2.0,13.0],"code":"menordeedad","elemType":"input"},"property":{"type":"ElementPropertyIdentifier","name":"value","range":[14.0,19.0],"propID":"value"},"range":[2.0,19.0]},"right":{"type":"Literal","value":"1","raw":"\"1\"","range":[21.0,24.0]},"range":[2.0,24.0]},{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"MemberExpression","computed":false,"object":{"type":"PageElementIdentifier","name":"tipodctotitular","range":[26.0,41.0],"code":"tipodctotitular","elemType":"input"},"property":{"type":"ElementPropertyIdentifier","name":"value","range":[42.0,47.0],"propID":"value"},"range":[26.0,47.0]},"right":{"type":"Literal","value":"2","raw":"\"2\"","range":[49.0,52.0]},"range":[26.0,52.0]}],"range":[0.0,53.0]},"range":[0.0,53.0]}],"sourceType":"script","range":[0.0,53.0]}},"readOnly":false,"expressionParser":"O(menordeedad.value\u003d\u003d\"1\", tipodctotitular.value\u003d\u003d\"2\")","idTarget":"nombrepj","formName":"HOJA1715959354","action":"obligatory","tpRule":"OBLIGATORY","new":false}]}},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"842c024-6dae-425-b65b-d451375cb20","events":{}},"cbd0504-a1d-db8e-c6d-af7c7c873ef":{"uuid":"cbd0504-a1d-db8e-c6d-af7c7c873ef","id":"item70","name":"item70","type":"item","subitems":["18ca72-1e23-52cc-023-55426161a27d"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"COLUMN"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"460da66-36c7-b5b4-f383-26cc411a4c05","events":{}},"18ca72-1e23-52cc-023-55426161a27d":{"uuid":"18ca72-1e23-52cc-023-55426161a27d","id":"layout26","name":"layout26","type":"layout","subitems":["dd7fb06-78f1-58eb-3154-3aa4a8cbd6d","0388eff-8241-82c1-cdf2-eeb07cbc25dd","187c50-0400-1006-fb-d3be2f5fa"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"73px"}},"style":{"regular":{"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","props":{"type":"ROW"},"padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"cbd0504-a1d-db8e-c6d-af7c7c873ef","events":{}},"dd7fb06-78f1-58eb-3154-3aa4a8cbd6d":{"uuid":"dd7fb06-78f1-58eb-3154-3aa4a8cbd6d","id":"item74","name":"item74","type":"item","subitems":["e7dd-45cc-a8-f472-37cd0c1c6bee","1f558dc-d27-bc1d-8077-6a2b4cd3c5af"],"layout":{"DESKTOP":{"structure":{"size":{"width":"204.5%","height":"auto","minHeight":"55px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"18ca72-1e23-52cc-023-55426161a27d","events":{}},"e7dd-45cc-a8-f472-37cd0c1c6bee":{"uuid":"e7dd-45cc-a8-f472-37cd0c1c6bee","id":"layout30","name":"layout30","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"dd7fb06-78f1-58eb-3154-3aa4a8cbd6d","events":{}},"0388eff-8241-82c1-cdf2-eeb07cbc25dd":{"uuid":"0388eff-8241-82c1-cdf2-eeb07cbc25dd","id":"item72","name":"item72","type":"item","subitems":["8741eba-d113-e16-2dc2-fd3085237","df03e0-0daa-b2c7-680b-7c1c53cb8f77"],"layout":{"DESKTOP":{"structure":{"size":{"width":"204.5%","height":"auto","minHeight":"55px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"18ca72-1e23-52cc-023-55426161a27d","events":{}},"8741eba-d113-e16-2dc2-fd3085237":{"uuid":"8741eba-d113-e16-2dc2-fd3085237","id":"layout27","name":"layout27","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"0388eff-8241-82c1-cdf2-eeb07cbc25dd","events":{}},"187c50-0400-1006-fb-d3be2f5fa":{"uuid":"187c50-0400-1006-fb-d3be2f5fa","id":"item73","name":"item73","type":"item","subitems":["812612-ae42-747-b151-38367168308d","bc8abfe-8f1-8cbd-ef44-c663ac166b"],"layout":{"DESKTOP":{"structure":{"size":{"width":"204.5%","height":"auto","minHeight":"55px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"18ca72-1e23-52cc-023-55426161a27d","events":{}},"812612-ae42-747-b151-38367168308d":{"uuid":"812612-ae42-747-b151-38367168308d","id":"layout28","name":"layout28","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"187c50-0400-1006-fb-d3be2f5fa","events":{}},"1f558dc-d27-bc1d-8077-6a2b4cd3c5af":{"uuid":"1f558dc-d27-bc1d-8077-6a2b4cd3c5af","id":"apellidopaterpj","name":"apellidopaterpj","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{},"MOBILE":{"structure":{"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Apellido Paterno","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"required":false,"rules":{"obligatory":[{"enabled":true,"order":-1.0,"formActions":["ALL"],"expression":{"value":"O(menordeedad.value\u003d\u003d\"1\", tipodctotitular.value\u003d\u003d\"2\")","ast":{"type":"Program","body":[{"type":"ExpressionStatement","expression":{"type":"CallExpression","callee":{"type":"ExcelFunctionIdentifier","name":"O","range":[0.0,1.0]},"arguments":[{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"MemberExpression","computed":false,"object":{"type":"PageElementIdentifier","name":"menordeedad","range":[2.0,13.0],"code":"menordeedad","elemType":"input"},"property":{"type":"ElementPropertyIdentifier","name":"value","range":[14.0,19.0],"propID":"value"},"range":[2.0,19.0]},"right":{"type":"Literal","value":"1","raw":"\"1\"","range":[21.0,24.0]},"range":[2.0,24.0]},{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"MemberExpression","computed":false,"object":{"type":"PageElementIdentifier","name":"tipodctotitular","range":[26.0,41.0],"code":"tipodctotitular","elemType":"input"},"property":{"type":"ElementPropertyIdentifier","name":"value","range":[42.0,47.0],"propID":"value"},"range":[26.0,47.0]},"right":{"type":"Literal","value":"2","raw":"\"2\"","range":[49.0,52.0]},"range":[26.0,52.0]}],"range":[0.0,53.0]},"range":[0.0,53.0]}],"sourceType":"script","range":[0.0,53.0]}},"readOnly":false,"expressionParser":"O(menordeedad.value\u003d\u003d\"1\", tipodctotitular.value\u003d\u003d\"2\")","idTarget":"apellidopaterpj","formName":"HOJA1715959354","action":"obligatory","tpRule":"OBLIGATORY","new":false}]}},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"dd7fb06-78f1-58eb-3154-3aa4a8cbd6d","events":{}},"df03e0-0daa-b2c7-680b-7c1c53cb8f77":{"uuid":"df03e0-0daa-b2c7-680b-7c1c53cb8f77","id":"apellmaternopj","name":"apellmaternopj","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{},"MOBILE":{"structure":{"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Apellido Materno","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"required":false,"rules":{"obligatory":[{"enabled":true,"order":-1.0,"formActions":["ALL"],"expression":{"value":"O(menordeedad.value\u003d\u003d\"1\", tipodctotitular.value\u003d\u003d\"2\")","ast":{"type":"Program","body":[{"type":"ExpressionStatement","expression":{"type":"CallExpression","callee":{"type":"ExcelFunctionIdentifier","name":"O","range":[0.0,1.0]},"arguments":[{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"MemberExpression","computed":false,"object":{"type":"PageElementIdentifier","name":"menordeedad","range":[2.0,13.0],"code":"menordeedad","elemType":"input"},"property":{"type":"ElementPropertyIdentifier","name":"value","range":[14.0,19.0],"propID":"value"},"range":[2.0,19.0]},"right":{"type":"Literal","value":"1","raw":"\"1\"","range":[21.0,24.0]},"range":[2.0,24.0]},{"type":"BinaryExpression","operator":"\u003d\u003d","left":{"type":"MemberExpression","computed":false,"object":{"type":"PageElementIdentifier","name":"tipodctotitular","range":[26.0,41.0],"code":"tipodctotitular","elemType":"input"},"property":{"type":"ElementPropertyIdentifier","name":"value","range":[42.0,47.0],"propID":"value"},"range":[26.0,47.0]},"right":{"type":"Literal","value":"2","raw":"\"2\"","range":[49.0,52.0]},"range":[26.0,52.0]}],"range":[0.0,53.0]},"range":[0.0,53.0]}],"sourceType":"script","range":[0.0,53.0]}},"readOnly":false,"expressionParser":"O(menordeedad.value\u003d\u003d\"1\", tipodctotitular.value\u003d\u003d\"2\")","idTarget":"apellmaternopj","formName":"HOJA1715959354","action":"obligatory","tpRule":"OBLIGATORY","new":false}]}},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"0388eff-8241-82c1-cdf2-eeb07cbc25dd","events":{}},"bc8abfe-8f1-8cbd-ef44-c663ac166b":{"uuid":"bc8abfe-8f1-8cbd-ef44-c663ac166b","id":"emailpj","name":"emailpj","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{},"MOBILE":{"structure":{"size":{"minWidth":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Email","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"required":false,"rules":{}},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"187c50-0400-1006-fb-d3be2f5fa","events":{}},"c41d81-33e-460-777a-41c7ea5c16c":{"uuid":"c41d81-33e-460-777a-41c7ea5c16c","id":"Detallederecla","name":"Detallederecla","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"minWidth":"unset"},"position":{"marginLeft":"2.5%","marginTop":"20px"}},"style":{"font":{"family":"Roboto","size":"16px"},"regular":{"font":{"color":"#09488b"}}}},"TABLET":{"structure":{"position":{"marginLeft":"3.8%","marginRight":"3.8%"}}},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Detalle de reclamo:"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"e431fa-cb7e-f788-f047-a71e0287337a","events":{}},"288d8e6-da2e-6cc3-8e57-b14ec5354360":{"uuid":"288d8e6-da2e-6cc3-8e57-b14ec5354360","id":"layout31","name":"layout31","type":"layout","subitems":["063c263-3e25-b421-a118-3264ac716d","8c70c16-7d6c-1044-a48a-836520cde1fb"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"}},"style":{"regular":{"padding":{"paddingTop":"15px","paddingBottom":"15px","paddingLeft":"20px","paddingRight":"20px"},"shadow":{"y":"3px","blur":"6px","opacity":"33"},"background":{"opacity":"ff"},"border":{"top":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"left":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"bottom":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"right":{"color":"#8ed1fc","width":"1px","opacity":"7f"},"radius":{"topRight":"10px","topLeft":"10px","bottomRight":"10px","bottomLeft":"10px"}},"gap":"0px","props":{"type":"COLUMN"}},"gap":"0px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"f6f5cf-180b-0ff-1f01-0e7c1acda8ba","events":{}},"063c263-3e25-b421-a118-3264ac716d":{"uuid":"063c263-3e25-b421-a118-3264ac716d","id":"item75","name":"item75","type":"item","subitems":["5787752-0815-0f71-a87-14eb164ac3fd"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"COLUMN"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"288d8e6-da2e-6cc3-8e57-b14ec5354360","events":{}},"5787752-0815-0f71-a87-14eb164ac3fd":{"uuid":"5787752-0815-0f71-a87-14eb164ac3fd","id":"layout32","name":"layout32","type":"layout","subitems":["eab86-0700-d6da-5ba6-dec66b4bbd31","703743d-3170-e3c-c55d-1fa0f0561048","1f42dec-c37-4db2-5fb6-e0ad5ceb4c2c","1ca17a5-6ea2-d084-5bb7-0754efa11d24"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"73px"}},"style":{"regular":{"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","props":{"type":"ROW"},"padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"063c263-3e25-b421-a118-3264ac716d","events":{}},"eab86-0700-d6da-5ba6-dec66b4bbd31":{"uuid":"eab86-0700-d6da-5ba6-dec66b4bbd31","id":"item76","name":"item76","type":"item","subitems":["217486b-0c-a0-2b1c-73be6aa72d","05050-34-5ec3-ebb-e01e0ace13c4"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"52px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"5787752-0815-0f71-a87-14eb164ac3fd","events":{}},"217486b-0c-a0-2b1c-73be6aa72d":{"uuid":"217486b-0c-a0-2b1c-73be6aa72d","id":"layout33","name":"layout33","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"eab86-0700-d6da-5ba6-dec66b4bbd31","events":{}},"8c70c16-7d6c-1044-a48a-836520cde1fb":{"uuid":"8c70c16-7d6c-1044-a48a-836520cde1fb","id":"item80","name":"item80","type":"item","subitems":["15a1d66-8336-d5fb-6d0-deaba1d883a7"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"COLUMN"}}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"288d8e6-da2e-6cc3-8e57-b14ec5354360","events":{}},"15a1d66-8336-d5fb-6d0-deaba1d883a7":{"uuid":"15a1d66-8336-d5fb-6d0-deaba1d883a7","id":"layout36","name":"layout36","type":"layout","subitems":["24fd1c1-a5ea-e25f-7001-5a554ed8503","b485684-cd62-f66a-53e-b6755b4044","8cc02f-e70f-30d0-f7b4-6de4f350c"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"73px"}},"style":{"regular":{"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","props":{"type":"ROW"},"padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"8c70c16-7d6c-1044-a48a-836520cde1fb","events":{}},"24fd1c1-a5ea-e25f-7001-5a554ed8503":{"uuid":"24fd1c1-a5ea-e25f-7001-5a554ed8503","id":"item81","name":"item81","type":"item","subitems":["c17a33-15-fa24-540-2e587daf6285"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"55px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"TABLET":{"structure":{"size":{"width":"124.5%"}}},"MOBILE":{"structure":{"size":{"width":"auto","height":"100%","flexGrow":"1","flexShrink":"1","minWidth":"unset"}},"style":{"regular":{"props":{"type":"COLUMN"}},"props":{"type":"COLUMN"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"15a1d66-8336-d5fb-6d0-deaba1d883a7","events":{}},"703743d-3170-e3c-c55d-1fa0f0561048":{"uuid":"703743d-3170-e3c-c55d-1fa0f0561048","id":"item77","name":"item77","type":"item","subitems":["05d10f3-6af2-bb51-de71-0e7728a35ab","7d0167d-a045-b34-bac-0b7487b83e41"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"52px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"5787752-0815-0f71-a87-14eb164ac3fd","events":{}},"05d10f3-6af2-bb51-de71-0e7728a35ab":{"uuid":"05d10f3-6af2-bb51-de71-0e7728a35ab","id":"layout34","name":"layout34","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"703743d-3170-e3c-c55d-1fa0f0561048","events":{}},"1f42dec-c37-4db2-5fb6-e0ad5ceb4c2c":{"uuid":"1f42dec-c37-4db2-5fb6-e0ad5ceb4c2c","id":"item78","name":"item78","type":"item","subitems":["c274331-0d30-4557-2a02-d446c36d63","eadc65a-aa5-0f-57f3-bf6367de41f"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"52px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"5787752-0815-0f71-a87-14eb164ac3fd","events":{}},"c274331-0d30-4557-2a02-d446c36d63":{"uuid":"c274331-0d30-4557-2a02-d446c36d63","id":"layout35","name":"layout35","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"1f42dec-c37-4db2-5fb6-e0ad5ceb4c2c","events":{}},"1ca17a5-6ea2-d084-5bb7-0754efa11d24":{"uuid":"1ca17a5-6ea2-d084-5bb7-0754efa11d24","id":"item84","name":"item84","type":"item","subitems":["ba12f0a-da51-4255-fb6-7f732d055a2","c474d47-3d78-7610-774-4f40b1a3130"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"52px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"5787752-0815-0f71-a87-14eb164ac3fd","events":{}},"ba12f0a-da51-4255-fb6-7f732d055a2":{"uuid":"ba12f0a-da51-4255-fb6-7f732d055a2","id":"layout40","name":"layout40","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"1ca17a5-6ea2-d084-5bb7-0754efa11d24","events":{}},"05050-34-5ec3-ebb-e01e0ace13c4":{"uuid":"05050-34-5ec3-ebb-e01e0ace13c4","id":"biencontratado","name":"biencontratado","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"end"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"size":{"minWidth":"unset"},"position":{"justifySelf":"center"}}},"MOBILE":{}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Identificación de bien contratado","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0,"required":true},"relationConfig":{"type":"VALUE_LIST","idObject":"21e6da78-17ba-4aa7-b5a6-675d216c011a","idRelation":"67a6621-527-22f4-2b0-68d6501b01","showIcon":false},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"eab86-0700-d6da-5ba6-dec66b4bbd31","events":{}},"7d0167d-a045-b34-bac-0b7487b83e41":{"uuid":"7d0167d-a045-b34-bac-0b7487b83e41","id":"canalrespta","name":"canalrespta","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px","minWidth":0.0},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{},"MOBILE":{"structure":{"size":{"minWidth":"auto"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Canal de respuesta","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0,"required":true},"relationConfig":{"type":"VALUE_LIST","idObject":"5e6593f2-f2ec-4f71-a3d4-4d5cb3fd678f","idRelation":"a86b7f5-5ba-8ad7-21f2-173bbe55ee","showIcon":false},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"703743d-3170-e3c-c55d-1fa0f0561048","events":{}},"eadc65a-aa5-0f-57f3-bf6367de41f":{"uuid":"eadc65a-aa5-0f-57f3-bf6367de41f","id":"tiporeclamo","name":"tiporeclamo","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"size":{"minWidth":"unset"}}},"MOBILE":{}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Tipo de reclamo","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0,"required":true},"relationConfig":{"type":"VALUE_LIST","idObject":"109db61a-804d-486e-87cb-7682ae3ce331","idRelation":"a632f00-8a3e-edc5-4e81-5f66c67e6e25","showIcon":false},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"1f42dec-c37-4db2-5fb6-e0ad5ceb4c2c","events":{}},"c474d47-3d78-7610-774-4f40b1a3130":{"uuid":"c474d47-3d78-7610-774-4f40b1a3130","id":"importereclam","name":"importereclam","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"align":"left","label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}},"error":{"padding":{"paddingTop":"0","paddingRight":"8px","paddingBottom":"0","paddingLeft":"8px"},"font":{"color":"#2a292d","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}}},"hover":{}}},"TABLET":{},"MOBILE":{}},"modifiedName":true,"modifiedId":true,"subtype":"number","props":{"label":"Importe de reclamo","contentType":"decimal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{},"type":"LITERAL"},"maxLength":100.0},"relationConfig":{"type":"WITHOUT_RELATION"},"hyperLink":{"destinityType":"_self"},"parent":"1ca17a5-6ea2-d084-5bb7-0754efa11d24","relatedAttribute":{},"events":{}},"b485684-cd62-f66a-53e-b6755b4044":{"uuid":"b485684-cd62-f66a-53e-b6755b4044","id":"item82","name":"item82","type":"item","subitems":["3a6622b-2cdc-b77b-05c-86e454360e7","6af4f2-4508-3c0c-7d51-ddd7e8ff2833"],"layout":{"DESKTOP":{"structure":{"size":{"width":"204.5%","height":"auto","minHeight":"55px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"15a1d66-8336-d5fb-6d0-deaba1d883a7","events":{}},"3a6622b-2cdc-b77b-05c-86e454360e7":{"uuid":"3a6622b-2cdc-b77b-05c-86e454360e7","id":"layout38","name":"layout38","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"b485684-cd62-f66a-53e-b6755b4044","events":{}},"8cc02f-e70f-30d0-f7b4-6de4f350c":{"uuid":"8cc02f-e70f-30d0-f7b4-6de4f350c","id":"item83","name":"item83","type":"item","subitems":["3464fa6-ab2c-643-7fcb-84e3a5e8e5b5","ed7b22-07a-adc8-4307-e24371b3aa35"],"layout":{"DESKTOP":{"structure":{"size":{"width":"204.5%","height":"auto","minHeight":"55px"},"position":{"position":"relative"}},"style":{"regular":{"background":{"color":"#eceeee","opacity":"00"},"props":{"type":"ROW"}}}},"MOBILE":{"style":{"props":{"type":"COLUMN"},"regular":{"props":{"type":"COLUMN"}}},"structure":{"size":{"height":"100%","width":"auto","flexGrow":"1","flexShrink":"1"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"15a1d66-8336-d5fb-6d0-deaba1d883a7","events":{}},"3464fa6-ab2c-643-7fcb-84e3a5e8e5b5":{"uuid":"3464fa6-ab2c-643-7fcb-84e3a5e8e5b5","id":"layout39","name":"layout39","type":"layout","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"52px"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"opacity":"ff"},"gap":"20px","props":{"type":"ROW"}},"gap":"20px","padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{},"MOBILE":{}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"8cc02f-e70f-30d0-f7b4-6de4f350c","events":{}},"c17a33-15-fa24-540-2e587daf6285":{"uuid":"c17a33-15-fa24-540-2e587daf6285","id":"monedarecla","name":"monedarecla","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100.01%","height":"55px","minWidth":"unset"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"size":{"width":"100%"}}},"MOBILE":{"structure":{"size":{"minWidth":"auto"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Moneda","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0},"relationConfig":{"type":"VALUE_LIST","idObject":"215f3f5d-258a-4668-bb33-79c0ce14aa04","idRelation":"0004745-735f-7aec-5238-10da7703456e","showIcon":false},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"24fd1c1-a5ea-e25f-7001-5a554ed8503","events":{}},"6af4f2-4508-3c0c-7d51-ddd7e8ff2833":{"uuid":"6af4f2-4508-3c0c-7d51-ddd7e8ff2833","id":"motivoreclam","name":"motivoreclam","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"size":{"minWidth":"unset"}}},"MOBILE":{}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Motivo de reclamo","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"required":true,"disabledMap":{},"perPage":20.0,"maxPerList":5.0},"relationConfig":{"type":"VALUE_LIST","idObject":"f33cb64d-fe14-41fc-bd34-e897e2c827a5","idRelation":"826ab41-20c-b4a0-488-f85b42fee62","showIcon":false},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"b485684-cd62-f66a-53e-b6755b4044","events":{}},"ed7b22-07a-adc8-4307-e24371b3aa35":{"uuid":"ed7b22-07a-adc8-4307-e24371b3aa35","id":"submotivoreclam","name":"submotivoreclam","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"55px"},"position":{"alignSelf":"center","justifySelf":"center"}},"style":{"font":{"label":{"size":"11px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"size":{"minWidth":"unset"}}},"MOBILE":{}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"label":"Submotivo de reclamo","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{"value":""},"type":"LITERAL"},"maxLength":100.0,"disabledMap":{},"perPage":20.0,"maxPerList":5.0,"required":true},"relationConfig":{"type":"VALUE_LIST","idObject":"f0541367-9e93-497c-9bb1-071802853547","idRelation":"14ccc6-ba3d-f6e-013a-b7a45483a8c5","showIcon":false,"filterRelation":"826ab41-20c-b4a0-488-f85b42fee62"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"8cc02f-e70f-30d0-f7b4-6de4f350c","events":{}},"141408c-0fb-3bac-803-0d7b7cbe14c":{"uuid":"141408c-0fb-3bac-803-0d7b7cbe14c","id":"textodetallereclamo","name":"textodetallereclamo","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"minWidth":"unset"},"position":{"marginLeft":"2.5%","marginRight":"2.5%","marginTop":"20px","justifySelf":"end"}},"style":{"font":{"family":"Roboto","size":"13px"},"regular":{"font":{"color":"#878787"}}}},"TABLET":{"style":{"font":{"size":"11px"}},"structure":{"position":{"justifySelf":"center"}}},"MOBILE":{"structure":{"position":{"justifySelf":"stretch","marginLeft":"3.8%","marginRight":"3.8%"}}}},"modifiedName":true,"modifiedId":true,"subtype":"enriched_text","props":{"value":{"props":{"value":"\u003cp style\u003d\"text-align:justify;\"\u003e\u003cspan style\u003d\"color: rgb(135,135,135);font-size: 14px;font-family: Roboto;\"\u003eA continuación, detalle su reclamo o queja especificando todos los datos esenciales como fechas e importes de las operaciones reclamadas, nombre del comercio en caso de tenerlo. Asimismo indicar el número de tarjeta, préstamo, seguro, cuenta afectada, u otro elemento adicional que nos permita efectuar el análisis.\u003c/span\u003e\u003c/p\u003e\n"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"6bc2317-5768-3f70-5a-7ca324baa30","events":{}},"1f18f1-d46a-4cf-a43f-ce56b1bb0b7":{"uuid":"1f18f1-d46a-4cf-a43f-ce56b1bb0b7","id":"item85","name":"item85","type":"item","subitems":["af12074-cc13-df-b46e-5832040654a5","4b27b3b-c55-4040-5fc7-5f012e3aa5e"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"8483b3b-b1b-18e-7ab-8d6ea7f4d2e":{"uuid":"8483b3b-b1b-18e-7ab-8d6ea7f4d2e","id":"item86","name":"item86","type":"item","subitems":["1a5bbe-b864-dfc-2a83-08221c06cfe"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"601fac-a6f-f003-071d-148e77fd8bbc":{"uuid":"601fac-a6f-f003-071d-148e77fd8bbc","id":"item87","name":"item87","type":"item","subitems":["a4e044e-7bff-c264-7a5-ccbb5d50af0a"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}}}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"8fbf86a-ebc4-ca0f-2df6-fcfb343c504":{"uuid":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504","id":"layout37","name":"layout37","type":"layout","subitems":["1f18f1-d46a-4cf-a43f-ce56b1bb0b7","8483b3b-b1b-18e-7ab-8d6ea7f4d2e","601fac-a6f-f003-071d-148e77fd8bbc","5e355a8-b533-31ea-6b47-50a7dfa115c","27d5a72-1d11-674a-b471-2da45bcd8cf6","e431fa-cb7e-f788-f047-a71e0287337a","f6f5cf-180b-0ff-1f01-0e7c1acda8ba","6bc2317-5768-3f70-5a-7ca324baa30","1dca43e-d55c-f28-3d20-5a23ae46018","884851-30a-3d2-7143-e2313c8ab818","62c0a35-77e6-bbd7-0518-4c2057ede86b","041f57-1b5-c8f5-ace7-d34c7e4edf1","b0d7d60-fa0c-53b5-b58e-056c72c1dcd1"],"layout":{"DESKTOP":{"structure":{"size":{"width":"90%","height":"auto","minHeight":"unset"},"position":{"marginLeft":"5%","marginRight":"5%"}}},"TABLET":{"structure":{"position":{"marginLeft":"4.9%","marginRight":0.0,"marginTop":"14px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"df3e76f-e51f-e81c-1287-71efcd4b377"},"5e355a8-b533-31ea-6b47-50a7dfa115c":{"uuid":"5e355a8-b533-31ea-6b47-50a7dfa115c","id":"item88","name":"item88","type":"item","subitems":["2d1bf88-5f5-ae-71bc-124ccc184e8"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset","minWidth":"unset","maxHeight":"unset"},"position":{"position":"relative"}}},"TABLET":{},"MOBILE":{}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"27d5a72-1d11-674a-b471-2da45bcd8cf6":{"uuid":"27d5a72-1d11-674a-b471-2da45bcd8cf6","id":"item89","name":"item89","type":"item","subitems":["460da66-36c7-b5b4-f383-26cc411a4c05"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset","maxHeight":"unset"},"position":{"position":"relative"}}},"TABLET":{},"MOBILE":{}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"e431fa-cb7e-f788-f047-a71e0287337a":{"uuid":"e431fa-cb7e-f788-f047-a71e0287337a","id":"item90","name":"item90","type":"item","subitems":["c41d81-33e-460-777a-41c7ea5c16c"],"layout":{"DESKTOP":{"structure":{"size":{"width":"auto","height":"auto","minHeight":"unset","minWidth":"unset"},"position":{"position":"relative"}}},"TABLET":{},"MOBILE":{}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"f6f5cf-180b-0ff-1f01-0e7c1acda8ba":{"uuid":"f6f5cf-180b-0ff-1f01-0e7c1acda8ba","id":"item91","name":"item91","type":"item","subitems":["288d8e6-da2e-6cc3-8e57-b14ec5354360"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}}},"TABLET":{},"MOBILE":{}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"6bc2317-5768-3f70-5a-7ca324baa30":{"uuid":"6bc2317-5768-3f70-5a-7ca324baa30","id":"item92","name":"item92","type":"item","subitems":["141408c-0fb-3bac-803-0d7b7cbe14c"],"layout":{"DESKTOP":{"structure":{"size":{"width":"auto","height":"auto","minHeight":"unset","minWidth":"unset"},"position":{"position":"relative"}}},"TABLET":{},"MOBILE":{}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"1dca43e-d55c-f28-3d20-5a23ae46018":{"uuid":"1dca43e-d55c-f28-3d20-5a23ae46018","id":"item93","name":"item93","type":"item","subitems":["7cc8a45-388-fc3a-fd6b-02173c4082e5"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"100px"},"position":{"position":"relative"}}},"TABLET":{"structure":{"size":{"minHeight":"unset"}}},"MOBILE":{}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"884851-30a-3d2-7143-e2313c8ab818":{"uuid":"884851-30a-3d2-7143-e2313c8ab818","id":"item94","name":"item94","type":"item","subitems":["0e7712a-1746-de32-068-63244a6ca86"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"100px"},"position":{"position":"relative"}}},"TABLET":{"structure":{"size":{"minHeight":"unset"}}},"MOBILE":{}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"7cc8a45-388-fc3a-fd6b-02173c4082e5":{"uuid":"7cc8a45-388-fc3a-fd6b-02173c4082e5","id":"detallereclam","name":"detallereclam","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"95%","height":"100%","minWidth":"auto","minHeight":"unset"},"position":{"marginLeft":"2.5%","marginRight":"2.5%"}},"style":{"font":{"label":{"size":"11px"}},"regular":{"padding":{"paddingLeft":"8px","paddingRight":"8px","paddingBottom":"25px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"size":{"height":"95px"}}},"MOBILE":{"structure":{"position":{"alignSelf":"center"},"size":{"height":"100px"}}}},"modifiedName":true,"modifiedId":true,"subtype":"textarea","props":{"label":"Detalle de reclamo","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{},"type":"LITERAL"},"maxLength":2500.0,"required":true},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"1dca43e-d55c-f28-3d20-5a23ae46018","events":{}},"0e7712a-1746-de32-068-63244a6ca86":{"uuid":"0e7712a-1746-de32-068-63244a6ca86","id":"pedidoreclam","name":"pedidoreclam","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"95%","height":"100%","minWidth":"auto"},"position":{"marginLeft":"2.5%","marginRight":"2.5%"}},"style":{"font":{"label":{"size":"11px"}},"regular":{"padding":{"paddingLeft":"8px","paddingRight":"8px","paddingBottom":"25px"}},"disabled":{"background":{"color":"#ffffff"}}}},"TABLET":{"structure":{"size":{"height":"95px"}}},"MOBILE":{"structure":{"size":{"height":"100px"},"position":{"alignSelf":"center"}}}},"modifiedName":true,"modifiedId":true,"subtype":"textarea","props":{"label":"Pedido","contentType":"normal","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{},"type":"LITERAL"},"maxLength":2500.0,"required":true},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"884851-30a-3d2-7143-e2313c8ab818","events":{}},"62c0a35-77e6-bbd7-0518-4c2057ede86b":{"uuid":"62c0a35-77e6-bbd7-0518-4c2057ede86b","id":"item95","name":"item95","type":"item","subitems":["f2142c5-ceca-d575-ea78-84e84621a3a4"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"unset"},"position":{"position":"relative"}}},"TABLET":{},"MOBILE":{}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"041f57-1b5-c8f5-ace7-d34c7e4edf1":{"uuid":"041f57-1b5-c8f5-ace7-d34c7e4edf1","id":"item96","name":"item96","type":"item","subitems":["1f05115-1865-f107-50a5-daeec086ffca"],"layout":{"DESKTOP":{"structure":{"size":{"height":"auto","minHeight":"100px"},"position":{"position":"relative"}}},"TABLET":{"structure":{"size":{"minHeight":"unset"}}},"MOBILE":{}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"b0d7d60-fa0c-53b5-b58e-056c72c1dcd1":{"uuid":"b0d7d60-fa0c-53b5-b58e-056c72c1dcd1","id":"item97","name":"item97","type":"item","subitems":["aae8d18-24f-673c-df2c-ff25fc762d1"],"layout":{"DESKTOP":{"structure":{"size":{"width":"auto","height":"auto","minHeight":"100px","minWidth":"unset"},"position":{"position":"relative"}}},"TABLET":{"structure":{"size":{"minHeight":"unset"}}},"MOBILE":{}},"subtype":"COLUMN","hyperLink":{"destinityType":"_self"},"props":{},"parent":"8fbf86a-ebc4-ca0f-2df6-fcfb343c504"},"f2142c5-ceca-d575-ea78-84e84621a3a4":{"uuid":"f2142c5-ceca-d575-ea78-84e84621a3a4","id":"Estimadosocioe","name":"Estimadosocioe","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"height":"16auto","minWidth":"unset"},"position":{"marginLeft":"2.5%","marginRight":"2.5%"}},"style":{"font":{"family":"Roboto","size":"13px"},"regular":{"font":{"color":"#878787"}}}},"TABLET":{"structure":{"position":{"marginTop":"20px","justifySelf":"center"},"size":{"height":"28auto"}}},"MOBILE":{"structure":{"position":{"justifySelf":"start"},"size":{"width":"95%","height":"55auto"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Estimado socio, en caso considere necesario adjuntar algún sustento acerca del reclamo presentado puede hacerlo por este medio o enviarlo al correo info@cp.com.pe haciendo referencia al número de reclamo generado."},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"62c0a35-77e6-bbd7-0518-4c2057ede86b","events":{}},"ecf41e1-1dc0-1732-1816-c36b366e8":{"uuid":"ecf41e1-1dc0-1732-1816-c36b366e8","id":"item98","name":"item98","type":"item","subitems":["df172d3-386b-c3a7-267f-6123860b327","4774851-e2c-4d4c-2c07-3edced52548"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}}},"TABLET":{},"MOBILE":{}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"1f05115-1865-f107-50a5-daeec086ffca"},"82dc3d2-5004-33ce-521a-af0ee64c18":{"uuid":"82dc3d2-5004-33ce-521a-af0ee64c18","id":"item99","name":"item99","type":"item","subitems":["c4cfb62-fcbb-d5a7-26d4-c075664deabb"],"layout":{"DESKTOP":{"structure":{"size":{"width":"60%"},"position":{"position":"relative"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"1f05115-1865-f107-50a5-daeec086ffca"},"1515434-c80-40b-8f24-2d2f0e3cc28e":{"uuid":"1515434-c80-40b-8f24-2d2f0e3cc28e","id":"item100","name":"item100","type":"item","subitems":["ee351d3-526e-7568-6c5e-8af71b36c02","5b40820-3e3e-e1a5-ea22-6f5715d51b8"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"1f05115-1865-f107-50a5-daeec086ffca"},"1f05115-1865-f107-50a5-daeec086ffca":{"uuid":"1f05115-1865-f107-50a5-daeec086ffca","id":"layout41","name":"layout41","type":"layout","subitems":["ecf41e1-1dc0-1732-1816-c36b366e8","82dc3d2-5004-33ce-521a-af0ee64c18","1515434-c80-40b-8f24-2d2f0e3cc28e"],"layout":{"DESKTOP":{"structure":{"size":{"width":"85%","height":"100px"},"position":{"marginLeft":"7.5%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"041f57-1b5-c8f5-ace7-d34c7e4edf1"},"df172d3-386b-c3a7-267f-6123860b327":{"uuid":"df172d3-386b-c3a7-267f-6123860b327","id":"chkPrivacidadDatos","name":"chkPrivacidadDatos","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"marginTop":"32px"}}},"TABLET":{"structure":{"position":{"alignSelf":"center"}}},"MOBILE":{}},"modifiedName":true,"modifiedId":true,"subtype":"checkbox","props":{"label":"","contentType":"normal","description":"","value":{"props":{"value":""},"type":"LITERAL"},"labelPosition":"align_right"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"ecf41e1-1dc0-1732-1816-c36b366e8"},"4774851-e2c-4d4c-2c07-3edced52548":{"uuid":"4774851-e2c-4d4c-2c07-3edced52548","id":"etiqPrivacidadDatos","name":"etiqPrivacidadDatos","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"height":"16auto","minWidth":"unset"},"position":{"marginLeft":"20px","marginTop":"31px"}},"style":{"regular":{"font":{"color":"#09488b"}}}},"TABLET":{"style":{"font":{"size":"11px"}},"structure":{"position":{"alignSelf":"center","justifySelf":"stretch"},"size":{"height":"auto"}}},"MOBILE":{"structure":{"position":{"justifySelf":"center","marginLeft":"21px"},"size":{"width":"75%"}}}},"modifiedName":true,"modifiedId":true,"subtype":"h6","props":{"value":{"props":{"value":"He leído y acepto la Política de Privacidad de Datos"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"idDep":"888756f-766-4111-d2bd-62f886036a","destinityType":"_blank","params":[]},"parent":"ecf41e1-1dc0-1732-1816-c36b366e8","events":{}},"c4cfb62-fcbb-d5a7-26d4-c075664deabb":{"uuid":"c4cfb62-fcbb-d5a7-26d4-c075664deabb","id":"msgError","name":"msgError","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%"},"position":{"marginBottom":"62px","alignSelf":"end","justifySelf":"end"}},"style":{"regular":{"font":{"color":"#ff4900"}}}},"TABLET":{},"MOBILE":{"structure":{"position":{"marginBottom":0.0,"alignSelf":"start","justifySelf":"stretch"},"size":{"width":"auto"}}}},"modifiedName":true,"modifiedId":true,"subtype":"h6","props":{"value":{"props":{"value":"427a0a-a5d0-c08e-a3df-5a7cb8c68e1"},"type":"CONTEXT"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"82dc3d2-5004-33ce-521a-af0ee64c18","events":{}},"ee351d3-526e-7568-6c5e-8af71b36c02":{"uuid":"ee351d3-526e-7568-6c5e-8af71b36c02","id":"registrando","name":"registrando","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"position":{"marginTop":"31px","marginBottom":"31px","alignSelf":"stretch","justifySelf":"stretch"}},"style":{"font":{"align":"center"}}},"TABLET":{"structure":{"size":{"width":"100%"},"position":{"justifySelf":"start"}}},"MOBILE":{"structure":{"size":{"width":"85.03%"},"position":{"marginRight":"7.8%","marginBottom":"25px"}}}},"modifiedName":true,"modifiedId":true,"subtype":"h6","props":{"value":{"props":{"value":"0a67168-6533-0cb-5074-2a370e3531"},"type":"CONTEXT"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"1515434-c80-40b-8f24-2d2f0e3cc28e","events":{}},"5b40820-3e3e-e1a5-ea22-6f5715d51b8":{"modifiedName":true,"parent":"1515434-c80-40b-8f24-2d2f0e3cc28e","type":"button","uuid":"5b40820-3e3e-e1a5-ea22-6f5715d51b8","relatedAttribute":{},"props":{"validateEnabled":true,"rules":{"view":[{"enabled":true,"order":-1.0,"formActions":["ALL"],"expression":{"value":"SI(registrando, false, true)","ast":{"type":"Program","body":[{"type":"ExpressionStatement","expression":{"type":"CallExpression","callee":{"type":"ExcelFunctionIdentifier","name":"SI","range":[0.0,2.0]},"arguments":[{"type":"PageVariableIdentifier","name":"registrando","range":[3.0,14.0],"code":"registrando"},{"type":"Literal","value":false,"raw":"false","range":[16.0,21.0]},{"type":"Literal","value":true,"raw":"true","range":[23.0,27.0]}],"range":[0.0,28.0]},"range":[0.0,28.0]}],"sourceType":"script","range":[0.0,28.0]}},"readOnly":false,"expressionParser":"SI(registrando, false, true)","idTarget":"enviar","formName":"HOJA1715959354","action":"view","tpRule":"VIEW","new":false}]},"value":{"props":{"value":"Enviar"},"type":"LITERAL"}},"layout":{"DESKTOP":{"structure":{"size":{"minWidth":"200px","height":"auto"},"position":{"marginLeft":"124px","marginRight":"124px","marginTop":"19px","marginBottom":"19px","alignSelf":"stretch","justifySelf":"stretch"}},"style":{"regular":{"background":{"color":"#09488b"}}}},"TABLET":{"structure":{"position":{"marginRight":0.0,"marginTop":0.0,"marginLeft":0.0,"marginBottom":0.0},"size":{"minWidth":"unset"}},"style":{"font":{"size":"11px"}}},"MOBILE":{"structure":{"size":{"width":"59px","height":"24px","minWidth":"100%","minHeight":"100%"}}}},"subtype":"button_primary","name":"enviar","subitems":[],"id":"enviar","modifiedId":true,"hyperLink":{"destinityType":"_self","params":[]},"events":{"onClick":"enviar_onClick"}},"aae8d18-24f-673c-df2c-ff25fc762d1":{"uuid":"aae8d18-24f-673c-df2c-ff25fc762d1","id":"text2","name":"text2","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"minWidth":"unset"},"position":{"marginLeft":"7.5%","marginRight":"7.5%"}}},"TABLET":{"structure":{"position":{"marginLeft":"9%","marginTop":"20px"},"size":{"width":"82%"}}},"MOBILE":{"structure":{"position":{"marginLeft":"5%","marginRight":"5%"},"size":{"width":"90%","height":"328auto"}}}},"modifiedName":false,"modifiedId":false,"subtype":"enriched_text","props":{"value":{"props":{"value":"\u003cp\u003e\u003cspan style\u003d\"font-size: 12px;\"\u003eEl usuario al momento de enviar esta información, acepta los siguientes términos:\u003c/span\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli style\u003d\"text-align:justify;\"\u003e\u003cspan style\u003d\"font-size: 12px;\"\u003eManifiesta su conformidad con el contenido de la presente.\u003c/span\u003e\u003c/li\u003e\n\u003cli style\u003d\"text-align:justify;\"\u003e\u003cspan style\u003d\"font-size: 12px;\"\u003eSus Datos Personales serán recopilados conforme al D.S 011-2011-PCM , y serán incorporados al Banco de Datos de la Cooperativa Pacifico con código N° RNDPD-PJP N° 13809; el mismo que se encuentra alojado en su oficina principal.\u003c/span\u003e\u003c/li\u003e\n\u003cli style\u003d\"text-align:justify;\"\u003e\u003cspan style\u003d\"font-size: 12px;\"\u003eAutoriza al tratamiento de Datos Personales con la finalidad de atender y darle respuesta a la queja o reclamo realizado, y para fines estadísticos.\u003c/span\u003e\u003c/li\u003e\n\u003cli style\u003d\"text-align:justify;\"\u003e\u003cspan style\u003d\"font-size: 12px;\"\u003eAutoriza a Cooperativa Pacifico a brindar la presente información al Instituto Nacional de Defensa de la Competencia de la Propiedad Intelectual (INDECOPI), o cualquier otra autoridad Estatal, en caso sea requerida por ésta.\u003c/span\u003e\u003c/li\u003e\n\u003cli style\u003d\"text-align:justify;\"\u003e\u003cspan style\u003d\"font-size: 12px;\"\u003eLa formulación del reclamo no impide acudir a otras vías de solución de controversias ni es requisito previo para interponer una denuncia ante el INDECOPI.\u003c/span\u003e\u003c/li\u003e\n\u003cli style\u003d\"text-align:justify;\"\u003e\u003cspan style\u003d\"font-size: 12px;\"\u003eEl proveedor debe dar respuesta al reclamo o queja en un plazo no mayor a quince (15) días hábiles, el cual es improrrogable\u003c/span\u003e\u003cspan style\u003d\"font-size: 13px;\"\u003e.\u003c/span\u003e\u003c/li\u003e\n\u003c/ul\u003e\n"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"b0d7d60-fa0c-53b5-b58e-056c72c1dcd1","events":{}},"4b27b3b-c55-4040-5fc7-5f012e3aa5e":{"uuid":"4b27b3b-c55-4040-5fc7-5f012e3aa5e","id":"fechasolicitud","name":"fechasolicitud","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"10.36%","minHeight":"unset"},"position":{"marginRight":"1.3%","marginBottom":"1px","alignSelf":"center","justifySelf":"end"}},"style":{"font":{"size":"11px","label":{"size":"0px"}},"regular":{"padding":{"paddingBottom":"0px"},"font":{"color":"#000000","label":{"color":"#000000"}},"shadow":{"color":"#ffffff"}},"disabled":{"border":{"bottom":{"color":"#ffffff"}},"background":{"color":"#ffffff"}},"error":{"border":{"bottom":{"color":"#ffffff"}}}},"visible":false}},"modifiedName":true,"modifiedId":true,"subtype":"datetime","props":{"label":"","contentType":"datetime","placeholder":"","description":"","helpText":"","prefix":"","sufix":"","value":{"props":{},"type":"LITERAL"},"rules":{"calc":[{"enabled":true,"order":-1.0,"formActions":["ALL"],"expression":{"value":"fechaYHora()","ast":{"type":"Program","body":[{"type":"ExpressionStatement","expression":{"type":"CallExpression","callee":{"type":"DeyelFunctionIdentifier","name":"fechaYHora","range":[0.0,10.0],"idFunction":"DATE_AND_HOUR"},"arguments":[],"range":[0.0,12.0]},"range":[0.0,12.0]}],"sourceType":"script","range":[0.0,12.0]}},"readOnly":false,"expressionParser":"fechaYHora()","idTarget":"fechasolicitud","formName":"HOJA1715959354","action":"calc","tpRule":"CALC","new":false}]},"initialState":"disabled"},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"1f18f1-d46a-4cf-a43f-ce56b1bb0b7","events":{}},"a72568-f2d-1da8-80ca-c04ca2e16877":{"uuid":"a72568-f2d-1da8-80ca-c04ca2e16877","id":"item101","name":"item101","type":"item","subitems":["a70504b-0d7-66f0-0d4c-60b636385"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7fadf05-0ce-cb4a-8e36-100a68744d1a"},"4d63251-b3f5-b8bf-66fc-faeaf1737e5a":{"uuid":"4d63251-b3f5-b8bf-66fc-faeaf1737e5a","id":"item102","name":"item102","type":"item","subitems":["f2834ec-852f-6d13-3d24-83c24262da"],"layout":{"DESKTOP":{"structure":{"position":{"position":"relative"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7fadf05-0ce-cb4a-8e36-100a68744d1a"},"aaca8d1-2b38-21c-6afe-eeb4d64cc2e5":{"uuid":"aaca8d1-2b38-21c-6afe-eeb4d64cc2e5","id":"item103","name":"item103","type":"item","subitems":["4b060c-87fb-654e-301f-1e2bc31acfb"],"layout":{"DESKTOP":{"structure":{"size":{"width":"160%"},"position":{"position":"relative"}}}},"subtype":"ROW","hyperLink":{"destinityType":"_self"},"props":{},"parent":"7fadf05-0ce-cb4a-8e36-100a68744d1a"},"7fadf05-0ce-cb4a-8e36-100a68744d1a":{"uuid":"7fadf05-0ce-cb4a-8e36-100a68744d1a","id":"layout42","name":"layout42","type":"layout","subitems":["a72568-f2d-1da8-80ca-c04ca2e16877","4d63251-b3f5-b8bf-66fc-faeaf1737e5a","aaca8d1-2b38-21c-6afe-eeb4d64cc2e5"],"layout":{"DESKTOP":{"structure":{"size":{"width":"39.43%","height":"75px"},"position":{"marginRight":"91px","marginTop":"12px","justifySelf":"end"}}},"TABLET":{"structure":{"position":{"marginRight":"26px"},"size":{"width":"58.59%"}}},"MOBILE":{"structure":{"position":{"marginTop":0.0,"marginRight":"0px"},"size":{"width":"71.95%"}}}},"modifiedName":false,"modifiedId":false,"subtype":"ROW","props":{},"hyperLink":{"destinityType":"_self"},"parent":"850d37e-610f-047a-8604-dc1b883f57b"}},"root":["7d62277-e247-6f70-3ea5-e8f73865f43","df3e76f-e51f-e81c-1287-71efcd4b377","31e73e5-8035-bca1-da04-133d20fe5e","eb2a433-bc5-2c41-578-2d54a3e375","d85870-e226-1c2-5824-afa0b38cfae","850d37e-610f-047a-8604-dc1b883f57b"]},"breakpoints":{},"linkDependencies":{"bb50e8-173-ffe-6c0c-3c0d0c20f263":{"id":"bb50e8-173-ffe-6c0c-3c0d0c20f263","idElement":"b603840-b215-8b51-c7e0-a6d5cfed8dda","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/japon/campanas-japon/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/japon/campanas-japon/"}},"c68c8f7-42a0-11ef-75f7-c31e7b6076ba":{"id":"c68c8f7-42a0-11ef-75f7-c31e7b6076ba","idElement":"c6aea58-a3f5-fdb2-0683-2a0d25a7065","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/aportaciones/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/aportaciones/"}},"507dd7d-b33e-6403-0e00-81adeeda4438":{"id":"507dd7d-b33e-6403-0e00-81adeeda4438","idElement":"3aee0db-e485-134a-43b5-02682e7b8303","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/descuentos-con-tarjeta/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/descuentos-con-tarjeta/"}},"26485f-04df-22e-8701-dd5b2e443238":{"id":"26485f-04df-22e-8701-dd5b2e443238","idElement":"3a8743-836f-dc4b-215a-a426a3ebd41b","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/transparencia/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/transparencia/"}},"c84d7ac-80dc-62d5-d01b-d66ca05d5241":{"id":"c84d7ac-80dc-62d5-d01b-d66ca05d5241","idElement":"2ac503-d78a-ac76-d6d1-f084a271f3a","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/prestamo-a-sola-firma/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/prestamo-a-sola-firma/"}},"888756f-766-4111-d2bd-62f886036a":{"id":"888756f-766-4111-d2bd-62f886036a","idElement":"4774851-e2c-4d4c-2c07-3edced52548","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/wp-content/uploads/2021/08/07.26.2021-Politica-de-Privacidad-CP.pdf","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/wp-content/uploads/2021/08/07.26.2021-Politica-de-Privacidad-CP.pdf"}},"4c02a02-31ff-8b53-e24-37dc7a55a3a":{"id":"4c02a02-31ff-8b53-e24-37dc7a55a3a","idElement":"7d8b858-4cbe-2b04-cdc6-e81a33270a5","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/"}},"744f8e2-fb05-b3c-6c1d-fbb81c6c3b47":{"id":"744f8e2-fb05-b3c-6c1d-fbb81c6c3b47","idElement":"8281-1f15-a2a8-ecc-36fa784f4b36","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/tarjeta-de-debito-cooperativa-pacifico/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/tarjeta-de-debito-cooperativa-pacifico/"}},"78065d-20ab-77d-15f6-d4d1ef20cb31":{"id":"78065d-20ab-77d-15f6-d4d1ef20cb31","idElement":"e8c803-4fe3-d8dc-e531-24a76bf3b7","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/puntos-ya/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/puntos-ya/"}},"447377-35f-bc03-16a1-5b5260001ee5":{"id":"447377-35f-bc03-16a1-5b5260001ee5","idElement":"60113aa-132e-3e22-4b-67edcc72abe","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/estados-financieros/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/estados-financieros/"}},"165065-2f12-224-14b-350140323df8":{"id":"165065-2f12-224-14b-350140323df8","idElement":"47386f1-63d4-c8c-2e05-e5e8cd24ea47","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/viajes/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/viajes/"}},"b377456-8f1a-5aa-4fc6-2e3bcf254a2":{"id":"b377456-8f1a-5aa-4fc6-2e3bcf254a2","idElement":"01b4d1-73e7-e57a-2312-438ff687adf","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/personas/inversiones-personas/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/personas/inversiones-personas/"}},"40b827a-2f7d-ebfe-ecff-547b07d122ba":{"id":"40b827a-2f7d-ebfe-ecff-547b07d122ba","idElement":"45ef276-1f41-cf30-284d-1f8605b36223","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/personas/mini-capos/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/personas/mini-capos/"}},"c8c61d-005f-c64-5f7f-a52d422535c":{"id":"c8c61d-005f-c64-5f7f-a52d422535c","idElement":"80428-7c-4270-a5bc-4f021a4b587f","link":{"type":"STATIC_LINK","idObject":"https://appgallery.huawei.com/app/C105452789","operation":"","params":[],"finalLink":"https://appgallery.huawei.com/app/C105452789"}},"e1b57-2505-e785-2acd-d321b56ad08f":{"id":"e1b57-2505-e785-2acd-d321b56ad08f","idElement":"d517ba-5f0-8782-3378-067a2cf84f2","link":{"type":"STATIC_LINK","idObject":"https://www.facebook.com/cooperativapacifico/","operation":"","params":[],"finalLink":"https://www.facebook.com/cooperativapacifico/"}},"f28c15-01aa-afc2-3ae-71743c05008b":{"id":"f28c15-01aa-afc2-3ae-71743c05008b","idElement":"2ea5eb3-fd27-6a03-6413-4d3dd65323bf","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/preguntas-frecuentes-tdcp/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/preguntas-frecuentes-tdcp/"}},"15256bf-e62b-757a-8614-357305566d0f":{"id":"15256bf-e62b-757a-8614-357305566d0f","idElement":"323d632-4755-e0c0-5b8b-d27123c1b57e","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/solicita-tu-prestamo/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/solicita-tu-prestamo/"}},"05b40c-d5bb-d3eb-6b0-b4ffaff681d":{"id":"05b40c-d5bb-d3eb-6b0-b4ffaff681d","idElement":"bd137a7-8066-f161-6d84-28061023254","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/japon/beneficios-japon/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/japon/beneficios-japon/"}},"6efe522-46c2-e468-582c-e0f67a8f14":{"id":"6efe522-46c2-e468-582c-e0f67a8f14","idElement":"c30fa17-6387-1e13-5066-4c5232c3d271","link":{"type":"STATIC_LINK","idObject":"https://www.youtube.com/channel/UCNgYyFSpGSgUqyTXFU4LMzw/featured","operation":"","params":[],"finalLink":"https://www.youtube.com/channel/UCNgYyFSpGSgUqyTXFU4LMzw/featured"}},"e72141-0a56-e88c-5163-42a7f2bea32":{"id":"e72141-0a56-e88c-5163-42a7f2bea32","idElement":"31f8cad-5304-d0c7-d22c-18cfa681c62","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/mi-primer-ahorro/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/mi-primer-ahorro/"}},"f70a422-52cb-04c5-1a3f-f0b63b8bab":{"id":"f70a422-52cb-04c5-1a3f-f0b63b8bab","idElement":"a33584e-d70-07ab-1b73-30d74f5bcf30","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/empresas/financiamiento-empresas/prestamo-no-revolvente/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/empresas/financiamiento-empresas/prestamo-no-revolvente/"}},"863f0f1-ae0f-0e2d-6e13-bfcaeb4763c7":{"id":"863f0f1-ae0f-0e2d-6e13-bfcaeb4763c7","idElement":"f2834ec-852f-6d13-3d24-83c24262da","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/canales-de-contacto/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/canales-de-contacto/"}},"1aa2336-06cc-02d1-10ec-4a647deeb3c":{"id":"1aa2336-06cc-02d1-10ec-4a647deeb3c","idElement":"58a3584-cdb8-42a-d48-4ef6fc37148","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/japon/ahorros-japon/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/japon/ahorros-japon/"}},"73b75-ecc6-7178-1e5-f5c1e0dbb0ab":{"id":"73b75-ecc6-7178-1e5-f5c1e0dbb0ab","idElement":"4e2caa-1f5c-ef64-05a6-02440c86bbd5","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/personas/bancos/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/personas/bancos/"}},"57206a8-2d28-8051-88c-eedc778364c":{"id":"57206a8-2d28-8051-88c-eedc778364c","idElement":"3f65885-f132-c11e-d534-0ff116d314","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/personas/campanas-personas/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/personas/campanas-personas/"}},"40c50f-2a3a-7754-1c30-482e612f3aa":{"id":"40c50f-2a3a-7754-1c30-482e612f3aa","idElement":"32a471a-571-27ab-b16-5b24e6bd353","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/auto_nuevo/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/auto_nuevo/"}},"81e58c-4d8a-a2ae-3ba5-14c85d24558":{"id":"81e58c-4d8a-a2ae-3ba5-14c85d24558","idElement":"fd845c1-bf76-40b5-58-df8ea367ada0","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/sostenibilidad/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/sostenibilidad/"}},"5482-3c0c-d635-708a-ac423befeda":{"id":"5482-3c0c-d635-708a-ac423befeda","idElement":"fce4c3-e604-cf66-100b-74d3e17d8e30","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/personas/prestamos-personas/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/personas/prestamos-personas/"}},"8cf27b1-a04b-4c85-25c5-6618f70e46e3":{"id":"8cf27b1-a04b-4c85-25c5-6618f70e46e3","idElement":"e602c84-1c4e-d41-d4-da42526ca1f","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/quienes-somos/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/quienes-somos/"}},"b55ae10-4ea3-6f8f-6cd1-4b815f2ca77":{"id":"b55ae10-4ea3-6f8f-6cd1-4b815f2ca77","idElement":"0755fb-2d05-847f-2a57-1b8f4255c51d","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/japon/contactanos/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/japon/contactanos/"}},"33726c-e50c-a86f-10a3-f555e46c88b":{"id":"33726c-e50c-a86f-10a3-f555e46c88b","idElement":"86186e-eeaf-b7f-305a-d5855c70cb6","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/tanopacifico/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/tanopacifico/"}},"0701b55-505-ccd4-ab2-8b5d717e0aea":{"id":"0701b55-505-ccd4-ab2-8b5d717e0aea","idElement":"0a717c3-2dfd-8714-6f73-c3603f55fef8","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/agencias/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/agencias/"}},"7bc55ca-7437-7603-1c8b-b4ade3d17bce":{"id":"7bc55ca-7437-7603-1c8b-b4ade3d17bce","idElement":"72eb38b-3f55-0b62-e2e6-6b276181afcb","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/personas/banca-digital/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/personas/banca-digital/"}},"7f2d2d4-7efe-780f-181b-df207a116668":{"id":"7f2d2d4-7efe-780f-181b-df207a116668","idElement":"18f8a77-7d52-f441-f7c8-6dd4dabd32fc","link":{"type":"STATIC_LINK","idObject":"https://api.whatsapp.com/send?phone\u003d51937482907","operation":"","params":[],"finalLink":"https://api.whatsapp.com/send?phone\u003d51937482907"}},"c888ec1-476c-5a2d-822e-f66ae0a161b0":{"id":"c888ec1-476c-5a2d-822e-f66ae0a161b0","idElement":"c68d014-ddd0-70f3-4f65-a0420c63c5f","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/pacideposito/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/pacideposito/"}},"f3ed74b-0a82-26c2-f0d5-404e8bb3c5f5":{"id":"f3ed74b-0a82-26c2-f0d5-404e8bb3c5f5","idElement":"4b060c-87fb-654e-301f-1e2bc31acfb","link":{"type":"STATIC_LINK","idObject":"https://pacinet.cp.com.pe/login","operation":"","params":[],"finalLink":"https://pacinet.cp.com.pe/login"}},"315c8-6f00-387a-72fc-aa386041bf3d":{"id":"315c8-6f00-387a-72fc-aa386041bf3d","idElement":"4736fa-8d1-5bf2-fc3-edbddd5dec5","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/empresas/financiamiento-empresas/linea-revolvente/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/empresas/financiamiento-empresas/linea-revolvente/"}},"d6525f4-f200-ecc-bdb8-e780b4882b":{"id":"d6525f4-f200-ecc-bdb8-e780b4882b","idElement":"b30c6be-b18-0bc-38e5-0e7d04768cd","link":{"type":"STATIC_LINK","idObject":"https://play.google.com/store/apps/details?id\u003dcom.pacinetmobile\u0026hl\u003des_VE","operation":"","params":[],"finalLink":"https://play.google.com/store/apps/details?id\u003dcom.pacinetmobile\u0026hl\u003des_VE"}},"47886be-3ed8-740b-256e-1a741b128b":{"id":"47886be-3ed8-740b-256e-1a741b128b","idElement":"7005750-1c5f-26b7-fbc-66547666736f","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/plazo-fijo-master/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/plazo-fijo-master/"}},"f80cb6-cb1b-6a3f-454-dead5b05f15d":{"id":"f80cb6-cb1b-6a3f-454-dead5b05f15d","idElement":"7b8c53-1773-cbc4-b0d0-d6d11d0cb0c","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/cts/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/cts/"}},"11767a-3bba-156-738-d10ed7574c80":{"id":"11767a-3bba-156-738-d10ed7574c80","idElement":"314700b-2bea-d05a-153-fb6cf674e5f3","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/cooperando-crecemos/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/cooperando-crecemos/"}},"c72e2ce-0326-32d5-d503-0ec711e472f":{"id":"c72e2ce-0326-32d5-d503-0ec711e472f","idElement":"8a2a3ee-65e-177d-5b18-735b54faac3b","link":{"type":"STATIC_LINK","idObject":"https://apps.apple.com/pe/app/cooperativa-pac%C3%ADfico-m%C3%B3vil/id1440431919","operation":"","params":[],"finalLink":"https://apps.apple.com/pe/app/cooperativa-pac%C3%ADfico-m%C3%B3vil/id1440431919"}},"be56b4-8c6d-e485-684-087ed716d8b":{"id":"be56b4-8c6d-e485-684-087ed716d8b","idElement":"a70504b-0d7-66f0-0d4c-60b636385","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/buscar/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/buscar/"}},"6e6ce5-edc8-dcc8-b0a7-8dd8337638a3":{"id":"6e6ce5-edc8-dcc8-b0a7-8dd8337638a3","idElement":"0770c62-fb54-cf75-cfee-2b6b2c21a3d2","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/buen-gobierno-corporativo/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/buen-gobierno-corporativo/"}},"28ab336-ff7a-eb85-6f0d-25dab1a82caf":{"id":"28ab336-ff7a-eb85-6f0d-25dab1a82caf","idElement":"06d54f-8cd2-efc3-885c-05007d10c01e","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/cajeros-automaticos/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/cajeros-automaticos/"}},"e056442-3a5b-fdf-c5a4-c3a78da5b82":{"id":"e056442-3a5b-fdf-c5a4-c3a78da5b82","idElement":"48f3ade-3860-cfcf-8083-3ff74f07eb5","link":{"type":"STATIC_LINK","idObject":"https://www.instagram.com/cooperativa.pacifico/","operation":"","params":[],"finalLink":"https://www.instagram.com/cooperativa.pacifico/"}},"4f25dd8-c065-ec-8818-50f4b83d2dc":{"id":"4f25dd8-c065-ec-8818-50f4b83d2dc","idElement":"5b1743c-bb45-73d6-a706-c3273887a0a","link":{"type":"STATIC_LINK","idObject":"https://www.linkedin.com/company/cooperativa-de-ahorro-y-credito-pacifico/mycompany/","operation":"","params":[],"finalLink":"https://www.linkedin.com/company/cooperativa-de-ahorro-y-credito-pacifico/mycompany/"}},"12bced5-fb72-e36c-f205-3b51202d440":{"id":"12bced5-fb72-e36c-f205-3b51202d440","idElement":"3aba7c0-c3be-8df4-b5c8-85e3e1ec8246","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/casa-propia/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/casa-propia/"}},"8648644-c115-21ab-bde1-4734d5706a86":{"id":"8648644-c115-21ab-bde1-4734d5706a86","idElement":"a50583b-8303-dddd-67e1-445ca1f815e4","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/personas/servicios-personas/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/personas/servicios-personas/"}},"0a36470-634a-dab0-4323-0086f4c6f323":{"id":"0a36470-634a-dab0-4323-0086f4c6f323","idElement":"7411db4-685a-fc5e-23fc-baaea538f27","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/descuento-por-planilla/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/descuento-por-planilla/"}},"c3256-30a8-2240-8e04-25687a1e7373":{"id":"c3256-30a8-2240-8e04-25687a1e7373","idElement":"5e0ba48-6df6-1d4d-a6d7-1e82af01d628","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/personas/ahorros-personas/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/personas/ahorros-personas/"}},"3ee585-0600-c7b2-ee3d-783a551e7c58":{"id":"3ee585-0600-c7b2-ee3d-783a551e7c58","idElement":"66f8e2b-df16-dbaf-815c-5db0740026","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/historia/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/historia/"}},"52e027-c33c-60f0-04b7-e4b6336e0d3b":{"id":"52e027-c33c-60f0-04b7-e4b6336e0d3b","idElement":"e436543-ac4d-a817-6fef-7adafb1c64c5","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/retiro-de-dinero-en-agencias/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/retiro-de-dinero-en-agencias/"}},"5f6aa78-280c-c7d-7fa0-a786e6c5cf":{"id":"5f6aa78-280c-c7d-7fa0-a786e6c5cf","idElement":"f0daecd-f00-7c72-2af-b57bc7e0246d","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/japon/banca-digital-japon/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/japon/banca-digital-japon/"}},"2bc62-a28e-4818-25cf-eefa5adc12f":{"id":"2bc62-a28e-4818-25cf-eefa5adc12f","idElement":"cb7160-4c08-e4d5-6c38-28abf8aa6335","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/libre-disponibilidad/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/libre-disponibilidad/"}},"f65060e-81b6-f8e4-3d2f-08448b6ac10":{"id":"f65060e-81b6-f8e4-3d2f-08448b6ac10","idElement":"5c5daaf-47e0-477f-b57-6b406b8aa70b","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/in/general/personas/beneficios-personas/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/in/general/personas/beneficios-personas/"}},"41c8cdd-22a1-755-d635-4381ca66dade":{"id":"41c8cdd-22a1-755-d635-4381ca66dade","idElement":"62bbe65-52d8-818c-851-217baa30fe8b","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/canales-de-recaudacion/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/canales-de-recaudacion/"}},"a8804-d7b-1103-1c32-a54ee0766b":{"id":"a8804-d7b-1103-1c32-a54ee0766b","idElement":"f6de75c-3df7-adb2-156a-0b56f54f7506","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/ahorros-cp/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/ahorros-cp/"}},"2a46036-2f6d-cb4c-dcdb-4660b865b38":{"id":"2a46036-2f6d-cb4c-dcdb-4660b865b38","idElement":"3b72d27-5f8c-435-bef-308b1d56bba","link":{"type":"STATIC_LINK","idObject":"https://cp.com.pe/pacifico/ahorro-programado-cp/","operation":"","params":[],"finalLink":"https://cp.com.pe/pacifico/ahorro-programado-cp/"}}},"events":{"beforeViewUnload":"beforeViewUnload","onInit":"onInit","afterViewInit":"afterViewInit"},"buildingBlocks":[],"isBuildingBlock":false,"isReferable":true,"translatedObjects":{},"translatable":false,"prompts":[],"ssr":false,"globalStyles":"/* \nYou can put your page styles here\n\nYou can access your elements by using their name or id\n\nIf you override a style, make sure to use the \u0027!important\u0027 declaration\n*/","version":3}