{"id":23351,"date":"2026-07-29T13:11:58","date_gmt":"2026-07-29T13:11:58","guid":{"rendered":"https:\/\/source.kitsid.com\/bsite\/?page_id=23351"},"modified":"2026-09-11T03:19:22","modified_gmt":"2026-09-11T03:19:22","slug":"about-us","status":"publish","type":"page","link":"https:\/\/jumprk.com\/bsite\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23351\" class=\"elementor elementor-23351\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b064b41 e-flex e-con-boxed e-con e-parent\" data-id=\"5b064b41\" 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-5e71f2f2 elementor-widget elementor-widget-text-editor\" data-id=\"5e71f2f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n  .jumprk-about,\n  .jumprk-about * {\n    box-sizing: border-box;\n  }\n\n  .jumprk-about {\n    --ink: #202c36;\n    --text: #4e5c66;\n    --muted: #74818a;\n    --accent: #a95f43;\n    --ice: #dfe9ef;\n    --paper: #f6f8f9;\n    --soft: #eef2f4;\n    --white: #ffffff;\n    --line: #aebbc3;\n    --line-soft: #cdd6db;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: var(--white);\n    color: var(--ink);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.7;\n  }\n\n  .jumprk-about a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .jr-wrap {\n    width: 90%;\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .jr-label {\n    display: inline-block;\n    color: var(--accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n\n  \/* ==================================================\n     01 \/ ENTRY\n  ================================================== *\/\n\n  .jr-entry {\n    padding: 70px 0 62px;\n    background: var(--paper);\n  }\n\n  .jr-entry-grid {\n    display: grid;\n    grid-template-columns: 260px 1fr;\n    gap: 80px;\n    align-items: start;\n  }\n\n  .jr-entry-brand {\n    padding-top: 10px;\n  }\n\n  .jr-entry-brand strong {\n    display: block;\n    margin-top: 15px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(46px, 6vw, 70px);\n    font-weight: 400;\n    line-height: .95;\n    letter-spacing: -3px;\n  }\n\n  .jr-entry-main {\n    padding-left: 40px;\n    border-left: 1px solid var(--line);\n  }\n\n  .jr-entry-main h1 {\n    max-width: 820px;\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(42px, 6vw, 72px);\n    font-weight: 400;\n    line-height: 1.03;\n    letter-spacing: -2px;\n  }\n\n  .jr-entry-main h1 em {\n    color: var(--accent);\n    font-weight: 400;\n  }\n\n  .jr-entry-bottom {\n    display: grid;\n    grid-template-columns: 1fr 270px;\n    gap: 50px;\n    margin-top: 38px;\n    padding-top: 25px;\n    border-top: 1px solid var(--line-soft);\n  }\n\n  .jr-entry-bottom p {\n    max-width: 670px;\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .jr-entry-note {\n    color: var(--muted);\n    font-size: 11px;\n    line-height: 1.75;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n\n  \/* ==================================================\n     02 \/ CATEGORY PLAN\n  ================================================== *\/\n\n  .jr-plan {\n    padding: 86px 0 92px;\n    background: var(--white);\n  }\n\n  .jr-plan-top {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-end;\n    gap: 50px;\n    margin-bottom: 40px;\n  }\n\n  .jr-plan-top h2 {\n    max-width: 710px;\n    margin: 10px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 58px);\n    font-weight: 400;\n    line-height: 1.05;\n  }\n\n  .jr-plan-top p {\n    max-width: 300px;\n    margin: 0;\n    color: var(--text);\n    font-size: 13px;\n  }\n\n  .jr-floor {\n    display: grid;\n    grid-template-columns: 1.08fr .92fr 1fr;\n    grid-template-rows: auto auto auto;\n    border: 1px solid var(--line);\n    background: var(--paper);\n  }\n\n  .jr-room {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 30px;\n    background: var(--white);\n    transition:\n      background .22s ease,\n      padding-left .22s ease;\n  }\n\n  .jr-room:hover {\n    background: var(--ice);\n    padding-left: 37px;\n  }\n\n  .jr-room small {\n    display: block;\n    padding-right: 35px;\n    color: var(--accent);\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jr-room strong {\n    display: block;\n    margin-top: 42px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 4vw, 48px);\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .jr-room span {\n    display: block;\n    max-width: 520px;\n    margin-top: 16px;\n    color: var(--text);\n    font-size: 12px;\n    line-height: 1.7;\n  }\n\n  .jr-room b {\n    position: absolute;\n    top: 25px;\n    right: 25px;\n    color: var(--accent);\n    font-size: 18px;\n    font-weight: 400;\n  }\n\n\n  \/* Pants \/ wide top-left *\/\n\n  .jr-pants {\n    grid-column: 1 \/ 3;\n    grid-row: 1;\n    border-right: 1px solid var(--line);\n    border-bottom: 1px solid var(--line);\n  }\n\n\n  \/* Sportswear \/ fills whole right side *\/\n\n  .jr-sports {\n    grid-column: 3;\n    grid-row: 1 \/ 4;\n    border-left: 0;\n  }\n\n  .jr-sports strong {\n    margin-top: 85px;\n    font-size: clamp(38px, 5vw, 58px);\n  }\n\n  .jr-sports span {\n    margin-top: auto;\n    padding-top: 70px;\n  }\n\n\n  \/* Sweaters \/ lower-left *\/\n\n  .jr-sweaters {\n    grid-column: 1;\n    grid-row: 2 \/ 4;\n    background: var(--soft);\n    border-right: 1px solid var(--line);\n  }\n\n  .jr-sweaters strong {\n    margin-top: 80px;\n  }\n\n  .jr-sweaters span {\n    margin-top: auto;\n    padding-top: 65px;\n  }\n\n\n  \/* T-Shirts \/ middle *\/\n\n  .jr-shirts {\n    grid-column: 2;\n    grid-row: 2;\n    border-right: 1px solid var(--line);\n    border-bottom: 1px solid var(--line);\n  }\n\n\n  \/* Tops \/ middle-bottom *\/\n\n  .jr-tops {\n    grid-column: 2;\n    grid-row: 3;\n    background: var(--paper);\n    border-right: 1px solid var(--line);\n  }\n\n\n  \/* ==================================================\n     03 \/ ROUTES\n  ================================================== *\/\n\n  .jr-routes {\n    padding: 90px 0;\n    background: var(--ice);\n  }\n\n  .jr-routes-title {\n    max-width: 760px;\n    margin-bottom: 50px;\n  }\n\n  .jr-routes-title h2 {\n    margin: 12px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 58px);\n    font-weight: 400;\n    line-height: 1.05;\n  }\n\n  .jr-route-stage {\n    position: relative;\n    padding: 10px 0;\n  }\n\n  .jr-route-stage::before {\n    content: \"\";\n    position: absolute;\n    left: 50%;\n    top: 0;\n    bottom: 0;\n    width: 1px;\n    background: #aebdc5;\n  }\n\n  .jr-route {\n    position: relative;\n    width: 46%;\n    margin-bottom: 34px;\n    padding: 25px 28px;\n    background: var(--white);\n    border-top: 4px solid var(--accent);\n  }\n\n  .jr-route:nth-child(even) {\n    margin-left: 54%;\n  }\n\n  .jr-route:last-child {\n    margin-bottom: 0;\n  }\n\n  .jr-route::after {\n    content: \"\";\n    position: absolute;\n    top: 35px;\n    width: 9%;\n    height: 1px;\n    background: #9eafb8;\n  }\n\n  .jr-route:nth-child(odd)::after {\n    right: -9%;\n  }\n\n  .jr-route:nth-child(even)::after {\n    left: -9%;\n  }\n\n  .jr-route small {\n    color: var(--accent);\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .jr-route h3 {\n    margin: 11px 0 10px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    font-weight: 400;\n    line-height: 1.15;\n  }\n\n  .jr-route p {\n    margin: 0;\n    color: var(--text);\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n  .jr-route a {\n    color: var(--accent);\n    font-weight: 800;\n    border-bottom: 1px solid var(--accent);\n  }\n\n\n  \/* ==================================================\n     04 \/ ABOUT\n  ================================================== *\/\n\n  .jr-about-field {\n    padding: 92px 0;\n    background: var(--paper);\n  }\n\n  .jr-about-layout {\n    display: grid;\n    grid-template-columns: .55fr 1.45fr;\n    gap: 70px;\n    align-items: start;\n  }\n\n  .jr-about-side {\n    padding-top: 18px;\n    border-top: 1px solid var(--line);\n  }\n\n  .jr-about-side span {\n    color: var(--accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .jr-about-side p {\n    margin: 18px 0 0;\n    color: var(--text);\n    font-size: 13px;\n    line-height: 1.8;\n  }\n\n  .jr-about-main h2 {\n    max-width: 850px;\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(43px, 6vw, 70px);\n    font-weight: 400;\n    line-height: 1.06;\n    letter-spacing: -2px;\n  }\n\n  .jr-about-copy {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 38px;\n    margin-top: 38px;\n    padding-top: 30px;\n    border-top: 1px solid var(--line);\n  }\n\n  .jr-about-copy p {\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n\n  \/* ==================================================\n     05 \/ MODES\n  ================================================== *\/\n\n  .jr-modes {\n    padding: 90px 0;\n    background: var(--white);\n  }\n\n  .jr-modes-grid {\n    display: grid;\n    grid-template-columns: 1.15fr .85fr;\n    gap: 70px;\n  }\n\n  .jr-modes-left h2 {\n    max-width: 620px;\n    margin: 12px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 58px);\n    font-weight: 400;\n    line-height: 1.06;\n  }\n\n  .jr-mode-stack {\n    margin-top: 40px;\n  }\n\n  .jr-mode {\n    padding: 22px 0;\n    border-top: 1px solid var(--line);\n  }\n\n  .jr-mode:last-child {\n    border-bottom: 1px solid var(--line);\n  }\n\n  .jr-mode span {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--accent);\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .jr-mode strong {\n    display: block;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 24px;\n    font-weight: 400;\n  }\n\n  .jr-modes-right {\n    align-self: center;\n    padding: 35px;\n    background: var(--ice);\n    border-left: 6px solid var(--accent);\n  }\n\n  .jr-modes-right strong {\n    display: block;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(32px, 4vw, 46px);\n    font-weight: 400;\n    line-height: 1.15;\n  }\n\n  .jr-modes-right p {\n    margin: 20px 0 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n\n  \/* ==================================================\n     06 \/ CATEGORY THREAD\n  ================================================== *\/\n\n  .jr-thread {\n    padding: 84px 0;\n    background: var(--ink);\n  }\n\n  .jr-thread .jr-label {\n    color: #e2a58d;\n  }\n\n  .jr-thread p {\n    max-width: 1050px;\n    margin: 18px 0 0;\n    color: #f4f6f7;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(29px, 4.2vw, 47px);\n    line-height: 1.42;\n  }\n\n  .jr-thread a {\n    color: #dbe8ee;\n    border-bottom: 1px solid #91abb8;\n  }\n\n  .jr-thread a:hover {\n    color: #ffffff;\n    border-color: #ffffff;\n  }\n\n\n  \/* ==================================================\n     07 \/ CLOSING\n  ================================================== *\/\n\n  .jr-close {\n    padding: 82px 0;\n    background: var(--paper);\n  }\n\n  .jr-close-grid {\n    display: grid;\n    grid-template-columns: 170px 1fr;\n    gap: 60px;\n    align-items: start;\n  }\n\n  .jr-close-number {\n    color: var(--accent);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 72px;\n    line-height: .9;\n  }\n\n  .jr-close h2 {\n    max-width: 850px;\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(40px, 5.5vw, 64px);\n    font-weight: 400;\n    line-height: 1.06;\n  }\n\n  .jr-close p {\n    max-width: 690px;\n    margin: 26px 0 0;\n    padding-top: 24px;\n    border-top: 1px solid var(--line);\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n\n  \/* ==================================================\n     TABLET\n  ================================================== *\/\n\n  @media (max-width: 900px) {\n\n    .jr-entry-grid,\n    .jr-about-layout,\n    .jr-modes-grid,\n    .jr-close-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .jr-entry-main {\n      padding-left: 0;\n      padding-top: 30px;\n      border-left: 0;\n      border-top: 1px solid var(--line);\n    }\n\n    .jr-entry-bottom {\n      grid-template-columns: 1fr;\n    }\n\n    .jr-floor {\n      grid-template-columns: 1fr 1fr;\n      grid-template-rows: auto;\n    }\n\n    .jr-pants,\n    .jr-sports,\n    .jr-sweaters,\n    .jr-shirts,\n    .jr-tops {\n      grid-column: auto;\n      grid-row: auto;\n      border-right: 1px solid var(--line);\n      border-bottom: 1px solid var(--line);\n    }\n\n    .jr-sports strong,\n    .jr-sweaters strong {\n      margin-top: 42px;\n    }\n\n    .jr-sports span,\n    .jr-sweaters span {\n      margin-top: 16px;\n      padding-top: 0;\n    }\n\n    .jr-route-stage::before {\n      left: 22px;\n    }\n\n    .jr-route,\n    .jr-route:nth-child(even) {\n      width: calc(100% - 55px);\n      margin-left: 55px;\n    }\n\n    .jr-route::after,\n    .jr-route:nth-child(odd)::after,\n    .jr-route:nth-child(even)::after {\n      left: -33px;\n      right: auto;\n      width: 33px;\n    }\n  }\n\n\n  \/* ==================================================\n     MOBILE\n  ================================================== *\/\n\n  @media (max-width: 650px) {\n\n    .jr-wrap {\n      width: 88%;\n    }\n\n    .jr-entry,\n    .jr-plan,\n    .jr-routes,\n    .jr-about-field,\n    .jr-modes,\n    .jr-thread,\n    .jr-close {\n      padding-top: 54px;\n      padding-bottom: 54px;\n    }\n\n    .jr-entry-brand strong {\n      font-size: 48px;\n      letter-spacing: -2px;\n    }\n\n    .jr-entry-main h1 {\n      font-size: 41px;\n      letter-spacing: -1px;\n    }\n\n    .jr-plan-top {\n      display: block;\n    }\n\n    .jr-plan-top p {\n      margin-top: 18px;\n    }\n\n    .jr-floor {\n      grid-template-columns: 1fr;\n    }\n\n    .jr-pants,\n    .jr-sports,\n    .jr-sweaters,\n    .jr-shirts,\n    .jr-tops {\n      grid-column: auto;\n      grid-row: auto;\n      border-right: 0;\n      border-bottom: 1px solid var(--line);\n    }\n\n    .jr-room {\n      padding: 25px 22px;\n    }\n\n    .jr-room:hover {\n      padding-left: 27px;\n    }\n\n    .jr-room strong,\n    .jr-sports strong,\n    .jr-sweaters strong {\n      margin-top: 26px;\n      font-size: 34px;\n    }\n\n    .jr-sports span,\n    .jr-sweaters span {\n      margin-top: 14px;\n      padding-top: 0;\n    }\n\n    .jr-about-copy {\n      grid-template-columns: 1fr;\n    }\n\n    .jr-route,\n    .jr-route:nth-child(even) {\n      width: calc(100% - 38px);\n      margin-left: 38px;\n      padding: 22px;\n    }\n\n    .jr-route-stage::before {\n      left: 10px;\n    }\n\n    .jr-route::after,\n    .jr-route:nth-child(odd)::after,\n    .jr-route:nth-child(even)::after {\n      left: -28px;\n      width: 28px;\n    }\n\n    .jr-thread p {\n      font-size: 29px;\n    }\n\n    .jr-close-number {\n      font-size: 48px;\n    }\n  }\n<\/style>\n\n\n<div class=\"jumprk-about\">\n\n\n  <!-- ==================================================\n       01 \/ ENTRY\n  ================================================== -->\n\n  <section class=\"jr-entry\">\n    <div class=\"jr-wrap jr-entry-grid\">\n\n      <div class=\"jr-entry-brand\">\n\n        <span class=\"jr-label\">\n          About \/ JUMPRK\n        <\/span>\n\n        <strong>\n          JUMPRK\n        <\/strong>\n\n      <\/div>\n\n\n      <div class=\"jr-entry-main\">\n\n        <h1>\n          Clothes for days that move between\n          <em>comfort, energy and everyday structure.<\/em>\n        <\/h1>\n\n\n        <div class=\"jr-entry-bottom\">\n\n          <p>\n            JUMPRK brings together pants, sportswear,\n            sweaters, T-shirts and tops as flexible parts\n            of one wardrobe. Each category serves a different\n            purpose without forcing you into one fixed way\n            of dressing.\n          <\/p>\n\n          <div class=\"jr-entry-note\">\n            Everyday Pieces<br>\n            Flexible Combinations<br>\n            Personal Direction\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ==================================================\n       02 \/ CATEGORY PLAN\n  ================================================== -->\n\n  <section class=\"jr-plan\">\n    <div class=\"jr-wrap\">\n\n      <div class=\"jr-plan-top\">\n\n        <div>\n\n          <span class=\"jr-label\">\n            Wardrobe Structure\n          <\/span>\n\n          <h2>\n            Choose the category that fits the way your day is moving.\n          <\/h2>\n\n        <\/div>\n\n        <p>\n          Every section below is clickable and leads\n          directly to its corresponding JUMPRK collection.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"jr-floor\">\n\n\n        <!-- PANTS -->\n\n        <a\n          href=\"https:\/\/jumprk.com\/product-category\/pants\/\"\n          class=\"jr-room jr-pants\"\n        >\n\n          <small>\n            Category 01 \/ Foundation\n          <\/small>\n\n          <strong>\n            Pants\n          <\/strong>\n\n          <span>\n            Structure the outfit from the ground up\n            with an adaptable everyday foundation.\n          <\/span>\n\n          <b>\u2197<\/b>\n\n        <\/a>\n\n\n        <!-- SPORTSWEAR -->\n\n        <a\n          href=\"https:\/\/jumprk.com\/product-category\/sportswear\/\"\n          class=\"jr-room jr-sports\"\n        >\n\n          <small>\n            Category 02 \/ Motion\n          <\/small>\n\n          <strong>\n            Sportswear\n          <\/strong>\n\n          <span>\n            Comfortable pieces for movement,\n            relaxed routines and active days.\n          <\/span>\n\n          <b>\u2197<\/b>\n\n        <\/a>\n\n\n        <!-- SWEATERS -->\n\n        <a\n          href=\"https:\/\/jumprk.com\/product-category\/sweaters\/\"\n          class=\"jr-room jr-sweaters\"\n        >\n\n          <small>\n            Category 03 \/ Warmth\n          <\/small>\n\n          <strong>\n            Sweaters\n          <\/strong>\n\n          <span>\n            Soft layers that bring warmth,\n            texture and a more relaxed silhouette.\n          <\/span>\n\n          <b>\u2197<\/b>\n\n        <\/a>\n\n\n        <!-- T-SHIRTS -->\n\n        <a\n          href=\"https:\/\/jumprk.com\/product-category\/t-shirts\/\"\n          class=\"jr-room jr-shirts\"\n        >\n\n          <small>\n            Category 04 \/ Base\n          <\/small>\n\n          <strong>\n            T-Shirts\n          <\/strong>\n\n          <span>\n            Everyday basics designed to work alone\n            or underneath additional layers.\n          <\/span>\n\n          <b>\u2197<\/b>\n\n        <\/a>\n\n\n        <!-- TOPS -->\n\n        <a\n          href=\"https:\/\/jumprk.com\/product-category\/tops\/\"\n          class=\"jr-room jr-tops\"\n        >\n\n          <small>\n            Category 05 \/ Change\n          <\/small>\n\n          <strong>\n            Tops\n          <\/strong>\n\n          <span>\n            An easy way to shift proportion,\n            detail and the mood of an outfit.\n          <\/span>\n\n          <b>\u2197<\/b>\n\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ==================================================\n       03 \/ ROUTES\n  ================================================== -->\n\n  <section class=\"jr-routes\">\n    <div class=\"jr-wrap\">\n\n      <div class=\"jr-routes-title\">\n\n        <span class=\"jr-label\">\n          Changing Routes\n        <\/span>\n\n        <h2>\n          The same wardrobe can follow a different route every day.\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"jr-route-stage\">\n\n\n        <div class=\"jr-route\">\n\n          <small>\n            Route 01 \/ Simple\n          <\/small>\n\n          <h3>\n            Begin with the basics.\n          <\/h3>\n\n          <p>\n            Pair\n            <a href=\"https:\/\/jumprk.com\/product-category\/t-shirts\/\">\n              T-Shirts\n            <\/a>\n            with\n            <a href=\"https:\/\/jumprk.com\/product-category\/pants\/\">\n              Pants\n            <\/a>\n            when you want an uncomplicated foundation.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"jr-route\">\n\n          <small>\n            Route 02 \/ Active\n          <\/small>\n\n          <h3>\n            Leave space for movement.\n          <\/h3>\n\n          <p>\n            Choose\n            <a href=\"https:\/\/jumprk.com\/product-category\/sportswear\/\">\n              Sportswear\n            <\/a>\n            when comfort and freedom matter more than formality.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"jr-route\">\n\n          <small>\n            Route 03 \/ Layered\n          <\/small>\n\n          <h3>\n            Add softness and warmth.\n          <\/h3>\n\n          <p>\n            Bring in\n            <a href=\"https:\/\/jumprk.com\/product-category\/sweaters\/\">\n              Sweaters\n            <\/a>\n            when the temperature or silhouette calls for another layer.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"jr-route\">\n\n          <small>\n            Route 04 \/ Adjust\n          <\/small>\n\n          <h3>\n            Change the upper half.\n          <\/h3>\n\n          <p>\n            Explore\n            <a href=\"https:\/\/jumprk.com\/product-category\/tops\/\">\n              Tops\n            <\/a>\n            when you want to shift the character\n            of familiar pants or layers.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ==================================================\n       04 \/ ABOUT\n  ================================================== -->\n\n  <section class=\"jr-about-field\">\n    <div class=\"jr-wrap jr-about-layout\">\n\n      <div class=\"jr-about-side\">\n\n        <span>\n          Why JUMPRK\n        <\/span>\n\n        <p>\n          We design around the idea that useful clothes\n          should be able to change context instead of\n          belonging to one single outfit.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"jr-about-main\">\n\n        <h2>\n          We are interested in what happens between\n          dressed up, dressed down and simply dressed.\n        <\/h2>\n\n\n        <div class=\"jr-about-copy\">\n\n          <p>\n            Some days begin with straightforward pants\n            and a T-shirt. Other days require more movement,\n            another layer or a different upper silhouette.\n            The wardrobe should be able to adjust without\n            starting again from zero.\n          <\/p>\n\n          <p>\n            That is why JUMPRK brings basics, active pieces,\n            sweaters and tops into the same conversation.\n            Their differences make the wardrobe more useful,\n            not less connected.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ==================================================\n       05 \/ MODES\n  ================================================== -->\n\n  <section class=\"jr-modes\">\n    <div class=\"jr-wrap jr-modes-grid\">\n\n      <div class=\"jr-modes-left\">\n\n        <span class=\"jr-label\">\n          Three Modes\n        <\/span>\n\n        <h2>\n          Different ways of using the same wardrobe.\n        <\/h2>\n\n\n        <div class=\"jr-mode-stack\">\n\n          <div class=\"jr-mode\">\n\n            <span>\n              Mode A\n            <\/span>\n\n            <strong>\n              Build from a strong base.\n            <\/strong>\n\n          <\/div>\n\n\n          <div class=\"jr-mode\">\n\n            <span>\n              Mode B\n            <\/span>\n\n            <strong>\n              Change one piece instead of everything.\n            <\/strong>\n\n          <\/div>\n\n\n          <div class=\"jr-mode\">\n\n            <span>\n              Mode C\n            <\/span>\n\n            <strong>\n              Layer only when the day asks for it.\n            <\/strong>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"jr-modes-right\">\n\n        <strong>\n          More combinations do not have to mean more complexity.\n        <\/strong>\n\n        <p>\n          We prefer clear wardrobe roles:\n          a useful foundation, a comfortable active option,\n          a warm layer and enough variation on top to keep\n          familiar combinations feeling personal.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ==================================================\n       06 \/ CATEGORY THREAD\n  ================================================== -->\n\n  <section class=\"jr-thread\">\n    <div class=\"jr-wrap\">\n\n      <span class=\"jr-label\">\n        Five Parts \/ One Wardrobe\n      <\/span>\n\n      <p>\n        Build with\n        <a href=\"https:\/\/jumprk.com\/product-category\/pants\/\">\n          Pants\n        <\/a>,\n        move with\n        <a href=\"https:\/\/jumprk.com\/product-category\/sportswear\/\">\n          Sportswear\n        <\/a>,\n        layer with\n        <a href=\"https:\/\/jumprk.com\/product-category\/sweaters\/\">\n          Sweaters\n        <\/a>,\n        simplify with\n        <a href=\"https:\/\/jumprk.com\/product-category\/t-shirts\/\">\n          T-Shirts\n        <\/a>,\n        or change direction with\n        <a href=\"https:\/\/jumprk.com\/product-category\/tops\/\">\n          Tops\n        <\/a>.\n      <\/p>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ==================================================\n       07 \/ CLOSING\n  ================================================== -->\n\n  <section class=\"jr-close\">\n    <div class=\"jr-wrap jr-close-grid\">\n\n      <div class=\"jr-close-number\">\n        05\n      <\/div>\n\n\n      <div>\n\n        <h2>\n          The wardrobe should adapt to your day,\n          not ask your day to adapt to it.\n        <\/h2>\n\n        <p>\n          JUMPRK is built around familiar clothing categories\n          with different functions, giving you space to move\n          between simplicity, activity, layering and personal\n          styling without following one fixed formula.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About \/ JUMPRK JUMPRK Clothes for days that move between comfort, energy and everyday structure. JUMPRK brings together pants, sportswear, sweaters, T-shirts and tops as flexible parts of one wardrobe. Each category serves a different purpose without forcing you into one fixed way of dressing. Everyday Pieces Flexible Combinations Personal Direction Wardrobe Structure Choose the [&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-23351","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jumprk.com\/bsite\/wp-json\/wp\/v2\/pages\/23351","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jumprk.com\/bsite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jumprk.com\/bsite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jumprk.com\/bsite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jumprk.com\/bsite\/wp-json\/wp\/v2\/comments?post=23351"}],"version-history":[{"count":4,"href":"https:\/\/jumprk.com\/bsite\/wp-json\/wp\/v2\/pages\/23351\/revisions"}],"predecessor-version":[{"id":24521,"href":"https:\/\/jumprk.com\/bsite\/wp-json\/wp\/v2\/pages\/23351\/revisions\/24521"}],"wp:attachment":[{"href":"https:\/\/jumprk.com\/bsite\/wp-json\/wp\/v2\/media?parent=23351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}