{"id":175,"date":"2026-03-19T14:38:40","date_gmt":"2026-03-19T10:38:40","guid":{"rendered":"https:\/\/www.internationalteasymposium.org\/?page_id=175"},"modified":"2026-03-20T17:04:11","modified_gmt":"2026-03-20T13:04:11","slug":"symposium","status":"publish","type":"page","link":"https:\/\/www.internationalteasymposium.org\/index.php\/symposium\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"175\" class=\"elementor elementor-175\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f61e65 e-flex e-con-boxed e-con e-parent\" data-id=\"2f61e65\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-08216c2 elementor-widget elementor-widget-image\" data-id=\"08216c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"106\" src=\"https:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/Signature-ITS-26.1-300x106.png\" class=\"attachment-medium size-medium wp-image-130\" alt=\"\" srcset=\"https:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/Signature-ITS-26.1-300x106.png 300w, https:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/Signature-ITS-26.1-600x212.png 600w, https:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/Signature-ITS-26.1-1024x362.png 1024w, https:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/Signature-ITS-26.1-768x271.png 768w, https:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/Signature-ITS-26.1.png 1376w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2595212 elementor-widget elementor-widget-html\" data-id=\"2595212\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  \/* Importation des polices Google Fonts *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@300;400;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap');\n\n  \/* Variables de couleurs et param\u00e8tres globaux *\/\n  #its-symposium-page {\n    --bg-color: #FAFAFA;\n    --text-color: #222222;\n    --accent-green: #2C5530;\n    --accent-beige: #F3EFEA;\n    --white: #FFFFFF;\n    \n    font-family: 'Lato', sans-serif;\n    color: var(--text-color);\n    background-color: var(--bg-color);\n    line-height: 1.6;\n    margin: 0;\n    padding: 0;\n    overflow-x: hidden;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  #its-symposium-page ::selection {\n    background-color: var(--accent-green);\n    color: var(--white);\n  }\n\n  \/* --- SYST\u00c8ME D'ONGLETS --- *\/\n  .symposium-tabs-container {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n    padding: 60px 20px 20px 20px;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .symposium-tab-btn {\n    background-color: transparent;\n    color: var(--accent-green);\n    border: 2px solid var(--accent-green);\n    padding: 12px 40px;\n    font-size: 1.1rem;\n    font-family: 'Lato', sans-serif;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    cursor: pointer;\n    border-radius: 50px;\n    transition: all 0.3s ease;\n    outline: none;\n  }\n\n  .symposium-tab-btn:hover:not(.active) {\n    background-color: var(--accent-beige);\n  }\n\n  .symposium-tab-btn.active {\n    background-color: var(--accent-green);\n    color: var(--white);\n    box-shadow: 0 5px 15px rgba(44, 85, 48, 0.2);\n  }\n\n  .symposium-tab-btn:focus-visible {\n    outline: 2px solid var(--text-color);\n    outline-offset: 3px;\n  }\n\n  .symposium-tab-content {\n    display: none;\n    animation: fadeInTab 0.5s ease-in-out;\n  }\n\n  .symposium-tab-content.active {\n    display: block;\n  }\n\n  @keyframes fadeInTab {\n    from { opacity: 0; transform: translateY(15px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Typographie des titres *\/\n  #its-symposium-page h1, \n  #its-symposium-page h2, \n  #its-symposium-page h3 {\n    font-family: 'Playfair Display', serif;\n    color: var(--text-color);\n    font-weight: 600;\n    margin-top: 0;\n  }\n\n  #its-symposium-page h1 { font-size: 2.8rem; line-height: 1.2; margin-bottom: 20px; }\n  #its-symposium-page h2 { font-size: 2.2rem; margin-bottom: 20px; }\n  #its-symposium-page p { margin-bottom: 1.2rem; font-size: 1.05rem; }\n\n  \/* Conteneur principal *\/\n  .its-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 40px 20px 80px 20px;\n  }\n\n  \/* \u00c9l\u00e9ments de style (Sous-titres) *\/\n  .its-subtitle {\n    color: var(--accent-green);\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 0.85rem;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n\n  \/* Layout Sections (Texte + Image) *\/\n  .its-section {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 60px;\n    margin-bottom: 100px;\n  }\n\n  .its-section.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .its-text-content {\n    flex: 1;\n    min-width: 300px;\n  }\n\n  .its-image-content {\n    flex: 1;\n    min-width: 300px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n\n  \/* --- GESTION DES IMAGES ET DES CR\u00c9DITS PERMANENTS --- *\/\n  .its-image-block {\n    width: 100%;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .its-image-wrapper {\n    position: relative;\n    display: block;\n    width: 100%;\n    border-radius: 4px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n    overflow: hidden;\n  }\n\n  .its-image-wrapper img {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n    transition: transform 0.6s ease;\n  }\n\n  .its-image-wrapper:hover img {\n    transform: scale(1.03);\n  }\n\n  .its-image-credit {\n    font-size: 0.75rem;\n    color: #888888;\n    font-style: italic;\n    text-align: right;\n    margin-top: 8px;\n    padding-right: 4px;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Section Logo Sp\u00e9cifique *\/\n  .its-logo-image .its-image-wrapper {\n    box-shadow: none;\n    overflow: visible;\n  }\n  \n  .its-logo-image .its-image-block {\n    max-width: 80%;\n    margin: 0 auto;\n  }\n\n  .its-logo-image .its-image-wrapper img:hover {\n    transform: none;\n  }\n\n  \/* Grille des 4 Piliers (Forc\u00e9e en 2x2) *\/\n  .its-pillars-header {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto 50px auto;\n  }\n\n  .its-pillars-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 30px;\n    margin-bottom: 100px;\n    max-width: 1000px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .its-pillar-card {\n    background: var(--white);\n    padding: 40px 30px;\n    border-top: 4px solid var(--accent-green);\n    box-shadow: 0 5px 15px rgba(0,0,0,0.04);\n    transition: all 0.3s ease;\n    border-radius: 0 0 4px 4px;\n  }\n\n  .its-pillar-card:hover {\n    transform: translateY(-10px);\n    box-shadow: 0 15px 30px rgba(0,0,0,0.08);\n    background-color: var(--accent-beige);\n  }\n\n  .its-pillar-card h3 {\n    font-size: 1.5rem;\n    margin-bottom: 15px;\n  }\n\n  \/* Section H\u00e9ritage \/ Citation *\/\n  .its-quote-section {\n    text-align: center;\n    background-color: var(--accent-beige);\n    padding: 80px 40px;\n    border-radius: 8px;\n    margin-top: 60px;\n  }\n\n  .its-quote-section blockquote {\n    font-family: 'Playfair Display', serif;\n    font-size: 2.2rem;\n    color: var(--accent-green);\n    margin: 30px 0 0 0;\n    font-style: italic;\n    line-height: 1.4;\n  }\n\n  \/* --- STYLE DE L'ONGLET \u00c9THIQUE --- *\/\n  .ethics-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 60px;\n    margin-top: 20px;\n  }\n\n  .ethics-column {\n    background: var(--white);\n    padding: 50px;\n    border-radius: 8px;\n    box-shadow: 0 10px 40px rgba(0,0,0,0.03);\n  }\n\n  .ethics-column h2 {\n    color: var(--accent-green);\n    font-size: 2.2rem;\n    margin-bottom: 10px;\n  }\n\n  .ethics-column h3 {\n    color: var(--accent-green);\n    font-size: 1.4rem;\n    margin-top: 40px;\n    margin-bottom: 15px;\n    padding-bottom: 10px;\n    border-bottom: 1px solid var(--accent-beige);\n  }\n\n  .ethics-column ul {\n    margin-bottom: 25px;\n    padding-left: 20px;\n  }\n\n  .ethics-column li {\n    margin-bottom: 8px;\n    font-size: 1.05rem;\n  }\n\n  .ethics-column p {\n    font-size: 1.05rem;\n  }\n\n  .ethics-intro {\n    font-style: italic;\n    color: var(--text-color);\n    margin-bottom: 30px;\n  }\n\n  \/* --- Animations (Fade In Up) --- *\/\n  .its-reveal {\n    opacity: 0;\n    transform: translateY(40px);\n    transition: opacity 0.8s cubic-bezier(0.5, 0, 0, 1), transform 0.8s cubic-bezier(0.5, 0, 0, 1);\n  }\n\n  .its-reveal.is-visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* --- RESPONSIVE DESIGN --- *\/\n  @media screen and (max-width: 992px) {\n    .its-section, .its-section.reverse {\n      flex-direction: column;\n      gap: 40px;\n      margin-bottom: 80px;\n    }\n    \n    .ethics-grid {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n    \n    #its-symposium-page h1 { font-size: 2.4rem; }\n    #its-symposium-page h2 { font-size: 2rem; }\n  }\n\n  @media screen and (max-width: 768px) {\n    .symposium-tabs-container { flex-direction: column; gap: 10px; padding-top: 40px; }\n    .symposium-tab-btn { width: 100%; text-align: center; }\n    \n    .its-pillars-grid { grid-template-columns: 1fr; }\n    #its-symposium-page h1 { font-size: 2rem; }\n    #its-symposium-page h2 { font-size: 1.8rem; }\n    .its-quote-section { padding: 50px 20px; }\n    .its-quote-section blockquote { font-size: 1.6rem; }\n    .its-pillar-card { padding: 30px 20px; }\n    .ethics-column { padding: 30px 20px; }\n  }\n<\/style>\n\n<div id=\"its-symposium-page\">\n  \n  <div class=\"symposium-tabs-container\">\n    <button class=\"symposium-tab-btn active\" onclick=\"openSymposiumTab('tab-about')\">About<\/button>\n    <button class=\"symposium-tab-btn\" onclick=\"openSymposiumTab('tab-ethics')\">Ethics \/ \u00c9thique<\/button>\n  <\/div>\n\n  <div id=\"tab-about\" class=\"symposium-tab-content active\">\n    <div class=\"its-container\">\n      \n      <section class=\"its-section its-reveal\">\n        <div class=\"its-text-content\">\n          <span class=\"its-subtitle\">A Founding First Edition<\/span>\n          <h1>About the International Tea Symposium<\/h1>\n          <p>In continuity with the initiatives generated by International Tea Day, this event stands as a concrete extension of global efforts to recognize tea as a profound cultural phenomenon. It is situated at the crossroads of agricultural knowledge, social practices, artistic expressions, science, and education.<\/p>\n        <\/div>\n        <div class=\"its-image-content\">\n          <div class=\"its-image-block\">\n            <div class=\"its-image-wrapper\">\n              <img decoding=\"async\" src=\"http:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/grand-coude-26052024-4.jpg\" alt=\"Landscape of Grand Coude, La R\u00e9union\">\n            <\/div>\n            <div class=\"its-image-credit\">Cr\u00e9dit : Mairie de Saint-Joseph<\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"its-section reverse its-reveal\">\n        <div class=\"its-text-content\">\n          <span class=\"its-subtitle\">Territorial Anchoring<\/span>\n          <h2>Why La R\u00e9union Island?<\/h2>\n          <p>The choice of La R\u00e9union Island to host the first major edition is rooted in a historical, scientific, cultural, and symbolic approach. Positioned at the crossroads of maritime routes between Asia, Africa, and Europe, it holds a singular place in the history of tea in France.<\/p>\n          <p>As early as 1729, the introduction of tea marked one of the first attempts to acclimatize <em>Camellia sinensis<\/em> on French soil. Today, with its volcanic topography and diverse microclimates, it remains a living memory of the circulation of plants and cultures, perfectly embodying the values upheld by UNESCO.<\/p>\n        <\/div>\n        <div class=\"its-image-content\">\n          <div class=\"its-image-block\">\n            <div class=\"its-image-wrapper\">\n              <img decoding=\"async\" src=\"http:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/banniere-web-header-soldes-collection-mode-produit-moderne-bleu.png\" alt=\"Grand Coude landscape details\">\n            <\/div>\n            <div class=\"its-image-credit\">Cr\u00e9dit : Labyrinthe En-Champ-Th\u00e9<\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"its-reveal\">\n        <div class=\"its-pillars-header\">\n          <span class=\"its-subtitle\">A Transversal Approach<\/span>\n          <h2>Our Four Foundational Pillars<\/h2>\n        <\/div>\n        \n        <div class=\"its-pillars-grid\">\n          <article class=\"its-pillar-card\">\n            <h3>Science<\/h3>\n            <p>Focusing on agronomy, botany, terroir geology, climatology, and sensory analysis to better understand and adapt to tomorrow's challenges.<\/p>\n          <\/article>\n          <article class=\"its-pillar-card\">\n            <h3>Education<\/h3>\n            <p>Dedicated to the transmission of knowledge, professional training, and the pedagogy of taste and aromas.<\/p>\n          <\/article>\n          <article class=\"its-pillar-card\">\n            <h3>Culture<\/h3>\n            <p>Celebrating social practices, tea arts, aesthetics, and cultural diplomacy between nations.<\/p>\n          <\/article>\n          <article class=\"its-pillar-card\">\n            <h3>Heritage<\/h3>\n            <p>Safeguarding cultural landscapes, artisanal gestures, and both tangible and intangible global heritage.<\/p>\n          <\/article>\n        <\/div>\n      <\/section>\n\n      <section class=\"its-section its-reveal\">\n        <div class=\"its-image-content its-logo-image\">\n          <div class=\"its-image-block\">\n            <div class=\"its-image-wrapper\">\n              <img decoding=\"async\" src=\"http:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/logo.png\" alt=\"International Tea Symposium Logo\">\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"its-text-content\">\n          <span class=\"its-subtitle\">Visual Identity<\/span>\n          <h2>The Emblem: Meaning and Foundations<\/h2>\n          <p>Our logo expresses a global vision grounded in the interconnection between living systems, knowledge, cultures, and human societies. It is composed of a stylized tea leaf, integrated into a representation of the planet Earth, affirming both a territorial anchoring and an international scope.<\/p>\n          <p>The overall structure is defined by <strong>six distinct curves<\/strong>. These are not merely graphic elements; they visually reflect the core principles upheld by UNESCO: Education, Natural Sciences, Human and Social Sciences, Culture, Preservation of Knowledge, and Intercultural Peace.<\/p>\n        <\/div>\n      <\/section>\n\n      <section class=\"its-quote-section its-reveal\">\n        <span class=\"its-subtitle\">The Legacy of 2026<\/span>\n        <h2>The \"Tea as a Common Heritage\" Initiative<\/h2>\n        <p style=\"max-width: 800px; margin: 20px auto; font-size: 1.1rem;\">We inaugurate a project of strong symbolic significance: the creation of a \"Tea Wok\". Built collectively, where each participating country lays a brick, it belongs to no single State. It embodies tea as a living heritage shared by humanity.<\/p>\n        <blockquote>\"One country, one brick. One humanity, one heritage.\"<\/blockquote>\n      <\/section>\n\n    <\/div>\n  <\/div>\n\n  <div id=\"tab-ethics\" class=\"symposium-tab-content\">\n    <div class=\"its-container\">\n      \n      <div class=\"ethics-grid\">\n        \n        <div class=\"ethics-column\">\n          <h2>Ethical Charter<\/h2>\n          <span class=\"its-subtitle\">International Tea Symposium<\/span>\n          \n          <h3>Preamble<\/h3>\n          <p class=\"ethics-intro\">The International Tea Symposium brings together tea stakeholders from diverse cultural, territorial, and political backgrounds. This diversity constitutes a shared richness. It requires a common framework grounded in respect, attentive listening, and neutrality. This Charter sets out the principles guiding exchanges, collaborations, and contributions.<\/p>\n\n          <h3>Heritage Dimension and Cultural Outreach<\/h3>\n          <p>The Symposium forms part of a broader commitment to the recognition and promotion of living cultural heritage related to tea and the territories in which it is cultivated.<\/p>\n          <p><strong>You commit to:<\/strong><\/p>\n          <ul>\n            <li>Recognizing tea as a living cultural heritage<\/li>\n            <li>Supporting the transmission of knowledge and practices<\/li>\n            <li>Contributing to a space for dialogue among nations grounded in expertise and traditions<\/li>\n            <li>Promoting tea cultures while respecting their distinct identities<\/li>\n          <\/ul>\n\n          <h3>Commitment and International Cooperation<\/h3>\n          <p>Participation in the Symposium reflects a commitment to cooperation grounded in respect for the nations represented and their cultural singularities.<\/p>\n          <p><strong>You commit to:<\/strong><\/p>\n          <ul>\n            <li>Acting within a framework of respectful international cooperation<\/li>\n            <li>Acknowledging the cultural specificity of each represented nation<\/li>\n            <li>Contributing to the establishment of a sustainable international framework<\/li>\n            <li>Supporting this first edition as the foundation of a lasting international gathering<\/li>\n          <\/ul>\n\n          <h3>Respect for Cultures<\/h3>\n          <p>Each participant acknowledges the value of the tea cultures represented.<\/p>\n          <p><strong>You commit to:<\/strong><\/p>\n          <ul>\n            <li>Respecting the practices, rituals, and traditions of each territory<\/li>\n            <li>Avoiding appropriation or misrepresentation<\/li>\n            <li>Valuing local knowledge systems<\/li>\n            <li>Adopting an attentive and respectful approach in all exchanges<\/li>\n          <\/ul>\n\n          <h3>Sovereignty of Territories<\/h3>\n          <p>Each territory holds its own history, resources, and development pathways.<\/p>\n          <p><strong>You commit to:<\/strong><\/p>\n          <ul>\n            <li>Respecting the autonomy of territories in their agricultural, cultural, and economic choices<\/li>\n            <li>Refraining from questioning the legitimacy of origins<\/li>\n            <li>Recognizing local practices and producer identities<\/li>\n            <li>Fostering balanced and respectful relations<\/li>\n          <\/ul>\n\n          <h3>Political Neutrality<\/h3>\n          <p>The Symposium constitutes a space for open and respectful dialogue.<\/p>\n          <p><strong>You commit to:<\/strong><\/p>\n          <ul>\n            <li>Refraining from using the Symposium as a political platform<\/li>\n            <li>Avoiding partisan or ideological positioning<\/li>\n            <li>Maintaining discourse focused on tea, its cultures, and its challenges<\/li>\n            <li>Preserving a respectful and balanced environment<\/li>\n          <\/ul>\n\n          <h3>Dialogue and Cooperation<\/h3>\n          <p>The Symposium strengthens connections among peoples through tea.<\/p>\n          <p><strong>You commit to:<\/strong><\/p>\n          <ul>\n            <li>Encouraging intercultural dialogue<\/li>\n            <li>Sharing knowledge in a constructive manner<\/li>\n            <li>Developing respectful and sustainable collaborations<\/li>\n            <li>Contributing to a collective dynamic<\/li>\n          <\/ul>\n\n          <h3>Integrity and Responsibility<\/h3>\n          <p>Each participant acts with rigor and accountability.<\/p>\n          <p><strong>You commit to:<\/strong><\/p>\n          <ul>\n            <li>Providing accurate and reliable information<\/li>\n            <li>Honoring commitments made within the framework of the Symposium<\/li>\n            <li>Maintaining professional conduct at all times<\/li>\n            <li>Considering the impact of your actions on others<\/li>\n          <\/ul>\n\n          <h3>Preservation of Tea Heritage<\/h3>\n          <p>Tea constitutes a living heritage transmitted across generations.<\/p>\n          <p><strong>You commit to:<\/strong><\/p>\n          <ul>\n            <li>Contributing to the safeguarding of knowledge and practices<\/li>\n            <li>Supporting intergenerational transmission<\/li>\n            <li>Respecting natural resources linked to tea cultivation<\/li>\n            <li>Promoting sustainable approaches across value chains<\/li>\n          <\/ul>\n\n          <h3>Framework of Mutual Respect<\/h3>\n          <p>The Symposium relies on a climate of trust.<\/p>\n          <p><strong>You commit to:<\/strong><\/p>\n          <ul>\n            <li>Rejecting all forms of discrimination<\/li>\n            <li>Maintaining respectful conduct in all interactions<\/li>\n            <li>Supporting an inclusive environment<\/li>\n            <li>Reporting any inappropriate behavior to the organizing body<\/li>\n          <\/ul>\n\n          <h3 style=\"border: none; margin-bottom: 5px;\">Commitment<\/h3>\n          <p>By participating in the International Tea Symposium, you adhere to this Charter. You contribute to establishing tea as a space for dialogue among cultures, grounded in respect, dignity, and responsibility.<\/p>\n        <\/div>\n\n        <div class=\"ethics-column\">\n          <h2>Charte \u00e9thique<\/h2>\n          <span class=\"its-subtitle\">International Tea Symposium<\/span>\n          \n          <h3>Pr\u00e9ambule<\/h3>\n          <p class=\"ethics-intro\">Le International Tea Symposium r\u00e9unit des acteurs du th\u00e9 issus de cultures, de territoires et de syst\u00e8mes politiques diff\u00e9rents. Cette diversit\u00e9 constitue une richesse. Elle impose un cadre commun fond\u00e9 sur le respect, l\u2019\u00e9coute et la neutralit\u00e9. Cette charte fixe les principes qui guident les \u00e9changes, les collaborations et les prises de parole.<\/p>\n\n          <h3>Dimension patrimoniale et rayonnement culturel<\/h3>\n          <p>Le Symposium s\u2019inscrit dans une d\u00e9marche de reconnaissance et de valorisation du patrimoine culturel vivant li\u00e9 au th\u00e9 et aux territoires de production.<\/p>\n          <p><strong>Tu t\u2019engages \u00e0 :<\/strong><\/p>\n          <ul>\n            <li>Reconna\u00eetre le th\u00e9 comme un patrimoine culturel vivant<\/li>\n            <li>Favoriser la transmission des savoirs et des pratiques<\/li>\n            <li>Participer \u00e0 un espace de dialogue entre les nations fond\u00e9 sur les traditions et les expertises<\/li>\n            <li>Contribuer au rayonnement des cultures du th\u00e9 dans le respect de leur singularit\u00e9<\/li>\n          <\/ul>\n\n          <h3>Engagement et coop\u00e9ration internationale<\/h3>\n          <p>La participation au Symposium traduit un engagement dans une dynamique de coop\u00e9ration entre les nations.<\/p>\n          <p><strong>Tu t\u2019engages \u00e0 :<\/strong><\/p>\n          <ul>\n            <li>Inscrire ton action dans une logique de coop\u00e9ration respectueuse<\/li>\n            <li>Reconna\u00eetre la singularit\u00e9 culturelle de chaque nation repr\u00e9sent\u00e9e<\/li>\n            <li>Contribuer \u00e0 la construction d\u2019un cadre international durable<\/li>\n            <li>Participer \u00e0 l\u2019ancrage de cette premi\u00e8re \u00e9dition comme fondation d\u2019un rendez-vous p\u00e9renne<\/li>\n          <\/ul>\n\n          <h3>Respect des cultures<\/h3>\n          <p>Chaque participant reconna\u00eet la valeur des cultures du th\u00e9 repr\u00e9sent\u00e9es.<\/p>\n          <p><strong>Tu t\u2019engages \u00e0 :<\/strong><\/p>\n          <ul>\n            <li>Respecter les pratiques, rituels et traditions propres \u00e0 chaque territoire<\/li>\n            <li>\u00c9viter toute appropriation ou d\u00e9formation<\/li>\n            <li>Valoriser les savoirs locaux<\/li>\n            <li>Adopter une posture d\u2019\u00e9coute active<\/li>\n          <\/ul>\n\n          <h3>Souverainet\u00e9 des territoires<\/h3>\n          <p>Chaque territoire dispose de sa propre histoire et de ses choix de d\u00e9veloppement.<\/p>\n          <p><strong>Tu t\u2019engages \u00e0 :<\/strong><\/p>\n          <ul>\n            <li>Respecter l\u2019autonomie des territoires<\/li>\n            <li>Ne pas contester la l\u00e9gitimit\u00e9 d\u2019une origine<\/li>\n            <li>Reconna\u00eetre les pratiques et identit\u00e9s locales<\/li>\n            <li>Favoriser des relations \u00e9quilibr\u00e9es<\/li>\n          <\/ul>\n\n          <h3>Neutralit\u00e9 politique<\/h3>\n          <p>Le Symposium constitue un espace de dialogue apais\u00e9.<\/p>\n          <p><strong>Tu t\u2019engages \u00e0 :<\/strong><\/p>\n          <ul>\n            <li>Ne pas utiliser le Symposium comme tribune politique<\/li>\n            <li>\u00c9viter toute prise de position partisane<\/li>\n            <li>Maintenir un discours centr\u00e9 sur le th\u00e9 et ses enjeux<\/li>\n            <li>Pr\u00e9server un climat respectueux<\/li>\n          <\/ul>\n\n          <h3>Dialogue et coop\u00e9ration<\/h3>\n          <p>Le Symposium renforce les liens entre les peuples.<\/p>\n          <p><strong>Tu t\u2019engages \u00e0 :<\/strong><\/p>\n          <ul>\n            <li>Encourager le dialogue interculturel<\/li>\n            <li>Partager tes connaissances<\/li>\n            <li>D\u00e9velopper des collaborations durables<\/li>\n            <li>Contribuer \u00e0 une dynamique collective<\/li>\n          <\/ul>\n\n          <h3>Int\u00e9grit\u00e9 et responsabilit\u00e9<\/h3>\n          <p>Chaque participant agit avec rigueur.<\/p>\n          <p><strong>Tu t\u2019engages \u00e0 :<\/strong><\/p>\n          <ul>\n            <li>Transmettre des informations fiables<\/li>\n            <li>Respecter les engagements pris<\/li>\n            <li>Adopter un comportement professionnel<\/li>\n            <li>Veiller \u00e0 l\u2019impact de tes actions<\/li>\n          <\/ul>\n\n          <h3>Pr\u00e9servation du patrimoine du th\u00e9<\/h3>\n          <p>Le th\u00e9 constitue un patrimoine transmis entre g\u00e9n\u00e9rations.<\/p>\n          <p><strong>Tu t\u2019engages \u00e0 :<\/strong><\/p>\n          <ul>\n            <li>Participer \u00e0 la sauvegarde des savoirs<\/li>\n            <li>Soutenir la transmission<\/li>\n            <li>Respecter les ressources naturelles<\/li>\n            <li>Promouvoir des pratiques durables<\/li>\n          <\/ul>\n\n          <h3>Cadre de respect mutuel<\/h3>\n          <p>Le Symposium repose sur un climat de confiance.<\/p>\n          <p><strong>Tu t\u2019engages \u00e0 :<\/strong><\/p>\n          <ul>\n            <li>Refuser toute discrimination<\/li>\n            <li>Adopter un comportement respectueux<\/li>\n            <li>Favoriser un environnement inclusif<\/li>\n            <li>Signaler tout comportement inappropri\u00e9<\/li>\n          <\/ul>\n\n          <h3 style=\"border: none; margin-bottom: 5px;\">Engagement<\/h3>\n          <p>En participant au International Tea Symposium, tu adh\u00e8res \u00e0 cette charte. Tu contribues \u00e0 faire du th\u00e9 un espace de dialogue entre les cultures, fond\u00e9 sur le respect, la dignit\u00e9 et la responsabilit\u00e9.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n  \/\/ Script pour la gestion des onglets\n  function openSymposiumTab(tabId) {\n    const contents = document.querySelectorAll('.symposium-tab-content');\n    contents.forEach(content => {\n      content.classList.remove('active');\n    });\n\n    const buttons = document.querySelectorAll('.symposium-tab-btn');\n    buttons.forEach(button => {\n      button.classList.remove('active');\n    });\n\n    document.getElementById(tabId).classList.add('active');\n    event.currentTarget.classList.add('active');\n  }\n\n  \/\/ Script pour les animations au d\u00e9filement (Intersection Observer)\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const reveals = document.querySelectorAll(\".its-reveal\");\n\n    const revealOptions = {\n      threshold: 0.15,\n      rootMargin: \"0px 0px -50px 0px\"\n    };\n\n    const revealObserver = new IntersectionObserver(function(entries, observer) {\n      entries.forEach(entry => {\n        if (!entry.isIntersecting) {\n          return;\n        } else {\n          entry.target.classList.add(\"is-visible\");\n          observer.unobserve(entry.target); \n        }\n      });\n    }, revealOptions);\n\n    reveals.forEach(reveal => {\n      revealObserver.observe(reveal);\n    });\n  });\n<\/script>\t\t\t\t<\/div>\n\t\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>About Ethics \/ \u00c9thique A Founding First Edition About the International Tea Symposium In continuity with the initiatives generated by International Tea Day, this event stands as a concrete extension [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-175","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"ticketed":false,"_links":{"self":[{"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/pages\/175","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/comments?post=175"}],"version-history":[{"count":12,"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/pages\/175\/revisions"}],"predecessor-version":[{"id":315,"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/pages\/175\/revisions\/315"}],"wp:attachment":[{"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/media?parent=175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}