{"id":1690,"date":"2025-05-10T17:22:41","date_gmt":"2025-05-10T15:22:41","guid":{"rendered":"https:\/\/www.zumgoldenenschnitt.ch\/?page_id=1690"},"modified":"2026-04-30T08:58:57","modified_gmt":"2026-04-30T06:58:57","slug":"die-klinik-fuer-plastische-aesthetische-chirurgie-in-basel-v6","status":"publish","type":"page","link":"https:\/\/www.zumgoldenenschnitt.ch\/fr\/","title":{"rendered":"La clinique de chirurgie plastique et esth\u00e9tique de B\u00e2le"},"content":{"rendered":"<link rel=\"preload\" as=\"image\" href=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/08\/poster-zum-goldenen-schnitt2.jpg\">\n    \n    <div class=\"vh-min au-vh-min\"\n        style=\"--vh-h: 640px; --vh-ratio: 16\/9;\">\n        <!-- Sofort sichtbares Poster -->\n                    <img class=\"vh-poster\"\n                src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/08\/poster-zum-goldenen-schnitt2.jpg\"\n                alt=\"\"\n                decoding=\"async\"\n                fetchpriority=\"high\"\n                loading=\"eager\">\n        \n        <video class=\"vhv\"\n            muted\n playsinline\n webkit-playsinline\n loop\n preload=\"none\"\n            poster=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/08\/poster-zum-goldenen-schnitt2.jpg\"             data-src720=\"\/wp-content\/uploads\/videos\/Zum-Goldenen-Schnitt-imagefilm_15-08-25_sc_720p.mp4\"\n            data-src1080=\"\/wp-content\/uploads\/videos\/Zum-Goldenen-Schnitt-imagefilm_15-08-25_sc_1080p.mp4\"\n            data-src2160=\"\/wp-content\/uploads\/videos\/Zum-Goldenen-Schnitt-imagefilm_15-08-25_sc.mp4\">\n            <noscript>\n                <source src=\"\/wp-content\/uploads\/videos\/Zum-Goldenen-Schnitt-imagefilm_15-08-25_sc_720p.mp4\" type=\"video\/mp4\">\n            <\/noscript>\n        <\/video>\n\n        <!-- Controls (leicht) -->\n        <div class=\"vh-ctrls\" aria-label=\"Contr\u00f4les vid\u00e9o\">\n            <button type=\"button\" class=\"vh-btn vh-play\" data-role=\"play\">Lancement<\/button>\n            <div class=\"vh-progress\" role=\"slider\" aria-label=\"Progr\u00e8s\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"0\" tabindex=\"0\">\n                <div class=\"vh-progress-fill\"><\/div>\n            <\/div>\n        <\/div>\n        <button type=\"button\" class=\"vh-mute-badge\" data-role=\"mute\" aria-label=\"Changer de son\" title=\"Son\"><\/button>\n        <button type=\"button\" class=\"vh-fs-badge\" data-role=\"fs\" aria-label=\"Plein \u00e9cran\" title=\"Plein \u00e9cran\"><\/button>\n    <\/div>\n\n    <style>\n        .vh-min {\n            position: relative;\n            overflow: hidden;\n            background: #000;\n            height: var(--vh-h, 640px)\n        }\n\n        .vhv,\n        .vh-poster {\n            position: absolute;\n            inset: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover\n        }\n\n        .vhv {\n            background: #000\n        }\n\n        .vh-poster {\n            transition: opacity .25s ease\n        }\n\n        .vh-min.is-ready .vh-poster {\n            opacity: 0\n        }\n\n        @media (max-width:768px) {\n            .vh-min {\n                height: auto;\n                aspect-ratio: var(--vh-ratio, 16\/9)\n            }\n\n            @supports not (aspect-ratio:16\/9) {\n                .vh-min::before {\n                    content: \"\";\n                    display: block;\n                    padding-top: 56.25%\n                }\n\n                .vhv,\n                .vh-poster {\n                    position: absolute;\n                    inset: 0\n                }\n            }\n        }\n\n        \/* Controls *\/\n        .vh-ctrls {\n            position: absolute;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            z-index: 2;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            padding: 10px 160px 10px 12px;\n            background: linear-gradient(transparent, rgba(0, 0, 0, .45));\n            opacity: 0;\n            pointer-events: none;\n            transition: opacity .2s\n        }\n\n        .vh-min:hover .vh-ctrls,\n        .vh-min:focus-within .vh-ctrls {\n            opacity: 1;\n            pointer-events: auto\n        }\n\n        .vh-min.vh-show-ctrls .vh-ctrls {\n            opacity: 1;\n            pointer-events: auto\n        }\n\n        .vh-min.vh-show-ctrls:not(.is-muted) .vh-mute-badge {\n            opacity: 1;\n            pointer-events: auto\n        }\n\n        .vh-btn {\n            border: 1px solid rgba(255, 255, 255, .75);\n            background: rgba(0, 0, 0, .35);\n            color: #fff;\n            padding: 6px 10px;\n            border-radius: 6px;\n            cursor: pointer;\n            font: inherit;\n            line-height: 1\n        }\n\n        .vh-btn:focus {\n            outline: 2px solid rgba(255, 255, 255, .9);\n            outline-offset: 2px\n        }\n\n        .vh-progress {\n            position: relative;\n            flex: 1;\n            height: 6px;\n            border-radius: 999px;\n            background: rgba(255, 255, 255, .35);\n            overflow: hidden;\n            cursor: pointer\n        }\n\n        .vh-progress-fill {\n            position: absolute;\n            left: 0;\n            top: 0;\n            bottom: 0;\n            width: 0%;\n            background: #fff;\n            transition: width .08s linear\n        }\n\n        \/* Badges *\/\n        .vh-mute-badge,\n        .vh-fs-badge {\n            position: absolute;\n            z-index: 3;\n            width: 40px;\n            height: 40px;\n            border-radius: 999px;\n            border: 1px solid rgba(255, 255, 255, .85);\n            background: rgba(0, 0, 0, .45) no-repeat center\/20px;\n            opacity: 0;\n            pointer-events: none;\n            transition: opacity .2s, transform .1s;\n            touch-action: manipulation\n        }\n\n        .vh-mute-badge {\n            right: 12px;\n            bottom: 12px\n        }\n\n        .vh-fs-badge {\n            right: 80px;\n            bottom: 12px;\n            background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'><path d='M4 9V4h5M4 4l6 6M20 15v5h-5M20 20l-6-6' stroke='white' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'\/><\/svg>\")\n        }\n\n        .vh-mute-badge:active,\n        .vh-fs-badge:active {\n            transform: scale(.97)\n        }\n\n        .vh-min:hover .vh-mute-badge,\n        .vh-min:hover .vh-fs-badge {\n            opacity: 1;\n            pointer-events: auto\n        }\n\n        .vh-min.vh-show-ctrls .vh-fs-badge {\n            opacity: 1;\n            pointer-events: auto\n        }\n\n        \/* Mute Icons *\/\n        .vh-mute-badge {\n            background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'><path fill='white' d='M3 10v4h4l5 4V6l-5 4H3z'\/><path d='M16 8c1.5 1.5 1.5 6.5 0 8M18.5 5.5c3 3 3 10 0 13' stroke='white' stroke-width='2' stroke-linecap='round' fill='none'\/><\/svg>\")\n        }\n\n        .is-muted .vh-mute-badge {\n            opacity: 1;\n            pointer-events: auto;\n            animation: adduse_vh_pulse 1.25s ease-in-out infinite;\n            background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'><path fill='white' d='M3 10v4h4l5 4V6l-5 4H3z'\/><path d='M16 9l5 5m0-5l-5 5' stroke='white' stroke-width='2' stroke-linecap='round' fill='none'\/><\/svg>\")\n        }\n\n        .vh-min.is-fs .vh-fs-badge {\n            background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'><path d='M9 4H4v5M4 4l6 6M15 20h5v-5M20 20l-6-6' stroke='white' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'\/><\/svg>\")\n        }\n\n        @media (hover:none) and (pointer:coarse) {\n\n            .vh-fs-badge,\n            .vh-mute-badge {\n                opacity: 1;\n                pointer-events: auto;\n                width: 48px;\n                height: 48px;\n                background-size: 22px\n            }\n\n            .vh-ctrls {\n                padding-right: 176px\n            }\n\n            .vh-fs-badge {\n                right: 84px;\n                bottom: 10px\n            }\n\n            .vh-mute-badge {\n                right: 12px;\n                bottom: 10px\n            }\n        }\n\n        @media (prefers-reduced-motion:reduce) {\n            .is-muted .vh-mute-badge {\n                animation: none\n            }\n        }\n\n        @keyframes adduse_vh_pulse {\n\n            0%,\n            100% {\n                box-shadow: 0 0 0 0 rgba(255, 255, 255, .55);\n                opacity: 1\n            }\n\n            50% {\n                box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);\n                opacity: .72\n            }\n        }\n    <\/style>\n\n    <script>\n        (function() {\n            \/\/ --- Auswahl: 2160p NIE im Autoplay\/Viewport ---\n            function au_pickBaseSrc(box, v) {\n                var w = Math.max(box.clientWidth || 0, window.innerWidth || 0);\n                var conn = (navigator.connection || {});\n                var save = !!conn.saveData || \/(^|-)2g$\/.test(conn.effectiveType || \"\");\n                var s720 = v.getAttribute('data-src720') || \"\";\n                var s1080 = v.getAttribute('data-src1080') || \"\";\n                \/\/ Mobile\/Save-Data: 720p; sonst 1080p\n                if (save || w <= 768) return s720 || s1080;\n                return s1080 || s720;\n            }\n\n            \/\/ Optionales Upgrade auf 2160p nur f\u00fcr Fullscreen\n            function au_shouldUpgrade2160(v) {\n                var s2160 = v.getAttribute('data-src2160') || \"\";\n                if (!s2160) return false;\n                var conn = (navigator.connection || {});\n                var save = !!conn.saveData || \/(^|-)2g$\/.test(conn.effectiveType || \"\");\n                var dpr = window.devicePixelRatio || 1;\n                \/\/ Upgrade-Kriterien: kein Save-Data, grosses\/hochaufgel\u00f6stes Display\n                return !save && dpr > 1.5;\n            }\n\n            function au_loadVideo(v, src) {\n                if (!src) return;\n                if (v.getAttribute('data-au-src') === src) return;\n                var wasPaused = v.paused;\n                var t = v.currentTime || 0;\n                v.setAttribute('data-au-src', src);\n                v.src = src;\n                try {\n                    v.load();\n                } catch (e) {}\n                \/\/ Zeit & Playstate nach loadedmetadata wiederherstellen\n                var once = function() {\n                    try {\n                        if (t > 0 && v.duration) v.currentTime = Math.min(t, v.duration - 0.2);\n                    } catch (e) {}\n                    if (!wasPaused) {\n                        try {\n                            var p = v.play();\n                            if (p && p.catch) p.catch(function() {});\n                        } catch (e) {}\n                    }\n                    v.removeEventListener('loadedmetadata', once);\n                };\n                v.addEventListener('loadedmetadata', once);\n            }\n\n            function au_init_vh_min(box) {\n                var v = box.querySelector('.vhv');\n                if (!v) return;\n\n                \/\/ iOS\/Safari sicher: wirklich stumm & inline\n                v.defaultMuted = true;\n                v.muted = true;\n                v.volume = 0;\n                v.playsInline = true;\n                v.setAttribute('playsinline', '');\n                v.setAttribute('webkit-playsinline', '');\n\n                var playBtn = box.querySelector('[data-role=\"play\"]');\n                var muteBtn = box.querySelector('[data-role=\"mute\"]');\n                var fsBtn = box.querySelector('[data-role=\"fs\"]');\n                var prog = box.querySelector('.vh-progress');\n                var fill = box.querySelector('.vh-progress-fill');\n                var hideT;\n                var upgraded2160 = false;\n\n                function showCtrls() {\n                    box.classList.add('vh-show-ctrls');\n                    clearTimeout(hideT);\n                    hideT = setTimeout(function() {\n                        box.classList.remove('vh-show-ctrls');\n                    }, 2500);\n                }\n\n                function updatePlay() {\n                    if (playBtn) playBtn.textContent = v.paused ? 'Start' : 'Pause';\n                }\n\n                function updateMuted() {\n                    box.classList.toggle('is-muted', v.muted || v.volume === 0);\n                }\n\n                function updateProgress() {\n                    var d = v.duration || 0,\n                        p = d ? (v.currentTime \/ d) * 100 : 0;\n                    if (fill) fill.style.width = p + '%';\n                    if (prog) prog.setAttribute('aria-valuenow', Math.round(p));\n                }\n\n                function isFS() {\n                    return !!(document.fullscreenElement || document.webkitFullscreenElement || document.msFullscreenElement);\n                }\n\n                function enterFS() {\n                    return v.requestFullscreen ? v.requestFullscreen() : (v.webkitEnterFullscreen ? v.webkitEnterFullscreen() : (v.webkitRequestFullscreen ? v.webkitRequestFullscreen() : (v.msRequestFullscreen ? v.msRequestFullscreen() : null)));\n                }\n\n                function exitFS() {\n                    return document.exitFullscreen ? document.exitFullscreen() : (document.webkitExitFullscreen ? document.webkitExitFullscreen() : (document.msExitFullscreen ? document.msExitFullscreen() : null));\n                }\n\n                function au_loadBaseOnce() {\n                    if (v.getAttribute('data-au-loaded')) return;\n                    var base = au_pickBaseSrc(box, v);\n                    if (base) {\n                        au_loadVideo(v, base);\n                        v.setAttribute('data-au-loaded', '1');\n                        try {\n                            var p = v.play();\n                            if (p && p.catch) p.catch(function() {});\n                        } catch (e) {}\n                    }\n                }\n\n                \/\/ Lazy: erst im Viewport laden\n                if ('IntersectionObserver' in window) {\n                    var io = new IntersectionObserver(function(entries) {\n                        entries.forEach(function(en) {\n                            if (en.isIntersecting) {\n                                au_loadBaseOnce();\n                                io.disconnect();\n                            }\n                        });\n                    }, {\n                        rootMargin: '200px 0px'\n                    });\n                    io.observe(box);\n                } else {\n                    au_loadBaseOnce();\n                }\n\n                \/\/ Poster erst nach canplay ausblenden\n                v.addEventListener('canplay', function() {\n                    box.classList.add('is-ready');\n                });\n\n                \/\/ Controls\n                if (playBtn) playBtn.addEventListener('click', function() {\n                    if (v.paused) {\n                        v.play().catch(function() {});\n                    } else {\n                        v.pause();\n                    }\n                    showCtrls();\n                });\n                if (prog) {\n                    prog.addEventListener('click', function(e) {\n                        var r = prog.getBoundingClientRect();\n                        var ratio = Math.max(0, Math.min(1, (e.clientX - r.left) \/ r.width));\n                        if (v.duration) v.currentTime = ratio * v.duration;\n                        showCtrls();\n                    });\n                    prog.addEventListener('keydown', function(e) {\n                        if (e.key === 'ArrowLeft') {\n                            v.currentTime = Math.max(0, v.currentTime - 5);\n                            e.preventDefault();\n                        }\n                        if (e.key === 'ArrowRight') {\n                            v.currentTime = Math.min(v.duration || 0, v.currentTime + 5);\n                            e.preventDefault();\n                        }\n                        showCtrls();\n                    });\n                }\n                if (muteBtn) muteBtn.addEventListener('click', function() {\n                    if (v.muted || v.volume === 0) {\n                        v.muted = false;\n                        v.defaultMuted = false;\n                        try {\n                            v.volume = 1;\n                        } catch (e) {}\n                        try {\n                            v.play().catch(function() {});\n                        } catch (e) {}\n                    } else {\n                        v.muted = true;\n                        v.defaultMuted = true;\n                        try {\n                            v.volume = 0;\n                        } catch (e) {}\n                    }\n                    updateMuted();\n                    showCtrls();\n                });\n\n                \/\/ FS mit optionalem 2160p-Upgrade\n                function upgradeTo2160IfWanted() {\n                    if (upgraded2160) return;\n                    if (!au_shouldUpgrade2160(v)) return;\n                    var s2160 = v.getAttribute('data-src2160') || \"\";\n                    if (!s2160) return;\n                    upgraded2160 = true;\n                    au_loadVideo(v, s2160);\n                }\n\n                if (fsBtn) fsBtn.addEventListener('click', function(e) {\n                    e.preventDefault();\n                    try {\n                        v.muted = false;\n                        v.defaultMuted = false;\n                        v.volume = 1;\n                    } catch (e) {}\n                    \/\/ Erst auf 2160 upgraden (wenn sinnvoll), dann Fullscreen\n                    upgradeTo2160IfWanted();\n                    var p = enterFS();\n                    if (p && p.catch) p.catch(function() {});\n                    showCtrls();\n                });\n\n                function syncFS() {\n                    var fs = isFS();\n                    box.classList.toggle('is-fs', fs);\n                    \/\/ Beim Verlassen von Fullscreen ggf. zur\u00fcck auf 1080\/720\n                    if (!fs && upgraded2160) {\n                        upgraded2160 = false;\n                        var base = au_pickBaseSrc(box, v);\n                        if (base) au_loadVideo(v, base);\n                    }\n                }\n                ['fullscreenchange', 'webkitfullscreenchange', 'msfullscreenchange'].forEach(function(ev) {\n                    document.addEventListener(ev, syncFS);\n                });\n                v.addEventListener('webkitbeginfullscreen', function() {\n                    box.classList.add('is-fs');\n                    upgradeTo2160IfWanted();\n                });\n                v.addEventListener('webkitendfullscreen', function() {\n                    box.classList.remove('is-fs');\n                    if (upgraded2160) {\n                        upgraded2160 = false;\n                        var base = au_pickBaseSrc(box, v);\n                        if (base) au_loadVideo(v, base);\n                    }\n                });\n\n                \/\/ UI\n                v.addEventListener('play', function() {\n                    updatePlay();\n                    showCtrls();\n                });\n                v.addEventListener('pause', function() {\n                    updatePlay();\n                    showCtrls();\n                });\n                v.addEventListener('volumechange', updateMuted);\n                v.addEventListener('timeupdate', updateProgress);\n                v.addEventListener('loadedmetadata', updateProgress);\n\n                \/\/ Erste UI-Sync\n                updatePlay();\n                updateMuted();\n                updateProgress();\n\n                \/\/ Mobile: Controls kurz zeigen\n                try {\n                    var mm = window.matchMedia && window.matchMedia('(hover: none) and (pointer: coarse)');\n                    if (mm && mm.matches) {\n                        box.classList.add('vh-show-ctrls');\n                        setTimeout(function() {\n                            box.classList.remove('vh-show-ctrls');\n                        }, 2000);\n                    }\n                } catch (_) {}\n            }\n\n            if (document.readyState === 'loading') {\n                document.addEventListener('DOMContentLoaded', function() {\n                    document.querySelectorAll('.vh-min').forEach(au_init_vh_min);\n                });\n            } else {\n                document.querySelectorAll('.vh-min').forEach(au_init_vh_min);\n            }\n        })();\n    <\/script>\n\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/portraitfoto-simona-luedi.jpg\" alt=\"photo portrait simona l\u00fcdi\" itemprop=\"image\" height=\"1000\" width=\"1000\" title=\"Photo portrait Simona L\u00fcdi\" onerror=\"this.style.display='none'\"  \/>\n\t<p>Bienvenue dans notre clinique Zum Goldenen Schnitt, situ\u00e9e sur les rives du Rhin \u00e0 B\u00e2le. Notre clinique de chirurgie plastique et esth\u00e9tique vous propose une prise en charge compl\u00e8te sous un m\u00eame toit, dans une atmosph\u00e8re familiale. Apr\u00e8s une intervention dans notre propre salle d'op\u00e9ration, vous pourrez ensuite vous reposer dans l'une de nos chambres d'h\u00f4tes avec vue sur le Rhin.<\/p>\n<p>En tant que sp\u00e9cialiste en chirurgie plastique, reconstructive et esth\u00e9tique et titulaire du titre de m\u00e9decin sp\u00e9cialiste suisse et europ\u00e9en, je peux toujours vous proposer les techniques les plus modernes au plus haut niveau gr\u00e2ce \u00e0 ma longue exp\u00e9rience chirurgicale et \u00e0 des formations continues r\u00e9guli\u00e8res.<\/p>\n<p>Zu meinen besonderen Spezialgebieten geh\u00f6ren die \u00c4sthetische Chirurgie mit den Schwerpunkten Brustchirurgie (Brustvergr\u00f6sserung mit Implantaten oder Eigenfett, minimal-invasive Brustvergr\u00f6sserung mit Mia Femtech\u2122 und Motiva Preserv\u00e9\u2122, Bruststraffung, Brustverkleinerung, Gyn\u00e4komastie-Korrektur), Gesichtschirurgie (u.a. Augenlidstraffung) und Intimchirurgie (Schamlippenverkleinerung), sowie im Bereich der \u00c4sthetischen Medizin Faltenbehandlungen mit Hyaluron, Botulinum sowie Biostimulatoren.<\/p>\nUn conseil personnalis\u00e9 et un traitement adapt\u00e9 \u00e0 vos besoins sont mes priorit\u00e9s. Votre bien-\u00eatre, votre s\u00e9curit\u00e9 et des r\u00e9sultats de traitement naturels me tiennent particuli\u00e8rement \u00e0 c\u0153ur.<br \/>\n\u200b<br \/>\nJe me r\u00e9jouis de faire votre connaissance et de vous accueillir dans notre clinique.\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/unterschrift-fuer-website-simona-luedi.jpg\" alt=\"signature pour le site web simona l\u00fcdi\" itemprop=\"image\" height=\"410\" width=\"1491\" title=\"Signature pour le site web Simona L\u00fcdi\" onerror=\"this.style.display='none'\"  \/>\n<p><strong>Dr. med. Simona L\u00fcdi<\/strong><\/p>\nSp\u00e9cialiste FMH en chirurgie plastique, reconstructive et esth\u00e9tique<br \/>\nEuropean Board Certified Plastic Surgeon (EBOPRAS)\n<h2>\n\t\tOFFRE\n\t<\/h2>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/brust\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/icon-brust.svg\" alt=\"ic\u00f4ne poitrine\" title=\"icon-poitrine\" itemprop=\"image\"\/>\n\t\t<h3>Poitrine<\/h3>\t\t\t\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/visage\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/gesicht\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/icon-gesicht.svg\" alt=\"ic\u00f4ne visage\" title=\"icon-face\" itemprop=\"image\"\/>\n\t\t<h3>Visage<\/h3>\t\t\t\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/yeux\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/augen\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/icon-augen.svg\" alt=\"icon eyes\" title=\"icon-eyes\" itemprop=\"image\"\/>\n\t\t<h3>Yeux<\/h3>\t\t\t\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/modelage-des-levres\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/lippenmodellage\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2024\/08\/lippen_icon.svg\" alt=\"Modelage des l\u00e8vres avec de l&#039;acide hyaluronique, Dr. Simona L\u00fcdi, B\u00e2le\" title=\"\" itemprop=\"image\"\/>\n\t\t<h3>L\u00e8vres<\/h3>\t\t\t\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/oreilles\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/ohren\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/icon-ohren.svg\" alt=\"icon oreilles\" title=\"icon-oreilles\" itemprop=\"image\"\/>\n\t\t<h3>Oreilles<\/h3>\t\t\t\n\t<a href=\"\/fr\/offre\/poitrine\/augmentation-mammaire-mia-femtech\/\" target=\"_self\"  aria-label=\"Aller \u00e0 \/offre\/poitrine\/agrandissement de la poitrine-mia-femtech\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/mia_femtech_logo-circle.jpg\" alt=\"Mia Femtech\" title=\"\" itemprop=\"image\"\/>\n\t\t<h3>Mia<sup>\u00ae<\/sup><\/h3>\t\t\t\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/corps\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/koerper\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/icon-koerper.svg\" alt=\"icon koerper\" title=\"icon-koerper\" itemprop=\"image\"\/>\n\t\t<h3>Corps<\/h3>\t\t\t\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/zone-intime\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/intimbereich\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/icon-intimbereich.svg\" alt=\"ic\u00f4ne zone intime\" title=\"icon-intimit\u00e9\" itemprop=\"image\"\/>\n\t\t<h3>Zone intime<\/h3>\t\t\t\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/botulinum-hyaluron-fr\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/botulinum-hyaluron\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/icon-botulinum-hyaluron.svg\" alt=\"icon botulinum hyaluron\" title=\"icon-botulinum-hyaluron\" itemprop=\"image\"\/>\n\t\t<h3>Botulinum \/ Hyaluron<\/h3>\t\t\t\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/cheveux\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/haare\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/icon-haare.svg\" alt=\"icon hair\" title=\"icon-hair\" itemprop=\"image\"\/>\n\t\t<h3>Cheveux<\/h3>\t\t\t\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/augmentation-mammaire-mia-femtech\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/brust\/brustvergroesserung-mia-femtech\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/brustvergroesserung-mit-mia-femtech-schweiz-basel-logo-circle.jpg\" alt=\"augmentation mammaire avec le logo de mia femtech suisse b\u00e2le\" title=\"Augmentation mammaire avec Mia Femtech Suisse B\u00e2le Logo\" itemprop=\"image\"\/>\n<h2>\n\t\tHARMONISATION MAMMAIRE MINI-INVASIVE AVEC MIA FEMTECH\u2122\n\t<\/h2>\n\t<p>La m\u00e9thode Mia Femtech\u2122 r\u00e9volutionne l'augmentation mammaire, sans anesth\u00e9sie g\u00e9n\u00e9rale ni longue p\u00e9riode d'immobilisation.<\/p>\n<p>La m\u00e9thode Mia Femtech\u2122 est une nouvelle technique d'augmentation mammaire peu invasive qui consiste \u00e0 ins\u00e9rer des implants biocompatibles de haute qualit\u00e9 dans le sein, en douceur, par un petit acc\u00e8s axillaire.<\/p>\n\t<p>La technique Mia Femtech\u2122 s'adresse aux femmes qui souhaitent une augmentation mammaire naturelle d'environ 1 \u00e0 2 tailles de bonnet de soutien-gorge (environ 100 \u00e0 250 ml par sein). La proc\u00e9dure dure moins de 30 minutes, se d\u00e9roule sous anesth\u00e9sie locale et ne n\u00e9cessite pas d'anesth\u00e9sie g\u00e9n\u00e9rale. Le retour \u00e0 la vie quotidienne est possible au bout de quelques jours seulement - id\u00e9al pour les femmes tr\u00e8s occup\u00e9es qui souhaitent une harmonisation discr\u00e8te et simple de leur poitrine sans longue p\u00e9riode d'immobilisation.<\/p>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/augmentation-mammaire-mia-femtech\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/brust\/brustvergroesserung-mia-femtech\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/1-augmentation-mammaire-mia-femtech-suisse-resultats-naturels.svg\" alt=\"1 augmentation mammaire mia femtech suisse r\u00e9sultats naturels\" title=\"1 Augmentation mammaire Mia Femtech Suisse r\u00e9sultats naturels\" itemprop=\"image\"\/>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/augmentation-mammaire-mia-femtech\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/brust\/brustvergroesserung-mia-femtech\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/2-augmentation-mammaire-mia-femtech-suisse-anesthesie-locale.svg\" alt=\"2 augmentation mammaire mia femtech suisse pas de nacrose compl\u00e8te\" title=\"2 Augmentation mammaire Mia Femtech Suisse pas de nacrose totale\" itemprop=\"image\"\/>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/augmentation-mammaire-mia-femtech\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/brust\/brustvergroesserung-mia-femtech\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/4-augmentation-mammaire-mia-femtech-suisse-recuperation-rapide.svg\" alt=\"3 augmentation mammaire mia femtech suisse r\u00e9cup\u00e9ration rapide\" title=\"3 Augmentation mammaire Mia Femtech Suisse r\u00e9cup\u00e9ration rapide\" itemprop=\"image\"\/>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/augmentation-mammaire-mia-femtech\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/brust\/brustvergroesserung-mia-femtech\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/4-augmentation-mammaire-mia-femtech-suisse-cicatrices-invisible.svg\" alt=\"4 augmentation mammaire mia femtech suisse pas de cicatrices visibles\" title=\"4 Augmentation mammaire Mia Femtech Suisse pas de cicatrices visibles\" itemprop=\"image\"\/>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/augmentation-mammaire-mia-femtech\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/brust\/brustvergroesserung-mia-femtech\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/5-augmentation-mammaire-mia-femtech-suisse-implants-de-haute-qualite.svg\" alt=\"5 augmentation mammaire mia femtech suisse implants s\u00fbrs\" title=\"5 Augmentation mammaire Mia Femtech Suisse implants s\u00fbrs\" itemprop=\"image\"\/>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/augmentation-mammaire-mia-femtech\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/brust\/brustvergroesserung-mia-femtech\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/6-augmentation-mammaire-mia-femtech-suisse-no-touch-technologie.svg\" alt=\"6 augmentation mammaire mia femtech suisse technique no touch\" title=\"6 Augmentation mammaire Mia Femtech Suisse no-touch-technik\" itemprop=\"image\"\/>\n\t<meta itemprop=\"url\" content=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/mia-video-bearbeitet-mit-musik-v1-komprimiert-schlechte-qualitaet.mp4\" \/><div style=\"width: 640px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-1690-1\" width=\"640\" height=\"360\" poster=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/5-mia-video-overlay.jpg\" preload=\"none\" controls=\"controls\"><source type=\"video\/mp4\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/mia-video-bearbeitet-mit-musik-v1-komprimiert-schlechte-qualitaet.mp4?_=1\" \/><a href=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/mia-video-bearbeitet-mit-musik-v1-komprimiert-schlechte-qualitaet.mp4\">https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2025\/05\/mia-video-bearbeitet-mit-musik-v1-komprimiert-schlechte-qualitaet.mp4<\/a><\/video><\/div>\n\t<p>Nous sommes fiers et heureux que la clinique Zum Goldenen Schnitt \u00e0 B\u00e2le soit l'une des trois cliniques exclusives en Suisse \u00e0 avoir re\u00e7u le <a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/augmentation-mammaire-mia-femtech\/\">augmentation mammaire mini-invasive avec Mia Femtech\u2122<\/a> \u00e0 nos clientes.<\/p>\n<p>Vous souhaitez savoir si Mia Femtech\u2122 est pour vous aussi la voie vers une poitrine plus harmonieuse et une confiance en soi renforc\u00e9e ? Le Dr Simona L\u00fcdi se fera un plaisir de vous conseiller en d\u00e9tail sur les possibilit\u00e9s de cette m\u00e9thode innovante.<\/p>\n<p>Contactez-nous d\u00e8s aujourd'hui pour convenir d'un rendez-vous de conseil personnalis\u00e9.<\/p>\n<p>&nbsp;<\/p>\n\t\t\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/augmentation-mammaire-mia-femtech\/\" title=\"En savoir plus sur Mia\u00ae.\" target=\"_blank\" rel=\"noopener\"  role=\"button\" aria-label=\"En savoir plus sur Mia&lt;sup&gt;\u00ae&lt;\/sup&gt;\">\n\t\t\t\t\t\t\tSavoir plus sur Mia<sup>\u00ae<\/sup> apprendre\n\t\t<\/a>\n<h2>\n\t\tJOURNAL\n\t<\/h2>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/offre\/poitrine\/simulation-3d-crisalix\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/angebot\/brust\/3d-simulation-crisalix\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/journal-brustverkleinerung-mammareduktion-circle.jpg\" alt=\"journal r\u00e9duction mammaire (mammary reduction)\" title=\"Journal R\u00e9duction mammaire (Mammareduktion)\" itemprop=\"image\"\/>\n\t\t<h3>Simulation 3D avec Crisalix<\/h3>\t\t\t\n\t\t\t\t<p>1er juin 2025<\/p>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/augmentation-mammaire-avec-graisse-autologue-lipofilling-a-qui-cette-methode-convient-elle\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/brustvergrosserung-mit-eigenfett-lipofilling-fur-wen-eignet-sich-diese-methode\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/journal-bruststraffung-mastopexie-circle.jpg\" alt=\"journal lifting des seins (mastopexie)\" title=\"Journal du lifting des seins (mastopexie)\" itemprop=\"image\"\/>\n\t\t<h3>Augmentation mammaire par injection de graisse autologue (lipofilling)<\/h3>\t\t\t\n\t\t\t\t<p>25 mars 2024<\/p>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/formes-et-tailles-des-implants-mammaires\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/formen-und-grossen-von-brustimplantaten\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/journal-brustimplantate-entfernen-oder-wechseln-circle.jpg\" alt=\"journal retirer ou changer les implants mammaires\" title=\"Journal Retirer ou changer des implants mammaires\" itemprop=\"image\"\/>\n\t\t<h3>Formes et tailles des implants mammaires<\/h3>\t\t\t\n\t\t\t\t<p>27 novembre 2023<\/p>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/lifting-des-paupieres-petite-operation-grands-effets\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/augenlidstraffung-kleine-op-grosse-wirkung\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/journal-augenlidstraffung-schlupflider-entfernen-circle.jpg\" alt=\"journal lifting des paupi\u00e8res supprimer les paupi\u00e8res tombantes\" title=\"Journal lifting des paupi\u00e8res \u00e9liminer les paupi\u00e8res tombantes\" itemprop=\"image\"\/>\n\t\t<h3>Raffermissement des paupi\u00e8res - Petite op\u00e9ration, grand effet !<\/h3>\t\t\t\n\t\t\t\t<p>9 octobre 2023<\/p>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/traitement-des-rides-botulinum-ou-acide-hyaluronique\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/faltenbehandlung-botulinum-oder-hyaluronsaeure\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/journal-faltenbehandlung-hyaluronsaeure-circle.jpg\" alt=\"journal traitement des rides acide hyaluronique\" title=\"Journal Traitement des rides Acide hyaluronique\" itemprop=\"image\"\/>\n\t\t<h3>Traitement des rides : Botulinum ou acide hyaluronique ?<\/h3>\t\t\t\n\t\t\t\t<p>5 septembre 2023<\/p>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/lifting-des-paupieres-inferieures-redonnez-de-leclat-a-vos-yeux\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/unterlidstraffung-lassen-sie-ihre-augen-wieder-strahlen\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/journal-unterlidstraffung-traenensaecke-entfernen-circle.jpg\" alt=\"journal lifting des paupi\u00e8res inf\u00e9rieures enlever les poches sous les yeux\" title=\"Journal lifting des paupi\u00e8res inf\u00e9rieures \u00e9liminer les poches sous les yeux\" itemprop=\"image\"\/>\n\t\t<h3>Raffermissement des paupi\u00e8res inf\u00e9rieures - Faites briller vos yeux !<\/h3>\t\t\t\n\t\t\t\t<p>24 mai 2024<\/p>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/comment-trouver-la-taille-dimplant-mammaire-qui-me-convient\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/brustvergrosserung-wie-finde-ich-die-geeignete-brustimplantatgrosse-fur-mich\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/jounral-brustvergroesserung-brustimplantate-circle.jpg\" alt=\"implants mammaires jounral\" title=\"Jounral Augmentation mammaire Implants mammaires\" itemprop=\"image\"\/>\n\t\t<h3>Comment trouver la taille d'implant mammaire qui me convient ?<\/h3>\t\t\t\n\t\t\t\t<p>11 d\u00e9cembre 2023<\/p>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/lifting-vampirique-pour-une-peau-fraiche-et-eclatante\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/vampir-lifting-fur-eine-frische-strahlende-haut\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/journal-microneedling-in-basel-circle.jpg\" alt=\"journal microneedling \u00e0 b\u00e2le\" title=\"Journal Microneedling \u00e0 B\u00e2le\" itemprop=\"image\"\/>\n\t\t<h3>Un lifting vampire pour une peau fra\u00eeche et \u00e9clatante !<\/h3>\t\t\t\n\t\t\t\t<p>22 octobre 2023<\/p>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/chirurgie-intime-de-femme-a-femme\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/intimoperation-von-frau-zu-frau\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/journal-intimoperation-circle.jpg\" alt=\"chirurgie intime\" title=\"Chirurgie intime\" itemprop=\"image\"\/>\n\t\t<h3>Chirurgie intime de femme \u00e0 femme<\/h3>\t\t\t\n\t\t\t\t<p>2 octobre 2023<\/p>\n\t<a href=\"https:\/\/www.zumgoldenenschnitt.ch\/fr\/comment-fonctionne-une-abdominoplastie\/\" target=\"_self\"  aria-label=\"Aller sur https:\/\/www.zumgoldenenschnitt.ch\/wie-funktioniert-eine-bauchdeckenstraffung\/\"><\/a>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/bb-plugin\/cache\/journal-bauchdeckenstraffung-abdominoplastik-1-circle.jpg\" alt=\"journal abdominoplastie (plastie abdominale)\" title=\"Journal Abdominoplastie (abdominoplastie)\" itemprop=\"image\"\/>\n\t\t<h3>Comment fonctionne une abdominoplastie ?<\/h3>\t\t\t\n\t\t\t\t<p>28 ao\u00fbt 2023<\/p>\n<h2>\n\t\tADH\u00c9SIONS\n\t<\/h2>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/logo-swiss-plastic-surgery.png\" alt=\"logo swiss plastic surgery\" itemprop=\"image\" height=\"517\" width=\"976\" title=\"logo-swiss-plastic-surgery\" onerror=\"this.style.display='none'\"  \/>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/logo-fmh.png\" alt=\"logo fmh\" itemprop=\"image\" height=\"517\" width=\"976\" title=\"logo-fmh\" onerror=\"this.style.display='none'\"  \/>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.zumgoldenenschnitt.ch\/wp-content\/uploads\/2023\/01\/logo-medges.png\" alt=\"logo medges\" itemprop=\"image\" height=\"517\" width=\"976\" title=\"logo-medges\" onerror=\"this.style.display='none'\"  \/>","protected":false},"excerpt":{"rendered":"<p>Bienvenue dans notre clinique Zum Goldenen Schnitt, situ\u00e9e sur les rives du Rhin \u00e0 B\u00e2le. Notre clinique de chirurgie plastique et esth\u00e9tique vous propose une prise en charge compl\u00e8te sous un m\u00eame toit, dans une atmosph\u00e8re familiale. Apr\u00e8s une intervention dans notre propre salle d'op\u00e9ration, vous pourrez ensuite vous reposer dans l'une de nos chambres d'h\u00f4tes avec vue sur le Rhin. En tant que sp\u00e9cialiste en [...]<\/p>","protected":false},"author":4,"featured_media":1579,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"Die Klinik f\u00fcr Plastische & \u00c4sthetische Chirurgie in Basel","_seopress_titles_desc":"Frau Dr. Simona L\u00fcdi behandelt Sie in ihrer Klinik in Basel in famili\u00e4rer Atmosph\u00e4re. Dank klinikeigenem Operationssaal finden s\u00e4mtliche Behandlungen unter einem Dach statt.","_seopress_robots_index":"","inline_featured_image":false,"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":"","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":"set","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":""},"class_list":["post-1690","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/www.zumgoldenenschnitt.ch\/fr\/wp-json\/wp\/v2\/pages\/1690","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zumgoldenenschnitt.ch\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.zumgoldenenschnitt.ch\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.zumgoldenenschnitt.ch\/fr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zumgoldenenschnitt.ch\/fr\/wp-json\/wp\/v2\/comments?post=1690"}],"version-history":[{"count":52,"href":"https:\/\/www.zumgoldenenschnitt.ch\/fr\/wp-json\/wp\/v2\/pages\/1690\/revisions"}],"predecessor-version":[{"id":2330,"href":"https:\/\/www.zumgoldenenschnitt.ch\/fr\/wp-json\/wp\/v2\/pages\/1690\/revisions\/2330"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.zumgoldenenschnitt.ch\/fr\/wp-json\/wp\/v2\/media\/1579"}],"wp:attachment":[{"href":"https:\/\/www.zumgoldenenschnitt.ch\/fr\/wp-json\/wp\/v2\/media?parent=1690"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}