{"id":41,"date":"2026-09-10T17:58:53","date_gmt":"2026-09-10T15:58:53","guid":{"rendered":"https:\/\/terence-massotherapeute.ch\/?page_id=41"},"modified":"2026-09-10T19:13:27","modified_gmt":"2026-09-10T17:13:27","slug":"mes-approches","status":"publish","type":"page","link":"https:\/\/terence-massotherapeute.ch\/en\/mes-approches\/","title":{"rendered":"My Approaches"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"41\" class=\"elementor elementor-41\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4f25ac e-flex e-con-boxed e-con e-parent\" data-id=\"b4f25ac\" 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-b131553 elementor-widget elementor-widget-html\" data-id=\"b131553\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================\n   PAGE MES APPROCHES \u2013 GEN\u00c8VE\n   TERENCE MASSOTH\u00c9RAPEUTE\n========================================= *\/\n\n.approches-page,\n.approches-page * {\n    box-sizing: border-box;\n}\n\n.approches-page {\n    --ink: #25292b;\n    --muted: #6d7478;\n    --cream: #fbfaf8;\n    --line: #e6e2df;\n\n    --rose: #c98f9d;\n    --rose-dark: #9d6674;\n    --rose-light: #f8ecef;\n\n    --blue: #35566d;\n    --blue-dark: #13202a;\n    --blue-light: #edf3f6;\n\n    --green: #587460;\n    --green-dark: #24372d;\n    --green-light: #eef4ee;\n\n    font-family: inherit;\n    color: var(--ink);\n    background: var(--cream);\n    width: 100%;\n    overflow: hidden;\n    border-radius: 30px;\n}\n\n\/* HERO *\/\n.approches-hero {\n    padding: 95px 7% 85px;\n    text-align: center;\n    background:\n        radial-gradient(circle at 15% 10%, rgba(201,143,157,.12), transparent 28%),\n        radial-gradient(circle at 85% 15%, rgba(53,86,109,.10), transparent 30%),\n        radial-gradient(circle at 50% 100%, rgba(88,116,96,.10), transparent 30%),\n        #fbfaf8;\n}\n\n.approches-kicker {\n    margin-bottom: 18px;\n    color: #7a7373;\n    text-transform: uppercase;\n    letter-spacing: 2.5px;\n    font-size: 12px;\n    font-weight: 700;\n}\n\n.approches-hero h1 {\n    max-width: 900px;\n    margin: 0 auto;\n    font-size: clamp(42px, 6vw, 76px);\n    line-height: 1;\n    letter-spacing: -2.5px;\n    font-weight: 500;\n    color: #252526;\n}\n\n.approches-hero p {\n    max-width: 760px;\n    margin: 28px auto 0;\n    color: var(--muted);\n    font-size: 19px;\n    line-height: 1.8;\n}\n\n\/* INTRO *\/\n.approches-intro {\n    padding: 75px 7%;\n    background: #fff;\n}\n\n.approches-intro-inner {\n    max-width: 980px;\n    margin: auto;\n    text-align: center;\n}\n\n.approches-intro h2 {\n    margin: 0 0 24px;\n    font-size: clamp(30px, 4vw, 48px);\n    line-height: 1.15;\n    font-weight: 500;\n    letter-spacing: -1.3px;\n}\n\n.approches-intro p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 18px;\n    line-height: 1.9;\n}\n\n\/* CARTES *\/\n.approches-list {\n    padding: 85px 7% 100px;\n    background: #f8f7f5;\n}\n\n.approches-grid {\n    max-width: 1180px;\n    margin: auto;\n    display: grid;\n    gap: 34px;\n}\n\n\/* CARTE G\u00c9N\u00c9RALE *\/\n.approche-card {\n    display: grid;\n    grid-template-columns: .95fr 1.05fr;\n    overflow: hidden;\n    border-radius: 28px;\n    background: #fff;\n    border: 1px solid var(--line);\n    box-shadow: 0 18px 55px rgba(35,40,42,.07);\n}\n\n.approche-card:nth-child(even) .approche-image {\n    order: 2;\n}\n\n.approche-card:nth-child(even) .approche-content {\n    order: 1;\n}\n\n.approche-image {\n    min-height: 430px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 18px;\n}\n\n.approche-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-height: 520px;\n    object-fit: contain;\n    object-position: center;\n    border-radius: 20px;\n}\n\n.approche-content {\n    padding: 56px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n\n.approche-number {\n    margin-bottom: 18px;\n    font-size: 13px;\n    letter-spacing: 2px;\n    font-weight: 700;\n}\n\n.approche-title {\n    margin: 0;\n    font-size: clamp(34px, 4vw, 52px);\n    line-height: 1.08;\n    font-weight: 500;\n    letter-spacing: -1.4px;\n}\n\n.approche-subtitle {\n    margin-top: 10px;\n    font-size: 17px;\n    font-weight: 600;\n}\n\n.approche-description {\n    margin: 24px 0 0;\n    color: var(--muted);\n    font-size: 17px;\n    line-height: 1.8;\n}\n\n.approche-link {\n    display: inline-flex;\n    align-items: center;\n    align-self: flex-start;\n    margin-top: 30px;\n    padding: 14px 24px;\n    border-radius: 100px;\n    text-decoration: none !important;\n    font-size: 15px;\n    font-weight: 600;\n    transition: .25s ease;\n}\n\n.approche-link:hover {\n    transform: translateY(-2px);\n}\n\n\/* MASSAGE *\/\n.approche-massage .approche-image {\n    background: var(--rose-light);\n}\n\n.approche-massage .approche-number,\n.approche-massage .approche-subtitle {\n    color: var(--rose-dark);\n}\n\n.approche-massage .approche-link {\n    background: var(--rose-dark);\n    color: #fff !important;\n}\n\n.approche-massage .approche-link:hover {\n    background: #875764;\n    color: #fff !important;\n}\n\n\/* MYOFASCIAL *\/\n.approche-myofascial .approche-image {\n    background: var(--blue-light);\n}\n\n.approche-myofascial .approche-number,\n.approche-myofascial .approche-subtitle {\n    color: var(--blue);\n}\n\n.approche-myofascial .approche-link {\n    background: var(--blue-dark);\n    color: #fff !important;\n}\n\n.approche-myofascial .approche-link:hover {\n    background: #071016;\n    color: #fff !important;\n}\n\n\/* LYMPHATIQUE *\/\n.approche-lympha .approche-image {\n    background: var(--green-light);\n}\n\n.approche-lympha .approche-number,\n.approche-lympha .approche-subtitle {\n    color: var(--green);\n}\n\n.approche-lympha .approche-link {\n    background: var(--green-dark);\n    color: #fff !important;\n}\n\n.approche-lympha .approche-link:hover {\n    background: #17261e;\n    color: #fff !important;\n}\n\n\/* BAS DE PAGE *\/\n.approches-closing {\n    padding: 80px 7%;\n    background: #fff;\n    text-align: center;\n}\n\n.approches-closing-inner {\n    max-width: 850px;\n    margin: auto;\n}\n\n.approches-closing h2 {\n    margin: 0 0 22px;\n    font-size: clamp(32px, 4vw, 48px);\n    line-height: 1.12;\n    font-weight: 500;\n    letter-spacing: -1.3px;\n}\n\n.approches-closing p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 18px;\n    line-height: 1.85;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n    .approche-card {\n        grid-template-columns: 1fr;\n    }\n\n    .approche-card:nth-child(even) .approche-image,\n    .approche-card:nth-child(even) .approche-content {\n        order: initial;\n    }\n\n    .approche-image {\n        min-height: auto;\n        padding: 18px;\n    }\n\n    .approche-content {\n        padding: 42px 34px 50px;\n    }\n}\n\n@media (max-width: 600px) {\n    .approches-page {\n        border-radius: 20px;\n    }\n\n    .approches-hero {\n        padding: 70px 22px 60px;\n    }\n\n    .approches-intro {\n        padding: 60px 22px;\n    }\n\n    .approches-list {\n        padding: 60px 16px 70px;\n    }\n\n    .approches-grid {\n        gap: 24px;\n    }\n\n    .approche-card {\n        border-radius: 22px;\n    }\n\n    .approche-image {\n        padding: 10px;\n    }\n\n    .approche-image img {\n        border-radius: 15px;\n    }\n\n    .approche-content {\n        padding: 32px 24px 40px;\n    }\n\n    .approches-closing {\n        padding: 65px 22px;\n    }\n}\n<\/style>\n\n<div class=\"approches-page\">\n\n    <!-- HERO -->\n    <section class=\"approches-hero\">\n\n        <div class=\"approches-kicker\">\n            TERENCE MASSAGE THERAPIST \u00b7 GENEVA\n        <\/div>\n\n        <h1>My Approaches<\/h1>\n\n        <p>\n            Three hands-on approaches, three ways of supporting the body. Each approach has its own quality of touch, rhythm and depth, while sharing the same intention: to offer personalised bodywork tailored to your needs.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- INTRO -->\n    <section class=\"approches-intro\">\n\n        <div class=\"approches-intro-inner\">\n\n            <h2>\n                Choose the Approach That Suits Your Body.\n            <\/h2>\n\n            <p>\n                Some sessions encourage relaxation and the release of muscular tension, while others allow for deeper exploration of the tissues and fascia. Lymphatic drainage, meanwhile, focuses on a particularly gentle and rhythmic touch. Discover each approach to better understand which one might be right for you.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- APPROCHES -->\n    <section class=\"approches-list\">\n\n        <div class=\"approches-grid\">\n\n            <!-- MASSAGE CLASSIQUE -->\n            <article class=\"approche-card approche-massage\">\n\n                <div class=\"approche-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/terence-massotherapeute.ch\/wp-content\/uploads\/2026\/09\/9F81529B-5892-4F1E-845D-A338B32036DE.png\"\n                        alt=\"Massage Classique Ogenkidesu \u00e0 Gen\u00e8ve\"\n                    >\n                <\/div>\n\n                <div class=\"approche-content\">\n\n                    <div class=\"approche-number\">01 \u00b7 MASSAGE<\/div>\n\n                    <h2 class=\"approche-title\">\n                        Classic Massage\n                    <\/h2>\n\n                    <div class=\"approche-subtitle\">\n                        Ogenkidesu\n                    <\/div>\n\n                    <p class=\"approche-description\">\n                        A personalised approach to massage that combines fluidity, precision and depth. Each session is adapted to how you feel in the moment, your sensitivity and the areas that need particular attention.\n                    <\/p>\n\n                    <a\n                        class=\"approche-link\"\n                        href=\"https:\/\/terence-massotherapeute.ch\/en\/massage-classique-ogenkidesu\/\"\n                    >\n                        Discover Classic Massage\n                    <\/a>\n\n                <\/div>\n\n            <\/article>\n\n\n            <!-- REL\u00c2CHEMENT MYOFASCIAL -->\n            <article class=\"approche-card approche-myofascial\">\n\n                <div class=\"approche-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/terence-massotherapeute.ch\/wp-content\/uploads\/2026\/09\/C7347360-E0EB-4420-92A8-4B4F1CC4A689.png\"\n                        alt=\"Rel\u00e2chement MyoFascial \u00e0 Gen\u00e8ve\"\n                    >\n                <\/div>\n\n                <div class=\"approche-content\">\n\n                    <div class=\"approche-number\">02 \u00b7 MYOFASCIAL<\/div>\n\n                    <h2 class=\"approche-title\">\n                        Myofascial Release\n                    <\/h2>\n\n                    <div class=\"approche-subtitle\">\n                        MyoFascial Energetic Release\n                    <\/div>\n\n                    <p class=\"approche-description\">\n                        Deep, progressive bodywork focused on the fascia and connective tissues. The touch follows the body's response, helping to release restrictions and restore greater freedom within the tissues.\n                    <\/p>\n\n                    <a\n                        class=\"approche-link\"\n                        href=\"https:\/\/terence-massotherapeute.ch\/en\/relachement-myofascial\/\"\n                    >\n                        Discover Myofascial Release\n                    <\/a>\n\n                <\/div>\n\n            <\/article>\n\n\n            <!-- DRAINAGE LYMPHATIQUE -->\n            <article class=\"approche-card approche-lympha\">\n\n                <div class=\"approche-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/terence-massotherapeute.ch\/wp-content\/uploads\/2026\/09\/EDDBC1F4-39D4-45B7-A643-ABC55B05E150.png\"\n                        alt=\"Drainage Lymphatique Manuel selon Vodder \u00e0 Gen\u00e8ve\"\n                    >\n                <\/div>\n\n                <div class=\"approche-content\">\n\n                    <div class=\"approche-number\">03 \u00b7 DRAINAGE<\/div>\n\n                    <h2 class=\"approche-title\">\n                        Manual Lymphatic Drainage\n                    <\/h2>\n\n                    <div class=\"approche-subtitle\">\n                        Using the Vodder Method\n                    <\/div>\n\n                    <p class=\"approche-description\">\n                        A gentle, precise and rhythmic manual technique designed to support the natural flow of lymph. Its light, repetitive movements provide a particularly soothing experience and a pleasant feeling of lightness.\n                    <\/p>\n\n                    <a\n                        class=\"approche-link\"\n                        href=\"https:\/\/terence-massotherapeute.ch\/en\/drainage-lymphatique-manuel\/\"\n                    >\n                        Discover Manual Lymphatic Drainage\n                    <\/a>\n\n                <\/div>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- BAS DE PAGE -->\n    <section class=\"approches-closing\">\n\n        <div class=\"approches-closing-inner\">\n\n            <div class=\"approches-kicker\">\n                A PERSONALISED APPROACH\n            <\/div>\n\n            <h2>\n                The body doesn't always need the same thing.\n            <\/h2>\n\n            <p>\n                Choosing an approach depends on your expectations, your sensitivity and what you would like to explore during your session. You can find out more about each approach on its dedicated page.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n<\/div>\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>Terence Massoth\u00e9rapeute \u00b7 Gen\u00e8ve Mes approches Trois m\u00e9thodes manuelles, trois fa\u00e7ons d&rsquo;accompagner le corps. Chaque approche poss\u00e8de sa propre qualit\u00e9 de toucher, son rythme et sa profondeur, tout en partageant une m\u00eame intention : proposer un travail personnalis\u00e9 et attentif \u00e0 vos besoins. Choisir l&rsquo;approche qui correspond \u00e0 votre corps. Certaines s\u00e9ances invitent \u00e0 la [&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-41","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/terence-massotherapeute.ch\/en\/wp-json\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/terence-massotherapeute.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/terence-massotherapeute.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/terence-massotherapeute.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/terence-massotherapeute.ch\/en\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":6,"href":"https:\/\/terence-massotherapeute.ch\/en\/wp-json\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":108,"href":"https:\/\/terence-massotherapeute.ch\/en\/wp-json\/wp\/v2\/pages\/41\/revisions\/108"}],"wp:attachment":[{"href":"https:\/\/terence-massotherapeute.ch\/en\/wp-json\/wp\/v2\/media?parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}