{"id":13428,"date":"2026-02-07T02:27:06","date_gmt":"2026-02-07T01:27:06","guid":{"rendered":"https:\/\/www.sanacos.ch\/?page_id=13428"},"modified":"2026-06-06T09:40:51","modified_gmt":"2026-06-06T07:40:51","slug":"mesoporation-2","status":"publish","type":"page","link":"https:\/\/www.sanacos.ch\/de\/mesoporazione\/","title":{"rendered":"Mesoporation"},"content":{"rendered":"<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Mesoporation \u2013 Nadelfreie Mesotherapie<\/title>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Work+Sans:wght@400;500;600;700&display=swap');\n\n.sanza-page {\n  font-family: 'Work Sans', sans-serif;\n  color: #111;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 20px;\n  box-sizing: border-box;\n}\n\n.sanza-page * {\n  box-sizing: border-box;\n}\n\n\/* Base Typography *\/\n.sanza-page h1, .sanza-page h2, .sanza-page h3, .sanza-page h4 {\n  font-weight: 700;\n  margin-top: 0;\n}\n\n.sanza-page p {\n  line-height: 1.6;\n  color: #444;\n}\n\n\/* Buttons *\/\n.sanza-btn {\n  background: #000;\n  color: #fff;\n  padding: 14px 28px;\n  border-radius: 30px;\n  text-decoration: none;\n  font-weight: 600;\n  display: inline-block;\n  transition: transform 0.3s ease, background 0.3s ease;\n  text-align: center;\n}\n\n.sanza-btn:hover {\n  transform: scale(1.03);\n  background: #333;\n}\n\n.sanza-btn-outline {\n  background: transparent;\n  color: #000;\n  border: 2px solid #000;\n  padding: 12px 28px;\n  border-radius: 30px;\n  text-decoration: none;\n  font-weight: 600;\n  display: inline-block;\n  transition: all 0.3s ease;\n  text-align: center;\n}\n\n.sanza-btn-outline:hover {\n  background: #000;\n  color: #fff;\n}\n\n\/* 3.1 Hero Section *\/\n.sanza-hero {\n  \/* Modificato il colore di sfondo della Hero in un rosa pastello morbido e accogliente *\/\n  background: #FDF1EC; \n  border-radius: 24px;\n  padding: 60px 40px;\n  display: flex;\n  align-items: center;\n  gap: 40px;\n  margin-bottom: 60px;\n  text-align: left;\n}\n\n.sanza-hero-content {\n  flex: 1.2;\n}\n\n.sanza-hero-image {\n  flex: 0.8;\n  text-align: center;\n}\n\n.sanza-hero-image img {\n  max-width: 100%;\n  height: auto;\n  border-radius: 16px;\n  filter: drop-shadow(0 10px 20px rgba(0,0,0,0.1));\n}\n\n.sanza-hero .sp-subtitle {\n  display: block;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  color: #b06552; \/* Adattato al nuovo sfondo *\/\n  margin-bottom: 15px;\n  font-size: 0.85rem;\n}\n\n.sanza-hero h1 {\n  font-size: 2.5rem;\n  line-height: 1.2;\n  margin-bottom: 25px;\n}\n\n.sanza-hero p {\n  font-size: 1.1rem;\n  margin-bottom: 30px;\n}\n\n\/* Generic Section Styles *\/\n.sanza-section {\n  margin-bottom: 80px;\n}\n\n.sanza-section-title {\n  text-align: center;\n  font-size: 2.2rem;\n  margin-bottom: 15px;\n}\n\n.sanza-section-subtitle {\n  text-align: center;\n  color: #666;\n  max-width: 700px;\n  margin: 0 auto 40px auto;\n  font-size: 1.1rem;\n  line-height: 1.5;\n}\n\n\/* Grids *\/\n.sp-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 25px;\n}\n\n.sp-grid-2 {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 30px;\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n.sp-card {\n  background: #fdfdfd;\n  padding: 30px;\n  border-radius: 16px;\n  border: 1px solid #eee;\n  text-align: left;\n  display: flex;\n  flex-direction: column;\n}\n\n.sp-card img {\n  width: 100%;\n  height: 220px;\n  object-fit: cover;\n  border-radius: 12px;\n  margin-bottom: 20px;\n}\n\n.sp-card h3 {\n  font-size: 1.3rem;\n  margin-bottom: 15px;\n  color: #111;\n}\n\n.sp-card p {\n  flex-grow: 1;\n  margin-bottom: 20px;\n}\n\n\/* 3.3 Highlight Section *\/\n.sanza-highlight {\n  background: #E1EFE4;\n  border-radius: 24px;\n  display: flex;\n  flex-wrap: wrap;\n  align-items: stretch;\n  overflow: hidden;\n  margin-bottom: 80px;\n}\n\n.sanza-highlight.reverse {\n  flex-direction: row-reverse;\n  background: #f9f9f9;\n  border: 1px solid #eee;\n}\n\n.sanza-highlight-text {\n  flex: 1;\n  min-width: 300px;\n  padding: 50px;\n}\n\n.sanza-highlight-image {\n  flex: 1;\n  min-width: 300px;\n  background-size: cover;\n  background-position: center;\n  min-height: 400px;\n}\n\n\/* 3.5 Components List (FAQ Style) *\/\n.sp-components-list {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 20px;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.sp-comp-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n  padding: 25px;\n  background: #fff;\n  border-radius: 12px;\n  border: 1px solid #f0f0f0;\n}\n\n.sp-comp-item .icon {\n  background: #000;\n  color: #fff;\n  width: 36px;\n  height: 36px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  font-weight: bold;\n  font-size: 1.1rem;\n}\n\n\/* 3.6 Benefits Grid *\/\n.sp-grid-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 30px;\n}\n\n.sp-benefit-item {\n  display: flex;\n  gap: 15px;\n  background: #fdfdfd;\n  padding: 20px;\n  border-radius: 16px;\n  border: 1px solid #f5f5f5;\n}\n\n.sp-benefit-icon {\n  font-size: 1.5rem;\n  background: #E8ECEF;\n  width: 45px;\n  height: 45px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  flex-shrink: 0;\n}\n\n\/* Intermediate Banner Style *\/\n.sanza-middle-banner {\n  background: #eef3f7;\n  border-radius: 24px;\n  padding: 50px 40px;\n  margin-bottom: 80px;\n  display: flex;\n  align-items: center;\n  gap: 40px;\n}\n\n.sanza-middle-banner-content {\n  flex: 1.3;\n}\n\n.sanza-middle-banner-image {\n  flex: 0.7;\n  text-align: center;\n}\n\n.sanza-middle-banner-image img {\n  max-width: 180px;\n  height: auto;\n}\n\n\/* CTA Footer *\/\n.sanza-cta-footer {\n  background: #FFF0DD;\n  text-align: center;\n  padding: 60px 40px;\n  border-radius: 24px;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .sanza-hero, .sanza-middle-banner {\n    flex-direction: column;\n    text-align: center;\n  }\n  .sanza-hero-content, .sanza-middle-banner-content {\n    flex: 1;\n  }\n  .sp-grid-3, .sp-grid-2, .sp-grid-benefits { \n    grid-template-columns: 1fr; \n  }\n  .sanza-highlight {\n    flex-direction: column;\n  }\n  .sanza-highlight-image {\n    min-height: 300px;\n  }\n}\n@media (max-width: 768px) {\n  .sanza-highlight-text {\n    padding: 30px 20px;\n  }\n}\n<\/style>\n\n\n\n<div class=\"sanza-page\">\n\n  <header class=\"sanza-hero\">\n    <div class=\"sanza-hero-content\">\n      <span class=\"sp-subtitle\">SanaCos \u00b7 \u00c4sthetische Innovation<\/span>\n      <h1>Mesoporat \u2013 Nadelfreie Mesothermie<\/h1>\n      <p>Die nat\u00fcrliche Weiterentwicklung der \u00e4sthetischen Mesotherapie: eine nicht-invasive Methode, die wertvolle Wirkstoffe ohne Nadeln in die tiefsten Hautschichten einbringt. F\u00fcr sichtbare, sofortige und langanhaltende Ergebnisse.<\/p>\n      <a href=\"#prodotti\" class=\"sanza-btn\">ENTDECKEN SIE DIE PRODUKTE<\/a>\n    <\/div>\n    <div class=\"sanza-hero-image\">\n      <img decoding=\"async\" src=\"https:\/\/www.sanacos.ch\/wp-content\/uploads\/2026\/02\/mesoporation_visage_.jpg\" alt=\"Hautpflege\">\n    <\/div>\n  <\/header>\n\n  <section class=\"sanza-highlight reverse\">\n    <div class=\"sanza-highlight-text\" style=\"display: flex; flex-direction: column; justify-content: center;\">\n      <h2>Was ist Mesoporation?<\/h2>\n      <p>Die Mesoporation stellt einen Durchbruch in der transdermalen \u00e4sthetischen Behandlung dar. Dank dieser fortschrittlichen Technologie werden essentielle Substanzen wie Hyalurons\u00e4ure, Vitamine, Peptide und N\u00e4hrstoffe perfekt gleichm\u00e4\u00dfig und in deutlich gr\u00f6\u00dferen Mengen als bei herk\u00f6mmlichen topischen Kosmetikanwendungen aufgenommen.<\/p>\n      <p>Es ist die ideale L\u00f6sung f\u00fcr alle, die maximale Regenerationswirkung auf eine absolut sichere, schmerzfreie und komfortable Weise erzielen m\u00f6chten.<\/p>\n    <\/div>\n    <div class=\"sanza-highlight-image\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1556228578-0d85b1a4d571?q=80&amp;w=800&amp;auto=format&amp;fit=crop');\"><\/div>\n  <\/section>\n\n  <section class=\"sanza-section\">\n    <h2 class=\"sanza-section-title\">Wie die Behandlung funktioniert<\/h2>\n    <p class=\"sanza-section-subtitle\">Ein innovatives Verfahren, das auf der Wissenschaft der Elektroporation basiert, um die Haut von innen heraus zu regenerieren.<\/p>\n    <div class=\"sp-grid-3\">\n      <div class=\"sp-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1512290923902-8a9f81dc236c?q=80&amp;w=400&amp;auto=format&amp;fit=crop\" alt=\"Hautvorbereitung\">\n        <h3>1. Vorbereitete Haut<\/h3>\n        <p>Die Hautoberfl\u00e4che wird sorgf\u00e4ltig gereinigt und vorbereitet, um die Leitf\u00e4higkeit zu optimieren und eine perfekte Aufnahme der aktiven biologischen Komplexe zu gew\u00e4hrleisten.<\/p>\n      <\/div>\n      <div class=\"sp-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1570172619644-dfd03ed5d881?q=80&amp;w=400&amp;auto=format&amp;fit=crop\" alt=\"Mikroimpulse auf der Haut\">\n        <h3>2. Mikropulse<\/h3>\n        <p>Bei der Mesoporation handelt es sich um ein Verfahren der Elektroporation: Sanfte elektrische Mikroimpulse \u00f6ffnen vor\u00fcbergehend Kan\u00e4le in der Haut und schaffen so einen sicheren und tempor\u00e4ren Zugang durch die Hornschicht.<\/p>\n      <\/div>\n      <div class=\"sp-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522337360788-8b13dee7a37e?q=80&amp;w=400&amp;auto=format&amp;fit=crop\" alt=\"Absorption des Wirkstoffs\">\n        <h3>3. Tiefenabsorption<\/h3>\n        <p>Die reinen Wirkstoffe dringen direkt in die tieferen Hautschichten ein, wo sie wirklich ben\u00f6tigt werden, wo die Zeichen der Hautalterung entstehen, und gew\u00e4hrleisten so eine intensive und gezielte Zellwirkung selbst in empfindlichen Bereichen wie der Augenkontur.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"sanza-section\">\n    <h2 class=\"sanza-section-title\">Die au\u00dfergew\u00f6hnlichen Vorteile<\/h2>\n    <p class=\"sanza-section-subtitle\">Konkrete Ergebnisse, sichtbar und sp\u00fcrbar schon bei den ersten Anwendungen in der Kabine.<\/p>\n    <div class=\"sp-grid-benefits\">\n      <div class=\"sp-benefit-item\">\n        <div class=\"sp-benefit-icon\">\u2728<\/div>\n        <div>\n          <h4 style=\"margin-bottom: 5px; color: #111;\">Anti-Aging-Effekt<\/h4>\n          <p style=\"margin: 0;\">Sichtbar reduzierte Falten und Mimikfalten f\u00fcr eine sofort glattere und entspanntere Haut.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"sp-benefit-item\">\n        <div class=\"sp-benefit-icon\">\ud83d\udc8e<\/div>\n        <div>\n          <h4 style=\"margin-bottom: 5px; color: #111;\">Tiefenverfestigung<\/h4>\n          <p style=\"margin: 0;\">Strukturelle Stimulation des Gewebes, die zu einer Neudefinition und Umformung der Gesichtskonturen f\u00fchrt.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"sp-benefit-item\">\n        <div class=\"sp-benefit-icon\">\ud83d\udca7<\/div>\n        <div>\n          <h4 style=\"margin-bottom: 5px; color: #111;\">Fl\u00fcssigkeitszufuhr und Wiederherstellung des Gleichgewichts<\/h4>\n          <p style=\"margin: 0;\">Intensive Feuchtigkeitszufuhr auf Zellebene, die den korrekten Hydrolipidfilm wiederherstellt und die Haut langanhaltend mit Feuchtigkeit versorgt.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"sp-benefit-item\">\n        <div class=\"sp-benefit-icon\">\ud83c\udf1f<\/div>\n        <div>\n          <h4 style=\"margin-bottom: 5px; color: #111;\">Strahlender und ebenm\u00e4\u00dfiger Teint<\/h4>\n          <p style=\"margin: 0;\">Radikale Verbesserung der Hautstruktur f\u00fcr sichtbar straffere, strahlendere Haut mit einem ebenm\u00e4\u00dfigen Teint.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"sanza-highlight\">\n    <div class=\"sanza-highlight-text\">\n      <h2>Der exklusive SanaCos-Ansatz<\/h2>\n      <p>In der SanaCos-Produktlinie geht die Mesoporation \u00fcber die Grenzen traditioneller \u00c4sthetik hinaus. Hier trifft wissenschaftliche Innovation auf die Exzellenz der Natur: Unsere nat\u00fcrlichen und organischen Wirkstoffe werden durch die Synergie mit chronobiologischen Pulsen (PEMF) (gepulste elektromagnetische Felder) noch wirksamer und effektiver.<\/p>\n      <p>Wir stellen modernste Technologie in den Dienst der Natur, um die Haut bei ihrer nat\u00fcrlichen t\u00e4glichen Regenerationsfunktion zu begleiten, zu unterst\u00fctzen und zu sch\u00fctzen und so ein perfektes biologisches Gleichgewicht zu erhalten.<\/p>\n    <\/div>\n    <div class=\"sanza-highlight-image\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1552693673-1bf958298935?q=80&amp;w=800&amp;auto=format&amp;fit=crop');\"><\/div>\n  <\/section>\n\n  <section class=\"sanza-section\" id=\"prodotti\">\n    <h2 class=\"sanza-section-title\">Behandlungsprodukte<\/h2>\n    <p class=\"sanza-section-subtitle\">Professionelle Rezepturen, die speziell f\u00fcr optimale Handhabung und Leistung entwickelt wurden.<\/p>\n    <div class=\"sp-grid-2\">\n      <div class=\"sp-card\">\n        <img decoding=\"async\" src=\"https:\/\/www.sanacos.ch\/wp-content\/uploads\/2026\/04\/11.png\" alt=\"Mesoporationsgel Pro SanaCos\">\n        <h3>Mesoporation Gel Pro<\/h3>\n        <p>Professionelles, hochwirksames Leitgel, das so formuliert wurde, dass es die Weiterleitung von Impulsen optimiert und das perfekte Gleiten der Schutzgriffe f\u00f6rdert, angereichert mit Feuchtigkeitsspendern.<\/p>\n        <a href=\"#\" class=\"sanza-btn\" style=\"width: 100%;\">IN DEN WARENKORB LEGEN<\/a>\n      <\/div>\n      <div class=\"sp-card\">\n        <img decoding=\"async\" src=\"https:\/\/www.sanacos.ch\/wp-content\/uploads\/2026\/02\/607616a75fb8e04039a80ade.jpg\" alt=\"SanaCos Professionelle Kosmetikampullenbox\">\n        <h3>Schachtel mit Kosmetikampullen<\/h3>\n        <p>Exklusive, hochkonzentrierte Seren reich an Hyalurons\u00e4ure, Vitaminen und reinsten Peptiden. Speziell entwickelt f\u00fcr die tiefe Aufnahme in die Haut durch die transdermalen Kan\u00e4le der Poren.<\/p>\n        <a href=\"#\" class=\"sanza-btn\" style=\"width: 100%;\">IN DEN WARENKORB LEGEN<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"sanza-middle-banner\">\n    <div class=\"sanza-middle-banner-content\">\n      <h3 style=\"font-size: 1.6rem; margin-bottom: 10px; color: #111;\">Sind Sie ein\/e erfahrene\/r \u00c4sthetikprofi?<\/h3>\n      <p style=\"margin-bottom: 20px; color: #444;\">Integrieren Sie das revolution\u00e4re Sanza PRO System in Ihre Praxis, um Mesoporations- und kombinierte Multitherapiebehandlungen auf h\u00f6chstem Niveau durchzuf\u00fchren. Optimieren Sie Ihre Praxis mit patentierten Technologien.<\/p>\n      <a href=\"https:\/\/sanacos.sanzanet.com\/shop-it\" target=\"_blank\" class=\"sanza-btn\" rel=\"noopener\">ENTDECKEN SIE DAS SANZA-SYSTEM<\/a>\n    <\/div>\n    <div class=\"sanza-middle-banner-image\">\n      <img decoding=\"async\" src=\"https:\/\/sanacos.sanzanet.com\/cms_media\/my_media\/0\/22\/lp\/sanza_generator_611_shadow.png\" alt=\"Sanza Generator Pro Hardware\">\n    <\/div>\n  <\/section>\n\n  <section class=\"sanza-section\">\n    <h2 class=\"sanza-section-title\">H\u00e4ufig gestellte Fragen (FAQ)<\/h2>\n    <p class=\"sanza-section-subtitle\">Alles, was Sie \u00fcber die nadelfreie transdermale Mesoporationsbehandlung wissen m\u00fcssen.<\/p>\n    <div class=\"sp-components-list\">\n      <div class=\"sp-comp-item\">\n        <div class=\"icon\">?<\/div>\n        <div>\n          <h4 style=\"margin-bottom: 8px; color: #111;\">Ist Mesoporation sch\u00e4dlich?<\/h4>\n          <p style=\"margin: 0; color: #555;\">Nein, absolut nicht. Es handelt sich um eine v\u00f6llig schmerzfreie, sichere und nicht-invasive Behandlung. W\u00e4hrend der Sitzung sp\u00fcren Sie lediglich ein leichtes, angenehmes und entspannendes Kribbeln auf der Hautoberfl\u00e4che.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"sp-comp-item\">\n        <div class=\"icon\">?<\/div>\n        <div>\n          <h4 style=\"margin-bottom: 8px; color: #111;\">F\u00fcr wen ist Mesoporation geeignet?<\/h4>\n          <p style=\"margin: 0; color: #555;\">Es ist die ideale L\u00f6sung f\u00fcr alle, die die Zeichen der Hautalterung effektiv bek\u00e4mpfen und vorbeugen, die Haut intensiv mit Feuchtigkeit versorgen, die Hautstruktur und den Teint verbessern oder das Gewebe straffen m\u00f6chten, ohne dabei auf Nadeln, Injektionen oder l\u00e4stige Dermaroller zur\u00fcckgreifen zu m\u00fcssen.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"sp-comp-item\">\n        <div class=\"icon\">?<\/div>\n        <div>\n          <h4 style=\"margin-bottom: 8px; color: #111;\">Wie oft wird die Behandlung wiederholt?<\/h4>\n          <p style=\"margin: 0; color: #555;\">Um optimale, stabile und nachhaltige Ergebnisse zu erzielen, empfehlen wir ein anf\u00e4ngliches Behandlungsprogramm mit 4\u20136 w\u00f6chentlichen Sitzungen. Um die erzielten Vorteile langfristig zu erhalten, gen\u00fcgt anschlie\u00dfend eine einzige Erhaltungssitzung einmal im Monat.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <footer class=\"sanza-cta-footer\">\n    <h2 style=\"font-size: 2.2rem; margin-bottom: 15px;\">M\u00f6chten Sie mehr \u00fcber die Welt von SanaCos erfahren?<\/h2>\n    <p style=\"font-size: 1.1rem; max-width: 600px; margin: 0 auto 30px auto;\">Wir helfen Ihnen gerne bei der Auswahl der idealen Behandlungen f\u00fcr Ihre Haut oder Ihren Salon. Kontaktieren Sie uns noch heute f\u00fcr eine pers\u00f6nliche Beratung.<\/p>\n    <div style=\"display: flex; gap: 15px; justify-content: center; flex-wrap: wrap;\">\n      <a href=\"https:\/\/sanacos.sanzanet.com\/shop-it\" target=\"_blank\" class=\"sanza-btn\" rel=\"noopener\">GEHEN SIE ZUM SANACOS-LADEN<\/a>\n      <a href=\"\/de\/kontaktieren-sie-uns\/\" class=\"sanza-btn-outline\">KONTAKTIEREN SIE UNS JETZT<\/a>\n    <\/div>\n  <\/footer>\n\n<\/div>\n\n\n\n<div style=\"height:156px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Mesoporazione \u2014 La Mesoterapia Senza Aghi SanaCos \u00b7 Innovazione Estetica MESOPORAZIONE \u2014 LA MESOTERAPIA SENZA AGHI L&#8217;evoluzione naturale della mesoterapia estetica: un metodo non invasivo che permette di veicolare principi attivi preziosi negli strati pi\u00f9 profondi della pelle, senza l&#8217;uso di aghi. Per risultati visibili, immediati e duraturi nel tempo. SCOPRI I PRODOTTI Cos&#8217;\u00e8 la [&hellip;]<\/p>\n","protected":false},"author":20,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13428","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false,"dgwt-wcas-product-suggestion":false},"uagb_author_info":{"display_name":"Stetefeldt","author_link":"https:\/\/www.sanacos.ch\/de\/author\/stetefeldt\/"},"uagb_comment_info":0,"uagb_excerpt":"Mesoporazione \u2014 La Mesoterapia Senza Aghi SanaCos \u00b7 Innovazione Estetica MESOPORAZIONE \u2014 LA MESOTERAPIA SENZA AGHI L&#8217;evoluzione naturale della mesoterapia estetica: un metodo non invasivo che permette di veicolare principi attivi preziosi negli strati pi\u00f9 profondi della pelle, senza l&#8217;uso di aghi. Per risultati visibili, immediati e duraturi nel tempo. SCOPRI I PRODOTTI Cos&#8217;\u00e8 la&hellip;","_links":{"self":[{"href":"https:\/\/www.sanacos.ch\/de\/wp-json\/wp\/v2\/pages\/13428","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sanacos.ch\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sanacos.ch\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sanacos.ch\/de\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sanacos.ch\/de\/wp-json\/wp\/v2\/comments?post=13428"}],"version-history":[{"count":17,"href":"https:\/\/www.sanacos.ch\/de\/wp-json\/wp\/v2\/pages\/13428\/revisions"}],"predecessor-version":[{"id":13800,"href":"https:\/\/www.sanacos.ch\/de\/wp-json\/wp\/v2\/pages\/13428\/revisions\/13800"}],"wp:attachment":[{"href":"https:\/\/www.sanacos.ch\/de\/wp-json\/wp\/v2\/media?parent=13428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}