<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Sensit Yoga Somatics</title>
    <link>https://www.sensityoga.com/</link>
    <description>Sensit Yoga Somatics by Maja Zilih</description>
    <language>en</language>
    <copyright>Sensit Yoga | Maja Zilih 2015-2026</copyright>
    <pubDate>Sun, 24 May 2026 19:26:45 GMT</pubDate>
    <dc:date>2026-05-24T19:26:45Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>Sensit Yoga | Maja Zilih 2015-2026</dc:rights>
    <image>
      <title>Sensit Yoga Somatics</title>
      <url>https://www.sensityoga.com/garnish/rss-logo.png</url>
      <link>https://www.sensityoga.com/</link>
    </image>
    <item>
      <title>Mind of the Body | Sensit Yoga Somatics Retreat on Crete | 7-13 Jun 2026</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.retreats.1736</link>
      <description>&lt;p&gt;&lt;!-- ═══════════════════════════════════════════════════════════════════&#xD;
     SENSIT YOGA AND PSYCHOSOMATICS RETREAT — JUNE 2026&#xD;
     Complete page body: schema + navigation + content + back-to-top&#xD;
     ═══════════════════════════════════════════════════════════════════ --&gt;&lt;!-- ─── 1. SCHEMA.ORG STRUCTURED DATA (invisible to humans, read by AI) ─── --&gt; &lt;!-- ─── 2. STYLES ─── --&gt;&#xD;
&lt;style type="text/css"&gt;&#xD;
html { scroll-behavior: smooth; }&#xD;
&#xD;
  .retreat-sections {&#xD;
    max-width: 900px;&#xD;
    margin: 0 auto;&#xD;
  }&#xD;
&#xD;
  /* Research callout */&#xD;
  .research-callout {&#xD;
    background: #f9f5ef;&#xD;
    border-left: 3px solid #c9a96e;&#xD;
    padding: 1.3em 1.6em;&#xD;
    margin: 2em auto;&#xD;
    max-width: 900px;&#xD;
  }&#xD;
&#xD;
  .research-callout-label {&#xD;
    margin: 0 0 0.4em 0;&#xD;
    font-weight: bold;&#xD;
    text-transform: uppercase;&#xD;
    letter-spacing: 0.05em;&#xD;
    font-size: 0.85em;&#xD;
    color: #5a3e28;&#xD;
  }&#xD;
&#xD;
  .research-callout p {&#xD;
    margin: 0;&#xD;
    line-height: 1.7;&#xD;
  }&#xD;
&#xD;
  .research-callout a {&#xD;
    color: #5a3e28;&#xD;
    text-decoration: none;&#xD;
    border-bottom: 1px solid #c9a96e;&#xD;
    padding-bottom: 1px;&#xD;
    font-weight: 500;&#xD;
  }&#xD;
&#xD;
  .research-callout a:hover {&#xD;
    color: #c9a96e;&#xD;
    border-color: #5a3e28;&#xD;
  }&#xD;
&#xD;
  /* Jump navigation */&#xD;
  .retreat-nav {&#xD;
    background: #f9f5ef;&#xD;
    border: 1px solid #e4d4b8;&#xD;
    border-radius: 4px;&#xD;
    padding: 1.5em 1.8em;&#xD;
    margin: 2em 0;&#xD;
  }&#xD;
&#xD;
  .retreat-nav-label {&#xD;
    margin: 0 0 0.8em 0;&#xD;
    font-weight: bold;&#xD;
    color: #5a3e28;&#xD;
    text-transform: uppercase;&#xD;
    font-size: 0.9em;&#xD;
    letter-spacing: 0.05em;&#xD;
  }&#xD;
&#xD;
  .retreat-nav ul {&#xD;
    list-style: none;&#xD;
    padding: 0;&#xD;
    margin: 0;&#xD;
    display: flex;&#xD;
    flex-wrap: wrap;&#xD;
    gap: 0.6em 1.4em;&#xD;
  }&#xD;
&#xD;
  .retreat-nav ul li { margin: 0; }&#xD;
&#xD;
  .retreat-nav ul li a {&#xD;
    color: #5a3e28;&#xD;
    text-decoration: none;&#xD;
    border-bottom: 1px solid #c9a96e;&#xD;
    padding-bottom: 2px;&#xD;
    transition: color 0.2s, border-color 0.2s;&#xD;
  }&#xD;
&#xD;
  .retreat-nav ul li a:hover {&#xD;
    color: #c9a96e;&#xD;
    border-color: #5a3e28;&#xD;
  }&#xD;
&#xD;
  /* Section structure */&#xD;
  .retreat-section {&#xD;
    border-top: 2px solid #c9a96e;&#xD;
    padding: 2.5em 0 2em 0;&#xD;
    scroll-margin-top: 20px;&#xD;
  }&#xD;
&#xD;
  .retreat-section:last-of-type {&#xD;
    border-bottom: 2px solid #c9a96e;&#xD;
  }&#xD;
&#xD;
  .retreat-section-heading {&#xD;
    display: flex;&#xD;
    align-items: center;&#xD;
    gap: 0.8em;&#xD;
    margin-bottom: 1.2em;&#xD;
  }&#xD;
&#xD;
  .retreat-section-heading img.section-icon {&#xD;
    width: 62px;&#xD;
    height: 62px;&#xD;
    flex-shrink: 0;&#xD;
  }&#xD;
&#xD;
  .retreat-section-heading h2 {&#xD;
    font-size: 1.3em;&#xD;
    margin: 0;&#xD;
    color: #5a3e28;&#xD;
    letter-spacing: 0.02em;&#xD;
  }&#xD;
&#xD;
  .retreat-section p { line-height: 1.75; margin-bottom: 1em; }&#xD;
  .retreat-section ul { line-height: 1.75; }&#xD;
&#xD;
  /* Image rows */&#xD;
  .image-row {&#xD;
    display: flex;&#xD;
    flex-wrap: wrap;&#xD;
    gap: 0.8em;&#xD;
    margin: 1em 0;&#xD;
  }&#xD;
  .image-row img,&#xD;
  .image-row a img { max-width: 100%; height: auto; }&#xD;
&#xD;
  /* Maps rows */&#xD;
  .maps-row {&#xD;
    display: flex;&#xD;
    flex-wrap: wrap;&#xD;
    gap: 1em;&#xD;
    margin: 1em 0;&#xD;
  }&#xD;
  .maps-row iframe { max-width: 100%; }&#xD;
&#xD;
  /* Testimonials */&#xD;
  .testimonial {&#xD;
    border-left: 3px solid #c9a96e;&#xD;
    background: #f9f5ef;&#xD;
    padding: 1em 1.3em;&#xD;
    margin: 1.3em 0;&#xD;
  }&#xD;
&#xD;
  .testimonial blockquote {&#xD;
    margin: 0 0 0.4em 0;&#xD;
    font-style: italic;&#xD;
    line-height: 1.75;&#xD;
  }&#xD;
&#xD;
  .testimonial cite {&#xD;
    font-size: 0.9em;&#xD;
    color: #5a3e28;&#xD;
    font-style: normal;&#xD;
  }&#xD;
&#xD;
  /* Back to top */&#xD;
  .back-to-top {&#xD;
    text-align: right;&#xD;
    margin-top: 1.5em;&#xD;
    font-size: 0.9em;&#xD;
  }&#xD;
&#xD;
  .back-to-top a {&#xD;
    color: #5a3e28;&#xD;
    text-decoration: none;&#xD;
    border-bottom: 1px dotted #c9a96e;&#xD;
    padding-bottom: 1px;&#xD;
  }&#xD;
&#xD;
  .back-to-top a:hover {&#xD;
    color: #c9a96e;&#xD;
  }&#xD;
&#xD;
  /* Contact block */&#xD;
  .contact-block {&#xD;
    text-align: center;&#xD;
    padding: 2em 0;&#xD;
    border-top: 2px solid #c9a96e;&#xD;
  }&#xD;
&#xD;
  .contact-block strong { display: block; margin: 0.2em 0; }&#xD;
&#xD;
  @media (max-width: 600px) {&#xD;
    .retreat-section-heading img.section-icon {&#xD;
      width: 48px;&#xD;
      height: 48px;&#xD;
    }&#xD;
  }&lt;/style&gt;&#xD;
&lt;!-- ─── 3. TOP ANCHOR + ENQUIRY BUTTONS + INTRO ─── --&gt;&lt;/p&gt;&#xD;
&lt;div id="top"&gt;&#xD;
	&lt;h4&gt;7&amp;ndash;13 June 2026 &amp;middot; Agios Pavlos, southern Crete &amp;middot;&amp;nbsp; From &amp;euro;1,100 per person &amp;middot;&lt;/h4&gt;&#xD;
	&lt;div&gt;&#xD;
		&lt;a class="button" href="https://www.sensityoga.com/?i=sensityoga.en.retreats.1736&amp;amp;view=register" role="button" title="Register"&gt;&lt;strong&gt;Send Inquiry - ask Maja&lt;/strong&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;p&gt;Led by &lt;a href="https://www.sensityoga.com/?i=sensityoga.en.about-maja"&gt;&lt;strong&gt;Maja Zilih - Psychotherapist&lt;/strong&gt;&lt;/a&gt;-in-training under supervision, graduate from the Sigmund Freud University, with 20+ years of teaching Yoga-Somatics and founder of the Sensit Yoga Somatics system&lt;/p&gt;&#xD;
&lt;p&gt;- You will be invited to explore how the body and mind mirror and inform each other, awakening embodied intelligence&lt;/p&gt;&#xD;
&lt;p&gt;- To engage in movement while listening deeply to the subtle intertwining of sensation, thought, breath, and the impulse for movement.&lt;/p&gt;&#xD;
&lt;p&gt;- To nourish the body with your attention, uncovering what becomes possible in the meeting places between physical awareness and mental acceptance, the places where our thoughts, emotions, and tendencies can reveal their true purpose within the fertile landscapes of the self.&lt;/p&gt;&#xD;
&lt;p&gt;֍&amp;nbsp;&amp;nbsp;&lt;em style=""&gt;Maja has led this retreat at Agios Pavlos for 12 consecutive years&lt;/em&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;֍&amp;nbsp; &lt;strong&gt;Mind of the Body&lt;/strong&gt;&lt;/em&gt;&amp;trade;&lt;em&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;and &lt;strong&gt;Sensit Yoga&lt;/strong&gt;&lt;/em&gt;&amp;trade;&lt;em&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;are systems conceived and developed by Maja, as integrative approaches that combine somatic awareness, mindful movement, and therapeutic insight to support emotional regulation, resilience, and to awaken body-mind connections and intelligence&lt;/em&gt;&lt;em&gt;.&amp;nbsp; &amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;!-- ─── 4. RESEARCH CALLOUT ─── --&gt;&#xD;
&lt;aside class="research-callout"&gt;&#xD;
	&lt;p class="research-callout-label"&gt;A Seaside Yoga Retreat in Southern Crete - Slow down, release tension, and reconnect with your body - in a majestic landscape&lt;/p&gt;&#xD;
	&lt;p&gt;Spend a week by the Libyan Sea in one of the most peaceful and beautiful parts of Crete.&lt;/p&gt;&#xD;
	&lt;p&gt;This retreat is designed for people who want to rest, breathe, and move in a way that feels natural &amp;mdash; without pressure, performance, or intensity.&amp;nbsp;&lt;/p&gt;&#xD;
	&lt;p&gt;This is a space to reset &amp;mdash; physically and mentally.&lt;/p&gt;&#xD;
&lt;/aside&gt;&#xD;
&lt;!-- ─── 4. JUMP NAVIGATION ─── --&gt;&#xD;
&lt;nav aria-label="Retreat page sections" class="retreat-nav"&gt;&#xD;
	&lt;p class="retreat-nav-label"&gt;Jump to section:&lt;/p&gt;&#xD;
	&lt;ul&gt;&#xD;
		&lt;li&gt;&#xD;
			&lt;a href="https://www.sensityoga.com/#yoga-and-psychosomatics"&gt;Yoga and psychosomatics&lt;/a&gt;&lt;/li&gt;&#xD;
		&lt;li&gt;&#xD;
			&lt;a href="https://www.sensityoga.com/#maja-zilih"&gt;Maja Zilih&lt;/a&gt;&lt;/li&gt;&#xD;
		&lt;li&gt;&#xD;
			&lt;a href="https://www.sensityoga.com/#location"&gt;Location and getting there&lt;/a&gt;&lt;/li&gt;&#xD;
		&lt;li&gt;&#xD;
			&lt;a href="https://www.sensityoga.com/#cretan-cuisine"&gt;Cretan Cuisine&lt;/a&gt;&lt;/li&gt;&#xD;
		&lt;li&gt;&#xD;
			&lt;a href="https://www.sensityoga.com/#excursions"&gt;Things to do | Excursions and activities&lt;/a&gt;&lt;/li&gt;&#xD;
		&lt;li&gt;&#xD;
			&lt;a href="https://www.sensityoga.com/#cost"&gt;Cost, accommodation &amp;amp; meals&lt;/a&gt;&lt;/li&gt;&#xD;
		&lt;li&gt;&#xD;
			&lt;a href="https://www.sensityoga.com/#testimonials"&gt;What do participants say? Testimonials&lt;/a&gt;&lt;/li&gt;&#xD;
	&lt;/ul&gt;&#xD;
&lt;/nav&gt;&#xD;
&lt;!-- ─── 5. MAIN CONTENT ─── --&gt;&#xD;
&lt;div class="retreat-sections"&gt;&#xD;
	&lt;!-- ═══ YOGA AND PSYCHOSOMATICS ═══════════════════════════════════ --&gt;&#xD;
	&lt;section class="retreat-section" id="yoga-and-psychosomatics"&gt;&#xD;
		&lt;div class="retreat-section-heading"&gt;&#xD;
			&lt;img alt="" class="section-icon" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall01-small.jpg" /&gt;&lt;h2&gt;Yoga and psychosomatics&lt;/h2&gt;&#xD;
		&lt;/div&gt;&#xD;
		&lt;p&gt;Maja&amp;#39;s methodology weaves together gentle and embodied yoga practice with psycho-emotional self-care: nervous-system regulation, self-compassion, and resilience-building. Through mindful movement, breath awareness, guided reflection, journaling, and listening to different inner parts, we explore how emotional experience is held and expressed through the body, awakening out innate embodied intelligence. These practices support self-regulation, deepen self-awareness, and cultivate inner safety. We practice twice daily for two hours, with generous space in between for rest, integration, and time in nature.&lt;/p&gt;&#xD;
		&lt;!-- ─── 4. RESEARCH CALLOUT ─── --&gt;&#xD;
		&lt;aside class="research-callout"&gt;&#xD;
			&lt;p class="research-callout-label"&gt;What this retreat offers&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					Gentle, intelligent movement rather than demanding exercise&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					Deep relaxation and space to unwind&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					A quiet, natural setting by the sea&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					Unique atmosphere (mesmeriszing landscapes, no crowds, no noise)&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					A thoughtful, grounded approach to body awareness .&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;The work is calm and subtle, but often surprisingly effective: many participants notice better sleep, less physical tension, and a clearer, quieter mind.&lt;/p&gt;&#xD;
			&lt;p&gt;Through slow, attentive movement we listen to the body&amp;#39;s guidance &amp;mdash; to the interplay of sensation, thought, and breath. In the meeting places between physical awareness and mental acceptance, emotions, habits, and patterns begin to reveal what they are really telling us.&lt;/p&gt;&#xD;
		&lt;/aside&gt;&#xD;
		&lt;p&gt;Maja has been teaching yoga and meditation for 20 years. Her method Sensit Yoga is a mindful and interoceptive practice that aims at expanding the awareness of all the levels of our being. The practice combines yoga asana infused with elements of body-mind centering, natural/primal movement, functional exercises, tension release techniques and movements that arise for each individual in their own way. The sessions always complete with meditation and a long relaxation. Expect to be continuously invited to feel, sense and move from and through your inner body.&lt;br /&gt;&#xD;
		By becoming conscious of our deep primal inner connections we find new source of support. Our body begins to release the unnecessary tension and each movement becomes an opportunity for body-mind connection and integration.&lt;/p&gt;&#xD;
		&lt;!-- ─── 4. RESEARCH CALLOUT ─── --&gt;&#xD;
		&lt;aside class="research-callout"&gt;&#xD;
			&lt;p class="research-callout-label"&gt;This retreat is for you if&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					You feel tired, tense, or mentally overloaded&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					You are looking for a quiet, restorative holiday by the sea&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					You enjoy learning about your body in a practical and inspiring way&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					You prefer gentle, thoughtful movement over intense exercise&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					You want a calm, non-competitive environment&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset1-large.jpg" style="width: 800px; height: 250px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p class="back-to-top"&gt;&lt;a href="https://www.sensityoga.com/#top"&gt;&amp;uarr; Back to top&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;!-- ─── 4. RESEARCH CALLOUT ─── --&gt;&#xD;
			&lt;aside class="research-callout"&gt;&#xD;
				&lt;p class="research-callout-label"&gt;A typical day&lt;/p&gt;&#xD;
				&lt;ul&gt;&#xD;
					&lt;li&gt;&#xD;
						08:00 Morning session (morning meditation, gentle movement &amp;amp; awakening the body)&lt;/li&gt;&#xD;
					&lt;li&gt;&#xD;
						10:30 Brunch&lt;/li&gt;&#xD;
					&lt;li&gt;&#xD;
						Long break for swimming, rest, reading or exploring the area&lt;/li&gt;&#xD;
					&lt;li&gt;&#xD;
						&lt;span style="color: rgb(29, 34, 40); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 13px;"&gt;18:30 Evening session (slow, releasing, restorative)&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&#xD;
					&lt;li&gt;&#xD;
						20:30 Dinner&lt;/li&gt;&#xD;
				&lt;/ul&gt;&#xD;
				&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;/aside&gt;&#xD;
			&lt;p&gt;Sunday - arrivals&lt;/p&gt;&#xD;
			&lt;p&gt;Daily morning practice 8:00-10:00 and daily evening practice 18:30-20:30&lt;/p&gt;&#xD;
			&lt;p&gt;Wednesday and Saturday: only morning practice&lt;/p&gt;&#xD;
			&lt;p&gt;Fields of exploration:&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Bone intelligence and skeletal connections&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Tracing skeletal connections brings clarity and coherence in movement; the natural and optimal alignment of the bones that takes space and uses gravity. We turn to bone awareness for stability, groundedness and safe&amp;nbsp; integration into our environment.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Embodying fascia - A felt sense of wholeness&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Embodying fascia in movement practice gives us a strong sense of inner and outer interconnectedness, because fascia is the connective webbing that envelops, integrates and distinguishes all the spaces in our body. However, fascia is also our largest sensory organ, and as such, it gives us important feedback about our psycho-emotional states, as well as about our energetic resonance field. In this deeply regenerating practice, our fascia comes alive through the whole-body movements that expand us from within. With mindful stretches and activation, we target deep fascial layers that, once accessed, are able to release the accumulated tension, deepen the diaphragmatic breathing and awaken a felt sense of ease and comfort in the body.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Mind of the organs&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Our organs constitute a highly intelligent internal system that nourishes, maintains and balances all life. In response to care and refined attention, organs can relax, revitalize, and return to balance&lt;br /&gt;&#xD;
			Sensit yoga with refined attention to the organs improves the functioning of the organ system, but it also strengthens its communication with the nervous and endocrine systems.&lt;br /&gt;&#xD;
			The movements, the asana, the sound vibration and gentle touch with presence, help us to locate tension in the organ tissues, and discover ways to release it. This practice brings a deep relaxation and relief, as well as toning and vitality in the entire organ system. With buoyancy of the internal organs, we&amp;nbsp;get&amp;nbsp;to&amp;nbsp; experience all asana&amp;nbsp;with more lightness and ease. We get to feel&amp;nbsp;that external movement simply and beautifully &amp;quot;responds&amp;quot; to the internal drive for motion, breath, spaciousness or connection, that emerges from deep within.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Ever more subtle: Nerves, glands and self-regulation: restorative yoga, somatic spiralling and embodied meditation&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;In this exploration we abide in a deeply regenerating state of awake calm presence, which nourishes our body-mind, and helps alleviate some of the symptoms of chronic over-stimulation, such as stress, headache, insomnia, shallow breathing, inflammation, and other. The practice interweaves restorative yoga with pranayama, somatic spiraling on the ground and embodied meditation. We are observing, sensing and harnessing the tone and the interchanging states of our neuro-endocrine system, in order to come to balance and become more skilful at self-regulation.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;The anatomy of breathing - an interface between consciousness and our physiology&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Our last exploration focuses on the breah - the ongoing life-giving process which&amp;nbsp;brings together all of our systems - myofascial, respiratory, fluid, neuroendocrine. When we release inhibitions from the physiology involved in breathing, the movement of the breath becomes easy, rhythmic, responsive and adaptable to the circumstances. The jellyfish-like pulsation of our diaphragms revitalises our entire fascial system, as well as our organ body. As we become increasingly more conscious of the synergistic intelligence of our breathing architecture, the breath energy flows all throughout the body, and the act of breathing becomes a voluminous and pleasant experience. It invites the mind to settle down and ride on the graceful wave of the breath, emanating spontaneous meditation states.&lt;/p&gt;&#xD;
		&lt;/aside&gt;&#xD;
	&lt;/section&gt;&#xD;
	&lt;!-- ─── RESEARCH CALLOUT ─── --&gt;&#xD;
	&lt;aside class="research-callout"&gt;&#xD;
		&lt;p class="research-callout-label"&gt;published research&lt;/p&gt;&#xD;
		&lt;p&gt;For Maja&amp;#39;s academic work on body-mind integration in psychotherapy, developed through her training at Sigmund Freud University Vienna:&amp;nbsp;&lt;a href="https://www.sensityoga.com/?i=sensityoga.en.about-maja#research-and-publications"&gt;Read Maja&amp;#39;s research and publications &amp;rarr;&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/aside&gt;&#xD;
	&lt;!-- ═══ MAJA ZILIH ════════════════════════════════════════════════ --&gt;&#xD;
	&lt;section class="retreat-section" id="maja-zilih"&gt;&#xD;
		&lt;div class="retreat-section-heading"&gt;&#xD;
			&lt;img alt="" class="section-icon" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall2-small.jpg" /&gt;&lt;h2&gt;Maja Zilih&lt;/h2&gt;&#xD;
		&lt;/div&gt;&#xD;
		&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.sensityoga.com/?i=maja.en.about-maja"&gt;&lt;img alt="Maja Zilih" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/06/maja-transp--2-medium.jpg" style="width: 77px; height: 78px;" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
		&lt;p&gt;Maja is a systemic family psychotherapist in training under supervision, and the founder of Sensit Yoga&amp;trade; Somatics with 20 years of teaching experience. Her method Sensit Yoga is a mindful and interoceptive practice that aims at expanding the awareness of all the levels of our being. Maja&amp;#39;s work bridges yoga and gentle mindful movement with tools of emotional regulation and resilience-building, to help participants develop a more compassionate relationship with themselves, awaken inner resources, and open to growth, vitality, and possibility.&lt;/p&gt;&#xD;
		&lt;p&gt;More about Maja &lt;a href="https://www.sensityoga.com/?i=sensityoga.en.about-maja"&gt;here&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;p class="back-to-top"&gt;&lt;a href="https://www.sensityoga.com/#top"&gt;&amp;uarr; Back to top&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/section&gt;&#xD;
	&lt;!-- ═══ LOCATION AND GETTING THERE ═══════════════════════════════ --&gt;&#xD;
	&lt;section class="retreat-section" id="location"&gt;&#xD;
		&lt;div class="retreat-section-heading"&gt;&#xD;
			&lt;img alt="" class="section-icon" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" /&gt;&lt;h2&gt;Location and getting there&lt;/h2&gt;&#xD;
		&lt;/div&gt;&#xD;
		&lt;p&gt;Our retreat base is located at Agios Pavlos, an area at the Southern Edge of Crete, with a majestic 180&amp;deg; view of the Libyan sea.&lt;/p&gt;&#xD;
		&lt;p&gt;Rugged and unspoiled, the area offers breathtaking scenery with sandy beaches and crystal clean waters.&lt;/p&gt;&#xD;
		&lt;p&gt;There are two airports on the island Chania (CHQ) and Heraklion (HER).&lt;/p&gt;&#xD;
		&lt;p&gt;&lt;span id="cke_bm_58S" style="display: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;u&gt;Taxi from the airport to the retreat center and back is arranged and included in the retreat price.&lt;/u&gt;&lt;span id="cke_bm_58E" style="display: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&#xD;
		&lt;p&gt;Renting a car is recommended to those who wish to explore the area.&lt;/p&gt;&#xD;
		&lt;p&gt;&lt;iframe allowfullscreen="y" frameborder="0" height="450" name="Southern Crete Map" scrolling="no" src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d2910.3421926815868!2d24.56327626577323!3d35.103129881168044!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e1!3m2!1sen!2sgr!4v1501767533049" style="border:0" width="600"&gt;&lt;/iframe&gt;&lt;/p&gt;&#xD;
		&lt;p&gt;&lt;u&gt;&lt;strong&gt;Heraklion (HER)&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
		&lt;p&gt;How to arrive by car from the Heraklion (HER) or the Chania (CHQ) airports:&lt;/p&gt;&#xD;
		&lt;div class="maps-row"&gt;&#xD;
			&lt;iframe allowfullscreen="" height="225" loading="lazy" referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed?pb=!1m22!1m8!1m3!1d190277.98280668436!2d24.741503429839955!3d35.216929146527484!3m2!1i1024!2i768!4f13.1!4m11!3e0!4m5!1s0x149a5bfbffffffff%3A0x2b99fcda10e0aed2!2sHeraklion%20State%20Airport%20N.%20Kazantzakis!3m2!1d35.339579799999996!2d25.174748299999997!4m3!3m2!1d35.1029084!2d24.5658459!5e1!3m2!1sen!2sgr!4v1670234500347!5m2!1sen!2sgr" style="border:0;" width="300"&gt;&lt;/iframe&gt;&lt;iframe allowfullscreen="" height="225" loading="lazy" referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed?pb=!1m26!1m12!1m3!1d380062.9252708575!2d24.20396857230472!3d35.32195630271725!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m11!3e0!4m5!1s0x149b80a13e4a264f%3A0xc9292c0ac3c26345!2sChania%20International%20Airport%20Ioannis%20Daskalogiannis%2C%20Ethniki%20Odos%20Aerodromiou%20Soudas%2C%20Chania!3m2!1d35.5398097!2d24.1404043!4m3!3m2!1d35.1029084!2d24.5658459!5e1!3m2!1sen!2sgr!4v1670234613709!5m2!1sen!2sgr" style="border:0;" width="300"&gt;&lt;/iframe&gt;&lt;/div&gt;&#xD;
		&lt;p&gt;&lt;u&gt;&lt;strong&gt;Chania (CHQ)&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
		&lt;p&gt;Coming from Piraeus by ferry line - to Chania, Heraklion or Rethymno port: from Rethymno you will need about 1:35 hours to reach Agios Pavlos Hotel. Itinerary from&lt;/p&gt;&#xD;
		&lt;p&gt;&lt;iframe allowfullscreen="" height="225" loading="lazy" referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed?pb=!1m26!1m12!1m3!1d190262.23975083994!2d24.520410401517324!3d35.22364444672225!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m11!3e0!4m5!1s0x149b751101835b51%3A0x23be6fa30e9c6d39!2sRethymno%20Port%20Parking%2C%20Rethimno!3m2!1d35.3677761!2d24.4831231!4m3!3m2!1d35.1029084!2d24.5658459!5e1!3m2!1sen!2sgr!4v1670234919336!5m2!1sen!2sgr" style="border:0;" width="300"&gt;&lt;/iframe&gt;&lt;/p&gt;&#xD;
		&lt;div class="image-row"&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/02/agios-pavlos-helic1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/02/agios-pavlos-helic1-medium.jpg" style="width: 381px; height: 180px;" /&gt;&lt;/a&gt; &lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos3-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos3-medium.jpg" /&gt;&lt;/a&gt; &lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6722-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt; &lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6414-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt; &lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2022/12/05/293926700_2881227502021313_740343590311761854_n-medium.jpg" style="width: 278px; height: 188px;" /&gt; &lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2022/12/05/cave-bar-medium.jpg" style="width: 267px; height: 188px;" /&gt;&lt;/div&gt;&#xD;
		&lt;p class="back-to-top"&gt;&lt;a href="https://www.sensityoga.com/#top"&gt;&amp;uarr; Back to top&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/section&gt;&#xD;
	&lt;!-- ═══ CRETAN CUISINE ═══════════════════════════════════════════ --&gt;&#xD;
	&lt;section class="retreat-section" id="cretan-cuisine"&gt;&#xD;
		&lt;div class="retreat-section-heading"&gt;&#xD;
			&lt;img alt="" class="section-icon" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" /&gt;&lt;h2&gt;Cretan Cuisine&lt;/h2&gt;&#xD;
		&lt;/div&gt;&#xD;
		&lt;p&gt;Delicious brunch and dinner from the worldwide famous Cretan Cuisine are included in the price.&lt;/p&gt;&#xD;
		&lt;p&gt;- Delicious breakfast with local products, fresh juice, fruit, yoghurt, cheese, eggs, olives, tomatoes, nuts, avocado, bread, butter, marmelade, cake&amp;nbsp;and honey.&lt;/p&gt;&#xD;
		&lt;p&gt;- Homemade dinner with mediterranean recipes including plenty of vegetarian dishes, sea food, fresh fish and meat. Special meals are prepared for participants who are vegetarian or vegan, gluten-free etc&lt;/p&gt;&#xD;
		&lt;p class="back-to-top"&gt;&lt;a href="https://www.sensityoga.com/#top"&gt;&amp;uarr; Back to top&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/section&gt;&#xD;
	&lt;!-- ═══ THINGS TO DO | EXCURSIONS AND ACTIVITIES ════════════════ --&gt;&#xD;
	&lt;section class="retreat-section" id="excursions"&gt;&#xD;
		&lt;div class="retreat-section-heading"&gt;&#xD;
			&lt;img alt="" class="section-icon" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon5-small.jpg" /&gt;&lt;h2&gt;Things to do | Excursions and activities&lt;/h2&gt;&#xD;
		&lt;/div&gt;&#xD;
		&lt;p&gt;Once you have reached this Southern edge the continent you can dive to a mesmerizing and reinvigorating landscape.&lt;/p&gt;&#xD;
		&lt;p&gt;-Swim in the warm inviting waters of the beach neighbouring the hotel which is also ideal for families.&lt;/p&gt;&#xD;
		&lt;div class="image-row"&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_beach1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_beach1-medium.jpg" style="width: 381px; height: 180px;" /&gt;&lt;/a&gt; &lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_bar1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_bar1-medium.jpg" style="width: 320px; height: 180px;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
		&lt;p&gt;- Descend to one of the most amazing beaches of Crete, called St. Pavlos Sandhills, offering spectacular sunsets.&lt;/p&gt;&#xD;
		&lt;div class="image-row"&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt; &lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills1-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
		&lt;p&gt;Take a tour of the area and rest your gaze on the long oceanic-type Triopetra beach for a swim, a walk, coffee, lunch or dinner at the fantastic taverns with a breathtaking sea view.&lt;/p&gt;&#xD;
		&lt;div class="image-row"&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-rethymno-crete-greece -large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-rethymno-crete-greece-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt; &lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-sunset-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-sunset-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
		&lt;p&gt;- Enjoy the sunset view from the comfort of your room or at the yoga veranda.&lt;/p&gt;&#xD;
		&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sunset-crete-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sunset-crete-large.jpg" style="width: 700px; height: 223px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;p&gt;- Hike the beautiful gorges of Rethymno. Kourtaliotis (length: 3 km) is one of the most spectacular natural attractions of Rethymnon.The huge cliffs of the canyon reach a height of - 600 meters and are full of caves, where significant fauna species live.&lt;/p&gt;&#xD;
		&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/kourtaliotis2-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/kourtaliotis2-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;p&gt;Or go further to the west, to the worldwide known Samari&amp;aacute; Gorge. A National Park of Greece and a World&amp;#39;s Biosphere Reserve. It will take 6 hours to cross it so plan wisely. There is a boat departing from Agios Pavlos to Samaria&amp;#39;s sea mouth (Agia Roumeli) and you can always visit without walking the gorge to its North exist.&lt;/p&gt;&#xD;
		&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/the-impressive-portes-in-samaria-gorge-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/the-impressive-portes-in-samaria-gorge-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;p&gt;- Visit Beach of Preveli, also known as Lake Preveli or Phoenix. On the banks of the Grand River there is a large colony of Theophrastus palm trees, which give the region a sense of an African landscape. The river, forming a large lake, 1.5km long, before emptying into the sea, has water all year round. You can walk along the river, under the shade of palm trees and other trees, and start ascending in the beautiful canyon&lt;/p&gt;&#xD;
		&lt;div class="image-row"&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt; &lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli0-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli0-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
		&lt;p&gt;For more information on the area and the sightseeing choices you can check: &lt;strong&gt;&lt;a href="http://www.cretanbeaches.com/en/"&gt;http://www.cretanbeaches.com/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
		&lt;p class="back-to-top"&gt;&lt;a href="https://www.sensityoga.com/#top"&gt;&amp;uarr; Back to top&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/section&gt;&#xD;
	&lt;!-- ═══ COST: PRICES INCLUDE PROGRAM, ACCOMMODATION &amp; TWO DAILY MEALS ═══ --&gt;&#xD;
	&lt;section class="retreat-section" id="cost"&gt;&#xD;
		&lt;div class="retreat-section-heading"&gt;&#xD;
			&lt;img alt="" class="section-icon" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon7-small.jpg" /&gt;&lt;h2&gt;Cost: Prices include program, accommodation &amp;amp; two daily meals&lt;/h2&gt;&#xD;
		&lt;/div&gt;&#xD;
		&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.sensityoga.com/#Kavos"&gt;Kavos Melissa rooms&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
		&lt;p&gt;Melissa rooms are situated on the ground floor and on 1st floor, with a view overlooking the sea. They have a small terrace, kitchenette, own bathroom and an air condition.&lt;/p&gt;&#xD;
		&lt;p&gt;Single room stay: 1400 Euros&lt;/p&gt;&#xD;
		&lt;p&gt;Shared room with 1 person: 1100 Euros per person&lt;/p&gt;&#xD;
		&lt;p&gt;&lt;a href="https://www.sensityoga.com/#Varkotopi"&gt;&lt;strong&gt;Luxury apartments Varkotopi&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;p&gt;1 room with a double bed, 1 living room with adjustable couch, modern kitchen, small swimming pool&lt;/p&gt;&#xD;
		&lt;p&gt;Single room stay: 2100 Euros&lt;/p&gt;&#xD;
		&lt;p&gt;Shared with 1 person: 1400 Euros per person&lt;/p&gt;&#xD;
		&lt;p&gt;&lt;a name="Kavos"&gt;&lt;/a&gt;&lt;u&gt;&lt;strong&gt;Kavos Melissa&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
		&lt;div class="image-row"&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm5-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm5-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/a&gt; &lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos5-medium.jpg" style="width: 278px; height: 185px;" /&gt; &lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm1-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/div&gt;&#xD;
		&lt;p&gt;&lt;a name="Varkotopi"&gt;&lt;/a&gt;&lt;u&gt;&lt;strong&gt;Luxury apartments, Varkotopi&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
		&lt;div class="image-row"&gt;&#xD;
			&lt;a href="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6449-edit-large.jpg"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6449-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/a&gt; &lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_agp0275-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt; &lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6414-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/div&gt;&#xD;
		&lt;p&gt;All tax included&lt;/p&gt;&#xD;
		&lt;p class="back-to-top"&gt;&lt;a href="https://www.sensityoga.com/#top"&gt;&amp;uarr; Back to top&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/section&gt;&#xD;
	&lt;!-- ═══ TESTIMONIALS ═══════════════════════════════════════════ --&gt;&#xD;
	&lt;section class="retreat-section" id="testimonials"&gt;&#xD;
		&lt;div class="retreat-section-heading"&gt;&#xD;
			&lt;img alt="" class="section-icon" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon8-small.jpg" /&gt;&lt;h2&gt;What do participants say? TESTIMONIALS&lt;/h2&gt;&#xD;
		&lt;/div&gt;&#xD;
		&lt;!-- ─── 4. RESEARCH CALLOUT ─── --&gt;&#xD;
		&lt;aside class="research-callout"&gt;&#xD;
			&lt;p class="research-callout-label"&gt;The experience&lt;/p&gt;&#xD;
			&lt;p&gt;Participants often describe the week as:&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					֍ deeply relaxing without being passive&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					֍ simple, but meaningful&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					֍ physically light, yet impactful .&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;It&amp;rsquo;s not about doing more &amp;mdash; it&amp;rsquo;s about allowing more space. .&lt;/p&gt;&#xD;
		&lt;/aside&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;&amp;quot;What a very relaxing and memorable retreat this was! This spacious venue with amazing view is really idyllic space to relax! I loved your teaching style, with embodied anatomy and mindful breathing practiced. I now have an increased understanding of my own body and I receive more from each asana. I will use much of what I learned in sessions at home and in daily life. And last but not least, I met a beautiful mix of lovely people! For all that I am very thankful!&amp;quot;&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Hanka from Belgium, July 2021&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;&amp;quot;Thank you for this incredible week. It has given me relief from stress and inner peace. Working with you and this group has helped me develop a strong relationship to myself and my body. It wasn&amp;#39;t possible for me to imagine how much I would receive from you and this location. It was incredible. After the yoga, my whole body and soul felt deeply grounded and connected to everything. I can&amp;#39;t explain it well, but I am extremely grateful for being part of this retreat&amp;quot;&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Paula from Austria, 2021&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;&amp;quot;What a wonderful retreat you gave us on this beautiful island! It helped me relax completely and recharge my batteries. I will not forget the warm welcome you and your lovely family gave me on the first day. May the long time sun shine upon you&amp;hellip;&amp;quot;&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Ann from Belgium, July 2021, 2022, 2023, 2024&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;&amp;quot;As a beginner, I felt like this was my first real contact with Yoga. Profound, deep, well-grounded. I enjoyed every single day of this retreat. And I am really glad that I got to know Yoga in this way. Thank you very much&amp;quot;&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Harald from Austria, 2021&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;&amp;quot;Thank you for this wonderful yoga retreat and for the opportunity to be a part of this warm group of people. It helped me feel calm after a very long time. I loved the sea and the wind and the so many stars in the sky. I loved being at the beach every day, and in the evenings getting together and eating delicious meals. I am taking all these experiences with me now, and I will try to remember how it feels being the jellyfish in the sea&amp;quot;&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Eva from Greece, July 2021&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;&amp;quot;Maja&amp;#39;s knowledge is so vast; from pranayama to asana sequencing and alignment to meditation. Her teaching methods are so complete with no question going unanswered. Keep shining Maja, you&amp;#39;re a true treasure to yoga!!! See you again!&amp;quot;&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Annika, J, Paros, 2019&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;Thank you so much for such an insightful week of learning, regenerating and healing. You are a gifted teacher and a talented leader and I hope the work you do will sustain and nourish you for a long time to come.&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Jennie, Portland from USA, 2018&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;Thank you so much for setting up such a fantastic week in such a magical place. It is amazing what happens when a group of wonderful people get together for a common purpose. You have taught us so much and I appreciate it.&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Bradley, Portland, USA, 2018&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;Thank you for a wonderful week in Crete, for showing me new approaches to poses as well as for sharing your views on yoga philosophy and spirituality. I really enjoyed the lectures and the meditations and I will certainly take these experiences home with me&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Louisa, Vienna, Austria, 2018&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;What a wonderful experience! Thank you very much for a heart-opening week of becoming more of the person that I am. Thank you for your guidance that opened me to new experiences both on a physical and a mental/emotional level. I look forward to staying in touch&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Stefanie, Vienna, Austria, 2018&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;Thank you warmly for this unique, interesting and rewarding week. Thank you for your spiritually guided lessons thanks to which I am a bit nearer to myself. Thank you for all your support from my heart!&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Nadia from Italy, 2018&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;Being born and socialized in a country that produced and reproduced &amp;quot;followers&amp;quot;, I&amp;#39;ve never thought that I will wish one day to &amp;quot;follow&amp;quot; somebody. And here I am, happy to follow you and your spirit, happy to silent the mind and discover the truth around and the truth within. In deep appreciation&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Rossalina, L. from Austria, 2017&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;You, your family, your enormous passion, have made this place and this retreat an unexplainable, yet fully acknowledged and felt necessity &amp;ndash; for the unknown it leads to, as well as the answers and still deeper questions and truths. My love and admiration&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Joanne&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;Thank you for organizing everything, thank you for bringing such a wonderful group together, thank you for transmitting us your knowledge, thank you for your energy!!! This place is indeed amazing and perfect for a retreat J. It was my first retreat and I am so grateful for your help to make us go further in our practice. I really feel that I accomplished a lot in my body and mind. I love your philosophical beginnings of the class, already from before. They make me think a lot and apply it in my daily life.&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Mathilde&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;div class="testimonial"&gt;&#xD;
			&lt;blockquote&gt;&#xD;
				&lt;strong&gt;&lt;em&gt;I enjoyed this week a lot. I learned so much about yoga and experienced my body and myself in new ways. All our yoga classes were a lot of fun and made me want to learn and practice yoga even more.&lt;/em&gt;&lt;/strong&gt;&lt;/blockquote&gt;&#xD;
			&lt;cite&gt;&lt;em&gt;Markus, 2016&lt;/em&gt;&lt;/cite&gt;&lt;/div&gt;&#xD;
		&lt;p class="back-to-top"&gt;&lt;a href="https://www.sensityoga.com/#top"&gt;&amp;uarr; Back to top&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/section&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- ─── 6. CONTACT DETAILS ─── --&gt;&#xD;
&lt;div class="contact-block"&gt;&#xD;
	&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset-medit-large.jpg"&gt;&lt;img class="ImageFile thumb_medium" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset-medit-large.jpg" style="width: 800px; height: 250px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;p&gt;&lt;em&gt;&lt;strong&gt;Contact details in Vienna&lt;/strong&gt; &lt;strong&gt;+4369918365788&lt;/strong&gt; &lt;strong&gt;info@sensit.yoga&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
	&lt;p&gt;&lt;em&gt;&lt;strong&gt;Contact details in Athens&lt;/strong&gt; &lt;strong&gt;Athens Yoga Center&lt;/strong&gt; &lt;strong&gt;info@athensyoga.gr&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- ═══════════════════════════════════════════════════════════════════&#xD;
     END — SENSIT YOGA RETREAT JUNE 2026 PAGE BODY&#xD;
     ═══════════════════════════════════════════════════════════════════ --&gt;</description>
      <pubDate>Mon, 08 Dec 2025 18:26:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.retreats.1736</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2025-12-08T18:26:00Z</dc:date>
    </item>
    <item>
      <title>Sensit Yoga™ Somatics retreat on Crete | Week 1: 15-21 July / Week 2: 22-28 July 2024</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.retreats.1719</link>
      <description>&lt;p&gt;&lt;a class="button" href="https://www.sensityoga.com/?i=sensityoga.en.retreats.1719&amp;amp;view=register" role="button" title="Register"&gt;&lt;strong&gt;Send Enquiry&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;10th consecutive summer at this very special place of Agios Pavlos! This year our program will focus on developing self-regulation skills, practicing embodied mindfulness and enhancing resilience. Somatic movement as a body-based approach to supporting our mental health and wellbeing.&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&amp;nbsp;&lt;/div&gt;&#xD;
&lt;dl class="accordion" data-accordion="0"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion0"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall01-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Sensit Yoga&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion0"&gt;&#xD;
			&lt;p&gt;&lt;br /&gt;&#xD;
			Sensit Yoga Retreat is a unique experience of reaching new depths of awareness through a sensitive yoga practice. Surrounded by a mesmerizing natural environment and feeling our body on a deeper level, we start to feel truly at home with ourselves.&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;h4&gt;Sensit Yoga practice and movement&amp;nbsp;&lt;/h4&gt;&#xD;
			&lt;p&gt;The program consists of twice daily yoga and somatic practice. In each session you are guided&amp;nbsp;into movement while exploring&amp;nbsp;the&amp;nbsp;body systems, such as&amp;nbsp;skeletal, myofascial,&amp;nbsp;organ, fluid and neuro-endocrine system.&lt;/p&gt;&#xD;
			&lt;p&gt;In Sensit Yoga, moving into and through different shapes and postures, we always make sure that we&amp;nbsp;move from the inner body, with sensitivity and awareness. As we become conscious in movement of the support coming from our relationship to gravity, and from the&amp;nbsp;connections between&amp;nbsp;our inner spaces and structures, our nervous system can relax and become receptive and open to new learning. This new learning is about honoring the body and breath, and listening to its guidance. It is about feeling connected to the earth and the environment around us, feeling its support.&lt;/p&gt;&#xD;
			&lt;p&gt;The body communicates where it has been storing&amp;nbsp;the&amp;nbsp;unnecessary tension and we learn how to release this tension by directing our attention and breath, by initiating movement from certain areas, and by working with gravity in particular ways.&amp;nbsp;It becomes much easier to tune into the body&amp;#39;s&amp;nbsp;signals, develop our intuition, recognise when we are falling into the&amp;nbsp;unhealthy patterns and automatic reactions, and start to build new patterns of more conscious living.&lt;/p&gt;&#xD;
			&lt;p&gt;Unleashing the&amp;nbsp;energy that was used for&amp;nbsp;holding the accumulated tension results in&amp;nbsp;a grounded,&amp;nbsp;energized, joyful and effortless way of moving and being.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset1-large.jpg" style="width: 800px; height: 250px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="1"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion1"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall2-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&lt;strong&gt;Maja Zilih&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion1"&gt;&#xD;
			&lt;strong&gt;&lt;a href="https://www.sensityoga.com/?i=maja.en.about-maja"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/06/maja-transp--2-medium.jpg" style="width: 77px; height: 78px;" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;p&gt;Maja is the founder of Sensit Yoga&amp;trade; Somatics. She has been teaching yoga and meditation since 2007.&amp;nbsp;Her&amp;nbsp;method&amp;nbsp;Sensit Yoga&amp;nbsp;is a mindful and interoceptive practice that aims at expanding the awareness of all the levels of our being. The practice combines yoga asana&amp;nbsp;infused&amp;nbsp;with elements of&amp;nbsp;body-mind centering,&amp;nbsp;natural/primal movement, functional exercises, tension release techniques and movements that arise for each individual in their own way. The sessions always&amp;nbsp;complete&amp;nbsp;with meditation and a long relaxation. Expect to be continuously invited to feel, sense and move from and through your inner body. Sometimes you follow the instructions, other times you inquire into the needs of your unique body and let it take the lead. You explore and utilize your relationship with space and gravity. You play with different ways in which you can awaken fluidity and ease not only in the body and breath but also in the mind. By becoming conscious of your deep primal inner connections you find new source of support. Your body begins to release the unnecessary tension and each movement becomes an opportunity for a total body-mind-spirit integration.&lt;/p&gt;&#xD;
			&lt;p&gt;More about Maja&amp;nbsp;&lt;a href="http://athensyoga.gr/?i=maja.en.about-maja"&gt;here&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="2"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion2"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Location and getting there&amp;nbsp;&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion2"&gt;&#xD;
			&lt;p&gt;&lt;br /&gt;&#xD;
			Our retreat base is located at Agios Pavlos, an area at the Southern Edge of Crete, with a majestic 180&amp;deg; view of&amp;nbsp;the Libyan sea.&lt;/p&gt;&#xD;
			&lt;p&gt;Rugged and unspoiled, the area offers breathtaking scenery with sandy beaches and crystal clean waters. Overlooking the stunning bay the hotel has a fine restaurant, a relaxing caf&amp;eacute;/bar, and a mini market so you don&amp;#39;t have to leave for any of your holiday essentials.&lt;/p&gt;&#xD;
			&lt;p&gt;On the high rock above the sea, there is another, night bar formed as a cave naturally inside the rock and overlooking the sea.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;There are two airports on the island at more or less the same distance from the retreat center. CHania (CHQ) and Heraklion (HER)&amp;nbsp;the Crete&amp;rsquo;s region capital city&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;In both airports there are direct flights to and from all major cities in Europe and the world.&lt;/p&gt;&#xD;
			&lt;p&gt;A&amp;nbsp;mini-van taxi is arranged for arrival on July 15th and July 22th, and for departures on July 21st&amp;nbsp;and July 28th. It fits up to 8 people and the cost is 30&amp;nbsp;Euros per person per ride&lt;/p&gt;&#xD;
			&lt;p&gt;It is about 2 hour drive. If you wish to come by taxi independently, the cost is&amp;nbsp;130 Euros per ride.&lt;/p&gt;&#xD;
			&lt;p&gt;If you have a possibility, we highly recommend renting a car at the airport (appx price 30 Euros per day), as this will enables you to move around more, and visit many amazing beaches near Agios Pavlos. Those who wish to connect with other participants to share a ride, need to tell us at least 2 weeks before the retreat.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;iframe allowfullscreen="y" frameborder="0" height="450" name="Southern Crete Map" scrolling="no" src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d2910.3421926815868!2d24.56327626577323!3d35.103129881168044!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e1!3m2!1sen!2sgr!4v1501767533049" style="border:0" width="600"&gt;&lt;/iframe&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;Heraklion (HER)&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;How to arrive by car from the Heraklion (HER) or the Chania (CHQ) airports:&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;iframe allowfullscreen="" height="225" loading="lazy" referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed?pb=!1m22!1m8!1m3!1d190277.98280668436!2d24.741503429839955!3d35.216929146527484!3m2!1i1024!2i768!4f13.1!4m11!3e0!4m5!1s0x149a5bfbffffffff%3A0x2b99fcda10e0aed2!2sHeraklion%20State%20Airport%20N.%20Kazantzakis!3m2!1d35.339579799999996!2d25.174748299999997!4m3!3m2!1d35.1029084!2d24.5658459!5e1!3m2!1sen!2sgr!4v1670234500347!5m2!1sen!2sgr" style="border:0;" width="300"&gt;&lt;/iframe&gt;&amp;nbsp;&lt;iframe allowfullscreen="" height="225" loading="lazy" referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed?pb=!1m26!1m12!1m3!1d380062.9252708575!2d24.20396857230472!3d35.32195630271725!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m11!3e0!4m5!1s0x149b80a13e4a264f%3A0xc9292c0ac3c26345!2sChania%20International%20Airport%20Ioannis%20Daskalogiannis%2C%20Ethniki%20Odos%20Aerodromiou%20Soudas%2C%20Chania!3m2!1d35.5398097!2d24.1404043!4m3!3m2!1d35.1029084!2d24.5658459!5e1!3m2!1sen!2sgr!4v1670234613709!5m2!1sen!2sgr" style="border:0;" width="300"&gt;&lt;/iframe&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u style="text-align: justify;"&gt;&lt;strong&gt;Chania (CHQ)&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li style="text-align: justify;"&gt;&#xD;
					&amp;nbsp;&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;Coming from Piraeus by ferry line - to Chania, Heraklion or Rethymno port: from Rethymno you will need about 1:35 hours to reach Agios Pavlos Hotel. Itinerary&amp;nbsp;from&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;iframe allowfullscreen="" height="225" loading="lazy" referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed?pb=!1m26!1m12!1m3!1d190262.23975083994!2d24.520410401517324!3d35.22364444672225!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m11!3e0!4m5!1s0x149b751101835b51%3A0x23be6fa30e9c6d39!2sRethymno%20Port%20Parking%2C%20Rethimno!3m2!1d35.3677761!2d24.4831231!4m3!3m2!1d35.1029084!2d24.5658459!5e1!3m2!1sen!2sgr!4v1670234919336!5m2!1sen!2sgr" style="border:0;" width="300"&gt;&lt;/iframe&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;The Grigorakis family run hotel can be found on the southern coast of Crete, in a region of exceptional natural beauty. Rugged and unspoiled, the area offers breathtaking scenery and glorious beaches making this a very special place to visit. Overlooking the stunning bay the hotel has a fine restaurant, a relaxing caf&amp;eacute;/bar, and a mini market so you don&amp;#39;t have to leave for any of your holiday essentials.&lt;/p&gt;&#xD;
			&lt;p&gt;On the high rock above the sea, there is another, night bar formed as a cave naturally inside the rock and overlooking the sea. Occasionally there are dance parties, or concerts with traditional Cretan music, African music and other. Thanks to the configuration of the cave bar acoustics and the rock surrounding it, there is no noise outside the complex.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/02/agios-pavlos-helic1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/02/agios-pavlos-helic1-medium.jpg" style="width: 381px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos3-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos3-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6722-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6414-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2022/12/05/293926700_2881227502021313_740343590311761854_n-medium.jpg" style="width: 278px; height: 188px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2022/12/05/cave-bar-medium.jpg" style="width: 267px; height: 188px;" /&gt;&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="3"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion3"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&lt;strong&gt; Yoga and Somatics Program&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion3"&gt;&#xD;
			&lt;p&gt;Monday - arrivals and&amp;nbsp;18:30-20:00&amp;nbsp;Sensit&amp;nbsp;Somatics - gentle and grounding practice&lt;/p&gt;&#xD;
			&lt;p&gt;Tuesday: 8:00-10:00 Sensit Yoga -&amp;nbsp;energizing&amp;nbsp;practice /&amp;nbsp; 18:30-20:00&amp;nbsp;Sensit Somatics - gentle and grounding practice&lt;/p&gt;&#xD;
			&lt;p&gt;Wednesday:&amp;nbsp;8:00-10:00 Sensit Yoga -&amp;nbsp;energizing&amp;nbsp;practice /&amp;nbsp; 18:30-20:00&amp;nbsp;Sensit&amp;nbsp;Somatics - gentle and grounding practice&lt;/p&gt;&#xD;
			&lt;p&gt;Thursday: free day&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;Friday:&amp;nbsp;&amp;nbsp;8:00-10:00 Sensit Yoga -&amp;nbsp;energizing&amp;nbsp;practice /&amp;nbsp; 18:30-20:00&amp;nbsp;Sensit&amp;nbsp;Somatics - gentle and grounding practice&lt;/p&gt;&#xD;
			&lt;p&gt;Saturday:&amp;nbsp;8:00-10:00 Sensit Yoga -&amp;nbsp;energizing&amp;nbsp;practice /&amp;nbsp; 18:30-20:00&amp;nbsp;Sensit&amp;nbsp;Somatics - gentle and grounding practice&lt;/p&gt;&#xD;
			&lt;p&gt;Sunday: departures&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;Fields of exploration&amp;nbsp;include:&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Bone intelligence and skeletal connections&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Tracing skeletal connections improves our postural comfort, directly influences our physiological state, and elevates our emotional wellbeing. Skeletal clarity and coherence bring forth the natural and optimal alignment of the bones with space and gravity. Sensing how gravity moves through our bones contributes to our felt sense of being firmly and pleasantly grounded, well-integrated and safe in our environment.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Embodying fascia - A felt sense of wholeness&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Embodying fascia in movement practice gives us a strong sense of inner and outer interconnectedness, because fascia is the connective webbing that envelops, integrates and distinguishes all the spaces in our body. However, fascia is also our largest sensory organ, and as such, it gives us important feedback about our psycho-emotional states, as well as about our energetic resonance field. In this deeply regenerating practice, our fascia comes alive through the whole-body movements that expand us from within. With mindful stretches and activation, we target deep fascial layers that, once accessed, are able to release the accumulated tension. We complete the practice by a deeply calming method of releasing tension from the visceral fascia.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Mind of the organs&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Our organs constitute a highly intelligent internal system that nourishes, maintains and balances all life. In response to care and refined attention, organs can relax, revitalize, and return to balance&lt;br /&gt;&#xD;
			Sensit yoga with refined attention to the organs improves the functioning of the organ system, but it also strengthens its communication with the nervous and endocrine systems.&lt;br /&gt;&#xD;
			The movements, the asana, the sound vibration and gentle touch with presence, help us to locate tension in the organ tissues, and discover ways to release it. This practice brings a deep relaxation and relief, as well as toning and vitality in the entire organ system. In addition, having the external structure of the musculoskeletal system supported by the buoyancy of the internal organs, we&amp;nbsp;get&amp;nbsp;to&amp;nbsp; experience all asana&amp;nbsp;with more lightness and ease. We get to feel&amp;nbsp;that external movement simply and beautifully &amp;quot;responds&amp;quot; to the internal drive for motion, breath, spaciousness or connection, that emerges from deep within.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Ever more subtle: Nerves, glands and self-regulation: restorative yoga, somatic spiralling and embodied meditation&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;In this exploration we abide in a deeply regenerating state of awake, quiet presence, which nourishes our body-mind, and helps alleviate some of the symptoms of chronic over-stimulation, such as stress, headache, insomnia, shallow breathing, inflammation, and other. The practice interweaves restorative yoga with pranayama, somatic spiraling on the ground, embodied meditation and other practical techniques of stimulating the Vagal tone. We are observing, sensing and harnessing the tone and the interchanging states of our neuro-endocrine system, in order to come to balance and become more skilful at self-regulation.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;The anatomy of breathing - an interface between consciousness and our physiology&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Our last exploration focuses on the breah - the ongoing life-giving process which&amp;nbsp;brings together all of our systems - myofascial, respiratory, fluid, neuroendocrine. When we release inhibitions from the physiology involved in breathing, the movement of the breath becomes easy, rhythmic, responsive and adaptable to the circumstances. The jellyfish-like pulsation of our diaphragms revitalises our entire fascial system, as well as our organ body. As we become increasingly more conscious of the synergistic intelligence of our breathing architecture, the breath energy flows all throughout the body, and the act of breathing becomes a voluminous and pleasant experience. It invites the mind to settle down and ride on the graceful wave of the breath, emanating spontaneous meditation states.&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="4"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion4"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Cretan Cuisine&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion4"&gt;&#xD;
			&lt;p&gt;Delicious brunch and dinner from the worldwide famous Cretan Cuisine are included in the price.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;- Delicious breakfast with local products, fresh juice, fruit, yoghurt, cheese, eggs, buts, avocado, bread and honey.&lt;/p&gt;&#xD;
			- Homemade dinner with mediterranean recipes including plenty of vegetarian dishes, sea food, fresh fish and meat.&amp;nbsp;Special meals are prepared for participants who are vegetarian or vegan.&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine2-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine2-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine11-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine11-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine16-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine16-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine19-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine19-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine9-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine9-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine8-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine8-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine15-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine15-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine12-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine12-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin22-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin22-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine6-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine6-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin25-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin25-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin24-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin24-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine31-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine31-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine18-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine18-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine5-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine5-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine4-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine4-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine21-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine21-medium.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="5"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion5"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon5-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Things to do | Excursions and activities&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion5"&gt;&#xD;
			&lt;p&gt;Once you have reached this Southern edge the continent you can dive to a mesmerizing and reinvigorating landscape.&lt;/p&gt;&#xD;
			&lt;p&gt;-Swim in the warm inviting waters of the beach neighbouring the hotel which is also ideal for families.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_beach1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_beach1-medium.jpg" style="width: 381px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_bar1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_bar1-medium.jpg" style="width: 320px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Descend to one of the most amazing beaches of Crete, called St. Pavlos Sandhills, offering spectacular sunsets.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills1-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;Take a tour of the area and rest your gaze on the long oceanic-type Triopetra beach for a swim, a walk, coffee, lunch or dinner at the fantastic taverns with a breathtaking sea view.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-rethymno-crete-greece -large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-rethymno-crete-greece-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-sunset-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-sunset-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Enjoy the sunset view from the comfort of your room or at the yoga veranda.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sunset-crete-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sunset-crete-large.jpg" style="width: 700px; height: 223px;" /&gt;&lt;/a&gt;&lt;p&gt;- Hike the beautiful gorges of Rethymno. Kourtaliotis (length: 3 km) is one of the most spectacular natural attractions of Rethymnon.The huge cliffs of the canyon reach a height of - 600 meters and are full of caves, where significant fauna species live.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/kourtaliotis2-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/kourtaliotis2-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;Or go further to the west, to the worldwide known Samari&amp;aacute; Gorge. A National Park of Greece and a World&amp;#39;s Biosphere Reserve. It will take 6 hours to cross it so plan wisely. There is a boat departing from Agios Pavlos to Samaria&amp;rsquo;s sea mouth (Agia Roumeli) and you can always visit without walking the gorge to its North exist.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/the-impressive-portes-in-samaria-gorge-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/the-impressive-portes-in-samaria-gorge-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Visit Beach of Preveli, also known as Lake Preveli or Phoenix. During the 60s and 70s, it was a favorite destination for hippies. On the banks of the Grand River there is a large colony of Theophrastus palm trees, which give the region a sense of an African landscape. The river, forming a large lake, 1.5km long, before emptying into the sea, has water all year round. You can walk along the river, under the shade of palm trees and other trees, and start ascending in the beautiful canyon&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli0-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli0-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;For more information on the area and the sightseeing choices you can check:&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.cretanbeaches.com/en/"&gt;http://www.cretanbeaches.com/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="8"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion8"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon7-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Cost&lt;/strong&gt;&amp;nbsp;=&lt;strong&gt;&amp;nbsp;Accommodation + Yoga program&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion8"&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Price includes the yoga program, accommodation and 2 meals daily (brunch and dinner).&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.sensityoga.com/#Kavos"&gt;Kavos Melissa rooms&amp;nbsp;&lt;/a&gt;&lt;/strong&gt;-&amp;nbsp;&lt;em&gt;LIMITED SPACE LEFT!&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Melissa rooms are situated on the ground floor and on 1st floor, with a wonderful view overlooking the sea. They have a small terrace, kitchenette, own bathroom and an&amp;nbsp;air condition.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Shared room with 1 person&lt;/strong&gt; | &lt;strong&gt;1 week&lt;/strong&gt;&amp;nbsp;stay = 820 per person, &lt;strong&gt;2 week&lt;/strong&gt; stay&amp;nbsp;= 1600 per person&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Single room stay&lt;/strong&gt; |&lt;strong&gt; 1 week&lt;/strong&gt; = 1200 Euros, &lt;strong&gt;2 weeks&lt;/strong&gt; = 2300&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.sensityoga.com/#Varkotopi"&gt;&lt;strong&gt;Luxury apartments Varkotopi&amp;nbsp;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;One-bedroom villa&lt;/strong&gt;&amp;nbsp;with a small pool, 1 double bed, living room with and&amp;nbsp;modern kitchen and 1 adjustable couch&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Shared room with 1 person&lt;/strong&gt; |&amp;nbsp;&lt;strong&gt;1 week &lt;/strong&gt;stay = 1250&amp;nbsp;per person, &lt;strong&gt;2 weeks&lt;/strong&gt; = 2400 per person&lt;/p&gt;&#xD;
			&lt;div&gt;&#xD;
				&lt;strong&gt;Single room stay&lt;/strong&gt; | 1 week = 1900, 2 weeks = 3500&lt;/div&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;Payments via Paypal info@majayoga.gr or via bank transfer&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;&lt;a name="Kavos"&gt;&lt;/a&gt;Kavos Melissa&lt;/strong&gt; (all rooms are looking over the sea, have air condition, private bathroom, shower, kitchenette, fridge, and a small balcony) - Distance from sea: 400m&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm5-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm5-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos5-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm1-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;em&gt;Cavos Melissa 1 - One person &lt;/em&gt;&lt;/strong&gt;- one room with double bed,&amp;nbsp;living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;em&gt;Cavos Melissa 2 - two persons &lt;/em&gt;&lt;/strong&gt;- one room with either two single beds or one double bed, living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Cavos Melissa 2x - Two persons - two separate rooms&lt;/strong&gt;&lt;/em&gt;,&amp;nbsp;living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;&lt;a name="Varkotopi"&gt;&lt;/a&gt;Luxury apartments, Varkotopi &lt;/strong&gt;(all rooms are looking over the sea, have air condition, private bathroom and shower, living room and a terrace with private pool) - &lt;em&gt;&lt;strong&gt;Distance from sea 50m:&lt;/strong&gt;&lt;/em&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6449-edit-large.jpg"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6449-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_agp0275-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6414-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 1 - One person &lt;/strong&gt;&lt;/em&gt;with a double bed, living room with a kitchen, private pool, terrace with panoramic view, air condition, private bathroom and shower&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 2 - Two persons &lt;/strong&gt;&lt;/em&gt;with a double bed, living room with a kitchen, private pool, terrace with panoramic view, air condition, private bathroom and shower&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 2x - Two persons - two separate rooms, &lt;/strong&gt;&lt;/em&gt;each with double bed,&amp;nbsp;living room with a kitchen, private pool, terrace with panoramic view, air condition, 2 private bathrooms and showers&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 3 - Three persons in two separate rooms&lt;/strong&gt;&lt;/em&gt;, each with double bed and one adjustable 1.5 size couch, living room with a kitchen, private pool, terrace with panoramic view, air condition, 2 private bathrooms and showers&lt;/p&gt;&#xD;
			&lt;p&gt;All tax included&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="7"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion7"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon8-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;What do participants say?&lt;/strong&gt;&amp;nbsp;&lt;strong&gt;- TESTIMONIALS&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion7"&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Testimonials: &lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;What a very relaxing and memorable retreat this was! This spacious venue with amazing view is really idyllic space to relax! I loved your teaching style, with embodied anatomy and mindful breathing practiced. I now have an increased understanding of my own body and I receive more from each asana. I will use much of what I learned in sessions at home and in daily life. And last but not least, I met a beautiful mix of lovely people! For all that I am very thankful! -&amp;nbsp;&lt;em&gt;Hanka from Belgium, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Thank you for this incredible week. It has given me relief from stress and inner peace. Working with you and this group has helped me develop a strong relationship to myself and my body. It wasn&amp;rsquo;t possible for me to imagine how much I would receive from you and this location. It was incredible. After the yoga, my whole body and soul felt deeply grounded and connected to everything. I cant explain it well, but I am extremely grateful for being part of this retreat -&amp;nbsp;&lt;em&gt;Paula from Austria, 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;What a wonderful retreat you gave us on this beautiful island! It helped me relax completely and recharge my batteries. I will not forget the warm welcome you and your lovely family gave me on the first day. May the long time sun shine upon you&amp;hellip; -&amp;nbsp; &lt;em&gt;Ann from Belgium, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;As a beginner, I felt like this was my first real contact with Yoga. Profound, deep, well-grounded. I enjoyed every single day of this retreat. And I am really glad that I got to know Yoga in this way. Thank you very much - &lt;em&gt;Harald from Austria, 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Thank you for this wonderful yoga retreat and for the opportunity to be a part of this warm group of people. It helped me feel calm after a very long time. I loved the sea and the wind and the so many stars in the sky. I loved being at the beach every day, and in the evenings getting together and eating delicious meals. I am taking all these experiences with me now, and I will try to remember how it feels being the jellyfish in the sea - &lt;em&gt;Eva from Greece, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Maja&amp;#39;s knowledge is so vast; from pranayama to asana sequencing and alignment to meditation. Her teaching methods are so complete with no question going unanswered. Keep shining Maja, you&amp;#39;re a true treasure to yoga!!! See you again! - Annika, J, Paros , 2019&lt;/p&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you so much for such an insightful week of learning, regenerating and healing. You are a gifted teacher and a talented leader and I hope the work you do will sustain and nourish you for a long time to come.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Jennie, Portland from&amp;nbsp;USA, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you so much for setting up such a fantastic week in such a magical place. It is amazing what happens when a group of wonderful people get together for a common purpose. You have taught us so much and I appreciate it.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Bradley, Portland, USA, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you for a wonderful week in Crete, for showing me new approaches to poses as well as for sharing your views on yoga philosophy and spirituality. I really enjoyed the lectures and the meditations and I will certainly take these experiences home with me&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Louisa, Vienna, Austria, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;What a wonderful experience! Thank you very much for a heart-opening week of becoming more of the person that I am. Thank you for your guidance that opened me to new experiences both on a physical and a mental/emotional level. I look forward to staying in touch&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Stefanie, Vienna, Austria, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;q&gt;&lt;cite&gt;&lt;strong&gt;Thank you warmly for this unique, interesting and rewarding week. Thank you for your spiritually guided lessons thanks to which I am a bit nearer to myself. Thank you for all your support from my heart! -&amp;nbsp;&lt;/strong&gt;&lt;/cite&gt;&lt;/q&gt;Nadia from&amp;nbsp;Italy, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Being born and socialized in a country that produced and reproduced &amp;ldquo;followers&amp;rdquo;, I&amp;rsquo;ve never thought that I will wish one day to &amp;ldquo;follow&amp;rdquo; somebody. And here I am, happy to follow you and your spirit, happy to silent the mind and discover the truth around and the truth within. In deep appreciation&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Rossalina, L. from Austria, 2017&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;You, your family, your enormous passion, have made this place and this retreat an unexplainable, yet fully acknowledged and felt necessity &amp;ndash; for the unknown it leads to, as well as the answers and still deeper questions and truths. My love and admiration&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Joanne&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you for organizing everything, thank you for bringing such a wonderful group together, thank you for transmitting us your knowledge, thank you for your energy!!!&amp;nbsp; This place is indeed amazing and perfect for a retreat J.&amp;nbsp; &amp;nbsp;It was my first retreat and I am so grateful for your help to make us go further in our practice. I really feel that I accomplished a lot in my body and mind.I love your philosophical beginnings of the class, already from before. They make me think a lot and apply it in my daily life.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Mathilde&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;cite&gt;&lt;strong&gt;&lt;q&gt;I enjoyed this week a lot. I learned so much about yoga and experienced my body and myself in new ways. All our yoga classes were a lot of fun and made me want to learn and practice yoga even more&lt;/q&gt;&lt;/strong&gt;.&lt;/cite&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Markus, 2016&lt;/div&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Contact details in Vienna&lt;/strong&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset-medit-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset-medit-large.jpg" style="width: 800px; height: 250px;" /&gt;&lt;/a&gt;&lt;br /&gt;&#xD;
&lt;strong&gt;+4369918365788&lt;br /&gt;&#xD;
info@sensit.yoga&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;strong&gt;Contact details in Athens&lt;br /&gt;&#xD;
Athens Yoga Center&lt;br /&gt;&#xD;
info@athensyoga.gr&lt;/strong&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 13 Aug 2023 08:46:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.retreats.1719</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2023-08-13T08:46:00Z</dc:date>
    </item>
    <item>
      <title>Advanced Sensit Immersion Online - New series for Sensit Yoga Somatics teachers and long-term practitioners</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1701</link>
      <description>&lt;p&gt;&lt;a class="button" href="https://www.sensityoga.com/?i=sensityoga.en.workshop.1699&amp;amp;view=register" role="button" title="register"&gt;SIGN-UP&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;NEW series of advanced Sensit immersions for teachers starts this December!&lt;/p&gt;&#xD;
&lt;p&gt;It is designed for you to deepen your embodiment experience and become more adept in facilitating somatic journeys for your students.&lt;/p&gt;&#xD;
&lt;p&gt;Each session contains 2 hours of practice and 30 minutes of Sensit Yoga Somatics teaching methodology.&lt;/p&gt;&#xD;
&lt;p&gt;In December, our journey will include&lt;/p&gt;&#xD;
&lt;p&gt;- the exploration of connective tissues of bones and fascia,&lt;/p&gt;&#xD;
&lt;p&gt;- harmonizing the endocrine glands,&lt;/p&gt;&#xD;
&lt;p&gt;- somatic expression of thoughts and feelings,&lt;/p&gt;&#xD;
&lt;p&gt;- awakening the cellular consciousness&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
Price:140 Euros before November 25th, 180 Euros after.&lt;/p&gt;&#xD;
&lt;p&gt;You can attend live or via the recording, with unlimited access.&lt;/p&gt;&#xD;
&lt;p&gt;Hours lead to Sensit Yoga 300hr Advances Studies. In case of non-live attendance (via recording), if you wish the hours to count as studies, you will need to provide written answers to about 10 questions for each session.&lt;/p&gt;</description>
      <pubDate>Sun, 20 Nov 2022 10:30:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1701</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2022-11-20T10:30:00Z</dc:date>
    </item>
    <item>
      <title>"The Body of Nature" - Sensit Yoga™ Somatics Retreat at Inama Institute Trumer Seenland, Salzburg, Austria</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.retreats.1683</link>
      <description>&lt;p&gt;&lt;a class="button" href="https://www.sensityoga.com/?i=sensityoga.en.retreats.1683&amp;amp;view=register" role="button" title="Register"&gt;&lt;strong&gt;Send Inquiry&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Beautiful natural environments promote our wellbeing. They spontaneously arouse our sensory awareness, inviting us to embody our natural state of peaceful wakefulness.&lt;/p&gt;&#xD;
&lt;p&gt;Sensit Yoga Somatic retreats give us an opportunity to deepen the sense of who we are underneath the mental noise and superficial identities. To embody ourselves means to feel it - in the marrow of our bones - that we are not just IN nature. We are the Earth&amp;#39;s body - we ARE nature.&amp;nbsp;There is a deep sense of belonging that accompanies this realisation.&lt;/p&gt;&#xD;
&lt;dl class="accordion" data-accordion="0"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion0"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall01-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Sensit Yoga&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion0"&gt;&#xD;
			&lt;p&gt;&lt;br /&gt;&#xD;
			&lt;strong&gt;Sensit Yoga practice and movement&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Being this nature-body (or animal-body) gives us access to its wisdom and teachings.&amp;nbsp;It allows us to become more intuitive, better informed about the course of action that serves our healing and growth.&lt;/p&gt;&#xD;
			&lt;p&gt;Our movement practice will take place twice daily in this incredibly beautiful, spacious Inama room, with floor-to-ceiling windows, a perfect place for immersing ourselves in the deep inner journey of conscious movement, self-care, and healing practices. Awakened breath, bone intelligence, nourishing organs and fascia, and tunning into the body of fluids, will be our main fields of exploration.&lt;/p&gt;&#xD;
			&lt;p&gt;But our practice will not stay only in the yoga room: When awakened, the nature-body will continue to experience and express itself in other surroundings: It will slow down your pace to feel how your feet touch the ground as you walk. It will explore sensations in your hand&amp;nbsp;as you touch the grass, leaves or water, or when&amp;nbsp;you rest your&amp;nbsp;back against&amp;nbsp;the trunk of a tree. It will feel how the food truly tastes when you eat with presence and mental silence. It will feel its cells get nourished by the oxygen, while recognising your symbiotic relationship with the environment. Your individual breath being a part of the Universal breath, that connects all living beings.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;With social identities fading into the background, the body of nature reveals that, even our ordinary communication and interactions can have a very different flavor. We become more fully alive and available to each other in the present moment. Available not through judgment or expectations, but through the self that is always present beneath the conditioning - the natural self, with its benevolent curiosity, kindness and joy.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;u&gt;If you are new to Sensit Yoga Somatics:&lt;/u&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Sensit Yoga Somatics is a blend of hatha yoga, Body-Mind Centering, Continuum, Feldenkrais and other embodied&amp;nbsp;movement modalities. In this practice we always make sure that we move from the inner body, with sensitivity and awareness. We look for the&amp;nbsp;support coming from our relationship to gravity, and from the connections between our inner spaces and structures. This softens the tensions and our nervous system can relax, become curious and receptive of&amp;nbsp;new learning. This new learning is about caring for the body, honoring the&amp;nbsp;breath, and listening to its guidance. It is about feeling connected to the earth and the environment around us.&lt;/p&gt;&#xD;
			&lt;p&gt;In attentive movement, the body communicates where it has been storing the unnecessary tension and we learn how to release this tension by directing our attention and breath, by initiating movement from certain areas, and by working with gravity in particular ways. It becomes much easier to tune into the body&amp;#39;s signals, develop our intuition, recognise when we are falling into the unhealthy patterns and automatic reactions, and start to build new patterns of more conscious living.&lt;/p&gt;&#xD;
			&lt;p&gt;Unleashing the energy that was used for holding the accumulated tension results in a grounded, energized, joyful and effortless way of moving and being.&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="1"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion1"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall2-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&lt;strong&gt;Maja Zilih&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion1"&gt;&#xD;
			&lt;strong&gt;&lt;a href="https://www.sensityoga.com/?i=maja.en.about-maja"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/06/maja-transp--2-medium.jpg" style="width: 77px; height: 78px;" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;p&gt;Maja is the founder of Sensit Yoga&amp;trade; Somatics. She has been teaching yoga and meditation since 2007.&amp;nbsp;Her&amp;nbsp;method&amp;nbsp;Sensit Yoga&amp;nbsp;is a mindful and interoceptive practice that aims at expanding the awareness of all the levels of our being. The practice combines yoga asana&amp;nbsp;infused&amp;nbsp;with elements of&amp;nbsp;body-mind centering,&amp;nbsp;natural/primal movement, functional exercises, tension release techniques and movements that arise for each individual in their own way. The sessions always&amp;nbsp;complete&amp;nbsp;with meditation and a long relaxation. Expect to be continuously invited to feel, sense and move from and through your inner body. Sometimes you follow the instructions, other times you inquire into the needs of your unique body and let it take the lead. You explore and utilize your relationship with space and gravity. You play with different ways in which you can awaken fluidity and ease not only in the body and breath but also in the mind. By becoming conscious of your deep primal inner connections you find new source of support. Your body begins to release the unnecessary tension and each movement becomes an opportunity for a total body-mind-spirit integration.&lt;/p&gt;&#xD;
			&lt;p&gt;More about Maja&amp;nbsp;&lt;a href="http://athensyoga.gr/?i=maja.en.about-maja"&gt;here&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="2"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion2"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Location and getting there&amp;nbsp;&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion2"&gt;&#xD;
			&lt;p&gt;The &lt;strong&gt;Inama Institute &lt;/strong&gt;is housed in the BioArt CAMPUS in Seeham. It is easily accessible by car or public bus, the bus stops right in front of the house and there are enough parking spaces available on CAMPUS.&lt;/p&gt;&#xD;
			&lt;p&gt;The nearest airport is Salzburg 25km from the Inama center.&lt;/p&gt;&#xD;
			&lt;p&gt;From Vienna, it is a &lt;a href="https://www.google.com/maps/dir/Rathaus+der+Stadt+Wien/inama+Institut,+Biodorf-Weg+4,+5164+Seeham/@48.1542811,14.9266755,10z/data=!4m14!4m13!1m5!1m1!1s0x476d0795b8d260fd:0x1ea9ef0ebe2905d9!2m2!1d16.3565084!2d48.2109437!1m5!1m1!1s0x47769d9dcfc3beef:0xe85d658b0a3cefcf!2m2!1d13.0783834!2d47.9705743!3e0"&gt;3h15min&amp;nbsp;hour drive&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;u&gt;The yoga space&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;A 110 m&amp;sup2;&amp;nbsp;light-flooded event room with an inviting atmosphere is the heart of the inama institute . Wood as the primary material creates the connection to the surrounding nature, which can be seen from the floor-to-ceiling windows.&lt;/p&gt;&#xD;
			&lt;p&gt;The event location is easily accessible by car or public bus, the bus stops right in front of the house and there are enough parking spaces available on CAMPUS.&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					A video tour of the yoga shala:&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;iframe allowfullscreen="" frameborder="0" height="382" src="https://inama-institut.at//wp-content//uploads//2021//07//bcsclip5.mp4?hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;wmode=transparent" width="640"&gt;&lt;/iframe&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="3"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion3"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&lt;strong&gt; Yoga and Somatics Program&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion3"&gt;&#xD;
			&lt;p&gt;10:00-12:30 Sensit Yoga -&amp;nbsp;energizing&amp;nbsp;practice&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;17:00-19:30&amp;nbsp;Sensit Yoga Somatics - gentle and grounding practice&lt;/p&gt;&#xD;
			&lt;p&gt;On the first day, there is only one - evening - session&lt;/p&gt;&#xD;
			&lt;p&gt;On the last day, there is only one - morning - session&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="4"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion4"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp; &lt;strong&gt;Accomodation and Prices&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion4"&gt;&#xD;
			&lt;p&gt;Yoga program: 350 Euros&lt;/p&gt;&#xD;
			&lt;p&gt;The Inama Institute is housed in the BioArt CAMPUS in Seeham. It is easily accessible by car or public bus, the bus stops right in front of the house and there are enough parking spaces available on CAMPUS.&lt;/p&gt;&#xD;
			&lt;p&gt;For accomodation, we recommend&amp;nbsp;&lt;a href="https://www.altwirt.at/"&gt;Hotel Landgasthof Zum Altwirt&lt;/a&gt;&amp;nbsp;hotel.&lt;/p&gt;&#xD;
			&lt;p&gt;If you wish to book your accomodation by yourself, you can make your individual arrangements, and pay for the yoga program by Paypal or transfer.&lt;/p&gt;&#xD;
			&lt;p&gt;If you wish to stay at Hotel Landgasthof Zum Altwirt the prices, including 3-night accomodation, breakfast AND the yoga program are:&lt;/p&gt;&#xD;
			&lt;p&gt;If having the room for yourself:&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Yoga Somatics program&amp;nbsp;+ Single occupancy in standard room - 495 Euros before September 5th, 545 after&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Yoga Somatics program&amp;nbsp;+&amp;nbsp;Single occupancy in a room with balcony - 525 Euros before September 5th, 575 after&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Yoga Somatics program&amp;nbsp;+&amp;nbsp;Single occupancy in a superior room - 540 Euros before September 5th, 590 after&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;If sharing the room with 1 person:&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Yoga Somatics program&amp;nbsp;+ Shared occupancy with 1 more person in standard room - 465 Euros before September 5th, 515 after&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Yoga Somatics program&amp;nbsp;+ Shared occupancy with 1 more person in a room with balcony - 495 Euros before September 5th, 545 after&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Yoga Somatics program&amp;nbsp;+ Shared occupancy with 1 more person in a superior room - 510 Euros before September 5th, 575 after&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;You can also check out also other,&amp;nbsp;near-by hotels, sorted by walking distance:&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://entenwirt-seeham.at/"&gt;Entenwirt Seeham&lt;/a&gt;&lt;br /&gt;&#xD;
			&lt;a href="https://www.hotel-walkner.at/"&gt;Hotel Walkner&lt;/a&gt;&lt;br /&gt;&#xD;
			&lt;a href="https://www.aicherbauer.com/"&gt;Aicherbauer&lt;/a&gt;&lt;br /&gt;&#xD;
			&lt;a href="https://www.schiessentobel.at/de/home/"&gt;Bio Hotel Schiessentobel&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;________________________________________&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;span style="font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 1.125rem;"&gt;Yoga Somatics Program Paypal Direct payment link (no accommodation included):&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;p style="box-sizing: border-box; margin: 0px 0px 1.25rem; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 1.125rem; line-height: 1.4; text-rendering: optimizelegibility; padding: 0px !important;"&gt;&lt;a href="http://paypal.me/liveyogasessions/300" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;350 Euros &lt;/a&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/350" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;&lt;img alt="" src="https://athensyoga.gr/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 33px; display: inline-block; vertical-align: middle; width: 100px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="7"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion7"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon8-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;What do participants say?&lt;/strong&gt;&amp;nbsp;&lt;strong&gt;- TESTIMONIALS&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion7"&gt;&#xD;
			&lt;p&gt;What touched me the most was how working with your center and grounding yourself can also bring you closer to the people who are in such different places in life than you. The retreat offers a path to internal and external connections as well as some practical learning about anatomy do explore during movement. Very enriching experience, so lucky to have taken part in it!&lt;br /&gt;&#xD;
			Marta from Poland, July 2022&lt;/p&gt;&#xD;
			&lt;p&gt;This is a retreat that can be experienced by anyone, beginner or advanced, who wants to become more aware of their body, and how their body is connected to the world around them. I learned so much, and I am grateful for everyone I met and for Maja who truly loves what she does.&lt;br /&gt;&#xD;
			Eva from Greece, July 2022&lt;/p&gt;&#xD;
			&lt;p&gt;Just like the previous year, the retreat was an extremely relaxing experience where I could totally let go of everything after a year of hard work. The group was also fantastic, different people from different backgrounds and yet there was an immediate connection.&lt;br /&gt;&#xD;
			Ann from Belgium, July 2022&lt;/p&gt;&#xD;
			&lt;p&gt;Sensit Yoga Somatics was a fantastic experience in an amazing location and environment. Its uniqueness, the people and the concept make it beneficial to the mind and body in a huge way. Back home to reality, we are able to absorb and reminisce what a great time we had.&lt;br /&gt;&#xD;
			Bert Moreno from USA, 2022&lt;br /&gt;&#xD;
			&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;What a very relaxing and memorable retreat this was! This spacious venue with amazing view is really idyllic space to relax! I loved your teaching style, with embodied anatomy and mindful breathing practices. I now have an increased understanding of my own body and I receive more from each asana. I will use much of what I learned in sessions at home and in daily life. And last but not least, I met a beautiful mix of lovely people! For all that I am very thankful! -&amp;nbsp;&lt;em&gt;Hanka from Belgium, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Thank you for this incredible week. It has given me relief from stress and inner peace. Working with you and this group has helped me develop a strong relationship to myself and my body. It wasn&amp;rsquo;t possible for me to imagine how much I would receive from you and this location. It was incredible. After the yoga, my whole body and soul felt deeply grounded and connected to everything. I cant explain it well, but I am extremely grateful for being part of this retreat -&amp;nbsp;&lt;em&gt;Paula from Austria, 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;What a wonderful retreat you gave us on this beautiful island! It helped me relax completely and recharge my batteries. I will not forget the warm welcome you and your lovely family gave me on the first day. May the long time sun shine upon you&amp;hellip; -&amp;nbsp; &lt;em&gt;Ann from Belgium, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;As a beginner, I felt like this was my first real contact with Yoga. Profound, deep, well-grounded. I enjoyed every single day of this retreat. And I am really glad that I got to know Yoga in this way. Thank you very much - &lt;em&gt;Harald from Austria, 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Thank you for this wonderful yoga retreat and for the opportunity to be a part of this warm group of people. It helped me feel calm after a very long time. I loved the sea and the wind and the so many stars in the sky. I loved being at the beach every day, and in the evenings getting together and eating delicious meals. I am taking all these experiences with me now, and I will try to remember how it feels being the jellyfish in the sea - &lt;em&gt;Eva from Greece, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Maja&amp;#39;s knowledge is so vast; from pranayama to asana sequencing and alignment to meditation. Her teaching methods are so complete with no question going unanswered. Keep shining Maja, you&amp;#39;re a true treasure to yoga!!! See you again! - Annika, J, Paros , 2019&lt;/p&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you so much for such an insightful week of learning, regenerating and healing. You are a gifted teacher and a talented leader and I hope the work you do will sustain and nourish you for a long time to come.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Jennie, Portland from&amp;nbsp;USA, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you so much for setting up such a fantastic week in such a magical place. It is amazing what happens when a group of wonderful people get together for a common purpose. You have taught us so much and I appreciate it.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Bradley, Portland, USA, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you for a wonderful week in Crete, for showing me new approaches to poses as well as for sharing your views on yoga philosophy and spirituality. I really enjoyed the lectures and the meditations and I will certainly take these experiences home with me&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Louisa, Vienna, Austria, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;What a wonderful experience! Thank you very much for a heart-opening week of becoming more of the person that I am. Thank you for your guidance that opened me to new experiences both on a physical and a mental/emotional level. I look forward to staying in touch&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Stefanie, Vienna, Austria, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;q&gt;&lt;cite&gt;&lt;strong&gt;Thank you warmly for this unique, interesting and rewarding week. Thank you for your spiritually guided lessons thanks to which I am a bit nearer to myself. Thank you for all your support from my heart! -&amp;nbsp;&lt;/strong&gt;&lt;/cite&gt;&lt;/q&gt;Nadia from&amp;nbsp;Italy, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Being born and socialized in a country that produced and reproduced &amp;ldquo;followers&amp;rdquo;, I&amp;rsquo;ve never thought that I will wish one day to &amp;ldquo;follow&amp;rdquo; somebody. And here I am, happy to follow you and your spirit, happy to silent the mind and discover the truth around and the truth within. In deep appreciation&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Rossalina, L. from Austria, 2017&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;You, your family, your enormous passion, have made this place and this retreat an unexplainable, yet fully acknowledged and felt necessity &amp;ndash; for the unknown it leads to, as well as the answers and still deeper questions and truths. My love and admiration&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Joanne&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you for organizing everything, thank you for bringing such a wonderful group together, thank you for transmitting us your knowledge, thank you for your energy!!!&amp;nbsp; This place is indeed amazing and perfect for a retreat J.&amp;nbsp; &amp;nbsp;It was my first retreat and I am so grateful for your help to make us go further in our practice. I really feel that I accomplished a lot in my body and mind.I love your philosophical beginnings of the class, already from before. They make me think a lot and apply it in my daily life.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Mathilde&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;cite&gt;&lt;strong&gt;&lt;q&gt;I enjoyed this week a lot. I learned so much about yoga and experienced my body and myself in new ways. All our yoga classes were a lot of fun and made me want to learn and practice yoga even more&lt;/q&gt;&lt;/strong&gt;.&lt;/cite&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Markus, 2016&lt;/div&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Tue, 23 Aug 2022 15:28:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.retreats.1683</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2022-08-23T15:28:00Z</dc:date>
    </item>
    <item>
      <title>4 Sessions of Nervous System Regulation and Support</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1665</link>
      <description>&lt;p&gt;Restorative Yoga, Sensit Somatics and Embodied Meditation are 3 practices that help balance the sympathetic and the parasympathetic pathways, something we experience as wakeful awareness, deep regeneration, quiet presence, or inner-ease. In the longer run, regular work with our nervous system leads to better management of it&amp;#39;s changing states, quicker recognition of our patterns and triggers, and a wider variety of choices in how we respond to the external stimulation.&lt;/p&gt;&#xD;
&lt;p&gt;During these 4 sessions we will engage in a wide range of practices that will nourish your bodymind and help alleviate some of the symptoms of chronic over-stimulation, such as stress, headache, insomnia, shallow breathing, inflammation, and other.&lt;/p&gt;&#xD;
&lt;p&gt;The practice interweaves restorative yoga with pranayama, somatic spiraling on the ground, embodied meditation, practical techniques of stimulating the Vagal tone.&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;About restorative yoga:&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Restorative yoga uses gravity and other forms of support (walls, cushions, chairs blocks) to create gentle passive openings in the tissues and achieve relaxation in the entire neuro-muscular system.&lt;br /&gt;&#xD;
Maintaining restorative postures releases, hydrates and revitalizes fascia. It allows those areas of the body that tend to accumulate stress, to gradually soften the resistance and surrender to gravity. This process calms the nervous system and can become &amp;quot;imprinted&amp;quot; as a new habit of releasing stress at will. Gradually, this practice can lead to the prevention of future accumulation of tension in the muscles, fascia and the organ system.&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Sensit Somatics:&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;In Sensit somatics we use the ground for rolling, effortlessly spiralling, rocking, pushing and yielding into the Earth, to release tension and discover the paths of least resistance in the body. We explore the changing states of the nervous system and become familiar with natural transitions between the activity and the resting state. Movement and meditation merge into one practice of heightened proprioceptive and interoceptive awareness, gradually taking us to a place of no guidance or instruction, where the non-voluntary, spontaneous expression can emerge.&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&lt;strong&gt;Price: 90 Euros&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/90" style="box-sizing: border-box; background-color: rgb(194, 205, 209); color: rgb(217, 77, 0); text-decoration-line: none; line-height: inherit; outline: 0px; cursor: pointer; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px;"&gt;&lt;img alt="" src="https://athensyoga.gr/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 33px; display: inline-block; vertical-align: middle; width: 100px;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;p&gt;Special discounted price &lt;strong&gt;75 Euros&lt;/strong&gt;, for &lt;strong&gt;3 days after&lt;/strong&gt; the &lt;a href="https://www.facebook.com/events/619414715825913"&gt;Free Live Facebook event&lt;/a&gt;&amp;nbsp;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/75" style="box-sizing: border-box; background-color: rgb(194, 205, 209); color: rgb(217, 77, 0); text-decoration-line: none; line-height: inherit; outline: 0px; cursor: pointer; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px;"&gt;&lt;img alt="" src="https://athensyoga.gr/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 33px; display: inline-block; vertical-align: middle; width: 100px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Price includes a a life-time access to the recordings&lt;/p&gt;&#xD;
&lt;p&gt;This workshop is open to all practitioners.&lt;/p&gt;&#xD;
&lt;p&gt;To get the best out of the event, you will need&lt;/p&gt;&#xD;
&lt;p&gt;1-2 yoga bolsters, or stacks of pillows, folded blankets, rolled-up sleeping bags&lt;/p&gt;&#xD;
&lt;p&gt;2 blankets,&lt;/p&gt;&#xD;
&lt;p&gt;4 yoga blocks, or books, A4 paper packs&lt;/p&gt;&#xD;
&lt;p&gt;1 yoga strap, or scarf, coat belt, long towel&lt;/p&gt;&#xD;
&lt;p&gt;1 big towel&lt;/p&gt;</description>
      <pubDate>Mon, 27 Dec 2021 12:33:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1665</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2021-12-27T12:33:00Z</dc:date>
    </item>
    <item>
      <title>Nourish your Nervous System / Sensit Somatics, Restorative Yoga and Embodied Meditation</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1664</link>
      <description>&lt;p&gt;In this course you will&amp;nbsp;learn how to nourish and support your nervous system from &lt;em&gt;within&lt;/em&gt;.&amp;nbsp;Embodied learning extends beyond the mere theoretical knowledge ABOUT the nervous system. It brings about an &lt;em&gt;experiential understanding&lt;/em&gt; that directly facilitates a more efficient nervous system regulation.&lt;/p&gt;&#xD;
&lt;p&gt;The course provides you with a 100-page manual for knowledge consolidation and continuation of your personal practice. See a &lt;strong&gt;&lt;a href="https://athensyoga.gr/resources/toolip/doc/2022/01/05/the-nervous-system-course---manual-sample.pdf"&gt;free manual sample &amp;copy; HERE&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Restorative Yoga, Sensit Somatics and Embodied Meditation are 3 practices that help balance the sympathetic and the parasympathetic pathways, something we experience as wakeful awareness, deep regeneration, quiet presence, or inner-ease. In the longer run, regular work with our nervous system leads to better management of it&amp;#39;s changing states, quicker recognition of our patterns and triggers, and a wider variety of choices in how we respond to the external stimulation.&lt;/p&gt;&#xD;
&lt;p&gt;During the course we will engage in a wide range of practices that will nourish your bodymind and help alleviate some of the symptoms of chronic over-stimulation, such as stress, headache, insomnia, shallow breathing, inflammation, and other.&lt;/p&gt;&#xD;
&lt;p&gt;The practice interweaves restorative yoga with pranayama, somatic spiraling on the ground, embodied meditation, practical techniques of stimulating the Vagal tone.&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;About restorative yoga:&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Restorative yoga uses gravity and other forms of support (walls, cushions, chairs blocks) to create gentle passive openings in the tissues and achieve relaxation in the entire neuro-muscular system.&lt;br /&gt;&#xD;
Maintaining restorative postures releases, hydrates and revitalizes fascia. It allows those areas of the body that tend to accumulate stress, to gradually soften the resistance and surrender to gravity. This process calms the nervous system and can become &amp;quot;imprinted&amp;quot; as a new habit of releasing stress at will. Gradually, this practice can lead to the prevention of future accumulation of tension in the muscles, fascia and the organ system.&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Sensit Somatics:&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;In Sensit somatics we use the ground for rolling, effortlessly spiralling, rocking, pushing and yielding into the Earth, to release tension and discover the paths of least resistance in the body. We explore the changing states of the nervous system and become familiar with natural transitions between the activity and the resting state. Movement and meditation merge into one practice of heightened proprioceptive and interoceptive awareness, gradually taking us to a place of no guidance or instruction, where the non-voluntary, spontaneous expression can emerge.&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&lt;strong&gt;During the seminar you will engage in an embodied learning of&lt;/strong&gt;&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
	&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
	- The central-peripheral, somatic-autonomic nervous system divisions, the motor and sensory properties, as well as the sympathetic, parasympathetic and enteric branches of the autonomous nervous system. You will learn how to recognise and embody states, transitions and associated pathways. You will experience the flow between the sympathetic and parasympathetic limbs of the autonomic nervous system, and you will learn to stimulate the parasympathetic vagus nerve. Embodied understanding of the workings of our nervous system improves the way we respond to the demands of the environment.&lt;br /&gt;&#xD;
	- Restorative sequences that address anxiety, insomnia, chronic fatigue, difficulty in breathing, and shoulder and back pain. You will be given abundant notes with pictures of poses and props, to facilitate the continuation of your practice and your teaching.&lt;br /&gt;&#xD;
	- Short restorative sequences that can fit into your daily routine&lt;br /&gt;&#xD;
	- Chair Yoga sequence&lt;br /&gt;&#xD;
	- Somatic/interoceptive rolling on the ground - sequences that release tension from the muscles and organs.&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
	&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
	&lt;em&gt;Yoga and movement teachers&lt;/em&gt; will additionally benefit from learning:&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
	- Restorative Manual for Teachers, including whole class sequences as well as restorative postures for regular yoga classes. See some samples &lt;a href="http://athensyoga.gr/resources/toolip/doc/2022/01/05/the-nervous-system-course---manual-sample.pdf"&gt;here&lt;/a&gt;&lt;br /&gt;&#xD;
	- Modifications of postures to accommodate different students&amp;#39; needs&lt;br /&gt;&#xD;
	- Chair yoga sequence&lt;br /&gt;&#xD;
	- Methodology of teaching restorative yoga&lt;br /&gt;&#xD;
	- Sequences for easier somatic rolling on the ground&lt;br /&gt;&#xD;
	- Sensit Yoga Methodology&lt;br /&gt;&#xD;
	- Meditation techniques&lt;/div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Price: 360 Euros&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/360" style="box-sizing: border-box; background-color: rgb(194, 205, 209); color: rgb(217, 77, 0); text-decoration-line: none; line-height: inherit; outline: 0px; cursor: pointer; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px;"&gt;&lt;img alt="" src="https://athensyoga.gr/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 33px; display: inline-block; vertical-align: middle; width: 100px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;What&amp;#39;s included:&lt;/p&gt;&#xD;
&lt;p&gt;- Life-time access to the recordings&lt;/p&gt;&#xD;
&lt;p&gt;- 100-page manual&lt;/p&gt;&#xD;
&lt;p&gt;- Questionnaire for teachers and assessment of the answers&lt;/p&gt;&#xD;
&lt;p&gt;This workshop is open to all practitioners.&lt;/p&gt;&#xD;
&lt;p&gt;For yoga teachers, this program counts as:&lt;/p&gt;&#xD;
&lt;p&gt;- 15 hours of continuing Yoga Alliance education&lt;/p&gt;&#xD;
&lt;p&gt;- 20 hours (15 contact, 5 non-contact) of Sensit Yoga Studies 100hrs, and of Advanced 300 Sensit Yoga Studies&lt;/p&gt;&#xD;
&lt;p&gt;- Questionnaire for teachers and assessment of the answers&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
For the teachers&amp;#39; certification, the questionnaire of 30 questions must be filled in and submitted for review.&lt;/p&gt;</description>
      <pubDate>Mon, 27 Dec 2021 12:33:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1664</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2021-12-27T12:33:00Z</dc:date>
    </item>
    <item>
      <title>Mind of the Body | Bone Intelligence and Skeletal Connections</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1556</link>
      <description>&lt;p&gt;&lt;a class="button" href="http://paypal.me/liveyogasessions/120" role="button" title="register"&gt;ORDER with the December 2022 Holiday DISCOUNT:120€&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Awakening bone intelligence and embodying skeletal connections impacts our postural comfort. Our degree of comfort directly influences our physiological state and our emotional wellbeing.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;This course helps us awaken the innate intelligence of the bones, and bring forth their natural and optimal alignment with space and gravity.&lt;/p&gt;&#xD;
&lt;p&gt;In addition, practicing skeletal awareness contributes to our felt sense of being grounded, well-integrated living beings, trust-worthy and safe in our environment.&lt;/p&gt;&#xD;
&lt;p&gt;For yoga practitioners and teachers, direct bone understanding is essential for balancing stability, mobility, comfort and clarity of perception in various postural arrangements.&lt;/p&gt;&#xD;
&lt;p&gt;Areas of exploration:&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;&lt;u&gt;Embryonic development:&lt;/u&gt;&lt;/strong&gt;&lt;/em&gt;&lt;br /&gt;&#xD;
- Energy pathways and patterns underlying the embryonic development of bones&lt;br /&gt;&#xD;
- Bone materialisation: Journey from energy/space to fluid, to soft tissue, to bone.&lt;br /&gt;&#xD;
- Reversing the process for softening tension and subtle-body awareness&lt;br /&gt;&#xD;
- Creating a safety container through the felt sense of ossification, and current bone density&lt;br /&gt;&#xD;
- Embodying notochord for spinal softness and fluidity of body and mind&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;u&gt;Bone breath, meditations and energy work:&lt;/u&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&#xD;
- Bone marrow: Taoist energy practices of bone breathing for regenerating the bone marrow&lt;br /&gt;&#xD;
- Visualisations of bone layers and shapes for direct skeletal awareness&lt;br /&gt;&#xD;
- Respiratory movement of axial and appendicular skeleton&lt;br /&gt;&#xD;
- Whole-body release through cranial and coccyx respiration&lt;br /&gt;&#xD;
- Deep calmness and quietness of the skeleton-to-gravity experience&lt;br /&gt;&#xD;
-&amp;nbsp;Bone fluidity and skeleton suspension in the aquatic surrounding&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;strong&gt;&lt;em&gt;&lt;u&gt;Particular skeletal emphasis:&lt;/u&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&#xD;
- Drawing support from our foundations: Feet bones and articulations&lt;br /&gt;&#xD;
- The role of spinal, pubic disks and meniscus in effortlessness of movement.&lt;br /&gt;&#xD;
- Front body and back body skeleton&lt;br /&gt;&#xD;
- Legs to pelvic halves connections&lt;br /&gt;&#xD;
- Arms to ribcage connections&lt;br /&gt;&#xD;
- Shoulder-hip quadrilateral in 3 planes of movement.&lt;br /&gt;&#xD;
- Heel arch for opening a dynamic space in the articulations&lt;br /&gt;&#xD;
- Cranial bones. Practices for deep release of jaw and neck tension&lt;br /&gt;&#xD;
- Bio-tensegrity: Periosteal fascia as a source of the skeletal continuity&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;strong&gt;&lt;u&gt;&lt;em&gt;Teachers will additionally benefit from&lt;/em&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&amp;loz; Studying methodology of teaching Sensit Yoga and Somatics with emphasis on the skeleton&lt;br /&gt;&#xD;
&amp;loz; Familiarity with sequencing based in developmental movement&lt;br /&gt;&#xD;
&amp;loz; Teaching exercises in Zoom&amp;rsquo;s small break-out rooms&lt;br /&gt;&#xD;
&amp;loz; Homework for consolidating the knowledge&lt;br /&gt;&#xD;
&amp;loz; Continuous support throughout the course&lt;br /&gt;&#xD;
&amp;loz; Joining the Sensit Yoga Somatics Teachers Community&lt;/p&gt;&#xD;
&lt;p&gt;20 Hours (15 contact, 5 non-contact) count towards&lt;br /&gt;&#xD;
- Sensit Yoga Somatics Advanced Teacher Training 300hrs, and&lt;br /&gt;&#xD;
- Yoga Alliance Continuing Education&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;&lt;u&gt;&lt;strong&gt;Price:&lt;/strong&gt;&lt;/u&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;360 Euros&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Life-time access to all the recordings&lt;/p&gt;&#xD;
&lt;p&gt;Testimonials:&lt;/p&gt;&#xD;
&lt;p&gt;&amp;quot;Sensit somatic practice has a deeply calming effect on my nervous system. Every movement arises more naturally, more easily, and the strength that is being built comes without the unnecessary tension. The way Maja teaches embodied anatomy through her meditative, step by step guidance, leads me to greater depths of awareness and self-realisation.&lt;br /&gt;&#xD;
Being guided to initiate the movement through the consciousness of each organ, bone or other tissue, brings me into the &lt;u&gt;&lt;em&gt;now&lt;/em&gt;&lt;/u&gt; of my being, and turns time into means of self-knowledge. Memories of the past that arise, become useful information for the future. All this results in a sense of greater sense of confidence, self-trust, and ultimately their application in our actions outside the yoga mat!&amp;quot;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;Ιoanna Petridou&lt;/em&gt;, yoga teacher, graduate of Physical Education and Sports Science school, and orthopedic assistant, 2021&lt;/p&gt;&#xD;
&lt;p&gt;&amp;quot;Deeply relaxating and rehabilitating&amp;quot;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;M. Konstantoulaki, &lt;/em&gt;2018&lt;/p&gt;&#xD;
&lt;p&gt;&amp;quot;It enriches my body perception, both in exercise and in any other form of movement. It is a&amp;nbsp;silent revolution for the body-mind! It immensely helped my orientation in space when I was giving shiatsu therapy&amp;quot; - S.K.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;quot;I experienced a greater connection with myself, listening to what the body has to say. Greater awareness, interoception and empathy are cultivated through micro-movements and observation&amp;quot;. - &lt;em&gt;E. Korpou, Yoga Teacher&lt;/em&gt;&lt;em&gt;&amp;nbsp;RYT500 - wellness coach |&amp;nbsp; &lt;a href="https://www.facebook.com/KorpouEffie"&gt;Yoga healing aka Εφη Κορπου&lt;/a&gt;&amp;nbsp;2021&lt;/em&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Deep, conscious, and very liberating. This practice awakens the senses, unblocks the energy and gives the feeling of freedom and authenticity. The most gentle and at the same time enjoyable way to gain knowledge of the self and empathy toward others - &lt;em&gt;E. Skopa, 2020&lt;/em&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Very caring and multidimensional approach, with exploration and living experience at its essence. The feeling of grounding is very much felt as well as a feeling of internal volume. All the senses are increased and there are no mechanical movements. The sessions connected in a very natural way therapy with yoga practice. They teaching teaches how to connect the internal body sensation and patterns with the shape of an asana. It teaches how to prioritise the experience and then allow to express itself creatively in an asana form -&amp;nbsp;&lt;em&gt;Daphne Ramsi 2018&lt;/em&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 27 Dec 2021 12:33:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1556</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2021-12-27T12:33:00Z</dc:date>
    </item>
    <item>
      <title>Sensit Yoga™ Somatics retreat on Crete | Week 1: 17-23 July (Fully booked) / Week 2: 24-30 July</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.retreats.1682</link>
      <description>&lt;p&gt;&lt;a class="button" href="https://www.sensityoga.com/?i=sensityoga.en.retreats.1640&amp;amp;view=register" role="button" title="Register"&gt;&lt;strong&gt;Send Enquiry&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Year after year, we come to this magical place on Southern Crete to expand our horizons.&lt;/p&gt;&#xD;
&lt;p&gt;This year our program will focus on&amp;nbsp;replenishing our body-mind, and finding new sources of strength and support within.&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&amp;nbsp;&lt;/div&gt;&#xD;
&lt;dl class="accordion" data-accordion="0"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion0"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall01-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Sensit Yoga&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion0"&gt;&#xD;
			&lt;p&gt;&lt;br /&gt;&#xD;
			Sensit Yoga Retreat is a unique experience of reaching new depths of awareness through a sensitive yoga practice. Surrounded by a mesmerizing natural environment and feeling our body on a deeper level, we start to feel truly at home with ourselves.&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;h4&gt;Sensit Yoga practice and movement&amp;nbsp;&lt;/h4&gt;&#xD;
			&lt;p&gt;The program consists of twice daily yoga and somatic practice. In each session you are guided&amp;nbsp;into movement while exploring&amp;nbsp;the&amp;nbsp;body systems, such as&amp;nbsp;skeletal, myofascial,&amp;nbsp;organ, fluid and neuro-endocrine system.&lt;/p&gt;&#xD;
			&lt;p&gt;In Sensit Yoga, moving into and through different shapes and postures, we always make sure that we&amp;nbsp;move from the inner body, with sensitivity and awareness. As we become conscious in movement of the support coming from our relationship to gravity, and from the&amp;nbsp;connections between&amp;nbsp;our inner spaces and structures, our nervous system can relax and become receptive and open to new learning. This new learning is about honoring the body and breath, and listening to its guidance. It is about feeling connected to the earth and the environment around us, feeling its support.&lt;/p&gt;&#xD;
			&lt;p&gt;The body communicates where it has been storing&amp;nbsp;the&amp;nbsp;unnecessary tension and we learn how to release this tension by directing our attention and breath, by initiating movement from certain areas, and by working with gravity in particular ways.&amp;nbsp;It becomes much easier to tune into the body&amp;#39;s&amp;nbsp;signals, develop our intuition, recognise when we are falling into the&amp;nbsp;unhealthy patterns and automatic reactions, and start to build new patterns of more conscious living.&lt;/p&gt;&#xD;
			&lt;p&gt;Unleashing the&amp;nbsp;energy that was used for&amp;nbsp;holding the accumulated tension results in&amp;nbsp;a grounded,&amp;nbsp;energized, joyful and effortless way of moving and being.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset1-large.jpg" style="width: 800px; height: 250px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="1"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion1"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall2-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&lt;strong&gt;Maja Zilih&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion1"&gt;&#xD;
			&lt;strong&gt;&lt;a href="https://www.sensityoga.com/?i=maja.en.about-maja"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/06/maja-transp--2-medium.jpg" style="width: 77px; height: 78px;" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;p&gt;Maja is the founder of Sensit Yoga&amp;trade; Somatics. She has been teaching yoga and meditation since 2007.&amp;nbsp;Her&amp;nbsp;method&amp;nbsp;Sensit Yoga&amp;nbsp;is a mindful and interoceptive practice that aims at expanding the awareness of all the levels of our being. The practice combines yoga asana&amp;nbsp;infused&amp;nbsp;with elements of&amp;nbsp;body-mind centering,&amp;nbsp;natural/primal movement, functional exercises, tension release techniques and movements that arise for each individual in their own way. The sessions always&amp;nbsp;complete&amp;nbsp;with meditation and a long relaxation. Expect to be continuously invited to feel, sense and move from and through your inner body. Sometimes you follow the instructions, other times you inquire into the needs of your unique body and let it take the lead. You explore and utilize your relationship with space and gravity. You play with different ways in which you can awaken fluidity and ease not only in the body and breath but also in the mind. By becoming conscious of your deep primal inner connections you find new source of support. Your body begins to release the unnecessary tension and each movement becomes an opportunity for a total body-mind-spirit integration.&lt;/p&gt;&#xD;
			&lt;p&gt;More about Maja&amp;nbsp;&lt;a href="http://athensyoga.gr/?i=maja.en.about-maja"&gt;here&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="2"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion2"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Location and getting there&amp;nbsp;&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion2"&gt;&#xD;
			&lt;p&gt;&lt;br /&gt;&#xD;
			Our retreat base is located at Agios Pavlos, an area at the Southern Edge of Crete, with a majestic 180&amp;deg; view of&amp;nbsp;the Libyan sea.&lt;/p&gt;&#xD;
			&lt;p&gt;Rugged and unspoiled, the area offers breathtaking scenery with sandy beaches and crystal clean waters. Overlooking the stunning bay the hotel has a fine restaurant, a relaxing caf&amp;eacute;/bar, and a mini market so you don&amp;#39;t have to leave for any of your holiday essentials.&lt;/p&gt;&#xD;
			&lt;p&gt;On the high rock above the sea, there is another, night bar formed as a cave naturally inside the rock and overlooking the sea.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;There are two airports on the island at more or less the same distance from the retreat center. CHania (CHQ) and Heraklion (HER)&amp;nbsp;the Crete&amp;rsquo;s region capital city&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;In both airports there are direct flights to and from all major cities in Europe and the world.&lt;/p&gt;&#xD;
			&lt;p&gt;A&amp;nbsp;mini-van taxi is arranged for arrival on July 17th and July 24th, and for departures on July 23rd and July 30th. It fits up to 8 people and the cost is 30&amp;nbsp;Euros per person per ride&lt;/p&gt;&#xD;
			&lt;p&gt;It is about 2 hour drive. If you wish to come by taxi independently, the cost is&amp;nbsp;130 Euros per ride.&lt;/p&gt;&#xD;
			&lt;p&gt;If you have a possibility, we highly recommend renting a car at the airport (appx price 30 Euros per day), as this will enables you to move around more, and visit many amazing beaches near Agios Pavlos. Those who wish to connect with other participants to share a ride, need to tell us at least 2 weeks before the retreat.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;iframe allowfullscreen="y" frameborder="0" height="450" name="Southern Crete Map" scrolling="no" src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d2910.3421926815868!2d24.56327626577323!3d35.103129881168044!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e1!3m2!1sen!2sgr!4v1501767533049" style="border:0" width="600"&gt;&lt;/iframe&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;Heraklion (HER)&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					&lt;a href="https://www.skyscanner.at/transport/flights/vie/her/230717/230723/?adultsv2=1&amp;amp;cabinclass=economy&amp;amp;childrenv2=&amp;amp;inboundaltsenabled=false&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=false&amp;amp;rtn=1"&gt;&lt;strong&gt;Direct flights from Vienna - 17 - 23&amp;nbsp;July 2023&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					&lt;a href="https://www.skyscanner.at/transport/flights/vie/her/230724/230730/?adultsv2=1&amp;amp;cabinclass=economy&amp;amp;childrenv2=&amp;amp;inboundaltsenabled=false&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=false&amp;amp;rtn=1"&gt;&lt;strong&gt;Direct flights from Vienna - 24&amp;nbsp;- 30&amp;nbsp;July 2023&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					&lt;a href="https://www.skyscanner.at/transport/flights/vie/her/230717/230730/?adultsv2=1&amp;amp;cabinclass=economy&amp;amp;childrenv2=&amp;amp;inboundaltsenabled=false&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=false&amp;amp;rtn=1"&gt;&lt;strong&gt;Direct flights from Vienna - 17&amp;nbsp;- 30&amp;nbsp;July 2023&lt;/strong&gt;&lt;/a&gt;&lt;a href="https://www.skyscanner.at/transport/fluge/vie/her/230716/230723/?adultsv2=2&amp;amp;cabinclass=economy&amp;amp;childrenv2=7%7c10&amp;amp;inboundaltsenabled=false&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=false&amp;amp;priceSourceId=&amp;amp;priceTrace=202212042007*I*VIE*HER*20230716*skyp*W6%7C202212042007*I*HER*VIE*20230723*skyp*A3&amp;amp;qp_prevCurrency=EUR&amp;amp;qp_prevPrice=271&amp;amp;qp_prevProvider=ins_month&amp;amp;rtn=1"&gt;&lt;strong&gt;​&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;How to arrive by car from the Heraklion (HER) or the Chania (CHQ) airports:&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;iframe allowfullscreen="" height="225" loading="lazy" referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed?pb=!1m22!1m8!1m3!1d190277.98280668436!2d24.741503429839955!3d35.216929146527484!3m2!1i1024!2i768!4f13.1!4m11!3e0!4m5!1s0x149a5bfbffffffff%3A0x2b99fcda10e0aed2!2sHeraklion%20State%20Airport%20N.%20Kazantzakis!3m2!1d35.339579799999996!2d25.174748299999997!4m3!3m2!1d35.1029084!2d24.5658459!5e1!3m2!1sen!2sgr!4v1670234500347!5m2!1sen!2sgr" style="border:0;" width="300"&gt;&lt;/iframe&gt;&amp;nbsp;&lt;iframe allowfullscreen="" height="225" loading="lazy" referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed?pb=!1m26!1m12!1m3!1d380062.9252708575!2d24.20396857230472!3d35.32195630271725!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m11!3e0!4m5!1s0x149b80a13e4a264f%3A0xc9292c0ac3c26345!2sChania%20International%20Airport%20Ioannis%20Daskalogiannis%2C%20Ethniki%20Odos%20Aerodromiou%20Soudas%2C%20Chania!3m2!1d35.5398097!2d24.1404043!4m3!3m2!1d35.1029084!2d24.5658459!5e1!3m2!1sen!2sgr!4v1670234613709!5m2!1sen!2sgr" style="border:0;" width="300"&gt;&lt;/iframe&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u style="text-align: justify;"&gt;&lt;strong&gt;Chania (CHQ)&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li style="text-align: justify;"&gt;&#xD;
					&lt;a href="https://www.skyscanner.at/transport/flights/vie/chq/230717/230723/?adultsv2=1&amp;amp;cabinclass=economy&amp;amp;childrenv2=&amp;amp;inboundaltsenabled=false&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=true&amp;amp;rtn=1"&gt;&lt;strong&gt;Direct flights from Vienna - 17&amp;nbsp;- 23&amp;nbsp;July 2023&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					&lt;a href="https://www.skyscanner.at/transport/flights/vie/chq/230724/230730/?adultsv2=1&amp;amp;cabinclass=economy&amp;amp;childrenv2=&amp;amp;inboundaltsenabled=false&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=true&amp;amp;rtn=1"&gt;&lt;strong&gt;Direct flights from Vienna - 24&amp;nbsp;- 30&amp;nbsp;July 2023&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					&lt;a href="https://www.skyscanner.at/transport/fluge/vie/chq/230717/230730/?adults=1&amp;amp;adultsv2=1&amp;amp;cabinclass=economy&amp;amp;children=0&amp;amp;childrenv2=&amp;amp;destinationentityid=81972515&amp;amp;inboundaltsenabled=false&amp;amp;infants=0&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=true&amp;amp;ref=home&amp;amp;rtn=1"&gt;&lt;strong&gt;Direct flights from Vienna - 17&amp;nbsp;- 30&amp;nbsp;July 2023&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;Coming from Piraeus by ferry line - to Chania, Heraklion or Rethymno port: from Rethymno you will need about 1:35 hours to reach Agios Pavlos Hotel. Itinerary&amp;nbsp;from&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;iframe allowfullscreen="" height="225" loading="lazy" referrerpolicy="no-referrer-when-downgrade" src="https://www.google.com/maps/embed?pb=!1m26!1m12!1m3!1d190262.23975083994!2d24.520410401517324!3d35.22364444672225!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m11!3e0!4m5!1s0x149b751101835b51%3A0x23be6fa30e9c6d39!2sRethymno%20Port%20Parking%2C%20Rethimno!3m2!1d35.3677761!2d24.4831231!4m3!3m2!1d35.1029084!2d24.5658459!5e1!3m2!1sen!2sgr!4v1670234919336!5m2!1sen!2sgr" style="border:0;" width="300"&gt;&lt;/iframe&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;The Grigorakis family run hotel can be found on the southern coast of Crete, in a region of exceptional natural beauty. Rugged and unspoiled, the area offers breathtaking scenery and glorious beaches making this a very special place to visit. Overlooking the stunning bay the hotel has a fine restaurant, a relaxing caf&amp;eacute;/bar, and a mini market so you don&amp;#39;t have to leave for any of your holiday essentials.&lt;/p&gt;&#xD;
			&lt;p&gt;On the high rock above the sea, there is another, night bar formed as a cave naturally inside the rock and overlooking the sea. Occasionally there are dance parties, or concerts with traditional Cretan music, African music and other. Thanks to the configuration of the cave bar acoustics and the rock surrounding it, there is no noise outside the complex.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/02/agios-pavlos-helic1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/02/agios-pavlos-helic1-medium.jpg" style="width: 381px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos3-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos3-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6722-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6414-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2022/12/05/293926700_2881227502021313_740343590311761854_n-medium.jpg" style="width: 278px; height: 188px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2022/12/05/cave-bar-medium.jpg" style="width: 267px; height: 188px;" /&gt;&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="3"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion3"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&lt;strong&gt; Yoga and Somatics Program&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion3"&gt;&#xD;
			&lt;p&gt;8:00-10:00 Sensit Yoga -&amp;nbsp;energizing&amp;nbsp;practice&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;18:30-20:00&amp;nbsp;Sensit Yoga Somatics - gentle and grounding practice&lt;/p&gt;&#xD;
			&lt;p&gt;In the middle of each retreat there is one&amp;nbsp;free day, for the excursion to Tripotetra or to&amp;nbsp;St Antonios gorge&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;Fields of exploration&amp;nbsp;include:&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Bone intelligence and skeletal connections&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Tracing skeletal connections improves our postural comfort, directly influences our physiological state, and elevates our emotional wellbeing. Skeletal clarity and coherence bring forth the natural and optimal alignment of the bones with space and gravity. Sensing how gravity moves through our bones contributes to our felt sense of being firmly and pleasantly grounded, well-integrated and safe in our environment.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Embodying fascia - A felt sense of wholeness&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Embodying fascia in movement practice gives us a strong sense of inner and outer interconnectedness, because fascia is the connective webbing that envelops, integrates and distinguishes all the spaces in our body. However, fascia is also our largest sensory organ, and as such, it gives us important feedback about our psycho-emotional states, as well as about our energetic resonance field. In this deeply regenerating practice, our fascia comes alive through the whole-body movements that expand us from within. With mindful stretches and activation, we target deep fascial layers that, once accessed, are able to release the accumulated tension. We complete the practice by a deeply calming method of releasing tension from the visceral fascia.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Mind of the organs&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Our organs constitute a highly intelligent internal system that nourishes, maintains and balances all life. In response to care and refined attention, organs can relax, revitalize, and return to balance&lt;br /&gt;&#xD;
			Sensit yoga with refined attention to the organs improves the functioning of the organ system, but it also strengthens its communication with the nervous and endocrine systems.&lt;br /&gt;&#xD;
			The movements, the asana, the sound vibration and gentle touch with presence, help us to locate tension in the organ tissues, and discover ways to release it. This practice brings a deep relaxation and relief, as well as toning and vitality in the entire organ system. In addition, having the external structure of the musculoskeletal system supported by the buoyancy of the internal organs, we&amp;nbsp;get&amp;nbsp;to&amp;nbsp; experience all asana&amp;nbsp;with more lightness and ease. We get to feel&amp;nbsp;that external movement simply and beautifully &amp;quot;responds&amp;quot; to the internal drive for motion, breath, spaciousness or connection, that emerges from deep within.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Ever more subtle: Nerves, glands and self-regulation: restorative yoga, somatic spiralling and embodied meditation&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;In this exploration we abide in a deeply regenerating state of awake, quiet presence, which nourishes our body-mind, and helps alleviate some of the symptoms of chronic over-stimulation, such as stress, headache, insomnia, shallow breathing, inflammation, and other. The practice interweaves restorative yoga with pranayama, somatic spiraling on the ground, embodied meditation and other practical techniques of stimulating the Vagal tone. We are observing, sensing and harnessing the tone and the interchanging states of our neuro-endocrine system, in order to come to balance and become more skilful at self-regulation.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;The anatomy of breathing - an interface between consciousness and our physiology&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Our last exploration focuses on the breah - the ongoing life-giving process which&amp;nbsp;brings together all of our systems - myofascial, respiratory, fluid, neuroendocrine. When we release inhibitions from the physiology involved in breathing, the movement of the breath becomes easy, rhythmic, responsive and adaptable to the circumstances. The jellyfish-like pulsation of our diaphragms revitalises our entire fascial system, as well as our organ body. As we become increasingly more conscious of the synergistic intelligence of our breathing architecture, the breath energy flows all throughout the body, and the act of breathing becomes a voluminous and pleasant experience. It invites the mind to settle down and ride on the graceful wave of the breath, emanating spontaneous meditation states.&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="4"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion4"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Cretan Cuisine&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion4"&gt;&#xD;
			&lt;p&gt;Delicious brunch and dinner from the worldwide famous Cretan Cuisine are included in the price.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;- Delicious breakfast with local products, fresh juice, fruit, yoghurt, cheese, eggs, buts, avocado, bread and honey.&lt;/p&gt;&#xD;
			- Homemade dinner with mediterranean recipes including plenty of vegetarian dishes, sea food, fresh fish and meat.&amp;nbsp;Special meals are prepared for participants who are vegetarian or vegan.&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine2-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine2-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine11-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine11-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine16-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine16-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine19-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine19-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine9-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine9-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine8-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine8-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine15-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine15-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine12-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine12-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin22-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin22-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine6-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine6-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin25-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin25-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin24-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin24-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine31-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine31-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine18-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine18-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine5-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine5-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine4-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine4-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine21-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine21-medium.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="5"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion5"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon5-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Things to do | Excursions and activities&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion5"&gt;&#xD;
			&lt;p&gt;Once you have reached this Southern edge the continent you can dive to a mesmerizing and reinvigorating landscape.&lt;/p&gt;&#xD;
			&lt;p&gt;-Swim in the warm inviting waters of the beach neighbouring the hotel which is also ideal for families.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_beach1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_beach1-medium.jpg" style="width: 381px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_bar1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_bar1-medium.jpg" style="width: 320px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Descend to one of the most amazing beaches of Crete, called St. Pavlos Sandhills, offering spectacular sunsets.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills1-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;Take a tour of the area and rest your gaze on the long oceanic-type Triopetra beach for a swim, a walk, coffee, lunch or dinner at the fantastic taverns with a breathtaking sea view.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-rethymno-crete-greece -large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-rethymno-crete-greece-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-sunset-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-sunset-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Enjoy the sunset view from the comfort of your room or at the yoga veranda.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sunset-crete-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sunset-crete-large.jpg" style="width: 700px; height: 223px;" /&gt;&lt;/a&gt;&lt;p&gt;- Hike the beautiful gorges of Rethymno. Kourtaliotis (length: 3 km) is one of the most spectacular natural attractions of Rethymnon.The huge cliffs of the canyon reach a height of - 600 meters and are full of caves, where significant fauna species live.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/kourtaliotis2-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/kourtaliotis2-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;Or go further to the west, to the worldwide known Samari&amp;aacute; Gorge. A National Park of Greece and a World&amp;#39;s Biosphere Reserve. It will take 6 hours to cross it so plan wisely. There is a boat departing from Agios Pavlos to Samaria&amp;rsquo;s sea mouth (Agia Roumeli) and you can always visit without walking the gorge to its North exist.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/the-impressive-portes-in-samaria-gorge-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/the-impressive-portes-in-samaria-gorge-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Visit Beach of Preveli, also known as Lake Preveli or Phoenix. During the 60s and 70s, it was a favorite destination for hippies. On the banks of the Grand River there is a large colony of Theophrastus palm trees, which give the region a sense of an African landscape. The river, forming a large lake, 1.5km long, before emptying into the sea, has water all year round. You can walk along the river, under the shade of palm trees and other trees, and start ascending in the beautiful canyon&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli0-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli0-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;For more information on the area and the sightseeing choices you can check:&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.cretanbeaches.com/en/"&gt;http://www.cretanbeaches.com/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="8"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion8"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon7-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Cost&lt;/strong&gt;&amp;nbsp;=&lt;strong&gt;&amp;nbsp;Accommodation + Yoga program&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion8"&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Price includes the yoga program, accommodation and 2 meals daily (brunch and dinner).&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.sensityoga.com/#Kavos"&gt;Kavos Melissa rooms &lt;/a&gt;&lt;/strong&gt;- &lt;em&gt;Week 1 fully booked, week 2, one room with 2 separate spaces remaining:&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Melissa rooms are on the ground floor and on 1st floor, all with a wonderful view overlooking the sea. They have a small terrace, kitchenette, own bathroom and an&amp;nbsp;air condition.&lt;/p&gt;&#xD;
			&lt;p&gt;Single stay&amp;nbsp;= 1300&amp;nbsp;Euros&lt;/p&gt;&#xD;
			&lt;p&gt;Shared with 1 person = 1000&amp;nbsp;per person&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.sensityoga.com/#Varkotopi"&gt;&lt;strong&gt;Luxury apartments Varkotopi&amp;nbsp;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;1. &lt;strong&gt;One-bedroom villa&lt;/strong&gt;&amp;nbsp;with a small pool, 1 double bed, living room with and&amp;nbsp;modern kitchen and 1 adjustable couch&lt;/p&gt;&#xD;
			&lt;p&gt;Single stay &lt;strong&gt;&amp;nbsp;=&amp;nbsp;1800&lt;/strong&gt;,&lt;/p&gt;&#xD;
			&lt;p&gt;Shared with 1 person | &lt;strong&gt;1 week = 1200&lt;/strong&gt; per person&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Price includes the yoga program, accommodation and 2 meals daily (brunch and dinner).&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Payments via Paypal info@majayoga.gr or via bank transfer&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;&lt;a name="Kavos"&gt;&lt;/a&gt;Kavos Melissa&lt;/strong&gt; (all rooms are looking over the sea, have air condition, private bathroom, shower, kitchenette, fridge, and a small balcony) - Distance from sea: 400m&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm5-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm5-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos5-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm1-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;em&gt;Cavos Melissa 1 - One person &lt;/em&gt;&lt;/strong&gt;- one room with double bed,&amp;nbsp;living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;em&gt;Cavos Melissa 2 - two persons &lt;/em&gt;&lt;/strong&gt;- one room with either two single beds or one double bed, living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Cavos Melissa 2x - Two persons - two separate rooms&lt;/strong&gt;&lt;/em&gt;,&amp;nbsp;living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;&lt;a name="Varkotopi"&gt;&lt;/a&gt;Luxury apartments, Varkotopi &lt;/strong&gt;(all rooms are looking over the sea, have air condition, private bathroom and shower, living room and a terrace with private pool) - &lt;em&gt;&lt;strong&gt;Distance from sea 50m:&lt;/strong&gt;&lt;/em&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6449-edit-large.jpg"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6449-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_agp0275-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6414-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 1 - One person &lt;/strong&gt;&lt;/em&gt;with a double bed, living room with a kitchen, private pool, terrace​ with panoramic view, air condition, private bathroom and shower&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 2 - Two persons &lt;/strong&gt;&lt;/em&gt;with a double bed, living room with a kitchen, private pool, terrace​ with panoramic view, air condition, private bathroom and shower&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 2x - Two persons - two separate rooms, &lt;/strong&gt;&lt;/em&gt;each with double bed,&amp;nbsp;living room with a kitchen, private pool, terrace​ with panoramic view, air condition, 2 private bathrooms and showers&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 3 - Three persons in two separate rooms&lt;/strong&gt;&lt;/em&gt;, each with double bed and one adjustable 1.5 size couch, living room with a kitchen, private pool, terrace​ with panoramic view, air condition, 2 private bathrooms and showers&lt;/p&gt;&#xD;
			&lt;p&gt;All tax included&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="7"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion7"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon8-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;What do participants say?&lt;/strong&gt;&amp;nbsp;&lt;strong&gt;- TESTIMONIALS&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion7"&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Testimonials: &lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;What a very relaxing and memorable retreat this was! This spacious venue with amazing view is really idyllic space to relax! I loved your teaching style, with embodied anatomy and mindful breathing practiced. I now have an increased understanding of my own body and I receive more from each asana. I will use much of what I learned in sessions at home and in daily life. And last but not least, I met a beautiful mix of lovely people! For all that I am very thankful! -&amp;nbsp;&lt;em&gt;Hanka from Belgium, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Thank you for this incredible week. It has given me relief from stress and inner peace. Working with you and this group has helped me develop a strong relationship to myself and my body. It wasn&amp;rsquo;t possible for me to imagine how much I would receive from you and this location. It was incredible. After the yoga, my whole body and soul felt deeply grounded and connected to everything. I cant explain it well, but I am extremely grateful for being part of this retreat -&amp;nbsp;&lt;em&gt;Paula from Austria, 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;What a wonderful retreat you gave us on this beautiful island! It helped me relax completely and recharge my batteries. I will not forget the warm welcome you and your lovely family gave me on the first day. May the long time sun shine upon you&amp;hellip; -&amp;nbsp; &lt;em&gt;Ann from Belgium, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;As a beginner, I felt like this was my first real contact with Yoga. Profound, deep, well-grounded. I enjoyed every single day of this retreat. And I am really glad that I got to know Yoga in this way. Thank you very much - &lt;em&gt;Harald from Austria, 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Thank you for this wonderful yoga retreat and for the opportunity to be a part of this warm group of people. It helped me feel calm after a very long time. I loved the sea and the wind and the so many stars in the sky. I loved being at the beach every day, and in the evenings getting together and eating delicious meals. I am taking all these experiences with me now, and I will try to remember how it feels being the jellyfish in the sea - &lt;em&gt;Eva from Greece, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Maja&amp;#39;s knowledge is so vast; from pranayama to asana sequencing and alignment to meditation. Her teaching methods are so complete with no question going unanswered. Keep shining Maja, you&amp;#39;re a true treasure to yoga!!! See you again! - Annika, J, Paros , 2019&lt;/p&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you so much for such an insightful week of learning, regenerating and healing. You are a gifted teacher and a talented leader and I hope the work you do will sustain and nourish you for a long time to come.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Jennie, Portland from&amp;nbsp;USA, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you so much for setting up such a fantastic week in such a magical place. It is amazing what happens when a group of wonderful people get together for a common purpose. You have taught us so much and I appreciate it.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Bradley, Portland, USA, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you for a wonderful week in Crete, for showing me new approaches to poses as well as for sharing your views on yoga philosophy and spirituality. I really enjoyed the lectures and the meditations and I will certainly take these experiences home with me&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Louisa, Vienna, Austria, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;What a wonderful experience! Thank you very much for a heart-opening week of becoming more of the person that I am. Thank you for your guidance that opened me to new experiences both on a physical and a mental/emotional level. I look forward to staying in touch&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Stefanie, Vienna, Austria, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;q&gt;&lt;cite&gt;&lt;strong&gt;Thank you warmly for this unique, interesting and rewarding week. Thank you for your spiritually guided lessons thanks to which I am a bit nearer to myself. Thank you for all your support from my heart! -&amp;nbsp;&lt;/strong&gt;&lt;/cite&gt;&lt;/q&gt;Nadia from&amp;nbsp;Italy, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Being born and socialized in a country that produced and reproduced &amp;ldquo;followers&amp;rdquo;, I&amp;rsquo;ve never thought that I will wish one day to &amp;ldquo;follow&amp;rdquo; somebody. And here I am, happy to follow you and your spirit, happy to silent the mind and discover the truth around and the truth within. In deep appreciation&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Rossalina, L. from Austria, 2017&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;You, your family, your enormous passion, have made this place and this retreat an unexplainable, yet fully acknowledged and felt necessity &amp;ndash; for the unknown it leads to, as well as the answers and still deeper questions and truths. My love and admiration&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Joanne&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you for organizing everything, thank you for bringing such a wonderful group together, thank you for transmitting us your knowledge, thank you for your energy!!!&amp;nbsp; This place is indeed amazing and perfect for a retreat J.&amp;nbsp; &amp;nbsp;It was my first retreat and I am so grateful for your help to make us go further in our practice. I really feel that I accomplished a lot in my body and mind.I love your philosophical beginnings of the class, already from before. They make me think a lot and apply it in my daily life.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Mathilde&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;cite&gt;&lt;strong&gt;&lt;q&gt;I enjoyed this week a lot. I learned so much about yoga and experienced my body and myself in new ways. All our yoga classes were a lot of fun and made me want to learn and practice yoga even more&lt;/q&gt;&lt;/strong&gt;.&lt;/cite&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Markus, 2016&lt;/div&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Contact details in Vienna&lt;/strong&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset-medit-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset-medit-large.jpg" style="width: 800px; height: 250px;" /&gt;&lt;/a&gt;&lt;br /&gt;&#xD;
&lt;strong&gt;+4369918365788&lt;br /&gt;&#xD;
info@sensit.yoga&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;strong&gt;Contact details in Athens&lt;br /&gt;&#xD;
Athens Yoga Center&lt;br /&gt;&#xD;
center@athensyoga.gr&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&#xD;
		&lt;a href="https://www.skyscanner.at/transport/fluge/vie/her/230724/230730/?adultsv2=2&amp;amp;cabinclass=economy&amp;amp;childrenv2=7%7c10&amp;amp;inboundaltsenabled=false&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=false&amp;amp;priceSourceId=&amp;amp;priceTrace=&amp;amp;qp_prevCurrency=EUR&amp;amp;qp_prevPrice=ReturnNoPrices&amp;amp;qp_prevProvider=ins_month&amp;amp;rtn=1"&gt;&lt;strong&gt;Direct flights from Vienna - 24&amp;nbsp;- 30&amp;nbsp;July 2023&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&#xD;
		&lt;a href="https://www.skyscanner.at/transport/fluge/vie/her/230724/230730/?adultsv2=2&amp;amp;cabinclass=economy&amp;amp;childrenv2=7%7c10&amp;amp;inboundaltsenabled=false&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=false&amp;amp;priceSourceId=&amp;amp;priceTrace=&amp;amp;qp_prevCurrency=EUR&amp;amp;qp_prevPrice=ReturnNoPrices&amp;amp;qp_prevProvider=ins_month&amp;amp;rtn=1"&gt;&lt;strong&gt;Direct flights from Vienna - 24&amp;nbsp;- 30&amp;nbsp;July 2023&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
		&lt;a href="https://www.skyscanner.at/transport/fluge/vie/her/230717/230730/?adultsv2=2&amp;amp;cabinclass=economy&amp;amp;childrenv2=7%7c10&amp;amp;inboundaltsenabled=false&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=false&amp;amp;priceSourceId=&amp;amp;priceTrace=202212040923*I*VIE*HER*20230717*arat*FR%7C202212040923*I*HER*VIE*20230730*arat*GQ&amp;amp;qp_prevCurrency=EUR&amp;amp;qp_prevPrice=244&amp;amp;qp_prevProvider=ins_month&amp;amp;rtn=1"&gt;&lt;strong&gt;Direct flights from Vienna - 17&amp;nbsp;- 30&amp;nbsp;July 2023&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;</description>
      <pubDate>Tue, 07 Dec 2021 08:34:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.retreats.1682</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2021-12-07T08:34:00Z</dc:date>
    </item>
    <item>
      <title>Sensit Yoga™ Somatics Retreat on Crete with Maja Zilih | 17-23 July 2022</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.retreats.1640</link>
      <description>&lt;br /&gt;&#xD;
&lt;p&gt;&lt;a class="button" href="https://www.sensityoga.com/?i=sensityoga.en.retreats.1640&amp;amp;view=register" role="button" title="Register"&gt;&lt;strong&gt;Send Inquiry&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Year after year, we come to this magical place on Southern Crete to expand our horizons.&lt;/p&gt;&#xD;
&lt;p&gt;This year our program will focus on&amp;nbsp;replenishing our body-mind, and finding new sources of strength and support within.&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&amp;nbsp;&lt;/div&gt;&#xD;
&lt;dl class="accordion" data-accordion="0"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion0"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall01-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Sensit Yoga&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion0"&gt;&#xD;
			&lt;p&gt;&lt;br /&gt;&#xD;
			Sensit Yoga Retreat is a unique experience of reaching new depths of awareness through a sensitive yoga practice. Surrounded by a mesmerizing natural environment and feeling our body on a deeper level, we start to feel truly at home with ourselves.&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;h4&gt;Sensit Yoga practice and movement&amp;nbsp;&lt;/h4&gt;&#xD;
			&lt;p&gt;The program consists of twice daily yoga and somatic practice. In each session you are guided&amp;nbsp;into movement while exploring&amp;nbsp;the&amp;nbsp;body systems, such as&amp;nbsp;skeletal, myofascial,&amp;nbsp;organ, fluid and neuro-endocrine system.&lt;/p&gt;&#xD;
			&lt;p&gt;In Sensit Yoga, moving into and through different shapes and postures, we always make sure that we&amp;nbsp;move from the inner body, with sensitivity and awareness. As we become conscious in movement of the support coming from our relationship to gravity, and from the&amp;nbsp;connections between&amp;nbsp;our inner spaces and structures, our nervous system can relax and become receptive and open to new learning. This new learning is about honoring the body and breath, and listening to its guidance. It is about feeling connected to the earth and the environment around us, feeling its support.&lt;/p&gt;&#xD;
			&lt;p&gt;The body communicates where it has been storing&amp;nbsp;the&amp;nbsp;unnecessary tension and we learn how to release this tension by directing our attention and breath, by initiating movement from certain areas, and by working with gravity in particular ways.&amp;nbsp;It becomes much easier to tune into the body&amp;#39;s&amp;nbsp;signals, develop our intuition, recognise when we are falling into the&amp;nbsp;unhealthy patterns and automatic reactions, and start to build new patterns of more conscious living.&lt;/p&gt;&#xD;
			&lt;p&gt;Unleashing the&amp;nbsp;energy that was used for&amp;nbsp;holding the accumulated tension results in&amp;nbsp;a grounded,&amp;nbsp;energized, joyful and effortless way of moving and being.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset1-large.jpg" style="width: 800px; height: 250px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="1"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion1"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall2-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&lt;strong&gt;Maja Zilih&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion1"&gt;&#xD;
			&lt;strong&gt;&lt;a href="https://www.sensityoga.com/?i=maja.en.about-maja"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/06/maja-transp--2-medium.jpg" style="width: 77px; height: 78px;" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;p&gt;Maja is the founder of Sensit Yoga&amp;trade; Somatics. She has been teaching yoga and meditation since 2007.&amp;nbsp;Her&amp;nbsp;method&amp;nbsp;Sensit Yoga&amp;nbsp;is a mindful and interoceptive practice that aims at expanding the awareness of all the levels of our being. The practice combines yoga asana&amp;nbsp;infused&amp;nbsp;with elements of&amp;nbsp;body-mind centering,&amp;nbsp;natural/primal movement, functional exercises, tension release techniques and movements that arise for each individual in their own way. The sessions always&amp;nbsp;complete&amp;nbsp;with meditation and a long relaxation. Expect to be continuously invited to feel, sense and move from and through your inner body. Sometimes you follow the instructions, other times you inquire into the needs of your unique body and let it take the lead. You explore and utilize your relationship with space and gravity. You play with different ways in which you can awaken fluidity and ease not only in the body and breath but also in the mind. By becoming conscious of your deep primal inner connections you find new source of support. Your body begins to release the unnecessary tension and each movement becomes an opportunity for a total body-mind-spirit integration.&lt;/p&gt;&#xD;
			&lt;p&gt;More about Maja&amp;nbsp;&lt;a href="http://athensyoga.gr/?i=maja.en.about-maja"&gt;here&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="2"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion2"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Location and getting there&amp;nbsp;&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion2"&gt;&#xD;
			&lt;p&gt;&lt;br /&gt;&#xD;
			Our retreat base is located at Agios Pavlos, an area at the Southern Edge of Crete, with a majestic 180&amp;deg; view of&amp;nbsp;the Libyan sea.&lt;/p&gt;&#xD;
			&lt;p&gt;Rugged and unspoiled, the area offers breathtaking scenery with sandy beaches and crystal clean waters. Overlooking the stunning bay the hotel has a fine restaurant, a relaxing caf&amp;eacute;/bar, and a mini market so you don&amp;#39;t have to leave for any of your holiday essentials.&lt;/p&gt;&#xD;
			&lt;p&gt;On the high rock above the sea, there is another, night bar formed as a cave naturally inside the rock and overlooking the sea.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;There are two airports on the island at more or less the same distance from the retreat center. CHania (CHQ) and Heraklion (HER)&amp;nbsp;the Crete&amp;rsquo;s region capital city&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;In both airports there are direct flights to and from all major cities in Europe and the world.&lt;/p&gt;&#xD;
			&lt;p&gt;For additional 130 Euros, a&amp;nbsp;taxi&amp;nbsp;or a minivan will bring you from the airport (or port) of Herakleion to the place of the retreat.&amp;nbsp;It is about 2 hour drive.&lt;/p&gt;&#xD;
			&lt;p&gt;Many participants choose to rent a car at the airport (appx price 30 Euros per day), as this enables them to move around more, and visit many amazing beaches near Agios Pavlos. Those who wish to connect with other participants to share a ride, need to tell us at least 2 weeks before the retreat.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;iframe allowfullscreen="y" frameborder="0" height="450" name="Southern Crete Map" scrolling="no" src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d2910.3421926815868!2d24.56327626577323!3d35.103129881168044!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e1!3m2!1sen!2sgr!4v1501767533049" style="border:0" width="600"&gt;&lt;/iframe&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;Heraklion (HER)&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					&lt;strong&gt;&lt;a href="https://www.skyscanner.at/transport/fluge/vie/her/220717/220723/?adults=2&amp;amp;adultsv2=2&amp;amp;cabinclass=economy&amp;amp;children=2&amp;amp;childrenv2=7%7c10&amp;amp;inboundaltsenabled=false&amp;amp;infants=0&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=false&amp;amp;ref=home&amp;amp;rtn=1"&gt;Direct flights from Vienna - 17 -23&amp;nbsp;July 2022&lt;/a&gt;&lt;/strong&gt;&lt;strong&gt;​&lt;/strong&gt;&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u style="text-align: justify;"&gt;&lt;strong&gt;Chania (CHQ)&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li style="text-align: justify;"&gt;&#xD;
					&lt;strong&gt;&lt;a href="https://www.skyscanner.at/transport/fluge/vie/chq/220717/220723/?adults=1&amp;amp;adultsv2=1&amp;amp;cabinclass=economy&amp;amp;children=0&amp;amp;childrenv2=&amp;amp;inboundaltsenabled=false&amp;amp;infants=0&amp;amp;outboundaltsenabled=false&amp;amp;preferdirects=false&amp;amp;ref=home&amp;amp;rtn=1"&gt;Direct flights from Vienna - 17&amp;nbsp;- 23&amp;nbsp;July 2022&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;From Heraklio or Chania you will need about 1:55&amp;nbsp;hours to reach Agios Pavlos Hotel. Itinerary from&amp;nbsp;&lt;a href="https://www.google.at/maps/dir/Heraklion+Airport+N.+Kazantzakis,+Iraklio+716+01,+Greece/Agios+Pavlos+Hotel+Restaurant+Studios+Cavos+Melissa,+Agios+Pavlos,+Rethymno,+Greece/@35.2285321,24.6814995,11z/data=!3m1!4b1!4m13!4m12!1m5!1m1!1s0x149a5bfbffffffff:0x2b99fcda10e0aed2!2m2!1d25.1747483!2d35.3395798!1m5!1m1!1s0x149b14f3f6a00ec9:0xf899759796fbd8d8!2m2!1d24.5655584!2d35.1027943"&gt;Heraklion (HER) Airport &lt;/a&gt;|&amp;nbsp; Itinerary from&amp;nbsp;&lt;a href="https://www.google.at/maps/dir/Chania+International+Airport+%22Ioannis+Daskalogiannis%22+Operated+by+Fraport+Greece,+Akrotiri,+Crete,+Chania,+Greece/Agios+Pavlos+Hotel+Restaurant+Studios+Cavos+Melissa,+Agios+Pavlos,+Rethymno,+Greece/@35.321623,24.2036237,11z/data=!3m1!4b1!4m13!4m12!1m5!1m1!1s0x149b80a13e4a264f:0xc9292c0ac3c26345!2m2!1d24.140432!2d35.53971!1m5!1m1!1s0x149b14f3f6a00ec9:0xf899759796fbd8d8!2m2!1d24.5655584!2d35.1027943"&gt;Chania (CHG) Airport&amp;nbsp;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Coming from Piraeus: from Rethymno you will need about 1:35 hours to reach Agios Pavlos Hotel. Itinerary&amp;nbsp;from&amp;nbsp;&lt;a href="https://www.google.at/maps/dir/35.3709358,24.4825788/Agios+Pavlos+Hotel+Restaurant+Studios+Cavos+Melissa,+Agios+Pavlos,+Rethymno,+Greece/@35.3683812,24.4802077,16z/data=!4m9!4m8!1m0!1m5!1m1!1s0x149b14f3f6a00ec9:0xf899759796fbd8d8!2m2!1d24.5655584!2d35.1027943!3e0"&gt;Rethymno Port&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p style="text-align: justify;"&gt;The Grigorakis family run hotel can be found on the southern coast of Crete, in a region of exceptional natural beauty. Rugged and unspoiled, the area offers breathtaking scenery and glorious beaches making this a very special place to visit. Overlooking the stunning bay the hotel has a fine restaurant, a relaxing caf&amp;eacute;/bar, and a mini market so you don&amp;#39;t have to leave for any of your holiday essentials.&lt;/p&gt;&#xD;
			&lt;p&gt;On the high rock above the sea, there is another, night bar formed as a cave naturally inside the rock and overlooking the sea. Occasionally there are dance parties, or concerts with traditional Cretan music, African music and other. Thanks to the configuration of the cave bar acoustics and the rock surrounding it, there is no noise outside the complex.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/02/agios-pavlos-helic1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/02/agios-pavlos-helic1-medium.jpg" style="width: 381px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos3-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos3-medium.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="3"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion3"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&lt;strong&gt; Yoga and Somatics Program&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion3"&gt;&#xD;
			&lt;p&gt;8:00-10:00 Sensit Yoga -&amp;nbsp;energizing&amp;nbsp;practice&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;18:30-20:00&amp;nbsp;Sensit Yoga Somatics - gentle and grounding practice&lt;/p&gt;&#xD;
			&lt;p&gt;On the first day, there is only one - evening - session&lt;/p&gt;&#xD;
			&lt;p&gt;On the 4th and last day, there is only one - morning - session&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Days 1 &amp;amp; 2: Bone intelligence and skeletal connections&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Tracing skeletal connections improves our postural comfort, directly influences our physiological state, and elevates our emotional wellbeing. Skeletal clarity and coherence bring forth the natural and optimal alignment of the bones with space and gravity. Sensing how gravity moves through our bones contributes to our felt sense of being firmly and pleasantly grounded, well-integrated and safe in our environment.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Day 3 and 4: Embodying fascia - A felt sense of wholeness&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Embodying fascia in movement practice gives us a strong sense of inner and outer interconnectedness, because fascia is the connective webbing that envelops, integrates and distinguishes all the spaces in our body. However, fascia is also our largest sensory organ, and as such, it gives us important feedback about our psycho-emotional states, as well as about our energetic resonance field. In this deeply regenerating practice, our fascia comes alive through the whole-body movements that expand us from within. With mindful stretches and activation, we target deep fascial layers that, once accessed, are able to release the accumulated tension. We complete the practice by a deeply calming method of releasing tension from the visceral fascia.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Day 5: Mind of the organs&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Our organs constitute a highly intelligent internal system that nourishes, maintains and balances all life. In response to care and refined attention, organs can relax, revitalize, and return to balance&lt;br /&gt;&#xD;
			Sensit yoga with refined attention to the organs improves the functioning of the organ system, but it also strengthens its communication with the nervous and endocrine systems.&lt;br /&gt;&#xD;
			The movements, the asana, the sound vibration and gentle touch with presence, help us to locate tension in the organ tissues, and discover ways to release it. This practice brings a deep relaxation and relief, as well as toning and vitality in the entire organ system. In addition, having the external structure of the musculoskeletal system supported by the buoyancy of the internal organs, we&amp;nbsp;get&amp;nbsp;to&amp;nbsp; experience all asana&amp;nbsp;with more lightness and ease. We get to feel&amp;nbsp;that external movement simply and beautifully &amp;quot;responds&amp;quot; to the internal drive for motion, breath, spaciousness or connection, that emerges from deep within.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Day 6: Ever more subtle: Nerves, glands and self-regulation: restorative yoga, somatic spiralling and embodied meditation&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;In this exploration we abide in a deeply regenerating state of awake, quiet presence, which nourishes our body-mind, and helps alleviate some of the symptoms of chronic over-stimulation, such as stress, headache, insomnia, shallow breathing, inflammation, and other. The practice interweaves restorative yoga with pranayama, somatic spiraling on the ground, embodied meditation and other practical techniques of stimulating the Vagal tone. We are observing, sensing and harnessing the tone and the interchanging states of our neuro-endocrine system, in order to come to balance and become more skilful at self-regulation.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Day 7: The anatomy of breathing - an interface between consciousness and our physiology&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Our last exploration focuses on the breah - the ongoing life-giving process which&amp;nbsp;brings together all of our systems - myofascial, respiratory, fluid, neuroendocrine. When we release inhibitions from the physiology involved in breathing, the movement of the breath becomes easy, rhythmic, responsive and adaptable to the circumstances. The jellyfish-like pulsation of our diaphragms revitalises our entire fascial system, as well as our organ body. As we become increasingly more conscious of the synergistic intelligence of our breathing architecture, the breath energy flows all throughout the body, and the act of breathing becomes a voluminous and pleasant experience. It invites the mind to settle down and ride on the graceful wave of the breath, emanating spontaneous meditation states.&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="4"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion4"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Cretan Cuisine&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion4"&gt;&#xD;
			&lt;p&gt;Delicious brunch and dinner from the worldwide famous Cretan Cuisine are included in the price.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;- Delicious breakfast with local products, fresh juice, fruit, yoghurt, cheese, eggs, buts, avocado, bread and honey.&lt;/p&gt;&#xD;
			- Homemade dinner with mediterranean recipes including plenty of vegetarian dishes, sea food, fresh fish and meat.&amp;nbsp;Special meals are prepared for participants who are vegetarian or vegan.&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine2-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine2-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine11-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine11-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine16-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine16-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine19-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine19-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine9-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine9-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine8-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine8-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine15-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine15-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine12-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine12-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin22-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin22-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine6-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine6-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin25-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin25-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin24-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin24-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine31-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine31-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine18-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine18-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine5-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine5-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine4-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine4-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine21-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine21-medium.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="5"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion5"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon5-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Things to do | Excursions and activities&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion5"&gt;&#xD;
			&lt;p&gt;Once you have reached this Southern edge the continent you can dive to a mesmerizing and reinvigorating landscape.&lt;/p&gt;&#xD;
			&lt;p&gt;-Swim in the warm inviting waters of the beach neighbouring the hotel which is also ideal for families.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_beach1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_beach1-medium.jpg" style="width: 381px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_bar1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_bar1-medium.jpg" style="width: 320px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Descend to one of the most amazing beaches of Crete, called St. Pavlos Sandhills, offering spectacular sunsets.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills1-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;Take a tour of the area and rest your gaze on the long oceanic-type Triopetra beach for a swim, a walk, coffee, lunch or dinner at the fantastic taverns with a breathtaking sea view.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-rethymno-crete-greece -large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-rethymno-crete-greece-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-sunset-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-sunset-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Enjoy the sunset view from the comfort of your room or at the yoga veranda.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sunset-crete-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sunset-crete-large.jpg" style="width: 700px; height: 223px;" /&gt;&lt;/a&gt;&lt;p&gt;- Hike the beautiful gorges of Rethymno. Kourtaliotis (length: 3 km) is one of the most spectacular natural attractions of Rethymnon.The huge cliffs of the canyon reach a height of - 600 meters and are full of caves, where significant fauna species live.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/kourtaliotis2-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/kourtaliotis2-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;Or go further to the west, to the worldwide known Samari&amp;aacute; Gorge. A National Park of Greece and a World&amp;#39;s Biosphere Reserve. It will take 6 hours to cross it so plan wisely. There is a boat departing from Agios Pavlos to Samaria&amp;rsquo;s sea mouth (Agia Roumeli) and you can always visit without walking the gorge to its North exist.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/the-impressive-portes-in-samaria-gorge-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/the-impressive-portes-in-samaria-gorge-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Visit Beach of Preveli, also known as Lake Preveli or Phoenix. During the 60s and 70s, it was a favorite destination for hippies. On the banks of the Grand River there is a large colony of Theophrastus palm trees, which give the region a sense of an African landscape. The river, forming a large lake, 1.5km long, before emptying into the sea, has water all year round. You can walk along the river, under the shade of palm trees and other trees, and start ascending in the beautiful canyon&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli0-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli0-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;For more information on the area and the sightseeing choices you can check:&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.cretanbeaches.com/en/"&gt;http://www.cretanbeaches.com/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="8"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion8"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon7-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Cost&lt;/strong&gt;&amp;nbsp;&lt;strong&gt;- Accommodation&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion8"&gt;&#xD;
			&lt;p&gt;Price includes the yoga program, accommodation and 2 meals daily (brunch and dinner).&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.sensityoga.com/#Kavos"&gt;Kavos Melissa rooms &lt;/a&gt;&lt;/strong&gt;- &lt;em&gt;LIMITED SPACE LEFT!&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Melissa rooms are on the ground floor and on 1st floor, all with a wonderful view overlooking the sea. They have a small terrace, kitchenette, own bathroom and an&amp;nbsp;air condition.&lt;/p&gt;&#xD;
			&lt;p&gt;Single stay: 950 Euros&lt;/p&gt;&#xD;
			&lt;p&gt;Shared with 1 person: 690 Euros per person&lt;/p&gt;&#xD;
			&lt;p&gt;Shared with 1 person in a room with &lt;strong&gt;2 separate spaces&lt;/strong&gt;: 750 Euros per person&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.sensityoga.com/#Varkotopi"&gt;&lt;strong&gt;Luxury apartments Varkotopi&amp;nbsp;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;1. &lt;strong&gt;One-bedroom villa&lt;/strong&gt;&amp;nbsp;with a pool, 1 double bed, living room with and&amp;nbsp;modern kitchen and 1 adjustable couch&lt;/p&gt;&#xD;
			&lt;p&gt;Single stay: 1700&amp;nbsp;Euros&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;Shared with 1 person: 990 Euros per person&lt;/p&gt;&#xD;
			&lt;p&gt;2. &lt;strong&gt;Two-bedroom villa&lt;/strong&gt; with a pool, 2 bathrooms, 1 living room with a modern kitchen and 1 adjustable couch&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;Two persons&amp;nbsp;stay: 1500 Euros per person&lt;/p&gt;&#xD;
			&lt;p&gt;Three persons&amp;nbsp;stay: 1070 Euros per person&lt;/p&gt;&#xD;
			&lt;p&gt;Four persons&amp;nbsp;stay: 950 Euros per person&lt;/p&gt;&#xD;
			&lt;p&gt;3. &lt;strong&gt;Superior two-bedroom villa&lt;/strong&gt; with&amp;nbsp;a large pool and very spacious&amp;nbsp;outdoor area&amp;nbsp;around the pool, 2 bathrooms, 1 living room with a kitchen, and 1 adjustable couch&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;Two persons stay: 1700 Euros per person&lt;/p&gt;&#xD;
			&lt;p&gt;Three persons stay: 1250 Euros per person&lt;/p&gt;&#xD;
			&lt;p&gt;Four persons stay: 1050 Euros per person&lt;/p&gt;&#xD;
			&lt;p&gt;Five persons stay: 990 Euros per person&lt;/p&gt;&#xD;
			&lt;p&gt;Payments via Paypal info@majayoga.gr or via bank transfer&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;&lt;a name="Kavos"&gt;&lt;/a&gt;Kavos Melissa&lt;/strong&gt; (all rooms are looking over the sea, have air condition, private bathroom, shower, kitchenette, fridge, and a small balcony) - Distance from sea: 400m&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm5-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm5-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos5-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm1-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;em&gt;Cavos Melissa 1 - One person &lt;/em&gt;&lt;/strong&gt;- one room with double bed,&amp;nbsp;living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;em&gt;Cavos Melissa 2 - two persons &lt;/em&gt;&lt;/strong&gt;- one room with either two single beds or one double bed, living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Cavos Melissa 2x - Two persons - two separate rooms&lt;/strong&gt;&lt;/em&gt;,&amp;nbsp;living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;&lt;a name="Varkotopi"&gt;&lt;/a&gt;Luxury apartments, Varkotopi &lt;/strong&gt;(all rooms are looking over the sea, have air condition, private bathroom and shower, living room and a terrace with private pool) - &lt;em&gt;&lt;strong&gt;Distance from sea 50m:&lt;/strong&gt;&lt;/em&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6449-edit-large.jpg"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6449-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_agp0275-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6414-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 1 - One person &lt;/strong&gt;&lt;/em&gt;with a double bed, living room with a kitchen, private pool, terrace​ with panoramic view, air condition, private bathroom and shower&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 2 - Two persons &lt;/strong&gt;&lt;/em&gt;with a double bed, living room with a kitchen, private pool, terrace​ with panoramic view, air condition, private bathroom and shower&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 2x - Two persons - two separate rooms, &lt;/strong&gt;&lt;/em&gt;each with double bed,&amp;nbsp;living room with a kitchen, private pool, terrace​ with panoramic view, air condition, 2 private bathrooms and showers&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 3 - Three persons in two separate rooms&lt;/strong&gt;&lt;/em&gt;, each with double bed and one adjustable 1.5 size couch, living room with a kitchen, private pool, terrace​ with panoramic view, air condition, 2 private bathrooms and showers&lt;/p&gt;&#xD;
			&lt;p&gt;All tax included&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="7"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion7"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon8-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;What do participants say?&lt;/strong&gt;&amp;nbsp;&lt;strong&gt;- TESTIMONIALS&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion7"&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Testimonials: &lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;What a very relaxing and memorable retreat this was! This spacious venue with amazing view is really idyllic space to relax! I loved your teaching style, with embodied anatomy and mindful breathing practiced. I now have an increased understanding of my own body and I receive more from each asana. I will use much of what I learned in sessions at home and in daily life. And last but not least, I met a beautiful mix of lovely people! For all that I am very thankful! -&amp;nbsp;&lt;em&gt;Hanka from Belgium, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Thank you for this incredible week. It has given me relief from stress and inner peace. Working with you and this group has helped me develop a strong relationship to myself and my body. It wasn&amp;rsquo;t possible for me to imagine how much I would receive from you and this location. It was incredible. After the yoga, my whole body and soul felt deeply grounded and connected to everything. I cant explain it well, but I am extremely grateful for being part of this retreat -&amp;nbsp;&lt;em&gt;Paula from Austria, 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;What a wonderful retreat you gave us on this beautiful island! It helped me relax completely and recharge my batteries. I will not forget the warm welcome you and your lovely family gave me on the first day. May the long time sun shine upon you&amp;hellip; -&amp;nbsp; &lt;em&gt;Ann from Belgium, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;As a beginner, I felt like this was my first real contact with Yoga. Profound, deep, well-grounded. I enjoyed every single day of this retreat. And I am really glad that I got to know Yoga in this way. Thank you very much - &lt;em&gt;Harald from Austria, 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Thank you for this wonderful yoga retreat and for the opportunity to be a part of this warm group of people. It helped me feel calm after a very long time. I loved the sea and the wind and the so many stars in the sky. I loved being at the beach every day, and in the evenings getting together and eating delicious meals. I am taking all these experiences with me now, and I will try to remember how it feels being the jellyfish in the sea - &lt;em&gt;Eva from Greece, July 2021&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;Maja&amp;#39;s knowledge is so vast; from pranayama to asana sequencing and alignment to meditation. Her teaching methods are so complete with no question going unanswered. Keep shining Maja, you&amp;#39;re a true treasure to yoga!!! See you again! - Annika, J, Paros , 2019&lt;/p&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you so much for such an insightful week of learning, regenerating and healing. You are a gifted teacher and a talented leader and I hope the work you do will sustain and nourish you for a long time to come.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Jennie, Portland from&amp;nbsp;USA, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you so much for setting up such a fantastic week in such a magical place. It is amazing what happens when a group of wonderful people get together for a common purpose. You have taught us so much and I appreciate it.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Bradley, Portland, USA, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you for a wonderful week in Crete, for showing me new approaches to poses as well as for sharing your views on yoga philosophy and spirituality. I really enjoyed the lectures and the meditations and I will certainly take these experiences home with me&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Louisa, Vienna, Austria, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;What a wonderful experience! Thank you very much for a heart-opening week of becoming more of the person that I am. Thank you for your guidance that opened me to new experiences both on a physical and a mental/emotional level. I look forward to staying in touch&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Stefanie, Vienna, Austria, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;q&gt;&lt;cite&gt;&lt;strong&gt;Thank you warmly for this unique, interesting and rewarding week. Thank you for your spiritually guided lessons thanks to which I am a bit nearer to myself. Thank you for all your support from my heart! -&amp;nbsp;&lt;/strong&gt;&lt;/cite&gt;&lt;/q&gt;Nadia from&amp;nbsp;Italy, 2018&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Being born and socialized in a country that produced and reproduced &amp;ldquo;followers&amp;rdquo;, I&amp;rsquo;ve never thought that I will wish one day to &amp;ldquo;follow&amp;rdquo; somebody. And here I am, happy to follow you and your spirit, happy to silent the mind and discover the truth around and the truth within. In deep appreciation&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Rossalina, L. from Austria, 2017&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;You, your family, your enormous passion, have made this place and this retreat an unexplainable, yet fully acknowledged and felt necessity &amp;ndash; for the unknown it leads to, as well as the answers and still deeper questions and truths. My love and admiration&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Joanne&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you for organizing everything, thank you for bringing such a wonderful group together, thank you for transmitting us your knowledge, thank you for your energy!!!&amp;nbsp; This place is indeed amazing and perfect for a retreat J.&amp;nbsp; &amp;nbsp;It was my first retreat and I am so grateful for your help to make us go further in our practice. I really feel that I accomplished a lot in my body and mind.I love your philosophical beginnings of the class, already from before. They make me think a lot and apply it in my daily life.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Mathilde&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;cite&gt;&lt;strong&gt;&lt;q&gt;I enjoyed this week a lot. I learned so much about yoga and experienced my body and myself in new ways. All our yoga classes were a lot of fun and made me want to learn and practice yoga even more&lt;/q&gt;&lt;/strong&gt;.&lt;/cite&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Markus, 2016&lt;/div&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Contact details in Vienna&lt;/strong&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset-medit-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset-medit-large.jpg" style="width: 800px; height: 250px;" /&gt;&lt;/a&gt;&lt;br /&gt;&#xD;
&lt;strong&gt;+4369918365788&lt;br /&gt;&#xD;
info@sensit.yoga&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;strong&gt;Contact details in Athens&lt;br /&gt;&#xD;
Athens Yoga Center&lt;br /&gt;&#xD;
Louissis Riankour 65-67&lt;br /&gt;&#xD;
+302130383611&lt;br /&gt;&#xD;
center@athensyoga.gr&lt;/strong&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 07 Dec 2021 08:34:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.retreats.1640</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2021-12-07T08:34:00Z</dc:date>
    </item>
    <item>
      <title>RECORDED | Sensit Yoga Somatics Immersions I-II-III</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1492</link>
      <description>&lt;p&gt;&lt;a class="button" href="http://paypal.me/liveyogasessions/350" role="button" title="register"&gt;ORDER with the December 2022 Holiday DISCOUNT: 350€&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h4&gt;&lt;strong&gt;Sensit Yoga Somatics Immersions I, II and III&lt;/strong&gt;&lt;/h4&gt;&#xD;
&lt;p&gt;Virtual LIVE online Workshops | Recorded 2K/FHD Workshops&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;lead to &lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;h4&gt;&lt;strong&gt;Sensit Yoga&amp;trade; Teaching Fundamentals &amp;ndash; diploma&lt;/strong&gt;&lt;/h4&gt;&#xD;
&lt;p&gt;&lt;cite&gt;(prerequisite: existing 200hr diploma)&lt;/cite&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Hours also count towards:&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;►Sensit Yoga 300hr Advances Studies and&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;►Yoga Alliance International 300hr Advanced Yoga Studies&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a class="button" href="https://www.sensityoga.com/?i=portal.el.teacher-training-programmes.1457&amp;amp;view=register" role="button" title="Register"&gt;Register&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;The essence of the Sensit Yoga teaching methodology is engaging students in an &lt;strong&gt;embodied self-inquiry&lt;/strong&gt; and self-exploration.&lt;/p&gt;&#xD;
&lt;p&gt;Students learn to work with &lt;strong&gt;felt experiences &lt;/strong&gt;and sensations. They begin to trust the support they discover in their own body, and start to feel inspired and empowered by the &lt;strong&gt;guidance from within&lt;/strong&gt;.&lt;br /&gt;&#xD;
The guidance that the teacher offers is the key in this process. It facilitates the students&amp;#39; interoceptive journey, and helps them navigate in this new space in a way that can lift the curtains of conditioning, change old habits, and open the door to new landscapes.&lt;br /&gt;&#xD;
Immersions offer an existing yoga teacher &lt;strong&gt;comprehensive material&lt;/strong&gt; that is very well balanced between &lt;strong&gt;practical experience&lt;/strong&gt; and &lt;strong&gt;methodology of teaching&lt;/strong&gt;, so that each teacher can expand their embodiment practice, and at the same time acquire the necessary skills to lead their students in the path of Sensit Yoga.&lt;/p&gt;&#xD;
&lt;p&gt;Embodied anatomy explorations are inspired by Body-Mind Centering&lt;/p&gt;&#xD;
&lt;dl class="accordion" data-accordion="0"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion0"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall01-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Sensit&amp;nbsp;IMMERSION I&amp;nbsp;| 18h&lt;/strong&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion0"&gt;&#xD;
			&lt;p&gt;18 hours (14 contact, 4 non-contact)&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;The Practice:&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					►Origins of movement: Embryology and developmental movement&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Relationship to gravity and space as our fundamental source of&amp;nbsp;support. Actions of yield, push reach and pull&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Pranayama for awakened, embodied breathing&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Anatomy of the Breath: Lungs and&amp;nbsp;Diaphragms&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Cellular, Embryonic and Mobious Breath&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;&lt;em&gt;Sensit Yoga Philosophy, Methodology, and Teaching:&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					►Sensit yoga class structure&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Intelligent sequencing: Sequencing asana class from a developmental perspective. Designing classes with focus on the body systems&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					► Teaching interoceptive awareness. Articulation that engages students in self-inquiry&amp;nbsp;and exploration. Vocabulary that empowers students to rely on their sensations, work with felt experience,&amp;nbsp;and discover guidance from within. Giving students homework and helping them assimilate and apply the knowledge gained in your class.&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Functional movement, coordination movement and intelligent strength, to&amp;nbsp;complement yoga asana, and prevent injury, with special focus on the beginner yoga students&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Anatomy of the breath, and pranayama for embodied breathing&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Conscious touch and self-touch for enhancing awareness and repatterning.&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Embodied Yoga pholosophy: Integrating the philosophy of yoga in your classes in a practical, comprehensive and embodied way&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Teacher&amp;#39;s tools: Research, preparing and unpacking the educational material in regular classes&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Price - Paypal Direct payment links:&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="http://paypal.me/liveyogasessions/220"&gt;220 Euros&lt;/a&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/220"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;---------------------------------------------&lt;/p&gt;&#xD;
			&lt;p&gt;10% discount for payments of &lt;em&gt;&lt;strong&gt;all three immersions&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="http://paypal.me/liveyogasessions/738"&gt;738 Euros&lt;/a&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/738"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;dl class="accordion" data-accordion="1"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion1"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall2-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Sensit IMMERSION II&amp;nbsp;|&amp;nbsp;18h&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion1"&gt;&#xD;
			&lt;p&gt;18 hours (14 contact, 4 non-contact)&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;The Practice:&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					►Biotensegrity and the system of Fascia&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►The Skeletal Connections&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;&lt;em&gt;Sensit Yoga Philosophy, Methodology and Teaching:&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					►Intelligent sequencing. Sequencing asana class with a focus on the whole: Fascia as our largest connective and sensory network&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Teaching interoceptive awareness: Repatterning old habits by awakenning consciousness in the body. Articulation that engages students in self-inquiry&amp;nbsp;and exploration. Vocabulary that empowers students to rely on their sensations, work with felt experience,&amp;nbsp;and discover guidance from within. Methods for helping students assimilate the knowledge gained in your class.&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Stira Sukham Asanam: Help your students experience incredible amount of support and comfort, by awakening their skeletal connections.&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Teacher&amp;#39;s tools: Research, preparing and unpacking the educational material in regular classes&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Teacher&amp;#39;s tools: Designing an effective workshop&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Price - Paypal Direct payment links:&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p style="text-align: justify;"&gt;&lt;a href="http://paypal.me/liveyogasessions/220"&gt;220 Euros&lt;/a&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/220"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;---------------------------------------------&lt;/p&gt;&#xD;
			&lt;p&gt;10% discount for payments of&amp;nbsp;&lt;em&gt;&lt;strong&gt;all three immersions&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="http://paypal.me/liveyogasessions/738"&gt;738 Euros&lt;/a&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/738"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;dl class="accordion" data-accordion="2"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion2"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Sensit IMMERSION III&amp;nbsp;| &amp;nbsp;30h&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion2"&gt;&#xD;
			&lt;p&gt;30 hours (21&amp;nbsp;contact, 9&amp;nbsp;non-contact)&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;The Practice:&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					►The Fluid Body&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Embodying the Koshas&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Endocrine System / Pranamayakosha, Chakras and Vayus&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Pranayama and Bandhas for beginners and advanced&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►The Organ System&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►The Nervous system / Restorative Yoga, Somatic Rolling, Pranayama and Meditation&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;&lt;em&gt;Sensit Yoga Philosophy, Methodology and Teaching:&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&#xD;
					►Intelligent sequencing: Designing classes and sequencing with focus on the fluids.&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Designing classes and sequencing with focus on the Energy body - Chakras, Vayus and&amp;nbsp;the endocrine system.&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Designing classes and sequencing from the Nervous System. Restorative asana and tension release&amp;nbsp;through somatic rolling.&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Teaching interoceptive awareness: Repatterning old habits by awakenning consciousness in the body.&amp;nbsp;Articulation that engages students in self-inquiry&amp;nbsp;and exploration. Vocabulary that empowers students to rely on their sensations, work with felt experience,&amp;nbsp;and discover guidance from within. Methods for helping students assimilate the knowledge gained in your class.&lt;/li&gt;&#xD;
				&lt;li&gt;&#xD;
					►Embodied Yoga pholosophy: Integrating the philosophy of yoga in your classes in a practical, comprehensive and embodied way&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Price - Paypal Direct payment links:&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="http://paypal.me/liveyogasessions/380"&gt;380 Euros&lt;/a&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/380"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;---------------------------------------------&lt;/p&gt;&#xD;
			&lt;p&gt;10% discount for payments of&amp;nbsp;&lt;em&gt;&lt;strong&gt;all three immersions&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="http://paypal.me/liveyogasessions/738"&gt;738 Euros&lt;/a&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/738"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;p&gt;Immersion are independent, and can be attended separately.&lt;/p&gt;&#xD;
&lt;p&gt;The three immersions together lead to Sensit Yoga&amp;trade; Teaching Fundamentals diploma&lt;/p&gt;&#xD;
&lt;p&gt;Immersions are open to all practitioners and movement educators, but they are of most use to yoga teachers with at least 1 year of teaching experience.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Price Immersion I - Paypal Direct payment link:&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="http://paypal.me/liveyogasessions/220"&gt;220 Euros&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Price Immersion II - Paypal Direct payment link:&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="http://paypal.me/liveyogasessions/220"&gt;220 Euros&lt;/a&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/220"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Price Immersion III - Paypal Direct payment link:&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="http://paypal.me/liveyogasessions/380"&gt;380 Euros&lt;/a&gt;&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/380"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;10% discount for payments of&amp;nbsp;&lt;em&gt;&lt;strong&gt;all three immersions&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://paypal.me/liveyogasessions/738"&gt;738 Euros&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;a href="http://paypal.me/liveyogasessions/738"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;If you are a yoga teacher, the hours count towards to Sensit Yoga Advanced Studies and towards Yoga Alliance 300/500hrs.&lt;/p&gt;&#xD;
&lt;p&gt;There is a continuous support throughout the program that helps one with the material comprehension and integration. You will join our Facebook group Sensit Yoga Teachers Community&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Sun, 22 Aug 2021 14:18:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1492</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2021-08-22T14:18:00Z</dc:date>
    </item>
    <item>
      <title>Expand your horizons! Sensit Yoga™ Somatics Retreat on Crete with Maja Zilih | 1-6 November 2021</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.retreats.1606</link>
      <description>&lt;p&gt;Deep into the autumn, this is a beautiful time to be on Crete. The air temperatures matches that of the sea (25-28 Celsius), the winds have calmed down, and the sky is painted by incredibly beautiful autumn colors. We feel nourished and embraced by the surrounding.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;dl class="accordion" data-accordion="7"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion7"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon8-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;What do participants say?&lt;/strong&gt;&amp;nbsp;&lt;strong&gt;- TESTIMONIALS&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion7"&gt;&#xD;
			&lt;p&gt;Testimonials:&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;quot;Thank you for this incredible week. It has given me relief from stress and inner peace. Working with you and this group has helped me develop a strong relationship to myself and my body. It wasn&amp;rsquo;t possible for me to imagine how much I would receive from you and this location. It was incredible. After the yoga, my whole body and soul felt deeply grounded and connected to everything. I cant explain it well, but I am extremely grateful for being part of this retreat.&amp;quot;&lt;br /&gt;&#xD;
			Paula from Austria, July 2021&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;quot;As a beginner, I felt like this was my first real contact with Yoga. Profound, deep, well-grounded. I enjoyed every single day of this retreat. And I am really glad that I got to know Yoga in this way. Thank you very much&amp;quot;&lt;br /&gt;&#xD;
			Harald from Austria, July 2021&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;quot;What a wonderful retreat you gave us on this beautiful island! It helped me relax completely and recharge my batteries. I will not forget the warm welcome you and your lovely family gave me on the first day. May the long time sun shine upon you&amp;hellip;&amp;quot;&lt;br /&gt;&#xD;
			Ann from Belgium, July 2021&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;quot;Thank you for this wonderful yoga retreat and for the opportunity to be a part of this warm group of people. It helped me feel calm after a very long time. I loved the sea and the wind and the so many stars in the sky. I loved being at the beach every day, and in the evenings getting together and eating delicious meals. I am taking all these experiences with me now, and I will try to remember how it feels being the jellyfish in the sea&amp;quot;&lt;br /&gt;&#xD;
			Eva from Greece, July 2021&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;quot;It was a wonderful time in a wonderful place, with deep connections of the body with the Earth and the environment. Sensit Yoga could turn out to be my favorite yoga type!&amp;quot;&lt;/p&gt;&#xD;
			&lt;p&gt;Manfred from Austria, July 2021&lt;/p&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Maja&amp;#39;s knowledge is so vast; from pranayama to asana sequencing and alignment to meditation. Her teaching methods are so complete with no question going unanswered. Keep shining Maja, you&amp;#39;re a true treasure to yoga!!! See you again!&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Annika, J, Paros&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you so much for such an insightful week of learning, regenerating and healing. You are a gifted teacher and a talented leader and I hope the work you do will sustain and nourish you for a long time to come.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Jennie, Portland, USA&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you so much for setting up such a fantastic week in such a magical place. It is amazing what happens when a group of wonderful people get together for a common purpose. You have taught us so much and I appreciate it.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Bradley, Portland, USA&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you for a wonderful week in Crete, for showing me new approaches to poses as well as for sharing your views on yoga philosophy and spirituality. I really enjoyed the lectures and the meditations and I will certainly take these experiences home with me&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Louisa, Vienna, Austria&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;What a wonderful experience! Thank you very much for a heart-opening week of becoming more of the person that I am. Thank you for your guidance that opened me to new experiences both on a physical and a mental/emotional level. I look forward to staying in touch&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Stefanie, Vienna, Austria&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;q&gt;&lt;cite&gt;&lt;strong&gt;Thank you warmly for this unique, interesting and rewarding week. Thank you for your spiritually guided lessons thanks to which I am a bit nearer to myself. Thank you for all your support from my heart!&lt;/strong&gt;&lt;/cite&gt;&lt;/q&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Nadia, Italy&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Being born and socialized in a country that produced and reproduced &amp;ldquo;followers&amp;rdquo;, I&amp;rsquo;ve never thought that I will wish one day to &amp;ldquo;follow&amp;rdquo; somebody. And here I am, happy to follow you and your spirit, happy to silent the mind and discover the truth around and the truth within. In deep appreciation&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Rossalina, L.,&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;You, your family, your enormous passion, have made this place and this retreat an unexplainable, yet fully acknowledged and felt necessity &amp;ndash; for the unknown it leads to, as well as the answers and still deeper questions and truths. My love and admiration&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Joanne&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;strong&gt;&lt;q&gt;&lt;cite&gt;Thank you for organizing everything, thank you for bringing such a wonderful group together, thank you for transmitting us your knowledge, thank you for your energy!!!&amp;nbsp; This place is indeed amazing and perfect for a retreat J.&amp;nbsp; &amp;nbsp;It was my first retreat and I am so grateful for your help to make us go further in our practice. I really feel that I accomplished a lot in my body and mind.I love your philosophical beginnings of the class, already from before. They make me think a lot and apply it in my daily life.&lt;/cite&gt;&lt;/q&gt;&lt;/strong&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Mathilde&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&amp;nbsp;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				&lt;cite&gt;&lt;strong&gt;&lt;q&gt;I enjoyed this week a lot. I learned so much about yoga and experienced my body and myself in new ways. All our yoga classes were a lot of fun and made me want to learn and practice yoga even more&lt;/q&gt;&lt;/strong&gt;.&lt;/cite&gt;&lt;/div&gt;&#xD;
			&lt;div class="content"&gt;&#xD;
				Markus, 2016&lt;/div&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="0"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion0"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall01-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Sensit Yoga&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion0"&gt;&#xD;
			&lt;p&gt;&lt;br /&gt;&#xD;
			Sensit Yoga Retreat is a unique experience of reaching new depths of awareness through a sensitive yoga practice. Surrounded by a mesmerizing natural environment and feeling our body on a deeper level, we start to feel truly at home with ourselves.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Sensit Yoga practice and movement&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;The program consists of twice daily yoga and somatic practice. In each session you are guided&amp;nbsp;into movement while exploring&amp;nbsp;the&amp;nbsp;body systems, such as&amp;nbsp;skeletal, myofasical,&amp;nbsp;organ, fluid and neuro-endocrine system.&lt;/p&gt;&#xD;
			&lt;p&gt;In Sensit Yoga, moving into and through different shapes and postures, we always make sure that we&amp;nbsp;move from the inner body, with sensitivity and awareness. As we become conscious in movement of the support coming from our relationship to gravity, and from the&amp;nbsp;connections between&amp;nbsp;our inner spaces and structures, our nervous system can relax and become receptive and open to new learning. This new learning is about honoring the body and breath, and listening to its guidance. It is about feeling connected to the earth and the environment around us, feeling its support.&lt;/p&gt;&#xD;
			&lt;p&gt;The body communicates where it has been storing&amp;nbsp;the&amp;nbsp;unnecessary tension and we learn how to release this tension by directing our attention and breath, by initiating movement from certain areas, and by working with gravity in particular ways.&amp;nbsp;It becomes much easier to tune into the body&amp;#39;s&amp;nbsp;signals, develop our intuition, recognise when we are falling into the&amp;nbsp;unhealthy patterns and automatic reactions, and start to build new patterns of more conscious living.&lt;/p&gt;&#xD;
			&lt;p&gt;Unleashing the&amp;nbsp;energy that was used for&amp;nbsp;holding the accumulated tension resultis in&amp;nbsp;a grounded,&amp;nbsp;energized, joyful and effortless way of moving and being.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset1-large.jpg" style="width: 800px; height: 250px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;dl class="accordion" data-accordion="1"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion1"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall2-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&lt;strong&gt;Maja Zilih&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion1"&gt;&#xD;
			&lt;strong&gt;&lt;a href="https://www.sensityoga.com/?i=maja.en.about-maja"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/06/maja-transp--2-medium.jpg" style="width: 77px; height: 78px;" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;p&gt;Maja is the founder of Sensit Yoga&amp;trade; Somatics. She has been teaching yoga and meditation since 2007.&amp;nbsp;Her&amp;nbsp;method&amp;nbsp;Sensit Yoga&amp;nbsp;is a mindful and interoceptive practice that aims at expanding the awareness of all the levels of our being. The practice combines yoga asana&amp;nbsp;infused&amp;nbsp;with elements of&amp;nbsp;body-mind centering,&amp;nbsp;natural/primal movement, functional exercises, tension release techniques and movements that arise for each individual in their own way. The sessions always&amp;nbsp;complete&amp;nbsp;with meditation and a long relaxation. Expect to be continuously invited to feel, sense and move from and through your inner body. Sometimes you follow the instructions, other times you inquire into the needs of your unique body and let it take the lead. You explore and utilize your relationship with space and gravity. You play with different ways in which you can awaken fluidity and ease not only in the body and breath but also in the mind. By becoming conscious of your deep primal inner connections you find new source of support. Your body begins to release the unnecessary tension and each movement becomes an opportunity for a total body-mind-spirit integration.&lt;/p&gt;&#xD;
			&lt;p&gt;More about Maja&amp;nbsp;&lt;a href="http://athensyoga.gr/?i=maja.en.about-maja"&gt;here&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="2"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion2"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Location and how to get there&amp;nbsp;&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion2"&gt;&#xD;
			&lt;p&gt;&lt;br /&gt;&#xD;
			Our retreat base is located at Agios Pavlos, an area at the Southern Edge of Crete, with a majestic 180&amp;deg; view of&amp;nbsp;the Libyan sea.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;span style="text-align: justify;"&gt;It is&amp;nbsp;a region of exceptional natural beauty. Rugged and unspoiled, the area offers breathtaking scenery and glorious beaches making this a very special place to visit. Overlooking the stunning bay the hotel has a fine restaurant, a relaxing caf&amp;eacute;/bar, and a mini market so you don&amp;#39;t have to leave for any of your holiday essentials.&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;iframe allowfullscreen="y" frameborder="0" height="450" name="Southern Crete Map" scrolling="no" src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d2910.3421926815868!2d24.56327626577323!3d35.103129881168044!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e1!3m2!1sen!2sgr!4v1501767533049" style="border:0" width="600"&gt;&lt;/iframe&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;There are two airports on the island at more or less the same distance from the retreat center. CHania (CHQ) and Heraklion (HER)&amp;nbsp;the Crete&amp;rsquo;s region capital city&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;In both airports there are direct flights to and from all major cities in Europe and the world.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/taxi-stpaul-large.jpg"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/taxi-stpaul-medium.jpg" style="width: 100px; height: 183px; float: left;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;For the price of 110 Euros, Ms Georgia or her husband can drive you safely with their Mercedes and&amp;nbsp;bring you from the airport (or port) of Herakleion to the place of the retreat.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;It is about 100 min drive&lt;/p&gt;&#xD;
			&lt;p&gt;However, we &lt;u&gt;strongly suggest &lt;/u&gt;to rent a car at the airport (appx price 25-30 Euros per day), as this enables to move around more, and visit many amazing beaches near Agios Pavlos or and the wider areas, such as Preveli, Agia Fotia and beyond.&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;iframe allowfullscreen="" height="450" loading="lazy" src="https://www.google.com/maps/embed?pb=!1m24!1m12!1m3!1d95336.62290061646!2d24.811014152065226!3d35.21350083079572!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m9!3e0!4m3!3m2!1d35.337107599999996!2d25.1720994!4m3!3m2!1d35.1024297!2d24.5657215!5e0!3m2!1sen!2sat!4v1629632974845!5m2!1sen!2sat" style="border:0;" width="600"&gt;&lt;/iframe&gt;&lt;p&gt;Those who wish to connect with other participants to share a ride, need to tell us at least 2 weeks before the retreat.&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/02/agios-pavlos-helic1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/02/agios-pavlos-helic1-medium.jpg" style="width: 381px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos3-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos3-medium.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;div&gt;&#xD;
			&amp;nbsp;&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;dl class="accordion" data-accordion="3"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion3"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon-ayc_wall1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp; Yoga and Somatics Program&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion3"&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Daily program: One morning 2hr&lt;/strong&gt;&amp;nbsp;(energizing) and &lt;strong&gt;one evening 90 min&lt;/strong&gt;&amp;nbsp;(relaxing/grounding) session. .&lt;/p&gt;&#xD;
			&lt;p&gt;In Sensit Yoga practice you are guided to&amp;nbsp;move with open attention, curiosity and heightened receptivity.&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="4"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion4"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon1-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Cretan Cuisine&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion4"&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.sensityoga.com/#cuisine"&gt;The worldwide famous Cretan Cuisine can be found in the Agios Pavlos restaurant, as well as other near-by tavernas&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine2-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine2-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine11-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine11-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine16-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine16-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine19-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine19-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine9-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine9-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine8-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine8-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine15-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine15-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine12-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine12-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin22-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin22-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine6-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine6-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin25-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin25-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin24-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisin24-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine31-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine31-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine18-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine18-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine5-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine5-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine4-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine4-medium.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine21-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/26/retreat_cuisine21-medium.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="5"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion5"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon5-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Things to do | Excursions and activities&lt;/strong&gt;&amp;nbsp;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion5"&gt;&#xD;
			&lt;p&gt;Once you have reached this Southern edge the continent you can dive to a mesmerizing and reinvigorating landscape.&lt;/p&gt;&#xD;
			&lt;p&gt;-Swim in the warm inviting waters of the beach neighbouring the hotel which is also ideal for families.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_beach1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_beach1-medium.jpg" style="width: 381px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_bar1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/st_paul_bar1-medium.jpg" style="width: 320px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Descend to one of the most amazing beaches of Crete, called St. Pavlos Sandhills, offering spectacular sunsets.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills1-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sandhills1-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;Take a tour of the area and rest your gaze on the long oceanic-type Triopetra beach for a swim, a walk, coffee, lunch or dinner at the fantastic taverns with a breathtaking sea view.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-rethymno-crete-greece -large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-rethymno-crete-greece-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-sunset-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/triopetra-sunset-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Enjoy the sunset view from the comfort of your room or at the yoga veranda.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sunset-crete-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/sunset-crete-large.jpg" style="width: 700px; height: 223px;" /&gt;&lt;/a&gt;&lt;p&gt;Hike the beautiful gorges of Rethymno. Kourtaliotis (length: 3 km) is one of the most spectacular natural attractions of Rethymnon.The huge cliffs of the canyon reach a height of - 600 meters and are full of caves, where significant fauna species live.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/kourtaliotis2-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/kourtaliotis2-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;Or go further to the west, to the worldwide known Samari&amp;aacute; Gorge. A National Park of Greece and a World&amp;#39;s Biosphere Reserve. It will take 6 hours to cross it so plan wisely. There is a boat departing from Agios Pavlos to Samaria&amp;rsquo;s sea mouth (Agia Roumeli) and you can always visit without walking the gorge to its North exist.&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/the-impressive-portes-in-samaria-gorge-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/the-impressive-portes-in-samaria-gorge-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;- Visit Beach of Preveli, also known as Lake Preveli or Phoenix. During the 60s and 70s, it was a favorite destination for hippies. On the banks of the Grand River there is a large colony of Theophrastus palm trees, which give the region a sense of an African landscape. The river, forming a large lake, 1.5km long, before emptying into the sea, has water all year round. You can walk along the river, under the shade of palm trees and other trees, and start ascending in the beautiful canyon&lt;/p&gt;&#xD;
			&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli0-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/preveli0-medium.jpg" style="width: 350px; height: 180px;" /&gt;&lt;/a&gt;&lt;p&gt;For more information on the area and the sightseeing choices you can check:&lt;strong&gt;&amp;nbsp;&lt;a href="http://www.cretanbeaches.com/en/"&gt;http://www.cretanbeaches.com/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;dl class="accordion" data-accordion="8"&gt;&#xD;
	&lt;dd class="accordion-navigation"&gt;&#xD;
		&lt;a class="accordion-title" href="https://www.sensityoga.com/#accordion8"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/22/accordion-icon7-small.jpg" style="width: 62px; height: 62px;" /&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Cost&lt;/strong&gt;&amp;nbsp;&lt;strong&gt;- Accommodation&lt;/strong&gt;&lt;span style="color: rgb(255, 140, 0);"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2017/10/22/down-arrow1--2.png" style="width: 62px; height: 62px; float: right;" /&gt;&lt;/span&gt;&lt;/a&gt;&#xD;
		&lt;div class="content" id="accordion8"&gt;&#xD;
			&lt;p&gt;Yoga sessions&amp;nbsp;- 50 Euros per session, or 370&amp;nbsp;for 8&amp;nbsp;sessions&lt;/p&gt;&#xD;
			&lt;p&gt;Payments via Paypal info@majayoga.gr or&lt;/p&gt;&#xD;
			&lt;p&gt;Bank Austria:&lt;/p&gt;&#xD;
			&lt;p&gt;AT26 12000 10016982901&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;Accommodation:&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.agiospavloshotel.gr/kavos-melissa/"&gt;&lt;strong&gt;Kavos Melissa rooms &lt;/strong&gt;- &lt;/a&gt;rooms with small terrace, kitchenette, own bathroom,&amp;nbsp;air condition and a wonderful view overlooking the sea&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.agiospavloshotel.gr/varkotopi/"&gt;&lt;strong&gt;Luxury apartments Varkotopi&amp;nbsp;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;&lt;a name="Kavos"&gt;&lt;/a&gt;Kavos Melissa&lt;/strong&gt; (all rooms are looking over the sea, have air condition, private bathroom, shower, kitchenette, fridge, and a small balcony) - Distance from sea: 400m&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm5-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm5-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/01/07/agpavlos5-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/30/cm1-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;em&gt;Cavos Melissa 1 - One person &lt;/em&gt;&lt;/strong&gt;- one room with double bed,&amp;nbsp;living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;em&gt;Cavos Melissa 2 - two persons &lt;/em&gt;&lt;/strong&gt;- one room with either two single beds or one double bed, living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Cavos Melissa 2x - Two persons - two separate rooms&lt;/strong&gt;&lt;/em&gt;,&amp;nbsp;living room, fridge and kitchenette, air condition, private bathroom and shower, balcony with panoramic sea view&lt;/p&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;u&gt;&lt;strong&gt;&lt;a name="Varkotopi"&gt;&lt;/a&gt;Luxury apartments, Varkotopi &lt;/strong&gt;(all rooms are looking over the sea, have air condition, private bathroom and shower, living room and a terrace with private pool) - &lt;em&gt;&lt;strong&gt;Distance from sea 50m:&lt;/strong&gt;&lt;/em&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6449-edit-large.jpg"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6449-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/a&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_agp0275-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&amp;nbsp;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2019/12/15/_tha6414-edit-medium.jpg" style="width: 278px; height: 185px;" /&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 1 - One person &lt;/strong&gt;&lt;/em&gt;with a double bed, living room with a kitchen, private pool, terrace​ with panoramic view, air condition, private bathroom and shower&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 2 - Two persons &lt;/strong&gt;&lt;/em&gt;with a double bed, living room with a kitchen, private pool, terrace​ with panoramic view, air condition, private bathroom and shower&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 2x - Two persons - two separate rooms, &lt;/strong&gt;&lt;/em&gt;each with double bed,&amp;nbsp;living room with a kitchen, private pool, terrace​ with panoramic view, air condition, 2 private bathrooms and showers&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;em&gt;&lt;strong&gt;Varkotopi Luxury 3 - Three persons in two separate rooms&lt;/strong&gt;&lt;/em&gt;, each with double bed and one adjustable 1.5 size couch, living room with a kitchen, private pool, terrace​ with panoramic view, air condition, 2 private bathrooms and showers&lt;/p&gt;&#xD;
			&lt;p&gt;All tax included&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/dd&gt;&#xD;
&lt;/dl&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Contact details in Vienna&lt;/strong&gt;&lt;a class="image thumb_medium" href="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset-medit-large.jpg"&gt;&lt;img class="ImageFile thumb_medium " src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/10/27/maja-triopetra-sunset-medit-large.jpg" style="width: 800px; height: 250px;" /&gt;&lt;/a&gt;&lt;br /&gt;&#xD;
&lt;strong&gt;+4369918365788&lt;br /&gt;&#xD;
info@sensit.yoga&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;strong&gt;Contact details in Athens&lt;br /&gt;&#xD;
Athens Yoga Center&lt;br /&gt;&#xD;
Louissis Riankour 65-67&lt;br /&gt;&#xD;
+302130383611&lt;br /&gt;&#xD;
center@athensyoga.gr&lt;/strong&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 06 Aug 2021 11:55:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.retreats.1606</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2021-08-06T11:55:00Z</dc:date>
    </item>
    <item>
      <title>RECORDED | Free Virtual Yoga classes</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1522</link>
      <description>&lt;h4 style="box-sizing: border-box; margin: 0.2rem 0px 0.5rem; padding: 0px; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-weight: 100; color: rgb(51, 51, 51); text-rendering: optimizelegibility; line-height: 1.4; font-size: 1.4375rem;"&gt;&lt;span style="box-sizing: border-box; line-height: inherit;"&gt;Sensit Yoga&amp;trade; | with Maja Zilih&lt;/span&gt;&lt;/h4&gt;&#xD;
&lt;ul style="box-sizing: border-box; margin: 0px 0px 1.25rem; padding-right: 0px; padding-left: 0px; font-size: 0.875rem; line-height: 1.4; list-style: none; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif;"&gt;&#xD;
	&lt;li class="imageholder circle-thumb" style="box-sizing: border-box; margin: 0px; padding: 0px; position: relative; text-align: center;"&gt;&#xD;
		&lt;a href="https://athensyoga.gr/?i=sensityoga.en.about-maja" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;&lt;img alt="" src="https://athensyoga.gr/resources/toolip/img-thumb/2017/05/06/maja-transp--2-medium.jpg" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 140px; display: inline-block; vertical-align: middle; border-radius: 50%; transform: scale(0.9, 0.9); z-index: 5; position: relative; width: 140px; object-fit: cover; float: left;" /&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p style="box-sizing: border-box; margin: 0px 0px 1.25rem; padding: 0px; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 1.125rem; line-height: 1.4; text-rendering: optimizelegibility;"&gt;Sensit Yoga&amp;trade; videos under the guidance of Maja Zilih, E-RYT500 are now accessible through the categories below, or at the&amp;nbsp;&lt;span style="box-sizing: border-box; line-height: inherit;"&gt;&lt;a href="https://www.youtube.com/sensityoga?sub_confirmation=1" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;Sensit Yoga Youtube Channel&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p style="box-sizing: border-box; margin: 0px 0px 1.25rem; padding: 0px; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 1.125rem; line-height: 1.4; text-rendering: optimizelegibility;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p style="box-sizing: border-box; margin: 0px 0px 1.25rem; padding: 0px; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 1.125rem; line-height: 1.4; text-rendering: optimizelegibility;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p style="box-sizing: border-box; margin: 0px 0px 1.25rem; padding: 0px; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 1.125rem; line-height: 1.4; text-rendering: optimizelegibility;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;ul class="small-block-grid-3 items" style="box-sizing: border-box; margin: 0px -0.625rem; padding-right: 0px; padding-left: 0px; font-size: 0.875rem; line-height: 1.4; list-style: none; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif;"&gt;&#xD;
	&lt;li class="imageholder circle-thumb" style="box-sizing: border-box; margin: 0px; padding: 0px 0.625rem 1.25rem; display: block; height: auto; float: left; width: 242.266px; list-style: none; position: relative; clear: both; text-align: center;"&gt;&#xD;
		&lt;h4 style="box-sizing: border-box; margin: 0.2rem 0px 0.5rem; padding: 0px; font-weight: 400; color: rgb(51, 51, 51); text-rendering: optimizelegibility; line-height: 1.4; font-size: 1.4375rem;"&gt;&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1089" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;Beginner-Intermediate&lt;/a&gt;&lt;/h4&gt;&#xD;
		&lt;div class="outer1 circle" style="box-sizing: border-box; margin: 0px auto; padding: 0px; border-radius: 50%; border-color: rgb(101, 80, 135) rgb(255, 113, 34); border-style: solid; border-width: 1px; z-index: 2; height: 120px; width: 120px;"&gt;&#xD;
			&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1089" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;&lt;img class="ImageFile thumb_medium " src="https://athensyoga.gr/resources/toolip/img-thumb/2018/05/01/supported_by_the_ground-main-medium.jpg" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 118px; display: inline-block; vertical-align: middle; border-radius: 50%; transform: scale(0.9, 0.9); z-index: 5; position: relative; width: 118px; object-fit: cover;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li class="imageholder circle-thumb" style="box-sizing: border-box; margin: 0px; padding: 0px 0.625rem 1.25rem; display: block; height: auto; float: left; width: 242.266px; list-style: none; position: relative; clear: none; text-align: center;"&gt;&#xD;
		&lt;h4 style="box-sizing: border-box; margin: 0.2rem 0px 0.5rem; padding: 0px; font-weight: 400; color: rgb(51, 51, 51); text-rendering: optimizelegibility; line-height: 1.4; font-size: 1.4375rem;"&gt;&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1084" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;All levels | All videos&lt;/a&gt;&lt;/h4&gt;&#xD;
		&lt;div class="outer1 circle" style="box-sizing: border-box; margin: 0px auto; padding: 0px; border-radius: 50%; border-color: rgb(101, 80, 135) rgb(255, 113, 34); border-style: solid; border-width: 1px; z-index: 2; height: 120px; width: 120px;"&gt;&#xD;
			&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1084" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;&lt;img class="ImageFile thumb_medium " src="https://athensyoga.gr/resources/toolip/img-thumb/2018/05/01/sensit--yoga-main-medium.jpg" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 118px; display: inline-block; vertical-align: middle; border-radius: 50%; transform: scale(0.9, 0.9); z-index: 5; position: relative; width: 118px; object-fit: cover;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li class="imageholder circle-thumb" style="box-sizing: border-box; margin: 0px; padding: 0px 0.625rem 1.25rem; display: block; height: auto; float: left; width: 242.266px; list-style: none; position: relative; clear: none; text-align: center;"&gt;&#xD;
		&lt;h4 style="box-sizing: border-box; margin: 0.2rem 0px 0.5rem; padding: 0px; font-weight: 400; color: rgb(51, 51, 51); text-rendering: optimizelegibility; line-height: 1.4; font-size: 1.4375rem;"&gt;&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1085" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;Advanced level&lt;/a&gt;&lt;/h4&gt;&#xD;
		&lt;div class="outer1 circle" style="box-sizing: border-box; margin: 0px auto; padding: 0px; border-radius: 50%; border-color: rgb(101, 80, 135) rgb(255, 113, 34); border-style: solid; border-width: 1px; z-index: 2; height: 120px; width: 120px;"&gt;&#xD;
			&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1085" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;&lt;img class="ImageFile thumb_medium " src="https://athensyoga.gr/resources/toolip/img-thumb/2018/05/01/energizing-arm-strengthening--main-medium.jpg" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 118px; display: inline-block; vertical-align: middle; border-radius: 50%; transform: scale(0.9, 0.9); z-index: 5; position: relative; width: 118px; object-fit: cover;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li class="imageholder circle-thumb" style="box-sizing: border-box; margin: 0px; padding: 0px 0.625rem 1.25rem; display: block; height: auto; float: left; width: 242.266px; list-style: none; position: relative; clear: both; text-align: center;"&gt;&#xD;
		&lt;h4 style="box-sizing: border-box; margin: 0.2rem 0px 0.5rem; padding: 0px; font-weight: 400; color: rgb(51, 51, 51); text-rendering: optimizelegibility; line-height: 1.4; font-size: 1.4375rem;"&gt;&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1086" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;Classes up to 30 min&lt;/a&gt;&lt;/h4&gt;&#xD;
		&lt;div class="outer1 circle" style="box-sizing: border-box; margin: 0px auto; padding: 0px; border-radius: 50%; border-color: rgb(101, 80, 135) rgb(255, 113, 34); border-style: solid; border-width: 1px; z-index: 2; height: 120px; width: 120px;"&gt;&#xD;
			&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1086" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;&lt;img class="ImageFile thumb_medium " src="https://athensyoga.gr/resources/toolip/img-thumb/2018/05/01/womans_flow-main-medium.jpg" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 118px; display: inline-block; vertical-align: middle; border-radius: 50%; transform: scale(0.9, 0.9); z-index: 5; position: relative; width: 118px; object-fit: cover;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li class="imageholder circle-thumb" style="box-sizing: border-box; margin: 0px; padding: 0px 0.625rem 1.25rem; display: block; height: auto; float: left; width: 242.266px; list-style: none; position: relative; clear: none; text-align: center;"&gt;&#xD;
		&lt;h4 style="box-sizing: border-box; margin: 0.2rem 0px 0.5rem; padding: 0px; font-weight: 400; color: rgb(51, 51, 51); text-rendering: optimizelegibility; line-height: 1.4; font-size: 1.4375rem;"&gt;&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1087" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;Classes 30-60 min&lt;/a&gt;&lt;/h4&gt;&#xD;
		&lt;div class="outer1 circle" style="box-sizing: border-box; margin: 0px auto; padding: 0px; border-radius: 50%; border-color: rgb(101, 80, 135) rgb(255, 113, 34); border-style: solid; border-width: 1px; z-index: 2; height: 120px; width: 120px;"&gt;&#xD;
			&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1087" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;&lt;img class="ImageFile thumb_medium " src="https://athensyoga.gr/resources/toolip/img-thumb/2018/05/01/shoulder-mobility-main-medium.jpg" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 118px; display: inline-block; vertical-align: middle; border-radius: 50%; transform: scale(0.9, 0.9); z-index: 5; position: relative; width: 118px; object-fit: cover;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li class="imageholder circle-thumb" style="box-sizing: border-box; margin: 0px; padding: 0px 0.625rem 1.25rem; display: block; height: auto; float: left; width: 242.266px; list-style: none; position: relative; clear: none; text-align: center;"&gt;&#xD;
		&lt;h4 style="box-sizing: border-box; margin: 0.2rem 0px 0.5rem; padding: 0px; font-weight: 400; color: rgb(51, 51, 51); text-rendering: optimizelegibility; line-height: 1.4; font-size: 1.4375rem;"&gt;&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1088" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;Classes over 60 min&lt;/a&gt;&lt;/h4&gt;&#xD;
		&lt;div class="outer1 circle" style="box-sizing: border-box; margin: 0px auto; padding: 0px; border-radius: 50%; border-color: rgb(101, 80, 135) rgb(255, 113, 34); border-style: solid; border-width: 1px; z-index: 2; height: 120px; width: 120px;"&gt;&#xD;
			&lt;a href="https://athensyoga.gr/?i=sensityoga.en.channel.1088" style="box-sizing: border-box; background-color: transparent; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit;"&gt;&lt;img class="ImageFile thumb_medium " src="https://athensyoga.gr/resources/toolip/img-thumb/2018/05/01/journey-innerspace-main-medium.jpg" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 118px; display: inline-block; vertical-align: middle; border-radius: 50%; transform: scale(0.9, 0.9); z-index: 5; position: relative; width: 118px; object-fit: cover;" /&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;</description>
      <pubDate>Mon, 10 May 2021 17:14:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1522</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2021-05-10T17:14:00Z</dc:date>
    </item>
    <item>
      <title>Somatics for Scoliosis | Sensit Somatics Workshop with Maja Zilih</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1604</link>
      <description>&lt;h3&gt;&lt;strong style="font-size: 12px;"&gt;Price: 110&amp;nbsp;Euros&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;a href="http://paypal.me/liveyogasessions/110" style="box-sizing: border-box; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px;"&gt;&lt;img alt="" src="https://athensyoga.gr/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 26px; display: inline-block; vertical-align: middle; width: 80px;" /&gt;&lt;/a&gt;&lt;/h3&gt;&#xD;
&lt;div&gt;&#xD;
	&amp;nbsp;&lt;/div&gt;&#xD;
&lt;p&gt;In Sensit Somatics for the Scoliosis we explore our beautiful asymmetry and respond to the needs of our body.&lt;/p&gt;&#xD;
&lt;p&gt;We listen to sensations deep within our spine and pelvis, and we move gently to stimulate the dormant/compressed areas, and soften and relax the tense, overworked ones.&lt;/p&gt;&#xD;
&lt;p&gt;We embody our skeletal connections and myofascial tissues, as well as our respiratory, fluid, and nervous systems.&lt;/p&gt;&#xD;
&lt;p&gt;While we observe and address the physiological uniqueness of each side, we also become aware of the related psycho-emotional patterns and attitudes that we have adopted over time.&lt;/p&gt;&#xD;
&lt;p&gt;We bring the two sides into a respectful dialogue, continuous fluid exchange and dynamic integration.&lt;/p&gt;&#xD;
&lt;p&gt;Our body is a living, breathing bio-tensegrity system, within which everything is interconnected. Once we increase our sensory ability, we can harness our unevenness, from the perspective of a unified whole that we are.&lt;/p&gt;&#xD;
&lt;p&gt;In these sessions you will:&lt;/p&gt;&#xD;
&lt;p&gt;- Increase somatic awareness by actively listening to your body in movement&lt;br /&gt;&#xD;
- Observe how the body has shaped your breath, and use the breath to re-shape your body.&lt;br /&gt;&#xD;
- Use sound and self-touch to regain trust, awareness and sensitivity.&lt;br /&gt;&#xD;
- Perceive, access and influence your internal spaces through imagery.&lt;/p&gt;&#xD;
&lt;p&gt;Sensit Somatics help us cultivate patience, self-acceptance and love for living in a beautifully asymmetrical body.&lt;/p&gt;&#xD;
&lt;p&gt;By offering our full presence and lovingkindness to a compressed organ or an overworked muscle, we invite the process of healing to unfold. We repattern a habitual way of thinking about scoliosis as an asymmetrical deficiency, and discover our own unique way to wholeness that is our essential nature.&lt;/p&gt;&#xD;
&lt;p&gt;For teachers, hours count as 4hrs of Sensit Yoga and Somatics education&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&amp;nbsp;&lt;/div&gt;</description>
      <pubDate>Mon, 19 Apr 2021 16:15:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1604</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2021-04-19T16:15:00Z</dc:date>
    </item>
    <item>
      <title>RECORDED | 90-min Sensit Somatics</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1491</link>
      <description>&lt;p&gt;On this page you may find and buy Ultra High Definition / 4K recordings of Maja&amp;#39;s selected &lt;strong&gt;Virtual Sensit Yoga Somatics Sessions&lt;/strong&gt; to watch and practice at home&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;h4&gt;&lt;strong&gt;&lt;span style="color: rgb(178, 34, 34);"&gt;Nervous system regulation by accessing the depth of fascia | Sensit Somatics with Maja ZIlih | 4K/UHD | 90min&lt;/span&gt;&lt;/strong&gt;&lt;/h4&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&amp;euro;20/1.5h of guided practice&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;WATCH/BUY now!&amp;nbsp; &amp;nbsp;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;[Provide name&amp;nbsp;and valid email address in Paypal payment or email&amp;nbsp;&lt;a href="mailto:info@sensit.yoga?subject=Fascia%20-%20A%20sense%20of%20wholeness%20&amp;amp;body=Your%20name%3A%0AEmail%20address%3A%0A%0AI%20paid%20via%20Paypal%20and%20want%20to%20receive%20the%20link%20to%20the%20Sensit%20Yoga%20Somatics%20Session"&gt;info@sensit.yoga&lt;/a&gt;&amp;nbsp;after payment and receive the link to the&amp;nbsp;&lt;strong&gt;4K/UHD&amp;nbsp;&lt;/strong&gt;recording of the&amp;nbsp;&lt;strong&gt;Sensit Yoga Somatics Session]&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2021/03/12/nervous-medium.jpg" style="width: 278px; height: 156px; float: left;" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;The state of our autonomic nervous system can be felt like a resonance inside our fascia&amp;#39;s webbings. Going the other way around, we can work with fascia to influence and regulate our nervous system states.&lt;br /&gt;&#xD;
Active conscious expansion while entering the depths of our fascia - pandiculations on various depths of fascia, from more superficial all the way to the organ fascia&lt;/p&gt;&#xD;
&lt;p&gt;This class incldues:&lt;br /&gt;&#xD;
- Mainly working on the ground with internal stretches and fascial expansion from inside outwardly&lt;br /&gt;&#xD;
- Around 30 min of the practice has a dynamic pace - standing poses including Eka Hasta Padangustasana and Ardha Chandrasana&lt;br /&gt;&#xD;
- Rolling motions on the floor&lt;br /&gt;&#xD;
- Ending in a slow and progressive relaxation of the digestive system and the organ fascia in side lying position&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;h4&gt;&lt;strong&gt;&lt;span style="color: rgb(178, 34, 34);"&gt;Awaken the synergistic intelligence of parts | Sensit Yoga Somatics | Maja Zilih | 4K/UHD | 90min&lt;/span&gt;&lt;/strong&gt;&lt;/h4&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&amp;euro;20/1.5h of guided practice&amp;nbsp;&lt;/strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&lt;strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;WATCH/BUY now!&amp;nbsp;&amp;nbsp;&lt;/a&gt;&amp;nbsp; [&lt;/strong&gt;Provide name&amp;nbsp;and valid email address in Paypal payment or email&amp;nbsp;&lt;a href="mailto:info@sensit.yoga?subject=Moving%20from%20Within%20-%20video&amp;amp;body=Your%20name%3A%0AEmail%20address%3A%0A%0AI%20paid%20via%20Paypal%20and%20want%20to%20receive%20the%20link%20to%20the%20Sensit%20Yoga%20Somatics%20Session"&gt;info@sensit.yoga&lt;/a&gt;&amp;nbsp;after payment and receive the link to the&amp;nbsp;&lt;strong&gt;4K/UHD&amp;nbsp;&lt;/strong&gt;recording of the&amp;nbsp;&lt;strong&gt;Sensit Yoga Somatics Session]&lt;/strong&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2021/03/12/vlc-2021-03-08-15h05m48s630-medium.jpg" style="width: 278px; height: 156px; float: left;" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;In this session we work towards having adaptable, responsive feet, that connect and respond to the pelvic halves. We also play with a couple of arm balances exploring the spirals of the arms&lt;/p&gt;&#xD;
&lt;p&gt;The class includes:&lt;br /&gt;&#xD;
- 4 standing postures&lt;br /&gt;&#xD;
- Handstand&lt;br /&gt;&#xD;
- Eka Pada Bakasana&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;h4&gt;&lt;strong&gt;&lt;span style="color: rgb(178, 34, 34);"&gt;Awaken spinal continuity and liberate the energy of the central channel | Sensit Somatics with Maja ZIlih | 4K/UHD | 90min&lt;/span&gt;&lt;/strong&gt;&lt;/h4&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&amp;euro;20/1.5h of guided practice&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;WATCH/BUY now!&amp;nbsp; &amp;nbsp;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;[Provide name&amp;nbsp;and valid email address in Paypal payment or email&amp;nbsp;&lt;a href="mailto:info@sensit.yoga?subject=Fascia%20-%20A%20sense%20of%20wholeness%20&amp;amp;body=Your%20name%3A%0AEmail%20address%3A%0A%0AI%20paid%20via%20Paypal%20and%20want%20to%20receive%20the%20link%20to%20the%20Sensit%20Yoga%20Somatics%20Session"&gt;info@sensit.yoga&lt;/a&gt;&amp;nbsp;after payment and receive the link to the&amp;nbsp;&lt;strong&gt;4K/UHD&amp;nbsp;&lt;/strong&gt;recording of the&amp;nbsp;&lt;strong&gt;Sensit Yoga Somatics Session]&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2021/03/12/awaken-spine-2200-medium.jpg" style="width: 278px; height: 156px; float: left;" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Delicious regenerating practice where the body moves and rests at the same time.&lt;br /&gt;&#xD;
The awakening of spinal continuity in movement brings ease and buoyancy to the head and neck.&lt;/p&gt;&#xD;
&lt;p&gt;This class includes:&lt;br /&gt;&#xD;
- Plenty of supine and prone somatic spiralling on the ground&lt;br /&gt;&#xD;
- Seated spinal rotations focused on continuity&lt;br /&gt;&#xD;
- Only 3 standing postures at the end of the practice&lt;br /&gt;&#xD;
- Breathing with the frontal spine&lt;br /&gt;&#xD;
- Nadi Shodana Pranayama&lt;br /&gt;&#xD;
- Meditation on the central channel&lt;/p&gt;&#xD;
&lt;h4&gt;&lt;strong&gt;&lt;span style="color: rgb(178, 34, 34);"&gt;Somatic journey through the development of movement | Sensit Yoga Somatics | Maja Zilih | 4K/UHD | 90min&lt;/span&gt;&lt;/strong&gt;&lt;/h4&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&amp;euro;20/1.5h of guided practice&amp;nbsp;&lt;/strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&lt;strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;WATCH/BUY now!&amp;nbsp;&amp;nbsp;&lt;/a&gt;&amp;nbsp; [&lt;/strong&gt;Provide name&amp;nbsp;and valid email address in Paypal payment or email&amp;nbsp;&lt;a href="mailto:info@sensit.yoga?subject=Moving%20from%20Within%20-%20video&amp;amp;body=Your%20name%3A%0AEmail%20address%3A%0A%0AI%20paid%20via%20Paypal%20and%20want%20to%20receive%20the%20link%20to%20the%20Sensit%20Yoga%20Somatics%20Session"&gt;info@sensit.yoga&lt;/a&gt;&amp;nbsp;after payment and receive the link to the&amp;nbsp;&lt;strong&gt;4K/UHD&amp;nbsp;&lt;/strong&gt;recording of the&amp;nbsp;&lt;strong&gt;Sensit Yoga Somatics Session]&lt;/strong&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2021/03/12/vlc-2021-03-06-19h31m20s217-medium.jpg" style="width: 278px; height: 156px; float: left;" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;To practice developmental movement is to journey through the history of how we came to be.&lt;br /&gt;&#xD;
Developmental movement establishes early pathways for the movement that will be occurring our entire life, whether we are talking about the movement of our spine and limbs in the space around us, or from the perspective of the internal movement of our thoughts, emotions perceptions and intentions.&lt;br /&gt;&#xD;
As we travel from primitive to more sophisticated movement patterns, we are &amp;ldquo;revisiting&amp;rdquo; the sequential stages of our&amp;nbsp; development. We have the opportunity to realise in which stages we feel free and at ease, and in which stages we feel more inhibited. Any movement pattern that doesn&amp;rsquo;t feel familiar enough to our body-mind, indicates that we need to practice the preceding stages that will, once consolidated, provide support, and lead us naturally into the next stage of development.&lt;br /&gt;&#xD;
We practice each stage in different relationships to gravity &amp;ndash; prone, supine, quadruped, standing upright - and in the context of fundamental movement principles of yield, push reach and pull.&lt;br /&gt;&#xD;
All throughout the journey, we are pairing movement with perception, and looking to create neuromuscular connections needed for smooth, safe, coordinated, and integrated sense of moving and being.&lt;br /&gt;&#xD;
Hint: For best results, approach this practice with playful curiosity&lt;br /&gt;&#xD;
Inspired by Body-Mind Centering&lt;/p&gt;&#xD;
&lt;p&gt;This class includes:&lt;br /&gt;&#xD;
- Plenty of ground work - releasing, rolling on the ground, sensing gravity with the bones of the body&lt;br /&gt;&#xD;
- Homologous yield and push into the Earth. Spinal side bending in Triangle and Side Angle Spiralling actions in Reverse Triangle and Reverse Side Angle&lt;br /&gt;&#xD;
Upper limb spirallic pathways from fingers to ribs&lt;br /&gt;&#xD;
- 1 balancing inversion - Peackock feather pose&lt;br /&gt;&#xD;
- Pranayama, Meditation, Savasana&lt;/p&gt;&#xD;
&lt;h4&gt;&lt;strong&gt;&lt;span style="color: rgb(178, 34, 34);"&gt;Inner Connectivity | Sensit Somatics with Maja ZIlih | 4K/UHD | 90min&lt;/span&gt;&lt;/strong&gt;&lt;/h4&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&amp;euro;20/1.5h of guided practice&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;WATCH/BUY now!&amp;nbsp; &amp;nbsp;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;[Provide name&amp;nbsp;and valid email address in Paypal payment or email&amp;nbsp;&lt;a href="mailto:info@sensit.yoga?subject=Fascia%20-%20A%20sense%20of%20wholeness%20&amp;amp;body=Your%20name%3A%0AEmail%20address%3A%0A%0AI%20paid%20via%20Paypal%20and%20want%20to%20receive%20the%20link%20to%20the%20Sensit%20Yoga%20Somatics%20Session"&gt;info@sensit.yoga&lt;/a&gt;&amp;nbsp;after payment and receive the link to the&amp;nbsp;&lt;strong&gt;4K/UHD&amp;nbsp;&lt;/strong&gt;recording of the&amp;nbsp;&lt;strong&gt;Sensit Yoga Somatics Session]&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2021/03/12/vlc-2021-03-07-08h10m56s581-medium.jpg" style="width: 278px; height: 156px; float: left;" /&gt;Establish inner connections for better coordination&amp;nbsp;&lt;br /&gt;&#xD;
Connections awakened: feet to pelvic, hands to ribs, front and back bodies&lt;/p&gt;&#xD;
&lt;p&gt;This class includes:&lt;br /&gt;&#xD;
- 2 inversions&lt;br /&gt;&#xD;
- Somatic spiralling on the floor&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;h4&gt;&lt;strong&gt;&lt;span style="color: rgb(178, 34, 34);"&gt;Lower limb support and mobility | Sensit Yoga Somatics | Maja Zilih | 4K/UHD | 90min&lt;/span&gt;&lt;/strong&gt;&lt;/h4&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&amp;euro;20/1.5h of guided practice&amp;nbsp;&lt;/strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&lt;strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;WATCH/BUY now!&amp;nbsp;&amp;nbsp;&lt;/a&gt;&amp;nbsp; [&lt;/strong&gt;Provide name&amp;nbsp;and valid email address in Paypal payment or email&amp;nbsp;&lt;a href="mailto:info@sensit.yoga?subject=Moving%20from%20Within%20-%20video&amp;amp;body=Your%20name%3A%0AEmail%20address%3A%0A%0AI%20paid%20via%20Paypal%20and%20want%20to%20receive%20the%20link%20to%20the%20Sensit%20Yoga%20Somatics%20Session"&gt;info@sensit.yoga&lt;/a&gt;&amp;nbsp;after payment and receive the link to the&amp;nbsp;&lt;strong&gt;4K/UHD&amp;nbsp;&lt;/strong&gt;recording of the&amp;nbsp;&lt;strong&gt;Sensit Yoga Somatics Session]&lt;/strong&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2021/03/12/vlc-2021-03-08-18h28m40s750-medium.jpg" style="width: 278px; height: 156px; float: left;" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;In this session we work towards having adaptable, responsive feet, that connect and respond to the pelvic halves. We also play with a couple of arm balances exploring the spirals of the arms&lt;/p&gt;&#xD;
&lt;p&gt;The class includes:&lt;br /&gt;&#xD;
- 4 standing postures&lt;br /&gt;&#xD;
- Handstand&lt;br /&gt;&#xD;
- Eka Pada Bakasana&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;h4&gt;&lt;span style="color:#b22222;"&gt;&lt;strong&gt;Fascia&amp;nbsp; - A sense of wholeness | Sensit Yoga Somatics | Maja Zilih | 4K/UHD | 90min&lt;/strong&gt;&lt;/span&gt;&lt;/h4&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&amp;euro;20/1.5h of guided practice&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;WATCH/BUY now!&amp;nbsp; &amp;nbsp;&lt;/a&gt;&amp;nbsp; &lt;/strong&gt;[Provide name&amp;nbsp;and valid email address in Paypal payment or email &lt;a href="mailto:info@sensit.yoga?subject=Fascia%20-%20A%20sense%20of%20wholeness%20&amp;amp;body=Your%20name%3A%0AEmail%20address%3A%0A%0AI%20paid%20via%20Paypal%20and%20want%20to%20receive%20the%20link%20to%20the%20Sensit%20Yoga%20Somatics%20Session"&gt;info@sensit.yoga&lt;/a&gt;&amp;nbsp;after payment and receive the link to the &lt;strong&gt;4K/UHD&amp;nbsp;&lt;/strong&gt;recording of the &lt;strong&gt;Sensit Yoga Somatics Session]&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2020/08/25/vlcsnap-2020-08-25-09h34m39s812-medium.jpg" style="width: 278px; height: 156px; float: left;" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Embodying fascia - the connective webbing that envelops, integrates and distinguishes spaces in our body - can give us a strong sense of inner and outer intercontectedness. The emphasis is on whole-body movements, and on reconciling the body and mind.&lt;/p&gt;&#xD;
&lt;p&gt;Note: In this session, much of the guidance is verbal, not visual. There are parts where I am demonstrating the movement, but most of the class you will need to be attentive to my verbal cuing, and rely on the arising body sensations&lt;/p&gt;&#xD;
&lt;h4&gt;&lt;span style="color:#b22222;"&gt;&lt;strong&gt;Moving from Within | Sensit Yoga Somatics | Maja Zilih | 4K/UHD | 91min&lt;/strong&gt;&lt;/span&gt;&lt;/h4&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&amp;euro;20/1.5h of guided practice&amp;nbsp;&lt;/strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="width: 100px; height: 33px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&lt;strong&gt;&lt;a href="http://paypal.me/liveyogasessions/20"&gt;WATCH/BUY now!&amp;nbsp;&amp;nbsp;&lt;/a&gt;&amp;nbsp; [&lt;/strong&gt;Provide name&amp;nbsp;and valid email address in Paypal payment or email&amp;nbsp;&lt;a href="mailto:info@sensit.yoga?subject=Moving%20from%20Within%20-%20video&amp;amp;body=Your%20name%3A%0AEmail%20address%3A%0A%0AI%20paid%20via%20Paypal%20and%20want%20to%20receive%20the%20link%20to%20the%20Sensit%20Yoga%20Somatics%20Session"&gt;info@sensit.yoga&lt;/a&gt;&amp;nbsp;after payment and receive the link to the&amp;nbsp;&lt;strong&gt;4K/UHD&amp;nbsp;&lt;/strong&gt;recording of the&amp;nbsp;&lt;strong&gt;Sensit Yoga Somatics Session]&lt;/strong&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2020/08/25/vlcsnap-2020-08-25-09h29m53s628-medium.jpg" style="width: 278px; height: 156px; float: left;" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;A delicious sense of fullness that comes from moving from the inner body is easily felt throughout this class. Ribcage, shoulders and arms gain support, and sense of volume and integrity, when the movement comes from the awarness of - and initiation from - our lungs and heart.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;______________________________________________________________&lt;/p&gt;&#xD;
&lt;p&gt;* Watch the video excerpts/examples of the Yoga sessions, available on this page&lt;/p&gt;</description>
      <pubDate>Wed, 10 Mar 2021 11:00:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1491</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2021-03-10T11:00:00Z</dc:date>
    </item>
    <item>
      <title>RECORDED | Sensit Yoga Somatics for the Organ Body</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1570</link>
      <description>&lt;p&gt;Our organs constitute a highly intelligent internal system that nourishes, maintains and balances all life. In response to care and refined attention, organs can relax, revitalize, and return to balance&lt;/p&gt;&#xD;
&lt;p&gt;Sensit yoga with refined attention on the organs improves the functioning of the organ system, while clarifying and harmonising its communication with the nervous and endocrine systems.&lt;/p&gt;&#xD;
&lt;p&gt;The movements, the asana, the sound vibration and gentle touch with presence, help us to locate tension in the organ tissues, and discover ways to release it. This practice brings a deep relaxation and relief, as well as toning and vitality in the entire organ system.&lt;/p&gt;&#xD;
&lt;p&gt;In addition, asana where the musculoskeletal system is supported by the internal space of the organs, is experienced with more lightness and ease, with the feeling that external movement simply &amp;quot;responding&amp;quot; to the internal need for breath, spaciousness, connection or other expression that emerges in the each of the organs individually.&lt;/p&gt;&#xD;
&lt;p&gt;The course is taught by &lt;a href="https://athensyoga.gr/?i=sensityoga.en.about-maja"&gt;Maja Zilih&lt;/a&gt;.&amp;nbsp;Guest teacher&lt;a href="https://athensyoga.gr/?i=portal.el.team.1574"&gt; Lisa Dallinger&lt;/a&gt;, will lead a session on Fertility Yoga and the Heart-Womb connection&amp;nbsp;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;&lt;u&gt;Schedule:&lt;/u&gt;&lt;/em&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Wednesday 17 Feb | 18:00-21:00 Organ Body Embryology - Creating our own nourishment | Heart-oriented movement practice&lt;/p&gt;&#xD;
&lt;p&gt;Saturday 20 Feb | 9:30-12:00 | Heart and Lungs&lt;/p&gt;&#xD;
&lt;p&gt;Saturdays 20 Feb | 13:30-15:30 Digestive System 1&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Sunday 21 Feb | 9:30-12:00 | Digestive System Part 2 | Urinary System&lt;/p&gt;&#xD;
&lt;p&gt;Sunday 21 Feb | 13:30-16:30 | Fertility Yoga and the Heart-Womb Connection | Guest teacher - Lisa Dallinger&lt;/p&gt;&#xD;
&lt;p&gt;24 Feb | 18:00-21:00 | Organ System Self-care&amp;nbsp;&lt;/p&gt;&#xD;
&lt;div&gt;&#xD;
	&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
	&lt;em&gt;&lt;u&gt;Price after 1st of Feb:&lt;/u&gt;&lt;/em&gt;&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
	&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
	60 Euros per session or&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
	350 for the whole course&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
	&lt;div&gt;&#xD;
		&amp;nbsp;&lt;/div&gt;&#xD;
	&lt;div&gt;&#xD;
		Price includes 3-week access to the recording&lt;/div&gt;&#xD;
	&lt;div&gt;&#xD;
		&amp;nbsp;&lt;/div&gt;&#xD;
	&lt;div&gt;&#xD;
		If you are a yoga teacher, you can count the hours of this program as 16 hrs of continuing Yoga Alliance education, and 16 hours of Sensit Yoga Studies 300hrs.&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;p&gt;Repeating students have 50% discount&lt;/p&gt;&#xD;
&lt;p&gt;Zoom meeting link and meeting guidlines will be sent upon registration&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a class="button" href="https://www.sensityoga.com/?i=sensityoga.en.teacher-training.1434&amp;amp;view=register" role="button" title="Register"&gt;Register&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Payments via Paypal (info@majayoga.gr) or bank transfer&lt;/p&gt;</description>
      <pubDate>Sun, 17 Jan 2021 12:43:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1570</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2021-01-17T12:43:00Z</dc:date>
    </item>
    <item>
      <title>Yoga Retreat in Bad Gastein | 2-5 September 2021</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.retreats.1530</link>
      <description>&lt;div class="kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x c1et5uql" style="overflow-wrap: break-word; margin: 0px; font-family: &amp;quot;Segoe UI Historic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif; color: rgb(5, 5, 5); font-size: 15px; animation-name: none !important; transition-property: none !important;"&gt;&#xD;
	with Maja Zilih and Petra Janata&lt;/div&gt;&#xD;
&lt;div class="kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x c1et5uql" style="overflow-wrap: break-word; margin: 0px; font-family: &amp;quot;Segoe UI Historic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif; color: rgb(5, 5, 5); font-size: 15px; animation-name: none !important; transition-property: none !important;"&gt;&#xD;
	&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div class="kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x c1et5uql" style="overflow-wrap: break-word; margin: 0px; font-family: &amp;quot;Segoe UI Historic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif; color: rgb(5, 5, 5); font-size: 15px; animation-name: none !important; transition-property: none !important;"&gt;&#xD;
	4 days of yoga with Petra, Sensit somatics with Maja, and diving into silence, surrounded by majestic mountains of Hohen Tauern and healing hot springs.&lt;/div&gt;&#xD;
&lt;div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql" style="overflow-wrap: break-word; margin: 0.5em 0px 0px; font-family: &amp;quot;Segoe UI Historic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif; color: rgb(5, 5, 5); font-size: 15px; animation-name: none !important; transition-property: none !important;"&gt;&#xD;
	There will be six yoga sessions of 2 hours, including more dynamic and more grounding / tension-release practices.&lt;/div&gt;&#xD;
&lt;div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql" style="overflow-wrap: break-word; margin: 0.5em 0px 0px; font-family: &amp;quot;Segoe UI Historic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif; color: rgb(5, 5, 5); font-size: 15px; animation-name: none !important; transition-property: none !important;"&gt;&#xD;
	Price for the yoga program: 350 Euros&lt;/div&gt;&#xD;
&lt;div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql" style="overflow-wrap: break-word; margin: 0.5em 0px 0px; font-family: &amp;quot;Segoe UI Historic&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif; color: rgb(5, 5, 5); font-size: 15px; animation-name: none !important; transition-property: none !important;"&gt;&#xD;
	For accommodation and meals contact the hotel Miramonte Bad Gastein&amp;nbsp;&lt;/div&gt;</description>
      <pubDate>Wed, 09 Dec 2020 16:18:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.retreats.1530</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2020-12-09T16:18:00Z</dc:date>
    </item>
    <item>
      <title>RECORDED | Awakening the Breath |</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1542</link>
      <description>&lt;p&gt;When we release inhibitions from the physical structures involved in breathing, the movement of the breath becomes easy, rhythmic, responsive and adaptable to the circumstances.&lt;/p&gt;&#xD;
&lt;p&gt;The movement of our diaphragms revitalises the organs of our digestive system.&lt;/p&gt;&#xD;
&lt;p&gt;As we become increasingly more conscious of the synergistic intelligence of our breathing architecture, the breath energy flows all throughout the body, and the act of breathing becomes a voluminous and pleasant experience.&lt;/p&gt;&#xD;
&lt;p&gt;It invites the mind to settle down and ride on the graceful wave of the breath, emanating spontaneous meditation states.&lt;/p&gt;&#xD;
&lt;p&gt;For teachers, hours count as 6hrs of Sensit Yoga and Somatics education&lt;/p&gt;&#xD;
&lt;p&gt;Regular price: 60 Euros&amp;nbsp;&lt;a href="http://paypal.me/liveyogasessions/60" style="box-sizing: border-box; color: rgb(255, 113, 34); text-decoration-line: none; line-height: inherit; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px;"&gt;&lt;img alt="" src="https://athensyoga.gr/resources/toolip/img/2020/11/18/pay-now-button-lat.png" style="box-sizing: border-box; border: 0px; max-width: 100%; height: 26px; display: inline-block; vertical-align: middle; width: 80px;" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;contact: info@sensit.yoga for paypal payment instructions and the link to the 4K Recordings&lt;/p&gt;</description>
      <pubDate>Sun, 29 Nov 2020 11:13:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1542</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2020-11-29T11:13:00Z</dc:date>
    </item>
    <item>
      <title>RECORDED | Sensit Somatic Self-Care</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1528</link>
      <description>&lt;p&gt;These gentle and accessible somatic sessions open up new avenues of comfort and freedom by mapping our skeletal connections, and relaxing the fascial membranes around the organs.&lt;/p&gt;&#xD;
&lt;p&gt;We journey through our embryonic development, natural developmental patterns and the exploration of our body-systems.&lt;/p&gt;&#xD;
&lt;p&gt;Inspired by Body-Mind Centering&lt;/p&gt;&#xD;
&lt;p&gt;The most common benefits of this course include:&lt;/p&gt;&#xD;
&lt;p&gt;- pain relief,&lt;/p&gt;&#xD;
&lt;p&gt;- restful sleep,&lt;/p&gt;&#xD;
&lt;p&gt;- nervous sytem regulation, and&lt;/p&gt;&#xD;
&lt;p&gt;- balanced, coordinated locomotion.&lt;/p&gt;&#xD;
&lt;p&gt;The practice lasts 1 hour, and Q&amp;amp;A 15 minutes&lt;/p&gt;&#xD;
&lt;p&gt;Appropriate to beginner students.&lt;/p&gt;&#xD;
&lt;p&gt;&lt;u&gt;&lt;strong&gt;PRICE to access the&amp;nbsp;&lt;/strong&gt;&lt;strong&gt;4K/UHD Recordings of this Workshop&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;20 Euros - per session&amp;nbsp; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;100 Euros - All 6 Sessions (I, II, III, IV, V, VI)&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;contact: info@sensit.yoga for paypal payment instructions and the link to the 4K Recordings&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Testimonials:&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;Deep relaxation and rehabilitation -&amp;nbsp;&lt;/em&gt;M. Konstantoulaki, 2018&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;I experienced a greater connection with myself, listening to what the body has to say. Greater awareness, interoception and empathy are cultivated through micro-movements and observation&lt;/em&gt;. - E. Korpou, RYT500 - wellness coach |&amp;nbsp;&lt;a href="http://www.facebook.com/KorpouEffie"&gt;Yoga healing aka Εφη Κορπου&amp;nbsp;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;Deep, conscious, and very liberating. This practice awakens the senses, unblocks the energy and gives the feeling of freedom and authenticity. The most gentle and at the same time enjoyable way to gain knowledge of the self and empathy toward others &lt;/em&gt;- E. Skopa, 2020 - Yoga Teacher 200hrs&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;Every time I practice Sensit, I feel a calming effect on my nervous system. Every movement arises more naturally, more easily, and the strength that is being built comes without the unnecessary tension. The way Maja teaches embodied anatomy through her meditative, step by step guidance, leads me to greater depths of awareness and self-realisation.&amp;nbsp;Being guided to initiate the movement through the consciousness of each organ, bone or other tissue, brings me into the now of my being, and turns time into means of self-knowledge. Memories of the past that arise, become useful information for the future. All this results in a sense of greater sense of confidence, self-trust, and ultimately their application in our actions outside the yoga mat! -&amp;nbsp;&lt;/em&gt;Ioanna Petridi, Physical Education and Sports teacher, assistant osteopath, Yoga teacher 200 hrs,&amp;nbsp;Sensit Yoga Somatics Teaching Fundamentals diploma&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;contact: info@sensit.yoga for paypal payment instructions and the link to the 4K Recordings&lt;/p&gt;</description>
      <pubDate>Sun, 29 Nov 2020 08:49:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1528</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2020-11-29T08:49:00Z</dc:date>
    </item>
    <item>
      <title>RECORDED | Sensit Somatics | in Greek</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1536</link>
      <description>&lt;p style="text-align: justify;"&gt;Βαθιά χαλαρωτική και αναζωογονητική πρακτική αποβολής της έντασης από το σώμα, ως αντίδοτο στο χρόνιο στρες και τις δυσμενείς επιπτώσεις του.&lt;/p&gt;&#xD;
&lt;p&gt;Στις πρώτες &lt;strong&gt;3 συνεδρίες&lt;/strong&gt;, θα ταξιδέψουμε με την κίνηση και την επίγνωση στα &lt;strong&gt;διάφορα στάδια της εμβρυϊκής και παιδικής μας ανάπτυξης&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;Εκεί όπου βρίσκονται τα &lt;strong&gt;πρώτα στοιχεία της δημιουργίας του σώματός μας&lt;/strong&gt;, αλλά και τα &lt;strong&gt;πρότυπα της κίνησης&lt;/strong&gt; και &lt;strong&gt;της αντίληψής μας&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;p&gt;- Εκεί όπου χαρτογραφούνται οι &lt;strong&gt;πρώτες ροπές (patterns)&lt;/strong&gt; της απόκρισης στο περιβάλλον και ακολούθως &lt;strong&gt;της συμπεριφοράς μας&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;p&gt;- Εκεί όπου μπορούμε να ανακαλύψουμε τα δυνατά μας σημεία, και εκείνα στα οποία νιώθουμε αδύναμοι και περιορισμένοι&lt;/p&gt;&#xD;
&lt;p&gt;- Εκεί όπου μαθαίνουμε να αναδημιουργούμε &lt;strong&gt;ισχυρότερες νευρικές συνάψεις&lt;/strong&gt; (repatterning) μέσα από ασκήσεις &lt;strong&gt;αναπτυξιακής κίνησης&lt;/strong&gt; (developmental movement) και σαν αποτέλεσμα να βιώσουμε μια νέα ελευθερία στο σώμα, διαύγεια στο νου, και την εναρμόνιση του νευρικού μας συστήματος.&lt;/p&gt;&#xD;
&lt;p&gt;Sensit Yoga Somatics είναι πρακτική εμπνευσμένη από το Body-mind Centering. Σε βάθος χρόνου αυτή πρακτική μας χαρίζει μια πιο ευχάριστη και πιο σφαιρική αντίληψή για τον εαυτό μας και τις δυνατότητές του, ενώ διευρύνει τις επιλογές μας μπροστά στις καθημερινές απαιτήσεις της ζωής.&lt;/p&gt;&#xD;
&lt;p&gt;Μετά από κάθε μάθημα, θα έχετε πρόσβαση στην ηλεκτρονική εγγραφή για 7 ημέρες&lt;/p&gt;&#xD;
&lt;p&gt;Τιμές για πρόσβαση σε&amp;nbsp;&lt;strong&gt;4K/UHD Recordings του Σεμιναρίου&lt;/strong&gt;:&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;18 Ευρώ&amp;nbsp; &lt;/strong&gt;η συνεδρία&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;ή&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;50 Ευρώ&lt;/strong&gt; για τις 3 συνεδρίες&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;span style="text-align: justify;"&gt;Ο σύνδεσμος θα σας σταλεί κατόπιν πληρωμής στο Paypal info@majayoga.gr&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Sat, 14 Nov 2020 12:16:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga.1536</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2020-11-14T12:16:00Z</dc:date>
    </item>
    <item>
      <title>Outdoor Yoga | Bruckhaufen</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.retreats.1507</link>
      <description>&lt;p&gt;Outdoor Yoga with Maja Zilih and max. of 8 participants, in her garden Yoga terrace&lt;/p&gt;&#xD;
&lt;p&gt;@Bruckhaufen&lt;/p&gt;&#xD;
&lt;p&gt;Every&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Monday 9:30-10:45 am&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Thursday 18:00-19:30 pm&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;weather&amp;nbsp;depending! :)&lt;/p&gt;&#xD;
&lt;p&gt;All classes are suitable for beginners!&lt;/p&gt;&#xD;
&lt;p&gt;Cost: 22 Euros&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Registrations: info@sensit.yoga | 69918365788&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Sat, 05 Sep 2020 10:41:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.retreats.1507</guid>
      <dc:creator>Maja Zilih</dc:creator>
      <dc:date>2020-09-05T10:41:00Z</dc:date>
    </item>
    <item>
      <title>Virtual Yoga | Virtuelles Yoga</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga</link>
      <description />
      <pubDate>Sun, 30 Aug 2020 19:41:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.virtual-yoga</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2020-08-30T19:41:00Z</dc:date>
    </item>
    <item>
      <title>Retreats</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.retreats</link>
      <description>&lt;!-- ═══════════════════════════════════════════════════════════════════&#xD;
     SENSIT YOGA — RETREATS LISTING PAGE&#xD;
     Complete page body: schema + improved intro + retreat cards&#xD;
     ═══════════════════════════════════════════════════════════════════ --&gt;&lt;!-- ─── 1. SCHEMA.ORG — TWO EVENTS + PERSON ─── --&gt; &lt;!-- ─── 2. STYLES ─── --&gt;&#xD;
&lt;style type="text/css"&gt;&#xD;
html { scroll-behavior: smooth; }&#xD;
&#xD;
  .retreats-page {&#xD;
    max-width: 900px;&#xD;
    margin: 0 auto;&#xD;
  }&#xD;
&#xD;
  /* Research callout */&#xD;
  .research-callout {&#xD;
    display: flex;&#xD;
    align-items: flex-start;&#xD;
    gap: 1.2em;&#xD;
    background: #f9f5ef;&#xD;
    border-left: 3px solid #c9a96e;&#xD;
    padding: 1.3em 1.6em;&#xD;
    margin: 2em auto;&#xD;
    max-width: 900px;&#xD;
  }&#xD;
&#xD;
  .research-callout-icon {&#xD;
    font-size: 1.8em;&#xD;
    line-height: 1;&#xD;
    flex-shrink: 0;&#xD;
    padding-top: 0.1em;&#xD;
  }&#xD;
&#xD;
  .research-callout-body { flex: 1; }&#xD;
&#xD;
  .research-callout-label {&#xD;
    margin: 0 0 0.4em 0;&#xD;
    font-weight: bold;&#xD;
    text-transform: uppercase;&#xD;
    letter-spacing: 0.05em;&#xD;
    font-size: 0.85em;&#xD;
    color: #5a3e28;&#xD;
  }&#xD;
&#xD;
  .research-callout-body p {&#xD;
    margin: 0;&#xD;
    line-height: 1.7;&#xD;
  }&#xD;
&#xD;
  .retreats-intro {&#xD;
    padding: 1.5em 0 2em 0;&#xD;
  }&#xD;
&#xD;
  .retreats-intro p {&#xD;
    line-height: 1.75;&#xD;
    margin-bottom: 1em;&#xD;
  }&#xD;
&#xD;
  .retreats-intro .lead {&#xD;
    font-size: 1.1em;&#xD;
    color: #5a3e28;&#xD;
  }&#xD;
&#xD;
  .what-makes-different {&#xD;
    background: #f9f5ef;&#xD;
    border-left: 3px solid #c9a96e;&#xD;
    padding: 1.5em 1.8em;&#xD;
    margin: 2em 0;&#xD;
  }&#xD;
&#xD;
  .what-makes-different h3 {&#xD;
    margin: 0 0 0.8em 0;&#xD;
    color: #5a3e28;&#xD;
    font-size: 1.1em;&#xD;
    text-transform: uppercase;&#xD;
    letter-spacing: 0.04em;&#xD;
  }&#xD;
&#xD;
  .what-makes-different ul {&#xD;
    margin: 0;&#xD;
    padding-left: 1.3em;&#xD;
    line-height: 1.8;&#xD;
  }&#xD;
&#xD;
  .what-makes-different ul li {&#xD;
    margin-bottom: 0.5em;&#xD;
  }&#xD;
&#xD;
  .retreat-cards {&#xD;
    display: grid;&#xD;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));&#xD;
    gap: 1.5em;&#xD;
    margin: 2.5em 0;&#xD;
  }&#xD;
&#xD;
  .retreat-card {&#xD;
    border: 1px solid #e4d4b8;&#xD;
    border-radius: 4px;&#xD;
    overflow: hidden;&#xD;
    background: #fff;&#xD;
    transition: box-shadow 0.2s;&#xD;
  }&#xD;
&#xD;
  .retreat-card:hover {&#xD;
    box-shadow: 0 4px 16px rgba(90, 62, 40, 0.12);&#xD;
  }&#xD;
&#xD;
  .retreat-card img {&#xD;
    width: 100%;&#xD;
    height: 220px;&#xD;
    object-fit: cover;&#xD;
    display: block;&#xD;
  }&#xD;
&#xD;
  .retreat-card-body {&#xD;
    padding: 1.3em 1.5em 1.5em 1.5em;&#xD;
  }&#xD;
&#xD;
  .retreat-card-date {&#xD;
    font-size: 0.85em;&#xD;
    color: #c9a96e;&#xD;
    text-transform: uppercase;&#xD;
    letter-spacing: 0.08em;&#xD;
    font-weight: bold;&#xD;
    margin-bottom: 0.4em;&#xD;
  }&#xD;
&#xD;
  .retreat-card h3 {&#xD;
    margin: 0 0 0.8em 0;&#xD;
    font-size: 1.1em;&#xD;
    color: #5a3e28;&#xD;
    line-height: 1.4;&#xD;
  }&#xD;
&#xD;
  .retreat-card p {&#xD;
    line-height: 1.6;&#xD;
    font-size: 0.95em;&#xD;
    margin-bottom: 1em;&#xD;
  }&#xD;
&#xD;
  .retreat-card-link {&#xD;
    display: inline-block;&#xD;
    color: #5a3e28;&#xD;
    text-decoration: none;&#xD;
    border-bottom: 1px solid #c9a96e;&#xD;
    padding-bottom: 2px;&#xD;
    font-weight: bold;&#xD;
  }&#xD;
&#xD;
  .retreat-card-link:hover {&#xD;
    color: #c9a96e;&#xD;
  }&#xD;
&#xD;
  .about-maja-block {&#xD;
    display: flex;&#xD;
    gap: 1.5em;&#xD;
    align-items: flex-start;&#xD;
    padding: 2em 0;&#xD;
    border-top: 2px solid #c9a96e;&#xD;
    border-bottom: 2px solid #c9a96e;&#xD;
    margin: 2em 0;&#xD;
  }&#xD;
&#xD;
  .about-maja-block img {&#xD;
    width: 140px;&#xD;
    flex-shrink: 0;&#xD;
    border-radius: 4px;&#xD;
  }&#xD;
&#xD;
  .about-maja-block h3 {&#xD;
    margin: 0 0 0.6em 0;&#xD;
    color: #5a3e28;&#xD;
  }&#xD;
&#xD;
  .about-maja-block p {&#xD;
    line-height: 1.75;&#xD;
    margin-bottom: 0.8em;&#xD;
  }&#xD;
&#xD;
  .past-events-link {&#xD;
    text-align: center;&#xD;
    padding: 1.5em 0;&#xD;
    font-size: 0.95em;&#xD;
  }&#xD;
&#xD;
  .past-events-link a {&#xD;
    color: #5a3e28;&#xD;
    border-bottom: 1px dotted #c9a96e;&#xD;
    text-decoration: none;&#xD;
    padding-bottom: 1px;&#xD;
  }&#xD;
&#xD;
  @media (max-width: 600px) {&#xD;
    .about-maja-block {&#xD;
      flex-direction: column;&#xD;
    }&#xD;
    .about-maja-block img {&#xD;
      width: 100%;&#xD;
      max-width: 220px;&#xD;
    }&#xD;
    .research-callout {&#xD;
      flex-direction: column;&#xD;
      gap: 0.6em;&#xD;
    }&#xD;
  }&lt;/style&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;!-- ─── 3. PAGE CONTENT ─── --&gt;&lt;/p&gt;&#xD;
&lt;div class="retreats-page"&gt;&#xD;
	&lt;!-- ═══ INTRODUCTION ═══════════════════════════════════════════ --&gt;&#xD;
	&lt;div class="retreats-intro"&gt;&#xD;
		&lt;p class="lead"&gt;Mind of the Body&amp;trade; Sensit Yoga Somatics retreats are a week-long invitation to come home to the body &amp;mdash; gentle, grounded, and guided by Maja Zilih, systemic family psychotherapist-in-training and founder of Sensit Yoga&amp;trade; Somatics, with over 20 years of teaching experience.&lt;/p&gt;&#xD;
		&lt;aside class="research-callout"&gt;&#xD;
			&lt;p class="research-callout-label"&gt;Slow down, release tension, and reconnect with your body in a majestic landscape&lt;/p&gt;&#xD;
			&lt;p&gt;Spend a week by the Libyan Sea in one of the most peaceful parts of Crete. This retreat is designed for people who want to rest, breathe, and move in a way that feels natural &amp;mdash; without pressure, performance, or intensity. You don&amp;rsquo;t need prior experience.&lt;/p&gt;&#xD;
			&lt;p&gt;This is a space to reset &amp;mdash; physically and mentally.&lt;/p&gt;&#xD;
		&lt;/aside&gt;&#xD;
	&lt;/div&gt;&#xD;
	&lt;!-- ═══ UPCOMING RETREATS — CARDS ═══════════════════════════════ --&gt;&lt;h2 style="color: #5a3e28; margin-top: 0.1em;"&gt;Upcoming retreats&lt;/h2&gt;&#xD;
	&lt;div class="retreat-cards"&gt;&#xD;
		&lt;article class="retreat-card"&gt;&#xD;
			&lt;img alt="Sensit Yoga retreat on Crete, June 2026" src="https://www.sensityoga.com/resources/toolip/img-thumb/2025/11/28/vlc-2025-11-28-11h21m23s554-large.jpg" /&gt;&#xD;
			&lt;div class="retreat-card-body"&gt;&#xD;
				&lt;p class="retreat-card-date"&gt;7&amp;ndash;13 June 2026&lt;/p&gt;&#xD;
				&lt;h3&gt;Mind of the Body | Sensit Yoga Somatics Retreat on Crete&amp;nbsp;&lt;/h3&gt;&#xD;
				&lt;p&gt;A 7-day retreat at Agios Pavlos, southern Crete. Twice-daily practice of mindful somatic yoga, interoceptive awareness, and psycho-emotional self-care, guided by Maja Zilih. June offers long warm days, long evening light, and the freshness of early summer.&lt;/p&gt;&#xD;
				&lt;a class="retreat-card-link" href="https://www.sensityoga.com/?i=sensityoga.en.retreats.1736"&gt;Read more and enquire &amp;rarr;&lt;/a&gt;&lt;/div&gt;&#xD;
		&lt;/article&gt;&#xD;
	&lt;/div&gt;&#xD;
	&lt;!-- ═══ WHAT MAKES THESE RETREATS DIFFERENT ═══════════════════════ --&gt;&#xD;
	&lt;div class="what-makes-different"&gt;&#xD;
		&lt;h3&gt;What makes these retreats different and unique?&lt;/h3&gt;&#xD;
		&lt;ul&gt;&#xD;
			&lt;li&gt;&#xD;
				&lt;strong&gt;Guided by a psychotherapist-in-training&lt;/strong&gt; &amp;mdash; not just a yoga teacher. The psychosomatic element is genuine, grounded, and supervised.&lt;/li&gt;&#xD;
			&lt;li&gt;&#xD;
				&lt;strong&gt;Gentle, not athletic&lt;/strong&gt; &amp;mdash; the practice is slow and interoceptive, drawing from somatic movement modalities. Suitable for all levels, including complete beginners and those recovering from injury or burnout.&lt;/li&gt;&#xD;
			&lt;li&gt;&#xD;
				&lt;strong&gt;Body-mind integration&lt;/strong&gt; &amp;mdash; weaving mindful movement with nervous-system regulation, self-compassion practices, and resilience-building.&lt;/li&gt;&#xD;
			&lt;li&gt;&#xD;
				&lt;strong&gt;Twelve years in the same place&lt;/strong&gt; &amp;mdash; deep relationships with the location, the hotel, the local cuisine, and a community of returning guests.&lt;/li&gt;&#xD;
			&lt;li&gt;&#xD;
				&lt;strong&gt;Small groups&lt;/strong&gt; &amp;mdash; attentive guidance, personal space, and time in nature between sessions.&lt;/li&gt;&#xD;
		&lt;/ul&gt;&#xD;
	&lt;/div&gt;&#xD;
	&lt;div&gt;&#xD;
		&lt;p&gt;The practice is slow, interoceptive, and attentive &amp;mdash; drawing from Feldenkrais, Body-Mind Centering, and Continuum movement, and weaving together mindful yoga with psycho-emotional self-care: nervous-system regulation, self-compassion, and resilience-building.&lt;/p&gt;&#xD;
		&lt;p&gt;Through embodied intelligence, breath awareness, guided reflection, journaling, and listening to different inner parts, we explore how emotional experience is held and expressed through the body. We gently release the restriction patterns in the fascia, which calms the mind and brings a sense of relief and comfort in the body.&lt;/p&gt;&#xD;
		&lt;p&gt;For twelve consecutive years, the retreat has returned to the same magical place on the southern edge of Crete: Agios Pavlos, with its 180&amp;deg; view of the Libyan Sea, untouched beaches, and the quiet rhythm of the coast.&lt;/p&gt;&#xD;
		&lt;p&gt;An invitation to move while listening deeply to the subtle intertwining of sensation, thought, breath, and the impulse for movement &amp;mdash; to discover what becomes possible in the meeting places between physical awareness and mental acceptance.&lt;/p&gt;&#xD;
	&lt;/div&gt;&#xD;
	&lt;!-- ─── 4. RESEARCH CALLOUT ─── --&gt;&#xD;
	&lt;aside class="research-callout"&gt;&#xD;
		&lt;p class="research-callout-label"&gt;Grounded in published research&lt;/p&gt;&#xD;
		&lt;p&gt;Sensit Yoga retreats are built on Maja Zilih&amp;#39;s academic work in body-mind integration and psychotherapy, developed through her training at Sigmund Freud University Vienna. The methodology weaves gentle somatic movement with tools of nervous-system regulation, emotional self-care, and resilience-building &amp;mdash; not exercise. &lt;a href="https://www.sensityoga.com/?i=sensityoga.en.about-maja#research-and-publications"&gt;Read Maja&amp;#39;s research and publications &amp;rarr;&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/aside&gt;&#xD;
	&lt;!-- ═══ ABOUT MAJA ═══════════════════════════════════════════════ --&gt;&#xD;
	&lt;div class="about-maja-block"&gt;&#xD;
		&lt;img alt="Maja Zilih, founder of Sensit Yoga Somatics" src="https://www.sensityoga.com/resources/toolip/img-thumb/2017/05/06/maja-transp--2-medium.jpg" /&gt;&#xD;
		&lt;div&gt;&#xD;
			&lt;h3&gt;About Maja Zilih&lt;/h3&gt;&#xD;
			&lt;p&gt;Maja is the founder of Sensit Yoga&amp;trade; Somatics and Athens Yoga Center. She is a systemic family psychotherapist in training under supervision at Sigmund Freud University Vienna, and an E-RYT 500h Yoga Alliance registered teacher and teacher trainer with 20 years of experience. Her work draws from Feldenkrais, Body-Mind Centering, and Continuum movement.&lt;/p&gt;&#xD;
			&lt;p&gt;Her method bridges mindful somatic movement with tools of emotional regulation, resilience-building, and psycho-emotional self-care &amp;mdash; helping participants develop a more compassionate relationship with themselves, awaken inner resources, and open to growth and vitality.&lt;/p&gt;&#xD;
			&lt;p&gt;&lt;a class="retreat-card-link" href="https://www.sensityoga.com/?i=sensityoga.en.about-maja"&gt;More about Maja &amp;rarr;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt;The methodology of Sensit Yoga is grounded in Maja&amp;#39;s published academic research on body-mind integration in psychotherapy &amp;mdash; &lt;a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="https://www.sensityoga.com/?i=sensityoga.en.about-maja#research-and-publications"&gt;read the research&lt;/a&gt;&lt;/p&gt;&#xD;
		&lt;/div&gt;&#xD;
	&lt;/div&gt;&#xD;
	&lt;!-- ═══ PAST EVENTS ═══════════════════════════════════════════════ --&gt;&lt;p class="past-events-link"&gt;Looking for previous years? &lt;a href="https://www.sensityoga.com/?i=sensityoga.en.retreats&amp;amp;view=archive"&gt;View past retreats &amp;rarr;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- ═══════════════════════════════════════════════════════════════════&#xD;
     END — SENSIT YOGA RETREATS LISTING PAGE&#xD;
     ═══════════════════════════════════════════════════════════════════ --&gt;</description>
      <pubDate>Sun, 19 Jan 2020 11:49:51 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.retreats</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2020-01-19T11:49:51Z</dc:date>
    </item>
    <item>
      <title>About Maja Zilih</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.about-maja</link>
      <description>&lt;p style="text-align: justify;"&gt;Maja is the founder of the &lt;strong&gt;&lt;a href="http://sensityoga.com"&gt;Sensit Yoga&lt;/a&gt;&lt;a href="http://mayayoga.at"&gt;&amp;trade;&lt;/a&gt;&lt;a href="http://sensityoga.com"&gt;&amp;nbsp;Somatics&amp;nbsp;&lt;/a&gt;&lt;/strong&gt;system, with 20 years of teaching experience. In January 2026, she has achieved the status of Systemic Family Psychotherapist in Training under Supervision, in Vienna, Austria.&lt;/p&gt;&#xD;
&lt;p style="text-align: justify;"&gt;A continuous student of&amp;nbsp;&lt;em&gt;Somatic movement modalities&lt;/em&gt;, she draws inspiration from Body-Mind Centering, Feldenkrais and Continuum.&lt;/p&gt;&#xD;
&lt;p style="text-align: justify;"&gt;Her university studies include:&lt;/p&gt;&#xD;
&lt;p&gt;- Bachelor degree in Psychotherapy Science at Sigmund Freud University in Vienna, Austria&lt;/p&gt;&#xD;
&lt;p style="text-align: justify;"&gt;- Bachelor degree in Economics at the Greek National University of Athens,&lt;/p&gt;&#xD;
&lt;p&gt;- Bachelor (Honours) degree in Social Sciences at the Open University of UK&lt;/p&gt;&#xD;
&lt;p style="text-align: justify;"&gt;- Master degree in Political Science at the Greek National University of Athens, on conflict transformation in the Balkans by non-violent means and grass-root peacebuilding&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p style="text-align: justify;"&gt;&lt;cite&gt;Yoga Alliance International Registered Yoga teacher RYT500&lt;br /&gt;&#xD;
Anusara Yoga&amp;trade; Inspired Yoga Teacher&lt;/cite&gt;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;cite&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2016/07/07/e-ryt500-small.jpg" style="font-size: 12px; width: 118px; height: 120px;" /&gt;&lt;/cite&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Maja&amp;#39;s note: Increasingly integrating the seemingly scattered parts of the self through yoga and other awareness practices, we begin to see the profound connections and interdependence everywhere we look. From the separation dream, we gradually wake up to the fact that our personal growth is both contributing to, and strongly dependent on the degree of the evolution of the collective. Whether through meditation, mindful asana practice, aware parenting, acts of self-nurture, being in service to the underprivileged, or through simple random acts of kindness, yoga truly comes alive when the context behind our actions is a desire to contribute to the elevation of consciousness of humanity as a whole.&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;cite&gt;Yoga Studies:&lt;/cite&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p align="justify"&gt;Maja was drawn to psychology, meditation and spirituality since early childhood. As a teenager she started practicing yoga and periodically attending meditation seminars. With her first yoga teachers - Swami Nirvikalpa and Swami Bhajanananda of Satyananda Yoga tradition - Hatha and Raja yoga - she realised that yoga was a powerful tool for deepening the understanding of the self. For 20 years she studied and trained in yoga and meditation of various styles and traditions. She teaches since 2007. In the last 10 years she has been fully immersed in the field of somatics, studying and infusing her teaching with inspirations from Body Mind Centering, Feldenkreis ATM, Continuum, and other movement modalities.&lt;/p&gt;&#xD;
&#xD;
&lt;!-- ═══════════════════════════════════════════════════════════════════&#xD;
     RESEARCH &amp; PUBLICATIONS SECTION — Maja Zilih&#xD;
     For insertion on the sensityoga.com about page&#xD;
     ═══════════════════════════════════════════════════════════════════ --&gt;&#xD;
&#xD;
&#xD;
&lt;!-- ─── SCHEMA.ORG: Three ScholarlyArticle blocks for AI visibility ─── --&gt;&#xD;
 &#xD;
&#xD;
&#xD;
&lt;!-- ─── STYLES ─── --&gt;&#xD;
&lt;style&gt;&#xD;
  .publications-section {&#xD;
    max-width: 900px;&#xD;
    margin: 2em auto;&#xD;
    padding: 2.5em 0;&#xD;
    border-top: 2px solid #c9a96e;&#xD;
    border-bottom: 2px solid #c9a96e;&#xD;
  }&#xD;
&#xD;
  .publications-section-heading {&#xD;
    margin-bottom: 1.5em;&#xD;
  }&#xD;
&#xD;
  .publications-section-heading h2 {&#xD;
    font-size: 1.4em;&#xD;
    color: #5a3e28;&#xD;
    letter-spacing: 0.02em;&#xD;
    margin: 0 0 0.3em 0;&#xD;
  }&#xD;
&#xD;
  .publications-section-heading p {&#xD;
    color: #5a3e28;&#xD;
    font-style: italic;&#xD;
    margin: 0;&#xD;
    font-size: 0.95em;&#xD;
  }&#xD;
&#xD;
  .publication-card {&#xD;
    background: #f9f5ef;&#xD;
    border-left: 3px solid #c9a96e;&#xD;
    padding: 1.5em 1.8em;&#xD;
    margin: 1.5em 0;&#xD;
  }&#xD;
&#xD;
  .publication-card h3 {&#xD;
    margin: 0 0 0.4em 0;&#xD;
    font-size: 1.1em;&#xD;
    color: #5a3e28;&#xD;
    line-height: 1.4;&#xD;
  }&#xD;
&#xD;
  .publication-meta {&#xD;
    font-size: 0.9em;&#xD;
    color: #5a3e28;&#xD;
    font-style: italic;&#xD;
    margin: 0 0 1em 0;&#xD;
  }&#xD;
&#xD;
  .publication-summary {&#xD;
    line-height: 1.75;&#xD;
    margin-bottom: 1em;&#xD;
  }&#xD;
&#xD;
  .publication-links {&#xD;
    font-size: 0.9em;&#xD;
  }&#xD;
&#xD;
  .publication-links a {&#xD;
    color: #5a3e28;&#xD;
    text-decoration: none;&#xD;
    border-bottom: 1px solid #c9a96e;&#xD;
    padding-bottom: 1px;&#xD;
    margin-right: 1.2em;&#xD;
    transition: color 0.2s, border-color 0.2s;&#xD;
  }&#xD;
&#xD;
  .publication-links a:hover {&#xD;
    color: #c9a96e;&#xD;
    border-color: #5a3e28;&#xD;
  }&#xD;
&lt;/style&gt;&#xD;
&#xD;
&#xD;
&lt;!-- ─── VISIBLE CONTENT ─── --&gt;&#xD;
&lt;section class="publications-section" id="research-and-publications"&gt;&#xD;
&#xD;
  &lt;div class="publications-section-heading"&gt;&#xD;
    &lt;h2&gt;Research &amp; Publications&lt;/h2&gt;&#xD;
    &lt;p&gt;Maja's academic work on body-mind integration, somatic practice, and mental health&lt;/p&gt;&#xD;
  &lt;/div&gt;&#xD;
&#xD;
  &lt;!-- PUBLICATION 1 --&gt;&#xD;
  &lt;article class="publication-card"&gt;&#xD;
    &lt;h3&gt;Body-Mind Integration in Psychotherapy: Theoretical Approaches and a Qualitative Case-Study&lt;/h3&gt;&#xD;
    &lt;p class="publication-meta"&gt;Master's thesis · Sigmund Freud University Vienna · 2025&lt;/p&gt;&#xD;
    &lt;p class="publication-summary"&gt;This thesis investigates psychotherapy through the lens of mind-body integration, tracing the historical development of psychotherapeutic approaches toward the growing inclusion of body-oriented modalities. To ground theory in lived experience, Maja conducted a qualitative study with four long-term yoga-somatic practitioners, examining how sustained practices of body-mind awareness contribute to their mental health and wellbeing. The interviews demonstrated that yoga-somatics can enhance physical and emotional awareness, support resilience, and serve as a stabilising resource during critical life events. Together, the literature review and qualitative findings argue that incorporating body awareness, movement, and touch into psychotherapy may enrich therapeutic practice and lead to more holistic outcomes.&lt;/p&gt;&#xD;
    &lt;p class="publication-links"&gt;&#xD;
      &lt;a href="https://doi.org/10.13140/RG.2.2.20686.73284" target="_blank" rel="noopener"&gt;DOI: 10.13140/RG.2.2.20686.73284&lt;/a&gt;&#xD;
      &lt;a href="https://www.academia.edu/145614052/Body_Mind_Integration_in_Psychotherapy_Theoretical_Approaches_and_a_Qualitative_Case_Study" target="_blank" rel="noopener"&gt;Read on Academia.edu&lt;/a&gt;&#xD;
      &lt;a href="https://www.researchgate.net/publication/399115054" target="_blank" rel="noopener"&gt;Read on ResearchGate&lt;/a&gt;&#xD;
    &lt;/p&gt;&#xD;
  &lt;/article&gt;&#xD;
&#xD;
  &lt;!-- PUBLICATION 2 --&gt;&#xD;
  &lt;article class="publication-card"&gt;&#xD;
    &lt;h3&gt;Bringing therapy to life: Exploring the benefits of yoga and somatic mindfulness in psychotherapy&lt;/h3&gt;&#xD;
    &lt;p class="publication-meta"&gt;Research paper · Sigmund Freud University Vienna · August 2023&lt;/p&gt;&#xD;
    &lt;p class="publication-summary"&gt;This paper reviews the substantial body of empirical evidence on the beneficial impact of yoga on mental health, with particular attention to stress reduction, anxiety and depression, emotional regulation, and pain management. It examines the growing trend of incorporating mind-body practices into psychotherapeutic work as a way of complementing and expanding traditional talk-based approaches, aspiring towards a more comprehensive, holistic way of healing. Maja explores both the clinical advantages and the potential challenges of such integration, including questions of practitioner training, therapeutic boundaries, and the careful adaptation of somatic practices for clients with trauma histories. The paper offers a foundation for understanding how somatic mindfulness can enrich contemporary psychotherapy.&lt;/p&gt;&#xD;
    &lt;p class="publication-links"&gt;&#xD;
      &lt;a href="https://www.researchgate.net/publication/373335333" target="_blank" rel="noopener"&gt;Read on ResearchGate&lt;/a&gt;&#xD;
      &lt;a href="https://www.majazilih.at/items/this-is-a-title-03" target="_blank" rel="noopener"&gt;Details on majazilih.at&lt;/a&gt;&#xD;
    &lt;/p&gt;&#xD;
  &lt;/article&gt;&#xD;
&#xD;
  &lt;!-- PUBLICATION 3 --&gt;&#xD;
  &lt;article class="publication-card"&gt;&#xD;
    &lt;h3&gt;The development of social mental health care and community services: Greece as a case study&lt;/h3&gt;&#xD;
    &lt;p class="publication-meta"&gt;Research paper · Sigmund Freud University Vienna · 2023&lt;/p&gt;&#xD;
    &lt;p class="publication-summary"&gt;This paper traces the remarkable progress achieved in European mental health care over the past century, particularly the evolution of medical services, diagnostics, social policies, and social attitudes. Central to the analysis is the process of deinstitutionalisation, which has progressed alongside the growing acknowledgement of the social and relational dimensions of mental illness. Maja examines the shift away from viewing mental issues as residing solely in the individual and their biology, toward a recognition of environment, social status, and economic conditions as meaningful therapeutic factors. Greece serves as a specific case study, illustrating both the achievements and the ongoing challenges of this reform process.&lt;/p&gt;&#xD;
    &lt;p class="publication-links"&gt;&#xD;
      &lt;a href="https://www.majazilih.at/items/this-is-a-title-02" target="_blank" rel="noopener"&gt;Details on majazilih.at&lt;/a&gt;&#xD;
    &lt;/p&gt;&#xD;
  &lt;/article&gt;&#xD;
&#xD;
  &lt;p style="text-align: right; margin-top: 1.5em; font-size: 0.9em;"&gt;&#xD;
    &lt;a href="https://www.majazilih.at/items" target="_blank" rel="noopener" style="color: #5a3e28; border-bottom: 1px dotted #c9a96e; text-decoration: none; padding-bottom: 1px;"&gt;See all publications on Maja's professional site →&lt;/a&gt;&#xD;
  &lt;/p&gt;&#xD;
&#xD;
&lt;/section&gt;&#xD;
&#xD;
&#xD;
&lt;!-- ═══════════════════════════════════════════════════════════════════&#xD;
     END — RESEARCH &amp; PUBLICATIONS SECTION&#xD;
     ═══════════════════════════════════════════════════════════════════ --&gt;</description>
      <pubDate>Sun, 19 Jan 2020 11:49:51 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.about-maja</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2020-01-19T11:49:51Z</dc:date>
    </item>
    <item>
      <title>Maja's blog &amp; Articles</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.majas-blog-articles</link>
      <description>&lt;p&gt;Blogposts &amp;amp; articles are here to share information on various topics, components of a more aware and conscious living, such as health and anatomy issues, tips for sustaining the daily practice, psychology and spirituality issues, and importance of reducing all forms of violence in raising children. The readers and yoga students are welcome to ask questions, and share their opinions and sentiments on all these matters&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Sun, 19 Jan 2020 11:49:51 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.majas-blog-articles</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2020-01-19T11:49:51Z</dc:date>
    </item>
    <item>
      <title>Keep in touch</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.contact</link>
      <description />
      <pubDate>Sun, 19 Jan 2020 11:49:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.contact</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2020-01-19T11:49:00Z</dc:date>
    </item>
    <item>
      <title>The Sensit Yoga™ System</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.sensityoga</link>
      <description>&lt;ul&gt;&#xD;
	&lt;li class="imageholder circle-thumb"&gt;&#xD;
		&lt;a href="https://www.sensityoga.com/?i=sensityoga.en.home"&gt;&lt;img alt="" src="https://www.sensityoga.com/resources/toolip/img-thumb/2018/05/03/sensityoga-logo_goldback-white-fol-2018-small.jpg" style="width: 118px; height: 118px; float: left;" /&gt; &lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Sensit Yoga&amp;trade; Somatics | with &lt;a href="https://www.sensityoga.com/?i=sensityoga.en.about-maja"&gt;Maja Zilih&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Sensit Yoga Somatics centers on connecting with the body&amp;#39;s innate wisdom, to find new avenues and sources of support, healing, and vitality.&amp;nbsp;It is a practice of self-care and profound body-mind integration.&amp;nbsp;The sessions combine embodied movement, breathwork, and meditation.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;In Sensit Yoga, the healing of body-mind happens through a cultivation of gentle and supportive inner relationship, listening to our body, and being guided by its wisdom. We study the body-mind intimately through a direct experience of our bones, muscles, fascia, organs, glands and the ever-changing states of our nervous system.&lt;/p&gt;&#xD;
&lt;p&gt;We become aware of supportive inner structures and connections, whilst we also maintain awareness of the body as a whole. This awareness brings forth an optimally supported inner organisation, which can then be utilized in any given movement - be it walking, speaking, running, yoga postures or other.&lt;/p&gt;&#xD;
&lt;p&gt;When we move with relaxed presence and increased sensitivity, the body signals which places accumulate unnecessary tension. In Sensit Yoga we learn to release this tension by relating to gravity in particular ways, and initiating movement and sound from different points in the body. When the energy that was holding the accumulated tension gets unleashed, the result is an energized, joyful and effortless way of moving and being.&lt;/p&gt;&#xD;
&lt;p&gt;Maja is a passionate explorer of yoga as a process of human healing and growth. Her life and teaching are dedicated to connecting with people with presence and care. Her Sensit Yoga method consists of applicable, mindful, and embodied approach to physical movement. She invites students to experience asana as a platform for self inquiry and exploration. Each individual is invited to work at their own pace and within their field of comfort, so that the learning takes place with increased sensitivity and heightened awareness.&amp;nbsp; &amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Sensit Yoga is inspired by Maja&amp;#39;s many years of Hatha Yoga practice and teaching, as well as experiential anatomy learning through Body-Mind Centering, Feldenkrais and other methods of conscious exploration. She has been directing Yoga Teacher Training Programmes 200hr, 300hr, and 500hr, as well as continuing education modules, workshops and retreats in Greece and Austria.&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Maja&amp;#39;s note: The outside world is merely a reflection of our inner state. Increasingly integrating (the seemingly scattered) parts of the self through yoga and other awareness practices, we begin to see the profound connections and interdependence everywhere we look. From the separation dream, we gradually wake up to the fact that our individual spiritual growth is both contributing to, and strongly dependent on the degree of the evolution of the collective. Whether through meditation, mindful asana practice, aware parenting, acts of self-nurture, being in service to the underprivileged, or through simple random acts of kindness, yoga truly comes alive when the context behind our actions is a desire to contribute to the elevation of consciousness of the humanity as a whole.&amp;nbsp;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/p&gt;&#xD;
&lt;h4&gt;&amp;nbsp;&lt;/h4&gt;&#xD;
&lt;h5&gt;&lt;strong&gt;&lt;span style="box-sizing: border-box; line-height: inherit; font-family: Roboto, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px;"&gt;&lt;a href="https://www.youtube.com/channel/UCzJkcBIeM5wMrTPe6H_Wm2g?view_as=subscriber?sub_confirmation=1"&gt;Subscribe to the Sensit Yoga Youtube Channel&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/h5&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Thu, 26 Apr 2018 15:25:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.sensityoga</guid>
      <dc:creator>Miltos Pavlou</dc:creator>
      <dc:date>2018-04-26T15:25:00Z</dc:date>
    </item>
    <item>
      <title>home</title>
      <link>https://www.sensityoga.com/?i=sensityoga.en.home</link>
      <description />
      <pubDate>Thu, 26 Apr 2018 14:30:00 GMT</pubDate>
      <guid>https://www.sensityoga.com/?i=sensityoga.en.home</guid>
      <dc:creator>Stefanos Patelis</dc:creator>
      <dc:date>2018-04-26T14:30:00Z</dc:date>
    </item>
  </channel>
</rss>

