{"id":2,"date":"2026-03-09T04:58:32","date_gmt":"2026-03-09T04:58:32","guid":{"rendered":"https:\/\/onlinembalearning.in\/?page_id=2"},"modified":"2026-05-19T18:11:16","modified_gmt":"2026-05-19T12:41:16","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/onlinembalearning.in\/","title":{"rendered":"Sample Page"},"content":{"rendered":"\n\n\n<!-- ============================================================\n  SECTION 02 \u2014 HERO BANNER + LEAD CAPTURE FORM\n  Kadence: Custom HTML block \u2014 Full-width Row\n  TIP: In Kadence Row settings \u2192 set Width to \"Full Width\"\n       and disable Row Padding to let this CSS control spacing.\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n:root{\n  --mba-navy:#0D2545;--mba-royal:#1A4A8A;--mba-accent:#E8A020;\n  --mba-light:#EAF2FF;--mba-mid:#3B4C63;--mba-muted:#6B7A90;\n  --mba-white:#ffffff;--mba-font:'DM Sans',system-ui,sans-serif;\n  --mba-serif:'Playfair Display',Georgia,serif;--mba-max:1200px;\n}\n.mbahero*,.mbahero*::before,.mbahero*::after{box-sizing:border-box;margin:0;padding:0;}\n\n\/* \u2500\u2500 Hero wrapper \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbahero{\n  width:100%;\n  background:linear-gradient(135deg,#0D2545 0%,#1A4A8A 58%,#2255A8 100%);\n  padding:88px 24px 72px;\n  position:relative;\n  overflow:hidden;\n  font-family:var(--mba-font);\n}\n\/* Subtle dot pattern overlay *\/\n.mbahero::before{\n  content:'';position:absolute;inset:0;opacity:.04;\n  background-image:radial-gradient(circle,#fff 1px,transparent 1px);\n  background-size:28px 28px;pointer-events:none;\n}\n\/* Accent blob *\/\n.mbahero::after{\n  content:'';position:absolute;top:-120px;right:-80px;\n  width:420px;height:420px;\n  background:radial-gradient(circle,rgba(232,160,32,.18) 0%,transparent 70%);\n  border-radius:50%;pointer-events:none;\n}\n\n.mbahero-inner{\n  max-width:var(--mba-max);margin:0 auto;\n  display:grid;grid-template-columns:1fr 400px;\n  gap:56px;align-items:center;position:relative;z-index:1;\n}\n\n\/* \u2500\u2500 Left \u2014 content \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbahero-eyebrow{\n  display:inline-flex;align-items:center;gap:8px;\n  background:rgba(232,160,32,.14);border:1px solid rgba(232,160,32,.38);\n  color:var(--mba-accent);padding:6px 16px;border-radius:100px;\n  font-size:.76rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;\n  margin-bottom:20px;\n}\n.mbahero-eyebrow svg{width:13px;height:13px;flex-shrink:0;}\n\n.mbahero-title{\n  font-family:var(--mba-serif);\n  font-size:clamp(2.2rem,4.5vw,3.4rem);\n  font-weight:900;line-height:1.15;letter-spacing:-.02em;color:#fff;\n}\n.mbahero-title em{font-style:normal;color:var(--mba-accent);}\n\n.mbahero-desc{\n  color:rgba(255,255,255,.75);margin-top:18px;\n  font-size:1.05rem;line-height:1.75;max-width:520px;\n}\n\n\/* Actions *\/\n.mbahero-actions{margin-top:32px;display:flex;gap:12px;flex-wrap:wrap;}\n.mbahero-btn-primary{\n  display:inline-flex;align-items:center;gap:8px;\n  padding:14px 28px;background:var(--mba-accent);color:var(--mba-navy);\n  border:2px solid var(--mba-accent);border-radius:6px;\n  font-family:var(--mba-font);font-size:.92rem;font-weight:600;\n  text-decoration:none;cursor:pointer;transition:background .18s;white-space:nowrap;\n}\n.mbahero-btn-primary:hover{background:#d4901a;border-color:#d4901a;}\n.mbahero-btn-outline{\n  display:inline-flex;align-items:center;gap:8px;\n  padding:14px 28px;background:transparent;color:#fff;\n  border:2px solid rgba(255,255,255,.45);border-radius:6px;\n  font-family:var(--mba-font);font-size:.92rem;font-weight:600;\n  text-decoration:none;cursor:pointer;transition:all .18s;white-space:nowrap;\n}\n.mbahero-btn-outline:hover{background:rgba(255,255,255,.1);border-color:#fff;}\n.mbahero-btn-primary svg,.mbahero-btn-outline svg{width:17px;height:17px;flex-shrink:0;}\n\n\/* Trust stats *\/\n.mbahero-trust{\n  margin-top:44px;padding-top:28px;\n  border-top:1px solid rgba(255,255,255,.13);\n  display:flex;gap:28px;flex-wrap:wrap;\n}\n.mbahero-stat strong{\n  display:block;font-size:1.6rem;font-weight:700;\n  color:var(--mba-accent);line-height:1;\n}\n.mbahero-stat span{font-size:.8rem;color:rgba(255,255,255,.62);margin-top:4px;display:block;}\n\n\/* \u2500\u2500 Right \u2014 Form card \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbahero-form{\n  background:#fff;border-radius:20px;padding:32px;\n  box-shadow:0 20px 60px rgba(13,37,69,.22);color:var(--mba-navy);\n}\n.mbahero-form h3{\n  font-family:var(--mba-serif);font-size:1.28rem;font-weight:700;\n  color:var(--mba-navy);margin-bottom:5px;\n}\n.mbahero-form p{font-size:.83rem;color:var(--mba-muted);margin-bottom:22px;}\n\n.mbahero-fg{margin-bottom:12px;}\n.mbahero-fg label{\n  display:block;font-size:.78rem;font-weight:600;\n  color:var(--mba-mid);margin-bottom:5px;\n}\n.mbahero-fg input,.mbahero-fg select{\n  width:100%;padding:11px 13px;\n  border:1.5px solid rgba(13,37,69,.14);border-radius:6px;\n  font-family:var(--mba-font);font-size:.88rem;color:var(--mba-navy);\n  background:#fff;transition:border-color .15s;appearance:none;\n}\n.mbahero-fg input:focus,.mbahero-fg select:focus{\n  outline:none;border-color:var(--mba-royal);\n}\n.mbahero-submit{\n  width:100%;padding:13px;background:var(--mba-royal);color:#fff;\n  border:none;border-radius:6px;font-family:var(--mba-font);\n  font-size:.92rem;font-weight:600;cursor:pointer;\n  margin-top:4px;transition:background .2s;\n}\n.mbahero-submit:hover{background:#143d78;}\n.mbahero-privacy{\n  text-align:center;font-size:.73rem;color:var(--mba-muted);\n  margin-top:10px;display:flex;align-items:center;justify-content:center;gap:5px;\n}\n.mbahero-privacy svg{width:12px;height:12px;flex-shrink:0;}\n\n\/* \u2500\u2500 Accred logos strip \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbahero-logos{\n  max-width:var(--mba-max);margin:0 auto;padding:0;\n  margin-top:56px;\n  border-top:1px solid rgba(255,255,255,.12);\n  padding-top:28px;\n  display:flex;align-items:center;gap:32px;flex-wrap:wrap;\n  position:relative;z-index:1;\n}\n.mbahero-logos-label{\n  font-size:.73rem;font-weight:600;letter-spacing:.1em;\n  text-transform:uppercase;color:rgba(255,255,255,.45);white-space:nowrap;\n}\n.mbahero-badge{\n  display:flex;align-items:center;gap:8px;\n  color:rgba(255,255,255,.7);font-size:.78rem;font-weight:500;\n}\n.mbahero-badge-icon{\n  width:34px;height:34px;border-radius:6px;\n  background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);\n  display:flex;align-items:center;justify-content:center;\n  font-weight:700;font-size:.63rem;color:var(--mba-accent);\n  text-align:center;line-height:1.3;\n}\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media(max-width:900px){\n  .mbahero{padding:64px 20px 56px;}\n  .mbahero-inner{grid-template-columns:1fr;gap:40px;}\n  .mbahero-form{max-width:100%;}\n  .mbahero-logos{gap:20px;}\n}\n@media(max-width:480px){\n  .mbahero{padding:48px 16px 44px;}\n  .mbahero-actions{flex-direction:column;}\n  .mbahero-btn-primary,.mbahero-btn-outline{justify-content:center;}\n  .mbahero-trust{gap:16px;}\n  .mbahero-stat strong{font-size:1.35rem;}\n  .mbahero-logos{flex-direction:column;align-items:flex-start;gap:14px;}\n}\n<\/style>\n\n<section class=\"mbahero\" aria-labelledby=\"hero-heading\" id=\"hero\">\n\n  <div class=\"mbahero-inner\">\n\n    <!-- \u2500\u2500 Left: Content \u2500\u2500 -->\n    <div>\n      <div class=\"mbahero-eyebrow\">\n        <svg viewBox=\"0 0 20 20\" fill=\"currentColor\"><path d=\"M10 1l2.4 6.4H19l-5.3 4 2 6.4L10 14.3 4.3 17.8l2-6.4L1 7.4h6.6z\"\/><\/svg>\n        UGC-DEB Approved Programs\n      <\/div>\n\n      <h1 class=\"mbahero-title\" id=\"hero-heading\">\n        Upgrade Ambitions.<br>\n        <em>Elevate Career<\/em> with<br>\n        Online MBA Learning\n      <\/h1>\n\n      <p class=\"mbahero-desc\">\n        Access UGC-approved Online MBA programs developed for professionals and graduates focused on accelerated career growth, not just a degree. Get guidance to choose a suitable specialization, get an overview of the fee structure, and easily apply to reputed universities. Transition to stronger roles, higher income, and leadership opportunities with a flexible learning approach designed for working professionals.\n      <\/p>\n\n      <div class=\"mbahero-actions\">\n        <a href=\"#specializations\" class=\"mbahero-btn-primary\">\n          Explore Specializations\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n        <\/a>\n        <a href=\"#lead-form\" class=\"mbahero-btn-outline\">\n          Get Free Counseling\n        <\/a>\n      <\/div>\n\n      <div class=\"mbahero-trust\" aria-label=\"Key platform statistics\">\n        <div class=\"mbahero-stat\">\n          <strong>50+<\/strong><span>Reputed Universities<\/span>\n        <\/div>\n        <div class=\"mbahero-stat\">\n          <strong>7+<\/strong><span>MBA Specializations<\/span>\n        <\/div>\n        <div class=\"mbahero-stat\">\n          <strong>70%<\/strong><span>Avg. Salary Growth<\/span>\n        <\/div>\n        <div class=\"mbahero-stat\">\n          <strong>\u20b980K+<\/strong><span>Starting Annual Fee<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 Right: Lead Capture Form \u2500\u2500 -->\n    <!-- TIP: Replace <form> block with Kadence Form \/ Fluent Forms \/ WPForms shortcode -->\n    <div class=\"mbahero-form\" id=\"lead-form\">\n      <h3>Get FREE Expert Guidance<\/h3>\n      <p>Compare universities, specializations &amp; fees in one free counseling call.<\/p>\n\n      <form action=\"#\" method=\"post\" aria-label=\"MBA counseling request\">\n        <div class=\"mbahero-fg\">\n          <label for=\"h-name\">Full Name<\/label>\n          <input type=\"text\" id=\"h-name\" name=\"name\" placeholder=\"Your full name\" required>\n        <\/div>\n        <div class=\"mbahero-fg\">\n          <label for=\"h-phone\">Phone Number<\/label>\n          <input type=\"tel\" id=\"h-phone\" name=\"phone\" placeholder=\"+91 98765 43210\" required>\n        <\/div>\n        <div class=\"mbahero-fg\">\n          <label for=\"h-email\">Email Address<\/label>\n          <input type=\"email\" id=\"h-email\" name=\"email\" placeholder=\"you@email.com\">\n        <\/div>\n        <div class=\"mbahero-fg\">\n          <label for=\"h-city\">City<\/label>\n          <input type=\"text\" id=\"h-city\" name=\"city\" placeholder=\"Your city\">\n        <\/div>\n        <div class=\"mbahero-fg\">\n          <label for=\"h-spec\">Preferred Specialization<\/label>\n          <select id=\"h-spec\" name=\"specialization\">\n            <option value=\"\">&#8212; Select Specialization &#8212;<\/option>\n            <option>Marketing Management<\/option>\n            <option>Finance Management<\/option>\n            <option>Human Resource Management<\/option>\n            <option>Business Analytics<\/option>\n            <option>Operations Management<\/option>\n            <option>International Business<\/option>\n            <option>IT Management<\/option>\n            <option>Not Sure Yet<\/option>\n          <\/select>\n        <\/div>\n        <button type=\"submit\" class=\"mbahero-submit\">Get Free Counseling \u2192<\/button>\n      <\/form>\n\n      <p class=\"mbahero-privacy\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <rect x=\"3\" y=\"8\" width=\"14\" height=\"10\" rx=\"2\"\/>\n          <path d=\"M7 8V6a3 3 0 016 0v2\"\/>\n        <\/svg>\n        Your data is 100% secure. No spam, ever.\n      <\/p>\n    <\/div>\n\n  <\/div>\n\n  <!-- Accreditation logos strip inside hero -->\n  <div class=\"mbahero-logos\" aria-label=\"Recognized by\">\n    <span class=\"mbahero-logos-label\">Recognized by:<\/span>\n    <div class=\"mbahero-badge\">\n      <div class=\"mbahero-badge-icon\">UGC<br>DEB<\/div>\n      <span>UGC-DEB<br>Approved<\/span>\n    <\/div>\n    <div class=\"mbahero-badge\">\n      <div class=\"mbahero-badge-icon\">NAAC<br>A+<\/div>\n      <span>NAAC<br>Accredited<\/span>\n    <\/div>\n    <div class=\"mbahero-badge\">\n      <div class=\"mbahero-badge-icon\">AICTE<\/div>\n      <span>AICTE<br>Recognized<\/span>\n    <\/div>\n    <div class=\"mbahero-badge\">\n      <div class=\"mbahero-badge-icon\">NIRF<br>\u2605<\/div>\n      <span>NIRF<br>Ranked<\/span>\n    <\/div>\n    <div class=\"mbahero-badge\">\n      <div class=\"mbahero-badge-icon\" style=\"font-size:.6rem;line-height:1.4;\">Govt<br>Recog<\/div>\n      <span>Govt. Recognized<br>Online Degrees<\/span>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ============================================================\n  SECTION 03 \u2014 POPULAR ONLINE MBA SPECIALIZATIONS\n  Kadence: Custom HTML block \u2014 Full Width\n  SEO: H2 keyword-rich heading; table structured for rich snippets\n  TIP: Set Kadence Row background to #F7F9FC for soft contrast\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n:root{\n  --mba-navy:#0D2545;--mba-royal:#1A4A8A;--mba-accent:#E8A020;\n  --mba-light:#EAF2FF;--mba-soft:#F7F9FC;--mba-mint:#E6F5F0;\n  --mba-amber-lt:#FEF3E2;--mba-mid:#3B4C63;--mba-muted:#6B7A90;\n  --mba-white:#ffffff;--mba-font:'DM Sans',system-ui,sans-serif;\n  --mba-serif:'Playfair Display',Georgia,serif;--mba-max:1200px;\n}\n.mbaspec*,.mbaspec*::before,.mbaspec*::after{box-sizing:border-box;margin:0;padding:0;}\n\n.mbaspec{\n  width:100%;background:var(--mba-soft);\n  padding:80px 24px;font-family:var(--mba-font);\n}\n\n\/* \u2500\u2500 Section header \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaspec-head{text-align:center;max-width:700px;margin:0 auto;}\n.mbaspec-label{\n  display:inline-flex;align-items:center;gap:8px;\n  background:var(--mba-light);color:var(--mba-royal);\n  border:1px solid rgba(26,74,138,.2);padding:6px 18px;border-radius:100px;\n  font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;\n  margin-bottom:14px;\n}\n.mbaspec-h2{\n  font-family:var(--mba-serif);\n  font-size:clamp(1.7rem,3.5vw,2.5rem);\n  font-weight:700;line-height:1.25;color:var(--mba-navy);\n}\n.mbaspec-divider{\n  width:56px;height:4px;background:var(--mba-accent);\n  border-radius:2px;margin:14px auto 20px;\n}\n.mbaspec-desc{font-size:.96rem;color:var(--mba-muted);line-height:1.7;max-width:580px;margin:0 auto;}\n\n\/* \u2500\u2500 Table wrapper \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaspec-wrap{\n  max-width:var(--mba-max);margin:40px auto 0;\n  overflow-x:auto;border-radius:14px;\n  box-shadow:0 4px 32px rgba(13,37,69,.09);\n}\n\n.mbaspec-table{\n  width:100%;min-width:780px;border-collapse:collapse;\n  background:var(--mba-white);font-size:.87rem;\n}\n.mbaspec-table th{\n  background:var(--mba-navy);color:#fff;\n  padding:14px 18px;text-align:left;\n  font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;\n  white-space:nowrap;\n}\n.mbaspec-table th:first-child{border-radius:14px 0 0 0;}\n.mbaspec-table th:last-child {border-radius:0 14px 0 0;}\n\n.mbaspec-table td{\n  padding:15px 18px;border-bottom:1px solid rgba(13,37,69,.06);\n  vertical-align:top;line-height:1.6;color:var(--mba-mid);\n}\n.mbaspec-table tr:last-child td{border-bottom:none;}\n.mbaspec-table tr:nth-child(even) td{background:#fafbfd;}\n.mbaspec-table tr:hover td{background:var(--mba-light);transition:background .15s;}\n\n\/* Cell types *\/\n.mbaspec-name{font-weight:600;color:var(--mba-royal);font-size:.9rem;}\n.mbaspec-roles{font-size:.82rem;line-height:1.85;}\n\n\/* Badge pills *\/\n.mbaspec-badge{\n  display:inline-block;padding:3px 10px;border-radius:100px;\n  font-size:.72rem;font-weight:600;margin:2px 2px 2px 0;white-space:nowrap;\n}\n.mb-blue  {background:var(--mba-light);color:var(--mba-royal);}\n.mb-green {background:var(--mba-mint);color:#0F6E56;}\n.mb-amber {background:var(--mba-amber-lt);color:#7A5200;}\n\n\/* \u2500\u2500 CTA below table \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaspec-cta{\n  max-width:var(--mba-max);margin:32px auto 0;text-align:center;\n}\n.mbaspec-btn{\n  display:inline-flex;align-items:center;gap:8px;\n  padding:13px 28px;background:transparent;\n  color:var(--mba-royal);border:2px solid var(--mba-royal);\n  border-radius:6px;font-family:var(--mba-font);font-size:.9rem;font-weight:600;\n  text-decoration:none;transition:all .18s;cursor:pointer;\n}\n.mbaspec-btn:hover{background:var(--mba-royal);color:#fff;}\n.mbaspec-btn svg{width:16px;height:16px;}\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media(max-width:900px){\n  .mbaspec{padding:60px 16px;}\n}\n@media(max-width:480px){\n  .mbaspec{padding:48px 12px;}\n  .mbaspec-h2{font-size:1.55rem;}\n}\n<\/style>\n\n<section class=\"mbaspec\" id=\"specializations\" aria-labelledby=\"spec-h2\">\n\n  <!-- Section Header -->\n  <div class=\"mbaspec-head\">\n    <div class=\"mbaspec-label\">\n      <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M22 10v6M2 10l10-7 10 7\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg>\n      Programs\n    <\/div>\n    <h2 class=\"mbaspec-h2\" id=\"spec-h2\">Popular Online MBA Specializations<\/h2>\n    <div class=\"mbaspec-divider\"><\/div>\n    <p class=\"mbaspec-desc\">\n      Choose from UGC-approved specializations aligned with today&#8217;s top industry demands. Each program is designed to fast-track your career into high-growth roles.\n    <\/p>\n  <\/div>\n\n  <!-- Specializations Table -->\n  <div class=\"mbaspec-wrap\">\n    <table class=\"mbaspec-table\" role=\"table\" aria-label=\"MBA specializations comparison table\">\n      <thead>\n        <tr>\n          <th scope=\"col\">Specialization<\/th>\n          <th scope=\"col\">Program Overview<\/th>\n          <th scope=\"col\">Key Skills You&#8217;ll Gain<\/th>\n          <th scope=\"col\">Career Opportunities<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n\n        <tr>\n          <td><span class=\"mbaspec-name\">Marketing Management<\/span><\/td>\n          <td>Focuses on brand building, consumer behaviour, and driving business growth using digital and traditional marketing strategies.<\/td>\n          <td>\n            <span class=\"mbaspec-badge mb-blue\">Digital Marketing<\/span>\n            <span class=\"mbaspec-badge mb-blue\">Branding<\/span>\n            <span class=\"mbaspec-badge mb-blue\">Advertising<\/span>\n            <span class=\"mbaspec-badge mb-blue\">Sales Planning<\/span>\n          <\/td>\n          <td class=\"mbaspec-roles\">\n            Digital Marketing Manager<br>\n            Brand Manager<br>\n            Growth Manager<br>\n            Marketing Strategist\n          <\/td>\n                  <\/tr>\n\n        <tr>\n          <td><span class=\"mbaspec-name\">Finance Management<\/span><\/td>\n          <td>Focuses on managing investments, financial planning, and corporate finance for businesses and individuals.<\/td>\n          <td>\n            <span class=\"mbaspec-badge mb-blue\">Financial Analysis<\/span>\n            <span class=\"mbaspec-badge mb-blue\">Risk Management<\/span>\n            <span class=\"mbaspec-badge mb-blue\">Corporate Finance<\/span>\n          <\/td>\n          <td class=\"mbaspec-roles\">\n            Financial Analyst<br>\n            Investment Banker<br>\n            Finance Manager<br>\n            Risk Analyst\n          <\/td>\n                  <\/tr>\n\n        <tr>\n          <td><span class=\"mbaspec-name\">Human Resource Management<\/span><\/td>\n          <td>Focuses on managing employees, building workplace culture, and improving organizational efficiency.<\/td>\n          <td>\n            <span class=\"mbaspec-badge mb-blue\">Recruitment<\/span>\n            <span class=\"mbaspec-badge mb-blue\">HR Strategy<\/span>\n            <span class=\"mbaspec-badge mb-blue\">Performance Mgmt<\/span>\n          <\/td>\n          <td class=\"mbaspec-roles\">\n            HR Manager<br>\n            Talent Acquisition Lead<br>\n            HR Business Partner<br>\n            L&amp;D Manager\n          <\/td>\n                  <\/tr>\n\n        <tr>\n          <td><span class=\"mbaspec-name\">Business Analytics<\/span><\/td>\n          <td>Combines business knowledge with data analysis to support decision-making using data-driven insights.<\/td>\n          <td>\n            <span class=\"mbaspec-badge mb-green\">Data Visualization<\/span>\n            <span class=\"mbaspec-badge mb-green\">Predictive Analytics<\/span>\n            <span class=\"mbaspec-badge mb-green\">Business Intelligence<\/span>\n          <\/td>\n          <td class=\"mbaspec-roles\">\n            Data Analyst<br>\n            Business Analyst<br>\n            Analytics Consultant<br>\n            Data Scientist\n          <\/td>\n         \n        <\/tr>\n\n        <tr>\n          <td><span class=\"mbaspec-name\">Operations Management<\/span><\/td>\n          <td>Focuses on improving business efficiency through supply chain, logistics, and process optimization.<\/td>\n          <td>\n            <span class=\"mbaspec-badge mb-amber\">Supply Chain<\/span>\n            <span class=\"mbaspec-badge mb-amber\">Logistics Planning<\/span>\n            <span class=\"mbaspec-badge mb-amber\">Quality Control<\/span>\n          <\/td>\n          <td class=\"mbaspec-roles\">\n            Operations Manager<br>\n            Supply Chain Manager<br>\n            Logistics Manager\n          <\/td>\n         \n        <\/tr>\n\n        <tr>\n          <td><span class=\"mbaspec-name\">International Business<\/span><\/td>\n          <td>Focuses on global trade, international markets, and cross-border business operations.<\/td>\n          <td>\n            <span class=\"mbaspec-badge mb-blue\">Global Markets<\/span>\n            <span class=\"mbaspec-badge mb-blue\">Trade Laws<\/span>\n            <span class=\"mbaspec-badge mb-blue\">Cross-Cultural Mgmt<\/span>\n          <\/td>\n          <td class=\"mbaspec-roles\">\n            International Business Manager<br>\n            Export Manager<br>\n            Trade Analyst\n          <\/td>\n          \n        <\/tr>\n\n        <tr>\n          <td><span class=\"mbaspec-name\">IT Management<\/span><\/td>\n          <td>Integrates business management with technology and digital transformation strategies.<\/td>\n          <td>\n            <span class=\"mbaspec-badge mb-green\">IT Project Mgmt<\/span>\n            <span class=\"mbaspec-badge mb-green\">Digital Transformation<\/span>\n            <span class=\"mbaspec-badge mb-green\">Cybersecurity Basics<\/span>\n          <\/td>\n          <td class=\"mbaspec-roles\">\n            IT Manager<br>\n            Product Manager<br>\n            Technology Consultant\n          <\/td>\n          \n        <\/tr>\n\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"mbaspec-cta\">\n    <a href=\"#lead-form\" class=\"mbaspec-btn\">\n      Get Personalized Specialization Advice\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n    <\/a>\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ============================================================\n  SECTION 04 \u2014 WHY CHOOSE AN ONLINE MBA?\n  Kadence: Custom HTML block \u2014 Full Width\n  TIP: Set Kadence Row background to #ffffff (white)\n       Benefits render as a 3-col grid, 2-col on tablet, 1-col mobile\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n:root{\n  --mba-navy:#0D2545;--mba-royal:#1A4A8A;--mba-accent:#E8A020;\n  --mba-light:#EAF2FF;--mba-mint:#E6F5F0;--mba-amber-lt:#FEF3E2;\n  --mba-mid:#3B4C63;--mba-muted:#6B7A90;--mba-white:#ffffff;\n  --mba-font:'DM Sans',system-ui,sans-serif;\n  --mba-serif:'Playfair Display',Georgia,serif;--mba-max:1200px;\n}\n.mbawhy*,.mbawhy*::before,.mbawhy*::after{box-sizing:border-box;margin:0;padding:0;}\n\n.mbawhy{\n  width:100%;background:#ffffff;\n  padding:80px 24px;font-family:var(--mba-font);\n}\n\n\/* \u2500\u2500 Section header \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbawhy-head{text-align:center;max-width:680px;margin:0 auto;}\n.mbawhy-label{\n  display:inline-flex;align-items:center;gap:8px;\n  background:var(--mba-amber-lt);color:#8B5E10;\n  border:1px solid rgba(232,160,32,.3);padding:6px 18px;border-radius:100px;\n  font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;\n  margin-bottom:14px;\n}\n.mbawhy-h2{\n  font-family:var(--mba-serif);\n  font-size:clamp(1.7rem,3.5vw,2.5rem);\n  font-weight:700;line-height:1.25;color:var(--mba-navy);\n}\n.mbawhy-divider{\n  width:56px;height:4px;background:var(--mba-accent);\n  border-radius:2px;margin:14px auto 20px;\n}\n.mbawhy-desc{font-size:.96rem;color:var(--mba-muted);line-height:1.7;}\n\n\/* \u2500\u2500 Benefits grid \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbawhy-grid{\n  max-width:var(--mba-max);margin:44px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:20px;\n}\n.mbawhy-card{\n  background:var(--mba-white);\n  border:1px solid rgba(13,37,69,.08);border-radius:14px;\n  padding:28px 24px;\n  display:flex;flex-direction:column;gap:14px;\n  box-shadow:0 4px 24px rgba(13,37,69,.07);\n  transition:transform .2s,box-shadow .2s;\n}\n.mbawhy-card:hover{\n  transform:translateY(-3px);\n  box-shadow:0 12px 40px rgba(13,37,69,.13);\n}\n\n\/* Icon circle *\/\n.mbawhy-icon{\n  width:52px;height:52px;border-radius:50%;\n  display:flex;align-items:center;justify-content:center;flex-shrink:0;\n}\n.mbawhy-icon svg{width:24px;height:24px;}\n.ic-blue  {background:var(--mba-light);color:var(--mba-royal);}\n.ic-green {background:var(--mba-mint);color:#0F6E56;}\n.ic-amber {background:var(--mba-amber-lt);color:#8B5E10;}\n\n.mbawhy-card h3{font-size:1rem;font-weight:600;color:var(--mba-navy);}\n.mbawhy-card p {font-size:.87rem;color:var(--mba-muted);line-height:1.68;}\n\n\/* \u2500\u2500 Bottom note \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbawhy-note{\n  max-width:var(--mba-max);margin:40px auto 0;\n  background:var(--mba-light);border-radius:12px;\n  padding:24px 28px;\n  display:flex;align-items:center;gap:20px;flex-wrap:wrap;\n  border:1px solid rgba(26,74,138,.12);\n}\n.mbawhy-note-icon{flex-shrink:0;}\n.mbawhy-note-icon svg{width:36px;height:36px;color:var(--mba-royal);}\n.mbawhy-note p{font-size:.9rem;color:var(--mba-mid);line-height:1.65;flex:1;}\n.mbawhy-note strong{color:var(--mba-navy);}\n.mbawhy-note-btn{\n  display:inline-flex;align-items:center;gap:7px;\n  padding:11px 22px;background:var(--mba-royal);color:#fff;\n  border-radius:6px;font-family:var(--mba-font);font-size:.87rem;font-weight:600;\n  text-decoration:none;white-space:nowrap;transition:background .18s;\n}\n.mbawhy-note-btn:hover{background:#143d78;}\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media(max-width:900px){\n  .mbawhy{padding:60px 16px;}\n  .mbawhy-grid{grid-template-columns:repeat(2,1fr);}\n}\n@media(max-width:560px){\n  .mbawhy{padding:48px 12px;}\n  .mbawhy-grid{grid-template-columns:1fr;}\n  .mbawhy-h2{font-size:1.55rem;}\n  .mbawhy-note{flex-direction:column;text-align:center;}\n  .mbawhy-note-btn{width:100%;justify-content:center;}\n}\n<\/style>\n\n<section class=\"mbawhy\" id=\"why-mba\" aria-labelledby=\"why-h2\">\n\n  <!-- Section Header -->\n  <div class=\"mbawhy-head\">\n    <div class=\"mbawhy-label\">\n      <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      Benefits\n    <\/div>\n    <h2 class=\"mbawhy-h2\" id=\"why-h2\">Why Choose an Online MBA?<\/h2>\n    <div class=\"mbawhy-divider\"><\/div>\n    <p class=\"mbawhy-desc\">\n      <strong>Flexible, Affordable, and Career-Focused Learning<\/strong> \u2014 An Online MBA is designed for working professionals who want to enhance their qualifications without interrupting their professional commitments.\n    <\/p>\n  <\/div>\n\n  <!-- Benefits Grid -->\n  <div class=\"mbawhy-grid\" role=\"list\">\n\n    <div class=\"mbawhy-card\" role=\"listitem\">\n      <div class=\"mbawhy-icon ic-blue\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/>\n        <\/svg>\n      <\/div>\n      <h3>100% Flexible Learning<\/h3>\n      <p>Study from anywhere at any time. Live\/Recorded lectures and online assessments let you balance work and education without interruption.<\/p>\n    <\/div>\n\n    <div class=\"mbawhy-card\" role=\"listitem\">\n      <div class=\"mbawhy-icon ic-green\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/>\n        <\/svg>\n      <\/div>\n      <h3>Earn While You Learn<\/h3>\n      <p>Continue your current job while pursuing your degree. No career break \u2014 gain qualifications and income simultaneously.<\/p>\n    <\/div>\n\n    <div class=\"mbawhy-card\" role=\"listitem\">\n      <div class=\"mbawhy-icon ic-amber\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/>\n          <path d=\"M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6\"\/>\n        <\/svg>\n      <\/div>\n      <h3>Affordable Fee Structure<\/h3>\n      <p>Significantly more cost-effective than conventional on-campus MBA programs with scholarships, EMI, and financial aid available.<\/p>\n    <\/div>\n\n    <div class=\"mbawhy-card\" role=\"listitem\">\n      <div class=\"mbawhy-icon ic-blue\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/>\n        <\/svg>\n      <\/div>\n      <h3>Industry-Oriented Curriculum<\/h3>\n      <p>Courses built to meet current job market needs with practical, skill-based modules that employers value and recruiters seek.<\/p>\n    <\/div>\n\n    <div class=\"mbawhy-card\" role=\"listitem\">\n      <div class=\"mbawhy-icon ic-green\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/>\n          <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\n          <path d=\"M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75\"\/>\n        <\/svg>\n      <\/div>\n      <h3>Strong Career Growth Support<\/h3>\n      <p>Access resume building, mock interviews, hiring partner networks, and job placement support from top ranked universities.<\/p>\n    <\/div>\n\n    <div class=\"mbawhy-card\" role=\"listitem\">\n      <div class=\"mbawhy-icon ic-amber\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <polyline points=\"9 11 12 14 22 4\"\/>\n          <path d=\"M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11\"\/>\n        <\/svg>\n      <\/div>\n      <h3>Streamlined Admission Process<\/h3>\n      <p>Simple eligibility checks, guided applications, and expert counseling to match you with the right university \u2014 no stress.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <!-- Bottom highlight note -->\n  <div class=\"mbawhy-note\" aria-label=\"Key program highlights\">\n    <div class=\"mbawhy-note-icon\" aria-hidden=\"true\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n        <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n        <path d=\"M12 8v4M12 16h.01\"\/>\n      <\/svg>\n    <\/div>\n    <p>\n      <strong>Broad Range of Specialization Options<\/strong> \u2014 Choose from many specializations across Marketing, Finance, HR, Analytics, Operations, International Business, and IT Management.\n    <\/p>\n    <a href=\"#lead-form\" class=\"mbawhy-note-btn\">\n      Explore Programs \u2192\n    <\/a>\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ============================================================\n  SECTION 05 \u2014 ACCREDITATION & NIRF RANKINGS\n  Kadence: Custom HTML block \u2014 Full Width\n  TIP: Set Kadence Row background to #0D2545 (navy dark)\n       or leave the section background defined in CSS below.\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n:root{\n  --mba-navy:#0D2545;--mba-royal:#1A4A8A;--mba-accent:#E8A020;\n  --mba-light:#EAF2FF;--mba-mint:#E6F5F0;\n  --mba-mid:#3B4C63;--mba-muted:#6B7A90;--mba-white:#ffffff;\n  --mba-font:'DM Sans',system-ui,sans-serif;\n  --mba-serif:'Playfair Display',Georgia,serif;--mba-max:1200px;\n}\n.mbaaccred*,.mbaaccred*::before,.mbaaccred*::after{box-sizing:border-box;margin:0;padding:0;}\n\n.mbaaccred{\n  width:100%;background:var(--mba-navy);\n  padding:80px 24px;font-family:var(--mba-font);\n  position:relative;overflow:hidden;\n}\n\/* Subtle radial glow *\/\n.mbaaccred::before{\n  content:'';position:absolute;top:-60px;right:-60px;\n  width:380px;height:380px;\n  background:radial-gradient(circle,rgba(232,160,32,.12) 0%,transparent 70%);\n  border-radius:50%;pointer-events:none;\n}\n\n\/* \u2500\u2500 Section header \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaaccred-head{text-align:center;max-width:680px;margin:0 auto;position:relative;z-index:1;}\n.mbaaccred-label{\n  display:inline-flex;align-items:center;gap:8px;\n  background:rgba(230,245,240,.12);color:#9FE1CB;\n  border:1px solid rgba(93,202,165,.25);padding:6px 18px;border-radius:100px;\n  font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;\n  margin-bottom:14px;\n}\n.mbaaccred-h2{\n  font-family:var(--mba-serif);\n  font-size:clamp(1.7rem,3.5vw,2.5rem);\n  font-weight:700;line-height:1.25;color:#fff;\n}\n.mbaaccred-divider{\n  width:56px;height:4px;background:var(--mba-accent);\n  border-radius:2px;margin:14px auto 20px;\n}\n.mbaaccred-desc{font-size:.96rem;color:rgba(255,255,255,.62);line-height:1.7;}\n\n\/* \u2500\u2500 Two-column grid \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaaccred-grid{\n  max-width:var(--mba-max);margin:48px auto 0;\n  display:grid;grid-template-columns:1fr 1fr;\n  gap:48px;align-items:start;position:relative;z-index:1;\n}\n\n\/* \u2500\u2500 Left: Accreditations \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaaccred-col-title{\n  font-family:var(--mba-serif);font-size:1.35rem;font-weight:700;\n  color:#fff;margin-bottom:8px;\n}\n.mbaaccred-col-sub{font-size:.86rem;color:rgba(255,255,255,.55);line-height:1.65;margin-bottom:24px;}\n\n.mbaaccred-list{display:flex;flex-direction:column;gap:12px;}\n.mbaaccred-item{\n  display:flex;gap:14px;align-items:flex-start;\n  padding:16px 18px;\n  background:rgba(255,255,255,.05);\n  border:1px solid rgba(255,255,255,.09);\n  border-left:3px solid var(--mba-accent);\n  border-radius:8px;\n}\n.mbaaccred-item-icon{\n  width:38px;height:38px;border-radius:8px;\n  background:rgba(232,160,32,.15);border:1px solid rgba(232,160,32,.25);\n  display:flex;align-items:center;justify-content:center;\n  flex-shrink:0;font-size:.65rem;font-weight:700;\n  color:var(--mba-accent);text-align:center;line-height:1.3;\n}\n.mbaaccred-item h4{font-size:.9rem;font-weight:600;color:#fff;margin-bottom:3px;}\n.mbaaccred-item p {font-size:.81rem;color:rgba(255,255,255,.55);line-height:1.6;}\n\n\/* Why it matters strip *\/\n.mbaaccred-matters{\n  margin-top:20px;padding:18px 20px;\n  background:rgba(232,160,32,.08);\n  border:1px solid rgba(232,160,32,.2);border-radius:8px;\n}\n.mbaaccred-matters h4{\n  font-size:.8rem;font-weight:600;color:var(--mba-accent);\n  text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;\n}\n.mbaaccred-matters ul{display:flex;flex-direction:column;gap:7px;list-style:none;}\n.mbaaccred-matters li{\n  font-size:.83rem;color:rgba(255,255,255,.68);\n  display:flex;align-items:flex-start;gap:8px;line-height:1.55;\n}\n.mbaaccred-matters li::before{\n  content:'\u2713';color:var(--mba-accent);font-weight:700;flex-shrink:0;margin-top:1px;\n}\n\n\/* \u2500\u2500 Right: NIRF \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaaccred-nirf-card{\n  background:rgba(255,255,255,.05);\n  border:1px solid rgba(255,255,255,.1);\n  border-radius:14px;padding:28px;\n}\n.mbaaccred-nirf-tag{\n  display:inline-flex;align-items:center;gap:6px;\n  background:rgba(232,160,32,.15);color:var(--mba-accent);\n  border:1px solid rgba(232,160,32,.3);\n  padding:4px 12px;border-radius:100px;\n  font-size:.72rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;\n  margin-bottom:14px;\n}\n.mbaaccred-nirf-title{\n  font-family:var(--mba-serif);font-size:1.2rem;font-weight:700;\n  color:#fff;margin-bottom:6px;\n}\n.mbaaccred-nirf-intro{font-size:.83rem;color:rgba(255,255,255,.55);line-height:1.65;margin-bottom:20px;}\n\n\/* Criteria list *\/\n.mbaaccred-criteria-label{\n  font-size:.74rem;font-weight:600;color:var(--mba-accent);\n  letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;\n}\n.mbaaccred-criteria{display:flex;flex-direction:column;gap:9px;margin-bottom:24px;}\n.mbaaccred-criterion{\n  display:flex;align-items:flex-start;gap:10px;\n  font-size:.84rem;color:rgba(255,255,255,.72);line-height:1.5;\n}\n.mbaaccred-dot{\n  width:8px;height:8px;border-radius:50%;background:var(--mba-accent);\n  flex-shrink:0;margin-top:6px;\n}\n\n\/* Highlights *\/\n.mbaaccred-hl-label{\n  font-size:.74rem;font-weight:600;color:rgba(255,255,255,.4);\n  letter-spacing:.08em;text-transform:uppercase;\n  margin-bottom:12px;padding-top:20px;\n  border-top:1px solid rgba(255,255,255,.08);\n}\n.mbaaccred-hl-list{display:flex;flex-direction:column;gap:8px;list-style:none;}\n.mbaaccred-hl-list li{\n  font-size:.82rem;color:rgba(255,255,255,.65);\n  display:flex;align-items:flex-start;gap:8px;line-height:1.55;\n}\n.mbaaccred-hl-list li::before{content:'\u2197';color:var(--mba-accent);flex-shrink:0;font-weight:700;}\n\n\/* \u2500\u2500 CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaaccred-cta{\n  max-width:var(--mba-max);margin:40px auto 0;\n  text-align:center;position:relative;z-index:1;\n}\n.mbaaccred-btn{\n  display:inline-flex;align-items:center;gap:8px;\n  padding:13px 28px;background:var(--mba-accent);color:var(--mba-navy);\n  border:2px solid var(--mba-accent);border-radius:6px;\n  font-family:var(--mba-font);font-size:.9rem;font-weight:600;\n  text-decoration:none;cursor:pointer;transition:background .18s;\n}\n.mbaaccred-btn:hover{background:#d4901a;border-color:#d4901a;}\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media(max-width:900px){\n  .mbaaccred{padding:60px 16px;}\n  .mbaaccred-grid{grid-template-columns:1fr;gap:32px;}\n}\n@media(max-width:480px){\n  .mbaaccred{padding:48px 12px;}\n  .mbaaccred-h2{font-size:1.55rem;}\n  .mbaaccred-nirf-card{padding:20px;}\n}\n<\/style>\n\n<section class=\"mbaaccred\" id=\"accreditation\" aria-labelledby=\"accred-h2\">\n\n  <!-- Section Header -->\n  <div class=\"mbaaccred-head\">\n    <div class=\"mbaaccred-label\">\n      <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      Trust &amp; Quality\n    <\/div>\n    <h2 class=\"mbaaccred-h2\" id=\"accred-h2\">Accreditation &amp; Approvals<\/h2>\n    <div class=\"mbaaccred-divider\"><\/div>\n    <p class=\"mbaaccred-desc\">\n      Choose institutions that are officially recognized \u2014 so your degree is valid, trusted by employers, and accepted for career growth and further studies.\n    <\/p>\n  <\/div>\n\n  <!-- Two-column grid -->\n  <div class=\"mbaaccred-grid\">\n\n    <!-- Left: Accreditations -->\n    <div>\n      <h3 class=\"mbaaccred-col-title\">Recognized Approvals<\/h3>\n      \n\n      <div class=\"mbaaccred-list\">\n\n        <div class=\"mbaaccred-item\">\n          <div class=\"mbaaccred-item-icon\">UGC<br>DEB<\/div>\n          <div>\n            <h4>UGC-DEB Approved<\/h4>\n            <p>University Grants Commission \u2013 Distance Education Bureau. Mandatory approval for all online degrees in India \u2014 ensures national validity.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mbaaccred-item\">\n          <div class=\"mbaaccred-item-icon\">NAAC<br>A+<\/div>\n          <div>\n            <h4>NAAC Accredited<\/h4>\n            <p>National Assessment and Accreditation Council confirms quality of teaching, research infrastructure, and learning outcomes.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mbaaccred-item\">\n          <div class=\"mbaaccred-item-icon\">AICTE<\/div>\n          <div>\n            <h4>AICTE Recognized<\/h4>\n            <p>All India Council for Technical Education validates professional and management programs for industry and academic recognition.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mbaaccred-item\">\n          <div class=\"mbaaccred-item-icon\" style=\"font-size:.6rem;line-height:1.4;\">Govt<br>Recog<\/div>\n          <div>\n            <h4>Government Recognized Degrees<\/h4>\n            <p>Accepted in both private and government organizations \u2014 valid for promotions, higher studies, and competitive exams.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\t  \n\n\n      <div class=\"mbaaccred-matters\">\n        <h4>Why Accreditation Matters<\/h4>\n        <ul>\n          <li>Ensures legal validity of your degree across India<\/li>\n          <li>Accepted in private sector and government roles<\/li>\n          <li>Required for promotions and further PG studies<\/li>\n          <li>Builds employer trust and professional credibility<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- Right: NIRF -->\n    <div>\n      <div class=\"mbaaccred-nirf-card\">\n        <div class=\"mbaaccred-nirf-tag\">\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\n          NIRF Rankings\n        <\/div>\n        <h3 class=\"mbaaccred-nirf-title\">Study from India&#8217;s Top-Ranked Institutions<\/h3>\n        <p class=\"mbaaccred-nirf-intro\">\n          The NIRF (National Institutional Ranking Framework) is released by the Ministry of Education, Govt. of India, to assess institutions based on real performance data \u2014 not just brand recognition.\n        <\/p>\n\n        <p class=\"mbaaccred-criteria-label\">NIRF Evaluates Institutions On:<\/p>\n        <div class=\"mbaaccred-criteria\">\n          <div class=\"mbaaccred-criterion\"><span class=\"mbaaccred-dot\"><\/span> Teaching, Learning &amp; Resources (TLR)<\/div>\n          <div class=\"mbaaccred-criterion\"><span class=\"mbaaccred-dot\"><\/span> Research &amp; Professional Practice (RP)<\/div>\n          <div class=\"mbaaccred-criterion\"><span class=\"mbaaccred-dot\"><\/span> Graduation Outcomes (GO)<\/div>\n          <div class=\"mbaaccred-criterion\"><span class=\"mbaaccred-dot\"><\/span> Outreach &amp; Inclusivity (OI)<\/div>\n          <div class=\"mbaaccred-criterion\"><span class=\"mbaaccred-dot\"><\/span> Perception &amp; Reputation (PR)<\/div>\n        <\/div>\n   \n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"mbaaccred-cta\">\n    <a href=\"#lead-form\" class=\"mbaaccred-btn\">\n      Check University Accreditations &amp; Rankings \u2192\n    <\/a>\n  <\/div>\n\n<\/section>\n\n\n\n\n<!-- ============================================================\n  SECTION 06 \u2014 FINANCIAL AID & SCHOLARSHIP OPTIONS\n  Kadence: Custom HTML block \u2014 Full Width\n  TIP: Set Kadence Row background to #F7F9FC (soft grey)\n       5 cards display in a responsive grid automatically\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n:root{\n  --mba-navy:#0D2545;--mba-royal:#1A4A8A;--mba-accent:#E8A020;\n  --mba-light:#EAF2FF;--mba-mint:#E6F5F0;--mba-amber-lt:#FEF3E2;\n  --mba-soft:#F7F9FC;--mba-mid:#3B4C63;--mba-muted:#6B7A90;\n  --mba-white:#ffffff;--mba-font:'DM Sans',system-ui,sans-serif;\n  --mba-serif:'Playfair Display',Georgia,serif;--mba-max:1200px;\n}\n.mbaaid*,.mbaaid*::before,.mbaaid*::after{box-sizing:border-box;margin:0;padding:0;}\n\n.mbaaid{\n  width:100%;background:var(--mba-soft);\n  padding:80px 24px;font-family:var(--mba-font);\n}\n\n\/* \u2500\u2500 Section header \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaaid-head{text-align:center;max-width:660px;margin:0 auto;}\n.mbaaid-label{\n  display:inline-flex;align-items:center;gap:8px;\n  background:var(--mba-light);color:var(--mba-royal);\n  border:1px solid rgba(26,74,138,.2);padding:6px 18px;border-radius:100px;\n  font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;\n  margin-bottom:14px;\n}\n.mbaaid-h2{\n  font-family:var(--mba-serif);\n  font-size:clamp(1.7rem,3.5vw,2.5rem);\n  font-weight:700;line-height:1.25;color:var(--mba-navy);\n}\n.mbaaid-divider{\n  width:56px;height:4px;background:var(--mba-accent);\n  border-radius:2px;margin:14px auto 20px;\n}\n.mbaaid-desc{font-size:.96rem;color:var(--mba-muted);line-height:1.7;}\n\n\/* \u2500\u2500 Cards grid \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaaid-grid{\n  max-width:var(--mba-max);margin:44px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:16px;\n}\n.mbaaid-card{\n  background:var(--mba-white);border-radius:14px;\n  padding:28px 20px 24px;\n  border:1px solid rgba(13,37,69,.08);\n  box-shadow:0 4px 20px rgba(13,37,69,.07);\n  text-align:center;\n  display:flex;flex-direction:column;align-items:center;gap:12px;\n  transition:transform .2s,box-shadow .2s;\n}\n.mbaaid-card:hover{\n  transform:translateY(-3px);\n  box-shadow:0 12px 36px rgba(13,37,69,.12);\n}\n\n\/* Icon *\/\n.mbaaid-icon{\n  width:56px;height:56px;border-radius:50%;\n  display:flex;align-items:center;justify-content:center;\n}\n.mbaaid-icon svg{width:26px;height:26px;}\n.ic-blue  {background:var(--mba-light);color:var(--mba-royal);}\n.ic-green {background:var(--mba-mint);color:#0F6E56;}\n.ic-amber {background:var(--mba-amber-lt);color:#8B5E10;}\n\n.mbaaid-card h4{font-size:.94rem;font-weight:600;color:var(--mba-navy);line-height:1.3;}\n.mbaaid-card p {font-size:.82rem;color:var(--mba-muted);line-height:1.65;}\n\n\/* \u2500\u2500 Highlight strip \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbaaid-strip{\n  max-width:var(--mba-max);margin:36px auto 0;\n  background:linear-gradient(135deg,var(--mba-navy) 0%,var(--mba-royal) 100%);\n  border-radius:14px;padding:28px 32px;\n  display:flex;align-items:center;gap:28px;flex-wrap:wrap;\n}\n.mbaaid-strip-icon{\n  width:52px;height:52px;border-radius:50%;\n  background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);\n  display:flex;align-items:center;justify-content:center;flex-shrink:0;\n}\n.mbaaid-strip-icon svg{width:26px;height:26px;color:#fff;}\n.mbaaid-strip-text{flex:1;}\n.mbaaid-strip-text h3{\n  font-family:var(--mba-serif);font-size:1.1rem;font-weight:700;\n  color:#fff;margin-bottom:6px;\n}\n.mbaaid-strip-text p{font-size:.85rem;color:rgba(255,255,255,.65);line-height:1.65;}\n.mbaaid-strip-btn{\n  display:inline-flex;align-items:center;gap:7px;\n  padding:12px 24px;background:var(--mba-accent);color:var(--mba-navy);\n  border-radius:6px;font-family:var(--mba-font);font-size:.87rem;font-weight:600;\n  text-decoration:none;white-space:nowrap;transition:background .18s;flex-shrink:0;\n}\n.mbaaid-strip-btn:hover{background:#d4901a;}\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media(max-width:1100px){\n  .mbaaid-grid{grid-template-columns:repeat(3,1fr);}\n}\n@media(max-width:900px){\n  .mbaaid{padding:60px 16px;}\n  .mbaaid-grid{grid-template-columns:repeat(2,1fr);}\n  .mbaaid-strip{flex-direction:column;text-align:center;}\n  .mbaaid-strip-btn{width:100%;justify-content:center;}\n}\n@media(max-width:560px){\n  .mbaaid{padding:48px 12px;}\n  .mbaaid-grid{grid-template-columns:1fr;}\n  .mbaaid-h2{font-size:1.55rem;}\n}\n<\/style>\n\n<section class=\"mbaaid\" id=\"financial-aid\" aria-labelledby=\"aid-h2\">\n\n  <!-- Section Header -->\n  <div class=\"mbaaid-head\">\n    <div class=\"mbaaid-label\">\n      <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6\"\/><\/svg>\n      Affordability\n    <\/div>\n    <h2 class=\"mbaaid-h2\" id=\"aid-h2\">Financial Aid &amp; Scholarship Options<\/h2>\n    <div class=\"mbaaid-divider\"><\/div>\n    <p class=\"mbaaid-desc\">\n      Quality education should be accessible to all. Multiple financial support options help reduce the burden on learners while ensuring you get a world-class MBA education.\n    <\/p>\n  <\/div>\n\n  <!-- Aid Cards Grid -->\n  <div class=\"mbaaid-grid\" role=\"list\">\n\n    <div class=\"mbaaid-card\" role=\"listitem\">\n      <div class=\"mbaaid-icon ic-amber\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/>\n        <\/svg>\n      <\/div>\n      <h4>Merit-Based Scholarships<\/h4>\n      <p>Rewards for academic excellence and strong performance in entrance assessments or past academics.<\/p>\n    <\/div>\n\n    <div class=\"mbaaid-card\" role=\"listitem\">\n      <div class=\"mbaaid-icon ic-green\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\"\/>\n        <\/svg>\n      <\/div>\n      <h4>Need-Based Financial Aid<\/h4>\n      <p>Assistance for learners from economically weaker sections who need additional support to pursue their MBA.<\/p>\n    <\/div>\n\n    <div class=\"mbaaid-card\" role=\"listitem\">\n      <div class=\"mbaaid-icon ic-blue\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\/>\n          <line x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\/>\n        <\/svg>\n      <\/div>\n      <h4>Education Loans<\/h4>\n      <p>No-cost or low-interest education loans from trusted partner financial institutions to fund your MBA journey.<\/p>\n    <\/div>\n\n    <div class=\"mbaaid-card\" role=\"listitem\">\n      <div class=\"mbaaid-icon ic-green\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z\"\/>\n          <path d=\"M12 6v6l4 2\"\/>\n        <\/svg>\n      <\/div>\n      <h4>EMI Payment Options<\/h4>\n      <p>Break your total fee into manageable monthly installments \u2014 with zero or low interest through university partnerships.<\/p>\n    <\/div>\n\n   <\/div>\n\n  <!-- Highlight strip -->\n  <div class=\"mbaaid-strip\" aria-label=\"Scholarship eligibility check\">\n    <div class=\"mbaaid-strip-icon\" aria-hidden=\"true\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n        <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n        <path d=\"M12 8v4M12 16h.01\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"mbaaid-strip-text\">\n      <h3>Not Sure Which Financial Aid You Qualify For?<\/h3>\n      <p>Our counselors can review your profile and suggest the best scholarship, loan, or EMI plan available to you from partner universities \u2014 at no cost.<\/p>\n    <\/div>\n    <a href=\"#lead-form\" class=\"mbaaid-strip-btn\">\n      Check My Eligibility \u2192\n    <\/a>\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ============================================================\n  SECTION 07 \u2014 CAREER OUTCOMES BY SPECIALIZATION\n  Kadence: Custom HTML block \u2014 Full Width\n  TIP: Set Kadence Row background to #ffffff (white)\n       Cards are 3-col grid on desktop, 2-col tablet, 1-col mobile\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n:root{\n  --mba-navy:#0D2545;--mba-royal:#1A4A8A;--mba-accent:#E8A020;\n  --mba-light:#EAF2FF;--mba-mint:#E6F5F0;--mba-amber-lt:#FEF3E2;\n  --mba-mid:#3B4C63;--mba-muted:#6B7A90;--mba-white:#ffffff;\n  --mba-font:'DM Sans',system-ui,sans-serif;\n  --mba-serif:'Playfair Display',Georgia,serif;--mba-max:1200px;\n}\n.mbacar*,.mbacar*::before,.mbacar*::after{box-sizing:border-box;margin:0;padding:0;}\n\n.mbacar{\n  width:100%;background:#fff;\n  padding:80px 24px;font-family:var(--mba-font);\n}\n\n\/* \u2500\u2500 Section header \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbacar-head{text-align:center;max-width:680px;margin:0 auto;}\n.mbacar-label{\n  display:inline-flex;align-items:center;gap:8px;\n  background:var(--mba-mint);color:#0F6E56;\n  border:1px solid rgba(15,110,86,.2);padding:6px 18px;border-radius:100px;\n  font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;\n  margin-bottom:14px;\n}\n.mbacar-h2{\n  font-family:var(--mba-serif);\n  font-size:clamp(1.7rem,3.5vw,2.5rem);\n  font-weight:700;line-height:1.25;color:var(--mba-navy);\n}\n.mbacar-divider{\n  width:56px;height:4px;background:var(--mba-accent);\n  border-radius:2px;margin:14px auto 20px;\n}\n.mbacar-desc{font-size:.96rem;color:var(--mba-muted);line-height:1.7;}\n\n\/* \u2500\u2500 Cards grid \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbacar-grid{\n  max-width:var(--mba-max);margin:44px auto 0;\n  display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\n}\n.mbacar-card{\n  border:1px solid rgba(13,37,69,.08);border-radius:14px;\n  overflow:hidden;box-shadow:0 4px 20px rgba(13,37,69,.07);\n  background:var(--mba-white);\n  transition:transform .2s,box-shadow .2s;\n}\n.mbacar-card:hover{\n  transform:translateY(-3px);\n  box-shadow:0 12px 36px rgba(13,37,69,.12);\n}\n\n\/* Card header *\/\n.mbacar-card-hd{\n  background:var(--mba-royal);padding:18px 20px;\n  display:flex;align-items:center;gap:12px;\n}\n.mbacar-card-hd svg{width:20px;height:20px;color:#fff;flex-shrink:0;}\n.mbacar-card-hd h3{font-size:.9rem;font-weight:600;color:#fff;line-height:1.3;}\n\n\/* Card body *\/\n.mbacar-card-bd{padding:18px 20px;}\n.mbacar-roles{display:flex;flex-wrap:wrap;gap:7px;}\n.mbacar-role{\n  background:var(--mba-light);color:var(--mba-royal);\n  padding:5px 12px;border-radius:100px;\n  font-size:.76rem;font-weight:500;white-space:nowrap;\n}\n\n\/* \u2500\u2500 Stats row \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbacar-stats{\n  max-width:var(--mba-max);margin:40px auto 0;\n  display:grid;grid-template-columns:repeat(4,1fr);gap:16px;\n}\n.mbacar-stat{\n  text-align:center;padding:28px 20px;\n  background:var(--mba-light);border-radius:12px;\n  border:1px solid rgba(26,74,138,.1);\n}\n.mbacar-stat strong{\n  display:block;font-family:var(--mba-serif);\n  font-size:2.1rem;font-weight:700;\n  color:var(--mba-royal);line-height:1;margin-bottom:6px;\n}\n.mbacar-stat span{font-size:.82rem;color:var(--mba-muted);line-height:1.5;}\n\n\/* \u2500\u2500 CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbacar-cta{\n  max-width:var(--mba-max);margin:36px auto 0;text-align:center;\n}\n.mbacar-btn{\n  display:inline-flex;align-items:center;gap:8px;\n  padding:13px 28px;background:var(--mba-accent);color:var(--mba-navy);\n  border:2px solid var(--mba-accent);border-radius:6px;\n  font-family:var(--mba-font);font-size:.9rem;font-weight:600;\n  text-decoration:none;cursor:pointer;transition:background .18s;\n}\n.mbacar-btn:hover{background:#d4901a;border-color:#d4901a;}\n.mbacar-btn svg{width:17px;height:17px;}\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media(max-width:1000px){\n  .mbacar-stats{grid-template-columns:repeat(2,1fr);}\n}\n@media(max-width:900px){\n  .mbacar{padding:60px 16px;}\n  .mbacar-grid{grid-template-columns:repeat(2,1fr);}\n}\n@media(max-width:560px){\n  .mbacar{padding:48px 12px;}\n  .mbacar-grid{grid-template-columns:1fr;}\n  .mbacar-stats{grid-template-columns:repeat(2,1fr);}\n  .mbacar-h2{font-size:1.55rem;}\n}\n@media(max-width:380px){\n  .mbacar-stats{grid-template-columns:1fr;}\n}\n<\/style>\n\n<section class=\"mbacar\" id=\"careers\" aria-labelledby=\"car-h2\">\n\n  <!-- Section Header -->\n  <div class=\"mbacar-head\">\n    <div class=\"mbacar-label\">\n      <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg>\n      Outcomes\n    <\/div>\n    <h2 class=\"mbacar-h2\" id=\"car-h2\">Career Outcomes by Specialization<\/h2>\n    <div class=\"mbacar-divider\"><\/div>\n    <p class=\"mbacar-desc\">\n      Each MBA specialization opens doors to high-growth roles across India&#8217;s top companies, MNCs, startups, and public sector organizations \u2014 aligned with your career goals.\n    <\/p>\n  <\/div>\n\n  <!-- Career Cards -->\n  <div class=\"mbacar-grid\" role=\"list\">\n\n    <div class=\"mbacar-card\" role=\"listitem\">\n      <div class=\"mbacar-card-hd\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\n        <h3>Marketing Management<\/h3>\n      <\/div>\n      <div class=\"mbacar-card-bd\">\n        <div class=\"mbacar-roles\">\n          <span class=\"mbacar-role\">Digital Marketing Manager<\/span>\n          <span class=\"mbacar-role\">Brand Manager<\/span>\n          <span class=\"mbacar-role\">Growth Manager<\/span>\n          <span class=\"mbacar-role\">Marketing Strategist<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mbacar-card\" role=\"listitem\">\n      <div class=\"mbacar-card-hd\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6\"\/><\/svg>\n        <h3>Finance Management<\/h3>\n      <\/div>\n      <div class=\"mbacar-card-bd\">\n        <div class=\"mbacar-roles\">\n          <span class=\"mbacar-role\">Financial Analyst<\/span>\n          <span class=\"mbacar-role\">Investment Banker<\/span>\n          <span class=\"mbacar-role\">Finance Manager<\/span>\n          <span class=\"mbacar-role\">Risk Analyst<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mbacar-card\" role=\"listitem\">\n      <div class=\"mbacar-card-hd\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75\"\/><\/svg>\n        <h3>HR Management<\/h3>\n      <\/div>\n      <div class=\"mbacar-card-bd\">\n        <div class=\"mbacar-roles\">\n          <span class=\"mbacar-role\">HR Manager<\/span>\n          <span class=\"mbacar-role\">Talent Acquisition Lead<\/span>\n          <span class=\"mbacar-role\">HR Business Partner<\/span>\n          <span class=\"mbacar-role\">L&amp;D Manager<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mbacar-card\" role=\"listitem\">\n      <div class=\"mbacar-card-hd\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><\/svg>\n        <h3>Business Analytics<\/h3>\n      <\/div>\n      <div class=\"mbacar-card-bd\">\n        <div class=\"mbacar-roles\">\n          <span class=\"mbacar-role\">Data Analyst<\/span>\n          <span class=\"mbacar-role\">Business Analyst<\/span>\n          <span class=\"mbacar-role\">Analytics Consultant<\/span>\n          <span class=\"mbacar-role\">Data Scientist<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mbacar-card\" role=\"listitem\">\n      <div class=\"mbacar-card-hd\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\/><polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\/><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\/><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\/><\/svg>\n        <h3>Operations Management<\/h3>\n      <\/div>\n      <div class=\"mbacar-card-bd\">\n        <div class=\"mbacar-roles\">\n          <span class=\"mbacar-role\">Operations Manager<\/span>\n          <span class=\"mbacar-role\">Supply Chain Manager<\/span>\n          <span class=\"mbacar-role\">Logistics Manager<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mbacar-card\" role=\"listitem\">\n      <div class=\"mbacar-card-hd\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"\/><\/svg>\n        <h3>International Business<\/h3>\n      <\/div>\n      <div class=\"mbacar-card-bd\">\n        <div class=\"mbacar-roles\">\n          <span class=\"mbacar-role\">Export Manager<\/span>\n          <span class=\"mbacar-role\">Global Business Manager<\/span>\n          <span class=\"mbacar-role\">Trade Analyst<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- IT Management (wide card) -->\n  <div style=\"max-width:var(--mba-max);margin:20px auto 0;\">\n    <div class=\"mbacar-card\" role=\"listitem\" style=\"display:flex;align-items:center;\">\n      <div class=\"mbacar-card-hd\" style=\"min-width:240px;height:100%;border-radius:0;\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"width:20px;height:20px;color:#fff;flex-shrink:0;\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><\/svg>\n        <h3 style=\"color:#fff;font-size:.9rem;font-weight:600;\">IT Management<\/h3>\n      <\/div>\n      <div class=\"mbacar-card-bd\" style=\"flex:1;\">\n        <div class=\"mbacar-roles\">\n          <span class=\"mbacar-role\">IT Manager<\/span>\n          <span class=\"mbacar-role\">Product Manager<\/span>\n          <span class=\"mbacar-role\">Technology Consultant<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Stats row -->\n  <div class=\"mbacar-stats\" aria-label=\"Career outcome statistics\">\n    <div class=\"mbacar-stat\">\n      <strong>50\u201370%<\/strong>\n      <span>Average salary growth potential after MBA<\/span>\n    <\/div>\n    <div class=\"mbacar-stat\">\n      <strong>2\u00d7<\/strong>\n      <span>Faster promotions into managerial roles<\/span>\n    <\/div>\n    <div class=\"mbacar-stat\">\n      <strong>MNC+<\/strong>\n      <span>Opportunities at top MNCs &amp; startups<\/span>\n    <\/div>\n    <div class=\"mbacar-stat\">\n      <strong>360\u00b0<\/strong>\n      <span>Career pivot opportunities across industries<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"mbacar-cta\">\n    <a href=\"#lead-form\" class=\"mbacar-btn\">\n      Explore Career Outcomes for Your Specialization\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n    <\/a>\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ============================================================\n  SECTION 08 \u2014 FREQUENTLY ASKED QUESTIONS (FAQ)\n  Kadence: Custom HTML block \u2014 Full Width\n  TIP: Set Kadence Row background to #F7F9FC\n       OR replace with native Kadence Accordion block using\n       these Q&As for a no-JS approach.\n  SEO: FAQ content targets featured snippets \/ PAA boxes.\n       Consider adding FAQ schema (JSON-LD) in Rank Math \/ Yoast.\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n:root{\n  --mba-navy:#0D2545;--mba-royal:#1A4A8A;--mba-accent:#E8A020;\n  --mba-light:#EAF2FF;--mba-soft:#F7F9FC;\n  --mba-mid:#3B4C63;--mba-muted:#6B7A90;--mba-white:#ffffff;\n  --mba-font:'DM Sans',system-ui,sans-serif;\n  --mba-serif:'Playfair Display',Georgia,serif;--mba-max:1200px;\n}\n.mbafaq*,.mbafaq*::before,.mbafaq*::after{box-sizing:border-box;margin:0;padding:0;}\n\n.mbafaq{\n  width:100%;background:var(--mba-soft);\n  padding:80px 24px;font-family:var(--mba-font);\n}\n\n\/* \u2500\u2500 Section header \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbafaq-head{text-align:center;max-width:640px;margin:0 auto;}\n.mbafaq-label{\n  display:inline-flex;align-items:center;gap:8px;\n  background:var(--mba-light);color:var(--mba-royal);\n  border:1px solid rgba(26,74,138,.2);padding:6px 18px;border-radius:100px;\n  font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;\n  margin-bottom:14px;\n}\n.mbafaq-h2{\n  font-family:var(--mba-serif);\n  font-size:clamp(1.7rem,3.5vw,2.5rem);\n  font-weight:700;line-height:1.25;color:var(--mba-navy);\n}\n.mbafaq-divider{\n  width:56px;height:4px;background:var(--mba-accent);\n  border-radius:2px;margin:14px auto 20px;\n}\n.mbafaq-desc{font-size:.96rem;color:var(--mba-muted);line-height:1.7;}\n\n\/* \u2500\u2500 FAQ grid \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbafaq-grid{\n  max-width:var(--mba-max);margin:44px auto 0;\n  display:grid;grid-template-columns:1fr 1fr;gap:14px;\n}\n\n\/* \u2500\u2500 FAQ item \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbafaq-item{\n  background:var(--mba-white);\n  border:1px solid rgba(13,37,69,.08);border-radius:12px;\n  overflow:hidden;\n  box-shadow:0 3px 16px rgba(13,37,69,.06);\n  transition:box-shadow .2s;\n}\n.mbafaq-item:hover{box-shadow:0 6px 24px rgba(13,37,69,.1);}\n\n.mbafaq-q{\n  width:100%;display:flex;justify-content:space-between;align-items:flex-start;\n  gap:14px;padding:20px 22px;\n  background:none;border:none;cursor:pointer;text-align:left;\n  font-family:var(--mba-font);font-size:.92rem;font-weight:600;\n  color:var(--mba-navy);line-height:1.45;\n  border-left:3px solid transparent;\n  transition:border-color .15s,background .15s;\n}\n.mbafaq-q:hover,.mbafaq-item.open .mbafaq-q{\n  border-left-color:var(--mba-accent);\n  background:rgba(232,160,32,.03);\n}\n\n\/* Toggle icon *\/\n.mbafaq-toggle{\n  width:26px;height:26px;border-radius:50%;\n  background:var(--mba-light);\n  display:flex;align-items:center;justify-content:center;flex-shrink:0;\n  color:var(--mba-royal);font-size:1.1rem;font-weight:300;\n  margin-top:1px;transition:transform .25s,background .2s,color .2s;\n  line-height:1;\n}\n.mbafaq-item.open .mbafaq-toggle{\n  transform:rotate(45deg);\n  background:var(--mba-royal);color:#fff;\n}\n\n\/* Answer panel *\/\n.mbafaq-a{\n  max-height:0;overflow:hidden;\n  font-size:.87rem;color:var(--mba-mid);line-height:1.72;\n  transition:max-height .35s ease,padding .2s;\n  padding:0 22px;\n}\n.mbafaq-item.open .mbafaq-a{\n  max-height:320px;\n  padding:0 22px 20px;\n  border-top:1px solid rgba(13,37,69,.06);\n}\n\n\/* \u2500\u2500 CTA row \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbafaq-cta{\n  max-width:var(--mba-max);margin:36px auto 0;\n  text-align:center;\n}\n.mbafaq-btn{\n  display:inline-flex;align-items:center;gap:8px;\n  padding:13px 28px;background:transparent;\n  color:var(--mba-royal);border:2px solid var(--mba-royal);\n  border-radius:6px;font-family:var(--mba-font);font-size:.9rem;font-weight:600;\n  text-decoration:none;cursor:pointer;transition:all .18s;\n}\n.mbafaq-btn:hover{background:var(--mba-royal);color:#fff;}\n.mbafaq-btn svg{width:16px;height:16px;}\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media(max-width:900px){\n  .mbafaq{padding:60px 16px;}\n  .mbafaq-grid{grid-template-columns:1fr;}\n}\n@media(max-width:480px){\n  .mbafaq{padding:48px 12px;}\n  .mbafaq-h2{font-size:1.55rem;}\n  .mbafaq-q{font-size:.88rem;padding:16px 16px;}\n  .mbafaq-item.open .mbafaq-a{padding:0 16px 16px;}\n}\n<\/style>\n\n<!-- FAQ Schema \u2014 paste this in Rank Math > Schema or Yoast -->\n<!-- Uncomment and add to <head> or use a Schema plugin instead -->\n<!--\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How to choose the right Online MBA specialization?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Choosing a specialization depends on your interests and career goals. If you enjoy creative pursuits, Marketing is a strong fit. For quantitative analysis, Finance or Business Analytics suits better. Our expert counselors can help you identify the best match.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is an Online MBA valid in India?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. An Online MBA from a UGC-DEB-approved university is completely valid in India and recognized by both private companies and government organizations.\"\n      }\n    }\n  ]\n}\n<\/script>\n-->\n\n<section class=\"mbafaq\" id=\"faq\" aria-labelledby=\"faq-h2\">\n\n  <!-- Section Header -->\n  <div class=\"mbafaq-head\">\n    <div class=\"mbafaq-label\">\n      <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n      FAQ\n    <\/div>\n    <h2 class=\"mbafaq-h2\" id=\"faq-h2\">Frequently Asked Questions<\/h2>\n    <div class=\"mbafaq-divider\"><\/div>\n    <p class=\"mbafaq-desc\">\n      Everything you need to know about Online MBA programs, validity, duration, admissions, and career outcomes \u2014 answered clearly.\n    <\/p>\n  <\/div>\n\n  <!-- FAQ Accordion Grid -->\n  <div class=\"mbafaq-grid\" id=\"mbafaq-acc\" role=\"list\">\n\n    <div class=\"mbafaq-item\" role=\"listitem\">\n      <button class=\"mbafaq-q\" aria-expanded=\"false\">\n        <span>How to choose the right Online MBA specialization?<\/span>\n        <span class=\"mbafaq-toggle\" aria-hidden=\"true\">+<\/span>\n      <\/button>\n      <div class=\"mbafaq-a\" role=\"region\">\n        Choosing a suitable specialization depends on your interests and career goals. If you are interested in creative and communication pursuits, marketing is a good option for specialization. If you like quantitative data, finance, or analytics, then finance or analytics is a better option. It is important to consider industry requirements and future growth opportunities. Learners can take expert counseling to understand personal and industrial requirements better and choose a specialization that aligns with their long-term career vision.\n      <\/div>\n    <\/div>\n\n    <div class=\"mbafaq-item\" role=\"listitem\">\n      <button class=\"mbafaq-q\" aria-expanded=\"false\">\n        <span>Is an Online MBA valid in India?<\/span>\n        <span class=\"mbafaq-toggle\" aria-hidden=\"true\">+<\/span>\n      <\/button>\n      <div class=\"mbafaq-a\" role=\"region\">\n        Yes, an Online MBA from a UGC-DEB-approved university is valid in India. It is recognized by private companies and government organizations. An Online MBA degree from an accredited institution has the same academic value as a conventional MBA. Ensure that the university is officially recognized and has a good placement unit, career growth, and higher education opportunities.\n      <\/div>\n    <\/div>\n\n    <div class=\"mbafaq-item\" role=\"listitem\">\n      <button class=\"mbafaq-q\" aria-expanded=\"false\">\n        <span>What is the duration of an Online MBA program?<\/span>\n        <span class=\"mbafaq-toggle\" aria-hidden=\"true\">+<\/span>\n      <\/button>\n      <div class=\"mbafaq-a\" role=\"region\">\n        The standard duration of an Online MBA program is 2 years, divided into four semesters. Many universities offer flexible courses, facilitating learners to complete the course within up to 4 years. This flexible structure is helpful for working professionals who need to balance job responsibilities with academic learning.\n      <\/div>\n    <\/div>\n\n    <div class=\"mbafaq-item\" role=\"listitem\">\n      <button class=\"mbafaq-q\" aria-expanded=\"false\">\n        <span>Can I pursue an Online MBA while working full-time?<\/span>\n        <span class=\"mbafaq-toggle\" aria-hidden=\"true\">+<\/span>\n      <\/button>\n      <div class=\"mbafaq-a\" role=\"region\">\n        Yes, you can pursue an Online MBA program. Online MBA programs are designed for working professionals. With flexible schedules, recorded lectures, and online assessments, learners can balance both work and studies. This lets them continue earning while upgrading their qualifications, making it a practical option for career growth.\n      <\/div>\n    <\/div>\n\n    <div class=\"mbafaq-item\" role=\"listitem\">\n      <button class=\"mbafaq-q\" aria-expanded=\"false\">\n        <span>Do Online MBA programs offer placement support?<\/span>\n        <span class=\"mbafaq-toggle\" aria-hidden=\"true\">+<\/span>\n      <\/button>\n      <div class=\"mbafaq-a\" role=\"region\">\n        Yes, many universities offer placement support. This includes resume building, preparation for interviews, and job search support. Some also offer access to hiring partners and job portals. While placements cannot be guaranteed, these services boost the chances of getting good job opportunities after completing your MBA.\n      <\/div>\n    <\/div>\n\n    \n\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"mbafaq-cta\">\n    <a href=\"#lead-form\" class=\"mbafaq-btn\">\n      Have More Questions? Talk to an Expert\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n    <\/a>\n  <\/div>\n\n<\/section>\n\n<!-- Accordion JS \u2014 lightweight, no dependencies -->\n<script>\n(function(){\n  var items=document.querySelectorAll('.mbafaq-item');\n  items.forEach(function(item){\n    var btn=item.querySelector('.mbafaq-q');\n    btn.addEventListener('click',function(){\n      var isOpen=item.classList.contains('open');\n      \/\/ Close all others\n      items.forEach(function(i){\n        i.classList.remove('open');\n        i.querySelector('.mbafaq-q').setAttribute('aria-expanded',false);\n      });\n      \/\/ Toggle this one\n      if(!isOpen){\n        item.classList.add('open');\n        btn.setAttribute('aria-expanded',true);\n      }\n    });\n    btn.addEventListener('keydown',function(e){\n      if(e.key==='Enter'||e.key===' '){e.preventDefault();btn.click();}\n    });\n  });\n})();\n<\/script>\n\n\n\n\n<!-- ============================================================\n  SECTION 09 \u2014 CTA BANNER: STILL CONFUSED? GET FREE COUNSELING\n  Kadence: Custom HTML block \u2014 Full Width\n  TIP: This section replaces the Kadence \"Call to Action\" block.\n       Works standalone \u2014 no external CSS dependencies beyond fonts.\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n:root{\n  --mba-navy:#0D2545;--mba-royal:#1A4A8A;--mba-accent:#E8A020;\n  --mba-light:#EAF2FF;--mba-mid:#3B4C63;--mba-muted:#6B7A90;\n  --mba-white:#ffffff;--mba-font:'DM Sans',system-ui,sans-serif;\n  --mba-serif:'Playfair Display',Georgia,serif;--mba-max:1200px;\n}\n.mbacta*,.mbacta*::before,.mbacta*::after{box-sizing:border-box;margin:0;padding:0;}\n\n\/* \u2500\u2500 Outer wrapper \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbacta{\n  width:100%;\n  background:linear-gradient(135deg,var(--mba-accent) 0%,#F5B43A 55%,#F7C45A 100%);\n  padding:80px 24px;\n  font-family:var(--mba-font);\n  position:relative;overflow:hidden;\n}\n\/* Decorative circle blobs *\/\n.mbacta::before{\n  content:'';position:absolute;bottom:-60px;left:-60px;\n  width:280px;height:280px;\n  background:rgba(13,37,69,.06);border-radius:50%;pointer-events:none;\n}\n.mbacta::after{\n  content:'';position:absolute;top:-40px;right:-40px;\n  width:200px;height:200px;\n  background:rgba(13,37,69,.04);border-radius:50%;pointer-events:none;\n}\n\n\/* \u2500\u2500 Inner layout \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.mbacta-inner{\n  max-width:760px;margin:0 auto;\n  text-align:center;position:relative;z-index:1;\n}\n\n\/* Label pill *\/\n.mbacta-pill{\n  display:inline-flex;align-items:center;gap:7px;\n  background:rgba(13,37,69,.1);color:var(--mba-navy);\n  border:1px solid rgba(13,37,69,.18);padding:6px 18px;border-radius:100px;\n  font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;\n  margin-bottom:18px;\n}\n.mbacta-pill svg{width:13px;height:13px;}\n\n\/* Heading *\/\n.mbacta-h2{\n  font-family:var(--mba-serif);\n  font-size:clamp(1.8rem,4vw,2.8rem);\n  font-weight:700;line-height:1.2;color:var(--mba-navy);\n}\n.mbacta-desc{\n  font-size:1rem;color:rgba(13,37,69,.68);\n  margin-top:14px;line-height:1.7;max-width:580px;margin-left:auto;margin-right:auto;\n}\n\n\/* Checklist *\/\n.mbacta-checks{\n  display:flex;gap:20px;flex-wrap:wrap;\n  justify-content:center;margin:28px 0;\n}\n.mbacta-check{\n  display:flex;align-items:center;gap:9px;\n  font-size:.88rem;font-weight:500;color:var(--mba-navy);\n}\n.mbacta-check-icon{\n  width:24px;height:24px;border-radius:50%;\n  background:var(--mba-navy);\n  display:flex;align-items:center;justify-content:center;flex-shrink:0;\n}\n.mbacta-check-icon svg{width:13px;height:13px;}\n\n\/* Buttons *\/\n.mbacta-btns{\n  display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:4px;\n}\n.mbacta-btn-primary{\n  display:inline-flex;align-items:center;gap:8px;\n  padding:16px 36px;background:var(--mba-navy);color:#fff;\n  border:2px solid var(--mba-navy);border-radius:6px;\n  font-family:var(--mba-font);font-size:.96rem;font-weight:600;\n  text-decoration:none;cursor:pointer;transition:background .18s;white-space:nowrap;\n}\n.mbacta-btn-primary:hover{background:#0d1e38;}\n.mbacta-btn-primary svg{width:17px;height:17px;}\n\n.mbacta-btn-secondary{\n  display:inline-flex;align-items:center;gap:8px;\n  padding:16px 28px;background:transparent;color:var(--mba-navy);\n  border:2px solid rgba(13,37,69,.45);border-radius:6px;\n  font-family:var(--mba-font);font-size:.96rem;font-weight:600;\n  text-decoration:none;cursor:pointer;transition:all .18s;white-space:nowrap;\n}\n.mbacta-btn-secondary:hover{background:rgba(13,37,69,.08);border-color:var(--mba-navy);}\n\n\/* Trust note *\/\n.mbacta-trust{\n  margin-top:24px;font-size:.78rem;color:rgba(13,37,69,.55);\n  display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;\n}\n.mbacta-trust svg{width:14px;height:14px;flex-shrink:0;}\n.mbacta-trust-divider{width:4px;height:4px;background:rgba(13,37,69,.3);border-radius:50%;}\n\n\/* \u2500\u2500 Inline form variant (optional \u2014 shown below CTA text) \u2500\u2500\u2500\u2500 *\/\n.mbacta-form{\n  margin-top:32px;\n  display:flex;gap:10px;flex-wrap:wrap;justify-content:center;\n  max-width:560px;margin-left:auto;margin-right:auto;\n}\n.mbacta-form input{\n  flex:1;min-width:200px;padding:13px 16px;\n  border:2px solid rgba(13,37,69,.2);border-radius:6px;\n  font-family:var(--mba-font);font-size:.9rem;color:var(--mba-navy);\n  background:#fff;transition:border-color .15s;\n}\n.mbacta-form input:focus{outline:none;border-color:var(--mba-navy);}\n.mbacta-form-btn{\n  padding:13px 24px;background:var(--mba-navy);color:#fff;\n  border:2px solid var(--mba-navy);border-radius:6px;\n  font-family:var(--mba-font);font-size:.9rem;font-weight:600;\n  cursor:pointer;transition:background .18s;white-space:nowrap;\n}\n.mbacta-form-btn:hover{background:#0d1e38;}\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media(max-width:900px){\n  .mbacta{padding:60px 16px;}\n}\n@media(max-width:560px){\n  .mbacta{padding:48px 12px;}\n  .mbacta-h2{font-size:1.75rem;}\n  .mbacta-checks{flex-direction:column;align-items:center;gap:12px;}\n  .mbacta-btns{flex-direction:column;align-items:center;}\n  .mbacta-btn-primary,.mbacta-btn-secondary{width:100%;justify-content:center;}\n  .mbacta-form{flex-direction:column;}\n  .mbacta-form input,.mbacta-form-btn{width:100%;}\n}\n<\/style>\n\n<section class=\"mbacta\" id=\"cta-counseling\" aria-labelledby=\"cta-h2\">\n\n  <div class=\"mbacta-inner\">\n\n    <!-- Pill label -->\n    <div class=\"mbacta-pill\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\">\n        <path d=\"M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z\"\/>\n      <\/svg>\n      Free Expert Guidance\n    <\/div>\n\n    <!-- Heading -->\n    <h2 class=\"mbacta-h2\" id=\"cta-h2\">\n      Still Confused About Which<br>Specialization to Choose?\n    <\/h2>\n\n    <p class=\"mbacta-desc\">\n      Get personalized MBA guidance from our expert counselors. Compare universities, check eligibility, explore fees, and get complete admission support \u2014 completely free of charge.\n    <\/p>\n\n    <!-- Checklist -->\n    <div class=\"mbacta-checks\" aria-label=\"What you get for free\">\n\n      <div class=\"mbacta-check\">\n        <div class=\"mbacta-check-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#E8A020\" stroke-width=\"3\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\n        <\/div>\n        Compare top universities\n      <\/div>\n\n      <div class=\"mbacta-check\">\n        <div class=\"mbacta-check-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#E8A020\" stroke-width=\"3\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\n        <\/div>\n        Personalized recommendations\n      <\/div>\n\n      <div class=\"mbacta-check\">\n        <div class=\"mbacta-check-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#E8A020\" stroke-width=\"3\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\n        <\/div>\n        Eligibility &amp; fee check\n      <\/div>\n\n      <div class=\"mbacta-check\">\n        <div class=\"mbacta-check-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#E8A020\" stroke-width=\"3\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\n        <\/div>\n        Complete admission support\n      <\/div>\n\n    <\/div>\n\n    <!-- CTA buttons -->\n    <div class=\"mbacta-btns\">\n      <a href=\"#lead-form\" class=\"mbacta-btn-primary\">\n        Fill Out the Form \u2014 Get Free Counseling\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n      <\/a>\n      <a href=\"#specializations\" class=\"mbacta-btn-secondary\">\n        Explore Specializations\n      <\/a>\n    <\/div>\n\n    <!-- Inline quick-capture form (optional \u2014 remove if using scroll-to form) -->\n    <!-- Uncomment to use a quick inline form here -->\n    <!--\n    <div class=\"mbacta-form\">\n      <input type=\"tel\" placeholder=\"Your phone number\" aria-label=\"Phone number\">\n      <button type=\"button\" class=\"mbacta-form-btn\">Call Me Back \u2192<\/button>\n    <\/div>\n    -->\n\n    <!-- Trust indicators -->\n    <div class=\"mbacta-trust\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n        <rect x=\"3\" y=\"8\" width=\"14\" height=\"10\" rx=\"2\"\/><path d=\"M7 8V6a3 3 0 016 0v2\"\/>\n      <\/svg>\n      100% Secure &amp; Confidential\n      <span class=\"mbacta-trust-divider\"><\/span>\n      No spam, ever\n      <span class=\"mbacta-trust-divider\"><\/span>\n      Free of charge\n      <span class=\"mbacta-trust-divider\"><\/span>\n      Expert counselors available 6 days a week\n    <\/div>\n\n  <\/div>\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Upgrade Ambitions. Elevate Career with Online MBA Learning Access UGC-approved Online MBA programs developed for professionals and graduates focused on accelerated career growth, not just a degree. Get guidance to choose a suitable specialization, get an overview of the fee structure, and easily apply to reputed universities. Transition to stronger roles, higher income, and leadership&#8230;<\/p>\n","protected":false},"author":1,"featured_media":20,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"fullwidth","_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-2","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/onlinembalearning.in\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlinembalearning.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/onlinembalearning.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/onlinembalearning.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/onlinembalearning.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":40,"href":"https:\/\/onlinembalearning.in\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":91,"href":"https:\/\/onlinembalearning.in\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/91"}],"wp:attachment":[{"href":"https:\/\/onlinembalearning.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}