<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
        <title>Yantra.lv Viktorija Darakova - Разглаживаем лоб / Проблема 4: межбровная морщина</title>
        <link>http://www.yantra-online.info/zaochno/idei-jogi-dlja-lica/razglazhivaem-lob--problema-4-mezhbrovnaja-morshhina/</link>
        <description>Yantra.lv Viktorija Darakova - Разглаживаем лоб / Проблема 4: межбровная морщина</description>
                    <item>
                <title>Разглаживаем лоб / Проблема 4: межбровная морщина</title>
                <link>http://www.yantra-online.info/zaochno/idei-jogi-dlja-lica/razglazhivaem-lob--problema-4-mezhbrovnaja-morshhina/params/post/4473149/razglazhivaem-lob--problema-4-mezhbrovnaja-morshhina</link>
                <pubDate>Sat, 16 Mar 2024 11:39: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 — FOREHEAD — LAVENDER PALETTE ===== */
/* Scope: .fl | All rules use !important for CMS override safety */

/* === PALETTE ===
   Deep lavender   : #4527A0
   Rich lavender   : #5E35B1
   Main lavender   : #7E57C2
   Pale lavender   : #B39DDB
   Very pale       : #EDE7F6
   Lightest        : #F5F0FF
   Bright violet   : #7C4DFF  (accents)
   Rose accent     : #AD1457 → #C2185B
   Text dark       : #1A0A33
   Text mid        : #3D2B6B
*/

.fl * { box-sizing: border-box !important; margin: 0 !important; padding: 0 !important; }
.fl { font-family: &#039;Segoe UI&#039;, Arial, sans-serif !important; color: #1A0A33 !important; background: #FFFFFF !important; max-width: 860px !important; margin: 0 auto !important; padding: 0 !important; }

/* ── HERO ── */
.fl-hero {
  background: linear-gradient(135deg, #4527A0 0%, #5E35B1 50%, #7E57C2 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: 220px !important; height: 220px !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.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.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-badge-rose {
  display: inline-block !important;
  background: linear-gradient(135deg, #AD1457, #C2185B) !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;
}

/* ── SECTIONS ── */
.fl-section { background: #FFFFFF !important; padding: 48px 28px !important; }
.fl-section-light { background: #EDE7F6 !important; padding: 48px 28px !important; }
.fl-section-pale { background: #F5F0FF !important; padding: 48px 28px !important; }
.fl-section-dark {
  background: linear-gradient(135deg, #4527A0 0%, #5E35B1 100%) !important;
  padding: 48px 28px !important;
}
.fl-section-violet {
  background: linear-gradient(135deg, #5E35B1 0%, #7C4DFF 100%) !important;
  padding: 48px 28px !important;
}
.fl-section-teal {
  background: linear-gradient(135deg, #1e7877 0%, #32aaa9 100%) !important;
  padding: 48px 28px !important;
}

/* ── HEADINGS ── */
.fl h2 {
  font-size: clamp(1.3rem, 3.5vw, 1.9rem) !important;
  font-weight: 700 !important;
  color: #4527A0 !important;
  text-align: center !important;
  margin-bottom: 8px !important;
  line-height: 1.3 !important;
}
.fl-section-dark h2,
.fl-section-violet h2,
.fl-section-teal h2 { color: #FFFFFF !important; }
.fl-divider {
  width: 64px !important; height: 4px !important;
  background: linear-gradient(90deg, #7E57C2, #B39DDB) !important;
  border-radius: 2px !important;
  margin: 0 auto 32px !important;
}
.fl-section-dark .fl-divider,
.fl-section-violet .fl-divider,
.fl-section-teal .fl-divider {
  background: linear-gradient(90deg, rgba(255,255,255,0.7), rgba(255,255,255,0.25)) !important;
}
.fl-tag {
  display: inline-block !important;
  background: #EDE7F6 !important;
  color: #5E35B1 !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-violet .fl-tag,
.fl-section-teal .fl-tag { background: rgba(255,255,255,0.22) !important; color: #FFFFFF !important; }
.fl-lead {
  text-align: center !important;
  font-size: 1rem !important;
  color: #3D2B6B !important;
  line-height: 1.65 !important;
  max-width: 640px !important;
  margin: 0 auto 32px !important;
}
.fl-section-dark .fl-lead,
.fl-section-violet .fl-lead,
.fl-section-teal .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 28px rgba(69,39,160,0.20) !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: #F5F0FF !important;
  border-left: 5px solid #9575CD !important;
  border-radius: 0 16px 16px 0 !important;
  padding: 18px 24px !important;
  font-size: 0.97rem !important;
  line-height: 1.72 !important;
  color: #1A0A33 !important;
  margin-bottom: 14px !important;
}
.fl-about-italic { font-style: italic !important; }
.fl-about:last-child { margin-bottom: 0 !important; }

/* ── STEP CARDS ── */
.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 16px rgba(94,53,177,0.10) !important;
  font-size: 0.95rem !important;
  line-height: 1.6 !important;
  color: #1A0A33 !important;
}
.fl-step-card::before {
  content: counter(step-counter) !important;
  position: absolute !important;
  left: 18px !important; top: 16px !important;
  width: 40px !important; height: 40px !important;
  background: linear-gradient(135deg, #4527A0, #7E57C2) !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-step-card strong {
  color: #4527A0 !important;
  display: block !important;
  margin-bottom: 6px !important;
  font-size: 1rem !important;
}

/* ── CALLOUT ── */
.fl-callout {
  background: linear-gradient(135deg, #EDE7F6 0%, #F5F0FF 100%) !important;
  border-left: 5px solid #7E57C2 !important;
  border-radius: 0 16px 16px 0 !important;
  padding: 22px 26px !important;
  font-size: 0.97rem !important;
  line-height: 1.72 !important;
  color: #1A0A33 !important;
  margin-bottom: 16px !important;
}
.fl-callout:last-child { margin-bottom: 0 !important; }
.fl-callout strong { color: #4527A0 !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(255,255,255,0.18) !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-white {
  display: inline-block !important;
  background: #FFFFFF !important;
  color: #5E35B1 !important;
  -webkit-text-fill-color: #5E35B1 !important;
  text-decoration: none !important;
  font-size: clamp(1rem, 2.5vw, 1.15rem) !important;
  font-weight: 800 !important;
  padding: 18px 52px !important;
  border-radius: 50px !important;
  box-shadow: 0 6px 28px 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 36px rgba(0,0,0,0.30) !important;
  color: #4527A0 !important;
  -webkit-text-fill-color: #4527A0 !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;
}

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;Проблема 4: межбровная морщина — упражнение «Домик» для гладкого и расслабленного лба&lt;/p&gt;
    &lt;span class=&quot;fl-hero-badge-rose&quot;&gt;🌸 Йога для лица&lt;/span&gt;
    &lt;span class=&quot;fl-hero-badge&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/cNKyllsSTxA&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-pale&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;
      Привет! Я Виктория Даракова, инструктор по йоге для лица и facefitness. Сегодня хочу поделиться с вами особенным упражнением, которое поможет &lt;b&gt;разгладить лоб и избавиться от межбровных морщин&lt;/b&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&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;
        Если возможно, используйте зеркало, чтобы убедиться, что вы правильно выполняете упражнение. Ваши руки должны быть расположены так, чтобы не перекрывать брови, а лежать чуть выше их.
      &lt;/li&gt;
      &lt;li class=&quot;fl-step-card&quot;&gt;
        &lt;b&gt;Подъём бровей&lt;/b&gt;
        Поднимайте брови вверх, стараясь преодолеть сопротивление рук, которые легко надавливают на лоб. Повторите движение 20–25 раз.
      &lt;/li&gt;
      &lt;li class=&quot;fl-step-card&quot;&gt;
        &lt;b&gt;Фиксация&lt;/b&gt;
        В конце упражнения фиксируйте брови в поднятом положении, а руки продолжайте слегка тянуть вниз и в стороны. Удерживайте это положение на протяжении 30 секунд, чувствуя усталость в мышцах лба.
      &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&gt;

  &lt;!-- ░░ ИТОГ ░░ --&gt;
  &lt;div class=&quot;fl-section-light&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-callout&quot;&gt;
      Это упражнение не только помогает справиться с межбровными морщинами, но и &lt;b&gt;обучает технике осознанного контроля над мышцами лица&lt;/b&gt; — что важно для предотвращения появления новых морщин в будущем.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ ПРИГЛАШЕНИЕ (текст) ░░ --&gt;
  &lt;div class=&quot;fl-section-pale&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-violet&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-teal&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://yantra.mozello.lv/zaochno/joga-i-joga-terapija/ploskij-zhivot/?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-white&quot; href=&quot;https://yantra.mozello.lv/zaochno/joga-i-joga-terapija/ploskij-zhivot/?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;
&lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/cNKyllsSTxA&quot; height=&quot;360px&quot; width=&quot;640px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;&lt;br&gt;&lt;p&gt;&lt;span class=&quot;moze-huge&quot;&gt;
&lt;/span&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Разглаживаем лоб / Проблема 4: межбровная морщина &lt;/span&gt;&lt;br&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;
&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-shadow: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-shadow-colored: 0 0 transparent; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ;&quot;&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Привет! Я Виктория Даракова, инструктор по йоге для лица и facefitness. Сегодня хочу поделиться с вами особенным упражнением, которое поможет разгладить лоб и избавиться от межбровных морщин — наших нежелательных &quot;сувениров&quot; от стресса и переживаний.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-shadow: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-shadow-colored: 0 0 transparent; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ;&quot;&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Упражнение называется &quot;Домик&quot;. Это простая, но эффективная техника, которая научит вас осознанно контролировать напряжение в лбу, предотвращая появление новых морщин и сглаживая уже имеющиеся. Вот как его выполнить:&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;ol style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-shadow: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-shadow-colored: 0 0 transparent; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; list-style-position: outside; list-style-image: none; counter-reset: list-number 0; flex-direction: column;&quot;&gt;&lt;li style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-shadow: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-shadow-colored: 0 0 transparent; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; counter-increment: list-number 1; min-height: 28px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Позиция &quot;Домик&quot;: Сложите руки &quot;в домик&quot; и аккуратно приложите к лбу так, чтобы пальцы плотно прилегали к коже.&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;&lt;li style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-shadow: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-shadow-colored: 0 0 transparent; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; counter-increment: list-number 1; min-height: 28px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Растяжение: Слегка надавливайте пальцами на лоб, растягивая кожу вниз и в стороны. Это действие помогает расслабить мышцы лба.&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;&lt;li style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-shadow: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-shadow-colored: 0 0 transparent; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; counter-increment: list-number 1; min-height: 28px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Упражнение с зеркалом: Если возможно, используйте зеркало, чтобы убедиться, что вы правильно выполняете упражнение. Ваши руки должны быть расположены так, чтобы не перекрывать брови, а лежать чуть выше их.&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;&lt;li style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-shadow: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-shadow-colored: 0 0 transparent; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; counter-increment: list-number 1; min-height: 28px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Подъем бровей: Поднимайте брови вверх, стараясь преодолеть сопротивление рук, которые легко надавливают на лоб. Повторите движение 20-25 раз.&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;&lt;li style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-shadow: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-shadow-colored: 0 0 transparent; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; counter-increment: list-number 1; min-height: 28px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Фиксация: В конце упражнения фиксируйте брови в поднятом положении, а руки продолжайте слегка тянуть вниз и в стороны. Удерживайте это положение на протяжении 30 секунд, чувствуя усталость в мышцах лба.&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;&lt;li style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-shadow: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-shadow-colored: 0 0 transparent; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; counter-increment: list-number 1; min-height: 28px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Расслабление: Мягко уберите руки с лба и расслабьтесь, закрыв глаза. Обратите внимание на ощущения в лбу, которые могут напоминать эффект легкого онемения — признак того, что мышцы полностью расслаблены.&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-shadow: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-shadow-colored: 0 0 transparent; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ;&quot;&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Это упражнение не только помогает справиться с межбровными морщинами, но и обучает вас технике осознанного контроля над мышцами лица, что важно для предотвращения появления новых морщин в будущем.&lt;br&gt;&lt;br&gt;
&lt;span class=&quot;moze-huge&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;h3&gt;&lt;b&gt;&lt;b&gt;&lt;b&gt;&lt;u&gt;&lt;a href=&quot;https://yantraonline.ru/uznat_bolshe?utm_source=yantra_str_faceyoga_uprazhne&quot; target=&quot;_self&quot;&gt;
&lt;h3&gt;&lt;/h3&gt;&lt;/a&gt;&lt;/u&gt;&lt;/b&gt;&lt;/b&gt;&lt;/b&gt;&lt;/h3&gt;&lt;p&gt;&lt;span class=&quot;moze-huge&quot;&gt;Это
 только маленькая часть моей системы, приглашаю на вебинар по йоге для 
лица, где я поделюсь большим количеством полезной информации и 
эффективных упражнений для поддержания вашей красоты и молодости. 
Регистрируйтесь, чтобы узнать больше о том, как ухаживать за своим лицом
 и сохранить его молодость на долгие годы!&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;&lt;i&gt;&lt;span class=&quot;moze-huge&quot;&gt;Не
 упустите возможность улучшить свое самочувствие и внешний вид с помощью
 проверенных методик. Присоединяйтесь и 
начните свой путь к здоровью и красоте уже сегодня.&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;moze-huge&quot;&gt;Приглашаю на бесплатный мастер класс:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;ЙОГА ДЛЯ ЛИЦА, для того, чтобы выглядеть на 10 лет моложе!&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;moze-huge&quot;&gt;Зарегистрируйтесь сейчас и получите 🎁 &lt;/span&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;видео в подарок&lt;/span&gt;&lt;br&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;Практика для глаз, чтобы восстановить и сох&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span class=&quot;moze-huge&quot;&gt;ранить зрение 👇&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;u&gt;&lt;a 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;/u&gt;&lt;br&gt;&lt;br&gt;&lt;u&gt;&lt;a class=&quot;moze-button-large&quot; href=&quot;https://yantraonline.com/yoga_face?utm_source=yantra_str_uprazhneija_lico&quot; target=&quot;_blank&quot;&gt;&lt;span class=&quot;moze-huge&quot;&gt;Нажмите здесь&lt;/span&gt;&lt;/a&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;&lt;h3&gt;&lt;b&gt;&lt;b&gt;&lt;u&gt;&lt;a href=&quot;https://yantra.mozello.lv/zaochno/joga-i-joga-terapija/ploskij-zhivot/&quot; target=&quot;_self&quot;&gt;
&lt;h3&gt;&lt;b&gt;💥 Неужели плоский живот возможен без диет и качания пресса?&lt;br&gt;&lt;br&gt;Я
 тоже думала что это невозможно, пока не попробовала метод самомассажа 
на дыхании. Всего 7 минут в день — и уже на 3-й день я увидела 
результат! Через месяц мой живот стал таким, о каком я мечтала.&lt;br&gt;&lt;br&gt;Без диет, без сложных и тяжелых упражнений — просто и эффективно - на своем диване. Хотите узнать как? &lt;/b&gt;&lt;/h3&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;/u&gt;&lt;/b&gt;&lt;/b&gt;&lt;/h3&gt;&lt;h3&gt;&lt;u&gt;&lt;a class=&quot;moze-button-large&quot; href=&quot;https://yantra.mozello.lv/zaochno/joga-i-joga-terapija/ploskij-zhivot/?utm_source=yantra_str_faceyoga_uprazhne&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;&lt;span class=&quot;moze-large&quot;&gt;Нажмите, чтобы узнать больше&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/u&gt;&lt;/h3&gt;&lt;p&gt;&lt;/p&gt;</description>
            </item>
            </channel>
</rss>