<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
        <title>Yantra.lv Viktorija Darakova - Нужна ли мне Астропсихология?</title>
        <link>http://www.yantra-online.info/zaochno/nuzhna-li-mne-astropsihologija/</link>
        <description>Yantra.lv Viktorija Darakova - Нужна ли мне Астропсихология?</description>
                    <item>
                <title>Нужна ли мне Астропсихология?</title>
                <link>http://www.yantra-online.info/zaochno/nuzhna-li-mne-astropsihologija/params/post/2047261/nuzhna-li-mne-astropsihologija</link>
                <pubDate>Thu, 19 Mar 2020 11:18: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;Мастер-класс: Игра с Драконом&lt;/title&gt;
&lt;style&gt;
/* ===== DRAGONS WEBINAR — SOFT PURPLE + MAGENTA PALETTE ===== */
/* Scope: .fl | All rules use !important for CMS override safety */

/* === PALETTE ===
   Deep purple  : #4A148C
   Rich purple  : #7B1FA2
   Medium purple: #AB47BC
   Lavender     : #CE93D8 / #E1BEE7
   Magenta deep : #AD1457
   Magenta mid  : #D81B60 / #EC407A
   Magenta soft : #F48FB1
   Bg purple    : #F8F0FF
   Bg magenta   : #FDF2F8
   White        : #FFFFFF
   Text         : #2D1B3D
*/

.fl * { box-sizing: border-box !important; margin: 0 !important; padding: 0 !important; }
.fl { font-family: &#039;Segoe UI&#039;, Arial, sans-serif !important; color: #2D1B3D !important; background: #FFFFFF !important; max-width: 860px !important; margin: 0 auto !important; padding: 0 !important; }

/* ── HERO ── */
.fl-hero {
  background: linear-gradient(135deg, #4A148C 0%, #7B1FA2 45%, #AD1457 100%) !important;
  padding: 56px 32px 80px !important;
  text-align: center !important;
  position: relative !important;
  overflow: hidden !important;
}
.fl-hero::before {
  content: &#039;&#039; !important;
  position: absolute !important;
  top: -60px !important; right: -60px !important;
  width: 220px !important; height: 220px !important;
  background: rgba(255,255,255,0.06) !important;
  border-radius: 50% !important;
}
.fl-hero::after {
  content: &#039;&#039; !important;
  position: absolute !important;
  bottom: -40px !important; left: -5% !important;
  width: 110% !important; height: 80px !important;
  background: #FFFFFF !important;
  border-radius: 50% !important;
}
.fl-hero-emoji {
  font-size: 3rem !important;
  display: block !important;
  margin-bottom: 18px !important;
}
.fl-hero h1 {
  font-size: clamp(1.6rem, 4vw, 2.5rem) !important;
  font-weight: 800 !important;
  color: #FFFFFF !important;
  line-height: 1.25 !important;
  margin-bottom: 14px !important;
}
.fl-hero-sub {
  font-size: clamp(0.95rem, 2.5vw, 1.1rem) !important;
  color: rgba(255,255,255,0.85) !important;
  line-height: 1.6 !important;
  max-width: 580px !important;
  margin: 0 auto !important;
}

/* ── SECTIONS ── */
.fl-section {
  background: #FFFFFF !important;
  padding: 48px 28px !important;
}
.fl-section-soft {
  background: #F8F0FF !important;
  padding: 48px 28px !important;
}
.fl-section-mag {
  background: #FDF2F8 !important;
  padding: 48px 28px !important;
}
.fl-section-dark {
  background: linear-gradient(135deg, #4A148C 0%, #7B1FA2 100%) !important;
  padding: 48px 28px !important;
}

/* ── HEADINGS ── */
.fl h2 {
  font-size: clamp(1.25rem, 3.5vw, 1.85rem) !important;
  font-weight: 700 !important;
  color: #7B1FA2 !important;
  text-align: center !important;
  margin-bottom: 8px !important;
  line-height: 1.3 !important;
}
.fl-section-dark h2 { color: #FFFFFF !important; }
.fl-divider {
  width: 64px !important; height: 4px !important;
  background: linear-gradient(90deg, #AB47BC, #EC407A) !important;
  border-radius: 2px !important;
  margin: 0 auto 32px !important;
}
.fl-section-dark .fl-divider {
  background: linear-gradient(90deg, rgba(255,255,255,0.5), rgba(255,255,255,0.15)) !important;
}
.fl-tag {
  display: inline-block !important;
  background: #F3E5F5 !important;
  color: #7B1FA2 !important;
  border-radius: 20px !important;
  padding: 4px 16px !important;
  font-size: 0.82rem !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  margin-bottom: 14px !important;
}
.fl-tag-center { text-align: center !important; }
.fl-section-dark .fl-tag {
  background: rgba(255,255,255,0.15) !important;
  color: #FFFFFF !important;
}
.fl-lead {
  text-align: center !important;
  font-size: 1rem !important;
  color: #5D3A7A !important;
  line-height: 1.65 !important;
  max-width: 620px !important;
  margin: 0 auto 32px !important;
}
.fl-section-dark .fl-lead { color: rgba(255,255,255,0.85) !important; }

/* ── CHECKLIST ── */
.fl-checklist {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  margin-bottom: 32px !important;
}
.fl-checklist li {
  background: #FFFFFF !important;
  border: 1.5px solid #CE93D8 !important;
  border-radius: 14px !important;
  padding: 16px 20px 16px 58px !important;
  position: relative !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
  color: #2D1B3D !important;
}
.fl-checklist li::before {
  content: &#039;✓&#039; !important;
  position: absolute !important;
  left: 16px !important; top: 50% !important;
  transform: translateY(-50%) !important;
  width: 28px !important; height: 28px !important;
  background: linear-gradient(135deg, #AB47BC, #EC407A) !important;
  color: #FFFFFF !important;
  border-radius: 50% !important;
  font-size: 0.85rem !important;
  font-weight: 800 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* ── VIDEO ── */
.fl-video-wrap {
  position: relative !important;
  width: 100% !important;
  padding-bottom: 56.25% !important;
  height: 0 !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  box-shadow: 0 8px 32px rgba(74,20,140,0.18) !important;
}
.fl-video-wrap iframe {
  position: absolute !important;
  top: 0 !important; left: 0 !important;
  width: 100% !important; height: 100% !important;
  border: none !important;
}
.fl-video-label {
  text-align: center !important;
  font-size: 0.85rem !important;
  color: #AB47BC !important;
  margin-top: 10px !important;
  font-style: italic !important;
}

/* ── HIGHLIGHT QUOTE ── */
.fl-quote {
  background: linear-gradient(135deg, #F3E5F5 0%, #FCE4EC 100%) !important;
  border-left: 5px solid #AB47BC !important;
  border-radius: 0 16px 16px 0 !important;
  padding: 24px 28px !important;
  font-size: 1.05rem !important;
  line-height: 1.7 !important;
  color: #2D1B3D !important;
  margin-bottom: 0 !important;
}
.fl-quote strong { color: #7B1FA2 !important; }

/* ── PODCAST BLOCK ── */
.fl-podcast {
  background: linear-gradient(135deg, #AD1457 0%, #D81B60 100%) !important;
  border-radius: 20px !important;
  padding: 28px 28px 24px !important;
  margin-bottom: 28px !important;
  text-align: center !important;
}
.fl-podcast-icon {
  font-size: 2rem !important;
  display: block !important;
  margin-bottom: 10px !important;
}
.fl-podcast h3 {
  font-size: clamp(0.95rem, 2.5vw, 1.15rem) !important;
  font-weight: 700 !important;
  color: #FFFFFF !important;
  line-height: 1.4 !important;
  margin-bottom: 0 !important;
}

/* ── TEXT PARAGRAPHS ── */
.fl-text {
  font-size: 1rem !important;
  line-height: 1.75 !important;
  color: #2D1B3D !important;
}
.fl-text + .fl-text { margin-top: 18px !important; }
.fl-text strong { color: #7B1FA2 !important; }
.fl-text em { color: #AD1457 !important; font-style: normal !important; font-weight: 600 !important; }

/* ── INFOBOX ── */
.fl-infobox {
  background: linear-gradient(135deg, #F3E5F5 0%, #FCE4EC 100%) !important;
  border: 2px solid #CE93D8 !important;
  border-radius: 18px !important;
  padding: 28px 28px !important;
  font-size: 0.98rem !important;
  line-height: 1.7 !important;
  color: #2D1B3D !important;
}
.fl-infobox strong { color: #7B1FA2 !important; }

/* ── BANNER LINK ── */
.fl-banner-link {
  display: block !important;
  background: linear-gradient(135deg, #F3E5F5 0%, #FCE4EC 100%) !important;
  border: 2px solid #CE93D8 !important;
  border-radius: 16px !important;
  padding: 22px 28px !important;
  text-align: center !important;
  text-decoration: none !important;
  transition: border-color 0.2s, box-shadow 0.2s !important;
}
.fl-banner-link:hover {
  border-color: #AB47BC !important;
  box-shadow: 0 6px 24px rgba(171,71,188,0.22) !important;
}
.fl-banner-link-icon {
  font-size: 2rem !important;
  display: block !important;
  margin-bottom: 10px !important;
}
.fl-banner-link span {
  display: block !important;
  font-size: 1.05rem !important;
  font-weight: 700 !important;
  color: #7B1FA2 !important;
}
.fl-banner-link small {
  display: block !important;
  font-size: 0.85rem !important;
  color: #AD1457 !important;
  margin-top: 4px !important;
}

/* ── CTA BUTTON ── */
.fl-cta-wrap { text-align: center !important; }
.fl-btn {
  display: inline-block !important;
  background: linear-gradient(135deg, #7B1FA2 0%, #AD1457 100%) !important;
  color: #FFFFFF !important;
  -webkit-text-fill-color: #FFFFFF !important;
  text-decoration: none !important;
  font-size: clamp(1rem, 2.5vw, 1.15rem) !important;
  font-weight: 700 !important;
  padding: 16px 44px !important;
  border-radius: 50px !important;
  box-shadow: 0 6px 24px rgba(123,31,162,0.35) !important;
  letter-spacing: 0.02em !important;
  transition: transform 0.2s, box-shadow 0.2s !important;
}
.fl-btn:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 10px 32px rgba(123,31,162,0.50) !important;
  color: #FFFFFF !important;
  -webkit-text-fill-color: #FFFFFF !important;
}
.fl-btn-sub {
  display: block !important;
  color: #AB47BC !important;
  -webkit-text-fill-color: #AB47BC !important;
  font-size: 0.85rem !important;
  font-weight: 400 !important;
  margin-top: 10px !important;
}
.fl-section-dark .fl-btn-sub {
  color: rgba(255,255,255,0.70) !important;
  -webkit-text-fill-color: rgba(255,255,255,0.70) !important;
}

p { margin-bottom: 0 !important; }
&lt;/style&gt;

&lt;div class=&quot;fl&quot;&gt;

  &lt;!-- ░░ HERO ░░ --&gt;
  &lt;div class=&quot;fl-hero&quot;&gt;
    &lt;span class=&quot;fl-hero-emoji&quot;&gt;🐉&lt;/span&gt;
    &lt;h1&gt;Мастер-класс&lt;br&gt;«Игра с Драконом»&lt;/h1&gt;
    &lt;p class=&quot;fl-hero-sub&quot;&gt;Узнайте своего Дракона — откройте скрытый Талант и перестаньте сливать энергию&lt;/p&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ЧТО БУДЕТ ░░ --&gt;
  &lt;div class=&quot;fl-section&quot;&gt;
    &lt;div class=&quot;fl-tag-center&quot;&gt;&lt;span class=&quot;fl-tag&quot;&gt;Мастер-класс&lt;/span&gt;&lt;/div&gt;
    &lt;h2&gt;Что будет? Чем полезен мастер-класс?&lt;/h2&gt;
    &lt;div class=&quot;fl-divider&quot;&gt;&lt;/div&gt;
    &lt;ul class=&quot;fl-checklist&quot;&gt;
      &lt;li&gt;Узнаете всех Драконов, узнаете их схемы действий&lt;/li&gt;
      &lt;li&gt;Программа Максимум — победа над Драконом&lt;/li&gt;
    &lt;/ul&gt;
    &lt;div class=&quot;fl-video-wrap&quot;&gt;
      &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/JNOG4A3zHrw&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ АНКЕТА + ВЕБИНАР ░░ --&gt;
  &lt;div class=&quot;fl-section-soft&quot;&gt;
    &lt;div class=&quot;fl-tag-center&quot;&gt;&lt;span class=&quot;fl-tag&quot;&gt;Вводный вебинар&lt;/span&gt;&lt;/div&gt;
    &lt;h2&gt;Задайте свои вопросы&lt;/h2&gt;
    &lt;div class=&quot;fl-divider&quot;&gt;&lt;/div&gt;
    &lt;p class=&quot;fl-lead&quot;&gt;Пишите вопросы в анкете — постараюсь ответить на них на Вводном вебинаре&lt;/p&gt;
    &lt;div class=&quot;fl-cta-wrap&quot;&gt;
      &lt;a class=&quot;fl-btn&quot; href=&quot;https://forms.gle/tm3qriwPyUX88oFJ7&quot; target=&quot;_blank&quot;&gt;Задать вопрос в анкете&lt;/a&gt;
      &lt;span class=&quot;fl-btn-sub&quot;&gt;Заходите здесь →&lt;/span&gt;
    &lt;/div&gt;
    &lt;br&gt;
    &lt;div class=&quot;fl-video-wrap&quot;&gt;
      &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/6N5l05yhCKY&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ УЗНАТЬ ДРАКОНА ░░ --&gt;
  &lt;div class=&quot;fl-section&quot;&gt;
    &lt;div class=&quot;fl-tag-center&quot;&gt;&lt;span class=&quot;fl-tag&quot;&gt;Ваш Талант&lt;/span&gt;&lt;/div&gt;
    &lt;h2&gt;Узнать своего Дракона&lt;/h2&gt;
    &lt;div class=&quot;fl-divider&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;fl-quote&quot;&gt;
      Это &lt;b&gt;уникальная возможность&lt;/b&gt; понять, кто скрывает ваш Талант — и перестать сливать энергию.
    &lt;/div&gt;
    &lt;br&gt;
    &lt;div class=&quot;fl-podcast&quot;&gt;
      &lt;span class=&quot;fl-podcast-icon&quot;&gt;🎙&lt;/span&gt;
      &lt;h3&gt;От САМОРАЗРУШЕНИЯ К САМОРЕАЛИЗАЦИИ:&lt;br&gt;как найти свой истинный потенциал?&lt;br&gt;Подкаст «ИГРА С ДРАКОНОМ»&lt;/h3&gt;
    &lt;/div&gt;
    &lt;div class=&quot;fl-video-wrap&quot;&gt;
      &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/xBdrHmvgU3U&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ЧТО ТАКОЕ ДРАКОН ░░ --&gt;
  &lt;div class=&quot;fl-section-mag&quot;&gt;
    &lt;div class=&quot;fl-tag-center&quot;&gt;&lt;span class=&quot;fl-tag&quot;&gt;Философия&lt;/span&gt;&lt;/div&gt;
    &lt;h2&gt;Что такое Дракон?&lt;/h2&gt;
    &lt;div class=&quot;fl-divider&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;fl-infobox&quot;&gt;
      &lt;p class=&quot;fl-text&quot;&gt;«&lt;b&gt;ДРАКОН»&lt;/b&gt; показывает наш корневой порок, основную негативную схему, сферу полной неосознанности. Дракон — не наказание, а &lt;b&gt;главный учитель&lt;/b&gt;, который учит очень жёстко. Он создаёт ситуации, через которые приходят боль, разочарования, страдания и болезни.&lt;/p&gt;
      &lt;br&gt;
      &lt;p class=&quot;fl-text&quot;&gt;Наша задача — не искоренить, а &lt;i&gt;трансформировать&lt;/i&gt; качество, которое гипертрофирует Дракон. Сыграть с Драконом и победить его — значит открыть и развить &lt;b&gt;ТАЛАНТ&lt;/b&gt;, некую &lt;b&gt;ГЕНИАЛЬНОСТЬ&lt;/b&gt; в этой жизни. Это приносит счастье, реализацию и успех!&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ МОЯ ИСТОРИЯ ░░ --&gt;
  &lt;div class=&quot;fl-section&quot;&gt;
    &lt;a class=&quot;fl-banner-link&quot; href=&quot;/m/page/6194038/&quot; target=&quot;_blank&quot;&gt;
      &lt;span class=&quot;fl-banner-link-icon&quot;&gt;✨&lt;/span&gt;
      Моя история встречи с Драконами
      &lt;small&gt;Читать личную историю →&lt;/small&gt;
    &lt;/a&gt;
  &lt;/div&gt;

&lt;/div&gt;</description>
            </item>
            </channel>
</rss>