{"id":734,"date":"2025-07-16T10:40:52","date_gmt":"2025-07-16T10:40:52","guid":{"rendered":"https:\/\/laservie.com\/?page_id=734"},"modified":"2025-07-17T09:36:26","modified_gmt":"2025-07-17T09:36:26","slug":"elementor-734","status":"publish","type":"page","link":"https:\/\/laservie.com\/index.php\/elementor-734\/","title":{"rendered":"Elementor #734"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"734\" class=\"elementor elementor-734\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a305f53 e-con-full e-flex e-con e-parent\" data-id=\"a305f53\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af087f1 elementor-widget elementor-widget-html\" data-id=\"af087f1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>LaserVie - Rendez-vous<\/title>\r\n  <style>\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n      font-family: Arial, sans-serif;\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    .navbar-bg {\r\n      background-color: white;\r\n      width: 100%;\r\n    }\r\n\r\n    .navbar-container {\r\n      max-width: 1800px;\r\n      margin: 0 auto;\r\n      padding-left: 10px;\r\n      padding-right: 40px;\r\n    }\r\n\r\n    .navbar {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      padding: 20px 0;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .logo img {\r\n      height: 70px;\r\n      width: auto;\r\n    }\r\n\r\n    .nav-left {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 15px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .nav-left li {\r\n      list-style: none;\r\n      position: relative;\r\n    }\r\n\r\n    .nav-left li a {\r\n      color: #0cb8b6;\r\n      text-decoration: none;\r\n      font-weight: bold;\r\n      font-size: 18px;\r\n      padding: 10px 15px;\r\n      display: block;\r\n      transition: background 0.3s ease;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .nav-left li a:hover {\r\n      background-color: rgba(12, 184, 182, 0.1);\r\n      border-radius: 6px;\r\n    }\r\n\r\n    .dropdown-menu {\r\n      display: none;\r\n      position: absolute;\r\n      top: 100%;\r\n      left: 0;\r\n      background-color: white;\r\n      min-width: 220px;\r\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\r\n      border-radius: 6px;\r\n      z-index: 1000;\r\n    }\r\n\r\n    .dropdown-menu li a {\r\n      font-size: 15px;\r\n      padding: 12px 16px;\r\n      display: block;\r\n      color: #0cb8b6;\r\n    }\r\n\r\n    .dropdown-menu li a:hover {\r\n      background-color: #f0f0f0;\r\n    }\r\n\r\n    .nav-left li:hover .dropdown-menu {\r\n      display: block;\r\n    }\r\n\r\n    .nav-right {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 20px;\r\n    }\r\n\r\n    .btn-outline,\r\n    .btn-filled {\r\n      padding: 10px 20px;\r\n      border-radius: 30px;\r\n      font-weight: bold;\r\n      text-decoration: none;\r\n      font-size: 14px;\r\n      cursor: pointer;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .btn-outline {\r\n      border: 2px solid #0cb8b6;\r\n      color: #0cb8b6;\r\n      background: transparent;\r\n    }\r\n\r\n    .btn-outline:hover {\r\n      background-color: #0cb8b6;\r\n      color: white;\r\n    }\r\n\r\n    .btn-filled {\r\n      background-color: #0cb8b6;\r\n      color: white;\r\n    }\r\n\r\n    .btn-filled:hover {\r\n      background-color: #099c9a;\r\n    }\r\n\r\n    .burger {\r\n      display: none;\r\n      flex-direction: column;\r\n      cursor: pointer;\r\n      gap: 5px;\r\n    }\r\n\r\n    .burger div {\r\n      width: 25px;\r\n      height: 3px;\r\n      background-color: #0cb8b6;\r\n      border-radius: 2px;\r\n    }\r\n\r\n    \/* Mobile Styles *\/\r\n    @media (max-width: 960px) {\r\n      .navbar {\r\n        flex-direction: column;\r\n        align-items: flex-start;\r\n        gap: 20px;\r\n      }\r\n\r\n      .navbar-top {\r\n        width: 100%;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n      }\r\n\r\n      .nav-left,\r\n      .nav-right {\r\n        flex-direction: column;\r\n        align-items: flex-start;\r\n        gap: 12px;\r\n        width: 100%;\r\n        display: none;\r\n      }\r\n\r\n      .nav-left.active,\r\n      .nav-right.active {\r\n        display: flex;\r\n      }\r\n\r\n      .dropdown-menu {\r\n        position: static;\r\n        box-shadow: none;\r\n        background-color: #e6f8f8;\r\n      }\r\n\r\n      .dropdown-menu li a {\r\n        padding-left: 30px;\r\n      }\r\n\r\n      .btn-outline,\r\n      .btn-filled {\r\n        width: 100%;\r\n        text-align: center;\r\n      }\r\n\r\n      .burger {\r\n        display: flex;\r\n        margin-left: auto;\r\n      }\r\n\r\n      .logo img {\r\n        height: 60px;\r\n      }\r\n    }\r\n\r\n    \/* Formulaire *\/\r\n    .form-container {\r\n      max-width: 800px;\r\n      margin: 40px auto;\r\n      padding: 20px;\r\n      border-radius: 10px;\r\n      background-color: #f9f9f9;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.1);\r\n      animation: zoomIn 0.6s ease;\r\n    }\r\n\r\n    .form-container h2 {\r\n      color: #0cb8b6;\r\n      text-align: center;\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .form-container form {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 20px;\r\n    }\r\n\r\n    .form-container label {\r\n      font-weight: bold;\r\n    }\r\n\r\n    .form-container input,\r\n    .form-container textarea {\r\n      padding: 10px;\r\n      border: 1px solid #ccc;\r\n      border-radius: 5px;\r\n      width: 100%;\r\n    }\r\n\r\n    .form-container button {\r\n      background-color: #0cb8b6;\r\n      color: white;\r\n      padding: 12px;\r\n      border: none;\r\n      border-radius: 30px;\r\n      font-size: 16px;\r\n      font-weight: bold;\r\n      cursor: pointer;\r\n    }\r\n\r\n    .form-container button:hover {\r\n      background-color: #099c9a;\r\n    }\r\n\r\n    @keyframes zoomIn {\r\n      from {\r\n        transform: scale(0.9);\r\n        opacity: 0;\r\n      }\r\n      to {\r\n        transform: scale(1);\r\n        opacity: 1;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- \ud83d\udd1d NAVBAR -->\r\n  <div class=\"navbar-bg\">\r\n    <div class=\"navbar-container\">\r\n      <div class=\"navbar\">\r\n\r\n        <!-- \u2705 Logo + Burger en mobile -->\r\n        <div class=\"navbar-top\">\r\n          <!-- Logo -->\r\n          <a href=\"https:\/\/laservie.com\/\" class=\"logo\">\r\n            <img decoding=\"async\" src=\"https:\/\/laservie.com\/wp-content\/uploads\/2025\/07\/WhatsApp-Image-2025-07-14-a-10.03.01_e9f8a5b8.png\" alt=\"Logo LaserVie\">\r\n          <\/a>\r\n\r\n          <!-- Burger menu -->\r\n          <div class=\"burger\" onclick=\"toggleMenu()\">\r\n            <div><\/div>\r\n            <div><\/div>\r\n            <div><\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Menu gauche -->\r\n        <ul class=\"nav-left\" id=\"nav-left\">\r\n          <li><a href=\"https:\/\/laservie.com\/\">Accueil<\/a><\/li>\r\n          <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-502\/\">M\u00e9thode<\/a><\/li>\r\n          <li>\r\n            <a href=\"#\">Addictions \u25bc<\/a>\r\n            <ul class=\"dropdown-menu\">\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/tabac\/\">Sevrage tabac<\/a><\/li>\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-894\/\">Sevrage cannabis<\/a><\/li>\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/2025\/07\/10\/alcol\/\">Sevrage alcool<\/a><\/li>\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-734\/\">Sevrage sucre<\/a><\/li>\r\n            <\/ul>\r\n          <\/li>\r\n          <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-757\/\">Nos Centres<\/a><\/li>\r\n          <li>\r\n            <a href=\"#\">Infos \u25bc<\/a>\r\n            <ul class=\"dropdown-menu\">\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-751\/\">Avis<\/a><\/li>\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-434\/\">Devenir Franchis\u00e9<\/a><\/li>\r\n            <\/ul>\r\n          <\/li>\r\n        <\/ul>\r\n\r\n        <!-- Menu droit -->\r\n        <div class=\"nav-right\" id=\"nav-right\">\r\n          <a href=\"https:\/\/laservie.com\/?page_id=847&preview_id=847\/\" style=\"background-color: #0cb8b6; color: white; padding: 10px 20px; border-radius: 5px; display: inline-block; text-decoration: none; font-weight: bold;\">\r\n            \ud83d\udcc5 Prendre rendez-vous\r\n          <\/a>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    function toggleMenu() {\r\n      document.getElementById('nav-left').classList.toggle('active');\r\n      document.getElementById('nav-right').classList.toggle('active');\r\n    }\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>Reset Laser - Sevrage du sucre<\/title>\r\n\r\n  <!-- Google Fonts -->\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n  <style>\r\n    body {\r\n      margin: 0;\r\n      font-family: 'Poppins', sans-serif;\r\n      background-color: #ffffff;\r\n    }\r\n\r\n    .sevrage-section {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      min-height: 100vh;\r\n    }\r\n\r\n    .side-block {\r\n      background-color: #0cb8b6;\r\n      flex: 0 0 30%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 20px;\r\n    }\r\n\r\n    .side-block h2 {\r\n      color: #fff;\r\n      font-size: 24px;\r\n      font-weight: 600;\r\n      text-align: center;\r\n    }\r\n\r\n    .main-content {\r\n      flex: 1;\r\n      background-color: #eaf4ff;\r\n      padding: 60px 40px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: center;\r\n    }\r\n\r\n    .main-content h1 {\r\n      color: #0cb8b6;\r\n      font-size: 28px;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .main-content p {\r\n      color: #333;\r\n      font-size: 16px;\r\n      line-height: 1.6;\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .cta-button {\r\n      background-color: #0cb8b6;\r\n      color: white;\r\n      padding: 12px 24px;\r\n      text-decoration: none;\r\n      font-weight: bold;\r\n      font-size: 14px;\r\n      border-radius: 6px;\r\n      display: inline-block;\r\n      margin-top: 20px;\r\n      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\r\n      transition: background-color 0.3s ease;\r\n    }\r\n\r\n    .cta-button:hover {\r\n      background-color: #0a9a9a;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .sevrage-section {\r\n        flex-direction: column;\r\n      }\r\n\r\n      .side-block {\r\n        flex: 0 0 auto;\r\n        height: 80px;\r\n      }\r\n\r\n      .side-block h2 {\r\n        font-size: 20px;\r\n      }\r\n\r\n      .main-content {\r\n        padding: 30px 20px;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <section class=\"sevrage-section\">\r\n    <!-- Bloc lat\u00e9ral bleu -->\r\n    <div class=\"side-block\">\r\n      <h2>Se lib\u00e9rer du sucre<\/h2>\r\n    <\/div>\r\n\r\n    <!-- Contenu principal -->\r\n    <div class=\"main-content\">\r\n      <h1> Laservie pour en finir avec votre addiction au sucre<\/h1>\r\n      <p>\r\n        Le sucre est omnipr\u00e9sent dans notre alimentation moderne. Pourtant, peu de gens savent qu\u2019il peut \u00eatre aussi addictif que certaines drogues dures, comme la coca\u00efne. Une consommation excessive de sucre raffin\u00e9 entra\u00eene progressivement une accoutumance, puis une v\u00e9ritable d\u00e9pendance, dont il est difficile de se lib\u00e9rer sans accompagnement.\r\n      <\/p>\r\n      <p>\r\n        La m\u00e9thode Reset Laser constitue une solution efficace pour sortir de cette addiction.\r\n        Gr\u00e2ce \u00e0 l\u2019auriculoth\u00e9rapie par laser, nous identifions pr\u00e9cis\u00e9ment les points r\u00e9flexes de l\u2019oreille associ\u00e9s \u00e0 votre d\u00e9pendance au sucre. Le traitement agit ensuite sur ces connexions neuronales en les d\u00e9sactivant.\r\n      <\/p>\r\n      <p>\r\n        R\u00e9sultat : d\u00e8s la fin de la s\u00e9ance, votre envie de sucre diminue fortement, sans sensation de manque ni frustration.\r\n      <\/p>\r\n        <div class=\"nav-right\" id=\"nav-right\"> <a href=\"https:\/\/laservie.com\/?page_id=847&preview_id=847\/\" style=\"background-color: #0cb8b6; color: white; padding: 10px 20px; border-radius: 5px; display: inline-block; text-decoration: none; font-weight: bold;\">\r\n        \ud83d\udcc5 Prendre rendez-vous\r\n        <\/a>\r\n  <\/div>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\r\n<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Reset Laser - Sevrage tabagique<\/title>\r\n  <style>\r\n    body {\r\n      margin: 0;\r\n      font-family: \"Segoe UI\", sans-serif;\r\n      background-color: #ffffff;\r\n      color: #333;\r\n    }\r\n\r\n    .container {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 40px;\r\n      background-color: #f5f5f5;\r\n    }\r\n\r\n    .image-section {\r\n      flex: 1 1 400px;\r\n      text-align: center;\r\n    }\r\n\r\n    .image-section img {\r\n      width: 100%;\r\n      max-width: 500px;\r\n      border-radius: 8px;\r\n    }\r\n\r\n    .text-section {\r\n      flex: 1 1 500px;\r\n      padding: 20px 40px;\r\n    }\r\n\r\n    .text-section h1 {\r\n      font-size: 32px;\r\n      color: #0cb8b6;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .text-section p {\r\n      font-size: 16px;\r\n      line-height: 1.6;\r\n      color: #444;\r\n    }\r\n\r\n    .text-section strong {\r\n      color: #0cb8b6;\r\n    }\r\n\r\n    .cta-button {\r\n      margin-top: 25px;\r\n    }\r\n\r\n    .cta-button a {\r\n      display: inline-block;\r\n      padding: 12px 24px;\r\n      background-color: #0cb8b6; \/* Couleur modifi\u00e9e *\/\r\n      color: white; \/* Couleur du texte modifi\u00e9e *\/\r\n      text-decoration: none;\r\n      font-weight: bold;\r\n      border-radius: 6px;\r\n      transition: background 0.3s;\r\n    }\r\n\r\n    .cta-button a:hover {\r\n      background-color: #0a9a9a; \/* Couleur de survol *\/\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .container {\r\n        flex-direction: column;\r\n        padding: 20px;\r\n      }\r\n\r\n      .text-section {\r\n        padding: 20px;\r\n      }\r\n\r\n      .text-section h1 {\r\n        font-size: 26px;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <section class=\"container\">\r\n    <div class=\"image-section\">\r\n      <img decoding=\"async\" src=\"https:\/\/laservie.com\/wp-content\/uploads\/2025\/07\/897be0106a1a9691d167b5d41a43769b.jpg\" alt=\"Arr\u00eat du tabac avec Reset Laser\">\r\n    <\/div>\r\n\r\n    <div class=\"text-section\">\r\n      <h1>La m\u00e9thod Laservie pour vaincre votre d\u00e9pendance au sucre<\/h1>\r\n      <p>\r\n      Laservie est une <strong>solution innovante de sevrage tabagique<\/strong> Le sucre est omnipr\u00e9sent dans notre alimentation moderne. Pourtant, peu de gens savent qu\u2019il peut \u00eatre aussi addictif que certaines drogues dures, comme la coca\u00efne. Une consommation excessive de sucre raffin\u00e9 entra\u00eene progressivement une accoutumance, puis une v\u00e9ritable d\u00e9pendance, dont il est difficile de se lib\u00e9rer sans accompagnement.<strong>nicotine<\/strong>.\r\n      <\/p>\r\n      <p>\r\n        La m\u00e9thode  Laservie constitue une solution efficace pour sortir de cette addiction.\r\nGr\u00e2ce \u00e0 l\u2019auriculoth\u00e9rapie par laservie, nous identifions pr\u00e9cis\u00e9ment les points r\u00e9flexes de l\u2019oreille associ\u00e9s \u00e0 votre d\u00e9pendance au sucre. Le traitement agit ensuite sur ces connexions neuronales en les d\u00e9sactivant. R\u00e9sultat : d\u00e8s la fin de la s\u00e9ance, votre envie de sucre diminue fortement, sans sensation de manque ni frustration.\r\n      <\/p>\r\n\r\n      <div class=\"cta-button\">\r\n        <a href=\"https:\/\/laservie.com\/index.php\/elementor-502\/\">EN SAVOIR PLUS SUR NOTRE M\u00c9THODE<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n<section style=\"text-align:center; padding:60px 20px; background:#fff;\">\r\n  <h2 style=\"color:#0cb8b6; font-size:32px;\">Pourquoi avoir recours \u00e0 notre m\u00e9thode  Laservie ?<\/h2>\r\n  \r\n  <div style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:30px; margin-top:40px;\">\r\n    \r\n    <!-- Bloc 1 -->\r\n    <div style=\"background:#eafaf9; border-radius:24px; padding:30px; width:320px; text-align:left;\">\r\n      <h3 style=\"color:#0cb8b6;\">Accompagnement personnalis\u00e9<\/h3>\r\n      <hr style=\"border:1.5px solid #0cb8b6; width:60px; margin-left:0; margin-top:10px; margin-bottom:15px;\">\r\n      <p style=\"color:#333; font-size:15.5px;\">\r\n        Apr\u00e8s votre s\u00e9ance de laser, nous vous accompagnons pas \u00e0 pas pour consolider votre sevrage.\r\n        Nos experts vous conseillent notamment d\u2019\u00e9liminer imm\u00e9diatement les produits sucr\u00e9s et industriels,\r\n        et de privil\u00e9gier une alimentation \u00e9quilibr\u00e9e.<br><br>\r\n        Un <strong>suivi t\u00e9l\u00e9phonique<\/strong> est \u00e9galement assur\u00e9 dans les mois qui suivent, afin de vous soutenir dans\r\n        cette nouvelle \u00e9tape de votre vie sans sucre.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- Bloc 2 -->\r\n    <div style=\"background:#eafaf9; border-radius:24px; padding:30px; width:320px; text-align:left;\">\r\n      <h3 style=\"color:#0cb8b6;\">M\u00e9thode rapide et peu co\u00fbteuse<\/h3>\r\n      <hr style=\"border:1.5px solid #0cb8b6; width:60px; margin-left:0; margin-top:10px; margin-bottom:15px;\">\r\n      <p style=\"color:#333; font-size:15.5px;\">\r\n        Vous avez tent\u00e9 d\u2019arr\u00eater le sucre, sans succ\u00e8s ? Le manque est trop fort et vous replongez rapidement ?\r\n        Gr\u00e2ce \u00e0 Laservie, <strong>une seule s\u00e9ance d\u2019une heure<\/strong> suffit pour \u00e9liminer votre d\u00e9pendance aux aliments sucr\u00e9s.<br><br>\r\n        Plus besoin d\u2019investir dans des traitements longs ou co\u00fbteux : notre m\u00e9thode vous permet \r\n        de retrouver une alimentation \u00e9quilibr\u00e9e, simplement et durablement.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- Bloc 3 -->\r\n    <div style=\"background:#eafaf9; border-radius:24px; padding:30px; width:320px; text-align:left;\">\r\n      <h3 style=\"color:#0cb8b6;\">S\u00e9ance garantie pendant un an<\/h3>\r\n      <hr style=\"border:1.5px solid #0cb8b6; width:60px; margin-left:0; margin-top:10px; margin-bottom:15px;\">\r\n      <p style=\"color:#333; font-size:15.5px;\">\r\n        Le sucre est omnipr\u00e9sent dans notre alimentation : g\u00e2teaux, sodas, plats industriels, mais aussi aliments dits \u201csains\u201d.\r\n        Il est donc facile de retomber dans ses anciennes habitudes, m\u00eame apr\u00e8s un sevrage r\u00e9ussi.<br><br>\r\n        Chez Laservie, nous en avons conscience. C\u2019est pourquoi, en cas de rechute dans l\u2019ann\u00e9e suivant \r\n        votre premi\u00e8re s\u00e9ance, <strong>nous vous offrons une seconde s\u00e9ance gratuite<\/strong>. Une s\u00e9curit\u00e9 pour garantir \r\n        votre r\u00e9ussite sur le long terme.\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Bouton -->\r\n  \r\n<\/section>\r\n\r\n<section style=\"display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 60px 20px; max-width: 1200px; margin: auto;\">\r\n  <!-- Image gauche -->\r\n  <div style=\"flex: 1; min-width: 300px; text-align: center;\">\r\n    <img decoding=\"async\" src=\"https:\/\/laservie.com\/wp-content\/uploads\/2025\/07\/3451982_664x0.png\" style=\"max-width: 100%; border-radius: 8px;\">\r\n  <\/div>\r\n\r\n  <!-- Contenu texte -->\r\n  <div style=\"flex: 1; min-width: 300px; padding: 20px 40px;\">\r\n    <h2 style=\"color: #0cb8b6; font-size: 28px;\">Arr\u00eater le sucre sans sympt\u00f4mes de manque<\/h2>\r\n    <p style=\"font-size: 16px; color: #333; line-height: 1.6;\">\r\n      Comme toute substance addictive (tabac, alcool, drogue\u2026), l\u2019arr\u00eat brutal du sucre peut entra\u00eener des sympt\u00f4mes d\u00e9sagr\u00e9ables\u202f:\r\n      <strong>anxi\u00e9t\u00e9, stress, fatigue, maux de t\u00eate, voire d\u00e9pression<\/strong>.<br><br>\r\n      Gr\u00e2ce \u00e0 la m\u00e9thode <strong> Laservie<\/strong>, votre sensation de manque est rapidement \u00e9limin\u00e9e. Vous \u00e9vitez ainsi les effets secondaires li\u00e9s au sevrage.<br><br>\r\n      R\u00e9sultat\u202f: un arr\u00eat du sucre en douceur, sans stress ni bouleversement pour votre corps.\r\n    <\/p>\r\n  <\/div>\r\n<\/section>\r\n<section style=\"background-color: #fff; font-family: 'Poppins', sans-serif; padding: 60px 20px; text-align: center;\">\r\n  <h2 style=\"color: #0cb8b6; font-size: 28px; margin-bottom: 10px;\">\r\n    Pourquoi se d\u00e9barrasser de son addiction au sucre ?\r\n  <\/h2>\r\n  <p style=\"max-width: 800px; margin: 0 auto 50px; font-size: 15px; color: #444;\">\r\n    Le sucre est un nutriment important pour le corps, car il fournit de l\u2019\u00e9nergie \u00e0 votre organisme, mais sa consommation excessive peut nuire \u00e0 votre sant\u00e9. D\u00e8s lors, s\u2019en lib\u00e9rer vous apporte de nombreux b\u00e9n\u00e9fices.\r\n  <\/p>\r\n\r\n  <div style=\"display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;\">\r\n    <!-- Bloc 1 -->\r\n    <div style=\"flex: 1 1 300px; background-color: #f4fbfc; padding: 25px; border-radius: 12px; max-width: 330px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); text-align: left;\">\r\n      <div style=\"color: #0cb8b6; font-size: 20px; margin-bottom: 10px;\">\r\n        \ud83c\udfc3\u200d\u2642\ufe0f <strong style=\"color: #0cb8b6;\">Perte de poids<\/strong>\r\n      <\/div>\r\n      <p style=\"font-size: 14px; line-height: 1.6; color: #444;\">\r\n        R\u00e9duire sa consommation de sucre entra\u00eene naturellement une baisse de l\u2019apport calorique et une diminution de la s\u00e9cr\u00e9tion d\u2019insuline \u2014 l\u2019hormone qui favorise le stockage des graisses.\r\n        Gr\u00e2ce \u00e0 notre m\u00e9thode de sevrage, vous enclenchez une perte de poids durable et observez rapidement des effets visibles sur votre silhouette, notamment une r\u00e9duction de la <strong>cellulite<\/strong> et de la <strong>peau d\u2019orange<\/strong>.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- Bloc 2 -->\r\n    <div style=\"flex: 1 1 300px; background-color: #f4fbfc; padding: 25px; border-radius: 12px; max-width: 330px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); text-align: left;\">\r\n      <div style=\"color: #0cb8b6; font-size: 20px; margin-bottom: 10px;\">\r\n        \u2728 <strong style=\"color: #0cb8b6;\">Plus belle peau<\/strong>\r\n      <\/div>\r\n      <p style=\"font-size: 14px; line-height: 1.6; color: #444;\">\r\n        R\u00e9duire votre consommation de sucre permet d\u2019am\u00e9liorer visiblement l\u2019aspect de votre peau tout en ralentissant son <strong>vieillissement pr\u00e9matur\u00e9<\/strong>.\r\n        Un exc\u00e8s de sucre dans l\u2019organisme rigidifie le <strong>collag\u00e8ne<\/strong> et l\u2019<strong>\u00e9lastine<\/strong>, deux prot\u00e9ines essentielles \u00e0 la fermet\u00e9 de la peau. Gr\u00e2ce au sevrage, votre peau retrouve <strong>souplesse<\/strong>, <strong>tonicit\u00e9<\/strong> et <strong>\u00e9clat naturel<\/strong>.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- Bloc 3 -->\r\n    <div style=\"flex: 1 1 300px; background-color: #f4fbfc; padding: 25px; border-radius: 12px; max-width: 330px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); text-align: left;\">\r\n      <div style=\"color: #0cb8b6; font-size: 20px; margin-bottom: 10px;\">\r\n        \u2764\ufe0f <strong style=\"color: #0cb8b6;\">C\u0153ur en bonne sant\u00e9<\/strong>\r\n      <\/div>\r\n      <p style=\"font-size: 14px; line-height: 1.6; color: #444;\">\r\n        R\u00e9duire sa consommation de sucre, c\u2019est aussi prendre soin de son c\u0153ur. L\u2019exc\u00e8s de sucre fragilise les vaisseaux sanguins, favorisant l\u2019infiltration du <strong>cholest\u00e9rol<\/strong> et augmentant les risques d\u2019<strong>AVC<\/strong> ou d\u2019<strong>infarctus<\/strong>.\r\n        En vous lib\u00e9rant du sucre, vous prot\u00e9gez durablement votre <strong>sant\u00e9 cardiovasculaire<\/strong>.\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Call to action -->\r\n  <div style=\"background-color: #0cb8b6; color: white; padding: 40px 20px; margin-top: 60px; border-radius: 12px;\">\r\n    <h3 style=\"font-size: 22px; margin-bottom: 15px;\">Reprenez le contr\u00f4le de votre corps et de votre vie<\/h3>\r\n    <a href=\"https:\/\/laservie.com\/?page_id=847&preview_id=847\/\" style=\"background-color: white; color: #0cb8b6; padding: 12px 20px; text-decoration: none; font-weight: bold; border-radius: 6px; font-size: 14px;\">\r\n      \ud83d\udcc5 PRENEZ RENDEZ-VOUS\r\n       \r\n        <\/a>\r\n  <\/div>\r\n\r\n    <\/a>\r\n  <\/div>\r\n<\/section>\r\n  \r\n  <footer>\r\n  <style>\r\n    footer {\r\n      background-color: white;\r\n      color: #0cb8b6;\r\n      padding: 40px 20px;\r\n      font-family: Arial, sans-serif;\r\n      border-top: 2px solid #0cb8b6;\r\n    }\r\n\r\n    .footer-container {\r\n      max-width: 1400px;\r\n      margin: 0 auto;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      flex-wrap: wrap;\r\n      align-items: center;\r\n    }\r\n\r\n    .footer-logo {\r\n      flex: 1;\r\n      text-align: center;\r\n    }\r\n\r\n    .footer-logo img {\r\n      max-height: 125px;\r\n    }\r\n\r\n    .footer-links {\r\n      flex: 2;\r\n      text-align: center;\r\n      margin-top: 10px;\r\n    }\r\n\r\n    .footer-links a {\r\n      color: #0cb8b6;\r\n      text-decoration: none;\r\n      margin: 0 10px;\r\n      font-size: 15px;\r\n      font-weight: 500;\r\n    }\r\n\r\n    .footer-links a:hover {\r\n      text-decoration: underline;\r\n    }\r\n\r\n    .footer-social {\r\n      flex: 1;\r\n      text-align: center;\r\n      margin-top: 10px;\r\n    }\r\n\r\n    .footer-social a {\r\n      margin: 0 5px;\r\n      color: #0cb8b6;\r\n      font-size: 20px;\r\n      display: inline-block;\r\n    }\r\n\r\n    .footer-bottom {\r\n      text-align: center;\r\n      margin-top: 25px;\r\n      font-size: 14px;\r\n      color: #0cb8b6;\r\n      opacity: 0.8;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .footer-container {\r\n        flex-direction: column;\r\n        gap: 20px;\r\n      }\r\n\r\n      .footer-links,\r\n      .footer-logo,\r\n      .footer-social {\r\n        order: unset;\r\n        text-align: center;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <!-- Contenu du footer -->\r\n  <div class=\"footer-container\">\r\n    <div class=\"footer-logo\">\r\n      <img decoding=\"async\" src=\"https:\/\/laservie.com\/wp-content\/uploads\/2025\/07\/looogo.png\" alt=\"Logo Laservie\">\r\n    <\/div>\r\n\r\n    <div class=\"footer-links\">\r\n      <a href=\"https:\/\/laservie.com\/\">Accueil<\/a>\r\n      <a href=\"https:\/\/laservie.com\/index.php\/elementor-502\/\">M\u00e9thode<\/a>\r\n      <a href=\"https:\/\/laservie.com\/index.php\/elementor-757\/\">Nos centres<\/a>\r\n      <a href=\"https:\/\/laservie.com\/index.php\/elementor-1071\/\">Mentions l\u00e9gales<\/a>\r\n    <\/div>\r\n\r\n    \r\n  <\/div>\r\n\r\n  <div class=\"footer-bottom\">\r\n    &copy; 2025 Laservie Institute \u2014 Tous droits r\u00e9serv\u00e9s\r\n  <\/div>\r\n\r\n  <!-- FontAwesome -->\r\n  <script src=\"https:\/\/kit.fontawesome.com\/a076d05399.js\" crossorigin=\"anonymous\"><\/script>\r\n<\/footer>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>LaserVie &#8211; Rendez-vous Accueil M\u00e9thode Addictions \u25bc Sevrage tabac Sevrage cannabis Sevrage alcool Sevrage sucre Nos Centres Infos \u25bc Avis Devenir Franchis\u00e9 \ud83d\udcc5 Prendre rendez-vous Reset Laser &#8211; Sevrage du sucre Se lib\u00e9rer du sucre Laservie pour en finir avec votre addiction au sucre Le sucre est omnipr\u00e9sent dans notre alimentation moderne. Pourtant, peu de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-734","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/pages\/734","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/comments?post=734"}],"version-history":[{"count":43,"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/pages\/734\/revisions"}],"predecessor-version":[{"id":1098,"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/pages\/734\/revisions\/1098"}],"wp:attachment":[{"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/media?parent=734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}