~ with Claudia Anghel ~

Personal & Organizational Guide

Gene Keys Guide & Ambassador

  • Are you in that moment of your life when you do need to put everything aside and just take a break?
  • Do you feel the need to be listened to on that topic that just won’t go away?
  • Do you want to tap in and listen to a (totally) different perspective?

If your answer is YES, come join me into a gentle moment of pause. You will see how precious a different kind of pause can be, one that may change your mood and bring you more clarity. And, who knows, maybe it is through this experience that you’ll access a different point of view over your own life.  

You may bring any theme – work, health, relationships, decisions, an uncomfortable state, or simply the need to connect with someone who listens to you without judging you. Or, perhaps, you will feel the need to do a guided meditation, with the sole purpose of connecting to your inner HarRa center, where you can find your balance, stability, harmony, peace, tranquility, love, your authentic I am.

60 minutes session – 300 EUR

 

Currently the Shop is under construction.
You may reserve the session here  and contact me for purchase by email at [email protected]

document.addEventListener('DOMContentLoaded', function() { var btn = document.querySelector('.dt-mobile-menu-toggle, .menu-toggle, #dt-menu-toggle'); var nav = document.querySelector('.dt-mobile-menu-container, #dt-mobile-menu'); if (btn && nav) { btn.addEventListener('click', function(e) { e.preventDefault(); e.stopPropagation(); nav.classList.toggle('open'); }); } var items = document.querySelectorAll('.menu-item-has-children'); items.forEach(function(item) { var sub = item.querySelector('ul.sub-menu, ul.children'); if (!sub) return; if (!item.querySelector('.submenu-toggle')) { var arrow = document.createElement('span'); arrow.className = 'submenu-toggle'; arrow.innerHTML = '▼'; item.insertBefore(arrow, sub); arrow.addEventListener('click', function(e) { e.preventDefault(); e.stopPropagation(); item.classList.toggle('open'); }); } }); document.addEventListener('click', function() { if (nav) nav.classList.remove('open'); }); });