{"id":26764,"date":"2026-04-24T08:07:58","date_gmt":"2026-04-24T06:07:58","guid":{"rendered":"https:\/\/evolute-institute.com\/?page_id=26764"},"modified":"2026-04-24T09:02:38","modified_gmt":"2026-04-24T07:02:38","slug":"what-is-a-darkness-retreat","status":"publish","type":"page","link":"https:\/\/evolute-institute.com\/fr\/darkness-retreats\/what-is-a-darkness-retreat\/","title":{"rendered":"Qu'est-ce qu'une Darkness Retreat ?"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"26764\" class=\"elementor elementor-26764\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3279822 e-flex e-con-boxed e-con e-parent\" data-id=\"3279822\" 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-030404e e-transform elementor-widget elementor-widget-html\" data-id=\"030404e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-13,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;1,300&display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --sky:   #7FA3B8;\n  --pearl: #E8E9EB;\n  --font:  'Montserrat', sans-serif;\n}\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* Break out of Elementor's container *\/\n.hero-escape {\n    \n  position: relative;\n  left: 50%;\n  right: 50%;\n  margin-left: -50vw;\n  margin-right: -50vw;\n  width: 100vw;\n  height: 85vh;\n  min-height: 600px;\n  display: flex;\n  align-items: flex-end; \/* Bottom alignment for desktop *\/\n  font-family: var(--font);\n  overflow: hidden;\n  \n  background-image: url('https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/07\/Auf-dem-Weg-zur-Wiese.webp');\n  background-size: cover;\n  background-position: center center;\n  background-repeat: no-repeat;\n}\n\n.hero-overlay {\n  position: absolute;\n  inset: 0;\n  z-index: 1;\n  background:\n    linear-gradient(\n      180deg,\n      rgba(10, 22, 38, 0.15)  0%,\n      rgba(10, 20, 34, 0.10) 35%,\n      rgba(8,  18, 32, 0.58) 68%,\n      rgba(6,  15, 28, 0.88) 100%\n    ),\n    linear-gradient(\n      115deg,\n      rgba(127,163,184,0.13) 0%,\n      transparent 55%\n    );\n}\n\n.hero-grain {\n  position: absolute;\n  inset: 0;\n  z-index: 1;\n  pointer-events: none;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.03'\/%3E%3C\/svg%3E\");\n  background-size: 200px;\n  opacity: 0.45;\n}\n\n.hero-content {\n  position: relative;\n  z-index: 2;\n  width: 100%;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 0 64px 14vh; \/* Bottom padding for desktop *\/\n}\n\n.hero-kicker {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 18px;\n}\n.hero-kicker-rule {\n  width: 24px;\n  height: 1px;\n  background: var(--pearl);\n  flex-shrink: 0;\n}\n.hero-kicker-text {\n  font-size: 0.58rem;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--pearl);\n  text-shadow: 0 2px 10px rgba(0,0,0,0.4); \/* UX: visibility boost *\/\n}\n\n.hero-title {\n  \/* Increased from clamp(1.9rem, 3.2vw, 3rem) for a true H1 presence *\/\n  font-size: clamp(2.5rem, 5vw, 4.5rem); \n  font-weight: 300;\n  letter-spacing: 1px;\n  line-height: 1.15;\n  color: var(--pearl);\n  margin-bottom: 24px;\n  text-shadow: 0 4px 24px rgba(0, 0, 0, 0.5); \/* UX: visibility boost *\/\n}\n\n.hero-body {\n  max-width: 500px;\n  font-size: 0.95rem;\n  font-weight: 300;\n  line-height: 1.85;\n  color: rgba(232,233,235,0.75); \/* Slight opacity boost *\/\n  border-left: 1px solid rgba(127,163,184,0.3);\n  padding-left: 20px;\n  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); \/* UX: visibility boost *\/\n}\n\n@media (max-width: 768px) {\n  .hero-escape {\n    \/* IMAGE POSITIONING CONTROL:\n      First value is X (left\/right). Second value is Y (top\/bottom).\n      Change the second value (50%) to frame your photo perfectly.\n      0% = top of image, 100% = bottom of image.\n    *\/\n    background-position: 50% 50%; \n    align-items: center; \/* Keeps your text perfectly centered *\/\n  }\n  \n  .hero-overlay {\n    \/* \"Cinematic Band\": Transparent top & bottom, dark in the middle *\/\n    background: linear-gradient(\n      180deg,\n      rgba(6, 14, 26, 0.1)   0%,   \/* Top of photo is visible *\/\n      rgba(5, 12, 24, 0.85) 35%,   \/* Dark band fades in *\/\n      rgba(4, 10, 22, 0.95) 50%,   \/* Maximum darkness exactly behind text *\/\n      rgba(5, 12, 24, 0.85) 65%,   \/* Dark band fades out *\/\n      rgba(6, 14, 26, 0.1) 100%    \/* Bottom of photo is visible *\/\n    );\n  }\n  \n  .hero-content {\n    padding: 0 28px; \n    transform: translateY(-5%); \/* Subtle nudge for optical centering *\/\n  }\n\n  \/* Keep this fix: stops the kicker from shattering on narrow screens *\/\n  .hero-kicker-text {\n    font-size: 0.65rem; \n    letter-spacing: 1.5px; \n    line-height: 1.4;\n  }\n  \n  .hero-title {\n    font-size: 2.1rem; \n    margin-bottom: 16px;\n  }\n  \n  .hero-body {\n    max-width: 100%;\n    font-size: 0.95rem; \n  }\n}\n  \n\n<\/style>\n\n<div class=\"hero-escape\">\n\n  <div class=\"hero-overlay\"><\/div>\n  <div class=\"hero-grain\"><\/div>\n\n  <div class=\"hero-content\">\n\n    <div class=\"hero-kicker\">\n      <div class=\"hero-kicker-rule\"><\/div>\n      <span class=\"hero-kicker-text\"> Origins & process<\/span>\n    <\/div>\n\n    <h1 class=\"hero-title\">What is a <br>Darkness Retreat?<\/h1>\n\n    <p class=\"hero-body\">\n      An extended period of voluntary solitude in complete darkness with no stimulation from the outside world. This page explores what darkness retreats actually are, where the practice originates and why people choose to enter.\n    <\/p>\n\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fde3cdb e-flex e-con-boxed e-con e-parent\" data-id=\"fde3cdb\" 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-d06ac2d e-transform elementor-widget elementor-widget-html\" data-id=\"d06ac2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-38,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;1,300&display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --slate: #2D4A5F;\n  --font:  'Montserrat', sans-serif;\n}\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n.basics-break {\n  position: relative;\n  left: 50%;\n  right: 50%;\n  margin-left: -50vw;\n  margin-right: -50vw;\n  width: 100vw;\n  background: linear-gradient(180deg, #D4CEC6 0%, #C2BAB0 100%);\n  padding: 56px 64px 52px;\n  overflow: hidden;\n}\n.basics-break::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: repeating-linear-gradient(\n    90deg,\n    transparent 0px, transparent calc(25% - 0.5px),\n    rgba(45,74,95,0.07) calc(25% - 0.5px), rgba(45,74,95,0.07) 25%,\n    transparent 25%, transparent calc(50% - 0.5px),\n    rgba(45,74,95,0.07) calc(50% - 0.5px), rgba(45,74,95,0.07) 50%,\n    transparent 50%, transparent calc(75% - 0.5px),\n    rgba(45,74,95,0.07) calc(75% - 0.5px), rgba(45,74,95,0.07) 75%,\n    transparent 75%\n  );\n  pointer-events: none;\n}\n\n.basics-break-inner {\n  position: relative;\n  z-index: 1;\n  max-width: 1100px;\n  margin: 0 auto;\n  display: flex;\n  align-items: baseline;\n  gap: 28px;\n}\n\n.basics-break-eye {\n  font-family: var(--font);\n  font-size: 0.54rem;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--slate);\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n\n.basics-break-rule {\n  flex: 1;\n  height: 1px;\n  background: rgba(45,74,95,0.2);\n  align-self: center;\n}\n\n.basics-break-title {\n  font-family: var(--font);\n  font-size: clamp(1.3rem, 2vw, 1.9rem);\n  font-weight: 300;\n  letter-spacing: -0.3px;\n  line-height: 1.2;\n  color: #1E3040;\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n.basics-break-title em {\n  font-style: italic;\n  color: rgba(30,48,64,0.48);\n}\n\n\/* --- OPTIMIZED MOBILE VIEW --- *\/\n@media (max-width: 860px) {\n  .basics-break { \n    padding: 48px 24px; \/* Better vertical breathing room *\/\n  }\n  \n  .basics-break-inner { \n    flex-direction: column; \/* Intentional vertical stack *\/\n    align-items: flex-start; \n    gap: 16px; \n  }\n  \n  .basics-break-rule { \n    \/* Repurpose the flex line into a fixed-width accent line *\/\n    display: block; \n    flex: 0 0 auto;\n    width: 48px;\n    height: 1px;\n    align-self: flex-start;\n    background: var(--slate);\n    opacity: 0.5;\n  }\n  \n  .basics-break-title { \n    white-space: normal; \n    font-size: 1.45rem; \/* Bumped up slightly for better hierarchy *\/\n    line-height: 1.3;\n  }\n}\n<\/style>\n\n<div class=\"basics-break\">\n  <div class=\"basics-break-inner\">\n    <span class=\"basics-break-eye\">The Basics<\/span>\n    <div class=\"basics-break-rule\"><\/div>\n    <h2 class=\"basics-break-title\">An Introduction <em>to  darkness retreat<\/em><\/h2>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7b73f21 e-flex e-con-boxed e-con e-parent\" data-id=\"7b73f21\" 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-925cb23 elementor-widget elementor-widget-html\" data-id=\"925cb23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300&display=swap\" rel=\"stylesheet\">\n<style>\n.intro-sec {\n  --sky: #7FA3B8;\n  --pearl-70: rgba(232,233,235,0.70);\n  font-family: 'Montserrat', sans-serif;\n  padding: 0;\n}\n.intro-lead {\n  font-size: clamp(0.95rem, 4vw, 1.1rem);\n  font-weight: 300;\n  line-height: 1.85;\n  color: var(--pearl-70);\n  max-width: 680px;\n  padding-left: 18px;\n  border-left: 2px solid var(--sky);\n  margin: 50px auto;\n  box-sizing: border-box;\n}\n@media (max-width: 700px) {\n  .intro-sec { padding-bottom: 64px; }\n  .intro-lead {\n    margin: 40px 20px;\n    font-size: 0.95rem;\n  }\n}\n<\/style>\n<div class=\"intro-sec\">\n  <p class=\"intro-lead\">\n   Most people have never experienced true darkness. No streetlight through the curtain, no standby glow, no screen. A darkness retreat removes all of that. You spend an extended period - across multiple sleep cycles - in a space completely free of light and visual input. What unfolds in that environment is quieter, and stranger, than most people expect.\nThese are the essential elements:\n  <\/p>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-943f8e1 e-flex e-con-boxed e-con e-parent\" data-id=\"943f8e1\" 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-3d51b8b elementor-widget elementor-widget-html\" data-id=\"3d51b8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600&display=swap');\n:root {\n  --void: \n#0A0E12;\n  --slate-bg: rgba(45,74,95,0.22);\n  --sky-bg: rgba(127,163,184,0.08);\n  --ember-bg: rgba(201,168,122,0.10);\n  --stone: \n#6B8FA3;\n  --sky: \n#7FA3B8;\n  --ember: \n#C9A87A;\n  --pearl: \n#E8E9EB;\n  --pearl-70: rgba(232,233,235,0.70);\n  --pearl-45: rgba(232,233,235,0.45);\n  --pearl-08: rgba(232,233,235,0.08);\n  --sky-15: rgba(127,163,184,0.15);\n  --ember-border: rgba(201,168,122,0.28);\n  --ease: cubic-bezier(0.19,1,0.22,1);\n}\n.wrap {\n  font-family: 'Montserrat', sans-serif;\n  padding: 32px 16px 44px;\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0,1fr));\n  gap: 12px;\n}\n.card {\n  border-radius: 10px;\n  padding: 36px 24px 32px;\n  border: 1px solid var(--pearl-08);\n  position: relative;\n  overflow: hidden;\n  transition: transform 0.5s var(--ease), border-color 0.4s var(--ease);\n}\n.card:hover {\n  transform: translateY(-4px);\n  border-color: var(--sky-15);\n}\n.card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n}\n.c1 { background: var(--void); }\n.c1::before { background: linear-gradient(90deg, transparent, var(--stone), transparent); }\n.c2 { background: var(--slate-bg); border-color: rgba(45,74,95,0.45); }\n.c2::before { background: linear-gradient(90deg, transparent, var(--sky), transparent); }\n.c3 { background: var(--sky-bg); border-color: rgba(127,163,184,0.22); }\n.c3::before { background: linear-gradient(90deg, transparent, var(--sky), transparent); }\n.c4 { background: var(--ember-bg); border-color: var(--ember-border); }\n.c4::before { background: linear-gradient(90deg, transparent, var(--ember), transparent); }\n.num {\n  font-size: 10px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  margin-bottom: 28px;\n}\n.c1 .num { color: var(--stone); }\n.c2 .num { color: var(--sky); opacity: 0.7; }\n.c3 .num { color: var(--sky); opacity: 0.7; }\n.c4 .num { color: var(--ember); opacity: 0.6; }\n.heading {\n  font-size: 1rem;\n  font-weight: 600;\n  line-height: 1.3;\n  margin-bottom: 14px;\n}\n.c1 .heading { color: var(--pearl-70); }\n.c2 .heading { color: var(--pearl); }\n.c3 .heading { color: var(--pearl); }\n.c4 .heading { color: var(--ember); }\n.body {\n  font-size: 0.76rem;\n  font-weight: 300;\n  line-height: 1.95;\n  margin: 0;\n}\n.c1 .body { color: var(--pearl-45); }\n.c2 .body { color: rgba(232,233,235,0.50); }\n.c3 .body { color: rgba(232,233,235,0.48); }\n.c4 .body { color: rgba(201,168,122,0.58); }\n@media (max-width: 640px) { .wrap { grid-template-columns: 1fr 1fr; } }\n@media (max-width: 380px) { .wrap { grid-template-columns: 1fr; } }\n<\/style>\n<div class=\"wrap\">\n  <div class=\"card c1\">\n    <div class=\"num\">01<\/div>\n    <div class=\"heading\">Complete Darkness\ns<\/div>\n    <p class=\"body\">Not symbolic or approximate. The space is sealed from light entirely. What you encounter, visually, comes from within.<\/p>\n  <\/div>\n  <div class=\"card c2\">\n    <div class=\"num\">02<\/div>\n    <div class=\"heading\">Deep Recalibration<\/div>\n    <p class=\"body\">Without light, the mind's normal rhythm shifts. People enter darkness to rest at a level ordinary sleep rarely reaches - and to observe their inner world with an unusual degree of clarity.<\/p>\n  <\/div>\n  <div class=\"card c3\">\n    <div class=\"num\">03<\/div>\n    <div class=\"heading\"> Something Beyond Rest<\/div>\n    <p class=\"body\">When external input drops away, the nervous system begins to reorganize. What surfaces is subtle, but distinctly different from the baseline awareness of daily life.<\/p>\n  <\/div>\n  <div class=\"card c4\">\n    <div class=\"num\">04<\/div>\n    <div class=\"heading\">A Held Container<\/div>\n    <p class=\"body\">\nDaily check-ins, guided breathwork, and contemplative practices are woven through the experience. The darkness is not abandonment. It is structure - one that allows whatever needs to surface to do so safely.<\/p>\n  <\/div>\n<\/div> \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a903bf4 e-flex e-con-boxed e-con e-parent\" data-id=\"a903bf4\" 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-3d8351a elementor-widget elementor-widget-html\" data-id=\"3d8351a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;1,300&display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --slate: #2D4A5F;\n  --font:  'Montserrat', sans-serif;\n}\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* --- REUSABLE SECTION HEADER COMPONENT --- *\/\n.section-header-break {\n  position: relative;\n  left: 50%;\n  right: 50%;\n  margin-left: -50vw;\n  margin-right: -50vw;\n  width: 100vw;\n  background: linear-gradient(180deg, #D4CEC6 0%, #C2BAB0 100%);\n  padding: 56px 64px 52px;\n  overflow: hidden;\n}\n\n.section-header-break::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: repeating-linear-gradient(\n    90deg,\n    transparent 0px, transparent calc(25% - 0.5px),\n    rgba(45,74,95,0.07) calc(25% - 0.5px), rgba(45,74,95,0.07) 25%,\n    transparent 25%, transparent calc(50% - 0.5px),\n    rgba(45,74,95,0.07) calc(50% - 0.5px), rgba(45,74,95,0.07) 50%,\n    transparent 50%, transparent calc(75% - 0.5px),\n    rgba(45,74,95,0.07) calc(75% - 0.5px), rgba(45,74,95,0.07) 75%,\n    transparent 75%\n  );\n  pointer-events: none;\n}\n\n.section-header-inner {\n  position: relative;\n  z-index: 1;\n  max-width: 1100px;\n  margin: 0 auto;\n  display: flex;\n  align-items: baseline;\n  gap: 28px;\n}\n\n.section-header-eye {\n  font-family: var(--font);\n  font-size: 0.54rem;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--slate);\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n\n.section-header-rule {\n  flex: 1;\n  height: 1px;\n  background: rgba(45,74,95,0.2);\n  align-self: center;\n}\n\n.section-header-title {\n  font-family: var(--font);\n  font-size: clamp(1.3rem, 2vw, 1.9rem);\n  font-weight: 300;\n  letter-spacing: -0.3px;\n  line-height: 1.2;\n  color: #1E3040;\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n\n.section-header-title em {\n  font-style: italic;\n  color: rgba(30,48,64,0.48);\n}\n\n\/* Mobile Optimization *\/\n@media (max-width: 860px) {\n  .section-header-break { \n    padding: 48px 24px; \n  }\n  \n  .section-header-inner { \n    flex-direction: column; \n    align-items: flex-start; \n    gap: 16px; \n  }\n  \n  .section-header-rule { \n    display: block; \n    flex: 0 0 auto;\n    width: 48px;\n    height: 1px;\n    align-self: flex-start;\n    background: var(--slate);\n    opacity: 0.5;\n  }\n  \n  .section-header-title { \n    white-space: normal; \n    font-size: 1.45rem; \n    line-height: 1.3;\n  }\n}\n<\/style>\n\n<div class=\"section-header-break\">\n  <div class=\"section-header-inner\">\n    <span class=\"section-header-eye\">Origins<\/span>\n    <div class=\"section-header-rule\"><\/div>\n    <h2 class=\"section-header-title\">Where the practice <em>originates<\/em><\/h2>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2bb5f02 e-flex e-con-boxed e-con e-parent\" data-id=\"2bb5f02\" 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-abdc8c5 elementor-widget elementor-widget-html\" data-id=\"abdc8c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;1,200;1,300&display=swap\" rel=\"stylesheet\">\n\n<style>\n.ori {\n  \/* Exact palette from screenshot *\/\n  --pearl:      #E8E9EB;\n  --sky:        #7FA3B8;\n  --ember:      #C9A87A;\n  --pearl-70:   rgba(232,233,235,0.70);\n  --slate-32:   rgba(45,74,95,0.32);\n  --slate-12:   rgba(45,74,95,0.12);\n\n  \/* Section bg \u2014 dark enough to contrast, warm enough not to be void *\/\n  --bg:         #141E27;\n  --card-a:     rgba(45,74,95,0.22);  \/* sky-tinted surface *\/\n  --card-b:     rgba(45,74,95,0.12);  \/* quieter surface *\/\n\n  --ease:       cubic-bezier(0.19,1,0.22,1);\n  --font:       'Montserrat', sans-serif;\n\n  position: relative;\n  width: 100vw;\n  left: 50%;\n  transform: translateX(-50%);\n  background: ;\n  font-family: var(--font);\n  padding: 72px 0 80px;\n  overflow: hidden;\n  z-index: 1;\n}\n\n.ori *, .ori *::before, .ori *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.ori__inner {\n  max-width: 1020px;\n  margin: 0 auto;\n  padding: 0 clamp(20px, 5vw, 64px);\n  position: relative; z-index: 2;\n}\n\n\/* \u2500\u2500 LEAD \u2500\u2500 *\/\n.ori__lead {\n  font-size: clamp(1rem, 1.5vw, 1.1rem);\n  font-weight: 300;\n  line-height: 1.85;\n  color: var(--pearl-70);\n  max-width: 660px;\n  margin-bottom: 52px;\n  padding-left: 18px;\n  border-left: 2px solid var(--sky);\n}\n\n\/* \u2500\u2500 TWO COLUMN GRID \u2500\u2500 *\/\n.ori__grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 2px;\n  margin-bottom: 56px;\n}\n\n\/* \u2500\u2500 COLUMN \u2500\u2500 *\/\n.ori__col {\n  padding: 36px 36px 40px;\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n}\n.ori__col--a {\n  background: var(--card-a);\n  border-radius: 4px 0 0 4px;\n}\n.ori__col--b {\n  background: var(--card-b);\n  border-radius: 0 4px 4px 0;\n  border-left: 1px solid rgba(232,233,235,0.06);\n}\n\n\/* Region label *\/\n.ori__col-label {\n  font-size: 0.44rem;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.ori__col-label::before {\n  content: '';\n  width: 10px; height: 1px;\n  background: currentColor;\n  flex-shrink: 0;\n}\n.ori__col--a .ori__col-label { color: var(--sky); }\n.ori__col--b .ori__col-label { color: var(--ember); }\n\n\/* Tradition heading *\/\n.ori__col-title {\n  font-size: clamp(1rem, 1.5vw, 1.15rem);\n  font-weight: 200;\n  line-height: 1.2;\n  color: var(--pearl);\n  margin-bottom: 4px;\n  letter-spacing: -0.2px;\n}\n\n\/* Original term *\/\n.ori__col-term {\n  font-size: 0.72rem;\n  font-style: italic;\n  font-weight: 300;\n  color: var(--sky);\n  display: block;\n  margin-bottom: 24px;\n  opacity: 0.75;\n}\n.ori__col--b .ori__col-term { color: var(--ember); }\n\n\/* Divider *\/\n.ori__col-rule {\n  height: 1px;\n  background: rgba(232,233,235,0.08);\n  margin-bottom: 24px;\n}\n\n\/* Body paragraphs *\/\n.ori__col-body {\n  font-size: 0.82rem;\n  font-weight: 300;\n  line-height: 1.88;\n  color: var(--pearl-70);\n  flex: 1;\n}\n.ori__col-body p { margin-bottom: 14px; }\n.ori__col-body p:last-child { margin-bottom: 0; }\n\n\n\n\/* \u2500\u2500 REFERENCES \u2500\u2500 *\/\n.ori__refs {\n  border-top: 1px solid rgba(232,233,235,0.08);\n  padding-top: 28px;\n}\n\n.ori__refs-label {\n  font-size: 0.44rem;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(232,233,235,0.28);\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 22px;\n}\n.ori__refs-label::before {\n  content: ''; width: 12px; height: 1px;\n  background: currentColor;\n}\n\n.ori__refs-list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 18px;\n}\n.ori__refs-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n}\n\n.ori__ref-num {\n  min-width: 20px; height: 20px;\n  border-radius: 50%;\n  background: rgba(127,163,184,0.12);\n  border: 1px solid rgba(127,163,184,0.25);\n  font-size: 0.40rem; font-weight: 700;\n  color: var(--sky);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0; margin-top: 1px;\n}\n\n.ori__ref-text {\n  font-size: 0.70rem;\n  font-weight: 300;\n  line-height: 1.72;\n  color: rgba(232,233,235,0.45);\n}\n.ori__ref-text cite {\n  font-style: italic;\n  color: var(--pearl-70);\n}\n\n.ori__ref-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 4px;\n  font-size: 0.58rem;\n  font-weight: 600;\n  color: var(--sky);\n  text-decoration: none;\n  border-bottom: 1px solid rgba(127,163,184,0.22);\n  padding-bottom: 1px;\n  margin-top: 5px;\n  transition: color 0.25s, border-color 0.25s;\n}\n.ori__ref-link:hover {\n  color: var(--pearl);\n  border-bottom-color: rgba(232,233,235,0.30);\n}\n.ori__ref-link svg {\n  width: 9px; height: 9px;\n  stroke: currentColor; fill: none;\n}\n\n\n\/* Inline citation superscript *\/\n.ori__sup {\n  display: inline-flex; align-items: center; justify-content: center;\n  width: 15px; height: 15px; border-radius: 50%;\n  background: rgba(127,163,184,0.12);\n  border: 1px solid rgba(127,163,184,0.25);\n  font-size: 0.38rem; font-weight: 700;\n  color: var(--sky); vertical-align: super;\n  margin-left: 2px; text-decoration: none;\n  line-height: 1; cursor: pointer;\n  transition: background 0.2s;\n}\n.ori__sup:hover { background: rgba(127,163,184,0.22); }\n\n\/* \u2500\u2500 REVEAL \u2500\u2500 *\/\n.ori-rv {\n  opacity: 0; transform: translateY(14px);\n  transition: opacity 0.85s var(--ease), transform 0.85s var(--ease);\n}\n.ori-rv.in { opacity: 1; transform: translateY(0); }\n@media(prefers-reduced-motion:reduce){ .ori-rv{ opacity:1; transform:none; transition:none; } }\n\n\/* \u2500\u2500 MOBILE \u2500\u2500 *\/\n@media(max-width: 700px) {\n  .ori { padding: 52px 0 64px; }\n  .ori__grid {\n    grid-template-columns: 1fr;\n    gap: 8px;\n  }\n  .ori__col--a { border-radius: 4px 4px 0 0; }\n  .ori__col--b { border-radius: 0 0 4px 4px; border-left: none; border-top: 1px solid rgba(232,233,235,0.06); }\n  .ori__col { padding: 28px 24px 32px; }\n  .ori__lead { margin-bottom: 36px; }\n}\n<\/style>\n\n\n<div class=\"ori\" id=\"ori-section\">\n  <div class=\"ori__inner\">\n\n    <!-- Lead -->\n    <p class=\"ori__lead ori-rv\">\n      Voluntary darkness is not a modern invention. It is one of the oldest contemplative technologies in existence - appearing across traditions that had almost no contact with each other, which suggests something real was being discovered.\n    <\/p>\n\n    <!-- Two columns -->\n    <div class=\"ori__grid\">\n\n      <!-- Column A: Tibet -->\n      <div class=\"ori__col ori__col--a ori-rv\" style=\"transition-delay:.08s\">\n        <div class=\"ori__col-label\">Tibet \u00b7 Bon Tradition<\/div>\n        <h3 class=\"ori__col-title\">Tibetan Buddhism and the Bon Tradition<\/h3>\n        <span class=\"ori__col-term\"><\/span>\n        <div class=\"ori__col-rule\"><\/div>\n        <div class=\"ori__col-body\">\n          <p>TThe most elaborated lineage of darkness practice comes from the Bon religion and the Nyingma school of Tibetan Buddhism, where it is known as mun mtshams. These traditions understood darkness not as deprivation, but as a condition uniquely suited to certain kinds of inner investigation - one that removes the external world precisely so that what is ordinarily concealed by it can become visible. <a href=\"#ori-ref-2\" class=\"ori__sup\" aria-label=\"Reference 2\">2<\/a><\/p>\n          <p>The practice was considered advanced. It required genuine preparation and was reserved for practitioners with a stable foundation in meditation and clear intention.<a href=\"#ori-ref-2\" class=\"ori__sup\" aria-label=\"Reference 2\">2<\/a><\/p>\n        <\/div>\n\n      <\/div>\n\n      <!-- Column B: Other traditions -->\n      <div class=\"ori__col ori__col--b ori-rv\" style=\"transition-delay:.15s\">\n        <div class=\"ori__col-label\">Cross-Cultural<\/div>\n        <h3 class=\"ori__col-title\">Darkness Across Other Traditions<\/h3>\n        <span class=\"ori__col-term\"><\/span>\n        <div class=\"ori__col-rule\"><\/div>\n        <div class=\"ori__col-body\">\n          <p>IIndigenous cultures across the Americas, Africa, and Australia used periods of darkness and sensory isolation as part of initiation and vision-seeking practices. In ancient Greece, Galen and others recommended dark confinement for certain mental conditions. <a href=\"#ori-ref-1\" class=\"ori__sup\" aria-label=\"Reference 1\">1<\/a><\/p>\n          <p>Cave hermitages appear throughout Christian and Jewish contemplative history. Meditation cells were common in Buddhist monasteries across Asia. Different places, different centuries, different doctrines - and the same underlying intuition: that darkness creates a quality of attention that ordinary life does not. <a href=\"#ori-ref-1\" class=\"ori__sup\" aria-label=\"Reference 1\">1<\/a><\/p>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n    <!-- References -->\n    <div class=\"ori__refs ori-rv\" style=\"transition-delay:.22s\">\n      <div class=\"ori__refs-label\">R\u00e9f\u00e9rences<\/div>\n      <ol class=\"ori__refs-list\">\n\n        <li id=\"ori-ref-1\">\n          <span class=\"ori__ref-num\">1<\/span>\n          <div class=\"ori__ref-text\">\n            <cite>Sensory Deprivation and the Brain: Neurobiological Mechanisms, Psychological Effects, and Clinical Implications.<\/cite>\n            MDPI <em>Brain Sciences<\/em>. 2026;16(2):122.<br>\n            <a href=\"https:\/\/www.mdpi.com\/2076-3425\/16\/2\/122\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ori__ref-link\">\n              mdpi.com\/2076-3425\/16\/2\/122\n              <svg viewbox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\/><polyline points=\"15 3 21 3 21 9\"\/><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\/><\/svg>\n            <\/a>\n          <\/div>\n        <\/li>\n\n        <li id=\"ori-ref-2\">\n          <span class=\"ori__ref-num\">2<\/span>\n          <div class=\"ori__ref-text\">\n            <cite>Dark retreat (mun mtshams).<\/cite>\n            Wikipedia &amp; Tibetan Buddhist Encyclopedia.<br>\n            <a href=\"https:\/\/en.wikipedia.org\/wiki\/Dark_retreat\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ori__ref-link\">\n              Wikipedia \u2014 Dark retreat\n              <svg viewbox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\/><polyline points=\"15 3 21 3 21 9\"\/><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\/><\/svg>\n            <\/a>\n            &thinsp;\u00b7&thinsp;\n           \n            <\/a>\n          <\/div>\n        <\/li>\n\n      <\/ol>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\n<script>\n(function () {\n  var io = new IntersectionObserver(function (e) {\n    e.forEach(function (x) {\n      if (x.isIntersecting) { x.target.classList.add('in'); io.unobserve(x.target); }\n    });\n  }, { threshold: 0.08 });\n  document.querySelectorAll('.ori-rv').forEach(function (el) { io.observe(el); });\n\n  document.querySelectorAll('.ori__sup').forEach(function (sup) {\n    sup.addEventListener('click', function (e) {\n      e.preventDefault();\n      var t = document.getElementById(sup.getAttribute('href').slice(1));\n      if (!t) return;\n      t.scrollIntoView({ behavior: 'smooth', block: 'center' });\n      t.style.transition = 'background 0.35s';\n      t.style.background = 'rgba(127,163,184,0.10)';\n      setTimeout(function () { t.style.background = ''; }, 1200);\n    });\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b38f824 e-flex e-con-boxed e-con e-parent\" data-id=\"b38f824\" 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-08870fb elementor-widget elementor-widget-html\" data-id=\"08870fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;1,300&display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --slate: #2D4A5F;\n  --font:  'Montserrat', sans-serif;\n}\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* --- REUSABLE SECTION HEADER COMPONENT --- *\/\n.section-header-break {\n  position: relative;\n  left: 50%;\n  right: 50%;\n  margin-left: -50vw;\n  margin-right: -50vw;\n  width: 100vw;\n  background: linear-gradient(180deg, #D4CEC6 0%, #C2BAB0 100%);\n  padding: 56px 64px 52px;\n  overflow: hidden;\n}\n\n.section-header-break::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: repeating-linear-gradient(\n    90deg,\n    transparent 0px, transparent calc(25% - 0.5px),\n    rgba(45,74,95,0.07) calc(25% - 0.5px), rgba(45,74,95,0.07) 25%,\n    transparent 25%, transparent calc(50% - 0.5px),\n    rgba(45,74,95,0.07) calc(50% - 0.5px), rgba(45,74,95,0.07) 50%,\n    transparent 50%, transparent calc(75% - 0.5px),\n    rgba(45,74,95,0.07) calc(75% - 0.5px), rgba(45,74,95,0.07) 75%,\n    transparent 75%\n  );\n  pointer-events: none;\n}\n\n.section-header-inner {\n  position: relative;\n  z-index: 1;\n  max-width: 1100px;\n  margin: 0 auto;\n  display: flex;\n  align-items: baseline;\n  gap: 28px;\n}\n\n.section-header-eye {\n  font-family: var(--font);\n  font-size: 0.54rem;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--slate);\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n\n.section-header-rule {\n  flex: 1;\n  height: 1px;\n  background: rgba(45,74,95,0.2);\n  align-self: center;\n}\n\n.section-header-title {\n  font-family: var(--font);\n  font-size: clamp(1.3rem, 2vw, 1.9rem);\n  font-weight: 300;\n  letter-spacing: -0.3px;\n  line-height: 1.2;\n  color: #1E3040;\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n\n.section-header-title em {\n  font-style: italic;\n  color: rgba(30,48,64,0.48);\n}\n\n\/* Mobile Optimization *\/\n@media (max-width: 860px) {\n  .section-header-break { \n    padding: 48px 24px; \n  }\n  \n  .section-header-inner { \n    flex-direction: column; \n    align-items: flex-start; \n    gap: 16px; \n  }\n  \n  .section-header-rule { \n    display: block; \n    flex: 0 0 auto;\n    width: 48px;\n    height: 1px;\n    align-self: flex-start;\n    background: var(--slate);\n    opacity: 0.5;\n  }\n  \n  .section-header-title { \n    white-space: normal; \n    font-size: 1.45rem; \n    line-height: 1.3;\n  }\n}\n<\/style>\n\n<div class=\"section-header-break\">\n  <div class=\"section-header-inner\">\n    <span class=\"section-header-eye\">Darkness retreats Participants<\/span>\n    <div class=\"section-header-rule\"><\/div>\n    <h2 class=\"section-header-title\">Why people   <em>come<\/em><\/h2>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ea4ebe e-flex e-con-boxed e-con e-parent\" data-id=\"4ea4ebe\" 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-7fa4ed7 elementor-widget elementor-widget-html\" data-id=\"7fa4ed7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;1,200;1,300&display=swap');\n\n.ed {\n  --void: #0A0E12;\n  --slate-12: rgba(45,74,95,0.12);\n  --slate-20: rgba(45,74,95,0.20);\n  --sky: #7FA3B8;\n  --ember: #C9A87A;\n  --pearl: #E8E9EB;\n  --pearl-70: rgba(232,233,235,0.70);\n  --pearl-08: rgba(232,233,235,0.08);\n  --ease: cubic-bezier(0.19,1,0.22,1);\n  --font: 'Montserrat', sans-serif;\n  font-family: var(--font);\n  background: \n  color: var(--pearl);\n  width: 100%;\n  position: relative;\n  overflow: hidden;\n}\n\n.ed *, .ed *::before, .ed *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.ed__inner {\n  max-width: 1020px;\n  margin: 0 auto;\n  padding: clamp(52px, 8vw, 96px) clamp(20px, 5vw, 64px);\n}\n\n.ed__layout {\n  display: grid;\n  grid-template-columns: 2px 1fr;\n  gap: 0 clamp(28px, 4vw, 52px);\n  align-items: start;\n}\n\n.ed__line {\n  grid-column: 1;\n  align-self: stretch;\n  width: 2px;\n  background: var(--sky);\n}\n\n.ed__lead {\n  grid-column: 2;\n  font-size: clamp(.88rem, 1.4vw, 1rem);\n  font-weight: 300;\n  line-height: 1.9;\n  color: var(--pearl-70);\n}\n\n.ed__cards {\n  grid-column: 2;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 2px;\n  margin-top: clamp(36px, 5vw, 56px); \n}\n\n.ed__card {\n  padding: 32px 30px 36px;\n  backdrop-filter: blur(8px);\n  -webkit-backdrop-filter: blur(8px);\n  transition: background .5s var(--ease);\n}\n\n.ed__card--a {\n  background: var(--slate-20);\n  border: 1px solid var(--pearl-08);\n  border-radius: 4px 0 0 4px;\n  border-right: none;\n}\n\n.ed__card--b {\n  background: var(--slate-12);\n  border: 1px solid var(--pearl-08);\n  border-radius: 0 4px 4px 0;\n  border-left: 1px solid rgba(232,233,235,0.04);\n}\n\n.ed__card--a:hover { background: rgba(45,74,95,0.28); }\n.ed__card--b:hover { background: rgba(45,74,95,0.18); }\n\n.ed__card-title {\n  font-size: clamp(.92rem, 1.5vw, 1.05rem);\n  font-weight: 500;\n  line-height: 1.25;\n  color: var(--pearl);\n  margin-bottom: 16px;\n  letter-spacing: -.2px;\n}\n\n.ed__card-title strong {\n  font-weight: 800;\n  display: block;\n}\n\n.ed__card-rule {\n  height: 1px;\n  background: var(--pearl-08);\n  margin-bottom: 16px;\n}\n\n.ed__card-body {\n  font-size: .8rem;\n  font-weight: 300;\n  line-height: 1.88;\n  color: var(--pearl-70);\n}\n\n.ed__btn-row {\n  grid-column: 2;\n  padding-top: clamp(28px, 4vw, 44px);\n}\n\n.ed__btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  font-family: var(--font);\n  font-size: 10px;\n  font-weight: 600;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--ember);\n  background: transparent;\n  border: 1px solid rgba(201,168,122,0.28);\n  border-radius: 4px;\n  padding: 16px 32px;\n  cursor: pointer;\n  text-decoration: none;\n  transition: background .3s ease, border-color .3s ease, transform .3s ease, color .3s ease;\n}\n\n.ed__btn:hover {\n  background: rgba(201,168,122,0.12);\n  border-color: rgba(201,168,122,0.50);\n  color: var(--ember); \n  transform: translateY(-1px);\n}\n\n.ed__btn svg { transition: transform .3s ease; }\n.ed__btn:hover svg { transform: translateX(4px); }\n\n@media(max-width: 640px) {\n  .ed__layout { grid-template-columns: 2px 1fr; gap: 0 18px; }\n  .ed__cards { grid-template-columns: 1fr; gap: 6px; }\n  .ed__card--a { border-radius: 4px 4px 0 0; border-right: 1px solid var(--pearl-08); border-bottom: none; }\n  .ed__card--b { border-radius: 0 0 4px 4px; border-left: 1px solid var(--pearl-08); }\n  .ed__card { padding: 24px 20px 28px; }\n}\n<\/style>\n\n<div class=\"ed\">\n  <div class=\"ed__inner\">\n    <div class=\"ed__layout\">\n\n      <div class=\"ed__line\"><\/div>\n\n      <p class=\"ed__lead\">\n        People who choose a darkness retreat are not, in most cases, looking for novelty. They are looking for something they cannot seem to get from their ordinary life - a quality of rest that restores rather than just pauses, or a kind of clarity that thinking harder has not produced. The research supports what participants consistently report:\n      <\/p>\n\n      <div class=\"ed__cards\">\n        <div class=\"ed__card ed__card--a\">\n          <h3 class=\"ed__card-title\">Mental clarity \n &amp;<br> <i>and spontaneous insight<\/i><\/h3>\n          <div class=\"ed__card-rule\"><\/div>\n          <p class=\"ed__card-body\">\nRestricted environmental stimulation is associated with reduced stress, deeper introspection, and spontaneous shifts in perspective - not forced, but arriving when the noise is finally gone.<\/p>\n        <\/div>\n        <div class=\"ed__card ed__card--b\">\n          <h3 class=\"ed__card-title\">Nervous system relief \n &amp;<br> <i>and genuine rest<\/i><\/h3>\n          <div class=\"ed__card-rule\"><\/div>\n          <p class=\"ed__card-body\">Sensory reduction produces a relaxation response that is qualitatively different from ordinary unwinding. People describe coming out of darkness with a sense of having dropped something they didn't know they were carrying.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"ed__btn-row\">\n        <a href=\"https:\/\/evolute-institute.com\/fr\/darkness\/benefits-of-darkness-retreats\/\" class=\"ed__btn\">\n         Explore the science and benefits \n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M2 7h10M8 3l4 4-4 4\" stroke=\"#C9A87A\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f76d0b2 e-flex e-con-boxed e-con e-parent\" data-id=\"f76d0b2\" 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-bb844a3 elementor-widget elementor-widget-html\" data-id=\"bb844a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;1,300&display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --slate: #2D4A5F;\n  --font:  'Montserrat', sans-serif;\n}\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* --- REUSABLE SECTION HEADER COMPONENT --- *\/\n.section-header-break {\n  position: relative;\n  left: 50%;\n  right: 50%;\n  margin-left: -50vw;\n  margin-right: -50vw;\n  width: 100vw;\n  background: linear-gradient(180deg, #D4CEC6 0%, #C2BAB0 100%);\n  padding: 56px 64px 52px;\n  overflow: hidden;\n}\n\n.section-header-break::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: repeating-linear-gradient(\n    90deg,\n    transparent 0px, transparent calc(25% - 0.5px),\n    rgba(45,74,95,0.07) calc(25% - 0.5px), rgba(45,74,95,0.07) 25%,\n    transparent 25%, transparent calc(50% - 0.5px),\n    rgba(45,74,95,0.07) calc(50% - 0.5px), rgba(45,74,95,0.07) 50%,\n    transparent 50%, transparent calc(75% - 0.5px),\n    rgba(45,74,95,0.07) calc(75% - 0.5px), rgba(45,74,95,0.07) 75%,\n    transparent 75%\n  );\n  pointer-events: none;\n}\n\n.section-header-inner {\n  position: relative;\n  z-index: 1;\n  max-width: 1100px;\n  margin: 0 auto;\n  display: flex;\n  align-items: baseline;\n  gap: 28px;\n}\n\n.section-header-eye {\n  font-family: var(--font);\n  font-size: 0.54rem;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--slate);\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n\n.section-header-rule {\n  flex: 1;\n  height: 1px;\n  background: rgba(45,74,95,0.2);\n  align-self: center;\n}\n\n.section-header-title {\n  font-family: var(--font);\n  font-size: clamp(1.3rem, 2vw, 1.9rem);\n  font-weight: 300;\n  letter-spacing: -0.3px;\n  line-height: 1.2;\n  color: #1E3040;\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n\n.section-header-title em {\n  font-style: italic;\n  color: rgba(30,48,64,0.48);\n}\n\n\/* Mobile Optimization *\/\n@media (max-width: 860px) {\n  .section-header-break { \n    padding: 48px 24px; \n  }\n  \n  .section-header-inner { \n    flex-direction: column; \n    align-items: flex-start; \n    gap: 16px; \n  }\n  \n  .section-header-rule { \n    display: block; \n    flex: 0 0 auto;\n    width: 48px;\n    height: 1px;\n    align-self: flex-start;\n    background: var(--slate);\n    opacity: 0.5;\n  }\n  \n  .section-header-title { \n    white-space: normal; \n    font-size: 1.45rem; \n    line-height: 1.3;\n  }\n}\n<\/style>\n\n<div class=\"section-header-break\">\n  <div class=\"section-header-inner\">\n    <span class=\"section-header-eye\">Effects<\/span>\n    <div class=\"section-header-rule\"><\/div>\n    <h2 class=\"section-header-title\">What happens inside a  <em>l'obscurit\u00e9 se retire<\/em><\/h2>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ecf48bd e-flex e-con-boxed e-con e-parent\" data-id=\"ecf48bd\" 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-ad0e131 elementor-widget elementor-widget-html\" data-id=\"ad0e131\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;1,300&display=swap\" rel=\"stylesheet\">\n\n<style>\n  :root {\n    --edo-sky:      #7FA3B8;\n    --edo-ember:    #C9A87A;\n    --edo-pearl:    #E8E9EB;\n    --edo-pearl-80: rgba(232, 233, 235, 0.80);\n    --edo-glass:    rgba(255, 255, 255, 0.02);\n    --edo-border:   rgba(255, 255, 255, 0.06);\n    --edo-font:     'Montserrat', sans-serif;\n    --edo-ease:     cubic-bezier(0.19, 1, 0.22, 1);\n    --edo-gap:      clamp(24px, 4vw, 40px);\n  }\n\n  .edo *, .edo *::before, .edo *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .edo {\n    position: relative;\n    width: 100%;\n    background: transparent;\n    font-family: var(--edo-font);\n    color: var(--edo-pearl);\n    padding: clamp(80px, 10vw, 140px) 20px;\n    overflow: hidden;\n  }\n\n  \/* \u2500\u2500 DESKTOP image: absolute, behind content \u2500\u2500 *\/\n  .edo-image-desktop {\n    position: absolute;\n    top: 0; right: 0; bottom: 0;\n    width: 68%;\n    z-index: 0;\n    pointer-events: none;\n    display: block;\n  }\n  .edo-image-desktop img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    object-position: 5% center;\n    filter: saturate(0.35) contrast(1.05) brightness(0.38);\n    display: block;\n    mask-image:\n      linear-gradient(to right,  transparent 0%, black 25%, black 85%, transparent 100%),\n      linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%);\n    mask-composite: intersect;\n    -webkit-mask-image:\n      linear-gradient(to right,  transparent 0%, black 25%, black 85%, transparent 100%),\n      linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%);\n    -webkit-mask-composite: source-in;\n  }\n\n  \/* \u2500\u2500 MOBILE image: block, below content \u2500\u2500 *\/\n  .edo-image-mobile {\n    display: none;\n    width: 100%;\n    height: 70vw;\n    margin-top: 48px;\n    pointer-events: none;\n    position: relative;\n  }\n  .edo-image-mobile img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    object-position: center 80%;\n    filter: saturate(0.4) contrast(1.05) brightness(0.55);\n    display: block;\n    mask-image:\n      linear-gradient(to right,  transparent 0%, black 15%, black 85%, transparent 100%),\n      linear-gradient(to bottom, transparent 0%, black 15%, black 85%, transparent 100%);\n    mask-composite: intersect;\n    -webkit-mask-image:\n      linear-gradient(to right,  transparent 0%, black 15%, black 85%, transparent 100%),\n      linear-gradient(to bottom, transparent 0%, black 15%, black 85%, transparent 100%);\n    -webkit-mask-composite: source-in;\n  }\n\n\n\n  \/* \u2500\u2500 Layout \u2500\u2500 *\/\n  .edo-inner {\n    position: relative;\n    z-index: 3;\n    max-width: 1160px;\n    margin: 0 auto;\n  }\n\n  .edo-intro-wrapper {\n    max-width: 860px;\n    margin-bottom: clamp(64px, 8vw, 88px);\n  }\n\n  .edo-intro-text {\n    font-size: clamp(1.1rem, 2vw, 1.35rem);\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--edo-pearl);\n  }\n\n  .edo-timeline-wrapper { max-width: 640px; }\n\n  .edo-timeline {\n    position: relative;\n    padding-left: calc(2px + var(--edo-gap));\n  }\n\n  .edo-track {\n    position: absolute;\n    top: 0; bottom: 0; left: 0;\n    width: 2px;\n    background: linear-gradient(to bottom,\n      rgba(127,163,184,0.6),\n      rgba(127,163,184,0.15) 85%,\n      transparent\n    );\n  }\n\n  .edo-item {\n    position: relative;\n    margin-bottom: clamp(36px, 5vw, 56px);\n  }\n  .edo-item:last-child { margin-bottom: 0; }\n\n  .edo-node {\n    position: absolute;\n    left: calc((2px + var(--edo-gap)) * -1 - 5px);\n    top: 0;\n    width: 12px; height: 12px;\n    border-radius: 50%;\n    background: rgba(15, 20, 25, 0.9);\n    border: 2px solid var(--edo-sky);\n    box-shadow: 0 0 12px rgba(127,163,184,0.5);\n    transition: all 0.4s var(--edo-ease);\n    z-index: 4;\n  }\n  .edo-item:hover .edo-node {\n    border-color: var(--edo-ember);\n    background: rgba(201,168,122,0.15);\n    box-shadow: 0 0 20px rgba(201,168,122,0.8);\n    transform: scale(1.3);\n  }\n\n  .edo-card {\n    background: var(--edo-glass);\n    border: 1px solid var(--edo-border);\n    border-radius: 12px;\n    padding: clamp(28px, 4vw, 40px);\n    backdrop-filter: blur(14px);\n    -webkit-backdrop-filter: blur(14px);\n    transition: transform 0.4s var(--edo-ease), background 0.4s var(--edo-ease), border-color 0.4s var(--edo-ease);\n  }\n  .edo-item:hover .edo-card {\n    background: rgba(45, 74, 95, 0.18);\n    border-color: rgba(201, 168, 122, 0.25);\n    transform: translateX(6px);\n  }\n\n  .edo-card-phase {\n    font-size: 0.55rem;\n    font-weight: 700;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--edo-ember);\n    margin-bottom: 12px;\n    display: block;\n  }\n\n  .edo-card-text {\n    font-size: 0.9rem;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--edo-pearl-80);\n  }\n\n  @media (max-width: 900px) {\n    .edo {\n      overflow: visible;\n      padding-bottom: 0;\n    }\n    .edo-image-desktop { display: none; }\n    .edo-image-mobile  { display: block; }\n    .edo-timeline-wrapper { max-width: 100%; }\n    .edo-card { padding: 24px 20px; }\n    .edo-item:hover .edo-card { transform: translateX(3px); }\n  }\n<\/style>\n\n<section class=\"edo\">\n\n  <!-- Desktop only: absolute behind content -->\n  <div class=\"edo-image-desktop\">\n    <img decoding=\"async\" src=\"https:\/\/darkness-retreat.com\/wp-content\/uploads\/2026\/04\/IMG_5570-1.jpg\" alt=\"Darkness retreat\" loading=\"lazy\">\n  <\/div>\n\n  <div class=\"edo-glow-1\"><\/div>\n  <div class=\"edo-glow-2\"><\/div>\n\n  <div class=\"edo-inner\">\n\n\n    <\/div>\n\n    <div class=\"edo-timeline-wrapper\">\n      <div class=\"edo-timeline\">\n        <div class=\"edo-track\"><\/div>\n\n        <div class=\"edo-item\">\n          <div class=\"edo-node\"><\/div>\n          <div class=\"edo-card\">\n            <span class=\"edo-card-phase\">The First 48 Hours<\/span>\n            <p class=\"edo-card-text\">\n             The first thing that shifts is the brain's relationship with light. Under normal conditions, daylight actively suppresses melatonin. Remove that signal entirely - round the clock - and the brain stays in what is essentially extended night mode. Most people sleep more than they can remember sleeping. A nervous system that has been running on artificial light for years, finally given permission to fully stop.\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"edo-item\">\n          <div class=\"edo-node\"><\/div>\n          <div class=\"edo-card\">\n            <span class=\"edo-card-phase\">neurochemistry shift<\/span>\n            <p class=\"edo-card-text\">\n              With no external input to process, the brain begins recycling serotonin into more activated metabolites. This is the physiological basis for what participants describe as heightened clarity - and occasionally, vivid visual phenomena. The visual cortex, receiving no signal from the outside world, begins generating its own: patterns, light, imagery that emerges from within.\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"edo-item\">\n          <div class=\"edo-node\"><\/div>\n          <div class=\"edo-card\">\n            <span class=\"edo-card-phase\">Sensory Adjustment<\/span>\n            <p class=\"edo-card-text\">\n            The body orients itself differently. You learn your room by touch. You eat by smell. Without vision dominating perception, the other senses quietly sharpen. A piece of fruit tastes different. Movement becomes deliberate. A quality of attention emerges - one that is hard to access when there is always somewhere faster to be.\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"edo-item\">\n          <div class=\"edo-node\"><\/div>\n          <div class=\"edo-card\">\n            <span class=\"edo-card-phase\">Daily Connection<\/span>\n            <p class=\"edo-card-text\">\n            Once a day, and whenever needed, a facilitator is present. Complete isolation has a weight of its own. A human voice is enough to keep the experience workable rather than overwhelming.\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"edo-item\">\n          <div class=\"edo-node\"><\/div>\n          <div class=\"edo-card\">\n            <span class=\"edo-card-phase\"> Recalibration<\/span>\n            <p class=\"edo-card-text\">\n              When you emerge after three to seven days, something has shifted in the baseline. What was loud before may be quieter. What was obscured may be more visible. The brain has, in a measurable sense, reset.\n\n            <\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <!-- Mobile only: flows below last card, inside inner for padding -->\n    <div class=\"edo-image-mobile\">\n      <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/04\/darkness-retreat-germany.jpg\" loading=\"lazy\">\n    <\/div>\n\n  <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Origins &amp; process What is a Darkness Retreat? An extended period of voluntary solitude in complete darkness with no stimulation from the outside world. This page explores what darkness retreats actually are, where the practice originates and why people choose to enter. &nbsp; The Basics An Introduction to darkness retreat &nbsp; Most people have never [&hellip;]<\/p>\n","protected":false},"author":1492,"featured_media":12391,"parent":26758,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-26764","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is a Darkness Retreat? | Evolute Institute<\/title>\n<meta name=\"description\" content=\"Darkness retreats involve extended periods of total light deprivation to induce deep inner introspection.? Here is the lowdown on the history and science behind darkness retreats.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolute-institute.com\/fr\/lobscurite-se-retire\/what-is-a-darkness-retreat\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is a Darkness Retreat? | Evolute Institute\" \/>\n<meta property=\"og:description\" content=\"Darkness retreats involve extended periods of total light deprivation to induce deep inner introspection.? Here is the lowdown on the history and science behind darkness retreats.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolute-institute.com\/fr\/lobscurite-se-retire\/what-is-a-darkness-retreat\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolute Institute\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-24T07:02:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/EVOLUTE-INSTITUTE-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"870\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/darkness-retreats\\\/what-is-a-darkness-retreat\\\/\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/darkness-retreats\\\/what-is-a-darkness-retreat\\\/\",\"name\":\"What is a Darkness Retreat? | Evolute Institute\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/darkness-retreats\\\/what-is-a-darkness-retreat\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/darkness-retreats\\\/what-is-a-darkness-retreat\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/EVOLUTE-INSTITUTE-1.jpg\",\"datePublished\":\"2026-04-24T06:07:58+00:00\",\"dateModified\":\"2026-04-24T07:02:38+00:00\",\"description\":\"Darkness retreats involve extended periods of total light deprivation to induce deep inner introspection.? Here is the lowdown on the history and science behind darkness retreats.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/darkness-retreats\\\/what-is-a-darkness-retreat\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolute-institute.com\\\/darkness-retreats\\\/what-is-a-darkness-retreat\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/darkness-retreats\\\/what-is-a-darkness-retreat\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/EVOLUTE-INSTITUTE-1.jpg\",\"contentUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/EVOLUTE-INSTITUTE-1.jpg\",\"width\":1200,\"height\":870,\"caption\":\"psilocybin retreat\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/darkness-retreats\\\/what-is-a-darkness-retreat\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolute-institute.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Darkness Retreats\",\"item\":\"https:\\\/\\\/evolute-institute.com\\\/darkness-retreats\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"What is a Darkness Retreat?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#website\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/\",\"name\":\"Evolute Institute\",\"description\":\"Psychedelic Psilocybin Retreats for Pioneering Minds\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolute-institute.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#organization\",\"name\":\"Evolute Institute\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/evolute-e1694101618265.png\",\"contentUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/evolute-e1694101618265.png\",\"width\":645,\"height\":570,\"caption\":\"Evolute Institute\"},\"image\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is a Darkness Retreat? | Evolute Institute","description":"Darkness retreats involve extended periods of total light deprivation to induce deep inner introspection.? Here is the lowdown on the history and science behind darkness retreats.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evolute-institute.com\/fr\/lobscurite-se-retire\/what-is-a-darkness-retreat\/","og_locale":"fr_FR","og_type":"article","og_title":"What is a Darkness Retreat? | Evolute Institute","og_description":"Darkness retreats involve extended periods of total light deprivation to induce deep inner introspection.? Here is the lowdown on the history and science behind darkness retreats.","og_url":"https:\/\/evolute-institute.com\/fr\/lobscurite-se-retire\/what-is-a-darkness-retreat\/","og_site_name":"Evolute Institute","article_modified_time":"2026-04-24T07:02:38+00:00","og_image":[{"width":1200,"height":870,"url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/EVOLUTE-INSTITUTE-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/evolute-institute.com\/darkness-retreats\/what-is-a-darkness-retreat\/","url":"https:\/\/evolute-institute.com\/darkness-retreats\/what-is-a-darkness-retreat\/","name":"What is a Darkness Retreat? | Evolute Institute","isPartOf":{"@id":"https:\/\/evolute-institute.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolute-institute.com\/darkness-retreats\/what-is-a-darkness-retreat\/#primaryimage"},"image":{"@id":"https:\/\/evolute-institute.com\/darkness-retreats\/what-is-a-darkness-retreat\/#primaryimage"},"thumbnailUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/EVOLUTE-INSTITUTE-1.jpg","datePublished":"2026-04-24T06:07:58+00:00","dateModified":"2026-04-24T07:02:38+00:00","description":"Darkness retreats involve extended periods of total light deprivation to induce deep inner introspection.? Here is the lowdown on the history and science behind darkness retreats.","breadcrumb":{"@id":"https:\/\/evolute-institute.com\/darkness-retreats\/what-is-a-darkness-retreat\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolute-institute.com\/darkness-retreats\/what-is-a-darkness-retreat\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/evolute-institute.com\/darkness-retreats\/what-is-a-darkness-retreat\/#primaryimage","url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/EVOLUTE-INSTITUTE-1.jpg","contentUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/EVOLUTE-INSTITUTE-1.jpg","width":1200,"height":870,"caption":"psilocybin retreat"},{"@type":"BreadcrumbList","@id":"https:\/\/evolute-institute.com\/darkness-retreats\/what-is-a-darkness-retreat\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolute-institute.com\/"},{"@type":"ListItem","position":2,"name":"Darkness Retreats","item":"https:\/\/evolute-institute.com\/darkness-retreats\/"},{"@type":"ListItem","position":3,"name":"What is a Darkness Retreat?"}]},{"@type":"WebSite","@id":"https:\/\/evolute-institute.com\/#website","url":"https:\/\/evolute-institute.com\/","name":"Evolute Institute","description":"Retraites psych\u00e9d\u00e9liques \u00e0 la psilocybine pour les esprits pionniers","publisher":{"@id":"https:\/\/evolute-institute.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolute-institute.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/evolute-institute.com\/#organization","name":"Evolute Institute","url":"https:\/\/evolute-institute.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/evolute-institute.com\/#\/schema\/logo\/image\/","url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2021\/12\/evolute-e1694101618265.png","contentUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2021\/12\/evolute-e1694101618265.png","width":645,"height":570,"caption":"Evolute Institute"},"image":{"@id":"https:\/\/evolute-institute.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/evolute-institute.com\/fr\/wp-json\/wp\/v2\/pages\/26764","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolute-institute.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/evolute-institute.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/fr\/wp-json\/wp\/v2\/users\/1492"}],"replies":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/fr\/wp-json\/wp\/v2\/comments?post=26764"}],"version-history":[{"count":17,"href":"https:\/\/evolute-institute.com\/fr\/wp-json\/wp\/v2\/pages\/26764\/revisions"}],"predecessor-version":[{"id":26802,"href":"https:\/\/evolute-institute.com\/fr\/wp-json\/wp\/v2\/pages\/26764\/revisions\/26802"}],"up":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/fr\/wp-json\/wp\/v2\/pages\/26758"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/fr\/wp-json\/wp\/v2\/media\/12391"}],"wp:attachment":[{"href":"https:\/\/evolute-institute.com\/fr\/wp-json\/wp\/v2\/media?parent=26764"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}