{"id":116186,"date":"2026-03-04T00:23:11","date_gmt":"2026-03-03T18:53:11","guid":{"rendered":"https:\/\/www.mygreatlearning.com\/blog\/?page_id=116186"},"modified":"2026-03-03T23:55:01","modified_gmt":"2026-03-03T18:25:01","slug":"womens-day","status":"publish","type":"page","link":"https:\/\/www.mygreatlearning.com\/blog\/womens-day\/","title":{"rendered":""},"content":{"rendered":"\n<!-- START GREAT LEARNING #STEMTheBias WIDGET -->\n\n<!-- 1. EXTERNAL LIBRARIES & FONTS -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<script defer src=\"https:\/\/cdn.jsdelivr.net\/npm\/alpinejs@3.x.x\/dist\/cdn.min.js\"><\/script>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/axios\/dist\/axios.min.js\"><\/script>\n\n<!-- 2. TAILWIND CONFIG -->\n<script>\n    tailwind.config = {\n        important: '#gl-landing-wrapper',\n        corePlugins: { preflight: false },\n        theme: {\n            extend: {\n                colors: {\n                    primary: 'hsl(248 80% 55%)',\n                    secondary: 'hsl(340 82% 52%)',\n                    accent: 'hsl(45 93% 58%)',\n                    background: 'hsl(0 0% 100%)',\n                    foreground: 'hsl(220 20% 10%)',\n                    card: 'hsl(0 0% 100%)',\n                    muted: 'hsl(220 14% 96%)',\n                    'muted-foreground': 'hsl(220 10% 46%)',\n                    border: 'hsl(220 13% 91%)',\n                    'gl-dark': 'hsl(220 25% 12%)',\n                    'gl-gold': 'hsl(45 93% 58%)',\n                    'gl-pink': 'hsl(340 82% 52%)',\n                },\n                fontFamily: {\n                    sans: ['Plus Jakarta Sans', 'sans-serif'],\n                    display: ['Space Grotesk', 'sans-serif'],\n                },\n            }\n        }\n    }\n<\/script>\n\n<style type=\"text\/tailwindcss\">\n    .ast-container, .site-content > .ast-container, .entry-content, .post-content, .site-main {\n        max-width: 100% !important; padding: 0 !important; margin: 0 !important;\n    }\n    #gl-landing-wrapper {\n        all: initial; display: block; position: relative !important;\n        width: 100vw !important; left: 50% !important; right: 50% !important;\n        margin-left: -50vw !important; margin-right: -50vw !important;\n        max-width: none !important; min-height: 100vh;\n        background-color: hsl(0 0% 100%); color: hsl(220 20% 10%);\n        font-family: 'Plus Jakarta Sans', sans-serif; font-size: 16px;\n        line-height: 1.5; text-align: left; direction: ltr;\n        -webkit-font-smoothing: antialiased; overflow-x: hidden; box-sizing: border-box;\n    }\n    #gl-landing-wrapper *, #gl-landing-wrapper *::before, #gl-landing-wrapper *::after {\n        box-sizing: border-box; border-width: 0; border-style: solid;\n        border-color: hsl(220 13% 91%); font-family: inherit;\n    }\n    #gl-landing-wrapper h1,#gl-landing-wrapper h2,#gl-landing-wrapper h3,\n    #gl-landing-wrapper h4,#gl-landing-wrapper h5,#gl-landing-wrapper h6,\n    #gl-landing-wrapper p,#gl-landing-wrapper ul,#gl-landing-wrapper ol { margin:0; padding:0; }\n    #gl-landing-wrapper h1,#gl-landing-wrapper h2,#gl-landing-wrapper h3 {\n        font-family: 'Space Grotesk', sans-serif; font-weight: 700; line-height: 1.2;\n    }\n    #gl-landing-wrapper button { cursor:pointer; background:none; border:none; font:inherit; color:inherit; }\n    #gl-landing-wrapper a { text-decoration:none; color:inherit; }\n    #gl-landing-wrapper img { display:block; max-width:100%; height:auto; }\n    [x-cloak] { display: none !important; }\n\n    \/* Program card styles \u2014 defined here so Tailwind always generates them *\/\n    .prog-card {\n        background: #ffffff;\n        border: 1px solid hsl(220 13% 91%);\n        border-radius: 16px;\n        overflow: hidden;\n        display: flex;\n        flex-direction: column;\n        box-shadow: 0 2px 8px -2px hsla(220,25%,12%,0.06);\n        transition: box-shadow 0.2s;\n    }\n    .prog-card:hover {\n        box-shadow: 0 4px 24px -4px hsla(248,80%,55%,0.12), 0 2px 8px -2px hsla(220,25%,12%,0.08);\n    }\n    .prog-card-header {\n        background: #FFF9F2;\n        border-bottom: 1px solid hsl(220 13% 91%);\n        padding: 10px 24px;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n    }\n    .prog-card-label { color: #D97706; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; }\n    .prog-card-badge { padding: 2px 8px; background: hsl(220 25% 12%); color: #fff; font-size: 9px; font-weight: 700; border-radius: 4px; text-transform: uppercase; }\n    .prog-card-body { padding: 24px; flex: 1; display: flex; flex-direction: column; }\n    .prog-card-uni-logo {\n        width: 32px; height: 32px; border-radius: 9999px;\n        background: hsla(248,80%,55%,0.1); color: hsl(248 80% 55%);\n        display: flex; align-items: center; justify-content: center;\n        font-weight: 700; font-size: 11px; flex-shrink: 0;\n    }\n    .prog-card-uni-name { font-size: 12px; font-weight: 700; color: hsl(220 10% 46%); }\n\/* ADD THIS *\/\n.prog-card-body > div:first-child{\ndisplay:none;\n}\n    .prog-card-title { font-size: 1.1rem; font-weight: 700; line-height: 1.3; color: hsl(220 25% 12%); font-family: 'Space Grotesk', sans-serif; margin-bottom: 12px; }\n    .prog-card-desc { font-size: 13px; color: hsl(220 10% 46%); line-height: 1.6; margin-bottom: 20px; flex: 1; }\n    \/* hide favicon + university name row *\/\n.prog-card-body > div:first-child{\ndisplay:none;\n}\n    .prog-card-divider { border-top: 1px dashed hsl(220 13% 91%); margin-bottom: 16px; }\n    .prog-card-meta { display: flex; align-items: center; gap: 20px; margin-bottom: 20px; }\n    .prog-card-meta-item { display: flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 700; color: hsl(220 25% 12%); }\n    .prog-card-meta-item svg { color: hsl(220 10% 46%); flex-shrink: 0; }\n    .prog-card-btn {\n        display: flex; align-items: center; justify-content: center;\n        width: 100%; padding: 11px 16px;\n        background: hsla(248,80%,55%,0.05);\n        border: 1px solid hsla(248,80%,55%,0.2);\n        color: hsl(248 80% 55%);\n        font-weight: 700; font-size: 13px; border-radius: 12px;\n        text-decoration: none; transition: all 0.2s; margin-top: auto;\n    }\n    .prog-card-btn:hover { background: hsl(248 80% 55%); color: #fff; }\n    .prog-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(290px, 1fr)); gap: 28px; }\n    .prog-cat-block { margin-bottom: 56px; }\n    .prog-cat-header { display: flex; align-items: center; gap: 16px; margin-bottom: 28px; }\n    .prog-cat-line { width: 40px; height: 4px; border-radius: 9999px; background: hsl(248 80% 55%); flex-shrink: 0; }\n    .prog-cat-title { font-size: 1.2rem; font-weight: 700; font-family: 'Space Grotesk', sans-serif; }\n\n    @layer utilities {\n        .gl-gradient { background: linear-gradient(135deg, hsl(248 80% 55%), hsl(340 82% 52%)); }\n        .gl-gradient-text {\n            background: linear-gradient(135deg, hsl(248 80% 55%), hsl(340 82% 52%));\n            -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\n        }\n        .gl-card-shadow { box-shadow: 0 4px 24px -4px hsla(248,80%,55%,0.12), 0 2px 8px -2px hsla(220,25%,12%,0.08); }\n        .gl-section-padding { @apply py-16 md:py-24 px-4 md:px-8; }\n    }\n<\/style>\n\n<!-- MAIN WRAPPER -->\n<div id=\"gl-landing-wrapper\" x-data=\"landingPage()\">\n\n    <!-- Navbar -->\n    <nav class=\"absolute top-0 left-0 right-0 z-50\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"flex justify-end items-center h-20\">\n                <div class=\"flex items-center gap-2 bg-white\/50 backdrop-blur-md px-3 py-1.5 rounded-full border border-border\/50\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"text-foreground\/70\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20\"\/><path d=\"M2 12h20\"\/><\/svg>\n                    <select x-model=\"region\" class=\"bg-transparent text-xs font-semibold text-foreground focus:outline-none cursor-pointer\">\n                        <option value=\"India\">India<\/option>\n                        <option value=\"USA\/Canada\">USA\/Canada<\/option>\n                        <option value=\"Rest of the World\">Global<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Section -->\n    <section class=\"relative bg-gradient-to-br from-[#FFF5F7] via-[#FDF2FF] to-[#F5F3FF] pt-32 pb-24 lg:pt-40 lg:pb-40 overflow-hidden\">\n        <div class=\"absolute top-0 right-0 w-[600px] h-[600px] bg-primary\/10 rounded-full blur-[120px] -translate-y-1\/2 translate-x-1\/4 opacity-50\"><\/div>\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\n            <div class=\"grid lg:grid-cols-2 gap-16 items-center\">\n                <div>\n                    <div class=\"inline-flex items-center gap-2 px-3 py-1 bg-primary\/5 border border-primary\/10 rounded-full text-[12px] font-bold text-primary uppercase tracking-widest mb-6\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"text-gl-gold\"><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                        International Women's Day 2026\n                    <\/div>\n                    <p class=\"gl-gradient-text font-bold text-lg mb-4\">#STEMTheBias<\/p>\n                    <h1 class=\"text-5xl lg:text-7xl font-bold text-gl-dark tracking-tight leading-[1.1] mb-8\" x-text=\"content.hero.title\" class=\"text-5xl lg:text-7xl font-bold text-gl-dark tracking-tight leading-[1.1] mb-8\" x-text=\"content.hero.title\" id=\"\"><\/h1>\n                    <p class=\"text-xl text-gl-dark\/70 leading-relaxed mb-10 max-w-2xl\" x-text=\"content.hero.subtitle\"><\/p>\n                    <div class=\"flex flex-wrap items-center gap-6\">\n                        <button @click=\"scrollToForm\" class=\"bg-gl-gold text-gl-dark px-10 py-4 rounded-xl font-bold text-lg hover:opacity-90 transition-all active:scale-95 shadow-lg shadow-gl-gold\/20\" x-text=\"content.hero.cta\"><\/button>\n                      \n                    <\/div>\n                <\/div>\n                <div id=\"apply-form\" class=\"bg-card p-8 lg:p-10 rounded-lg gl-card-shadow border border-border\">\n                    <div class=\"text-center mb-8\">\n                        <h2 class=\"text-2xl font-bold mb-2\" class=\"text-2xl font-bold mb-2\" id=\"apply-for-stemthebias-scholarship\">Apply for #STEMTheBias Scholarship<\/h2>\n                        <p class=\"text-muted-foreground text-sm\">Take the first step towards your STEM career<\/p>\n                    <\/div>\n                    <template x-if=\"submitStatus === 'success'\">\n                        <div class=\"text-center py-12\">\n                            <div class=\"w-20 h-20 bg-emerald-100 rounded-full flex items-center justify-center mx-auto mb-6\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"text-emerald-600\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n                            <\/div>\n                            <h3 class=\"text-2xl font-bold mb-2\" class=\"text-2xl font-bold mb-2\" id=\"application-received\">Application Received!<\/h3>\n                            <p class=\"text-muted-foreground mb-8\">We'll get back to you shortly.<\/p>\n                            <button @click=\"submitStatus = 'idle'\" class=\"text-primary font-bold\">Submit another<\/button>\n                        <\/div>\n                    <\/template>\n                    <template x-if=\"submitStatus !== 'success'\">\n                        <form @submit.prevent=\"submitForm\" class=\"space-y-4\">\n    <input x-model=\"formData.name\" required placeholder=\"Full Name *\" class=\"w-full px-5 py-3.5 bg-muted border border-border rounded-md focus:ring-2 focus:ring-primary\/20 focus:border-primary outline-none transition-all text-sm\">\n    <div class=\"grid grid-cols-2 gap-4\">\n        <input x-model=\"formData.phone\" required placeholder=\"Phone *\" class=\"w-full px-5 py-3.5 bg-muted border border-border rounded-md focus:ring-2 focus:ring-primary\/20 focus:border-primary outline-none transition-all text-sm\">\n        <input x-model=\"formData.email\" type=\"email\" required placeholder=\"Email *\" class=\"w-full px-5 py-3.5 bg-muted border border-border rounded-md focus:ring-2 focus:ring-primary\/20 focus:border-primary outline-none transition-all text-sm\">\n    <\/div>\n    <select x-model=\"formData.program\" required class=\"w-full px-5 py-3.5 bg-muted border border-border rounded-md focus:ring-2 focus:ring-primary\/20 focus:border-primary outline-none transition-all text-sm\">\n        <option value=\"\">Select Program *<\/option>\n        <template x-for=\"p in content.programs\" :key=\"p.title\">\n            <option :value=\"p.title\" x-text=\"p.title\"><\/option>\n        <\/template>\n    <\/select>\n    <div class=\"grid grid-cols-2 gap-4\">\n        <select x-model=\"formData.experience\" required class=\"w-full px-5 py-3.5 bg-muted border border-border rounded-md focus:ring-2 focus:ring-primary\/20 focus:border-primary outline-none transition-all text-sm\">\n            <option value=\"\">Experience *<\/option>\n            <option value=\"0-2\">0-2 years<\/option>\n            <option value=\"3-5\">3-5 years<\/option>\n            <option value=\"5+\">5+ years<\/option>\n        <\/select>\n        <select x-model=\"formData.qualification\" required class=\"w-full px-5 py-3.5 bg-muted border border-border rounded-md focus:ring-2 focus:ring-primary\/20 focus:border-primary outline-none transition-all text-sm\">\n            <option value=\"\">Qualification *<\/option>\n            <option value=\"Bachelor\">Bachelor's<\/option>\n            <option value=\"Master\">Master's<\/option>\n            <option value=\"PhD\">PhD<\/option>\n        <\/select>\n    <\/div>\n    <input x-model=\"formData.country\" required placeholder=\"Country *\" class=\"w-full px-5 py-3.5 bg-muted border border-border rounded-md focus:ring-2 focus:ring-primary\/20 focus:border-primary outline-none transition-all text-sm\">\n    <textarea x-model=\"formData.sop\" placeholder=\"Statement of Purpose (optional)\" rows=\"2\" class=\"w-full px-5 py-3.5 bg-muted border border-border rounded-md focus:ring-2 focus:ring-primary\/20 focus:border-primary outline-none transition-all text-sm resize-none\"><\/textarea>\n    <button type=\"submit\" :disabled=\"isSubmitting\" class=\"w-full gl-gradient text-white py-4 rounded-md font-bold text-lg flex items-center justify-center gap-2 hover:opacity-90 transition-all active:scale-[0.98] disabled:opacity-50\">\n        <span x-show=\"!isSubmitting\" class=\"flex items-center gap-2\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"\/><polygon points=\"22 2 15 22 11 13 2 9 22 2\"\/><\/svg> Submit Application\n        <\/span>\n        <span x-show=\"isSubmitting\" class=\"flex items-center gap-2\">\n            <svg class=\"animate-spin h-5 w-5 text-white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\"><circle class=\"opacity-25\" cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"4\"><\/circle><path class=\"opacity-75\" fill=\"currentColor\" d=\"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z\"><\/path><\/svg> Processing...\n        <\/span>\n    <\/button>\n<\/form>\n                    <\/template>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <!-- Empowering Women Banner \u2014 all regions -->\n    <section style=\"background: hsl(220, 14%, 96%); border-top: 1px solid hsl(220, 13%, 91%); border-bottom: 1px solid hsl(220, 13%, 91%);\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16 md:py-20\">\n            <div class=\"max-w-4xl mx-auto text-center\">\n\n                <!-- Tag -->\n               \n                <!-- Heading -->\n                <h2 style=\"font-size:clamp(1.6rem,3.5vw,2.6rem); font-weight:700; color:hsl(220,25%,12%); font-family:'Space Grotesk',sans-serif; line-height:1.2; margin-bottom:16px;\">\n                    Empowering More Women to Build the<br>\n                    <span style=\"background:linear-gradient(135deg,hsl(248,80%,55%),hsl(340,82%,52%)); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text;\">Future of Tech<\/span>\n                <\/h2>\n\n                <!-- Stat pill -->\n                <div style=\"display:inline-flex; align-items:center; gap:10px; background:#fff; border:1px solid hsl(220,13%,91%); border-radius:9999px; padding:8px 20px; margin-bottom:20px; box-shadow:0 2px 8px -2px hsla(220,25%,12%,0.06);\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"hsl(248,80%,55%)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n                    <p style=\"font-size:0.895rem; color:hsl(220,10%,46%); margin:0;\">\n                        Only <strong style=\"color:hsl(248,80%,55%);\">28%<\/strong> of the global STEM workforce is women.\n                        <span style=\"font-size:11px; color:hsl(220,10%,66%);\">(Source: World Economic Forum)<\/span>\n                    <\/p>\n                <\/div>\n\n                <!-- Body -->\n                <p style=\"color:hsl(220,10%,46%); font-size:1rem; line-height:1.7; margin-bottom:32px; max-width:600px; margin-left:auto; margin-right:auto;\">\n                    This International Women's Day, we are upskilling more women to <strong style=\"color:hsl(248,80%,55%);\">#STEMTheBias<\/strong> and lead their future in tech.\n                <\/p>\n\n                <!-- Highlight boxes -->\n                <div style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:16px; margin-bottom:32px;\">\n                    <div style=\"background:#fff; border:1px solid hsl(220,13%,91%); border-radius:14px; padding:18px 28px; text-align:center; box-shadow:0 2px 8px -2px hsla(220,25%,12%,0.06); min-width:160px;\">\n                        <p x-text=\"content.hero.scholarshipValue\" style=\"font-size:1.5rem; font-weight:800; color:hsl(248,80%,55%); font-family:'Space Grotesk',sans-serif; line-height:1; margin-bottom:4px;\"><\/p>\n                        <p style=\"font-size:10px; color:hsl(220,10%,56%); font-weight:700; text-transform:uppercase; letter-spacing:0.08em;\">Scholarship Value<\/p>\n                    <\/div>\n                    <div style=\"background:#fff; border:1px solid hsl(220,13%,91%); border-radius:14px; padding:18px 28px; text-align:center; box-shadow:0 2px 8px -2px hsla(220,25%,12%,0.06); min-width:160px;\">\n                        <p style=\"font-size:1.5rem; font-weight:800; color:hsl(248,80%,55%); font-family:'Space Grotesk',sans-serif; line-height:1; margin-bottom:4px;\">AI, Data &amp; Tech<\/p>\n                        <p style=\"font-size:10px; color:hsl(220,10%,56%); font-weight:700; text-transform:uppercase; letter-spacing:0.08em;\">Eligible Programs<\/p>\n                    <\/div>\n                    <div style=\"background:#fff; border:1px solid hsl(220,13%,91%); border-radius:14px; padding:18px 28px; text-align:center; box-shadow:0 2px 8px -2px hsla(220,25%,12%,0.06); min-width:160px;\">\n                        <p style=\"font-size:1.5rem; font-weight:800; color:hsl(248,80%,55%); font-family:'Space Grotesk',sans-serif; line-height:1; margin-bottom:4px;\">3<sup>rd<\/sup>&#8211;31<sup>st<\/sup> March<\/p>\n                        <p style=\"font-size:10px; color:hsl(220,10%,56%); font-weight:700; text-transform:uppercase; letter-spacing:0.08em;\">Application Window<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- CTA -->\n                <button @click=\"scrollToForm\" style=\"background:linear-gradient(135deg,hsl(248,80%,55%),hsl(340,82%,52%)); color:#fff; padding:14px 36px; border-radius:12px; font-weight:700; font-size:1rem; cursor:pointer; border:none; box-shadow:0 4px 16px -4px hsla(248,80%,55%,0.4); transition:opacity 0.2s;\" onmouseover=\"this.style.opacity='0.9'\" onmouseout=\"this.style.opacity='1'\">\n                    Apply Now \u2014 Limited scholarships available*\n                <\/button>\n\n                <!-- Disclaimer -->\n                <p style=\"color:hsl(220,10%,66%); font-size:15px; line-height:1.7; margin-top:24px; max-width:640px; margin-left:auto; margin-right:auto;\">\n                    *Limited scholarships available. Scholarship amounts may vary by program and region. Scholarships will be awarded by Great Learning after a thorough review of the applicant's profile. Great Learning reserves the final right to determine scholarship eligibility and amount.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Steps Section -->\n    <section class=\"gl-section-padding bg-background\">\n        <div class=\"max-w-7xl mx-auto\">\n            <h2 class=\"text-3xl font-bold text-center mb-16\" class=\"text-3xl font-bold text-center mb-16\" id=\"steps-to-avail-the-scholarship\">STEPS TO AVAIL THE SCHOLARSHIP<\/h2>\n            <div class=\"grid md:grid-cols-3 gap-12\">\n                <div class=\"text-center group\">\n                    <div class=\"w-16 h-16 bg-primary rounded-2xl flex items-center justify-center mx-auto mb-6 text-white shadow-lg shadow-primary\/20 group-hover:scale-110 transition-transform\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 11 3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold mb-3\" class=\"text-xl font-bold mb-3\" id=\"fill-the-form\">Fill the form<\/h3>\n                    <p class=\"text-muted-foreground text-m leading-relaxed max-w-[240px] mx-auto\">Complete the application form with your details.<\/p>\n                <\/div>\n                <div class=\"text-center group\">\n                    <div class=\"w-16 h-16 bg-primary rounded-2xl flex items-center justify-center mx-auto mb-6 text-white shadow-lg shadow-primary\/20 group-hover:scale-110 transition-transform\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><polyline points=\"16 11 18 13 22 9\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold mb-3\" class=\"text-xl font-bold mb-3\" id=\"get-shortlisted\">Get shortlisted<\/h3>\n                    <p class=\"text-muted-foreground text-m leading-relaxed max-w-[240px] mx-auto\">Our team will review your application and shortlist eligible candidates.<\/p>\n                <\/div>\n                <div class=\"text-center group\">\n                    <div class=\"w-16 h-16 bg-primary rounded-2xl flex items-center justify-center mx-auto mb-6 text-white shadow-lg shadow-primary\/20 group-hover:scale-110 transition-transform\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M15.477 12.89 17 22l-5-3-5 3 1.523-9.11\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold mb-3\" class=\"text-xl font-bold mb-3\" id=\"avail-scholarship\">Avail scholarship<\/h3>\n                    <p class=\"text-muted-foreground text-m leading-relaxed max-w-[240px] mx-auto\">Enrol in your chosen program with the scholarship applied.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Eligibility Section -->\n    <section class=\"gl-section-padding bg-muted\">\n        <div class=\"max-w-7xl mx-auto\">\n            <h2 class=\"text-3xl font-bold text-center mb-16\" class=\"text-3xl font-bold text-center mb-16\" id=\"eligibility-criteria\">Eligibility Criteria<\/h2>\n            <div class=\"max-w-4xl mx-auto bg-card p-8 lg:p-12 rounded-lg gl-card-shadow border border-border\">\n                <div class=\"grid gap-6\">\n                    <template x-for=\"item in content.eligibility\" :key=\"item.label\">\n                        <div class=\"flex items-center gap-4\">\n                            <div class=\"w-6 h-6 rounded-full bg-emerald-100 flex items-center justify-center shrink-0\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"text-emerald-600\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n                            <\/div>\n                            <div class=\"flex flex-wrap gap-2\">\n                                <span class=\"font-bold text-m\" x-text=\"item.label + ':'\"><\/span>\n                                <span class=\"text-muted-foreground text-m\" x-text=\"item.value\"><\/span>\n                            <\/div>\n                        <\/div>\n                    <\/template>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Universities Section -->\n    <section class=\"gl-section-padding bg-background\">\n        <div class=\"max-w-7xl mx-auto\">\n            <h2 class=\"text-3xl font-bold text-center mb-16\" class=\"text-3xl font-bold text-center mb-16\" id=\"learn-from-world-class-universities\">Learn from World-Class Universities<\/h2>\n            <div class=\"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6\">\n                <template x-for=\"uni in content.universities\" :key=\"uni.name\">\n                    <div class=\"bg-card border border-border p-6 rounded-lg text-center shadow-sm hover:gl-card-shadow transition-all\">\n                        <div class=\"w-full h-20 flex items-center justify-center mx-auto mb-4\">\n    <img :src=\"uni.logo\" :alt=\"uni.name\" class=\"h-16 w-auto object-contain\">\n<\/div>\n                     \n                    <\/div>\n                <\/template>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================================\nELIGIBLE PROGRAMS\n===================================================================== -->\n<section class=\"gl-section-padding\" style=\"background-color: hsl(220, 14%, 96%);\">\n<div class=\"max-w-7xl mx-auto\">\n\n<h2 class=\"text-3xl font-bold text-center mb-16\">\nChoose from the Program Below and Start Your Upskilling Journey\n<\/h2>\n\n\n<!-- INDIA -->\n<div x-show=\"region === 'India'\">\n\n<!-- AI & Machine Learning -->\n<div class=\"prog-cat-block\">\n<div class=\"prog-cat-header\">\n<div class=\"prog-cat-line\"><\/div>\n<h3 class=\"prog-cat-title\" class=\"prog-cat-title\" id=\"ai-machine-learning\">AI & Machine Learning<\/h3>\n<\/div>\n<div class=\"prog-grid\">\n\n<!-- PROGRAM CARDS GO HERE -->\n<!-- add all India AI programs here -->\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">The University of Texas at Austin<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"post-graduate-program-in-artificial-intelligence-for-leaders\">Post Graduate Program in Artificial Intelligence for Leaders<\/h4>\n<p class=\"prog-card-desc\">Transform business leadership with AI insights and applications.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Business leaders, managers, CXOs<\/div>\n<div class=\"prog-card-meta-item\">5 months<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/artificial-intelligence-course-for-managers-leaders?utm_source=LP&utm_medium=LP&utm_campaign=IWD&utm_id=IWD\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">The University of Texas at Austin<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"post-graduate-program-in-artificial-intelligence-and-machine-learning\">Post Graduate Program in Artificial Intelligence and Machine Learning<\/h4>\n<p class=\"prog-card-desc\">Hands-on AI and Machine Learning program with industry projects.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Professionals transitioning to AI<\/div>\n<div class=\"prog-card-meta-item\">12 months<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/pg-program-artificial-intelligence-course\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/MIT-Professional-Education-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">MIT Professional Education<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"applied-ai-and-data-science-program\">Applied AI and Data Science Program<\/h4>\n<p class=\"prog-card-desc\">Apply AI and Data Science to real world business challenges.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">AI and Data professionals<\/div>\n<div class=\"prog-card-meta-item\">14 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/mit-data-science-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/MIT-Professional-Education-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">MIT Professional Education<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"no-code-ai-and-machine-learning-building-data-science-solutions\">No Code AI and Machine Learning: Building Data Science Solutions<\/h4>\n<p class=\"prog-card-desc\">Build AI and ML solutions without coding expertise.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Business leaders and entrepreneurs<\/div>\n<div class=\"prog-card-meta-item\">12 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/professionalonline2.mit.edu\/no-code-artificial-intelligence-machine-learning-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/microsoft-azure-favicon-removebg-preview.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Microsoft Azure<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"generative-ai-for-business-with-microsoft-azure-openai\">Generative AI for Business with Microsoft Azure OpenAI<\/h4>\n<p class=\"prog-card-desc\">Build and deploy business focused Generative AI solutions.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">IT and business leaders<\/div>\n<div class=\"prog-card-meta-item\">16 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/gen-ai-microsoft-azure-open-ai-online\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/walsh-college-favicon.jpg\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Walsh College<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"doctor-of-business-administration-in-artificial-intelligence-and-machine-learning\">Doctor of Business Administration in Artificial Intelligence and Machine Learning<\/h4>\n<p class=\"prog-card-desc\">Lead organizations with AI and Machine Learning expertise.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Executives and leaders<\/div>\n<div class=\"prog-card-meta-item\">3 years<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/dba-aiml-online\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-applied-generative-ai\">Certificate Program in Applied Generative AI<\/h4>\n<p class=\"prog-card-desc\">Build and deploy practical Generative AI solutions.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Technology and data professionals<\/div>\n<div class=\"prog-card-meta-item\">16 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-certificate-program-applied-generative-ai\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"ai-in-healthcare-program\">AI in Healthcare Program<\/h4>\n<p class=\"prog-card-desc\">Apply AI to improve healthcare outcomes and operations.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Healthcare professionals<\/div>\n<div class=\"prog-card-meta-item\">10 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-ai-in-healthcare-certificate-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-agentic-ai\">Certificate Program in Agentic AI<\/h4>\n<p class=\"prog-card-desc\">Design autonomous intelligent systems using Agentic AI.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">AI innovators and professionals<\/div>\n<div class=\"prog-card-meta-item\">16 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-certificate-program-agentic-ai\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<!-- DATA SCIENCE -->\n<div class=\"prog-cat-block\">\n<div class=\"prog-cat-header\">\n<div class=\"prog-cat-line\"><\/div>\n<h3 class=\"prog-cat-title\" class=\"prog-cat-title\" id=\"data-science-analytics\">Data Science & Analytics<\/h3>\n<\/div>\n<div class=\"prog-grid\">\n\n<!-- PROGRAM CARDS GO HERE -->\n<!-- add all India DS programs here -->\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">The University of Texas at Austin<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"post-graduate-program-in-data-science-with-generative-ai\">Post Graduate Program in Data Science with Generative AI<\/h4>\n<p class=\"prog-card-desc\">Learn Data Science and Generative AI through hands-on projects.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Freshers and professionals<\/div>\n<div class=\"prog-card-meta-item\">12 months<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/pg-program-data-science-and-business-analytics-course\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/MIT-IDSS-favicon.png\" class=\"prog-card-uni-logo\" style=\"width:28px;height:28px;object-fit:contain;\">\n<span class=\"prog-card-uni-name\">MIT IDSS<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"ai-and-data-science-leveraging-responsible-ai\">AI and Data Science: Leveraging Responsible AI<\/h4>\n<p class=\"prog-card-desc\">Learn AI Data Science and Responsible AI applications.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">AI and data enthusiasts<\/div>\n<div class=\"prog-card-meta-item\">12 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/idss-gl.mit.edu\/mit-idss-data-science-machine-learning-online-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/deakin-university-favicon.png\" class=\"prog-card-uni-logo\" style=\"width:28px;height:28px;object-fit:contain;\">\n<span class=\"prog-card-uni-name\">Deakin University<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"master-of-data-science-global\">Master of Data Science Global<\/h4>\n<p class=\"prog-card-desc\">Online Master's program building advanced Data Science skills globally.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">DSBA and AIML learners<\/div>\n<div class=\"prog-card-meta-item\">12 months<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/masters-data-science-deakin\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/deakin-university-favicon.png\" class=\"prog-card-uni-logo\" style=\"width:28px;height:28px;object-fit:contain;\">\n<span class=\"prog-card-uni-name\">Deakin University<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"master-of-data-science-global-top-up\">Master of Data Science Global Top Up<\/h4>\n<p class=\"prog-card-desc\">Advance global Data Science expertise with Deakin University.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">PGP DSBA learners<\/div>\n<div class=\"prog-card-meta-item\">12 months<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/masters-data-science-deakin\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<!-- TECHNOLOGY -->\n<div class=\"prog-cat-block\">\n<div class=\"prog-cat-header\">\n<div class=\"prog-cat-line\"><\/div>\n<h3 class=\"prog-cat-title\" class=\"prog-cat-title\" id=\"technology\">Technology<\/h3>\n<\/div>\n<div class=\"prog-grid\">\n\n<!-- PROGRAM CARDS GO HERE -->\n<!-- add all India Technology programs here -->\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/great-lakes-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Great Lakes<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"pg-program-in-cloud-computing-and-devops\">PG Program in Cloud Computing and DevOps<\/h4>\n<p class=\"prog-card-desc\">Build cloud and DevOps skills with GenAI integration.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Developers and engineers<\/div>\n<div class=\"prog-card-meta-item\">8 months<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/pg-program-cloud-computing-course\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/IIT-Bombay-favicon.png\" class=\"prog-card-uni-logo\" style=\"width:28px;height:28px;object-fit:contain;\">\n<span class=\"prog-card-uni-name\">IIT Bombay<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"epostgraduate-diploma-in-e-mobility\">ePostgraduate Diploma in E Mobility<\/h4>\n<p class=\"prog-card-desc\">Gain expertise in electric vehicle technology with IIT Bombay.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">EV and R&D professionals<\/div>\n<div class=\"prog-card-meta-item\">6 courses<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/iit-bombay-e-postgraduate-diploma-e-mobility\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/IIT-Bombay-favicon.png\" class=\"prog-card-uni-logo\" style=\"width:28px;height:28px;object-fit:contain;\">\n<span class=\"prog-card-uni-name\">IIT Bombay<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"epostgraduate-diploma-in-computer-science-and-engineering\">ePostgraduate Diploma in Computer Science and Engineering<\/h4>\n<p class=\"prog-card-desc\">Advance technical expertise with IIT Bombay CSE diploma.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Software and IT professionals<\/div>\n<div class=\"prog-card-meta-item\">12 months<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/iit-bombay-e-postgraduate-diploma-computer-science-engineering\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/walsh-college-favicon.jpg\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Walsh College<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"doctor-of-business-administration-in-general-management\">Doctor of Business Administration in General Management<\/h4>\n<p class=\"prog-card-desc\">Advance leadership strategy management and analytics expertise.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Executives and managers<\/div>\n<div class=\"prog-card-meta-item\">3 years<\/div>\n<\/div>\n<a href=\"https:\/\/www.mygreatlearning.com\/mba-dba-gm-walsh\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<\/div>\n\n\n\n<!-- USA \/ CANADA -->\n<div x-show=\"region === 'USA\/Canada'\">\n\n<!-- AI & ML -->\n<div class=\"prog-cat-block\">\n<div class=\"prog-cat-header\">\n<div class=\"prog-cat-line\"><\/div>\n<h3 class=\"prog-cat-title\" class=\"prog-cat-title\" id=\"ai-machine-learning\">AI & Machine Learning<\/h3>\n<\/div>\n<div class=\"prog-grid\">\n\n<!-- add all USA\/Canada AI programs -->\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/MIT-Professional-Education-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">MIT Professional Education<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"applied-ai-and-data-science-program\">Applied AI and Data Science Program<\/h4>\n<p class=\"prog-card-desc\">Apply AI and Data Science for real world impact.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Data professionals, analysts, managers<\/div>\n<div class=\"prog-card-meta-item\">14 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/professional-education-gl.mit.edu\/mit-online-data-science-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/MIT-Professional-Education-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">MIT Professional Education<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"no-code-ai-and-machine-learning-building-data-science-solutions\">No Code AI and Machine Learning: Building Data Science Solutions<\/h4>\n<p class=\"prog-card-desc\">Build AI solutions without coding using no code platforms.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Professionals and leaders<\/div>\n<div class=\"prog-card-meta-item\">12 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/professionalonline2.mit.edu\/no-code-artificial-intelligence-machine-learning-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-ai-business-strategy\">Certificate Program in AI Business Strategy<\/h4>\n<p class=\"prog-card-desc\">Drive business innovation with AI strategy and Generative AI.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">C suite leaders and managers<\/div>\n<div class=\"prog-card-meta-item\">10 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-certificate-program-ai-for-business-strategy\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-applied-generative-ai\">Certificate Program in Applied Generative AI<\/h4>\n<p class=\"prog-card-desc\">Build and apply Generative AI for business solutions.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Technology and data professionals<\/div>\n<div class=\"prog-card-meta-item\">16 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-certificate-program-applied-generative-ai\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"ai-in-healthcare-program\">AI in Healthcare Program<\/h4>\n<p class=\"prog-card-desc\">Apply AI to transform healthcare decision making and operations.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Healthcare professionals<\/div>\n<div class=\"prog-card-meta-item\">10 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-ai-in-healthcare-certificate-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-agentic-ai\">Certificate Program in Agentic AI<\/h4>\n<p class=\"prog-card-desc\">Build intelligent AI agents using advanced architectures.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">AI and STEM professionals<\/div>\n<div class=\"prog-card-meta-item\">16 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-certificate-program-agentic-ai\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-artificial-intelligence-applied-ml-genai-and-agents\">Certificate Program in Artificial Intelligence: Applied ML, GenAI and Agents<\/h4>\n<p class=\"prog-card-desc\">Build practical AI skills across ML, GenAI and intelligent agents.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">STEM professionals<\/div>\n<div class=\"prog-card-meta-item\">5 months<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-certificate-program-applied-ai\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-generative-ai-and-agents-fundamentals\">Certificate Program in Generative AI and Agents Fundamentals<\/h4>\n<p class=\"prog-card-desc\">Learn to design build and deploy Agentic AI systems.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Data and AI professionals<\/div>\n<div class=\"prog-card-meta-item\">16 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-online-certificate-program-agentic-ai\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<!-- DATA SCIENCE -->\n<div class=\"prog-cat-block\">\n<div class=\"prog-cat-header\">\n<div class=\"prog-cat-line\"><\/div>\n<h3 class=\"prog-cat-title\" class=\"prog-cat-title\" id=\"data-science-analytics\">Data Science & Analytics<\/h3>\n<\/div>\n<div class=\"prog-grid\">\n\n<!-- add all USA\/Canada DS programs -->\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/MIT-IDSS-favicon.png\" class=\"prog-card-uni-logo\" style=\"width:28px;height:28px;object-fit:contain;\"><span class=\"prog-card-uni-name\">MIT IDSS<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"ai-and-data-science-leveraging-responsible-ai-data-and-statistics-for-practical-impact\">AI and Data Science: Leveraging Responsible AI, Data and Statistics for Practical Impact<\/h4>\n<p class=\"prog-card-desc\">Gain practical AI, Data Science and Machine Learning skills for business.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">AI and data professionals<\/div>\n<div class=\"prog-card-meta-item\">12 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/idss-gl.mit.edu\/mit-idss-data-science-machine-learning-online-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"cybersecurity-it-and-data-security-in-the-age-of-ai\">Cybersecurity: IT and Data Security in the Age of AI<\/h4>\n<p class=\"prog-card-desc\">Build industry ready cybersecurity skills with AI integration.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">IT and cybersecurity professionals<\/div>\n<div class=\"prog-card-meta-item\">14 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-cybersecurity-certificate-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">The University of Texas at Austin<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"professional-certificate-in-generative-ai-and-agents-for-software-development\">Professional Certificate in Generative AI and Agents for Software Development<\/h4>\n<p class=\"prog-card-desc\">Build AI powered full stack applications using Generative AI tools.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Software developers and IT professionals<\/div>\n<div class=\"prog-card-meta-item\">14 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/onlineexeced.mccombs.utexas.edu\/genai-for-software-development\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">The University of Texas at Austin<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"post-graduate-program-in-ai-agents-for-business-applications\">Post Graduate Program in AI Agents for Business Applications<\/h4>\n<p class=\"prog-card-desc\">Build and deploy intelligent Agentic AI systems for business.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Business professionals and AI practitioners<\/div>\n<div class=\"prog-card-meta-item\">12 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/onlineexeced.mccombs.utexas.edu\/ai-agents-for-business-applications-online-course\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<\/div>\n\n\n\n<!-- GLOBAL -->\n<div x-show=\"region === 'Rest of the World'\">\n\n<!-- AI & ML -->\n<div class=\"prog-cat-block\">\n<div class=\"prog-cat-header\">\n<div class=\"prog-cat-line\"><\/div>\n<h3 class=\"prog-cat-title\" class=\"prog-cat-title\" id=\"ai-machine-learning\">AI & Machine Learning<\/h3>\n<\/div>\n<div class=\"prog-grid\">\n\n<!-- add all Global AI programs -->\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/MIT-Professional-Education-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">MIT Professional Education<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"applied-ai-and-data-science-program\">Applied AI and Data Science Program<\/h4>\n<p class=\"prog-card-desc\">Learn AI, ML, and Generative AI using Python and low code tools.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Data professionals, managers, AI enthusiasts<\/div>\n<div class=\"prog-card-meta-item\">14 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/professional-education-gl.mit.edu\/mit-online-data-science-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/MIT-Professional-Education-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">MIT Professional Education<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"no-code-ai-and-machine-learning-building-data-science-solutions\">No Code AI and Machine Learning: Building Data Science Solutions<\/h4>\n<p class=\"prog-card-desc\">Build AI and ML solutions using no code tools.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Managers and non technical professionals<\/div>\n<div class=\"prog-card-meta-item\">12 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/professionalonline2.mit.edu\/no-code-artificial-intelligence-machine-learning-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">The University of Texas at Austin<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"post-graduate-program-in-artificial-intelligence-and-machine-learning-business-applications\">Post Graduate Program in Artificial Intelligence and Machine Learning: Business Applications<\/h4>\n<p class=\"prog-card-desc\">Build AI and ML skills with hands on projects and Generative AI.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Tech leaders and managers<\/div>\n<div class=\"prog-card-meta-item\">7 months<\/div>\n<\/div>\n<a href=\"https:\/\/onlineexeced.mccombs.utexas.edu\/online-ai-machine-learning-course\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">The University of Texas at Austin<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"post-graduate-program-in-generative-ai-for-business-applications\">Post Graduate Program in Generative AI for Business Applications<\/h4>\n<p class=\"prog-card-desc\">Gain practical Generative AI skills for business impact.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Business leaders and AI enthusiasts<\/div>\n<div class=\"prog-card-meta-item\">14 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/onlineexeced.mccombs.utexas.edu\/gen-ai-for-business-applications-online-course\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">The University of Texas at Austin<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"post-graduate-program-in-ai-agents-for-business-applications\">Post Graduate Program in AI Agents for Business Applications<\/h4>\n<p class=\"prog-card-desc\">Build Agentic AI systems for business efficiency and growth.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Business and AI professionals<\/div>\n<div class=\"prog-card-meta-item\">12 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/onlineexeced.mccombs.utexas.edu\/ai-agents-for-business-applications-online-course\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">The University of Texas at Austin<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"post-graduate-program-in-artificial-intelligence-for-leaders\">Post Graduate Program in Artificial Intelligence for Leaders<\/h4>\n<p class=\"prog-card-desc\">Leverage AI for strategic business decisions and product innovation.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Business leaders and entrepreneurs<\/div>\n<div class=\"prog-card-meta-item\">4 months<\/div>\n<\/div>\n<a href=\"https:\/\/onlineexeced.mccombs.utexas.edu\/ai-for-business-leaders-course\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-ai-business-strategy\">Certificate Program in AI Business Strategy<\/h4>\n<p class=\"prog-card-desc\">Lead strategic initiatives using AI for business growth.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Consultants and tech leaders<\/div>\n<div class=\"prog-card-meta-item\">10 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-online-certificate-program-ai-for-business-strategy\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-applied-generative-ai\">Certificate Program in Applied Generative AI<\/h4>\n<p class=\"prog-card-desc\">Build and apply Generative AI solutions for business.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Data and tech professionals<\/div>\n<div class=\"prog-card-meta-item\">16 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-certificate-program-applied-generative-ai\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-agentic-ai\">Certificate Program in Agentic AI<\/h4>\n<p class=\"prog-card-desc\">Design build and deploy intelligent Agentic AI systems.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">AI and STEM professionals<\/div>\n<div class=\"prog-card-meta-item\">16 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-online-certificate-program-agentic-ai\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"ai-in-healthcare-program\">AI in Healthcare Program<\/h4>\n<p class=\"prog-card-desc\">Apply AI to enhance healthcare systems and patient care.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Healthcare leaders and professionals<\/div>\n<div class=\"prog-card-meta-item\">10 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-ai-in-healthcare-certificate-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">Johns Hopkins<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"certificate-program-in-artificial-intelligence-applied-ml-genai-and-agents\">Certificate Program in Artificial Intelligence: Applied ML, GenAI and Agents<\/h4>\n<p class=\"prog-card-desc\">Build practical AI skills for applied ML and Generative AI.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">STEM graduates and tech leaders<\/div>\n<div class=\"prog-card-meta-item\">5 months<\/div>\n<\/div>\n<a href=\"https:\/\/online.lifelonglearning.jhu.edu\/jhu-certificate-program-applied-ai\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<!-- DATA SCIENCE -->\n<div class=\"prog-cat-block\">\n<div class=\"prog-cat-header\">\n<div class=\"prog-cat-line\"><\/div>\n<h3 class=\"prog-cat-title\" class=\"prog-cat-title\" id=\"data-science-analytics\">Data Science & Analytics<\/h3>\n<\/div>\n<div class=\"prog-grid\">\n\n<!-- add all Global DS programs -->\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/MIT-IDSS-favicon.png\" class=\"prog-card-uni-logo\" style=\"width:28px;height:28px;object-fit:contain;\">\n<span class=\"prog-card-uni-name\">MIT IDSS<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"ai-and-data-science-leveraging-responsible-ai-data-and-statistics-for-practical-impact\">AI and Data Science: Leveraging Responsible AI, Data and Statistics for Practical Impact<\/h4>\n<p class=\"prog-card-desc\">Learn AI Data Science and Machine Learning for real world impact.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">AI and Data Science professionals<\/div>\n<div class=\"prog-card-meta-item\">12 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/idss-gl.mit.edu\/mit-idss-data-science-machine-learning-online-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">The University of Texas at Austin<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"post-graduate-program-in-data-science-with-generative-ai-applications-to-business\">Post Graduate Program in Data Science with Generative AI: Applications to Business<\/h4>\n<p class=\"prog-card-desc\">Learn Data Science and Generative AI for business decisions.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Business professionals and managers<\/div>\n<div class=\"prog-card-meta-item\">7 months<\/div>\n<\/div>\n<a href=\"https:\/\/onlineexeced.mccombs.utexas.edu\/online-data-science-business-analytics-course\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-card-body\">\n<!--\n<div style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\">\n<img decoding=\"async\" src=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/MIT-Professional-Education-favicon.png\" class=\"prog-card-uni-logo\">\n<span class=\"prog-card-uni-name\">MIT Professional Education<\/span>\n<\/div>\n-->\n<h4 class=\"prog-card-title\" class=\"prog-card-title\" id=\"applied-ai-and-data-science-program\">Applied AI and Data Science Program<\/h4>\n<p class=\"prog-card-desc\">Build AI ML and Generative AI solutions using Python.<\/p>\n<div class=\"prog-card-divider\"><\/div>\n<div class=\"prog-card-meta\">\n<div class=\"prog-card-meta-item\">Managers and AI enthusiasts<\/div>\n<div class=\"prog-card-meta-item\">14 weeks<\/div>\n<\/div>\n<a href=\"https:\/\/professional-education-gl.mit.edu\/mit-online-data-science-program\" class=\"prog-card-btn\">Explore the Program<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<\/div>\n\n\n<\/div>\n<\/section>\n<!-- END ELIGIBLE PROGRAMS -->\n\n    <!-- Success Stories -->\n    <section class=\"gl-section-padding bg-background\">\n        <div class=\"max-w-7xl mx-auto\">\n            <h2 class=\"text-3xl font-bold text-center mb-16\" class=\"text-3xl font-bold text-center mb-16\" id=\"women-in-stem-from-learners-to-leaders\">Women in STEM: From Learners to Leaders.<\/h2>\n            <div class=\"max-w-4xl mx-auto relative\">\n                <div class=\"bg-card p-12 lg:p-16 rounded-lg gl-card-shadow border border-border text-center relative min-h-[500px] flex flex-col justify-center overflow-hidden\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"text-primary\/10 mx-auto mb-8 shrink-0\"><path d=\"M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z\"\/><path d=\"M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-2c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z\"\/><\/svg>\n                    <div class=\"relative flex-grow\">\n                        <!-- reads from content.testimonials, which is region-specific -->\n                        <template x-for=\"(testimonial, index) in content.testimonials\" :key=\"index\">\n                            <div x-show=\"currentTestimonial === index\" class=\"flex flex-col justify-center\">\n                                <p class=\"text-base text-foreground mb-10 leading-relaxed text-left italic\" x-text=\"'&quot;' + testimonial.review + '&quot;'\"><\/p>\n                                <div class=\"flex items-center justify-start gap-4\">\n                                    <div class=\"w-12 h-12 bg-primary rounded-full flex items-center justify-center text-white font-bold text-xl shrink-0\" x-text=\"testimonial.initial\"><\/div>\n                                    <div class=\"text-left\">\n                                        <p class=\"font-bold\">\u2013 <a :href=\"testimonial.url\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-primary underline underline-offset-2 hover:opacity-70 transition-opacity\" x-text=\"testimonial.name\"><\/a><\/p>\n                                        <p class=\"text-primary text-[11px] font-bold mt-1 uppercase tracking-wider\" x-text=\"testimonial.program\"><\/p>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/template>\n                    <\/div>\n                <\/div>\n                <div class=\"flex items-center justify-center gap-6 mt-10\">\n                    <button @click=\"prevTestimonial()\" class=\"p-2 rounded-full border border-border hover:bg-muted transition-colors\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"text-muted-foreground\"><polyline points=\"15 18 9 12 15 6\"\/><\/svg>\n                    <\/button>\n                    <button @click=\"nextTestimonial()\" class=\"p-2 rounded-full border border-border hover:bg-muted transition-colors\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"text-muted-foreground\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<!-- CTA Section -->\n<section class=\"gl-section-padding bg-background border-y border-border\">\n    <div class=\"max-w-4xl mx-auto text-center\">\n\n        <!-- Tag -->\n        <div class=\"inline-flex items-center gap-2 px-3 py-1 bg-primary\/5 border border-primary\/10 rounded-full text-[10px] font-bold text-primary uppercase tracking-widest mb-6\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"text-gl-gold\"><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            International Women's Day 2026\n        <\/div>\n\n        <!-- Headline -->\n        <h2 class=\"text-4xl lg:text-5xl font-bold text-gl-dark leading-tight mb-4\">\n            The future of tech<br>\n            <span class=\"gl-gradient-text\">needs more women.<\/span>\n        <\/h2>\n\n        <!-- Subtext -->\n        <p class=\"text-lg text-muted-foreground leading-relaxed mb-10 max-w-xl mx-auto\">\n            Join thousands of women already transforming their careers in AI, Data Science, and Technology. Your journey starts today.\n        <\/p>\n\n        <!-- Buttons -->\n        <div class=\"flex flex-wrap items-center justify-center gap-4 mb-8\">\n            <button @click=\"scrollToForm\"\n                class=\"gl-gradient text-white px-10 py-4 rounded-xl font-bold text-lg hover:opacity-90 transition-all active:scale-95 shadow-lg\">\n                Claim Your Scholarship\n            <\/button>\n            <div class=\"inline-flex items-center gap-2 px-6 py-4 rounded-xl border border-border bg-muted text-sm font-bold text-foreground\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"text-muted-foreground flex-shrink-0\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\n                <span>Applications close 31<sup>st<\/sup> March<\/span>\n            <\/div>\n        <\/div>\n\n        <!-- Urgency note -->\n        <p class=\"text-xs text-muted-foreground font-semibold uppercase tracking-wider\">\n            \u23f3 Limited scholarships available \u2014 Don't miss your chance\n        <\/p>\n\n    <\/div>\n<\/section>\n\n    <!-- Why Great Learning -->\n<section class=\"gl-section-padding bg-gl-dark text-white\">\n    <div class=\"max-w-7xl mx-auto text-center\">\n\n        <!-- Tag -->\n        <p class=\"text-s font-bold uppercase tracking-widest text-gl-gold mb-4\">Your Goals Are Our Goals<\/p>\n\n        <!-- Headline -->\n        <h2 class=\"text-3xl lg:text-4xl font-bold text-white leading-tight mb-20 max-w-2xl mx-auto\">\n            Invest in yourself today. Unlock success for a lifetime.\n        <\/h2>\n\n        <!-- Stats -->\n        <div class=\"grid grid-cols-2 lg:grid-cols-4 gap-y-12 gap-x-8\">\n            <div class=\"text-center\">\n                <p class=\"text-4xl lg:text-5xl font-bold mb-2\" style=\"color: hsl(45,93%,58%);\">13.9 Million<\/p>\n                <p class=\"text-white text-[11px] font-bold uppercase tracking-widest\">Students and Alumni<\/p>\n            <\/div>\n            <div class=\"text-center\">\n                <p class=\"text-4xl lg:text-5xl font-bold mb-2\" style=\"color: hsl(45,93%,58%);\">4.6\/5<\/p>\n                <p class=\"text-white text-[11px] font-bold uppercase tracking-widest\">Program Rating<\/p>\n            <\/div>\n            <div class=\"text-center\">\n                <p class=\"text-4xl lg:text-5xl font-bold mb-2\" style=\"color: hsl(45,93%,58%);\">50%<\/p>\n                <p class=\"text-white text-[11px] font-bold uppercase tracking-widest\">Avg. Hike Post Program*<\/p>\n            <\/div>\n            <div class=\"text-center\">\n                <p class=\"text-4xl lg:text-5xl font-bold mb-2\" style=\"color: hsl(45,93%,58%);\">4451+<\/p>\n                <p class=\"text-white text-[11px] font-bold uppercase tracking-widest\">Hiring Companies*<\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n    <!-- Trusted By -->\n    <section class=\"py-16 bg-background border-y border-border\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"flex flex-wrap justify-center items-center gap-x-12 lg:gap-x-20 gap-y-8\">\n                <template x-for=\"rev in content.reviews\" :key=\"rev.platform\">\n                    <div class=\"flex items-center gap-3\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"text-gl-gold\"><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                        <span class=\"text-2xl font-bold text-foreground\" x-text=\"rev.score\"><\/span>\n                        <span class=\"text-xl font-black tracking-tighter uppercase\" x-text=\"rev.platform\"><\/span>\n                    <\/div>\n                <\/template>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer class=\"bg-gl-dark text-white pt-5 pb-5 border-t border-white\/5\">\n      \n            <div class=\"flex justify-center items-center\">\n                <p class=\"text-white text-[15px] flex items-center gap-1\">Made with <span class=\"text-gl-pink\">&#10084;&#65039;<\/span> for #STEMTheBias<\/p>\n            <\/div>\n     \n    <\/footer>\n\n<\/div>\n\n<!-- LOGIC SCRIPT -->\n<script>\n    const GOOGLE_SCRIPT_URL = \"https:\/\/script.google.com\/macros\/s\/AKfycbx95-4qefGK0R5LmB5-wiBlYe9lZ3nlR9ppXhE_NMnG32k9knxIoyeB9u1-fKMBqriA0g\/exec\";\n\n    function landingPage() {\n        return {\n            region: 'India',\n            country: 'Unknown',\n            content: {},\n            formData: { name: '', email: '', phone: '', program: '', experience: '', qualification: '', country: '', sop: '' },\n            isSubmitting: false,\n            submitStatus: 'idle',\n            currentTestimonial: 0,\n\n            \/\/ \u2500\u2500\u2500 nextTestimonial \/ prevTestimonial now guard against the new\n            \/\/     region-specific array length automatically \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n            nextTestimonial() {\n                const len = (this.content.testimonials || []).length;\n                if (len) this.currentTestimonial = (this.currentTestimonial + 1) % len;\n            },\n            prevTestimonial() {\n                const len = (this.content.testimonials || []).length;\n                if (len) this.currentTestimonial = (this.currentTestimonial - 1 + len) % len;\n            },\n\n            init() {\n                this.updateContent();\n                this.detectLocation();\n                this.$watch('region', () => {\n                    this.currentTestimonial = 0; \/\/ reset to first slide on region change\n                    this.updateContent();\n                });\n                setTimeout(() => {\n                    let el = document.getElementById('gl-landing-wrapper');\n                    while (el && el.parentElement && el.parentElement.tagName !== 'BODY') {\n                        el.parentElement.style.padding = '0';\n                        el.parentElement.style.margin = '0';\n                        el.parentElement.style.maxWidth = 'none';\n                        el.parentElement.style.overflow = 'visible';\n                        el = el.parentElement;\n                    }\n                }, 100);\n            },\n\n            updateContent() {\n                const allContent = {\n                    'India': {\n                        hero: {\n                            title: \"Women in STEM will shape the future of AI.\",\n                            subtitle: \"Are you ready to take charge? Unlock scholarships up to \u20b91,20,000 on top AI, Data Science, and Technology programs.\",\n                            cta: \"Claim Your Scholarship Now\",\n                            scholarshipValue: \"\u20b91,20,000\"\n                        },\n                        eligibility: [\n                            { label: \"Application Window\", value: \"3rd March \u2013 31st March 2026\" },\n                            { label: \"Education\", value: \"Bachelor's degree with a minimum of 50% aggregate marks or equivalent\" },\n                            { label: \"Enrollment deadline\", value: \"Enrol by 31st March 2026 to avail the scholarship\" },\n                            { label: \"Applicable For\", value: \"Women candidates only\" }\n                        ],\n                        programs: [\n  { title: \"AI & Machine Learning\" },\n  { title: \"Data Science & Analytics\" },\n  { title: \"Technology\" },\n{ title: \"Speak to our program manager\" }\n],\n                        \/\/ \u2500\u2500 India-specific testimonials \u2500\u2500\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                        testimonials: [\n                            {\n                                review: \"When I first started working in tech, I suffered from major impostor syndrome. In fact, every time I get a new job, I feel like I am not good enough till I have settled into the role. My education was in business, but my work experience is completely in tech. Though I have a business degree, I never worked in a business role. I wanted to combine the two for the next stage of my career. The PG Program in Data Science with Generative AI by the Texas McCombs School of Business at the University of Texas at Austin taught me Python, how to visualise and analyse data, and how to provide business recommendations. The projects were great for reinforcing the learning. It basically helped pull my academic and work background together.\",\n                                name: \"Surekha Challa\", program: \"PGP in Data Science with Generative AI\", initial: \"S\",\n                                url: \"\"\n                            },\n                            {\n                                review: \"One personal challenge I faced in pursuing a STEM-related path was struggling with imposter syndrome. Although I had developed strong foundational knowledge, I often felt it was not enough to consider myself a professional in the field. The AI and Data Science Program by MIT Institute for Data, Systems, and Society (IDSS) strengthened my foundation in data analysis and significantly increased my confidence in applying analytical methods. I deepened my understanding of exploratory data analysis, statistical reasoning, and model evaluation, and gained hands-on experience with Python and AI concepts. Beyond technical skills, the program helped me trust both my analytical process and the results I produce.\",\n                                name: \"Emilia Vindas\", program: \"AI and Data Science Program\", initial: \"E\",\n                                url: \"\"\n                            }\n                        ],\n                        stats: [\n                            { label: \"Learners Worldwide\", value: \"12M+\" }, { label: \"Learning Hours\", value: \"415M+\" },\n                            { label: \"Expert Mentors\", value: \"7,600+\" }, { label: \"Average Salary Hike\", value: \"50%\" },\n                            { label: \"Countries\", value: \"170+\" }, { label: \"Career Transitions\", value: \"7,000+\" }\n                        ],\n                        universities: [\n                            { name: \"The University of Texas at Austin (McCombs School of Business)\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/texas-mccombs_logo.png\" },\n                            { name: \"MIT Professional Education\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/mit-professional-education-logo.png\" },\n                            { name: \"IIT Bombay\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/iit-bombay-logo.png\" },\n                            { name: \"Johns Hopkins University\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-university-logo.png\" },\n                            { name: \"Walsh College\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/walsh_logo.png\" },\n                            { name: \"Great Lakes Executive Learning\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/great-lakes-logo.png\" },\n                            { name: \"MIT IDSS\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/mit-idss-logo.png\" },\n                            { name: \"Microsoft Azure\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/ms-azure-logo.png\" }\n                        ],\n                        reviews: [\n                            { platform: \"Trustpilot\", score: \"4.8\" }, { platform: \"Course Report\", score: \"4.89\" },\n                            { platform: \"SwitchUp\", score: \"4.94\" }, { platform: \"Career Karma\", score: \"4.7\" }\n                        ]\n                    },\n\n                    'USA\/Canada': {\n                        hero: {\n                            title: \"Women in STEM will shape the future of AI.\",\n                            subtitle: \"Are you ready to take charge? Unlock scholarships up to $400 on top AI, Data Science, and Technology programs.\",\n                            cta: \"Claim Your Scholarship Now\",\n                            scholarshipValue: \"$400\"\n                        },\n                        eligibility: [\n                            { label: \"Application Window\", value: \"3rd March \u2013 31st March 2026\" },\n                            { label: \"Education\", value: \"Bachelor\u2019s degree with a minimum of 50% aggregate marks or equivalent\" },\n                            { label: \"Enrollment deadline\", value: \"Enroll by 31st March 2026 to avail the scholarship\" },\n                            { label: \"Applicable For\", value: \"Women candidates only\" }\n                        ],\n                        programs: [\n  { title: \"AI & Machine Learning\" },\n  { title: \"Data Science & Analytics\" },\n  { title: \"Technology\" },\n{ title: \"Speak to our program manager\" }\n],\n                        \/\/ \u2500\u2500 USA\/Canada-specific testimonials \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n                        testimonials: [\n                            {\n                                review: \"Before joining the program, I was at a stage where I was eager to restart my professional journey after a 13-year career break. I am a single mother of two daughters, and balancing family responsibilities has been my primary focus for many years. While I found fulfilment in raising my children, I always had a strong desire to regain my professional identity and become financially independent. As my children grew older, I felt it was the right time to invest in myself, update my skills, and rebuild my confidence. The rapidly changing job market made me realise that structured learning and proper guidance were essential, which prompted me to seek a program that could support my return to the workforce and help me move forward with clarity and purpose.\",\n                                name: \"Suchismita Priyadrasani Panda\", program: \"PGP in AI & Machine Learning\", initial: \"S\",\n                                url: \"\"\n                            },\n                            {\n                                review: \"When I first started working in tech, I suffered from major impostor syndrome. In fact, every time I get a new job, I feel like I am not good enough till I have settled into the role. My education was in business, but my work experience is completely in tech. Though I have a business degree, I never worked in a business role. I wanted to combine the two for the next stage of my career. The PG Program in Data Science with Generative AI by the Texas McCombs School of Business at the University of Texas at Austin taught me Python, how to visualise and analyse data, and how to provide business recommendations. The projects were great for reinforcing the learning.  It basically helped pull my academic and work background together.\",\n                                name: \"Surekha Challa\", program: \"PGP in Data Science with Generative AI\", initial: \"S\",\n                                url: \"https:\/\/www.linkedin.com\/in\/surekhachalla\/\"\n                            },\n{\n                                review: \"One personal challenge I faced in pursuing a STEM-related path was struggling with imposter syndrome. Although I had developed strong foundational knowledge, I often felt it was not enough to consider myself a professional in the field. The AI and Data Science Program by MIT Institute for Data, Systems, and Society (IDSS) strengthened my foundation in data analysis and significantly increased my confidence in applying analytical methods. I deepened my understanding of exploratory data analysis, statistical reasoning, and model evaluation, and gained hands-on experience with Python and AI concepts. Beyond technical skills, the program helped me trust both my analytical process and the results I produce.\",\n                                name: \"Emilia Vindas\", program: \"AI and Data Science Program\", initial: \"E\",\n                                url: \"https:\/\/www.linkedin.com\/in\/emilia-vindas-3551a0118\/\"\n                            },\n{\n                                review: \"I joined the Post Graduate Program in Data Science with Generative AI by Texas McCombs School of Business at The University of Texas at Austin without any prior experience or background in data, straight from a decade-long career in banking operations. This became a major turning point in my transition into data science and business analytics. Starting from the basics, I learned how to work with data, build predictive models, uncover patterns, and turn insights into business value through hands-on projects.  This program has indeed clarified my career direction and reinforced my belief that women have a strong place in data and AI. To other women and girls in STEM: stay consistent, embrace challenges, and trust that your skills will grow with practice.\",\n                        name: \"Faith Kaindi\", program: \"PGP in Data Science with Generative AI\", initial: \"F\",\n                                url: \"https:\/\/www.linkedin.com\/in\/faith-kaindi-4659103b\/\"\n                            }\n                        ],\n                        stats: [\n                            { label: \"Learners Worldwide\", value: \"12M+\" }, { label: \"Learning Hours\", value: \"415M+\" },\n                            { label: \"Expert Mentors\", value: \"7,600+\" }, { label: \"Average Salary Hike\", value: \"50%\" },\n                            { label: \"Countries\", value: \"170+\" }, { label: \"Career Transitions\", value: \"7,000+\" }\n                        ],\n                        universities: [\n{ name: \"MIT Professional Education\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/mit-professional-education-logo.png\" },\n{ name: \"MIT IDSS\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/mit-idss-logo.png\" },\n{ name: \"The University of Texas at Austin (McCombs School of Business)\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/texas-mccombs_logo.png\" },\n{ name: \"Johns Hopkins University\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-university-logo.png\" }\n],\n                        reviews: [\n                            { platform: \"Trustpilot\", score: \"4.8\" }, { platform: \"Course Report\", score: \"4.89\" },\n                            { platform: \"SwitchUp\", score: \"4.94\" }, { platform: \"Career Karma\", score: \"4.7\" }\n                        ]\n                    },\n\n                    'Rest of the World': {\n                        hero: {\n                            title: \"Women in STEM will shape the future of AI.\",\n                            subtitle: \"Are you ready to take charge? Unlock scholarships up to $600 on top AI, Data Science, and Technology programs.\",\n                            cta: \"Claim Your Scholarship Now\",\n                            scholarshipValue: \"$600\"\n                        },\n                        eligibility: [\n                            { label: \"Application Window\", value: \"3rd March \u2013 31th March 2026\" },\n                            { label: \"Education\", value: \"Bachelor\u2019s degree with a minimum of 50% aggregate marks or equivalent\" },\n                            { label: \"Enrollment deadline\", value: \"Enroll by 31st March 2026 to avail the scholarship\" },\n                            { label: \"Applicable For\", value: \"Women candidates only\" }\n                        ],\n                        programs: [\n  { title: \"AI & Machine Learning\" },\n  { title: \"Data Science & Analytics\" },\n  { title: \"Technology\" },\n{ title: \"Speak to our program manager\" }\n],\n                        \/\/ \u2500\u2500 Global-specific testimonials \u2500\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                        testimonials: [\n                            {\n                                review: \"Before joining the program, I was at a stage where I was eager to restart my professional journey after a 13-year career break.  I am a single mother of two daughters, and balancing family responsibilities has been my primary focus for many years. While I found fulfilment in raising my children, I always had a strong desire to regain my professional identity and become financially independent. As my children grew older, I felt it was the right time to invest in myself, update my skills, and rebuild my confidence. The rapidly changing job market made me realise that structured learning and proper guidance were essential, which prompted me to seek a program that could support my return to the workforce and help me move forward with clarity and purpose.\",\n                                name: \"Suchismita Priyadrasani Panda\", program: \"PGP in AI & Machine Learning\", initial: \"S\",\n                                url: \"https:\/\/YOUR-LINK-FOR-Suchismita\"\n                            },\n{\n                                review: \"When I first started working in tech, I suffered from major impostor syndrome. In fact, every time I get a new job, I feel like I am not good enough till I have settled into the role. My education was in business, but my work experience is completely in tech. Though I have a business degree, I never worked in a business role. I wanted to combine the two for the next stage of my career. The PG Program in Data Science with Generative AI by the Texas McCombs School of Business at the University of Texas at Austin taught me Python, how to visualise and analyse data, and how to provide business recommendations. The projects were great for reinforcing the learning.  It basically helped pull my academic and work background together.\",\n                                name: \"Surekha Challa\", program: \"PGP in Data Science with Generative AI\", initial: \"S\",\n                                url: \"https:\/\/www.linkedin.com\/in\/surekhachalla\/\"\n                            },\n{\n                                review: \"One personal challenge I faced in pursuing a STEM-related path was struggling with imposter syndrome. Although I had developed strong foundational knowledge, I often felt it was not enough to consider myself a professional in the field. The AI and Data Science Program by MIT Institute for Data, Systems, and Society (IDSS) strengthened my foundation in data analysis and significantly increased my confidence in applying analytical methods. I deepened my understanding of exploratory data analysis, statistical reasoning, and model evaluation, and gained hands-on experience with Python and AI concepts. Beyond technical skills, the program helped me trust both my analytical process and the results I produce.\",\n                                name: \"Emilia Vindas\", program: \"AI and Data Science Program\", initial: \"E\",\n                                url: \"https:\/\/www.linkedin.com\/in\/emilia-vindas-3551a0118\/\"\n                            },\n{\n                                review: \"I joined the Post Graduate Program in Data Science with Generative AI by Texas McCombs School of Business at The University of Texas at Austin without any prior experience or background in data, straight from a decade-long career in banking operations. This became a major turning point in my transition into data science and business analytics. Starting from the basics, I learned how to work with data, build predictive models, uncover patterns, and turn insights into business value through hands-on projects. This program has indeed clarified my career direction and reinforced my belief that women have a strong place in data and AI. To other women and girls in STEM: stay consistent, embrace challenges, and trust that your skills will grow with practice.\",\n                                name: \"Faith Kaindi\", program: \"PGP in Data Science with Generative AI\", initial: \"F\",\n                                url: \"https:\/\/www.linkedin.com\/in\/faith-kaindi-4659103b\/\"\n                            }\n                        ],\n                        stats: [\n                            { label: \"Learners Worldwide\", value: \"12M+\" }, { label: \"Learning Hours\", value: \"415M+\" },\n                            { label: \"Expert Mentors\", value: \"7,600+\" }, { label: \"Average Salary Hike\", value: \"50%\" },\n                            { label: \"Countries\", value: \"170+\" }, { label: \"Career Transitions\", value: \"7,000+\" }\n                        ],\n                        universities: [\n{ name: \"MIT Professional Education\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/mit-professional-education-logo.png\" },\n{ name: \"MIT IDSS\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/mit-idss-logo.png\" },\n{ name: \"The University of Texas at Austin (McCombs School of Business)\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/texas-mccombs_logo.png\" },\n{ name: \"Johns Hopkins University\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/johns-hopkins-university-logo.png\" },\n{ name: \"Walsh College\", logo: \"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/walsh_logo.png\" }\n],\n                        reviews: [\n                            { platform: \"Trustpilot\", score: \"4.8\" }, { platform: \"Course Report\", score: \"4.89\" },\n                            { platform: \"SwitchUp\", score: \"4.94\" }, { platform: \"Career Karma\", score: \"4.7\" }\n                        ]\n                    }\n                };\n\n                this.content = allContent[this.region] || allContent['India'];\n            },\n\n            async detectLocation() {\n                try {\n                    const res = await axios.get('https:\/\/ipapi.co\/json\/');\n                    this.country = res.data.country_name || 'Unknown';\n                    if (res.data.country_name === 'India') this.region = 'India';\n                    else if (['United States', 'Canada'].includes(res.data.country_name)) this.region = 'USA\/Canada';\n                    else this.region = 'Rest of the World';\n                } catch (e) { this.region = 'India'; this.country = 'Unknown'; }\n            },\n\n            scrollToForm() { document.getElementById('apply-form').scrollIntoView({ behavior: 'smooth' }); },\n\n            async submitForm() {\n                if (!GOOGLE_SCRIPT_URL) { alert(\"Please configure GOOGLE_SCRIPT_URL.\"); return; }\n                this.isSubmitting = true;\n                try {\n                    await fetch(GOOGLE_SCRIPT_URL, { method: 'POST', mode: 'no-cors', body: JSON.stringify({...this.formData, region: this.region, country: this.country}) });\n                    this.submitStatus = 'success';\n                } catch (e) { this.submitStatus = 'error'; }\n                finally { this.isSubmitting = false; }\n            }\n        }\n    }\n<\/script>\n\n<!-- END GREAT LEARNING #STEMTheBias WIDGET -->\n","protected":false},"excerpt":{"rendered":"<p>IndiaUSA\/CanadaGlobal International Women's Day 2026 #STEMTheBias Apply for #STEMTheBias Scholarship Take the first step towards your STEM career Application Received! We'll get back to you shortly. Submit another Select Program * Experience *0-2 years3-5 years5+ years Qualification *Bachelor'sMaster'sPhD Submit Application Processing... Empowering More Women to Build the Future of Tech Only 28% of the global [&hellip;]<\/p>\n","protected":false},"author":41,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[17946],"tags":[36898],"class_list":["post-116186","page","type-page","status-publish","hentry","category-career","tag-womens-day"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Apply for #STEMTheBias Scholarship for Women<\/title>\n<meta name=\"description\" content=\"This Women\u2019s Day, Great Learning supports women\u2019s growth with scholarships for globally recognized university programs.\" \/>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:description\" content=\"This Women\u2019s Day, Great Learning supports women\u2019s growth with scholarships for globally recognized university programs.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mygreatlearning.com\/blog\/womens-day\/\" \/>\n<meta property=\"og:site_name\" content=\"Great Learning Blog: Free Resources what Matters to shape your Career!\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/GreatLearningOfficial\/\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Great_Learning\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/womens-day\\\/\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/womens-day\\\/\",\"name\":\"Apply for #STEMTheBias Scholarship for Women\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/womens-day\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/womens-day\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/UT-Austin-favicon.png\",\"datePublished\":\"2026-03-03T18:53:11+00:00\",\"description\":\"This Women\u2019s Day, Great Learning supports women\u2019s growth with scholarships for globally recognized university programs.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/womens-day\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/womens-day\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/UT-Austin-favicon.png\",\"contentUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/UT-Austin-favicon.png\",\"width\":33,\"height\":33},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/\",\"name\":\"Great Learning Blog\",\"description\":\"Learn, Upskill &amp; Career Development Guide and Resources\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#organization\"},\"alternateName\":\"Great Learning\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#organization\",\"name\":\"Great Learning\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/GL-Logo.jpg\",\"contentUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/GL-Logo.jpg\",\"width\":900,\"height\":900,\"caption\":\"Great Learning\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/GreatLearningOfficial\\\/\",\"https:\\\/\\\/x.com\\\/Great_Learning\",\"https:\\\/\\\/www.instagram.com\\\/greatlearningofficial\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/great-learning\\\/\",\"https:\\\/\\\/in.pinterest.com\\\/greatlearning12\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/beaconelearning\\\/\"],\"description\":\"Great Learning is a leading global ed-tech company for professional training and higher education. It offers comprehensive, industry-relevant, hands-on learning programs across various business, technology, and interdisciplinary domains driving the digital economy. These programs are developed and offered in collaboration with the world's foremost academic institutions.\",\"email\":\"info@mygreatlearning.com\",\"legalName\":\"Great Learning Education Services Pvt. Ltd\",\"foundingDate\":\"2013-11-29\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1001\",\"maxValue\":\"5000\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Apply for #STEMTheBias Scholarship for Women","description":"This Women\u2019s Day, Great Learning supports women\u2019s growth with scholarships for globally recognized university programs.","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_description":"This Women\u2019s Day, Great Learning supports women\u2019s growth with scholarships for globally recognized university programs.","og_url":"https:\/\/www.mygreatlearning.com\/blog\/womens-day\/","og_site_name":"Great Learning Blog: Free Resources what Matters to shape your Career!","article_publisher":"https:\/\/www.facebook.com\/GreatLearningOfficial\/","og_image":[{"url":"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@Great_Learning","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mygreatlearning.com\/blog\/womens-day\/","url":"https:\/\/www.mygreatlearning.com\/blog\/womens-day\/","name":"Apply for #STEMTheBias Scholarship for Women","isPartOf":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/womens-day\/#primaryimage"},"image":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/womens-day\/#primaryimage"},"thumbnailUrl":"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png","datePublished":"2026-03-03T18:53:11+00:00","description":"This Women\u2019s Day, Great Learning supports women\u2019s growth with scholarships for globally recognized university programs.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mygreatlearning.com\/blog\/womens-day\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mygreatlearning.com\/blog\/womens-day\/#primaryimage","url":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png","contentUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2026\/03\/UT-Austin-favicon.png","width":33,"height":33},{"@type":"WebSite","@id":"https:\/\/www.mygreatlearning.com\/blog\/#website","url":"https:\/\/www.mygreatlearning.com\/blog\/","name":"Great Learning Blog","description":"Learn, Upskill &amp; Career Development Guide and Resources","publisher":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#organization"},"alternateName":"Great Learning","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mygreatlearning.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.mygreatlearning.com\/blog\/#organization","name":"Great Learning","url":"https:\/\/www.mygreatlearning.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mygreatlearning.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/06\/GL-Logo.jpg","contentUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/06\/GL-Logo.jpg","width":900,"height":900,"caption":"Great Learning"},"image":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/GreatLearningOfficial\/","https:\/\/x.com\/Great_Learning","https:\/\/www.instagram.com\/greatlearningofficial\/","https:\/\/www.linkedin.com\/school\/great-learning\/","https:\/\/in.pinterest.com\/greatlearning12\/","https:\/\/www.youtube.com\/user\/beaconelearning\/"],"description":"Great Learning is a leading global ed-tech company for professional training and higher education. It offers comprehensive, industry-relevant, hands-on learning programs across various business, technology, and interdisciplinary domains driving the digital economy. These programs are developed and offered in collaboration with the world's foremost academic institutions.","email":"info@mygreatlearning.com","legalName":"Great Learning Education Services Pvt. Ltd","foundingDate":"2013-11-29","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1001","maxValue":"5000"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"web-stories-poster-portrait":false,"web-stories-publisher-logo":false,"web-stories-thumbnail":false},"uagb_author_info":{"display_name":"Great Learning Editorial Team","author_link":"https:\/\/www.mygreatlearning.com\/blog\/author\/greatlearning\/"},"uagb_comment_info":0,"uagb_excerpt":"IndiaUSA\/CanadaGlobal International Women's Day 2026 #STEMTheBias Apply for #STEMTheBias Scholarship Take the first step towards your STEM career Application Received! We'll get back to you shortly. Submit another Select Program * Experience *0-2 years3-5 years5+ years Qualification *Bachelor'sMaster'sPhD Submit Application Processing... Empowering More Women to Build the Future of Tech Only 28% of the global&hellip;","_links":{"self":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/pages\/116186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/users\/41"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/comments?post=116186"}],"version-history":[{"count":43,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/pages\/116186\/revisions"}],"predecessor-version":[{"id":116215,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/pages\/116186\/revisions\/116215"}],"wp:attachment":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/media?parent=116186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/categories?post=116186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/tags?post=116186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}