<?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/sila-kamnej/</link>
        <description>Yantra.lv Viktorija Darakova - Сила камней</description>
                    <item>
                <title>Семинар Волшебная сила камней или украшения со смыслом</title>
                <link>http://www.yantra.lv/zaochno/mini-kursy/sila-kamnej/params/post/2273776/seminar-volshebnaja-sila-kamnej-ili-ukrashenija-so-smyslom</link>
                <pubDate>Mon, 12 Oct 2020 19:49:00 +0000</pubDate>
                <description>&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;style&gt;
/* ============================================================
   ВОЛШЕБНАЯ СИЛА КАМНЕЙ
   Фиолетовый + золото + оранжевые акценты
   Purple: #1E0A3C / #2D1B69 / #4C1D95 / #6D28D9 / #A78BFA / #EDE9FE / #F5F3FF
   Gold:   #78350F / #B45309 / #D97706 / #F59E0B / #FDE68A / #FFFBEB
   Orange: #9A3412 / #C2410C / #EA580C / #FB923C / #FED7AA / #FFF7ED
   ============================================================ */

.fl * { box-sizing: border-box !important; }
.fl {
  font-family: &#039;Segoe UI&#039;, Arial, sans-serif !important;
  color: #1E0A3C !important;
  line-height: 1.72 !important;
}

/* ── HERO BANNER ── */
.fl-hero {
  position: relative !important;
  background: linear-gradient(150deg, #1E0A3C 0%, #2D1B69 45%, #4C1D95 80%, #6D28D9 100%) !important;
  padding: 72px 20px 120px !important;
  text-align: center !important;
  overflow: hidden !important;
}
.fl-hero::before {
  content: &#039;&#039; !important; position: absolute !important;
  top: -60px !important; left: -80px !important;
  width: 400px !important; height: 400px !important;
  background: rgba(245,158,11,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(245,158,11,0.18) !important;
  border: 1.5px solid rgba(253,230,138,0.45) !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.6rem, 4vw, 2.8rem) !important;
  font-weight: 900 !important; color: #ffffff !important;
  line-height: 1.2 !important; margin: 0 0 14px !important;
  position: relative !important; z-index: 1 !important;
}
.fl-hero-subtitle {
  font-size: clamp(0.95rem, 2vw, 1.18rem) !important;
  color: #C4B5FD !important; font-weight: 400 !important;
  margin: 0 auto 28px !important; max-width: 640px !important;
  position: relative !important; z-index: 1 !important;
}
.fl-hero-badge {
  display: inline-block !important;
  background: linear-gradient(135deg, #B45309, #F59E0B) !important;
  color: #fff !important; font-weight: 800 !important; font-size: 0.97rem !important;
  padding: 11px 28px !important; border-radius: 50px !important;
  position: relative !important; z-index: 1 !important;
  box-shadow: 0 6px 22px rgba(180,83,9,0.45) !important;
}

/* ── SECTION WRAPPERS ── */
.fl-section {
  padding: 60px 20px !important;
  max-width: 900px !important;
  margin: 0 auto !important;
}
.fl-bg-gold    { background: #FFFBEB !important; padding: 60px 20px !important; }
.fl-bg-gold    &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }
.fl-bg-purple  { background: #EDE9FE !important; padding: 60px 20px !important; }
.fl-bg-purple  &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }
.fl-bg-light   { background: #F5F3FF !important; padding: 60px 20px !important; }
.fl-bg-light   &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }
.fl-bg-orange  { background: #FFF7ED !important; padding: 60px 20px !important; }
.fl-bg-orange  &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }
.fl-bg-white   { background: #ffffff !important; padding: 60px 20px !important; }
.fl-bg-white   &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }
.fl-bg-deep {
  background: linear-gradient(150deg, #1E0A3C 0%, #2D1B69 50%, #4C1D95 100%) !important;
  padding: 60px 20px !important;
}
.fl-bg-deep &gt; .fl-section { padding-top: 0 !important; padding-bottom: 0 !important; }

/* ── DIVIDERS ── */
.fl-div-purple { width:60px !important; height:4px !important; background:linear-gradient(90deg,#4C1D95,#A78BFA) !important; border-radius:4px !important; margin:0 0 28px !important; }
.fl-div-gold   { width:60px !important; height:4px !important; background:linear-gradient(90deg,#B45309,#F59E0B) !important; border-radius:4px !important; margin:0 0 28px !important; }
.fl-div-orange { width:60px !important; height:4px !important; background:linear-gradient(90deg,#EA580C,#FB923C) !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:#2D1B69 !important; margin:0 0 8px !important; line-height:1.22 !important; }
.fl-h2-gold   { color:#78350F !important; }
.fl-h2-orange { color:#9A3412 !important; }
.fl-h2-white  { color:#ffffff !important; }
.fl-sub         { font-size:1rem !important; color:#6D28D9 !important; margin:0 0 30px !important; }
.fl-sub-gold    { font-size:1rem !important; color:#B45309 !important; margin:0 0 30px !important; }
.fl-sub-orange  { font-size:1rem !important; color:#C2410C !important; margin:0 0 30px !important; }
.fl-sub-white   { font-size:1rem !important; color:rgba(255,255,255,0.78) !important; margin:0 0 30px !important; }

/* ── TEXT ── */
.fl-p { font-size:0.97rem !important; color:#1E0A3C !important; line-height:1.78 !important; margin-bottom:14px !important; }

.fl-lead {
  font-size:1.06rem !important; font-weight:600 !important; color:#2D1B69 !important;
  line-height:1.72 !important; margin-bottom:18px !important;
  border-left:5px solid #A78BFA !important; padding:12px 18px !important;
  background:linear-gradient(90deg,rgba(167,139,250,0.12),transparent) !important;
  border-radius:0 12px 12px 0 !important;
}
.fl-lead-gold {
  font-size:1.06rem !important; font-weight:600 !important; color:#78350F !important;
  line-height:1.72 !important; margin-bottom:18px !important;
  border-left:5px solid #F59E0B !important; padding:12px 18px !important;
  background:linear-gradient(90deg,rgba(245,158,11,0.10),transparent) !important;
  border-radius:0 12px 12px 0 !important;
}

/* ── INSIGHTS ── */
.fl-insight {
  margin:16px 0 !important;
  background:linear-gradient(90deg,#EDE9FE,#DDD6FE) !important;
  border-left:4px solid #7C3AED !important; border-radius:0 12px 12px 0 !important;
  padding:14px 18px !important; font-size:0.95rem !important;
  color:#2D1B69 !important; line-height:1.7 !important;
}
.fl-insight-gold {
  margin:16px 0 !important;
  background:linear-gradient(90deg,#FFFBEB,#FEF3C7) !important;
  border-left:4px solid #F59E0B !important; border-radius:0 12px 12px 0 !important;
  padding:14px 18px !important; font-size:0.95rem !important;
  color:#78350F !important; line-height:1.7 !important;
}

/* ── PHOTO FULL ── */
.fl-photo {
  border-radius:20px !important; overflow:hidden !important;
  box-shadow:0 12px 40px rgba(76,29,149,0.18) !important; margin:24px 0 !important;
}
.fl-photo img { width:100% !important; display:block !important; }

/* ── COURSE TOPICS LIST ── */
.fl-topics {
  list-style:none !important; margin:0 !important; padding:0 !important;
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(260px,1fr)) !important;
  gap:12px !important;
}
.fl-topics li {
  background:#ffffff !important; border-radius:14px !important;
  padding:14px 16px !important;
  font-size:0.92rem !important; color:#1E0A3C !important; line-height:1.55 !important;
  box-shadow:0 3px 12px rgba(76,29,149,0.10) !important;
  display:flex !important; align-items:flex-start !important; gap:10px !important;
}
.fl-topics li::before {
  content:&#039;💎&#039; !important; flex-shrink:0 !important;
  font-size:0.88rem !important; margin-top:1px !important;
}
.fl-topics li:nth-child(3n+1) { border-left:3px solid #A78BFA !important; }
.fl-topics li:nth-child(3n+2) { border-left:3px solid #F59E0B !important; }
.fl-topics li:nth-child(3n)   { border-left:3px solid #FB923C !important; }

/* ── PRICE CARD ── */
.fl-price-card {
  background:linear-gradient(135deg,#2D1B69 0%,#4C1D95 60%,#6D28D9 100%) !important;
  border-radius:24px !important; padding:40px 32px !important;
  text-align:center !important; position:relative !important; overflow:hidden !important;
  box-shadow:0 14px 50px rgba(76,29,149,0.32) !important;
}
.fl-price-card::before {
  content:&#039;&#039; !important; position:absolute !important;
  top:-70px !important; right:-70px !important;
  width:280px !important; height:280px !important;
  background:rgba(245,158,11,0.09) !important; border-radius:50% !important;
}
.fl-price-card::after {
  content:&#039;&#039; !important; position:absolute !important;
  bottom:-50px !important; left:-50px !important;
  width:220px !important; height:220px !important;
  background:rgba(234,88,12,0.07) !important; border-radius:50% !important;
}
.fl-price-main {
  font-size:clamp(2.2rem,5vw,3.2rem) !important; font-weight:900 !important;
  color:#FDE68A !important; line-height:1 !important; margin-bottom:8px !important;
  position:relative !important; z-index:1 !important;
}
.fl-price-desc {
  font-size:0.97rem !important; color:rgba(255,255,255,0.85) !important;
  margin-bottom:18px !important; position:relative !important; z-index:1 !important;
  line-height:1.6 !important;
}
.fl-price-chips {
  display:flex !important; justify-content:center !important;
  flex-wrap:wrap !important; gap:10px !important; margin-bottom:24px !important;
  position:relative !important; z-index:1 !important;
}
.fl-price-chip {
  background:rgba(255,255,255,0.14) !important;
  border:1.5px solid rgba(255,255,255,0.25) !important;
  color:#fff !important; font-size:0.83rem !important; font-weight:600 !important;
  padding:7px 16px !important; border-radius:50px !important;
}

/* ── CTA BOX ── */
.fl-cta-box {
  background:linear-gradient(150deg,#1E0A3C 0%,#2D1B69 50%,#4C1D95 100%) !important;
  border-radius:26px !important; padding:48px 32px !important;
  text-align:center !important; position:relative !important; overflow:hidden !important;
  box-shadow:0 14px 55px rgba(76,29,149,0.30) !important;
}
.fl-cta-box::before {
  content:&#039;&#039; !important; position:absolute !important;
  top:-70px !important; right:-70px !important;
  width:280px !important; height:280px !important;
  background:rgba(234,88,12,0.09) !important; border-radius:50% !important;
}
.fl-cta-box h2 {
  font-size:clamp(1.4rem,3vw,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.85) !important; font-size:0.97rem !important;
  margin:0 0 24px !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:12px !important;
  position:relative !important; z-index:1 !important;
}

/* ── BUTTONS ── */
.fl-btn {
  display:inline-block !important; font-size:0.94rem !important; font-weight:700 !important;
  padding:13px 28px !important; border-radius:50px !important;
  text-decoration:none !important; cursor:pointer !important;
  border:none !important; line-height:1 !important;
}
.fl-btn-purple { background:linear-gradient(135deg,#4C1D95,#7C3AED) !important; color:#fff !important; box-shadow:0 4px 18px rgba(76,29,149,0.40) !important; }
.fl-btn-gold   { background:linear-gradient(135deg,#B45309,#F59E0B) !important; color:#fff !important; box-shadow:0 4px 18px rgba(180,83,9,0.38) !important; }
.fl-btn-orange { background:linear-gradient(135deg,#EA580C,#FB923C) !important; color:#fff !important; box-shadow:0 4px 18px rgba(234,88,12,0.38) !important; }
.fl-btn-white  { background:#ffffff !important; color:#2D1B69 !important; font-weight:700 !important; box-shadow:0 4px 16px rgba(0,0,0,0.13) !important; }
&lt;/style&gt;

&lt;div class=&quot;fl moze-center&quot;&gt;

  &lt;!-- ══ HERO ══ --&gt;
  &lt;div class=&quot;fl-hero&quot;&gt;
    &lt;div class=&quot;fl-hero-eyebrow&quot;&gt;💎 Онлайн-курс · 5 занятий&lt;/div&gt;
    &lt;h1 class=&quot;fl-hero-title&quot;&gt;Волшебная сила камней&lt;br&gt;или украшения со смыслом&lt;/h1&gt;
    &lt;div class=&quot;fl-hero-subtitle&quot;&gt;Как улучшить жизнь, получить силу и поддержку драгоценных камней? Как подобрать свой камень?&lt;/div&gt;
    &lt;div class=&quot;fl-hero-badge&quot;&gt;✨ Астро-камни и украшения с намерением&lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ ВСТУПЛЕНИЕ ══ --&gt;
  &lt;div class=&quot;fl-bg-gold&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-div-gold&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2 fl-h2-gold&quot;&gt;Украшения, которые дают силу&lt;/h2&gt;
      &lt;p class=&quot;fl-sub-gold&quot;&gt;Девочки не могут без украшений — а украшения без смысла&lt;/p&gt;

      &lt;p class=&quot;fl-lead-gold&quot;&gt;Многие хотят, чтобы украшение было не только красивым, но и давало силу и пользу. Есть смысл выбирать такие украшения, которые добавят благоприятных энергий, дадут силу и даже улучшат судьбу!&lt;/p&gt;

      &lt;div class=&quot;fl-photo&quot;&gt;
        &lt;img src=&quot;https://site-4273.mozfiles.com/files/4273/Kamushki_Darakova.jpg&quot; alt=&quot;Волшебная сила камней — Виктория Даракова&quot;&gt;
      &lt;/div&gt;

      &lt;p class=&quot;fl-p&quot;&gt;Драгоценные камни являются проводниками определённых Энергий. Каждый камень, попадая в наше поле, оказывает на нас влияние — на настроение, самочувствие и даже судьбу. Не все люди чувствуют энергетику камней и доверяют своей интуиции, поэтому знание камней и навык взаимодействия с ними поможет разобраться в этом вопросе.&lt;/p&gt;

      &lt;div class=&quot;fl-insight-gold&quot;&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-div-purple&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2&quot;&gt;Астро-камни и сила планет&lt;/h2&gt;
      &lt;p class=&quot;fl-sub&quot;&gt;Наваратна — «9 сокровищ» для гармонии судьбы&lt;/p&gt;
      &lt;div class=&quot;fl-photo&quot;&gt;
        &lt;img src=&quot;https://site-4273.mozfiles.com/files/4273/Volshebnaja_sila_kamnej.jpg&quot; alt=&quot;Волшебная сила камней&quot;&gt;
      &lt;/div&gt;
      &lt;p class=&quot;fl-p&quot;&gt;Обо всех тонкостях и нюансах вы узнаете на уникальном онлайн-курсе «Волшебная сила камней или украшения со смыслом». Курс состоит из &lt;b&gt;5 занятий по 1 часу&lt;/b&gt; — удобный учебный кабинет, наглядная презентация.&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ ПРОГРАММА КУРСА ══ --&gt;
  &lt;div class=&quot;fl-bg-purple&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-div-purple&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2&quot;&gt;Что будет на онлайн-курсе&lt;/h2&gt;
      &lt;p class=&quot;fl-sub&quot;&gt;12 тем — от основ до точного подбора вашего камня&lt;/p&gt;
      &lt;ul class=&quot;fl-topics&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;12 видов АСТРОКАМНЕЙ&lt;/li&gt;
        &lt;li&gt;Наваратна — «9 сокровищ»: как сгармонизировать влияние 9 планет&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;/li&gt;
      &lt;/ul&gt;
      &lt;div class=&quot;fl-insight&quot; style=&quot;margin-top:24px !important;&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-orange&quot;&gt;
    &lt;div class=&quot;fl-section&quot;&gt;
      &lt;div class=&quot;fl-div-gold&quot;&gt;&lt;/div&gt;
      &lt;h2 class=&quot;fl-h2 fl-h2-orange&quot;&gt;Стоимость и доступ&lt;/h2&gt;
      &lt;p class=&quot;fl-sub-orange&quot;&gt;Инвестиция в красоту со смыслом&lt;/p&gt;
      &lt;div class=&quot;fl-price-card&quot;&gt;
        &lt;div class=&quot;fl-price-main&quot;&gt;💎 75 €&lt;/div&gt;
        &lt;div class=&quot;fl-price-desc&quot;&gt;Мини-курс «Волшебная сила камней»&lt;br&gt;5 видеоуроков по 1 часу&lt;/div&gt;
        &lt;div class=&quot;fl-price-chips&quot;&gt;
          &lt;span class=&quot;fl-price-chip&quot;&gt;📦 5 видеоуроков&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;✅ Гарантия возврата 14 дней&lt;/span&gt;
        &lt;/div&gt;
        &lt;div class=&quot;moze-inserted-code&quot;&gt;&lt;script id=&quot;0879be75c9fad8138bd35c70ef44a3a78abc42d7&quot; src=&quot;https://yantraonline.ru/pl/lite/widget/script?id=783953&quot;&gt;&lt;/script&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ══ ФИНАЛЬНЫЙ CTA ══ --&gt;
  &lt;div class=&quot;fl-bg-light&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-gold&quot;&gt;📋 Контактная форма&lt;/a&gt;
          &lt;a href=&quot;https://forms.gle/gXjF5Mxa677XwPB97&quot; target=&quot;_blank&quot; class=&quot;fl-btn fl-btn-white&quot;&gt;💌 Написать Виктории&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>