<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
        <title>Yantra.lv Viktorija Darakova - Йога для лица</title>
        <link>http://www.yantra.lv/zaochno/joga-i-joga-terapija/joga-dlja-lica/</link>
        <description>Yantra.lv Viktorija Darakova - Йога для лица</description>
                    <item>
                <title>ЙОГА ДЛЯ ЛИЦА: Секреты молодости и красоты без инъекций и косметологов</title>
                <link>http://www.yantra.lv/zaochno/joga-i-joga-terapija/joga-dlja-lica/params/post/1403220/joga-dlja-lica-sekrety-molodosti-i-krasoty-bez-inekcij-i-kosmetologov</link>
                <pubDate>Sun, 12 Apr 2020 14: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;Йога для лица 2.0 — Виктория Даракова&lt;/title&gt;
&lt;style&gt;
/* ===== YOGA DLYA LICA 2.0 — BLUE-GREEN (TEAL) ===== */
/* === PALETTE ===
   Teal deep    : #0a3d47
   Teal rich    : #0f6878
   Teal main    : #0f808a
   Teal mid     : #1a9aaa
   Teal light   : #5abbc8
   Teal pale    : #b8e8ee
   Teal bg      : #e4f6f8
   Teal lightest: #f0fbfc
   Green accent : #1a9a6a
   Green light  : #5abba0
   Green pale   : #c8f0e4
   Green bg     : #eaf8f2
   Lime bright  : #34c78a
   Text dark    : #032028
   Text mid     : #1a4a55
*/

.fl *, .fl *::before, .fl *::after {
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}
.fl {
  font-family: &#039;Segoe UI&#039;, Arial, sans-serif !important;
  color: #032028 !important;
  background: #FFFFFF !important;
  max-width: 860px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

/* ── DIVIDERS ── */
.fl-divider-full {
  height: 5px !important;
  background: linear-gradient(90deg, #0a3d47 0%, #0f808a 40%, #1a9a6a 75%, #34c78a 100%) !important;
  border: none !important; margin: 0 !important;
}
.fl-divider {
  width: 64px !important; height: 4px !important;
  background: linear-gradient(90deg, #0f808a, #5abbc8) !important;
  border-radius: 2px !important; margin: 0 auto 32px !important;
}
.fl-divider-green {
  width: 64px !important; height: 4px !important;
  background: linear-gradient(90deg, #1a9a6a, #34c78a) !important;
  border-radius: 2px !important; margin: 0 auto 32px !important;
}
.fl-section-deep .fl-divider,
.fl-section-teal .fl-divider,
.fl-section-deep .fl-divider-green,
.fl-section-teal .fl-divider-green {
  background: linear-gradient(90deg, rgba(255,255,255,0.80), rgba(255,255,255,0.20)) !important;
}

/* ── HERO ── */
.fl-hero {
  background: linear-gradient(135deg, #0a3d47 0%, #0f6878 40%, #0f808a 70%, #1a9a6a 100%) !important;
  padding: 64px 36px 110px !important;
  text-align: center !important;
  position: relative !important;
  overflow: hidden !important;
}
.fl-hero::before {
  content: &#039;&#039; !important;
  position: absolute !important;
  top: -70px !important; right: -70px !important;
  width: 280px !important; height: 280px !important;
  background: rgba(255,255,255,0.06) !important;
  border-radius: 50% !important;
}
.fl-hero::after {
  content: &#039;&#039; !important;
  position: absolute !important;
  bottom: -45px !important; left: -5% !important;
  width: 110% !important; height: 90px !important;
  background: #FFFFFF !important;
  border-radius: 50% !important;
}
.fl-hero-glow {
  position: absolute !important;
  top: -60px !important; left: 50% !important;
  transform: translateX(-50%) !important;
  width: 420px !important; height: 420px !important;
  background: radial-gradient(circle, rgba(52,199,138,0.22) 0%, transparent 70%) !important;
  pointer-events: none !important;
}
.fl-hero-emoji-l {
  position: absolute !important; left: 24px !important; top: 44px !important;
  font-size: 5rem !important; opacity: 0.16 !important; line-height: 1 !important;
}
.fl-hero-emoji-r {
  position: absolute !important; right: 24px !important; bottom: 90px !important;
  font-size: 6rem !important; opacity: 0.16 !important; line-height: 1 !important;
}
.fl-hero-badge {
  display: inline-block !important;
  background: rgba(255,255,255,0.16) !important;
  border: 1px solid rgba(255,255,255,0.40) !important;
  border-radius: 24px !important; padding: 6px 18px !important;
  font-size: 0.88rem !important; color: #FFFFFF !important; margin: 4px !important;
}
.fl-hero-badge-green {
  display: inline-block !important;
  background: linear-gradient(135deg, #1a9a6a, #34c78a) !important;
  border-radius: 24px !important; padding: 7px 22px !important;
  font-size: 0.92rem !important; font-weight: 700 !important;
  color: #FFFFFF !important; margin: 4px !important;
  box-shadow: 0 2px 14px rgba(26,154,106,0.50) !important;
}
.fl-hero h1 {
  font-size: clamp(1.7rem, 4.5vw, 2.8rem) !important;
  font-weight: 900 !important; color: #FFFFFF !important;
  line-height: 1.2 !important; margin-bottom: 16px !important;
  text-shadow: 0 4px 22px rgba(0,0,0,0.28) !important;
}
.fl-hero h1 em { color: #a8f0dc !important; font-style: normal !important; }
.fl-hero-sub {
  font-size: clamp(1rem, 2.5vw, 1.2rem) !important;
  color: rgba(255,255,255,0.92) !important; line-height: 1.65 !important;
  max-width: 640px !important; margin: 0 auto 30px !important;
}
.fl-hero-cta-wrap { position: relative !important; z-index: 2 !important; }

/* ── TIMER ── */
.fl-timer {
  display: inline-flex !important;
  gap: 16px !important;
  background: rgba(0,0,0,0.25) !important;
  border: 1px solid rgba(255,255,255,0.25) !important;
  border-radius: 16px !important;
  padding: 16px 28px !important;
  margin-bottom: 24px !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
}
.fl-timer-col { text-align: center !important; min-width: 54px !important; }
.fl-timer-num {
  font-size: 2rem !important; font-weight: 900 !important;
  color: #a8f0dc !important; line-height: 1 !important;
}
.fl-timer-label {
  font-size: 0.72rem !important; color: rgba(255,255,255,0.70) !important;
  text-transform: uppercase !important; letter-spacing: 0.05em !important;
}
.fl-timer-sep {
  font-size: 2rem !important; font-weight: 900 !important;
  color: rgba(255,255,255,0.40) !important; line-height: 1.2 !important;
  align-self: flex-start !important; padding-top: 4px !important;
}

/* ── SECTIONS ── */
.fl-section       { background: #FFFFFF !important;  padding: 56px 36px !important; }
.fl-section-pale  { background: #f0fbfc !important;  padding: 56px 36px !important; }
.fl-section-light { background: #e4f6f8 !important;  padding: 56px 36px !important; }
.fl-section-green { background: #eaf8f2 !important;  padding: 56px 36px !important; }
.fl-section-teal  {
  background: linear-gradient(135deg, #0f6878 0%, #0f808a 60%, #1a9a6a 100%) !important;
  padding: 56px 36px !important;
}
.fl-section-deep  {
  background: linear-gradient(135deg, #0a3d47 0%, #0f6878 100%) !important;
  padding: 56px 36px !important;
}

/* ── CATEGORY STRIP ── */
.fl-cat-strip {
  display: flex !important; align-items: center !important;
  gap: 16px !important; margin-bottom: 28px !important;
}
.fl-cat-strip-icon { font-size: 2rem !important; flex-shrink: 0 !important; }
.fl-cat-strip-title {
  font-size: clamp(1.2rem, 3vw, 1.65rem) !important;
  font-weight: 800 !important; color: #0a3d47 !important; line-height: 1.25 !important;
}
.fl-cat-strip-line {
  flex: 1 !important; height: 3px !important;
  background: linear-gradient(90deg, #0f808a, transparent) !important;
  border-radius: 2px !important;
}
.fl-cat-strip-green .fl-cat-strip-title { color: #0a4030 !important; }
.fl-cat-strip-green .fl-cat-strip-line {
  background: linear-gradient(90deg, #1a9a6a, transparent) !important;
}

/* ── TAGS ── */
.fl-tag {
  display: inline-block !important;
  background: #b8e8ee !important; color: #0f6878 !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: 16px !important;
}
.fl-tag-green {
  display: inline-block !important;
  background: #c8f0e4 !important; color: #0a5535 !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: 16px !important;
}
.fl-tag-center { text-align: center !important; }
.fl-section-deep .fl-tag, .fl-section-teal .fl-tag,
.fl-section-deep .fl-tag-green, .fl-section-teal .fl-tag-green {
  background: rgba(255,255,255,0.22) !important; color: #FFFFFF !important;
}

/* ── AUTHOR CARD ── */
.fl-author-card {
  display: flex !important; gap: 28px !important;
  align-items: flex-start !important;
  background: linear-gradient(135deg, #e4f6f8, #eaf8f2) !important;
  border-radius: 22px !important; padding: 32px 28px !important;
  border: 2px solid #b8e8ee !important;
  box-shadow: 0 6px 28px rgba(15,128,138,0.10) !important;
  flex-wrap: wrap !important;
}
.fl-author-avatar {
  flex: 0 0 130px !important; max-width: 130px !important; text-align: center !important;
}
.fl-author-photo {
  width: 120px !important; height: 120px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
  display: block !important;
  margin: 0 auto 10px !important;
  box-shadow: 0 4px 18px rgba(15,128,138,0.30) !important;
  border: 3px solid #0f808a !important;
}
.fl-author-avatar-circle {
  width: 120px !important; height: 120px !important;
  border-radius: 50% !important;
  background: linear-gradient(135deg, #0f808a, #1a9a6a) !important;
  display: flex !important; align-items: center !important;
  justify-content: center !important; font-size: 3.2rem !important;
  margin: 0 auto 10px !important;
  box-shadow: 0 4px 18px rgba(15,128,138,0.30) !important;
}
.fl-author-name {
  font-size: 0.82rem !important; font-weight: 700 !important;
  color: #0a3d47 !important; line-height: 1.4 !important;
}
.fl-author-body { flex: 1 1 240px !important; }
.fl-author-title {
  font-size: 1.05rem !important; font-weight: 800 !important;
  color: #0a3d47 !important; margin-bottom: 12px !important; line-height: 1.4 !important;
}
.fl-author-text {
  font-size: 0.95rem !important; color: #1a4a55 !important; line-height: 1.72 !important;
}
.fl-author-text strong { color: #0a3d47 !important; }

/* ── STATS ROW ── */
.fl-stats-row {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)) !important;
  gap: 14px !important; margin: 24px 0 !important;
}
.fl-stat-card {
  background: #FFFFFF !important; border-radius: 14px !important;
  padding: 18px 14px !important; text-align: center !important;
  box-shadow: 0 3px 14px rgba(15,128,138,0.11) !important;
}
.fl-stat-card:nth-child(1) { border-top: 3px solid #0f808a !important; }
.fl-stat-card:nth-child(2) { border-top: 3px solid #1a9a6a !important; }
.fl-stat-card:nth-child(3) { border-top: 3px solid #34c78a !important; }
.fl-stat-card:nth-child(4) { border-top: 3px solid #5abbc8 !important; }
.fl-stat-num {
  font-size: 1.6rem !important; font-weight: 900 !important;
  color: #0a3d47 !important; margin-bottom: 4px !important;
}
.fl-stat-label {
  font-size: 0.78rem !important; color: #1a4a55 !important;
  font-weight: 600 !important; line-height: 1.4 !important;
}

/* ── CHECK LIST ── */
.fl-check-list {
  list-style: none !important; margin: 0 0 20px !important;
}
.fl-check-list li {
  display: flex !important; align-items: flex-start !important; gap: 12px !important;
  padding: 12px 16px !important; margin-bottom: 10px !important;
  background: #FFFFFF !important; border-radius: 12px !important;
  color: #032028 !important; font-size: 0.97rem !important; font-weight: 600 !important;
  box-shadow: 0 2px 10px rgba(15,128,138,0.10) !important;
  border-left: 3px solid #0f808a !important;
}
.fl-check-list li::before {
  content: &#039;✦&#039; !important; color: #0f808a !important;
  font-size: 0.9rem !important; flex-shrink: 0 !important; margin-top: 2px !important;
}

/* ── ADVANTAGES GRID ── */
.fl-adv-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)) !important;
  gap: 16px !important; margin: 24px 0 !important;
}
.fl-adv-card {
  background: #FFFFFF !important; border-radius: 16px !important;
  padding: 24px 18px !important; text-align: center !important;
  box-shadow: 0 4px 18px rgba(15,128,138,0.11) !important;
}
.fl-adv-card:nth-child(1) { border-top: 3px solid #0f808a !important; }
.fl-adv-card:nth-child(2) { border-top: 3px solid #1a9a6a !important; }
.fl-adv-card:nth-child(3) { border-top: 3px solid #0f6878 !important; }
.fl-adv-card:nth-child(4) { border-top: 3px solid #34c78a !important; }
.fl-adv-icon { font-size: 2.2rem !important; margin-bottom: 12px !important; }
.fl-adv-title {
  font-size: 0.95rem !important; font-weight: 800 !important;
  color: #0a3d47 !important; margin-bottom: 8px !important; line-height: 1.35 !important;
}
.fl-adv-desc { font-size: 0.85rem !important; color: #1a4a55 !important; line-height: 1.62 !important; }

/* ── RESULTS GRID (mission) ── */
.fl-results-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr)) !important;
  gap: 14px !important; margin: 24px 0 !important;
}
.fl-result-card {
  background: rgba(255,255,255,0.16) !important;
  border: 1px solid rgba(168,240,220,0.45) !important;
  border-radius: 18px !important; padding: 24px 18px !important;
  text-align: center !important; backdrop-filter: blur(6px) !important;
}
.fl-result-icon { font-size: 2.2rem !important; margin-bottom: 10px !important; }
.fl-result-text {
  font-size: 0.9rem !important; font-weight: 700 !important;
  color: #FFFFFF !important; line-height: 1.5 !important;
}

/* ── PROCESS STEPS ── */
.fl-process {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important;
  gap: 0 !important; margin: 24px 0 !important;
  align-items: start !important;
}
.fl-process-step { text-align: center !important; padding: 20px 12px !important; position: relative !important; }
.fl-process-step:not(:last-child)::after {
  content: &#039;→&#039; !important;
  position: absolute !important; right: -8px !important; top: 34px !important;
  font-size: 1.4rem !important; color: #0f808a !important; font-weight: 700 !important;
}
.fl-process-icon {
  width: 80px !important; height: 80px !important;
  border-radius: 50% !important;
  background: linear-gradient(135deg, #0f808a, #1a9a6a) !important;
  display: flex !important; align-items: center !important;
  justify-content: center !important; font-size: 2rem !important;
  margin: 0 auto 14px !important;
  box-shadow: 0 4px 16px rgba(15,128,138,0.30) !important;
}
.fl-process-title {
  font-size: 1rem !important; font-weight: 800 !important;
  color: #0a3d47 !important; margin-bottom: 6px !important;
}
.fl-process-desc { font-size: 0.83rem !important; color: #1a4a55 !important; line-height: 1.58 !important; }

/* ── CURRICULUM ── */
.fl-curriculum-item {
  display: flex !important; align-items: flex-start !important;
  gap: 16px !important; padding: 20px 22px !important; margin-bottom: 12px !important;
  background: #FFFFFF !important; border-radius: 16px !important;
  box-shadow: 0 3px 14px rgba(15,128,138,0.09) !important;
  border-left: 4px solid #0f808a !important;
}
.fl-curriculum-num {
  min-width: 46px !important; height: 46px !important;
  background: linear-gradient(135deg, #0f6878, #1a9a6a) !important;
  color: #FFFFFF !important; border-radius: 50% !important;
  display: flex !important; align-items: center !important;
  justify-content: center !important; font-weight: 800 !important;
  font-size: 1rem !important; flex-shrink: 0 !important;
  box-shadow: 0 3px 12px rgba(15,128,138,0.35) !important;
}
.fl-curriculum-body { flex: 1 !important; }
.fl-curriculum-title {
  font-size: 1.02rem !important; font-weight: 800 !important;
  color: #0a3d47 !important; margin-bottom: 7px !important; line-height: 1.3 !important;
}
.fl-curriculum-desc {
  font-size: 0.87rem !important; color: #1a4a55 !important; line-height: 1.68 !important;
}

/* ── INFOBOXES ── */
.fl-infobox {
  background: linear-gradient(135deg, #e4f6f8, #f0fbfc) !important;
  border-left: 4px solid #0f808a !important; border-radius: 12px !important;
  padding: 20px 24px !important; margin: 20px 0 !important;
  font-size: 0.97rem !important; color: #032028 !important; line-height: 1.7 !important;
}
.fl-infobox strong { color: #0a3d47 !important; }
.fl-infobox-green {
  background: linear-gradient(135deg, #eaf8f2, #f0fbf6) !important;
  border-left: 4px solid #1a9a6a !important; border-radius: 12px !important;
  padding: 20px 24px !important; margin: 20px 0 !important;
  font-size: 0.97rem !important; color: #032028 !important; line-height: 1.7 !important;
}
.fl-infobox-green strong { color: #0a4030 !important; }
.fl-guarantee-box {
  background: linear-gradient(135deg, #FFFFFF, #e4f6f8) !important;
  border: 2px solid #b8e8ee !important; border-radius: 18px !important;
  padding: 28px 28px !important; margin: 24px 0 !important;
  display: flex !important; gap: 20px !important; align-items: center !important;
  flex-wrap: wrap !important;
}
.fl-guarantee-icon { font-size: 3.5rem !important; flex-shrink: 0 !important; }
.fl-guarantee-text { flex: 1 1 200px !important; }
.fl-guarantee-title {
  font-size: 1.1rem !important; font-weight: 800 !important;
  color: #0a3d47 !important; margin-bottom: 8px !important;
}
.fl-guarantee-desc { font-size: 0.93rem !important; color: #1a4a55 !important; line-height: 1.65 !important; }
.fl-guarantee-desc strong { color: #0a3d47 !important; }

/* ── STORY BLOCK ── */
.fl-story {
  display: flex !important; gap: 28px !important;
  align-items: flex-start !important; flex-wrap: wrap !important;
}
.fl-story-img {
  flex: 0 0 220px !important; max-width: 220px !important;
}
.fl-story-img img {
  width: 100% !important; border-radius: 16px !important;
  box-shadow: 0 8px 32px rgba(15,128,138,0.22) !important;
  border: 3px solid #b8e8ee !important; display: block !important;
}
.fl-story-body { flex: 1 1 260px !important; }
.fl-story-body p {
  font-size: 0.93rem !important; color: #1a4a55 !important;
  line-height: 1.78 !important; margin-bottom: 14px !important;
}
.fl-story-body strong { color: #0a3d47 !important; }

/* ── VIDEO ── */
.fl-video-wrap {
  position: relative !important; padding-bottom: 56.25% !important;
  height: 0 !important; overflow: hidden !important;
  border-radius: 18px !important;
  box-shadow: 0 10px 40px rgba(15,128,138,0.25) !important;
  margin: 22px 0 !important;
}
.fl-video-wrap iframe {
  position: absolute !important; top: 0 !important; left: 0 !important;
  width: 100% !important; height: 100% !important;
  border: 0 !important; border-radius: 18px !important;
}
.fl-video-label {
  text-align: center !important; color: #0a3d47 !important;
  font-size: 0.9rem !important; font-weight: 600 !important;
  font-style: italic !important; margin-bottom: 8px !important;
}

/* ── CONTACT FORM ── */
.fl-contact-wrap {
  background: linear-gradient(135deg, #e4f6f8, #eaf8f2) !important;
  border-radius: 20px !important; padding: 36px 32px !important;
  border: 2px solid #b8e8ee !important;
  box-shadow: 0 6px 24px rgba(15,128,138,0.10) !important;
}
.fl-contact-title {
  font-size: 1.15rem !important; font-weight: 800 !important;
  color: #0a3d47 !important; margin-bottom: 8px !important;
}
.fl-contact-desc {
  font-size: 0.93rem !important; color: #1a4a55 !important;
  line-height: 1.65 !important; margin-bottom: 24px !important;
}
.fl-contact-desc a { color: #0f808a !important; font-weight: 700 !important; text-decoration: none !important; }
.fl-form-group { margin-bottom: 14px !important; }
.fl-form-input {
  width: 100% !important;
  padding: 13px 18px !important;
  border: 2px solid #b8e8ee !important;
  border-radius: 12px !important;
  font-size: 0.95rem !important;
  color: #032028 !important;
  background: #FFFFFF !important;
  outline: none !important;
  font-family: inherit !important;
  transition: border-color 0.2s !important;
}
.fl-form-input:focus { border-color: #0f808a !important; }
.fl-form-input::placeholder { color: #8ab8c0 !important; }

/* ── PRICE BLOCK ── */
.fl-price-card {
  background: #FFFFFF !important;
  border: 2px solid #b8e8ee !important;
  border-radius: 22px !important;
  padding: 36px 32px !important;
  text-align: center !important;
  box-shadow: 0 6px 28px rgba(15,128,138,0.14) !important;
  max-width: 440px !important;
  margin: 0 auto !important;
}
.fl-price-card-title {
  font-size: 1.3rem !important; font-weight: 900 !important;
  color: #0a3d47 !important; margin-bottom: 6px !important;
}
.fl-price-card-sub {
  font-size: 0.9rem !important; color: #1a4a55 !important; margin-bottom: 20px !important;
}
.fl-price-row {
  display: flex !important; align-items: center !important;
  justify-content: center !important; gap: 14px !important;
  flex-wrap: wrap !important; margin-bottom: 20px !important;
}
.fl-price-old {
  font-size: 1.1rem !important; font-weight: 600 !important;
  color: #9CA3AF !important; text-decoration: line-through !important;
}
.fl-price-new {
  font-size: 2.4rem !important; font-weight: 900 !important; color: #0a3d47 !important;
}
.fl-price-note {
  display: inline-block !important;
  background: #c8f0e4 !important; color: #0a4030 !important;
  font-size: 0.82rem !important; font-weight: 700 !important;
  padding: 4px 14px !important; border-radius: 20px !important;
}
.fl-price-features {
  list-style: none !important; text-align: left !important; margin: 16px 0 24px !important;
}
.fl-price-features li {
  padding: 8px 0 8px 24px !important; position: relative !important;
  font-size: 0.92rem !important; color: #032028 !important;
  border-bottom: 1px solid #e4f6f8 !important;
}
.fl-price-features li::before {
  content: &#039;✔&#039; !important; position: absolute !important; left: 0 !important;
  color: #1a9a6a !important; font-weight: 700 !important;
}
.fl-price-features li strong { color: #0a3d47 !important; }

/* ── CTA MAIN ── */
.fl-cta-main {
  background: linear-gradient(135deg, #0a3d47 0%, #0f808a 50%, #1a9a6a 100%) !important;
  border-radius: 22px !important; padding: 44px 36px !important;
  text-align: center !important; margin: 0 !important;
  position: relative !important; overflow: hidden !important;
}
.fl-cta-main::before {
  content: &#039;🌿&#039; !important; position: absolute !important;
  right: 20px !important; top: 14px !important;
  font-size: 5rem !important; opacity: 0.14 !important; line-height: 1 !important;
}
.fl-cta-main h3 {
  font-size: clamp(1.3rem, 3vw, 1.8rem) !important;
  font-weight: 800 !important; color: #FFFFFF !important;
  margin-bottom: 12px !important; line-height: 1.3 !important;
}
.fl-cta-main p {
  color: rgba(255,255,255,0.88) !important;
  font-size: 1rem !important; margin-bottom: 24px !important;
}
.fl-cta-main strong { color: #a8f0dc !important; }
.fl-cta-note-badge {
  display: inline-block !important;
  background: rgba(168,240,220,0.22) !important;
  border: 1px solid rgba(168,240,220,0.60) !important;
  color: #a8f0dc !important;
  font-size: 0.88rem !important; font-weight: 700 !important;
  padding: 6px 18px !important; border-radius: 20px !important;
  margin-bottom: 18px !important;
}

/* ── BUTTONS ── */
.fl-btn-teal {
  display: inline-block !important;
  background: linear-gradient(135deg, #0a3d47 0%, #0f808a 100%) !important;
  color: #FFFFFF !important; text-decoration: none !important;
  font-size: 1.05rem !important; font-weight: 700 !important;
  padding: 16px 44px !important; border-radius: 50px !important;
  box-shadow: 0 6px 24px rgba(15,128,138,0.42) !important;
  letter-spacing: 0.02em !important;
}
.fl-btn-teal:hover { opacity: 0.92 !important; color: #FFFFFF !important; }
.fl-btn-green {
  display: inline-block !important;
  background: linear-gradient(135deg, #1a9a6a 0%, #34c78a 100%) !important;
  color: #FFFFFF !important; text-decoration: none !important;
  font-size: 1.05rem !important; font-weight: 700 !important;
  padding: 16px 44px !important; border-radius: 50px !important;
  box-shadow: 0 6px 24px rgba(26,154,106,0.42) !important;
  letter-spacing: 0.02em !important;
}
.fl-btn-green:hover { opacity: 0.92 !important; color: #FFFFFF !important; }
.fl-btn-white {
  display: inline-block !important; background: #FFFFFF !important;
  color: #0f808a !important; text-decoration: none !important;
  font-size: 1rem !important; font-weight: 800 !important;
  padding: 15px 40px !important; border-radius: 50px !important;
  box-shadow: 0 6px 28px rgba(0,0,0,0.14) !important;
}
.fl-btn-sub {
  display: block !important; font-size: 0.84rem !important;
  margin-top: 10px !important; color: rgba(255,255,255,0.80) !important;
}
.fl-btn-center { text-align: center !important; margin: 28px 0 !important; }

/* ── LEAD ── */
.fl-lead {
  text-align: center !important; font-size: 1rem !important;
  color: rgba(255,255,255,0.92) !important; line-height: 1.65 !important;
  max-width: 640px !important; margin: 0 auto 32px !important;
}

/* ── SOCIAL ── */
.fl-social-row {
  display: flex !important; gap: 14px !important;
  flex-wrap: wrap !important; margin-top: 16px !important;
}
.fl-social-link {
  display: inline-flex !important; align-items: center !important;
  gap: 8px !important; padding: 9px 18px !important;
  background: #FFFFFF !important; border-radius: 24px !important;
  color: #0f808a !important; font-size: 0.88rem !important;
  font-weight: 700 !important; text-decoration: none !important;
  box-shadow: 0 2px 10px rgba(15,128,138,0.12) !important;
  border: 1px solid #b8e8ee !important;
}

/* ── FOOTER ── */
.fl-footer {
  background: #032028 !important; color: #5abbc8 !important;
  text-align: center !important; padding: 22px 20px !important;
  font-size: 0.85rem !important;
}
.fl-footer a { color: #5abbc8 !important; text-decoration: none !important; }

@media (max-width: 640px) {
  .fl-hero { padding: 50px 20px 100px !important; }
  .fl-section, .fl-section-pale, .fl-section-light,
  .fl-section-green, .fl-section-teal, .fl-section-deep { padding: 40px 18px !important; }
  .fl-cta-main { padding: 32px 18px !important; }
  .fl-author-card { gap: 18px !important; padding: 24px 18px !important; }
  .fl-process-step:not(:last-child)::after { display: none !important; }
  .fl-story-img { flex: 0 0 100% !important; max-width: 100% !important; }
  .fl-contact-wrap { padding: 28px 18px !important; }
  .fl-price-card { padding: 28px 18px !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;div class=&quot;fl-hero-glow&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;fl-hero-emoji-l&quot;&gt;🌿&lt;/div&gt;
    &lt;div class=&quot;fl-hero-emoji-r&quot;&gt;✨&lt;/div&gt;
    &lt;div class=&quot;fl-hero-badge-green&quot;&gt;🌿 Виктория Даракова&lt;/div&gt;
    &lt;div style=&quot;margin-top: 18px !important&quot;&gt;&lt;/div&gt;
    &lt;h1&gt;Йога для лица 2.0 —&lt;br&gt;&lt;i&gt;выглядеть на 10 лет моложе&lt;/i&gt;&lt;/h1&gt;
    &lt;p class=&quot;fl-hero-sub&quot;&gt;Как спасти лицо от старости и выглядеть значительно моложе с помощью упражнений за 30 дней — чтобы чувствовать себя неотразимой&lt;/p&gt;

    &lt;div class=&quot;fl-timer&quot;&gt;
      &lt;div class=&quot;fl-timer-col&quot;&gt;
        &lt;div class=&quot;fl-timer-num&quot; id=&quot;fl-hours&quot;&gt;00&lt;/div&gt;
        &lt;div class=&quot;fl-timer-label&quot;&gt;Часы&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-timer-sep&quot;&gt;:&lt;/div&gt;
      &lt;div class=&quot;fl-timer-col&quot;&gt;
        &lt;div class=&quot;fl-timer-num&quot; id=&quot;fl-minutes&quot;&gt;00&lt;/div&gt;
        &lt;div class=&quot;fl-timer-label&quot;&gt;Минуты&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-timer-sep&quot;&gt;:&lt;/div&gt;
      &lt;div class=&quot;fl-timer-col&quot;&gt;
        &lt;div class=&quot;fl-timer-num&quot; id=&quot;fl-seconds&quot;&gt;00&lt;/div&gt;
        &lt;div class=&quot;fl-timer-label&quot;&gt;Секунды&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-hero-cta-wrap&quot;&gt;
      &lt;a class=&quot;fl-btn-white&quot; href=&quot;https://yantraonline.ru/forma_ioga&quot; target=&quot;_blank&quot;&gt;
        🌿 Купить со скидкой −50% (35€) →
      &lt;/a&gt;
      &lt;span class=&quot;fl-btn-sub&quot;&gt;Актуальное предложение · Полный курс · Доступ 3 месяца&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&gt;&lt;/div&gt;

  &lt;!-- ░░ ОБ АВТОРЕ ░░ --&gt;
  &lt;div class=&quot;fl-section&quot;&gt;
    &lt;div class=&quot;fl-cat-strip&quot;&gt;
      &lt;span class=&quot;fl-cat-strip-icon&quot;&gt;👩&lt;/span&gt;
      &lt;span class=&quot;fl-cat-strip-title&quot;&gt;Об авторе курса&lt;/span&gt;
      &lt;div class=&quot;fl-cat-strip-line&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-author-card&quot;&gt;
      &lt;div class=&quot;fl-author-avatar&quot;&gt;
        &lt;img class=&quot;fl-author-photo&quot; src=&quot;https://static.tildacdn.com/tild3235-6265-4233-b831-656535303862/52929836_21860205614.jpg&quot; alt=&quot;Виктория Даракова&quot;&gt;
        &lt;div class=&quot;fl-author-name&quot;&gt;Виктория&lt;br&gt;Даракова&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-author-body&quot;&gt;
        &lt;div class=&quot;fl-author-title&quot;&gt;Эксперт по Ведическим знаниям и практикам&lt;/div&gt;
        &lt;p class=&quot;fl-author-text&quot;&gt;
          &lt;b&gt;Приветствую! Я Виктория Даракова&lt;/b&gt; — эксперт по Ведическим знаниям и практикам уже более 17 лет. Мне уже за 50, и я с гордостью показываю результаты моего подхода: &lt;b&gt;моя кожа и внешность — это итог многолетней практики Йоги для лица.&lt;/b&gt;
        &lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-stats-row&quot;&gt;
      &lt;div class=&quot;fl-stat-card&quot;&gt;
        &lt;div class=&quot;fl-stat-num&quot;&gt;30 лет&lt;/div&gt;
        &lt;div class=&quot;fl-stat-label&quot;&gt;практики Йоги&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-stat-card&quot;&gt;
        &lt;div class=&quot;fl-stat-num&quot;&gt;16 лет&lt;/div&gt;
        &lt;div class=&quot;fl-stat-label&quot;&gt;преподавания Ведических знаний&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-stat-card&quot;&gt;
        &lt;div class=&quot;fl-stat-num&quot;&gt;1000+&lt;/div&gt;
        &lt;div class=&quot;fl-stat-label&quot;&gt;участников прошли курсы&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-stat-card&quot;&gt;
        &lt;div class=&quot;fl-stat-num&quot;&gt;30 дней&lt;/div&gt;
        &lt;div class=&quot;fl-stat-label&quot;&gt;до видимого результата&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-infobox&quot;&gt;
      &lt;b&gt;Образование и опыт:&lt;/b&gt; высшее медицинское образование · сертификат йога-терапевта · 2 года обучения в школе йоги и систем оздоровления · автор книг «Гармония дома по Васту» и «9 архетипов Ведической нумерологии»
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&gt;&lt;/div&gt;

  &lt;!-- ░░ ПОЧЕМУ ЙОГА ДЛЯ ЛИЦА ░░ --&gt;
  &lt;div class=&quot;fl-section-pale&quot;&gt;
    &lt;div class=&quot;fl-cat-strip&quot;&gt;
      &lt;span class=&quot;fl-cat-strip-icon&quot;&gt;🌺&lt;/span&gt;
      &lt;span class=&quot;fl-cat-strip-title&quot;&gt;Почему именно Йога для лица?&lt;/span&gt;
      &lt;div class=&quot;fl-cat-strip-line&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-infobox&quot;&gt;
      Если вы хотите выглядеть на &lt;b&gt;10 лет моложе&lt;/b&gt; без дорогостоящих процедур и инъекций — &lt;b&gt;этот курс для вас!&lt;/b&gt; Лучшие техники, которые помогут в домашних условиях — у зеркала.
    &lt;/div&gt;

    &lt;ul class=&quot;fl-check-list&quot;&gt;
      &lt;li&gt;Уменьшить морщины и подтянуть кожу&lt;/li&gt;
      &lt;li&gt;Вернуть свежий цвет лица и выразительность взгляда&lt;/li&gt;
      &lt;li&gt;Избавиться от отёков и мешков под глазами&lt;/li&gt;
      &lt;li&gt;Улучшить контуры лица и избавиться от второго подбородка&lt;/li&gt;
      &lt;li&gt;Избавиться от недовольного выражения лица&lt;/li&gt;
      &lt;li&gt;Держать осанку и голову по-царски&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class=&quot;fl-infobox-green&quot;&gt;
      🌿 &lt;b&gt;Всего за 30 дней регулярной практики&lt;/b&gt; вы увидите результат: кожа станет более подтянутой и упругой, а лицо — более свежим и сияющим!
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&gt;&lt;/div&gt;

  &lt;!-- ░░ ПРЕИМУЩЕСТВА КУРСА ░░ --&gt;
  &lt;div class=&quot;fl-section&quot;&gt;
    &lt;div class=&quot;fl-cat-strip&quot;&gt;
      &lt;span class=&quot;fl-cat-strip-icon&quot;&gt;⭐&lt;/span&gt;
      &lt;span class=&quot;fl-cat-strip-title&quot;&gt;Преимущества курса&lt;/span&gt;
      &lt;div class=&quot;fl-cat-strip-line&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-adv-grid&quot;&gt;
      &lt;div class=&quot;fl-adv-card&quot;&gt;
        &lt;div class=&quot;fl-adv-icon&quot;&gt;💻&lt;/div&gt;
        &lt;div class=&quot;fl-adv-title&quot;&gt;В любое время и в любом месте&lt;/div&gt;
        &lt;div class=&quot;fl-adv-desc&quot;&gt;Всё, что вам нужно — телефон, ноутбук или планшет, место для тренировки и зеркало.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-adv-card&quot;&gt;
        &lt;div class=&quot;fl-adv-icon&quot;&gt;✅&lt;/div&gt;
        &lt;div class=&quot;fl-adv-title&quot;&gt;Проверено&lt;/div&gt;
        &lt;div class=&quot;fl-adv-desc&quot;&gt;Это вторая версия курса — мы отработали структуру и подачу материала.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-adv-card&quot;&gt;
        &lt;div class=&quot;fl-adv-icon&quot;&gt;💬&lt;/div&gt;
        &lt;div class=&quot;fl-adv-title&quot;&gt;Ответы на вопросы&lt;/div&gt;
        &lt;div class=&quot;fl-adv-desc&quot;&gt;Ведущая курса ответит на ваши вопросы и мы решим проблемы, связанные с обучением.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-adv-card&quot;&gt;
        &lt;div class=&quot;fl-adv-icon&quot;&gt;🌟&lt;/div&gt;
        &lt;div class=&quot;fl-adv-title&quot;&gt;Вы станете счастливее&lt;/div&gt;
        &lt;div class=&quot;fl-adv-desc&quot;&gt;Потому что мы учим гармонии и осознанности — не только снаружи, но и внутри.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&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 class=&quot;moze-center&quot;&gt;✨ Результаты, которые вас ждут&lt;/h2&gt;
    &lt;div class=&quot;fl-divider&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;fl-results-grid&quot;&gt;
      &lt;div class=&quot;fl-result-card&quot;&gt;
        &lt;div class=&quot;fl-result-icon&quot;&gt;🌸&lt;/div&gt;
        &lt;div class=&quot;fl-result-text&quot;&gt;Выглядеть свежей и отдохнувшей&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-result-card&quot;&gt;
        &lt;div class=&quot;fl-result-icon&quot;&gt;🧘&lt;/div&gt;
        &lt;div class=&quot;fl-result-text&quot;&gt;Получите систему упражнений на все зоны лица&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-result-card&quot;&gt;
        &lt;div class=&quot;fl-result-icon&quot;&gt;😊&lt;/div&gt;
        &lt;div class=&quot;fl-result-text&quot;&gt;Избавитесь от недовольного выражения лица&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-result-card&quot;&gt;
        &lt;div class=&quot;fl-result-icon&quot;&gt;👑&lt;/div&gt;
        &lt;div class=&quot;fl-result-text&quot;&gt;Будете держать осанку и голову по-царски&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&gt;&lt;/div&gt;

  &lt;!-- ░░ КАК УСТРОЕН КУРС ░░ --&gt;
  &lt;div class=&quot;fl-section-light&quot;&gt;
    &lt;div class=&quot;fl-cat-strip&quot;&gt;
      &lt;span class=&quot;fl-cat-strip-icon&quot;&gt;📐&lt;/span&gt;
      &lt;span class=&quot;fl-cat-strip-title&quot;&gt;Из чего состоит обучение&lt;/span&gt;
      &lt;div class=&quot;fl-cat-strip-line&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-process&quot;&gt;
      &lt;div class=&quot;fl-process-step&quot;&gt;
        &lt;div class=&quot;fl-process-icon&quot;&gt;📦&lt;/div&gt;
        &lt;div class=&quot;fl-process-title&quot;&gt;Модули&lt;/div&gt;
        &lt;div class=&quot;fl-process-desc&quot;&gt;Всего 8 модулей. В каждом — 45 мин теории и 20 мин практики&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-process-step&quot;&gt;
        &lt;div class=&quot;fl-process-icon&quot;&gt;🎬&lt;/div&gt;
        &lt;div class=&quot;fl-process-title&quot;&gt;Видеоуроки&lt;/div&gt;
        &lt;div class=&quot;fl-process-desc&quot;&gt;Смотрите видеоуроки и читаете инструкции в удобное время&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-process-step&quot;&gt;
        &lt;div class=&quot;fl-process-icon&quot;&gt;🪞&lt;/div&gt;
        &lt;div class=&quot;fl-process-title&quot;&gt;Тренировка&lt;/div&gt;
        &lt;div class=&quot;fl-process-desc&quot;&gt;Тренируетесь на практике у зеркала&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-process-step&quot;&gt;
        &lt;div class=&quot;fl-process-icon&quot;&gt;📸&lt;/div&gt;
        &lt;div class=&quot;fl-process-title&quot;&gt;Изменения&lt;/div&gt;
        &lt;div class=&quot;fl-process-desc&quot;&gt;Фиксируете изменения через 14 — 21 — 28 дней&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&gt;&lt;/div&gt;

  &lt;!-- ░░ ПРОГРАММА — 8 МОДУЛЕЙ ░░ --&gt;
  &lt;div class=&quot;fl-section&quot;&gt;
    &lt;div class=&quot;fl-cat-strip&quot;&gt;
      &lt;span class=&quot;fl-cat-strip-icon&quot;&gt;📋&lt;/span&gt;
      &lt;span class=&quot;fl-cat-strip-title&quot;&gt;Курс состоит из 8 модулей&lt;/span&gt;
      &lt;div class=&quot;fl-cat-strip-line&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-curriculum-item&quot;&gt;
      &lt;div class=&quot;fl-curriculum-num&quot;&gt;1&lt;/div&gt;
      &lt;div class=&quot;fl-curriculum-body&quot;&gt;
        &lt;div class=&quot;fl-curriculum-title&quot;&gt;Первый модуль — Осанка и основы&lt;/div&gt;
        &lt;div class=&quot;fl-curriculum-desc&quot;&gt;Признаки старения: что можно сделать? Осанка стоя. Практика ОСАНКА — 5 упражнений + 3 мудры. Практика для исполнения сокровенного желания. Видео-памятка.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-curriculum-item&quot;&gt;
      &lt;div class=&quot;fl-curriculum-num&quot;&gt;2&lt;/div&gt;
      &lt;div class=&quot;fl-curriculum-body&quot;&gt;
        &lt;div class=&quot;fl-curriculum-title&quot;&gt;Второй модуль — Шея и голова&lt;/div&gt;
        &lt;div class=&quot;fl-curriculum-desc&quot;&gt;Причины возрастных изменений. Ошибки при выполнении упражнений для лица. Практика: 5 упражнений для шеи и головы.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-curriculum-item&quot;&gt;
      &lt;div class=&quot;fl-curriculum-num&quot;&gt;3&lt;/div&gt;
      &lt;div class=&quot;fl-curriculum-body&quot;&gt;
        &lt;div class=&quot;fl-curriculum-title&quot;&gt;Третий модуль — Овал лица&lt;/div&gt;
        &lt;div class=&quot;fl-curriculum-desc&quot;&gt;Вредные привычки. Осанка сидя. Жевательные мышцы и угол молодости. Практика: 5 упражнений для ОВАЛА ЛИЦА. Положение языка.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-curriculum-item&quot;&gt;
      &lt;div class=&quot;fl-curriculum-num&quot;&gt;4&lt;/div&gt;
      &lt;div class=&quot;fl-curriculum-body&quot;&gt;
        &lt;div class=&quot;fl-curriculum-title&quot;&gt;Четвёртый модуль — Щёки и губы&lt;/div&gt;
        &lt;div class=&quot;fl-curriculum-desc&quot;&gt;Чем поддержать молодость? Плюсы и минусы 5 методов. Практика: 5 упражнений для ЩЕК и ГУБ. Бонус: щипковый массаж после нанесения крема.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-curriculum-item&quot;&gt;
      &lt;div class=&quot;fl-curriculum-num&quot;&gt;5&lt;/div&gt;
      &lt;div class=&quot;fl-curriculum-body&quot;&gt;
        &lt;div class=&quot;fl-curriculum-title&quot;&gt;Пятый модуль — Зона вокруг глаз&lt;/div&gt;
        &lt;div class=&quot;fl-curriculum-desc&quot;&gt;Уход за кожей лица. Осанка лёжа. Ещё раз про положение языка. Практика: 5 упражнений для зоны вокруг ГЛАЗ.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-curriculum-item&quot;&gt;
      &lt;div class=&quot;fl-curriculum-num&quot;&gt;6&lt;/div&gt;
      &lt;div class=&quot;fl-curriculum-body&quot;&gt;
        &lt;div class=&quot;fl-curriculum-title&quot;&gt;Шестой модуль — Гладкий лоб&lt;/div&gt;
        &lt;div class=&quot;fl-curriculum-desc&quot;&gt;Секреты макияжа: коррекция формы, симметрии, объёма и цвета лица. Практика: ГЛАДКИЙ ЛОБ — 5 упражнений.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-curriculum-item&quot;&gt;
      &lt;div class=&quot;fl-curriculum-num&quot;&gt;7&lt;/div&gt;
      &lt;div class=&quot;fl-curriculum-body&quot;&gt;
        &lt;div class=&quot;fl-curriculum-title&quot;&gt;Седьмой модуль — Бонусы&lt;/div&gt;
        &lt;div class=&quot;fl-curriculum-desc&quot;&gt;2 бонуса: йога-разминка и упражнения для восстановления зрения.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-curriculum-item&quot;&gt;
      &lt;div class=&quot;fl-curriculum-num&quot;&gt;8&lt;/div&gt;
      &lt;div class=&quot;fl-curriculum-body&quot;&gt;
        &lt;div class=&quot;fl-curriculum-title&quot;&gt;Восьмой модуль — Интеграция и лайфхаки&lt;/div&gt;
        &lt;div class=&quot;fl-curriculum-desc&quot;&gt;Как интегрировать практику в свою жизнь, заниматься не занимаясь! Оптимальный режим тренировок. Красота изнутри: рекомендации по витаминам. 5 бонус-упражнений на особо проблемные зоны + бонус урок по интероральному самомассажу.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&gt;&lt;/div&gt;

  &lt;!-- ░░ ВИДЕО ░░ --&gt;
  &lt;div class=&quot;fl-section-pale&quot;&gt;
    &lt;div class=&quot;fl-cat-strip&quot;&gt;
      &lt;span class=&quot;fl-cat-strip-icon&quot;&gt;▶️&lt;/span&gt;
      &lt;span class=&quot;fl-cat-strip-title&quot;&gt;Посмотрите мастер-класс&lt;/span&gt;
      &lt;div class=&quot;fl-cat-strip-line&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;p class=&quot;fl-video-label&quot;&gt;«Как спасти лицо от старости?» — Йога для лица в действии&lt;/p&gt;
    &lt;div class=&quot;fl-video-wrap&quot;&gt;
      &lt;iframe class=&quot;moze-iframe&quot; src=&quot;https://www.youtube.com/embed/69obnayWy3w&quot; height=&quot;0px&quot; width=&quot;0px&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
    &lt;/div&gt;
    &lt;div class=&quot;fl-infobox-green&quot;&gt;
      &lt;b&gt;Естественное омоложение&lt;/b&gt; — без скальпеля и уколов. Всего несколько минут в день изменят то, что вы видите в зеркале.
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&gt;&lt;/div&gt;

  &lt;!-- ░░ ИСТОРИЯ ВИКТОРИИ ░░ --&gt;
  &lt;div class=&quot;fl-section&quot;&gt;
    &lt;div class=&quot;fl-cat-strip&quot;&gt;
      &lt;span class=&quot;fl-cat-strip-icon&quot;&gt;📖&lt;/span&gt;
      &lt;span class=&quot;fl-cat-strip-title&quot;&gt;Моя история&lt;/span&gt;
      &lt;div class=&quot;fl-cat-strip-line&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-story&quot;&gt;
      &lt;div class=&quot;fl-story-img&quot;&gt;
        &lt;img src=&quot;https://static.tildacdn.com/tild6161-3035-4332-b231-643662343362/skin.jpg&quot; alt=&quot;История Виктории Дараковой&quot;&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-story-body&quot;&gt;
        &lt;p&gt;До 30 лет естественная красота воспринимается как само собой разумеющееся. Но в 35 лет «гарантия от производителя» заканчивается.&lt;/p&gt;
        &lt;p&gt;&lt;b&gt;☝️&lt;/b&gt; Впервые я заметила изменения в 38 лет. Появились заломы на коже, глаза стали припухать, появилась привычка поджимать губы и морщить лоб.&lt;/p&gt;
        &lt;p&gt;10 лет назад упражнения для лица не были популярны. Тогда мне попалась книга пионерки этого направления Кэрол Маджио — и я начала практиковать. &lt;b&gt;Эффект заметила довольно быстро.&lt;/b&gt;&lt;/p&gt;
        &lt;p&gt;&lt;b&gt;☝️&lt;/b&gt; За 9 лет практики нашлись по-настоящему уникальные упражнения на все зоны лица, которые интересно делать и они дают прекрасный результат.&lt;/p&gt;
        &lt;p&gt;Ни один пластический хирург, ни одна косметическая процедура не уберёт с вашего лица выражения раздражения, печали или недовольства. &lt;b&gt;Выражением лица можно управлять — как и другими мышцами тела.&lt;/b&gt;&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&gt;&lt;/div&gt;

  &lt;!-- ░░ ПЛАТФОРМА ░░ --&gt;
  &lt;div class=&quot;fl-section-green&quot;&gt;
    &lt;div class=&quot;fl-cat-strip fl-cat-strip-green&quot;&gt;
      &lt;span class=&quot;fl-cat-strip-icon&quot;&gt;📱&lt;/span&gt;
      &lt;span class=&quot;fl-cat-strip-title&quot;&gt;Удобная платформа GetCourse&lt;/span&gt;
      &lt;div class=&quot;fl-cat-strip-line&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;fl-infobox-green&quot; style=&quot;margin-bottom:20px !important&quot;&gt;Доступ в личный кабинет, видеозаписи уроков, тесты и задания
    &lt;/div&gt;

    &lt;div class=&quot;fl-adv-grid&quot;&gt;
      &lt;div class=&quot;fl-adv-card&quot; style=&quot;border-top-color:#1a9a6a !important&quot;&gt;
        &lt;div class=&quot;fl-adv-icon&quot;&gt;🏆&lt;/div&gt;
        &lt;div class=&quot;fl-adv-title&quot;&gt;Качество&lt;/div&gt;
        &lt;div class=&quot;fl-adv-desc&quot;&gt;Мы постоянно дорабатываем и улучшаем программу обучения.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-adv-card&quot; style=&quot;border-top-color:#0f808a !important&quot;&gt;
        &lt;div class=&quot;fl-adv-icon&quot;&gt;👥&lt;/div&gt;
        &lt;div class=&quot;fl-adv-title&quot;&gt;Поддержка куратора&lt;/div&gt;
        &lt;div class=&quot;fl-adv-desc&quot;&gt;Постоянно на связи куратор и ведущая курса, оперативные ответы на вопросы.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-adv-card&quot; style=&quot;border-top-color:#34c78a !important&quot;&gt;
        &lt;div class=&quot;fl-adv-icon&quot;&gt;🎁&lt;/div&gt;
        &lt;div class=&quot;fl-adv-title&quot;&gt;Подарки и бонусы&lt;/div&gt;
        &lt;div class=&quot;fl-adv-desc&quot;&gt;Зарабатывайте бонусные баллы при выполнении заданий и обменивайте в Лавке призов.&lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&quot;fl-adv-card&quot; style=&quot;border-top-color:#5abbc8 !important&quot;&gt;
        &lt;div class=&quot;fl-adv-icon&quot;&gt;🌍&lt;/div&gt;
        &lt;div class=&quot;fl-adv-title&quot;&gt;Постоянно онлайн&lt;/div&gt;
        &lt;div class=&quot;fl-adv-desc&quot;&gt;Проходите обучение из любой точки мира — мы всегда на связи.&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-guarantee-box&quot;&gt;
      &lt;div class=&quot;fl-guarantee-icon&quot;&gt;🛡️&lt;/div&gt;
      &lt;div class=&quot;fl-guarantee-text&quot;&gt;
        &lt;div class=&quot;fl-guarantee-title&quot;&gt;БЕЗУСЛОВНАЯ ГАРАНТИЯ&lt;/div&gt;
        &lt;div class=&quot;fl-guarantee-desc&quot;&gt;&lt;b&gt;На курс действует 100%-ая гарантия&lt;/b&gt; возврата средств в течение 14 дней с момента покупки. Вы ничем не рискуете!&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&gt;&lt;/div&gt;

  &lt;!-- ░░ ОПЛАТА ░░ --&gt;
  &lt;div class=&quot;fl-section&quot;&gt;
    &lt;div class=&quot;fl-cat-strip&quot;&gt;
      &lt;span class=&quot;fl-cat-strip-icon&quot;&gt;💳&lt;/span&gt;
      &lt;span class=&quot;fl-cat-strip-title&quot;&gt;Оплата для Европы — в евро&lt;/span&gt;
      &lt;div class=&quot;fl-cat-strip-line&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-price-card&quot;&gt;
      &lt;div class=&quot;fl-price-card-title&quot;&gt;ЙОГА ДЛЯ ЛИЦА 2.0&lt;/div&gt;
      &lt;div class=&quot;fl-price-card-sub&quot;&gt;Полный курс · 28 дней обучения&lt;/div&gt;
      &lt;div class=&quot;fl-price-row&quot;&gt;
        &lt;span class=&quot;fl-price-old&quot;&gt;70€&lt;/span&gt;
        &lt;span class=&quot;fl-price-new&quot;&gt;35€&lt;/span&gt;
      &lt;/div&gt;
      &lt;span class=&quot;fl-price-note&quot;&gt;🔥 скидка −50% · цены уже со скидкой&lt;/span&gt;
      &lt;ul class=&quot;fl-price-features&quot;&gt;
        &lt;li&gt;&lt;b&gt;8 модулей&lt;/b&gt; — 28 дней обучения&lt;/li&gt;
        &lt;li&gt;&lt;b&gt;Запись уроков&lt;/b&gt; — 45 мин теории + 15 мин практики в каждом модуле&lt;/li&gt;
        &lt;li&gt;&lt;b&gt;Видео-памятки&lt;/b&gt; с упражнениями для самостоятельной работы&lt;/li&gt;
        &lt;li&gt;&lt;b&gt;Бонус:&lt;/b&gt; мини-курс «Девятилетний цикл. Как сделать прогноз на год?»&lt;/li&gt;
        &lt;li&gt;Поддержка куратора · Личный кабинет · Доступ на 3 месяца&lt;/li&gt;
      &lt;/ul&gt;
      &lt;a class=&quot;fl-btn-green&quot; href=&quot;https://yantraonline.ru/forma_ioga&quot; target=&quot;_blank&quot;&gt;
        💳 Оплатить в евро →
      &lt;/a&gt;&lt;/div&gt;&lt;/div&gt;

  &lt;div class=&quot;fl-divider-full&quot;&gt;&lt;/div&gt;

  &lt;!-- ░░ КОНТАКТЫ + ФОРМА ░░ --&gt;
  &lt;div class=&quot;fl-section-light&quot;&gt;
    &lt;div class=&quot;fl-cat-strip&quot;&gt;
      &lt;span class=&quot;fl-cat-strip-icon&quot;&gt;✉️&lt;/span&gt;
      &lt;span class=&quot;fl-cat-strip-title&quot;&gt;Связаться с нами&lt;/span&gt;
      &lt;div class=&quot;fl-cat-strip-line&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class=&quot;fl-contact-wrap&quot;&gt;&lt;br&gt;&lt;div class=&quot;fl-social-row&quot; style=&quot;justify-content: center !important&quot;&gt;
        &lt;a class=&quot;fl-social-link&quot; href=&quot;https://www.facebook.com/darakova&quot; target=&quot;_blank&quot;&gt;
          👤 Facebook
        &lt;/a&gt;
        &lt;a class=&quot;fl-social-link&quot; href=&quot;https://www.youtube.com/user/artmiff&quot; target=&quot;_blank&quot;&gt;
          ▶️ YouTube
        &lt;/a&gt;
        &lt;a class=&quot;fl-social-link&quot; href=&quot;http://www.yantra-online.com&quot; target=&quot;_blank&quot;&gt;
          🌿 Yantra Online
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- ░░ FOOTER ░░ --&gt;
  &lt;div class=&quot;fl-footer&quot;&gt;
    &lt;p&gt;
      &lt;a href=&quot;/policy&quot;&gt;Соглашение на обработку персональных данных&lt;/a&gt;
      &amp;nbsp;·&amp;nbsp;
      &lt;a href=&quot;/oferta&quot;&gt;Публичная оферта&lt;/a&gt;
      &amp;nbsp;·&amp;nbsp; © yantra-online.ru — Йога для лица 2.0
    &lt;/p&gt;
  &lt;/div&gt;

&lt;/div&gt;

&lt;script&gt;
(function() {
  var deadline = new Date(&quot;2029-02-06T23:59:00+03:00&quot;);
  function pad(n) { return (&#039;0&#039;+n).slice(-2); }
  function tick() {
    var diff = deadline - new Date();
    if (diff &lt;= 0) diff = 0;
    var h = Math.floor(diff / 3600000) % 24;
    var m = Math.floor(diff / 60000) % 60;
    var s = Math.floor(diff / 1000) % 60;
    var eh = document.getElementById(&#039;fl-hours&#039;);
    var em = document.getElementById(&#039;fl-minutes&#039;);
    var es = document.getElementById(&#039;fl-seconds&#039;);
    if (eh) eh.textContent = pad(h);
    if (em) em.textContent = pad(m);
    if (es) es.textContent = pad(s);
  }
  tick();
  setInterval(tick, 1000);
})();
&lt;/script&gt;</description>
            </item>
            </channel>
</rss>