{
    "id": 3007,
    "date": "2024-08-01T12:19:28",
    "date_gmt": "2024-08-01T11:19:28",
    "guid": {
        "rendered": "http:\/\/tt.thegoldenlink.world\/?page_id=3007"
    },
    "modified": "2024-11-01T11:26:20",
    "modified_gmt": "2024-11-01T11:26:20",
    "slug": "continuous-guidance",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/tt.thegoldenlink.world\/en\/continuous-guidance\/",
    "title": {
        "rendered": "Continuous guidance"
    },
    "content": {
        "rendered": "<div data-elementor-type=\"wp-page\" data-elementor-id=\"3007\" class=\"elementor elementor-3007\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19c4aea6 e-con-full e-flex e-con e-parent\" data-id=\"19c4aea6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cde50ee elementor-widget elementor-widget-heading\" data-id=\"cde50ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Continuous guidance <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fecf88 elementor-widget elementor-widget-text-editor\" data-id=\"1fecf88\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tMentorship &amp; homework\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d1677c8 elementor-widget elementor-widget-html\" data-id=\"3d1677c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n.mdw-card-portfolio{\r\n    --image-height: 77vh;\r\n    --image-width: 62vh;\r\n    --maximum-move: 80vh;\r\n    --maximum-rotate: 6deg;\r\n}\r\n.mdw-gradient{\r\n    --gradient-color-1: #302a27;\r\n    --gradient-color-2: #965f39;\r\n    --gradient-color-3: #e1a57d;\r\n    --gradient-color-4: #afd3ec;\r\n    --gradient-color-5: #445f88;\r\n}\r\n\r\n\/* Tablet Device *\/\r\n\r\n@media (max-width: 1024px){\r\n.mdw-card-portfolio{\r\n    --image-height: 77vh;\r\n    --image-width: 62vh;\r\n    --maximum-move: 65vh;\r\n    --maximum-rotate: 6deg;\r\n}\r\n}\r\n\r\n\r\n\/* Mobile Device *\/\r\n\r\n@media (max-width: 767px){\r\n.mdw-card-portfolio{\r\n    --image-height: 450px;\r\n    --image-width: 375px;\r\n    --maximum-move: 350px;\r\n    --maximum-rotate: 3deg;\r\n}\r\n}\r\n\r\nhtml, body{\r\n    overflow-x: hidden;\r\n}\r\n.elementor-edit-area .animated {\r\n    animation-fill-mode: forwards!important;\r\n}\r\n.mdw-card-portfolio-image-left,\r\n.mdw-card-portfolio-image-right{\r\n    will-change: transform;\r\n}\r\n.mdw-card-portfolio-image-left img,\r\n.mdw-card-portfolio-image-right img{\r\n    width: var(--image-width);\r\n    height: var(--image-height);\r\n    object-fit: cover;\r\n}\r\n\r\n\r\n\/* CSS code for gradient background *\/\r\n\r\n.mdw-gradient .elementor-widget-container{\r\n    background: var(--gradient-color-1,#fff);\r\n    background: linear-gradient(90deg, var(--gradient-color-1,#fff) 0%, var(--gradient-color-2,#fff) 25%, var(--gradient-color-3,#fff) 50%, var(--gradient-color-4,#fff) 75%, var(--gradient-color-5,#fff) 100%);\r\n}\r\n.mdw-gradient.elementor-widget-heading .elementor-widget-container{\r\n    -webkit-background-clip: text;\r\n    -webkit-text-fill-color: transparent;\r\n}\r\n\r\n\r\n\/* CSS code for bottom email box *\/\r\n\r\n.mdw-email-box .elementor-widget-container{\r\n    cursor: pointer;\r\n}\r\n.mdw-email-box .elementor-heading-title{\r\n    transition: all 0.2s ease-in-out;\r\n    word-break: break-all;\r\n    text-align: center;\r\n}\r\n.mdw-email-box .elementor-widget-container:hover .elementor-heading-title{\r\n    transform: scale(0.98);\r\n}\r\n.mdw-email-copy{\r\n    height: var(--min-height,22px);\r\n}\r\n.mdw-email-copy .e-con-inner{\r\n    height: auto;\r\n}\r\n.mdw-email-copy .elementor-widget{\r\n    transition: all 0.2s ease-in-out;\r\n}\r\n.mdw-email-copy.copy .elementor-widget{\r\n    transform: translateY(-100%);\r\n}\r\n.mdw-email-copy.copied .elementor-widget{\r\n    transform: translateY(-200%);\r\n}\r\n\r\n\r\n\/* CSS code for improving entrance animation *\/\r\n\r\n.fadeInUp {\r\n    animation: mdwFadeInUp 1s ease-in-out forwards !important;\r\n}\r\n.fadeIn {\r\n    animation: fadeIn 1.3s ease-in-out 0.5s forwards !important;\r\n    opacity: 0;\r\n}\r\n\r\n@keyframes mdwFadeInUp{\r\n0%{\r\n    transform: translateY(50px);\r\n    opacity: 0;\r\n    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);\r\n}\r\n100%{\r\n    transform: translateY(0);\r\n    opacity: 1;\r\n    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);\r\n}\r\n}\r\n\r\n@media (max-width: 767px){\r\n.mdw-card-portfolio-image-left{\r\n    transition: all 0.6s ease-in-out;\r\n    transform: translateX(-30px) rotate(-1deg) !important;\r\n}\r\n.mdw-card-portfolio-image-right{\r\n    transition: all 0.6s ease-in-out;\r\n    transform: translateX(30px) rotate(1deg) !important;\r\n}\r\n.mdw-card-portfolio.passed .mdw-card-portfolio-image-left{\r\n    transition: all 0.8s ease-in-out;\r\n    transform: translateX(calc(-1*var(--maximum-move))) rotate(calc(-1*var(--maximum-rotate))) !important;\r\n}\r\n.mdw-card-portfolio.passed .mdw-card-portfolio-image-right{\r\n    transition: all 0.8s ease-in-out;\r\n    transform: translateX(calc(1*var(--maximum-move))) rotate(calc(1*var(--maximum-rotate))) !important;\r\n}\r\n}\r\n\r\n<\/style>\r\n\r\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n<script>\r\nvar $ = jQuery\r\n\r\n$(window).on('load scroll resize', function(){\r\n\r\n$('.mdw-card-portfolio').each(function(){\r\n    var $this = $(this),\r\n    sectionHeight = $this.outerHeight(),\r\n    windowHeight = $(window).height(),\r\n    scrollValue = $(window).scrollTop() - $this.offset().top + windowHeight,\r\n    bottomPassValue = $(window).scrollTop() - $this.offset().top - sectionHeight,\r\n    easeSpeed = 3,\r\n    easeValue\r\n    \r\n    if( $(window).width() > 767 ){\r\n        \r\n        if(scrollValue < 0 || bottomPassValue > 0) return\r\n        \r\n        easeValue = 1 - 1\/Math.pow(2, scrollValue*easeSpeed\/sectionHeight)\r\n        \r\n        $this.find('.mdw-card-portfolio-image-left').css('transform', 'translateX(calc(' + (-1*easeValue) + '* var(--maximum-move))) rotate(calc(' + (-1*easeValue) + '*var(--maximum-rotate)))')\r\n        $this.find('.mdw-card-portfolio-image-right').css('transform', 'translateX(calc(' + (1*easeValue) + '* var(--maximum-move))) rotate(calc(' + (1*easeValue) + '*var(--maximum-rotate)))')\r\n    }else{\r\n        $this.removeClass('passed')\r\n        if( scrollValue - windowHeight*1\/2 > 0 ) $this.addClass('passed')\r\n    }\r\n    \r\n})\r\n})\r\n\r\n$(document).ready(function(){\r\n    \r\n$('.mdw-email-box .elementor-widget-container').hover(function(){\r\n    $('.mdw-email-copy').addClass('copy')\r\n}, function(){\r\n    $('.mdw-email-copy').removeClass('copy copied')\r\n})\r\n\r\n$('.mdw-email-box .elementor-widget-container').on('click', function(){\r\n    navigator.clipboard.writeText($('.mdw-email-box').text())\r\n    $('.mdw-email-copy').addClass('copied')\r\n})\r\n})\r\n\r\n<\/script>\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-392739c e-flex e-con-boxed e-con e-parent\" data-id=\"392739c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4423a61 elementor-shape-circle elementor-widget__width-initial elementor-fixed elementor-hidden-mobile elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"4423a61\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-telegram elementor-repeater-item-f4b21b8\" href=\"https:\/\/t.me\/+rbSyY7XV6Wk4MDEy\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Telegram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-telegram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-7541c8e\" href=\"https:\/\/www.instagram.com\/thegoldenlink.world\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-instagram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon- elementor-repeater-item-030635c\" href=\"http:\/\/tt.thegoldenlink.world\/en\/register-new\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\"><\/span>\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewbox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M360.437 386.229V470a24.036 24.036 0 0 1-24 24H42.009a24.037 24.037 0 0 1-24-24V42a24.036 24.036 0 0 1 24-24h243.643a7.981 7.981 0 0 1 6.063 2.781l66.347 66.263a7.938 7.938 0 0 1 2.352 5.656l.023 111.044 28.848-49.966 22.975-39.824a18.694 18.694 0 0 1 25.524-6.824l46.88 27.066a18.694 18.694 0 0 1 6.823 25.525L361.719 384.486a7.968 7.968 0 0 1-1.282 1.743zM215.788 134.258a37.428 37.428 0 1 0-53.132 0 73.866 73.866 0 0 0-46.734 60.64 7.984 7.984 0 0 0 7.863 9.483h130.873v-.024a8 8 0 0 0 7.942-8.757 73.839 73.839 0 0 0-46.808-61.341zm12.145 25.934a57.831 57.831 0 0 0-94.623 28.189h111.823a57.775 57.775 0 0 0-17.2-28.189zm-38.711-73.723a21.427 21.427 0 1 0 21.427 21.431 21.426 21.426 0 0 0-21.427-21.427zM80.322 264h217.8a8 8 0 0 0 0-16h-217.8a8 8 0 0 0 0 16zm0 79.492h183.412a8 8 0 0 0 0-16H80.322a8 8 0 0 0 0 16zM407.08 154.818l51.605 29.794 18.99-32.891a2.773 2.773 0 0 0-1.011-3.712l-46.88-27.066c-1.558-.9-3.009-.125-3.967 1.42zm-12.937 66.05a7.981 7.981 0 1 1 13.812 8L332.9 358.861l18.884 10.9L450.7 198.436l-51.6-29.794-98.925 171.341 18.9 10.91 75.07-130.025zM298.9 401.79l39.459-21.352-40.7-23.514zm-3.829 20.226v-.009a7.981 7.981 0 0 1-11.745-6.8l-1.985-72.087a7.917 7.917 0 0 1 1.057-4.187l62.049-107.473V100.7h-42.792a24.037 24.037 0 0 1-24-24V34H42.009a8.033 8.033 0 0 0-8 8v428a8.032 8.032 0 0 0 8 8h294.425a8.032 8.032 0 0 0 8-8v-74.7l-49.371 26.715zm-214.744.968h183.407a8 8 0 1 0 0-16H80.322a8 8 0 1 0 0 16zM333.138 84.7l-39.486-39.436V76.7a8.033 8.033 0 0 0 8 8z\" fill=\"#ffffff\" opacity=\"1\" data-original=\"#000000\"><\/path><\/g><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/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<div class=\"elementor-element elementor-element-46f3a399 mdw-card-portfolio e-flex e-con-boxed e-con e-parent\" data-id=\"46f3a399\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7f732e elementor-widget elementor-widget-heading\" data-id=\"f7f732e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Homework<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dae8f63 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"dae8f63\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Each module in The Self-Realization Teacher Training offers personalized guidance along with comprehensive homework and learning materials, designed to deepen your understanding and enrich your path towards profound self-realization.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b24a1fa elementor-widget elementor-widget-button\" data-id=\"1b24a1fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/tt.thegoldenlink.world\/en\/register-new\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Register<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ab00646 elementor-absolute mdw-card-portfolio-image-left elementor-widget elementor-widget-image\" data-id=\"4ab00646\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"682\" src=\"https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-samson-lee-230578-732588-1024x682.jpg\" class=\"attachment-large size-large wp-image-3873\" alt=\"\" srcset=\"https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-samson-lee-230578-732588-1024x682.jpg 1024w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-samson-lee-230578-732588-300x200.jpg 300w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-samson-lee-230578-732588-768x512.jpg 768w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-samson-lee-230578-732588-1536x1023.jpg 1536w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-samson-lee-230578-732588-2048x1364.jpg 2048w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-samson-lee-230578-732588-18x12.jpg 18w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-samson-lee-230578-732588-930x620.jpg 930w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-392b089b elementor-absolute mdw-card-portfolio-image-right elementor-widget elementor-widget-image\" data-id=\"392b089b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-willm-3810188-683x1024.jpg\" class=\"attachment-large size-large wp-image-3874\" alt=\"\" srcset=\"https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-willm-3810188-683x1024.jpg 683w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-willm-3810188-200x300.jpg 200w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-willm-3810188-768x1152.jpg 768w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-willm-3810188-1024x1536.jpg 1024w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-willm-3810188-1365x2048.jpg 1365w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-willm-3810188-8x12.jpg 8w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2024\/09\/pexels-willm-3810188-scaled.jpg 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-element elementor-element-9b2b6a5 e-con-full e-flex e-con e-child\" data-id=\"9b2b6a5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7af183 elementor-widget elementor-widget-heading\" data-id=\"d7af183\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">WHAT YOU'LL RECEIVE\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-050cba2 elementor-widget elementor-widget-spacer\" data-id=\"050cba2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0ec3f5 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"d0ec3f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewbox=\"0 0 491.5 491.5\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\" class=\"\"><g><g fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path fill=\"#b49c00\" d=\"M185.1 360.8c-18.2 0-36.3-4.3-48.3-12.2-2.1-1.4-4.4-3-6.8-4.7-13-9.1-30.9-21.5-44.2-19.2-1.7.3-3.4-.4-4.5-1.7-1.1-1.4-1.3-3.2-.6-4.8 6-14 17-24.2 32.8-30.5 2.4-1 5.2.2 6.2 2.7 1 2.4-.2 5.2-2.7 6.1-10.6 4.2-18.6 10.4-24 18.6 14.8 1.7 30.5 12.6 42.5 21 2.4 1.7 4.6 3.2 6.6 4.6 15.8 10.5 45.6 13.7 67.8 7.4 2.5-.7 5.1.8 5.9 3.3.7 2.5-.8 5.1-3.3 5.9-8.6 2.3-18 3.5-27.4 3.5zM306.4 360.8c-9.4 0-18.8-1.2-27.4-3.6-2.5-.7-4-3.3-3.3-5.9.7-2.5 3.3-4 5.9-3.3 22.2 6.3 52 3 67.9-7.4 2-1.3 4.2-2.9 6.6-4.6 12-8.4 27.7-19.3 42.5-21-5.4-8.2-13.4-14.5-24-18.6-2.4-1-3.6-3.7-2.7-6.1 1-2.4 3.7-3.6 6.1-2.7 15.8 6.2 26.8 16.5 32.8 30.5.7 1.6.4 3.4-.6 4.8-1.1 1.4-2.8 2-4.5 1.7-13.3-2.3-31.2 10.1-44.2 19.2-2.4 1.7-4.7 3.3-6.8 4.7-11.9 8-30.1 12.3-48.3 12.3z\" opacity=\"1\" data-original=\"#aeaeae\"><\/path><path fill=\"#bcaf17\" d=\"M307.7 309.3c-11.3 0-23-.8-35.4-2.3-2.6-.3-4.4-2.7-4.1-5.3s2.7-4.4 5.3-4.1c55.8 7 100.2-2.4 132.1-28.1 36-29 45.2-70.4 47.1-82.5-9.4-3.6-38.5-12.9-72.4-6.8-2.6.5-5-1.2-5.5-3.8s1.2-5 3.8-5.5c44.1-7.9 79.7 8.1 81.2 8.8 1.8.8 2.9 2.7 2.7 4.7-.2 2.3-5.6 55.9-51.1 92.5-26.6 21.6-61.4 32.4-103.7 32.4zM183.8 309.3c-42.2 0-77.1-10.9-103.9-32.4-45.5-36.6-50.9-90.2-51.1-92.5-.2-2 .9-3.9 2.7-4.7 1.5-.7 37.1-16.8 81.2-8.8 2.6.5 4.3 2.9 3.8 5.5s-2.9 4.3-5.5 3.8c-33.9-6.1-62.9 3.2-72.4 6.8 2 12.1 11.2 53.7 47.2 82.6 31.9 25.6 76.3 35 132 28 2.6-.3 5 1.5 5.3 4.1s-1.5 5-4.1 5.3c-12.2 1.5-23.9 2.3-35.2 2.3z\" opacity=\"1\" data-original=\"#797979\" class=\"\"><\/path><path fill=\"#b49c00\" d=\"M176.3 277.6c-.9 0-1.9-.3-2.7-.8-54-37.1-66.6-83-67.6-115-1.1-34.6 10.4-60.1 10.9-61.1.8-1.8 2.7-2.9 4.7-2.7s49.3 4.9 85.5 43.1c1.8 1.9 1.7 4.9-.2 6.7s-4.9 1.7-6.7-.2c-28.2-29.8-64.8-37.8-76-39.7-2.9 7.7-9.7 28.4-8.8 54C117 205 138.4 241 179 269c2.2 1.5 2.7 4.4 1.2 6.6-.9 1.3-2.4 2-3.9 2zM315.2 277.6c-1.5 0-3-.7-3.9-2-1.5-2.2-.9-5.1 1.2-6.6 40.6-27.9 62-64 63.5-107.1.9-25.6-5.8-46.3-8.8-54-11.2 1.8-47.8 9.9-76 39.7-1.8 1.9-4.8 2-6.7.2s-2-4.8-.2-6.7c36.1-38.1 83.5-42.9 85.5-43.1s3.9.9 4.7 2.7c.5 1.1 12 26.5 10.9 61.1-1 32-13.6 77.9-67.6 115-.7.5-1.7.8-2.6.8z\" opacity=\"1\" data-original=\"#aeaeae\"><\/path><g fill=\"#797979\"><path d=\"M245.8 408.1c-1.4 0-2.6-.6-3.5-1.6s-22-24.5-35.3-51.8c-10.3-21.1-13.1-38.8-8.3-52.5.9-2.5 3.6-3.8 6-2.9 2.5.9 3.8 3.6 2.9 6-3.9 11.2-1.3 26.4 7.9 45.2 9.6 19.6 23.8 37.7 30.4 45.5 6.5-7.8 20.8-25.9 30.3-45.5 9.2-18.8 11.8-34 7.9-45.2-.9-2.5.4-5.2 2.9-6s5.2.4 6 2.9c4.8 13.7 2 31.4-8.3 52.5-13.3 27.3-34.4 50.8-35.3 51.8s-2.3 1.6-3.6 1.6z\" fill=\"#bcaf17\" opacity=\"1\" data-original=\"#797979\" class=\"\"><\/path><path d=\"M245.8 95.3c-17 20-89 109.1-70.4 164.5 7.3 21.7 28.4 36 62.6 42.5 5.4 1 10 1 15.5 0 34.2-6.5 55.3-20.8 62.6-42.5 18.7-55.3-53.3-144.5-70.3-164.5zm0 217.3c-3.1 0-6.2-.3-9.5-.9-37.9-7.2-61.4-23.5-69.9-48.8-9.6-28.6.3-67.4 29.6-115.3 21.5-35.1 46-62.4 46.3-62.7.9-1 2.2-1.6 3.5-1.6s2.6.6 3.5 1.6c.2.3 24.8 27.6 46.2 62.7 29.3 47.8 39.2 86.6 29.6 115.3-8.5 25.2-32 41.6-69.9 48.8-3.2.5-6.3.9-9.4.9z\" fill=\"#bcaf17\" opacity=\"1\" data-original=\"#797979\" class=\"\"><\/path><\/g><\/g><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">During each module, participate in the intense 40-day<b> <\/b>meditation classes.  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewbox=\"0 0 491.5 491.5\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\" class=\"\"><g><g fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path fill=\"#b49c00\" d=\"M185.1 360.8c-18.2 0-36.3-4.3-48.3-12.2-2.1-1.4-4.4-3-6.8-4.7-13-9.1-30.9-21.5-44.2-19.2-1.7.3-3.4-.4-4.5-1.7-1.1-1.4-1.3-3.2-.6-4.8 6-14 17-24.2 32.8-30.5 2.4-1 5.2.2 6.2 2.7 1 2.4-.2 5.2-2.7 6.1-10.6 4.2-18.6 10.4-24 18.6 14.8 1.7 30.5 12.6 42.5 21 2.4 1.7 4.6 3.2 6.6 4.6 15.8 10.5 45.6 13.7 67.8 7.4 2.5-.7 5.1.8 5.9 3.3.7 2.5-.8 5.1-3.3 5.9-8.6 2.3-18 3.5-27.4 3.5zM306.4 360.8c-9.4 0-18.8-1.2-27.4-3.6-2.5-.7-4-3.3-3.3-5.9.7-2.5 3.3-4 5.9-3.3 22.2 6.3 52 3 67.9-7.4 2-1.3 4.2-2.9 6.6-4.6 12-8.4 27.7-19.3 42.5-21-5.4-8.2-13.4-14.5-24-18.6-2.4-1-3.6-3.7-2.7-6.1 1-2.4 3.7-3.6 6.1-2.7 15.8 6.2 26.8 16.5 32.8 30.5.7 1.6.4 3.4-.6 4.8-1.1 1.4-2.8 2-4.5 1.7-13.3-2.3-31.2 10.1-44.2 19.2-2.4 1.7-4.7 3.3-6.8 4.7-11.9 8-30.1 12.3-48.3 12.3z\" opacity=\"1\" data-original=\"#aeaeae\"><\/path><path fill=\"#bcaf17\" d=\"M307.7 309.3c-11.3 0-23-.8-35.4-2.3-2.6-.3-4.4-2.7-4.1-5.3s2.7-4.4 5.3-4.1c55.8 7 100.2-2.4 132.1-28.1 36-29 45.2-70.4 47.1-82.5-9.4-3.6-38.5-12.9-72.4-6.8-2.6.5-5-1.2-5.5-3.8s1.2-5 3.8-5.5c44.1-7.9 79.7 8.1 81.2 8.8 1.8.8 2.9 2.7 2.7 4.7-.2 2.3-5.6 55.9-51.1 92.5-26.6 21.6-61.4 32.4-103.7 32.4zM183.8 309.3c-42.2 0-77.1-10.9-103.9-32.4-45.5-36.6-50.9-90.2-51.1-92.5-.2-2 .9-3.9 2.7-4.7 1.5-.7 37.1-16.8 81.2-8.8 2.6.5 4.3 2.9 3.8 5.5s-2.9 4.3-5.5 3.8c-33.9-6.1-62.9 3.2-72.4 6.8 2 12.1 11.2 53.7 47.2 82.6 31.9 25.6 76.3 35 132 28 2.6-.3 5 1.5 5.3 4.1s-1.5 5-4.1 5.3c-12.2 1.5-23.9 2.3-35.2 2.3z\" opacity=\"1\" data-original=\"#797979\" class=\"\"><\/path><path fill=\"#b49c00\" d=\"M176.3 277.6c-.9 0-1.9-.3-2.7-.8-54-37.1-66.6-83-67.6-115-1.1-34.6 10.4-60.1 10.9-61.1.8-1.8 2.7-2.9 4.7-2.7s49.3 4.9 85.5 43.1c1.8 1.9 1.7 4.9-.2 6.7s-4.9 1.7-6.7-.2c-28.2-29.8-64.8-37.8-76-39.7-2.9 7.7-9.7 28.4-8.8 54C117 205 138.4 241 179 269c2.2 1.5 2.7 4.4 1.2 6.6-.9 1.3-2.4 2-3.9 2zM315.2 277.6c-1.5 0-3-.7-3.9-2-1.5-2.2-.9-5.1 1.2-6.6 40.6-27.9 62-64 63.5-107.1.9-25.6-5.8-46.3-8.8-54-11.2 1.8-47.8 9.9-76 39.7-1.8 1.9-4.8 2-6.7.2s-2-4.8-.2-6.7c36.1-38.1 83.5-42.9 85.5-43.1s3.9.9 4.7 2.7c.5 1.1 12 26.5 10.9 61.1-1 32-13.6 77.9-67.6 115-.7.5-1.7.8-2.6.8z\" opacity=\"1\" data-original=\"#aeaeae\"><\/path><g fill=\"#797979\"><path d=\"M245.8 408.1c-1.4 0-2.6-.6-3.5-1.6s-22-24.5-35.3-51.8c-10.3-21.1-13.1-38.8-8.3-52.5.9-2.5 3.6-3.8 6-2.9 2.5.9 3.8 3.6 2.9 6-3.9 11.2-1.3 26.4 7.9 45.2 9.6 19.6 23.8 37.7 30.4 45.5 6.5-7.8 20.8-25.9 30.3-45.5 9.2-18.8 11.8-34 7.9-45.2-.9-2.5.4-5.2 2.9-6s5.2.4 6 2.9c4.8 13.7 2 31.4-8.3 52.5-13.3 27.3-34.4 50.8-35.3 51.8s-2.3 1.6-3.6 1.6z\" fill=\"#bcaf17\" opacity=\"1\" data-original=\"#797979\" class=\"\"><\/path><path d=\"M245.8 95.3c-17 20-89 109.1-70.4 164.5 7.3 21.7 28.4 36 62.6 42.5 5.4 1 10 1 15.5 0 34.2-6.5 55.3-20.8 62.6-42.5 18.7-55.3-53.3-144.5-70.3-164.5zm0 217.3c-3.1 0-6.2-.3-9.5-.9-37.9-7.2-61.4-23.5-69.9-48.8-9.6-28.6.3-67.4 29.6-115.3 21.5-35.1 46-62.4 46.3-62.7.9-1 2.2-1.6 3.5-1.6s2.6.6 3.5 1.6c.2.3 24.8 27.6 46.2 62.7 29.3 47.8 39.2 86.6 29.6 115.3-8.5 25.2-32 41.6-69.9 48.8-3.2.5-6.3.9-9.4.9z\" fill=\"#bcaf17\" opacity=\"1\" data-original=\"#797979\" class=\"\"><\/path><\/g><\/g><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Receive additional Kundalini Yoga meditation exercises to deepen yourself in each topic module  <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewbox=\"0 0 491.5 491.5\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\" class=\"\"><g><g fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path fill=\"#b49c00\" d=\"M185.1 360.8c-18.2 0-36.3-4.3-48.3-12.2-2.1-1.4-4.4-3-6.8-4.7-13-9.1-30.9-21.5-44.2-19.2-1.7.3-3.4-.4-4.5-1.7-1.1-1.4-1.3-3.2-.6-4.8 6-14 17-24.2 32.8-30.5 2.4-1 5.2.2 6.2 2.7 1 2.4-.2 5.2-2.7 6.1-10.6 4.2-18.6 10.4-24 18.6 14.8 1.7 30.5 12.6 42.5 21 2.4 1.7 4.6 3.2 6.6 4.6 15.8 10.5 45.6 13.7 67.8 7.4 2.5-.7 5.1.8 5.9 3.3.7 2.5-.8 5.1-3.3 5.9-8.6 2.3-18 3.5-27.4 3.5zM306.4 360.8c-9.4 0-18.8-1.2-27.4-3.6-2.5-.7-4-3.3-3.3-5.9.7-2.5 3.3-4 5.9-3.3 22.2 6.3 52 3 67.9-7.4 2-1.3 4.2-2.9 6.6-4.6 12-8.4 27.7-19.3 42.5-21-5.4-8.2-13.4-14.5-24-18.6-2.4-1-3.6-3.7-2.7-6.1 1-2.4 3.7-3.6 6.1-2.7 15.8 6.2 26.8 16.5 32.8 30.5.7 1.6.4 3.4-.6 4.8-1.1 1.4-2.8 2-4.5 1.7-13.3-2.3-31.2 10.1-44.2 19.2-2.4 1.7-4.7 3.3-6.8 4.7-11.9 8-30.1 12.3-48.3 12.3z\" opacity=\"1\" data-original=\"#aeaeae\"><\/path><path fill=\"#bcaf17\" d=\"M307.7 309.3c-11.3 0-23-.8-35.4-2.3-2.6-.3-4.4-2.7-4.1-5.3s2.7-4.4 5.3-4.1c55.8 7 100.2-2.4 132.1-28.1 36-29 45.2-70.4 47.1-82.5-9.4-3.6-38.5-12.9-72.4-6.8-2.6.5-5-1.2-5.5-3.8s1.2-5 3.8-5.5c44.1-7.9 79.7 8.1 81.2 8.8 1.8.8 2.9 2.7 2.7 4.7-.2 2.3-5.6 55.9-51.1 92.5-26.6 21.6-61.4 32.4-103.7 32.4zM183.8 309.3c-42.2 0-77.1-10.9-103.9-32.4-45.5-36.6-50.9-90.2-51.1-92.5-.2-2 .9-3.9 2.7-4.7 1.5-.7 37.1-16.8 81.2-8.8 2.6.5 4.3 2.9 3.8 5.5s-2.9 4.3-5.5 3.8c-33.9-6.1-62.9 3.2-72.4 6.8 2 12.1 11.2 53.7 47.2 82.6 31.9 25.6 76.3 35 132 28 2.6-.3 5 1.5 5.3 4.1s-1.5 5-4.1 5.3c-12.2 1.5-23.9 2.3-35.2 2.3z\" opacity=\"1\" data-original=\"#797979\" class=\"\"><\/path><path fill=\"#b49c00\" d=\"M176.3 277.6c-.9 0-1.9-.3-2.7-.8-54-37.1-66.6-83-67.6-115-1.1-34.6 10.4-60.1 10.9-61.1.8-1.8 2.7-2.9 4.7-2.7s49.3 4.9 85.5 43.1c1.8 1.9 1.7 4.9-.2 6.7s-4.9 1.7-6.7-.2c-28.2-29.8-64.8-37.8-76-39.7-2.9 7.7-9.7 28.4-8.8 54C117 205 138.4 241 179 269c2.2 1.5 2.7 4.4 1.2 6.6-.9 1.3-2.4 2-3.9 2zM315.2 277.6c-1.5 0-3-.7-3.9-2-1.5-2.2-.9-5.1 1.2-6.6 40.6-27.9 62-64 63.5-107.1.9-25.6-5.8-46.3-8.8-54-11.2 1.8-47.8 9.9-76 39.7-1.8 1.9-4.8 2-6.7.2s-2-4.8-.2-6.7c36.1-38.1 83.5-42.9 85.5-43.1s3.9.9 4.7 2.7c.5 1.1 12 26.5 10.9 61.1-1 32-13.6 77.9-67.6 115-.7.5-1.7.8-2.6.8z\" opacity=\"1\" data-original=\"#aeaeae\"><\/path><g fill=\"#797979\"><path d=\"M245.8 408.1c-1.4 0-2.6-.6-3.5-1.6s-22-24.5-35.3-51.8c-10.3-21.1-13.1-38.8-8.3-52.5.9-2.5 3.6-3.8 6-2.9 2.5.9 3.8 3.6 2.9 6-3.9 11.2-1.3 26.4 7.9 45.2 9.6 19.6 23.8 37.7 30.4 45.5 6.5-7.8 20.8-25.9 30.3-45.5 9.2-18.8 11.8-34 7.9-45.2-.9-2.5.4-5.2 2.9-6s5.2.4 6 2.9c4.8 13.7 2 31.4-8.3 52.5-13.3 27.3-34.4 50.8-35.3 51.8s-2.3 1.6-3.6 1.6z\" fill=\"#bcaf17\" opacity=\"1\" data-original=\"#797979\" class=\"\"><\/path><path d=\"M245.8 95.3c-17 20-89 109.1-70.4 164.5 7.3 21.7 28.4 36 62.6 42.5 5.4 1 10 1 15.5 0 34.2-6.5 55.3-20.8 62.6-42.5 18.7-55.3-53.3-144.5-70.3-164.5zm0 217.3c-3.1 0-6.2-.3-9.5-.9-37.9-7.2-61.4-23.5-69.9-48.8-9.6-28.6.3-67.4 29.6-115.3 21.5-35.1 46-62.4 46.3-62.7.9-1 2.2-1.6 3.5-1.6s2.6.6 3.5 1.6c.2.3 24.8 27.6 46.2 62.7 29.3 47.8 39.2 86.6 29.6 115.3-8.5 25.2-32 41.6-69.9 48.8-3.2.5-6.3.9-9.4.9z\" fill=\"#bcaf17\" opacity=\"1\" data-original=\"#797979\" class=\"\"><\/path><\/g><\/g><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Become part of The Golden Link meditation community\u2014be part of a supportive family. <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\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-5e3db62b e-flex e-con-boxed e-con e-parent\" data-id=\"5e3db62b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-796a2611 e-con-full e-flex e-con e-child\" data-id=\"796a2611\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36671861 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"36671861\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Material overview<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f2d4a9c animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5f2d4a9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Learning material<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9b3cf9 elementor-widget elementor-widget-spacer\" data-id=\"f9b3cf9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b148e4 elementor-widget elementor-widget-text-editor\" data-id=\"7b148e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>This teacher training offers continuous guidance by integrating you into the Golden Link School&#8217;s program, designed to maintain the rhythm of The Self-realization throughout the year.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a7446b8 elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"6a7446b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1781\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1781\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">The 40 days\u200b<\/a>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1781\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1781\"><p style=\"text-align: justify;\">The 40-day meditation helps you connect with the group and refine your awareness. By practicing a technique for 40 days, you transform the underlying patterns that contribute to mental, physical, or spiritual disharmony, and <strong>elevate<\/strong> it to a state of health and happiness.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1782\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1782\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Homework & mentorship <\/a>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1782\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1782\"><p style=\"text-align: justify;\">Homework:\nAssignments enhance your understanding and application of the techniques taught, promoting practical integration into your daily routine.<\/p>\n<p style=\"text-align: justify;\">Mentorship:\nExperienced mentors support your journey, offering personalized guidance and feedback, ensuring you navigate challenges and meet your spiritual and educational goals effectively.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1783\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1783\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Sukhmani Sahib\u200b\u200b<\/a>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1783\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1783\"><p style=\"text-align: justify;\">In our program, we teach the practice of Sukhmani Sahib, a revered Sikh prayer that emphasizes peace and mental clarity. This meditation is vital for overcoming mental disturbances and aligning with the divine, facilitating profound spiritual healing and tranquilly. Through recitation, students deepen their spiritual journey, achieving total mental balance.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/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<div class=\"elementor-element elementor-element-1c6c0a4 mdw-card-portfolio e-flex e-con-boxed e-con e-parent\" data-id=\"1c6c0a4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f18ef89 elementor-widget elementor-widget-heading\" data-id=\"f18ef89\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Mentorship<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29bfb18 elementor-widget elementor-widget-text-editor\" data-id=\"29bfb18\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Receive intensive support and guidance throughout each module. This will be provided on a personal level as well as with your assigned mentor group. Also, the preparation and guidance with homework will continuously be provided.\u00a0<\/p><p>This is more than a teacher training, it is a &#8220;Sangat&#8221;\u00a0 a community that you will have for ever.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1628239 elementor-widget elementor-widget-button\" data-id=\"1628239\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/tt.thegoldenlink.world\/en\/register-new\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Register<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36d90c1 elementor-absolute mdw-card-portfolio-image-left elementor-widget elementor-widget-image\" data-id=\"36d90c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"555\" height=\"450\" src=\"https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2023\/08\/Screenshot_2023-08-03_at_17.56.43-removebg-preview.png\" class=\"attachment-medium_large size-medium_large wp-image-1021\" alt=\"\" srcset=\"https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2023\/08\/Screenshot_2023-08-03_at_17.56.43-removebg-preview.png 555w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2023\/08\/Screenshot_2023-08-03_at_17.56.43-removebg-preview-300x243.png 300w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2023\/08\/Screenshot_2023-08-03_at_17.56.43-removebg-preview-15x12.png 15w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c30527c elementor-absolute mdw-card-portfolio-image-right elementor-widget elementor-widget-image\" data-id=\"c30527c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"555\" height=\"450\" src=\"https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2023\/08\/Screenshot_2023-08-03_at_17.56.43-removebg-preview.png\" class=\"attachment-large size-large wp-image-1021\" alt=\"\" srcset=\"https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2023\/08\/Screenshot_2023-08-03_at_17.56.43-removebg-preview.png 555w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2023\/08\/Screenshot_2023-08-03_at_17.56.43-removebg-preview-300x243.png 300w, https:\/\/tt.thegoldenlink.world\/wp-content\/uploads\/2023\/08\/Screenshot_2023-08-03_at_17.56.43-removebg-preview-15x12.png 15w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-element elementor-element-64206715 e-con-full e-flex e-con e-parent\" data-id=\"64206715\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17ac189c elementor-widget elementor-widget-heading\" data-id=\"17ac189c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Introducing our mentors<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-294694cf e-con-full e-flex e-con e-child\" data-id=\"294694cf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-14ec712 e-con-full e-flex e-con e-child\" data-id=\"14ec712\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ddaf25 elementor-widget__width-inherit elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"0ddaf25\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;e27e5fb&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;b932b4e&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;c769013&quot;},{&quot;slide_title&quot;:&quot;Slide #4&quot;,&quot;_id&quot;:&quot;0b98fc7&quot;},{&quot;slide_title&quot;:&quot;Slide #5&quot;,&quot;_id&quot;:&quot;93e22ad&quot;}],&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_tablet&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;speed&quot;:500,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u041a\u0430\u0440\u0443\u0441\u0435\u043b\u044c\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"#!trpst#trp-gettext data-trpgettextoriginal=2428#!trpen#1 of 5#!trpst#\/trp-gettext#!trpen#\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1a17e62 e-con-full e-flex e-con e-child\" data-id=\"1a17e62\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9128ac9 elementor-flip-box--effect-fade elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-flip-box\" data-id=\"9128ac9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\tAmar Dev\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tAmar Dev has been studying kundalini yoga since the age of 5 and had been in training with Guru Dev Singh to learn profoundly about the healing methods and teachings of Satnam Rasayan. Now he is running his own tech company. \t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"#!trpst#trp-gettext data-trpgettextoriginal=2428#!trpen#2 of 5#!trpst#\/trp-gettext#!trpen#\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-15182a0 e-flex e-con-boxed e-con e-child\" data-id=\"15182a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd3a6eb elementor-flip-box--effect-fade elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-flip-box\" data-id=\"bd3a6eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\tIrina Bas\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tKundalini Yoga Teacher, Sat Nam Rasayan Healer. Practices Kundalini Yoga since 2012.\n\nIn 2018 completed KRI International Teacher Training Level 1.\n\nTeaches Philosophy.\n\nEducation: MBA Mod'art Paris, 2012\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"#!trpst#trp-gettext data-trpgettextoriginal=2428#!trpen#3 of 5#!trpst#\/trp-gettext#!trpen#\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2c65544 e-flex e-con-boxed e-con e-child\" data-id=\"2c65544\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45358ca elementor-flip-box--effect-fade elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-flip-box\" data-id=\"45358ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\tAnanda Preet\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tKundalini Yoga Teacher and Sat Nam Rasayan Healer. \nIn her practice explores the healing vibrations of the Universe of Sacred Sound through gong and singing bowls and its integration into every cell of life.\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"#!trpst#trp-gettext data-trpgettextoriginal=2428#!trpen#4 of 5#!trpst#\/trp-gettext#!trpen#\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3ef2ee5 e-flex e-con-boxed e-con e-child\" data-id=\"3ef2ee5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa1abf8 elementor-flip-box--effect-fade elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-flip-box\" data-id=\"aa1abf8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\tDaria Jai Ranpreet Kaur\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tPracticing yoga and meditation teacher, healer Sat Nam Rasayan, Germany.\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"#!trpst#trp-gettext data-trpgettextoriginal=2428#!trpen#5 of 5#!trpst#\/trp-gettext#!trpen#\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-053e488 e-flex e-con-boxed e-con e-child\" data-id=\"053e488\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-603cdda elementor-flip-box--effect-fade elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-flip-box\" data-id=\"603cdda\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\" tabindex=\"0\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\tOlga Ioshchenko\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\tNam Jot Kaur - Kundalini yoga teacher (KRI certificate), Sat Nam Rasayan healer, sound therapist, yoga doula, head of the KY Federation in Volgograd, in the team of organizers of the Russian Kundalini Yoga Festival.\nHad been practicing yoga since 2010, since 2015 had been teaching, a teacher by education and vocation \t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n\t\t<\/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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"#!trpst#trp-gettext data-trpgettextoriginal=32#!trpen#\u041f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0430\u044f#!trpst#\/trp-gettext#!trpen#\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"#!trpst#trp-gettext data-trpgettextoriginal=33#!trpen#\u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0430\u044f#!trpst#\/trp-gettext#!trpen#\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-987b7dc e-con-full e-flex e-con e-parent\" data-id=\"987b7dc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-911e648 elementor-widget elementor-widget-heading\" data-id=\"911e648\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Community support<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-16b53c3 e-con-full e-flex e-con e-child\" data-id=\"16b53c3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53fdeda elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"53fdeda\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSupportive Network\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tNew students join a nurturing community that encourages continuous interaction through online forums and social media, enhancing their learning with peer insights and mentor guidance.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d40505 elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"6d40505\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCommunity Events\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tRegularly scheduled events and meetings offer structured support, deepening students' connections and enriching their journey towards personal transformation.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c5b124 elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"1c5b124\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCommunity Connection\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tNew students engage in active forums and social events, building supportive ties that enrich their educational journey.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\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<div class=\"elementor-element elementor-element-23b7c803 e-flex e-con-boxed e-con e-parent\" data-id=\"23b7c803\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10c063a7 elementor-widget elementor-widget-heading\" data-id=\"10c063a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-53e4907f e-con-full e-flex e-con e-child\" data-id=\"53e4907f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4184df58 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-toggle\" data-id=\"4184df58\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1091\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1091\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"b159ff04-3740-4ac3-96cc-b414ded50b3a\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><polygon points=\"8.39 7.64 8.39 0 7.61 0 7.61 7.64 0 7.64 0 8.4 7.61 8.4 7.61 16 8.39 16 8.39 8.4 16 8.4 16 7.64 8.39 7.64\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"adf49d60-5815-4ece-8d49-00a021de5c06\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" style=\"opacity:0\"><\/rect><rect y=\"7.64\" width=\"16\" height=\"0.76\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Is there a library of kriyas available for students?<\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1091\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1091\"><p><span style=\"font-weight: 400;\">Yes, you will receive translated kriyas that have been adapted for specific needs, including those of patients. This resource is available to all students as part of their learning materials.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1092\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1092\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"b159ff04-3740-4ac3-96cc-b414ded50b3a\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><polygon points=\"8.39 7.64 8.39 0 7.61 0 7.61 7.64 0 7.64 0 8.4 7.61 8.4 7.61 16 8.39 16 8.39 8.4 16 8.4 16 7.64 8.39 7.64\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"adf49d60-5815-4ece-8d49-00a021de5c06\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" style=\"opacity:0\"><\/rect><rect y=\"7.64\" width=\"16\" height=\"0.76\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">In what language is the mentorship given? <\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1092\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1092\"><p><span style=\"font-weight: 400;\">While English proficiency is essential for effective communication, especially with international teachers and peers, we strive to support all students&#8217; learning journeys with translation and mentors who speak your language. <\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1093\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1093\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"b159ff04-3740-4ac3-96cc-b414ded50b3a\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><polygon points=\"8.39 7.64 8.39 0 7.61 0 7.61 7.64 0 7.64 0 8.4 7.61 8.4 7.61 16 8.39 16 8.39 8.4 16 8.4 16 7.64 8.39 7.64\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"adf49d60-5815-4ece-8d49-00a021de5c06\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" style=\"opacity:0\"><\/rect><rect y=\"7.64\" width=\"16\" height=\"0.76\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What support is available if I have questions or need guidance during the training? <\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1093\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1093\"><p><span style=\"font-weight: 400;\">You will have access to personal mentors and a supportive community. Additionally, we offer regular Q&amp;A sessions and one-on-one support to address any questions or challenges you may encounter.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1094\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-1094\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"b159ff04-3740-4ac3-96cc-b414ded50b3a\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><polygon points=\"8.39 7.64 8.39 0 7.61 0 7.61 7.64 0 7.64 0 8.4 7.61 8.4 7.61 16 8.39 16 8.39 8.4 16 8.4 16 7.64 8.39 7.64\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"adf49d60-5815-4ece-8d49-00a021de5c06\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" style=\"opacity:0\"><\/rect><rect y=\"7.64\" width=\"16\" height=\"0.76\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Is there a required reading list or additional materials I need to purchase? <\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1094\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-1094\"><p><span style=\"font-weight: 400;\">We provide a comprehensive list of required and recommended readings and materials. Most of these resources are included in your tuition.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a4aaf9e elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-toggle\" data-id=\"2a4aaf9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-7091\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-7091\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"b159ff04-3740-4ac3-96cc-b414ded50b3a\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><polygon points=\"8.39 7.64 8.39 0 7.61 0 7.61 7.64 0 7.64 0 8.4 7.61 8.4 7.61 16 8.39 16 8.39 8.4 16 8.4 16 7.64 8.39 7.64\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"adf49d60-5815-4ece-8d49-00a021de5c06\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" style=\"opacity:0\"><\/rect><rect y=\"7.64\" width=\"16\" height=\"0.76\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What does a mentor mean to you? <\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-7091\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-7091\"><p>A Golden Link School mentor is someone who has the expertise to guide you throughout each module with homework and group guidance.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-7092\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-7092\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"b159ff04-3740-4ac3-96cc-b414ded50b3a\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><polygon points=\"8.39 7.64 8.39 0 7.61 0 7.61 7.64 0 7.64 0 8.4 7.61 8.4 7.61 16 8.39 16 8.39 8.4 16 8.4 16 7.64 8.39 7.64\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"adf49d60-5815-4ece-8d49-00a021de5c06\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" style=\"opacity:0\"><\/rect><rect y=\"7.64\" width=\"16\" height=\"0.76\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How do I get in touch with my mentor?\u00a0<\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-7092\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-7092\">Once registered, we will personally assign you your group, which has an assigned mentor. Please do not contact them prior to the course.<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-7093\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-7093\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"b159ff04-3740-4ac3-96cc-b414ded50b3a\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><polygon points=\"8.39 7.64 8.39 0 7.61 0 7.61 7.64 0 7.64 0 8.4 7.61 8.4 7.61 16 8.39 16 8.39 8.4 16 8.4 16 7.64 8.39 7.64\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"adf49d60-5815-4ece-8d49-00a021de5c06\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" style=\"opacity:0\"><\/rect><rect y=\"7.64\" width=\"16\" height=\"0.76\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What kind of homework will I receive? <\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-7093\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-7093\">Each module will provide you with tailored homework designed to deepen your practice and enhance your understanding of the lessons explored in class.<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-7094\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-7094\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"b159ff04-3740-4ac3-96cc-b414ded50b3a\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><polygon points=\"8.39 7.64 8.39 0 7.61 0 7.61 7.64 0 7.64 0 8.4 7.61 8.4 7.61 16 8.39 16 8.39 8.4 16 8.4 16 7.64 8.39 7.64\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"adf49d60-5815-4ece-8d49-00a021de5c06\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" style=\"opacity:0\"><\/rect><rect y=\"7.64\" width=\"16\" height=\"0.76\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How does The Golden Link School support graduates after certification? <\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-7094\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-7094\">Graduates receive ongoing support through our community, including continued access to resources, workshops, and networking opportunities. We also offer advanced training options for those interested in deepening their practice further.<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-7095\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-7095\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"b159ff04-3740-4ac3-96cc-b414ded50b3a\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><polygon points=\"8.39 7.64 8.39 0 7.61 0 7.61 7.64 0 7.64 0 8.4 7.61 8.4 7.61 16 8.39 16 8.39 8.4 16 8.4 16 7.64 8.39 7.64\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"adf49d60-5815-4ece-8d49-00a021de5c06\" data-name=\"Layer 1\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" style=\"opacity:0\"><\/rect><rect y=\"7.64\" width=\"16\" height=\"0.76\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Do I need to have experience to practise the home work? <\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-7095\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-7095\"><p>From a long-time practitioner to a beginner, this course is designed to help you understand in-depth about different aspects of Kundalini Yoga.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>Continuous guidance Mentorship &amp; homework Telegram Instagram Homework Each module in The Self-Realization Teacher Training offers personalized guidance along with comprehensive homework and learning materials, designed to deepen your understanding and enrich your path towards profound self-realization. Register WHAT YOU&#8217;LL RECEIVE During each module, participate in the intense 40-day meditation classes. Receive additional Kundalini Yoga&hellip;&nbsp;<a href=\"https:\/\/tt.thegoldenlink.world\/en\/continuous-guidance\/\" rel=\"bookmark\"><span class=\"screen-reader-text\">Continuous guidance<\/span><\/a><\/p>",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "parent": 0,
    "menu_order": 0,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "elementor_header_footer",
    "meta": {
        "neve_meta_sidebar": "",
        "neve_meta_container": "",
        "neve_meta_enable_content_width": "",
        "neve_meta_content_width": 0,
        "neve_meta_title_alignment": "",
        "neve_meta_author_avatar": "",
        "neve_post_elements_order": "",
        "neve_meta_disable_header": "",
        "neve_meta_disable_footer": "",
        "neve_meta_disable_title": "",
        "footnotes": ""
    },
    "class_list": [
        "post-3007",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "_links": {
        "self": [
            {
                "href": "https:\/\/tt.thegoldenlink.world\/en\/wp-json\/wp\/v2\/pages\/3007",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/tt.thegoldenlink.world\/en\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/tt.thegoldenlink.world\/en\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/tt.thegoldenlink.world\/en\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/tt.thegoldenlink.world\/en\/wp-json\/wp\/v2\/comments?post=3007"
            }
        ],
        "version-history": [
            {
                "count": 0,
                "href": "https:\/\/tt.thegoldenlink.world\/en\/wp-json\/wp\/v2\/pages\/3007\/revisions"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/tt.thegoldenlink.world\/en\/wp-json\/wp\/v2\/media?parent=3007"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}