{"id":46047,"date":"2026-08-06T16:00:46","date_gmt":"2026-08-06T14:00:46","guid":{"rendered":"https:\/\/ordomysticus.org\/?page_id=46047"},"modified":"2026-08-06T20:05:35","modified_gmt":"2026-08-06T18:05:35","slug":"autosuggestion-the-master-level","status":"publish","type":"page","link":"https:\/\/ordomysticus.org\/pt\/autosuggestion-the-master-level\/","title":{"rendered":"Autosuggestion \u2013 the Master Level"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"46047\" class=\"elementor elementor-46047\">\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<!--\r\nELEMENTOR HTML WIDGET VERSION\r\nPaste this entire file into ONE Elementor HTML widget.\r\nThis is an Elementor fragment; paste the complete content into one HTML widget.\r\n-->\r\n<style>\r\n@import url('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');\r\n\r\n        \/* CSS VARIABLES BASED ON DESIGN CONCEPT *\/\r\n        .itr-landing-page{\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        .itr-landing-page, .itr-landing-page *{\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .itr-landing-page{\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-landing-page .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-landing-page .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        .itr-landing-page h1, .itr-landing-page h2, .itr-landing-page h3, .itr-landing-page h4, .itr-landing-page 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        .itr-landing-page h1{ font-size: clamp(40px, 6vw, 72px); letter-spacing: 0.02em; }\r\n        .itr-landing-page h2{ font-size: clamp(32px, 5vw, 54px); }\r\n        .itr-landing-page h3{ font-size: 32px; margin-bottom: 16px; }\r\n        .itr-landing-page h4{ font-size: 24px; margin-bottom: 12px; }\r\n\r\n        .itr-landing-page 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-landing-page .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        .itr-landing-page .text-center{ text-align: center; }\r\n        .itr-landing-page .text-gold{ color: var(--itr-gold) !important; }\r\n\r\n        \/* BUTTONS (Highly Rounded & Animated) *\/\r\n        .itr-landing-page .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-landing-page .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        .itr-landing-page .bg-sand{ background-color: var(--itr-sand); }\r\n        .itr-landing-page .bg-dark{ background-color: var(--itr-dark); color: var(--itr-white); }\r\n        .itr-landing-page .bg-dark h2, .itr-landing-page .bg-dark h3, .itr-landing-page .bg-dark h4, .itr-landing-page .bg-dark p{ color: var(--itr-white); }\r\n        .itr-landing-page .bg-dark p{ opacity: 0.8; }\r\n        .itr-landing-page .bg-white{ background-color: var(--itr-white); }\r\n\r\n        \/* GRIDS *\/\r\n        .itr-landing-page .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        .itr-landing-page .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        .itr-landing-page .grid-4{\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\r\n            gap: 30px;\r\n        }\r\n\r\n        \/* LISTS *\/\r\n        .itr-landing-page .itr-list{\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0 0 24px 0;\r\n        }\r\n        .itr-landing-page .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        .itr-landing-page .bg-dark .itr-list li{ color: rgba(255,255,255,0.8); }\r\n        .itr-landing-page .itr-list li::before{\r\n            content: \"\u2713\";\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 (Curriculum) *\/\r\n        .itr-landing-page .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-landing-page .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-landing-page .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-landing-page .itr-card:hover::before{ opacity: 1; }\r\n\r\n        \/* ADVANCED TECHNIQUES LIST (Day Cards Style) *\/\r\n        .itr-landing-page .day-card{\r\n            background: var(--itr-white);\r\n            padding: 30px;\r\n            border-radius: 20px;\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            display: flex;\r\n            align-items: center;\r\n            gap: 20px;\r\n        }\r\n        .itr-landing-page .day-card:hover{\r\n            transform: translateX(10px);\r\n            box-shadow: var(--shadow-md);\r\n            border-left: 4px solid var(--itr-gold);\r\n        }\r\n        \r\n        .itr-landing-page .technique-number{\r\n            font-family: var(--font-head);\r\n            font-size: 48px;\r\n            color: rgba(199, 165, 91, 0.2);\r\n            position: absolute;\r\n            top: 10px;\r\n            right: 20px;\r\n            line-height: 1;\r\n            z-index: 0;\r\n        }\r\n\r\n        \/* REGISTRATION\/DETAILS CARD *\/\r\n        .itr-landing-page .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: 600px;\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        .itr-landing-page .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\r\n        \/* PHOTO PLACEHOLDERS *\/\r\n        .itr-landing-page .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        \/* Fixed: Scoped Background Gradient to Hero Section *\/\r\n        .itr-landing-page .photo-ph-video{\r\n            min-height: 86vh;\r\n            border: none;\r\n            color: #fff;\r\n            border-radius: 0;\r\n            position: relative;\r\n            overflow: hidden;\r\n            background-image:\r\n                linear-gradient(90deg, rgba(17, 24, 22, 0.74), rgba(17, 24, 22, 0.38)),\r\n                url(\"https:\/\/images.pexels.com\/photos\/18408665\/pexels-photo-18408665\/free-photo-of-woman-relaxing-in-seaside-at-sunrise.jpeg?auto=compress&cs=tinysrgb&w=2000\");\r\n            background-size: cover;\r\n            background-position: center 58%;\r\n        }\r\n        .itr-landing-page .photo-ph-video h1, .itr-landing-page .photo-ph-video p, .itr-landing-page .photo-ph-video div{ position: relative; z-index: 2; }\r\n        .itr-landing-page .photo-ph-video::after{\r\n            content: \"\"; position: absolute; top:0; left:0; width:100%; height:100%;\r\n            background: linear-gradient(180deg, rgba(14,22,19,0.08) 0%, rgba(14,22,19,0.55) 100%); \r\n            z-index: 1;\r\n        }\r\n        \r\n        \/* PROTECTED IMAGE STYLING CLASSES *\/\r\n        .itr-landing-page .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        .itr-landing-page .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        .itr-landing-page .img-square:hover{ transform: scale(1.03) !important; }\r\n        .itr-landing-page .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        .itr-landing-page .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        .itr-landing-page .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        \/* ==========================================================================\r\n           MOBILE-FIRST FOCUSED RESPONSIVENESS\r\n           ========================================================================== *\/\r\n        @media (max-width: 900px) {\r\n            .itr-landing-page .grid-2{ grid-template-columns: 1fr; gap: 50px; }\r\n            .itr-landing-page .grid-4{ grid-template-columns: 1fr 1fr; }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            \/* Tighter spacing for mobile *\/\r\n            .itr-landing-page .itr-container, .itr-landing-page .itr-container-sm{ padding: 60px 20px; }\r\n            \r\n            \/* Typography adjustments *\/\r\n            .itr-landing-page h1{ font-size: 42px; }\r\n            .itr-landing-page h2{ font-size: 36px; }\r\n            .itr-landing-page h3{ font-size: 28px; }\r\n            \r\n            \/* Buttons Full Width on Mobile *\/\r\n            .itr-landing-page .itr-btn{ width: 100%; padding: 18px 24px; font-size: 16px; }\r\n            \r\n            \/* Card Paddings *\/\r\n            .itr-landing-page .itr-card, .itr-landing-page .day-card, .itr-landing-page .pricing-card{ padding: 30px 24px; }\r\n            .itr-landing-page .pricing-card{ border-radius: 20px; }\r\n            \r\n            \/* Hero Video container adjustments *\/\r\n            .itr-landing-page .photo-ph-video{ min-height: 90vh; }\r\n            .itr-landing-page .hero-content{ padding: 60px 20px; }\r\n        }\r\n\r\n        \/* COUNTDOWN & PRICING STYLES *\/\r\n        .itr-landing-page .countdown-container{\r\n            background: #191919;\r\n            border: 1px solid rgba(199, 165, 91, 0.3);\r\n            border-radius: 24px;\r\n            padding: 40px 24px;\r\n            text-align: center;\r\n            color: #ffffff;\r\n            margin: 40px auto 0 auto;\r\n            max-width: 700px;\r\n            box-shadow: var(--shadow-lg);\r\n        }\r\n\r\n        .itr-landing-page .local-time-pill{\r\n            background: rgba(199, 165, 91, 0.08);\r\n            border: 1px solid rgba(199, 165, 91, 0.3);\r\n            color: rgba(255, 255, 255, 0.85);\r\n            padding: 8px 20px;\r\n            border-radius: 50px;\r\n            display: inline-block;\r\n            font-size: 14px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .itr-landing-page .price-pills-wrapper{\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            gap: 15px;\r\n            flex-wrap: wrap;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .itr-landing-page .price-pill{\r\n            background: rgba(255, 255, 255, 0.05);\r\n            border: 1px solid rgba(255, 255, 255, 0.15);\r\n            padding: 10px 24px;\r\n            border-radius: 50px;\r\n            font-size: 16px;\r\n            color: rgba(255, 255, 255, 0.7);\r\n        }\r\n\r\n        .itr-landing-page .price-pill.active{\r\n            background: rgba(199, 165, 91, 0.15);\r\n            border-color: var(--itr-gold);\r\n            color: var(--itr-gold);\r\n            font-weight: 600;\r\n        }\r\n\r\n        .itr-landing-page .countdown-grid{\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 15px;\r\n            max-width: 480px;\r\n            margin: 20px auto 0 auto;\r\n        }\r\n\r\n        .itr-landing-page .countdown-box{\r\n            background: rgba(255, 255, 255, 0.03);\r\n            border: 1px solid rgba(199, 165, 91, 0.25);\r\n            border-radius: 16px;\r\n            padding: 16px 10px;\r\n        }\r\n\r\n        .itr-landing-page .countdown-box .num{\r\n            font-family: var(--font-head);\r\n            font-size: 38px;\r\n            color: var(--itr-gold);\r\n            line-height: 1;\r\n            margin-bottom: 6px;\r\n        }\r\n\r\n        .itr-landing-page .countdown-box .label{\r\n            font-size: 11px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n            color: rgba(255, 255, 255, 0.6);\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .itr-landing-page .countdown-grid{ gap: 8px; }\r\n            .itr-landing-page .countdown-box{ padding: 12px 6px; }\r\n            .itr-landing-page .countdown-box .num{ font-size: 28px; }\r\n        }\r\n    \r\n        \/* ==========================================================\r\n           ELEMENTOR V2 \u2014 CONTRAST, IMAGES, MOBILE AND SMART STICKY CTA\r\n           ========================================================== *\/\r\n        .itr-landing-page{\r\n            --itr-sand: #F5F0E8;\r\n            --itr-white: #FFFFFF;\r\n            --itr-dark: #272C29;\r\n            --itr-gold: #B98B38;\r\n            --itr-gold-hover: #C99D4B;\r\n            --itr-green: #7F927B;\r\n            --itr-blue: #56758A;\r\n            background: #FFFFFF;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        .itr-landing-page .countdown-container{\r\n            background: linear-gradient(145deg, #FFFDF8 0%, #F5EEE1 100%);\r\n            border: 1px solid rgba(170, 126, 48, 0.34);\r\n            border-radius: 30px;\r\n            color: #272C29;\r\n            box-shadow: 0 24px 60px rgba(61, 48, 29, 0.12);\r\n        }\r\n\r\n        .itr-landing-page .countdown-container h3, .itr-landing-page .countdown-container p, .itr-landing-page .countdown-container strong, .itr-landing-page .countdown-container .itr-list li{\r\n            color: #272C29;\r\n        }\r\n\r\n        .itr-landing-page .event-badges{\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 12px;\r\n            flex-wrap: wrap;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .itr-landing-page .event-badge{\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 8px;\r\n            background: #FFFFFF;\r\n            border: 1px solid rgba(170, 126, 48, 0.27);\r\n            color: #343A36;\r\n            padding: 10px 18px;\r\n            border-radius: 999px;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .itr-landing-page .event-badge.featured{\r\n            background: #EFE5D2;\r\n            color: #76551E;\r\n            border-color: rgba(170, 126, 48, 0.36);\r\n        }\r\n\r\n        .itr-landing-page .local-time-pill{\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 8px;\r\n            background: #FFFFFF;\r\n            border: 1px solid rgba(170, 126, 48, 0.33);\r\n            color: #2E342F;\r\n            box-shadow: 0 8px 22px rgba(61, 48, 29, 0.05);\r\n        }\r\n\r\n        .itr-landing-page .price-pill{\r\n            background: #FFFFFF;\r\n            border-color: rgba(170, 126, 48, 0.28);\r\n            color: #2D322E;\r\n        }\r\n\r\n        .itr-landing-page .price-pill.active{\r\n            background: #EDE1CA;\r\n            border-color: #B98B38;\r\n            color: #252A27;\r\n        }\r\n\r\n        .itr-landing-page .workshop-facts{\r\n            text-align: left;\r\n            background: #E2E8DC;\r\n            border: 1px solid rgba(85, 103, 84, 0.20);\r\n            padding: 30px;\r\n            border-radius: 22px;\r\n            margin-bottom: 38px;\r\n            color: #223027;\r\n        }\r\n\r\n        .itr-landing-page .workshop-facts .itr-list li{\r\n            color: #223027 !important;\r\n        }\r\n\r\n        .itr-landing-page .workshop-facts .itr-list li::before{\r\n            background: rgba(185, 139, 56, 0.16);\r\n            color: #987126;\r\n        }\r\n\r\n        .itr-landing-page .countdown-box{\r\n            background: rgba(255, 255, 255, 0.82);\r\n            border-color: rgba(170, 126, 48, 0.31);\r\n        }\r\n\r\n        .itr-landing-page .countdown-box .num{\r\n            color: #987126;\r\n        }\r\n\r\n        .itr-landing-page .countdown-box .label{\r\n            color: #4A514C;\r\n        }\r\n\r\n        .itr-landing-page .master-technique-highlight{\r\n            background: linear-gradient(135deg, #F0E4CD 0%, #FBF8F1 100%);\r\n            color: #272C29;\r\n            padding: 42px;\r\n            border-radius: 24px;\r\n            text-align: center;\r\n            max-width: 800px;\r\n            margin: 50px auto 0 auto;\r\n            border: 1px solid rgba(185, 139, 56, 0.30);\r\n            box-shadow: var(--shadow-md);\r\n        }\r\n\r\n        .itr-landing-page .master-technique-highlight p{\r\n            color: #424943 !important;\r\n        }\r\n\r\n        .itr-landing-page .instructor-section{\r\n            background:\r\n                radial-gradient(circle at 88% 10%, rgba(185,139,56,0.18), transparent 35%),\r\n                linear-gradient(135deg, #E5EBE0 0%, #F7F2E8 100%);\r\n            color: #272C29;\r\n            border: 1px solid rgba(108, 126, 105, 0.18);\r\n            border-radius: 40px;\r\n            max-width: 1300px;\r\n            margin: 0 auto;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .itr-landing-page .instructor-section h2, .itr-landing-page .instructor-section h3, .itr-landing-page .instructor-section p{\r\n            color: #272C29 !important;\r\n        }\r\n\r\n        .itr-landing-page .final-cta{\r\n            background:\r\n                radial-gradient(circle at 20% 20%, rgba(185,139,56,0.16), transparent 35%),\r\n                linear-gradient(135deg, #273832 0%, #17251F 100%);\r\n        }\r\n\r\n        .itr-landing-page .mobile-reserve-cta{\r\n            display: none;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .itr-landing-page .photo-ph-video{\r\n                min-height: 88svh;\r\n                background-position: 62% center;\r\n            }\r\n\r\n            .itr-landing-page .hero-content{\r\n                padding: 52px 18px;\r\n            }\r\n\r\n            .itr-landing-page .hero-content h1{\r\n                font-size: 42px !important;\r\n            }\r\n\r\n            .itr-landing-page .hero-content p{\r\n                font-size: 17px !important;\r\n                line-height: 1.65 !important;\r\n            }\r\n\r\n            .itr-landing-page .countdown-container{\r\n                padding: 38px 18px !important;\r\n                border-radius: 24px;\r\n            }\r\n\r\n            .itr-landing-page .countdown-grid{\r\n                grid-template-columns: repeat(2, minmax(0, 1fr));\r\n                gap: 10px;\r\n            }\r\n\r\n            .itr-landing-page .workshop-facts{\r\n                padding: 24px 20px;\r\n            }\r\n\r\n            .itr-landing-page .event-badge, .itr-landing-page .local-time-pill{\r\n                width: 100%;\r\n            }\r\n\r\n            .itr-landing-page .mobile-reserve-cta{\r\n                position: fixed;\r\n                left: 12px;\r\n                right: 12px;\r\n                bottom: 12px;\r\n                z-index: 9999;\r\n                opacity: 0;\r\n                visibility: hidden;\r\n                transform: translateY(18px);\r\n                transition: opacity .25s ease, transform .25s ease, visibility .25s ease;\r\n                pointer-events: none;\r\n            }\r\n\r\n            .itr-landing-page .mobile-reserve-cta.is-visible{\r\n                display: block;\r\n                opacity: 1;\r\n                visibility: visible;\r\n                transform: translateY(0);\r\n                pointer-events: auto;\r\n            }\r\n\r\n            .itr-landing-page .mobile-reserve-cta .itr-btn{\r\n                width: 100%;\r\n                padding: 16px 20px;\r\n                box-shadow: 0 14px 30px rgba(66, 49, 19, 0.30);\r\n            }\r\n        }\r\n\r\n    \r\n        \/* V3 refinements *\/\r\n        .itr-landing-page .hero-local-time{\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 9px;\r\n            margin: -12px auto 28px;\r\n            padding: 10px 18px;\r\n            border: 1px solid rgba(255, 255, 255, 0.30);\r\n            border-radius: 999px;\r\n            background: rgba(19, 29, 25, 0.42);\r\n            color: rgba(255, 255, 255, 0.96);\r\n            font-size: 14px;\r\n            line-height: 1.45;\r\n            backdrop-filter: blur(8px);\r\n            -webkit-backdrop-filter: blur(8px);\r\n        }\r\n\r\n        .itr-landing-page .hero-local-time i{\r\n            color: #E0BD70;\r\n            font-size: 18px;\r\n            flex: 0 0 auto;\r\n        }\r\n\r\n        .itr-landing-page .hero-local-time strong{\r\n            color: #FFFFFF;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .itr-landing-page .countdown-grid{\r\n            grid-template-columns: repeat(4, minmax(0, 1fr)) !important;\r\n            max-width: 620px;\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .itr-landing-page .hero-local-time{\r\n                width: 100%;\r\n                max-width: 430px;\r\n                margin-top: -10px;\r\n                margin-bottom: 26px;\r\n                padding: 10px 13px;\r\n                font-size: 12px;\r\n            }\r\n\r\n            .itr-landing-page .countdown-grid{\r\n                grid-template-columns: repeat(4, minmax(0, 1fr)) !important;\r\n                gap: 7px;\r\n                max-width: 100%;\r\n            }\r\n\r\n            .itr-landing-page .countdown-box{\r\n                min-width: 0;\r\n                padding: 14px 4px;\r\n                border-radius: 14px;\r\n            }\r\n\r\n            .itr-landing-page .countdown-box .num{\r\n                font-size: 27px;\r\n                margin-bottom: 5px;\r\n            }\r\n\r\n            .itr-landing-page .countdown-box .label{\r\n                font-size: 9px;\r\n                letter-spacing: 1.2px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 380px) {\r\n            .itr-landing-page .countdown-grid{\r\n                gap: 5px;\r\n            }\r\n\r\n            .itr-landing-page .countdown-box{\r\n                padding: 12px 2px;\r\n            }\r\n\r\n            .itr-landing-page .countdown-box .num{\r\n                font-size: 24px;\r\n            }\r\n\r\n            .itr-landing-page .countdown-box .label{\r\n                font-size: 8px;\r\n                letter-spacing: .8px;\r\n            }\r\n        }\r\n\r\n    \r\n\r\n        \/* Extra separation between instructor and registration sections *\/\r\n        .itr-landing-page .instructor-section {\r\n            margin-bottom: 72px !important;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .itr-landing-page .instructor-section {\r\n                margin-bottom: 42px !important;\r\n            }\r\n        }\r\n\r\n<\/style>\r\n\r\n<div class=\"itr-landing-page\" id=\"itr-landing-page\">\r\n<!-- HIDDEN TRIGGER FOR FORMS -->\r\n    <a href=\"javascript:void(0);\" style=\"display:none;\" id=\"fluent-modal-trigger\"><\/a>\r\n\r\n    \r\n\r\n    <!-- 1. HERO SECTION -->\r\n    <!-- Hero: Pexels photo 18408665 -->\r\n    <section class=\"photo-ph photo-ph-video\" id=\"itr-hero\">\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;\">Autosuggestion \u2013 the Master Level<\/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);\">Master the Power of Your Mind<\/h1>\r\n\r\n                <div style=\"display: flex; gap: 30px; justify-content: center; flex-wrap: wrap; margin-bottom: 40px; color: rgba(255,255,255,0.9); font-size: 16px;\">\r\n                    <span style=\"display: flex; align-items: center; gap: 8px;\"><i class=\"ph-bold ph-calendar-blank text-gold\"><\/i> Friday, August 28, 2026<\/span>\r\n                    <span style=\"display: flex; align-items: center; gap: 8px;\"><i class=\"ph-bold ph-clock text-gold\"><\/i> 18:00 (German Time \/ CEST)<\/span>\r\n                    <span style=\"display: flex; align-items: center; gap: 8px;\"><i class=\"ph-bold ph-video-camera text-gold\"><\/i> Live Online Workshop<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"hero-local-time\">\r\n                    <i class=\"ph-bold ph-globe-hemisphere-west\"><\/i>\r\n                    <span>Your local time: <strong class=\"local-event-time\">Friday, August 28, 2026<\/strong><\/span>\r\n                <\/div>\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                    Learn the master techniques of autosuggestion based on Hermetic principles. Transform your inner world and create lasting personal change.\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=\"triggerFluentFormModal();\">Reserve Your Place<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 2. INTRODUCTION -->\r\n    <section class=\"bg-sand\">\r\n        <div class=\"itr-container grid-2\">\r\n            <!-- TEXT -->\r\n            <div>\r\n                <span class=\"itr-subheadline\">The Foundation<\/span>\r\n                <h2>Transform Your Mind <br>Transform Your Reality<\/h2>\r\n                <p>Your thoughts shape your inner world\u2014and ultimately your outer life.<\/p>\r\n                <p>Autosuggestion is one of the most powerful and practical methods for consciously influencing your subconscious mind, strengthening desirable qualities, and supporting profound personal transformation.<\/p>\r\n                <p>In this exclusive Master Level Workshop, Ray del Sole introduces the complete hermetic approach to autosuggestion\u2014from its ancient spiritual origins to advanced practical techniques used for self-development, mental mastery, healing, and magical training.<\/p>\r\n                \r\n                <div style=\"background: rgba(199, 165, 91, 0.05); padding: 24px; border-radius: 16px; border-left: 4px solid var(--itr-gold); margin: 30px 0;\">\r\n                    <p style=\"font-style: italic; font-family: var(--font-head); font-size: 22px; color: var(--itr-gold); margin-bottom: 0;\">This workshop goes far beyond ordinary affirmations.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- IMAGE -->\r\n            <div>\r\n                <!-- Intro: Pexels photo 13865973 -->\r\n                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/images.pexels.com\/photos\/13865973\/pexels-photo-13865973.jpeg?auto=compress&cs=tinysrgb&w=1200\" alt=\"Woman meditating peacefully in a sunlit forest\" class=\"img-tall\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 3. WHAT YOU WILL LEARN -->\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\">The Curriculum<\/span>\r\n                <h2>What You Will Learn<\/h2>\r\n                <p>During this intensive live workshop you will discover the deep mechanics of the mind.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"grid-3\" style=\"justify-content: center;\">\r\n                <div class=\"itr-card\">\r\n                    <h4>Ancient Roots & Modern Psychology<\/h4>\r\n                    <p style=\"font-size: 15px;\">Explore the origins of autosuggestion in Hermeticism, Stoic philosophy, and the groundbreaking work of \u00c9mile Cou\u00e9.<\/p>\r\n                <\/div>\r\n                <div class=\"itr-card\">\r\n                    <h4>The Mechanics of the Subconscious<\/h4>\r\n                    <p style=\"font-size: 15px;\">Understand exactly how repeated thoughts influence the subconscious mind and why repetition alters consciousness.<\/p>\r\n                <\/div>\r\n                <div class=\"itr-card\">\r\n                    <h4>Willpower & Manifestation<\/h4>\r\n                    <p style=\"font-size: 15px;\">Learn the vital relationship between imagination, willpower, and the physical manifestation of your mental patterns.<\/p>\r\n                <\/div>\r\n                <div class=\"itr-card\">\r\n                    <h4>Emotional Acceleration<\/h4>\r\n                    <p style=\"font-size: 15px;\">Discover the psychology behind effective autosuggestion and the vital role of emotions in accelerating your personal and spiritual transformation.<\/p>\r\n                <\/div>\r\n                <div class=\"itr-card\">\r\n                    <h4>Hermetic Programming<\/h4>\r\n                    <p style=\"font-size: 15px;\">Master advanced hermetic techniques for programming the subconscious, utilizing energy accumulation and deep inner alignment.<\/p>\r\n                <\/div>\r\n                <div class=\"itr-card\">\r\n                    <h4>Daily Integration<\/h4>\r\n                    <p style=\"font-size: 15px;\">Acquire practical methods to strengthen virtues, abilities, and desired states of consciousness that can immediately become part of your daily training.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 4. ADVANCED TECHNIQUES LIST -->\r\n    <section class=\"bg-sand\">\r\n        <div class=\"itr-container\">\r\n            <div class=\"text-center\" style=\"margin-bottom: 60px; max-width: 800px; margin-left: auto; margin-right: auto;\">\r\n                <span class=\"itr-subheadline\">The Methodology<\/span>\r\n                <h2>Advanced Master Techniques<\/h2>\r\n                <p>This workshop introduces several advanced methods rarely taught in conventional courses. You will learn how to combine willpower, imagination, emotion, concentration, Akasha, and energy accumulation into one integrated system.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"grid-4\" style=\"max-width: 1000px; margin: 0 auto;\">\r\n                <div class=\"day-card\">\r\n                    <span class=\"technique-number\">01<\/span>\r\n                    <h4 style=\"margin-bottom: 0; font-size: 20px; z-index: 1;\">Passive & Active Autosuggestion<\/h4>\r\n                <\/div>\r\n                <div class=\"day-card\">\r\n                    <span class=\"technique-number\">02<\/span>\r\n                    <h4 style=\"margin-bottom: 0; font-size: 20px; z-index: 1;\">Visualization Techniques<\/h4>\r\n                <\/div>\r\n                <div class=\"day-card\">\r\n                    <span class=\"technique-number\">03<\/span>\r\n                    <h4 style=\"margin-bottom: 0; font-size: 20px; z-index: 1;\">Emotional Empowerment<\/h4>\r\n                <\/div>\r\n                <div class=\"day-card\">\r\n                    <span class=\"technique-number\">04<\/span>\r\n                    <h4 style=\"margin-bottom: 0; font-size: 20px; z-index: 1;\">Rhythmic Autosuggestion<\/h4>\r\n                <\/div>\r\n                <div class=\"day-card\">\r\n                    <span class=\"technique-number\">05<\/span>\r\n                    <h4 style=\"margin-bottom: 0; font-size: 20px; z-index: 1;\">Core Word Method<\/h4>\r\n                <\/div>\r\n                <div class=\"day-card\">\r\n                    <span class=\"technique-number\">06<\/span>\r\n                    <h4 style=\"margin-bottom: 0; font-size: 20px; z-index: 1;\">Akasha Technique<\/h4>\r\n                <\/div>\r\n                <div class=\"day-card\">\r\n                    <span class=\"technique-number\">07<\/span>\r\n                    <h4 style=\"margin-bottom: 0; font-size: 20px; z-index: 1;\">Light & Electromagnetic Empowerment<\/h4>\r\n                <\/div>\r\n                <div class=\"day-card\">\r\n                    <span class=\"technique-number\">08<\/span>\r\n                    <h4 style=\"margin-bottom: 0; font-size: 20px; z-index: 1;\">Crystal Support<\/h4>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"master-technique-highlight\">\r\n                <h3 style=\"color: #856221; margin-bottom: 15px;\">The Complete Master Technique<\/h3>\r\n                <p style=\"margin-bottom: 0;\">Combining mind, emotion, speech, and writing into one highly effective, unified hermetic practice.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 5. WHO IS THIS FOR -->\r\n    <section class=\"bg-white\">\r\n        <div class=\"itr-container grid-2\">\r\n            <div>\r\n                <span class=\"itr-subheadline\">Target Audience<\/span>\r\n                <h2>Who Is This Workshop For?<\/h2>\r\n                <p style=\"margin-bottom: 30px;\">No previous experience with autosuggestion is required, although knowledge of hermetic principles will deepen your understanding.<\/p>\r\n                \r\n                <ul class=\"itr-list\">\r\n                    <li>Students of Hermetic Philosophy<\/li>\r\n                    <li>Members of Ordo Mysticus<\/li>\r\n                    <li>Spiritual practitioners<\/li>\r\n                    <li>Coaches and therapists<\/li>\r\n                    <li>Individuals interested in self-mastery<\/li>\r\n                    <li>Meditation practitioners<\/li>\r\n                    <li>Anyone seeking practical tools for lasting inner transformation<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            \r\n            <div style=\"background: var(--itr-sand); padding: 50px; border-radius: 30px;\">\r\n                <h3 style=\"margin-bottom: 20px;\">Why Autosuggestion?<\/h3>\r\n                <p><strong>The quality of your thoughts determines the quality of your life.<\/strong><\/p>\r\n                <p>Autosuggestion allows you to consciously replace limiting mental patterns with empowering ones, cultivate desirable virtues, strengthen inner harmony, improve focus, and support your personal and spiritual evolution.<\/p>\r\n                <p style=\"margin-bottom: 0;\">Within the Hermetic tradition, autosuggestion becomes far more than positive thinking\u2014it becomes a practical method for consciously shaping your character and directing the forces of your own microcosm.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 6. ABOUT RAY DEL SOLE -->\r\n    <section class=\"instructor-section\">\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:\/\/ordomysticus.org\/wp-content\/uploads\/2025\/04\/Ray-del-Sole-Photo.jpg\" 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 Instructor<\/span>\r\n                <h2>Ray del Sole<\/h2>\r\n                <p>Ray del Sole is the founder of Ordo Mysticus and has spent decades researching Hermetic philosophy, Western esotericism, consciousness, meditation, magical practice, and practical methods for personal transformation.<\/p>\r\n                <p>In this live online workshop he shares the complete Master Level system of autosuggestion as part of the practical training within Ordo Mysticus.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 7. WORKSHOP DETAILS & COUNTDOWN -->\r\n    <section class=\"bg-sand\">\r\n        <div class=\"itr-container\">\r\n            <div class=\"text-center\" style=\"margin-bottom: 40px;\">\r\n                <span class=\"itr-subheadline\">Registration<\/span>\r\n                <h2>Workshop Details<\/h2>\r\n                <p style=\"max-width: 600px; margin: 0 auto;\">Join us for an inspiring evening and discover how one of the simplest\u2014and most profound\u2014mental disciplines can become a lifelong tool.<\/p>\r\n            <\/div>\r\n\r\n            <!-- UNIFIED COUNTDOWN & REGISTRATION CARD -->\r\n            <div class=\"countdown-container\" id=\"workshop-registration\">\r\n                <span class=\"itr-subheadline\" style=\"margin-bottom: 15px; color: var(--itr-gold);\">Autosuggestion \u2013 the Master Level<\/span>\r\n                <h3 style=\"font-size: 42px; margin-bottom: 28px; color: #272C29;\">Live Online Workshop<\/h3>\r\n                \r\n                <div class=\"event-badges\">\r\n                    <span class=\"event-badge featured\"><i class=\"ph-bold ph-video\"><\/i> Full Recording Included<\/span>\r\n                    <span class=\"event-badge\"><i class=\"ph-bold ph-users text-gold\"><\/i> Limited Seats<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"local-time-pill\">\r\n                    <i class=\"ph-bold ph-clock text-gold\"><\/i>\r\n                    <span>Your local time: <strong class=\"local-event-time\">Friday, August 28, 2026<\/strong><\/span>\r\n                <\/div>\r\n\r\n                <div class=\"price-pills-wrapper\">\r\n                    <div class=\"price-pill\"><i class=\"ph-bold ph-ticket\" style=\"margin-right: 6px;\"><\/i> Regular: \u20ac45<\/div>\r\n                    <div class=\"price-pill active\"><i class=\"ph-bold ph-fire text-gold\" style=\"margin-right: 6px;\"><\/i> Early Bird: \u20ac36<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"workshop-facts\">\r\n                    <ul class=\"itr-list\" style=\"margin-bottom: 0;\">\r\n                        <li><strong>Instructor:<\/strong> Ray del Sole<\/li>\r\n                        <li><strong>Date:<\/strong> Friday, August 28, 2026<\/li>\r\n                        <li><strong>Time:<\/strong> 18:00 (German Time \/ CEST)<\/li>\r\n                        <li><strong>Format:<\/strong> Live Online<\/li>\r\n                        <li><strong>Language:<\/strong> English<\/li>\r\n                        <li style=\"margin-bottom: 0;\"><strong>Organizer:<\/strong> Ordo Mysticus<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <p style=\"font-size: 13px; letter-spacing: 2px; text-transform: uppercase; color: #947027; margin-bottom: 15px; font-weight: 700;\">Workshop begins in:<\/p>\r\n\r\n                <div class=\"countdown-grid\">\r\n                    <div class=\"countdown-box\">\r\n                        <div class=\"num\" id=\"cd-days\">22<\/div>\r\n                        <div class=\"label\">Days<\/div>\r\n                    <\/div>\r\n                    <div class=\"countdown-box\">\r\n                        <div class=\"num\" id=\"cd-hours\">08<\/div>\r\n                        <div class=\"label\">Hours<\/div>\r\n                    <\/div>\r\n                    <div class=\"countdown-box\">\r\n                        <div class=\"num\" id=\"cd-mins\">14<\/div>\r\n                        <div class=\"label\">Mins<\/div>\r\n                    <\/div>\r\n                    <div class=\"countdown-box\">\r\n                        <div class=\"num\" id=\"cd-secs\">30<\/div>\r\n                        <div class=\"label\">Secs<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 8. FINAL CTA SECTION -->\r\n    <section class=\"bg-dark final-cta\" id=\"final-cta\" 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\">Autosuggestion \u2013 the Master Level<\/span>\r\n            <h1 style=\"color: var(--itr-white); margin-bottom: 24px;\">Master Your Thoughts. Master Yourself.<\/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                Discover how one of the simplest\u2014and most profound\u2014mental disciplines can become a lifelong tool for transformation.\r\n            <\/p>\r\n            <button type=\"button\" class=\"itr-btn\" onclick=\"triggerFluentFormModal();\">Reserve Your Place<\/button>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <div class=\"mobile-reserve-cta\" id=\"mobile-reserve-cta\" aria-hidden=\"true\">\r\n        <button type=\"button\" class=\"itr-btn\" onclick=\"triggerFluentFormModal();\">Reserve Your Place<\/button>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/unpkg.com\/@phosphor-icons\/web\"><\/script>\r\n<script>\r\n        function triggerFluentFormModal() {\r\n            const trigger = document.querySelector('.ff-custom-modal-trigger');\r\n            if (trigger) {\r\n                trigger.click();\r\n            }\r\n        }\r\n\r\n        document.addEventListener('DOMContentLoaded', function () {\r\n            const eventDate = new Date('2026-08-28T16:00:00Z');\r\n\r\n            const formattedLocalTime = new Intl.DateTimeFormat(undefined, {\r\n                weekday: 'short',\r\n                year: 'numeric',\r\n                month: 'long',\r\n                day: 'numeric',\r\n                hour: '2-digit',\r\n                minute: '2-digit',\r\n                timeZoneName: 'short'\r\n            }).format(eventDate);\r\n\r\n            document.querySelectorAll('.local-event-time').forEach(function (element) {\r\n                element.textContent = formattedLocalTime;\r\n            });\r\n\r\n            const fields = {\r\n                days: document.getElementById('cd-days'),\r\n                hours: document.getElementById('cd-hours'),\r\n                mins: document.getElementById('cd-mins'),\r\n                secs: document.getElementById('cd-secs')\r\n            };\r\n\r\n            function updateCountdown() {\r\n                const difference = Math.max(0, eventDate.getTime() - Date.now());\r\n                const values = {\r\n                    days: Math.floor(difference \/ 86400000),\r\n                    hours: Math.floor((difference % 86400000) \/ 3600000),\r\n                    mins: Math.floor((difference % 3600000) \/ 60000),\r\n                    secs: Math.floor((difference % 60000) \/ 1000)\r\n                };\r\n\r\n                Object.keys(values).forEach(function (key) {\r\n                    if (fields[key]) fields[key].textContent = String(values[key]).padStart(2, '0');\r\n                });\r\n            }\r\n\r\n            updateCountdown();\r\n            window.setInterval(updateCountdown, 1000);\r\n\r\n            const sticky = document.getElementById('mobile-reserve-cta');\r\n            const hero = document.getElementById('itr-hero');\r\n            const registration = document.getElementById('workshop-registration');\r\n            const finalCta = document.getElementById('final-cta');\r\n            let ticking = false;\r\n\r\n            function visibleInViewport(element, ratio) {\r\n                if (!element) return false;\r\n                const rect = element.getBoundingClientRect();\r\n                return rect.top < window.innerHeight * ratio && rect.bottom > 0;\r\n            }\r\n\r\n            function updateSticky() {\r\n                ticking = false;\r\n                if (!sticky || !hero) return;\r\n\r\n                const mobile = window.matchMedia('(max-width: 768px)').matches;\r\n                const passedHero = hero.getBoundingClientRect().bottom < window.innerHeight * 0.38;\r\n                const registrationVisible = visibleInViewport(registration, 0.88);\r\n                const finalVisible = visibleInViewport(finalCta, 1);\r\n                const show = mobile && passedHero && !registrationVisible && !finalVisible;\r\n\r\n                sticky.classList.toggle('is-visible', show);\r\n                sticky.setAttribute('aria-hidden', show ? 'false' : 'true');\r\n            }\r\n\r\n            function requestUpdate() {\r\n                if (!ticking) {\r\n                    ticking = true;\r\n                    window.requestAnimationFrame(updateSticky);\r\n                }\r\n            }\r\n\r\n            updateSticky();\r\n            window.addEventListener('scroll', requestUpdate, { passive: true });\r\n            window.addEventListener('resize', requestUpdate);\r\n        });\r\n    <\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9df246c elementor-widget elementor-widget-html\" data-id=\"9df246c\" 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<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_16 ffs_default_wrap'><form data-form_id=\"16\" id=\"fluentform_16\" class=\"frm-fluent-form fluent_form_16 ff-el-form-top ff_form_instance_16_1 ff-form-loading fluentform_has_payment ffs_default\" data-form_instance=\"ff_form_instance_16_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;\">Master The Power of your Mind<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='46047' \/><input type=\"hidden\" id=\"_fluentform_16_fluentformnonce\" name=\"_fluentform_16_fluentformnonce\" value=\"0c61c336ab\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/pt\/wp-json\/wp\/v2\/pages\/46047\" \/><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-16_1\" ><p><strong>Master the Power of your Mind<\/strong><\/p><\/div><div data-name=\"ff_cn_id_1\"  class='ff-t-container ff-column-container ff_columns_total_2 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 50%;'><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_16_names_first_name_' id='label_ff_16_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_16_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Your First Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 50%;'><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_16_email' id='label_ff_16_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_16_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label   aria-label=\"Early Bird Ticket\">Early Bird Ticket<\/label><\/div><div class='ff-el-input--content'><input type=\"hidden\" id=\"ff_16_payment_input\" name=\"payment_input\" value=\"36\" class=\"ff_payment_item\" data-payment_item=\"yes\" data-payment_value=\"36\" data-payment_label=\"Early Bird Ticket\" ><span class=\"ff_item_price_wrapper\"><span class=\"ff_product_price_label\">Price:<\/span> <span class=\"ff_product_price\">\u20ac36<\/span><\/span><\/div><\/div><div class='ff-el-group  ff-payment_summary_component' tabindex='-1' data-name=\"payment_summary_component-16_2\" ><div class=\"ff_dynamic_value ff_dynamic_payment_summary\" data-ref=\"payment_summary\"><div class=\"ff_payment_summary\"><\/div><div class=\"ff_payment_summary_fallback\">No payment items has been selected yet<\/div><\/div><\/div><input name=\"payment_method\" type=\"hidden\" value=\"paypal\" data-name=\"payment_method\" class=\"ff-el-form-check-input ff_payment_method ff_selected_payment_method\" ><div class='ff-el-group    ff-el-input--content'><div class='ff-el-form-check ff-el-tc'><label aria-label='I consent to have this website store my submitted information so they can respond to my inquiry' class='ff-el-form-check-label ff_tc_label' for=gdpr-agreement_8f9750e8a8d62553e412a17c87cbe347><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_8f9750e8a8d62553e412a17c87cbe347\"  value='on' aria-invalid='false' aria-required=true><\/span> <div class='ff_t_c'>I consent to have this website store my submitted information so they can respond to my inquiry<\/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='Termos e Condi\u00e7\u00f5es: I have read and agree to the Terms and Conditions and Privacy Policy Cont\u00e9m 2 link(s). Use a navega\u00e7\u00e3o por abas para consultar.' class='ff-el-form-check-label ff_tc_label' for=terms-n-condition_285d9b3594843d86df5c67dac2654520><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_285d9b3594843d86df5c67dac2654520\"  value='on' aria-invalid='false' aria-required=false><\/span> <div class='ff_t_c'>I have read and agree to the <a target=\"_blank\" rel=\"noopener\" href=\"#\">Terms and Conditions<\/a> and <a target=\"_blank\" rel=\"noopener\" href=\"#\">Privacy Policy<\/a><\/div><\/label><\/div><\/div><div class='ff-el-group ' ><div class='ff-el-input--content'><div data-fluent_id='16' name='cf-turnstile-response'><div\n\t\tdata-sitekey='0x4AAAAAAAVJFYCP2hxz1N_Z'\n\t\tdata-theme='auto'\n\t\tid='fluentform-turnstile-16-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=\"Secure my spot to the event\">Secure my spot to the event<\/button><\/div><\/fieldset><\/form><div id='fluentform_16_errors' class='ff-errors-in-stack ff_form_instance_16_1 ff-form-loading_errors ff_form_instance_16_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_16_1 = {\"id\":\"16\",\"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_16_1\",\"form_id_selector\":\"fluentform_16\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"global_message\":\"This field is required\",\"global\":true}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"global_message\":\"This field is required\",\"global\":true}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"global_message\":\"This field is required\",\"global\":true}},\"email\":{\"required\":{\"value\":true,\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"global_message\":\"This field is required\",\"global\":true},\"email\":{\"value\":true,\"message\":\"Este campo deve conter um endere\\u00e7o de e-mail v\\u00e1lido\",\"global_message\":\"This field must contain a valid email\",\"global\":true}},\"payment_input\":{\"required\":{\"value\":false,\"global\":true,\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"global_message\":\"This field is required\"}},\"payment_method\":{\"required\":{\"value\":true,\"global\":true,\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"global_message\":\"This field is required\"}},\"gdpr-agreement\":{\"required\":{\"value\":true,\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"global_message\":\"This field is required\",\"global\":true}},\"terms-n-condition\":{\"required\":{\"value\":false,\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"global_message\":\"This field is required\",\"global\":true}},\"cf-turnstile-response\":[]},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            <\/div><\/div><\/div>\t\t\t\t<\/div>\n\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>Autosuggestion \u2013 the Master Level Master the Power of Your Mind Friday, August 28, 2026 18:00 (German Time \/ CEST) [&hellip;]<\/p>\n","protected":false},"author":20,"featured_media":46069,"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-46047","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/ordomysticus.org\/pt\/wp-json\/wp\/v2\/pages\/46047","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ordomysticus.org\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ordomysticus.org\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ordomysticus.org\/pt\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/ordomysticus.org\/pt\/wp-json\/wp\/v2\/comments?post=46047"}],"version-history":[{"count":19,"href":"https:\/\/ordomysticus.org\/pt\/wp-json\/wp\/v2\/pages\/46047\/revisions"}],"predecessor-version":[{"id":46068,"href":"https:\/\/ordomysticus.org\/pt\/wp-json\/wp\/v2\/pages\/46047\/revisions\/46068"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ordomysticus.org\/pt\/wp-json\/wp\/v2\/media\/46069"}],"wp:attachment":[{"href":"https:\/\/ordomysticus.org\/pt\/wp-json\/wp\/v2\/media?parent=46047"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}