{"id":51,"date":"2026-05-13T21:15:41","date_gmt":"2026-05-13T19:15:41","guid":{"rendered":"https:\/\/sustainableforestryservices.com\/?page_id=51"},"modified":"2026-05-27T22:11:52","modified_gmt":"2026-05-27T20:11:52","slug":"accueil","status":"publish","type":"page","link":"https:\/\/sustainableforestryservices.com\/","title":{"rendered":"Accueil"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"51\" class=\"elementor elementor-51\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-299ddbb e-con-full e-flex e-con e-parent\" data-id=\"299ddbb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-0a7a63b e-con-full e-flex e-con e-child\" data-id=\"0a7a63b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5915e6 elementor-widget elementor-widget-html\" data-id=\"b5915e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.hero-left {\r\n  padding: 5rem 3rem 4rem 4rem;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n  height: 100%;\r\n  position: relative;\r\n}\r\n.hero-label {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.68rem;\r\n  font-weight: 500;\r\n  letter-spacing: 0.22em;\r\n  text-transform: uppercase;\r\n  color: #C8A96E;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 0.75rem;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.hero-label::before {\r\n  content: '';\r\n  width: 2rem;\r\n  height: 1px;\r\n  background: #C8A96E;\r\n  display: inline-block;\r\n  flex-shrink: 0;\r\n}\r\n.hero-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2.4rem, 3.5vw, 4.5rem);\r\n  font-weight: 400;\r\n  color: #F5F0E8;\r\n  line-height: 1.08;\r\n  margin-bottom: 1.4rem;\r\n}\r\n.hero-title em { font-style: italic; color: #C8A96E; }\r\n.hero-subtitle {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.95rem;\r\n  color: rgba(245,240,232,0.72);\r\n  line-height: 1.75;\r\n  font-weight: 300;\r\n  max-width: 460px;\r\n  margin-bottom: 2rem;\r\n}\r\n.hero-btns {\r\n  display: flex;\r\n  gap: 1rem;\r\n  flex-wrap: wrap;\r\n  margin-bottom: 2.5rem;\r\n}\r\n.btn-or {\r\n  padding: 0.85rem 2rem;\r\n  background: #C8A96E;\r\n  color: #0E1E15;\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.75rem;\r\n  font-weight: 500;\r\n  letter-spacing: 0.14em;\r\n  text-transform: uppercase;\r\n  border: none;\r\n  border-radius: 2px;\r\n  text-decoration: none;\r\n  display: inline-block;\r\n  transition: background 0.3s ease;\r\n}\r\n.btn-or:hover { background: #DFC08A; }\r\n.btn-outline {\r\n  padding: 0.85rem 2rem;\r\n  border: 1px solid rgba(245,240,232,0.35);\r\n  color: #F5F0E8;\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.75rem;\r\n  font-weight: 500;\r\n  letter-spacing: 0.14em;\r\n  text-transform: uppercase;\r\n  border-radius: 2px;\r\n  text-decoration: none;\r\n  display: inline-block;\r\n  transition: border-color 0.3s ease, color 0.3s ease;\r\n}\r\n.btn-outline:hover { border-color: #C8A96E; color: #C8A96E; }\r\n.hero-stats {\r\n  display: flex;\r\n  gap: 2rem;\r\n  padding-top: 2rem;\r\n  border-top: 1px solid rgba(200,169,110,0.2);\r\n  flex-wrap: wrap;\r\n  margin-bottom: 3rem;\r\n}\r\n.stat-num {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.9rem;\r\n  font-weight: 500;\r\n  color: #C8A96E;\r\n  line-height: 1;\r\n}\r\n.stat-lbl {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.6rem;\r\n  letter-spacing: 0.13em;\r\n  text-transform: uppercase;\r\n  color: rgba(245,240,232,0.45);\r\n  margin-top: 0.35rem;\r\n  max-width: 120px;\r\n  line-height: 1.4;\r\n}\r\n.scroll-hint {\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  gap: 0.5rem;\r\n  position: absolute;\r\n  bottom: 2rem;\r\n  right: 2rem;\r\n}\r\n.scroll-hint-text {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.58rem;\r\n  letter-spacing: 0.22em;\r\n  text-transform: uppercase;\r\n  color: #C8A96E;\r\n  opacity: 0.7;\r\n}\r\n.scroll-hint-line {\r\n  width: 1px;\r\n  height: 40px;\r\n  background: linear-gradient(to bottom, #C8A96E, transparent);\r\n  animation: scrollPulse 2s ease-in-out infinite;\r\n}\r\n@keyframes scrollPulse {\r\n  0%, 100% { opacity: 0.3; transform: scaleY(0.6); }\r\n  50% { opacity: 1; transform: scaleY(1); }\r\n}\r\n<\/style>\r\n\r\n<div class=\"hero-left\">\r\n\r\n  <div class=\"hero-label\">Gen\u00e8ve \u00b7 Tha\u00eflande \u00b7 Malaisie<\/div>\r\n\r\n  <h1 class=\"hero-title\">\r\n    L'agroforesterie<br\/>\r\n    <em>comme actif r\u00e9el<\/em><br\/>\r\n    de long terme.\r\n  <\/h1>\r\n\r\n  <p class=\"hero-subtitle\">\r\n    Sustainable Forestry Services met en relation family offices,\r\n    gestionnaires de fortune et investisseurs europ\u00e9ens avec les leaders\r\n    de la gestion agricole en Asie du Sud-Est. Une approche structur\u00e9e,\r\n    transparente et document\u00e9e \u2014 adoss\u00e9e aux meilleurs op\u00e9rateurs du march\u00e9.\r\n  <\/p>\r\n\r\n  <div class=\"hero-btns\">\r\n    <a href=\"#plantations\" class=\"btn-or\">D\u00e9couvrir nos plantations<\/a>\r\n    <a href=\"#contact\" class=\"btn-outline\">Prendre contact<\/a>\r\n  <\/div>\r\n\r\n  <div class=\"hero-stats\">\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-num\">3<\/div>\r\n      <div class=\"stat-lbl\">Esp\u00e8ces \u00e0 haut potentiel<\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-num\">10+<\/div>\r\n      <div class=\"stat-lbl\">Sites Tha\u00eflande & Malaisie<\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-num\">CH<\/div>\r\n      <div class=\"stat-lbl\">Structure suisse<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"scroll-hint\">\r\n    <span class=\"scroll-hint-text\">D\u00e9couvrir<\/span>\r\n    <div class=\"scroll-hint-line\"><\/div>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d2c5fde e-con-full e-flex e-con e-child\" data-id=\"d2c5fde\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" class=\"e-image-base e-92813c3-2d371fb\" data-interaction-id=\"92813c3\" data-e-type=\"widget\" data-id=\"92813c3\" id=\"140\" src=\"https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-plantation-thailande-vue-drone-scaled.jpg\" width=\"2560\" height=\"1966\" srcset=\"https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-plantation-thailande-vue-drone-scaled.jpg 2560w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-plantation-thailande-vue-drone-300x230.jpg 300w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-plantation-thailande-vue-drone-1024x786.jpg 1024w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-plantation-thailande-vue-drone-768x590.jpg 768w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-plantation-thailande-vue-drone-1536x1180.jpg 1536w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-plantation-thailande-vue-drone-2048x1573.jpg 2048w\" alt=\"\"\/>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c955a7 e-con-full e-flex e-con e-parent\" data-id=\"6c955a7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87b45b1 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"87b45b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.sfs-citation {\r\n  background: #1C3A28;\r\n  padding: 5rem 4rem;\r\n  text-align: center;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.sfs-citation::before {\r\n  content: '\"';\r\n  position: absolute;\r\n  top: -3rem;\r\n  left: 50%;\r\n  transform: translateX(-50%);\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 18rem;\r\n  color: rgba(255,255,255,0.03);\r\n  line-height: 1;\r\n  pointer-events: none;\r\n}\r\n.citation-text {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(1.4rem, 2.5vw, 2.2rem);\r\n  font-weight: 300;\r\n  font-style: italic;\r\n  color: #F5F0E8;\r\n  max-width: 800px;\r\n  margin: 0 auto 1.2rem;\r\n  line-height: 1.5;\r\n}\r\n.citation-source {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.68rem;\r\n  letter-spacing: 0.18em;\r\n  text-transform: uppercase;\r\n  color: #C8A96E;\r\n  font-weight: 400;\r\n}\r\n<\/style>\r\n\r\n<div class=\"sfs-citation\">\r\n  <p class=\"citation-text reveal\">\r\n    \u00ab Investir dans la for\u00eat, c'est investir dans le temps.\r\n    Un actif qui grandit, qui respire, et qui demande patience,\r\n    rigueur et vision. \u00bb\r\n  <\/p>\r\n  <div class=\"citation-source reveal reveal-delay-1\">\r\n    \u2014 Sustainable Forestry Services \u00b7 Gen\u00e8ve\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e4d00c8 e-grid e-con-boxed e-con e-parent\" data-id=\"e4d00c8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d28089 elementor-widget elementor-widget-html\" data-id=\"5d28089\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.sfs-plant-text {\r\n  padding: 3rem 4rem 3rem 2rem;\r\n  height: 100%;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n}\r\n.sfs-pt-tag {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.62rem;\r\n  letter-spacing: 0.22em;\r\n  text-transform: uppercase;\r\n  color: #C8A96E;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 0.75rem;\r\n  margin-bottom: 1.2rem;\r\n}\r\n.sfs-pt-tag::before {\r\n  content: '';\r\n  width: 2rem;\r\n  height: 1px;\r\n  background: #C8A96E;\r\n  display: inline-block;\r\n}\r\n.sfs-pt-h3 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(2rem, 3vw, 2.8rem);\r\n  font-weight: 400;\r\n  color: #1C3A28;\r\n  line-height: 1.1;\r\n  margin-bottom: 0.3rem;\r\n}\r\n.sfs-pt-latin {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 1rem;\r\n  font-style: italic;\r\n  color: #7A9E7E;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.sfs-pt-rule {\r\n  width: 3rem;\r\n  height: 1px;\r\n  background: #C8A96E;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.sfs-pt-pills {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 0.5rem;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.sfs-pt-pill {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.6rem;\r\n  letter-spacing: 0.14em;\r\n  text-transform: uppercase;\r\n  color: #1C3A28;\r\n  border: 1px solid rgba(28,58,40,0.25);\r\n  padding: 0.3rem 0.75rem;\r\n}\r\n.sfs-pt-desc {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.9rem;\r\n  color: rgba(28,58,40,0.7);\r\n  line-height: 1.8;\r\n  font-weight: 300;\r\n  margin-bottom: 2rem;\r\n  max-width: 420px;\r\n}\r\n.sfs-pt-link {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.68rem;\r\n  letter-spacing: 0.18em;\r\n  text-transform: uppercase;\r\n  color: #C8A96E;\r\n  text-decoration: none;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 0.6rem;\r\n  transition: gap 0.3s;\r\n  border-bottom: 1px solid rgba(200,169,110,0.3);\r\n  padding-bottom: 0.3rem;\r\n}\r\n.sfs-pt-link::after { content: '\u2192'; }\r\n.sfs-pt-link:hover { gap: 1rem; }\r\n<\/style>\r\n\r\n<div class=\"sfs-plant-text\">\r\n  <div class=\"sfs-pt-tag\">Aquilaria spp.<\/div>\r\n  <h3 class=\"sfs-pt-h3\">Bois d'Agar<\/h3>\r\n  <p class=\"sfs-pt-latin\">Agarwood \u00b7 Oud \u00b7 R\u00e9sine pr\u00e9cieuse<\/p>\r\n  <div class=\"sfs-pt-rule\"><\/div>\r\n  <div class=\"sfs-pt-pills\">\r\n    <span class=\"sfs-pt-pill\">Parfumerie de luxe<\/span>\r\n    <span class=\"sfs-pt-pill\">M\u00e9decine traditionnelle<\/span>\r\n    <span class=\"sfs-pt-pill\">March\u00e9 mondial<\/span>\r\n  <\/div>\r\n  <p class=\"sfs-pt-desc\">\r\n    Parmi les mati\u00e8res premi\u00e8res naturelles les plus rares et les plus valoris\u00e9es\r\n    au monde. L'Aquilaria produit l'Oud \u2014 une r\u00e9sine pr\u00e9cieuse dont la demande\r\n    structurelle sur les march\u00e9s du Golfe et d'Asie soutient des prix \u00e9lev\u00e9s\r\n    sur le long terme.\r\n  <\/p>\r\n  <a href=\"#contact\" class=\"sfs-pt-link\">En savoir plus<\/a>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<img decoding=\"async\" class=\"e-image-base e-751bdfe-32fff81\" data-interaction-id=\"751bdfe\" data-e-type=\"widget\" data-id=\"751bdfe\" id=\"155\" src=\"https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-bois-agar-aquilaria-scaled.jpg\" width=\"2560\" height=\"1707\" srcset=\"https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-bois-agar-aquilaria-scaled.jpg 2560w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-bois-agar-aquilaria-300x200.jpg 300w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-bois-agar-aquilaria-1024x683.jpg 1024w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-bois-agar-aquilaria-768x512.jpg 768w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-bois-agar-aquilaria-1536x1024.jpg 1536w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-bois-agar-aquilaria-2048x1365.jpg 2048w\" alt=\"\"\/>\t\t\t\t<div class=\"elementor-element elementor-element-1c0cc0a elementor-widget elementor-widget-html\" data-id=\"1c0cc0a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.sfs-plant-text {\r\n  padding: 3rem 4rem 3rem 2rem;\r\n  height: 100%;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n}\r\n.sfs-pt-tag {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.62rem;\r\n  letter-spacing: 0.22em;\r\n  text-transform: uppercase;\r\n  color: #C8A96E;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 0.75rem;\r\n  margin-bottom: 1.2rem;\r\n}\r\n.sfs-pt-tag::before {\r\n  content: '';\r\n  width: 2rem;\r\n  height: 1px;\r\n  background: #C8A96E;\r\n  display: inline-block;\r\n}\r\n.sfs-pt-h3 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(2rem, 3vw, 2.8rem);\r\n  font-weight: 400;\r\n  color: #1C3A28;\r\n  line-height: 1.1;\r\n  margin-bottom: 0.3rem;\r\n}\r\n.sfs-pt-latin {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 1rem;\r\n  font-style: italic;\r\n  color: #7A9E7E;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.sfs-pt-rule {\r\n  width: 3rem;\r\n  height: 1px;\r\n  background: #C8A96E;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.sfs-pt-pills {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 0.5rem;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.sfs-pt-pill {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.6rem;\r\n  letter-spacing: 0.14em;\r\n  text-transform: uppercase;\r\n  color: #1C3A28;\r\n  border: 1px solid rgba(28,58,40,0.25);\r\n  padding: 0.3rem 0.75rem;\r\n}\r\n.sfs-pt-desc {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.9rem;\r\n  color: rgba(28,58,40,0.7);\r\n  line-height: 1.8;\r\n  font-weight: 300;\r\n  margin-bottom: 2rem;\r\n  max-width: 420px;\r\n}\r\n.sfs-pt-link {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.68rem;\r\n  letter-spacing: 0.18em;\r\n  text-transform: uppercase;\r\n  color: #C8A96E;\r\n  text-decoration: none;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 0.6rem;\r\n  transition: gap 0.3s;\r\n  border-bottom: 1px solid rgba(200,169,110,0.3);\r\n  padding-bottom: 0.3rem;\r\n}\r\n.sfs-pt-link::after { content: '\u2192'; }\r\n.sfs-pt-link:hover { gap: 1rem; }\r\n<\/style>\r\n\r\n<div class=\"sfs-plant-text\">\r\n  <div class=\"sfs-pt-tag\">Mangues Nam Dok Ma\u00ef.<\/div>\r\n\r\n  <h3 class=\"sfs-pt-h3\">Manguiers<\/h3>\r\n\r\n  <p class=\"sfs-pt-latin\">\r\n    Mangue premium \u00b7 Tha\u00eflande \u00b7 Agriculture tropicale\r\n  <\/p>\r\n\r\n  <div class=\"sfs-pt-rule\"><\/div>\r\n\r\n  <div class=\"sfs-pt-pills\">\r\n    <span class=\"sfs-pt-pill\">Export asiatique<\/span>\r\n    <span class=\"sfs-pt-pill\">Fruit premium<\/span>\r\n    <span class=\"sfs-pt-pill\">March\u00e9 mondial<\/span>\r\n  <\/div>\r\n\r\n  <p class=\"sfs-pt-desc\">\r\n    Cultiv\u00e9es dans les r\u00e9gions fertiles de Tha\u00eflande, les mangues Nam Dok Ma\u00ef\r\n    sont reconnues pour leur qualit\u00e9 exceptionnelle et leur forte demande\r\n    sur les march\u00e9s asiatiques et internationaux. Une culture agricole\r\n    ancr\u00e9e dans l\u2019\u00e9conomie r\u00e9elle et la consommation mondiale.\r\n  <\/p>\r\n\r\n  <a href=\"#contact\" class=\"sfs-pt-link\">En savoir plus<\/a>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<img decoding=\"async\" class=\"e-image-base e-041bb18-1117d9a\" data-interaction-id=\"041bb18\" data-e-type=\"widget\" data-id=\"041bb18\" id=\"162\" src=\"https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-mangues-export-thailande-scaled.jpg\" width=\"2560\" height=\"1703\" srcset=\"https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-mangues-export-thailande-scaled.jpg 2560w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-mangues-export-thailande-300x200.jpg 300w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-mangues-export-thailande-1024x681.jpg 1024w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-mangues-export-thailande-768x511.jpg 768w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-mangues-export-thailande-1536x1022.jpg 1536w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-mangues-export-thailande-2048x1363.jpg 2048w\" alt=\"\"\/>\t\t\t\t<div class=\"elementor-element elementor-element-90e2395 elementor-widget elementor-widget-html\" data-id=\"90e2395\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.sfs-plant-text {\r\n  padding: 3rem 4rem 3rem 2rem;\r\n  height: 100%;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n}\r\n.sfs-pt-tag {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.62rem;\r\n  letter-spacing: 0.22em;\r\n  text-transform: uppercase;\r\n  color: #C8A96E;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 0.75rem;\r\n  margin-bottom: 1.2rem;\r\n}\r\n.sfs-pt-tag::before {\r\n  content: '';\r\n  width: 2rem;\r\n  height: 1px;\r\n  background: #C8A96E;\r\n  display: inline-block;\r\n}\r\n.sfs-pt-h3 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(2rem, 3vw, 2.8rem);\r\n  font-weight: 400;\r\n  color: #1C3A28;\r\n  line-height: 1.1;\r\n  margin-bottom: 0.3rem;\r\n}\r\n.sfs-pt-latin {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 1rem;\r\n  font-style: italic;\r\n  color: #7A9E7E;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.sfs-pt-rule {\r\n  width: 3rem;\r\n  height: 1px;\r\n  background: #C8A96E;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.sfs-pt-pills {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 0.5rem;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.sfs-pt-pill {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.6rem;\r\n  letter-spacing: 0.14em;\r\n  text-transform: uppercase;\r\n  color: #1C3A28;\r\n  border: 1px solid rgba(28,58,40,0.25);\r\n  padding: 0.3rem 0.75rem;\r\n}\r\n.sfs-pt-desc {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.9rem;\r\n  color: rgba(28,58,40,0.7);\r\n  line-height: 1.8;\r\n  font-weight: 300;\r\n  margin-bottom: 2rem;\r\n  max-width: 420px;\r\n}\r\n.sfs-pt-link {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.68rem;\r\n  letter-spacing: 0.18em;\r\n  text-transform: uppercase;\r\n  color: #C8A96E;\r\n  text-decoration: none;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 0.6rem;\r\n  transition: gap 0.3s;\r\n  border-bottom: 1px solid rgba(200,169,110,0.3);\r\n  padding-bottom: 0.3rem;\r\n}\r\n.sfs-pt-link::after { content: '\u2192'; }\r\n.sfs-pt-link:hover { gap: 1rem; }\r\n<\/style>\r\n\r\n<div class=\"sfs-plant-text\">\r\n  <div class=\"sfs-pt-tag\">Musang King \u00b7 Malaisie<\/div>\r\n\r\n  <h3 class=\"sfs-pt-h3\">Durian King<\/h3>\r\n\r\n  <p class=\"sfs-pt-latin\">\r\n    Musang King \u00b7 Fruit premium \u00b7 March\u00e9 asiatique\r\n  <\/p>\r\n\r\n  <div class=\"sfs-pt-rule\"><\/div>\r\n\r\n  <div class=\"sfs-pt-pills\">\r\n    <span class=\"sfs-pt-pill\">Export asiatique<\/span>\r\n    <span class=\"sfs-pt-pill\">Fruit premium<\/span>\r\n    <span class=\"sfs-pt-pill\">March\u00e9 mondial<\/span>\r\n  <\/div>\r\n\r\n  <p class=\"sfs-pt-desc\">\r\n    Consid\u00e9r\u00e9 comme l\u2019un des fruits les plus recherch\u00e9s d\u2019Asie,\r\n    le Durian Musang King b\u00e9n\u00e9ficie d\u2019une demande soutenue,\r\n    notamment sur les march\u00e9s chinois et haut de gamme.\r\n    Une culture tropicale premium port\u00e9e par une consommation\r\n    r\u00e9gionale en forte croissance.\r\n  <\/p>\r\n\r\n  <a href=\"#contact\" class=\"sfs-pt-link\">En savoir plus<\/a>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"e-image-base e-a83b327-0ab13a5\" data-interaction-id=\"a83b327\" data-e-type=\"widget\" data-id=\"a83b327\" id=\"156\" src=\"https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-chair-durian-monthong-scaled.jpg\" width=\"2560\" height=\"1920\" srcset=\"https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-chair-durian-monthong-scaled.jpg 2560w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-chair-durian-monthong-300x225.jpg 300w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-chair-durian-monthong-1024x768.jpg 1024w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-chair-durian-monthong-768x576.jpg 768w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-chair-durian-monthong-1536x1152.jpg 1536w, https:\/\/sustainableforestryservices.com\/wp-content\/uploads\/2026\/05\/sfs-chair-durian-monthong-2048x1536.jpg 2048w\" alt=\"\"\/>\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>Gen\u00e8ve \u00b7 Tha\u00eflande \u00b7 Malaisie L&rsquo;agroforesterie comme actif r\u00e9el de long terme. Sustainable Forestry Services met en relation family offices, gestionnaires de fortune et investisseurs europ\u00e9ens avec les leaders de la gestion agricole en Asie du Sud-Est. Une approche structur\u00e9e, transparente et document\u00e9e \u2014 adoss\u00e9e aux meilleurs op\u00e9rateurs du march\u00e9. D\u00e9couvrir nos plantations Prendre contact [&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-51","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sustainableforestryservices.com\/index.php?rest_route=\/wp\/v2\/pages\/51","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sustainableforestryservices.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sustainableforestryservices.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sustainableforestryservices.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sustainableforestryservices.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=51"}],"version-history":[{"count":61,"href":"https:\/\/sustainableforestryservices.com\/index.php?rest_route=\/wp\/v2\/pages\/51\/revisions"}],"predecessor-version":[{"id":253,"href":"https:\/\/sustainableforestryservices.com\/index.php?rest_route=\/wp\/v2\/pages\/51\/revisions\/253"}],"wp:attachment":[{"href":"https:\/\/sustainableforestryservices.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=51"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}