<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
        <title>Yantra.lv Viktorija Darakova - Идеи Йоги для лица</title>
        <link>http://www.yantra.lv/zaochno/idei-jogi-dlja-lica/</link>
        <description>Yantra.lv Viktorija Darakova - Идеи Йоги для лица</description>
                    <item>
                <title>7 идей Йоги для лица</title>
                <link>http://www.yantra.lv/zaochno/idei-jogi-dlja-lica/params/post/2167365/7-idej-jogi-dlja-lica</link>
                <pubDate>Wed, 01 Jul 2020 20:04: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;7 идей — Йога для лица&lt;/title&gt;
&lt;style&gt;
/* ===== YOGA FACE IDEAS — LAVENDER + PEACH PALETTE ===== */
/* Scope: .fl | All rules use !important for CMS override safety */

/* === PALETTE ===
   Lavender deep : #7E57C2
   Lavender mid  : #B39DDB
   Lavender light: #C8B6FF
   Lavender pale : #F3F0FF
   Lavender bg   : #EDE9FE
   Peach deep    : #FF8A65
   Peach mid     : #FFB7A5
   Peach light   : #FFD6C9
   Peach bg      : #FFF0EA
   Neutral       : #FFF8F5
   Text dark     : #2D1B3D
   Text mid      : #5A4070
*/

.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, #5E35B1 0%, #7E57C2 50%, #FF8A65 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: -50px !important; right: -50px !important;
  width: 200px !important; height: 200px !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 h1 {
  font-size: clamp(1.6rem, 4vw, 2.4rem) !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.88) !important;
  line-height: 1.6 !important;
  max-width: 580px !important;
  margin: 0 auto 28px !important;
}
.fl-hero-badge {
  display: inline-block !important;
  background: rgba(255,255,255,0.18) !important;
  border: 1px solid rgba(255,255,255,0.4) !important;
  border-radius: 24px !important;
  padding: 6px 18px !important;
  font-size: 0.88rem !important;
  color: #FFFFFF !important;
  margin: 4px !important;
}
.fl-hero-num {
  font-size: 5rem !important;
  font-weight: 900 !important;
  color: rgba(255,255,255,0.12) !important;
  line-height: 1 !important;
  position: absolute !important;
  bottom: 60px !important; right: 32px !important;
}

/* ── SECTIONS ── */
.fl-section {
  background: #FFFFFF !important;
  padding: 48px 28px !important;
}
.fl-section-lavender {
  background: #F3F0FF !important;
  padding: 48px 28px !important;
}
.fl-section-peach {
  background: #FFF0EA !important;
  padding: 48px 28px !important;
}
.fl-section-dark {
  background: linear-gradient(135deg, #4527A0 0%, #7E57C2 100%) !important;
  padding: 48px 28px !important;
}

/* ── HEADINGS ── */
.fl h2 {
  font-size: clamp(1.3rem, 3.5vw, 1.85rem) !important;
  font-weight: 700 !important;
  color: #5E35B1 !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, #B39DDB, #FFB7A5) !important;
  border-radius: 2px !important;
  margin: 0 auto 32px !important;
}
.fl-section-dark .fl-divider {
  background: linear-gradient(90deg, rgba(255,255,255,0.55), rgba(255,255,255,0.15)) !important;
}
.fl-tag {
  display: inline-block !important;
  background: #EDE9FE !important;
  color: #7E57C2 !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.18) !important;
  color: #FFFFFF !important;
}
.fl-lead {
  text-align: center !important;
  font-size: 1rem !important;
  color: #5A4070 !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; }

/* ── IDEA CARD ── */
.fl-idea {
  background: #FFFFFF !important;
  border-radius: 20px !important;
  padding: 28px 28px 28px 80px !important;
  position: relative !important;
  box-shadow: 0 3px 18px rgba(94,53,177,0.10) !important;
  margin-bottom: 32px !important;
}
.fl-idea:last-child { margin-bottom: 0 !important; }
.fl-idea-num {
  position: absolute !important;
  left: 18px !important; top: 22px !important;
  width: 44px !important; height: 44px !important;
  background: linear-gradient(135deg, #7E57C2, #B39DDB) !important;
  color: #FFFFFF !important;
  border-radius: 50% !important;
  font-size: 1.1rem !important;
  font-weight: 900 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.fl-idea-alt .fl-idea-num {
  background: linear-gradient(135deg, #FF8A65, #FFB7A5) !important;
}
.fl-idea-title {
  font-size: 1.05rem !important;
  font-weight: 700 !important;
  color: #5E35B1 !important;
  margin-bottom: 10px !important;
  line-height: 1.35 !important;
}
.fl-idea-alt .fl-idea-title { color: #D4532A !important; }
.fl-idea-text {
  font-size: 0.97rem !important;
  line-height: 1.7 !important;
  color: #2D1B3D !important;
  margin-bottom: 20px !important;
}

/* ── VIDEO ── */
.fl-video-wrap {
  position: relative !important;
  width: 100% !important;
  padding-bottom: 56.25% !important;
  height: 0 !important;
  border-radius: 14px !important;
  overflow: hidden !important;
  box-shadow: 0 6px 28px rgba(94,53,177,0.16) !important;
}
.fl-video-wrap iframe {
  position: absolute !important;
  top: 0 !important; left: 0 !important;
  width: 100% !important; height: 100% !important;
  border: none !important;
}

/* ── SMARTSENDER FORM WRAPPER ── */
.fl-form-wrap {
  background: linear-gradient(135deg, #F3F0FF 0%, #FFF0EA 100%) !important;
  border: 2px solid #C8B6FF !important;
  border-radius: 20px !important;
  padding: 28px 24px !important;
  margin: 20px 0 !important;
  text-align: center !important;
}
.fl-form-title {
  font-size: 1.05rem !important;
  font-weight: 700 !important;
  color: #5E35B1 !important;
  margin-bottom: 16px !important;
  line-height: 1.4 !important;
}

/* ── CTA BUTTON ── */
.fl-cta-wrap { text-align: center !important; }
.fl-btn {
  display: inline-block !important;
  background: linear-gradient(135deg, #7E57C2 0%, #B39DDB 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(126,87,194,0.38) !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(126,87,194,0.50) !important;
  color: #FFFFFF !important;
  -webkit-text-fill-color: #FFFFFF !important;
}
.fl-btn-peach {
  display: inline-block !important;
  background: linear-gradient(135deg, #FF8A65 0%, #FFB7A5 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(255,138,101,0.38) !important;
  letter-spacing: 0.02em !important;
  transition: transform 0.2s, box-shadow 0.2s !important;
}
.fl-btn-peach:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 10px 32px rgba(255,138,101,0.50) !important;
  color: #FFFFFF !important;
  -webkit-text-fill-color: #FFFFFF !important;
}
.fl-btn-sub {
  display: block !important;
  font-size: 0.84rem !important;
  font-weight: 400 !important;
  margin-top: 10px !important;
  color: rgba(255,255,255,0.80) !important;
  -webkit-text-fill-color: rgba(255,255,255,0.80) !important;
}

/* ── BANNER LINK ── */
.fl-banner-link {
  display: block !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  box-shadow: 0 6px 28px rgba(94,53,177,0.18) !important;
  transition: transform 0.2s, box-shadow 0.2s !important;
  margin-top: 24px !important;
}
.fl-banner-link:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 12px 36px rgba(94,53,177,0.28) !important;
}
.fl-banner-link img {
  display: block !important;
  width: 100% !important;
  border-radius: 16px !important;
}

/* ── AUTHOR BLOCK ── */
.fl-author {
  background: #FFFFFF !important;
  border-top: 4px solid #B39DDB !important;
  border-radius: 0 0 18px 18px !important;
  padding: 24px 28px !important;
  box-shadow: 0 3px 16px rgba(94,53,177,0.10) !important;
  font-size: 0.97rem !important;
  line-height: 1.7 !important;
  color: #2D1B3D !important;
}
.fl-author strong { color: #5E35B1 !important; }

p { margin-bottom: 0 !important; }
&lt;/style&gt;

&lt;!-- SmartSender script --&gt;
&lt;script src=&quot;https://customer.smartsender.eu/js/client/lp.min.js?v2.0.0&quot;&gt;&lt;/script&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-num&quot;&gt;7&lt;/span&gt;
    &lt;h1&gt;7 идей, которые привели меня к Йоге для лица&lt;/h1&gt;
    &lt;p class=&quot;fl-hero-sub&quot;&gt;Записала короткие видео по 2 минуты — рассказываю про самые важные идеи об омоложении&lt;/p&gt;
    &lt;span class=&quot;fl-hero-badge&quot;&gt;🧘 Йога для лица&lt;/span&gt;
    &lt;span class=&quot;fl-hero-badge&quot;&gt;✨ 7 коротких видео&lt;/span&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ИДЕИ 1–4 ░░ --&gt;
  &lt;div class=&quot;fl-section-lavender&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;!-- Идея 1 --&gt;
    &lt;div class=&quot;fl-idea&quot;&gt;
      &lt;div class=&quot;fl-idea-num&quot;&gt;1&lt;/div&gt;
      &lt;div class=&quot;fl-idea-title&quot;&gt;Гарантийный срок заканчивается 🤔&lt;/div&gt;
      &lt;p class=&quot;fl-idea-text&quot;&gt;В какой-то момент гарантийный срок заканчивается! Обычно это происходит в 35–40 лет. Потом красота женщины — дело её собственных рук и усилий. С возрастом важнее становятся не форма и черты лица, а его &lt;b&gt;выражение, состояние кожи, гармония и симметрия&lt;/b&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/oTO-Gn-y64M&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- Идея 2 --&gt;
    &lt;div class=&quot;fl-idea fl-idea-alt&quot;&gt;
      &lt;div class=&quot;fl-idea-num&quot;&gt;2&lt;/div&gt;
      &lt;div class=&quot;fl-idea-title&quot;&gt;Мимика лица — 57 мышц 🤔&lt;/div&gt;
      &lt;p class=&quot;fl-idea-text&quot;&gt;На нашем лице 57 мышц, среди них особые — мимические. Они отличаются от других тем, что одним концом крепятся к кости, а другим прямо к коже. Когда они сокращаются — меняется мимика. Но с возрастом &lt;b&gt;большинство из них находятся в спазме, укорачиваются и тянут кожу в складки&lt;/b&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/SUI_NJy4hgM&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- Идея 3 --&gt;
    &lt;div class=&quot;fl-idea&quot;&gt;
      &lt;div class=&quot;fl-idea-num&quot;&gt;3&lt;/div&gt;
      &lt;div class=&quot;fl-idea-title&quot;&gt;Лицо как визитная карточка 🤗&lt;/div&gt;
      &lt;p class=&quot;fl-idea-text&quot;&gt;Говорят, что по одёжке встречают! Наше выражение лица — одёжка для души. Для женщины лицо как визитная карточка. &lt;b&gt;Красивое, приятное, чистое, открытое лицо&lt;/b&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/3vqWn-BFPrA&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- Идея 4 --&gt;
    &lt;div class=&quot;fl-idea fl-idea-alt&quot;&gt;
      &lt;div class=&quot;fl-idea-num&quot;&gt;4&lt;/div&gt;
      &lt;div class=&quot;fl-idea-title&quot;&gt;Глаза — зеркало души 🤗&lt;/div&gt;
      &lt;p class=&quot;fl-idea-text&quot;&gt;Наши глаза и лицо выражают наше внутреннее психологическое состояние. &lt;b&gt;Мозг, эмоции и мышцы на лице связаны напрямую.&lt;/b&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/WukLGzrv91k&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ИДЕЯ 5 + ФОРМА ░░ --&gt;
  &lt;div class=&quot;fl-section&quot;&gt;
    &lt;div class=&quot;fl-idea&quot;&gt;
      &lt;div class=&quot;fl-idea-num&quot;&gt;5&lt;/div&gt;
      &lt;div class=&quot;fl-idea-title&quot;&gt;Что напрягаешь — то и получаешь! 🤔&lt;/div&gt;
      &lt;p class=&quot;fl-idea-text&quot;&gt;Напрягите свой лоб — получите головную боль. Напрягите жевательные мышцы — станете злой и раздражённой. Сморщите нос и опустите уголки губ — породите презрение. А вот &lt;b&gt;улыбка расправляет лоб и поднимает уголки губ — улучшает настроение и мир поворачивается к нам&lt;/b&gt;.&lt;/p&gt;
      &lt;!-- SmartSender Form --&gt;
      &lt;div class=&quot;fl-form-wrap&quot;&gt;
        &lt;div class=&quot;fl-form-title&quot;&gt;💌 Подпишитесь — получайте практики и идеи на почту&lt;/div&gt;
        &lt;div id=&quot;kccDwdRt&quot; class=&quot;ss-landing&quot; data-target=&quot;kccDwdRt&quot; data-domain=&quot;yantra&quot;&gt;&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-video-wrap&quot; style=&quot;margin-top: 20px !important;&quot;&gt;
        &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/psRCGaL82tY&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ИДЕИ 6–7 ░░ --&gt;
  &lt;div class=&quot;fl-section-peach&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;!-- Идея 6 --&gt;
    &lt;div class=&quot;fl-idea fl-idea-alt&quot;&gt;
      &lt;div class=&quot;fl-idea-num&quot;&gt;6&lt;/div&gt;
      &lt;div class=&quot;fl-idea-title&quot;&gt;Мимика, которая старит 🤔&lt;/div&gt;
      &lt;p class=&quot;fl-idea-text&quot;&gt;Есть мимика, которая старит. С возрастом начинают преобладать &lt;b&gt;мышцы-депрессоры (опускатели)&lt;/b&gt;. Негативные эмоции, которые долгие годы застревали на лице, сделали своё дело. Когда эти мышцы напрягаются — опускаются уголки глаз, бровей, губ и отвисают щёки. &lt;b&gt;Лицо становится печальным, усталым и старым.&lt;/b&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/4JpQAQSu6T4&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- Идея 7 --&gt;
    &lt;div class=&quot;fl-idea&quot;&gt;
      &lt;div class=&quot;fl-idea-num&quot;&gt;7&lt;/div&gt;
      &lt;div class=&quot;fl-idea-title&quot;&gt;Красивое лицо и вопрос выживания 🤔&lt;/div&gt;
      &lt;p class=&quot;fl-idea-text&quot;&gt;В чём паника, если я постарею? Почему красивое лицо ценилось во все времена? Оказывается, у нас есть &lt;b&gt;Лимбическая система&lt;/b&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/KDlM39FN-4w&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ФИНАЛЬНЫЙ CTA ░░ --&gt;
  &lt;div class=&quot;fl-section-dark&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;Как в 30, 40 и даже в 50 быть довольной собой?&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-peach&quot; href=&quot;https://yantraonline.com/yoga_face?utm_source=yantra_stranica&amp;amp;utm_medium=7pricin&quot; target=&quot;_blank&quot;&gt;Регистрация на бесплатный вебинар →&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ АВТОР + БАННЕР ░░ --&gt;
  &lt;div class=&quot;fl-section&quot;&gt;
    &lt;div class=&quot;fl-author&quot;&gt;
      Меня зовут &lt;b&gt;Виктория Даракова&lt;/b&gt;! Мне 55 лет, и я этого не скрываю 👉 Моя внешность — результат знаний и практики Йоги для лица 🤩 Дальше я буду про них рассказывать.
    &lt;/div&gt;
    &lt;a class=&quot;fl-banner-link&quot; href=&quot;https://yantraonline.com/yoga_face?utm_source=yantra_stranica&amp;amp;utm_medium=7pricin&quot; target=&quot;_blank&quot;&gt;
      &lt;img src=&quot;https://site-4273.mozfiles.com/files/4273/2022Kak-spasti-Face-yoga-1.jpg&quot; alt=&quot;Йога для лица: Как спасти лицо от старости&quot;&gt;
    &lt;/a&gt;
    &lt;br&gt;
    &lt;div class=&quot;fl-cta-wrap&quot;&gt;
      &lt;a class=&quot;fl-btn&quot; href=&quot;https://yantraonline.com/yoga_face?utm_source=yantra_stranica&amp;amp;utm_medium=7pricin&quot; target=&quot;_blank&quot;&gt;Регистрация на бесплатный вебинар&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/div&gt;</description>
            </item>
            </channel>
</rss>