{"id":46018,"date":"2026-06-04T11:30:58","date_gmt":"2026-06-04T09:30:58","guid":{"rendered":"https:\/\/ordomysticus.org\/?page_id=46018"},"modified":"2026-06-04T17:40:57","modified_gmt":"2026-06-04T15:40:57","slug":"inner-transformation-retreat-france","status":"publish","type":"page","link":"https:\/\/ordomysticus.org\/es\/inner-transformation-retreat-france\/","title":{"rendered":"Inner Transformation Retreat"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"46018\" class=\"elementor elementor-46018\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c78aaf8 e-con-full e-flex e-con e-parent\" data-id=\"c78aaf8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8117502 elementor-widget elementor-widget-html\" data-id=\"8117502\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Inner Transformation Retreat | South of France<\/title>\r\n    \r\n    <!-- Premium Fonts: Cormorant Garamond (Headlines), Montserrat (Body) -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&display=swap\" rel=\"stylesheet\">\r\n    \r\n    <!-- Phosphor Icons for elegant minimalist icons -->\r\n    <script src=\"https:\/\/unpkg.com\/@phosphor-icons\/web\"><\/script>\r\n\r\n    <style>\r\n        \/* CSS VARIABLES BASED ON DESIGN CONCEPT *\/\r\n        :root {\r\n            --itr-sand: #F5F0E8;\r\n            --itr-white: #FFFFFF;\r\n            --itr-dark: #2A2A2A;\r\n            --itr-gold: #C7A55B;\r\n            --itr-gold-hover: #D8B568;\r\n            --itr-green: #9BAA8D;\r\n            --itr-blue: #5D7E95;\r\n            \r\n            --font-head: 'Cormorant Garamond', serif;\r\n            --font-body: 'Montserrat', sans-serif;\r\n            \r\n            \/* Premium Shadow Variables *\/\r\n            --shadow-sm: 0 4px 15px rgba(0, 0, 0, 0.03);\r\n            --shadow-md: 0 10px 30px rgba(0, 0, 0, 0.06);\r\n            --shadow-lg: 0 20px 50px rgba(0, 0, 0, 0.08);\r\n            --shadow-gold: 0 15px 35px rgba(199, 165, 91, 0.25);\r\n            \r\n            \/* Animation Timing *\/\r\n            --transition-smooth: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\r\n        }\r\n\r\n        \/* RESET & BASE *\/\r\n        * {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        body {\r\n            font-family: var(--font-body);\r\n            color: var(--itr-dark);\r\n            line-height: 1.7;\r\n            background-color: var(--itr-white);\r\n            -webkit-font-smoothing: antialiased;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        \/* CONTAINERS *\/\r\n        .itr-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 100px 24px;\r\n            position: relative;\r\n        }\r\n\r\n        .itr-container-sm {\r\n            max-width: 850px;\r\n            margin: 0 auto;\r\n            padding: 100px 24px;\r\n        }\r\n\r\n        \/* TYPOGRAPHY *\/\r\n        h1, h2, h3, h4, h5 {\r\n            font-family: var(--font-head);\r\n            font-weight: 500;\r\n            line-height: 1.2;\r\n            margin-bottom: 24px;\r\n            color: var(--itr-dark);\r\n        }\r\n\r\n        h1 { font-size: clamp(40px, 6vw, 72px); letter-spacing: 0.02em; }\r\n        h2 { font-size: clamp(32px, 5vw, 54px); }\r\n        h3 { font-size: 32px; margin-bottom: 16px; }\r\n        h4 { font-size: 24px; margin-bottom: 12px; }\r\n\r\n        p {\r\n            font-size: 16px;\r\n            margin-bottom: 24px;\r\n            font-weight: 300;\r\n            color: #4A4A4A;\r\n        }\r\n\r\n        .itr-subheadline {\r\n            font-family: var(--font-body);\r\n            font-size: 13px;\r\n            letter-spacing: 3px;\r\n            text-transform: uppercase;\r\n            font-weight: 600;\r\n            color: var(--itr-gold);\r\n            margin-bottom: 20px;\r\n            display: block;\r\n        }\r\n\r\n        .text-center { text-align: center; }\r\n        .text-gold { color: var(--itr-gold) !important; }\r\n\r\n        \/* BUTTONS (Highly Rounded & Animated) *\/\r\n        .itr-btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            background: linear-gradient(135deg, var(--itr-gold) 0%, #A88642 100%);\r\n            color: var(--itr-white);\r\n            font-family: var(--font-body);\r\n            font-weight: 500;\r\n            font-size: 16px;\r\n            padding: 18px 45px;\r\n            text-decoration: none;\r\n            transition: var(--transition-smooth);\r\n            border: none;\r\n            cursor: pointer;\r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n            border-radius: 50px; \/* Full pill shape *\/\r\n            box-shadow: 0 10px 20px rgba(199, 165, 91, 0.3);\r\n            outline: none;\r\n        }\r\n\r\n        .itr-btn:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: var(--shadow-gold);\r\n            background: linear-gradient(135deg, var(--itr-gold-hover) 0%, var(--itr-gold) 100%);\r\n        }\r\n\r\n        \/* SECTION BACKGROUNDS *\/\r\n        .bg-sand { background-color: var(--itr-sand); }\r\n        .bg-dark { background-color: var(--itr-dark); color: var(--itr-white); }\r\n        .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark p { color: var(--itr-white); }\r\n        .bg-dark p { opacity: 0.8; }\r\n        .bg-white { background-color: var(--itr-white); }\r\n\r\n        \/* GRIDS *\/\r\n        .grid-2 {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 60px;\r\n            align-items: center;\r\n        }\r\n\r\n        .grid-3 {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 30px;\r\n        }\r\n\r\n        \/* LISTS *\/\r\n        .itr-list {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0 0 24px 0;\r\n        }\r\n        .itr-list li {\r\n            position: relative;\r\n            padding-left: 36px;\r\n            margin-bottom: 16px;\r\n            font-size: 16px;\r\n            font-weight: 400;\r\n            color: #4A4A4A;\r\n        }\r\n        .bg-dark .itr-list li { color: rgba(255,255,255,0.8); }\r\n        .itr-list li::before {\r\n            content: '\\2713';\r\n            position: absolute;\r\n            left: 0;\r\n            top: 0;\r\n            color: var(--itr-gold);\r\n            font-size: 18px;\r\n            font-weight: bold;\r\n            background: rgba(199, 165, 91, 0.1);\r\n            width: 24px;\r\n            height: 24px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            border-radius: 50%;\r\n        }\r\n\r\n        \/* PREMIUM CARDS (Why this retreat is different) *\/\r\n        .itr-card {\r\n            background: var(--itr-white);\r\n            padding: 40px;\r\n            border: 1px solid rgba(199, 165, 91, 0.15);\r\n            border-radius: 24px; \/* Soft round corners *\/\r\n            transition: var(--transition-smooth);\r\n            height: 100%;\r\n            box-shadow: var(--shadow-sm);\r\n            position: relative;\r\n            overflow: hidden;\r\n            z-index: 1;\r\n        }\r\n        .itr-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0; left: 0; right: 0; bottom: 0;\r\n            background: linear-gradient(135deg, rgba(199,165,91,0.05) 0%, rgba(255,255,255,0) 100%);\r\n            z-index: -1;\r\n            opacity: 0;\r\n            transition: var(--transition-smooth);\r\n        }\r\n        .itr-card:hover {\r\n            box-shadow: var(--shadow-lg);\r\n            transform: translateY(-10px);\r\n            border-color: var(--itr-gold);\r\n        }\r\n        .itr-card:hover::before { opacity: 1; }\r\n        .itr-card-icon {\r\n            font-size: 48px;\r\n            color: var(--itr-gold);\r\n            margin-bottom: 24px;\r\n            display: inline-block;\r\n            transition: var(--transition-smooth);\r\n        }\r\n        .itr-card:hover .itr-card-icon { transform: scale(1.1); }\r\n\r\n        \/* DAY CARDS (Journey) *\/\r\n        .day-card {\r\n            background: var(--itr-white);\r\n            padding: 40px;\r\n            border-radius: 24px;\r\n            box-shadow: var(--shadow-sm);\r\n            transition: var(--transition-smooth);\r\n            border: 1px solid rgba(0,0,0,0.03);\r\n            position: relative;\r\n        }\r\n        .day-card:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: var(--shadow-md);\r\n        }\r\n        .day-label {\r\n            font-family: var(--font-body);\r\n            font-size: 12px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n            color: var(--itr-white);\r\n            background: var(--itr-gold);\r\n            padding: 6px 16px;\r\n            border-radius: 20px;\r\n            display: inline-block;\r\n            margin-bottom: 20px;\r\n            font-weight: 600;\r\n        }\r\n        .day-card ul {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin-top: 20px;\r\n            border-top: 1px solid rgba(0,0,0,0.05);\r\n            padding-top: 20px;\r\n        }\r\n        .day-card ul li {\r\n            font-size: 15px;\r\n            margin-bottom: 12px;\r\n            padding-left: 20px;\r\n            position: relative;\r\n            color: #555;\r\n        }\r\n        .day-card ul li::before {\r\n            content: '';\r\n            position: absolute;\r\n            left: 0;\r\n            top: 8px;\r\n            width: 6px;\r\n            height: 6px;\r\n            background-color: var(--itr-gold);\r\n            border-radius: 50%;\r\n        }\r\n\r\n        \/* PROCESS STEPS (Section 7) *\/\r\n        .process-wrapper {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            gap: 20px;\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n        }\r\n        .process-box {\r\n            flex: 1;\r\n            background: var(--itr-white);\r\n            border: 1px solid rgba(199, 165, 91, 0.2);\r\n            padding: 40px 30px;\r\n            text-align: center;\r\n            border-radius: 24px;\r\n            box-shadow: var(--shadow-md);\r\n            transition: var(--transition-smooth);\r\n        }\r\n        .process-box:hover {\r\n            transform: translateY(-5px);\r\n            border-color: var(--itr-gold);\r\n            box-shadow: var(--shadow-lg);\r\n        }\r\n        .process-arrow {\r\n            font-size: 32px;\r\n            color: var(--itr-gold);\r\n            background: rgba(199, 165, 91, 0.1);\r\n            width: 60px;\r\n            height: 60px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            border-radius: 50%;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        \/* PRICING *\/\r\n        .pricing-card {\r\n            background: var(--itr-white);\r\n            border: 1px solid rgba(199, 165, 91, 0.3);\r\n            padding: 60px 50px;\r\n            text-align: center;\r\n            max-width: 500px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            box-shadow: var(--shadow-lg);\r\n            border-radius: 30px;\r\n            overflow: hidden;\r\n        }\r\n        .pricing-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0; left: 0; right: 0; height: 6px;\r\n            background: linear-gradient(90deg, var(--itr-gold-hover), var(--itr-gold), var(--itr-gold-hover));\r\n        }\r\n        .price-eb {\r\n            font-family: var(--font-head);\r\n            font-size: 72px;\r\n            color: var(--itr-dark);\r\n            line-height: 1;\r\n            margin: 15px 0;\r\n        }\r\n        .price-reg {\r\n            font-size: 20px;\r\n            color: #888;\r\n            text-decoration: line-through;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        \/* FAQ ACCORDION *\/\r\n        .faq-item {\r\n            background: var(--itr-white);\r\n            border-radius: 16px;\r\n            margin-bottom: 16px;\r\n            border: 1px solid rgba(0,0,0,0.05);\r\n            box-shadow: var(--shadow-sm);\r\n            overflow: hidden;\r\n            transition: var(--transition-smooth);\r\n        }\r\n        .faq-item:hover {\r\n            box-shadow: var(--shadow-md);\r\n            border-color: rgba(199, 165, 91, 0.2);\r\n        }\r\n        .faq-question {\r\n            padding: 24px 30px;\r\n            cursor: pointer;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            font-size: 20px;\r\n            font-family: var(--font-head);\r\n            font-weight: 600;\r\n            color: var(--itr-dark);\r\n            transition: color 0.3s ease;\r\n        }\r\n        .faq-question:hover { color: var(--itr-gold); }\r\n        .faq-icon {\r\n            font-size: 24px;\r\n            color: var(--itr-gold);\r\n            transition: transform 0.4s ease;\r\n            background: rgba(199, 165, 91, 0.1);\r\n            border-radius: 50%;\r\n            padding: 4px;\r\n        }\r\n        .faq-answer { display: none; }\r\n        .faq-answer p { padding: 0 30px 24px 30px; margin: 0; font-size: 16px; color: #555; }\r\n        .faq-item.active { border-color: var(--itr-gold); }\r\n        .faq-item.active .faq-answer { display: block; }\r\n        .faq-item.active .faq-icon { transform: rotate(45deg); background: var(--itr-gold); color: var(--itr-white); }\r\n\r\n        \/* NUMBER 12 SECTION *\/\r\n        .massive-number {\r\n            font-family: var(--font-head);\r\n            font-size: 200px;\r\n            line-height: 1;\r\n            color: var(--itr-gold);\r\n            opacity: 0.8;\r\n            margin-bottom: 10px;\r\n            text-shadow: 0 10px 30px rgba(0,0,0,0.5);\r\n        }\r\n\r\n        \/* PHOTO PLACEHOLDERS *\/\r\n        .photo-ph {\r\n            width: 100%;\r\n            background-color: rgba(199, 165, 91, 0.05);\r\n            border: 2px dashed rgba(199, 165, 91, 0.4);\r\n            border-radius: 24px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            justify-content: center;\r\n            text-align: center;\r\n            padding: 40px;\r\n            color: var(--itr-gold);\r\n            position: relative;\r\n            overflow: hidden;\r\n            transition: var(--transition-smooth);\r\n        }\r\n        \r\n        \/* The Hero Video wrapper no longer has bottom rounded corners to prevent gaps *\/\r\n        .photo-ph-video { \r\n            min-height: 85vh; \r\n            border: none; \r\n            background: #1a1a1a; \r\n            color: #fff; \r\n            border-radius: 0; \r\n        }\r\n        .photo-ph-video h1, .photo-ph-video p, .photo-ph-video div { position: relative; z-index: 2; }\r\n        .photo-ph-video::after {\r\n            content: ''; position: absolute; top:0; left:0; width:100%; height:100%;\r\n            background: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%); \r\n            z-index: 1;\r\n        }\r\n        \r\n        \/* NEW PROTECTED IMAGE STYLING CLASSES (Uses !important to override Elementor default constraints) *\/\r\n        .img-tall { width: 100% !important; height: 100% !important; object-fit: cover !important; aspect-ratio: 3\/4 !important; border-radius: 24px !important; box-shadow: var(--shadow-md) !important; }\r\n        .img-square { width: 100% !important; height: 100% !important; object-fit: cover !important; aspect-ratio: 1\/1 !important; border-radius: 24px !important; box-shadow: var(--shadow-sm) !important; transition: transform 0.4s ease !important; }\r\n        .img-square:hover { transform: scale(1.03) !important; }\r\n        .itr-standalone-img { width: 100% !important; border-radius: 24px !important; box-shadow: var(--shadow-lg) !important; display: block !important; object-fit: cover !important; }\r\n\r\n        \/* Clean Hero Content Wrapper *\/\r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 2;\r\n            text-align: center;\r\n            padding: 100px 20px;\r\n            width: 100%;\r\n        }\r\n\r\n        .hero-content-wrapper {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n        \r\n        .hero-content-wrapper .location-pill {\r\n            background: transparent;\r\n            border: 1px solid var(--itr-gold);\r\n            padding: 12px 30px;\r\n            border-radius: 30px;\r\n            color: var(--itr-gold);\r\n            font-family: var(--font-head);\r\n            font-size: 22px;\r\n            font-style: italic;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        \/* Dates Box *\/\r\n        .date-box {\r\n            background: var(--itr-white);\r\n            padding: 40px;\r\n            border-radius: 20px;\r\n            box-shadow: var(--shadow-sm);\r\n            border: 1px solid rgba(0,0,0,0.03);\r\n            transition: var(--transition-smooth);\r\n        }\r\n        .date-box:hover {\r\n            box-shadow: var(--shadow-md);\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        \/* ==========================================================================\r\n           MOBILE-FIRST FOCUSED RESPONSIVENESS\r\n           ========================================================================== *\/\r\n        @media (max-width: 900px) {\r\n            .grid-2 { grid-template-columns: 1fr; gap: 50px; }\r\n            .process-wrapper { flex-direction: column; gap: 15px; }\r\n            .process-arrow { transform: rotate(90deg); width: 40px; height: 40px; font-size: 20px; margin: 10px 0; }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            \/* Tighter spacing for mobile to prevent endless scrolling *\/\r\n            .itr-container, .itr-container-sm { padding: 60px 20px; }\r\n            \r\n            .hero-content-wrapper .location-pill { font-size: 18px; padding: 10px 24px; }\r\n            \r\n            \/* Typography adjustments *\/\r\n            h1 { font-size: 42px; }\r\n            h2 { font-size: 36px; }\r\n            h3 { font-size: 28px; }\r\n            \r\n            \/* Buttons Full Width on Mobile *\/\r\n            .itr-btn { width: 100%; padding: 18px 24px; font-size: 16px; }\r\n            \r\n            \/* Card Paddings *\/\r\n            .itr-card, .day-card, .date-box { padding: 30px 24px; }\r\n            .pricing-card { padding: 40px 24px; border-radius: 20px; }\r\n            \r\n            \/* Hero Video container adjustments *\/\r\n            .photo-ph-video { min-height: 90vh; }\r\n            .hero-content { padding: 60px 20px; }\r\n            \r\n            .massive-number { font-size: 140px; }\r\n            \r\n            \/* FAQ Padding *\/\r\n            .faq-question { padding: 20px 20px; font-size: 18px; }\r\n            .faq-answer p { padding: 0 20px 20px 20px; font-size: 15px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- 1. HERO SECTION -->\r\n    <!-- PLACEHOLDER FOR VIDEO BACKGROUND: Add your video or full-screen Mediterranean image to this section's background -->\r\n    <section class=\"photo-ph photo-ph-video\">\r\n        <div class=\"hero-content\">\r\n            <div class=\"hero-content-wrapper\">\r\n                <span class=\"itr-subheadline\" style=\"color: var(--itr-gold); margin-bottom: 24px;\">An exclusive immersion in Southern France<\/span>\r\n                <h1 style=\"max-width: 900px; margin: 0 auto 40px auto; color: var(--itr-white); text-shadow: 0 4px 20px rgba(0,0,0,0.6);\">Inner Transformation Retreat<\/h1>\r\n\r\n                <p style=\"max-width: 750px; margin: 0 auto 40px auto; font-size: 18px; color: rgba(255,255,255,0.9); line-height: 1.8;\">\r\n                    Release emotional burdens, reconnect with your authentic self, and create a new direction for your life through a unique combination of psychotherapy, meditation, spiritual practice, creativity, and nature immersion.\r\n                <\/p>\r\n\r\n                <button type=\"button\" class=\"itr-btn\" style=\"width: auto; min-width: 280px; padding: 20px 45px; font-size: 18px;\" onclick=\"document.querySelector('.ff-custom-modal-trigger')?.click();\">Apply Now<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 2. THE EXPERIENCE -->\r\n    <section class=\"bg-sand\">\r\n        <div class=\"itr-container grid-2\">\r\n            <!-- IMAGE: Retreat Atmosphere -->\r\n            <div>\r\n                <img decoding=\"async\" src=\"https:\/\/ordomysticus.org\/wp-content\/uploads\/2026\/06\/France-Inner-Transformation-1.jpg\" alt=\"Retreat Atmosphere\" class=\"img-tall\">\r\n            <\/div>\r\n            \r\n            <div>\r\n                <span class=\"itr-subheadline\">The Experience<\/span>\r\n                <h2>A Journey of Inner Transformation<\/h2>\r\n                <p>Most people carry emotional wounds, limiting beliefs, unresolved experiences, and unconscious patterns that silently shape their lives.<\/p>\r\n                <p>The Inner Transformation Retreat is designed to help you step out of survival mode and reconnect with your true self.<\/p>\r\n                <p>During nine transformative days in the beauty of Southern France, you will gain clarity, release emotional burdens, strengthen your inner resilience, and create a meaningful vision for your future.<\/p>\r\n                \r\n                <div style=\"background: rgba(93, 126, 149, 0.05); padding: 24px; border-radius: 16px; border-left: 4px solid var(--itr-blue); margin: 30px 0;\">\r\n                    <p style=\"font-style: italic; font-family: var(--font-head); font-size: 22px; color: var(--itr-blue); margin-bottom: 0;\">This is not simply a retreat. It is a structured process of healing, growth, and personal transformation.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 4. WHY THIS RETREAT IS DIFFERENT -->\r\n    <section class=\"bg-white\">\r\n        <div class=\"itr-container\">\r\n            <div class=\"text-center\" style=\"max-width: 700px; margin: 0 auto 60px auto;\">\r\n                <span class=\"itr-subheadline\">Our Approach<\/span>\r\n                <h2>Why This Retreat Is Different<\/h2>\r\n            <\/div>\r\n\r\n            <div class=\"grid-3\" style=\"justify-content: center;\">\r\n                <div class=\"itr-card text-center\">\r\n                    <i class=\"ph-light ph-brain itr-card-icon\"><\/i>\r\n                    <h4>Therapeutic Depth<\/h4>\r\n                    <p style=\"font-size: 15px;\">Psychological self-exploration, emotional healing, personal transformation processes, and practical tools for lasting change.<\/p>\r\n                <\/div>\r\n                <div class=\"itr-card text-center\">\r\n                    <i class=\"ph-light ph-sparkle itr-card-icon\"><\/i>\r\n                    <h4>Spiritual Wisdom<\/h4>\r\n                    <p style=\"font-size: 15px;\">Meditation, consciousness work, energy awareness, intuition development, and inner alignment.<\/p>\r\n                <\/div>\r\n                <div class=\"itr-card text-center\">\r\n                    <i class=\"ph-light ph-palette itr-card-icon\"><\/i>\r\n                    <h4>Creative Expression<\/h4>\r\n                    <p style=\"font-size: 15px;\">Art, journaling, symbolic exercises, visualization, movement, music, and personal rituals.<\/p>\r\n                <\/div>\r\n                <div class=\"itr-card text-center\">\r\n                    <i class=\"ph-light ph-leaf itr-card-icon\"><\/i>\r\n                    <h4>Nature & Beauty<\/h4>\r\n                    <p style=\"font-size: 15px;\">Experience the healing atmosphere of Southern France, the Mediterranean coastline, inspiring landscapes, and peaceful surroundings.<\/p>\r\n                <\/div>\r\n                <div class=\"itr-card text-center\">\r\n                    <i class=\"ph-light ph-users-three itr-card-icon\"><\/i>\r\n                    <h4>Human Connection<\/h4>\r\n                    <p style=\"font-size: 15px;\">Authentic sharing circles, meaningful conversations, emotional support, and a safe environment for growth.<\/p>\r\n                <\/div>\r\n                <div class=\"itr-card text-center\">\r\n                    <i class=\"ph-light ph-plant itr-card-icon\"><\/i>\r\n                    <h4>Nutrient Therapy<\/h4>\r\n                    <p style=\"font-size: 15px;\">Revitalize your body from within through targeted nutritional support designed to enhance energy, vitality, and overall well-being.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 3. TRANSFORMATION JOURNEY (9 DAYS) -->\r\n    <section class=\"bg-sand\">\r\n        <div class=\"itr-container\">\r\n            <div class=\"text-center\" style=\"margin-bottom: 60px;\">\r\n                <span class=\"itr-subheadline\">The Curriculum<\/span>\r\n                <h2>Transformation Journey<\/h2>\r\n                <p>A step-by-step process designed for deep healing and discovery.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"grid-3\">\r\n                <!-- Day 1 -->\r\n                <div class=\"day-card\">\r\n                    <div class=\"day-label\">Day 1<\/div>\r\n                    <h4>Arrival & Opening<\/h4>\r\n                    <p style=\"font-size: 15px;\">Welcome to your transformational journey.<\/p>\r\n                    <ul>\r\n                        <li>Group introductions<\/li>\r\n                        <li>Personal intentions and expectations<\/li>\r\n                        <li>Creating a sacred and supportive space<\/li>\r\n                        <li>Opening circle & Shared dinner<\/li>\r\n                        <li>Evening bonfire gathering<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Day 2 -->\r\n                <div class=\"day-card\">\r\n                    <div class=\"day-label\">Day 2<\/div>\r\n                    <h4>Self-Awareness<\/h4>\r\n                    <p style=\"font-size: 15px;\">Understanding yourself on a deeper level.<\/p>\r\n                    <ul>\r\n                        <li>Self-reflection assessment<\/li>\r\n                        <li>Four Elements Analysis<\/li>\r\n                        <li>Limiting beliefs & repeating situations<\/li>\r\n                        <li>Behavioral patterns<\/li>\r\n                        <li>Journaling and self-inquiry<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Day 3 -->\r\n                <div class=\"day-card\">\r\n                    <div class=\"day-label\">Day 3<\/div>\r\n                    <h4>Emotional Healing<\/h4>\r\n                    <p style=\"font-size: 15px;\">Healing begins when awareness meets acceptance.<\/p>\r\n                    <ul>\r\n                        <li>Understanding emotional wounds<\/li>\r\n                        <li>Guided deep relaxation<\/li>\r\n                        <li>Nature-based healing practices<\/li>\r\n                        <li>Emotional release processes<\/li>\r\n                        <li>Evening fire ceremony for letting go<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Day 4 -->\r\n                <div class=\"day-card\">\r\n                    <div class=\"day-label\">Day 4<\/div>\r\n                    <h4>Excursion & Integration<\/h4>\r\n                    <p style=\"font-size: 15px;\">A day dedicated to inspiration and reflection.<\/p>\r\n                    <ul>\r\n                        <li>Historic villages or Spiritual sites<\/li>\r\n                        <li>Nature reserves or Mediterranean coast<\/li>\r\n                        <li>Reflection exercises in nature<\/li>\r\n                        <li>Group connection<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Day 5 -->\r\n                <div class=\"day-card\">\r\n                    <div class=\"day-label\">Day 5<\/div>\r\n                    <h4>Transformation<\/h4>\r\n                    <p style=\"font-size: 15px;\">Building a new foundation for your future.<\/p>\r\n                    <ul>\r\n                        <li>Inner Child Healing<\/li>\r\n                        <li>Resource Activation<\/li>\r\n                        <li>Strengthening emotional resilience<\/li>\r\n                        <li>Self-empowerment strategies<\/li>\r\n                        <li>Building confidence and self-trust<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Day 6 -->\r\n                <div class=\"day-card\">\r\n                    <div class=\"day-label\">Day 6<\/div>\r\n                    <h4>Creativity & Power<\/h4>\r\n                    <p style=\"font-size: 15px;\">Transformation becomes tangible.<\/p>\r\n                    <ul>\r\n                        <li>Creative self-expression<\/li>\r\n                        <li>Painting your current and future self<\/li>\r\n                        <li>Symbolic transformation exercises<\/li>\r\n                        <li>Creating your personal talisman<\/li>\r\n                        <li>Movement, music, and celebration<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Day 7 -->\r\n                <div class=\"day-card\">\r\n                    <div class=\"day-label\">Day 7<\/div>\r\n                    <h4>Excursion & Integration<\/h4>\r\n                    <p style=\"font-size: 15px;\">A day dedicated to inspiration and reflection.<\/p>\r\n                    <ul>\r\n                        <li>Historic villages or Spiritual sites<\/li>\r\n                        <li>Nature reserves or Mediterranean coast<\/li>\r\n                        <li>Reflection exercises in nature<\/li>\r\n                        <li>Group connection<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Day 8 -->\r\n                <div class=\"day-card\">\r\n                    <div class=\"day-label\">Day 8<\/div>\r\n                    <h4>Vision & Meaning<\/h4>\r\n                    <p style=\"font-size: 15px;\">Connecting with your higher potential.<\/p>\r\n                    <ul>\r\n                        <li>Heart-centered awareness<\/li>\r\n                        <li>Intuition development<\/li>\r\n                        <li>Vision meditation<\/li>\r\n                        <li>Discovering your life direction<\/li>\r\n                        <li>Closing ceremony<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Day 9 -->\r\n                <div class=\"day-card\">\r\n                    <div class=\"day-label\">Day 9<\/div>\r\n                    <h4>Excursion, Closing & New Beginnings<\/h4>\r\n                    <p style=\"font-size: 15px;\">A day of inspiration and farewell ceremony.<\/p>\r\n                    <ul>\r\n                        <li>Historic villages or Spiritual sites<\/li>\r\n                        <li>Nature reserves or Mediterranean coast<\/li>\r\n                        <li>Reflection exercises in nature<\/li>\r\n                        <li>Group connection<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 5. PHOTO GALLERY -->\r\n    <section class=\"bg-sand\" style=\"padding: 0 24px 100px 24px;\">\r\n        <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto;\">\r\n            <!-- Gallery Images -->\r\n            <div style=\"position: relative; overflow: hidden; border-radius: 24px;\">\r\n                <img decoding=\"async\" src=\"https:\/\/ordomysticus.org\/wp-content\/uploads\/2026\/06\/France-Inner-1.jpg\" alt=\"S\u00fcdfrankreich K\u00fcste\" class=\"img-square\">\r\n            <\/div>\r\n            <div style=\"position: relative; overflow: hidden; border-radius: 24px;\">\r\n                <img decoding=\"async\" src=\"https:\/\/ordomysticus.org\/wp-content\/uploads\/2026\/06\/France-Inner-2.jpg\" alt=\"Meditation in Nature\" class=\"img-square\">\r\n            <\/div>\r\n            <div style=\"position: relative; overflow: hidden; border-radius: 24px;\">\r\n                <img decoding=\"async\" src=\"https:\/\/ordomysticus.org\/wp-content\/uploads\/2026\/06\/France-Inner-3.jpg\" alt=\"Authentic Group Work\" class=\"img-square\">\r\n            <\/div>\r\n            <div style=\"position: relative; overflow: hidden; border-radius: 24px;\">\r\n                <img decoding=\"async\" src=\"https:\/\/ordomysticus.org\/wp-content\/uploads\/2026\/06\/France-Inner-4.jpg\" alt=\"Evening Bonfire\" class=\"img-square\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 7. PREPARATION & INTEGRATION -->\r\n    <section class=\"bg-white\">\r\n        <div class=\"itr-container text-center\">\r\n            <span class=\"itr-subheadline\">The Process<\/span>\r\n            <h2 style=\"margin-bottom: 50px;\">Preparation & Integration<\/h2>\r\n            <p style=\"max-width: 700px; margin: 0 auto 60px auto;\">Transformation starts before the retreat and continues long after you return home. Visualizing your complete journey:<\/p>\r\n            \r\n            <div class=\"process-wrapper\">\r\n                <div class=\"process-box\">\r\n                    <h4 style=\"color: var(--itr-blue);\">Preparation Call<\/h4>\r\n                    <span style=\"display: inline-block; background: rgba(93, 126, 149, 0.1); color: var(--itr-blue); padding: 4px 12px; border-radius: 20px; font-size: 13px; font-weight: 600; margin-bottom: 15px;\">1 Live Group Session<\/span>\r\n                    <p style=\"font-size: 15px; color: #666; margin-bottom: 0;\">Goal setting, mental preparation, and practical guidance before we meet.<\/p>\r\n                <\/div>\r\n                <div class=\"process-arrow\"><i class=\"ph-bold ph-arrow-right\"><\/i><\/div>\r\n                <div class=\"process-box\" style=\"border: 2px solid var(--itr-gold); transform: scale(1.05); z-index: 2; box-shadow: var(--shadow-gold);\">\r\n                    <h4 style=\"color: var(--itr-gold);\">Retreat Week<\/h4>\r\n                    <span style=\"display: inline-block; background: rgba(199, 165, 91, 0.1); color: var(--itr-gold); padding: 4px 12px; border-radius: 20px; font-size: 13px; font-weight: 600; margin-bottom: 15px;\">9 Days in France<\/span>\r\n                    <p style=\"font-size: 15px; color: #666; margin-bottom: 0;\">Deep healing, self-discovery, and profound transformation in person.<\/p>\r\n                <\/div>\r\n                <div class=\"process-arrow\"><i class=\"ph-bold ph-arrow-right\"><\/i><\/div>\r\n                <div class=\"process-box\">\r\n                    <h4 style=\"color: var(--itr-green);\">Integration Program<\/h4>\r\n                    <span style=\"display: inline-block; background: rgba(155, 170, 141, 0.1); color: var(--itr-green); padding: 4px 12px; border-radius: 20px; font-size: 13px; font-weight: 600; margin-bottom: 15px;\">4 Weekly Live Calls<\/span>\r\n                    <p style=\"font-size: 15px; color: #666; margin-bottom: 0;\">Reflection, accountability, and continued growth after returning home.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- RETREAT DATES -->\r\n            <div class=\"grid-2\" style=\"margin-top: 80px; text-align: left;\">\r\n                <div class=\"date-box\">\r\n                    <h4 style=\"font-size: 24px; margin-bottom: 20px;\"><i class=\"ph-fill ph-map-pin text-gold\" style=\"margin-right: 8px;\"><\/i> Marseille Retreat<\/h4>\r\n                    <ul class=\"itr-list\" style=\"margin-bottom: 0;\">\r\n                        <li><strong>Preparation Call:<\/strong> Mid-May<\/li>\r\n                        <li><strong>Retreat:<\/strong> Late May<\/li>\r\n                        <li><strong>Integration Calls:<\/strong> Until the end of June<\/li>\r\n                        <li style=\"margin-bottom: 0;\"><strong>Weekly Live Calls:<\/strong> Wednesdays 6:30 PM \u2013 8:00 PM Berlin Time<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"date-box\">\r\n                    <h4 style=\"font-size: 24px; margin-bottom: 20px;\"><i class=\"ph-fill ph-map-pin text-gold\" style=\"margin-right: 8px;\"><\/i> Nice Retreat<\/h4>\r\n                    <ul class=\"itr-list\" style=\"margin-bottom: 0;\">\r\n                        <li><strong>Preparation Call:<\/strong> End of September<\/li>\r\n                        <li><strong>Retreat:<\/strong> Beginning of October<\/li>\r\n                        <li><strong>Integration Calls:<\/strong> Until early November<\/li>\r\n                        <li style=\"margin-bottom: 0;\"><strong>Weekly Live Calls:<\/strong> Wednesdays 6:30 PM \u2013 8:00 PM Berlin Time<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Apply Now Button below Dates -->\r\n            <div class=\"text-center\" style=\"margin-top: 50px;\">\r\n                <button type=\"button\" class=\"itr-btn\" onclick=\"document.querySelector('.ff-custom-modal-trigger')?.click();\">Apply Now<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 8. ABOUT RAY DEL SOLE -->\r\n    <section class=\"bg-dark\" style=\"border-radius: 40px; max-width: 1300px; margin: 0 auto;\">\r\n        <div class=\"itr-container grid-2\" style=\"padding: 80px 40px;\">\r\n            <!-- PORTRAIT -->\r\n            <div>\r\n                <img decoding=\"async\" src=\"https:\/\/bunny-wp-pullzone-vnqp6tidvn.b-cdn.net\/wp-content\/uploads\/2025\/04\/Ray-del-Sole-Photo.jpg.webp\" alt=\"Ray del Sole Portrait\" class=\"img-tall\" style=\"box-shadow: 0 10px 30px rgba(0,0,0,0.5);\">\r\n            <\/div>\r\n            \r\n            <div>\r\n                <span class=\"itr-subheadline\">Meet Your Guide<\/span>\r\n                <h2>Ray del Sole<\/h2>\r\n                <p>Naturopath for Psychotherapy, Hypnotherapist, Leadership Coach, spiritual teacher, and author of more than 50 books.<\/p>\r\n                <p>With over 30 years of spiritual training and more than 12 years of therapeutic experience, Ray combines psychotherapy, consciousness work, leadership, spiritual wisdom, and transformational healing into a modern holistic system.<\/p>\r\n                <p>Originally trained in architecture with additional education in management and leadership, he integrates structured thinking with deep spiritual understanding and practical transformation work.<\/p>\r\n                \r\n                <h4 style=\"margin-top: 40px; font-size: 18px; text-transform: uppercase; letter-spacing: 2px; color: var(--itr-gold);\">Areas of Expertise:<\/h4>\r\n                <div style=\"background: rgba(255,255,255,0.03); padding: 24px; border-radius: 16px; border: 1px solid rgba(255,255,255,0.05); margin-top: 20px;\">\r\n                    <ul class=\"itr-list\" style=\"margin-bottom: 0;\">\r\n                        <li>Psychotherapy & Hypnotherapy<\/li>\r\n                        <li>Spiritual Healing<\/li>\r\n                        <li>Leadership & Management<\/li>\r\n                        <li style=\"margin-bottom: 0;\">Spiritual Mastery & Mastery of Life<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 10. ONLY 12 PARTICIPANTS -->\r\n    <section class=\"bg-white\" style=\"padding: 100px 0;\">\r\n        <div class=\"itr-container text-center\">\r\n            <h2 style=\"font-family: var(--font-head); font-size: clamp(36px, 5vw, 54px); color: var(--itr-gold); margin-bottom: 20px;\">An Exclusive Retreat for 12 Participants<\/h2>\r\n            \r\n            <p style=\"max-width: 700px; margin: 0 auto 50px auto; color: #666;\">\r\n                This creates a unique atmosphere of trust, authenticity, and personal connection rarely possible in larger groups. The small group setting allows for deeper personal guidance and meaningful conversations. Because profound transformation deserves space, presence, and attention.\r\n            <\/p>\r\n\r\n            <div style=\"max-width: 800px; margin: 0 auto; background: var(--itr-sand); padding: 50px 40px; border-radius: 20px; border: 1px solid rgba(199, 165, 91, 0.2); text-align: left;\">\r\n                <h3 style=\"margin-bottom: 30px; font-family: var(--font-head); font-size: 24px; color: var(--itr-dark); text-align: center;\">An intimate experience designed for deep personal transformation.<\/h3>\r\n                \r\n                <div class=\"grid-2\" style=\"gap: 30px; align-items: start;\">\r\n                    <ul class=\"itr-list\" style=\"margin-bottom: 0;\">\r\n                        <li>Gain profound self-awareness<\/li>\r\n                        <li>Identify and transform limiting beliefs<\/li>\r\n                        <li>Release emotional blocks and old patterns<\/li>\r\n                        <li>Heal aspects of your inner child<\/li>\r\n                    <\/ul>\r\n                    <ul class=\"itr-list\" style=\"margin-bottom: 0;\">\r\n                        <li>Strengthen your confidence and resilience<\/li>\r\n                        <li>Deepen your spiritual connection and intuition<\/li>\r\n                        <li>Discover a clearer life purpose and direction<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 9. INVESTMENT -->\r\n    <section class=\"bg-sand\">\r\n        <div class=\"itr-container\">\r\n            <div class=\"text-center\" style=\"margin-bottom: 60px;\">\r\n                <span class=\"itr-subheadline\">Enrollment<\/span>\r\n                <h2>Investment<\/h2>\r\n                <p style=\"max-width: 600px; margin: 0 auto;\">A complete transformational journey including preparation, retreat experience, and post-retreat integration support.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"pricing-card\">\r\n                <span class=\"itr-subheadline\" style=\"margin-bottom: 10px;\">Inner Transformation Retreat \u2013 9 Days<\/span>\r\n                <div class=\"price-eb\">\u20ac1,497<\/div>\r\n                <div style=\"display: inline-block; background: rgba(199, 165, 91, 0.1); color: var(--itr-gold); padding: 6px 20px; border-radius: 30px; font-size: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 15px;\">Early Bird Investment<\/div>\r\n                <p style=\"font-size: 14px; color: #666; margin-bottom: 25px;\">Available until 8 weeks before the retreat begins.<\/p>\r\n                \r\n                <div class=\"price-reg\">Regular: \u20ac1,897<\/div>\r\n                \r\n                <button type=\"button\" class=\"itr-btn\" style=\"width: 100%; margin-bottom: 40px;\" onclick=\"document.querySelector('.ff-custom-modal-trigger')?.click();\">Reserve Your Place<\/button>\r\n                \r\n                <div style=\"text-align: left; background: var(--itr-sand); padding: 30px; border-radius: 20px;\">\r\n                    <h4 style=\"font-size: 18px; margin-bottom: 20px;\"><i class=\"ph-bold ph-check text-gold\"><\/i> Included:<\/h4>\r\n                    <ul class=\"itr-list\">\r\n                        <li>9-Day Inner Transformation Retreat<\/li>\r\n                        <li>Professional Facilitation by Ray del Sole<\/li>\r\n                        <li>Small Group Experience (Max 12)<\/li>\r\n                        <li>Preparation Call & 4 Integration Calls<\/li>\r\n                        <li>Guided Meditations & Emotional Healing<\/li>\r\n                    <\/ul>\r\n                    \r\n                    <h4 style=\"font-size: 18px; margin-top: 30px; margin-bottom: 20px;\"><i class=\"ph-bold ph-x\" style=\"color: #ccc;\"><\/i> Not Included:<\/h4>\r\n                    <ul class=\"itr-list\" style=\"color: #666;\">\r\n                        <li style=\"color: #888;\">Flights and Travel Expenses<\/li>\r\n                        <li style=\"color: #888;\">Accommodation & Meals<\/li>\r\n                        <li style=\"color: #888;\">Personal Expenses & Optional Excursions<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 11. FAQ ACCORDION -->\r\n    <section class=\"bg-white\">\r\n        <div class=\"itr-container-sm\">\r\n            <h2 class=\"text-center\" style=\"margin-bottom: 50px;\">Frequently Asked Questions<\/h2>\r\n            \r\n            <div class=\"faq-container\">\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        How do I get to Marseille\/Nice?\r\n                        <i class=\"ph ph-plus faq-icon\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>Detailed travel recommendations, airport codes, and transfer options will be provided upon booking. Both cities have major international airports and excellent train connections.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        Do I need prior experience?\r\n                        <i class=\"ph ph-plus faq-icon\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>No prior experience in meditation or psychology is required. The most important requirement is your willingness to be open, reflect honestly, and participate in the group processes.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        Where can I stay?\r\n                        <i class=\"ph ph-plus faq-icon\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>Participants will receive accommodation recommendations well in advance of the retreat to allow sufficient time for planning and booking.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        How does the integration work?\r\n                        <i class=\"ph ph-plus faq-icon\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>After the retreat, we hold 4 weekly live online sessions (Wednesdays). These calls are designed to help you anchor your new insights into your daily life, ask questions, and stay connected with the group.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        Can I attend alone?\r\n                        <i class=\"ph ph-plus faq-icon\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>Absolutely. The majority of our participants attend solo. You will quickly find connection and a safe, welcoming space within our small group of 12 like-minded individuals.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SEPARATED IMAGE SECTION -->\r\n    <section class=\"bg-white\" style=\"padding: 0 24px 80px 24px;\">\r\n        <div style=\"max-width: 1000px; margin: 0 auto;\">\r\n            <img decoding=\"async\" src=\"https:\/\/ordomysticus.org\/wp-content\/uploads\/2026\/06\/France-Spiritual-Transformation-3a.jpg\" alt=\"Spiritual Transformation Retreat\" class=\"itr-standalone-img\">\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- FINAL SECTION -->\r\n    <section class=\"bg-dark\" style=\"border-top-left-radius: 40px; border-top-right-radius: 40px;\">\r\n        <div class=\"hero-content\" style=\"padding: 100px 20px;\">\r\n            <span class=\"itr-subheadline\">Join us in Southern France<\/span>\r\n            <h1 style=\"color: var(--itr-white); margin-bottom: 24px;\">Your Next Chapter Starts Here<\/h1>\r\n            <p style=\"color: var(--itr-white); font-size: 24px; max-width: 700px; margin: 0 auto 40px auto; font-family: var(--font-head); font-style: italic;\">\r\n                The life you desire is not created by changing your circumstances alone. It begins by transforming yourself.\r\n            <\/p>\r\n            <p style=\"color: rgba(255,255,255,0.7); margin-bottom: 50px; font-size: 18px;\">Reconnect with who you truly are. Discover new possibilities. Create a meaningful vision for your future.<\/p>\r\n            <button type=\"button\" class=\"itr-btn\" onclick=\"document.querySelector('.ff-custom-modal-trigger')?.click();\">Apply Now<\/button>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        \/\/ FAQ Accordion Logic\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const faqItems = document.querySelectorAll('.faq-item');\r\n            \r\n            faqItems.forEach(item => {\r\n                const question = item.querySelector('.faq-question');\r\n                question.addEventListener('click', () => {\r\n                    \/\/ Close others\r\n                    faqItems.forEach(otherItem => {\r\n                        if (otherItem !== item) {\r\n                            otherItem.classList.remove('active');\r\n                            const icon = otherItem.querySelector('.faq-icon');\r\n                            if(icon) {\r\n                                icon.classList.remove('ph-x');\r\n                                icon.classList.add('ph-plus');\r\n                            }\r\n                        }\r\n                    });\r\n                    \r\n                    \/\/ Toggle current\r\n                    const isActive = item.classList.contains('active');\r\n                    if (!isActive) {\r\n                        item.classList.add('active');\r\n                        const icon = item.querySelector('.faq-icon');\r\n                        if(icon) {\r\n                            icon.classList.remove('ph-plus');\r\n                            icon.classList.add('ph-x');\r\n                        }\r\n                    } else {\r\n                        item.classList.remove('active');\r\n                        const icon = item.querySelector('.faq-icon');\r\n                        if(icon) {\r\n                            icon.classList.remove('ph-x');\r\n                            icon.classList.add('ph-plus');\r\n                        }\r\n                    }\r\n                });\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d040a5 e-flex e-con-boxed e-con e-parent\" data-id=\"8d040a5\" 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-bbee63f elementor-widget elementor-widget-shortcode\" data-id=\"bbee63f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"ff_form_modal\"><button data-lity data-lity-target=\"#ff_modal_instance_1\" class=\"ff_modal_btn ff-custom-modal-trigger\">Hidden<\/button><div style=\"display: none\" class=\"ff_form_modal_body\"><div style=\"background-color: white\" class=\"ff_modal_container lity-hide\" id=\"ff_modal_instance_1\"><div class='fluentform ff-default fluentform_wrapper_14 ffs_default_wrap'><form data-form_id=\"14\" id=\"fluentform_14\" class=\"frm-fluent-form fluent_form_14 ff-el-form-top ff_form_instance_14_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_14_1\" method=\"POST\" data-turnstile_key=\"0x4AAAAAAAVJFYCP2hxz1N_Z\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">The Inner Transformation Retreat<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='46018' \/><input type=\"hidden\" id=\"_fluentform_14_fluentformnonce\" name=\"_fluentform_14_fluentformnonce\" value=\"f0c7ab234d\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/es\/wp-json\/wp\/v2\/pages\/46018\" \/><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-14_1\" ><p>I would love to learn a little more about you so that I can better support your individual journey during the retreat.<\/p>\n<p>Please take a few moments to answer the questions below.<\/p><\/div><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_14_names_first_name_' id='label_ff_14_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_14_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Your First Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_14_names_last_name_' id='label_ff_14_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_14_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Your Last Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_14_date_of_birth' id='label_ff_14_date_of_birth' aria-label=\"Date of Birth\">Date of Birth<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"date_of_birth\" class=\"ff-el-form-control\" placeholder=\"Enter your date of birth\" data-name=\"date_of_birth\" id=\"ff_14_date_of_birth\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_14_nationality' id='label_ff_14_nationality' aria-label=\"Nationality\">Nationality<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"nationality\" class=\"ff-el-form-control\" placeholder=\"Enter your nationality\" data-name=\"nationality\" id=\"ff_14_nationality\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_14_country_of_residence' id='label_ff_14_country_of_residence' aria-label=\"Country of Residence\">Country of Residence<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"country_of_residence\" class=\"ff-el-form-control\" placeholder=\"Enter your country of residence\" data-name=\"country_of_residence\" id=\"ff_14_country_of_residence\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_14_email' id='label_ff_14_email' aria-label=\"Email Address\">Email Address<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_14_email\" class=\"ff-el-form-control\" placeholder=\"Enter your email address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_14_phone' id='label_ff_14_phone' aria-label=\"Phone\/Mobile\">Phone\/Mobile<\/label><\/div><div class='ff-el-input--content'><input name=\"phone\" class=\"ff-el-form-control ff-el-phone ff_el_with_extended_validation\" type=\"tel\" placeholder=\"Mobile Number\" data-name=\"phone\" id=\"ff_14_phone\" inputmode=\"tel\"  aria-invalid='false' aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_website_social_media' id='label_ff_14_website_social_media' aria-label=\"Website or Social Media\">Website or Social Media<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"website_social_media\" class=\"ff-el-form-control\" placeholder=\"Enter your website or social media (optional)\" data-name=\"website_social_media\" id=\"ff_14_website_social_media\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label   aria-label=\"Please select your preferred date for the Inner Transformation Retreat:\">Please select your preferred date for the Inner Transformation Retreat:<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_42e5026e474213e9de081668230c3df1'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Retreat in Marseille: End of May\"  id='input_radio_42e5026e474213e9de081668230c3df1' aria-label='Retreat in Marseille: End of May' aria-invalid='false' aria-required=false> <span>Retreat in Marseille: End of May<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_fc6d5cdaa22ebcc1b392b684e32554fe'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Retreat in Nice: Beginning of October\"  id='input_radio_fc6d5cdaa22ebcc1b392b684e32554fe' aria-label='Retreat in Nice: Beginning of October' aria-invalid='false' aria-required=false> <span>Retreat in Nice: Beginning of October<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_f84a989cc659cce33d52862d4fec88bd'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"I am interested in both options and would like to discuss which one would be the best fit for me\"  id='input_radio_f84a989cc659cce33d52862d4fec88bd' aria-label='I am interested in both options and would like to discuss which one would be the best fit for me' aria-invalid='false' aria-required=false> <span>I am interested in both options and would like to discuss which one would be the best fit for me<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-14_2\" ><p><strong>Personal Background<\/strong><\/p><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description' id='label_ff_14_description' aria-label=\"What inspired you to join this retreat?\">What inspired you to join this retreat?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description\" name=\"description\" id=\"ff_14_description\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_1' id='label_ff_14_description_1' aria-label=\"What are you hoping to gain from this experience?\">What are you hoping to gain from this experience?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_1\" name=\"description_1\" id=\"ff_14_description_1\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_2' id='label_ff_14_description_2' aria-label=\"What would make this retreat truly meaningful for you?\">What would make this retreat truly meaningful for you?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_2\" name=\"description_2\" id=\"ff_14_description_2\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_2\" ><\/textarea><\/div><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-14_3\" ><p><strong>Current Life Situation<\/strong><\/p><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_3' id='label_ff_14_description_3' aria-label=\"What is currently the biggest challenge in your life?\">What is currently the biggest challenge in your life?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_3\" name=\"description_3\" id=\"ff_14_description_3\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_3\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_4' id='label_ff_14_description_4' aria-label=\"Is there a specific issue, pattern, or situation you would like to transform?\">Is there a specific issue, pattern, or situation you would like to transform?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_4\" name=\"description_4\" id=\"ff_14_description_4\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_4\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_5' id='label_ff_14_description_5' aria-label=\"What would you like to let go of?\">What would you like to let go of?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_5\" name=\"description_5\" id=\"ff_14_description_5\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_5\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_6' id='label_ff_14_description_6' aria-label=\"What would you like to invite more of into your life?\">What would you like to invite more of into your life?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_6\" name=\"description_6\" id=\"ff_14_description_6\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_6\" ><\/textarea><\/div><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-14_4\" ><p><strong>Professional Background<\/strong><\/p><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_7' id='label_ff_14_description_7' aria-label=\"What is your current profession or occupation?\">What is your current profession or occupation?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_7\" name=\"description_7\" id=\"ff_14_description_7\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_7\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_8' id='label_ff_14_description_8' aria-label=\"Have you worked in coaching, therapy, healing, or personal development?\">Have you worked in coaching, therapy, healing, or personal development?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_8\" name=\"description_8\" id=\"ff_14_description_8\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_8\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_9' id='label_ff_14_description_9' aria-label=\"How do you currently support your personal growth?\">How do you currently support your personal growth?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_9\" name=\"description_9\" id=\"ff_14_description_9\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_9\" ><\/textarea><\/div><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-14_5\" ><p><strong>Spiritual Background<\/strong><\/p><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_10' id='label_ff_14_description_10' aria-label=\"Do you have a spiritual practice?\">Do you have a spiritual practice?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_10\" name=\"description_10\" id=\"ff_14_description_10\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_10\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_11' id='label_ff_14_description_11' aria-label=\"Have you attended retreats, workshops, or trainings before?\">Have you attended retreats, workshops, or trainings before?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_11\" name=\"description_11\" id=\"ff_14_description_11\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_11\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_12' id='label_ff_14_description_12' aria-label=\"What role does spirituality currently play in your life?\">What role does spirituality currently play in your life?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_12\" name=\"description_12\" id=\"ff_14_description_12\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_12\" ><\/textarea><\/div><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-14_6\" ><p><strong>Health &amp; Wellbeing<\/strong><\/p><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_13' id='label_ff_14_description_13' aria-label=\"Do you have any physical limitations or medical conditions we should be aware of?\">Do you have any physical limitations or medical conditions we should be aware of?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_13\" name=\"description_13\" id=\"ff_14_description_13\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_13\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_14' id='label_ff_14_description_14' aria-label=\"Are you currently receiving psychological, psychiatric, or therapeutic support?\">Are you currently receiving psychological, psychiatric, or therapeutic support?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_14\" name=\"description_14\" id=\"ff_14_description_14\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_14\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_15' id='label_ff_14_description_15' aria-label=\"Is there anything that would help us create the best possible experience for you?\">Is there anything that would help us create the best possible experience for you?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_15\" name=\"description_15\" id=\"ff_14_description_15\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_15\" ><\/textarea><\/div><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-14_7\" ><p><strong>Intention<\/strong><\/p><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_14_description_16' id='label_ff_14_description_16' aria-label=\"If this retreat could create one profound shift in your life, what would it be?\">If this retreat could create one profound shift in your life, what would it be?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_14_description_16\" name=\"description_16\" id=\"ff_14_description_16\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_16\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"I understand that:\">I understand that:<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='agreement_d281158e5247b6c5900ade925eb7ed5d'><input  type=\"checkbox\" name=\"agreement[]\" data-name=\"agreement\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"This retreat involves personal transformational work\"  id='agreement_d281158e5247b6c5900ade925eb7ed5d' aria-label='This retreat involves personal transformational work' aria-invalid='false' aria-required=true> <span>This retreat involves personal transformational work<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='agreement_699a9365244d9e9069f7ad91e0be18bd'><input  type=\"checkbox\" name=\"agreement[]\" data-name=\"agreement\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Participation is subject to review and approval\"  id='agreement_699a9365244d9e9069f7ad91e0be18bd' aria-label='Participation is subject to review and approval' aria-invalid='false' aria-required=true> <span>Participation is subject to review and approval<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='agreement_7e71d25e40f01077161681176d5c2f11'><input  type=\"checkbox\" name=\"agreement[]\" data-name=\"agreement\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"This retreat does not replace medical or psychological treatment\"  id='agreement_7e71d25e40f01077161681176d5c2f11' aria-label='This retreat does not replace medical or psychological treatment' aria-invalid='false' aria-required=true> <span>This retreat does not replace medical or psychological treatment<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='agreement_e1d621e3632aa494889573bcf3d6b479'><input  type=\"checkbox\" name=\"agreement[]\" data-name=\"agreement\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Respectful and ethical behavior is expected within the group\"  id='agreement_e1d621e3632aa494889573bcf3d6b479' aria-label='Respectful and ethical behavior is expected within the group' aria-invalid='false' aria-required=true> <span>Respectful and ethical behavior is expected within the group<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group    ff-el-input--content'><div class='ff-el-form-check ff-el-tc'><label aria-label='T\u00e9rminos y condiciones: I have read and agree to the Terms and Conditions and Privacy Policy Contiene 2 enlaces. Usa la navegaci\u00f3n por pesta\u00f1as para rese\u00f1ar.' class='ff-el-form-check-label ff_tc_label' for=terms-n-condition_7380cc7e4ed3664e1f411d5b338cc499><span class='ff_tc_checkbox'><input type=\"checkbox\" name=\"terms-n-condition\" class=\"ff-el-form-check-input\" data-name=\"terms-n-condition\" id=\"terms-n-condition_7380cc7e4ed3664e1f411d5b338cc499\"  value='on' aria-invalid='false' aria-required=false><\/span> <div class='ff_t_c'><p>I have read and agree to the <a href=\"https:\/\/ordomysticus.org\/terms-and-conditions\/\" target=\"_blank\" rel=\"noopener\">Terms and Conditions<\/a> and <a href=\"https:\/\/ordomysticus.org\/privacy-statement-eu\/\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a><\/p><\/div><\/label><\/div><\/div><div class='ff-el-group    ff-el-input--content'><div class='ff-el-form-check ff-el-tc'><label aria-label='I consent to the processing of my personal data for the sole purpose of handling and responding to my inquiry.' class='ff-el-form-check-label ff_tc_label' for=gdpr-agreement_192c6d0ecfa2e83b27662bcdecdbe353><span class='ff_tc_checkbox'><input type=\"checkbox\" name=\"gdpr-agreement\" class=\"ff-el-form-check-input ff_gdpr_field\" data-name=\"gdpr-agreement\" id=\"gdpr-agreement_192c6d0ecfa2e83b27662bcdecdbe353\"  value='on' aria-invalid='false' aria-required=true><\/span> <div class='ff_t_c'>I consent to the processing of my personal data for the sole purpose of handling and responding to my inquiry.<\/div><\/label><\/div><\/div><div class='ff-el-group ' ><div class='ff-el-input--content'><div data-fluent_id='14' name='cf-turnstile-response'><div\n\t\tdata-sitekey='0x4AAAAAAAVJFYCP2hxz1N_Z'\n\t\tdata-theme='auto'\n\t\tid='fluentform-turnstile-14-1'\n\t\tclass='ff-el-turnstile cf-turnstile'\n\t\tdata-appearance='always'><\/div><\/div><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Submit Application\">Submit Application<\/button><\/div><\/fieldset><\/form><div id='fluentform_14_errors' class='ff-errors-in-stack ff_form_instance_14_1 ff-form-loading_errors ff_form_instance_14_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_14_1 = {\"id\":\"14\",\"ajaxUrl\":\"https:\\\/\\\/ordomysticus.org\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_14_1\",\"form_id_selector\":\"fluentform_14\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"names[last_name]\":{\"required\":{\"value\":true,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"date_of_birth\":{\"required\":{\"value\":true,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"nationality\":{\"required\":{\"value\":true,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"country_of_residence\":{\"required\":{\"value\":true,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"email\":{\"required\":{\"value\":true,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true},\"email\":{\"value\":true,\"message\":\"Este campo debe contener un correo electr\\u00f3nico v\\u00e1lido\",\"global_message\":\"This field must contain a valid email\",\"global\":true}},\"phone\":{\"required\":{\"value\":true,\"global\":true,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\"},\"valid_phone_number\":{\"value\":true,\"global\":true,\"message\":\"El n\\u00famero de tel\\u00e9fono no es v\\u00e1lido \",\"global_message\":\"Phone number is not valid\"}},\"website_social_media\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"input_radio\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_1\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_2\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_3\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_4\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_5\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_6\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_7\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_8\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_9\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_10\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_11\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_12\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_13\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_14\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_15\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"description_16\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"agreement\":{\"required\":{\"value\":true,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"terms-n-condition\":{\"required\":{\"value\":false,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"gdpr-agreement\":{\"required\":{\"value\":true,\"message\":\"Este campo es obligatorio\",\"global_message\":\"This field is required\",\"global\":true}},\"cf-turnstile-response\":[]},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            <\/div><\/div><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Inner Transformation Retreat | South of France An exclusive immersion in Southern France Inner Transformation Retreat Release emotional burdens, reconnect [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":45991,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-46018","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/ordomysticus.org\/es\/wp-json\/wp\/v2\/pages\/46018","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ordomysticus.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ordomysticus.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ordomysticus.org\/es\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ordomysticus.org\/es\/wp-json\/wp\/v2\/comments?post=46018"}],"version-history":[{"count":17,"href":"https:\/\/ordomysticus.org\/es\/wp-json\/wp\/v2\/pages\/46018\/revisions"}],"predecessor-version":[{"id":46036,"href":"https:\/\/ordomysticus.org\/es\/wp-json\/wp\/v2\/pages\/46018\/revisions\/46036"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ordomysticus.org\/es\/wp-json\/wp\/v2\/media\/45991"}],"wp:attachment":[{"href":"https:\/\/ordomysticus.org\/es\/wp-json\/wp\/v2\/media?parent=46018"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}