KEPEK Hair Growth Serum | Turkish Formula for Hair Loss & Thinning | DeMont

KEPEK Hair Growth Serum | Turkish Formula for Hair Loss & Thinning | DeMont

Rs.2,000.00
Sale price  Rs.2,000.00 Regular price 
Skip to product information
KEPEK Hair Growth Serum | Turkish Formula for Hair Loss & Thinning | DeMont

KEPEK Hair Growth Serum | Turkish Formula for Hair Loss & Thinning | DeMont

Rs.2,000.00
Sale price  Rs.2,000.00 Regular price 

<style>
  .kpk-wrap {
    font-family: 'Georgia', serif;
    color: #1a1a1a;
    max-width: 780px;
    margin: 0 auto;
    padding: 0;
  }

  /* HERO */
  .kpk-hero {
    background: linear-gradient(135deg, #0a2540 0%, #1a4a7a 60%, #0d3560 100%);
    border-radius: 12px;
    padding: 48px 40px;
    text-align: center;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
  }
  .kpk-hero::before {
    content: '';
    position: absolute;
    top: -40px; right: -40px;
    width: 200px; height: 200px;
    border-radius: 50%;
    background: rgba(255,255,255,0.04);
  }
  .kpk-hero::after {
    content: '';
    position: absolute;
    bottom: -60px; left: -30px;
    width: 250px; height: 250px;
    border-radius: 50%;
    background: rgba(255,255,255,0.03);
  }
  .kpk-badge {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    border: 1px solid rgba(255,255,255,0.2);
    color: #a8c8f0;
    font-family: Arial, sans-serif;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .kpk-hero h1 {
    font-family: Georgia, serif;
    font-size: 38px;
    font-weight: normal;
    color: #ffffff;
    margin: 0 0 12px;
    line-height: 1.2;
    letter-spacing: -0.01em;
  }
  .kpk-hero h1 em {
    font-style: italic;
    color: #7bb8f0;
  }
  .kpk-hero-sub {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #a8c8f0;
    letter-spacing: 0.05em;
    margin: 0 0 28px;
  }
  .kpk-hero-desc {
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: rgba(255,255,255,0.8);
    line-height: 1.75;
    max-width: 600px;
    margin: 0 auto;
  }
  .kpk-hero-desc strong {
    color: #fff;
  }

  /* SECTIONS */
  .kpk-section {
    padding: 36px 0;
    border-bottom: 1px solid #e8edf2;
  }
  .kpk-section:last-child { border-bottom: none; }

  .kpk-section-label {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #1a4a7a;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .kpk-section-label::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #d0dcea;
  }

  /* BENEFITS GRID */
  .kpk-benefits {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 12px;
  }
  .kpk-benefit {
    background: #f0f5fb;
    border: 1px solid #d0dcea;
    border-radius: 10px;
    padding: 18px 16px;
  }
  .kpk-benefit-icon {
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
  }
  .kpk-benefit strong {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #0a2540;
    margin-bottom: 4px;
  }
  .kpk-benefit span {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #5a7a9a;
    line-height: 1.5;
  }

  /* INGREDIENTS */
  .kpk-ingredient {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    padding: 18px 0;
    border-bottom: 1px solid #edf1f6;
  }
  .kpk-ingredient:last-child { border-bottom: none; }
  .kpk-ing-num {
    background: #0a2540;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
  }
  .kpk-ing-name {
    font-family: Georgia, serif;
    font-size: 17px;
    color: #0a2540;
    margin-bottom: 5px;
  }
  .kpk-ing-desc {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #4a6a8a;
    line-height: 1.65;
    margin: 0;
  }

  /* HOW TO USE */
  .kpk-steps { display: flex; flex-direction: column; gap: 16px; }
  .kpk-step {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    background: #f8fafc;
    border-radius: 10px;
    padding: 18px 20px;
    border-left: 3px solid #1a4a7a;
  }
  .kpk-step-num {
    font-family: Georgia, serif;
    font-size: 28px;
    color: #c8d8ea;
    line-height: 1;
    flex-shrink: 0;
    font-style: italic;
  }
  .kpk-step-text {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #2a3a4a;
    line-height: 1.65;
    padding-top: 4px;
  }

  /* PRODUCT DETAILS TABLE */
  .kpk-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    font-size: 14px;
  }
  .kpk-table tr { border-bottom: 1px solid #edf1f6; }
  .kpk-table tr:last-child { border-bottom: none; }
  .kpk-table td { padding: 13px 0; vertical-align: top; }
  .kpk-table td:first-child {
    color: #5a7a9a;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    width: 38%;
    padding-right: 16px;
    padding-top: 15px;
  }
  .kpk-table td:last-child { color: #1a2a3a; font-weight: 500; }

  /* WHY KEPEK */
  .kpk-why {
    background: linear-gradient(135deg, #0a2540 0%, #1a4a7a 100%);
    border-radius: 12px;
    padding: 36px 40px;
    text-align: center;
    margin-top: 8px;
  }
  .kpk-why h3 {
    font-family: Georgia, serif;
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    margin: 0 0 14px;
  }
  .kpk-why p {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: rgba(255,255,255,0.78);
    line-height: 1.75;
    max-width: 580px;
    margin: 0 auto 28px;
  }
  .kpk-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
  }
  .kpk-badge-pill {
    font-family: Arial, sans-serif;
    font-size: 11px;
    letter-spacing: 0.08em;
    color: #a8c8f0;
    border: 1px solid rgba(168,200,240,0.35);
    padding: 6px 14px;
    border-radius: 20px;
    background: rgba(255,255,255,0.07);
  }
</style>

<div class="kpk-wrap">

  <!-- HERO -->
  <div class="kpk-hero">
    <div class="kpk-badge">DeMont Research Laboratories &nbsp;·&nbsp; Turkish Formulation</div>
    <h1>KEPEK <em>Hair Growth Serum</em></h1>
    <p class="kpk-hero-sub">Revitalizing Solution for Stronger, Fuller Hair</p>
    <p class="kpk-hero-desc">Struggling with hair loss, thinning, or slow growth? KEPEK is a clinically inspired serum engineered to fight hair fall at the root — literally. Packed with <strong>Anagain, Procapil &amp; Biotin</strong>, it delivers visible results from scalp to strand.</p>
  </div>

  <!-- KEY BENEFITS -->
  <div class="kpk-section">
    <div class="kpk-section-label">Key Benefits</div>
    <div class="kpk-benefits">
      <div class="kpk-benefit">
        <span class="kpk-benefit-icon">💧</span>
        <strong>Reduces Hair Fall</strong>
        <span>Targets thinning at the follicle level</span>
      </div>
      <div class="kpk-benefit">
        <span class="kpk-benefit-icon">🌱</span>
        <strong>Stimulates Growth</strong>
        <span>Activates dormant follicles for new growth</span>
      </div>
      <div class="kpk-benefit">
        <span class="kpk-benefit-icon">💪</span>
        <strong>Strengthens Strands</strong>
        <span>Makes hair longer, thicker &amp; more resilient</span>
      </div>
      <div class="kpk-benefit">
        <span class="kpk-benefit-icon">🧴</span>
        <strong>Nourishes Scalp</strong>
        <span>Delivers nutrients directly to hair roots</span>
      </div>
      <div class="kpk-benefit">
        <span class="kpk-benefit-icon">🇹🇷</span>
        <strong>Turkish Formula</strong>
        <span>Backed by advanced European research</span>
      </div>
      <div class="kpk-benefit">
        <span class="kpk-benefit-icon">👥</span>
        <strong>For Men &amp; Women</strong>
        <span>Suitable for all hair types</span>
      </div>
    </div>
  </div>

  <!-- ACTIVE INGREDIENTS -->
  <div class="kpk-section">
    <div class="kpk-section-label">Active Ingredients</div>
    <div class="kpk-ingredient">
      <div class="kpk-ing-num">A</div>
      <div>
        <div class="kpk-ing-name">Anagain</div>
        <p class="kpk-ing-desc">A pea sprout extract that reactivates hair follicle stem cells, shown to increase hair density and reduce hair fall by up to 78%.</p>
      </div>
    </div>
    <div class="kpk-ingredient">
      <div class="kpk-ing-num">P</div>
      <div>
        <div class="kpk-ing-name">Procapil</div>
        <p class="kpk-ing-desc">A patented anti-hair loss complex that strengthens hair follicles, improves scalp circulation, and prevents follicle aging.</p>
      </div>
    </div>
    <div class="kpk-ingredient">
      <div class="kpk-ing-num">B</div>
      <div>
        <div class="kpk-ing-name">Biotin (Vitamin B7)</div>
        <p class="kpk-ing-desc">Essential vitamin that supports keratin production, making hair stronger and reducing breakage from root to tip.</p>
      </div>
    </div>
    <div class="kpk-ingredient">
      <div class="kpk-ing-num">N</div>
      <div>
        <div class="kpk-ing-name">Nutrient Complex</div>
        <p class="kpk-ing-desc">Targeted vitamins and minerals that deliver deep nourishment to hair follicles for long-term scalp health.</p>
      </div>
    </div>
  </div>

  <!-- HOW TO USE -->
  <div class="kpk-section">
    <div class="kpk-section-label">How to Use</div>
    <div class="kpk-steps">
      <div class="kpk-step">
        <div class="kpk-step-num">01</div>
        <div class="kpk-step-text">Part your hair and apply directly to the scalp on affected areas.</div>
      </div>
      <div class="kpk-step">
        <div class="kpk-step-num">02</div>
        <div class="kpk-step-text">Gently massage with fingertips for 2–3 minutes to boost absorption.</div>
      </div>
      <div class="kpk-step">
        <div class="kpk-step-num">03</div>
        <div class="kpk-step-text">Do not rinse. Use twice daily — morning and night — for best results.</div>
      </div>
      <div class="kpk-step">
        <div class="kpk-step-num">04</div>
        <div class="kpk-step-text">For visible improvement, use consistently for a minimum of <strong>8–12 weeks</strong>.</div>
      </div>
    </div>
  </div>

  <!-- PRODUCT DETAILS -->
  <div class="kpk-section">
    <div class="kpk-section-label">Product Details</div>
    <table class="kpk-table">
      <tr><td>Brand</td><td>DeMont Research Laboratories</td></tr>
      <tr><td>Product</td><td>KEPEK Hair Growth Serum</td></tr>
      <tr><td>Size</td><td>50ml</td></tr>
      <tr><td>Formulation Origin</td><td>Turkish Formula</td></tr>
      <tr><td>Suitable For</td><td>Men &amp; Women, All Hair Types</td></tr>
      <tr><td>Manufactured By</td><td>DeMont Research Laboratories (Pvt.) Ltd., Lahore, Pakistan</td></tr>
      <tr><td>MRP</td><td>PKR 2,450 + 18% GST</td></tr>
    </table>
  </div>

  <!-- WHY KEPEK -->
  <div class="kpk-why">
    <h3>Why KEPEK?</h3>
    <p>Most hair serums treat the surface. KEPEK goes deeper — targeting the biological causes of hair loss with pharmaceutical-grade actives trusted by dermatologists. Whether you're dealing with postpartum hair fall, stress-related thinning, or hereditary hair loss, KEPEK is formulated to work for you.</p>
    <div class="kpk-badges">
      <span class="kpk-badge-pill">Dermatologist Inspired</span>
      <span class="kpk-badge-pill">No Harmful Parabens</span>
      <span class="kpk-badge-pill">Turkish Formulation</span>
      <span class="kpk-badge-pill">Clinically Active Ingredients</span>
      <span class="kpk-badge-pill">For Men &amp; Women</span>
    </div>
  </div>

</div>

Made with care

Great value

Elegant design

Quality materials

Details

This product is crafted with quality materials to ensure durability and performance. Designed with your convenience in mind, it seamlessly fits into your everyday life.

Shipping & Returns

We strive to process and ship all orders in a timely manner, working diligently to ensure that your items are on their way to you as soon as possible.

We are committed to ensuring a positive shopping experience for all our customers. If for any reason you wish to return an item, we invite you to reach out to our team for assistance, and we will evaluate every return request with care and consideration.

Play video

Shop The Full Collection

CL Derm Hair Fall Shampoo – 120ml | Anti-Hairfall & Anti-Dandruff | Zinc Pyrithione, Biotin & Onion Extract

CL Derm Hair Fall Shampoo – 120ml | Anti-Hairfall & Anti-Dandruff | Zinc Pyrithione, Biotin & Onion Extract

CL Derm SPF 100 Hybrid Sunblock – 40g | Broad Spectrum UVA/UVB Protection | PA++++ | Paraben Free

CL Derm SPF 100 Hybrid Sunblock – 40g | Broad Spectrum UVA/UVB Protection | PA++++ | Paraben Free

ENLITEN Intensive Skin Lightening Serum – 20ml | Vitamin C Derivative & Hyaluronic Acid | Turkish Formulation

ENLITEN Intensive Skin Lightening Serum – 20ml | Vitamin C Derivative & Hyaluronic Acid | Turkish Formulation

ENLITEN Intensive Skin Lightening Serum – 20ml | Vitamin C Derivative & Hyaluronic Acid | Turkish Formulation

ENLITEN Intensive Skin Lightening Serum – 20ml | Vitamin C Derivative & Hyaluronic Acid | Turkish Formulation