{"id":62889,"date":"2026-07-14T17:51:40","date_gmt":"2026-07-14T12:21:40","guid":{"rendered":"https:\/\/hemantra.com\/?page_id=62889"},"modified":"2026-07-28T10:40:03","modified_gmt":"2026-07-28T05:10:03","slug":"about","status":"publish","type":"page","link":"https:\/\/hemantra.com\/?page_id=62889","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"62889\" class=\"elementor elementor-62889\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86750b5 e-con e-atomic-element e-flexbox-base e-40c4d80 \" data-id=\"86750b5\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"86750b5\" data-e-type=\"e-flexbox\" data-id=\"86750b5\">\n    \t\t<div class=\"elementor-element elementor-element-046756f elementor-widget elementor-widget-html\" data-id=\"046756f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>About HeMantra | Best Online Coaching for UPSC CAPF, IB ACIO, DSSSB &amp; SSC Exams<\/title>\n<meta name=\"description\" content=\"Learn the story behind HeMantra \u2014 founded by Hemant Sir, an Ex-CISF &amp; Ex-FCI officer and published editorial writer, HeMantra is India's trusted online coaching platform for UPSC CAPF, IB ACIO, DSSSB, SCI JCA and other competitive government exams.\">\n<style>\n  :root{\n    --orange:#EF5A28;\n    --orange-dark:#D8451A;\n    --cream:#FFF6F1;\n    --peach:#FBD9C7;\n    --ink:#1A1A1A;\n    --navy:#454868;\n    --gray:#6B6B6B;\n    --white:#ffffff;\n  }\n  *{box-sizing:border-box;}\n  body{\n    margin:0;\n    font-family:'Segoe UI', -apple-system, BlinkMacSystemFont, Arial, sans-serif;\n    background:var(--cream);\n    color:var(--ink);\n    line-height:1.75;\n  }\n  .wrap{max-width:1180px;margin:0 auto;padding:70px 48px;}\n\n  .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease, transform .7s ease;}\n  .reveal.visible{opacity:1;transform:translateY(0);}\n\n  \/* ---------- HERO ---------- *\/\n  .about-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center;margin-bottom:60px;}\n  .about-badge{\n    display:inline-flex;align-items:center;gap:8px;background:var(--peach);color:var(--orange-dark);\n    padding:7px 16px;border-radius:20px;font-size:13px;font-weight:700;margin-bottom:16px;\n  }\n  .about-badge .dot{width:7px;height:7px;border-radius:50%;background:var(--orange);animation:pulse 1.6s infinite;}\n  @keyframes pulse{0%{box-shadow:0 0 0 0 rgba(239,90,40,.5);}70%{box-shadow:0 0 0 8px rgba(239,90,40,0);}100%{box-shadow:0 0 0 0 rgba(239,90,40,0);}}\n\n  h1{font-size:40px;font-weight:800;color:var(--ink);margin:0 0 18px;line-height:1.2;}\n  h1 .accent{color:var(--orange);}\n  h2{font-size:27px;font-weight:800;color:var(--ink);margin:0 0 16px;}\n  h2 .accent{color:var(--orange);}\n  p{font-size:15.5px;color:var(--navy);margin:0 0 16px;}\n\n  .hero-photo-frame{\n    position:relative;border-radius:24px;overflow:hidden;\n    background:linear-gradient(150deg, var(--peach), #f3b98f);\n    aspect-ratio:4\/5;display:flex;align-items:flex-end;justify-content:center;\n  }\n  .hero-photo-frame img{width:100%;height:100%;object-fit:cover;object-position:top center;}\n  .hero-credential{\n    position:absolute;bottom:16px;left:16px;right:16px;background:rgba(26,26,26,.82);backdrop-filter:blur(4px);\n    color:#fff;padding:12px 16px;border-radius:12px;font-size:13px;font-weight:700;\n  }\n  .hero-credential span{display:block;font-size:11px;font-weight:500;color:var(--peach);margin-top:2px;}\n\n  \/* ---------- STORY SECTION w\/ side image ---------- *\/\n  .story-grid{display:grid;grid-template-columns:1fr 340px;gap:44px;align-items:start;margin:56px 0;}\n  .story-photo{\n    border-radius:20px;overflow:hidden;position:sticky;top:30px;\n    box-shadow:0 16px 34px rgba(0,0,0,.1);\n  }\n  .story-photo img{width:100%;display:block;object-fit:cover;object-position:top center;aspect-ratio:3\/4;}\n\n  \/* ---------- PULL QUOTE ---------- *\/\n  .pull-quote{\n    background:var(--white);border-left:5px solid var(--orange);border-radius:14px;\n    padding:26px 30px;margin:30px 0;box-shadow:0 8px 22px rgba(0,0,0,.05);\n  }\n  .pull-quote p{font-size:18px;font-style:italic;color:var(--ink);margin:0 0 10px;font-weight:600;}\n  .pull-quote span{font-size:13px;color:var(--orange-dark);font-weight:700;}\n\n  \/* ---------- VALUE \/ OFFER GRID ---------- *\/\n  .value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px;}\n  .value-card{\n    background:var(--white);border:1.5px solid #f1e4d9;border-radius:16px;padding:22px;\n    transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;\n  }\n  .value-card:hover{transform:translateY(-6px);box-shadow:0 16px 30px rgba(239,90,40,.14);border-color:var(--orange);}\n  .value-icon{\n    width:44px;height:44px;border-radius:12px;background:var(--peach);color:var(--orange-dark);\n    display:flex;align-items:center;justify-content:center;margin-bottom:12px;transition:all .3s ease;\n  }\n  .value-card:hover .value-icon{background:var(--orange);color:#fff;transform:rotate(-6deg) scale(1.08);}\n  .value-icon svg{width:21px;height:21px;}\n  .value-card h4{font-size:15.5px;font-weight:800;margin:0 0 8px;color:var(--ink);}\n  .value-card p{font-size:13.5px;color:var(--gray);margin:0;}\n\n  \/* ---------- STATS STRIP ---------- *\/\n  .stats-strip{\n    display:flex;flex-wrap:wrap;gap:20px;background:var(--white);border-radius:20px;\n    padding:30px;margin:50px 0;box-shadow:0 8px 24px rgba(0,0,0,.05);\n  }\n  .stat{flex:1;min-width:150px;text-align:center;}\n  .stat b{display:block;font-size:30px;font-weight:800;color:var(--orange);}\n  .stat span{font-size:13px;color:var(--gray);font-weight:600;}\n\n  .cta-btn{\n    display:inline-flex;align-items:center;gap:8px;background:var(--orange);color:#fff;font-weight:700;\n    font-size:14.5px;padding:14px 26px;border-radius:10px;border:none;cursor:pointer;\n    box-shadow:0 8px 20px rgba(239,90,40,.3);transition:transform .2s ease, box-shadow .2s ease;\n  }\n  .cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(239,90,40,.4);}\n\n  @media(max-width:1024px){\n    .about-hero{grid-template-columns:1fr;}\n    .hero-photo-frame{order:-1;max-width:340px;margin:0 auto;}\n    .story-grid{grid-template-columns:1fr;}\n    .story-photo{position:static;max-width:340px;margin:0 auto;}\n    .value-grid{grid-template-columns:repeat(2,1fr);}\n  }\n  @media(max-width:640px){\n    .wrap{padding:44px 20px;}\n    h1{font-size:28px;}\n    h2{font-size:22px;}\n    .value-grid{grid-template-columns:1fr;}\n    .stats-strip{padding:22px;}\n  }\n  @media(prefers-reduced-motion:reduce){\n    *{animation-duration:.01ms !important;transition-duration:.01ms !important;}\n  }\n<\/style>\n<\/head>\n<body>\n\n<article class=\"wrap\">\n\n  <!-- ============ HERO ============ -->\n  <section class=\"about-hero\">\n    <div class=\"reveal\">\n      <div class=\"about-badge\"><span class=\"dot\"><\/span> About HeMantra<\/div>\n      <h1>Mentorship That Turns <span class=\"accent\">Aspirants<\/span> Into Officers<\/h1>\n      <p>HeMantra is India's dedicated online coaching platform for competitive government exams, built to give every serious aspirant the same quality of mentorship, structure, and honest guidance that once helped its founder clear one of the country's toughest recruitment tests. From UPSC CAPF Assistant Commandant to IB ACIO, DSSSB, and SCI JCA, HeMantra exists for one reason: to turn preparation into selection.<\/p>\n      <p>What began as one mentor teaching a handful of dedicated students has grown into a full-fledged coaching ecosystem \u2014 live classes, structured test series, personalised feedback, and a community of aspirants who hold each other accountable. But the philosophy has never changed: no shortcuts, no false promises, just disciplined preparation guided by someone who has actually walked the path.<\/p>\n    <\/div>\n\n    <div class=\"hero-photo-frame reveal\">\n      <img decoding=\"async\" src=\"https:\/\/hemantra.com\/wp-content\/uploads\/2026\/07\/PASPA-PROSPECTUS-1.png\" alt=\"Hemant Sir, Founder of HeMantra, Ex-CISF and Ex-FCI Officer\">\n      <div class=\"hero-credential\">Hemant Sir<span>Founder &amp; Lead Mentor, HeMantra<\/span><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ FOUNDER STORY ============ -->\n  <section>\n    <h2 class=\"reveal\">The Story Behind <span class=\"accent\">HeMantra<\/span><\/h2>\n    <div class=\"story-grid\">\n      <div class=\"reveal\">\n        <p>Every aspirant preparing for a government exam has felt it \u2014 the 4 a.m. alarm that feels pointless, the mock test score that makes you question everything, the quiet fear that maybe you're not good enough. <strong>Hemant Sir<\/strong> has felt every bit of it too. Before he was \"Sir,\" he was just another aspirant with a notebook full of doubts and no one to answer them honestly.<\/p>\n        <p>Hemant Sir went on to serve as an officer with the <strong>Central Industrial Security Force (CISF)<\/strong> and the <strong>Food Corporation of India (FCI)<\/strong> \u2014 not by luck, but by grinding through the exact written exams, physical tests, and interviews that his students are preparing for today. He knows what it feels like to fail a mock test and want to quit. He also knows what it feels like to walk out of the final interview knowing every hour of discipline was worth it. That gap between doubt and belief is exactly where HeMantra was born.<\/p>\n        <p>Hemant Sir is also a <strong>published editorial writer<\/strong>, with work featured in outlets including <em>The Quint<\/em> and <em>Down To Earth<\/em> \u2014 a skill he now pours directly into HeMantra's current affairs and essay-writing modules, the exact sections where most aspirants lose silent, avoidable marks.<\/p>\n        <p>After years of mentoring students one-on-one, Hemant Sir noticed something painful: the aspirants with real talent weren't always the ones getting selected. Often, it was simply about who had access to someone who had actually walked the path before them. Talented students in smaller towns were being left behind \u2014 not because they lacked ability, but because no one had ever sat them down and said, \"Here is exactly what it takes, and I believe you can do it.\" HeMantra exists to be that person, for every single student, no matter where they're preparing from.<\/p>\n\n        <div class=\"pull-quote\">\n          <p>\"I'm not trying to build a coaching brand. I'm trying to be the mentor I needed when I was the one lying awake at 2 a.m., wondering if all this effort would ever amount to anything. It did. And I promise you \u2014 yours will too.\"<\/p>\n          <span>\u2014 Hemant Sir, Founder, HeMantra<\/span>\n        <\/div>\n\n        <p>That belief is what HeMantra is built on: not empty motivation, but proof. Proof that someone who once doubted himself the way you might be doubting yourself right now went on to wear the uniform, clear the interview, and earn the position. Hemant Sir teaches every class carrying that memory \u2014 because he knows exactly how much a single honest, encouraging mentor can change the outcome of someone's entire career.<\/p>\n      <\/div>\n\n      <div class=\"story-photo reveal\">\n        <img decoding=\"async\" src=\"https:\/\/hemantra.com\/wp-content\/uploads\/2026\/07\/PASPA-PROSPECTUS-1.png\" alt=\"Hemant Sir teaching UPSC CAPF and IB ACIO aspirants at HeMantra\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ MISSION & VISION ============ -->\n  <section>\n    <h2 class=\"reveal\">Our Mission<\/h2>\n    <p class=\"reveal\" style=\"max-width:820px;\">HeMantra's mission is simple to state and hard to execute: make high-quality, exam-cracked mentorship accessible to every serious aspirant preparing for UPSC CAPF, IB ACIO, DSSSB, SCI JCA, CSIR, and other competitive government examinations \u2014 regardless of their city, background, or budget. We believe selection into a government service shouldn't depend on which coaching institute happened to be nearby; it should depend on the quality of preparation available to you, and the discipline you bring to it.<\/p>\n    <p class=\"reveal\" style=\"max-width:820px;\">Our vision extends beyond exam results. We want every HeMantra student to leave not just with a selection letter, but with the writing skills, current affairs awareness, analytical thinking, and interview confidence that will serve them throughout their government career \u2014 not only in the exam hall.<\/p>\n    <p class=\"reveal\" style=\"max-width:820px;\">We also recognise that every aspirant's starting point is different. Some students join HeMantra straight after graduation with strong fundamentals but no exam strategy. Others are working professionals or repeat attempters who need to rebuild their preparation from scratch after an unsuccessful cycle. Our courses are structured in stages precisely for this reason \u2014 foundational modules for beginners, advanced strategy sessions for students closer to their exam date, and dedicated revision-and-mock-test tracks for those in their final weeks of preparation. No single student is treated as a generic name on a batch list.<\/p>\n  <\/section>\n\n  <!-- ============ OUR JOURNEY ============ -->\n  <section>\n    <h2 class=\"reveal\">Our Journey So Far<\/h2>\n    <p class=\"reveal\" style=\"max-width:860px;\">HeMantra did not start as a company with a marketing plan \u2014 it started as one mentor helping a small group of aspirants prepare seriously for the UPSC CAPF exam. Word of mouth among students led to more students, and soon Hemant Sir was mentoring aspirants preparing for IB ACIO and DSSSB as well, each of whom asked for the same thing: someone who could tell them honestly what stage of preparation they were actually in, rather than someone who simply wanted their enrollment fee.<\/p>\n    <p class=\"reveal\" style=\"max-width:860px;\">As demand grew beyond what one mentor could personally manage, HeMantra was formalised into a structured coaching platform \u2014 first with recorded lecture content and PDF notes, then with live interactive classes, and eventually with a dedicated test series team building sectional and full-length mocks calibrated to match the real difficulty of each exam's previous year papers. Every addition to the HeMantra platform has followed student feedback rather than industry trend-chasing: doubt-solving sessions were added because students asked for direct access to faculty; performance analytics were added because students wanted to know not just their score, but exactly which topics were costing them marks.<\/p>\n    <p class=\"reveal\" style=\"max-width:860px;\">Today, HeMantra serves aspirants preparing across multiple central and state-level examinations from a single platform, but the internal culture has stayed close to its original, one-mentor roots: every course is still reviewed personally before it goes live, every test series is still benchmarked against actual past papers, and every student's question is still treated as worth a real answer.<\/p>\n  <\/section>\n\n  <!-- ============ MEET HEMANT SIR ============ -->\n  <section>\n    <h2 class=\"reveal\">The Man Behind Every <span class=\"accent\">HeMantra<\/span> Class<\/h2>\n    <p class=\"reveal\" style=\"max-width:860px;\">Hemant Sir doesn't teach from a script written by someone else, and he doesn't repeat theory he's only read in a book. Every strategy he shares in a HeMantra class has been tested in his own preparation, refined through his own failures, and proven in his own selection. When he tells a student how to approach a descriptive paper, it isn't theory \u2014 it's the exact method that took him from a nervous aspirant to a serving officer.<\/p>\n    <p class=\"reveal\" style=\"max-width:860px;\">That's what makes his mentorship different. He isn't teaching you how to pass an exam in the abstract. He's teaching you how <em>he<\/em> passed it \u2014 the mornings he didn't feel like studying but did anyway, the mock tests that humbled him before they made him sharper, the discipline he built one small decision at a time. If you've ever felt like giving up on this preparation, Hemant Sir isn't going to pretend he's never felt that. He's going to tell you exactly how he pushed through it \u2014 and help you do the same.<\/p>\n    <p class=\"reveal\" style=\"max-width:860px;\">This is the promise at the heart of HeMantra: you are not preparing alone, and you are not being taught by someone guessing at what works. You are being mentored by someone who has already stood where you're standing now, who knows the exam can be cracked, and who is not going to let you quit on yourself before you've given it everything you have.<\/p>\n  <\/section>\n\n  <!-- ============ WHAT WE OFFER ============ -->\n  <section>\n    <h2 class=\"reveal\">What Makes <span class=\"accent\">HeMantra<\/span> Different<\/h2>\n    <div class=\"value-grid\">\n      <div class=\"value-card reveal\">\n        <div class=\"value-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"8\" cy=\"8\" r=\"3.5\"\/><path d=\"M2.5 20c0-3.6 2.5-6 5.5-6s5.5 2.4 5.5 6\"\/><circle cx=\"18\" cy=\"7\" r=\"2.2\"\/><path d=\"M14.5 20c.2-2.6 1.7-4.3 3.5-4.3s3.3 1.7 3.5 4.3\"\/><\/svg><\/div>\n        <h4>Mentor-Led, Not Just Lecture-Led<\/h4>\n        <p>Every course is built around 1-on-1 mentorship and personal feedback, not just recorded video content.<\/p>\n      <\/div>\n      <div class=\"value-card reveal\">\n        <div class=\"value-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 3l9 4.5-9 4.5-9-4.5L12 3z\"\/><path d=\"M6.5 9.7V15c0 1.7 2.5 3 5.5 3s5.5-1.3 5.5-3V9.7\"\/><path d=\"M21 8v5\"\/><\/svg><\/div>\n        <h4>Faculty Who Have Cleared the Exam<\/h4>\n        <p>Hemant Sir is an ex-officer who has personally cleared these exams \u2014 not a career trainer reading from a script.<\/p>\n      <\/div>\n      <div class=\"value-card reveal\">\n        <div class=\"value-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"4\" y=\"3\" width=\"16\" height=\"18\" rx=\"2\"\/><path d=\"M8 8l1.5 1.5L12 7M8 14l1.5 1.5L12 13M14 8h4M14 14h4\"\/><\/svg><\/div>\n        <h4>Exam-Pattern Test Series<\/h4>\n        <p>Mock tests and sectional tests built to mirror the real exam's difficulty and structure, not generic MCQs.<\/p>\n      <\/div>\n      <div class=\"value-card reveal\">\n        <div class=\"value-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><path d=\"M7 8h10M7 12h10M7 16h6\"\/><\/svg><\/div>\n        <h4>Editorial-Grade Current Affairs<\/h4>\n        <p>Current affairs and essay guidance shaped by a founder with real published journalism experience.<\/p>\n      <\/div>\n      <div class=\"value-card reveal\">\n        <div class=\"value-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M9.2 9.5a2.8 2.8 0 1 1 3.8 2.6c-.9.4-1.5 1-1.5 2\"\/><circle cx=\"12\" cy=\"16.5\" r=\".6\" fill=\"currentColor\" stroke=\"none\"\/><\/svg><\/div>\n        <h4>Direct Doubt Resolution<\/h4>\n        <p>Students can reach their mentor directly for doubts, instead of waiting in a generic support queue.<\/p>\n      <\/div>\n      <div class=\"value-card reveal\">\n        <div class=\"value-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 21h16M5 21V10l7-6 7 6v11\"\/><path d=\"M9 21v-6h6v6M9 13h.01M15 13h.01M12 8h.01\"\/><\/svg><\/div>\n        <h4>Multi-Exam Expertise<\/h4>\n        <p>One platform covering UPSC CAPF, IB ACIO, DSSSB, SCI JCA and CSIR, so aspirants aren't forced to piece together prep from multiple sources.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ STATS ============ -->\n  <section>\n    <div class=\"stats-strip reveal\">\n      <div class=\"stat\"><b>100K+<\/b><span>Aspirants Trained<\/span><\/div>\n      <div class=\"stat\"><b>89%<\/b><span>Selection Rate<\/span><\/div>\n      <div class=\"stat\"><b>1<\/b><span>Mentor Who's Been in Your Shoes<\/span><\/div>\n      <div class=\"stat\"><b>5+<\/b><span>Exams Covered<\/span><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ VALUES \/ PHILOSOPHY ============ -->\n  <section>\n    <h2 class=\"reveal\">Our Core Values<\/h2>\n    <p class=\"reveal\" style=\"max-width:820px;\">Everything HeMantra builds is guided by a small set of non-negotiable values. <strong>Honesty over hype<\/strong> \u2014 we would rather tell a student they need three more months of work than sell them a false promise of quick selection. <strong>Discipline over shortcuts<\/strong> \u2014 real preparation for exams like UPSC CAPF and IB ACIO cannot be hacked; it has to be built, paper by paper, week by week. <strong>Accessibility over exclusivity<\/strong> \u2014 our online-first model and affordable fee structure exist specifically so that a student's pin code or income never decides whether they get a fair shot at a government job.<\/p>\n    <p class=\"reveal\" style=\"max-width:820px;\">We also believe in <strong>continuous accountability<\/strong>. Every mock test a HeMantra student takes comes with detailed performance analysis \u2014 not just a score, but a breakdown of where marks were lost and what to fix before the next attempt. Preparation without feedback is just repetition; HeMantra is built to make sure every hour of study actually moves a student closer to selection.<\/p>\n  <\/section>\n\n  <!-- ============ CLOSING CTA ============ -->\n  <section>\n    <h2 class=\"reveal\">Join the <span class=\"accent\">HeMantra<\/span> Family<\/h2>\n    <p class=\"reveal\" style=\"max-width:820px;\">Whether you're just starting your preparation for UPSC CAPF Assistant Commandant, gearing up for the IB ACIO Tier I exam, targeting a DSSSB post, or preparing for SCI JCA or CSIR, HeMantra is built to walk that entire journey with you \u2014 from your first class to your final interview. Explore our courses, attend a free demo class, and experience mentorship from someone who has genuinely been where you're trying to go \u2014 and who is not going to let you give up before you get there.<\/p>\n   <a href=\"https:\/\/hemantra.com\/dashboard\/\" class=\"cta-btn\">\ud83c\udfaf Start Your Preparation With HeMantra Today<\/a>\n  <\/section>\n\n<\/article>\n\n<script>\n  const reveals = document.querySelectorAll('.reveal');\n  const io = new IntersectionObserver((entries) => {\n    entries.forEach(e => {\n      if(e.isIntersecting){ e.target.classList.add('visible'); io.unobserve(e.target); }\n    });\n  }, {threshold:.12});\n  reveals.forEach(el => io.observe(el));\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About HeMantra | Best Online Coaching for UPSC CAPF, IB ACIO, DSSSB &amp; SSC Exams About HeMantra Mentorship<\/p>\n","protected":false},"author":8419,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","_tutorstarter_page_metadata":[],"footnotes":""},"class_list":["post-62889","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hemantra.com\/index.php?rest_route=\/wp\/v2\/pages\/62889","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hemantra.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hemantra.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hemantra.com\/index.php?rest_route=\/wp\/v2\/users\/8419"}],"replies":[{"embeddable":true,"href":"https:\/\/hemantra.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=62889"}],"version-history":[{"count":12,"href":"https:\/\/hemantra.com\/index.php?rest_route=\/wp\/v2\/pages\/62889\/revisions"}],"predecessor-version":[{"id":64057,"href":"https:\/\/hemantra.com\/index.php?rest_route=\/wp\/v2\/pages\/62889\/revisions\/64057"}],"wp:attachment":[{"href":"https:\/\/hemantra.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=62889"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}