{"id":7150,"date":"2026-04-22T11:05:32","date_gmt":"2026-04-22T15:05:32","guid":{"rendered":"https:\/\/biotonixposture.com\/?p=7150"},"modified":"2026-04-22T11:13:01","modified_gmt":"2026-04-22T15:13:01","slug":"effective-weight-explained-so-patients-instantly-understand-it-2","status":"publish","type":"post","link":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/","title":{"rendered":"Peso effettivo: spiegato in modo che i pazienti lo capiscano all'istante"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"7150\" class=\"elementor elementor-7150\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73141421 e-flex e-con-boxed e-con e-parent\" data-id=\"73141421\" 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-c58ac4e elementor-widget elementor-widget-html\" data-id=\"c58ac4e\" 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<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>Effective Weight Explained \u2013 Biotonix<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap\" rel=\"stylesheet\"\/>\n\n<style>\n  :root {\n    --blue-deep:    #0D3B66;\n    --blue-mid:     #1558A0;\n    --aqua:         #00C2CB;\n    --aqua-light:   #D6F5F6;\n    --grey-text:    #4A5568;\n    --grey-subtle:  #8A97A8;\n    --grey-bg:      #F4F7FA;\n    --white:        #FFFFFF;\n    --border:       #E1E8F0;\n    --shadow-sm:    0 2px 8px rgba(13,59,102,.07);\n    --shadow-md:    0 6px 24px rgba(13,59,102,.10);\n    --radius-sm:    6px;\n    --radius-md:    12px;\n    --radius-lg:    18px;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--grey-bg);\n    font-family: 'Poppins', sans-serif;\n    color: var(--grey-text);\n    min-height: 100vh;\n    display: flex;\n    align-items: flex-start;\n    justify-content: center;\n    padding: 40px 16px 60px;\n  }\n\n  \/* \u2500\u2500 CARD WRAPPER \u2500\u2500 *\/\n  .card {\n    background: var(--white);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-md);\n    max-width: 760px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  \/* \u2500\u2500 HERO HEADER \u2500\u2500 *\/\n  .hero {\n    background: linear-gradient(135deg, var(--blue-deep) 0%, var(--blue-mid) 60%, #1A6EA8 100%);\n    padding: 44px 48px 40px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 55% 80% at 95% 110%, rgba(0,194,203,.20) 0%, transparent 65%),\n      radial-gradient(ellipse 40% 60% at -10% -10%, rgba(255,255,255,.06) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .hero-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: rgba(255,255,255,.12);\n    border: 1px solid rgba(255,255,255,.22);\n    color: rgba(255,255,255,.88);\n    font-size: .70rem;\n    font-weight: 600;\n    letter-spacing: .10em;\n    text-transform: uppercase;\n    padding: 5px 13px;\n    border-radius: 100px;\n    margin-bottom: 20px;\n    backdrop-filter: blur(4px);\n  }\n  .hero-tag svg { flex-shrink: 0; }\n  .hero h1 {\n    font-family: 'DM Serif Display', serif;\n    font-size: clamp(1.55rem, 4vw, 2.1rem);\n    font-weight: 400;\n    color: var(--white);\n    line-height: 1.22;\n    max-width: 540px;\n    position: relative;\n  }\n  .hero-sub {\n    color: rgba(255,255,255,.72);\n    font-size: .9rem;\n    font-weight: 400;\n    margin-top: 14px;\n    max-width: 500px;\n    line-height: 1.65;\n    position: relative;\n  }\n\n  \/* \u2500\u2500 BODY \u2500\u2500 *\/\n  .body {\n    padding: 44px 48px;\n  }\n\n  \/* intro paragraph *\/\n  .intro {\n    font-size: .975rem;\n    line-height: 1.75;\n    margin-bottom: 12px;\n  }\n  .highlight {\n    color: var(--blue-deep);\n    font-weight: 600;\n  }\n\n  \/* rule hint *\/\n  .rule-hint {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    background: var(--aqua-light);\n    border-left: 3px solid var(--aqua);\n    border-radius: var(--radius-sm);\n    padding: 14px 18px;\n    margin: 22px 0 36px;\n  }\n  .rule-hint svg { flex-shrink: 0; margin-top: 2px; }\n  .rule-hint p {\n    font-size: .88rem;\n    font-weight: 500;\n    color: var(--blue-deep);\n    line-height: 1.65;\n    margin: 0;\n  }\n  .rule-hint p strong {\n    font-weight: 700;\n  }\n\n  \/* \u2500\u2500 SECTION HEADINGS \u2500\u2500 *\/\n  .section-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    font-size: 1.05rem;\n    font-weight: 700;\n    color: var(--blue-deep);\n    margin-bottom: 18px;\n  }\n  .section-title-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 9px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .icon-quick  { background: linear-gradient(135deg, #E8F4FF, #C6E0FF); }\n  .icon-full   { background: linear-gradient(135deg, var(--aqua-light), #9EE8EC); }\n\n  \/* \u2500\u2500 DETAIL BLOCKS \u2500\u2500 *\/\n  .detail-block {\n    background: var(--grey-bg);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 24px 26px;\n    margin-bottom: 30px;\n  }\n  .detail-row {\n    display: grid;\n    grid-template-columns: 82px 1fr;\n    gap: 6px 16px;\n    margin-bottom: 16px;\n    align-items: start;\n  }\n  .detail-row:last-child { margin-bottom: 0; }\n  .detail-label {\n    font-size: .72rem;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    color: var(--grey-subtle);\n    padding-top: 2px;\n    line-height: 1.4;\n  }\n  .detail-value {\n    font-size: .92rem;\n    line-height: 1.65;\n    color: var(--grey-text);\n  }\n  .detail-value strong {\n    color: var(--blue-deep);\n    font-weight: 600;\n  }\n\n  \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n  .divider {\n    border: none;\n    border-top: 1px dashed var(--border);\n    margin: 36px 0;\n  }\n\n  \/* \u2500\u2500 TAKEAWAYS \u2500\u2500 *\/\n  .takeaways {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 28px 30px;\n    box-shadow: var(--shadow-sm);\n    margin-bottom: 28px;\n  }\n  .takeaways-header {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 20px;\n  }\n  .takeaways-header h3 {\n    font-size: .95rem;\n    font-weight: 700;\n    color: var(--blue-deep);\n    letter-spacing: .01em;\n  }\n  .tk-pill {\n    background: var(--blue-deep);\n    color: var(--white);\n    font-size: .7rem;\n    font-weight: 700;\n    border-radius: 100px;\n    padding: 3px 10px;\n    letter-spacing: .06em;\n  }\n  .takeaways ol {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n  .takeaways li {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    font-size: .9rem;\n    line-height: 1.65;\n  }\n  .tk-num {\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    background: var(--aqua);\n    color: var(--white);\n    font-size: .72rem;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .takeaways li strong {\n    color: var(--blue-deep);\n    font-weight: 600;\n  }\n\n  \/* \u2500\u2500 ACTION BOX \u2500\u2500 *\/\n  .action-box {\n    position: relative;\n    background: linear-gradient(135deg, var(--blue-deep) 0%, #174F8C 100%);\n    border-radius: var(--radius-md);\n    padding: 30px 32px;\n    overflow: hidden;\n  }\n  .action-box::after {\n    content: '';\n    position: absolute;\n    right: -30px;\n    bottom: -30px;\n    width: 160px;\n    height: 160px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(0,194,203,.25) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .action-box-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: .68rem;\n    font-weight: 700;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: var(--aqua);\n    margin-bottom: 12px;\n  }\n  .action-box h3 {\n    font-family: 'DM Serif Display', serif;\n    font-size: 1.25rem;\n    font-weight: 400;\n    color: var(--white);\n    margin-bottom: 14px;\n    line-height: 1.3;\n  }\n  .action-box p {\n    font-size: .9rem;\n    color: rgba(255,255,255,.78);\n    line-height: 1.7;\n    margin-bottom: 12px;\n  }\n  .action-box p:last-of-type { margin-bottom: 20px; }\n  .action-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--aqua);\n    color: var(--blue-deep);\n    font-size: .88rem;\n    font-weight: 700;\n    padding: 12px 22px;\n    border-radius: var(--radius-sm);\n    text-decoration: none;\n    transition: filter .18s;\n    position: relative;\n    z-index: 1;\n  }\n  .action-cta:hover { filter: brightness(1.07); }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n\n  \/* Tablet (\u2264 768px) *\/\n  @media (max-width: 768px) {\n    body { padding: 24px 12px 48px; }\n\n    .hero { padding: 36px 32px 32px; }\n    .hero h1 { font-size: clamp(1.35rem, 5vw, 1.75rem); }\n    .hero-sub { font-size: .85rem; }\n\n    .body { padding: 36px 32px; }\n\n    .detail-block { padding: 20px 22px; }\n\n    .takeaways { padding: 24px 22px; }\n\n    .action-box { padding: 26px 28px; }\n    .action-cta { font-size: .85rem; padding: 11px 18px; }\n  }\n\n  \/* Mobile (\u2264 520px) *\/\n  @media (max-width: 520px) {\n    body { padding: 0 0 40px; }\n\n    .card { border-radius: 0; box-shadow: none; }\n\n    .hero { padding: 28px 20px 24px; }\n    .hero-tag { font-size: .65rem; padding: 4px 10px; }\n    .hero h1 { font-size: 1.35rem; }\n    .hero-sub { font-size: .82rem; margin-top: 10px; }\n\n    .body { padding: 28px 20px; }\n\n    .intro { font-size: .9rem; }\n\n    .rule-hint { padding: 12px 14px; gap: 10px; }\n    .rule-hint p { font-size: .84rem; }\n\n    .section-title { font-size: .95rem; gap: 10px; }\n    .section-title-icon { width: 32px; height: 32px; border-radius: 8px; }\n\n    .detail-block { padding: 18px 16px; }\n    .detail-row {\n      grid-template-columns: 1fr;\n      gap: 3px;\n      margin-bottom: 18px;\n    }\n    .detail-label { font-size: .68rem; margin-bottom: 1px; }\n    .detail-value { font-size: .88rem; }\n\n    .divider { margin: 28px 0; }\n\n    .takeaways { padding: 20px 18px; }\n    .takeaways-header h3 { font-size: .88rem; }\n    .takeaways li { font-size: .86rem; gap: 12px; }\n    .tk-num { width: 24px; height: 24px; font-size: .68rem; }\n\n    .action-box { border-radius: var(--radius-sm); padding: 22px 18px; }\n    .action-box h3 { font-size: 1.1rem; }\n    .action-box p { font-size: .84rem; }\n    .action-cta { width: 100%; justify-content: center; font-size: .84rem; }\n  }\n\n  \/* Wide screen \u2014 cap card nicely but let it breathe *\/\n  @media (min-width: 900px) {\n    body { padding: 56px 24px 80px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"card\">\n\n  <!-- \u2500\u2500 HERO \u2500\u2500 -->\n  <div class=\"hero\">\n    <div class=\"hero-tag\">\n      <svg width=\"12\" height=\"12\" viewbox=\"0 0 12 12\" fill=\"none\">\n        <circle cx=\"6\" cy=\"6\" r=\"5.5\" stroke=\"rgba(255,255,255,.7)\" stroke-width=\"1\"\/>\n        <path d=\"M6 3.5V6.5L7.5 7.5\" stroke=\"rgba(255,255,255,.7)\" stroke-width=\"1.1\" stroke-linecap=\"round\"\/>\n      <\/svg>\n      2 minuti di lettura \u00b7 Educazione al paziente\n    <\/div>\n    <h1>Peso Effettivo: Spiegato in modo che i pazienti lo comprendano all'istante<\/h1>\n    <p class=\"hero-sub\">Come trasformare una deviazione posturale astratta in una metrica tangibile che i pazienti possano percepire, comprendere e su cui possano agire.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 BODY \u2500\u2500 -->\n  <div class=\"body\">\n\n    <p class=\"intro\">Il peso effettivo \u00e8 uno dei modi pi\u00f9 rapidi per far s\u00ec che un referto posturale risulti efficace per un paziente. In Biotonix, si riferisce a quanto un segmento corporeo grava sul sistema a causa della sua posizione, non solo a quanto pesa realmente.<\/p>\n\n    <div class=\"rule-hint\">\n      <svg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" aria-hidden=\"true\">\n        <path d=\"M9 2L2 16h14L9 2z\" stroke=\"#0D3B66\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\/>\n        <path d=\"M9 8v3.5M9 13.5v.5\" stroke=\"#0D3B66\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n      <\/svg>\n      <p>La regola pi\u00f9 semplice: <strong>Peso effettivo<\/strong> \u00e8 ci\u00f2 che pesa fisicamente il segmento. <strong>Peso efficace<\/strong> \u00e8 il carico extra che il corpo deve gestire perch\u00e9 quel segmento non \u00e8 pi\u00f9 ben allineato.<\/p>\n    <\/div>\n\n    <!-- Section 1 -->\n    <div class=\"section-title\">\n      <div class=\"section-title-icon icon-quick\">\n        <svg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\">\n          <circle cx=\"9\" cy=\"9\" r=\"7\" stroke=\"#1558A0\" stroke-width=\"1.4\"\/>\n          <path d=\"M9 5v4l2.5 1.5\" stroke=\"#1558A0\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/div>\n      Inquadrare la metrica\n    <\/div>\n\n    <div class=\"detail-block\">\n      <div class=\"detail-row\">\n        <span class=\"detail-label\">Cos'\u00e8<\/span>\n        <span class=\"detail-value\">\u00c8 una misurazione pratica di <strong>stress meccanico<\/strong>. Ad esempio, una testa che pesa 14,3 libbre pu\u00f2 creare un peso effettivo di 20,9 libbre quando si posiziona troppo in avanti.<\/span>\n      <\/div>\n      <div class=\"detail-row\">\n        <span class=\"detail-label\">Perch\u00e9 \u00e8 importante<\/span>\n        <span class=\"detail-value\">I pazienti capiscono \"carico extra\" molto pi\u00f9 velocemente di angoli, traslazioni o calcoli di momenti di forza. <strong>convalida ci\u00f2 che provano<\/strong> senza usare un linguaggio basato sulla paura o farli sentire inadeguati.<\/span>\n      <\/div>\n      <div class=\"detail-row\">\n        <span class=\"detail-label\">Valore clinico<\/span>\n        <span class=\"detail-value\">mantiene la conversazione <strong>obiettivo, calmo e utile<\/strong>. Si smette di parlare di \"cattiva postura\" astratta e si inizia a parlare di una richiesta meccanica chiara e misurabile che pu\u00f2 essere ridotta.<\/span>\n      <\/div>\n    <\/div>\n\n    <!-- Section 2 -->\n    <div class=\"section-title\">\n      <div class=\"section-title-icon icon-full\">\n        <svg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\">\n          <rect x=\"2\" y=\"3\" width=\"14\" height=\"12\" rx=\"2\" stroke=\"#007B82\" stroke-width=\"1.4\"\/>\n          <path d=\"M5 7h8M5 10h5\" stroke=\"#007B82\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/div>\n      La conversazione del paziente\n    <\/div>\n\n    <div class=\"detail-block\">\n      <div class=\"detail-row\">\n        <span class=\"detail-label\">La Sceneggiatura<\/span>\n        <span class=\"detail-value\">\"La tua testa non pesa di pi\u00f9 in realt\u00e0. Ma poich\u00e9 si trova pi\u00f9 avanti, il collo e la parte superiore della schiena devono <strong>gestiscilo come se pesasse di pi\u00f9<\/strong>. \"Ed \u00e8 ci\u00f2 che questo numero dimostra.\"<\/span>\n      <\/div>\n      <div class=\"detail-row\">\n        <span class=\"detail-label\">L'analogia<\/span>\n        <span class=\"detail-value\">\"Poich\u00e9 la tua testa \u00e8 in avanti, i muscoli del collo stanno lavorando come se fossero <strong>tenere 6 libbre in pi\u00f9 tutto il giorno<\/strong>, come portare una palla da bowling pi\u00f9 pesante.\"<\/span>\n      <\/div>\n      <div class=\"detail-row\">\n        <span class=\"detail-label\">La Transizione<\/span>\n        <span class=\"detail-value\">Questo aiuta a spiegare perch\u00e9 l'area si sente sovraccarica. Ora vediamo <strong>riduci quello stress<\/strong> migliorando l'allineamento e seguendo il tuo piano correttivo.\"<\/span>\n      <\/div>\n    <\/div>\n\n    <!-- Takeaways -->\n    <div class=\"takeaways\">\n      <div class=\"takeaways-header\">\n        <h3>3 spunti pratici<\/h3>\n      <\/div>\n      <ol>\n        <li>\n          <span class=\"tk-num\">1<\/span>\n          <span><strong>carico\"<\/strong> I pazienti comprendono immediatamente il significato di \"carico\", e questo sposta il tono da una diagnosi negativa a un problema meccanico gestibile.<\/span>\n        <\/li>\n        <li>\n          <span class=\"tk-num\">2<\/span>\n          <span><strong>Il peso effettivo non \u00e8 massa corporea.<\/strong> \u00c8 chiaramente la domanda fisica aggiuntiva creata interamente dalla posizione del loro segmento.<\/span>\n        <\/li>\n        <li>\n          <span class=\"tk-num\">3<\/span>\n          <span><strong>Accoppia il numero con un'azione.<\/strong> Collega il carico extra ai loro prossimi passi: mobilit\u00e0 dove i tessuti sono corti e forza dove i tessuti sono ipoattivi.<\/span>\n        <\/li>\n      <\/ol>\n    <\/div>\n\n    <!-- Action Box -->\n    <div class=\"action-box\">\n      <div class=\"action-box-label\">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 12 12\" fill=\"none\">\n          <path d=\"M6 1L7.5 4.5H11L8 6.5L9.5 10L6 8L2.5 10L4 6.5L1 4.5H4.5L6 1Z\" fill=\"#00C2CB\"\/>\n        <\/svg>\n        Usa questo questa settimana\n      <\/div>\n      <h3>Sposta la conversazione nella tua prossima recensione<\/h3>\n      <p>Nella tua prossima revisione in vista laterale, sostituisci \"La tua postura \u00e8 sbagliata\" con: <em>\"La tua testa non \u00e8 pi\u00f9 pesante, ma \u00e8 portata in una posizione che fa lavorare il tuo corpo come se fosse pi\u00f9 pesante.\"<\/em><\/p>\n      <p>Usare un peso efficace per convalidare il loro dolore e lasciare che questa metrica oggettiva guidi la conversazione naturalmente verso il loro piano correttivo.<\/p>\n      <a class=\"action-cta\" href=\"https:\/\/app.biotonix.com\">\n        Accedi a Biotonix\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\">\n          <path d=\"M3 7h8M8 4l3 3-3 3\" stroke=\"#0D3B66\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>\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>","protected":false},"excerpt":{"rendered":"<p>Un peso efficace aiuta i pazienti a comprendere l'importanza della postura senza usare un linguaggio spaventoso. Ecco come spiegarlo in una frase chiara e pratica.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[102,104,98,101],"tags":[],"class_list":["post-7150","post","type-post","status-publish","format-standard","hentry","category-biomechanics-posture-pain","category-patient-communication","category-practitioner-hub","category-report-interpretation"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Learn how to explain effective weight in simple language so patients instantly understand posture-related load, mechanical stress, and why corrective care matters.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Biotonix Posture\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"it_IT\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Biotonix Posture | Clinical-Grade Posture Analysis for Practitioners\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Effective Weight Explained for Patients | Biotonix Posture\" \/>\n\t\t<meta property=\"og:description\" content=\"Learn how to explain effective weight in simple language so patients instantly understand posture-related load, mechanical stress, and why corrective care matters.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/biotonixposture.com\/wp-content\/uploads\/2026\/02\/DeviationMarkersBiotonixPosture-scaled.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/biotonixposture.com\/wp-content\/uploads\/2026\/02\/DeviationMarkersBiotonixPosture-scaled.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-04-22T15:05:32+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-22T15:13:01+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Effective Weight Explained for Patients | Biotonix Posture\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Learn how to explain effective weight in simple language so patients instantly understand posture-related load, mechanical stress, and why corrective care matters.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/biotonixposture.com\/wp-content\/uploads\/2026\/02\/DeviationMarkersBiotonixPosture-scaled.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#blogposting\",\"name\":\"Effective Weight Explained for Patients | Biotonix Posture\",\"headline\":\"Effective Weight Explained So Patients Instantly Understand It\",\"author\":{\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/author\\\/biotonix\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/biotonixposture.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logo_biotonix_posture_trans.png\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/#articleImage\"},\"datePublished\":\"2026-04-22T11:05:32-04:00\",\"dateModified\":\"2026-04-22T11:13:01-04:00\",\"inLanguage\":\"it-IT\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#webpage\"},\"articleSection\":\"Biomechanics \\\/ Posture \\\/ Pain, Patient Communication, Practitioner Hub, Report Interpretation\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/biotonixposture.com\\\/it\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/category\\\/practitioner-hub\\\/#listItem\",\"name\":\"Practitioner Hub\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/category\\\/practitioner-hub\\\/#listItem\",\"position\":2,\"name\":\"Practitioner Hub\",\"item\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/category\\\/practitioner-hub\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/category\\\/practitioner-hub\\\/report-interpretation\\\/#listItem\",\"name\":\"Report Interpretation\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/category\\\/practitioner-hub\\\/report-interpretation\\\/#listItem\",\"position\":3,\"name\":\"Report Interpretation\",\"item\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/category\\\/practitioner-hub\\\/report-interpretation\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#listItem\",\"name\":\"Effective Weight Explained So Patients Instantly Understand It\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/category\\\/practitioner-hub\\\/#listItem\",\"name\":\"Practitioner Hub\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#listItem\",\"position\":4,\"name\":\"Effective Weight Explained So Patients Instantly Understand It\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/category\\\/practitioner-hub\\\/report-interpretation\\\/#listItem\",\"name\":\"Report Interpretation\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/#organization\",\"name\":\"Biotonix Posture\",\"description\":\"Clinical-Grade Posture Analysis for Practitioners\",\"url\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/biotonixposture.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logo_biotonix_posture_trans.png\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/instagram.com\\\/BiotonixPosture\",\"https:\\\/\\\/www.youtube.com\\\/@BiotonixPosture\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/author\\\/biotonix\\\/#author\",\"url\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/author\\\/biotonix\\\/\",\"name\":\"Biotonix Posture\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5412506e681d64fbc76aec772e73806d72076ac3ea4736c9898723f7c86cd86d?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Biotonix Posture\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#webpage\",\"url\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/\",\"name\":\"Effective Weight Explained for Patients | Biotonix Posture\",\"description\":\"Learn how to explain effective weight in simple language so patients instantly understand posture-related load, mechanical stress, and why corrective care matters.\",\"inLanguage\":\"it-IT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/effective-weight-explained-so-patients-instantly-understand-it-2\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/author\\\/biotonix\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/author\\\/biotonix\\\/#author\"},\"datePublished\":\"2026-04-22T11:05:32-04:00\",\"dateModified\":\"2026-04-22T11:13:01-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/#website\",\"url\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/\",\"name\":\"Biotonix Posture\",\"description\":\"Clinical-Grade Posture Analysis for Practitioners\",\"inLanguage\":\"it-IT\",\"publisher\":{\"@id\":\"https:\\\/\\\/biotonixposture.com\\\/it\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Effective Weight Explained for Patients | Biotonix Posture","description":"Learn how to explain effective weight in simple language so patients instantly understand posture-related load, mechanical stress, and why corrective care matters.","canonical_url":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#blogposting","name":"Effective Weight Explained for Patients | Biotonix Posture","headline":"Effective Weight Explained So Patients Instantly Understand It","author":{"@id":"https:\/\/biotonixposture.com\/it\/author\/biotonix\/#author"},"publisher":{"@id":"https:\/\/biotonixposture.com\/it\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/biotonixposture.com\/wp-content\/uploads\/2023\/10\/logo_biotonix_posture_trans.png","@id":"https:\/\/biotonixposture.com\/it\/#articleImage"},"datePublished":"2026-04-22T11:05:32-04:00","dateModified":"2026-04-22T11:13:01-04:00","inLanguage":"it-IT","mainEntityOfPage":{"@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#webpage"},"isPartOf":{"@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#webpage"},"articleSection":"Biomechanics \/ Posture \/ Pain, Patient Communication, Practitioner Hub, Report Interpretation"},{"@type":"BreadcrumbList","@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/biotonixposture.com\/it#listItem","position":1,"name":"Home","item":"https:\/\/biotonixposture.com\/it","nextItem":{"@type":"ListItem","@id":"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/#listItem","name":"Practitioner Hub"}},{"@type":"ListItem","@id":"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/#listItem","position":2,"name":"Practitioner Hub","item":"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/","nextItem":{"@type":"ListItem","@id":"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/report-interpretation\/#listItem","name":"Report Interpretation"},"previousItem":{"@type":"ListItem","@id":"https:\/\/biotonixposture.com\/it#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/report-interpretation\/#listItem","position":3,"name":"Report Interpretation","item":"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/report-interpretation\/","nextItem":{"@type":"ListItem","@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#listItem","name":"Effective Weight Explained So Patients Instantly Understand It"},"previousItem":{"@type":"ListItem","@id":"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/#listItem","name":"Practitioner Hub"}},{"@type":"ListItem","@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#listItem","position":4,"name":"Effective Weight Explained So Patients Instantly Understand It","previousItem":{"@type":"ListItem","@id":"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/report-interpretation\/#listItem","name":"Report Interpretation"}}]},{"@type":"Organization","@id":"https:\/\/biotonixposture.com\/it\/#organization","name":"Biotonix Posture","description":"Clinical-Grade Posture Analysis for Practitioners","url":"https:\/\/biotonixposture.com\/it\/","logo":{"@type":"ImageObject","url":"https:\/\/biotonixposture.com\/wp-content\/uploads\/2023\/10\/logo_biotonix_posture_trans.png","@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#organizationLogo"},"image":{"@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#organizationLogo"},"sameAs":["https:\/\/instagram.com\/BiotonixPosture","https:\/\/www.youtube.com\/@BiotonixPosture"]},{"@type":"Person","@id":"https:\/\/biotonixposture.com\/it\/author\/biotonix\/#author","url":"https:\/\/biotonixposture.com\/it\/author\/biotonix\/","name":"Biotonix Posture","image":{"@type":"ImageObject","@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/5412506e681d64fbc76aec772e73806d72076ac3ea4736c9898723f7c86cd86d?s=96&d=mm&r=g","width":96,"height":96,"caption":"Biotonix Posture"}},{"@type":"WebPage","@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#webpage","url":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/","name":"Effective Weight Explained for Patients | Biotonix Posture","description":"Learn how to explain effective weight in simple language so patients instantly understand posture-related load, mechanical stress, and why corrective care matters.","inLanguage":"it-IT","isPartOf":{"@id":"https:\/\/biotonixposture.com\/it\/#website"},"breadcrumb":{"@id":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/#breadcrumblist"},"author":{"@id":"https:\/\/biotonixposture.com\/it\/author\/biotonix\/#author"},"creator":{"@id":"https:\/\/biotonixposture.com\/it\/author\/biotonix\/#author"},"datePublished":"2026-04-22T11:05:32-04:00","dateModified":"2026-04-22T11:13:01-04:00"},{"@type":"WebSite","@id":"https:\/\/biotonixposture.com\/it\/#website","url":"https:\/\/biotonixposture.com\/it\/","name":"Biotonix Posture","description":"Clinical-Grade Posture Analysis for Practitioners","inLanguage":"it-IT","publisher":{"@id":"https:\/\/biotonixposture.com\/it\/#organization"}}]},"og:locale":"it_IT","og:site_name":"Biotonix Posture | Clinical-Grade Posture Analysis for Practitioners","og:type":"article","og:title":"Effective Weight Explained for Patients | Biotonix Posture","og:description":"Learn how to explain effective weight in simple language so patients instantly understand posture-related load, mechanical stress, and why corrective care matters.","og:url":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/","og:image":"https:\/\/biotonixposture.com\/wp-content\/uploads\/2026\/02\/DeviationMarkersBiotonixPosture-scaled.png","og:image:secure_url":"https:\/\/biotonixposture.com\/wp-content\/uploads\/2026\/02\/DeviationMarkersBiotonixPosture-scaled.png","article:published_time":"2026-04-22T15:05:32+00:00","article:modified_time":"2026-04-22T15:13:01+00:00","twitter:card":"summary_large_image","twitter:title":"Effective Weight Explained for Patients | Biotonix Posture","twitter:description":"Learn how to explain effective weight in simple language so patients instantly understand posture-related load, mechanical stress, and why corrective care matters.","twitter:image":"https:\/\/biotonixposture.com\/wp-content\/uploads\/2026\/02\/DeviationMarkersBiotonixPosture-scaled.png"},"aioseo_meta_data":{"post_id":"7150","title":"Effective Weight Explained for Patients #separator_sa #site_title","description":"Learn how to explain effective weight in simple language so patients instantly understand posture-related load, mechanical stress, and why corrective care matters.","keywords":null,"keyphrases":{"focus":{"keyphrase":"effective weight explained","score":54,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":3,"maxScore":9,"error":1},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":3},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":[],"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},"additional":[]},"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":"","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":"BlogPosting","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":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-04-22 15:04:49","updated":"2026-04-22 22:00:12","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/biotonixposture.com\/it\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/\" title=\"Practitioner Hub\">Practitioner Hub<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/report-interpretation\/\" title=\"Report Interpretation\">Report Interpretation<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tEffective Weight Explained So Patients Instantly Understand It\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/biotonixposture.com\/it"},{"label":"Practitioner Hub","link":"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/"},{"label":"Report Interpretation","link":"https:\/\/biotonixposture.com\/it\/category\/practitioner-hub\/report-interpretation\/"},{"label":"Effective Weight Explained So Patients Instantly Understand It","link":"https:\/\/biotonixposture.com\/it\/effective-weight-explained-so-patients-instantly-understand-it-2\/"}],"_links":{"self":[{"href":"https:\/\/biotonixposture.com\/it\/wp-json\/wp\/v2\/posts\/7150","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biotonixposture.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/biotonixposture.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/biotonixposture.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/biotonixposture.com\/it\/wp-json\/wp\/v2\/comments?post=7150"}],"version-history":[{"count":10,"href":"https:\/\/biotonixposture.com\/it\/wp-json\/wp\/v2\/posts\/7150\/revisions"}],"predecessor-version":[{"id":7160,"href":"https:\/\/biotonixposture.com\/it\/wp-json\/wp\/v2\/posts\/7150\/revisions\/7160"}],"wp:attachment":[{"href":"https:\/\/biotonixposture.com\/it\/wp-json\/wp\/v2\/media?parent=7150"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/biotonixposture.com\/it\/wp-json\/wp\/v2\/categories?post=7150"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/biotonixposture.com\/it\/wp-json\/wp\/v2\/tags?post=7150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}