<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
        <title>Yantra.lv Viktorija Darakova - Мамы и Папы</title>
        <link>http://www.yantra.lv/zaochno/mini-kursy/mamy-i-papy-1/</link>
        <description>Yantra.lv Viktorija Darakova - Мамы и Папы</description>
                    <item>
                <title>ПОЧЕМУ Я ВЫБРАЛ СЕБЕ ТАКИХ МАМУ И ПАПУ?</title>
                <link>http://www.yantra.lv/zaochno/mini-kursy/mamy-i-papy-1/params/post/1024197/pochemu-ja-vybral-sebe-takih-mamu-i-papu</link>
                <pubDate>Sun, 27 Nov 2016 01:17: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;style&gt;
/* =============================================================
   ПСИХОТИПЫ МАМЫ И ПАПЫ — PURPLE + ORANGE
   Purple:  #1E0A3C / #2D1B69 / #4C1D95 / #6D28D9 / #A78BFA / #EDE9FE
   Orange:  #7C2D12 / #C2410C / #EA580C / #F97316 / #FB923C / #FFF7ED
   ============================================================= */

.fl { font-family: &#039;Georgia&#039;, serif !important; color: #1E0A3C !important; line-height: 1.72 !important; }
.fl *, .fl *::before, .fl *::after { box-sizing: border-box !important; }

/* ── BACKGROUNDS ── */
.fl-bg-deep   { background: linear-gradient(160deg, #1E0A3C 0%, #2D1B69 60%, #4C1D95 100%) !important; padding: 64px 20px !important; }
.fl-bg-purple { background: linear-gradient(160deg, #EDE9FE 0%, #DDD6FE 100%) !important; padding: 64px 20px !important; }
.fl-bg-orange { background: linear-gradient(160deg, #FFF7ED 0%, #FFEDD5 100%) !important; padding: 64px 20px !important; }
.fl-bg-white  { background: #ffffff !important; padding: 64px 20px !important; }
.fl-bg-mid    { background: linear-gradient(160deg, #F5F3FF 0%, #EDE9FE 100%) !important; padding: 64px 20px !important; }

/* ── SECTION WRAPPER ── */
.fl-wrap { max-width: 860px !important; margin: 0 auto !important; }

/* ── HERO ── */
.fl-hero {
  position: relative !important;
  background: linear-gradient(135deg, #1E0A3C 0%, #2D1B69 45%, #4C1D95 75%, #6D28D9 100%) !important;
  padding: 80px 20px 130px !important;
  text-align: center !important;
  overflow: hidden !important;
}
.fl-hero::before {
  content: &#039;&#039; !important; position: absolute !important;
  top: -100px !important; right: -100px !important;
  width: 500px !important; height: 500px !important;
  background: radial-gradient(circle, rgba(249,115,22,0.18) 0%, transparent 70%) !important;
  border-radius: 50% !important; pointer-events: none !important;
}
.fl-hero::after {
  content: &#039;&#039; !important; position: absolute !important;
  bottom: -80px !important; left: 50% !important;
  transform: translateX(-50%) !important;
  width: 130% !important; height: 160px !important;
  background: #FFF7ED !important;
  border-radius: 50% !important;
}
.fl-hero-eyebrow {
  display: inline-block !important;
  background: rgba(249,115,22,0.22) !important;
  border: 1.5px solid rgba(251,146,60,0.50) !important;
  color: #FED7AA !important; font-size: 0.82rem !important; font-weight: 700 !important;
  padding: 7px 22px !important; border-radius: 30px !important;
  margin-bottom: 20px !important; letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  position: relative !important; z-index: 2 !important;
}
.fl-hero h1 {
  font-size: clamp(1.8rem, 4.5vw, 3rem) !important;
  font-weight: 900 !important; color: #fff !important;
  line-height: 1.18 !important; margin: 0 0 12px !important;
  position: relative !important; z-index: 2 !important;
}
.fl-hero h1 span { color: #FB923C !important; }
.fl-hero-sub {
  font-size: clamp(1rem, 2.2vw, 1.2rem) !important; color: #DDD6FE !important;
  max-width: 620px !important; margin: 0 auto 32px !important;
  line-height: 1.65 !important;
  position: relative !important; z-index: 2 !important;
}
.fl-hero-chips {
  display: flex !important; flex-wrap: wrap !important;
  gap: 10px !important; justify-content: center !important;
  position: relative !important; z-index: 2 !important;
}
.fl-hero-chip {
  background: rgba(255,255,255,0.12) !important;
  border: 1px solid rgba(255,255,255,0.25) !important;
  color: #fff !important; padding: 7px 16px !important;
  border-radius: 50px !important; font-size: 0.85rem !important;
}

/* ── DIVIDERS ── */
.fl-divider { width: 56px !important; height: 4px !important; border-radius: 4px !important; margin: 0 0 24px !important; }
.fl-div-purple { background: linear-gradient(90deg, #6D28D9, #A78BFA) !important; }
.fl-div-orange { background: linear-gradient(90deg, #EA580C, #F97316) !important; }
.fl-div-center { margin-left: auto !important; margin-right: auto !important; }

/* ── HEADINGS ── */
.fl-title { font-size: clamp(1.5rem, 3.5vw, 2.1rem) !important; font-weight: 900 !important; line-height: 1.2 !important; margin: 0 0 10px !important; }
.fl-title-white  { color: #fff !important; }
.fl-title-purple { color: #2D1B69 !important; }
.fl-title-orange { color: #7C2D12 !important; }
.fl-title-deep   { color: #1E0A3C !important; }
.fl-sub { font-size: 1rem !important; margin: 0 0 30px !important; line-height: 1.6 !important; }
.fl-sub-light  { color: #DDD6FE !important; }
.fl-sub-purple { color: #6D28D9 !important; }
.fl-sub-orange { color: #C2410C !important; }

/* ── BUTTONS ── */
.fl-btn-orange {
  display: inline-block !important;
  background: linear-gradient(135deg, #C2410C, #F97316) !important;
  color: #fff !important; font-weight: 900 !important; font-size: 1rem !important;
  padding: 15px 36px !important; border-radius: 50px !important;
  text-decoration: none !important; letter-spacing: 0.05em !important;
  box-shadow: 0 8px 28px rgba(194,65,12,0.42) !important;
}
.fl-btn-purple {
  display: inline-block !important;
  background: linear-gradient(135deg, #2D1B69, #6D28D9) !important;
  color: #fff !important; font-weight: 800 !important; font-size: 0.95rem !important;
  padding: 13px 30px !important; border-radius: 50px !important;
  text-decoration: none !important;
  box-shadow: 0 6px 22px rgba(45,27,105,0.40) !important;
}

/* ── QUOTE BLOCK ── */
.fl-quote {
  background: linear-gradient(135deg, #2D1B69 0%, #4C1D95 100%) !important;
  border-radius: 20px !important; padding: 32px 36px !important;
  position: relative !important;
  box-shadow: 0 10px 40px rgba(45,27,105,0.30) !important;
}
.fl-quote::before {
  content: &#039;❝&#039; !important; position: absolute !important;
  top: 18px !important; left: 28px !important;
  font-size: 3.5rem !important; color: rgba(251,146,60,0.35) !important;
  line-height: 1 !important;
}
.fl-quote p {
  font-size: 1.05rem !important; color: #EDE9FE !important;
  font-style: italic !important; line-height: 1.78 !important;
  margin: 0 0 10px !important; padding-left: 20px !important;
}
.fl-quote p:last-child { margin-bottom: 0 !important; }
.fl-quote strong { color: #FB923C !important; font-style: normal !important; }

/* ── LEAD TEXT ── */
.fl-lead {
  font-size: 1.05rem !important; font-weight: 600 !important;
  line-height: 1.75 !important; margin-bottom: 20px !important;
  border-left: 5px solid #F97316 !important;
  padding: 14px 18px !important;
  background: linear-gradient(90deg, rgba(249,115,22,0.09), transparent) !important;
  border-radius: 0 12px 12px 0 !important; color: #1E0A3C !important;
}
.fl-lead-purple {
  font-size: 1.05rem !important; font-weight: 600 !important;
  line-height: 1.75 !important; margin-bottom: 20px !important;
  border-left: 5px solid #A78BFA !important;
  padding: 14px 18px !important;
  background: linear-gradient(90deg, rgba(167,139,250,0.12), transparent) !important;
  border-radius: 0 12px 12px 0 !important; color: #1E0A3C !important;
}

/* ── CONCEPT CARDS ── */
.fl-concept-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important;
  gap: 22px !important; margin-bottom: 28px !important;
}
.fl-concept-card { border-radius: 20px !important; overflow: hidden !important; box-shadow: 0 6px 28px rgba(45,27,105,0.14) !important; }
.fl-concept-head { padding: 20px 24px !important; font-size: 1.05rem !important; font-weight: 900 !important; color: #fff !important; }
.fl-concept-head.mama { background: linear-gradient(135deg, #4C1D95, #7C3AED) !important; }
.fl-concept-head.papa { background: linear-gradient(135deg, #7C2D12, #EA580C) !important; }
.fl-concept-head .fl-icon { font-size: 1.8rem !important; display: block !important; margin-bottom: 8px !important; }
.fl-concept-body { background: #fff !important; padding: 20px 24px !important; font-size: 0.95rem !important; color: #1E0A3C !important; line-height: 1.7 !important; }
.fl-concept-body strong { color: #6D28D9 !important; }
.fl-concept-body.orange strong { color: #C2410C !important; }

/* ── QUESTION LIST ── */
.fl-questions {
  list-style: none !important; margin: 0 !important; padding: 0 !important;
  display: flex !important; flex-direction: column !important; gap: 12px !important;
  margin-bottom: 28px !important;
}
.fl-questions li {
  display: flex !important; align-items: flex-start !important; gap: 14px !important;
  background: #fff !important; border-radius: 14px !important; padding: 15px 18px !important;
  font-size: 0.96rem !important; color: #1E0A3C !important;
  box-shadow: 0 3px 14px rgba(45,27,105,0.10) !important;
  border-left: 4px solid #7C3AED !important;
  font-weight: 600 !important; line-height: 1.55 !important;
}
.fl-questions li::before {
  content: &#039;✦&#039; !important; flex-shrink: 0 !important;
  color: #F97316 !important; font-size: 0.85rem !important; margin-top: 2px !important;
}

/* ── TWO-PART CARDS ── */
.fl-parts-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important;
  gap: 24px !important; margin-bottom: 32px !important;
}
.fl-part-card { border-radius: 22px !important; overflow: hidden !important; box-shadow: 0 8px 32px rgba(45,27,105,0.16) !important; }
.fl-part-head { padding: 22px 26px !important; text-align: center !important; }
.fl-part-head.mamas { background: linear-gradient(135deg, #2D1B69 0%, #6D28D9 100%) !important; }
.fl-part-head.papas { background: linear-gradient(135deg, #7C2D12 0%, #EA580C 100%) !important; }
.fl-part-head .fl-icon { font-size: 2.8rem !important; display: block !important; margin-bottom: 10px !important; }
.fl-part-head h3 { font-size: 1.2rem !important; font-weight: 900 !important; color: #fff !important; margin: 0 !important; }
.fl-part-body { background: #fff !important; padding: 22px 26px !important; font-size: 0.92rem !important; color: #1E0A3C !important; line-height: 1.65 !important; font-weight: 600 !important; }

/* ── VIDEO ── */
.fl-video-wrap {
  border-radius: 18px !important; overflow: hidden !important;
  box-shadow: 0 10px 40px rgba(45,27,105,0.26) !important;
  margin: 0 auto 32px !important; max-width: 680px !important;
  background: #0D0020 !important;
}
.fl-video-wrap .moze-object { display: block !important; width: 100% !important; }

/* ── PHOTO ── */
.fl-photo { border-radius: 18px !important; overflow: hidden !important; box-shadow: 0 8px 32px rgba(45,27,105,0.20) !important; margin: 0 0 28px !important; line-height: 0 !important; }
.fl-photo img { width: 100% !important; display: block !important; }

/* ── PRICE BOX ── */
.fl-price-box {
  background: linear-gradient(135deg, #1E0A3C 0%, #2D1B69 50%, #4C1D95 100%) !important;
  border-radius: 26px !important; padding: 40px 36px !important;
  text-align: center !important;
  box-shadow: 0 14px 52px rgba(30,10,60,0.38) !important;
  position: relative !important;
  margin-bottom: 28px !important;
}
.fl-price-box::before {
  content: &#039;&#039; !important; position: absolute !important;
  top: -60px !important; right: -60px !important;
  width: 320px !important; height: 320px !important;
  background: radial-gradient(circle, rgba(249,115,22,0.18) 0%, transparent 70%) !important;
  border-radius: 50% !important;
}
.fl-price-num {
  font-size: clamp(2.5rem, 5vw, 3.5rem) !important; font-weight: 900 !important;
  color: #FB923C !important; display: block !important; margin-bottom: 4px !important;
  position: relative !important; z-index: 1 !important;
}
.fl-price-label {
  font-size: 0.95rem !important; color: rgba(255,255,255,0.80) !important;
  display: block !important; margin-bottom: 16px !important;
  position: relative !important; z-index: 1 !important;
}
.fl-guarantee {
  display: inline-block !important;
  background: rgba(255,255,255,0.12) !important;
  border: 1px solid rgba(251,146,60,0.40) !important;
  color: #FED7AA !important; font-size: 0.85rem !important;
  padding: 8px 20px !important; border-radius: 50px !important;
  margin-bottom: 20px !important;
  position: relative !important; z-index: 1 !important;
}
.fl-price-chips {
  display: flex !important; flex-wrap: wrap !important;
  gap: 10px !important; justify-content: center !important;
  position: relative !important; z-index: 1 !important;
}
.fl-price-chip {
  background: rgba(255,255,255,0.10) !important;
  border: 1px solid rgba(167,139,250,0.35) !important;
  color: #DDD6FE !important; font-size: 0.85rem !important;
  padding: 7px 14px !important; border-radius: 50px !important;
}

/* ── AWARENESS BOX ── */
.fl-awareness {
  background: linear-gradient(135deg, #4C1D95 0%, #6D28D9 100%) !important;
  border-radius: 18px !important; padding: 26px 30px !important;
  font-size: 0.96rem !important; color: rgba(255,255,255,0.90) !important;
  line-height: 1.75 !important; margin-bottom: 0 !important;
}
.fl-awareness strong { color: #FB923C !important; }

/* ── CONTACT BOX ── */
.fl-contact-box {
  background: #fff !important; border-radius: 18px !important; padding: 26px 28px !important;
  box-shadow: 0 4px 20px rgba(45,27,105,0.12) !important;
  border-top: 5px solid #7C3AED !important;
  font-size: 0.96rem !important; color: #1E0A3C !important; line-height: 1.7 !important;
}
.fl-contact-box p { margin: 0 0 12px !important; }
.fl-contact-box p:last-child { margin-bottom: 0 !important; }
.fl-contact-box a { color: #6D28D9 !important; font-weight: 700 !important; text-decoration: underline !important; }

/* ── UTILITY ── */
.fl-center { text-align: center !important; }
.fl-mt24 { margin-top: 24px !important; }
.fl-mt32 { margin-top: 32px !important; }
&lt;/style&gt;

&lt;div class=&quot;fl&quot;&gt;

  &lt;!-- ░░ HERO ░░ --&gt;
  &lt;div class=&quot;fl-hero&quot;&gt;
    &lt;div class=&quot;fl-wrap&quot;&gt;
      &lt;div class=&quot;fl-hero-eyebrow&quot;&gt;🔮 Онлайн-семинар&lt;/div&gt;
      &lt;h1&gt;6 психотипов&lt;br&gt;мамы и папы&lt;/h1&gt;
      &lt;p class=&quot;fl-hero-sub&quot;&gt;Почему мы выбрали именно этих родителей — и как принятие меняет всю жизнь&lt;/p&gt;
      &lt;div class=&quot;fl-hero-chips&quot;&gt;
        &lt;span class=&quot;fl-hero-chip&quot;&gt;🎬 4 занятия · 1,5 ч каждое&lt;/span&gt;
        &lt;span class=&quot;fl-hero-chip&quot;&gt;📹 Видеоформат&lt;/span&gt;
        &lt;span class=&quot;fl-hero-chip&quot;&gt;2 части: мамы и папы&lt;/span&gt;
        &lt;span class=&quot;fl-hero-chip&quot;&gt;🔒 Гарантия 14 дней&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ЦИТАТЫ ░░ --&gt;
  &lt;div class=&quot;fl-bg-orange&quot;&gt;
    &lt;div class=&quot;fl-wrap&quot;&gt;
      &lt;div class=&quot;fl-quote&quot;&gt;
        &lt;p&gt;Как люди с тобой обращаются — это их карма, а то, как ты реагируешь — &lt;b&gt;твоя&lt;/b&gt;.&lt;/p&gt;
        &lt;p&gt;Нельзя работать с &lt;b&gt;ЭМОЦИЯМИ&lt;/b&gt; на уровне эмоций.&lt;br&gt;
        Только через более высокую категорию — через &lt;b&gt;ОСОЗНАНИЕ&lt;/b&gt;.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ФОТО + ГЛАВНАЯ ИДЕЯ ░░ --&gt;
  &lt;div class=&quot;fl-bg-white&quot;&gt;
    &lt;div class=&quot;fl-wrap&quot;&gt;
      &lt;div class=&quot;fl-photo&quot;&gt;
        &lt;img src=&quot;http://site-4273.mozfiles.com/files/4273/MAMA_PAPA_2016-1.jpg&quot; alt=&quot;6 психотипов мамы и папы&quot;&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-divider fl-div-orange&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-title fl-title-deep&quot;&gt;Почему нам кажется, что достались «неправильные» родители&lt;/h2&gt;
      &lt;div class=&quot;fl-lead&quot;&gt;
        У многих из нас есть ощущение, что нам достались какие-то «неправильные» папа и мама. Многие не могут принять своих родителей такими, как они есть, считая, что их не так любили, не так воспитывали, не понимали. Мы тянем обиды из детства многие годы и даже во взрослом возрасте не можем наладить отношений.
      &lt;/div&gt;
      &lt;div class=&quot;fl-lead-purple&quot;&gt;
        Но парадокс в том, что &lt;b&gt;согласно закону Кармы мы САМИ выбираем себе родителей!&lt;/b&gt; Значит, в этом выборе есть глубокий смысл.
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ВИДЕО ░░ --&gt;
  &lt;div class=&quot;fl-bg-purple&quot;&gt;
    &lt;div class=&quot;fl-wrap&quot;&gt;
      &lt;div class=&quot;fl-divider fl-div-purple fl-div-center&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-title fl-title-purple fl-center&quot;&gt;Посмотрите фрагмент занятия&lt;/h2&gt;
      &lt;p class=&quot;fl-sub fl-sub-purple fl-center&quot;&gt;Введение в тему — несколько минут, которые изменят взгляд&lt;/p&gt;
      &lt;div class=&quot;fl-video-wrap&quot;&gt;
        &lt;iframe class=&quot;moze-iframe&quot; src=&quot;http://www.youtube.com/embed/c-IrFF3p8aU&quot; height=&quot;360px&quot; width=&quot;100%&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ШАКТИ И ШИВА ░░ --&gt;
  &lt;div class=&quot;fl-bg-white&quot;&gt;
    &lt;div class=&quot;fl-wrap&quot;&gt;
      &lt;div class=&quot;fl-divider fl-div-purple&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-title fl-title-deep&quot;&gt;Что символизируют мама и папа&lt;/h2&gt;
      &lt;p class=&quot;fl-sub fl-sub-orange&quot;&gt;Ведическая мудрость о родителях&lt;/p&gt;
      &lt;div class=&quot;fl-concept-grid&quot;&gt;
        &lt;div class=&quot;fl-concept-card&quot;&gt;
          &lt;div class=&quot;fl-concept-head mama&quot;&gt;
            &lt;span class=&quot;fl-icon&quot;&gt;🌸&lt;/span&gt;
            Мама — это Шакти&lt;br&gt;
            &lt;span style=&quot;font-size:0.82rem;font-weight:600;opacity:0.85;&quot;&gt;ФОРМА отношений с Миром&lt;/span&gt;
          &lt;/div&gt;
          &lt;div class=&quot;fl-concept-body&quot;&gt;
            Мама символизирует Шакти — &lt;b&gt;ФОРМУ&lt;/b&gt; наших отношений с Миром. Способность принимать этот Мир и себя как его неотъемлемую часть. Если мы не принимаем свою маму — мы не можем принять ни свою форму, ни этот мир таким, каков он есть.
          &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-concept-card&quot;&gt;
          &lt;div class=&quot;fl-concept-head papa&quot;&gt;
            &lt;span class=&quot;fl-icon&quot;&gt;🔱&lt;/span&gt;
            Папа — это Шива&lt;br&gt;
            &lt;span style=&quot;font-size:0.82rem;font-weight:600;opacity:0.85;&quot;&gt;СОДЕРЖАНИЕ и внутренняя суть&lt;/span&gt;
          &lt;/div&gt;
          &lt;div class=&quot;fl-concept-body orange&quot;&gt;
            Отец — это Шива, &lt;b&gt;СОДЕРЖАНИЕ&lt;/b&gt;. Если мы не принимаем отца — мы не можем принять свою суть, свою светлую сторону, бога внутри себя.
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-awareness&quot;&gt;
        Не принимая своих родителей такими, как они есть, мы не можем построить гармоничных отношений с Миром и самим собой, отказываемся от своей внутренней силы и сути. Чаще всего это выражается в &lt;b&gt;недовольстве собой, трудности создать семью&lt;/b&gt; и наладить отношения с окружающими людьми.
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ВОПРОСЫ СЕМИНАРА ░░ --&gt;
  &lt;div class=&quot;fl-bg-deep&quot;&gt;
    &lt;div class=&quot;fl-wrap&quot;&gt;
      &lt;div class=&quot;fl-divider fl-div-orange fl-div-center&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-title fl-title-white fl-center&quot;&gt;На семинаре мы ответим на вопросы&lt;/h2&gt;
      &lt;p class=&quot;fl-sub fl-sub-light fl-center&quot;&gt;6 психотипов матерей и отцов — ключи к пониманию&lt;/p&gt;
      &lt;ul class=&quot;fl-questions&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;/ul&gt;
      &lt;div class=&quot;fl-awareness&quot;&gt;
        Уже много лет рассказывая эту тему, я наблюдаю, как происходит осознание и принятие, как люди возвращают свою силу и укрепляются в свете своей души. Как улучшаются отношения с родителями и в своей семье.
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ДВЕ ЧАСТИ ░░ --&gt;
  &lt;div class=&quot;fl-bg-orange&quot;&gt;
    &lt;div class=&quot;fl-wrap&quot;&gt;
      &lt;div class=&quot;fl-divider fl-div-purple&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-title fl-title-orange&quot;&gt;Семинар состоит из двух частей&lt;/h2&gt;
      &lt;p class=&quot;fl-sub fl-sub-orange&quot;&gt;4 занятия по 1,5 часа в видеоформате&lt;/p&gt;
      &lt;div class=&quot;fl-parts-grid&quot;&gt;
        &lt;div class=&quot;fl-part-card&quot;&gt;
          &lt;div class=&quot;fl-part-head mamas&quot;&gt;
            &lt;span class=&quot;fl-icon&quot;&gt;🌸&lt;/span&gt;
            &lt;h3&gt;6 психотипов матерей&lt;/h3&gt;
          &lt;/div&gt;
          &lt;div class=&quot;fl-part-body&quot;&gt;Часть первая — архетипы мамы через призму Вед: качества, кармические задачи, ключи к принятию и исцелению отношений.&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-part-card&quot;&gt;
          &lt;div class=&quot;fl-part-head papas&quot;&gt;
            &lt;span class=&quot;fl-icon&quot;&gt;🔱&lt;/span&gt;
            &lt;h3&gt;6 психотипов отцов&lt;/h3&gt;
          &lt;/div&gt;
          &lt;div class=&quot;fl-part-body&quot;&gt;Часть вторая — архетипы папы: сила и содержание, кармические уроки, как принятие отца возвращает внутренний свет и силу.&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ЦЕНА + ФОРМА ОПЛАТЫ ░░ --&gt;
  &lt;div class=&quot;fl-bg-mid&quot;&gt;
    &lt;div class=&quot;fl-wrap&quot;&gt;
      &lt;div class=&quot;fl-divider fl-div-orange fl-div-center&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-title fl-title-purple fl-center&quot;&gt;Стоимость и запись&lt;/h2&gt;
      &lt;p class=&quot;fl-sub fl-sub-purple fl-center&quot;&gt;Начните прямо сейчас — смотрите в удобное время&lt;/p&gt;

      &lt;div class=&quot;fl-price-box&quot;&gt;
        &lt;span class=&quot;fl-price-num&quot;&gt;50 €&lt;/span&gt;
        &lt;span class=&quot;fl-price-label&quot;&gt;4 занятия по 1,5 часа · Видеоформат · Доступ 6 месяцев&lt;/span&gt;
        &lt;div class=&quot;fl-guarantee&quot;&gt;🔒 14 дней безусловной гарантии возврата — вы ничем не рискуете&lt;/div&gt;
        &lt;div class=&quot;fl-price-chips&quot;&gt;
          &lt;span class=&quot;fl-price-chip&quot;&gt;🎬 Видеоформат&lt;/span&gt;
          &lt;span class=&quot;fl-price-chip&quot;&gt;⏳ Доступ 6 месяцев&lt;/span&gt;
          &lt;span class=&quot;fl-price-chip&quot;&gt;📱 В удобное время&lt;/span&gt;
          &lt;span class=&quot;fl-price-chip&quot;&gt;🔮 2 части: мамы + папы&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;!-- ═══ ФОРМА ОПЛАТЫ (сохранена без изменений) ═══ --&gt;
      &lt;div class=&quot;moze-inserted-code&quot;&gt;&lt;script id=&quot;40da26f5a8cb16b3a2fee8186523796de305cc1d&quot; src=&quot;https://yantraonline.ru/pl/lite/widget/script?id=783941&quot;&gt;&lt;/script&gt;&lt;/div&gt;

      &lt;!-- ░░ КОНТАКТЫ ░░ --&gt;
      &lt;div class=&quot;fl-contact-box fl-mt32&quot;&gt;
        &lt;p&gt;&lt;b&gt;Подать заявку на обучение&lt;/b&gt; можно заполнив контактную форму — Виктория свяжется с вами, ответит на вопросы про обучение, способы и формы оплаты.&lt;/p&gt;
        &lt;p&gt;👉 &lt;a href=&quot;https://forms.gle/gXjF5Mxa677XwPB97&quot; target=&quot;_blank&quot;&gt;Контактная форма — записаться и задать вопросы&lt;/a&gt;&lt;/p&gt;
      &lt;/div&gt;

    &lt;/div&gt;
  &lt;/div&gt;

&lt;/div&gt;&lt;!-- /fl --&gt;</description>
            </item>
            </channel>
</rss>