{"id":1210,"date":"2026-06-29T13:27:19","date_gmt":"2026-06-29T20:27:19","guid":{"rendered":"https:\/\/newbalancechiropractic.com\/?page_id=1210"},"modified":"2026-06-29T15:16:42","modified_gmt":"2026-06-29T22:16:42","slug":"lesiones-personales","status":"publish","type":"page","link":"https:\/\/newbalancechiropractic.com\/es\/personal-injuries\/","title":{"rendered":"Lesiones personales"},"content":{"rendered":"\n<style>\n  body.page .page-header,\n  .page-header .entry-title {\n    display: none !important;\n  }\n\n  .nb-service-page {\n    --blue: #365a8a;\n    --text: #66707c;\n    --page: #ececec;\n    --white: #ffffff;\n    --shadow: 0 4px 12px rgba(20, 38, 60, 0.2);\n    --font-heading: \"Arial Narrow\", \"Roboto Condensed\", Arial, sans-serif;\n    --font-body: Arial, Helvetica, sans-serif;\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    overflow: hidden;\n    background: transparent;\n    color: var(--text);\n    font-family: var(--font-body);\n    line-height: 1.55;\n  }\n\n  .nb-service-page * {\n    box-sizing: border-box;\n  }\n\n  .nb-service-container {\n    width: min(1280px, calc(100% - 64px));\n    margin: 0 auto;\n  }\n\n  .nb-service-hero {\n    width: 100%;\n    background: var(--page);\n    padding: 86px 0 78px;\n  }\n\n  .nb-service-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(360px, 0.9fr) minmax(420px, 1.1fr);\n    gap: 64px;\n    align-items: center;\n  }\n\n  .nb-service-eyebrow {\n    margin: 0 0 14px;\n    color: var(--text);\n    font-family: var(--font-heading);\n    font-size: 22px;\n    font-weight: 900;\n    letter-spacing: 0;\n  }\n\n  .nb-service-hero h1 {\n    margin: 0 0 24px;\n    color: var(--blue) !important;\n    font-family: var(--font-heading);\n    font-size: clamp(38px, 4.5vw, 58px);\n    font-weight: 900;\n    line-height: 1.02;\n    letter-spacing: 0;\n  }\n\n  .nb-service-hero p {\n    max-width: 680px;\n    margin: 0 0 30px;\n    color: var(--text);\n    font-size: 21px;\n  }\n\n  .nb-service-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 54px;\n    padding: 12px 32px;\n    border-radius: 999px;\n    background: var(--blue);\n    color: #ffffff !important;\n    font-family: var(--font-heading);\n    font-size: 24px;\n    font-weight: 900;\n    line-height: 1;\n    text-decoration: none;\n  }\n\n  .nb-service-button:hover,\n  .nb-service-button:focus {\n    background: #2f507d;\n    color: #ffffff !important;\n  }\n\n  .nb-service-hero-photo,\n  .nb-service-photo-card {\n    border: 3px solid var(--blue);\n    background: var(--white);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .nb-service-hero-photo img,\n  .nb-service-photo-card img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .nb-service-hero-photo {\n    aspect-ratio: 16 \/ 10;\n  }\n\n  .nb-service-intro {\n    padding: 72px 0;\n    background: #ffffff;\n  }\n\n  .nb-section-title {\n    margin: 0 0 24px;\n    color: var(--blue) !important;\n    font-family: var(--font-heading);\n    font-size: clamp(36px, 4vw, 52px);\n    font-weight: 900;\n    line-height: 1.1;\n  }\n\n  .nb-section-title::before {\n    content: \"\";\n    display: inline-block;\n    width: 4px;\n    height: 32px;\n    margin-right: 12px;\n    background: #000000;\n    vertical-align: -4px;\n  }\n\n  .nb-service-intro p {\n    margin: 0 0 16px;\n    font-size: 18px;\n  }\n\n  .nb-service-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n    margin-top: 38px;\n  }\n\n  .nb-service-card,\n  .nb-step-card,\n  .nb-faq-item {\n    border: 3px solid var(--blue);\n    background: var(--white);\n    box-shadow: var(--shadow);\n  }\n\n  .nb-service-card {\n    padding: 30px;\n  }\n\n  .nb-card-icon {\n    display: grid;\n    place-items: center;\n    width: 62px;\n    height: 62px;\n    margin: 0 0 20px;\n    border: 3px solid var(--blue);\n    border-radius: 50%;\n    color: var(--blue);\n  }\n\n  .nb-card-icon svg {\n    width: 34px;\n    height: 34px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 3;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .nb-service-card h3,\n  .nb-step-card h3 {\n    margin: 0 0 12px;\n    color: var(--blue) !important;\n    font-family: var(--font-heading);\n    font-size: 30px;\n    font-weight: 900;\n    line-height: 1.1;\n  }\n\n  .nb-service-card p,\n  .nb-step-card p,\n  .nb-faq-item p {\n    margin: 0;\n  }\n\n  .nb-service-blue-band {\n    width: 100%;\n    padding: 72px 0;\n    background: var(--blue);\n    color: var(--white);\n  }\n\n  .nb-service-blue-band .nb-section-title,\n  .nb-service-blue-band p,\n  .nb-service-blue-band h2,\n  .nb-service-blue-band h3 {\n    color: #ffffff !important;\n  }\n\n  .nb-service-blue-band .nb-section-title::before {\n    background: #ffffff;\n  }\n\n  .nb-service-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n    margin-top: 34px;\n  }\n\n  .nb-step-card {\n    position: relative;\n    overflow: hidden;\n    padding: 30px;\n    background: rgba(255, 255, 255, 0.08);\n    border-color: rgba(255, 255, 255, 0.9);\n    box-shadow: none;\n  }\n\n  .nb-step-card::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-size: cover;\n    background-position: center;\n    opacity: 0.16;\n    z-index: 0;\n  }\n\n  .nb-step-card::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: rgba(54, 90, 138, 0.58);\n    z-index: 1;\n  }\n\n  .nb-step-card:nth-child(1)::before {\n    background-image: url(\"https:\/\/newbalancechiropractic.com\/wp-content\/uploads\/2026\/06\/happy-patient-consultation.jpg\");\n  }\n\n  .nb-step-card:nth-child(2)::before {\n    background-image: url(\"https:\/\/newbalancechiropractic.com\/wp-content\/uploads\/2026\/06\/happy-patient-mobility-care.jpg\");\n  }\n\n  .nb-step-card:nth-child(3)::before {\n    background-image: url(\"https:\/\/newbalancechiropractic.com\/wp-content\/uploads\/2026\/06\/happy-patient-massage-wellness.jpg\");\n  }\n\n  .nb-step-card > * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .nb-step-card span {\n    display: inline-grid;\n    place-items: center;\n    width: 42px;\n    height: 42px;\n    margin: 0 0 18px;\n    border-radius: 50%;\n    background: #ffffff;\n    color: var(--blue);\n    font-family: var(--font-heading);\n    font-size: 22px;\n    font-weight: 900;\n  }\n\n  .nb-service-photo-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n    margin-top: 40px;\n  }\n\n  .nb-service-photo-card {\n    aspect-ratio: 16 \/ 10;\n  }\n\n  .nb-service-faq {\n    padding: 72px 0;\n    background: #ffffff;\n  }\n\n  .nb-faq-list {\n    display: grid;\n    gap: 18px;\n  }\n\n  .nb-faq-item {\n    padding: 0;\n    overflow: hidden;\n  }\n\n  .nb-faq-item summary {\n    position: relative;\n    display: block;\n    cursor: pointer;\n    padding: 24px 72px 24px 28px;\n    color: var(--blue) !important;\n    font-family: var(--font-heading);\n    font-size: 28px;\n    font-weight: 900;\n    line-height: 1.1;\n    list-style: none;\n  }\n\n  .nb-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .nb-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 28px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: var(--blue);\n    font-size: 32px;\n    line-height: 1;\n  }\n\n  .nb-faq-item[open] summary::after {\n    content: \"-\";\n  }\n\n  .nb-faq-item p {\n    padding: 0 28px 26px;\n    font-size: 17px;\n  }\n\n  .nb-service-cta {\n    width: 100%;\n    padding: 76px 0 86px;\n    background: var(--blue);\n    text-align: center;\n  }\n\n  .nb-service-cta h2 {\n    margin: 0 0 16px;\n    color: #ffffff !important;\n    font-family: var(--font-heading);\n    font-size: clamp(40px, 5vw, 64px);\n    font-weight: 900;\n    line-height: 1.1;\n  }\n\n  .nb-service-cta p {\n    max-width: 860px;\n    margin: 0 auto 30px;\n    color: #ffffff !important;\n    font-size: 21px;\n  }\n\n  .nb-service-cta .nb-service-button {\n    background: #ffffff;\n    color: var(--blue) !important;\n  }\n\n  @media (max-width: 980px) {\n    .nb-service-hero-grid,\n    .nb-service-card-grid,\n    .nb-service-steps,\n    .nb-service-photo-row {\n      grid-template-columns: 1fr;\n    }\n\n    .nb-service-hero-copy {\n      text-align: center;\n    }\n\n    .nb-service-hero p {\n      margin-left: auto;\n      margin-right: auto;\n    }\n  }\n\n  @media (max-width: 620px) {\n    .nb-service-container {\n      width: min(100% - 28px, 1280px);\n    }\n\n    .nb-service-hero,\n    .nb-service-intro,\n    .nb-service-blue-band,\n    .nb-service-faq {\n      padding: 46px 0;\n    }\n\n    .nb-service-hero h1 {\n      font-size: 36px;\n    }\n\n    .nb-service-hero p,\n    .nb-service-intro p {\n      font-size: 17px;\n    }\n\n    .nb-faq-item summary {\n      font-size: 24px;\n      padding-right: 58px;\n    }\n  }\n\n\n  .nb-service-page a[href*=\"\/chiropractic-glossary\/\"] {\n    color: inherit !important;\n    font: inherit !important;\n    font-size: inherit !important;\n    font-family: inherit !important;\n    font-weight: inherit !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    text-decoration: none !important;\n  }\n\n  .nb-service-page a[href*=\"\/chiropractic-glossary\/\"]:hover,\n  .nb-service-page a[href*=\"\/chiropractic-glossary\/\"]:focus {\n    color: inherit !important;\n    font: inherit !important;\n    font-size: inherit !important;\n    font-family: inherit !important;\n    font-weight: inherit !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    text-decoration: none !important;\n  }\n<\/style>\n\n<div class=\"nb-service-page\">\n  <section class=\"nb-service-hero\">\n    <div class=\"nb-service-container nb-service-hero-grid\">\n      <div class=\"nb-service-hero-copy\">\n        <p class=\"nb-service-eyebrow\">New Balance Chiropractic<\/p>\n        <h1>Personal Injury Care in Seattle, WA<\/h1>\n        <p>Compassionate <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#c\" target=\"_blank\" rel=\"noopener\">chiropractic care<\/a> for injury-related pain, <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#m\" target=\"_blank\" rel=\"noopener\">mobility<\/a> limits, <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#t\" target=\"_blank\" rel=\"noopener\">soft tissue<\/a> <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#s\" target=\"_blank\" rel=\"noopener\">strain<\/a>, and recovery support after accidents, slips, falls, or everyday trauma.<\/p>\n        <a class=\"nb-service-button\" href=\"https:\/\/newbalancechiropractic.com\/contact-us\/\">Make An Appointment<\/a>\n      <\/div>\n      <figure class=\"nb-service-hero-photo\">\n        <img decoding=\"async\" src=\"https:\/\/newbalancechiropractic.com\/wp-content\/uploads\/2026\/06\/happy-patient-consultation.jpg\" alt=\"Happy patient speaking with provider about injury care\">\n      <\/figure>\n    <\/div>\n  <\/section>\n\n  <section class=\"nb-service-intro\">\n    <div class=\"nb-service-container\">\n      <h2 class=\"nb-section-title\">Support for Injury Recovery<\/h2>\n      <p>Personal injuries can disrupt your work, sleep, movement, and overall comfort. The right care plan can help you understand what your body needs and support your recovery over time.<\/p>\n      <p>Whether an injury happened from a fall, a sudden strain, repetitive stress, or an everyday accident, your body may respond with stiffness, soreness, guarded movement, or pain that affects normal routines. We focus on listening carefully, evaluating how the injury is affecting your function, and building care that supports steady progress.<\/p>\n      <p>New Balance Chiropractic provides patient-focused care for injury-related pain and mobility concerns, with attention to both immediate <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#s\" target=\"_blank\" rel=\"noopener\">symptoms<\/a> and long term wellness.<\/p>\n      <div class=\"nb-service-card-grid\">\n        <article class=\"nb-service-card\">\n          <div class=\"nb-card-icon\"><svg viewBox=\"0 0 48 48\" aria-hidden=\"true\"><path d=\"M14 12h10v8H14zM24 28h10v8H24z\"\/><path d=\"M24 16h8v12\"\/><\/svg><\/div>\n          <h3>Slip &#038; Fall Injuries<\/h3>\n          <p>Care for pain, stiffness, and mobility problems after falls or sudden impact injuries.<\/p>\n        <\/article>\n        <article class=\"nb-service-card\">\n          <div class=\"nb-card-icon\"><svg viewBox=\"0 0 48 48\" aria-hidden=\"true\"><path d=\"M10 31c5 8 18 10 27 1\"\/><path d=\"M34 24l5 8-9 3\"\/><path d=\"M14 18c5-6 15-8 23-2\"\/><\/svg><\/div>\n          <h3>Work &#038; Daily Strain<\/h3>\n          <p>Support for repetitive stress, lifting injuries, <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#p\" target=\"_blank\" rel=\"noopener\">posture<\/a>-related pain, and movement limitations.<\/p>\n        <\/article>\n        <article class=\"nb-service-card\">\n          <div class=\"nb-card-icon\"><svg viewBox=\"0 0 48 48\" aria-hidden=\"true\"><path d=\"M24 6l15 6v10c0 10-6 17-15 21-9-4-15-11-15-21V12l15-6z\"\/><path d=\"M17 24l5 5 10-11\"\/><\/svg><\/div>\n          <h3>Soft <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#t\" target=\"_blank\" rel=\"noopener\">Tissue<\/a> Recovery<\/h3>\n          <p>Care that may include chiropractic support, mobility guidance, and soft tissue-focused treatment options.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"nb-service-blue-band\">\n    <div class=\"nb-service-container\">\n      <h2 class=\"nb-section-title\">Care Built Around Your Injury<\/h2>\n      <p>We take time to understand how the injury happened, how it affects your daily life, and what recovery goals matter most to you.<\/p>\n      <div class=\"nb-service-steps\">\n        <article class=\"nb-step-card\">\n          <span>1<\/span>\n          <h3>Listen<\/h3>\n          <p>We begin with your story, your symptoms, and what has changed since the injury.<\/p>\n        <\/article>\n        <article class=\"nb-step-card\">\n          <span>2<\/span>\n          <h3>Evaluate<\/h3>\n          <p>We look at movement, discomfort patterns, and areas that may need focused care.<\/p>\n        <\/article>\n        <article class=\"nb-step-card\">\n          <span>3<\/span>\n          <h3>Support<\/h3>\n          <p>Your care plan is designed to help reduce pain, restore motion, and support better function.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"nb-service-faq\">\n    <div class=\"nb-service-container\">\n      <h2 class=\"nb-section-title\">Personal Injury Q&#038;A<\/h2>\n      <div class=\"nb-faq-list\">\n        <details class=\"nb-faq-item\" open>\n          <summary>What counts as a personal injury?<\/summary>\n          <p>Personal injuries may include slips, falls, <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#s\" target=\"_blank\" rel=\"noopener\">strains<\/a>, accident-related pain, work-related stress, and other injuries that affect movement and comfort.<\/p>\n        <\/details>\n        <details class=\"nb-faq-item\">\n          <summary>When should I schedule care?<\/summary>\n          <p>It is often best to schedule soon after an injury, especially if pain, stiffness, <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#h\" target=\"_blank\" rel=\"noopener\">headaches<\/a>, or reduced mobility are present.<\/p>\n        <\/details>\n        <details class=\"nb-faq-item\">\n          <summary>Will my care plan be personalized?<\/summary>\n          <p>Yes. Your treatment plan is based on your injury, symptoms, comfort level, and progress.<\/p>\n        <\/details>\n        <details class=\"nb-faq-item\">\n          <summary>Can chiropractic care help after a fall?<\/summary>\n          <p>Chiropractic care may support recovery when a fall causes <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#b\" target=\"_blank\" rel=\"noopener\">back pain<\/a>, <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#n\" target=\"_blank\" rel=\"noopener\">neck pain<\/a>, stiffness, or movement limitations.<\/p>\n        <\/details>\n        <details class=\"nb-faq-item\">\n          <summary>What if my symptoms are getting worse?<\/summary>\n          <p>If pain, stiffness, headaches, or mobility problems are increasing, scheduling an evaluation can help clarify next steps.<\/p>\n        <\/details>\n        <details class=\"nb-faq-item\">\n          <summary>Can care include <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#m\" target=\"_blank\" rel=\"noopener\">massage therapy<\/a>?<\/summary>\n          <p>Depending on your symptoms, massage therapy may be used to support muscles and <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#t\" target=\"_blank\" rel=\"noopener\">soft tissues<\/a> affected by the injury.<\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"nb-service-cta\">\n    <div class=\"nb-service-container\">\n      <h2>Take the Next Step Toward Recovery<\/h2>\n      <p>Schedule personal injury care with New Balance Chiropractic and get support for pain relief, mobility, and healing.<\/p>\n      <a class=\"nb-service-button\" href=\"https:\/\/newbalancechiropractic.com\/contact-us\/\">Schedule Your Visit<\/a>\n    <\/div>\n  <\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>New Balance Chiropractic Personal Injury Care in Seattle, WA Compassionate chiropractic care for injury-related pain, mobility limits, soft tissue strain, and recovery support after accidents, slips, falls, or everyday trauma. Make An Appointment Support for Injury Recovery Personal injuries can disrupt your work, sleep, movement, and overall comfort. The right care plan can help you [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1210","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/pages\/1210","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/comments?post=1210"}],"version-history":[{"count":10,"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/pages\/1210\/revisions"}],"predecessor-version":[{"id":1293,"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/pages\/1210\/revisions\/1293"}],"wp:attachment":[{"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/media?parent=1210"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}