<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
        <title>Yantra.lv Viktorija Darakova - Выпрямляем спину / Проблема 3:</title>
        <link>http://www.yantra-online.info/zaochno/idei-jogi-dlja-lica/vyprjamljaem-spinu--problema-3/</link>
        <description>Yantra.lv Viktorija Darakova - Выпрямляем спину / Проблема 3:</description>
                    <item>
                <title>Выпрямляем спину / Проблема 3: усталый вид /сутулая спина</title>
                <link>http://www.yantra-online.info/zaochno/idei-jogi-dlja-lica/vyprjamljaem-spinu--problema-3/params/post/4473144/vyprjamljaem-spinu--problema-3-ustalyj-vid-sutulaja-spina</link>
                <pubDate>Sat, 16 Mar 2024 11:22: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;
/* ===== FACE YOGA — POSTURE — FUCHSIA / NEON PALETTE ===== */
/* Scope: .fl | All rules use !important for CMS override safety */

/* === PALETTE ===
   Fuchsia        : #F7068E   кнопки, плашки, важные заголовки
   Deep violet    : #4A007D   заголовки, фон блоков, рамки
   Neon violet    : #8A19FF   стрелки, иконки, выделения
   Neon yellow    : #FFE600   цифры, бейджи, важные слова
   Golden-peach   : #F6B45B   мягкие фоны секций
   Cream          : #FFF3DD   основной фон страницы
   Dark plum      : #21002F   подвал, контрастные блоки
   Warm graphite  : #2B2230   основной текст
*/

.fl * { box-sizing: border-box !important; margin: 0 !important; padding: 0 !important; }
.fl { font-family: &#039;Segoe UI&#039;, Arial, sans-serif !important; color: #2B2230 !important; background: #FFF3DD !important; max-width: 860px !important; margin: 0 auto !important; padding: 0 !important; }

/* ── HERO ── */
.fl-hero {
  background: linear-gradient(135deg, #21002F 0%, #4A007D 60%, #8A19FF 100%) !important;
  padding: 56px 32px 80px !important;
  text-align: center !important;
  position: relative !important;
  overflow: hidden !important;
}
.fl-hero::before {
  content: &#039;&#039; !important;
  position: absolute !important;
  top: -60px !important; right: -60px !important;
  width: 240px !important; height: 240px !important;
  background: rgba(247,6,142,0.12) !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: #FFF3DD !important;
  border-radius: 50% !important;
}
.fl-hero h1 {
  font-size: clamp(1.5rem, 4vw, 2.3rem) !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.14) !important;
  border: 1px solid rgba(255,255,255,0.35) !important;
  border-radius: 24px !important;
  padding: 6px 18px !important;
  font-size: 0.88rem !important;
  color: #FFFFFF !important;
  margin: 4px !important;
}
.fl-hero-badge-fuchsia {
  display: inline-block !important;
  background: linear-gradient(135deg, #C2005A, #F7068E) !important;
  border-radius: 24px !important;
  padding: 7px 20px !important;
  font-size: 0.9rem !important;
  font-weight: 700 !important;
  color: #FFFFFF !important;
  -webkit-text-fill-color: #FFFFFF !important;
  margin: 4px !important;
}
.fl-hero-badge-yellow {
  display: inline-block !important;
  background: #FFE600 !important;
  border-radius: 24px !important;
  padding: 7px 20px !important;
  font-size: 0.9rem !important;
  font-weight: 800 !important;
  color: #21002F !important;
  -webkit-text-fill-color: #21002F !important;
  margin: 4px !important;
}

/* ── SECTIONS ── */
.fl-section { background: #FFF3DD !important; padding: 48px 28px !important; }
.fl-section-cream { background: #FFFFFF !important; padding: 48px 28px !important; }
.fl-section-peach { background: #FFF0D4 !important; padding: 48px 28px !important; }
.fl-section-dark {
  background: linear-gradient(135deg, #21002F 0%, #4A007D 100%) !important;
  padding: 48px 28px !important;
}
.fl-section-fuchsia {
  background: linear-gradient(135deg, #C2005A 0%, #F7068E 100%) !important;
  padding: 48px 28px !important;
}
.fl-section-plum {
  background: #21002F !important;
  padding: 48px 28px !important;
}

/* ── HEADINGS ── */
.fl h2 {
  font-size: clamp(1.3rem, 3.5vw, 1.9rem) !important;
  font-weight: 700 !important;
  color: #4A007D !important;
  text-align: center !important;
  margin-bottom: 8px !important;
  line-height: 1.3 !important;
}
.fl-section-dark h2,
.fl-section-fuchsia h2,
.fl-section-plum h2 { color: #FFFFFF !important; }
.fl-divider {
  width: 64px !important; height: 4px !important;
  background: linear-gradient(90deg, #F7068E, #8A19FF) !important;
  border-radius: 2px !important;
  margin: 0 auto 32px !important;
}
.fl-section-dark .fl-divider,
.fl-section-fuchsia .fl-divider,
.fl-section-plum .fl-divider {
  background: linear-gradient(90deg, rgba(255,230,0,0.8), rgba(255,255,255,0.3)) !important;
}
.fl-tag {
  display: inline-block !important;
  background: #FFE9F5 !important;
  color: #C2005A !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,
.fl-section-fuchsia .fl-tag,
.fl-section-plum .fl-tag { background: rgba(255,230,0,0.18) !important; color: #FFE600 !important; }
.fl-lead {
  text-align: center !important;
  font-size: 1rem !important;
  color: #2B2230 !important;
  line-height: 1.65 !important;
  max-width: 640px !important;
  margin: 0 auto 32px !important;
}
.fl-section-dark .fl-lead,
.fl-section-fuchsia .fl-lead,
.fl-section-plum .fl-lead { color: rgba(255,255,255,0.90) !important; }

/* ── VIDEO ── */
.fl-video-wrap {
  position: relative !important;
  padding-bottom: 56.25% !important;
  height: 0 !important;
  overflow: hidden !important;
  border-radius: 16px !important;
  box-shadow: 0 6px 32px rgba(74,0,125,0.22) !important;
}
.fl-video-wrap iframe {
  position: absolute !important;
  top: 0 !important; left: 0 !important;
  width: 100% !important; height: 100% !important;
  border: none !important;
  border-radius: 16px !important;
}

/* ── ABOUT BLOCK ── */
.fl-about {
  background: #FFFFFF !important;
  border-left: 5px solid #F7068E !important;
  border-radius: 0 16px 16px 0 !important;
  padding: 18px 24px !important;
  font-size: 0.97rem !important;
  line-height: 1.72 !important;
  color: #2B2230 !important;
  margin-bottom: 14px !important;
}
.fl-about-italic { font-style: italic !important; }
.fl-about:last-child { margin-bottom: 0 !important; }
.fl-about strong { color: #4A007D !important; }

/* ── STEP CARDS (numbered) ── */
.fl-step-cards {
  list-style: none !important;
  counter-reset: step-counter !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
}
.fl-step-card {
  counter-increment: step-counter !important;
  background: #FFFFFF !important;
  border-radius: 16px !important;
  padding: 18px 22px 18px 74px !important;
  position: relative !important;
  box-shadow: 0 3px 18px rgba(74,0,125,0.10) !important;
  border-left: 3px solid #F7068E !important;
  font-size: 0.95rem !important;
  line-height: 1.6 !important;
  color: #2B2230 !important;
}
.fl-step-card::before {
  content: counter(step-counter) !important;
  position: absolute !important;
  left: 16px !important; top: 14px !important;
  width: 42px !important; height: 42px !important;
  background: linear-gradient(135deg, #4A007D, #8A19FF) !important;
  color: #FFE600 !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-step-card strong {
  color: #F7068E !important;
  display: block !important;
  margin-bottom: 6px !important;
  font-size: 1rem !important;
}

/* ── CALLOUT ── */
.fl-callout {
  background: #FFFFFF !important;
  border-left: 5px solid #8A19FF !important;
  border-radius: 0 16px 16px 0 !important;
  padding: 22px 26px !important;
  font-size: 0.97rem !important;
  line-height: 1.72 !important;
  color: #2B2230 !important;
  margin-bottom: 14px !important;
}
.fl-callout:last-child { margin-bottom: 0 !important; }
.fl-callout strong { color: #4A007D !important; }

/* ── BANNER IMAGE LINK ── */
.fl-banner-img {
  display: block !important;
  width: 100% !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  box-shadow: 0 6px 28px rgba(0,0,0,0.22) !important;
  margin-bottom: 28px !important;
}
.fl-banner-img img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
}

/* ── CTA BUTTONS ── */
.fl-cta-wrap { text-align: center !important; }
.fl-btn-fuchsia {
  display: inline-block !important;
  background: linear-gradient(135deg, #C2005A 0%, #F7068E 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: 17px 50px !important;
  border-radius: 50px !important;
  box-shadow: 0 6px 28px rgba(247,6,142,0.42) !important;
  letter-spacing: 0.02em !important;
  transition: transform 0.2s, box-shadow 0.2s !important;
}
.fl-btn-fuchsia:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 10px 36px rgba(247,6,142,0.58) !important;
  color: #FFFFFF !important;
  -webkit-text-fill-color: #FFFFFF !important;
}
.fl-btn-white {
  display: inline-block !important;
  background: #FFFFFF !important;
  color: #4A007D !important;
  -webkit-text-fill-color: #4A007D !important;
  text-decoration: none !important;
  font-size: clamp(1rem, 2.5vw, 1.15rem) !important;
  font-weight: 800 !important;
  padding: 17px 50px !important;
  border-radius: 50px !important;
  box-shadow: 0 6px 24px rgba(0,0,0,0.20) !important;
  letter-spacing: 0.02em !important;
  transition: transform 0.2s, box-shadow 0.2s !important;
}
.fl-btn-white:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 10px 32px rgba(0,0,0,0.30) !important;
  color: #F7068E !important;
  -webkit-text-fill-color: #F7068E !important;
}
.fl-btn-yellow {
  display: inline-block !important;
  background: #FFE600 !important;
  color: #21002F !important;
  -webkit-text-fill-color: #21002F !important;
  text-decoration: none !important;
  font-size: clamp(1rem, 2.5vw, 1.15rem) !important;
  font-weight: 800 !important;
  padding: 17px 50px !important;
  border-radius: 50px !important;
  box-shadow: 0 6px 24px rgba(255,230,0,0.40) !important;
  letter-spacing: 0.02em !important;
  transition: transform 0.2s, box-shadow 0.2s !important;
}
.fl-btn-yellow:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 10px 32px rgba(255,230,0,0.55) !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;
}
.fl-section .fl-btn-sub,
.fl-section-peach .fl-btn-sub,
.fl-section-cream .fl-btn-sub {
  color: #4A007D !important;
  -webkit-text-fill-color: #4A007D !important;
}

p { margin-bottom: 0 !important; }
&lt;/style&gt;

&lt;div class=&quot;fl&quot;&gt;

  &lt;!-- ░░ HERO ░░ --&gt;
  &lt;div class=&quot;fl-hero&quot;&gt;
    &lt;h1&gt;🧘 Выпрямляем спину&lt;/h1&gt;
    &lt;p class=&quot;fl-hero-sub&quot;&gt;Проблема 3: усталый вид и сутулая спина — упражнение для осанки и свежести лица&lt;/p&gt;
    &lt;span class=&quot;fl-hero-badge-yellow&quot;&gt;Проблема 3&lt;/span&gt;
    &lt;span class=&quot;fl-hero-badge-fuchsia&quot;&gt;🌸 Йога для лица&lt;/span&gt;
    &lt;span class=&quot;fl-hero-badge&quot;&gt;✨ Виктория Даракова&lt;/span&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ВИДЕО ░░ --&gt;
  &lt;div class=&quot;fl-section&quot; style=&quot;padding-bottom: 32px !important;&quot;&gt;
    &lt;div class=&quot;fl-tag-center&quot;&gt;&lt;span class=&quot;fl-tag&quot;&gt;Видео-урок&lt;/span&gt;&lt;/div&gt;
    &lt;h2&gt;Смотрите урок&lt;/h2&gt;
    &lt;div class=&quot;fl-divider&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;fl-video-wrap&quot;&gt;
      &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/AWOfCGqzNwQ&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ОПИСАНИЕ ░░ --&gt;
  &lt;div class=&quot;fl-section-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;div class=&quot;fl-about&quot;&gt;
      Это упражнение предназначено для &lt;b&gt;улучшения осанки и циркуляции крови&lt;/b&gt; в области плеч и шеи, что способствует улучшению цвета лица и уменьшению усталого вида, вызванного сутулостью.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ШАГИ ░░ --&gt;
  &lt;div class=&quot;fl-section-cream&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;ol class=&quot;fl-step-cards&quot;&gt;
      &lt;li class=&quot;fl-step-card&quot;&gt;
        &lt;b&gt;Начальное положение&lt;/b&gt;
        Встаньте или сядьте в удобное место, где у вас есть пространство для движения руками. Убедитесь, что ваша спина прямая.
      &lt;/li&gt;
      &lt;li class=&quot;fl-step-card&quot;&gt;
        &lt;b&gt;Разогрев&lt;/b&gt;
        Расправьте руки в стороны на уровне плеч, ладонями вниз. Представьте, что вы хотите раздвинуть стены руками — это активизирует мышцы плеч и спины.
      &lt;/li&gt;
      &lt;li class=&quot;fl-step-card&quot;&gt;
        &lt;b&gt;Вращение руками назад&lt;/b&gt;
        Вытяните пальцы в разные стороны и начните медленно вращать руками назад с небольшой амплитудой. Сделайте около 10 вращений — это активирует и энергизирует область лопаток.
      &lt;/li&gt;
      &lt;li class=&quot;fl-step-card&quot;&gt;
        &lt;b&gt;Вращение руками вперёд&lt;/b&gt;
        Измените направление и начните вращать руками вперёд, сохраняя руки прямыми и небольшую амплитуду. Это усилит эффект от упражнения.
      &lt;/li&gt;
      &lt;li class=&quot;fl-step-card&quot;&gt;
        &lt;b&gt;Расслабление и вибрация&lt;/b&gt;
        Опустите руки и на мгновение ощутите вибрацию и обновление в области лопаток, а также улучшение кровообращения в плечах, шее и холке.
      &lt;/li&gt;
      &lt;li class=&quot;fl-step-card&quot;&gt;
        &lt;b&gt;Дополнительное упражнение от сутулости&lt;/b&gt;
        Согните руки в локтях, направляя ладони вверх — словно держите чашку в каждой руке. Делайте небольшие движения локтями назад, чтобы лопатки двигались по кругу. Сосредоточьтесь на движениях назад и вниз. Повторите несколько раз.
      &lt;/li&gt;
      &lt;li class=&quot;fl-step-card&quot;&gt;
        &lt;b&gt;Заключительное расслабление&lt;/b&gt;
        Опустите руки, расслабьтесь и оцените ощущения в плечах и шее. Заметьте, как улучшилась осанка — постарайтесь сохранить это положение на протяжении дня.
      &lt;/li&gt;
    &lt;/ol&gt;
    &lt;div class=&quot;fl-callout&quot; style=&quot;margin-top: 24px !important;&quot;&gt;
      Это упражнение можно выполнять &lt;b&gt;регулярно&lt;/b&gt; для достижения лучших результатов.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ПРИГЛАШЕНИЕ ░░ --&gt;
  &lt;div class=&quot;fl-section-peach&quot;&gt;
    &lt;div class=&quot;fl-about&quot;&gt;
      Это только маленькая часть моей системы — приглашаю на вебинар по йоге для лица, где я поделюсь большим количеством полезной информации и эффективных упражнений для поддержания вашей красоты и молодости. Регистрируйтесь, чтобы узнать больше о том, как ухаживать за своим лицом и сохранить его молодость на долгие годы!
    &lt;/div&gt;
    &lt;div class=&quot;fl-about fl-about-italic&quot;&gt;
      Не упустите возможность улучшить своё самочувствие и внешний вид с помощью проверенных методик. Присоединяйтесь и начните свой путь к здоровью и красоте уже сегодня.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ CTA — ЙОГА ДЛЯ ЛИЦА (фуксия) ░░ --&gt;
  &lt;div class=&quot;fl-section-fuchsia&quot;&gt;
    &lt;div class=&quot;fl-tag-center&quot;&gt;&lt;span class=&quot;fl-tag&quot;&gt;Бесплатно&lt;/span&gt;&lt;/div&gt;
    &lt;h2&gt;🎁 Мастер-класс по йоге для лица&lt;/h2&gt;
    &lt;div class=&quot;fl-divider&quot;&gt;&lt;/div&gt;
    &lt;p class=&quot;fl-lead&quot;&gt;&lt;b&gt;ЙОГА ДЛЯ ЛИЦА&lt;/b&gt; — чтобы выглядеть на 10 лет моложе!&lt;br&gt;
    Зарегистрируйтесь сейчас и получите 🎁 &lt;b&gt;видео в подарок&lt;/b&gt;&lt;br&gt;
    Практика для глаз, чтобы восстановить и сохранить зрение 👇&lt;/p&gt;
    &lt;a class=&quot;fl-banner-img&quot; href=&quot;https://yantraonline.com/yoga_face?utm_source=yantra_str_uprazhneija_lico&quot; target=&quot;_blank&quot;&gt;
      &lt;img src=&quot;https://site-4273.mozfiles.com/files/4273/face_yoga.jpg&quot; alt=&quot;Приглашаю на вебинар Йога для лица&quot;&gt;
    &lt;/a&gt;
    &lt;div class=&quot;fl-cta-wrap&quot;&gt;
      &lt;a class=&quot;fl-btn-white&quot; href=&quot;https://yantraonline.com/yoga_face?utm_source=yantra_str_uprazhneija_lico&quot; target=&quot;_blank&quot;&gt;Нажмите здесь&lt;/a&gt;
      &lt;span class=&quot;fl-btn-sub&quot;&gt;Бесплатный мастер-класс · Регистрация открыта&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ БАННЕР — Плоский живот (тёмный сливовый) ░░ --&gt;
  &lt;div class=&quot;fl-section-plum&quot;&gt;
    &lt;div class=&quot;fl-tag-center&quot;&gt;&lt;span class=&quot;fl-tag&quot;&gt;Специально для вас&lt;/span&gt;&lt;/div&gt;
    &lt;h2&gt;💥 Плоский живот без диет и качания пресса&lt;/h2&gt;
    &lt;div class=&quot;fl-divider&quot;&gt;&lt;/div&gt;
    &lt;p class=&quot;fl-lead&quot;&gt;Всего 7 минут самомассажа на дыхании в день — и уже на 3-й день виден результат! Без диет, без сложных упражнений — просто и эффективно на диване.&lt;/p&gt;
    &lt;a class=&quot;fl-banner-img&quot; href=&quot;https://yantraonline.ru/uznat_bolshe?utm_source=yantra_str_faceyoga_uprazhne&quot; target=&quot;_blank&quot;&gt;
      &lt;img src=&quot;https://site-4273.mozfiles.com/files/4273/Kurs_Ploskij_zhivotik_Darkova_YantraLV.png&quot; alt=&quot;Плоский живот без диет и качания пресса&quot;&gt;
    &lt;/a&gt;
    &lt;div class=&quot;fl-cta-wrap&quot;&gt;
      &lt;a class=&quot;fl-btn-yellow&quot; href=&quot;https://yantraonline.ru/uznat_bolshe?utm_source=yantra_str_faceyoga_uprazhne&quot; target=&quot;_blank&quot;&gt;Нажмите, чтобы узнать больше&lt;/a&gt;
      &lt;span class=&quot;fl-btn-sub&quot;&gt;Хотите узнать как? Нажмите и читайте&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/div&gt;</description>
            </item>
            </channel>
</rss>