The Cyber Opportunity
India needs cyber defenders. The world is hiring them at premium salaries.
Cyberattacks against Indian organisations grew sharply over the last five years. India faces a projected shortage of nearly one million skilled cyber security professionals — and global firms are paying entry-level talent above the market average to fill the gap.
{[
{ num: `~${stat1} Million`, caption: 'Estimated cyber security talent gap in India' },
{ num: '₹6–12 LPA', caption: 'Typical fresher package for skilled cyber roles' },
{ num: `${stat3}%+`, caption: 'Year-on-year growth in demand for cyber professionals' },
].map((s, i) => (
))}
Source: industry estimates including DSCI, NASSCOM, and major recruitment firms.
This program is built for that demand.
);
};
/* ── Section 4: Program at a Glance — REDESIGNED ─────────────── */
const ProgramGlanceSection = () => {
const { isMobile, isTablet } = useResponsive();
const facts = [
{ label: 'Duration', value: '4 Years · 8 Semesters', icon: '⏱' },
{ label: 'Degree', value: 'B.Tech CSE (Cyber Security)', sub: 'UGC-recognised · NAAC A++ university' },
{ label: 'Co-created with', value: 'KPMG in India', highlight: true },
{ label: 'Academic Partner', value: 'Macquarie University Sydney', sub: 'Cyber Skills Academy' },
{ label: 'Tuition Fee', value: '₹4.0 Lakh per annum', highlight: true },
{ label: 'Campus', value: 'Rajamahendravaram, Andhra Pradesh' },
];
return (