{"id":92652,"date":"2026-03-02T19:48:10","date_gmt":"2026-03-02T19:48:10","guid":{"rendered":"https:\/\/scrantonlawfirm.com\/?page_id=92652"},"modified":"2026-03-27T03:23:50","modified_gmt":"2026-03-27T03:23:50","slug":"centro-de-conocimiento-legal","status":"publish","type":"page","link":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/","title":{"rendered":"Centro de Conocimiento Legal"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"92652\" class=\"elementor elementor-92652\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23b1f73 e-flex e-con-boxed e-con e-parent\" data-id=\"23b1f73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b539cf elementor-widget elementor-widget-html\" data-id=\"9b539cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =========================\n     LEGAL KNOWLEDGE HUB \u2013 SCRANTON LAW FIRM\n     VERSION: LIVE API v3\n     PULLS FROM: scranton-law-blog \/ law-blog \/ blog category\n     ========================= -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"CollectionPage\",\n  \"name\": \"Legal Knowledge Hub \u2014 Scranton Law Firm\",\n  \"description\": \"Evergreen repository of legal guides and insurance strategy tips for California accident victims.\",\n  \"url\": \"https:\/\/scrantonlawfirm.com\/legal-knowledge-hub\/\",\n  \"publisher\": { \"@id\": \"https:\/\/scrantonlawfirm.com\/#organization\" }\n}\n<\/script>\n\n<style>\n  :root {\n    --slf-red: #C02C26;\n    --slf-gold: #D4AF37;\n    --slf-dark: #000000;\n    --slf-gray: #555555;\n    --slf-bg-alt: #fafafa;\n    --font-main: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    --header-h: 80px;\n  }\n\n  .slf-kh-container * { margin:0; padding:0; box-sizing:border-box; }\n  .slf-kh-container { font-family: var(--font-main); color: #111; background: #fff; line-height: 1.6; overflow-x: hidden; }\n\n  .slf-kh-hero { background: #fff; padding: 100px 20px 60px; text-align: center; border-bottom: 1px solid #eee; }\n  .slf-kh-hero-wrap { max-width: 900px; margin: 0 auto; }\n  .slf-kh-hero-pill { display: inline-block; background: rgba(192, 44, 38, 0.05); border: 1px solid rgba(192, 44, 38, 0.2); padding: 6px 18px; border-radius: 50px; font-size: 0.8rem; font-weight: 800; color: var(--slf-red); text-transform: uppercase; letter-spacing: 2px; margin-bottom: 24px; }\n  .slf-kh-hero h1 { font-size: clamp(2.4rem, 5vw, 3.4rem); font-weight: 900; color: var(--slf-dark) !important; line-height: 1.05; margin-bottom: 22px; letter-spacing: -1.5px; }\n  .slf-kh-hero-sub { font-size: 1.25rem; color: #666; max-width: 780px; margin: 0 auto; }\n\n  .slf-kh-search-sec { padding: 30px 20px; background: #fff; border-bottom: 1px solid #eee; position: sticky; top: var(--header-h); z-index: 10; box-shadow: 0 10px 30px rgba(0,0,0,0.03); }\n  body.admin-bar .slf-kh-search-sec { top: calc(var(--header-h) + 32px); }\n  .slf-kh-search-wrap { max-width: 1000px; margin: 0 auto; display: flex; flex-direction: column; gap: 20px; }\n  .slf-kh-search-bar { position: relative; width: 100%; }\n  .slf-kh-input { width: 100%; padding: 16px 25px 16px 58px !important; border: 2px solid #e0e0e0; border-radius: 12px; font-size: 1.05rem; transition: border-color 0.3s ease, box-shadow 0.3s ease; }\n  .slf-kh-input:focus { border-color: var(--slf-red); outline: none; box-shadow: 0 4px 20px rgba(192, 44, 38, 0.1); }\n  .slf-kh-search-icon { position: absolute; left: 20px; top: 50%; transform: translateY(-50%); width: 22px; height: 22px; fill: #aaa; }\n  .slf-kh-filters { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }\n  .slf-kh-filter-btn { padding: 9px 20px; border-radius: 50px; border: 1px solid #ddd; background: #fff; font-size: 0.8rem; font-weight: 700; color: #666; cursor: pointer; transition: all 0.2s; }\n  .slf-kh-filter-btn:hover { border-color: #bbb; }\n  .slf-kh-filter-btn.is-active { background: var(--slf-dark); border-color: var(--slf-dark); color: #fff; }\n\n  .slf-kh-grid-sec { padding: 60px 20px 100px; min-height: 500px; background: #fff; }\n  .slf-kh-grid-wrap { max-width: 1250px; margin: 0 auto; }\n  .slf-kh-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }\n\n  .slf-kh-card { background: #fff; border: 1px solid #eee; border-radius: 12px; text-decoration: none; transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; overflow: hidden; height: 100%; box-shadow: 0 4px 12px rgba(0,0,0,0.02); }\n  .slf-kh-card:hover { transform: translateY(-8px); border-color: var(--slf-red); box-shadow: 0 20px 40px rgba(0,0,0,0.1); }\n  .slf-kh-card-header { background: var(--slf-dark); padding: 30px 28px; color: #fff; flex-shrink: 0; border-bottom: 3px solid var(--slf-gold); }\n  .slf-kh-card-cat { font-size: 0.7rem; font-weight: 900; color: var(--slf-gold); text-transform: uppercase; letter-spacing: 2px; margin-bottom: 12px; display: block; }\n  .slf-kh-card-title { font-size: 1.15rem; font-weight: 800; color: #fff !important; line-height: 1.35; }\n  .slf-kh-card-body { padding: 25px 28px; flex-grow: 1; display: flex; flex-direction: column; }\n  .slf-kh-card-desc { font-size: 0.92rem; color: var(--slf-gray); margin-bottom: 20px; flex-grow: 1; line-height: 1.6; }\n  .slf-kh-card-footer { border-top: 1px solid #f0f0f0; padding-top: 20px; display: flex; align-items: center; justify-content: space-between; }\n  .slf-kh-card-link { font-size: 0.8rem; font-weight: 800; color: var(--slf-red); text-transform: uppercase; display: flex; align-items: center; gap: 6px; letter-spacing: 0.5px; }\n  .slf-kh-evergreen { font-size: 0.65rem; color: #33d17a; font-weight: 800; text-transform: uppercase; display: flex; align-items: center; gap: 4px; background: rgba(51, 209, 122, 0.08); padding: 4px 8px; border-radius: 4px; }\n  .slf-kh-evergreen svg { width: 12px; height: 12px; fill: currentColor; }\n\n  .slf-kh-loading { grid-column: 1\/-1; text-align: center; padding: 80px 0; color: #999; font-size: 1rem; }\n  .slf-kh-empty { grid-column: 1\/-1; text-align: center; padding: 100px 0; color: #999; display: none; }\n\n  .slf-kh-authority { padding: 90px 20px; background: var(--slf-bg-alt); border-top: 1px solid #eee; border-bottom: 1px solid #eee; }\n  .slf-kh-authority-wrap { max-width: 1000px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1.2fr; gap: 60px; align-items: center; }\n  .slf-kh-auth-img-wrap { position: relative; }\n  .slf-kh-auth-img-wrap::before { content: ''; position: absolute; top: -10px; left: -10px; right: 10px; bottom: 10px; border: 2px solid var(--slf-gold); border-radius: 12px; z-index: 0; }\n  .slf-kh-auth-img { width: 100%; border-radius: 12px; box-shadow: 0 20px 40px rgba(0,0,0,0.1); display: block; position: relative; z-index: 1; }\n  .slf-kh-auth-text h2 { font-size: 2.2rem; font-weight: 900; margin-bottom: 20px; line-height: 1.1; }\n\n  .slf-kh-cta { background: #0f0f0f; padding: 90px 20px; text-align: center; }\n  .slf-kh-cta h2 { color: #fff !important; font-size: 2.2rem; font-weight: 900; margin-bottom: 15px; }\n  .slf-kh-cta-phone { font-size: 1.6rem; font-weight: 900; color: var(--slf-gold); display: block; margin-bottom: 30px; text-decoration: none; }\n  .slf-kh-cta-phone a { color: var(--slf-gold); text-decoration: none; }\n  .slf-kh-cta-btn { display: inline-block; background: var(--slf-red); color: #fff !important; padding: 20px 60px; border-radius: 8px; font-weight: 800; text-transform: uppercase; text-decoration: none; transition: all 0.3s ease; box-shadow: 0 10px 30px rgba(192, 44, 38, 0.2); border: none; cursor: pointer; }\n  .slf-kh-cta-btn:hover { background: #a0241f; transform: translateY(-3px); }\n\n  @media (max-width: 1024px) { .slf-kh-grid { grid-template-columns: repeat(2, 1fr); } .slf-kh-authority-wrap { grid-template-columns: 1fr; text-align: center; } .slf-kh-auth-img-wrap::before { top: -8px; left: -8px; right: 8px; bottom: 8px; } :root { --header-h: 70px; } }\n  @media (max-width: 768px) { .slf-kh-grid { grid-template-columns: 1fr; } .slf-kh-hero { padding: 70px 20px 40px; } }\n<\/style>\n\n<div class=\"slf-kh-container\">\n\n  <section class=\"slf-kh-hero\">\n    <div class=\"slf-kh-hero-wrap\">\n      <div class=\"slf-kh-hero-pill\">Expert Legal Insights<\/div>\n      <h1>Legal Knowledge Hub<\/h1>\n      <p class=\"slf-kh-hero-sub\">The definitive resource for California accident victims. Clear, technical, and honest guidance on <strong>insurance, settlements, and your rights.<\/strong><\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"slf-kh-search-sec\">\n    <div class=\"slf-kh-search-wrap\">\n      <div class=\"slf-kh-search-bar\">\n        <svg class=\"slf-kh-search-icon\" viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n        <input type=\"text\" id=\"kbSearch\" class=\"slf-kh-input\" placeholder=\"Search for a specific legal topic or accident type...\">\n      <\/div>\n      <div class=\"slf-kh-filters\" id=\"topicFilters\">\n        <button class=\"slf-kh-filter-btn is-active\" data-filter=\"all\">Most Relevant<\/button>\n        <button class=\"slf-kh-filter-btn\" data-filter=\"Car\">Car Accidents<\/button>\n        <button class=\"slf-kh-filter-btn\" data-filter=\"Truck\">Trucking Claims<\/button>\n        <button class=\"slf-kh-filter-btn\" data-filter=\"Insurance\">Insurance Policy<\/button>\n        <button class=\"slf-kh-filter-btn\" data-filter=\"Settlement\">Settlement Guides<\/button>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"slf-kh-grid-sec\">\n    <div class=\"slf-kh-grid-wrap\">\n      <div class=\"slf-kh-grid\" id=\"kbGrid\">\n        <div class=\"slf-kh-loading\">Loading articles...<\/div>\n      <\/div>\n      <div class=\"slf-kh-empty\" id=\"kbEmpty\">\n        <h3>No articles found matching that search.<\/h3>\n        <p>Try searching for a broader term like \"accident\" or \"insurance.\"<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"slf-kh-authority\">\n    <div class=\"slf-kh-authority-wrap\">\n      <div class=\"slf-kh-auth-img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Team-Chris.jpg\" class=\"slf-kh-auth-img\" alt=\"Chris Scranton, Founder of Scranton Law Firm\">\n      <\/div>\n      <div class=\"slf-kh-auth-text\">\n        <div class=\"slf-kh-hero-pill\" style=\"margin-bottom: 15px;\">A Message from the Founder<\/div>\n        <h2>Information is Your Best Leverage<\/h2>\n        <p style=\"font-size: 1.1rem; color: #444; margin-bottom: 25px;\">Insurance companies thrive when you don't know the technical rules of the game. I created this Knowledge Hub to ensure California families have the same data that the big carriers use.<\/p>\n        <div style=\"font-weight: 800; color: var(--slf-red); text-transform: uppercase; letter-spacing: 1px;\">\u2014 Chris Scranton, CEO<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"slf-kh-cta\">\n    <div style=\"max-width: 800px; margin: 0 auto;\">\n      <h2>Questions About Your Case?<\/h2>\n      <p style=\"color:#888; margin-bottom: 30px;\">Information is great, but a customized legal strategy is better. Let's talk.<\/p>\n      <div class=\"slf-kh-cta-phone\"><a href=\"tel:+18007070707\">800-707-0707<\/a><\/div>\n      <a href=\"\/contact\/\" class=\"slf-kh-cta-btn\">Free Case Evaluation<\/a>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function() {\n  'use strict';\n\n  var API_ROOT = 'https:\/\/scrantonlawfirm.com\/wp-json\/wp\/v2';\n  var CATEGORY_SLUGS = ['scranton-law-blog', 'law-blog', 'blog'];\n\n  var articles = [];\n  var searchTerm = '';\n  var currentTopic = 'all';\n\n  function stripHtml(html) {\n    var tmp = document.createElement('div');\n    tmp.innerHTML = html;\n    return (tmp.textContent || tmp.innerText || '').trim();\n  }\n\n  function escapeHtml(text) {\n    var div = document.createElement('div');\n    div.textContent = text;\n    return div.innerHTML;\n  }\n\n  \/\/ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  \/\/ detectCategory: uses TITLE ONLY to avoid false matches from\n  \/\/ sidebar links, related resources, and nav text in the content.\n  \/\/ Order matters \u2014 specific terms checked before generic ones.\n  \/\/ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  function detectCategory(title) {\n    var t = title.toLowerCase();\n\n    \/\/ Specific accident types \u2014 must come before generic \"truck\"\/\"car\"\n    if (t.indexOf('bus accident') !== -1 || t.indexOf('bus claim') !== -1 || t.indexOf('sets bus') !== -1) return 'Bus Accidents';\n    if (t.indexOf('bicycle') !== -1 || t.indexOf('bike accident') !== -1 || t.indexOf('cyclist') !== -1) return 'Bicycle Accidents';\n    if (t.indexOf('pedestrian') !== -1)                                           return 'Pedestrian Accidents';\n    if (t.indexOf('motorcycle') !== -1 || t.indexOf('lane split') !== -1)         return 'Motorcycle Law';\n    if (t.indexOf('truck') !== -1 || t.indexOf('18-wheel') !== -1 || t.indexOf('big rig') !== -1 || t.indexOf('semi') !== -1) return 'Trucking Litigation';\n    if (t.indexOf('dog bite') !== -1 || t.indexOf('animal attack') !== -1)        return 'Animal Attacks';\n    if (t.indexOf('slip and fall') !== -1 || t.indexOf('premises liability') !== -1) return 'Premises Liability';\n    if (t.indexOf('wrongful death') !== -1)                                        return 'Wrongful Death';\n    if (t.indexOf('uninsured') !== -1 || t.indexOf('uim') !== -1 || t.indexOf('underinsured') !== -1) return 'Insurance Strategy';\n    if (t.indexOf('insurance') !== -1 || t.indexOf('adjuster') !== -1 || t.indexOf('bad faith') !== -1) return 'Insurance Strategy';\n    if (t.indexOf('settlement') !== -1 || t.indexOf('damages') !== -1)            return 'Settlement Guides';\n    if (t.indexOf('statute of limitation') !== -1 || t.indexOf('filing deadline') !== -1) return 'Legal Statutes';\n    if (t.indexOf('comparative negligence') !== -1 || t.indexOf('negligence') !== -1) return 'Legal Guide';\n    if (t.indexOf('car accident') !== -1 || t.indexOf('auto accident') !== -1 || t.indexOf('collision') !== -1) return 'Car Accident Law';\n    return 'Legal Guide';\n  }\n\n  \/\/ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  \/\/ detectTags: uses TITLE ONLY for the same reason.\n  \/\/ Tags control which filter tab an article appears under.\n  \/\/ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  function detectTags(title) {\n    var t = title.toLowerCase();\n    var tags = [];\n\n    \/\/ Bus \u2014 grouped under \"Trucking Claims\" filter tab since there's no dedicated bus tab\n    if (t.indexOf('bus accident') !== -1 || t.indexOf('bus claim') !== -1 || t.indexOf('sets bus') !== -1) tags.push('Truck');\n\n    \/\/ Bicycle, pedestrian, motorcycle \u2014 grouped under \"Car Accidents\" tab\n    if (t.indexOf('bicycle') !== -1 || t.indexOf('bike') !== -1 || t.indexOf('cyclist') !== -1) tags.push('Car');\n    if (t.indexOf('pedestrian') !== -1) tags.push('Car');\n    if (t.indexOf('motorcycle') !== -1) tags.push('Car');\n\n    \/\/ Trucks\n    if (t.indexOf('truck') !== -1 || t.indexOf('18-wheel') !== -1 || t.indexOf('semi') !== -1 || t.indexOf('big rig') !== -1) tags.push('Truck');\n\n    \/\/ Car accidents\n    if (t.indexOf('car accident') !== -1 || t.indexOf('auto accident') !== -1 || t.indexOf('collision') !== -1) tags.push('Car');\n\n    \/\/ Insurance\n    if (t.indexOf('insurance') !== -1 || t.indexOf('adjuster') !== -1 || t.indexOf('uninsured') !== -1 || t.indexOf('uim') !== -1 || t.indexOf('bad faith') !== -1) tags.push('Insurance');\n\n    \/\/ Settlement \/ damages \/ legal guides\n    if (t.indexOf('settlement') !== -1 || t.indexOf('damages') !== -1 || t.indexOf('compensation') !== -1 || t.indexOf('wrongful death') !== -1) tags.push('Settlement');\n    if (t.indexOf('statute') !== -1 || t.indexOf('limitation') !== -1 || t.indexOf('deadline') !== -1 || t.indexOf('negligence') !== -1 || t.indexOf('liability') !== -1) tags.push('Settlement');\n\n    \/\/ Dog bites, slip and fall \u2014 Settlement tab\n    if (t.indexOf('dog bite') !== -1 || t.indexOf('animal') !== -1 || t.indexOf('slip') !== -1 || t.indexOf('premises') !== -1) tags.push('Settlement');\n\n    if (tags.length === 0) tags.push('Settlement');\n    return tags;\n  }\n\n  function renderHub() {\n    var grid = document.getElementById('kbGrid');\n    var empty = document.getElementById('kbEmpty');\n    if (!grid || !empty) return;\n\n    grid.innerHTML = '';\n    empty.style.display = 'none';\n\n    var filtered = articles.filter(function(article) {\n      var lowerTopic = currentTopic.toLowerCase();\n      var matchesTopic = currentTopic === 'all' ||\n        article.tags.some(function(t) { return t.toLowerCase().indexOf(lowerTopic) !== -1; }) ||\n        article.cat.toLowerCase().indexOf(lowerTopic) !== -1;\n      var searchFields = (article.title + ' ' + article.excerpt + ' ' + article.cat).toLowerCase();\n      var matchesSearch = !searchTerm || searchFields.indexOf(searchTerm) !== -1;\n      return matchesTopic && matchesSearch;\n    });\n\n    if (filtered.length === 0) {\n      empty.style.display = 'block';\n      return;\n    }\n\n    var displayList = filtered.slice(0, 12);\n    displayList.forEach(function(article) {\n      var card = document.createElement('a');\n      card.className = 'slf-kh-card';\n      card.href = article.url;\n      card.innerHTML =\n        '<div class=\"slf-kh-card-header\">' +\n          '<span class=\"slf-kh-card-cat\">' + escapeHtml(article.cat) + '<\/span>' +\n          '<h3 class=\"slf-kh-card-title\">' + escapeHtml(article.title) + '<\/h3>' +\n        '<\/div>' +\n        '<div class=\"slf-kh-card-body\">' +\n          '<p class=\"slf-kh-card-desc\">' + escapeHtml(article.excerpt) + '<\/p>' +\n          '<div class=\"slf-kh-card-footer\">' +\n            '<div class=\"slf-kh-card-link\">Read Guide <span>&rarr;<\/span><\/div>' +\n            '<div class=\"slf-kh-evergreen\">' +\n              '<svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>' +\n              'Updated 2026' +\n            '<\/div>' +\n          '<\/div>' +\n        '<\/div>';\n      grid.appendChild(card);\n    });\n  }\n\n  function tryNextSlug(index) {\n    if (index >= CATEGORY_SLUGS.length) {\n      var grid = document.getElementById('kbGrid');\n      if (grid) grid.innerHTML = '<div class=\"slf-kh-loading\">No articles published yet. Check back soon.<\/div>';\n      return;\n    }\n\n    var slug = CATEGORY_SLUGS[index];\n\n    fetch(API_ROOT + '\/categories?slug=' + slug)\n      .then(function(res) { return res.json(); })\n      .then(function(cats) {\n        if (!cats || cats.length === 0) {\n          tryNextSlug(index + 1);\n          return;\n        }\n\n        var categoryId = cats[0].id;\n\n        return fetch(API_ROOT + '\/posts?categories=' + categoryId + '&per_page=50&_fields=id,title,excerpt,link')\n          .then(function(res) { return res.json(); })\n          .then(function(posts) {\n            if (!posts || posts.length === 0) {\n              var grid = document.getElementById('kbGrid');\n              if (grid) grid.innerHTML = '<div class=\"slf-kh-loading\">No articles published yet. Check back soon.<\/div>';\n              return;\n            }\n\n            articles = posts.map(function(post) {\n              var title = stripHtml(post.title.rendered);\n              var rawExcerpt = stripHtml(post.excerpt.rendered);\n              var excerpt = rawExcerpt.length > 180 ? rawExcerpt.substring(0, 180) + '...' : rawExcerpt;\n\n              return {\n                title: title,\n                excerpt: excerpt,\n                url: post.link,\n                cat: detectCategory(title),\n                tags: detectTags(title)\n              };\n            });\n\n            renderHub();\n          });\n      })\n      .catch(function(err) {\n        console.error('Error fetching slug \"' + CATEGORY_SLUGS[index] + '\":', err);\n        tryNextSlug(index + 1);\n      });\n  }\n\n  function init() {\n    tryNextSlug(0);\n\n    var searchInput = document.getElementById('kbSearch');\n    if (searchInput) {\n      searchInput.addEventListener('input', function(e) {\n        searchTerm = e.target.value.toLowerCase().trim();\n        renderHub();\n      });\n    }\n\n    var buttons = document.querySelectorAll('.slf-kh-filter-btn');\n    for (var i = 0; i < buttons.length; i++) {\n      buttons[i].addEventListener('click', function() {\n        var allBtns = document.querySelectorAll('.slf-kh-filter-btn');\n        for (var j = 0; j < allBtns.length; j++) { allBtns[j].classList.remove('is-active'); }\n        this.classList.add('is-active');\n        currentTopic = this.getAttribute('data-filter');\n        renderHub();\n      });\n    }\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Expert Legal Insights Legal Knowledge Hub The definitive resource for California accident victims. Clear, technical, and honest guidance on insurance, settlements, and your rights. Most Relevant Car Accidents Trucking Claims Insurance Policy Settlement Guides Loading articles&#8230; No articles found matching that search. Try searching for a broader term like &#8220;accident&#8221; or &#8220;insurance.&#8221; A Message from [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-92652","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.6.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"Expert Legal Insights Legal Knowledge Hub The definitive resource for California accident victims. Clear, technical, and honest guidance on insurance, settlements, and your rights. Most Relevant Car Accidents Trucking Claims Insurance Policy Settlement Guides Loading articles... No articles found matching that search. Try searching for a broader term like &quot;accident&quot; or &quot;insurance.&quot; &#039; + &#039;Updated\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.6.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"es_MX\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Scranton Law Firm - The Accident Attorneys\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Legal Knowledge Hub - Scranton Law Firm\" \/>\n\t\t<meta property=\"og:description\" content=\"Expert Legal Insights Legal Knowledge Hub The definitive resource for California accident victims. Clear, technical, and honest guidance on insurance, settlements, and your rights. Most Relevant Car Accidents Trucking Claims Insurance Policy Settlement Guides Loading articles... No articles found matching that search. Try searching for a broader term like &quot;accident&quot; or &quot;insurance.&quot; &#039; + &#039;Updated\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-03-02T19:48:10+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-27T03:23:50+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/scrantonlawfirm\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@ScrantonLaw\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Legal Knowledge Hub - Scranton Law Firm\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Expert Legal Insights Legal Knowledge Hub The definitive resource for California accident victims. Clear, technical, and honest guidance on insurance, settlements, and your rights. Most Relevant Car Accidents Trucking Claims Insurance Policy Settlement Guides Loading articles... No articles found matching that search. Try searching for a broader term like &quot;accident&quot; or &quot;insurance.&quot; &#039; + &#039;Updated\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@ScrantonLaw\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/legal-knowledge-hub\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/legal-knowledge-hub\\\/#listItem\",\"name\":\"Legal Knowledge Hub\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/legal-knowledge-hub\\\/#listItem\",\"position\":2,\"name\":\"Legal Knowledge Hub\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#organization\",\"name\":\"The Scranton Law Firm\",\"description\":\"The Accident Attorneys\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/\",\"telephone\":\"+18007070707\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/ikz.emg.mybluehost.me\\\/wp-content\\\/uploads\\\/Asset-11.png\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/legal-knowledge-hub\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/legal-knowledge-hub\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/scrantonlawfirm\",\"https:\\\/\\\/twitter.com\\\/ScrantonLaw\",\"https:\\\/\\\/www.instagram.com\\\/scrantonlawfirm\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/scrantonlaw\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@TheAccidentLawyers\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/scranton-law-firm\\\/\",\"https:\\\/\\\/www.yelp.com\\\/biz\\\/scranton-law-firm-concord\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/legal-knowledge-hub\\\/#webpage\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/legal-knowledge-hub\\\/\",\"name\":\"Legal Knowledge Hub - Scranton Law Firm\",\"description\":\"Expert Legal Insights Legal Knowledge Hub The definitive resource for California accident victims. Clear, technical, and honest guidance on insurance, settlements, and your rights. Most Relevant Car Accidents Trucking Claims Insurance Policy Settlement Guides Loading articles... No articles found matching that search. Try searching for a broader term like \\\"accident\\\" or \\\"insurance.\\\" ' + 'Updated\",\"inLanguage\":\"es-MX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/legal-knowledge-hub\\\/#breadcrumblist\"},\"datePublished\":\"2026-03-02T19:48:10+00:00\",\"dateModified\":\"2026-03-27T03:23:50+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/\",\"name\":\"My WordPress\",\"description\":\"The Accident Attorneys\",\"inLanguage\":\"es-MX\",\"publisher\":{\"@id\":\"https:\\\/\\\/scrantonlawfirm.com\\\/es\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Legal Knowledge Hub - Scranton Law Firm<\/title>\n\n","aioseo_head_json":{"title":"Centro de Conocimiento Legal - Bufete de Abogados Scranton","description":"Expert Legal Insights Legal Knowledge Hub The definitive resource for California accident victims. Clear, technical, and honest guidance on insurance, settlements, and your rights. Most Relevant Car Accidents Trucking Claims Insurance Policy Settlement Guides Loading articles... No articles found matching that search. Try searching for a broader term like \"accident\" or \"insurance.\" ' + 'Updated","canonical_url":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es#listItem","position":1,"name":"Home","item":"https:\/\/scrantonlawfirm.com\/es","nextItem":{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/#listItem","name":"Legal Knowledge Hub"}},{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/#listItem","position":2,"name":"Legal Knowledge Hub","previousItem":{"@type":"ListItem","@id":"https:\/\/scrantonlawfirm.com\/es#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/scrantonlawfirm.com\/es\/#organization","name":"The Scranton Law Firm","description":"The Accident Attorneys","url":"https:\/\/scrantonlawfirm.com\/es\/","telephone":"+18007070707","logo":{"@type":"ImageObject","url":"http:\/\/ikz.emg.mybluehost.me\/wp-content\/uploads\/Asset-11.png","@id":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/#organizationLogo"},"image":{"@id":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/scrantonlawfirm","https:\/\/twitter.com\/ScrantonLaw","https:\/\/www.instagram.com\/scrantonlawfirm\/","https:\/\/www.pinterest.com\/scrantonlaw\/","https:\/\/www.youtube.com\/@TheAccidentLawyers","https:\/\/www.linkedin.com\/company\/scranton-law-firm\/","https:\/\/www.yelp.com\/biz\/scranton-law-firm-concord"]},{"@type":"WebPage","@id":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/#webpage","url":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/","name":"Legal Knowledge Hub - Scranton Law Firm","description":"Expert Legal Insights Legal Knowledge Hub The definitive resource for California accident victims. Clear, technical, and honest guidance on insurance, settlements, and your rights. Most Relevant Car Accidents Trucking Claims Insurance Policy Settlement Guides Loading articles... No articles found matching that search. Try searching for a broader term like \"accident\" or \"insurance.\" ' + 'Updated","inLanguage":"es-MX","isPartOf":{"@id":"https:\/\/scrantonlawfirm.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/#breadcrumblist"},"datePublished":"2026-03-02T19:48:10+00:00","dateModified":"2026-03-27T03:23:50+00:00"},{"@type":"WebSite","@id":"https:\/\/scrantonlawfirm.com\/es\/#website","url":"https:\/\/scrantonlawfirm.com\/es\/","name":"My WordPress","description":"The Accident Attorneys","inLanguage":"es-MX","publisher":{"@id":"https:\/\/scrantonlawfirm.com\/es\/#organization"}}]},"og:locale":"es_MX","og:site_name":"Scranton Law Firm - The Accident Attorneys","og:type":"article","og:title":"Legal Knowledge Hub - Scranton Law Firm","og:description":"Expert Legal Insights Legal Knowledge Hub The definitive resource for California accident victims. Clear, technical, and honest guidance on insurance, settlements, and your rights. Most Relevant Car Accidents Trucking Claims Insurance Policy Settlement Guides Loading articles... No articles found matching that search. Try searching for a broader term like &quot;accident&quot; or &quot;insurance.&quot; ' + 'Updated","og:url":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/","og:image":"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg","og:image:secure_url":"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg","article:published_time":"2026-03-02T19:48:10+00:00","article:modified_time":"2026-03-27T03:23:50+00:00","article:publisher":"https:\/\/www.facebook.com\/scrantonlawfirm","twitter:card":"summary_large_image","twitter:site":"@ScrantonLaw","twitter:title":"Legal Knowledge Hub - Scranton Law Firm","twitter:description":"Expert Legal Insights Legal Knowledge Hub The definitive resource for California accident victims. Clear, technical, and honest guidance on insurance, settlements, and your rights. Most Relevant Car Accidents Trucking Claims Insurance Policy Settlement Guides Loading articles... No articles found matching that search. Try searching for a broader term like &quot;accident&quot; or &quot;insurance.&quot; ' + 'Updated","twitter:creator":"@ScrantonLaw","twitter:image":"https:\/\/scrantonlawfirm.com\/wp-content\/uploads\/Scranton_Law_Firm_Logo.svg"},"aioseo_meta_data":{"post_id":"92652","title":"#post_title #separator_sa #site_title","description":"#post_content","keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-03-27 03:54:18","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":null,"created":"2026-03-09 19:48:10","updated":"2026-03-27 03:56:55"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/scrantonlawfirm.com\/es\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tLegal Knowledge Hub\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/scrantonlawfirm.com\/es"},{"label":"Legal Knowledge Hub","link":"https:\/\/scrantonlawfirm.com\/es\/legal-knowledge-hub\/"}],"_links":{"self":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/92652","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/comments?post=92652"}],"version-history":[{"count":20,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/92652\/revisions"}],"predecessor-version":[{"id":93026,"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/pages\/92652\/revisions\/93026"}],"wp:attachment":[{"href":"https:\/\/scrantonlawfirm.com\/es\/wp-json\/wp\/v2\/media?parent=92652"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}