{"id":772,"date":"2024-03-23T08:42:41","date_gmt":"2024-03-23T08:42:41","guid":{"rendered":"https:\/\/smokingcannabisthailand.com\/my-account\/"},"modified":"2025-05-22T19:42:27","modified_gmt":"2025-05-22T19:42:27","slug":"mon-compte","status":"publish","type":"page","link":"https:\/\/smokingcannabisthailand.com\/fr\/mon-compte\/","title":{"rendered":"Mon compte"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"772\" class=\"elementor elementor-772\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3e1af0e elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"3e1af0e\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8a9f9f7\" data-id=\"8a9f9f7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f48021 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"2f48021\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n \r\n  <style>\r\n    \/* CSS Variables *\/\r\n    :root {\r\n      --primary: #4ade80;\r\n      --primary-hover: #3fcb73;\r\n      --background: #121212;\r\n      --header-bg: #0c0c0c;\r\n      --card-bg: #1a1a1a;\r\n      --card-dark-bg: #0f0f0f;\r\n      --input-bg: #252525;\r\n      --border-color: #333;\r\n      --text-white: #ffffff;\r\n      --text-gray: #9ca3af;\r\n    }\r\n\r\n    \/* Reset & Base Styles *\/\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    \/* Typography *\/\r\n    h2 {\r\n      font-size: 1.5rem;\r\n      font-weight: bold;\r\n      margin-bottom: 0.5rem;\r\n      text-align: center;\r\n    }\r\n\r\n    p {\r\n      margin-bottom: 1.5rem;\r\n      text-align: center;\r\n      color: var(--text-gray);\r\n    }\r\n\r\n    a {\r\n      color: var(--primary);\r\n      text-decoration: none;\r\n    }\r\n\r\n    a:hover {\r\n      text-decoration: underline;\r\n    }\r\n    \r\n\r\n    input::placeholder {\r\n      color: #6b7280;\r\n    }\r\n\r\n    \/* Layout *\/\r\n    .container {\r\n      max-width: 1280px;\r\n      margin: 0 auto;\r\n      padding: 0 1rem;\r\n    }\r\n\r\n    .flex {\r\n      display: flex;\r\n    }\r\n\r\n    .flex-col {\r\n      flex-direction: column;\r\n    }\r\n\r\n    .items-center {\r\n      align-items: center;\r\n    }\r\n\r\n    .justify-center {\r\n      justify-content: center;\r\n    }\r\n\r\n    .justify-between {\r\n      justify-between: space-between;\r\n    }\r\n\r\n    .space-x > * + * {\r\n      margin-left: 0.5rem;\r\n    }\r\n\r\n    .space-y > * + * {\r\n      margin-top: 1rem;\r\n    }\r\n\r\n\r\n    \/* Main Content *\/\r\n    main {\r\n      flex: 1;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 1rem;\r\n    }\r\n\r\n    .auth-card {\r\n      width: 100%;\r\n      max-width: 64rem;\r\n      background-color: var(--card-bg);\r\n      border-radius: 0.75rem;\r\n      overflow: hidden;\r\n      box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);\r\n      border: 1px solid var(--border-color);\r\n      display: flex;\r\n      flex-direction: column;\r\n    }\r\n\r\n    .auth-sections {\r\n      display: flex;\r\n      flex-direction: column;\r\n    }\r\n\r\n    .auth-section {\r\n      flex: 1;\r\n      padding: 1.5rem;\r\n    }\r\n\r\n    .register-section {\r\n      background-color: var(--card-dark-bg);\r\n    }\r\n\r\n    .icon-container {\r\n      display: flex;\r\n      justify-content: center;\r\n      margin-bottom: 1.5rem;\r\n    }\r\n\r\n    .icon-circle {\r\n      height: 3rem;\r\n      width: 3rem;\r\n      border-radius: 9999px;\r\n      background-color: rgba(74, 222, 128, 0.1);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n\r\n    .icon {\r\n      height: 1.5rem;\r\n      width: 1.5rem;\r\n      color: var(--primary);\r\n    }\r\n\r\n    .form-group {\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    label {\r\n      display: block;\r\n      margin-bottom: 0.5rem;\r\n    }\r\n\r\n    .input-container {\r\n      position: relative;\r\n    }\r\n\r\n    .input-icon {\r\n      position: absolute;\r\n      left: 0.75rem;\r\n      top: 0.625rem;\r\n      height: 1rem;\r\n      width: 1rem;\r\n      color: var(--text-gray);\r\n    }\r\n\r\n    input[type=\"text\"],\r\n    input[type=\"email\"],\r\n    input[type=\"password\"] {\r\n      width: 100%;\r\n      padding: 0.5rem 0.5rem 0.5rem 2.5rem;\r\n      background-color: var(--input-bg);\r\n      border: 1px solid var(--border-color);\r\n      border-radius: 0.375rem;\r\n      color: var(--text-white);\r\n      \r\n    }\r\n\r\n    input[type=\"text\"]:focus,\r\n    input[type=\"email\"]:focus,\r\n    input[type=\"password\"]:focus {\r\n      border-color: var(--primary);\r\n      outline: none;\r\n    }\r\n\r\n    .password-toggle {\r\n      position: absolute;\r\n      right: 0;\r\n      top: 0;\r\n      height: 100%;\r\n      padding: 0 0.75rem;\r\n      background: transparent;\r\n      border: none;\r\n      color: var(--text-gray);\r\n      cursor: pointer;\r\n    }\r\n\r\n    .checkbox-container {\r\n      display: flex;\r\n      align-items: center;\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    input[type=\"checkbox\"] {\r\n      height: 1rem;\r\n      width: 1rem;\r\n      margin-right: 0.5rem;\r\n      border: 1px solid var(--primary);\r\n      border-radius: 0.25rem;\r\n    }\r\n\r\n    .checkbox-label {\r\n      font-size: 0.875rem;\r\n      color: var(--text-gray);\r\n    }\r\n\r\n    .btn {\r\n      width: 100%;\r\n      padding: 0.5rem 1rem;\r\n      border-radius: 0.375rem;\r\n      cursor: pointer;\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    .btn-primary {\r\n      background-color: var(--primary);\r\n      color: black;\r\n      border: none;\r\n    }\r\n\r\n    .btn-primary:hover {\r\n      background-color: var(--primary-hover);\r\n    }\r\n\r\n    .btn-outline {\r\n      background-color: black;\r\n      color: var(--primary);\r\n      border: 1px solid var(--primary);\r\n    }\r\n\r\n    .btn-outline:hover {\r\n      background-color: var(--primary);\r\n      color: black;\r\n    }\r\n\r\n    .forgot-password {\r\n      display: block;\r\n      text-align: center;\r\n      font-size: 0.875rem;\r\n      color: var(--primary);\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    .forgot-password svg {\r\n      display: inline-block;\r\n      vertical-align: middle;\r\n      margin-right: 0.5rem;\r\n      height: 1rem;\r\n      width: 1rem;\r\n    }\r\n\r\n    .mobile-separator {\r\n      position: relative;\r\n      padding: 1.5rem 2rem;\r\n    }\r\n\r\n    .separator-line {\r\n      height: 1px;\r\n      width: 100%;\r\n      background-color: var(--border-color);\r\n    }\r\n\r\n    .separator-text {\r\n      position: absolute;\r\n      top: 50%;\r\n      left: 50%;\r\n      transform: translate(-50%, -50%);\r\n      background-color: var(--card-bg);\r\n      padding: 0 0.5rem;\r\n      font-size: 0.75rem;\r\n      color: var(--text-gray);\r\n    }\r\n\r\n    .desktop-separator {\r\n      display: none;\r\n    }\r\n\r\n    .terms-text {\r\n      font-size: 0.75rem;\r\n      color: var(--text-gray);\r\n      text-align: center;\r\n    }\r\n\r\n    \/* Responsive Styles *\/\r\n    @media (min-width: 768px) {\r\n      .search-container {\r\n        display: flex;\r\n      }\r\n\r\n      .nav-links {\r\n        display: flex;\r\n      }\r\n\r\n      .add-business-btn {\r\n        display: block;\r\n      }\r\n\r\n      .menu-btn {\r\n        display: none;\r\n      }\r\n\r\n      .auth-sections {\r\n        flex-direction: row;\r\n      }\r\n\r\n      .auth-section {\r\n        padding: 2rem;\r\n      }\r\n\r\n      .mobile-separator {\r\n        display: none;\r\n      }\r\n\r\n      .desktop-separator {\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 0 0.5rem;\r\n      }\r\n\r\n      .vertical-line {\r\n        height: 100%;\r\n        width: 1px;\r\n        background-color: var(--border-color);\r\n      }\r\n    }\r\n    .con{\r\n        background-color: #111111;\r\n        padding: 10rem 0\r\n        display: none;\r\n    }\r\n    label {\r\n      color: #6b7280;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n \r\n  <!-- Main Content -->\r\n  <!--<main class=\"con\" id=\"auth-con\">-->\r\n  <!--  <div class=\"auth-card\">-->\r\n  <!--    <div class=\"auth-sections\">-->\r\n  <!--       Sign In Section -->\r\n  <!--      <div class=\"auth-section\">-->\r\n  <!--        <div class=\"icon-container\">-->\r\n  <!--          <div class=\"icon-circle\">-->\r\n  <!--            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">-->\r\n  <!--              <path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path>-->\r\n  <!--              <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>-->\r\n  <!--            <\/svg>-->\r\n  <!--          <\/div>-->\r\n  <!--        <\/div>-->\r\n  <!--        <h2>Sign In<\/h2>-->\r\n  <!--        <p>Welcome back to Cannabis Thailand<\/p>-->\r\n\r\n  <!--        <div class=\"form-group\">-->\r\n  <!--          <label for=\"username\">Username<\/label>-->\r\n  <!--          <div class=\"input-container\">-->\r\n  <!--            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"input-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">-->\r\n  <!--              <path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path>-->\r\n  <!--              <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>-->\r\n  <!--            <\/svg>-->\r\n  <!--            <input-->\r\n  <!--              id=\"username\"-->\r\n  <!--              type=\"text\"-->\r\n  <!--              placeholder=\"Enter your username\"-->\r\n  <!--            \/>-->\r\n  <!--          <\/div>-->\r\n  <!--        <\/div>-->\r\n          \r\n  <!--        <div class=\"form-group\">-->\r\n  <!--          <label for=\"password\">Password<\/label>-->\r\n  <!--          <div class=\"input-container\">-->\r\n  <!--            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"input-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">-->\r\n  <!--              <rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect>-->\r\n  <!--              <path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path>-->\r\n  <!--            <\/svg>-->\r\n  <!--            <input-->\r\n  <!--              id=\"password\"-->\r\n  <!--              type=\"password\"-->\r\n  <!--              placeholder=\"Enter your password\"-->\r\n  <!--            \/>-->\r\n  <!--            <button-->\r\n  <!--              type=\"button\"-->\r\n  <!--              class=\"password-toggle\"-->\r\n  <!--            >-->\r\n  <!--              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">-->\r\n  <!--                <path d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24\"><\/path>-->\r\n  <!--                <line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"><\/line>-->\r\n  <!--              <\/svg>-->\r\n  <!--              <span class=\"sr-only\">Show password<\/span>-->\r\n  <!--            <\/button>-->\r\n  <!--          <\/div>-->\r\n  <!--        <\/div>-->\r\n          \r\n  <!--        <div class=\"checkbox-container\">-->\r\n  <!--          <input-->\r\n  <!--            type=\"checkbox\"-->\r\n  <!--            id=\"remember\"-->\r\n  <!--          \/>-->\r\n  <!--          <label for=\"remember\" class=\"checkbox-label\">-->\r\n  <!--            Remember me-->\r\n  <!--          <\/label>-->\r\n  <!--        <\/div>-->\r\n          \r\n  <!--        <button class=\"btn btn-primary\">Sign In<\/button>-->\r\n          \r\n  <!--        <a href=\"#\" class=\"forgot-password\">-->\r\n  <!--          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">-->\r\n  <!--            <rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect>-->\r\n  <!--            <path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path>-->\r\n  <!--          <\/svg>-->\r\n  <!--          Forgot password?-->\r\n  <!--        <\/a>-->\r\n  <!--      <\/div>-->\r\n\r\n  <!--       Separator for mobile -->\r\n  <!--      <div class=\"mobile-separator\">-->\r\n  <!--        <div class=\"separator-line\"><\/div>-->\r\n  <!--        <span class=\"separator-text\">OR<\/span>-->\r\n  <!--      <\/div>-->\r\n\r\n  <!--       Vertical Separator for desktop -->\r\n  <!--      <div class=\"desktop-separator\">-->\r\n  <!--        <div class=\"vertical-line\"><\/div>-->\r\n  <!--      <\/div>-->\r\n\r\n  <!--       Register Section -->\r\n  <!--      <div class=\"auth-section register-section\">-->\r\n  <!--        <div class=\"icon-container\">-->\r\n  <!--          <div class=\"icon-circle\">-->\r\n  <!--            <svg-->\r\n  <!--              viewBox=\"0 0 24 24\"-->\r\n  <!--              class=\"icon\"-->\r\n  <!--              fill=\"currentColor\"-->\r\n  <!--              xmlns=\"http:\/\/www.w3.org\/2000\/svg\"-->\r\n  <!--            >-->\r\n  <!--              <path d=\"M12.0001 3.5C11.5001 4.5 11.0001 5.25 10.5001 6C9.50014 7.5 8.25014 9 7.00014 10C5.75014 11 4.50014 11.5 3.00014 11.5C3.00014 11.5 4.00014 13.5 7.50014 13.5C8.00014 13.5 8.50014 13.5 9.00014 13.25C8.00014 14.25 7.00014 15 6.00014 15.5C4.50014 16.5 3.00014 16.75 1.50014 16.5C2.50014 17.5 4.00014 18.5 6.00014 18.5C8.50014 18.5 11.0001 17.25 13.0001 15.75C15.0001 14.25 16.5001 12.5 17.5001 11C18.5001 9.5 19.0001 8.5 19.5001 7.5C20.0001 6.5 20.0001 5.75 20.0001 5C20.0001 4.25 19.5001 3.5 19.0001 3C18.5001 2.5 17.7501 2.25 17.0001 2.25C16.2501 2.25 15.5001 2.5 15.0001 3C14.5001 3.5 14.0001 4.25 14.0001 5C14.0001 5.75 14.2501 6.5 14.7501 7C15.2501 7.5 15.7501 7.75 16.5001 7.75C16.0001 8.75 15.0001 10 13.5001 11.25C12.0001 12.5 10.0001 13.75 8.00014 14.25C9.00014 13.25 10.0001 12 11.0001 10.75C12.0001 9.5 12.7501 8.25 13.2501 7.25C13.7501 6.25 14.0001 5.5 14.0001 4.75C14.0001 4 13.7501 3.5 13.5001 3C13.2501 2.5 12.7501 2.25 12.2501 2.25C12.2501 2.25 12.0001 3 12.0001 3.5Z\" \/>-->\r\n  <!--            <\/svg>-->\r\n  <!--          <\/div>-->\r\n  <!--        <\/div>-->\r\n  <!--        <h2>Register<\/h2>-->\r\n  <!--        <p>Join the Cannabis Thailand community<\/p>-->\r\n\r\n  <!--        <div class=\"form-group\">-->\r\n  <!--          <label for=\"new-email\">Email<\/label>-->\r\n  <!--          <div class=\"input-container\">-->\r\n  <!--            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"input-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">-->\r\n  <!--              <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path>-->\r\n  <!--              <polyline points=\"22,6 12,13 2,6\"><\/polyline>-->\r\n  <!--            <\/svg>-->\r\n  <!--            <input-->\r\n  <!--              id=\"new-email\"-->\r\n  <!--              type=\"email\"-->\r\n  <!--              placeholder=\"Enter your email\"-->\r\n  <!--            \/>-->\r\n  <!--          <\/div>-->\r\n  <!--        <\/div>-->\r\n          \r\n  <!--        <div class=\"form-group\">-->\r\n  <!--          <label for=\"new-username\">Username<\/label>-->\r\n  <!--          <div class=\"input-container\">-->\r\n  <!--            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"input-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">-->\r\n  <!--              <path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path>-->\r\n  <!--              <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>-->\r\n  <!--            <\/svg>-->\r\n  <!--            <input-->\r\n  <!--              id=\"new-username\"-->\r\n  <!--              type=\"text\"-->\r\n  <!--              placeholder=\"Choose a username\"-->\r\n  <!--            \/>-->\r\n  <!--          <\/div>-->\r\n  <!--        <\/div>-->\r\n          \r\n  <!--        <div class=\"form-group\">-->\r\n  <!--          <label for=\"new-password\">Password<\/label>-->\r\n  <!--          <div class=\"input-container\">-->\r\n  <!--            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"input-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">-->\r\n  <!--              <rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect>-->\r\n  <!--              <path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path>-->\r\n  <!--            <\/svg>-->\r\n  <!--            <input-->\r\n  <!--              id=\"new-password\"-->\r\n  <!--              type=\"password\"-->\r\n  <!--              placeholder=\"Create a password\"-->\r\n  <!--            \/>-->\r\n  <!--            <button-->\r\n  <!--              type=\"button\"-->\r\n  <!--              class=\"password-toggle\"-->\r\n  <!--            >-->\r\n  <!--              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">-->\r\n  <!--                <path d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24\"><\/path>-->\r\n  <!--                <line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"><\/line>-->\r\n  <!--              <\/svg>-->\r\n  <!--              <span class=\"sr-only\">Show password<\/span>-->\r\n  <!--            <\/button>-->\r\n  <!--          <\/div>-->\r\n  <!--        <\/div>-->\r\n          \r\n  <!--        <button class=\"btn btn-outline\">Create Account<\/button>-->\r\n          \r\n  <!--        <p class=\"terms-text\">-->\r\n  <!--          By creating an account, you agree to our-->\r\n  <!--          <a href=\"#\">Terms of Service<\/a>-->\r\n  <!--          and-->\r\n  <!--          <a href=\"#\">Privacy Policy<\/a>-->\r\n  <!--        <\/p>-->\r\n  <!--      <\/div>-->\r\n  <!--    <\/div>-->\r\n  <!--  <\/div>-->\r\n  <!--<\/main>-->\r\n\r\n  <script>\r\n    \/\/ Add JavaScript for password visibility toggle\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n      const passwordToggles = document.querySelectorAll('.password-toggle');\r\n      \r\n      passwordToggles.forEach(toggle => {\r\n        toggle.addEventListener('click', function() {\r\n          const passwordInput = this.closest('.input-container').querySelector('input');\r\n          const eyeIcon = this.querySelector('svg');\r\n          \r\n          if (passwordInput.type === 'password') {\r\n            passwordInput.type = 'text';\r\n            \/\/ Change to eye icon (visible)\r\n            eyeIcon.innerHTML = `\r\n              <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path>\r\n              <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n            `;\r\n          } else {\r\n            passwordInput.type = 'password';\r\n            \/\/ Change to eye-off icon (hidden)\r\n            eyeIcon.innerHTML = `\r\n              <path d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24\"><\/path>\r\n              <line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"><\/line>\r\n            `;\r\n          }\r\n        });\r\n      });\r\n      \r\n    \r\n      });\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7a4e47a7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7a4e47a7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3d7f7831\" data-id=\"3d7f7831\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2db5cebf elementor-widget elementor-widget-shortcode\" data-id=\"2db5cebf\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"woocommerce\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-772","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/smokingcannabisthailand.com\/fr\/wp-json\/wp\/v2\/pages\/772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smokingcannabisthailand.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smokingcannabisthailand.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smokingcannabisthailand.com\/fr\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/smokingcannabisthailand.com\/fr\/wp-json\/wp\/v2\/comments?post=772"}],"version-history":[{"count":0,"href":"https:\/\/smokingcannabisthailand.com\/fr\/wp-json\/wp\/v2\/pages\/772\/revisions"}],"wp:attachment":[{"href":"https:\/\/smokingcannabisthailand.com\/fr\/wp-json\/wp\/v2\/media?parent=772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}