{"id":25,"date":"2026-04-30T17:44:19","date_gmt":"2026-04-30T09:44:19","guid":{"rendered":"https:\/\/test8.mloun.site\/?page_id=25"},"modified":"2026-08-21T16:38:22","modified_gmt":"2026-08-21T08:38:22","slug":"about-us","status":"publish","type":"page","link":"https:\/\/xtand.ai\/ja\/about-us\/","title":{"rendered":"\u79c1\u305f\u3061\u306b\u3064\u3044\u3066"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25\" class=\"elementor elementor-25\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2d4ddc e-con-full e-flex e-con e-parent\" data-id=\"a2d4ddc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18cb8cf elementor-widget elementor-widget-html\" data-id=\"18cb8cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.2\/css\/all.min.css\" \/>\n<style>\n  :where(body:has(> .xtand-about)) {\n    margin: 0;\n  }\n\n  .xtand-about {\n    --xa-bg: #eef0e5;\n    --xa-bg-soft: #f7f8f2;\n    --xa-card: #ffffff;\n    --xa-dark: #0d0e0d;\n    --xa-dark-soft: #171917;\n    --xa-accent: #b9ff00;\n    --xa-accent-dark: #8bc000;\n    --xa-text: #171817;\n    --xa-muted: #5c605a;\n    --xa-muted-dark: #b8bdb5;\n    --xa-border: #d8dccf;\n    --xa-radius-lg: 28px;\n    --xa-radius-md: 18px;\n    --xa-shadow: 0 24px 70px rgba(15, 18, 13, 0.1);\n    width: 100%;\n    max-width: none;\n    overflow: hidden;\n    isolation: isolate;\n    background: var(--xa-bg);\n    color: var(--xa-text);\n    font-family: Inter, Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .xtand-about,\n  .xtand-about * {\n    box-sizing: border-box;\n  }\n\n  .xtand-about img {\n    display: block;\n    max-width: 100%;\n  }\n\n  .xtand-about a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .xtand-about h1,\n  .xtand-about h2,\n  .xtand-about h3,\n  .xtand-about p,\n  .xtand-about blockquote {\n    margin: 0;\n  }\n\n  .xtand-about .xa-shell {\n    width: min(1180px, calc(100% - 48px));\n    margin-inline: auto;\n  }\n\n  .xtand-about .xa-section {\n    position: relative;\n    padding: 96px 0;\n  }\n\n  .xtand-about .xa-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 18px;\n    color: var(--xa-accent-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.2em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .xtand-about .xa-kicker::before {\n    width: 30px;\n    height: 2px;\n    background: currentColor;\n    content: \"\";\n  }\n\n  .xtand-about .xa-title {\n    max-width: 820px;\n    color: var(--xa-text);\n    font-size: clamp(38px, 5vw, 62px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 1.02;\n  }\n\n  .xtand-about .xa-copy {\n    color: var(--xa-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .xtand-about .xa-copy + .xa-copy {\n    margin-top: 18px;\n  }\n\n  .xtand-about .xa-button {\n    display: inline-flex;\n    min-height: 48px;\n    align-items: center;\n    justify-content: center;\n    padding: 13px 24px;\n    border: 1px solid transparent;\n    border-radius: 999px;\n    background: var(--xa-accent);\n    color: #0b0c0b;\n    font-size: 14px;\n    font-weight: 800;\n    line-height: 1.2;\n    transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;\n  }\n\n  .xtand-about .xa-button:hover,\n  .xtand-about .xa-button:focus-visible {\n    transform: translateY(-2px);\n    background: #c8ff32;\n  }\n\n  .xtand-about .xa-button--ghost {\n    border-color: rgba(255, 255, 255, 0.38);\n    background: rgba(15, 16, 15, 0.55);\n    color: #ffffff;\n  }\n\n  .xtand-about .xa-button--ghost:hover,\n  .xtand-about .xa-button--ghost:focus-visible {\n    border-color: var(--xa-accent);\n    background: rgba(15, 16, 15, 0.8);\n  }\n\n  .xtand-about .xa-hero {\n    position: relative;\n    min-height: 850px;\n    display: flex;\n    align-items: center;\n    overflow: hidden;\n    background: var(--xa-dark);\n    color: #ffffff;\n  }\n\n  .xtand-about .xa-hero__background,\n  .xtand-about .xa-hero__shade {\n    position: absolute;\n    inset: 0;\n  }\n\n  .xtand-about .xa-hero__background {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: 58% center;\n  }\n\n  .xtand-about .xa-hero__shade {\n    background: rgba(6, 7, 6, 0.7);\n  }\n\n  .xtand-about .xa-hero__content {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    padding: 92px 0 42px;\n  }\n\n  .xtand-about .xa-hero__grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);\n    gap: 72px;\n    align-items: center;\n  }\n\n  .xtand-about .xa-hero .xa-kicker {\n    color: var(--xa-accent);\n  }\n\n  .xtand-about .xa-hero__title {\n    max-width: 650px;\n    color: #ffffff;\n    font-size: clamp(56px, 5vw, 76px);\n    font-weight: 900;\n    letter-spacing: -0.06em;\n    line-height: 0.91;\n    text-transform: uppercase;\n  }\n\n  .xtand-about .xa-hero__title span {\n    display: inline;\n    color: var(--xa-accent);\n  }\n\n  .xtand-about .xa-hero__lead {\n    max-width: 660px;\n    margin-top: 28px;\n    color: #ffffff;\n    font-size: clamp(17px, 1.55vw, 21px);\n    font-weight: 600;\n    line-height: 1.5;\n  }\n\n  .xtand-about .xa-hero__text {\n    max-width: 680px;\n    margin-top: 16px;\n    color: rgba(255, 255, 255, 0.72);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .xtand-about .xa-hero__actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  .xtand-about .xa-product-card {\n    width: min(100%, 522px);\n    justify-self: end;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 26px;\n    background: rgba(255, 255, 255, 0.08);\n    box-shadow: 0 30px 90px rgba(0, 0, 0, 0.34);\n  }\n\n  .xtand-about .xa-product-card img {\n    width: 100%;\n    height: 520px;\n    object-fit: cover;\n    object-position: center 72%;\n  }\n\n  .xtand-about .xa-product-card__badge {\n    position: absolute;\n    left: 22px;\n    bottom: 20px;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 11px 16px;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 12px;\n    background: rgba(13, 14, 13, 0.84);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .xtand-about .xa-product-card__badge::before {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--xa-accent);\n    content: \"\";\n    box-shadow: 0 0 18px rgba(185, 255, 0, 0.8);\n  }\n\n  .xtand-about .xa-trust {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 36px;\n    padding-top: 30px;\n    border-top: 1px solid rgba(255, 255, 255, 0.18);\n  }\n\n  .xtand-about .xa-trust__item {\n    min-width: 0;\n    padding: 0 18px;\n    text-align: center;\n  }\n\n  .xtand-about .xa-trust__item + .xa-trust__item {\n    border-left: 1px solid rgba(255, 255, 255, 0.12);\n  }\n\n  .xtand-about .xa-trust__value {\n    display: block;\n    color: var(--xa-accent);\n    font-size: 20px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .xtand-about .xa-trust__label {\n    display: block;\n    margin-top: 6px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .xtand-about .xa-purpose {\n    background: var(--xa-bg);\n  }\n\n  .xtand-about .xa-purpose__grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(340px, 0.95fr);\n    gap: 64px;\n    align-items: center;\n    margin-top: 46px;\n  }\n\n  .xtand-about .xa-purpose__copy strong {\n    display: block;\n    margin-bottom: 14px;\n    color: var(--xa-text);\n  }\n\n  .xtand-about .xa-quote {\n    padding: 36px;\n    border: 1px solid var(--xa-border);\n    border-radius: var(--xa-radius-lg);\n    background: var(--xa-card);\n    box-shadow: var(--xa-shadow);\n  }\n\n  .xtand-about .xa-quote__mark {\n    color: var(--xa-accent);\n    font-size: 64px;\n    font-weight: 900;\n    line-height: 0.7;\n  }\n\n  .xtand-about .xa-quote blockquote {\n    margin-top: 26px;\n    color: var(--xa-text);\n    font-size: clamp(19px, 1.65vw, 22px);\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .xtand-about .xa-author {\n    display: flex;\n    gap: 14px;\n    align-items: center;\n    margin-top: 28px;\n    padding-top: 24px;\n    border-top: 1px solid var(--xa-border);\n  }\n\n  .xtand-about .xa-author img {\n    width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    object-fit: cover;\n    object-position: center 18%;\n  }\n\n  .xtand-about .xa-author strong,\n  .xtand-about .xa-author span {\n    display: block;\n  }\n\n  .xtand-about .xa-author strong {\n    font-size: 13px;\n  }\n\n  .xtand-about .xa-author span {\n    margin-top: 2px;\n    color: var(--xa-muted);\n    font-size: 12px;\n  }\n\n  .xtand-about .xa-dark-section {\n    background: var(--xa-dark);\n    color: #ffffff;\n  }\n\n  .xtand-about .xa-dark-section .xa-title {\n    color: #ffffff;\n  }\n\n  .xtand-about .xa-rd__grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(420px, 1fr);\n    gap: 70px;\n    align-items: start;\n    margin-top: 56px;\n  }\n\n  .xtand-about .xa-dark-section .xa-copy {\n    color: var(--xa-muted-dark);\n  }\n\n  .xtand-about .xa-question {\n    margin: 26px 0;\n    padding: 22px 24px;\n    border-left: 3px solid var(--xa-accent);\n    border-radius: 0 10px 10px 0;\n    background: #1b2214;\n    color: #ffffff;\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.6;\n  }\n\n  .xtand-about .xa-lab-grid {\n    display: grid;\n    grid-template-columns: 1.25fr 0.9fr;\n    grid-template-rows: 240px 240px;\n    gap: 14px;\n  }\n\n  .xtand-about .xa-lab-card {\n    position: relative;\n    overflow: hidden;\n    min-height: 0;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: var(--xa-radius-md);\n    background: var(--xa-dark-soft);\n  }\n\n  .xtand-about .xa-lab-card:first-child {\n    grid-row: 1 \/ 3;\n  }\n\n  .xtand-about .xa-lab-card img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .xtand-about .xa-lab-card__caption {\n    position: absolute;\n    right: 10px;\n    bottom: 10px;\n    left: 10px;\n    padding: 13px 14px;\n    border-radius: 10px;\n    background: rgba(13, 14, 13, 0.82);\n  }\n\n  .xtand-about .xa-lab-card__caption strong,\n  .xtand-about .xa-lab-card__caption span {\n    display: block;\n  }\n\n  .xtand-about .xa-lab-card__caption strong {\n    color: var(--xa-accent);\n    font-size: 12px;\n  }\n\n  .xtand-about .xa-lab-card__caption span {\n    margin-top: 2px;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 11px;\n    line-height: 1.35;\n  }\n\n  .xtand-about .xa-concept {\n    margin-top: 16px;\n    padding: 30px;\n    border-radius: var(--xa-radius-md);\n    background: var(--xa-accent);\n    color: #11130f;\n    box-shadow: 0 24px 70px rgba(185, 255, 0, 0.12);\n  }\n\n  .xtand-about .xa-concept__label {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: rgba(17, 19, 15, 0.1);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .xtand-about .xa-concept h3 {\n    font-size: 28px;\n    line-height: 1.2;\n  }\n\n  .xtand-about .xa-concept p {\n    margin-top: 12px;\n    color: #33400f;\n    font-size: 14px;\n  }\n\n  .xtand-about .xa-journey {\n    background: var(--xa-bg-soft);\n  }\n\n  .xtand-about .xa-timeline {\n    position: relative;\n    margin-top: 64px;\n  }\n\n  .xtand-about .xa-timeline::before {\n    position: absolute;\n    top: 28px;\n    bottom: 28px;\n    left: 150px;\n    width: 2px;\n    background: var(--xa-accent);\n    content: \"\";\n  }\n\n  .xtand-about .xa-timeline__item {\n    position: relative;\n    display: grid;\n    grid-template-columns: 120px 54px minmax(0, 1fr);\n    gap: 18px;\n    align-items: center;\n  }\n\n  .xtand-about .xa-timeline__item + .xa-timeline__item {\n    margin-top: 26px;\n  }\n\n  .xtand-about .xa-timeline__year {\n    text-align: right;\n    font-size: 27px;\n    font-weight: 800;\n    letter-spacing: -0.03em;\n  }\n\n  .xtand-about .xa-timeline__icon {\n    position: relative;\n    z-index: 2;\n    width: 42px;\n    height: 42px;\n    display: grid;\n    place-items: center;\n    border: 2px solid var(--xa-accent);\n    border-radius: 50%;\n    background: var(--xa-bg-soft);\n    color: var(--xa-accent-dark);\n    font-size: 15px;\n  }\n\n  .xtand-about .xa-timeline__card {\n    padding: 24px 28px;\n    border: 1px solid var(--xa-border);\n    border-radius: 16px;\n    background: #ffffff;\n    box-shadow: 0 10px 34px rgba(16, 19, 14, 0.05);\n  }\n\n  .xtand-about .xa-timeline__card h3 {\n    color: var(--xa-text);\n    font-size: 17px;\n  }\n\n  .xtand-about .xa-timeline__card p {\n    margin-top: 8px;\n    color: var(--xa-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .xtand-about .xa-ces__top {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);\n    gap: 56px;\n    align-items: center;\n    margin-top: 52px;\n  }\n\n  .xtand-about .xa-ces__image {\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 24px;\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);\n  }\n\n  .xtand-about .xa-ces__image img {\n    width: 100%;\n    height: 400px;\n    object-fit: cover;\n  }\n\n  .xtand-about .xa-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin-top: 46px;\n  }\n\n  .xtand-about .xa-stat {\n    padding: 25px 16px;\n    border-radius: 16px;\n    background: #ffffff;\n    color: var(--xa-text);\n    text-align: center;\n  }\n\n  .xtand-about .xa-stat:nth-child(even) {\n    background: var(--xa-accent);\n  }\n\n  .xtand-about .xa-stat strong,\n  .xtand-about .xa-stat span {\n    display: block;\n  }\n\n  .xtand-about .xa-stat strong {\n    font-size: clamp(28px, 4vw, 42px);\n    font-weight: 900;\n    letter-spacing: -0.04em;\n    line-height: 1;\n  }\n\n  .xtand-about .xa-stat span {\n    margin-top: 10px;\n    color: #5b5f58;\n    font-size: 11px;\n  }\n\n  .xtand-about .xa-media {\n    margin-top: 28px;\n    padding: 38px;\n    border-top: 4px solid var(--xa-accent);\n    border-radius: 22px;\n    background: #ffffff;\n  }\n\n  .xtand-about .xa-media__title {\n    margin-bottom: 28px;\n    color: #4c504a;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.2em;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .xtand-about .xa-media__grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 24px 32px;\n    align-items: center;\n  }\n\n  .xtand-about .xa-media__item {\n    height: 54px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .xtand-about .xa-media__item img {\n    max-width: 150px;\n    max-height: 46px;\n    object-fit: contain;\n  }\n\n  .xtand-about .xa-company {\n    background: var(--xa-bg);\n  }\n\n  .xtand-about .xa-company__intro {\n    max-width: 860px;\n    margin-top: 28px;\n  }\n\n  .xtand-about .xa-company__grid {\n    display: grid;\n    grid-template-columns: minmax(320px, 0.9fr) minmax(0, 1.1fr);\n    gap: 64px;\n    align-items: center;\n    margin-top: 46px;\n  }\n\n  .xtand-about .xa-company__image {\n    overflow: hidden;\n    border-radius: 24px;\n    box-shadow: var(--xa-shadow);\n  }\n\n  .xtand-about .xa-company__image img {\n    width: 100%;\n    height: 460px;\n    object-fit: cover;\n    object-position: center 61%;\n  }\n\n  .xtand-about .xa-company__card {\n    padding: 32px 36px;\n    border: 1px solid var(--xa-border);\n    border-radius: 22px;\n    background: #ffffff;\n    box-shadow: var(--xa-shadow);\n  }\n\n  .xtand-about .xa-company__row {\n    display: grid;\n    grid-template-columns: 116px 1fr;\n    gap: 18px;\n    padding: 17px 0;\n    border-bottom: 1px solid var(--xa-border);\n  }\n\n  .xtand-about .xa-company__row:first-child {\n    padding-top: 0;\n  }\n\n  .xtand-about .xa-company__row:last-child {\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .xtand-about .xa-company__label {\n    color: #7b8078;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .xtand-about .xa-company__value {\n    color: var(--xa-text);\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .xtand-about .xa-company__value a {\n    border-bottom: 2px solid var(--xa-accent);\n  }\n\n  .xtand-about .xa-final {\n    background: var(--xa-bg-soft);\n  }\n\n  .xtand-about .xa-final__grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);\n    gap: 72px;\n    align-items: center;\n  }\n\n  .xtand-about .xa-final__title {\n    color: var(--xa-text);\n    font-size: clamp(50px, 6vw, 80px);\n    font-weight: 900;\n    letter-spacing: -0.055em;\n    line-height: 0.98;\n  }\n\n  .xtand-about .xa-final__title span {\n    color: var(--xa-accent-dark);\n  }\n\n  .xtand-about .xa-final__copy {\n    max-width: 620px;\n    margin-top: 24px;\n  }\n\n  .xtand-about .xa-final__action {\n    margin-top: 28px;\n  }\n\n  .xtand-about .xa-final__image {\n    overflow: hidden;\n    border: 1px solid var(--xa-border);\n    border-radius: 26px;\n    background: #ffffff;\n    box-shadow: var(--xa-shadow);\n  }\n\n  .xtand-about .xa-final__image img {\n    width: 100%;\n    height: 360px;\n    object-fit: cover;\n    object-position: center 72%;\n  }\n\n  .xtand-about .xa-reveal {\n    opacity: 0;\n    transform: translateY(24px);\n    transition: opacity 650ms ease, transform 650ms ease;\n  }\n\n  .xtand-about .xa-reveal.is-visible {\n    opacity: 1;\n    transform: none;\n  }\n\n  @media (max-width: 1024px) {\n    .xtand-about .xa-section {\n      padding: 88px 0;\n    }\n\n    .xtand-about .xa-hero {\n      min-height: auto;\n    }\n\n    .xtand-about .xa-hero__grid,\n    .xtand-about .xa-purpose__grid,\n    .xtand-about .xa-rd__grid,\n    .xtand-about .xa-ces__top,\n    .xtand-about .xa-company__grid,\n    .xtand-about .xa-final__grid {\n      grid-template-columns: 1fr;\n      gap: 46px;\n    }\n\n    .xtand-about .xa-hero__content {\n      padding-top: 80px;\n    }\n\n    .xtand-about .xa-product-card {\n      max-width: 620px;\n    }\n\n    .xtand-about .xa-trust {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 26px 0;\n    }\n\n    .xtand-about .xa-trust__item:nth-child(4) {\n      border-left: 0;\n    }\n\n    .xtand-about .xa-company__image img {\n      height: 520px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .xtand-about .xa-shell {\n      width: min(100% - 28px, 1180px);\n    }\n\n    .xtand-about .xa-section {\n      padding: 70px 0;\n    }\n\n    .xtand-about .xa-title {\n      font-size: clamp(34px, 11vw, 48px);\n    }\n\n    .xtand-about .xa-hero__content {\n      padding: 68px 0 34px;\n    }\n\n    .xtand-about .xa-hero__background {\n      object-position: 67% center;\n    }\n\n    .xtand-about .xa-hero__shade {\n      background: rgba(6, 7, 6, 0.78);\n    }\n\n    .xtand-about .xa-hero__title {\n      font-size: clamp(50px, 15.5vw, 68px);\n    }\n\n    .xtand-about .xa-hero__lead {\n      font-size: 17px;\n    }\n\n    .xtand-about .xa-product-card__badge {\n      left: 14px;\n      bottom: 14px;\n    }\n\n    .xtand-about .xa-product-card img,\n    .xtand-about .xa-final__image img,\n    .xtand-about .xa-ces__image img {\n      height: 360px;\n    }\n\n    .xtand-about .xa-trust {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .xtand-about .xa-trust__item:nth-child(odd) {\n      border-left: 0;\n    }\n\n    .xtand-about .xa-trust__item:nth-child(even) {\n      border-left: 1px solid rgba(255, 255, 255, 0.12);\n    }\n\n    .xtand-about .xa-quote,\n    .xtand-about .xa-company__card,\n    .xtand-about .xa-media {\n      padding: 28px 22px;\n    }\n\n    .xtand-about .xa-lab-grid {\n      grid-template-columns: 1fr;\n      grid-template-rows: repeat(3, 260px);\n    }\n\n    .xtand-about .xa-lab-card:first-child {\n      grid-row: auto;\n    }\n\n    .xtand-about .xa-timeline::before {\n      left: 20px;\n    }\n\n    .xtand-about .xa-timeline__item {\n      grid-template-columns: 42px 1fr;\n      gap: 14px;\n      align-items: start;\n    }\n\n    .xtand-about .xa-timeline__year {\n      grid-column: 2;\n      grid-row: 1;\n      margin-top: 4px;\n      text-align: left;\n      font-size: 24px;\n    }\n\n    .xtand-about .xa-timeline__icon {\n      grid-column: 1;\n      grid-row: 1;\n    }\n\n    .xtand-about .xa-timeline__card {\n      grid-column: 2;\n      padding: 21px;\n    }\n\n    .xtand-about .xa-stats,\n    .xtand-about .xa-media__grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .xtand-about .xa-company__image img {\n      height: 420px;\n    }\n\n    .xtand-about .xa-company__row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n    }\n\n    .xtand-about .xa-final__title {\n      font-size: clamp(48px, 14vw, 64px);\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .xtand-about .xa-reveal {\n      opacity: 1;\n      transform: none;\n      transition: none;\n    }\n\n    .xtand-about .xa-button {\n      transition: none;\n    }\n  }\n<\/style>\n\n<div class=\"xtand-about\" id=\"xtand-about\">\n  <section class=\"xa-hero\" aria-labelledby=\"xa-about-title\">\n    <img decoding=\"async\" class=\"xa-hero__background\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/about-hero.webp\" alt=\"Outdoor climber wearing Xtand movement technology\" width=\"2560\" height=\"1707\" fetchpriority=\"high\" \/>\n    <div class=\"xa-hero__shade\" aria-hidden=\"true\"><\/div>\n    <div class=\"xa-hero__content\">\n      <div class=\"xa-shell\">\n        <div class=\"xa-hero__grid\">\n          <div class=\"xa-reveal\">\n            <div class=\"xa-kicker\">About Us<\/div>\n            <h1 class=\"xa-hero__title\" id=\"xa-about-title\">AI<br \/>wearable<br \/><span>robotics<\/span><br \/>for<br \/>smarter<br \/>movement<\/h1>\n            <p class=\"xa-hero__lead\">Xtand creates lightweight AI-powered movement technology for sports, training, outdoor exploration, and active routines.<\/p>\n            <p class=\"xa-hero__text\">Built on wearable robotics, motion recognition, biomechanics, and adaptive control, Xtand helps people move with greater confidence in real life\u2014from everyday walking to training and hiking.<\/p>\n            <div class=\"xa-hero__actions\">\n              <a class=\"xa-button\" href=\"https:\/\/xtand.ai\/products\/\">Explore Xtand Products<\/a>\n              <a class=\"xa-button xa-button--ghost\" href=\"#xa-technology\">Learn How It Works<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"xa-product-card xa-reveal\">\n            <img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/orion-knee-support-hd-scaled.jpg\" alt=\"Xtand Orion wearable knee-support system\" width=\"2408\" height=\"2612\" fetchpriority=\"high\" \/>\n            <div class=\"xa-product-card__badge\">xtand.ai &nbsp; Official Store<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"xa-trust xa-reveal\" aria-label=\"Xtand trust points\">\n          <div class=\"xa-trust__item\"><span class=\"xa-trust__value\">xtand.ai<\/span><span class=\"xa-trust__label\">Official Store<\/span><\/div>\n          <div class=\"xa-trust__item\"><span class=\"xa-trust__value\">1-Year<\/span><span class=\"xa-trust__label\">Warranty<\/span><\/div>\n          <div class=\"xa-trust__item\"><span class=\"xa-trust__value\">CES 2026<\/span><span class=\"xa-trust__label\">Featured<\/span><\/div>\n          <div class=\"xa-trust__item\"><span class=\"xa-trust__value\">3x<\/span><span class=\"xa-trust__label\">Best of CES<\/span><\/div>\n          <div class=\"xa-trust__item\"><span class=\"xa-trust__value\">89.5M+<\/span><span class=\"xa-trust__label\">Media Reach<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"xa-section xa-purpose\" aria-labelledby=\"xa-purpose-title\">\n    <div class=\"xa-shell\">\n      <div class=\"xa-kicker\">Our Purpose<\/div>\n      <h2 class=\"xa-title\" id=\"xa-purpose-title\">Why Xtand Exists<\/h2>\n      <div class=\"xa-purpose__grid\">\n        <div class=\"xa-purpose__copy xa-reveal\">\n          <p class=\"xa-copy\"><strong>Movement is personal.<\/strong>Every step, climb, squat, run, or lift places different demands on the body. Yet most traditional support products are static\u2014they provide the same pressure no matter how you move.<\/p>\n          <p class=\"xa-copy\"><strong>Xtand was created to change that.<\/strong>We believe movement technology should be intelligent, adaptive, and comfortable enough for real life. Our goal is to bring advanced wearable robotics out of the lab and into products people can actually use every day.<\/p>\n        <\/div>\n        <article class=\"xa-quote xa-reveal\">\n          <div class=\"xa-quote__mark\" aria-hidden=\"true\">\u201c<\/div>\n          <blockquote>We want technology to understand human movement and feel like a natural extension of everyday ability. That idea is the foundation of every Xtand product we build.<\/blockquote>\n          <div class=\"xa-author\">\n            <img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/founder-avatar.webp\" alt=\"Xtand co-founder\" width=\"320\" height=\"480\" loading=\"lazy\" \/>\n            <div><strong>Xtand Co-founder<\/strong><span>Chief Product Officer<\/span><\/div>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"xa-section xa-dark-section\" id=\"xa-technology\" aria-labelledby=\"xa-technology-title\">\n    <div class=\"xa-shell\">\n      <div class=\"xa-kicker\">Our Technology<\/div>\n      <h2 class=\"xa-title\" id=\"xa-technology-title\">From Robotics R&amp;D to Everyday Movement<\/h2>\n      <div class=\"xa-rd__grid\">\n        <div class=\"xa-reveal\">\n          <p class=\"xa-copy\">Xtand is the consumer brand of <strong>MebotX Intelligent Technology (Suzhou) Co., Ltd.<\/strong>, a wearable robotics company focused on human-centered movement technology.<\/p>\n          <p class=\"xa-copy\">Our work began long before Xtand became a consumer brand. Since 2008, our core R&amp;D team has explored exoskeleton systems, human-robot collaboration, intelligent joints, motion recognition, and biomechanics.<\/p>\n          <p class=\"xa-copy\">In 2018, MebotX was officially founded to bring these technologies into real-world applications. The team continued developing movement systems across logistics, outdoor mobility, sports, and active-lifestyle scenarios.<\/p>\n          <div class=\"xa-question\">How can advanced robotics move beyond laboratories and specialized environments, and become practical enough for everyday life?<\/div>\n          <p class=\"xa-copy\">Xtand was created to answer that question through lightweight products that sense motion, interpret intent, and adapt in real time.<\/p>\n        <\/div>\n        <div class=\"xa-reveal\">\n          <div class=\"xa-lab-grid\">\n            <article class=\"xa-lab-card\">\n              <img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/prototype-development.webp\" alt=\"Xtand engineers developing a wearable robotics prototype\" width=\"1000\" height=\"1196\" loading=\"lazy\" \/>\n              <div class=\"xa-lab-card__caption\"><strong>Prototype Development<\/strong><span>Engineering, sensing, and human-motion systems.<\/span><\/div>\n            <\/article>\n            <article class=\"xa-lab-card\">\n              <img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/motion-testing.webp\" alt=\"Real-world wearable system testing\" width=\"900\" height=\"1200\" loading=\"lazy\" \/>\n              <div class=\"xa-lab-card__caption\"><strong>Motion Testing<\/strong><span>Movement and wearable-system evaluation.<\/span><\/div>\n            <\/article>\n            <article class=\"xa-lab-card\">\n              <img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/validation.webp\" alt=\"Xtand engineers validating a wearable system\" width=\"1000\" height=\"503\" loading=\"lazy\" \/>\n              <div class=\"xa-lab-card__caption\"><strong>Validation<\/strong><span>Data-driven testing and performance analysis.<\/span><\/div>\n            <\/article>\n          <\/div>\n          <article class=\"xa-concept\">\n            <div class=\"xa-concept__label\">Core Concept<\/div>\n            <h3>Embodied Movement<\/h3>\n            <p>Technology that understands human motion and becomes a natural part of everyday movement. Every Xtand product is built on this foundation\u2014sensing motion, interpreting intent, and adapting in real time.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"xa-section xa-journey\" aria-labelledby=\"xa-journey-title\">\n    <div class=\"xa-shell\">\n      <div class=\"xa-kicker\">Our Story<\/div>\n      <h2 class=\"xa-title\" id=\"xa-journey-title\">Our Journey<\/h2>\n      <div class=\"xa-timeline\">\n        <article class=\"xa-timeline__item xa-reveal\"><div class=\"xa-timeline__year\">2008<\/div><div class=\"xa-timeline__icon\"><i class=\"fas fa-layer-group\" aria-hidden=\"true\"><\/i><\/div><div class=\"xa-timeline__card\"><h3>R&amp;D Foundations<\/h3><p>Our core research team began exploring artificial intelligence, exoskeleton systems, motion recognition, intelligent joints, and human-robot collaboration.<\/p><\/div><\/article>\n        <article class=\"xa-timeline__item xa-reveal\"><div class=\"xa-timeline__year\">2018<\/div><div class=\"xa-timeline__icon\"><i class=\"fas fa-building\" aria-hidden=\"true\"><\/i><\/div><div class=\"xa-timeline__card\"><h3>MebotX Founded<\/h3><p>MebotX Intelligent Technology (Suzhou) Co., Ltd. was established to develop wearable robotics and movement technologies for real-world applications.<\/p><\/div><\/article>\n        <article class=\"xa-timeline__item xa-reveal\"><div class=\"xa-timeline__year\">'18\u2013'19<\/div><div class=\"xa-timeline__icon\"><i class=\"fas fa-people-group\" aria-hidden=\"true\"><\/i><\/div><div class=\"xa-timeline__card\"><h3>Real-World Application Partnerships<\/h3><p>The team worked with major enterprise partners on exoskeleton-related scenarios, including logistics and movement technology use cases.<\/p><\/div><\/article>\n        <article class=\"xa-timeline__item xa-reveal\"><div class=\"xa-timeline__year\">'21\u2013'23<\/div><div class=\"xa-timeline__icon\"><i class=\"fas fa-wave-square\" aria-hidden=\"true\"><\/i><\/div><div class=\"xa-timeline__card\"><h3>Continued Technology Development<\/h3><p>MebotX strengthened its R&amp;D platform across wearable sensing, biomechanics, intelligent actuation, and human movement.<\/p><\/div><\/article>\n        <article class=\"xa-timeline__item xa-reveal\"><div class=\"xa-timeline__year\">2024<\/div><div class=\"xa-timeline__icon\"><i class=\"fas fa-mountain\" aria-hidden=\"true\"><\/i><\/div><div class=\"xa-timeline__card\"><h3>Outdoor Field Testing Begins<\/h3><p>The team introduced its mountain-climbing knee exoskeleton concept in Huangshan and began a new phase of outdoor field testing.<\/p><\/div><\/article>\n        <article class=\"xa-timeline__item xa-reveal\"><div class=\"xa-timeline__year\">2025<\/div><div class=\"xa-timeline__icon\"><i class=\"fas fa-clock\" aria-hidden=\"true\"><\/i><\/div><div class=\"xa-timeline__card\"><h3>Consumer Product Expansion<\/h3><p>Xtand completed full-scenario outdoor testing and expanded its product roadmap toward consumer movement technology.<\/p><\/div><\/article>\n        <article class=\"xa-timeline__item xa-reveal\"><div class=\"xa-timeline__year\">2026<\/div><div class=\"xa-timeline__icon\"><i class=\"fas fa-bolt\" aria-hidden=\"true\"><\/i><\/div><div class=\"xa-timeline__card\"><h3>Xtand Debuts at CES<\/h3><p>Xtand presented its intelligent patella strap and lightweight exoskeleton solutions at CES 2026 in Las Vegas.<\/p><\/div><\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"xa-section xa-dark-section\" aria-labelledby=\"xa-ces-title\">\n    <div class=\"xa-shell\">\n      <div class=\"xa-kicker\">Global Recognition<\/div>\n      <h2 class=\"xa-title\" id=\"xa-ces-title\">Recognized on the Global Stage at CES 2026<\/h2>\n      <div class=\"xa-ces__top\">\n        <div class=\"xa-ces__image xa-reveal\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/ces-2026-exhibition.webp\" alt=\"Visitors and the Xtand team at the CES 2026 exhibition booth\" width=\"1600\" height=\"1067\" loading=\"lazy\" \/><\/div>\n        <div class=\"xa-reveal\"><p class=\"xa-copy\">In January 2026, Xtand brought its AI-powered movement technology to CES in Las Vegas, one of the world's most influential technology events.<\/p><p class=\"xa-copy\">Through live demonstrations, visitors, creators, and media experienced adaptive movement technology in real motion.<\/p><p class=\"xa-copy\">The figures below reflect Xtand's published CES 2026 media summary and should be updated whenever new verified reporting is available.<\/p><\/div>\n      <\/div>\n      <div class=\"xa-stats xa-reveal\">\n        <div class=\"xa-stat\"><strong>15<\/strong><span>Media Features<\/span><\/div>\n        <div class=\"xa-stat\"><strong>3<\/strong><span>Best of CES Recognitions<\/span><\/div>\n        <div class=\"xa-stat\"><strong>89.5M+<\/strong><span>Combined Media UVM<\/span><\/div>\n        <div class=\"xa-stat\"><strong>1.16M+<\/strong><span>Creator Video Views<\/span><\/div>\n      <\/div>\n      <div class=\"xa-media xa-reveal\">\n        <div class=\"xa-media__title\">Featured in International Media<\/div>\n        <div class=\"xa-media__grid\">\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-forbes.webp\" alt=\"Forbes\" width=\"440\" height=\"115\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-maxim.webp\" alt=\"Maxim\" width=\"520\" height=\"171\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-techlicious.webp\" alt=\"Techlicious\" width=\"459\" height=\"112\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-geeky-gadgets.webp\" alt=\"Geeky Gadgets\" width=\"492\" height=\"72\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-homecrux.webp\" alt=\"Homecrux\" width=\"450\" height=\"82\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-tech-times.webp\" alt=\"Tech Times\" width=\"271\" height=\"161\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-techbullion.webp\" alt=\"TechBullion\" width=\"421\" height=\"121\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-daily-caller.webp\" alt=\"Daily Caller\" width=\"463\" height=\"122\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-ar-insider.webp\" alt=\"AR Insider\" width=\"371\" height=\"181\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-kankanews.webp\" alt=\"Kankanews\" width=\"560\" height=\"104\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-conservative-angle.webp\" alt=\"Conservative Angle\" width=\"512\" height=\"60\" loading=\"lazy\" \/><\/div>\n          <div class=\"xa-media__item\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/media-nerdbot.webp\" alt=\"NerdBot\" width=\"251\" height=\"183\" loading=\"lazy\" \/><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"xa-section xa-company\" aria-labelledby=\"xa-company-title\">\n    <div class=\"xa-shell\">\n      <div class=\"xa-kicker\">Get in Touch<\/div>\n      <h2 class=\"xa-title\" id=\"xa-company-title\">Official Company Information<\/h2>\n      <div class=\"xa-company__intro xa-reveal\">\n        <p class=\"xa-copy\">Xtand is the consumer brand of <strong>Mebotx Technology Co., Limited<\/strong>, focused on AI-powered wearable robotics and intelligent movement support products.<\/p>\n        <p class=\"xa-copy\">For customer support, business inquiries, or official verification, please contact us through the channels below.<\/p>\n      <\/div>\n      <div class=\"xa-company__grid\">\n        <div class=\"xa-company__image xa-reveal\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/company-verification.webp\" alt=\"Company verification and trust concept\" width=\"900\" height=\"1602\" loading=\"lazy\" \/><\/div>\n        <div class=\"xa-company__card xa-reveal\">\n          <div class=\"xa-company__row\"><div class=\"xa-company__label\">Brand<\/div><div class=\"xa-company__value\">Xtand<\/div><\/div>\n          <div class=\"xa-company__row\"><div class=\"xa-company__label\">Website<\/div><div class=\"xa-company__value\"><a href=\"https:\/\/xtand.ai\/\">xtand.ai<\/a><\/div><\/div>\n          <div class=\"xa-company__row\"><div class=\"xa-company__label\">Email<\/div><div class=\"xa-company__value\"><a href=\"mailto:hello@xtand.ai\">hello@xtand.ai<\/a><\/div><\/div>\n          <div class=\"xa-company__row\"><div class=\"xa-company__label\">Phone<\/div><div class=\"xa-company__value\"><a href=\"tel:+85295354941\">+852 9535 4941<\/a><\/div><\/div>\n          <div class=\"xa-company__row\"><div class=\"xa-company__label\">Address<\/div><div class=\"xa-company__value\">Room 502C, 5th Floor, Haizheng Commercial Center Building, 2\u201316 Garden Street, Wanchai District, Hong Kong<\/div><\/div>\n          <div class=\"xa-company__row\"><div class=\"xa-company__label\">Support Hours<\/div><div class=\"xa-company__value\">Monday\u2013Saturday, 10:00\u201319:00<\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"xa-section xa-final\" aria-labelledby=\"xa-final-title\">\n    <div class=\"xa-shell xa-final__grid\">\n      <div class=\"xa-reveal\">\n        <div class=\"xa-kicker\">The Future of Movement<\/div>\n        <h2 class=\"xa-final__title\" id=\"xa-final-title\">Move Smarter<br \/>With <span>Xtand<\/span><\/h2>\n        <p class=\"xa-copy xa-final__copy\">Intelligent wearable robotics designed around the way people actually move\u2014from everyday mobility to training, hiking, and active routines.<\/p>\n        <div class=\"xa-final__action\"><a class=\"xa-button\" href=\"https:\/\/xtand.ai\/product\/xtand-orion-ai-powered-dynamic-knee-support\/\">Shop Xtand Orion<\/a><\/div>\n      <\/div>\n      <div class=\"xa-final__image xa-reveal\"><img decoding=\"async\" src=\"https:\/\/xtand.ai\/wp-content\/uploads\/2026\/08\/orion-knee-support-hd-scaled.jpg\" alt=\"Xtand Orion wearable knee-support system\" width=\"2408\" height=\"2612\" loading=\"lazy\" \/><\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n  (() => {\n    const root = document.querySelector('#xtand-about');\n    if (!root) return;\n\n    const revealItems = root.querySelectorAll('.xa-reveal');\n    if ('IntersectionObserver' in window && !window.matchMedia('(prefers-reduced-motion: reduce)').matches) {\n      const observer = new IntersectionObserver((entries) => {\n        entries.forEach((entry) => {\n          if (entry.isIntersecting) {\n            entry.target.classList.add('is-visible');\n            observer.unobserve(entry.target);\n          }\n        });\n      }, { threshold: 0.12, rootMargin: '0px 0px -40px' });\n      revealItems.forEach((item) => observer.observe(item));\n    } else {\n      revealItems.forEach((item) => item.classList.add('is-visible'));\n    }\n\n    root.querySelectorAll('a[href^=\"#\"]').forEach((link) => {\n      link.addEventListener('click', (event) => {\n        const target = root.querySelector(link.getAttribute('href'));\n        if (!target) return;\n        event.preventDefault();\n        target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      });\n    });\n  })();\n<\/script>\n\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>About Us AIwearableroboticsforsmartermovement Xtand creates lightweight AI-powered movement technology for sports, training, outdoor exploration, and active routines. Built on wearable<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"About Xtand | AI Wearable Robotics & Soft Exoskeleton Company","_seopress_titles_desc":"Learn about Xtand, a wearable robotics company developing AI-powered soft exoskeletons for sports, rehabilitation, and everyday mobility.","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","footnotes":""},"class_list":["post-25","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/xtand.ai\/ja\/wp-json\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xtand.ai\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/xtand.ai\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/xtand.ai\/ja\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/xtand.ai\/ja\/wp-json\/wp\/v2\/comments?post=25"}],"version-history":[{"count":9,"href":"https:\/\/xtand.ai\/ja\/wp-json\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":2282,"href":"https:\/\/xtand.ai\/ja\/wp-json\/wp\/v2\/pages\/25\/revisions\/2282"}],"wp:attachment":[{"href":"https:\/\/xtand.ai\/ja\/wp-json\/wp\/v2\/media?parent=25"}],"curies":[{"name":"\u304a\u75b2\u308c\u69d8\u3067\u3059","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}