{"id":1121,"date":"2025-09-16T16:39:56","date_gmt":"2025-09-16T16:39:56","guid":{"rendered":"https:\/\/klaims.com\/?page_id=1121"},"modified":"2025-10-06T14:06:35","modified_gmt":"2025-10-06T14:06:35","slug":"contacto","status":"publish","type":"page","link":"https:\/\/klaims.com\/en\/contacto\/","title":{"rendered":"Contact"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1121\" class=\"elementor elementor-1121\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eaea920 e-con-full e-flex e-con e-parent\" data-id=\"eaea920\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1aec264 elementor-widget elementor-widget-shortcode\" data-id=\"1aec264\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n      \/* ===== Anti scroll horizontal ===== *\/\n      html.kce-no-scroll-x, body.kce-no-scroll-x { overflow-x: clip !important; width: 100%; }\n\n      \/* ===== Base ===== *\/\n      .kce {\n        --deep-blue: #040e27;\n        --azul-medium: #030d4b;\n        --azul-rey: #123164;\n\n        \/* Updated green color to #68BA66 *\/\n        --verde-primary: #68BA66;\n        --verde-primary-light: rgba(104, 186, 102, 0.12);\n\n        --deep-blue-light: rgba(4, 14, 39, 0.08);\n        --azul-rey-light: rgba(18, 49, 100, 0.10);\n\n        --text-primary: #0a0f1c;\n        --text-secondary: #4a5568;\n        --text-muted: #718096;\n        --border-light: #e2e8f0;\n        --bg-white: #ffffff;\n        --bg-soft: #f8fafc;\n        --bg-gradient: linear-gradient(135deg, #f8fafc 0%, #edf2f7 100%);\n\n        --shadow-sm: 0 1px 3px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.04);\n        --shadow-md: 0 4px 10px rgba(0,0,0,0.06), 0 2px 6px rgba(0,0,0,0.05);\n        --shadow-lg: 0 12px 24px rgba(0,0,0,0.10);\n        --shadow-xl: 0 18px 30px rgba(0,0,0,0.12);\n\n        --radius-sm: 10px;\n        --radius-md: 14px;\n        --radius-lg: 18px;\n        --radius-xl: 24px;\n        --radius-pill: 50px;\n\n        font-family: 'Montserrat', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;\n        font-size: 16px;\n        line-height: 1.6;\n        color: var(--text-primary);\n        overflow-x: clip;\n      }\n      .kce *, .kce *::before, .kce *::after { box-sizing: border-box; max-width: 100%; }\n      .kce-hero, .kce-channels, .kce-steps-section, .kce-final-cta { overflow-x: clip; }\n\n      @keyframes fadeInUp { from { opacity:0; transform: translateY(30px);} to { opacity:1; transform: translateY(0);} }\n      @keyframes fadeInScale { from { opacity:0; transform: scale(0.96);} to { opacity:1; transform: scale(1);} }\n\n      .kce .container { max-width: 1440px; width: 100%; margin: 0 auto; padding: 0 24px; }\n\n      \/* ===== Iconos (Lucide: SVGs con stroke premium) ===== *\/\n      .kce-icon { width: 18px; height: 18px; display:inline-flex; align-items:center; justify-content:center; }\n      .kce-icon svg { width: 1em; height: 1em; stroke: currentColor; fill: none; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }\n      .kce-icon--lg { width: 26px; height: 26px; }\n      .kce-icon--lg svg { width: 1.2em; height: 1.2em; }\n\n      \/* ===== HERO (claro, sin patr\u00f3n) ===== *\/\n      .kce-hero {\n        background: linear-gradient(180deg, #ffffff 0%, #f3f7fb 100%);\n        position: relative; padding: 70px 0 56px;\n        border-bottom: 1px solid var(--border-light);\n      }\n      .kce-hero::before { content: none !important; }\n      .kce-hero-content { position: relative; z-index: 2; animation: fadeInUp .6s ease-out; }\n      .kce-h1 { margin:0 0 18px; font-weight:900; color: var(--deep-blue); font-size:clamp(1.9rem,3.5vw,3rem); line-height:1.12; letter-spacing:-.02em; }\n      \/* Added class for green \"Contacto\" text *\/\n      .kce-h1 .contacto-green { color: var(--verde-primary); }\n      .kce-subtitle { margin:0 0 28px; color:var(--text-secondary); font-size:clamp(1.05rem,2vw,1.2rem); max-width:820px; }\n\n      .kce-hero-actions { display:flex; gap:14px; flex-wrap:wrap; align-items:center; }\n\n      \/* ===== Botones ===== *\/\n      .kce-btn { display:inline-flex; align-items:center; gap:10px; padding:14px 24px; border:none; border-radius: var(--radius-pill); font-weight:700; font-size:.95rem; text-decoration:none; cursor:pointer; transition: all .25s cubic-bezier(.4,0,.2,1); position:relative; white-space:nowrap; }\n      .kce-btn .kce-icon svg { width: 1.05em; height: 1.05em; }\n      \/* Ensuring primary button has white text *\/\n      .kce-btn-primary { background: var(--verde-primary); color:#fff !important; }\n      \/* Removed box-shadow from primary button *\/\n      .kce-btn-primary:hover { background: #5aa958; color:#fff !important; }\n\n      .kce-btn-outline { color: var(--azul-rey); border:2px solid var(--azul-rey); background:#fff; }\n      \/* Removed hover effects from outline button *\/\n      .kce-btn-outline:hover { background: var(--azul-rey); color:#fff; }\n      \/* White text for outline buttons in dark sections *\/\n      .kce-final-cta .kce-btn-outline { color:#fff; border-color:#fff; background:transparent; }\n      \/* Removed hover effects from final CTA outline button *\/\n      .kce-final-cta .kce-btn-outline:hover { background:#fff; color: var(--azul-rey); }\n\n      \/* ===== Canales ===== *\/\n      .kce-channels { padding: 70px 0; background: var(--bg-gradient); }\n      .kce-section-title { text-align:center; margin-bottom:14px; }\n      .kce-section-title h2 { margin:0; font-size:clamp(1.6rem,3vw,2.2rem); font-weight:900; color: var(--deep-blue); letter-spacing:-.02em; }\n      .kce-section-subtitle { margin:0; color: var(--text-secondary); font-size:1.02rem; max-width:640px; margin:0 auto; }\n\n      \/* Updated grid to show 3 cards properly *\/\n      .kce-channels-grid { display:grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap:22px; margin-top:32px; max-width: 1000px; margin-left: auto; margin-right: auto; }\n      \/* Removed box-shadow from channel cards *\/\n      .kce-channel-card { background:#fff; border-radius: var(--radius-lg); padding: 28px 22px; transition: all .3s cubic-bezier(.4,0,.2,1); position: relative; overflow:hidden; animation: fadeInScale .5s ease-out; border:1px solid var(--border-light); }\n      \/* Updated gradient to use new green color *\/\n      .kce-channel-card::before { content:''; position:absolute; top:0; left:0; right:0; height:4px; background: var(--verde-primary); transform: scaleX(0); transition: transform .28s ease; }\n      \/* Keeping hover effects for contact channel cards *\/\n      .kce-channel-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-xl); }\n      .kce-channel-card:hover::before { transform: scaleX(1); }\n      \/* Updated icon background to use new green color *\/\n      .kce-channel-icon { width:56px; height:56px; border-radius: 14px; background: var(--verde-primary-light); color: var(--verde-primary); display:flex; align-items:center; justify-content:center; margin-bottom:16px; transition: all .25s ease; }\n      .kce-channel-card:hover .kce-channel-icon { background: var(--verde-primary); color:#fff; transform: scale(1.06); }\n      .kce-channel-title { margin:0 0 10px; font-size:1.15rem; font-weight:800; color: var(--deep-blue); }\n      .kce-channel-desc { margin:0; color: var(--text-secondary); line-height:1.6; }\n      .kce-channel-link { color: var(--azul-rey); text-decoration:none; font-weight:800; }\n      .kce-channel-link:hover { color: var(--verde-primary); }\n\n      \/* ===== Pasos ===== *\/\n      .kce-steps-section { padding: 70px 0; background: var(--bg-gradient); }\n      .kce-steps-grid { display:grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap:26px; margin-top:36px; }\n      \/* Removed box-shadow from step cards *\/\n      .kce-step-card { background:#fff; border-radius: var(--radius-lg); padding:26px 22px; text-align:center; transition: all .25s ease; position:relative; overflow:hidden; border:1px solid var(--border-light); }\n      .kce-step-card::before { content:''; position:absolute; top:0; left:0; right:0; height:4px; background: linear-gradient(90deg, var(--azul-rey), var(--verde-primary)); }\n      \/* Removed hover effects from step cards *\/\n      .kce-step-number { width:54px; height:54px; border-radius:50%; background: linear-gradient(135deg, var(--azul-rey), var(--azul-medium)); color:#fff; display:flex; align-items:center; justify-content:center; font-size:1.3rem; font-weight:900; margin:0 auto 14px; }\n\n      \/* ===== CTA final ===== *\/\n      .kce-final-cta { background: linear-gradient(135deg, var(--deep-blue), var(--azul-rey)); padding:56px 0; text-align:center; position:relative; }\n      .kce-final-cta::before { content:''; position:absolute; inset:0; opacity:.0; }\n      .kce-final-cta-content { position:relative; z-index:2; }\n      .kce-final-cta h3 { margin:0 0 12px; font-size:clamp(1.4rem,3vw,1.9rem); font-weight:900; color:#fff; }\n      .kce-final-cta p { margin:0 0 22px; color:rgba(255,255,255,.9); font-size:1.02rem; }\n      .kce-final-cta .kce-hero-actions { justify-content:center; }\n\n      \/* ===== Responsive ===== *\/\n      @media (max-width: 768px) {\n        .kce .container { padding: 0 16px; }\n        .kce-hero { padding: 56px 0 40px; }\n        .kce-channels, .kce-steps-section { padding: 56px 0; }\n        .kce-hero-actions { flex-direction: column; align-items: stretch; }\n        .kce-btn { justify-content: center; width: 100%; }\n        .kce-channels-grid { grid-template-columns: 1fr; }\n      }\n\n      \/* Accesibilidad *\/\n      .kce-btn:focus-visible { outline:2px solid var(--verde-primary); outline-offset:2px; }\n    <\/style>\n\n    <section class=\"kce kce-hero\">\n      <div class=\"container\">\n        <div class=\"kce-hero-content\">\n          <!-- Added span with class to make \"Contacto\" green -->\n          <h1 class=\"kce-h1\"><span class=\"contacto-green\">Contact<\/span> \u2014 Start your path to compensation<\/h1>\n          <p class=\"kce-subtitle\">Guidance <strong>free and confidential<\/strong>. Tell us what happened and we\u2019ll connect you with personal injury specialists.<\/p>\n          <div class=\"kce-hero-actions\" role=\"group\" aria-label=\"We\u2019re the solution\">\n            <a class=\"kce-btn kce-btn-primary\" href=\"\/en\/formulario-2\/\">\n              <span class=\"kce-icon\" aria-hidden=\"true\"><i data-lucide=\"clipboard-check\"><\/i><\/span>\n              Evaluate my case now\n            <\/a>\n            <a class=\"kce-btn kce-btn-outline\" href=\"tel:+1-855-4552467\">\n              <span class=\"kce-icon\" aria-hidden=\"true\"><i data-lucide=\"phone\"><\/i><\/span>\n              Call 1-855-4KLAIMS (1-855-455-2467)\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- CANALES - Removed email card, kept only 3 cards -->\n    <section class=\"kce kce-channels\">\n      <div class=\"container\">\n        <div class=\"kce-section-title\">\n          <h2>How would you like to contact us?<\/h2>\n          <p class=\"kce-section-subtitle\">Choose the channel that suits you best. We\u2019re here to help.<\/p>\n        <\/div>\n\n        <div class=\"kce-channels-grid\">\n          <!-- Llamada -->\n          <article class=\"kce-channel-card\">\n            <div class=\"kce-channel-icon\" aria-hidden=\"true\">\n              <span class=\"kce-icon kce-icon--lg\"><i data-lucide=\"phone\"><\/i><\/span>\n            <\/div>\n            <h3 class=\"kce-channel-title\">Direct call<\/h3>\n            <p class=\"kce-channel-desc\">\n              <a class=\"kce-channel-link\" href=\"tel:+1-855-4552467\">1-855-4KLAIMS (1-855-4552467)<\/a><br\/>\n              Immediate assistance from our specialists. Available 24\/7.\n            <\/p>\n          <\/article>\n\n          <!-- WhatsApp -->\n          <article class=\"kce-channel-card\">\n            <div class=\"kce-channel-icon\" aria-hidden=\"true\">\n              <span class=\"kce-icon kce-icon--lg\"><i data-lucide=\"message-circle\"><\/i><\/span>\n            <\/div>\n            <h3 class=\"kce-channel-title\">WhatsApp<\/h3>\n            <p class=\"kce-channel-desc\">\n              <a class=\"kce-channel-link\" href=\"https:\/\/wa.me\/17865131176\" target=\"_blank\" rel=\"noopener\">Open chat<\/a><br\/>\n              Personalized conversation and step-by-step follow-up.\n            <\/p>\n          <\/article>\n\n          <!-- Formulario - Updated with link to form page -->\n          <article class=\"kce-channel-card\">\n            <div class=\"kce-channel-icon\" aria-hidden=\"true\">\n              <span class=\"kce-icon kce-icon--lg\"><i data-lucide=\"file-text\"><\/i><\/span>\n            <\/div>\n            <h3 class=\"kce-channel-title\">Secure form<\/h3>\n            <p class=\"kce-channel-desc\">\n              <a class=\"kce-channel-link\" href=\"\/en\/formulario-2\/\">Complete form<\/a><br\/>\n              Tell us about your case in detail, confidentially.\n            <\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- REMOVED FORM SECTION ENTIRELY -->\n\n    <!-- PASOS -->\n    <section class=\"kce kce-steps-section\">\n      <div class=\"container\">\n        <div class=\"kce-section-title\">\n          <h2>Our 3-step process<\/h2>\n          <p class=\"kce-section-subtitle\">A clear path to fair compensation<\/p>\n        <\/div>\n\n        <div class=\"kce-steps-grid\">\n          <div class=\"kce-step-card\"><div class=\"kce-step-number\">1<\/div><h4 class=\"kce-step-title\">Free evaluation<\/h4><p class=\"kce-step-desc\">We review your case at no cost and give you clear guidance on your legal options.<\/p><\/div>\n          <div class=\"kce-step-card\"><div class=\"kce-step-number\">2<\/div><h4 class=\"kce-step-title\">Specialized connection<\/h4><p class=\"kce-step-desc\">We connect you with vetted attorneys and clinics specialized in your type of injury.<\/p><\/div>\n          <div class=\"kce-step-card\"><div class=\"kce-step-number\">3<\/div><h4 class=\"kce-step-title\">Full support<\/h4><p class=\"kce-step-desc\">We stand by you through the entire process until you receive the compensation you deserve.<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- CTA FINAL -->\n    <section class=\"kce kce-final-cta\">\n      <div class=\"container\">\n        <div class=\"kce-final-cta-content\">\n          <h3>Ready to get the compensation you deserve?<\/h3>\n          <p>Don\u2019t wait. Every day counts when building a strong case.<\/p>\n          <div class=\"kce-hero-actions\">\n            <a class=\"kce-btn kce-btn-primary\" href=\"\/en\/formulario-2\/\">\n              <span class=\"kce-icon\" aria-hidden=\"true\"><i data-lucide=\"clipboard-check\"><\/i><\/span>\n              Evaluate my case now\n            <\/a>\n            <a class=\"kce-btn kce-btn-outline\" href=\"tel:+1-855-4552467\">\n              <span class=\"kce-icon\" aria-hidden=\"true\"><i data-lucide=\"phone\"><\/i><\/span>\n              Call 1-855-4KLAIMS (1-855-455-2467)\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- AVISO LEGAL -->\n    <section class=\"kce\" style=\"padding: 36px 0; background: var(--bg-soft); border-top: 1px solid var(--border-light);\">\n      <div class=\"container\">\n        <p style=\"margin: 0; font-size: 0.9rem; color: var(--text-muted); text-align: center; line-height: 1.6;\">\n          <strong>Important notice:<\/strong> KLAIMS.com <strong>is not a law firm.<\/strong>We are a referral service that connects you with professionals specialized in personal injury. Guidance is informational and free. We share your information only with your express consent. We do not guarantee specific results, as each case is unique. Communication through this website does not create an attorney\u2013client relationship.\n        <\/p>\n      <\/div>\n    <\/section>\n\n    <script>\n      (function() {\n        'use strict';\n        \/\/ Anti-scroll horizontal global\n        document.documentElement.classList.add('kce-no-scroll-x');\n        document.body.classList.add('kce-no-scroll-x');\n      })();\n    <\/script>\n    \n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-1121","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contacto - KLAIMS.COM, EL CAMINO M\u00c1S R\u00c1PIDO A TU COMPENSACI\u00d3N<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/klaims.com\/en\/contacto\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contacto - KLAIMS.COM, EL CAMINO M\u00c1S R\u00c1PIDO A TU COMPENSACI\u00d3N\" \/>\n<meta property=\"og:url\" content=\"https:\/\/klaims.com\/en\/contacto\/\" \/>\n<meta property=\"og:site_name\" content=\"KLAIMS.COM, EL CAMINO M\u00c1S R\u00c1PIDO A TU COMPENSACI\u00d3N\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-06T14:06:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/klaims.com\/wp-content\/uploads\/2025\/10\/cropped-klaims_symbol_white_filled-scaled-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/klaims.com\/contacto\/\",\"url\":\"https:\/\/klaims.com\/contacto\/\",\"name\":\"Contacto - KLAIMS.COM, EL CAMINO M\u00c1S R\u00c1PIDO A TU COMPENSACI\u00d3N\",\"isPartOf\":{\"@id\":\"https:\/\/klaims.com\/#website\"},\"datePublished\":\"2025-09-16T16:39:56+00:00\",\"dateModified\":\"2025-10-06T14:06:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/klaims.com\/contacto\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/klaims.com\/contacto\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/klaims.com\/contacto\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/klaims.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contacto\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/klaims.com\/#website\",\"url\":\"https:\/\/klaims.com\/\",\"name\":\"KLAIMS.COM, EL CAMINO M\u00c1S R\u00c1PIDO A TU COMPENSACI\u00d3N\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/klaims.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contacto - KLAIMS.COM, EL CAMINO M\u00c1S R\u00c1PIDO A TU COMPENSACI\u00d3N","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/klaims.com\/en\/contacto\/","og_locale":"en_US","og_type":"article","og_title":"Contacto - KLAIMS.COM, EL CAMINO M\u00c1S R\u00c1PIDO A TU COMPENSACI\u00d3N","og_url":"https:\/\/klaims.com\/en\/contacto\/","og_site_name":"KLAIMS.COM, EL CAMINO M\u00c1S R\u00c1PIDO A TU COMPENSACI\u00d3N","article_modified_time":"2025-10-06T14:06:35+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/klaims.com\/wp-content\/uploads\/2025\/10\/cropped-klaims_symbol_white_filled-scaled-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/klaims.com\/contacto\/","url":"https:\/\/klaims.com\/contacto\/","name":"Contacto - KLAIMS.COM, EL CAMINO M\u00c1S R\u00c1PIDO A TU COMPENSACI\u00d3N","isPartOf":{"@id":"https:\/\/klaims.com\/#website"},"datePublished":"2025-09-16T16:39:56+00:00","dateModified":"2025-10-06T14:06:35+00:00","breadcrumb":{"@id":"https:\/\/klaims.com\/contacto\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/klaims.com\/contacto\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/klaims.com\/contacto\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/klaims.com\/"},{"@type":"ListItem","position":2,"name":"Contacto"}]},{"@type":"WebSite","@id":"https:\/\/klaims.com\/#website","url":"https:\/\/klaims.com\/","name":"KLAIMS.COM, EL CAMINO M\u00c1S R\u00c1PIDO A TU COMPENSACI\u00d3N","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/klaims.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/klaims.com\/en\/wp-json\/wp\/v2\/pages\/1121","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/klaims.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/klaims.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/klaims.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/klaims.com\/en\/wp-json\/wp\/v2\/comments?post=1121"}],"version-history":[{"count":58,"href":"https:\/\/klaims.com\/en\/wp-json\/wp\/v2\/pages\/1121\/revisions"}],"predecessor-version":[{"id":1267,"href":"https:\/\/klaims.com\/en\/wp-json\/wp\/v2\/pages\/1121\/revisions\/1267"}],"wp:attachment":[{"href":"https:\/\/klaims.com\/en\/wp-json\/wp\/v2\/media?parent=1121"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}