<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
        <title>Yantra.lv Viktorija Darakova - Чакры энерго матрица</title>
        <link>http://www.yantra.lv/zaochno/joga-i-joga-terapija/chakry-jenergo-matrica/</link>
        <description>Yantra.lv Viktorija Darakova - Чакры энерго матрица</description>
                    <item>
                <title>ЧАКРЫ – наша энерго матрица</title>
                <link>http://www.yantra.lv/zaochno/joga-i-joga-terapija/chakry-jenergo-matrica/params/post/1898782/chakry-nasha-jenergo-matrica</link>
                <pubDate>Sun, 29 Sep 2019 19:00:00 +0000</pubDate>
                <description>&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;Курс «Чакры — энергоматрица человека» — 26 занятий теории и практики&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;Онлайн-курс «Чакры — энергоматрица человека»: 26 видео-занятий по 1.5 часа (теория + практика йоги, медитации, мантры и асаны для каждой из 7 чакр). Доступ 9 месяцев, 14 дней гарантии.&quot;&gt;
&lt;meta name=&quot;keywords&quot; content=&quot;чакры, энергоматрица, курс чакры, йога, медитация, мантры, асаны, 7 чакр, энергетические центры, духовное развитие, онлайн курс йоги&quot;&gt;
&lt;script type=&quot;application/ld+json&quot;&gt;
{
  &quot;@context&quot;: &quot;https://schema.org&quot;,
  &quot;@type&quot;: &quot;Course&quot;,
  &quot;name&quot;: &quot;Чакры — энергоматрица человека&quot;,
  &quot;description&quot;: &quot;Онлайн-курс из 26 видео-занятий (теория + практика) по 1.5 часа, посвящённый работе с 7 основными чакрами при помощи медитации, мантр и асан йоги.&quot;,
  &quot;provider&quot;: {
    &quot;@type&quot;: &quot;Organization&quot;,
    &quot;name&quot;: &quot;Yantra&quot;,
    &quot;sameAs&quot;: &quot;https://www.yantra.lv/&quot;
  },
  &quot;hasCourseInstance&quot;: {
    &quot;@type&quot;: &quot;CourseInstance&quot;,
    &quot;courseMode&quot;: &quot;online&quot;,
    &quot;courseWorkload&quot;: &quot;PT39H&quot;
  },
  &quot;offers&quot;: {
    &quot;@type&quot;: &quot;Offer&quot;,
    &quot;price&quot;: &quot;210&quot;,
    &quot;priceCurrency&quot;: &quot;EUR&quot;,
    &quot;availability&quot;: &quot;https://schema.org/InStock&quot;
  }
}
&lt;/script&gt;
&lt;style&gt;
/* ── RESET ТОЛЬКО ВНУТРИ БЛОКА ─────────────────────── */
.fl * { box-sizing: border-box; }
.fl, .fl * {
  color: inherit;
  font-family: &#039;Segoe UI&#039;, Arial, sans-serif;
}

.fl {
  background: #faf7ff !important;
  color: #2d2640 !important;
  line-height: 1.7;
  font-size: 16px;
}

/* ── СЕКЦИИ ──────────────────────────────────────────── */
.fl-section {
  padding: 48px 24px;
  max-width: 820px;
  margin: 0 auto;
}
.fl-section + .fl-section { border-top: 1px solid #e3d9f5; }

/* ── HERO ─────────────────────────────────────────────── */
.fl-hero {
  background: linear-gradient(135deg, #4C1D95 0%, #9333EA 55%, #C026D3 100%) !important;
  padding: 64px 24px 52px;
  text-align: center;
}
.fl-badge {
  display: inline-block;
  background: rgba(255,255,255,.18) !important;
  color: #ffffff !important;
  font-size: .9rem !important;
  font-weight: 700 !important;
  padding: 8px 22px !important;
  border-radius: 30px !important;
  margin-bottom: 20px !important;
  letter-spacing: .02em;
}
.fl-hero h1 {
  color: #ffffff !important;
  font-size: clamp(1.6rem, 4.2vw, 2.7rem);
  font-weight: 800;
  line-height: 1.25;
  margin: 0 auto 18px;
  max-width: 720px;
  text-shadow: 0 2px 8px rgba(0,0,0,.2);
}
.fl-hero p {
  color: #ffffff !important;
  font-size: 1.1rem;
  max-width: 650px;
  margin: 0 auto 12px;
  opacity: .94;
}

/* ── КНОПКИ (shine-effect микро-анимация) ─────────────── */
.fl-btn-cta, .moze-button-large {
  position: relative !important;
  overflow: hidden !important;
  display: inline-block !important;
  background: linear-gradient(135deg, #F2722A, #FDBA74) !important;
  color: #ffffff !important;
  font-size: 1.1rem !important;
  font-weight: 800 !important;
  padding: 16px 44px !important;
  border-radius: 50px !important;
  text-decoration: none !important;
  box-shadow: 0 6px 24px rgba(242,114,42,.35) !important;
  transition: transform .35s cubic-bezier(.34,1.56,.64,1), box-shadow .3s ease, letter-spacing .3s ease;
  border: none !important;
}
.fl-btn-cta::after, .moze-button-large::after {
  content: &#039;&#039; !important;
  position: absolute !important;
  top: 0 !important; left: -120% !important;
  width: 60% !important; height: 100% !important;
  background: linear-gradient(120deg, transparent, rgba(255,255,255,0.5), transparent) !important;
  transform: skewX(-20deg) !important;
  transition: left 0.65s ease !important;
  pointer-events: none !important;
}
.fl-btn-cta:hover::after, .moze-button-large:hover::after { left: 130% !important; }
.fl-btn-cta:hover, .moze-button-large:hover {
  transform: translateY(-4px) scale(1.045);
  letter-spacing: 0.02em;
  box-shadow: 0 12px 32px rgba(242,114,42,.45) !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.fl-btn-cta:active, .moze-button-large:active { transform: translateY(-1px) scale(0.99); }

/* ── ЗАГОЛОВКИ СЕКЦИЙ ──────────────────────────────────── */
.fl-title {
  font-size: clamp(1.3rem, 3vw, 1.85rem) !important;
  font-weight: 800 !important;
  color: #4C1D95 !important;
  margin-bottom: 8px !important;
}
.fl-subtitle {
  color: #6b5e8a !important;
  font-size: 1rem !important;
  margin-bottom: 28px !important;
}

/* ── ИЗОБРАЖЕНИЕ ───────────────────────────────────────── */
.fl-img-wrap {
  text-align: center;
  margin: 28px 0;
}
.fl-img-wrap img {
  max-width: 100%;
  border-radius: 18px;
  box-shadow: 0 8px 32px rgba(76,29,149,.18);
  transition: transform .5s ease;
}
.fl-img-wrap img:hover { transform: scale(1.015); }

/* ── СПИСОК &quot;ВЫЯСНИМ&quot; ──────────────────────────────────── */
.fl-points {
  list-style: none !important;
  padding: 0 !important;
  margin: 24px 0 !important;
  display: grid;
  gap: 12px;
}
.fl-points li {
  background: #ffffff !important;
  border-radius: 14px;
  padding: 16px 20px 16px 52px !important;
  box-shadow: 0 2px 12px rgba(76,29,149,.07);
  font-size: .98rem !important;
  color: #2d2640 !important;
  position: relative;
  border-left: 4px solid #9333EA;
  transition: transform .3s cubic-bezier(.34,1.56,.64,1), box-shadow .3s ease;
}
.fl-points li:hover { transform: translateX(6px); box-shadow: 0 8px 22px rgba(147,51,234,.18); }
.fl-points li::before {
  content: &quot;✦&quot;;
  position: absolute;
  left: 18px;
  top: 16px;
  color: #C026D3;
  font-size: 1.2rem;
  font-weight: 800;
}

/* ── ИНФОБОКС ──────────────────────────────────────────── */
.fl-infobox {
  background: #f3e8ff !important;
  border-left: 5px solid #9333EA;
  border-radius: 18px;
  padding: 24px 28px;
  margin: 28px 0;
}
.fl-infobox p {
  font-size: 1.02rem !important;
  color: #3a2a5c !important;
  margin: 0 !important;
}

/* ── ЧАКРЫ — СЕТКА КАРТОЧЕК ────────────────────────────── */
.fl-chakra-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 16px;
  margin-top: 24px;
  counter-reset: chakra;
}
.fl-chakra-card {
  counter-increment: chakra;
  background: #ffffff !important;
  border-radius: 16px;
  padding: 22px 20px 20px;
  box-shadow: 0 2px 14px rgba(76,29,149,.08);
  position: relative;
  padding-left: 64px;
  transition: transform .3s cubic-bezier(.34,1.56,.64,1), box-shadow .3s ease, border-color .3s ease;
  border: 2px solid transparent;
}
.fl-chakra-card:hover {
  transform: translateY(-6px);
  border-color: #C026D3;
  box-shadow: 0 12px 30px rgba(192,38,212,.2);
}
.fl-chakra-card::before {
  content: counter(chakra);
  position: absolute;
  left: 16px;
  top: 22px;
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #4C1D95, #C026D3);
  color: #ffffff !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 1rem;
}
.fl-chakra-card strong {
  display: block !important;
  font-size: 1rem !important;
  color: #4C1D95 !important;
}

/* ── ЦЕНА ─────────────────────────────────────────────── */
.fl-price-box {
  background: linear-gradient(135deg, #4C1D95 0%, #9333EA 100%) !important;
  border-radius: 24px;
  padding: 40px 32px;
  text-align: center;
  margin: 0 24px;
  box-shadow: 0 10px 40px rgba(76,29,149,.3);
}
.fl-price-box .fl-price-old {
  color: rgba(255,255,255,.65) !important;
  text-decoration: line-through;
  font-size: 1.2rem !important;
  margin-bottom: 4px !important;
}
.fl-price-box .fl-price-new {
  color: #ffffff !important;
  font-size: clamp(2rem, 6vw, 3rem) !important;
  font-weight: 800 !important;
  margin-bottom: 8px !important;
}
.fl-price-box .fl-price-note {
  color: rgba(255,255,255,.9) !important;
  font-size: .98rem !important;
  margin-bottom: 24px !important;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

/* ── ВИДЖЕТ ОПЛАТЫ ─────────────────────────────────────── */
.fl-widget-wrap {
  max-width: 520px;
  margin: 24px auto 0;
}

/* ── CTA ──────────────────────────────────────────────── */
.fl-cta {
  text-align: center;
  padding: 8px 24px 0;
}
.fl-cta p {
  font-size: 1.02rem !important;
  color: #3a2a5c !important;
  margin-bottom: 22px !important;
}

/* ── FOOTER ───────────────────────────────────────────── */
.fl-footer {
  text-align: center;
  padding: 32px 24px 48px;
  font-size: .85rem !important;
  color: #9b8cc4 !important;
}

/* ── АДАПТИВ ──────────────────────────────────────────── */
@media (max-width: 680px) {
  .fl-section { padding: 40px 20px; }
  .fl-price-box { margin: 0 14px; padding: 32px 22px; }
}
@media (max-width: 560px) {
  .fl-hero { padding: 44px 18px 36px; }
  .fl-chakra-grid { grid-template-columns: 1fr; }
  .fl-btn-cta, .moze-button-large { padding: 14px 28px !important; font-size: 1rem !important; }
}
@media (max-width: 420px) {
  .fl-hero { padding: 36px 14px 30px; }
  .fl-section { padding: 32px 14px; }
  .fl-btn-cta, .moze-button-large { display: block !important; text-align: center; }
  .fl-price-box { padding: 28px 16px; }
}

/* ── REDUCED MOTION ── */
@media (prefers-reduced-motion: reduce) {
  .fl-btn-cta, .moze-button-large, .fl-btn-cta::after, .moze-button-large::after,
  .fl-points li, .fl-chakra-card, .fl-img-wrap img {
    transition: none !important;
  }
}
&lt;/style&gt;


&lt;div class=&quot;fl&quot;&gt;

  &lt;!-- ═══ HERO ═══════════════════════════════════════════ --&gt;
  &lt;header class=&quot;fl-hero&quot;&gt;
    &lt;span class=&quot;fl-badge&quot;&gt;🧘 Онлайн-курс · 26 занятий по 1.5 часа&lt;/span&gt;
    &lt;h1&gt;Чакры — энергоматрица человека&lt;/h1&gt;
    &lt;p&gt;Раскрыть весь свой потенциал, узнать скрытые возможности и вернуть телу здоровье через работу с 7 энергетическими центрами.&lt;/p&gt;
  &lt;/header&gt;

  &lt;!-- ═══ ОПИСАНИЕ КУРСА ═══════════════════════════════════ --&gt;
  &lt;section class=&quot;fl-section&quot; aria-label=&quot;О курсе Чакры&quot;&gt;
    &lt;h2 class=&quot;fl-title&quot;&gt;О курсе&lt;/h2&gt;
    &lt;p class=&quot;fl-subtitle&quot;&gt;26 видео-занятий (теория + практика) по 1.5 часа — на каждую чакру по 3 занятия&lt;/p&gt;

    &lt;div class=&quot;fl-img-wrap&quot;&gt;
      &lt;img src=&quot;//site-4273.mozfiles.com/files/4273/Chakra.jpg&quot; alt=&quot;Курс Чакры — энергоматрица человека&quot; loading=&quot;lazy&quot;&gt;
    &lt;/div&gt;

    &lt;p&gt;В традиции йоги сохранилась не только теория, но и практические способы коррекции работы чакр при помощи различных практик и асан. Каждое занятие строится по принципу &lt;b&gt;30 минут теории + 60 минут практики&lt;/b&gt;. На каждую чакру — 3 занятия.&lt;/p&gt;

    &lt;p&gt;&lt;b&gt;В этом курсе мы выясним:&lt;/b&gt;&lt;/p&gt;
    &lt;ul class=&quot;fl-points&quot;&gt;
      &lt;li&gt;Где находится каждая чакра и какие сферы жизни курирует?&lt;/li&gt;
      &lt;li&gt;Какие функции физического тела обеспечивает?&lt;/li&gt;
      &lt;li&gt;Какие болезни возникают при нарушении?&lt;/li&gt;
      &lt;li&gt;Как проявляется сознание через чакру, что блокирует?&lt;/li&gt;
      &lt;li&gt;Как практически гармонизировать при помощи медитации, звуков мантр и асаны&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class=&quot;fl-infobox&quot;&gt;
      &lt;p&gt;💜 Понятие о чакрах как о центрах психической энергии человека встречается в духовных практиках индуизма, тантре и йоге. Каждая чакра наполняет энергией и курирует определённую сферу нашей жизни. Если энергия чакры не гармонична или заблокирована — будет страдать эта часть жизни. Гармонизируя работу чакры, мы изменяем свою жизнь к лучшему!&lt;/p&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ═══ 7 ЧАКР ═══════════════════════════════════════════ --&gt;
  &lt;section class=&quot;fl-section&quot; aria-label=&quot;7 основных чакр и сфер жизни&quot;&gt;
    &lt;h2 class=&quot;fl-title&quot;&gt;7 основных чакр и сфер жизни&lt;/h2&gt;
    &lt;p class=&quot;fl-subtitle&quot;&gt;На занятиях мы рассмотрим каждую из них в теории и на практике&lt;/p&gt;
    &lt;div class=&quot;fl-chakra-grid&quot;&gt;
      &lt;div class=&quot;fl-chakra-card&quot;&gt;&lt;b&gt;Выживание и инстинкты&lt;/b&gt;&lt;/div&gt;
      &lt;div class=&quot;fl-chakra-card&quot;&gt;&lt;b&gt;Творчество и сексуальность&lt;/b&gt;&lt;/div&gt;
      &lt;div class=&quot;fl-chakra-card&quot;&gt;&lt;b&gt;Самоконтроль и умение достигать целей&lt;/b&gt;&lt;/div&gt;
      &lt;div class=&quot;fl-chakra-card&quot;&gt;&lt;b&gt;Любовь, радость, служение и умение прощать&lt;/b&gt;&lt;/div&gt;
      &lt;div class=&quot;fl-chakra-card&quot;&gt;&lt;b&gt;Взаимопонимание и умение выразить себя&lt;/b&gt;&lt;/div&gt;
      &lt;div class=&quot;fl-chakra-card&quot;&gt;&lt;b&gt;Интуиция и выход за пределы дуальности&lt;/b&gt;&lt;/div&gt;
      &lt;div class=&quot;fl-chakra-card&quot;&gt;&lt;b&gt;Целостность&lt;/b&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ═══ ЦЕНА И ОПЛАТА ════════════════════════════════════ --&gt;
  &lt;section class=&quot;fl-section&quot; aria-label=&quot;Стоимость курса и оплата&quot;&gt;
    &lt;h2 class=&quot;fl-title&quot;&gt;Стоимость и условия&lt;/h2&gt;
    &lt;p class=&quot;fl-subtitle&quot;&gt;Доступ к материалам курса на 9 месяцев&lt;/p&gt;

    &lt;div class=&quot;fl-price-box&quot;&gt;
      &lt;p class=&quot;fl-price-new&quot;&gt;210 €&lt;/p&gt;
      &lt;p class=&quot;fl-price-note&quot;&gt;26 видео-занятий (теория + практика) по 1.5 часа. Доступ к материалам курса — 9 месяцев. Действует 14-дневная безусловная гарантия на полный возврат оплаты — вы ничем не рискуете.&lt;/p&gt;

      &lt;div class=&quot;fl-widget-wrap&quot;&gt;
        &lt;div class=&quot;moze-inserted-code&quot;&gt;&lt;script id=&quot;b99d0bd3c929f777e110078d357827729411dcd2&quot; src=&quot;https://yantraonline.ru/pl/lite/widget/script?id=783919&quot;&gt;&lt;/script&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!-- ═══ CTA ══════════════════════════════════════════════ --&gt;
  &lt;section class=&quot;fl-section fl-cta&quot; aria-label=&quot;Подать заявку на обучение&quot;&gt;
    &lt;h2 class=&quot;fl-title&quot;&gt;Подать заявку на обучение&lt;/h2&gt;
    &lt;p&gt;Заполните контактную форму — я свяжусь с вами, отвечу на вопросы про обучение, способы и формы оплаты.&lt;/p&gt;
    &lt;a href=&quot;https://forms.gle/gXjF5Mxa677XwPB97&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; class=&quot;fl-btn-cta&quot; aria-label=&quot;Заполнить контактную форму на курс Чакры&quot;&gt;📋 Контактная форма&lt;/a&gt;
  &lt;/section&gt;

  &lt;!-- ═══ FOOTER ═══════════════════════════════════════════ --&gt;
  &lt;footer class=&quot;fl-footer&quot;&gt;
    Кундалини Аро Ханам
  &lt;/footer&gt;

&lt;/div&gt;&lt;!-- /.fl --&gt;</description>
            </item>
            </channel>
</rss>