﻿{"id":1000141,"date":"2026-06-28T14:45:28","date_gmt":"2026-06-28T14:45:28","guid":{"rendered":"https:\/\/rudranikaayurvedic.com\/?page_id=1000141"},"modified":"2026-07-13T22:39:42","modified_gmt":"2026-07-13T22:39:42","slug":"about-us","status":"publish","type":"page","link":"https:\/\/rudranikaayurvedic.com\/hi\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\n<style id=\"rd-about-legacy-css\">\n:root {\n  --rd-bg:#07180d;\n  --rd-bg-soft:#0d2415;\n  --rd-panel:#102619;\n  --rd-panel-2:#142d1e;\n  --rd-gold:#d6ad35;\n  --rd-gold-soft:#f2d77b;\n  --rd-cream:#f8efd9;\n  --rd-muted:#d9cfb4;\n  --rd-line:rgba(214,173,53,.28);\n  --rd-line-strong:rgba(214,173,53,.52);\n  --rd-green:#82b66a;\n}\n.page-id-1000141 .entry-header { display:none !important; }\n.page-id-1000141 .content-area,\n.page-id-1000141 .content-container,\n.page-id-1000141 .entry-content,\n.page-id-1000141 .site-main,\n.page-id-1000141 .content-bg {\n  max-width:100% !important;\n  margin:0 !important;\n  padding:0 !important;\n  background:var(--rd-bg) !important;\n}\n.rd-about-page {\n  background:var(--rd-bg);\n  color:var(--rd-cream);\n  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  overflow:hidden;\n}\n.rd-about-page * { box-sizing:border-box; }\n.rd-wrap { width:min(1180px, calc(100% - 36px)); margin:0 auto; }\n.rd-kicker {\n  color:var(--rd-gold-soft);\n  font-size:.78rem;\n  font-weight:700;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n.rd-about-page h1,\n.rd-about-page h2,\n.rd-about-page h3 {\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  color:var(--rd-gold);\n  font-weight:600;\n  line-height:1.04;\n  letter-spacing:0;\n  margin:0;\n}\n.rd-about-page h1 { font-size:clamp(3rem, 7vw, 6.8rem); max-width:980px; }\n.rd-about-page h2 { font-size:clamp(2.35rem, 5vw, 4.75rem); text-align:center; }\n.rd-about-page h3 { font-size:1.45rem; }\n.rd-about-page p { color:var(--rd-muted); line-height:1.75; margin:0; }\n.rd-about-hero {\n  min-height:92vh;\n  display:grid;\n  align-items:center;\n  padding:7rem 0 5rem;\n  background:\n    radial-gradient(circle at 80% 12%, rgba(214,173,53,.12), transparent 30rem),\n    linear-gradient(180deg, #06140b 0%, var(--rd-bg) 100%);\n}\n.rd-hero-grid {\n  display:grid;\n  grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);\n  gap:4rem;\n  align-items:center;\n}\n.rd-hero-copy { display:grid; gap:1.35rem; }\n.rd-hero-copy p { max-width:760px; font-size:1.05rem; }\n.rd-logo-panel {\n  border:1px solid var(--rd-line);\n  background:linear-gradient(180deg, rgba(20,45,30,.92), rgba(8,22,13,.92));\n  padding:2rem;\n  display:grid;\n  gap:1.5rem;\n  justify-items:center;\n  text-align:center;\n  border-radius:8px;\n}\n.rd-logo-panel img { width:min(300px,80%); height:auto; }\n.rd-hero-stats {\n  display:grid;\n  grid-template-columns:repeat(3, minmax(0,1fr));\n  gap:1rem;\n  margin-top:1rem;\n}\n.rd-stat {\n  border:1px solid var(--rd-line);\n  background:rgba(16,38,25,.72);\n  padding:1rem;\n  border-radius:8px;\n}\n.rd-stat strong {\n  display:block;\n  color:var(--rd-gold-soft);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:2rem;\n  line-height:1;\n}\n.rd-stat span { color:var(--rd-muted); font-size:.9rem; }\n.rd-section { padding:6rem 0; background:var(--rd-bg); }\n.rd-section.alt { background:var(--rd-bg-soft); }\n.rd-section-head {\n  text-align:center;\n  display:grid;\n  justify-items:center;\n  gap:1rem;\n  margin-bottom:3rem;\n}\n.rd-section-head p { max-width:760px; }\n.rd-story-grid {\n  display:grid;\n  grid-template-columns:repeat(2, minmax(0,1fr));\n  gap:1.25rem;\n}\n.rd-card {\n  border:1px solid var(--rd-line);\n  background:linear-gradient(180deg, rgba(20,45,30,.84), rgba(11,28,16,.84));\n  border-radius:8px;\n  padding:1.5rem;\n}\n.rd-card p { margin-top:.65rem; }\n.rd-ingredients {\n  display:grid;\n  grid-template-columns:repeat(3, minmax(0,1fr));\n  gap:1rem;\n}\n.rd-ingredient {\n  position:relative;\n  overflow:hidden;\n  border:1px solid rgba(214,173,53,.32);\n  background:\n    linear-gradient(180deg, rgba(20,45,30,.92), rgba(8,24,14,.9)),\n    radial-gradient(circle at 22% 18%, rgba(242,215,123,.13), transparent 18rem);\n  border-radius:8px;\n  min-height:248px;\n  display:grid;\n  grid-template-rows:auto 1fr;\n  gap:1rem;\n  padding:1.1rem;\n  color:var(--rd-cream);\n  box-shadow:0 18px 44px rgba(0,0,0,.18);\n}\n.rd-ingredient::after {\n  content:\"\";\n  position:absolute;\n  inset:auto 1rem 0 1rem;\n  height:1px;\n  background:linear-gradient(90deg, transparent, rgba(242,215,123,.45), transparent);\n}\n.rd-ingredient-media {\n  min-height:236px;\n  border:1px solid rgba(214,173,53,.22);\n  border-radius:8px;\n  display:grid;\n  place-items:center;\n  overflow:hidden;\n  background:radial-gradient(circle at 50% 30%, rgba(242,215,123,.16), rgba(9,27,15,.62) 62%);\n}\n.rd-ingredient-media img {\n  width:min(100%, 210px);\n  height:210px;\n  display:block;\n  object-fit:contain;\n  object-position:center;\n  filter:drop-shadow(0 18px 28px rgba(0,0,0,.34));\n  transition:transform .28s ease, filter .28s ease;\n}\n.rd-ingredient:hover .rd-ingredient-media img,\n.rd-ingredient:focus-within .rd-ingredient-media img {\n  transform:scale(1.05);\n  filter:drop-shadow(0 22px 34px rgba(0,0,0,.42)) drop-shadow(0 0 18px rgba(242,215,123,.28));\n}\n.rd-ingredient h3 {\n  font-size:1.35rem;\n  color:var(--rd-gold-soft);\n  margin:0;\n}\n.rd-ingredient p {\n  margin-top:.55rem;\n  font-size:.93rem;\n  line-height:1.62;\n  color:rgba(248,239,217,.78);\n}\n.rd-ingredient-copy {\n  align-self:start;\n}\n.rd-timeline {\n  position:relative;\n  display:grid;\n  grid-template-columns:1fr 96px 1fr;\n  gap:2.5rem 1.25rem;\n  padding:1.5rem 0 1rem;\n}\n.rd-timeline::before {\n  content:\"\";\n  position:absolute;\n  left:50%;\n  top:.35rem;\n  bottom:.35rem;\n  width:3px;\n  transform:translateX(-50%);\n  background:linear-gradient(180deg, transparent, var(--rd-gold), var(--rd-green), var(--rd-gold), transparent);\n  box-shadow:0 0 30px rgba(214,173,53,.18);\n}\n.rd-timeline::after {\n  content:\"\";\n  position:absolute;\n  left:50%;\n  top:-.65rem;\n  width:44px;\n  height:44px;\n  transform:translateX(-50%) rotate(45deg);\n  border-radius:44px 0 44px 0;\n  background:linear-gradient(135deg, #5f9a52, var(--rd-green));\n  border:1px solid rgba(242,215,123,.45);\n}\n.rd-milestone {\n  position:relative;\n  display:grid;\n  grid-template-columns:subgrid;\n  grid-column:1 \/ -1;\n  align-items:center;\n  min-height:138px;\n}\n.rd-milestone::before {\n  content:\"\";\n  position:absolute;\n  top:50%;\n  width:calc(50% - 48px);\n  height:2px;\n  background:linear-gradient(90deg, transparent, var(--rd-line-strong));\n}\n.rd-milestone:nth-child(odd)::before {\n  right:50%;\n}\n.rd-milestone:nth-child(even)::before {\n  left:50%;\n  background:linear-gradient(90deg, var(--rd-line-strong), transparent);\n}\n.rd-year {\n  position:relative;\n  z-index:2;\n  grid-column:2;\n  color:#07180d;\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:1.28rem;\n  font-weight:700;\n  text-align:center;\n  background:linear-gradient(135deg,#8c6a1a,#d6ad35,#f2d77b,#d6ad35);\n  border:1px solid rgba(242,215,123,.6);\n  border-radius:999px;\n  min-height:72px;\n  display:grid;\n  place-items:center;\n  overflow:hidden;\n  padding:.35rem .7rem;\n  box-shadow:0 12px 32px rgba(0,0,0,.24);\n}\n.rd-dot {\n  position:absolute;\n  left:50%;\n  top:50%;\n  transform:translate(-50%,-50%);\n  width:22px;\n  height:22px;\n  border-radius:50%;\n  border:5px solid #12301c;\n  background:var(--rd-gold-soft);\n  box-shadow:0 0 0 1px var(--rd-line-strong), 0 0 22px rgba(214,173,53,.28);\n}\n.rd-milestone:nth-child(odd) .rd-timeline-card { grid-column:3; }\n.rd-milestone:nth-child(even) .rd-timeline-card { grid-column:1; }\n.rd-milestone:nth-child(even) .rd-year { grid-column:2; }\n.rd-timeline-card {\n  border:1px solid var(--rd-line-strong);\n  background:linear-gradient(180deg, rgba(20,45,30,.92), rgba(7,24,13,.92));\n  border-radius:8px;\n  padding:1.35rem;\n  box-shadow:0 20px 48px rgba(0,0,0,.18);\n}\n.rd-doc-grid {\n  display:grid;\n  grid-template-columns:repeat(4, minmax(0,1fr));\n  gap:1.25rem;\n}\n.rd-doc {\n  border:1px solid var(--rd-line);\n  background:rgba(16,38,25,.88);\n  border-radius:8px;\n  overflow:hidden;\n  display:grid;\n}\n.rd-doc img {\n  width:100%;\n  aspect-ratio:3\/4;\n  object-fit:cover;\n  object-position:top center;\n  background:#eef0e9;\n}\n.rd-doc-body { padding:1rem; }\n.rd-doc-body small {\n  display:inline-flex;\n  color:var(--rd-gold-soft);\n  border:1px solid var(--rd-line-strong);\n  border-radius:999px;\n  padding:.12rem .55rem;\n  margin-bottom:.55rem;\n  font-size:.78rem;\n}\n.rd-doc-note {\n  margin-top:1.75rem;\n  border:1px solid var(--rd-line);\n  background:rgba(8,22,13,.72);\n  border-radius:8px;\n  padding:1.2rem;\n  text-align:center;\n}\n.rd-btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:48px;\n  padding:.85rem 1.25rem;\n  border-radius:4px;\n  background:linear-gradient(135deg,#8c6a1a,#d6ad35,#f2d77b,#d6ad35);\n  color:#07180d !important;\n  font-weight:800;\n  text-decoration:none !important;\n}\n.rd-quote {\n  text-align:center;\n  display:grid;\n  gap:1rem;\n}\n.rd-quote blockquote {\n  margin:0 auto;\n  max-width:860px;\n  color:var(--rd-cream);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:clamp(2rem,4vw,3.9rem);\n  line-height:1.08;\n}\n@media (max-width:920px) {\n  .rd-hero-grid, .rd-story-grid { grid-template-columns:1fr; }\n  .rd-ingredients { grid-template-columns:repeat(2, minmax(0,1fr)); }\n  .rd-doc-grid { grid-template-columns:repeat(2, minmax(0,1fr)); }\n  .rd-hero-stats { grid-template-columns:1fr; }\n  .rd-timeline { grid-template-columns:42px 1fr; gap:1rem; }\n  .rd-timeline::before { left:18px; width:2px; transform:none; }\n  .rd-timeline::after { left:18px; width:30px; height:30px; }\n  .rd-milestone { grid-template-columns:42px 1fr; gap:1rem; align-items:start; min-height:auto; }\n  .rd-milestone::before { display:none; }\n  .rd-dot { left:18px; top:2.2rem; }\n  .rd-year, .rd-milestone:nth-child(even) .rd-year { grid-column:2; justify-self:start; min-height:44px; font-size:1.15rem; padding:.25rem .85rem; }\n  .rd-timeline-card, .rd-milestone:nth-child(odd) .rd-timeline-card, .rd-milestone:nth-child(even) .rd-timeline-card { grid-column:2; }\n}\n@media (max-width:560px) {\n  .rd-wrap { width:min(100% - 28px, 1180px); }\n  .rd-about-hero { padding:5rem 0 4rem; min-height:auto; }\n  .rd-section { padding:4rem 0; }\n  .rd-doc-grid { grid-template-columns:1fr; }\n  .rd-ingredients { grid-template-columns:1fr; }\n}\n\n\/* Match the global Rudranika green-gold header and footer theme. *\/\n.site-header, #main-header, .site-header-wrap,\n.site-header-row-container, .site-header-row-container-inner,\n.site-header-upper-wrap, .site-mobile-header-wrap, #mobile-header {\n  background:rgba(7,24,13,.97) !important;\n  border-bottom:1px solid var(--rd-line) !important;\n  box-shadow:0 10px 28px rgba(0,0,0,.22) !important;\n  backdrop-filter:blur(10px);\n}\n#main-header { position:static !important; }\n.site-main-header-inner-wrap {\n  max-width:1180px;\n  margin:0 auto !important;\n  padding:.75rem 1.2rem !important;\n}\n.site-header .site-title,\n.site-header .site-title a,\n.site-header .brand,\n.site-header .brand a {\n  color:var(--rd-cream) !important;\n}\n.site-header .custom-logo {\n  max-height:72px !important;\n  width:auto !important;\n}\n.main-navigation .primary-menu-container > ul > li > a,\n.site-header .menu > li > a,\n.mobile-navigation ul li a {\n  color:var(--rd-cream) !important;\n  font-weight:650 !important;\n}\n.main-navigation .primary-menu-container > ul > li > a:hover,\n.main-navigation .primary-menu-container > ul > li.current-menu-item > a,\n.site-header .menu > li > a:hover,\n.site-header .menu > li.current-menu-item > a {\n  color:var(--rd-gold-soft) !important;\n}\n.site-header .rd-cta > a,\n.site-header .menu .rd-cta > a {\n  background:linear-gradient(135deg,#8c6a1a,#d6ad35,#f2d77b,#d6ad35) !important;\n  color:#07180d !important;\n  border-radius:4px !important;\n  padding:.72rem 1rem !important;\n  font-weight:800 !important;\n}\n.menu-toggle-open .menu-toggle-icon,\n.menu-toggle-open .menu-toggle-icon svg,\n.popup-drawer .drawer-header .drawer-toggle {\n  color:var(--rd-gold-soft) !important;\n}\n.popup-drawer .drawer-inner,\n.popup-drawer .drawer-content {\n  background:var(--rd-bg) !important;\n}\n.site-footer, #colophon,\n.site-footer-wrap, .site-footer-row-container,\n.site-footer-row-container-inner, .site-footer-row,\n.site-footer-section, .site-info-wrap {\n  background:var(--rd-bg-soft) !important;\n  color:var(--rd-muted) !important;\n  border-top:1px solid var(--rd-line) !important;\n}\n.site-footer a, #colophon a,\n.site-footer .site-info, #colophon .site-info,\n.footer-html, .footer-html a {\n  color:var(--rd-gold-soft) !important;\n}\n.site-bottom-footer-inner-wrap {\n  padding-top:1.35rem !important;\n  padding-bottom:1.35rem !important;\n}\n\n\n\/* Header polish: keep only the visual logo and center the navigation rhythm. *\/\n.site-header .site-title-wrap,\n.site-header .site-title,\n.site-header .site-description,\n.mobile-site-branding .site-title-wrap {\n  display:none !important;\n}\n.site-header .brand,\n.mobile-site-branding .brand {\n  display:flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n  gap:0 !important;\n}\n.site-main-header-inner-wrap,\n.site-header-row,\n.site-header-section,\n.site-header-main-section-left,\n.site-header-main-section-right {\n  align-items:center !important;\n}\n.site-header-main-section-left {\n  justify-content:flex-start !important;\n}\n.site-header-main-section-right {\n  justify-content:center !important;\n}\n.main-navigation .primary-menu-container > ul,\n.site-header .menu {\n  display:flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n  gap:.2rem !important;\n}\n.main-navigation .primary-menu-container > ul > li > a,\n.site-header .menu > li > a {\n  display:flex !important;\n  align-items:center !important;\n  min-height:44px !important;\n  line-height:1.1 !important;\n}\n@media (max-width:1024px) {\n  .site-main-header-inner-wrap {\n    display:flex !important;\n    align-items:center !important;\n    justify-content:space-between !important;\n  }\n  .site-header .custom-logo {\n    max-height:64px !important;\n  }\n}\n\n\n\/* Legacy product photo and centered text polish. *\/\n.rd-about-page .rd-hero-copy,\n.rd-about-page .rd-logo-panel,\n.rd-about-page .rd-card,\n.rd-about-page .rd-timeline-card,\n.rd-about-page .rd-doc-body,\n.rd-about-page .rd-doc-note,\n.rd-about-page .rd-quote,\n.rd-about-page .rd-old-product-copy {\n  text-align:center !important;\n}\n.rd-about-page .rd-hero-copy p,\n.rd-about-page .rd-section-head p {\n  margin-left:auto;\n  margin-right:auto;\n}\n.rd-about-page .rd-card,\n.rd-about-page .rd-timeline-card,\n.rd-about-page .rd-doc-body {\n  display:grid;\n  justify-items:center;\n}\n.rd-old-product {\n  display:grid;\n  grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);\n  gap:2rem;\n  align-items:center;\n}\n.rd-old-product-frame {\n  border:1px solid var(--rd-line-strong);\n  border-radius:8px;\n  background:linear-gradient(180deg, rgba(20,45,30,.9), rgba(7,24,13,.9));\n  padding:1rem;\n  box-shadow:0 24px 60px rgba(0,0,0,.22);\n}\n.rd-old-product-frame img {\n  width:100%;\n  height:auto;\n  display:block;\n  border-radius:4px;\n}\n.rd-old-product-copy {\n  display:grid;\n  justify-items:center;\n  gap:1rem;\n}\n.rd-old-product-copy p {\n  max-width:650px;\n}\n@media (max-width:920px) {\n  .rd-old-product { grid-template-columns:1fr; }\n}\n\n\n\/* Hero panel removed: center About intro text as the first visual focus. *\/\n.rd-hero-grid {\n  grid-template-columns:1fr !important;\n  justify-items:center !important;\n  text-align:center !important;\n}\n.rd-hero-copy {\n  justify-items:center !important;\n  max-width:980px !important;\n  margin:0 auto !important;\n}\n.rd-hero-stats {\n  width:min(820px, 100%) !important;\n}\n\n\n\/* New product box section and tighter About spacing. *\/\n.rd-about-hero {\n  min-height:auto !important;\n  padding:4.25rem 0 4rem !important;\n}\n.rd-section {\n  padding:4.5rem 0 !important;\n}\n.rd-section-head {\n  margin-bottom:2.25rem !important;\n}\n.rd-hero-copy {\n  gap:1rem !important;\n}\n.rd-hero-stats {\n  margin-top:.35rem !important;\n}\n.rd-legacy-products {\n  display:grid;\n  grid-template-columns:repeat(2, minmax(0,1fr));\n  gap:1.4rem;\n  align-items:stretch;\n}\n.rd-product-era {\n  border:1px solid var(--rd-line-strong);\n  border-radius:8px;\n  background:linear-gradient(180deg, rgba(20,45,30,.9), rgba(7,24,13,.9));\n  overflow:hidden;\n  display:grid;\n  grid-template-rows:auto 1fr;\n  box-shadow:0 22px 54px rgba(0,0,0,.2);\n}\n.rd-product-era img {\n  width:100%;\n  height:420px;\n  object-fit:cover;\n  display:block;\n  background:#0b1e12;\n}\n.rd-product-era--old img {\n  object-position:center top;\n}\n.rd-product-era--new img {\n  object-position:center center;\n}\n.rd-product-era__body {\n  padding:1.25rem;\n  display:grid;\n  gap:.55rem;\n  justify-items:center;\n  text-align:center;\n}\n.rd-product-era__body p {\n  max-width:560px;\n}\n.rd-product-era__tag {\n  color:var(--rd-gold-soft);\n  font-size:.76rem;\n  font-weight:800;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n@media (max-width:920px) {\n  .rd-legacy-products { grid-template-columns:1fr; }\n  .rd-product-era img { height:auto; max-height:none; }\n}\n@media (max-width:560px) {\n  .rd-about-hero { padding:3.25rem 0 3rem !important; }\n  .rd-section { padding:3.5rem 0 !important; }\n}\n\n\n\/* Replit About content: why choose cards. *\/\n.rd-why-grid {\n  display:grid;\n  grid-template-columns:repeat(2, minmax(0,1fr));\n  gap:1rem;\n}\n.rd-why-item {\n  border:1px solid var(--rd-line);\n  background:linear-gradient(180deg, rgba(20,45,30,.82), rgba(7,24,13,.82));\n  border-radius:8px;\n  padding:1.15rem;\n  display:grid;\n  grid-template-columns:42px 1fr;\n  gap:1rem;\n  align-items:start;\n  text-align:left;\n}\n.rd-why-icon {\n  width:42px;\n  height:42px;\n  border:1px solid var(--rd-line-strong);\n  border-radius:50%;\n  display:grid;\n  place-items:center;\n  overflow:hidden;\n  color:var(--rd-gold-soft);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:1.2rem;\n  background:rgba(212,168,67,.08);\n}\n.rd-why-item p {\n  margin:0;\n  color:rgba(251,250,246,.76)!important;\n  line-height:1.65;\n}\n@media (max-width:760px) {\n  .rd-why-grid { grid-template-columns:1fr; }\n  .rd-why-item { text-align:center; grid-template-columns:1fr; justify-items:center; }\n}\n\n<\/style>\n\n<style id=\"rudranika-social-buttons-unified\">\n.rudra-footer-social{\n  gap:.85rem!important;\n}\n.rudra-footer-social a{\n  width:auto!important;\n  min-width:126px!important;\n  height:42px!important;\n  border:1px solid rgba(212,168,67,.42)!important;\n  border-radius:4px!important;\n  background:transparent!important;\n  color:#fbfaf6!important;\n  padding:.65rem .9rem!important;\n  display:inline-flex!important;\n  align-items:center!important;\n  justify-content:center!important;\n  gap:.6rem!important;\n  font-size:.88rem!important;\n  font-weight:500!important;\n  letter-spacing:0!important;\n  text-transform:none!important;\n  text-decoration:none!important;\n  font-family:Lato,system-ui,sans-serif!important;\n}\n.rudra-footer-social a:hover,\n.rudra-footer-social a:focus{\n  color:#d4a843!important;\n  border-color:#d4a843!important;\n}\n.rudra-footer-social .rudra-social-icon{\n  width:17px!important;\n  height:17px!important;\n  display:inline-grid!important;\n  place-items:center!important;\n  color:currentColor!important;\n}\n.rudra-footer-social .rudra-social-icon svg{\n  width:15px!important;\n  height:15px!important;\n  display:block!important;\n}\n.rd-about-page a[aria-label=\"Instagram\"],\n.rd-about-page a[aria-label=\"Facebook\"],\n.rd-about-page a[aria-label=\"LinkedIn\"]{\n  width:auto!important;\n  min-width:126px!important;\n  height:42px!important;\n  border:1px solid rgba(212,168,67,.42)!important;\n  border-radius:4px!important;\n  background:transparent!important;\n  color:#fbfaf6!important;\n  padding:.65rem .9rem!important;\n  display:inline-flex!important;\n  align-items:center!important;\n  justify-content:center!important;\n  gap:.6rem!important;\n}\n.rd-about-page a[aria-label=\"Instagram\"]:hover,\n.rd-about-page a[aria-label=\"Facebook\"]:hover,\n.rd-about-page a[aria-label=\"LinkedIn\"]:hover{\n  color:#d4a843!important;\n  border-color:#d4a843!important;\n}\n@media(max-width:640px){\n  .rudra-footer-social{\n    flex-wrap:wrap!important;\n  }\n  .rudra-footer-social a{\n    min-width:118px!important;\n  }\n}\n<\/style>\n\n\n<style id=\"rudranika-global-footer-final\">\nbody .site-footer,\nbody #colophon{\n  display:none!important;\n}\n.rp-footer{\n  display:none!important;\n}\n.rudra-global-footer{\n  display:grid!important;\n  justify-items:center;\n  gap:1.65rem;\n  padding:3.1rem 1.25rem 2.75rem;\n  background:#061309!important;\n  border-top:1px solid rgba(212,168,67,.22);\n  color:#fbfaf6;\n  text-align:center;\n  font-family:Lato,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n}\n.rudra-footer-line{\n  margin:0!important;\n  color:#fbfaf6!important;\n  text-transform:uppercase;\n  letter-spacing:.32em;\n  font-size:.76rem;\n  font-weight:700;\n  line-height:1.8;\n}\n.rudra-footer-social{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:.9rem;\n}\n.rudra-footer-social a{\n  width:42px;\n  height:42px;\n  border:1px solid rgba(212,168,67,.5);\n  border-radius:999px;\n  display:grid;\n  place-items:center;\n  overflow:hidden;\n  color:#d4a843!important;\n  text-decoration:none!important;\n  font-weight:800;\n  letter-spacing:.04em;\n  background:rgba(212,168,67,.03);\n}\n.rudra-footer-social a:hover,\n.rudra-footer-social a:focus{\n  color:#fbfaf6!important;\n  border-color:#fbfaf6;\n}\n.rudra-footer-links{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  gap:1.45rem;\n  flex-wrap:wrap;\n}\n.rudra-footer-links a{\n  color:#d4a843!important;\n  text-transform:uppercase;\n  letter-spacing:.16em;\n  font-size:.78rem;\n  font-weight:700;\n  text-decoration:underline;\n  text-underline-offset:4px;\n}\n.rudra-footer-links a:hover,\n.rudra-footer-links a:focus,\n.rudra-footer-links a:active{\n  color:#fbfaf6!important;\n}\n@media(max-width:640px){\n  .rudra-global-footer{\n    gap:1.35rem;\n    padding:2.5rem 1rem;\n  }\n  .rudra-footer-line{\n    letter-spacing:.18em;\n    font-size:.68rem;\n  }\n  .rudra-footer-links{\n    gap:.9rem 1.1rem;\n  }\n  .rudra-footer-links a{\n    font-size:.7rem;\n    letter-spacing:.1em;\n  }\n}\n<\/style>\n\n\n<style id=\"rudranika-nav-gold-white\">\n\/* Header menu: keep policy pages out of the top nav only. Footer links remain visible. *\/\n.site-header .menu a[href*=\"\/privacy-policy\/\"],\n.site-header .menu a[href*=\"\/return-refund-policy\/\"],\n.site-header .menu a[href*=\"\/terms-conditions\/\"],\n.main-navigation .primary-menu-container a[href*=\"\/privacy-policy\/\"],\n.main-navigation .primary-menu-container a[href*=\"\/return-refund-policy\/\"],\n.main-navigation .primary-menu-container a[href*=\"\/terms-conditions\/\"],\n.mobile-navigation a[href*=\"\/privacy-policy\/\"],\n.mobile-navigation a[href*=\"\/return-refund-policy\/\"],\n.mobile-navigation a[href*=\"\/terms-conditions\/\"]{\n  display:none!important;\n}\n.site-header .menu li:has(a[href*=\"\/privacy-policy\/\"]),\n.site-header .menu li:has(a[href*=\"\/return-refund-policy\/\"]),\n.site-header .menu li:has(a[href*=\"\/terms-conditions\/\"]),\n.main-navigation .primary-menu-container li:has(a[href*=\"\/privacy-policy\/\"]),\n.main-navigation .primary-menu-container li:has(a[href*=\"\/return-refund-policy\/\"]),\n.main-navigation .primary-menu-container li:has(a[href*=\"\/terms-conditions\/\"]),\n.mobile-navigation li:has(a[href*=\"\/privacy-policy\/\"]),\n.mobile-navigation li:has(a[href*=\"\/return-refund-policy\/\"]),\n.mobile-navigation li:has(a[href*=\"\/terms-conditions\/\"]){\n  display:none!important;\n}\n.site-header .menu>li>a,\n.main-navigation .primary-menu-container>ul>li>a,\n.mobile-navigation ul li a,\n.site-footer a,\n#colophon a,\n.footer-html a{\n  color:#d4a843!important;\n}\n.site-header .menu>li>a:hover,\n.site-header .menu>li>a:focus,\n.site-header .menu>li>a:active,\n.site-header .menu>li.current-menu-item>a,\n.main-navigation .primary-menu-container>ul>li>a:hover,\n.main-navigation .primary-menu-container>ul>li>a:focus,\n.main-navigation .primary-menu-container>ul>li>a:active,\n.main-navigation .primary-menu-container>ul>li.current-menu-item>a,\n.mobile-navigation ul li a:hover,\n.mobile-navigation ul li a:focus,\n.mobile-navigation ul li.current-menu-item>a,\n.site-footer a:hover,\n.site-footer a:focus,\n.site-footer a:active,\n#colophon a:hover,\n#colophon a:focus,\n#colophon a:active,\n.footer-html a:hover,\n.footer-html a:focus,\n.footer-html a:active{\n  color:#fbfaf6!important;\n}\n<\/style>\n\n<style id=\"rudranika-theme-normalizer\">\n0,400;0,500;0,600;0,700;1,400&family=Lato:wght@300;400;700;900&display=swap');\n:root{\n  --rh-bg:#07180d!important;\n  --rh-bg-2:#050c07!important;\n  --rh-cream:#fbfaf6!important;\n  --rh-muted:rgba(251,250,246,.72)!important;\n  --rh-soft:rgba(251,250,246,.58)!important;\n  --rh-gold:#d4a843!important;\n  --rh-border:rgba(212,168,67,.18)!important;\n  --rp-bg:#07180d!important;\n  --rp-panel:#0d2515!important;\n  --rp-panel2:#102d1b!important;\n  --rp-cream:#fbfaf6!important;\n  --rp-muted:rgba(251,250,246,.72)!important;\n  --rp-soft:rgba(251,250,246,.56)!important;\n  --rp-gold:#d4a843!important;\n  --rp-line:rgba(212,168,67,.18)!important;\n  --rp-line2:rgba(212,168,67,.34)!important;\n  --rd-bg:#07180d!important;\n  --rd-bg-soft:#0d2515!important;\n  --rd-panel:#102d1b!important;\n  --rd-panel-2:#132d1d!important;\n  --rd-gold:#d4a843!important;\n  --rd-gold-soft:#f4dc83!important;\n  --rd-cream:#fbfaf6!important;\n  --rd-muted:rgba(251,250,246,.72)!important;\n  --rd-line:rgba(212,168,67,.22)!important;\n  --rd-line-strong:rgba(212,168,67,.42)!important;\n}\nhtml,body{\n  background:#07180d!important;\n  color:#fbfaf6!important;\n}\nbody,\n.rh-home,\n.rp-page,\n.rd-about-page,\n.rh-home p,\n.rp-page p,\n.rd-about-page p,\n.rh-home li,\n.rp-page li,\n.rd-about-page li,\n.rh-home a,\n.rp-page a,\n.rd-about-page a,\n.rh-home button,\n.rp-page button,\n.rd-about-page button,\n.rh-home input,\n.rp-page input,\n.rd-about-page input,\n.rh-home textarea,\n.rp-page textarea,\n.rd-about-page textarea,\n.rh-home select,\n.rp-page select,\n.rd-about-page select{\n  font-family:Lato,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif!important;\n}\n.rh-home h1,.rh-home h2,.rh-home h3,.rh-home h4,\n.rp-page h1,.rp-page h2,.rp-page h3,.rp-page h4,\n.rd-about-page h1,.rd-about-page h2,.rd-about-page h3,.rd-about-page h4{\n  font-family:\"Cormorant Garamond\",Georgia,serif!important;\n  letter-spacing:0!important;\n}\n.rh-home h1,.rh-home h2,.rh-home h3,\n.rp-page h1,.rp-page h2,.rp-page h3,\n.rd-about-page h1,.rd-about-page h2,.rd-about-page h3{\n  color:#d4a843!important;\n}\n.rh-home p,.rp-page p,.rd-about-page p,\n.rh-home li,.rp-page li,.rd-about-page li{\n  color:rgba(251,250,246,.72)!important;\n}\n.rh-kicker,.rp-kicker,.rd-kicker,\n.rh-home em,.rp-page em,.rd-about-page em{\n  color:#f4dc83!important;\n}\n.site-header,#main-header,.site-header-wrap,\n.site-header-row-container,.site-header-row-container-inner,\n.site-header-upper-wrap,.site-mobile-header-wrap,#mobile-header{\n  background:rgba(7,24,13,.98)!important;\n  border-bottom:1px solid rgba(212,168,67,.18)!important;\n  box-shadow:0 10px 28px rgba(0,0,0,.22)!important;\n}\n.site-header .site-title-wrap,\n.site-header .site-title,\n.site-header .site-description,\n.mobile-site-branding .site-title-wrap{\n  display:none!important;\n}\n.site-header .custom-logo{\n  max-height:70px!important;\n  width:auto!important;\n  object-fit:contain!important;\n}\n.site-header .menu>li>a,\n.main-navigation .primary-menu-container>ul>li>a,\n.mobile-navigation ul li a{\n  color:#fbfaf6!important;\n  font-family:Lato,system-ui,sans-serif!important;\n  font-weight:700!important;\n}\n.site-header .menu>li>a:hover,\n.site-header .menu>li.current-menu-item>a,\n.mobile-navigation ul li.current-menu-item>a{\n  color:#d4a843!important;\n}\n.site-footer,#colophon{\n  background:#061309!important;\n  color:rgba(251,250,246,.68)!important;\n  border-top:1px solid rgba(212,168,67,.18)!important;\n}\n.site-footer a,#colophon a{\n  color:#d4a843!important;\n}\n<\/style>\n\n<main class=\"rd-about-page\">\n  <section class=\"rd-about-hero\">\n    <div class=\"rd-wrap rd-hero-grid\">\n      <div class=\"rd-hero-copy\">\n        <div class=\"rd-kicker\">About Rudranika<\/div>\n        <h1>A Legacy Reimagined<\/h1>\n        <p>Rudranika Hair Oil is more than a new hair care brand. It is the continuation of a family legacy in Ayurvedic hair care that began over two decades ago.<\/p>\n        <p>Our journey started with Heena Ayurvedic Hair Oil, manufactured through Nikhil Industries and Heena Neel Mahila Udyog. The original venture earned trust through traditional Ayurvedic hair care, licensed manufacturing roots, and a family commitment to quality.<\/p>\n        <div class=\"rd-hero-stats\">\n          <div class=\"rd-stat\"><strong>2004<\/strong><span>Family hair care journey begins<\/span><\/div>\n          <div class=\"rd-stat\"><strong>10,000+<\/strong><span>Happy customers served<\/span><\/div>\n          <div class=\"rd-stat\"><strong>Today<\/strong><span>Reimagined as Rudranika<\/span><\/div>\n        <\/div>\n      <\/div>\n<\/div>\n  <\/section>\n\n  <section class=\"rd-section\">\n    <div class=\"rd-wrap\">\n      <div class=\"rd-section-head\">\n        <div class=\"rd-kicker\">Our Story<\/div>\n        <h2>From Heena to Rudranika<\/h2>\n        <p>Although the original Heena brand eventually ceased operations because of family circumstances, the passion for creating quality Ayurvedic hair care never faded. Today, that legacy continues through Rudranika.<\/p>\n      <\/div>\n      <div class=\"rd-story-grid\">\n        <article class=\"rd-card\">\n          <h3>Rooted in Trust<\/h3>\n          <p>For many successful years, families trusted the original Heena Ayurvedic Hair Oil and returned because of the consistency, care, and traditional values behind the product.<\/p>\n        <\/article>\n        <article class=\"rd-card\">\n          <h3>Crafted for Today<\/h3>\n          <p>Rudranika carries those values forward with modern manufacturing standards, premium presentation, carefully selected ingredients, and a renewed vision for the future.<\/p>\n        <\/article>\n        <article class=\"rd-card\">\n          <h3>Our Mission<\/h3>\n          <p>To create premium Ayurvedic hair care products that combine traditional wisdom with modern quality standards while delivering products families can trust for generations.<\/p>\n        <\/article>\n        <article class=\"rd-card\">\n          <h3>Our Vision<\/h3>\n          <p>To establish Rudranika as one of India&#8217;s respected Ayurvedic wellness and hair care brands, recognized for quality, authenticity, innovation, and customer trust.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rd-section alt\">\n    <div class=\"rd-wrap\">\n      <div class=\"rd-section-head\">\n        <div class=\"rd-kicker\">Our Ingredients<\/div>\n        <h2>Ayurvedic Care, Selected With Intention<\/h2>\n        <p>Every ingredient is selected with care to create a premium hair care experience inspired by generations of Ayurvedic tradition.<\/p>\n      <\/div>\n      <div class=\"rd-ingredients\">\n        <article class=\"rd-ingredient\">\n          <figure class=\"rd-ingredient-media\"><img src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/07\/curry-leaves.webp\" alt=\"Curry Leaves\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"><\/figure>\n          <div class=\"rd-ingredient-copy\"><h3>Curry Leaves<\/h3><p>Traditionally used to support scalp nourishment and healthy-looking hair.<\/p><\/div>\n        <\/article>\n        <article class=\"rd-ingredient\">\n          <figure class=\"rd-ingredient-media\"><img src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/07\/methi-dana.webp\" alt=\"Methi Dana Fenugreek Seeds\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"><\/figure>\n          <div class=\"rd-ingredient-copy\"><h3>Methi Dana<\/h3><p>Helps give a natural conditioning feel and supports hair strength.<\/p><\/div>\n        <\/article>\n        <article class=\"rd-ingredient\">\n          <figure class=\"rd-ingredient-media\"><img src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/07\/hibiscus.webp\" alt=\"Hibiscus Flower\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"><\/figure>\n          <div class=\"rd-ingredient-copy\"><h3>Shoe Flower \/ Hibiscus<\/h3><p>Known in Ayurveda for supporting soft, smooth and shiny hair.<\/p><\/div>\n        <\/article>\n        <article class=\"rd-ingredient\">\n          <figure class=\"rd-ingredient-media\"><img src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/07\/amla.webp\" alt=\"Amla Indian Gooseberry\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"><\/figure>\n          <div class=\"rd-ingredient-copy\"><h3>Amla<\/h3><p>Rich in traditional hair-care value, supports stronger-looking hair and natural shine.<\/p><\/div>\n        <\/article>\n        <article class=\"rd-ingredient\">\n          <figure class=\"rd-ingredient-media\"><img src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/07\/mehendi.webp\" alt=\"Mehendi Henna Leaves\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"><\/figure>\n          <div class=\"rd-ingredient-copy\"><h3>Mehendi<\/h3><p>Helps condition hair naturally and supports smooth texture.<\/p><\/div>\n        <\/article>\n        <article class=\"rd-ingredient\">\n          <figure class=\"rd-ingredient-media\"><img src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/07\/onion.webp\" alt=\"Onion\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"><\/figure>\n          <div class=\"rd-ingredient-copy\"><h3>Onion<\/h3><p>Traditionally used to support scalp care and fuller-looking hair.<\/p><\/div>\n        <\/article>\n        <article class=\"rd-ingredient\">\n          <figure class=\"rd-ingredient-media\"><img src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/07\/shikakai.webp\" alt=\"Shikakai Pods\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"><\/figure>\n          <div class=\"rd-ingredient-copy\"><h3>Shikakai<\/h3><p>A gentle natural cleanser used for soft, manageable hair.<\/p><\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"rd-section\">\n    <div class=\"rd-wrap\">\n      <div class=\"rd-section-head\">\n        <div class=\"rd-kicker\">Why Choose Rudranika?<\/div>\n        <h2>Traditional Values, Modern Quality<\/h2>\n        <p>Rudranika carries forward a family hair care legacy with the same trust, care, and Ayurvedic thinking that shaped the original Heena journey.<\/p>\n      <\/div>\n      <div class=\"rd-why-grid\">\n        <article class=\"rd-why-item\"><span class=\"rd-why-icon\">01<\/span><p>Continuing a family hair care legacy that began in 2004.<\/p><\/article>\n        <article class=\"rd-why-item\"><span class=\"rd-why-icon\">02<\/span><p>Inspired by the trusted formula behind Heena Ayurvedic Hair Oil.<\/p><\/article>\n        <article class=\"rd-why-item\"><span class=\"rd-why-icon\">03<\/span><p>10,000+ happy customers served through our family business.<\/p><\/article>\n        <article class=\"rd-why-item\"><span class=\"rd-why-icon\">04<\/span><p>Premium quality manufacturing with carefully selected Ayurvedic ingredients.<\/p><\/article>\n        <article class=\"rd-why-item\"><span class=\"rd-why-icon\">05<\/span><p>Modern packaging with traditional values and a premium green-gold identity.<\/p><\/article>\n        <article class=\"rd-why-item\"><span class=\"rd-why-icon\">06<\/span><p>Made with care in India for families who value authenticity and trust.<\/p><\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rd-section\">\n    <div class=\"rd-wrap\">\n      <div class=\"rd-section-head\">\n        <div class=\"rd-kicker\">Our Heritage<\/div>\n        <h2>How It Started, Where It Lives Today<\/h2>\n      <\/div>\n      <div class=\"rd-timeline\">\n        <div class=\"rd-milestone\">\n          <div class=\"rd-year\">2004<\/div><span class=\"rd-dot\"><\/span>\n          <article class=\"rd-timeline-card\">\n            <h3>The Beginning<\/h3>\n            <p>Our family&#8217;s Ayurvedic hair care journey began with Heena Ayurvedic Hair Oil and the early registration process for the original unit.<\/p>\n          <\/article>\n        <\/div>\n        <div class=\"rd-milestone\">\n          <div class=\"rd-year\">2005<\/div><span class=\"rd-dot\"><\/span>\n          <article class=\"rd-timeline-card\">\n            <h3>Licensed Manufacturing Roots<\/h3>\n            <p>Documents from the company&#8217;s early years show Nikhil Industries registered as a manufacturing unit in Miraj, Maharashtra, preserving an important part of the family&#8217;s business history.<\/p>\n          <\/article>\n        <\/div>\n        <div class=\"rd-milestone\">\n          <div class=\"rd-year\">Years of Trust<\/div><span class=\"rd-dot\"><\/span>\n          <article class=\"rd-timeline-card\">\n            <h3>Customers Came Back<\/h3>\n            <p>Thousands of satisfied customers trusted the family&#8217;s hair oil and many returned because of the consistent quality delivered over the years.<\/p>\n          <\/article>\n        <\/div>\n        <div class=\"rd-milestone\">\n          <div class=\"rd-year\">Today<\/div><span class=\"rd-dot\"><\/span>\n          <article class=\"rd-timeline-card\">\n            <h3>Rudranika is Born<\/h3>\n            <p>That heritage now lives through Rudranika, carrying forward the same passion with a new identity, premium quality, and a vision for India&#8217;s Ayurvedic wellness future.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n    <section class=\"rd-section alt\">\n    <div class=\"rd-wrap\">\n      <div class=\"rd-section-head\">\n        <div class=\"rd-kicker\">Then and Now<\/div>\n        <h2>From Heena to the New Rudranika Box<\/h2>\n        <p>The old Heena product photo shows where the family journey began. The new Rudranika box shows how that legacy has been reimagined with a premium green-gold identity for today.<\/p>\n      <\/div>\n      <div class=\"rd-legacy-products\">\n        <article class=\"rd-product-era rd-product-era--old\">\n          <img decoding=\"async\" src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-28-2026-08_12_13-AM.png\" alt=\"Old Heena Ayurvedic Hair Oil product photo\">\n          <div class=\"rd-product-era__body\">\n            <div class=\"rd-product-era__tag\">Old Product Photo<\/div>\n            <h3>Heena Ayurvedic Hair Oil<\/h3>\n            <p>Part of the original family hair oil journey and the roots behind today&#8217;s Rudranika.<\/p>\n          <\/div>\n        <\/article>\n        <article class=\"rd-product-era rd-product-era--new\">\n          <img decoding=\"async\" src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-May-19-2026-11_23_31-PM.png\" alt=\"New Rudranika Ayurvedic Hair Oil box product photo\">\n          <div class=\"rd-product-era__body\">\n            <div class=\"rd-product-era__tag\">New Product Box<\/div>\n            <h3>Rudranika Reimagined<\/h3>\n            <p>A premium green-gold presentation carrying forward the same Ayurvedic values with a modern identity.<\/p>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rd-section alt\">\n    <div class=\"rd-wrap\">\n      <div class=\"rd-section-head\">\n        <div class=\"rd-kicker\">Proof of Legacy<\/div>\n        <h2>Original Documents<\/h2>\n        <p>Selected government and registration records from the company&#8217;s early years &#8211; preserved as a testament to the authentic, licensed manufacturing roots behind our family story.<\/p>\n      <\/div>\n      <div class=\"rd-doc-grid\">\n        <article class=\"rd-doc\">\n          <img decoding=\"async\" src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/06\/rudranika-legacy-document-1.jpg\" alt=\"Nikhil Industries registration certificate preview\">\n          <div class=\"rd-doc-body\"><small>2005<\/small><h3>Nikhil Industries<\/h3><p>Certificate of Registration under the sales tax department, showing the early manufacturing roots of Nikhil Industries in Miraj.<\/p><\/div>\n        <\/article>\n        <article class=\"rd-doc\">\n          <img decoding=\"async\" src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/06\/rudranika-legacy-document-3.jpg\" alt=\"Central sales tax registration certificate preview\">\n          <div class=\"rd-doc-body\"><small>2005<\/small><h3>Manufacturing Record<\/h3><p>Certificate of Registration under the Central Sales Tax Act 1956, listing Neel and Ayurvedic Hair Oil as manufactured products.<\/p><\/div>\n        <\/article>\n        <article class=\"rd-doc\">\n          <img decoding=\"async\" src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/06\/rudranika-legacy-document-5.jpg\" alt=\"Heena Neel Mahila Udyog affidavit preview\">\n          <div class=\"rd-doc-body\"><small>2004<\/small><h3>Heena Neel Mahila Udyog<\/h3><p>Affidavit for permanent registration as a small scale industry, connected to Heena Neel Mahila Udyog and the founding period of the business.<\/p><\/div>\n        <\/article>\n        <article class=\"rd-doc\">\n          <img decoding=\"async\" src=\"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/06\/rudranika-legacy-document-6.jpg\" alt=\"Heena Neel Mahila Udyog registration extract preview\">\n          <div class=\"rd-doc-body\"><small>2004-2005<\/small><h3>Registered Heritage<\/h3><p>Historical registration extract preserved as part of the original Heena Ayurvedic Hair Oil venture and the family legacy behind Rudranika.<\/p><\/div>\n        <\/article>\n      <\/div>\n      <div class=\"rd-doc-note\">\n        <p>Original document previews are displayed here for transparency. Sensitive personal details have been kept off the public page.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rd-section\">\n    <div class=\"rd-wrap rd-quote\">\n      <div class=\"rd-kicker\">Rudranika Hair Oil<\/div>\n      <blockquote>Inspired by Tradition. Crafted for Today.<\/blockquote>\n      <p><strong>Nourish Your Roots. Grow Your Confidence.<\/strong><\/p>\n      <p><a class=\"rd-btn\" href=\"\/order\/\">Order Rudranika<\/a><\/p>\n    <\/div>\n  <\/section>\n<\/main>\n\n<style id=\"rudranika-header-gold-final\">\nbody .site-header .menu>li>a,\nbody .main-navigation .primary-menu-container>ul>li>a,\nbody .mobile-navigation ul li a,\nbody #main-header .menu>li>a,\nbody header .menu>li>a{\n  color:#d4a843!important;\n}\nbody .site-header .menu>li>a:hover,\nbody .site-header .menu>li>a:focus,\nbody .site-header .menu>li>a:active,\nbody .main-navigation .primary-menu-container>ul>li>a:hover,\nbody .main-navigation .primary-menu-container>ul>li>a:focus,\nbody .main-navigation .primary-menu-container>ul>li>a:active,\nbody .mobile-navigation ul li a:hover,\nbody .mobile-navigation ul li a:focus,\nbody #main-header .menu>li>a:hover,\nbody #main-header .menu>li>a:focus,\nbody #main-header .menu>li>a:active,\nbody header .menu>li>a:hover,\nbody header .menu>li>a:focus,\nbody header .menu>li>a:active{\n  color:#fbfaf6!important;\n}\n<\/style>\n\n\n<style id=\"rudranika-new-logo-size\">\nbody .site-header .custom-logo,\nbody #main-header .custom-logo,\nbody header .custom-logo{\n  width:auto!important;\n  max-width:360px!important;\n  max-height:104px!important;\n  object-fit:contain!important;\n}\nbody .site-branding,\nbody .site-header .site-branding,\nbody .mobile-site-branding{\n  min-width:180px!important;\n  display:flex!important;\n  align-items:center!important;\n}\n@media(max-width:768px){\n  body .site-header .custom-logo,\n  body #main-header .custom-logo,\n  body header .custom-logo{\n    max-width:230px!important;\n    max-height:76px!important;\n  }\n  body .site-branding,\n  body .mobile-site-branding{\n    min-width:150px!important;\n  }\n}\n<\/style>\n\n\n<style id=\"rudranika-logo-footer-final\">\nbody .site-header .custom-logo,\nbody #main-header .custom-logo,\nbody header .custom-logo{\n  width:auto!important;\n  max-width:430px!important;\n  max-height:122px!important;\n  object-fit:contain!important;\n}\nbody .site-branding,\nbody .site-header .site-branding,\nbody .mobile-site-branding{\n  min-width:260px!important;\n  display:flex!important;\n  align-items:center!important;\n}\nbody .site-main-header-inner-wrap{\n  min-height:96px!important;\n}\nbody .site-footer,\nbody #colophon{\n  display:block!important;\n  visibility:visible!important;\n  opacity:1!important;\n  background:#061309!important;\n  color:rgba(251,250,246,.72)!important;\n  border-top:1px solid rgba(212,168,67,.22)!important;\n}\nbody .site-footer a,\nbody #colophon a{\n  color:#d4a843!important;\n}\nbody .site-footer a:hover,\nbody #colophon a:hover,\nbody .site-footer a:focus,\nbody #colophon a:focus{\n  color:#fbfaf6!important;\n}\n@media(max-width:1024px){\n  body .site-header .custom-logo,\n  body #main-header .custom-logo,\n  body header .custom-logo{\n    max-width:320px!important;\n    max-height:96px!important;\n  }\n  body .site-branding,\n  body .mobile-site-branding{\n    min-width:220px!important;\n  }\n}\n@media(max-width:640px){\n  body .site-header .custom-logo,\n  body #main-header .custom-logo,\n  body header .custom-logo{\n    max-width:235px!important;\n    max-height:78px!important;\n  }\n  body .site-branding,\n  body .mobile-site-branding{\n    min-width:165px!important;\n  }\n  body .site-main-header-inner-wrap{\n    min-height:78px!important;\n  }\n}\n<\/style>\n\n\n<style id=\"rudranika-header-nav-uniform-final\">\nbody .site-header .menu>li>a,\nbody .main-navigation .primary-menu-container>ul>li>a,\nbody .mobile-navigation ul li a,\nbody #main-header .menu>li>a,\nbody header .menu>li>a,\nbody .site-header .rd-cta>a,\nbody .site-header .menu .rd-cta>a,\nbody .main-navigation .primary-menu-container>ul>li.rd-cta>a{\n  background:transparent!important;\n  background-image:none!important;\n  color:#d4a843!important;\n  border:0!important;\n  border-radius:0!important;\n  box-shadow:none!important;\n  padding:0 1rem!important;\n  min-height:44px!important;\n  display:flex!important;\n  align-items:center!important;\n  justify-content:center!important;\n  font-family:Lato,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif!important;\n  font-size:17px!important;\n  font-weight:800!important;\n  line-height:1.15!important;\n  letter-spacing:0!important;\n  text-transform:none!important;\n  text-shadow:none!important;\n  opacity:1!important;\n}\nbody .site-header .menu>li>a:hover,\nbody .site-header .menu>li>a:focus,\nbody .site-header .menu>li>a:active,\nbody .main-navigation .primary-menu-container>ul>li>a:hover,\nbody .main-navigation .primary-menu-container>ul>li>a:focus,\nbody .main-navigation .primary-menu-container>ul>li>a:active,\nbody .mobile-navigation ul li a:hover,\nbody .mobile-navigation ul li a:focus,\nbody #main-header .menu>li>a:hover,\nbody #main-header .menu>li>a:focus,\nbody #main-header .menu>li>a:active,\nbody header .menu>li>a:hover,\nbody header .menu>li>a:focus,\nbody header .menu>li>a:active,\nbody .site-header .rd-cta>a:hover,\nbody .site-header .rd-cta>a:focus,\nbody .site-header .rd-cta>a:active,\nbody .site-header .menu .rd-cta>a:hover,\nbody .site-header .menu .rd-cta>a:focus,\nbody .site-header .menu .rd-cta>a:active{\n  background:transparent!important;\n  background-image:none!important;\n  color:#fbfaf6!important;\n  box-shadow:none!important;\n  opacity:1!important;\n}\nbody .site-header .menu,\nbody .main-navigation .primary-menu-container>ul{\n  gap:.4rem!important;\n  align-items:center!important;\n}\n@media(max-width:768px){\n  body .site-header .menu>li>a,\n  body .main-navigation .primary-menu-container>ul>li>a,\n  body .mobile-navigation ul li a{\n    font-size:16px!important;\n    padding:.75rem 1rem!important;\n  }\n}\n<\/style>\n\n\n\n<footer class=\"rudra-global-footer\" aria-label=\"Rudranika footer\">\n  <p class=\"rudra-footer-line\">Made with care in India | Premium Ayurvedic Hair Care | Rudranika<\/p>\n\n  <div class=\"rudra-footer-social\">\n    <a href=\"https:\/\/www.instagram.com\/rudranikahairoil\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n      <span class=\"rudra-social-icon\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"5\"><\/rect>\n          <circle cx=\"12\" cy=\"12\" r=\"3.2\"><\/circle>\n          <circle cx=\"17\" cy=\"7\" r=\".8\" fill=\"currentColor\" stroke=\"none\"><\/circle>\n        <\/svg>\n      <\/span>\n      Instagram\n    <\/a>\n    <a href=\"https:\/\/www.facebook.com\/profile.php?id=61590413365620\" target=\"_blank\" rel=\"noopener\" aria-label=\"Facebook\">\n      <span class=\"rudra-social-icon\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"currentColor\">\n          <path d=\"M14 8.5V7.1c0-.7.2-1.1 1.2-1.1H17V3h-2.7C11.6 3 10 4.6 10 7v1.5H7.6V12H10v9h4v-9h2.8l.5-3.5H14Z\"><\/path>\n        <\/svg>\n      <\/span>\n      Facebook\n    <\/a>\n    <a href=\"https:\/\/www.linkedin.com\/company\/rudranika-ayurvedic\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n      <span class=\"rudra-social-icon\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"currentColor\">\n          <path d=\"M6.94 8.95H3.2v11.86h3.74V8.95ZM5.08 3.19a2.17 2.17 0 1 0 0 4.34 2.17 2.17 0 0 0 0-4.34Zm15.73 10.82c0-3.18-1.69-5.22-4.43-5.22-1.7 0-2.76.93-3.21 1.58h-.05V8.95H9.54v11.86h3.74v-5.87c0-1.55.29-3.05 2.21-3.05 1.89 0 1.92 1.77 1.92 3.15v5.77h3.4v-6.8Z\"><\/path>\n        <\/svg>\n      <\/span>\n      LinkedIn\n    <\/a>\n  <\/div>\n<nav class=\"rudra-footer-links\" aria-label=\"Footer links\">\n    <a href=\"\/about-us\/\">About Us<\/a>\n    <a href=\"\/privacy-policy\/\">Privacy Policy<\/a>\n    <a href=\"\/return-refund-policy\/\">Return &amp; Refund Policy<\/a>\n    <a href=\"\/terms-conditions\/\">Terms &amp; Conditions<\/a>\n    <a href=\"\/order\/\">Place Order<\/a>\n  <\/nav>\n<\/footer>\n\n\n<style id=\"rudranika-single-footer-only\">\nbody footer.site-footer,\nbody #colophon,\nbody .site-footer-wrap,\nbody .site-footer-row-container{\n  display:none!important;\n  visibility:hidden!important;\n  height:0!important;\n  min-height:0!important;\n  overflow:hidden!important;\n  padding:0!important;\n  margin:0!important;\n  border:0!important;\n}\nbody .rudra-global-footer{\n  display:grid!important;\n  visibility:visible!important;\n  height:auto!important;\n  min-height:0!important;\n  overflow:visible!important;\n  opacity:1!important;\n}\n<\/style>\n\n\n<style id=\"rudranika-logo-width-final-plus\">\nbody .site-header .custom-logo,\nbody #main-header .custom-logo,\nbody header .custom-logo{\n  max-width:480px!important;\n  max-height:132px!important;\n  width:auto!important;\n  object-fit:contain!important;\n}\nbody .site-branding,\nbody .site-header .site-branding,\nbody .mobile-site-branding{\n  min-width:300px!important;\n}\n@media(max-width:1024px){\n  body .site-header .custom-logo,\n  body #main-header .custom-logo,\n  body header .custom-logo{\n    max-width:350px!important;\n    max-height:104px!important;\n  }\n  body .site-branding,\n  body .mobile-site-branding{\n    min-width:240px!important;\n  }\n}\n@media(max-width:640px){\n  body .site-header .custom-logo,\n  body #main-header .custom-logo,\n  body header .custom-logo{\n    max-width:250px!important;\n    max-height:82px!important;\n  }\n  body .site-branding,\n  body .mobile-site-branding{\n    min-width:175px!important;\n  }\n}\n<\/style>\n\n\n<button type=\"button\" class=\"rudra-scroll-arrow rudra-scroll-arrow-up\" id=\"rudra-scroll-up\" aria-label=\"Scroll to top\">\n  <span aria-hidden=\"true\"><\/span>\n<\/button>\n<button type=\"button\" class=\"rudra-scroll-arrow rudra-scroll-arrow-down\" id=\"rudra-scroll-down\" aria-label=\"Scroll down\">\n  <span aria-hidden=\"true\"><\/span>\n<\/button>\n\n\n<style id=\"rudranika-floating-scroll-css\">\n.rudra-scroll-control{display:none!important;}\n.rudra-scroll-arrow{\n  position:fixed;\n  right:24px;\n  z-index:99999;\n  width:48px;\n  height:78px;\n  border:0;\n  background:transparent;\n  color:#d4a843;\n  cursor:pointer;\n  opacity:0;\n  visibility:hidden;\n  pointer-events:none;\n  transition:opacity .2s ease, visibility .2s ease, transform .2s ease, color .2s ease;\n  filter:drop-shadow(0 12px 18px rgba(0,0,0,.35));\n}\n.rudra-scroll-arrow.is-visible{\n  opacity:1;\n  visibility:visible;\n  pointer-events:auto;\n}\n.rudra-scroll-arrow-up{\n  top:118px;\n  transform:translateY(-8px);\n}\n.rudra-scroll-arrow-up.is-visible{\n  transform:translateY(0);\n}\n.rudra-scroll-arrow-down{\n  bottom:28px;\n  transform:translateY(8px);\n}\n.rudra-scroll-arrow-down.is-visible{\n  transform:translateY(0);\n}\n.rudra-scroll-arrow span{\n  position:absolute;\n  inset:0;\n  display:block;\n}\n.rudra-scroll-arrow span::before{\n  content:\"\";\n  position:absolute;\n  left:50%;\n  top:12px;\n  width:4px;\n  height:52px;\n  transform:translateX(-50%);\n  background:currentColor;\n  border-radius:999px;\n}\n.rudra-scroll-arrow span::after{\n  content:\"\";\n  position:absolute;\n  left:50%;\n  top:10px;\n  width:30px;\n  height:30px;\n  border-left:5px solid currentColor;\n  border-top:5px solid currentColor;\n  transform:translateX(-50%) rotate(45deg);\n}\n.rudra-scroll-arrow-down span::before{\n  top:12px;\n}\n.rudra-scroll-arrow-down span::after{\n  top:31px;\n  transform:translateX(-50%) rotate(225deg);\n}\n.rudra-scroll-arrow:hover,\n.rudra-scroll-arrow:focus{\n  color:#fbfaf6;\n}\n@media(max-width:640px){\n  .rudra-scroll-arrow{\n    right:14px;\n    width:42px;\n    height:66px;\n  }\n  .rudra-scroll-arrow-up{top:96px;}\n  .rudra-scroll-arrow-down{bottom:18px;}\n  .rudra-scroll-arrow span::before{height:44px;}\n  .rudra-scroll-arrow span::after{width:25px;height:25px;}\n}\n<\/style>\n<script id=\"rudranika-floating-scroll-js\">\n(function(){\n  if (window.__rudraDirectionalScrollLoaded) return;\n  window.__rudraDirectionalScrollLoaded = true;\n\n  function ready(fn){\n    if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', fn);\n    else fn();\n  }\n\n  ready(function(){\n    var up = document.getElementById('rudra-scroll-up');\n    var down = document.getElementById('rudra-scroll-down');\n    if (!up || !down) return;\n\n    var lastY = window.scrollY || 0;\n    var downStage = 0;\n    var hideTimer = null;\n\n    function maxScroll(){\n      return Math.max(document.body.scrollHeight, document.documentElement.scrollHeight) - window.innerHeight;\n    }\n\n    function showOnly(which){\n      up.classList.toggle('is-visible', which === 'up');\n      down.classList.toggle('is-visible', which === 'down');\n      window.clearTimeout(hideTimer);\n      hideTimer = window.setTimeout(function(){\n        up.classList.remove('is-visible');\n        down.classList.remove('is-visible');\n      }, 2400);\n    }\n\n    function updateDownStage(){\n      var max = Math.max(1, maxScroll());\n      if (window.scrollY < max * 0.35) downStage = 0;\n      else if (window.scrollY >= max * 0.82) downStage = 0;\n      else downStage = 1;\n    }\n\n    window.addEventListener('scroll', function(){\n      var current = window.scrollY || 0;\n      if (Math.abs(current - lastY) < 6) return;\n      if (current > lastY) {\n        showOnly('down');\n      } else {\n        showOnly('up');\n      }\n      lastY = current;\n      updateDownStage();\n    }, { passive:true });\n\n    up.addEventListener('click', function(){\n      downStage = 0;\n      showOnly('up');\n      window.scrollTo({ top:0, behavior:'smooth' });\n    });\n\n    down.addEventListener('click', function(){\n      var max = maxScroll();\n      var target = downStage === 0 ? Math.round(max * 0.5) : max;\n      downStage = downStage === 0 ? 1 : 0;\n      showOnly('down');\n      window.scrollTo({ top:target, behavior:'smooth' });\n    });\n  });\n})();\n<\/script>\n\n\n<style id=\"rudranika-floating-scroll-smaller\">\n.rudra-scroll-arrow{\n  width:36px!important;\n  height:58px!important;\n}\n.rudra-scroll-arrow span::before{\n  width:3px!important;\n  height:38px!important;\n}\n.rudra-scroll-arrow span::after{\n  width:22px!important;\n  height:22px!important;\n  border-left-width:4px!important;\n  border-top-width:4px!important;\n}\n.rudra-scroll-arrow-down span::after{\n  top:25px!important;\n}\n@media(max-width:640px){\n  .rudra-scroll-arrow{\n    width:32px!important;\n    height:52px!important;\n  }\n  .rudra-scroll-arrow span::before{\n    height:34px!important;\n  }\n  .rudra-scroll-arrow span::after{\n    width:20px!important;\n    height:20px!important;\n  }\n  .rudra-scroll-arrow-down span::after{\n    top:23px!important;\n  }\n}\n<\/style>\n\n\n<style id=\"rudranika-mobile-menu-icon-fix\">\n@media(max-width:1024px){\n  body .site-header-row,\n  body .site-header-row-container-inner,\n  body .site-main-header-wrap .site-header-row{\n    box-sizing:border-box!important;\n    position:relative!important;\n    overflow:visible!important;\n  }\n  body .mobile-toggle-open-container{\n    position:absolute!important;\n    top:50%!important;\n    right:14px!important;\n    transform:translateY(-50%)!important;\n    z-index:20!important;\n    flex:0 0 40px!important;\n    margin-left:0!important;\n    margin-right:0!important;\n    padding-right:0!important;\n    display:flex!important;\n    align-items:center!important;\n    justify-content:center!important;\n  }\n  body .menu-toggle-open,\n  body .mobile-toggle-open-container .menu-toggle-open,\n  body button.menu-toggle-open{\n    width:40px!important;\n    height:40px!important;\n    min-width:40px!important;\n    display:inline-flex!important;\n    align-items:center!important;\n    justify-content:center!important;\n    color:#d4a843!important;\n    padding:0!important;\n    border:0!important;\n    background:transparent!important;\n  }\n  body .menu-toggle-open .menu-toggle-icon,\n  body .menu-toggle-open .kadence-svg-iconset,\n  body .menu-toggle-open svg,\n  body .mobile-toggle-open-container svg{\n    width:34px!important;\n    height:34px!important;\n    color:#d4a843!important;\n    fill:#d4a843!important;\n    stroke:#d4a843!important;\n  }\n  body .menu-toggle-open:hover,\n  body .menu-toggle-open:focus{\n    color:#fbfaf6!important;\n    background:transparent!important;\n  }\n  body .menu-toggle-open:hover svg,\n  body .menu-toggle-open:focus svg{\n    color:#fbfaf6!important;\n    fill:#fbfaf6!important;\n    stroke:#fbfaf6!important;\n  }\n}\n@media(max-width:640px){\n  body .site-branding,\n  body .mobile-site-branding{\n    min-width:0!important;\n    max-width:calc(100vw - 78px)!important;\n  }\n  body .site-header .custom-logo,\n  body #main-header .custom-logo,\n  body header .custom-logo{\n    max-width:calc(100vw - 110px)!important;\n    max-height:82px!important;\n    width:auto!important;\n    object-fit:contain!important;\n  }\n  body .mobile-toggle-open-container{\n    right:14px!important;\n  }\n}\n<\/style>\n\n\r\n\r\n\n\n\n<div class=\"wp-block-group rudranika-company-information\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\"><h2>Company Information<\/h2><p><strong>Legal name:<\/strong> RUDRANIKA AYURVEDIC HAIR OIL PRIVATE LIMITED<\/p><p><strong>CIN:<\/strong> U21003MR2026PTC476568<\/p><p><strong>Registered office:<\/strong> 305 Sweet Dream CHS, Plot No. 134, Sector 13, Kharghar, Panvel, Raigarh (MH) &#8211; 410210, Maharashtra, India<\/p><p><strong>Phone:<\/strong> +91 81690 92696<\/p><p><strong>Email:<\/strong> support@rudranikaayurvedic.com<\/p><p><strong>Operating hours:<\/strong> Monday to Saturday, 10:00 AM to 6:00 PM IST<\/p><p><strong>Shipping:<\/strong> India only.<\/p><p><strong>Product MRP:<\/strong> \u20b9999.99, inclusive of all taxes<\/p><\/div><\/div>\n\n\n\n<style id=\"rd-about-readable-type-v1\">\n\/* About Us typography hierarchy: size changes only. *\/\n.rd-about-page .rd-kicker {\n  font-size:28px !important;\n  line-height:1.25 !important;\n}\n.rd-about-page h1,\n.rd-about-page h2 {\n  font-size:24px !important;\n  line-height:1.3 !important;\n}\n.rd-about-page h3 {\n  font-size:22px !important;\n  line-height:1.35 !important;\n}\n.rd-about-page p,\n.rd-about-page li,\n.rd-about-page .rd-ingredient,\n.rd-about-page .rd-stat span,\n.rd-about-page .rd-product-era__body p,\n.rd-about-page .rd-doc-body p {\n  font-size:18px !important;\n}\n.rd-about-page .rd-stat strong,\n.rd-about-page .rd-year {\n  font-size:22px !important;\n}\n.rd-about-page .rd-product-era__tag,\n.rd-about-page .rd-doc-body small {\n  font-size:16px !important;\n}\n@media (max-width:640px) {\n  .rd-about-page .rd-kicker {\n    font-size:22px !important;\n  }\n  .rd-about-page h1,\n  .rd-about-page h2 {\n    font-size:20px !important;\n  }\n  .rd-about-page h3,\n  .rd-about-page .rd-stat strong,\n  .rd-about-page .rd-year {\n    font-size:19px !important;\n  }\n  .rd-about-page p,\n  .rd-about-page li,\n  .rd-about-page .rd-ingredient,\n  .rd-about-page .rd-stat span,\n  .rd-about-page .rd-product-era__body p,\n  .rd-about-page .rd-doc-body p {\n    font-size:17px !important;\n  }\n  .rd-about-page .rd-product-era__tag,\n  .rd-about-page .rd-doc-body small {\n    font-size:15px !important;\n  }\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Learn about Rudranika Ayurvedic, an Indian herbal hair oil brand continuing a family legacy of premium Ayurvedic hair care through Rudranika Hair Oil.<\/p>","protected":false},"author":3,"featured_media":1000520,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1000141","page","type-page","status-publish","has-post-thumbnail","hentry"],"rudranika_seo":{"brand":"Rudranika Ayurvedic","product":"","country":"India","seo_title":"About Rudranika Ayurvedic | Premium Ayurvedic Hair Oil Brand","meta_description":"Learn about Rudranika Ayurvedic, an Indian herbal hair oil brand continuing a family legacy of premium Ayurvedic hair care through Rudranika Hair Oil.","canonical_url":"https:\/\/rudranikaayurvedic.com\/hi\/about-us\/","open_graph_image":"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/07\/rudranika-whatsapp-preview-v4.jpg","featured_image":"https:\/\/rudranikaayurvedic.com\/wp-content\/uploads\/2026\/07\/rudranika-whatsapp-preview-v4.jpg","schema_type":"WebPage","keywords":["Rudranika Ayurvedic","Rudranika Hair Oil","Ayurvedic Hair Oil","Herbal Hair Oil","Hair Growth Oil","Anti Hair Fall Oil","Natural Hair Oil India","Premium Ayurvedic Hair Oil","Rudranika Ayurvedic Hair Oil"]},"_links":{"self":[{"href":"https:\/\/rudranikaayurvedic.com\/hi\/wp-json\/wp\/v2\/pages\/1000141","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rudranikaayurvedic.com\/hi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rudranikaayurvedic.com\/hi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rudranikaayurvedic.com\/hi\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/rudranikaayurvedic.com\/hi\/wp-json\/wp\/v2\/comments?post=1000141"}],"version-history":[{"count":54,"href":"https:\/\/rudranikaayurvedic.com\/hi\/wp-json\/wp\/v2\/pages\/1000141\/revisions"}],"predecessor-version":[{"id":1000809,"href":"https:\/\/rudranikaayurvedic.com\/hi\/wp-json\/wp\/v2\/pages\/1000141\/revisions\/1000809"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rudranikaayurvedic.com\/hi\/wp-json\/wp\/v2\/media\/1000520"}],"wp:attachment":[{"href":"https:\/\/rudranikaayurvedic.com\/hi\/wp-json\/wp\/v2\/media?parent=1000141"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}