<?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/postroenie-jantry/</link>
        <description>Yantra.lv Viktorija Darakova - Построение янтры</description>
                    <item>
                <title>ЯНТРЫ - сакральная геометрия как способ улучшить свою судьбу</title>
                <link>http://www.yantra.lv/zaochno/mini-kursy/postroenie-jantry/params/post/2005292/jantry---sakralnaja-geometrija-kak-sposob-uluchshit-svoju-sudbu</link>
                <pubDate>Sun, 20 Dec 2020 16:29: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;
/* ============================================================
   ЯНТРА — Онлайн-курс
   Пастельная палитра: лаванда + зелёный + жёлтый + оранжевый
   Lavender: #5B21B6 / #7C3AED / #A78BFA / #DDD6FE / #F5F3FF
   Green:    #047857 / #059669 / #34D399 / #A7F3D0 / #ECFDF5
   Yellow:   #B45309 / #D97706 / #F59E0B / #FDE68A / #FFFBEB
   Orange:   #C2410C / #EA580C / #FB923C / #FED7AA / #FFF7ED
   ============================================================ */

.fl * { box-sizing: border-box !important; }
.fl {
  font-family: &#039;Segoe UI&#039;, Arial, sans-serif !important;
  color: #1C1033 !important;
  line-height: 1.72 !important;
}

/* ── HERO ── */
.fl-hero {
  position: relative !important;
  background: linear-gradient(135deg, #3B0764 0%, #5B21B6 50%, #7C3AED 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: -80px !important; right: -100px !important;
  width: 500px !important; height: 500px !important;
  background: rgba(251,191,36,0.09) !important;
  border-radius: 50% !important;
  pointer-events: none !important;
}
.fl-hero::after {
  content: &#039;&#039; !important;
  position: absolute !important;
  bottom: -70px !important; left: 50% !important;
  transform: translateX(-50%) !important;
  width: 130% !important; height: 140px !important;
  background: #FFFBEB !important;
  border-radius: 50% !important;
}
.fl-hero-eyebrow {
  display: inline-block !important;
  background: rgba(251,191,36,0.18) !important;
  border: 1.5px solid rgba(251,191,36,0.42) !important;
  color: #FDE68A !important;
  font-size: 0.84rem !important; font-weight: 700 !important;
  padding: 7px 22px !important; border-radius: 30px !important;
  margin-bottom: 18px !important;
  letter-spacing: 0.09em !important;
  position: relative !important; z-index: 1 !important;
  text-transform: uppercase !important;
}
.fl-hero-title {
  font-size: clamp(1.7rem, 4vw, 2.9rem) !important;
  font-weight: 900 !important; color: #ffffff !important;
  line-height: 1.18 !important; margin: 0 0 14px !important;
  position: relative !important; z-index: 1 !important;
}
.fl-hero-subtitle {
  font-size: clamp(0.97rem, 2vw, 1.25rem) !important;
  font-weight: 400 !important; color: #DDD6FE !important;
  margin: 0 auto 28px !important;
  position: relative !important; z-index: 1 !important;
  max-width: 680px !important;
}
.fl-hero-discount {
  display: inline-block !important;
  background: linear-gradient(135deg, #EA580C, #FB923C) !important;
  color: #fff !important; font-weight: 900 !important;
  font-size: 1.1rem !important; padding: 13px 34px !important;
  border-radius: 50px !important;
  position: relative !important; z-index: 1 !important;
  box-shadow: 0 6px 24px rgba(234,88,12,0.50) !important;
  letter-spacing: 0.02em !important;
}

/* ── SECTION WRAPPERS ── */
.fl-section {
  padding: 64px 20px !important;
  max-width: 920px !important;
  margin: 0 auto !important;
}
.fl-bg-yellow {
  background: #FFFBEB !important; padding: 64px 20px !important;
}
.fl-bg-yellow &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }

.fl-bg-lavender {
  background: #F5F3FF !important; padding: 64px 20px !important;
}
.fl-bg-lavender &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }

.fl-bg-green {
  background: #ECFDF5 !important; padding: 64px 20px !important;
}
.fl-bg-green &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }

.fl-bg-orange {
  background: #FFF7ED !important; padding: 64px 20px !important;
}
.fl-bg-orange &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }

.fl-bg-white {
  background: #ffffff !important; padding: 64px 20px !important;
}
.fl-bg-white &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }

.fl-bg-deep {
  background: linear-gradient(135deg, #3B0764 0%, #5B21B6 60%, #7C3AED 100%) !important;
  padding: 64px 20px !important;
}
.fl-bg-deep &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }

/* ── DECORATIVE ── */
.fl-divider-lavender {
  width: 60px !important; height: 4px !important;
  background: linear-gradient(90deg, #7C3AED, #A78BFA) !important;
  border-radius: 4px !important; margin: 0 0 28px !important;
}
.fl-divider-green {
  width: 60px !important; height: 4px !important;
  background: linear-gradient(90deg, #047857, #34D399) !important;
  border-radius: 4px !important; margin: 0 0 28px !important;
}
.fl-divider-orange {
  width: 60px !important; height: 4px !important;
  background: linear-gradient(90deg, #EA580C, #FB923C) !important;
  border-radius: 4px !important; margin: 0 0 28px !important;
}
.fl-divider-yellow {
  width: 60px !important; height: 4px !important;
  background: linear-gradient(90deg, #B45309, #F59E0B) !important;
  border-radius: 4px !important; margin: 0 0 28px !important;
}

/* ── HEADINGS ── */
.fl-h2 {
  font-size: clamp(1.4rem, 3vw, 2rem) !important;
  font-weight: 800 !important; color: #3B0764 !important;
  margin: 0 0 8px !important; line-height: 1.22 !important;
}
.fl-h2-white { color: #ffffff !important; }
.fl-sub {
  font-size: 1rem !important; color: #7C3AED !important;
  margin: 0 0 32px !important;
}
.fl-sub-green { font-size: 1rem !important; color: #047857 !important; margin: 0 0 32px !important; }
.fl-sub-orange { font-size: 1rem !important; color: #EA580C !important; margin: 0 0 32px !important; }
.fl-sub-white { color: rgba(255,255,255,0.78) !important; margin: 0 0 32px !important; font-size: 1rem !important; }

/* ── TEXT ── */
.fl-p {
  font-size: 0.97rem !important; color: #1C1033 !important;
  line-height: 1.78 !important; margin-bottom: 14px !important;
}
.fl-p-white {
  font-size: 0.97rem !important; color: rgba(255,255,255,0.90) !important;
  line-height: 1.78 !important; margin-bottom: 14px !important;
}
.fl-lead {
  font-size: 1.08rem !important; font-weight: 600 !important;
  color: #3B0764 !important; line-height: 1.72 !important;
  margin-bottom: 18px !important;
  border-left: 5px solid #A78BFA !important;
  padding: 12px 18px 12px 18px !important;
  background: linear-gradient(90deg, rgba(167,139,250,0.10), transparent) !important;
  border-radius: 0 12px 12px 0 !important;
}
.fl-lead-green {
  font-size: 1.08rem !important; font-weight: 600 !important;
  color: #064E3B !important; line-height: 1.72 !important;
  margin-bottom: 18px !important;
  border-left: 5px solid #34D399 !important;
  padding: 12px 18px 12px 18px !important;
  background: linear-gradient(90deg, rgba(52,211,153,0.10), transparent) !important;
  border-radius: 0 12px 12px 0 !important;
}

/* ── PROBLEM CARDS (вопросы-проблемы) ── */
.fl-problem-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
  gap: 16px !important;
}
.fl-problem-card {
  background: #ffffff !important;
  border-radius: 16px !important; padding: 20px 18px !important;
  box-shadow: 0 3px 14px rgba(91,33,182,0.10) !important;
  border-top: 4px solid #A78BFA !important;
  font-size: 0.93rem !important; color: #3B0764 !important;
  line-height: 1.6 !important; font-weight: 600 !important;
}
.fl-problem-card.green { border-top-color: #34D399 !important; }
.fl-problem-card.orange { border-top-color: #FB923C !important; }
.fl-problem-card.yellow { border-top-color: #F59E0B !important; }
.fl-problem-icon { font-size: 1.7rem !important; margin-bottom: 10px !important; display: block !important; }

/* ── GAIN CARDS ── */
.fl-gain-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)) !important;
  gap: 18px !important;
}
.fl-gain-card {
  background: #ffffff !important;
  border-radius: 18px !important; padding: 24px 18px !important;
  text-align: center !important;
  box-shadow: 0 4px 18px rgba(91,33,182,0.09) !important;
  border-bottom: 4px solid #A78BFA !important;
}
.fl-gain-card.green { border-bottom-color: #34D399 !important; }
.fl-gain-card.orange { border-bottom-color: #FB923C !important; }
.fl-gain-card.yellow { border-bottom-color: #F59E0B !important; }
.fl-gain-icon { font-size: 2.1rem !important; margin-bottom: 10px !important; display: block !important; }
.fl-gain-text { font-size: 0.91rem !important; color: #1C1033 !important; font-weight: 600 !important; }

/* ── VIDEO WRAPPER ── */
.fl-video-wrap {
  border-radius: 18px !important; overflow: hidden !important;
  box-shadow: 0 10px 40px rgba(91,33,182,0.18) !important;
  margin: 0 auto 28px !important;
  max-width: 700px !important;
  background: #000 !important;
}

/* ── PHOTO FULL ── */
.fl-photo-full {
  border-radius: 22px !important; overflow: hidden !important;
  box-shadow: 0 14px 44px rgba(91,33,182,0.16) !important;
  margin: 28px 0 !important;
}
.fl-photo-full img { width: 100% !important; display: block !important; }
.fl-photo-full a { display: block !important; }

/* ── INSIGHT ── */
.fl-insight {
  margin: 18px 0 !important;
  background: linear-gradient(90deg, #F5F3FF, #EDE9FE) !important;
  border-left: 4px solid #8B5CF6 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 14px 18px !important;
  font-size: 0.95rem !important; color: #4C1D95 !important;
  font-style: italic !important; line-height: 1.7 !important;
}
.fl-insight-green {
  margin: 18px 0 !important;
  background: linear-gradient(90deg, #ECFDF5, #D1FAE5) !important;
  border-left: 4px solid #34D399 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 14px 18px !important;
  font-size: 0.95rem !important; color: #064E3B !important;
  font-style: italic !important; line-height: 1.7 !important;
}

/* ── MODULE CARDS ── */
.fl-modules-wrap {
  display: flex !important; flex-direction: column !important; gap: 22px !important;
}
.fl-module-card {
  background: #ffffff !important;
  border-radius: 20px !important;
  box-shadow: 0 4px 22px rgba(91,33,182,0.09) !important;
  overflow: hidden !important;
}
.fl-module-header {
  padding: 20px 24px 16px !important;
  display: flex !important; align-items: center !important; gap: 14px !important;
}
.fl-module-num {
  width: 46px !important; height: 46px !important; flex-shrink: 0 !important;
  border-radius: 50% !important;
  display: flex !important; align-items: center !important; justify-content: center !important;
  font-size: 1.1rem !important; font-weight: 900 !important; color: #fff !important;
}
.fl-mod-1 .fl-module-num { background: linear-gradient(135deg, #7C3AED, #A78BFA) !important; }
.fl-mod-2 .fl-module-num { background: linear-gradient(135deg, #047857, #34D399) !important; }
.fl-mod-3 .fl-module-num { background: linear-gradient(135deg, #B45309, #F59E0B) !important; }
.fl-mod-4 .fl-module-num { background: linear-gradient(135deg, #C2410C, #FB923C) !important; }
.fl-module-title-wrap { flex: 1 !important; }
.fl-module-label {
  font-size: 0.72rem !important; font-weight: 700 !important;
  text-transform: uppercase !important; letter-spacing: 0.1em !important;
  margin-bottom: 3px !important;
}
.fl-mod-1 .fl-module-label { color: #7C3AED !important; }
.fl-mod-2 .fl-module-label { color: #047857 !important; }
.fl-mod-3 .fl-module-label { color: #B45309 !important; }
.fl-mod-4 .fl-module-label { color: #C2410C !important; }
.fl-module-name {
  font-size: 1.05rem !important; font-weight: 800 !important;
  color: #1C1033 !important; line-height: 1.25 !important;
}
.fl-module-body { padding: 0 24px 22px !important; }
.fl-module-list {
  list-style: none !important; margin: 0 !important; padding: 0 !important;
  display: flex !important; flex-direction: column !important; gap: 8px !important;
  counter-reset: mlist !important;
}
.fl-module-list li {
  font-size: 0.91rem !important; color: #1C1033 !important;
  display: flex !important; align-items: flex-start !important; gap: 10px !important;
  line-height: 1.6 !important;
  counter-increment: mlist !important;
}
.fl-module-list li::before {
  content: counter(mlist) !important;
  flex-shrink: 0 !important;
  width: 22px !important; height: 22px !important;
  border-radius: 50% !important;
  font-size: 0.72rem !important; font-weight: 800 !important; color: #fff !important;
  display: flex !important; align-items: center !important; justify-content: center !important;
  margin-top: 1px !important;
}
.fl-mod-1 .fl-module-list li::before { background: #A78BFA !important; }
.fl-mod-2 .fl-module-list li::before { background: #34D399 !important; }
.fl-mod-3 .fl-module-list li::before { background: #F59E0B !important; }
.fl-mod-4 .fl-module-list li::before { background: #FB923C !important; }

/* ── PRICE CARDS ── */
.fl-price-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
  gap: 16px !important;
}
.fl-price-card {
  background: #ffffff !important;
  border-radius: 18px !important; padding: 24px 20px !important;
  text-align: center !important;
  box-shadow: 0 4px 18px rgba(91,33,182,0.10) !important;
  border-top: 4px solid #A78BFA !important;
}
.fl-price-card.green { border-top-color: #34D399 !important; }
.fl-price-card.orange-d { border-top-color: #F59E0B !important; }
.fl-price-card.orange { border-top-color: #FB923C !important; }
.fl-price-card.all {
  border-top: none !important;
  background: linear-gradient(135deg, #3B0764, #5B21B6) !important;
  color: #fff !important;
}
.fl-price-label {
  font-size: 0.8rem !important; font-weight: 700 !important; color: #7C3AED !important;
  text-transform: uppercase !important; letter-spacing: 0.08em !important;
  margin-bottom: 6px !important;
}
.fl-price-card.green .fl-price-label { color: #047857 !important; }
.fl-price-card.orange-d .fl-price-label { color: #B45309 !important; }
.fl-price-card.orange .fl-price-label { color: #C2410C !important; }
.fl-price-card.all .fl-price-label { color: #FDE68A !important; }
.fl-price-val {
  font-size: 2rem !important; font-weight: 900 !important; color: #3B0764 !important;
  line-height: 1 !important; margin-bottom: 6px !important;
  display: block !important;
}
.fl-price-card.all .fl-price-val { color: #FDE68A !important; }
.fl-price-name {
  font-size: 0.88rem !important; color: #4C1D95 !important;
  font-weight: 600 !important; margin-bottom: 14px !important; line-height: 1.5 !important;
}
.fl-price-card.all .fl-price-name { color: rgba(255,255,255,0.85) !important; }
.fl-price-bonus {
  font-size: 0.78rem !important; color: #7C3AED !important;
  background: #EDE9FE !important; border-radius: 8px !important;
  padding: 5px 10px !important; margin-bottom: 14px !important;
  line-height: 1.5 !important;
}
.fl-price-card.all .fl-price-bonus {
  background: rgba(255,255,255,0.15) !important; color: #DDD6FE !important;
}

/* ── CTA BOX ── */
.fl-cta-box {
  background: linear-gradient(135deg, #3B0764 0%, #5B21B6 50%, #7C3AED 100%) !important;
  border-radius: 26px !important; padding: 52px 32px !important;
  text-align: center !important; position: relative !important; overflow: hidden !important;
  box-shadow: 0 16px 60px rgba(91,33,182,0.30) !important;
}
.fl-cta-box::before {
  content: &#039;&#039; !important; position: absolute !important;
  top: -80px !important; right: -80px !important;
  width: 320px !important; height: 320px !important;
  background: rgba(251,191,36,0.08) !important; border-radius: 50% !important;
}
.fl-cta-box::after {
  content: &#039;&#039; !important; position: absolute !important;
  bottom: -60px !important; left: -60px !important;
  width: 260px !important; height: 260px !important;
  background: rgba(52,211,153,0.07) !important; border-radius: 50% !important;
}
.fl-cta-box h2 {
  font-size: clamp(1.5rem, 3.5vw, 2.2rem) !important;
  font-weight: 900 !important; color: #ffffff !important;
  margin: 0 0 10px !important; position: relative !important; z-index: 1 !important;
}
.fl-cta-box p {
  color: rgba(255,255,255,0.87) !important; font-size: 1rem !important;
  margin: 0 0 26px !important; line-height: 1.65 !important;
  position: relative !important; z-index: 1 !important;
}
.fl-cta-box p strong { color: #FDE68A !important; }
.fl-cta-row {
  display: flex !important; justify-content: center !important;
  flex-wrap: wrap !important; gap: 14px !important;
  position: relative !important; z-index: 1 !important;
}

/* ── GUARANTEE STRIP ── */
.fl-guarantee {
  display: flex !important; flex-wrap: wrap !important;
  gap: 14px !important; justify-content: center !important;
  margin: 24px 0 !important;
}
.fl-guarantee-chip {
  display: flex !important; align-items: center !important; gap: 8px !important;
  background: #ffffff !important;
  border-radius: 50px !important; padding: 10px 18px !important;
  font-size: 0.88rem !important; font-weight: 700 !important; color: #3B0764 !important;
  box-shadow: 0 2px 10px rgba(91,33,182,0.12) !important;
}

/* ── BUTTONS ── */
.fl-btn {
  display: inline-block !important;
  font-size: 0.95rem !important; font-weight: 700 !important;
  padding: 14px 30px !important; border-radius: 50px !important;
  text-decoration: none !important; cursor: pointer !important;
  border: none !important; line-height: 1 !important;
}
.fl-btn-orange {
  background: linear-gradient(135deg, #EA580C, #FB923C) !important;
  color: #fff !important;
  box-shadow: 0 4px 20px rgba(234,88,12,0.40) !important;
}
.fl-btn-lavender {
  background: linear-gradient(135deg, #5B21B6, #8B5CF6) !important;
  color: #fff !important;
  box-shadow: 0 4px 20px rgba(91,33,182,0.38) !important;
}
.fl-btn-green {
  background: linear-gradient(135deg, #047857, #34D399) !important;
  color: #fff !important;
  box-shadow: 0 4px 20px rgba(4,120,87,0.35) !important;
}
.fl-btn-white {
  background: #ffffff !important; color: #3B0764 !important;
  font-weight: 700 !important;
  box-shadow: 0 4px 18px rgba(0,0,0,0.14) !important;
}

/* ── LINK ── */
.fl-link-chip {
  display: inline-block !important;
  background: linear-gradient(135deg, #5B21B6, #8B5CF6) !important;
  color: #fff !important; font-size: 0.9rem !important; font-weight: 700 !important;
  padding: 10px 24px !important; border-radius: 50px !important;
  text-decoration: none !important;
  box-shadow: 0 4px 16px rgba(91,33,182,0.30) !important;
}
.fl-link-chip-green {
  display: inline-block !important;
  background: linear-gradient(135deg, #047857, #34D399) !important;
  color: #fff !important; font-size: 0.9rem !important; font-weight: 700 !important;
  padding: 10px 24px !important; border-radius: 50px !important;
  text-decoration: none !important;
  box-shadow: 0 4px 16px rgba(4,120,87,0.30) !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-hero-eyebrow&quot;&gt;🔯 Сакральная геометрия · Онлайн-курс&lt;/div&gt;
    &lt;h1 class=&quot;fl-hero-title&quot;&gt;Как вложить намерение в Янтру?&lt;/h1&gt;
    &lt;div class=&quot;fl-hero-subtitle&quot;&gt;Как улучшить свою судьбу или изменить обстоятельства жизни с помощью практики построения ЯНТРЫ&lt;/div&gt;
    &lt;div class=&quot;fl-hero-discount&quot;&gt;🔥 В этом месяце — скидка 50% на обучение&lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ ШРИ ЯНТРА АНОНС ══ --&gt;
  &lt;div class=&quot;fl-bg-yellow&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-divider-orange&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2&quot;&gt;ШРИ ЯНТРА — Новый Модуль 4&lt;/h2&gt;
      &lt;p class=&quot;fl-sub-orange&quot;&gt;Построение Шри янтры в 5 шагов&lt;/p&gt;
      &lt;div class=&quot;fl-gain-grid&quot;&gt;
        &lt;div class=&quot;fl-gain-card&quot;&gt;
          &lt;span class=&quot;fl-gain-icon&quot;&gt;📖&lt;/span&gt;
          &lt;div class=&quot;fl-gain-text&quot;&gt;Про ШРИ: история происхождения и божественные силы&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-gain-card green&quot;&gt;
          &lt;span class=&quot;fl-gain-icon&quot;&gt;⭐&lt;/span&gt;
          &lt;div class=&quot;fl-gain-text&quot;&gt;Построение янтры: звезда из 9 треугольников&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-gain-card orange&quot;&gt;
          &lt;span class=&quot;fl-gain-icon&quot;&gt;🔷&lt;/span&gt;
          &lt;div class=&quot;fl-gain-text&quot;&gt;Остальные элементы янтры: полное построение&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-gain-card yellow&quot;&gt;
          &lt;span class=&quot;fl-gain-icon&quot;&gt;🎨&lt;/span&gt;
          &lt;div class=&quot;fl-gain-text&quot;&gt;Раскрашивание, наполнение цветом&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-gain-card&quot;&gt;
          &lt;span class=&quot;fl-gain-icon&quot;&gt;✨&lt;/span&gt;
          &lt;div class=&quot;fl-gain-text&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-lavender&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-divider-lavender&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2&quot;&gt;Янтра поможет вам, если…&lt;/h2&gt;
      &lt;p class=&quot;fl-sub&quot;&gt;Узнаёте себя в этих словах?&lt;/p&gt;
      &lt;div class=&quot;fl-problem-grid&quot;&gt;
        &lt;div class=&quot;fl-problem-card&quot;&gt;
          &lt;span class=&quot;fl-problem-icon&quot;&gt;💞&lt;/span&gt;
          Мечтаете найти любовь и гармонизировать отношения?
        &lt;/div&gt;
        &lt;div class=&quot;fl-problem-card green&quot;&gt;
          &lt;span class=&quot;fl-problem-icon&quot;&gt;🚧&lt;/span&gt;
          Начинания даются трудно? Нужно убрать препятствия на пути?
        &lt;/div&gt;
        &lt;div class=&quot;fl-problem-card orange&quot;&gt;
          &lt;span class=&quot;fl-problem-icon&quot;&gt;🛡️&lt;/span&gt;
          Хотите получить защиту? Чувствуете враждебность мира?
        &lt;/div&gt;
        &lt;div class=&quot;fl-problem-card yellow&quot;&gt;
          &lt;span class=&quot;fl-problem-icon&quot;&gt;🌱&lt;/span&gt;
          Трудно менять привычки и пробовать новое?
        &lt;/div&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-section&quot;&gt;
      &lt;div class=&quot;fl-divider-green&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2 moze-center&quot;&gt;Смотрите — о практике построения Янтры&lt;/h2&gt;
      &lt;p class=&quot;fl-sub-green moze-center&quot;&gt;Видео-знакомство с курсом&lt;/p&gt;
      &lt;div class=&quot;fl-video-wrap&quot;&gt;
        &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/_l2f9kHRzzg&quot; height=&quot;360px&quot; width=&quot;100%&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;

      &lt;p class=&quot;fl-p&quot;&gt;&lt;b&gt;Построение Янтры — это особый вид медитации,&lt;/b&gt; способ познания себя и мира через сакральную геометрию. ЯНТРА — это символ, графическое изображение определённой божественной энергии. Это означает, что в каждой янтре присутствует определённое божество, как один из аспектов Безграничного, которого мы призываем на помощь.&lt;/p&gt;

      &lt;div class=&quot;fl-insight&quot;&gt;Когда мы просто смотрим на Янтру, наше внимание концентрируется, ум успокаивается, и энергия определённого божественного начала активизируется в нашем сознании. Когда же мы &lt;b&gt;рисуем янтру&lt;/b&gt;, мы идём ещё глубже — сонастраиваемся с этой энергией, открывая в себе её силу и качества.&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ О ПРАКТИКЕ (2-е видео) ══ --&gt;
  &lt;div class=&quot;fl-bg-green&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-divider-lavender&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2&quot;&gt;Что такое Янтра?&lt;/h2&gt;
      &lt;p class=&quot;fl-sub-green&quot;&gt;Древнее знание, всегда актуальное&lt;/p&gt;
      &lt;div class=&quot;fl-video-wrap&quot;&gt;
        &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/wGjruX6C57o&quot; height=&quot;360px&quot; width=&quot;100%&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-insight-green&quot;&gt;
        Слово «&lt;i&gt;Янтра&lt;/i&gt;» происходит от корня ЯМ — «&lt;i&gt;поддерживать, удерживать&lt;/i&gt;» и слога ТРА — «&lt;i&gt;освобождение от уз&lt;/i&gt;». В более широком смысле янтра означает «&lt;i&gt;инструмент&lt;/i&gt;» — инструмент, который помогает выйти за рамки обычного образа мышления и перейти к изменённому состоянию сознания.
      &lt;/div&gt;
      &lt;p class=&quot;fl-p&quot;&gt;&lt;b&gt;Меня часто спрашивают: неужели можно самому нарисовать Янтру? Это же очень сложно!&lt;/b&gt; Да, в построении янтр много нюансов: как правильно настроиться, что важно в процессе и что нельзя делать, как оживить своё Творение. Именно поэтому я создала этот курс — так, чтобы любой человек без специальной подготовки смог создать свою Янтру.&lt;/p&gt;
      &lt;p class=&quot;fl-p&quot;&gt;Я погружена в тему сакральной геометрии последние &lt;b&gt;15 лет&lt;/b&gt; — недаром мой сайт называется Yantra.lv, а онлайн-школа — Yantra-Online.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ 3-е видео ══ --&gt;
  &lt;div class=&quot;fl-bg-orange&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-divider-yellow&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2&quot;&gt;Янтры — три ступени глубины&lt;/h2&gt;
      &lt;p class=&quot;fl-sub-orange&quot;&gt;Ганеша · Дурга · Шри&lt;/p&gt;
      &lt;div class=&quot;fl-video-wrap&quot;&gt;
        &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/sIij1SvZv2Y&quot; height=&quot;360px&quot; width=&quot;100%&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-gain-grid&quot;&gt;
        &lt;div class=&quot;fl-gain-card&quot;&gt;
          &lt;span class=&quot;fl-gain-icon&quot;&gt;🐘&lt;/span&gt;
          &lt;div class=&quot;fl-gain-text&quot;&gt;&lt;b&gt;ГАНЕША ЯНТРА&lt;/b&gt; — для успеха, начинаний и устранения препятствий&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-gain-card orange&quot;&gt;
          &lt;span class=&quot;fl-gain-icon&quot;&gt;🔱&lt;/span&gt;
          &lt;div class=&quot;fl-gain-text&quot;&gt;&lt;b&gt;ДУРГА ЯНТРА&lt;/b&gt; — для трансформации, силы и защиты&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-gain-card yellow&quot;&gt;
          &lt;span class=&quot;fl-gain-icon&quot;&gt;🌸&lt;/span&gt;
          &lt;div class=&quot;fl-gain-text&quot;&gt;&lt;b&gt;ШРИ ЯНТРА&lt;/b&gt; — Мать всех янтр, для благополучия и гармонии&lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ 4-е видео (Дурга) ══ --&gt;
  &lt;div class=&quot;fl-bg-white&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-divider-orange&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2&quot;&gt;Построение Дурга Янтры&lt;/h2&gt;
      &lt;p class=&quot;fl-sub&quot;&gt;Фрагмент занятия онлайн-курса&lt;/p&gt;
      &lt;div class=&quot;fl-video-wrap&quot;&gt;
        &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/viS0orltUvQ&quot; height=&quot;360px&quot; width=&quot;100%&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
      &lt;p class=&quot;fl-p&quot;&gt;На занятии подробно рассказываю, как построить янтру, наполнить цветом и вдохнуть в неё Жизнь. Также — история самой Дурги, история её появления, подвиги и виды проявления. Одно из занятий записали вместе с большим экспертом в рисовании янтр &lt;b&gt;Ольгой Земской.&lt;/b&gt;&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ ПЛАН КУРСА ══ --&gt;
  &lt;div class=&quot;fl-bg-lavender&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-divider-lavender&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2&quot;&gt;Схема уроков онлайн-курса&lt;/h2&gt;
      &lt;p class=&quot;fl-sub&quot;&gt;4 модуля · 20 видеоуроков · Доступ 6 месяцев&lt;/p&gt;

      &lt;div class=&quot;fl-guarantee&quot;&gt;
        &lt;div class=&quot;fl-guarantee-chip&quot;&gt;📦 4 модуля = 20 видеоуроков&lt;/div&gt;
        &lt;div class=&quot;fl-guarantee-chip&quot;&gt;⏱ Доступ на 6 месяцев&lt;/div&gt;
        &lt;div class=&quot;fl-guarantee-chip&quot;&gt;✅ 14 дней безусловная гарантия возврата&lt;/div&gt;
        &lt;div class=&quot;fl-guarantee-chip&quot;&gt;🧩 Модули как кубики — выбирайте своё&lt;/div&gt;
      &lt;/div&gt;

      &lt;div class=&quot;fl-modules-wrap&quot;&gt;

        &lt;div class=&quot;fl-module-card fl-mod-1&quot;&gt;
          &lt;div class=&quot;fl-module-header&quot;&gt;
            &lt;div class=&quot;fl-module-num&quot;&gt;1&lt;/div&gt;
            &lt;div class=&quot;fl-module-title-wrap&quot;&gt;
              &lt;div class=&quot;fl-module-label&quot;&gt;Модуль 1 · Бонус во всех модулях&lt;/div&gt;
              &lt;div class=&quot;fl-module-name&quot;&gt;Основы Сакральной геометрии&lt;/div&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;fl-module-body&quot;&gt;
            &lt;ul class=&quot;fl-module-list&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;li&gt;Как правильно сформировать Намерение&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/div&gt;
        &lt;/div&gt;

        &lt;div class=&quot;fl-module-card fl-mod-2&quot;&gt;
          &lt;div class=&quot;fl-module-header&quot;&gt;
            &lt;div class=&quot;fl-module-num&quot;&gt;2&lt;/div&gt;
            &lt;div class=&quot;fl-module-title-wrap&quot;&gt;
              &lt;div class=&quot;fl-module-label&quot;&gt;Модуль 2 · Ганеша&lt;/div&gt;
              &lt;div class=&quot;fl-module-name&quot;&gt;🐘 Построение Ганеша янтры в 5 шагов&lt;/div&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;fl-module-body&quot;&gt;
            &lt;ul class=&quot;fl-module-list&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&gt;
        &lt;/div&gt;

        &lt;div class=&quot;fl-module-card fl-mod-3&quot;&gt;
          &lt;div class=&quot;fl-module-header&quot;&gt;
            &lt;div class=&quot;fl-module-num&quot;&gt;3&lt;/div&gt;
            &lt;div class=&quot;fl-module-title-wrap&quot;&gt;
              &lt;div class=&quot;fl-module-label&quot;&gt;Модуль 3 · Дурга&lt;/div&gt;
              &lt;div class=&quot;fl-module-name&quot;&gt;🔱 Построение Дурга янтры в 5 шагов&lt;/div&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;fl-module-body&quot;&gt;
            &lt;ul class=&quot;fl-module-list&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&gt;
        &lt;/div&gt;

        &lt;div class=&quot;fl-module-card fl-mod-4&quot;&gt;
          &lt;div class=&quot;fl-module-header&quot;&gt;
            &lt;div class=&quot;fl-module-num&quot;&gt;4&lt;/div&gt;
            &lt;div class=&quot;fl-module-title-wrap&quot;&gt;
              &lt;div class=&quot;fl-module-label&quot;&gt;Модуль 4 · Шри Янтра · Новый!&lt;/div&gt;
              &lt;div class=&quot;fl-module-name&quot;&gt;🌸 Построение Шри янтры в 5 шагов&lt;/div&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&quot;fl-module-body&quot;&gt;
            &lt;ul class=&quot;fl-module-list&quot;&gt;
              &lt;li&gt;Про ШРИ: история происхождения и божественные силы&lt;/li&gt;
              &lt;li&gt;Пошаговое построение янтры: звезда из 9 треугольников&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&gt;
        &lt;/div&gt;

      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ ЦЕНЫ ══ --&gt;
  &lt;div class=&quot;fl-bg-yellow&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-divider-orange&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2&quot;&gt;Стоимость и запись&lt;/h2&gt;
      &lt;p class=&quot;fl-sub-orange&quot;&gt;Выбирайте модули как кубики — или возьмите всё со скидкой&lt;/p&gt;
      &lt;div class=&quot;fl-price-grid&quot;&gt;
        &lt;div class=&quot;fl-price-card&quot;&gt;
          &lt;div class=&quot;fl-price-label&quot;&gt;Модуль 2&lt;/div&gt;
          &lt;span class=&quot;fl-price-val&quot;&gt;30 €&lt;/span&gt;
          &lt;div class=&quot;fl-price-name&quot;&gt;🐘 Ганеша янтра + Основы&lt;/div&gt;
          &lt;div class=&quot;fl-price-bonus&quot;&gt;✅ Модуль 1 в подарок&lt;/div&gt;
          &lt;div class=&quot;moze-inserted-code&quot;&gt;&lt;script id=&quot;5682cc25823544c22149930bb131703b5235d7d9&quot; src=&quot;https://yantraonline.ru/pl/lite/widget/script?id=729557&quot;&gt;&lt;/script&gt;&lt;/div&gt;
          &lt;a href=&quot;https://yantra-online.ru/ganesha_yantra&quot; target=&quot;_blank&quot; class=&quot;fl-link-chip-green&quot; style=&quot;margin-top:12px !important;&quot;&gt;Записаться&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-price-card orange-d&quot;&gt;
          &lt;div class=&quot;fl-price-label&quot;&gt;Модуль 3&lt;/div&gt;
          &lt;span class=&quot;fl-price-val&quot;&gt;30 €&lt;/span&gt;
          &lt;div class=&quot;fl-price-name&quot;&gt;🔱 Дурга янтра + Основы&lt;/div&gt;
          &lt;div class=&quot;fl-price-bonus&quot;&gt;✅ Модуль 1 в подарок&lt;/div&gt;
          &lt;div class=&quot;moze-inserted-code&quot;&gt;&lt;script id=&quot;57b9a109e5665ccfa3bb10ecfb434d3d66707a31&quot; src=&quot;https://yantraonline.ru/pl/lite/widget/script?id=729563&quot;&gt;&lt;/script&gt;&lt;/div&gt;
          &lt;a href=&quot;https://yantra-online.ru/durga_yantra&quot; target=&quot;_blank&quot; class=&quot;fl-link-chip&quot; style=&quot;margin-top:12px !important;&quot;&gt;Записаться&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-price-card orange&quot;&gt;
          &lt;div class=&quot;fl-price-label&quot;&gt;Модуль 4 · Новый!&lt;/div&gt;
          &lt;span class=&quot;fl-price-val&quot;&gt;30 €&lt;/span&gt;
          &lt;div class=&quot;fl-price-name&quot;&gt;🌸 Шри янтра + Основы&lt;/div&gt;
          &lt;div class=&quot;fl-price-bonus&quot;&gt;✅ Модуль 1 в подарок&lt;/div&gt;
          &lt;div class=&quot;moze-inserted-code&quot;&gt;&lt;script id=&quot;74dfbe82c9b2442b484828bcdfef2acaf0c64b44&quot; src=&quot;https://yantraonline.ru/pl/lite/widget/script?id=729571&quot;&gt;&lt;/script&gt;&lt;/div&gt;
          &lt;a href=&quot;https://yantra-online.ru/shri_yantra&quot; target=&quot;_blank&quot; class=&quot;fl-link-chip&quot; style=&quot;margin-top:12px !important; background:linear-gradient(135deg,#C2410C,#FB923C) !important;&quot;&gt;Записаться&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class=&quot;fl-price-card all&quot;&gt;
          &lt;div class=&quot;fl-price-label&quot;&gt;🌟 Все 4 модуля&lt;/div&gt;
          &lt;span class=&quot;fl-price-val&quot;&gt;90 €&lt;/span&gt;
          &lt;div class=&quot;fl-price-name&quot;&gt;Полный курс · 20 видеоуроков&lt;/div&gt;
          &lt;div class=&quot;fl-price-bonus&quot;&gt;Экономия 30 €&lt;/div&gt;
          &lt;div class=&quot;moze-inserted-code&quot;&gt;&lt;script id=&quot;ed0c33efb0df7343e764cea5799eace65cb6090e&quot; src=&quot;https://yantraonline.ru/pl/lite/widget/script?id=729575&quot;&gt;&lt;/script&gt;&lt;/div&gt;
          &lt;a href=&quot;https://yantra-online.ru/yantra_kurs&quot; target=&quot;_blank&quot; class=&quot;fl-btn fl-btn-orange&quot; style=&quot;margin-top:14px !important; display:inline-block !important;&quot;&gt;Взять весь курс&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

      &lt;div style=&quot;margin-top:22px !important; background:linear-gradient(90deg,#F5F3FF,#EDE9FE) !important; border-radius:16px !important; padding:18px 22px !important; border-left:5px solid #A78BFA !important;&quot;&gt;
        &lt;p style=&quot;margin:0 !important; font-size:0.95rem !important; color:#4C1D95 !important; font-weight:600 !important;&quot;&gt;🖼 Изображение Шри Янтры&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-photo-full&quot; style=&quot;margin-top:16px !important;&quot;&gt;
        &lt;img src=&quot;https://site-4273.mozfiles.com/files/4273/Shri_yantra_Darakova-1.png&quot; alt=&quot;Шри Янтра&quot;&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ ОТЗЫВ ══ --&gt;
  &lt;div class=&quot;fl-bg-green&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-divider-green&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2&quot;&gt;Отзыв о курсе&lt;/h2&gt;
      &lt;p class=&quot;fl-sub-green&quot;&gt;Смотрите отзыв Натальи о курсе по янтрам&lt;/p&gt;
      &lt;div class=&quot;fl-video-wrap&quot;&gt;
        &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/XKqvn-RuTGY&quot; height=&quot;360px&quot; width=&quot;100%&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-photo-full&quot;&gt;
        &lt;a href=&quot;https://www.facebook.com/darakova&quot; target=&quot;_blank&quot;&gt;
          &lt;img src=&quot;https://site-4273.mozfiles.com/files/4273/medium/yantra-shri.jpg&quot; alt=&quot;Виктория Даракова&quot;&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ ФИНАЛЬНЫЙ CTA ══ --&gt;
  &lt;div class=&quot;fl-bg-orange&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-cta-box&quot;&gt;
        &lt;h2&gt;Подать заявку на обучение&lt;/h2&gt;
        &lt;p&gt;Заполните контактную форму — &lt;b&gt;Виктория&lt;/b&gt; свяжется с вами, ответит на вопросы про обучение, способы и формы оплаты&lt;/p&gt;
        &lt;div class=&quot;fl-cta-row&quot;&gt;
          &lt;a href=&quot;https://forms.gle/gXjF5Mxa677XwPB97&quot; target=&quot;_blank&quot; class=&quot;fl-btn fl-btn-orange&quot;&gt;📋 Контактная форма&lt;/a&gt;
          &lt;a href=&quot;https://wa.me/37129250994&quot; target=&quot;_blank&quot; class=&quot;fl-btn fl-btn-white&quot;&gt;📞 WhatsApp&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/div&gt;&lt;!-- /.fl --&gt;</description>
            </item>
            </channel>
</rss>