{"id":1204,"date":"2026-06-29T13:26:42","date_gmt":"2026-06-29T20:26:42","guid":{"rendered":"https:\/\/newbalancechiropractic.com\/?page_id=1204"},"modified":"2026-06-29T15:16:16","modified_gmt":"2026-06-29T22:16:16","slug":"quiropractica","status":"publish","type":"page","link":"https:\/\/newbalancechiropractic.com\/es\/chiropractic\/","title":{"rendered":"Quiropr\u00e1ctica"},"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><a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#c\" target=\"_blank\" rel=\"noopener\">Chiropractic Care<\/a> in Seattle, WA<\/h1>\n        <p>Personalized chiropractic care designed to help reduce pain, improve movement, and support long term wellness for individuals and families in Seattle.<\/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-mobility-care.jpg\" alt=\"Happy patient receiving chiropractic mobility 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\">Care Focused on How Your Body Moves<\/h2>\n      <p>At New Balance Chiropractic, chiropractic care is centered on helping your body function with better <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#a\" target=\"_blank\" rel=\"noopener\">alignment<\/a>, less <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#t\" target=\"_blank\" rel=\"noopener\">tension<\/a>, and more confidence in daily movement.<\/p>\n      <p>We take time to understand how your pain, <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#p\" target=\"_blank\" rel=\"noopener\">posture<\/a>, movement habits, work demands, and daily routines may be affecting your <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#s\" target=\"_blank\" rel=\"noopener\">spine<\/a> and <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#n\" target=\"_blank\" rel=\"noopener\">nervous system<\/a>. From there, care is built around practical goals like reducing discomfort, improving <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#r\" target=\"_blank\" rel=\"noopener\">range of motion<\/a>, and helping your body handle everyday stress more comfortably.<\/p>\n      <p>Whether you are dealing with <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#b\" target=\"_blank\" rel=\"noopener\">back pain<\/a>, neck discomfort, <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#h\" target=\"_blank\" rel=\"noopener\">headaches<\/a>, stiffness, or ongoing stress on your body, our team builds care around your needs and goals.<\/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=\"M24 6c-3 3-3 6 0 9s3 6 0 9-3 6 0 9 3 6 0 9\"\/><path d=\"M18 10h12M17 19h14M17 29h14M18 38h12\"\/><\/svg><\/div>\n          <h3>Back &#038; <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#n\" target=\"_blank\" rel=\"noopener\">Neck Pain<\/a><\/h3>\n          <p>Care for common spinal discomfort, stiffness, and movement limitations that affect work, sleep, exercise, and daily routines.<\/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=\"M18 38v-6c-5-3-8-8-8-14 0-8 6-14 14-14s14 6 14 14c0 6-3 11-8 14v6\"\/><path d=\"M18 18h12M18 25h10\"\/><\/svg><\/div>\n          <h3>Headaches &#038; Tension<\/h3>\n          <p>Support for tension patterns that may contribute to headaches, shoulder tightness, and upper back discomfort.<\/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 39S9 30 9 18c0-5 4-9 9-9 3 0 5 1 6 4 1-3 4-4 7-4 5 0 8 4 8 9 0 12-15 21-15 21z\"\/><\/svg><\/div>\n          <h3>Family Wellness<\/h3>\n          <p>Ongoing care for people who want to move better, maintain healthier habits, and stay proactive with their spine and posture.<\/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\">How Chiropractic Care Works<\/h2>\n      <p>Your care starts with listening, careful evaluation, and a plan that fits your body instead of a one size fits all approach.<\/p>\n      <div class=\"nb-service-steps\">\n        <article class=\"nb-step-card\">\n          <span>1<\/span>\n          <h3>Consultation<\/h3>\n          <p>We talk through your <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#s\" target=\"_blank\" rel=\"noopener\">symptoms<\/a>, health history, lifestyle, and what you want to improve.<\/p>\n        <\/article>\n        <article class=\"nb-step-card\">\n          <span>2<\/span>\n          <h3>Personalized Care<\/h3>\n          <p>Your visits may include <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#a\" target=\"_blank\" rel=\"noopener\">chiropractic adjustments<\/a>, <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#m\" target=\"_blank\" rel=\"noopener\">mobility<\/a> support, <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#t\" target=\"_blank\" rel=\"noopener\">soft tissue<\/a> care, and home guidance.<\/p>\n        <\/article>\n        <article class=\"nb-step-card\">\n          <span>3<\/span>\n          <h3>Progress Support<\/h3>\n          <p>We adjust the plan as you improve so your care continues to match your goals.<\/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\">Chiropractic Care Q&#038;A<\/h2>\n      <div class=\"nb-faq-list\">\n        <details class=\"nb-faq-item\" open>\n          <summary>What does chiropractic care help with?<\/summary>\n          <p>Many patients visit for back pain, neck pain, headaches, stiffness, posture concerns, and general mobility support.<\/p>\n        <\/details>\n        <details class=\"nb-faq-item\">\n          <summary>Is every chiropractic visit the same?<\/summary>\n          <p>No. Your care plan is based on your symptoms, comfort level, exam findings, and progress over time.<\/p>\n        <\/details>\n        <details class=\"nb-faq-item\">\n          <summary>Do I need to be in pain to see a <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#c\" target=\"_blank\" rel=\"noopener\">chiropractor<\/a>?<\/summary>\n          <p>Not always. Some patients come in for <a href=\"https:\/\/newbalancechiropractic.com\/chiropractic-glossary\/#w\" target=\"_blank\" rel=\"noopener\">wellness care<\/a>, movement support, and to help maintain healthier spinal habits.<\/p>\n        <\/details>\n        <details class=\"nb-faq-item\">\n          <summary>What should I expect at my first visit?<\/summary>\n          <p>Your first visit usually includes a conversation about your symptoms, a focused evaluation, and a care recommendation based on what your body needs.<\/p>\n        <\/details>\n        <details class=\"nb-faq-item\">\n          <summary>Can chiropractic care support posture and mobility?<\/summary>\n          <p>Yes. Chiropractic care may help improve joint motion, reduce tension patterns, and support healthier movement habits.<\/p>\n        <\/details>\n        <details class=\"nb-faq-item\">\n          <summary>How often should I schedule care?<\/summary>\n          <p>That depends on your goals, symptoms, and progress. Your doctor will recommend a plan that fits your needs.<\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"nb-service-cta\">\n    <div class=\"nb-service-container\">\n      <h2>Start Moving Better<\/h2>\n      <p>Schedule a visit with New Balance Chiropractic and take the next step toward relief, mobility, and long term wellness.<\/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 Chiropractic Care in Seattle, WA Personalized chiropractic care designed to help reduce pain, improve movement, and support long term wellness for individuals and families in Seattle. Make An Appointment Care Focused on How Your Body Moves At New Balance Chiropractic, chiropractic care is centered on helping your body function with better alignment, [&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-1204","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/pages\/1204","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=1204"}],"version-history":[{"count":10,"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/pages\/1204\/revisions"}],"predecessor-version":[{"id":1290,"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/pages\/1204\/revisions\/1290"}],"wp:attachment":[{"href":"https:\/\/newbalancechiropractic.com\/es\/wp-json\/wp\/v2\/media?parent=1204"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}