{"id":9,"date":"2025-11-03T17:54:31","date_gmt":"2025-11-03T17:54:31","guid":{"rendered":"https:\/\/winbondsweb.com\/academy\/?page_id=9"},"modified":"2026-05-10T01:57:08","modified_gmt":"2026-05-09T20:27:08","slug":"digital-marketing-course-serampore-ai","status":"publish","type":"page","link":"https:\/\/winbondsweb.com\/academy\/","title":{"rendered":"Advanced Digital Marketing Course with Ai at Serampore"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9\" class=\"elementor elementor-9\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20ff9d2 e-con-full e-flex e-con e-parent\" data-id=\"20ff9d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b58115 elementor-widget elementor-widget-text-editor\" data-id=\"4b58115\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!-- ============================================= -->\n<!-- HERO SECTION \u2014 WINBONDS WEB ACADEMY -->\n<!-- Advanced Digital Marketing With AI | Serampore -->\n<!-- ============================================= -->\n\n<style>\n  .wba-hero {\n    background:\n      radial-gradient(ellipse at top left, rgba(139, 92, 246, 0.12) 0%, transparent 50%),\n      radial-gradient(ellipse at bottom right, rgba(236, 72, 153, 0.1) 0%, transparent 50%),\n      linear-gradient(135deg, #f8f7ff 0%, #fdf4ff 100%);\n    padding: 70px 24px 80px;\n    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;\n    color: #0f172a;\n    position: relative;\n    overflow: hidden;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .wba-hero::before {\n    content: '';\n    position: absolute;\n    top: -150px; right: -100px;\n    width: 400px; height: 400px;\n    background: radial-gradient(circle, rgba(168, 85, 247, 0.15) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n    animation: wba-float 14s ease-in-out infinite;\n  }\n\n  .wba-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -150px; left: -100px;\n    width: 400px; height: 400px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.12) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n    animation: wba-float 16s ease-in-out infinite reverse;\n  }\n\n  @keyframes wba-float {\n    0%, 100% { transform: translate(0, 0); }\n    50% { transform: translate(30px, -30px); }\n  }\n\n  .wba-container {\n    max-width: 1180px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .wba-grid {\n    display: grid;\n    grid-template-columns: 62% 38%;\n    gap: 36px;\n    align-items: stretch;\n  }\n\n  .wba-left {\n    animation: wba-fade-up 0.8s ease-out;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n  }\n\n  @keyframes wba-fade-up {\n    from { opacity: 0; transform: translateY(24px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .wba-trust-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 7px 16px;\n    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n    color: #92400e;\n    font-size: 12.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    margin-bottom: 18px;\n    box-shadow: 0 6px 18px rgba(251, 191, 36, 0.25);\n    border: 1px solid rgba(251, 191, 36, 0.4);\n    align-self: flex-start;\n  }\n\n  .wba-location {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #7c3aed;\n    margin-bottom: 8px;\n  }\n\n  .wba-headline {\n    font-size: clamp(24px, 3.8vw, 42px);\n    font-weight: 800;\n    line-height: 1.12;\n    margin: 0 0 14px;\n    color: #0f172a;\n    letter-spacing: -1px;\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n  }\n\n  .wba-headline .wba-grad {\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    display: inline-block;\n  }\n\n  .wba-subheadline {\n    font-size: clamp(13.5px, 1.4vw, 15.5px);\n    color: #475569;\n    line-height: 1.6;\n    margin: 0 0 22px;\n    max-width: 580px;\n  }\n\n  .wba-subheadline strong { color: #1e293b; font-weight: 700; }\n\n  \/* HIGHLIGHTS *\/\n  .wba-highlights {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 22px;\n  }\n\n  .wba-hl-item {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #1e293b;\n    padding: 12px 13px;\n    background: linear-gradient(135deg, #ffffff 0%, #faf5ff 100%);\n    border-radius: 12px;\n    border: 1px solid rgba(124, 58, 237, 0.12);\n    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n    line-height: 1.45;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);\n  }\n\n  .wba-hl-item::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0;\n    width: 3px; height: 100%;\n    background: linear-gradient(180deg, #7c3aed 0%, #ec4899 100%);\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  .wba-hl-item:hover {\n    background: #ffffff;\n    transform: translateY(-3px);\n    border-color: rgba(124, 58, 237, 0.3);\n    box-shadow: 0 12px 24px rgba(124, 58, 237, 0.15);\n  }\n\n  .wba-hl-item:hover::before { opacity: 1; }\n\n  .wba-hl-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: 9px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    transition: transform 0.4s ease;\n  }\n\n  .wba-hl-item:hover .wba-hl-icon {\n    transform: scale(1.08) rotate(-4deg);\n  }\n\n  .wba-hl-icon svg {\n    width: 17px;\n    height: 17px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2.4;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wba-hl-ic-1 { background: linear-gradient(135deg, #7c3aed 0%, #6366f1 100%); box-shadow: 0 4px 12px rgba(124, 58, 237, 0.35); }\n  .wba-hl-ic-2 { background: linear-gradient(135deg, #ec4899 0%, #f43f5e 100%); box-shadow: 0 4px 12px rgba(236, 72, 153, 0.35); }\n  .wba-hl-ic-3 { background: linear-gradient(135deg, #f59e0b 0%, #ec4899 100%); box-shadow: 0 4px 12px rgba(245, 158, 11, 0.35); }\n  .wba-hl-ic-4 { background: linear-gradient(135deg, #8b5cf6 0%, #c026d3 100%); box-shadow: 0 4px 12px rgba(139, 92, 246, 0.35); }\n  .wba-hl-ic-5 { background: linear-gradient(135deg, #10b981 0%, #7c3aed 100%); box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3); }\n  .wba-hl-ic-6 { background: linear-gradient(135deg, #6366f1 0%, #ec4899 100%); box-shadow: 0 4px 12px rgba(99, 102, 241, 0.35); }\n\n  \/* STATS *\/\n  .wba-stats {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n\n  .wba-stat-card {\n    background: #ffffff;\n    border-radius: 14px;\n    padding: 14px 16px 14px 20px;\n    border: 1px solid rgba(124, 58, 237, 0.15);\n    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);\n    transition: all 0.3s ease;\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .wba-stat-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 14px 30px rgba(124, 58, 237, 0.18);\n  }\n\n  .wba-stat-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0;\n    width: 4px; height: 100%;\n    background: linear-gradient(180deg, #7c3aed 0%, #ec4899 100%);\n  }\n\n  .wba-stat-icon {\n    width: 40px;\n    height: 40px;\n    border-radius: 10px;\n    background: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    box-shadow: 0 6px 14px rgba(124, 58, 237, 0.3);\n  }\n\n  .wba-stat-icon svg {\n    width: 19px;\n    height: 19px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2.3;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wba-stat-body { flex: 1; min-width: 0; }\n\n  .wba-stat-num {\n    font-size: clamp(17px, 1.9vw, 21px);\n    font-weight: 800;\n    background: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    line-height: 1.1;\n    margin-bottom: 3px;\n    letter-spacing: -0.5px;\n  }\n\n  .wba-stat-text {\n    font-size: 11.5px;\n    color: #475569;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  \/* CTAs *\/\n  .wba-cta-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-bottom: 20px;\n  }\n\n  .wba-cta-whatsapp {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    padding: 13px 26px;\n    background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 14.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    box-shadow: 0 10px 24px rgba(37, 211, 102, 0.35);\n    transition: all 0.4s ease;\n    letter-spacing: 0.3px;\n    border: none;\n    cursor: pointer;\n    text-align: center;\n  }\n\n  .wba-cta-whatsapp:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 14px 30px rgba(37, 211, 102, 0.5);\n    color: #ffffff;\n  }\n\n  .wba-cta-whatsapp svg {\n    width: 18px;\n    height: 18px;\n    fill: #ffffff;\n    flex-shrink: 0;\n  }\n\n  .wba-cta-brochure {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    padding: 12px 22px;\n    background: rgba(255, 255, 255, 0.85);\n    color: #6d28d9;\n    text-decoration: none;\n    font-size: 14px;\n    font-weight: 700;\n    border-radius: 50px;\n    border: 1.5px solid rgba(124, 58, 237, 0.3);\n    transition: all 0.3s ease;\n    text-align: center;\n  }\n\n  .wba-cta-brochure:hover {\n    background: #ffffff;\n    border-color: #7c3aed;\n    color: #6d28d9;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 20px rgba(124, 58, 237, 0.2);\n  }\n\n  .wba-cta-brochure svg {\n    width: 16px;\n    height: 16px;\n    stroke: #7c3aed;\n    fill: none;\n    stroke-width: 2.5;\n    flex-shrink: 0;\n  }\n\n  \/* SOCIAL PROOF *\/\n  .wba-social-proof {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 12px 16px;\n    background: rgba(255, 255, 255, 0.85);\n    border-radius: 12px;\n    border: 1px solid rgba(124, 58, 237, 0.12);\n    backdrop-filter: blur(10px);\n    flex-wrap: wrap;\n    margin-bottom: 18px;\n  }\n\n  .wba-avatars { display: flex; flex-shrink: 0; }\n\n  .wba-avatar {\n    width: 32px; height: 32px;\n    border-radius: 50%;\n    border: 2.5px solid #ffffff;\n    margin-left: -10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 12px;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n  }\n\n  .wba-avatar:first-child { margin-left: 0; }\n  .wba-av-1 { background: linear-gradient(135deg, #f43f5e 0%, #ec4899 100%); }\n  .wba-av-2 { background: linear-gradient(135deg, #7c3aed 0%, #a855f7 100%); }\n  .wba-av-3 { background: linear-gradient(135deg, #10b981 0%, #14b8a6 100%); }\n  .wba-av-4 { background: linear-gradient(135deg, #f59e0b 0%, #ef4444 100%); }\n\n  .wba-proof-text { flex: 1; min-width: 140px; }\n\n  .wba-stars {\n    display: flex;\n    gap: 2px;\n    margin-bottom: 2px;\n  }\n\n  .wba-stars svg { width: 12px; height: 12px; fill: #fbbf24; }\n\n  .wba-proof-label {\n    font-size: 12px;\n    color: #475569;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n\n  .wba-proof-label strong { color: #0f172a; }\n\n  \/* JOB MARKET BLOCK *\/\n  .wba-trust-badges {\n    margin-top: auto;\n    padding: 16px;\n    background: linear-gradient(135deg, rgba(255, 255, 255, 0.7) 0%, rgba(250, 245, 255, 0.7) 100%);\n    border-radius: 14px;\n    border: 1px solid rgba(124, 58, 237, 0.12);\n    backdrop-filter: blur(10px);\n    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.04);\n  }\n\n  .wba-badge-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: 9px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .wba-badge-icon svg {\n    width: 16px;\n    height: 16px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2.3;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wba-badge-1 { background: linear-gradient(135deg, #7c3aed 0%, #c026d3 100%); box-shadow: 0 4px 10px rgba(124, 58, 237, 0.3); }\n  .wba-badge-2 { background: linear-gradient(135deg, #f59e0b 0%, #ec4899 100%); box-shadow: 0 4px 10px rgba(245, 158, 11, 0.3); }\n  .wba-badge-3 { background: linear-gradient(135deg, #10b981 0%, #14b8a6 100%); box-shadow: 0 4px 10px rgba(16, 185, 129, 0.3); }\n  .wba-badge-4 { background: linear-gradient(135deg, #6366f1 0%, #ec4899 100%); box-shadow: 0 4px 10px rgba(99, 102, 241, 0.3); }\n\n  .wba-jobs-header {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    padding-bottom: 10px;\n    border-bottom: 1px dashed rgba(124, 58, 237, 0.2);\n    font-size: 12px;\n    font-weight: 700;\n    color: #1e293b;\n    letter-spacing: 0.2px;\n  }\n\n  .wba-jobs-header svg {\n    width: 16px;\n    height: 16px;\n    flex-shrink: 0;\n  }\n\n  .wba-jobs-header span:first-of-type {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .wba-jobs-growth {\n    font-size: 10.5px;\n    font-weight: 700;\n    color: #10b981;\n    background: rgba(16, 185, 129, 0.12);\n    padding: 3px 9px;\n    border-radius: 50px;\n    border: 1px solid rgba(16, 185, 129, 0.25);\n    flex-shrink: 0;\n    white-space: nowrap;\n  }\n\n  .wba-jobs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 12px;\n  }\n\n  .wba-job-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 10px 11px;\n    background: rgba(255, 255, 255, 0.85);\n    border-radius: 10px;\n    border: 1px solid rgba(124, 58, 237, 0.1);\n    transition: all 0.3s ease;\n  }\n\n  .wba-job-item:hover {\n    transform: translateY(-2px);\n    background: #ffffff;\n    box-shadow: 0 6px 14px rgba(124, 58, 237, 0.12);\n    border-color: rgba(124, 58, 237, 0.25);\n  }\n\n  .wba-job-body {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .wba-job-num {\n    font-size: 14px;\n    font-weight: 800;\n    background: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    line-height: 1.1;\n    letter-spacing: -0.3px;\n  }\n\n  .wba-job-role {\n    font-size: 11.5px;\n    font-weight: 700;\n    color: #1e293b;\n    line-height: 1.25;\n    margin-top: 1px;\n  }\n\n  .wba-job-platform {\n    font-size: 9.5px;\n    font-weight: 500;\n    color: #64748b;\n    margin-top: 1px;\n    letter-spacing: 0.2px;\n  }\n\n  .wba-jobs-footer {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    padding: 9px 11px;\n    background: linear-gradient(135deg, rgba(16, 185, 129, 0.08) 0%, rgba(124, 58, 237, 0.08) 100%);\n    border-radius: 9px;\n    border: 1px solid rgba(16, 185, 129, 0.15);\n    font-size: 11px;\n    color: #1e293b;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  .wba-jobs-footer svg {\n    width: 14px;\n    height: 14px;\n    flex-shrink: 0;\n  }\n\n  .wba-jobs-footer strong {\n    font-weight: 700;\n    color: #0f172a;\n  }\n\n  \/* RIGHT COLUMN *\/\n  .wba-right {\n    animation: wba-fade-up 0.8s ease-out 0.15s backwards;\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    min-width: 0;\n  }\n\n  .wba-slider-block {\n    background: rgba(255, 255, 255, 0.75);\n    border-radius: 16px;\n    padding: 14px;\n    border: 1px solid rgba(124, 58, 237, 0.12);\n    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);\n    backdrop-filter: blur(10px);\n    overflow: hidden;\n  }\n\n  .wba-slider-label {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #7c3aed;\n    margin-bottom: 10px;\n    padding: 0 4px;\n  }\n\n  .wba-slider-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(90deg, rgba(124, 58, 237, 0.25) 0%, transparent 100%);\n  }\n\n  .wba-slider {\n    overflow: hidden;\n    position: relative;\n    -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 5%, #000 95%, transparent 100%);\n    mask-image: linear-gradient(90deg, transparent 0, #000 5%, #000 95%, transparent 100%);\n  }\n\n  .wba-track {\n    display: flex;\n    gap: 10px;\n    animation: wba-scroll 30s linear infinite;\n    will-change: transform;\n    width: max-content;\n  }\n\n  .wba-slider:hover .wba-track { animation-play-state: paused; }\n\n  @keyframes wba-scroll {\n    0% { transform: translateX(0); }\n    100% { transform: translateX(calc(-50% - 5px)); }\n  }\n\n  .wba-slide {\n    flex: 0 0 auto;\n    width: 150px;\n    background: #ffffff;\n    border-radius: 11px;\n    overflow: hidden;\n    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.08);\n    border: 1px solid rgba(124, 58, 237, 0.1);\n    transition: all 0.3s ease;\n  }\n\n  .wba-slide:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 10px 22px rgba(124, 58, 237, 0.18);\n    border-color: rgba(124, 58, 237, 0.3);\n  }\n\n  .wba-slide-img {\n    width: 100%; height: 88px;\n    overflow: hidden;\n    background: #f5f3ff;\n  }\n\n  .wba-slide-img img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.5s ease;\n  }\n\n  .wba-slide:hover .wba-slide-img img { transform: scale(1.08); }\n\n  .wba-slide-cap { padding: 8px 9px 9px; text-align: center; }\n\n  .wba-cap-title {\n    font-size: 11px;\n    font-weight: 700;\n    color: #1e293b;\n    line-height: 1.3;\n    margin: 0 0 3px;\n  }\n\n  .wba-cap-desc {\n    font-size: 9.5px;\n    color: #64748b;\n    line-height: 1.35;\n    margin: 0;\n    font-weight: 500;\n  }\n\n  \/* FORM *\/\n  .wba-form-wrap {\n    position: relative;\n    padding: 3px;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    background-size: 200% 200%;\n    box-shadow: 0 20px 50px rgba(124, 58, 237, 0.35);\n    animation: wba-border-shift 8s ease-in-out infinite;\n    overflow: hidden;\n  }\n\n  @keyframes wba-border-shift {\n    0%, 100% { background-position: 0% 50%; }\n    50% { background-position: 100% 50%; }\n  }\n\n  .wba-form-card {\n    position: relative;\n    background: linear-gradient(160deg, #2e1065 0%, #4c1d95 60%, #831843 100%);\n    border-radius: 16px;\n    padding: 22px 20px 20px;\n    overflow: hidden;\n  }\n\n  .wba-form-glow-1 {\n    position: absolute;\n    width: 220px; height: 220px;\n    background: radial-gradient(circle, rgba(251, 191, 36, 0.35), transparent);\n    top: -100px; right: -80px;\n    filter: blur(60px);\n    pointer-events: none;\n  }\n\n  .wba-form-glow-2 {\n    position: absolute;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.45), transparent);\n    bottom: -80px; left: -70px;\n    filter: blur(60px);\n    pointer-events: none;\n  }\n\n  .wba-form-header { text-align: center; margin-bottom: 16px; position: relative; z-index: 2; }\n\n  .wba-form-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 4px 11px;\n    background: rgba(255, 255, 255, 0.15);\n    border: 1px solid rgba(255, 255, 255, 0.25);\n    border-radius: 50px;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #ffffff;\n    margin-bottom: 10px;\n  }\n\n  .wba-form-tag::before {\n    content: '';\n    width: 6px; height: 6px;\n    background: #10b981;\n    border-radius: 50%;\n    box-shadow: 0 0 8px #10b981;\n    animation: wba-pulse 2s infinite;\n  }\n\n  @keyframes wba-pulse {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.4; }\n  }\n\n  .wba-form-title {\n    font-size: clamp(17px, 2vw, 19px);\n    font-weight: 800;\n    color: #ffffff;\n    margin: 0 0 4px;\n    line-height: 1.2;\n    letter-spacing: -0.3px;\n  }\n\n  .wba-form-title-grad {\n    background: linear-gradient(135deg, #fbbf24 0%, #f472b6 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .wba-form-sub {\n    font-size: 11.5px;\n    color: rgba(255, 255, 255, 0.75);\n    margin: 0;\n    font-weight: 500;\n  }\n\n  .wba-form-body { position: relative; z-index: 2; }\n\n  .wba-form-body label {\n    color: rgba(255, 255, 255, 0.85);\n    font-size: 12.5px;\n    font-weight: 600;\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .wba-form-body input[type=\"text\"],\n  .wba-form-body input[type=\"email\"],\n  .wba-form-body input[type=\"tel\"],\n  .wba-form-body input[type=\"number\"],\n  .wba-form-body input[type=\"url\"],\n  .wba-form-body textarea,\n  .wba-form-body select {\n    width: 100%;\n    max-width: 100%;\n    padding: 11px 14px;\n    margin-bottom: 12px;\n    border-radius: 9px;\n    border: 1.5px solid rgba(255, 255, 255, 0.2);\n    background: rgba(255, 255, 255, 0.08);\n    color: #ffffff !important;\n    font-size: 13.5px;\n    font-weight: 500;\n    font-family: inherit;\n    transition: all 0.3s ease;\n    box-sizing: border-box;\n    backdrop-filter: blur(8px);\n  }\n\n  .wba-form-body input::placeholder,\n  .wba-form-body textarea::placeholder {\n    color: rgba(255, 255, 255, 0.55);\n    opacity: 1;\n  }\n\n  .wba-form-body input:focus,\n  .wba-form-body textarea:focus,\n  .wba-form-body select:focus {\n    outline: none;\n    border-color: #ec4899;\n    background: rgba(255, 255, 255, 0.12);\n    box-shadow: 0 0 0 3px rgba(236, 72, 153, 0.25);\n  }\n\n  .wba-form-body select option { background: #2e1065; color: #ffffff; }\n\n  .wba-form-body textarea { min-height: 70px; resize: vertical; }\n\n  .wba-form-body input[type=\"submit\"],\n  .wba-form-body button[type=\"submit\"] {\n    width: 100%;\n    padding: 13px 20px;\n    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 50%, #ec4899 100%);\n    background-size: 200% 200%;\n    background-position: 0% 50%;\n    color: #1e1b4b;\n    border: none;\n    border-radius: 50px;\n    font-size: 14px;\n    font-weight: 800;\n    cursor: pointer;\n    transition: all 0.4s ease;\n    box-shadow: 0 10px 24px rgba(251, 191, 36, 0.4);\n    margin-top: 4px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    font-family: inherit;\n  }\n\n  .wba-form-body input[type=\"submit\"]:hover,\n  .wba-form-body button[type=\"submit\"]:hover {\n    background-position: 100% 50%;\n    transform: translateY(-2px);\n    box-shadow: 0 14px 32px rgba(236, 72, 153, 0.5);\n  }\n\n  .wba-form-body .wpcf7-spinner { display: block; margin: 6px auto 0; }\n\n  .wba-form-body .wpcf7-not-valid-tip {\n    font-size: 11.5px;\n    color: #fda4af;\n    margin-top: -8px;\n    margin-bottom: 8px;\n  }\n\n  .wba-form-body .wpcf7-response-output {\n    font-size: 12.5px;\n    border-radius: 9px;\n    padding: 9px 11px !important;\n    margin: 10px 0 0 !important;\n    color: #ffffff !important;\n    border-color: rgba(255, 255, 255, 0.3) !important;\n    background: rgba(255, 255, 255, 0.08);\n  }\n\n  .wba-form-trust {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    margin-top: 12px;\n    padding-top: 12px;\n    border-top: 1px solid rgba(255, 255, 255, 0.12);\n    flex-wrap: wrap;\n    position: relative;\n    z-index: 2;\n  }\n\n  .wba-trust-mini {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 10.5px;\n    color: rgba(255, 255, 255, 0.75);\n    font-weight: 600;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 1180px) {\n    .wba-grid { grid-template-columns: 58% 42%; gap: 30px; }\n  }\n\n  @media (max-width: 1024px) {\n    .wba-hero { padding: 56px 22px 64px; }\n    .wba-grid { grid-template-columns: 1fr; gap: 32px; align-items: start; }\n    .wba-left { max-width: 760px; margin: 0 auto; width: 100%; }\n    .wba-right { max-width: 560px; margin: 0 auto; width: 100%; }\n    .wba-trust-badges { margin-top: 0; }\n    .wba-slide { width: 170px; }\n    .wba-slide-img { height: 100px; }\n    .wba-cap-title { font-size: 12px; }\n    .wba-cap-desc { font-size: 10.5px; }\n  }\n\n  @media (max-width: 768px) {\n    .wba-hero { padding: 48px 18px 56px; }\n    .wba-hero::before, .wba-hero::after { width: 280px; height: 280px; }\n    .wba-headline { font-size: clamp(24px, 6vw, 34px); letter-spacing: -0.6px; }\n    .wba-subheadline { font-size: 14px; margin-bottom: 20px; }\n    .wba-highlights { gap: 9px; }\n    .wba-hl-item { font-size: 12.5px; padding: 11px 12px; }\n    .wba-hl-icon { width: 30px; height: 30px; }\n    .wba-hl-icon svg { width: 15px; height: 15px; }\n    .wba-stat-card { padding: 13px 14px 13px 18px; }\n    .wba-jobs-header { font-size: 11.5px; flex-wrap: wrap; }\n    .wba-jobs-growth { font-size: 10px; }\n    .wba-slide { width: 160px; }\n    .wba-slide-img { height: 95px; }\n  }\n\n  @media (max-width: 640px) {\n    .wba-hero { padding: 42px 16px 52px; }\n    .wba-trust-pill { font-size: 11px; padding: 6px 12px; line-height: 1.3; }\n    .wba-headline { font-size: clamp(22px, 7vw, 30px); line-height: 1.18; letter-spacing: -0.4px; }\n    .wba-highlights { grid-template-columns: 1fr; gap: 9px; }\n    .wba-stats { grid-template-columns: 1fr; gap: 10px; }\n    .wba-cta-row { gap: 10px; }\n    .wba-cta-whatsapp, .wba-cta-brochure { width: 100%; justify-content: center; }\n    .wba-cta-whatsapp { padding: 13px 22px; font-size: 14px; }\n    .wba-cta-brochure { padding: 12px 20px; }\n    .wba-social-proof { padding: 11px 14px; gap: 10px; }\n    .wba-form-card { padding: 20px 16px 18px; }\n    .wba-form-body input, .wba-form-body textarea, .wba-form-body select { padding: 12px 13px; font-size: 14px; }\n    .wba-slide { width: 150px; }\n    .wba-slide-img { height: 88px; }\n  }\n\n  @media (max-width: 420px) {\n    .wba-hero { padding: 38px 14px 48px; }\n    .wba-headline { font-size: clamp(20px, 7.5vw, 26px); }\n    .wba-subheadline { font-size: 13.5px; }\n    .wba-hl-item { font-size: 12px; padding: 10px 11px; gap: 10px; }\n    .wba-stat-num { font-size: 18px; }\n    .wba-stat-icon { width: 36px; height: 36px; }\n    .wba-cta-whatsapp { padding: 12px 18px; font-size: 13.5px; }\n    .wba-cta-brochure { padding: 11px 16px; font-size: 13px; }\n    .wba-slide { width: 138px; }\n    .wba-slide-img { height: 80px; }\n    .wba-form-card { padding: 18px 14px 16px; }\n    .wba-form-title { font-size: 16.5px; }\n    .wba-jobs-grid { grid-template-columns: 1fr; gap: 8px; }\n    .wba-job-num { font-size: 13.5px; }\n    .wba-job-role { font-size: 11px; }\n    .wba-jobs-footer { font-size: 10.5px; }\n  }\n<\/style>\n\n<section class=\"wba-hero\">\n  <div class=\"wba-container\">\n    <div class=\"wba-grid\">\n\n      <!-- ============== LEFT ============== -->\n      <div class=\"wba-left\">\n        <div class=\"wba-trust-pill\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#92400e\" stroke-width=\"2.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          100% Placement Assistance | 100% Internship Guaranteed\n        <\/div>\n        <div class=\"wba-location\">\n          <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#7c3aed\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          Serampore | Hooghly | West Bengal\n        <\/div>\n        <h1 class=\"wba-headline\">Advanced <span class=\"wba-grad\">Digital Marketing<\/span> with <span class=\"wba-grad\">AI<\/span> Course in Serampore<\/h1>\n        <p class=\"wba-subheadline\">Learn <strong>SEO, Google Ads, Meta Ads, AI Marketing, Funnels &amp; Website Building<\/strong> with real campaign execution in just <strong>90 days<\/strong>. India&#8217;s most execution-first, job-ready digital marketing training.<\/p>\n\n        <!-- HIGHLIGHTS -->\n        <div class=\"wba-highlights\">\n          <div class=\"wba-hl-item\">\n            <span class=\"wba-hl-icon wba-hl-ic-1\">\n              <svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\n            <\/span>\n            Master SEO, AEO, GEO &amp; AI Marketing \u2014 Future-Proof Skills\n          <\/div>\n          <div class=\"wba-hl-item\">\n            <span class=\"wba-hl-icon wba-hl-ic-2\">\n              <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\n            <\/span>\n            Execute Meta &amp; Google Ads with Real Budget &amp; Tracking\n          <\/div>\n          <div class=\"wba-hl-item\">\n            <span class=\"wba-hl-icon wba-hl-ic-3\">\n              <svg viewBox=\"0 0 24 24\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\n            <\/span>\n            Learn from Certified Performance Marketer Managing \u20b91Cr+ Ad Spend\n          <\/div>\n          <div class=\"wba-hl-item\">\n            <span class=\"wba-hl-icon wba-hl-ic-4\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\/><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\/><\/svg>\n            <\/span>\n            Build Websites, Funnels &amp; Automation Systems End-to-End\n          <\/div>\n          <div class=\"wba-hl-item\">\n            <span class=\"wba-hl-icon wba-hl-ic-5\">\n              <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><circle cx=\"12\" cy=\"5\" r=\"2\"\/><path d=\"M12 7v4\"\/><\/svg>\n            <\/span>\n            Use AI Agents for Jobs, Freelance Projects &amp; Lead Generation\n          <\/div>\n          <div class=\"wba-hl-item\">\n            <span class=\"wba-hl-icon wba-hl-ic-6\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n            <\/span>\n            Daily Job Notifications + Real Freelance Opportunities\n          <\/div>\n        <\/div>\n\n        <!-- STATS -->\n        <div class=\"wba-stats\">\n          <div class=\"wba-stat-card\">\n            <div class=\"wba-stat-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M20 7h-3V5a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v2H4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM9 5h6v2H9V5z\"\/><\/svg>\n            <\/div>\n            <div class=\"wba-stat-body\">\n              <div class=\"wba-stat-num\">50,000+<\/div>\n              <div class=\"wba-stat-text\">Job opportunities in Digital Marketing, SEO, PPC, Meta Ads &amp; Performance Marketing<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"wba-stat-card\">\n            <div class=\"wba-stat-icon\">\n              <svg viewBox=\"0 0 24 24\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg>\n            <\/div>\n            <div class=\"wba-stat-body\">\n              <div class=\"wba-stat-num\">95% Success<\/div>\n              <div class=\"wba-stat-text\">Of our students placed in Job, Freelance, or scaling their own business<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- CTAs -->\n        <div class=\"wba-cta-row\">\n          <a class=\"wba-cta-whatsapp\" href=\"https:\/\/wa.me\/918777790312\" target=\"_blank\" rel=\"noopener\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n            WhatsApp Us Now\n          <\/a>\n          <a class=\"wba-cta-brochure\" href=\"#wba-demo\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M12 3v12m0 0l-4-4m4 4l4-4M4 17v2a2 2 0 002 2h12a2 2 0 002-2v-2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            Download Syllabus\n          <\/a>\n        <\/div>\n\n        <!-- SOCIAL PROOF -->\n        <div class=\"wba-social-proof\">\n          <div class=\"wba-avatars\">\n            <div class=\"wba-avatar wba-av-1\">P<\/div>\n            <div class=\"wba-avatar wba-av-2\">A<\/div>\n            <div class=\"wba-avatar wba-av-3\">S<\/div>\n            <div class=\"wba-avatar wba-av-4\">+<\/div>\n          <\/div>\n          <div class=\"wba-proof-text\">\n            <div class=\"wba-stars\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n            <\/div>\n            <div class=\"wba-proof-label\"><strong>500+ students<\/strong> trained \u2022 Rated 4.9\/5 by alumni<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- JOB MARKET OPPORTUNITIES -->\n        <div class=\"wba-trust-badges\">\n          <div class=\"wba-jobs-header\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#7c3aed\" stroke-width=\"2.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\/><polyline points=\"17 6 23 6 23 12\"\/><\/svg>\n            <span>Live Job Market \u2014 Career Opportunities<\/span>\n            <span class=\"wba-jobs-growth\">\u2191 32% YoY Growth<\/span>\n          <\/div>\n          <div class=\"wba-jobs-grid\">\n            <div class=\"wba-job-item\">\n              <div class=\"wba-badge-icon wba-badge-1\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\/><\/svg>\n              <\/div>\n              <div class=\"wba-job-body\">\n                <div class=\"wba-job-num\">28,400+<\/div>\n                <div class=\"wba-job-role\">Performance Marketer<\/div>\n                <div class=\"wba-job-platform\">Naukri \u2022 LinkedIn<\/div>\n              <\/div>\n            <\/div>\n            <div class=\"wba-job-item\">\n              <div class=\"wba-badge-icon wba-badge-2\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\n              <\/div>\n              <div class=\"wba-job-body\">\n                <div class=\"wba-job-num\">19,700+<\/div>\n                <div class=\"wba-job-role\">SEO Specialist<\/div>\n                <div class=\"wba-job-platform\">Indeed \u2022 Naukri<\/div>\n              <\/div>\n            <\/div>\n            <div class=\"wba-job-item\">\n              <div class=\"wba-badge-icon wba-badge-3\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\/><\/svg>\n              <\/div>\n              <div class=\"wba-job-body\">\n                <div class=\"wba-job-num\">15,200+<\/div>\n                <div class=\"wba-job-role\">Social Media Manager<\/div>\n                <div class=\"wba-job-platform\">LinkedIn \u2022 Glassdoor<\/div>\n              <\/div>\n            <\/div>\n            <div class=\"wba-job-item\">\n              <div class=\"wba-badge-icon wba-badge-4\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\n              <\/div>\n              <div class=\"wba-job-body\">\n                <div class=\"wba-job-num\">12,800+<\/div>\n                <div class=\"wba-job-role\">PPC \/ Google Ads Expert<\/div>\n                <div class=\"wba-job-platform\">Naukri \u2022 Foundit<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n          <div class=\"wba-jobs-footer\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            Digital Marketing is India&#8217;s <strong>fastest-growing career<\/strong> \u2014 projected <strong>2L+ new jobs by 2027<\/strong>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- ============== RIGHT ============== -->\n      <div class=\"wba-right\">\n        <div class=\"wba-slider-block\">\n          <div class=\"wba-slider-label\">\u2b50 Recent Success Stories<\/div>\n          <div class=\"wba-slider\">\n            <div class=\"wba-track\">\n              <div class=\"wba-slide\"><div class=\"wba-slide-img\"><img decoding=\"async\" src=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Winbondds-Web-Academy-Classroom-e1777568093401.png\" alt=\"Live Classroom Training\"\/><\/div><div class=\"wba-slide-cap\"><p class=\"wba-cap-title\">Live Classroom Training<\/p><p class=\"wba-cap-desc\">Hands-on sessions with real campaign execution<\/p><\/div><\/div>\n              <div class=\"wba-slide\"><div class=\"wba-slide-img\"><img decoding=\"async\" src=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Prabha-Land-into-a-JOB-as-Digital-Marketing-strategist--e1777567979508.png\" alt=\"Prabha\"\/><\/div><div class=\"wba-slide-cap\"><p class=\"wba-cap-title\">Prabha \u2014 Digital Marketing Strategist<\/p><p class=\"wba-cap-desc\">Full-time agency role managing SEO &amp; paid campaigns<\/p><\/div><\/div>\n              <div class=\"wba-slide\"><div class=\"wba-slide-img\"><img decoding=\"async\" src=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Amit-started-his-Freelancing-Career-With-USA-Clients-e1777568017966.png\" alt=\"Amit\"\/><\/div><div class=\"wba-slide-cap\"><p class=\"wba-cap-title\">Amit \u2014 Freelancing with USA Clients<\/p><p class=\"wba-cap-desc\">Earning through international freelance projects<\/p><\/div><\/div>\n              <div class=\"wba-slide\"><div class=\"wba-slide-img\"><img decoding=\"async\" src=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Sarmistha-got-a-Job-as-PPC-expart-e1777568051901.png\" alt=\"Sarmistha\"\/><\/div><div class=\"wba-slide-cap\"><p class=\"wba-cap-title\">Sarmistha \u2014 PPC Expert<\/p><p class=\"wba-cap-desc\">Handling Google Ads for multiple brands<\/p><\/div><\/div>\n              <div class=\"wba-slide\"><div class=\"wba-slide-img\"><img decoding=\"async\" src=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Winbonds-Web-Academy-Course-Completion--e1762321502598.png\" alt=\"Course Completion\"\/><\/div><div class=\"wba-slide-cap\"><p class=\"wba-cap-title\">Course Completion Ceremony<\/p><p class=\"wba-cap-desc\">Students graduating with job-ready skills<\/p><\/div><\/div>\n\n              <div class=\"wba-slide\" aria-hidden=\"true\"><div class=\"wba-slide-img\"><img decoding=\"async\" src=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Winbondds-Web-Academy-Classroom-e1777568093401.png\" alt=\"\"\/><\/div><div class=\"wba-slide-cap\"><p class=\"wba-cap-title\">Live Classroom Training<\/p><p class=\"wba-cap-desc\">Hands-on sessions with real campaign execution<\/p><\/div><\/div>\n              <div class=\"wba-slide\" aria-hidden=\"true\"><div class=\"wba-slide-img\"><img decoding=\"async\" src=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Prabha-Land-into-a-JOB-as-Digital-Marketing-strategist--e1777567979508.png\" alt=\"\"\/><\/div><div class=\"wba-slide-cap\"><p class=\"wba-cap-title\">Prabha \u2014 Digital Marketing Strategist<\/p><p class=\"wba-cap-desc\">Full-time agency role managing SEO &amp; paid campaigns<\/p><\/div><\/div>\n              <div class=\"wba-slide\" aria-hidden=\"true\"><div class=\"wba-slide-img\"><img decoding=\"async\" src=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Amit-started-his-Freelancing-Career-With-USA-Clients-e1777568017966.png\" alt=\"\"\/><\/div><div class=\"wba-slide-cap\"><p class=\"wba-cap-title\">Amit \u2014 Freelancing with USA Clients<\/p><p class=\"wba-cap-desc\">Earning through international freelance projects<\/p><\/div><\/div>\n              <div class=\"wba-slide\" aria-hidden=\"true\"><div class=\"wba-slide-img\"><img decoding=\"async\" src=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Sarmistha-got-a-Job-as-PPC-expart-e1777568051901.png\" alt=\"\"\/><\/div><div class=\"wba-slide-cap\"><p class=\"wba-cap-title\">Sarmistha \u2014 PPC Expert<\/p><p class=\"wba-cap-desc\">Handling Google Ads for multiple brands<\/p><\/div><\/div>\n              <div class=\"wba-slide\" aria-hidden=\"true\"><div class=\"wba-slide-img\"><img decoding=\"async\" src=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Winbonds-Web-Academy-Course-Completion--e1762321502598.png\" alt=\"\"\/><\/div><div class=\"wba-slide-cap\"><p class=\"wba-cap-title\">Course Completion Ceremony<\/p><p class=\"wba-cap-desc\">Students graduating with job-ready skills<\/p><\/div><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div id=\"wba-demo\" class=\"wba-form-wrap\">\n          <div class=\"wba-form-card\">\n            <div class=\"wba-form-glow-1\"><\/div>\n            <div class=\"wba-form-glow-2\"><\/div>\n            <div class=\"wba-form-header\">\n              <span class=\"wba-form-tag\">Limited Seats Available<\/span>\n              <h3 class=\"wba-form-title\">Book Your <span class=\"wba-form-title-grad\">Free Demo<\/span> Class<\/h3>\n              <p class=\"wba-form-sub\">Get a real walkthrough of the syllabus &amp; AI tools<\/p>\n            <\/div>\n            <div class=\"wba-form-body\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f342-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"342\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/academy\/wp-json\/wp\/v2\/pages\/9#wpcf7-f342-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"342\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f342-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Your Name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter your full name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label> WhatsApp Number<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"country-code\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"+91\" type=\"text\" name=\"country-code\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label> Phone Number<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"country-code-2\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"+91\" type=\"text\" name=\"country-code-2\" \/><\/span><\/label>\n<\/p>\n<p><label> Your Email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter your email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label> Select Course<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"course-selection\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"course-selection\"><option value=\"Digital Marketing with AI\">Digital Marketing with AI<\/option><option value=\"AI-Powered Full Stack Web Development Program\">AI-Powered Full Stack Web Development Program<\/option><option value=\"IT Full Stack + Digital Marketing (Combo)\">IT Full Stack + Digital Marketing (Combo)<\/option><\/select><\/span><br \/>\n<\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"BOOK FREE DEMO\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n            <div class=\"wba-form-trust\">\n              <div class=\"wba-trust-mini\">100% Privacy<\/div>\n              <div class=\"wba-trust-mini\">No Spam<\/div>\n              <div class=\"wba-trust-mini\">30-Sec Booking<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c99ae4f e-con-full e-flex e-con e-parent\" data-id=\"c99ae4f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9ff5f4 elementor-widget elementor-widget-text-editor\" data-id=\"f9ff5f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!-- ============================================= -->\n<!-- MENTOR & INDUSTRY EXPERTS SECTION -->\n<!-- Winbonds Web Academy -->\n<!-- ============================================= -->\n<style>\n  .wbm-section {\n    background:\n      radial-gradient(ellipse at top right, rgba(168, 85, 247, 0.1) 0%, transparent 50%),\n      radial-gradient(ellipse at bottom left, rgba(236, 72, 153, 0.08) 0%, transparent 50%),\n      linear-gradient(180deg, #faf5ff 0%, #fdf4ff 100%);\n    padding: 90px 20px;\n    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;\n    color: #0f172a;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .wbm-section::before {\n    content: '';\n    position: absolute;\n    top: -150px;\n    right: -100px;\n    width: 450px;\n    height: 450px;\n    background: radial-gradient(circle, rgba(124, 58, 237, 0.15) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbm-section::after {\n    content: '';\n    position: absolute;\n    bottom: -150px;\n    left: -100px;\n    width: 450px;\n    height: 450px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.12) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbm-container {\n    max-width: 1280px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  \/* SECTION HEADER *\/\n  .wbm-header {\n    text-align: center;\n    margin-bottom: 50px;\n  }\n\n  .wbm-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 18px;\n    background: linear-gradient(135deg, #ede9fe 0%, #fce7f3 100%);\n    color: #6d28d9;\n    font-size: 12.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    box-shadow: 0 4px 14px rgba(124, 58, 237, 0.18);\n    border: 1px solid rgba(124, 58, 237, 0.18);\n  }\n\n  .wbm-section-title {\n    font-size: clamp(28px, 4.5vw, 44px);\n    font-weight: 800;\n    line-height: 1.15;\n    margin: 0 0 14px;\n    color: #0f172a;\n    letter-spacing: -0.8px;\n  }\n\n  .wbm-section-title .wbm-grad {\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .wbm-section-sub {\n    font-size: clamp(14.5px, 1.6vw, 17px);\n    color: #475569;\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.65;\n  }\n\n  \/* ============== PART 1: MAIN MENTOR ============== *\/\n  .wbm-main-mentor {\n    background: linear-gradient(160deg, #2e1065 0%, #4c1d95 50%, #831843 100%);\n    border-radius: 28px;\n    padding: 50px 44px;\n    color: #ffffff;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 30px 70px rgba(76, 29, 149, 0.4);\n    margin-bottom: 32px;\n  }\n\n  .wbm-main-mentor::before {\n    content: '';\n    position: absolute;\n    top: -150px;\n    right: -150px;\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.4) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbm-main-mentor::after {\n    content: '';\n    position: absolute;\n    bottom: -150px;\n    left: -150px;\n    width: 380px;\n    height: 380px;\n    background: radial-gradient(circle, rgba(99, 102, 241, 0.3) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbm-main-inner {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: 1fr 1.4fr;\n    gap: 44px;\n    align-items: center;\n  }\n\n  \/* Main mentor LEFT side *\/\n  .wbm-main-left {\n    text-align: left;\n  }\n\n  .wbm-tag-live {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 6px 14px;\n    background: rgba(255, 255, 255, 0.15);\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 50px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    color: #ffffff;\n    margin-bottom: 16px;\n    backdrop-filter: blur(10px);\n  }\n\n  .wbm-tag-live::before {\n    content: '';\n    width: 8px;\n    height: 8px;\n    background: #10b981;\n    border-radius: 50%;\n    box-shadow: 0 0 10px #10b981;\n    animation: wbm-pulse 2s infinite;\n  }\n\n  @keyframes wbm-pulse {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.4; }\n  }\n\n  .wbm-main-title {\n    font-size: clamp(24px, 3.2vw, 34px);\n    font-weight: 800;\n    line-height: 1.18;\n    margin: 0 0 14px;\n    color: #ffffff;\n    letter-spacing: -0.5px;\n  }\n\n  .wbm-main-title .wbm-yellow {\n    background: linear-gradient(135deg, #fbbf24 0%, #f472b6 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .wbm-main-sub {\n    font-size: 15.5px;\n    line-height: 1.7;\n    color: rgba(255, 255, 255, 0.92);\n    margin: 0 0 22px;\n  }\n\n  \/* Certifications block *\/\n  .wbm-certs-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    color: rgba(255, 255, 255, 0.7);\n    margin: 0 0 12px;\n  }\n\n  .wbm-certs-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 24px;\n    list-style: none;\n    padding: 0;\n  }\n\n  .wbm-cert-item {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 7px 12px;\n    background: rgba(255, 255, 255, 0.1);\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 50px;\n    font-size: 12px;\n    font-weight: 600;\n    color: #ffffff;\n    backdrop-filter: blur(8px);\n  }\n\n  .wbm-cert-item svg {\n    width: 12px;\n    height: 12px;\n    stroke: #fbbf24;\n    fill: none;\n    stroke-width: 3;\n  }\n\n  \/* Trust line *\/\n  .wbm-trust-line {\n    background: linear-gradient(135deg, rgba(251, 191, 36, 0.15) 0%, rgba(236, 72, 153, 0.15) 100%);\n    border-left: 4px solid #fbbf24;\n    border-radius: 8px;\n    padding: 14px 18px;\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.5;\n    color: #fef3c7;\n    font-style: italic;\n  }\n\n  .wbm-trust-line strong {\n    color: #ffffff;\n    font-style: normal;\n  }\n\n  \/* Main mentor RIGHT \u2014 METRICS *\/\n  .wbm-metrics-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n  }\n\n  .wbm-metric-card {\n    background: rgba(255, 255, 255, 0.1);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    border-radius: 16px;\n    padding: 22px 20px;\n    backdrop-filter: blur(10px);\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .wbm-metric-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #fbbf24, #ec4899);\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  .wbm-metric-card:hover {\n    background: rgba(255, 255, 255, 0.16);\n    transform: translateY(-6px);\n    border-color: rgba(255, 255, 255, 0.4);\n    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\n  }\n\n  .wbm-metric-card:hover::before {\n    opacity: 1;\n  }\n\n  .wbm-metric-icon {\n    width: 42px;\n    height: 42px;\n    background: linear-gradient(135deg, #fbbf24 0%, #ec4899 100%);\n    border-radius: 11px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n    box-shadow: 0 8px 20px rgba(251, 191, 36, 0.35);\n  }\n\n  .wbm-metric-icon svg {\n    width: 20px;\n    height: 20px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2.2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wbm-metric-num {\n    font-size: clamp(20px, 2.4vw, 26px);\n    font-weight: 800;\n    color: #ffffff;\n    line-height: 1.1;\n    margin-bottom: 4px;\n    letter-spacing: -0.5px;\n  }\n\n  .wbm-metric-label {\n    font-size: 12.5px;\n    color: rgba(255, 255, 255, 0.8);\n    line-height: 1.4;\n    font-weight: 500;\n  }\n\n  \/* Experience block below metrics *\/\n  .wbm-exp-bar {\n    grid-column: 1 \/ -1;\n    background: rgba(255, 255, 255, 0.08);\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-top: 4px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    align-items: center;\n    backdrop-filter: blur(10px);\n  }\n\n  .wbm-exp-item {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 12.5px;\n    color: rgba(255, 255, 255, 0.9);\n    font-weight: 500;\n  }\n\n  .wbm-exp-item svg {\n    width: 14px;\n    height: 14px;\n    stroke: #fbbf24;\n    fill: none;\n    stroke-width: 2.5;\n    flex-shrink: 0;\n  }\n\n  \/* ============== PART 2 + 3 SHARED ============== *\/\n  .wbm-secondary-row {\n    display: grid;\n    grid-template-columns: 1.3fr 1fr;\n    gap: 24px;\n    margin-bottom: 40px;\n  }\n\n  \/* PRACTICE MENTOR *\/\n  .wbm-practice-card {\n    background: #ffffff;\n    border-radius: 22px;\n    padding: 36px 32px;\n    box-shadow: 0 16px 40px rgba(124, 58, 237, 0.12);\n    border: 1px solid rgba(124, 58, 237, 0.12);\n    position: relative;\n    overflow: hidden;\n    transition: all 0.4s ease;\n  }\n\n  .wbm-practice-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 6px;\n    height: 100%;\n    background: linear-gradient(180deg, #7c3aed 0%, #ec4899 100%);\n  }\n\n  .wbm-practice-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 24px 50px rgba(124, 58, 237, 0.2);\n  }\n\n  .wbm-card-header {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    margin-bottom: 20px;\n  }\n\n  .wbm-card-icon {\n    width: 54px;\n    height: 54px;\n    background: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);\n    border-radius: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    box-shadow: 0 10px 24px rgba(124, 58, 237, 0.3);\n  }\n\n  .wbm-card-icon svg {\n    width: 26px;\n    height: 26px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wbm-card-header-text {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .wbm-card-tag {\n    display: inline-block;\n    padding: 3px 10px;\n    background: rgba(124, 58, 237, 0.1);\n    color: #6d28d9;\n    font-size: 10.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n\n  .wbm-card-title {\n    font-size: 22px;\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0;\n    line-height: 1.25;\n    letter-spacing: -0.3px;\n  }\n\n  .wbm-practice-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 22px;\n  }\n\n  .wbm-practice-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 8px 0;\n    font-size: 14px;\n    color: #334155;\n    line-height: 1.55;\n    font-weight: 500;\n  }\n\n  .wbm-practice-list li::before {\n    content: '';\n    width: 18px;\n    height: 18px;\n    background: linear-gradient(135deg, #10b981 0%, #059669 100%);\n    border-radius: 50%;\n    flex-shrink: 0;\n    margin-top: 2px;\n    background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'\/><\/svg>\");\n    background-size: 12px;\n    background-position: center;\n    background-repeat: no-repeat;\n    box-shadow: 0 4px 10px rgba(16, 185, 129, 0.25);\n  }\n\n  .wbm-strong-line {\n    background: linear-gradient(135deg, #faf5ff 0%, #fdf4ff 100%);\n    border: 1px solid rgba(124, 58, 237, 0.15);\n    border-radius: 12px;\n    padding: 14px 18px;\n    font-size: 14px;\n    font-weight: 700;\n    color: #4c1d95;\n    line-height: 1.5;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .wbm-strong-line svg {\n    width: 20px;\n    height: 20px;\n    stroke: #ec4899;\n    fill: none;\n    stroke-width: 2.5;\n    flex-shrink: 0;\n  }\n\n  \/* GUEST MENTORS WRAPPER *\/\n  .wbm-guest-wrap {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n  }\n\n  .wbm-guest-header {\n    margin-bottom: 4px;\n  }\n\n  .wbm-guest-title {\n    font-size: 18px;\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0 0 4px;\n    line-height: 1.3;\n    letter-spacing: -0.3px;\n  }\n\n  .wbm-guest-sub {\n    font-size: 12.5px;\n    color: #64748b;\n    margin: 0;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  .wbm-guest-card {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 20px;\n    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);\n    border: 1px solid rgba(124, 58, 237, 0.1);\n    transition: all 0.4s ease;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .wbm-guest-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #7c3aed, #ec4899);\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  .wbm-guest-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 18px 36px rgba(124, 58, 237, 0.15);\n    border-color: rgba(124, 58, 237, 0.25);\n  }\n\n  .wbm-guest-card:hover::before {\n    opacity: 1;\n  }\n\n  .wbm-guest-card-head {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 12px;\n  }\n\n  .wbm-guest-icon {\n    width: 40px;\n    height: 40px;\n    border-radius: 11px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .wbm-guest-icon-1 {\n    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);\n    box-shadow: 0 6px 16px rgba(99, 102, 241, 0.3);\n  }\n\n  .wbm-guest-icon-2 {\n    background: linear-gradient(135deg, #f59e0b 0%, #ec4899 100%);\n    box-shadow: 0 6px 16px rgba(251, 191, 36, 0.3);\n  }\n\n  .wbm-guest-icon svg {\n    width: 20px;\n    height: 20px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wbm-guest-name {\n    font-size: 14.5px;\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0;\n    line-height: 1.2;\n    letter-spacing: -0.2px;\n  }\n\n  .wbm-guest-role {\n    font-size: 11px;\n    color: #7c3aed;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin: 2px 0 0;\n  }\n\n  .wbm-guest-points {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .wbm-guest-points li {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    padding: 4px 0;\n    font-size: 12.5px;\n    color: #475569;\n    line-height: 1.5;\n    font-weight: 500;\n  }\n\n  .wbm-guest-points li::before {\n    content: '';\n    width: 5px;\n    height: 5px;\n    background: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);\n    border-radius: 50%;\n    margin-top: 7px;\n    flex-shrink: 0;\n  }\n\n  \/* CTA STRIP *\/\n  .wbm-cta-strip {\n    background: linear-gradient(135deg, #ffffff 0%, #faf5ff 100%);\n    border-radius: 18px;\n    padding: 28px 32px;\n    border: 1px solid rgba(124, 58, 237, 0.15);\n    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.06);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n\n  .wbm-cta-text-wrap {\n    flex: 1;\n    min-width: 240px;\n  }\n\n  .wbm-cta-text-title {\n    font-size: 18px;\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0 0 4px;\n    line-height: 1.3;\n  }\n\n  .wbm-cta-text-sub {\n    font-size: 13.5px;\n    color: #64748b;\n    margin: 0;\n    font-weight: 500;\n  }\n\n  .wbm-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 14px 28px;\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    background-size: 200% 200%;\n    background-position: 0% 50%;\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 14.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    box-shadow: 0 12px 28px rgba(124, 58, 237, 0.4);\n    transition: all 0.4s ease;\n    letter-spacing: 0.3px;\n    flex-shrink: 0;\n  }\n\n  .wbm-cta-btn:hover {\n    background-position: 100% 50%;\n    transform: translateY(-3px);\n    box-shadow: 0 16px 36px rgba(236, 72, 153, 0.5);\n    color: #ffffff;\n  }\n\n  .wbm-cta-btn svg {\n    width: 16px;\n    height: 16px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 2.5;\n    transition: transform 0.3s ease;\n  }\n\n  .wbm-cta-btn:hover svg {\n    transform: translateX(4px);\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 1024px) {\n    .wbm-main-inner {\n      grid-template-columns: 1fr;\n      gap: 32px;\n    }\n\n    .wbm-secondary-row {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .wbm-section { padding: 60px 16px; }\n    .wbm-main-mentor { padding: 36px 24px; border-radius: 22px; }\n    .wbm-practice-card { padding: 28px 22px; }\n    .wbm-metrics-grid { grid-template-columns: 1fr; }\n    .wbm-cta-strip {\n      padding: 22px 20px;\n      flex-direction: column;\n      align-items: flex-start;\n    }\n    .wbm-cta-btn { width: 100%; justify-content: center; }\n  }\n<\/style>\n\n<section class=\"wbm-section\">\n  <div class=\"wbm-container\">\n\n    <!-- HEADER -->\n    <div class=\"wbm-header\">\n      <span class=\"wbm-badge\">\ud83d\udc68\u200d\ud83c\udfeb Mentor &#038; Industry Experts<\/span>\n      <h2 class=\"wbm-section-title\">\n        Learn from <span class=\"wbm-grad\">Real Practitioners<\/span>, Not Just Theorists\n      <\/h2>\n      <p class=\"wbm-section-sub\">\n        India&#8217;s most trusted execution-first digital marketing mentorship \u2014 backed by active campaign managers, daily practice support, and industry guest experts.\n      <\/p>\n    <\/div>\n\n    <!-- ============== PART 1: MAIN MENTOR ============== -->\n    <div class=\"wbm-main-mentor\">\n      <div class=\"wbm-main-inner\">\n\n        <!-- LEFT -->\n        <div class=\"wbm-main-left\">\n          <span class=\"wbm-tag-live\">Active Performance Marketer<\/span>\n\n          <h3 class=\"wbm-main-title\">\n            Meet Your Mentor \u2014 <br>\n            <span class=\"wbm-yellow\">Not a Theorist. A Practitioner.<\/span>\n          <\/h3>\n\n          <p class=\"wbm-main-sub\">\n            Learn directly from a performance marketer actively managing real campaigns across India and global markets \u2014 with hands-on experience scaling startups, SMEs, and growing eCommerce brands.\n          <\/p>\n\n          <p class=\"wbm-certs-label\">\ud83c\udfc6 Certifications<\/p>\n          <ul class=\"wbm-certs-list\">\n            <li class=\"wbm-cert-item\">\n              <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              Meta Certified Media Buying Pro\n            <\/li>\n            <li class=\"wbm-cert-item\">\n              <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              Google Ads Certified\n            <\/li>\n            <li class=\"wbm-cert-item\">\n              <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              IIT Madras \u2014 Business Analytics\n            <\/li>\n            <li class=\"wbm-cert-item\">\n              <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              Microsoft \u2014 Prompt Engineering\n            <\/li>\n          <\/ul>\n\n          <div class=\"wbm-trust-line\">\n            <strong>&#8220;You&#8217;re learning from someone actively running campaigns<\/strong> \u2014 not just teaching theory.&#8221;\n          <\/div>\n        <\/div>\n\n        <!-- RIGHT \u2014 METRICS -->\n        <div class=\"wbm-main-right\">\n          <div class=\"wbm-metrics-grid\">\n\n            <div class=\"wbm-metric-card\">\n              <div class=\"wbm-metric-icon\">\n                <svg viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\n              <\/div>\n              <div class=\"wbm-metric-num\">$25K+<\/div>\n              <div class=\"wbm-metric-label\">Monthly ad budget managed (~\u20b920L+\/month)<\/div>\n            <\/div>\n\n            <div class=\"wbm-metric-card\">\n              <div class=\"wbm-metric-icon\">\n                <svg viewBox=\"0 0 24 24\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\/><polyline points=\"17 6 23 6 23 12\"\/><\/svg>\n              <\/div>\n              <div class=\"wbm-metric-num\">$300K+<\/div>\n              <div class=\"wbm-metric-label\">Yearly ad spend (~\u20b92.5Cr\/year)<\/div>\n            <\/div>\n\n            <div class=\"wbm-metric-card\">\n              <div class=\"wbm-metric-icon\">\n                <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\n              <\/div>\n              <div class=\"wbm-metric-num\">400+<\/div>\n              <div class=\"wbm-metric-label\">Campaigns executed (India + Global brands)<\/div>\n            <\/div>\n\n            <div class=\"wbm-metric-card\">\n              <div class=\"wbm-metric-icon\">\n                <svg viewBox=\"0 0 24 24\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\n              <\/div>\n              <div class=\"wbm-metric-num\">9X ROAS<\/div>\n              <div class=\"wbm-metric-label\">Average return across managed campaigns<\/div>\n            <\/div>\n\n            <div class=\"wbm-exp-bar\">\n              <div class=\"wbm-exp-item\">\n                <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n                Indian + Global brands\n              <\/div>\n              <div class=\"wbm-exp-item\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\n                Startups \u2022 SMEs \u2022 Scaling businesses\n              <\/div>\n              <div class=\"wbm-exp-item\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M3 3h18v18H3zM3 9h18M9 21V9\"\/><\/svg>\n                Lead gen \u2022 eCommerce \u2022 Funnels\n              <\/div>\n            <\/div>\n\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <!-- ============== PART 2 + 3: SECONDARY ROW ============== -->\n    <div class=\"wbm-secondary-row\">\n\n      <!-- PART 2: PRACTICE MENTOR -->\n      <div class=\"wbm-practice-card\">\n        <div class=\"wbm-card-header\">\n          <div class=\"wbm-card-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg>\n          <\/div>\n          <div class=\"wbm-card-header-text\">\n            <span class=\"wbm-card-tag\">Daily Execution Support<\/span>\n            <h3 class=\"wbm-card-title\">Daily Practice &#038; Execution Mentor<\/h3>\n          <\/div>\n        <\/div>\n\n        <ul class=\"wbm-practice-list\">\n          <li>Dedicated mentor for daily practice sessions &#038; doubt-solving<\/li>\n          <li>Helps you actually execute tasks \u2014 not just understand concepts<\/li>\n          <li>Gives detailed feedback on your work, projects &#038; assignments<\/li>\n          <li>Ensures consistency, accountability &#038; real skill development<\/li>\n          <li>Supports you step-by-step in building real client-grade projects<\/li>\n        <\/ul>\n\n        <div class=\"wbm-strong-line\">\n          <svg viewBox=\"0 0 24 24\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\n          You don&#8217;t just learn \u2014 you <strong>practice daily with hands-on guidance<\/strong>.\n        <\/div>\n      <\/div>\n\n      <!-- PART 3: GUEST MENTORS -->\n      <div class=\"wbm-guest-wrap\">\n\n        <div class=\"wbm-guest-header\">\n          <h3 class=\"wbm-guest-title\">Industry Experts &#038; Guest Mentors<\/h3>\n          <p class=\"wbm-guest-sub\">Learn what really matters from people who hire and scale.<\/p>\n        <\/div>\n\n        <!-- HR FROM MNC -->\n        <div class=\"wbm-guest-card\">\n          <div class=\"wbm-guest-card-head\">\n            <div class=\"wbm-guest-icon wbm-guest-icon-1\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n            <\/div>\n            <div>\n              <h4 class=\"wbm-guest-name\">HR from MNCs &#038; Top Companies<\/h4>\n              <p class=\"wbm-guest-role\">Hiring Insights &#038; Career Prep<\/p>\n            <\/div>\n          <\/div>\n          <ul class=\"wbm-guest-points\">\n            <li>Understand the real hiring process from the recruiter&#8217;s side<\/li>\n            <li>Resume building, profile optimization &#038; interview preparation<\/li>\n            <li>What recruiters actually expect from digital marketing candidates<\/li>\n          <\/ul>\n        <\/div>\n\n        <!-- IIT EXPERT -->\n        <div class=\"wbm-guest-card\">\n          <div class=\"wbm-guest-card-head\">\n            <div class=\"wbm-guest-icon wbm-guest-icon-2\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg>\n            <\/div>\n            <div>\n              <h4 class=\"wbm-guest-name\">IIT-Background Industry Expert<\/h4>\n              <p class=\"wbm-guest-role\">Strategy, Scaling &#038; Growth<\/p>\n            <\/div>\n          <\/div>\n          <ul class=\"wbm-guest-points\">\n            <li>Advanced marketing strategies used by scaling brands<\/li>\n            <li>Real-world business insights, growth frameworks &#038; data-led decisions<\/li>\n            <li>Long-term career guidance for jobs, freelance &#038; entrepreneurship<\/li>\n          <\/ul>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n    <!-- CTA STRIP -->\n    <div class=\"wbm-cta-strip\">\n      <div class=\"wbm-cta-text-wrap\">\n        <h4 class=\"wbm-cta-text-title\">Want to meet your mentor before joining?<\/h4>\n        <p class=\"wbm-cta-text-sub\">Book a free demo class \u2014 get a real walkthrough of the mentorship system, syllabus &#038; AI tools.<\/p>\n      <\/div>\n      <a href=\"https:\/\/wa.me\/918777790312\" class=\"wbm-cta-btn\" target=\"_blank\" rel=\"noopener\">\n        Book Free Demo Class\n        <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f2471cc e-con-full e-flex e-con e-parent\" data-id=\"f2471cc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1396d71 elementor-widget elementor-widget-text-editor\" data-id=\"1396d71\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!-- ============================================= -->\n<!-- WHY CHOOSE US SECTION -->\n<!-- Winbonds Web Academy -->\n<!-- ============================================= -->\n<style>\n  .wbw-section {\n    background:\n      radial-gradient(ellipse at top left, rgba(124, 58, 237, 0.08) 0%, transparent 50%),\n      radial-gradient(ellipse at bottom right, rgba(236, 72, 153, 0.08) 0%, transparent 50%),\n      linear-gradient(180deg, #fdfdff 0%, #faf5ff 100%);\n    padding: 90px 20px;\n    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;\n    color: #0f172a;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .wbw-section::before {\n    content: '';\n    position: absolute;\n    top: 10%;\n    right: -100px;\n    width: 350px;\n    height: 350px;\n    background: radial-gradient(circle, rgba(168, 85, 247, 0.12) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbw-section::after {\n    content: '';\n    position: absolute;\n    bottom: 10%;\n    left: -100px;\n    width: 350px;\n    height: 350px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.1) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbw-container {\n    max-width: 1280px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  \/* HEADER *\/\n  .wbw-header {\n    text-align: center;\n    margin-bottom: 56px;\n    animation: wbw-fade-up 0.8s ease-out;\n  }\n\n  @keyframes wbw-fade-up {\n    from { opacity: 0; transform: translateY(24px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .wbw-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 18px;\n    background: linear-gradient(135deg, #ede9fe 0%, #fce7f3 100%);\n    color: #6d28d9;\n    font-size: 12.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    box-shadow: 0 4px 14px rgba(124, 58, 237, 0.18);\n    border: 1px solid rgba(124, 58, 237, 0.18);\n  }\n\n  .wbw-title {\n    font-size: clamp(28px, 4.5vw, 44px);\n    font-weight: 800;\n    line-height: 1.15;\n    margin: 0 0 14px;\n    color: #0f172a;\n    letter-spacing: -0.8px;\n  }\n\n  .wbw-title .wbw-grad {\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .wbw-sub {\n    font-size: clamp(14.5px, 1.6vw, 17px);\n    color: #475569;\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.65;\n  }\n\n  \/* GRID *\/\n  .wbw-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    margin-bottom: 48px;\n  }\n\n  \/* CARDS *\/\n  .wbw-card {\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 30px 26px;\n    border: 1px solid rgba(124, 58, 237, 0.1);\n    box-shadow:\n      0 4px 6px rgba(15, 23, 42, 0.04),\n      0 14px 32px rgba(15, 23, 42, 0.06);\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    overflow: hidden;\n    animation: wbw-fade-up 0.8s ease-out backwards;\n  }\n\n  .wbw-card:nth-child(1) { animation-delay: 0.1s; }\n  .wbw-card:nth-child(2) { animation-delay: 0.15s; }\n  .wbw-card:nth-child(3) { animation-delay: 0.2s; }\n  .wbw-card:nth-child(4) { animation-delay: 0.25s; }\n  .wbw-card:nth-child(5) { animation-delay: 0.3s; }\n  .wbw-card:nth-child(6) { animation-delay: 0.35s; }\n\n  .wbw-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #7c3aed 0%, #ec4899 100%);\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  .wbw-card::after {\n    content: '';\n    position: absolute;\n    top: -60px;\n    right: -60px;\n    width: 160px;\n    height: 160px;\n    background: radial-gradient(circle, rgba(124, 58, 237, 0.08) 0%, transparent 70%);\n    border-radius: 50%;\n    opacity: 0;\n    transition: opacity 0.4s ease;\n    pointer-events: none;\n  }\n\n  .wbw-card:hover {\n    transform: translateY(-10px);\n    box-shadow:\n      0 25px 50px rgba(124, 58, 237, 0.18),\n      0 10px 20px rgba(15, 23, 42, 0.08);\n    border-color: rgba(124, 58, 237, 0.3);\n  }\n\n  .wbw-card:hover::before {\n    opacity: 1;\n  }\n\n  .wbw-card:hover::after {\n    opacity: 1;\n  }\n\n  \/* Card number badge *\/\n  .wbw-card-num {\n    position: absolute;\n    top: 22px;\n    right: 24px;\n    font-size: 56px;\n    font-weight: 900;\n    line-height: 1;\n    background: linear-gradient(135deg, rgba(124, 58, 237, 0.08) 0%, rgba(236, 72, 153, 0.08) 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    letter-spacing: -2px;\n    pointer-events: none;\n    transition: all 0.4s ease;\n  }\n\n  .wbw-card:hover .wbw-card-num {\n    background: linear-gradient(135deg, rgba(124, 58, 237, 0.18) 0%, rgba(236, 72, 153, 0.18) 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    transform: scale(1.05);\n  }\n\n  .wbw-card-icon {\n    width: 58px;\n    height: 58px;\n    border-radius: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 18px;\n    position: relative;\n    z-index: 2;\n    transition: transform 0.4s ease;\n  }\n\n  .wbw-card:hover .wbw-card-icon {\n    transform: scale(1.08) rotate(-4deg);\n  }\n\n  .wbw-card-icon svg {\n    width: 28px;\n    height: 28px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  \/* Icon variants \u2014 distinct gradient per card *\/\n  .wbw-icon-1 {\n    background: linear-gradient(135deg, #7c3aed 0%, #6366f1 100%);\n    box-shadow: 0 10px 24px rgba(124, 58, 237, 0.35);\n  }\n\n  .wbw-icon-2 {\n    background: linear-gradient(135deg, #ec4899 0%, #f43f5e 100%);\n    box-shadow: 0 10px 24px rgba(236, 72, 153, 0.35);\n  }\n\n  .wbw-icon-3 {\n    background: linear-gradient(135deg, #8b5cf6 0%, #c026d3 100%);\n    box-shadow: 0 10px 24px rgba(139, 92, 246, 0.35);\n  }\n\n  .wbw-icon-4 {\n    background: linear-gradient(135deg, #f59e0b 0%, #ec4899 100%);\n    box-shadow: 0 10px 24px rgba(245, 158, 11, 0.35);\n  }\n\n  .wbw-icon-5 {\n    background: linear-gradient(135deg, #6366f1 0%, #ec4899 100%);\n    box-shadow: 0 10px 24px rgba(99, 102, 241, 0.35);\n  }\n\n  .wbw-icon-6 {\n    background: linear-gradient(135deg, #10b981 0%, #7c3aed 100%);\n    box-shadow: 0 10px 24px rgba(16, 185, 129, 0.3);\n  }\n\n  .wbw-card-tag {\n    display: inline-block;\n    padding: 4px 11px;\n    background: linear-gradient(135deg, rgba(124, 58, 237, 0.1) 0%, rgba(236, 72, 153, 0.1) 100%);\n    color: #6d28d9;\n    font-size: 10.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n    border: 1px solid rgba(124, 58, 237, 0.15);\n    position: relative;\n    z-index: 2;\n  }\n\n  .wbw-card-title {\n    font-size: 19px;\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0 0 12px;\n    line-height: 1.3;\n    letter-spacing: -0.3px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .wbw-card-desc {\n    font-size: 14px;\n    color: #475569;\n    line-height: 1.6;\n    margin: 0 0 16px;\n    position: relative;\n    z-index: 2;\n  }\n\n  \/* Highlight pill at bottom *\/\n  .wbw-card-highlight {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 6px 12px;\n    background: linear-gradient(135deg, #f0fdf4 0%, #ecfdf5 100%);\n    border: 1px solid rgba(16, 185, 129, 0.25);\n    border-radius: 50px;\n    font-size: 11.5px;\n    font-weight: 700;\n    color: #047857;\n    position: relative;\n    z-index: 2;\n  }\n\n  .wbw-card-highlight svg {\n    width: 12px;\n    height: 12px;\n    stroke: #10b981;\n    fill: none;\n    stroke-width: 3;\n  }\n\n  \/* Bottom comparison strip *\/\n  .wbw-comparison {\n    background: linear-gradient(160deg, #2e1065 0%, #4c1d95 50%, #831843 100%);\n    border-radius: 24px;\n    padding: 44px 38px;\n    color: #ffffff;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 25px 60px rgba(76, 29, 149, 0.4);\n  }\n\n  .wbw-comparison::before {\n    content: '';\n    position: absolute;\n    top: -120px;\n    right: -120px;\n    width: 350px;\n    height: 350px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.4) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbw-comparison::after {\n    content: '';\n    position: absolute;\n    bottom: -120px;\n    left: -120px;\n    width: 320px;\n    height: 320px;\n    background: radial-gradient(circle, rgba(99, 102, 241, 0.3) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbw-comp-inner {\n    position: relative;\n    z-index: 2;\n  }\n\n  .wbw-comp-header {\n    text-align: center;\n    margin-bottom: 28px;\n  }\n\n  .wbw-comp-title {\n    font-size: clamp(22px, 3vw, 30px);\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 10px;\n    color: #ffffff;\n    letter-spacing: -0.4px;\n  }\n\n  .wbw-comp-title .wbw-yellow {\n    background: linear-gradient(135deg, #fbbf24 0%, #f472b6 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .wbw-comp-sub {\n    font-size: 14px;\n    color: rgba(255, 255, 255, 0.8);\n    margin: 0;\n    font-weight: 500;\n  }\n\n  .wbw-comp-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin-bottom: 28px;\n  }\n\n  .wbw-comp-col {\n    background: rgba(255, 255, 255, 0.08);\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    border-radius: 16px;\n    padding: 22px;\n    backdrop-filter: blur(10px);\n  }\n\n  .wbw-comp-col-head {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding-bottom: 14px;\n    margin-bottom: 14px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.12);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .wbw-comp-icon-bad {\n    width: 26px;\n    height: 26px;\n    background: rgba(239, 68, 68, 0.2);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .wbw-comp-icon-bad svg {\n    width: 14px;\n    height: 14px;\n    stroke: #fca5a5;\n    fill: none;\n    stroke-width: 3;\n  }\n\n  .wbw-comp-icon-good {\n    width: 26px;\n    height: 26px;\n    background: linear-gradient(135deg, #fbbf24 0%, #ec4899 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    box-shadow: 0 4px 12px rgba(251, 191, 36, 0.4);\n  }\n\n  .wbw-comp-icon-good svg {\n    width: 14px;\n    height: 14px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 3;\n  }\n\n  .wbw-comp-col.wbw-bad .wbw-comp-col-head { color: #fca5a5; }\n  .wbw-comp-col.wbw-good .wbw-comp-col-head { color: #fbbf24; }\n\n  .wbw-comp-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .wbw-comp-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    padding: 7px 0;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: rgba(255, 255, 255, 0.92);\n    font-weight: 500;\n  }\n\n  .wbw-comp-list li svg {\n    width: 14px;\n    height: 14px;\n    fill: none;\n    stroke-width: 3;\n    flex-shrink: 0;\n    margin-top: 4px;\n  }\n\n  .wbw-comp-list.wbw-bad-list li svg {\n    stroke: #fca5a5;\n  }\n\n  .wbw-comp-list.wbw-good-list li svg {\n    stroke: #86efac;\n  }\n\n  \/* CTA *\/\n  .wbw-comp-cta-wrap {\n    text-align: center;\n  }\n\n  .wbw-comp-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 15px 32px;\n    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 50%, #ec4899 100%);\n    background-size: 200% 200%;\n    background-position: 0% 50%;\n    color: #1e1b4b;\n    text-decoration: none;\n    font-size: 15px;\n    font-weight: 800;\n    border-radius: 50px;\n    box-shadow: 0 12px 30px rgba(251, 191, 36, 0.4);\n    transition: all 0.4s ease;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n  }\n\n  .wbw-comp-cta:hover {\n    background-position: 100% 50%;\n    transform: translateY(-3px);\n    box-shadow: 0 16px 40px rgba(236, 72, 153, 0.5);\n    color: #1e1b4b;\n  }\n\n  .wbw-comp-cta svg {\n    width: 17px;\n    height: 17px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 2.8;\n    transition: transform 0.3s ease;\n  }\n\n  .wbw-comp-cta:hover svg {\n    transform: translateX(4px);\n  }\n\n  .wbw-comp-cta-sub {\n    font-size: 12px;\n    color: rgba(255, 255, 255, 0.7);\n    margin: 12px 0 0;\n    font-weight: 500;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 1024px) {\n    .wbw-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .wbw-section { padding: 60px 16px; }\n    .wbw-grid { grid-template-columns: 1fr; gap: 18px; }\n    .wbw-card { padding: 26px 22px; }\n    .wbw-card-num { font-size: 44px; top: 18px; right: 20px; }\n    .wbw-comparison { padding: 32px 22px; border-radius: 20px; }\n    .wbw-comp-grid { grid-template-columns: 1fr; gap: 16px; }\n    .wbw-comp-col { padding: 18px; }\n    .wbw-comp-cta { width: 100%; justify-content: center; }\n  }\n<\/style>\n\n<section class=\"wbw-section\">\n  <div class=\"wbw-container\">\n\n    <!-- HEADER -->\n    <div class=\"wbw-header\">\n      <span class=\"wbw-badge\">\u2b50 Why Winbonds Web Academy<\/span>\n      <h2 class=\"wbw-title\">\n        Why Students Actually <span class=\"wbw-grad\">Succeed<\/span><br>\n        With This Program\n      <\/h2>\n      <p class=\"wbw-sub\">\n        We don&#8217;t run another digital marketing course. We run an execution-first system built around real campaigns, daily practice, and a complete career pipeline \u2014 designed for students who want to <strong>actually earn<\/strong>, not just learn.\n      <\/p>\n    <\/div>\n\n    <!-- CARDS GRID -->\n    <div class=\"wbw-grid\">\n\n      <!-- CARD 1 -->\n      <div class=\"wbw-card\">\n        <span class=\"wbw-card-num\">01<\/span>\n        <div class=\"wbw-card-icon wbw-icon-1\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\n        <\/div>\n        <span class=\"wbw-card-tag\">Real Execution<\/span>\n        <h3 class=\"wbw-card-title\">Real Campaign Execution \u2014 Not Just Theory<\/h3>\n        <p class=\"wbw-card-desc\">\n          Run live <strong>Meta Ads &#038; Google Ads<\/strong> campaigns with real budgets, real tracking, and real audiences \u2014 not screenshots in a slide deck.\n        <\/p>\n        <span class=\"wbw-card-highlight\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          Real ad spend \u2022 Real reports\n        <\/span>\n      <\/div>\n\n      <!-- CARD 2 -->\n      <div class=\"wbw-card\">\n        <span class=\"wbw-card-num\">02<\/span>\n        <div class=\"wbw-card-icon wbw-icon-2\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg>\n        <\/div>\n        <span class=\"wbw-card-tag\">Daily Practice<\/span>\n        <h3 class=\"wbw-card-title\">Daily Practice + Dedicated Mentor Support<\/h3>\n        <p class=\"wbw-card-desc\">\n          Most courses leave you alone after class. Here you <strong>practice daily with a mentor<\/strong> guiding execution \u2014 building real skills, not just notes.\n        <\/p>\n        <span class=\"wbw-card-highlight\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          6-day-a-week practice system\n        <\/span>\n      <\/div>\n\n      <!-- CARD 3 -->\n      <div class=\"wbw-card\">\n        <span class=\"wbw-card-num\">03<\/span>\n        <div class=\"wbw-card-icon wbw-icon-3\">\n          <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"10\" rx=\"2\" ry=\"2\"\/><circle cx=\"12\" cy=\"5\" r=\"2\"\/><path d=\"M12 7v4\"\/><line x1=\"8\" y1=\"16\" x2=\"8\" y2=\"16\"\/><line x1=\"16\" y1=\"16\" x2=\"16\" y2=\"16\"\/><\/svg>\n        <\/div>\n        <span class=\"wbw-card-tag\">AI Agent Systems<\/span>\n        <h3 class=\"wbw-card-title\">AI Agents for Jobs, Freelance &#038; Automation<\/h3>\n        <p class=\"wbw-card-desc\">\n          Get <strong>5 ready-built AI agents<\/strong> for daily job alerts, freelance project recommendations, lead generation, SEO &#038; social media automation \u2014 used from Day One.\n        <\/p>\n        <span class=\"wbw-card-highlight\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          Plug-&#038;-play AI systems\n        <\/span>\n      <\/div>\n\n      <!-- CARD 4 -->\n      <div class=\"wbw-card\">\n        <span class=\"wbw-card-num\">04<\/span>\n        <div class=\"wbw-card-icon wbw-icon-4\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\/><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\/><\/svg>\n        <\/div>\n        <span class=\"wbw-card-tag\">Career System<\/span>\n        <h3 class=\"wbw-card-title\">Complete Career &#038; Earning System<\/h3>\n        <p class=\"wbw-card-desc\">\n          Resume + portfolio + job pipeline + freelance setup + agency-launch playbook \u2014 every track structured so you can <strong>actually start earning<\/strong> after 90 days.\n        <\/p>\n        <span class=\"wbw-card-highlight\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          Job \u2022 Freelance \u2022 Business\n        <\/span>\n      <\/div>\n\n      <!-- CARD 5 -->\n      <div class=\"wbw-card\">\n        <span class=\"wbw-card-num\">05<\/span>\n        <div class=\"wbw-card-icon wbw-icon-5\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\n        <\/div>\n        <span class=\"wbw-card-tag\">Practitioner Mentor<\/span>\n        <h3 class=\"wbw-card-title\">Learn from Real Campaign Experts<\/h3>\n        <p class=\"wbw-card-desc\">\n          Trained by a performance marketer actively managing <strong>\u20b91Cr+ ad spend<\/strong> across global and Indian brands \u2014 not someone who only teaches theory.\n        <\/p>\n        <span class=\"wbw-card-highlight\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          400+ live campaigns executed\n        <\/span>\n      <\/div>\n\n      <!-- CARD 6 -->\n      <div class=\"wbw-card\">\n        <span class=\"wbw-card-num\">06<\/span>\n        <div class=\"wbw-card-icon wbw-icon-6\">\n          <svg viewBox=\"0 0 24 24\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\n        <\/div>\n        <span class=\"wbw-card-tag\">High Value<\/span>\n        <h3 class=\"wbw-card-title\">Industry-Level Training at an Affordable Price<\/h3>\n        <p class=\"wbw-card-desc\">\n          Get <strong>\u20b950K+ level outcomes<\/strong> \u2014 real campaigns, AI agents, full career system \u2014 without the bloated big-brand fee. Built for serious students.\n        <\/p>\n        <span class=\"wbw-card-highlight\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          Premium output \u2022 Honest pricing\n        <\/span>\n      <\/div>\n\n    <\/div>\n\n    <!-- COMPARISON \/ CTA STRIP -->\n    <div class=\"wbw-comparison\">\n      <div class=\"wbw-comp-inner\">\n\n        <div class=\"wbw-comp-header\">\n          <h3 class=\"wbw-comp-title\">\n            See the Difference \u2014 <span class=\"wbw-yellow\">Other Courses vs Winbonds<\/span>\n          <\/h3>\n          <p class=\"wbw-comp-sub\">Why our students walk away with results, not just certificates.<\/p>\n        <\/div>\n\n        <div class=\"wbw-comp-grid\">\n\n          <!-- BAD COLUMN -->\n          <div class=\"wbw-comp-col wbw-bad\">\n            <div class=\"wbw-comp-col-head\">\n              <div class=\"wbw-comp-icon-bad\">\n                <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n              <\/div>\n              Other Courses\n            <\/div>\n            <ul class=\"wbw-comp-list wbw-bad-list\">\n              <li>\n                <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                Only theory &#038; screenshot-based teaching\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                No real ad spend or live campaigns\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                No daily practice or mentor follow-up\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                AI mentioned, but never used in workflow\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                Vague &#8220;placement assistance&#8221; promises\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                \u20b940K\u2013\u20b980K fee for outdated syllabus\n              <\/li>\n            <\/ul>\n          <\/div>\n\n          <!-- GOOD COLUMN -->\n          <div class=\"wbw-comp-col wbw-good\">\n            <div class=\"wbw-comp-col-head\">\n              <div class=\"wbw-comp-icon-good\">\n                <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              <\/div>\n              Winbonds Web Academy\n            <\/div>\n            <ul class=\"wbw-comp-list wbw-good-list\">\n              <li>\n                <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                Live builds, live ads, live tracking \u2014 daily\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                Real Meta + Google ad campaigns with real ROI\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                Dedicated mentor + 6-day-a-week practice\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                5 pre-built AI agents \u2014 used in real workflows\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                Job + Freelance + Agency \u2014 3 earning tracks\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                Premium training \u2022 Honest, affordable pricing\n              <\/li>\n            <\/ul>\n          <\/div>\n\n        <\/div>\n\n        <!-- CTA -->\n        <div class=\"wbw-comp-cta-wrap\">\n          <a href=\"https:\/\/wa.me\/918777790312\" class=\"wbw-comp-cta\" target=\"_blank\" rel=\"noopener\">\n            Book Free Demo Class\n            <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n          <\/a>\n          <p class=\"wbw-comp-cta-sub\">\u26a1 Limited seats per batch \u2022 30-second booking \u2022 No spam<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-60a273f e-flex e-con-boxed e-con e-parent\" data-id=\"60a273f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16fca1b elementor-widget elementor-widget-text-editor\" data-id=\"16fca1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n.roadmap-section {\n  padding: 80px 20px;\n  text-align: center;\n  font-family: Poppins, sans-serif;\n  background: #f9fafb;\n}\n\n.roadmap-title {\n  font-size: 38px;\n  font-weight: 700;\n  margin-bottom: 12px;\n  background: linear-gradient(90deg,#2563eb,#7c3aed);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.roadmap-subtitle {\n  color: #6b7280;\n  margin-bottom: 50px;\n  font-size: 15px;\n}\n\n.roadmap-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 28px;\n  justify-content: center;\n}\n\n\/* \ud83d\udd25 CARD BASE *\/\n.roadmap-card {\n  width: 300px;\n  padding: 26px;\n  border-radius: 18px;\n  text-align: left;\n  position: relative;\n  transition: all 0.35s ease;\n  backdrop-filter: blur(10px);\n}\n\n\/* \ud83c\udfaf ALTERNATE PREMIUM COLORS *\/\n.roadmap-card:nth-child(odd) {\n  background: linear-gradient(135deg,#eef2ff,#c7d2fe);\n}\n\n.roadmap-card:nth-child(even) {\n  background: linear-gradient(135deg,#f5f3ff,#ddd6fe);\n}\n\n\/* \u2728 BORDER GLOW *\/\n.roadmap-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  border-radius: 18px;\n  padding: 1px;\n  background: linear-gradient(120deg,#6366f1,#a855f7);\n  -webkit-mask: \n    linear-gradient(#fff 0 0) content-box, \n    linear-gradient(#fff 0 0);\n  -webkit-mask-composite: xor;\n  mask-composite: exclude;\n}\n\n\/* \u2728 SHADOW SYSTEM *\/\n.roadmap-card {\n  box-shadow: \n    0 10px 25px rgba(0,0,0,0.08),\n    0 4px 10px rgba(0,0,0,0.05);\n}\n\n.roadmap-card:hover {\n  transform: translateY(-10px) scale(1.02);\n  box-shadow: \n    0 25px 50px rgba(0,0,0,0.15),\n    0 10px 20px rgba(0,0,0,0.08);\n}\n\n\/* \ud83d\udd37 ICON *\/\n.icon-box {\n  width: 48px;\n  height: 48px;\n  border-radius: 12px;\n  background: linear-gradient(135deg,#4f46e5,#7c3aed);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 14px;\n  font-size: 22px;\n  color: #fff;\n  box-shadow: 0 6px 15px rgba(79,70,229,0.4);\n}\n\n\/* TEXT *\/\n.roadmap-card h4 {\n  color: #4f46e5;\n  margin-bottom: 6px;\n  font-size: 13px;\n  font-weight: 600;\n}\n\n.roadmap-card h3 {\n  margin-bottom: 10px;\n  font-size: 20px;\n  color: #111827;\n}\n\n.roadmap-card p {\n  font-size: 14px;\n  color: #374151;\n  line-height: 1.6;\n}\n\n\/* \ud83d\udd25 CTA BUTTON *\/\n.roadmap-cta {\n  margin-top: 50px;\n}\n\n.cta-btn {\n  display: inline-block;\n  padding: 14px 28px;\n  border-radius: 10px;\n  background: linear-gradient(135deg,#2563eb,#7c3aed);\n  color: #fff;\n  font-weight: 600;\n  text-decoration: none;\n  box-shadow: 0 10px 25px rgba(99,102,241,0.4);\n  transition: all 0.3s ease;\n}\n\n.cta-btn:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 18px 35px rgba(99,102,241,0.5);\n}\n\n\/* \ud83d\udcf1 RESPONSIVE *\/\n@media (max-width: 768px) {\n  .roadmap-card {\n    width: 100%;\n  }\n\n  .roadmap-title {\n    font-size: 28px;\n  }\n}\n<\/style>\n\n<div class=\"roadmap-section\">\n\n<h2 class=\"roadmap-title\">12-Week Execution Roadmap<\/h2>\n<p class=\"roadmap-subtitle\">\nFrom beginner to job-ready digital marketer with real campaigns &#038; AI tools\n<\/p>\n\n<div class=\"roadmap-grid\">\n\n<div class=\"roadmap-card\">\n<div class=\"icon-box\">\ud83d\udcca<\/div>\n<h4>Weeks 1\u20132<\/h4>\n<h3>Marketing Foundations<\/h3>\n<p>Understand funnels, ICP, buyer psychology, and campaign fundamentals<\/p>\n<\/div>\n\n<div class=\"roadmap-card\">\n<div class=\"icon-box\">\ud83c\udf10<\/div>\n<h4>Weeks 3\u20134<\/h4>\n<h3>Website &#038; Funnels<\/h3>\n<p>Build WordPress &#038; Shopify sites, landing pages &#038; conversion systems<\/p>\n<\/div>\n\n<div class=\"roadmap-card\">\n<div class=\"icon-box\">\ud83c\udfa8<\/div>\n<h4>Weeks 5\u20136<\/h4>\n<h3>Creative Mastery<\/h3>\n<p>Create high-converting ads, video edits, and AI-driven content<\/p>\n<\/div>\n\n<div class=\"roadmap-card\">\n<div class=\"icon-box\">\ud83d\udce2<\/div>\n<h4>Weeks 7\u20138<\/h4>\n<h3>Meta Ads<\/h3>\n<p>Run live campaigns, targeting, pixel tracking &#038; scaling strategy<\/p>\n<\/div>\n\n<div class=\"roadmap-card\">\n<div class=\"icon-box\">\ud83d\udd0d<\/div>\n<h4>Weeks 9\u201310<\/h4>\n<h3>Google &#038; SEO<\/h3>\n<p>Search ads, YouTube, PMax campaigns &#038; modern SEO (AEO + GEO)<\/p>\n<\/div>\n\n<div class=\"roadmap-card\">\n<div class=\"icon-box\">\ud83e\udd16<\/div>\n<h4>Weeks 11\u201312<\/h4>\n<h3>AI + Career<\/h3>\n<p>Automation tools, GA4, freelancing system &#038; job-ready portfolio<\/p>\n<\/div>\n\n<\/div>\n\n<div class=\"roadmap-cta\">\n<a href=\"#\" class=\"cta-btn\">\ud83d\ude80 Book Free Demo Class<\/a>\n<\/div>\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-83bb377 e-con-full e-flex e-con e-parent\" data-id=\"83bb377\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e8fa8e elementor-widget elementor-widget-text-editor\" data-id=\"6e8fa8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!-- ============================================= -->\n<!-- TOOLS & AI SYSTEMS SECTION - WINBONDS ACADEMY -->\n<!-- ============================================= -->\n<style>\n  .wb-tools-section {\n    background: linear-gradient(180deg, #f8faff 0%, #eef2ff 100%);\n    padding: 80px 20px;\n    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;\n    color: #0f172a;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .wb-tools-section::before {\n    content: '';\n    position: absolute;\n    top: -150px;\n    right: -150px;\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(99, 102, 241, 0.15) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wb-tools-section::after {\n    content: '';\n    position: absolute;\n    bottom: -150px;\n    left: -150px;\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.12) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wb-tools-container {\n    max-width: 1280px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  \/* HEADER *\/\n  .wb-tools-header {\n    text-align: center;\n    margin-bottom: 50px;\n  }\n\n  .wb-tools-badge {\n    display: inline-block;\n    padding: 8px 20px;\n    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n    color: #92400e;\n    font-size: 13px;\n    font-weight: 700;\n    border-radius: 50px;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    box-shadow: 0 4px 14px rgba(251, 191, 36, 0.25);\n  }\n\n  .wb-tools-title {\n    font-size: clamp(28px, 5vw, 48px);\n    font-weight: 800;\n    line-height: 1.15;\n    margin: 0 0 16px;\n    color: #0f172a;\n    letter-spacing: -0.5px;\n  }\n\n  .wb-tools-title .wb-highlight {\n    background: linear-gradient(135deg, #6366f1 0%, #ec4899 50%, #f59e0b 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .wb-tools-subtitle {\n    font-size: clamp(15px, 2vw, 18px);\n    color: #475569;\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* LOGO STRIP *\/\n  .wb-logo-strip {\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 28px 20px;\n    margin: 40px 0 60px;\n    box-shadow: 0 10px 40px rgba(15, 23, 42, 0.06);\n    border: 1px solid rgba(99, 102, 241, 0.08);\n  }\n\n  .wb-logo-strip-title {\n    text-align: center;\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: #6366f1;\n    margin-bottom: 22px;\n  }\n\n  .wb-logo-grid {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 22px 38px;\n  }\n\n  .wb-logo-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    transition: transform 0.3s ease;\n    flex: 0 0 auto;\n    min-width: 80px;\n  }\n\n  .wb-logo-item:hover {\n    transform: translateY(-4px);\n  }\n\n  .wb-logo-svg {\n    height: 38px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .wb-logo-svg svg {\n    height: 100%;\n    width: auto;\n    max-width: 110px;\n  }\n\n  .wb-logo-item span {\n    font-size: 11px;\n    color: #64748b;\n    font-weight: 600;\n    text-align: center;\n  }\n\n  \/* CARDS GRID *\/\n  .wb-cards-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));\n    gap: 24px;\n    margin-bottom: 50px;\n  }\n\n  .wb-card {\n    background: linear-gradient(145deg, #ffffff 0%, #fafbff 100%);\n    border-radius: 18px;\n    padding: 28px 24px;\n    border: 1px solid rgba(99, 102, 241, 0.1);\n    box-shadow:\n      0 4px 6px rgba(15, 23, 42, 0.04),\n      0 12px 30px rgba(15, 23, 42, 0.06);\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .wb-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #6366f1, #ec4899);\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  .wb-card:hover {\n    transform: translateY(-8px);\n    box-shadow:\n      0 20px 40px rgba(99, 102, 241, 0.15),\n      0 8px 16px rgba(15, 23, 42, 0.08);\n    border-color: rgba(99, 102, 241, 0.25);\n  }\n\n  .wb-card:hover::before {\n    opacity: 1;\n  }\n\n  .wb-card-icon {\n    width: 56px;\n    height: 56px;\n    border-radius: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 18px;\n    box-shadow: 0 6px 16px rgba(99, 102, 241, 0.18);\n  }\n\n  .wb-card-icon svg {\n    width: 28px;\n    height: 28px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wb-icon-1 { background: linear-gradient(135deg, #818cf8 0%, #6366f1 100%); }\n  .wb-icon-2 { background: linear-gradient(135deg, #34d399 0%, #10b981 100%); }\n  .wb-icon-3 { background: linear-gradient(135deg, #fb7185 0%, #e11d48 100%); }\n  .wb-icon-4 { background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%); }\n  .wb-icon-5 { background: linear-gradient(135deg, #60a5fa 0%, #3b82f6 100%); }\n  .wb-icon-6 { background: linear-gradient(135deg, #c084fc 0%, #9333ea 100%); }\n  .wb-icon-7 { background: linear-gradient(135deg, #f472b6 0%, #ec4899 100%); }\n  .wb-icon-8 { background: linear-gradient(135deg, #2dd4bf 0%, #0d9488 100%); }\n  .wb-icon-9 { background: linear-gradient(135deg, #a78bfa 0%, #7c3aed 100%); }\n\n  .wb-card-tag {\n    display: inline-block;\n    padding: 4px 12px;\n    background: rgba(99, 102, 241, 0.08);\n    color: #6366f1;\n    font-size: 11px;\n    font-weight: 700;\n    border-radius: 50px;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .wb-card-title {\n    font-size: 19px;\n    font-weight: 700;\n    color: #0f172a;\n    margin: 0 0 10px;\n    line-height: 1.35;\n    letter-spacing: -0.3px;\n  }\n\n  .wb-card-desc {\n    font-size: 14px;\n    color: #475569;\n    line-height: 1.6;\n    margin: 0 0 14px;\n  }\n\n  .wb-card-tools {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    padding-top: 14px;\n    border-top: 1px dashed rgba(99, 102, 241, 0.15);\n  }\n\n  .wb-tool-chip {\n    font-size: 11px;\n    padding: 4px 10px;\n    background: #f1f5f9;\n    color: #334155;\n    border-radius: 6px;\n    font-weight: 500;\n  }\n\n  \/* AI AGENT FEATURED CARD *\/\n  .wb-agent-card {\n    grid-column: 1 \/ -1;\n    background: linear-gradient(135deg, #1e1b4b 0%, #4338ca 50%, #7e22ce 100%);\n    color: #ffffff;\n    padding: 44px 38px;\n    border-radius: 22px;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 20px 50px rgba(67, 56, 202, 0.35);\n    border: none;\n  }\n\n  .wb-agent-card::before {\n    content: '';\n    position: absolute;\n    top: -100px;\n    right: -100px;\n    width: 300px;\n    height: 300px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.4) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wb-agent-card::after {\n    content: '';\n    position: absolute;\n    bottom: -100px;\n    left: -100px;\n    width: 280px;\n    height: 280px;\n    background: radial-gradient(circle, rgba(59, 130, 246, 0.3) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wb-agent-inner {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 36px;\n    align-items: center;\n  }\n\n  .wb-agent-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 6px 14px;\n    background: rgba(255, 255, 255, 0.18);\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 50px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    color: #ffffff;\n  }\n\n  .wb-agent-badge::before {\n    content: '';\n    width: 8px;\n    height: 8px;\n    background: #10b981;\n    border-radius: 50%;\n    box-shadow: 0 0 10px #10b981;\n    animation: wb-pulse 2s infinite;\n  }\n\n  @keyframes wb-pulse {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.4; }\n  }\n\n  .wb-agent-title {\n    font-size: clamp(22px, 3vw, 30px);\n    font-weight: 800;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    letter-spacing: -0.5px;\n    color: #ffffff;\n  }\n\n  .wb-agent-title .wb-agent-highlight {\n    background: linear-gradient(135deg, #fbbf24 0%, #f472b6 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .wb-agent-desc {\n    font-size: 15px;\n    line-height: 1.7;\n    color: rgba(255, 255, 255, 0.92);\n    margin: 0 0 20px;\n  }\n\n  .wb-agent-usp {\n    display: inline-block;\n    padding: 8px 14px;\n    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n    color: #1e1b4b;\n    font-size: 12px;\n    font-weight: 800;\n    border-radius: 8px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    box-shadow: 0 6px 18px rgba(251, 191, 36, 0.4);\n  }\n\n  .wb-agent-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 14px;\n  }\n\n  .wb-agent-feature {\n    background: rgba(255, 255, 255, 0.1);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    border-radius: 12px;\n    padding: 16px;\n    transition: all 0.3s ease;\n  }\n\n  .wb-agent-feature:hover {\n    background: rgba(255, 255, 255, 0.18);\n    transform: translateY(-3px);\n    border-color: rgba(255, 255, 255, 0.4);\n  }\n\n  .wb-agent-feature-icon {\n    width: 38px;\n    height: 38px;\n    background: linear-gradient(135deg, #ec4899 0%, #6366f1 100%);\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 10px;\n  }\n\n  .wb-agent-feature-icon svg {\n    width: 20px;\n    height: 20px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wb-agent-feature h4 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 4px;\n    color: #ffffff;\n  }\n\n  .wb-agent-feature p {\n    font-size: 12px;\n    color: rgba(255, 255, 255, 0.8);\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* CTA SECTION *\/\n  .wb-cta-wrapper {\n    text-align: center;\n    margin-top: 40px;\n    padding: 40px 24px;\n    background: linear-gradient(135deg, #ffffff 0%, #f8faff 100%);\n    border-radius: 20px;\n    border: 1px solid rgba(99, 102, 241, 0.1);\n    box-shadow: 0 10px 40px rgba(15, 23, 42, 0.05);\n  }\n\n  .wb-cta-text {\n    font-size: clamp(18px, 2.5vw, 24px);\n    font-weight: 700;\n    color: #0f172a;\n    margin: 0 0 8px;\n  }\n\n  .wb-cta-sub {\n    font-size: 14px;\n    color: #64748b;\n    margin: 0 0 24px;\n  }\n\n  .wb-cta-button {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 16px 36px;\n    background: linear-gradient(135deg, #6366f1 0%, #ec4899 50%, #f59e0b 100%);\n    background-size: 200% 200%;\n    background-position: 0% 50%;\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 16px;\n    font-weight: 700;\n    border-radius: 50px;\n    box-shadow: 0 10px 30px rgba(99, 102, 241, 0.35);\n    transition: all 0.4s ease;\n    border: none;\n    cursor: pointer;\n    letter-spacing: 0.3px;\n  }\n\n  .wb-cta-button:hover {\n    background-position: 100% 50%;\n    transform: translateY(-3px);\n    box-shadow: 0 15px 40px rgba(236, 72, 153, 0.45);\n    color: #ffffff;\n  }\n\n  .wb-cta-button svg {\n    transition: transform 0.3s ease;\n  }\n\n  .wb-cta-button:hover svg {\n    transform: translateX(4px);\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 768px) {\n    .wb-tools-section {\n      padding: 60px 16px;\n    }\n\n    .wb-cards-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .wb-agent-inner {\n      grid-template-columns: 1fr;\n      gap: 24px;\n    }\n\n    .wb-agent-card {\n      padding: 32px 22px;\n    }\n\n    .wb-logo-grid {\n      gap: 20px 26px;\n    }\n\n    .wb-logo-svg {\n      height: 30px;\n    }\n\n    .wb-cta-button {\n      padding: 14px 28px;\n      font-size: 15px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .wb-card {\n      padding: 24px 20px;\n    }\n\n    .wb-tools-badge {\n      font-size: 11px;\n    }\n  }\n<\/style>\n\n<section class=\"wb-tools-section\">\n  <div class=\"wb-tools-container\">\n\n    <!-- HEADER -->\n    <div class=\"wb-tools-header\">\n      <span class=\"wb-tools-badge\">\u26a1 Industry-Grade Toolkit<\/span>\n      <h2 class=\"wb-tools-title\">\n        36+ Tools &#038; <span class=\"wb-highlight\">AI Systems<\/span> You&#8217;ll Master\n      <\/h2>\n      <p class=\"wb-tools-subtitle\">\n        Build job-ready digital marketing skills with India&#8217;s most practical, hands-on training. Learn the exact tools used by top agencies, SMBs, and modern AI-powered marketers.\n      <\/p>\n    <\/div>\n\n    <!-- LOGO STRIP (INLINE SVG - NO BROKEN IMAGES) -->\n    <div class=\"wb-logo-strip\">\n      <div class=\"wb-logo-strip-title\">Trusted Tools You&#8217;ll Work With<\/div>\n      <div class=\"wb-logo-grid\">\n\n        <div class=\"wb-logo-item\">\n          <div class=\"wb-logo-svg\">\n            <svg viewBox=\"0 0 36 36\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path fill=\"#1877F2\" d=\"M18 0C8.06 0 0 8.06 0 18c0 8.99 6.59 16.43 15.19 17.78V23.22h-4.57V18h4.57v-3.96c0-4.51 2.69-7.01 6.81-7.01 1.97 0 4.04.35 4.04.35v4.43H23.78c-2.24 0-2.94 1.39-2.94 2.82V18h5l-.8 5.22h-4.2v12.56C29.41 34.43 36 26.99 36 18c0-9.94-8.06-18-18-18z\"\/>\n            <\/svg>\n          <\/div>\n          <span>Meta Ads<\/span>\n        <\/div>\n\n        <div class=\"wb-logo-item\">\n          <div class=\"wb-logo-svg\">\n            <svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path fill=\"#FBBC04\" d=\"M19.7 35.5l-7.7-13.3c-1.3-2.2-1.3-5 0-7.2L19.7 1.5c1.3-2.2 3.7-3.5 6.2-3.5h.2c2.5 0 4.9 1.3 6.2 3.5l7.7 13.3c1.3 2.2 1.3 5 0 7.2L32.3 35.5c-1.3 2.2-3.7 3.5-6.2 3.5h-.2c-2.5 0-4.9-1.3-6.2-3.5z\" transform=\"translate(0 4)\"\/>\n              <circle fill=\"#34A853\" cx=\"12\" cy=\"36\" r=\"6\"\/>\n              <path fill=\"#4285F4\" d=\"M32.3 5.5L24.5 19c-1.3 2.2-3.7 3.5-6.2 3.5H6.5c-2.5 0-4.9 1.3-6.2 3.5L-1.4 39c-1.3 2.2 0.3 5 2.9 5h22.6c2.5 0 4.9-1.3 6.2-3.5l13.5-23.4c1.3-2.2 1.3-5 0-7.2L36.7 1.5c-1.3-2.2-4.4-2.3-5.7-.1L24.5 12 32.3 5.5z\" opacity=\"0\"\/>\n              <path fill=\"#4285F4\" d=\"M30 0L18 21l6 10.4 12-21z\"\/>\n            <\/svg>\n          <\/div>\n          <span>Google Ads<\/span>\n        <\/div>\n\n        <div class=\"wb-logo-item\">\n          <div class=\"wb-logo-svg\">\n            <svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path fill=\"#8AB4F8\" d=\"M30.3 6.4L18.6 24l11.7 17.6c1.4 2.1 4.2 2.7 6.3 1.3l5.1-3.4c2.1-1.4 2.7-4.2 1.3-6.3L30.3 6.4z\"\/>\n              <path fill=\"#4285F4\" d=\"M17.7 6.4L6 24l11.7 17.6c1.4 2.1 4.2 2.7 6.3 1.3l5.1-3.4c2.1-1.4 2.7-4.2 1.3-6.3L17.7 6.4z\" transform=\"translate(0 0)\"\/>\n              <circle fill=\"#246FDB\" cx=\"24\" cy=\"24\" r=\"4.5\"\/>\n            <\/svg>\n          <\/div>\n          <span>Tag Manager<\/span>\n        <\/div>\n\n        <div class=\"wb-logo-item\">\n          <div class=\"wb-logo-svg\">\n            <svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path fill=\"#F9AB00\" d=\"M30 6c0-3.3 2.7-6 6-6s6 2.7 6 6v36c0 3.3-2.7 6-6 6s-6-2.7-6-6V6z\"\/>\n              <circle fill=\"#E37400\" cx=\"6\" cy=\"42\" r=\"6\"\/>\n              <path fill=\"#E37400\" d=\"M18 24c0-3.3 2.7-6 6-6s6 2.7 6 6v18c0 3.3-2.7 6-6 6s-6-2.7-6-6V24z\"\/>\n            <\/svg>\n          <\/div>\n          <span>GA4 Analytics<\/span>\n        <\/div>\n\n        <div class=\"wb-logo-item\">\n          <div class=\"wb-logo-svg\">\n            <svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <defs>\n                <linearGradient id=\"aigrad\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\">\n                  <stop offset=\"0%\" stop-color=\"#6366f1\"\/>\n                  <stop offset=\"100%\" stop-color=\"#ec4899\"\/>\n                <\/linearGradient>\n              <\/defs>\n              <path fill=\"url(#aigrad)\" d=\"M24 4l4.5 11L40 19l-11 4.5L24 35l-5-11.5L8 19l11-4z\"\/>\n              <circle fill=\"url(#aigrad)\" cx=\"38\" cy=\"38\" r=\"4\"\/>\n              <circle fill=\"url(#aigrad)\" cx=\"10\" cy=\"40\" r=\"3\"\/>\n            <\/svg>\n          <\/div>\n          <span>AI Tools<\/span>\n        <\/div>\n\n        <div class=\"wb-logo-item\">\n          <div class=\"wb-logo-svg\">\n            <svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <circle fill=\"#21759B\" cx=\"24\" cy=\"24\" r=\"22\"\/>\n              <path fill=\"#FFFFFF\" d=\"M4 24c0 7.9 4.6 14.7 11.2 17.9L5.7 15.8C4.6 18.3 4 21.1 4 24zm33.6-1c0-2.5-.9-4.2-1.7-5.5-1-1.6-2-3-2-4.6 0-1.8 1.4-3.5 3.3-3.5h.3C34 5.7 29.3 4 24 4c-7.1 0-13.4 3.7-17 9.2.5 0 .9 0 1.3 0 2 0 5.1-.2 5.1-.2 1.1-.1 1.2 1.5.1 1.6 0 0-1.1.1-2.2.2L18 33.6 22 21.7l-2.9-7.9c-1 0-1.9-.2-1.9-.2-1.1-.1-1-1.7.1-1.6 0 0 3.2.2 5 .2 2 0 5.1-.2 5.1-.2 1.1-.1 1.2 1.5.1 1.6 0 0-1.1.1-2.2.2l6.6 19.7 1.8-6.1C34.6 28.4 35.6 25.5 35.6 23zM24.3 25.5l-5.5 16c1.6.5 3.4.7 5.2.7 2.1 0 4.2-.4 6.1-1 0-.1-.1-.2-.1-.3l-5.7-15.4zm17.1-11.3c.1.6.1 1.3.1 2 0 2-.4 4.3-1.5 7.1L33.8 41.6c5.7-3.3 9.6-9.5 9.6-16.6 0-3.3-.9-6.5-2.5-9.2z\"\/>\n            <\/svg>\n          <\/div>\n          <span>WordPress<\/span>\n        <\/div>\n\n        <div class=\"wb-logo-item\">\n          <div class=\"wb-logo-svg\">\n            <svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path fill=\"#7F54B3\" d=\"M24 4C12.95 4 4 12.95 4 24s8.95 20 20 20 20-8.95 20-20S35.05 4 24 4zm0 36c-8.84 0-16-7.16-16-16S15.16 8 24 8s16 7.16 16 16-7.16 16-16 16z\"\/>\n              <path fill=\"#7F54B3\" d=\"M14 18h20v12H14z\" opacity=\"0.2\"\/>\n              <path fill=\"#FFFFFF\" d=\"M12 18c0-1.1.9-2 2-2h20c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2H22l-4 4v-4h-4c-1.1 0-2-.9-2-2v-8z\"\/>\n              <text x=\"24\" y=\"25\" text-anchor=\"middle\" fill=\"#7F54B3\" font-family=\"Arial\" font-size=\"7\" font-weight=\"bold\">Woo<\/text>\n            <\/svg>\n          <\/div>\n          <span>WooCommerce<\/span>\n        <\/div>\n\n        <div class=\"wb-logo-item\">\n          <div class=\"wb-logo-svg\">\n            <svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path fill=\"#95BF47\" d=\"M37.4 11.3c0-.2-.2-.3-.4-.4-.2 0-3.6-.3-3.6-.3s-2.4-2.4-2.7-2.6c-.2-.2-.7-.2-.9-.1l-1.2.4c-.7-2.1-2-4-4.3-4h-.3c-.6-.8-1.4-1.1-2.1-1.1-5.3 0-7.8 6.6-8.6 10C12.7 14 11 14.5 10.8 14.5c-.9.3-.9.3-1 1.1C9.7 16.3 7 36 7 36l20.5 3.8L38 37.5s-.6-26-.6-26.2zM26 11.3l-2 .6v-.4c0-1.3-.2-2.4-.5-3.3 1.4.2 2.2 1.7 2.5 3.1zm-3.9-2.6c.3.9.5 2.1.5 3.7v.2l-4.1 1.3c.8-3 2.3-4.5 3.6-5.2zm-1.6-1.5c.2 0 .5.1.7.2-1.7.8-3.6 2.8-4.4 6.9l-3.3 1c.9-3.1 3-8.1 7-8.1z\"\/>\n              <path fill=\"#5E8E3E\" d=\"M37 10.9c-.2 0-3.6-.3-3.6-.3s-2.4-2.4-2.7-2.6c-.1-.1-.2-.2-.4-.2L27.5 39.8 38 37.5s-.6-26-.6-26.2c0-.2-.2-.3-.4-.4z\"\/>\n              <path fill=\"#FFFFFF\" d=\"M24.5 18l-1.3 3.8s-1.2-.6-2.6-.6c-2.1 0-2.2 1.3-2.2 1.6 0 1.8 4.6 2.5 4.6 6.6 0 3.2-2 5.3-4.8 5.3-3.3 0-5-2.1-5-2.1l.9-3s1.7 1.5 3.2 1.5c.9 0 1.4-.8 1.4-1.4 0-2.4-3.7-2.5-3.7-6.2 0-3.2 2.3-6.3 6.9-6.3 1.7 0 2.6.6 2.6.6z\"\/>\n            <\/svg>\n          <\/div>\n          <span>Shopify<\/span>\n        <\/div>\n\n        <div class=\"wb-logo-item\">\n          <div class=\"wb-logo-svg\">\n            <svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect x=\"4\" y=\"4\" width=\"40\" height=\"40\" rx=\"8\" fill=\"#1F2937\"\/>\n              <path fill=\"#22D3EE\" d=\"M18 14l12 10-12 10V14z\"\/>\n              <path fill=\"#06B6D4\" d=\"M22 18l8 6-8 6v-12z\" opacity=\"0.7\"\/>\n            <\/svg>\n          <\/div>\n          <span>Filmora<\/span>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <!-- CARDS GRID -->\n    <div class=\"wb-cards-grid\">\n\n      <!-- CARD 1: WEBSITE & ECOMMERCE -->\n      <div class=\"wb-card\">\n        <div class=\"wb-card-icon wb-icon-1\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n        <\/div>\n        <span class=\"wb-card-tag\">Website &#038; eCommerce<\/span>\n        <h3 class=\"wb-card-title\">Build &#038; Launch Profitable Online Stores<\/h3>\n        <p class=\"wb-card-desc\">\n          Create high-converting websites and eCommerce stores from scratch \u2014 design, optimize, and scale like a pro agency.\n        <\/p>\n        <div class=\"wb-card-tools\">\n          <span class=\"wb-tool-chip\">WordPress<\/span>\n          <span class=\"wb-tool-chip\">Elementor<\/span>\n          <span class=\"wb-tool-chip\">WooCommerce<\/span>\n          <span class=\"wb-tool-chip\">Shopify<\/span>\n          <span class=\"wb-tool-chip\">Hostinger<\/span>\n          <span class=\"wb-tool-chip\">PageSpeed Insights<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- CARD 2: SEO + AEO + GEO -->\n      <div class=\"wb-card\">\n        <div class=\"wb-card-icon wb-icon-2\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><\/svg>\n        <\/div>\n        <span class=\"wb-card-tag\">SEO + AEO + GEO<\/span>\n        <h3 class=\"wb-card-title\">Rank #1 on Google, AI &#038; Local Search<\/h3>\n        <p class=\"wb-card-desc\">\n          Master next-gen SEO, Answer Engine Optimization (AEO) for ChatGPT\/Gemini, and Generative Engine Optimization (GEO) for AI search.\n        <\/p>\n        <div class=\"wb-card-tools\">\n          <span class=\"wb-tool-chip\">Search Console<\/span>\n          <span class=\"wb-tool-chip\">Keyword Planner<\/span>\n          <span class=\"wb-tool-chip\">Google Trends<\/span>\n          <span class=\"wb-tool-chip\">Meta Ad Library<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- CARD 3: PERFORMANCE MARKETING -->\n      <div class=\"wb-card\">\n        <div class=\"wb-card-icon wb-icon-3\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\n        <\/div>\n        <span class=\"wb-card-tag\">Performance Marketing<\/span>\n        <h3 class=\"wb-card-title\">Run Profitable Meta &#038; Google Ad Campaigns<\/h3>\n        <p class=\"wb-card-desc\">\n          Plan, launch, and scale paid ads with real ROI \u2014 from lead gen to eCommerce sales using Meta Ads &#038; Google Ads like a pro.\n        <\/p>\n        <div class=\"wb-card-tools\">\n          <span class=\"wb-tool-chip\">Meta Ads Manager<\/span>\n          <span class=\"wb-tool-chip\">Google Ads<\/span>\n          <span class=\"wb-tool-chip\">Conversion API<\/span>\n          <span class=\"wb-tool-chip\">Ads Transparency<\/span>\n          <span class=\"wb-tool-chip\">Super Ads<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- CARD 4: CREATIVE & VIDEO -->\n      <div class=\"wb-card\">\n        <div class=\"wb-card-icon wb-icon-4\">\n          <svg viewBox=\"0 0 24 24\"><polygon points=\"23 7 16 12 23 17 23 7\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"\/><\/svg>\n        <\/div>\n        <span class=\"wb-card-tag\">Creative &#038; Video<\/span>\n        <h3 class=\"wb-card-title\">Design Scroll-Stopping Ads &#038; Reels<\/h3>\n        <p class=\"wb-card-desc\">\n          Edit reels, design banners, and produce video ads that convert \u2014 no design background required. Learn the agency workflow.\n        <\/p>\n        <div class=\"wb-card-tools\">\n          <span class=\"wb-tool-chip\">Canva<\/span>\n          <span class=\"wb-tool-chip\">Filmora<\/span>\n          <span class=\"wb-tool-chip\">Remove.bg<\/span>\n          <span class=\"wb-tool-chip\">Adobe Express<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- CARD 5: ANALYTICS & TRACKING -->\n      <div class=\"wb-card\">\n        <div class=\"wb-card-icon wb-icon-5\">\n          <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\/><line x1=\"3\" y1=\"20\" x2=\"21\" y2=\"20\"\/><\/svg>\n        <\/div>\n        <span class=\"wb-card-tag\">Analytics &#038; Tracking<\/span>\n        <h3 class=\"wb-card-title\">Track Every Click, Lead &#038; Conversion<\/h3>\n        <p class=\"wb-card-desc\">\n          Build dashboards, set up pixels, and decode user behavior to make data-driven marketing decisions that scale revenue.\n        <\/p>\n        <div class=\"wb-card-tools\">\n          <span class=\"wb-tool-chip\">GA4<\/span>\n          <span class=\"wb-tool-chip\">Looker Studio<\/span>\n          <span class=\"wb-tool-chip\">Meta Pixel Helper<\/span>\n          <span class=\"wb-tool-chip\">Microsoft Clarity<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- CARD 6: AI MARKETING TOOLS -->\n      <div class=\"wb-card\">\n        <div class=\"wb-card-icon wb-icon-6\">\n          <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"10\" rx=\"2\" ry=\"2\"\/><circle cx=\"12\" cy=\"5\" r=\"2\"\/><path d=\"M12 7v4\"\/><line x1=\"8\" y1=\"16\" x2=\"8\" y2=\"16\"\/><line x1=\"16\" y1=\"16\" x2=\"16\" y2=\"16\"\/><\/svg>\n        <\/div>\n        <span class=\"wb-card-tag\">AI Marketing Tools<\/span>\n        <h3 class=\"wb-card-title\">10x Your Output with AI Marketing Stack<\/h3>\n        <p class=\"wb-card-desc\">\n          Use ChatGPT, Gemini &#038; Copy.ai to write ad copies, build content calendars, generate ideas, and automate creative workflows.\n        <\/p>\n        <div class=\"wb-card-tools\">\n          <span class=\"wb-tool-chip\">ChatGPT<\/span>\n          <span class=\"wb-tool-chip\">Gemini<\/span>\n          <span class=\"wb-tool-chip\">Copy.ai<\/span>\n          <span class=\"wb-tool-chip\">Grammarly<\/span>\n          <span class=\"wb-tool-chip\">Notion<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- CARD 7: EMAIL + WHATSAPP AUTOMATION -->\n      <div class=\"wb-card\">\n        <div class=\"wb-card-icon wb-icon-8\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n        <\/div>\n        <span class=\"wb-card-tag\">Email + WhatsApp<\/span>\n        <h3 class=\"wb-card-title\">Automate Email &#038; WhatsApp Marketing<\/h3>\n        <p class=\"wb-card-desc\">\n          Set up automated email sequences and WhatsApp broadcast workflows that nurture leads and drive repeat sales 24\/7.\n        <\/p>\n        <div class=\"wb-card-tools\">\n          <span class=\"wb-tool-chip\">Mailchimp<\/span>\n          <span class=\"wb-tool-chip\">Sender.net<\/span>\n          <span class=\"wb-tool-chip\">WhatsApp Business<\/span>\n          <span class=\"wb-tool-chip\">WATI \/ Zoko<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- CARD 8: COLLABORATION -->\n      <div class=\"wb-card\">\n        <div class=\"wb-card-icon wb-icon-9\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n        <\/div>\n        <span class=\"wb-card-tag\">Collaboration &#038; Reporting<\/span>\n        <h3 class=\"wb-card-title\">Work Like a Real Marketing Agency<\/h3>\n        <p class=\"wb-card-desc\">\n          Manage clients, campaigns, and reports using the exact tools modern marketing teams and freelancers use every day.\n        <\/p>\n        <div class=\"wb-card-tools\">\n          <span class=\"wb-tool-chip\">Google Meet<\/span>\n          <span class=\"wb-tool-chip\">Google Sheets<\/span>\n          <span class=\"wb-tool-chip\">Gmail<\/span>\n          <span class=\"wb-tool-chip\">Notion<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- AI AGENT FEATURED CARD (FULL WIDTH USP) -->\n      <div class=\"wb-agent-card\">\n        <div class=\"wb-agent-inner\">\n          <div class=\"wb-agent-content\">\n            <span class=\"wb-agent-badge\">Live AI Agents Included<\/span>\n            <h3 class=\"wb-agent-title\">\n              Use <span class=\"wb-agent-highlight\">Pre-Built AI Agents<\/span> for Real Work \u2014 From Day One\n            <\/h3>\n            <p class=\"wb-agent-desc\">\n              You don&#8217;t waste time learning how to build AI agents. We give you ready-to-use AI agent systems \u2014 fully set up and trained \u2014 so you can plug them into your daily marketing, freelancing, and job-hunting workflow instantly.\n            <\/p>\n            <span class=\"wb-agent-usp\">\u26a1 India&#8217;s First Course With Plug-&#038;-Play AI Agents<\/span>\n          <\/div>\n\n          <div class=\"wb-agent-features\">\n            <div class=\"wb-agent-feature\">\n              <div class=\"wb-agent-feature-icon\">\n                <svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/><\/svg>\n              <\/div>\n              <h4>Daily Job Notifications<\/h4>\n              <p>AI agent sends fresh marketing job openings to your inbox every single day.<\/p>\n            <\/div>\n            <div class=\"wb-agent-feature\">\n              <div class=\"wb-agent-feature-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z\"\/><path d=\"M12 15l-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z\"\/><path d=\"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0\"\/><\/svg>\n              <\/div>\n              <h4>Freelance Project Alerts<\/h4>\n              <p>Get hand-picked freelance gigs delivered daily \u2014 never miss income opportunities.<\/p>\n            <\/div>\n            <div class=\"wb-agent-feature\">\n              <div class=\"wb-agent-feature-icon\">\n                <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\n              <\/div>\n              <h4>Lead Generation Automation<\/h4>\n              <p>AI agent finds, qualifies, and delivers warm leads for your business or clients.<\/p>\n            <\/div>\n            <div class=\"wb-agent-feature\">\n              <div class=\"wb-agent-feature-icon\">\n                <svg viewBox=\"0 0 24 24\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\/><polyline points=\"17 6 23 6 23 12\"\/><\/svg>\n              <\/div>\n              <h4>SEO Automation Workflow<\/h4>\n              <p>Automate keyword research, content briefs, and on-page SEO with AI-powered agents.<\/p>\n            <\/div>\n            <div class=\"wb-agent-feature\">\n              <div class=\"wb-agent-feature-icon\">\n                <svg viewBox=\"0 0 24 24\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"\/><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"18\"\/><\/svg>\n              <\/div>\n              <h4>Social Media Marketing AI<\/h4>\n              <p>Auto-generate posts, captions &#038; schedules \u2014 run social pages on autopilot.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- CTA -->\n    <div class=\"wb-cta-wrapper\">\n      <p class=\"wb-cta-text\">Ready to Master 36+ Tools &#038; AI Systems?<\/p>\n      <p class=\"wb-cta-sub\">Join India&#8217;s most practical digital marketing academy \u2014 start with a free demo class.<\/p>\n      <a href=\"https:\/\/wa.me\/918777790312\" class=\"wb-cta-button\" target=\"_blank\" rel=\"noopener\">\n        Book Free Demo Class\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n          <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n        <\/svg>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5eadf6e e-con-full e-flex e-con e-parent\" data-id=\"5eadf6e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2f4eaf elementor-widget elementor-widget-text-editor\" data-id=\"f2f4eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!-- ============================================= -->\n<!-- CURRICULUM BREAKDOWN \u2014 WINBONDS WEB ACADEMY -->\n<!-- Digital Marketing with AI | 90-Day Hybrid Program -->\n<!-- ============================================= -->\n<style>\n  .wb-curriculum-section {\n    background: linear-gradient(180deg, #faf5ff 0%, #f5f3ff 50%, #ede9fe 100%);\n    padding: 90px 20px;\n    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;\n    color: #0f172a;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .wb-curriculum-section::before {\n    content: '';\n    position: absolute;\n    top: -200px;\n    left: -200px;\n    width: 500px;\n    height: 500px;\n    background: radial-gradient(circle, rgba(139, 92, 246, 0.18) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wb-curriculum-section::after {\n    content: '';\n    position: absolute;\n    bottom: -200px;\n    right: -200px;\n    width: 500px;\n    height: 500px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.14) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wb-curriculum-container {\n    max-width: 1280px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  \/* HEADER *\/\n  .wb-curriculum-header {\n    text-align: center;\n    margin-bottom: 56px;\n  }\n\n  .wb-curriculum-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 20px;\n    background: linear-gradient(135deg, #ede9fe 0%, #ddd6fe 100%);\n    color: #6d28d9;\n    font-size: 13px;\n    font-weight: 700;\n    border-radius: 50px;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    box-shadow: 0 4px 14px rgba(139, 92, 246, 0.2);\n  }\n\n  .wb-curriculum-title {\n    font-size: clamp(28px, 5vw, 48px);\n    font-weight: 800;\n    line-height: 1.15;\n    margin: 0 0 16px;\n    color: #0f172a;\n    letter-spacing: -0.5px;\n  }\n\n  .wb-curriculum-title .wb-grad-text {\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .wb-curriculum-subtitle {\n    font-size: clamp(15px, 2vw, 18px);\n    color: #475569;\n    max-width: 760px;\n    margin: 0 auto 24px;\n    line-height: 1.65;\n  }\n\n  .wb-stats-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .wb-stat-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 16px;\n    background: #ffffff;\n    border: 1px solid rgba(139, 92, 246, 0.18);\n    border-radius: 50px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #4c1d95;\n    box-shadow: 0 4px 12px rgba(139, 92, 246, 0.08);\n  }\n\n  .wb-stat-pill svg {\n    width: 14px;\n    height: 14px;\n    stroke: #7c3aed;\n    fill: none;\n    stroke-width: 2.5;\n  }\n\n  \/* MODULES GRID *\/\n  .wb-modules-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    margin-bottom: 60px;\n  }\n\n  .wb-module-card {\n    background: linear-gradient(160deg, #6d28d9 0%, #7c3aed 45%, #9333ea 100%);\n    border-radius: 20px;\n    padding: 28px 26px;\n    color: #ffffff;\n    position: relative;\n    overflow: hidden;\n    box-shadow:\n      0 10px 30px rgba(124, 58, 237, 0.25),\n      0 4px 8px rgba(15, 23, 42, 0.06);\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    display: flex;\n    flex-direction: column;\n  }\n\n  .wb-module-card::before {\n    content: '';\n    position: absolute;\n    top: -80px;\n    right: -80px;\n    width: 200px;\n    height: 200px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.35) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n    transition: all 0.4s ease;\n  }\n\n  .wb-module-card::after {\n    content: '';\n    position: absolute;\n    bottom: -100px;\n    left: -100px;\n    width: 220px;\n    height: 220px;\n    background: radial-gradient(circle, rgba(59, 130, 246, 0.2) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wb-module-card:hover {\n    transform: translateY(-10px);\n    box-shadow:\n      0 25px 50px rgba(124, 58, 237, 0.4),\n      0 10px 20px rgba(15, 23, 42, 0.1);\n    border-color: rgba(255, 255, 255, 0.25);\n  }\n\n  .wb-module-card:hover::before {\n    width: 260px;\n    height: 260px;\n    opacity: 1.2;\n  }\n\n  \/* Card alternate gradients for visual rhythm *\/\n  .wb-module-card.wb-variant-2 {\n    background: linear-gradient(160deg, #5b21b6 0%, #7c3aed 50%, #c026d3 100%);\n  }\n\n  .wb-module-card.wb-variant-3 {\n    background: linear-gradient(160deg, #6d28d9 0%, #9333ea 50%, #db2777 100%);\n  }\n\n  .wb-module-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 18px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .wb-module-number {\n    width: 44px;\n    height: 44px;\n    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n    color: #1e1b4b;\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    font-weight: 800;\n    flex-shrink: 0;\n    box-shadow: 0 6px 16px rgba(251, 191, 36, 0.4);\n    letter-spacing: -0.5px;\n  }\n\n  .wb-module-week {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    color: rgba(255, 255, 255, 0.75);\n    margin-bottom: 3px;\n  }\n\n  .wb-module-title {\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.3;\n    color: #ffffff;\n    margin: 0;\n    letter-spacing: -0.2px;\n  }\n\n  .wb-module-meta {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .wb-module-topics-label {\n    font-size: 10px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    color: rgba(255, 255, 255, 0.65);\n    margin: 0 0 10px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .wb-module-topics {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 18px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .wb-module-topics li {\n    font-size: 13.5px;\n    line-height: 1.55;\n    color: rgba(255, 255, 255, 0.92);\n    padding: 5px 0 5px 22px;\n    position: relative;\n  }\n\n  .wb-module-topics li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 11px;\n    width: 6px;\n    height: 6px;\n    background: linear-gradient(135deg, #fbbf24 0%, #ec4899 100%);\n    border-radius: 50%;\n    box-shadow: 0 0 8px rgba(251, 191, 36, 0.6);\n  }\n\n  .wb-case-study {\n    background: rgba(255, 255, 255, 0.1);\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 10px;\n    padding: 10px 12px;\n    margin-bottom: 14px;\n    font-size: 12px;\n    line-height: 1.5;\n    color: rgba(255, 255, 255, 0.92);\n    position: relative;\n    z-index: 2;\n    backdrop-filter: blur(6px);\n  }\n\n  .wb-case-study strong {\n    display: block;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #fde68a;\n    margin-bottom: 4px;\n    font-weight: 700;\n  }\n\n  .wb-output-block {\n    background: linear-gradient(135deg, rgba(251, 191, 36, 0.95) 0%, rgba(245, 158, 11, 0.95) 100%);\n    border-radius: 12px;\n    padding: 12px 14px;\n    margin-top: auto;\n    position: relative;\n    z-index: 2;\n    box-shadow: 0 8px 20px rgba(251, 191, 36, 0.3);\n    border: 1px solid rgba(255, 255, 255, 0.3);\n  }\n\n  .wb-output-label {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 10px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    color: #1e1b4b;\n    margin-bottom: 4px;\n  }\n\n  .wb-output-label svg {\n    width: 12px;\n    height: 12px;\n    stroke: #1e1b4b;\n    fill: none;\n    stroke-width: 3;\n  }\n\n  .wb-output-text {\n    font-size: 13px;\n    font-weight: 700;\n    color: #1e1b4b;\n    line-height: 1.4;\n    margin: 0;\n  }\n\n  \/* AI AGENT BLOCK *\/\n  .wb-ai-agent-block {\n    background: linear-gradient(135deg, #1e1b4b 0%, #4c1d95 50%, #831843 100%);\n    border-radius: 24px;\n    padding: 50px 40px;\n    color: #ffffff;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 25px 60px rgba(76, 29, 149, 0.4);\n    margin-bottom: 40px;\n  }\n\n  .wb-ai-agent-block::before {\n    content: '';\n    position: absolute;\n    top: -150px;\n    right: -150px;\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.35) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wb-ai-agent-block::after {\n    content: '';\n    position: absolute;\n    bottom: -150px;\n    left: -150px;\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(59, 130, 246, 0.25) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wb-ai-agent-inner {\n    position: relative;\n    z-index: 2;\n  }\n\n  .wb-ai-agent-header {\n    text-align: center;\n    margin-bottom: 36px;\n  }\n\n  .wb-ai-agent-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 6px 14px;\n    background: rgba(255, 255, 255, 0.15);\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 50px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    color: #ffffff;\n  }\n\n  .wb-ai-agent-tag::before {\n    content: '';\n    width: 8px;\n    height: 8px;\n    background: #10b981;\n    border-radius: 50%;\n    box-shadow: 0 0 10px #10b981;\n    animation: wb-agent-pulse 2s infinite;\n  }\n\n  @keyframes wb-agent-pulse {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.4; }\n  }\n\n  .wb-ai-agent-title {\n    font-size: clamp(24px, 3.5vw, 34px);\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 12px;\n    letter-spacing: -0.5px;\n    color: #ffffff;\n  }\n\n  .wb-ai-agent-title .wb-ai-grad {\n    background: linear-gradient(135deg, #fbbf24 0%, #f472b6 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .wb-ai-agent-desc {\n    font-size: 15px;\n    line-height: 1.65;\n    color: rgba(255, 255, 255, 0.9);\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .wb-ai-agent-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px;\n    margin-top: 32px;\n  }\n\n  .wb-ai-agent-item {\n    background: rgba(255, 255, 255, 0.1);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    border-radius: 14px;\n    padding: 20px 18px;\n    transition: all 0.3s ease;\n    backdrop-filter: blur(8px);\n  }\n\n  .wb-ai-agent-item:hover {\n    background: rgba(255, 255, 255, 0.18);\n    transform: translateY(-4px);\n    border-color: rgba(255, 255, 255, 0.4);\n  }\n\n  .wb-ai-agent-icon {\n    width: 42px;\n    height: 42px;\n    background: linear-gradient(135deg, #ec4899 0%, #7c3aed 100%);\n    border-radius: 11px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n    box-shadow: 0 6px 14px rgba(236, 72, 153, 0.4);\n  }\n\n  .wb-ai-agent-icon svg {\n    width: 22px;\n    height: 22px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wb-ai-agent-item h4 {\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 6px;\n    color: #ffffff;\n    line-height: 1.3;\n  }\n\n  .wb-ai-agent-item p {\n    font-size: 12.5px;\n    color: rgba(255, 255, 255, 0.78);\n    margin: 0;\n    line-height: 1.55;\n  }\n\n  .wb-ai-agent-callout {\n    margin-top: 28px;\n    text-align: center;\n    padding: 14px 20px;\n    background: linear-gradient(135deg, rgba(251, 191, 36, 0.18) 0%, rgba(236, 72, 153, 0.18) 100%);\n    border: 1px solid rgba(251, 191, 36, 0.35);\n    border-radius: 12px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #fef3c7;\n    letter-spacing: 0.2px;\n  }\n\n  \/* OUTCOME SECTION *\/\n  .wb-outcome-section {\n    background: #ffffff;\n    border-radius: 22px;\n    padding: 40px 32px;\n    box-shadow: 0 12px 40px rgba(15, 23, 42, 0.06);\n    border: 1px solid rgba(139, 92, 246, 0.12);\n    text-align: center;\n  }\n\n  .wb-outcome-title {\n    font-size: clamp(20px, 2.5vw, 26px);\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0 0 8px;\n    letter-spacing: -0.3px;\n  }\n\n  .wb-outcome-sub {\n    font-size: 14px;\n    color: #64748b;\n    margin: 0 0 24px;\n  }\n\n  .wb-outcome-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n\n  .wb-outcome-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 12px;\n    background: linear-gradient(135deg, #faf5ff 0%, #f3e8ff 100%);\n    border-radius: 10px;\n    text-align: left;\n    border: 1px solid rgba(139, 92, 246, 0.1);\n  }\n\n  .wb-outcome-check {\n    width: 22px;\n    height: 22px;\n    background: linear-gradient(135deg, #10b981 0%, #059669 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    box-shadow: 0 4px 8px rgba(16, 185, 129, 0.25);\n  }\n\n  .wb-outcome-check svg {\n    width: 12px;\n    height: 12px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 3;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wb-outcome-item span {\n    font-size: 13px;\n    font-weight: 600;\n    color: #1e293b;\n    line-height: 1.45;\n  }\n\n  .wb-cta-button {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 16px 36px;\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    background-size: 200% 200%;\n    background-position: 0% 50%;\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 16px;\n    font-weight: 700;\n    border-radius: 50px;\n    box-shadow: 0 10px 30px rgba(124, 58, 237, 0.4);\n    transition: all 0.4s ease;\n    letter-spacing: 0.3px;\n  }\n\n  .wb-cta-button:hover {\n    background-position: 100% 50%;\n    transform: translateY(-3px);\n    box-shadow: 0 15px 40px rgba(236, 72, 153, 0.5);\n    color: #ffffff;\n  }\n\n  .wb-cta-button svg {\n    width: 18px;\n    height: 18px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 2.5;\n    transition: transform 0.3s ease;\n  }\n\n  .wb-cta-button:hover svg {\n    transform: translateX(4px);\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 1024px) {\n    .wb-modules-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .wb-curriculum-section {\n      padding: 60px 16px;\n    }\n\n    .wb-modules-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .wb-ai-agent-block {\n      padding: 36px 22px;\n    }\n\n    .wb-outcome-section {\n      padding: 32px 22px;\n    }\n\n    .wb-module-card {\n      padding: 24px 22px;\n    }\n\n    .wb-cta-button {\n      padding: 14px 28px;\n      font-size: 15px;\n    }\n  }\n<\/style>\n\n<section class=\"wb-curriculum-section\">\n  <div class=\"wb-curriculum-container\">\n\n    <!-- HEADER -->\n    <div class=\"wb-curriculum-header\">\n      <span class=\"wb-curriculum-badge\">\ud83d\udcda Complete Curriculum Breakdown<\/span>\n      <h2 class=\"wb-curriculum-title\">\n        12 Modules. 24 Core Classes. <br>\n        <span class=\"wb-grad-text\">90 Days to Job-Ready.<\/span>\n      <\/h2>\n      <p class=\"wb-curriculum-subtitle\">\n        India&#8217;s most execution-first <strong>Digital Marketing with AI<\/strong> course syllabus \u2014 built around real builds, real ad spend, and real deliverables. Every module ends with something you&#8217;ve actually shipped.\n      <\/p>\n      <div class=\"wb-stats-row\">\n        <span class=\"wb-stat-pill\">\n          <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"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          12 Weeks Hybrid\n        <\/span>\n        <span class=\"wb-stat-pill\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\n          24 Core + 12 Extra Classes\n        <\/span>\n        <span class=\"wb-stat-pill\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          Daily Practice System\n        <\/span>\n        <span class=\"wb-stat-pill\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Live Portfolio Builds\n        <\/span>\n      <\/div>\n    <\/div>\n\n    <!-- MODULES GRID -->\n    <div class=\"wb-modules-grid\">\n\n      <!-- MODULE 1 -->\n      <div class=\"wb-module-card\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">01<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 1 \u2022 Classes 1\u20132<\/div>\n            <h3 class=\"wb-module-title\">Marketing Foundations &#038; Brand Strategy<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>4Ps, AIDA, TOFU\/MOFU\/BOFU funnel mapping<\/li>\n          <li>Customer avatar &#038; buyer psychology<\/li>\n          <li>Value proposition &#038; positioning frameworks<\/li>\n          <li>Brand pillars, archetypes, USP, tone of voice<\/li>\n          <li>Category-of-one + contrarian POV strategy<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Map a real D2C brand through a 3-stage funnel + reverse-engineer 10 competitor brand voices using AI.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">Customer avatar + funnel map + 1-page brand book + tagline shortlist<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 2 -->\n      <div class=\"wb-module-card wb-variant-2\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">02<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 2 \u2022 Classes 3\u20134<\/div>\n            <h3 class=\"wb-module-title\">Website Development \u2014 WordPress + Shopify<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Hosting, domain, Elementor, themes &#038; plugins<\/li>\n          <li>5-page lead-gen WordPress site (live URL)<\/li>\n          <li>Shopify store: products, collections, payments<\/li>\n          <li>Schema markup &#038; Core Web Vitals tuning<\/li>\n          <li>AOV stacking, upsells &#038; checkout optimization<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Live build of a service website + transaction-ready Shopify store with custom domain and 5+ products.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">1 live WordPress site + 1 live Shopify store (real shareable URLs)<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 3 -->\n      <div class=\"wb-module-card wb-variant-3\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">03<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 3 \u2022 Classes 5\u20136<\/div>\n            <h3 class=\"wb-module-title\">SEO + AEO + GEO + Search Everywhere<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Keyword research, search intent &#038; SERPs<\/li>\n          <li>On-page, off-page &#038; technical SEO<\/li>\n          <li>Answer Engine Optimization (AEO) for ChatGPT\/Perplexity<\/li>\n          <li>Generative Engine Optimization (GEO) basics<\/li>\n          <li>Topical authority clusters &#038; FAQ schema<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Restructure a blog post for AEO and audit citations on Perplexity &#038; ChatGPT Search.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">Keyword map + 3 SEO pages + 1 AEO\/GEO article + GSC submission<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 4 -->\n      <div class=\"wb-module-card\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">04<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 4 \u2022 Classes 7\u20138<\/div>\n            <h3 class=\"wb-module-title\">Design (Canva) + Creative Strategy<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Brand kit, templates, grids &#038; typography<\/li>\n          <li>Hook frameworks &#038; pattern interrupts<\/li>\n          <li>Ad creative anatomy &#038; thumb-stop ratio<\/li>\n          <li>Creative testing matrix (angle \u00d7 format \u00d7 CTA)<\/li>\n          <li>Canva Magic Studio + AI design briefs<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Mine winning competitor ads from Meta Ad Library and reverse-engineer their hooks for a real product brief.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">Brand kit + 10 templates + 30 hooks + 5 storyboarded ad creatives<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 5 -->\n      <div class=\"wb-module-card wb-variant-2\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">05<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 5 \u2022 Classes 9\u201310<\/div>\n            <h3 class=\"wb-module-title\">Video Editing + Content Systems<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Short-form video: Reels, Shorts &#038; TikTok<\/li>\n          <li>Hook (0\u20133s), payoff &#038; loop close anatomy<\/li>\n          <li>YouTube SEO: CTR \u00d7 AVD \u00d7 session time<\/li>\n          <li>Channel architecture &#038; content pillars<\/li>\n          <li>Faceless YouTube + AI voiceover pipelines<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Edit 5 reels end-to-end (talking head, B-roll, faceless, listicle) + ship 1 long-form YouTube video.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">5 published reels + 1 long-form YouTube video + growth checklist<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 6 -->\n      <div class=\"wb-module-card wb-variant-3\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">06<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 6 \u2022 Classes 11\u201312<\/div>\n            <h3 class=\"wb-module-title\">Social Media Strategy + Organic Growth<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Platform algorithms: IG, LinkedIn, YT, X<\/li>\n          <li>4-pillar content strategy &#038; profile optimization<\/li>\n          <li>30-day content calendar batching<\/li>\n          <li>DM funnels &#038; comment-to-DM automation<\/li>\n          <li>1-piece-to-many repurposing engine<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Build &#038; schedule a real 30-day content calendar (~30 posts) across 2 platforms for your chosen niche.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">Optimized profiles + 30-day scheduled calendar (2 platforms)<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 7 -->\n      <div class=\"wb-module-card\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">07<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 7 \u2022 Classes 13\u201314<\/div>\n            <h3 class=\"wb-module-title\">Meta Ads \u2014 Performance Marketing<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Business Manager, Pixel, Conversions API setup<\/li>\n          <li>CBO vs ABO &#038; attribution windows<\/li>\n          <li>Lookalikes, custom audiences &#038; retargeting<\/li>\n          <li>Vertical vs horizontal scaling rules<\/li>\n          <li>Creative testing: 4 ads, same audience<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Launch a real lead-gen or sales campaign with active spend, build 3 lookalikes, run a creative test.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">Live Meta campaign with retargeting + creative test report<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 8 -->\n      <div class=\"wb-module-card wb-variant-2\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">08<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 8 \u2022 Classes 15\u201316<\/div>\n            <h3 class=\"wb-module-title\">Google Ads \u2014 Search + YouTube + PMax<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Keyword match types &#038; ad group structuring<\/li>\n          <li>Quality Score &#038; bidding strategies<\/li>\n          <li>YouTube TrueView, in-stream &#038; bumper ads<\/li>\n          <li>Performance Max asset groups + audience signals<\/li>\n          <li>Display &#038; remarketing network setup<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Run live Google Search + YouTube + PMax campaigns for a real product (Shopify store from Module 2).\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">Live Search + YouTube + PMax campaigns with active spend<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 9 -->\n      <div class=\"wb-module-card wb-variant-3\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">09<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 9 \u2022 Classes 17\u201318<\/div>\n            <h3 class=\"wb-module-title\">Funnels + Retargeting + Automation<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Landing page anatomy &#038; lead magnets<\/li>\n          <li>GA4 events + GTM tags + UTM tracking<\/li>\n          <li>Multi-step funnels (quiz, VSL, webinar)<\/li>\n          <li>Email sequences &#038; WhatsApp automation flows<\/li>\n          <li>Funnel math: CPL, CR%, LTV, AOV stacking<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Build a high-converting landing page wired to your Meta campaign + 5-email welcome sequence + 1 WhatsApp flow.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">Live landing page + full GA4\/GTM tracking + email &#038; WhatsApp automation<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 10 -->\n      <div class=\"wb-module-card\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">10<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 10 \u2022 Classes 19\u201320<\/div>\n            <h3 class=\"wb-module-title\">Influencer &#038; UGC Marketing<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Influencer tiers, discovery &#038; outreach<\/li>\n          <li>Briefs, contracts &#038; FTC disclosures<\/li>\n          <li>Performance-based deals (CPA\/affiliate)<\/li>\n          <li>UGC pipelines + whitelisting + spark ads<\/li>\n          <li>Creator-led performance funnels &#038; ROI<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Send 20 real outreach DMs\/emails, negotiate 1 collab brief, collect 1 UGC video &#038; turn it into a paid ad.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">20 outreach + 1 collab brief + 1 UGC ad creative + ROI tracking sheet<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 11 -->\n      <div class=\"wb-module-card wb-variant-2\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">11<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 11 \u2022 Classes 21\u201322<\/div>\n            <h3 class=\"wb-module-title\">AI Marketing Stack + Automation Systems<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Prompt engineering + reusable prompt library<\/li>\n          <li>Multi-step AI workflows &#038; prompt chaining<\/li>\n          <li>Tools vs Automation vs AI Systems clarity<\/li>\n          <li>Using pre-built AI agents in real workflows<\/li>\n          <li>Lead-form \u2192 AI qualification \u2192 CRM \u2192 email<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Deploy a working end-to-end AI agent automation in a live marketing workflow.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">Personal prompt library + AI marketing SOP + 1 deployed AI agent<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- MODULE 12 -->\n      <div class=\"wb-module-card wb-variant-3\">\n        <div class=\"wb-module-header\">\n          <div class=\"wb-module-number\">12<\/div>\n          <div class=\"wb-module-meta\">\n            <div class=\"wb-module-week\">Week 12 \u2022 Classes 23\u201324<\/div>\n            <h3 class=\"wb-module-title\">Freelancing + Job + Agency Launch<\/h3>\n          <\/div>\n        <\/div>\n        <p class=\"wb-module-topics-label\">Key Topics<\/p>\n        <ul class=\"wb-module-topics\">\n          <li>Upwork, Fiverr &#038; LinkedIn freelance setup<\/li>\n          <li>Productized services + value-based pricing<\/li>\n          <li>Live portfolio site + 5 case studies<\/li>\n          <li>Resume + LinkedIn + interview prep<\/li>\n          <li>Agency-in-a-box: niche, offer, first 5 clients<\/li>\n        <\/ul>\n        <div class=\"wb-case-study\">\n          <strong>Case Study<\/strong>\n          Live Demo Day \u2014 pitch your portfolio, agency offer, or job pitch to mentors + invited recruiters.\n        <\/div>\n        <div class=\"wb-output-block\">\n          <div class=\"wb-output-label\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            What You Build\n          <\/div>\n          <p class=\"wb-output-text\">Live portfolio + 3 freelance profiles + 5 proposals + demo day pitch<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- AI AGENTS BLOCK -->\n    <div class=\"wb-ai-agent-block\">\n      <div class=\"wb-ai-agent-inner\">\n\n        <div class=\"wb-ai-agent-header\">\n          <span class=\"wb-ai-agent-tag\">5 Pre-Built AI Agents Included<\/span>\n          <h3 class=\"wb-ai-agent-title\">\n            AI Agents <span class=\"wb-ai-grad\">You Will Use<\/span> \u2014 Not Build From Scratch\n          <\/h3>\n          <p class=\"wb-ai-agent-desc\">\n            We give you ready-to-use AI agent systems \u2014 already built, tested &#038; deployed. You plug them into your daily marketing, freelancing, and job-hunting workflow from <strong>Day One<\/strong>. No coding. No setup hassle. Just real execution.\n          <\/p>\n        <\/div>\n\n        <div class=\"wb-ai-agent-grid\">\n\n          <div class=\"wb-ai-agent-item\">\n            <div class=\"wb-ai-agent-icon\">\n              <svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/><\/svg>\n            <\/div>\n            <h4>Job Recommendation Agent<\/h4>\n            <p>Daily fit-matched marketing job openings + auto-tailored resume + interview prep delivered straight to you.<\/p>\n          <\/div>\n\n          <div class=\"wb-ai-agent-item\">\n            <div class=\"wb-ai-agent-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\n            <\/div>\n            <h4>Freelance Project Agent<\/h4>\n            <p>Pulls real Upwork, Fiverr &#038; LinkedIn gigs that match your niche daily \u2014 and drafts proposals automatically.<\/p>\n          <\/div>\n\n          <div class=\"wb-ai-agent-item\">\n            <div class=\"wb-ai-agent-icon\">\n              <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\n            <\/div>\n            <h4>Lead Generation Agent<\/h4>\n            <p>Qualifies inbound leads, scores them, routes them to your CRM &#038; triggers personalized follow-ups.<\/p>\n          <\/div>\n\n          <div class=\"wb-ai-agent-item\">\n            <div class=\"wb-ai-agent-icon\">\n              <svg viewBox=\"0 0 24 24\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\/><polyline points=\"17 6 23 6 23 12\"\/><\/svg>\n            <\/div>\n            <h4>SEO Automation Agent<\/h4>\n            <p>Generates keyword clusters, content briefs, AEO\/GEO-ready blueprints &#038; on-page recommendations.<\/p>\n          <\/div>\n\n          <div class=\"wb-ai-agent-item\">\n            <div class=\"wb-ai-agent-icon\">\n              <svg viewBox=\"0 0 24 24\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"\/><circle cx=\"12\" cy=\"18\" r=\"0.5\" fill=\"currentColor\"\/><\/svg>\n            <\/div>\n            <h4>Social Media Marketing Agent<\/h4>\n            <p>Auto-plans content pillars, writes captions, schedules a full 30-day calendar + DM-to-inbox automation.<\/p>\n          <\/div>\n\n        <\/div>\n\n        <div class=\"wb-ai-agent-callout\">\n          \u26a1 India&#8217;s first digital marketing course where students <strong>USE pre-built AI agents<\/strong> \u2014 not waste time learning to build them from scratch.\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <!-- FINAL OUTCOME -->\n    <div class=\"wb-outcome-section\">\n      <h3 class=\"wb-outcome-title\">By Day 90, You Will Have Shipped:<\/h3>\n      <p class=\"wb-outcome-sub\">Real builds. Real spend. Real portfolio. Real proof.<\/p>\n\n      <div class=\"wb-outcome-grid\">\n        <div class=\"wb-outcome-item\">\n          <span class=\"wb-outcome-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          <span>1 live WordPress site + 1 live Shopify store<\/span>\n        <\/div>\n        <div class=\"wb-outcome-item\">\n          <span class=\"wb-outcome-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          <span>Live Meta + Google ad campaigns with reports<\/span>\n        <\/div>\n        <div class=\"wb-outcome-item\">\n          <span class=\"wb-outcome-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          <span>Full funnel + GA4\/GTM + email &#038; WhatsApp automation<\/span>\n        <\/div>\n        <div class=\"wb-outcome-item\">\n          <span class=\"wb-outcome-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          <span>5 reels + 1 YouTube video + 30-day content calendar<\/span>\n        <\/div>\n        <div class=\"wb-outcome-item\">\n          <span class=\"wb-outcome-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          <span>AEO\/GEO-ready content live on AI search engines<\/span>\n        <\/div>\n        <div class=\"wb-outcome-item\">\n          <span class=\"wb-outcome-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          <span>Live portfolio + 5 case studies + freelance profiles<\/span>\n        <\/div>\n      <\/div>\n\n      <a href=\"https:\/\/wa.me\/918777790312\" class=\"wb-cta-button\" target=\"_blank\" rel=\"noopener\">\n        Book Free Demo Class\n        <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-154e4b6 e-con-full e-flex e-con e-parent\" data-id=\"154e4b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6af197c elementor-widget elementor-widget-text-editor\" data-id=\"6af197c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!-- ============================================= -->\n<!-- PART 1 \u2014 PASTE THIS IN ELEMENTOR \"HTML\" WIDGET -->\n<!-- Winbonds Web Academy \u2014 Student Testimonials -->\n<!-- ============================================= -->\n\n<style>\n  .wba-testi {\n    background:\n      radial-gradient(ellipse at top left, rgba(139, 92, 246, 0.12) 0%, transparent 50%),\n      radial-gradient(ellipse at bottom right, rgba(236, 72, 153, 0.10) 0%, transparent 50%),\n      linear-gradient(180deg, #faf5ff 0%, #fdf4ff 100%);\n    padding: 70px 20px 80px;\n    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;\n    color: #0f172a;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .wba-testi::before {\n    content: '';\n    position: absolute;\n    top: -120px;\n    right: -100px;\n    width: 380px;\n    height: 380px;\n    background: radial-gradient(circle, rgba(168, 85, 247, 0.15) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n    animation: wba-testi-float 14s ease-in-out infinite;\n  }\n\n  .wba-testi::after {\n    content: '';\n    position: absolute;\n    bottom: -120px;\n    left: -100px;\n    width: 380px;\n    height: 380px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.12) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n    animation: wba-testi-float 16s ease-in-out infinite reverse;\n  }\n\n  @keyframes wba-testi-float {\n    0%, 100% { transform: translate(0, 0); }\n    50% { transform: translate(30px, -30px); }\n  }\n\n  .wba-testi-container {\n    max-width: 1280px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .wba-testi-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 7px 16px;\n    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n    color: #92400e;\n    font-size: 12.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    margin-bottom: 18px;\n    box-shadow: 0 6px 18px rgba(251, 191, 36, 0.25);\n    border: 1px solid rgba(251, 191, 36, 0.4);\n    letter-spacing: 0.3px;\n  }\n\n  .wba-testi-header { text-align: center; margin-bottom: 50px; }\n\n  .wba-testi-title {\n    font-size: clamp(26px, 4vw, 42px);\n    font-weight: 800;\n    line-height: 1.15;\n    margin: 0 0 14px;\n    color: #0f172a;\n    letter-spacing: -1px;\n  }\n\n  .wba-testi-title .wba-testi-grad {\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    display: inline-block;\n  }\n\n  .wba-testi-sub {\n    font-size: clamp(14px, 1.4vw, 16.5px);\n    color: #475569;\n    line-height: 1.65;\n    margin: 0 auto;\n    max-width: 720px;\n  }\n\n  .wba-testi-sub strong { color: #1e293b; font-weight: 700; }\n\n  \/* GRID *\/\n  .wba-testi-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n    padding: 0 10px;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .wba-testi-item { display: flex; flex-direction: column; gap: 14px; }\n\n  \/* CARD *\/\n  .wba-testi-card {\n    position: relative;\n    aspect-ratio: 9 \/ 16;\n    border-radius: 22px;\n    overflow: hidden;\n    cursor: pointer;\n    box-shadow: 0 14px 34px rgba(124, 58, 237, 0.18), 0 4px 10px rgba(15, 23, 42, 0.06);\n    border: 1px solid rgba(124, 58, 237, 0.18);\n    transition: transform 0.4s ease, box-shadow 0.4s ease;\n    background:\n      radial-gradient(circle at 30% 20%, rgba(236, 72, 153, 0.45) 0%, transparent 55%),\n      radial-gradient(circle at 70% 80%, rgba(124, 58, 237, 0.55) 0%, transparent 55%),\n      linear-gradient(135deg, #1e1b4b 0%, #4c1d95 50%, #831843 100%);\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .wba-testi-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 22px 48px rgba(124, 58, 237, 0.30), 0 6px 14px rgba(236, 72, 153, 0.12);\n  }\n\n  \/* THUMBNAIL \u2014 the JS snippet swaps this image src to the proper Shorts thumbnail\n     and adjusts object-fit \/ scale at runtime. Default state is hidden until JS\n     enhances it, so we show the gradient backdrop initially and reveal the image\n     once it's confirmed to be a clean Shorts thumb. *\/\n  .wba-testi-thumb {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    z-index: 2;\n    transition: transform 0.6s ease, filter 0.4s ease, opacity 0.4s ease;\n  }\n\n  \/* When JS marks the card as \"16:9 source\" we crop center column heavily.\n     When marked as \"vertical source\" we let it cover normally. *\/\n  .wba-testi-card[data-fit=\"wide\"] .wba-testi-thumb {\n    transform: scale(2.4);\n    transform-origin: center center;\n  }\n\n  .wba-testi-card[data-fit=\"vertical\"] .wba-testi-thumb {\n    transform: scale(1);\n  }\n\n  \/* Until JS classifies the thumb, hide the image to avoid the half-face flash *\/\n  .wba-testi-card:not([data-fit]) .wba-testi-thumb { opacity: 0; }\n\n  .wba-testi-card:hover[data-fit=\"wide\"] .wba-testi-thumb { transform: scale(2.5); filter: brightness(0.85); }\n  .wba-testi-card:hover[data-fit=\"vertical\"] .wba-testi-thumb { transform: scale(1.05); filter: brightness(0.85); }\n\n  .wba-testi-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(180deg, rgba(15, 23, 42, 0.10) 0%, rgba(15, 23, 42, 0.55) 100%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    z-index: 3;\n    transition: opacity 0.3s ease;\n  }\n\n  .wba-testi-play {\n    width: 72px;\n    height: 72px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 14px 34px rgba(124, 58, 237, 0.45), 0 0 0 8px rgba(255, 255, 255, 0.18);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    position: relative;\n    pointer-events: none;\n  }\n\n  .wba-testi-play::before {\n    content: '';\n    position: absolute;\n    inset: -14px;\n    border-radius: 50%;\n    border: 2px solid rgba(255, 255, 255, 0.30);\n    animation: wba-testi-pulse 2.4s ease-in-out infinite;\n  }\n\n  @keyframes wba-testi-pulse {\n    0%, 100% { transform: scale(1); opacity: 0.6; }\n    50% { transform: scale(1.18); opacity: 0; }\n  }\n\n  .wba-testi-card:hover .wba-testi-play {\n    transform: scale(1.08);\n    box-shadow: 0 18px 42px rgba(236, 72, 153, 0.55), 0 0 0 10px rgba(255, 255, 255, 0.22);\n  }\n\n  .wba-testi-play svg { width: 30px; height: 30px; fill: #ffffff; margin-left: 4px; }\n\n  .wba-testi-badge {\n    position: absolute;\n    top: 14px;\n    left: 14px;\n    padding: 5px 11px;\n    background: rgba(255, 255, 255, 0.92);\n    color: #7c3aed;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.4px;\n    border-radius: 50px;\n    text-transform: uppercase;\n    z-index: 4;\n  }\n\n  \/* PLAYING STATE *\/\n  .wba-testi-iframe {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 100%;\n    height: 178%;\n    transform: translate(-50%, -50%);\n    border: 0;\n    opacity: 0;\n    transition: opacity 0.5s ease;\n    pointer-events: none;\n    z-index: 5;\n  }\n\n  .wba-testi-card.is-playing .wba-testi-overlay,\n  .wba-testi-card.is-playing .wba-testi-thumb,\n  .wba-testi-card.is-playing .wba-testi-badge {\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .wba-testi-card.is-playing .wba-testi-iframe {\n    opacity: 1;\n    pointer-events: auto;\n  }\n\n  .wba-testi-mask-top, .wba-testi-mask-bot {\n    position: absolute;\n    left: 0; right: 0;\n    height: 60px;\n    z-index: 6;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity 0.4s ease;\n  }\n\n  .wba-testi-mask-top { top: 0; background: linear-gradient(180deg, rgba(15, 23, 42, 0.85) 0%, rgba(15, 23, 42, 0.0) 100%); }\n  .wba-testi-mask-bot { bottom: 0; background: linear-gradient(0deg, rgba(15, 23, 42, 0.75) 0%, rgba(15, 23, 42, 0.0) 100%); }\n  .wba-testi-card.is-playing .wba-testi-mask-top,\n  .wba-testi-card.is-playing .wba-testi-mask-bot { opacity: 1; }\n\n  .wba-testi-pause {\n    position: absolute;\n    top: 14px; right: 14px;\n    width: 40px; height: 40px;\n    border-radius: 50%;\n    background: rgba(15, 23, 42, 0.65);\n    display: flex; align-items: center; justify-content: center;\n    cursor: pointer;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity 0.3s ease, transform 0.2s ease;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    z-index: 7;\n  }\n\n  .wba-testi-card.is-playing .wba-testi-pause { opacity: 1; pointer-events: auto; }\n  .wba-testi-pause:hover { transform: scale(1.08); background: rgba(124, 58, 237, 0.85); }\n  .wba-testi-pause svg { width: 16px; height: 16px; fill: #ffffff; }\n\n  .wba-testi-loader {\n    position: absolute;\n    inset: 0;\n    display: flex; align-items: center; justify-content: center;\n    opacity: 0; pointer-events: none;\n    transition: opacity 0.3s ease;\n    z-index: 6;\n  }\n\n  .wba-testi-card.is-loading .wba-testi-loader { opacity: 1; }\n\n  .wba-testi-loader::after {\n    content: '';\n    width: 40px; height: 40px;\n    border-radius: 50%;\n    border: 3px solid rgba(255, 255, 255, 0.25);\n    border-top-color: #ec4899;\n    animation: wba-testi-spin 0.8s linear infinite;\n  }\n\n  @keyframes wba-testi-spin { to { transform: rotate(360deg); } }\n\n  \/* CAPTION *\/\n  .wba-testi-caption { text-align: center; padding: 0 6px; }\n\n  .wba-testi-name {\n    font-size: 16.5px;\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0 0 4px;\n    letter-spacing: -0.3px;\n  }\n\n  .wba-testi-achv {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.35;\n  }\n\n  .wba-testi-achv svg {\n    width: 14px; height: 14px;\n    flex-shrink: 0;\n    fill: none;\n    stroke: #10b981;\n    stroke-width: 2.8;\n  }\n\n  .wba-testi-achv-text {\n    background: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* FOOTER *\/\n  .wba-testi-foot { text-align: center; margin-top: 50px; }\n\n  .wba-testi-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 14px 30px;\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 700;\n    border-radius: 50px;\n    text-decoration: none;\n    box-shadow: 0 14px 34px rgba(124, 58, 237, 0.30);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    border: 0;\n    cursor: pointer;\n  }\n\n  .wba-testi-cta:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 18px 42px rgba(236, 72, 153, 0.40);\n  }\n\n  .wba-testi-cta svg { width: 16px; height: 16px; fill: none; stroke: #ffffff; stroke-width: 2.5; }\n\n  .wba-testi-note { margin-top: 14px; font-size: 13px; color: #64748b; font-weight: 500; }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 1024px) {\n    .wba-testi-grid { grid-template-columns: repeat(3, 1fr); gap: 22px; max-width: 900px; }\n    .wba-testi-play { width: 64px; height: 64px; }\n    .wba-testi-play svg { width: 26px; height: 26px; }\n    .wba-testi-name { font-size: 15.5px; }\n    .wba-testi-achv { font-size: 12.5px; }\n  }\n\n  @media (max-width: 768px) {\n    .wba-testi { padding: 55px 16px 65px; }\n    .wba-testi-grid { grid-template-columns: repeat(2, 1fr); gap: 18px; padding: 0 4px; max-width: 600px; }\n    .wba-testi-header { margin-bottom: 36px; }\n    .wba-testi-card { border-radius: 18px; }\n    .wba-testi-play { width: 58px; height: 58px; }\n    .wba-testi-play svg { width: 22px; height: 22px; }\n    .wba-testi-badge { font-size: 10px; padding: 4px 9px; }\n    .wba-testi-name { font-size: 15px; }\n    .wba-testi-achv { font-size: 12px; }\n  }\n\n  @media (max-width: 480px) {\n    .wba-testi { padding: 45px 14px 55px; }\n    .wba-testi-grid { grid-template-columns: repeat(2, 1fr); gap: 14px; padding: 0; max-width: 100%; }\n    .wba-testi-play { width: 52px; height: 52px; }\n    .wba-testi-play svg { width: 20px; height: 20px; }\n    .wba-testi-cta { padding: 12px 24px; font-size: 14px; }\n    .wba-testi-name { font-size: 14px; }\n    .wba-testi-achv { font-size: 11.5px; }\n  }\n\n  @media (max-width: 380px) {\n    .wba-testi-grid { grid-template-columns: 1fr; gap: 22px; max-width: 320px; }\n  }\n<\/style>\n\n<section class=\"wba-testi\">\n  <div class=\"wba-testi-container\">\n\n    <div class=\"wba-testi-header\">\n      <span class=\"wba-testi-tag\">\u2b50 Real Student Stories<\/span>\n      <h2 class=\"wba-testi-title\">\n        From Beginners to <span class=\"wba-testi-grad\">Job-Ready Digital Marketers<\/span>\n      <\/h2>\n      <p class=\"wba-testi-sub\">\n        See how our students <strong>changed their lives in just 12 weeks<\/strong> \u2014 real campaigns, real jobs, real freelance income. Hear it directly from them.\n      <\/p>\n    <\/div>\n\n    <div class=\"wba-testi-grid\" id=\"wba-testi-grid\">\n\n      <!-- Testimonial 1 \u2014 Rahul Mukherjee -->\n      <div class=\"wba-testi-item\">\n        <div class=\"wba-testi-card\" data-vid=\"-tPra82FEyY\">\n          <img class=\"wba-testi-thumb\" alt=\"Rahul Mukherjee\" \/>\n          <span class=\"wba-testi-badge\">Testimonial 1<\/span>\n          <div class=\"wba-testi-overlay\">\n            <div class=\"wba-testi-play\">\n              <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <div class=\"wba-testi-mask-top\"><\/div>\n          <div class=\"wba-testi-mask-bot\"><\/div>\n          <div class=\"wba-testi-loader\"><\/div>\n          <div class=\"wba-testi-pause\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M6 5h4v14H6zM14 5h4v14h-4z\"\/><\/svg>\n          <\/div>\n        <\/div>\n        <div class=\"wba-testi-caption\">\n          <h4 class=\"wba-testi-name\">Rahul Mukherjee<\/h4>\n          <span class=\"wba-testi-achv\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <span class=\"wba-testi-achv-text\">Started His Own Business<\/span>\n          <\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonial 2 \u2014 Eshita Basak -->\n      <div class=\"wba-testi-item\">\n        <div class=\"wba-testi-card\" data-vid=\"9CLG-p1tktI\">\n          <img class=\"wba-testi-thumb\" alt=\"Eshita Basak\" \/>\n          <span class=\"wba-testi-badge\">Testimonial 2<\/span>\n          <div class=\"wba-testi-overlay\">\n            <div class=\"wba-testi-play\">\n              <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <div class=\"wba-testi-mask-top\"><\/div>\n          <div class=\"wba-testi-mask-bot\"><\/div>\n          <div class=\"wba-testi-loader\"><\/div>\n          <div class=\"wba-testi-pause\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M6 5h4v14H6zM14 5h4v14h-4z\"\/><\/svg>\n          <\/div>\n        <\/div>\n        <div class=\"wba-testi-caption\">\n          <h4 class=\"wba-testi-name\">Eshita Basak<\/h4>\n          <span class=\"wba-testi-achv\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <span class=\"wba-testi-achv-text\">Job at International Agency<\/span>\n          <\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonial 3 \u2014 Payel Roy -->\n      <div class=\"wba-testi-item\">\n        <div class=\"wba-testi-card\" data-vid=\"hx54Rx_13Ug\">\n          <img class=\"wba-testi-thumb\" alt=\"Payel Roy\" \/>\n          <span class=\"wba-testi-badge\">Testimonial 3<\/span>\n          <div class=\"wba-testi-overlay\">\n            <div class=\"wba-testi-play\">\n              <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <div class=\"wba-testi-mask-top\"><\/div>\n          <div class=\"wba-testi-mask-bot\"><\/div>\n          <div class=\"wba-testi-loader\"><\/div>\n          <div class=\"wba-testi-pause\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M6 5h4v14H6zM14 5h4v14h-4z\"\/><\/svg>\n          <\/div>\n        <\/div>\n        <div class=\"wba-testi-caption\">\n          <h4 class=\"wba-testi-name\">Payel Roy<\/h4>\n          <span class=\"wba-testi-achv\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <span class=\"wba-testi-achv-text\">Tele-Caller \u2192 Better Career<\/span>\n          <\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonial 4 \u2014 Apurba Ghorai -->\n      <div class=\"wba-testi-item\">\n        <div class=\"wba-testi-card\" data-vid=\"-SryhzPCMJ8\">\n          <img class=\"wba-testi-thumb\" alt=\"Apurba Ghorai\" \/>\n          <span class=\"wba-testi-badge\">Testimonial 4<\/span>\n          <div class=\"wba-testi-overlay\">\n            <div class=\"wba-testi-play\">\n              <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <div class=\"wba-testi-mask-top\"><\/div>\n          <div class=\"wba-testi-mask-bot\"><\/div>\n          <div class=\"wba-testi-loader\"><\/div>\n          <div class=\"wba-testi-pause\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M6 5h4v14H6zM14 5h4v14h-4z\"\/><\/svg>\n          <\/div>\n        <\/div>\n        <div class=\"wba-testi-caption\">\n          <h4 class=\"wba-testi-name\">Apurba Ghorai<\/h4>\n          <span class=\"wba-testi-achv\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <span class=\"wba-testi-achv-text\">Successful Freelancer<\/span>\n          <\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonial 5 \u2014 Soumi Ghosh -->\n      <div class=\"wba-testi-item\">\n        <div class=\"wba-testi-card\" data-vid=\"6mlnpdAPVec\">\n          <img class=\"wba-testi-thumb\" alt=\"Soumi Ghosh\" \/>\n          <span class=\"wba-testi-badge\">Testimonial 5<\/span>\n          <div class=\"wba-testi-overlay\">\n            <div class=\"wba-testi-play\">\n              <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <div class=\"wba-testi-mask-top\"><\/div>\n          <div class=\"wba-testi-mask-bot\"><\/div>\n          <div class=\"wba-testi-loader\"><\/div>\n          <div class=\"wba-testi-pause\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M6 5h4v14H6zM14 5h4v14h-4z\"\/><\/svg>\n          <\/div>\n        <\/div>\n        <div class=\"wba-testi-caption\">\n          <h4 class=\"wba-testi-name\">Soumi Ghosh<\/h4>\n          <span class=\"wba-testi-achv\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <span class=\"wba-testi-achv-text\">Freelancing Globally<\/span>\n          <\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonial 6 \u2014 Sweta Choudhury -->\n      <div class=\"wba-testi-item\">\n        <div class=\"wba-testi-card\" data-vid=\"IcPmwk7vjU4\">\n          <img class=\"wba-testi-thumb\" alt=\"Sweta Choudhury\" \/>\n          <span class=\"wba-testi-badge\">Testimonial 6<\/span>\n          <div class=\"wba-testi-overlay\">\n            <div class=\"wba-testi-play\">\n              <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <div class=\"wba-testi-mask-top\"><\/div>\n          <div class=\"wba-testi-mask-bot\"><\/div>\n          <div class=\"wba-testi-loader\"><\/div>\n          <div class=\"wba-testi-pause\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M6 5h4v14H6zM14 5h4v14h-4z\"\/><\/svg>\n          <\/div>\n        <\/div>\n        <div class=\"wba-testi-caption\">\n          <h4 class=\"wba-testi-name\">Sweta Choudhury<\/h4>\n          <span class=\"wba-testi-achv\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <span class=\"wba-testi-achv-text\">From \u20b90 to Earning Globally<\/span>\n          <\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"wba-testi-foot\">\n      <a class=\"wba-testi-cta\" href=\"https:\/\/wa.me\/918777790312\" target=\"_blank\" rel=\"noopener\">\n        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83\"\/><\/svg>\n        Be Our Next Success Story\n      <\/a>\n      <p class=\"wba-testi-note\">\u26a1 500+ students placed \u2022 Limited seats per batch<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-791529c e-con-full e-flex e-con e-parent\" data-id=\"791529c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8a02ac elementor-widget elementor-widget-text-editor\" data-id=\"a8a02ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!-- ============================================= -->\n<!-- PRICING SECTION \u2014 DIGITAL MARKETING COURSE -->\n<!-- Winbonds Web Academy -->\n<!-- ============================================= -->\n<style>\n  .wbp-section {\n    background:\n      radial-gradient(ellipse at top right, rgba(124, 58, 237, 0.1) 0%, transparent 50%),\n      radial-gradient(ellipse at bottom left, rgba(236, 72, 153, 0.08) 0%, transparent 50%),\n      linear-gradient(180deg, #fdfdff 0%, #faf5ff 100%);\n    padding: 90px 20px;\n    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;\n    color: #0f172a;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .wbp-section::before {\n    content: '';\n    position: absolute;\n    top: 8%;\n    right: -120px;\n    width: 380px;\n    height: 380px;\n    background: radial-gradient(circle, rgba(168, 85, 247, 0.14) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbp-section::after {\n    content: '';\n    position: absolute;\n    bottom: 8%;\n    left: -120px;\n    width: 380px;\n    height: 380px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.12) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbp-container {\n    max-width: 1280px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  \/* HEADER *\/\n  .wbp-header {\n    text-align: center;\n    margin-bottom: 50px;\n    animation: wbp-fade-up 0.8s ease-out;\n  }\n\n  @keyframes wbp-fade-up {\n    from { opacity: 0; transform: translateY(24px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .wbp-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 18px;\n    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n    color: #92400e;\n    font-size: 12.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    box-shadow: 0 4px 14px rgba(251, 191, 36, 0.25);\n    border: 1px solid rgba(251, 191, 36, 0.4);\n  }\n\n  .wbp-title {\n    font-size: clamp(28px, 4.5vw, 44px);\n    font-weight: 800;\n    line-height: 1.15;\n    margin: 0 0 14px;\n    color: #0f172a;\n    letter-spacing: -0.8px;\n  }\n\n  .wbp-title .wbp-grad {\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .wbp-sub {\n    font-size: clamp(14.5px, 1.6vw, 17px);\n    color: #475569;\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.65;\n  }\n\n  \/* TWO COLUMN GRID *\/\n  .wbp-grid {\n    display: grid;\n    grid-template-columns: 1.35fr 1fr;\n    gap: 32px;\n    margin-bottom: 36px;\n  }\n\n  \/* ============== LEFT \u2014 PRICING OPTIONS ============== *\/\n  .wbp-left {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n  }\n\n  .wbp-col-label {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: #6d28d9;\n    margin-bottom: 4px;\n  }\n\n  .wbp-col-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(90deg, rgba(124, 58, 237, 0.25) 0%, transparent 100%);\n  }\n\n  \/* PRICING CARDS *\/\n  .wbp-card {\n    background: #ffffff;\n    border-radius: 18px;\n    padding: 22px 26px;\n    border: 1.5px solid rgba(124, 58, 237, 0.12);\n    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.05);\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    gap: 18px;\n  }\n\n  .wbp-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 18px 40px rgba(124, 58, 237, 0.15);\n    border-color: rgba(124, 58, 237, 0.3);\n  }\n\n  .wbp-card-icon {\n    width: 50px;\n    height: 50px;\n    border-radius: 13px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .wbp-card-icon svg {\n    width: 24px;\n    height: 24px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wbp-icon-1 {\n    background: linear-gradient(135deg, #94a3b8 0%, #64748b 100%);\n    box-shadow: 0 6px 16px rgba(100, 116, 139, 0.3);\n  }\n\n  .wbp-icon-2 {\n    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);\n    box-shadow: 0 6px 16px rgba(99, 102, 241, 0.35);\n  }\n\n  .wbp-card-body {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .wbp-card-tag {\n    display: inline-block;\n    padding: 3px 10px;\n    background: rgba(100, 116, 139, 0.1);\n    color: #64748b;\n    font-size: 10.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n\n  .wbp-card-tag.wbp-tag-offer {\n    background: rgba(99, 102, 241, 0.1);\n    color: #6366f1;\n  }\n\n  .wbp-card-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0f172a;\n    margin: 0 0 2px;\n    line-height: 1.3;\n  }\n\n  .wbp-card-sub {\n    font-size: 12.5px;\n    color: #64748b;\n    margin: 0;\n    font-weight: 500;\n  }\n\n  .wbp-card-price {\n    text-align: right;\n    flex-shrink: 0;\n  }\n\n  .wbp-card-price-num {\n    font-size: 24px;\n    font-weight: 800;\n    color: #0f172a;\n    line-height: 1.1;\n    letter-spacing: -0.5px;\n  }\n\n  .wbp-card.wbp-strike .wbp-card-price-num {\n    color: #94a3b8;\n    text-decoration: line-through;\n    text-decoration-thickness: 2px;\n    text-decoration-color: #ef4444;\n  }\n\n  .wbp-card-price-label {\n    font-size: 11px;\n    color: #64748b;\n    margin-top: 2px;\n    font-weight: 500;\n  }\n\n  \/* BEST VALUE CARD (highlighted) *\/\n  .wbp-card-best {\n    background: linear-gradient(160deg, #2e1065 0%, #4c1d95 50%, #831843 100%);\n    border: none;\n    padding: 32px 30px;\n    color: #ffffff;\n    box-shadow: 0 25px 60px rgba(76, 29, 149, 0.4);\n    flex-direction: column;\n    align-items: stretch;\n    gap: 0;\n    position: relative;\n    transform: scale(1.02);\n    z-index: 2;\n  }\n\n  .wbp-card-best:hover {\n    transform: scale(1.03) translateY(-6px);\n    box-shadow: 0 35px 75px rgba(76, 29, 149, 0.5);\n  }\n\n  .wbp-card-best::before {\n    content: '';\n    position: absolute;\n    top: -100px;\n    right: -100px;\n    width: 280px;\n    height: 280px;\n    background: radial-gradient(circle, rgba(236, 72, 153, 0.4) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbp-card-best::after {\n    content: '';\n    position: absolute;\n    bottom: -100px;\n    left: -100px;\n    width: 260px;\n    height: 260px;\n    background: radial-gradient(circle, rgba(99, 102, 241, 0.3) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .wbp-best-ribbon {\n    position: absolute;\n    top: 16px;\n    right: -6px;\n    background: linear-gradient(135deg, #fbbf24 0%, #ec4899 100%);\n    color: #1e1b4b;\n    padding: 6px 16px 6px 14px;\n    font-size: 10.5px;\n    font-weight: 800;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    border-radius: 6px 0 0 6px;\n    box-shadow: 0 6px 18px rgba(251, 191, 36, 0.4);\n    z-index: 3;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  .wbp-best-ribbon svg {\n    width: 12px;\n    height: 12px;\n    stroke: #1e1b4b;\n    fill: none;\n    stroke-width: 3;\n  }\n\n  .wbp-best-ribbon::after {\n    content: '';\n    position: absolute;\n    top: 100%;\n    right: 0;\n    width: 0;\n    height: 0;\n    border-top: 5px solid #92400e;\n    border-right: 6px solid transparent;\n  }\n\n  .wbp-best-inner {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    align-items: center;\n    gap: 18px;\n    flex-wrap: wrap;\n  }\n\n  .wbp-best-icon {\n    width: 56px;\n    height: 56px;\n    background: linear-gradient(135deg, #fbbf24 0%, #ec4899 100%);\n    border-radius: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    box-shadow: 0 10px 24px rgba(251, 191, 36, 0.4);\n  }\n\n  .wbp-best-icon svg {\n    width: 26px;\n    height: 26px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2.2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wbp-best-text {\n    flex: 1;\n    min-width: 160px;\n  }\n\n  .wbp-best-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 4px 10px;\n    background: rgba(255, 255, 255, 0.15);\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 50px;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #fbbf24;\n    margin-bottom: 6px;\n  }\n\n  .wbp-best-tag::before {\n    content: '';\n    width: 6px;\n    height: 6px;\n    background: #10b981;\n    border-radius: 50%;\n    box-shadow: 0 0 8px #10b981;\n    animation: wbp-pulse 2s infinite;\n  }\n\n  @keyframes wbp-pulse {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.4; }\n  }\n\n  .wbp-best-title {\n    font-size: 17px;\n    font-weight: 800;\n    color: #ffffff;\n    margin: 0 0 2px;\n    line-height: 1.25;\n  }\n\n  .wbp-best-sub {\n    font-size: 12.5px;\n    color: rgba(255, 255, 255, 0.75);\n    margin: 0;\n    font-weight: 500;\n  }\n\n  .wbp-best-price-wrap {\n    text-align: right;\n    flex-shrink: 0;\n  }\n\n  .wbp-best-old {\n    font-size: 13px;\n    color: rgba(255, 255, 255, 0.5);\n    text-decoration: line-through;\n    margin-bottom: 2px;\n    font-weight: 500;\n  }\n\n  .wbp-best-price {\n    font-size: 36px;\n    font-weight: 900;\n    line-height: 1;\n    background: linear-gradient(135deg, #fbbf24 0%, #f472b6 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    letter-spacing: -1px;\n  }\n\n  .wbp-best-savings {\n    display: inline-block;\n    margin-top: 4px;\n    padding: 3px 9px;\n    background: rgba(16, 185, 129, 0.2);\n    border: 1px solid rgba(16, 185, 129, 0.4);\n    color: #6ee7b7;\n    font-size: 10.5px;\n    font-weight: 700;\n    border-radius: 50px;\n    letter-spacing: 0.5px;\n  }\n\n  .wbp-best-cta {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    width: 100%;\n    margin-top: 18px;\n    padding: 14px 24px;\n    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 50%, #ec4899 100%);\n    background-size: 200% 200%;\n    background-position: 0% 50%;\n    color: #1e1b4b;\n    text-decoration: none;\n    font-size: 14px;\n    font-weight: 800;\n    border-radius: 50px;\n    box-shadow: 0 12px 28px rgba(251, 191, 36, 0.4);\n    transition: all 0.4s ease;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    position: relative;\n    z-index: 2;\n  }\n\n  .wbp-best-cta:hover {\n    background-position: 100% 50%;\n    transform: translateY(-2px);\n    box-shadow: 0 16px 36px rgba(236, 72, 153, 0.5);\n    color: #1e1b4b;\n  }\n\n  .wbp-best-cta svg {\n    width: 16px;\n    height: 16px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 2.8;\n    transition: transform 0.3s ease;\n  }\n\n  .wbp-best-cta:hover svg {\n    transform: translateX(4px);\n  }\n\n  \/* ============== RIGHT \u2014 INSTALLMENT PLAN ============== *\/\n  .wbp-right {\n    background: #ffffff;\n    border-radius: 22px;\n    padding: 28px 26px;\n    box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);\n    border: 1.5px solid rgba(124, 58, 237, 0.12);\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .wbp-right::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 5px;\n    background: linear-gradient(90deg, #7c3aed 0%, #ec4899 100%);\n  }\n\n  .wbp-right-header {\n    margin-bottom: 22px;\n  }\n\n  .wbp-right-icon-wrap {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 12px;\n  }\n\n  .wbp-right-icon {\n    width: 44px;\n    height: 44px;\n    background: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    box-shadow: 0 8px 20px rgba(124, 58, 237, 0.3);\n  }\n\n  .wbp-right-icon svg {\n    width: 22px;\n    height: 22px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wbp-right-title {\n    font-size: 18px;\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0 0 2px;\n    line-height: 1.25;\n    letter-spacing: -0.3px;\n  }\n\n  .wbp-right-sub {\n    font-size: 12.5px;\n    color: #64748b;\n    margin: 0;\n    font-weight: 500;\n  }\n\n  \/* TIMELINE STEPS *\/\n  .wbp-steps {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    flex: 1;\n  }\n\n  .wbp-step {\n    display: flex;\n    align-items: stretch;\n    gap: 14px;\n    position: relative;\n    padding-bottom: 16px;\n  }\n\n  .wbp-step:last-child {\n    padding-bottom: 0;\n  }\n\n  .wbp-step-marker {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    flex-shrink: 0;\n  }\n\n  .wbp-step-num {\n    width: 36px;\n    height: 36px;\n    background: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);\n    color: #ffffff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 800;\n    box-shadow: 0 6px 16px rgba(124, 58, 237, 0.35);\n    position: relative;\n    z-index: 2;\n    border: 3px solid #ffffff;\n  }\n\n  .wbp-step:not(:last-child) .wbp-step-marker::after {\n    content: '';\n    flex: 1;\n    width: 2px;\n    background: linear-gradient(180deg, rgba(124, 58, 237, 0.4) 0%, rgba(236, 72, 153, 0.4) 100%);\n    margin-top: 4px;\n    margin-bottom: 4px;\n    min-height: 20px;\n  }\n\n  .wbp-step-content {\n    flex: 1;\n    background: linear-gradient(135deg, #faf5ff 0%, #fdf4ff 100%);\n    border: 1px solid rgba(124, 58, 237, 0.12);\n    border-radius: 12px;\n    padding: 14px 16px;\n    transition: all 0.3s ease;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n  }\n\n  .wbp-step-content:hover {\n    background: #ffffff;\n    transform: translateX(4px);\n    border-color: rgba(124, 58, 237, 0.3);\n    box-shadow: 0 8px 20px rgba(124, 58, 237, 0.12);\n  }\n\n  .wbp-step-info {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .wbp-step-when {\n    font-size: 10.5px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #7c3aed;\n    margin: 0 0 3px;\n  }\n\n  .wbp-step-label {\n    font-size: 14px;\n    font-weight: 700;\n    color: #0f172a;\n    margin: 0;\n    line-height: 1.3;\n  }\n\n  .wbp-step-amount {\n    font-size: 18px;\n    font-weight: 800;\n    color: #0f172a;\n    line-height: 1;\n    letter-spacing: -0.4px;\n    flex-shrink: 0;\n  }\n\n  .wbp-step-amount span {\n    color: #7c3aed;\n  }\n\n  \/* Total bar *\/\n  .wbp-total {\n    margin-top: 18px;\n    padding: 14px 16px;\n    background: linear-gradient(135deg, rgba(124, 58, 237, 0.08) 0%, rgba(236, 72, 153, 0.08) 100%);\n    border: 1.5px dashed rgba(124, 58, 237, 0.3);\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 10px;\n  }\n\n  .wbp-total-label {\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #6d28d9;\n  }\n\n  .wbp-total-amount {\n    font-size: 18px;\n    font-weight: 800;\n    background: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    letter-spacing: -0.3px;\n  }\n\n  \/* TRUST\/URGENCY STRIP *\/\n  .wbp-urgency {\n    background: linear-gradient(135deg, #ffffff 0%, #faf5ff 100%);\n    border: 1px solid rgba(124, 58, 237, 0.15);\n    border-radius: 16px;\n    padding: 22px 26px;\n    display: flex;\n    align-items: center;\n    gap: 18px;\n    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.05);\n  }\n\n  .wbp-urgency-icon {\n    width: 48px;\n    height: 48px;\n    background: linear-gradient(135deg, #fbbf24 0%, #ec4899 100%);\n    border-radius: 13px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    box-shadow: 0 8px 20px rgba(251, 191, 36, 0.3);\n    position: relative;\n  }\n\n  .wbp-urgency-icon::after {\n    content: '';\n    position: absolute;\n    inset: -4px;\n    border-radius: 16px;\n    border: 2px solid rgba(251, 191, 36, 0.4);\n    animation: wbp-ring 2s ease-in-out infinite;\n  }\n\n  @keyframes wbp-ring {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: 0.3; transform: scale(1.08); }\n  }\n\n  .wbp-urgency-icon svg {\n    width: 22px;\n    height: 22px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 2.2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .wbp-urgency-text {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .wbp-urgency-title {\n    font-size: 15px;\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0 0 3px;\n    line-height: 1.3;\n  }\n\n  .wbp-urgency-sub {\n    font-size: 13px;\n    color: #475569;\n    margin: 0;\n    line-height: 1.5;\n    font-weight: 500;\n  }\n\n  .wbp-urgency-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 11px 22px;\n    background: linear-gradient(135deg, #7c3aed 0%, #c026d3 50%, #ec4899 100%);\n    background-size: 200% 200%;\n    background-position: 0% 50%;\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 13px;\n    font-weight: 700;\n    border-radius: 50px;\n    box-shadow: 0 10px 24px rgba(124, 58, 237, 0.35);\n    transition: all 0.4s ease;\n    letter-spacing: 0.3px;\n    flex-shrink: 0;\n    white-space: nowrap;\n  }\n\n  .wbp-urgency-cta:hover {\n    background-position: 100% 50%;\n    transform: translateY(-2px);\n    box-shadow: 0 14px 32px rgba(236, 72, 153, 0.45);\n    color: #ffffff;\n  }\n\n  .wbp-urgency-cta svg {\n    width: 14px;\n    height: 14px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 2.5;\n    transition: transform 0.3s ease;\n  }\n\n  .wbp-urgency-cta:hover svg {\n    transform: translateX(3px);\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 1024px) {\n    .wbp-grid {\n      grid-template-columns: 1fr;\n      gap: 28px;\n    }\n\n    .wbp-card-best {\n      transform: scale(1);\n    }\n\n    .wbp-card-best:hover {\n      transform: translateY(-4px);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .wbp-section { padding: 60px 16px; }\n\n    .wbp-card {\n      flex-direction: column;\n      align-items: flex-start;\n      padding: 20px;\n      gap: 14px;\n    }\n\n    .wbp-card-price {\n      text-align: left;\n      width: 100%;\n    }\n\n    .wbp-card-best {\n      padding: 24px 22px;\n    }\n\n    .wbp-best-inner {\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 14px;\n    }\n\n    .wbp-best-price-wrap {\n      text-align: left;\n    }\n\n    .wbp-right { padding: 22px 20px; }\n\n    .wbp-step-content {\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 4px;\n    }\n\n    .wbp-urgency {\n      flex-direction: column;\n      text-align: center;\n      padding: 22px 20px;\n    }\n\n    .wbp-urgency-cta {\n      width: 100%;\n      justify-content: center;\n    }\n  }\n<\/style>\n\n<section class=\"wbp-section\">\n  <div class=\"wbp-container\">\n\n    <!-- HEADER -->\n    <div class=\"wbp-header\">\n      <span class=\"wbp-badge\">\ud83d\udcb0 Course Fees &#038; Payment Plans<\/span>\n      <h2 class=\"wbp-title\">\n        Premium Training. <span class=\"wbp-grad\">Honest Pricing.<\/span>\n      <\/h2>\n      <p class=\"wbp-sub\">\n        Get the most affordable, execution-first <strong>Digital Marketing course in India<\/strong> \u2014 built to deliver real outcomes, real campaigns, and a real career, without the bloated edtech price tag.\n      <\/p>\n    <\/div>\n\n    <!-- TWO COLUMN GRID -->\n    <div class=\"wbp-grid\">\n\n      <!-- ============== LEFT \u2014 PRICING ============== -->\n      <div class=\"wbp-left\">\n\n        <div class=\"wbp-col-label\">\ud83d\udcb3 Choose Your Plan<\/div>\n\n        <!-- Original Price (anchor) -->\n        <div class=\"wbp-card wbp-strike\">\n          <div class=\"wbp-card-icon wbp-icon-1\">\n            <svg viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\n          <\/div>\n          <div class=\"wbp-card-body\">\n            <span class=\"wbp-card-tag\">Original Price<\/span>\n            <h3 class=\"wbp-card-title\">Standard Course Fee<\/h3>\n            <p class=\"wbp-card-sub\">Regular rate for the full 90-day program<\/p>\n          <\/div>\n          <div class=\"wbp-card-price\">\n            <div class=\"wbp-card-price-num\">\u20b97,000<\/div>\n            <div class=\"wbp-card-price-label\">MRP<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- Offer Price (standard) -->\n        <div class=\"wbp-card\">\n          <div class=\"wbp-card-icon wbp-icon-2\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 12 20 22 4 22 4 12\"\/><rect x=\"2\" y=\"7\" width=\"20\" height=\"5\"\/><line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"7\"\/><path d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\"\/><path d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"\/><\/svg>\n          <\/div>\n          <div class=\"wbp-card-body\">\n            <span class=\"wbp-card-tag wbp-tag-offer\">Offer Price<\/span>\n            <h3 class=\"wbp-card-title\">EMI \/ Installment Plan<\/h3>\n            <p class=\"wbp-card-sub\">Pay in 3 easy steps \u2014 no extra charges<\/p>\n          <\/div>\n          <div class=\"wbp-card-price\">\n            <div class=\"wbp-card-price-num\">\u20b95,999<\/div>\n            <div class=\"wbp-card-price-label\">3 installments<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- BEST VALUE \u2014 Full Payment -->\n        <div class=\"wbp-card-best\">\n          <div class=\"wbp-best-ribbon\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            Best Value\n          <\/div>\n\n          <div class=\"wbp-best-inner\">\n            <div class=\"wbp-best-icon\">\n              <svg viewBox=\"0 0 24 24\"><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            <\/div>\n\n            <div class=\"wbp-best-text\">\n              <span class=\"wbp-best-tag\">Save \u20b91,501<\/span>\n              <h3 class=\"wbp-best-title\">Full Payment Offer<\/h3>\n              <p class=\"wbp-best-sub\">One-time payment \u2022 Maximum savings \u2022 Priority seat<\/p>\n            <\/div>\n\n            <div class=\"wbp-best-price-wrap\">\n              <div class=\"wbp-best-old\">\u20b97,000<\/div>\n              <div class=\"wbp-best-price\">\u20b95,499<\/div>\n              <div class=\"wbp-best-savings\">21% OFF<\/div>\n            <\/div>\n          <\/div>\n\n          <a href=\"https:\/\/wa.me\/918777790312\" class=\"wbp-best-cta\" target=\"_blank\" rel=\"noopener\">\n            Enroll Now \u2014 Save \u20b91,501\n            <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n          <\/a>\n        <\/div>\n\n      <\/div>\n\n      <!-- ============== RIGHT \u2014 INSTALLMENT PLAN ============== -->\n      <div class=\"wbp-right\">\n\n        <div class=\"wbp-right-header\">\n          <div class=\"wbp-right-icon-wrap\">\n            <div class=\"wbp-right-icon\">\n              <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"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\"\/><line x1=\"8\" y1=\"14\" x2=\"8\" y2=\"14\"\/><line x1=\"12\" y1=\"14\" x2=\"12\" y2=\"14\"\/><line x1=\"16\" y1=\"14\" x2=\"16\" y2=\"14\"\/><\/svg>\n            <\/div>\n            <div>\n              <h3 class=\"wbp-right-title\">Easy 3-Step Installment Plan<\/h3>\n              <p class=\"wbp-right-sub\">Pay across 3 months \u2022 Zero interest \u2022 No hidden charges<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"wbp-steps\">\n\n          <div class=\"wbp-step\">\n            <div class=\"wbp-step-marker\">\n              <div class=\"wbp-step-num\">1<\/div>\n            <\/div>\n            <div class=\"wbp-step-content\">\n              <div class=\"wbp-step-info\">\n                <div class=\"wbp-step-when\">At Admission<\/div>\n                <h4 class=\"wbp-step-label\">First Installment<\/h4>\n              <\/div>\n              <div class=\"wbp-step-amount\"><span>\u20b9<\/span>2,999<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"wbp-step\">\n            <div class=\"wbp-step-marker\">\n              <div class=\"wbp-step-num\">2<\/div>\n            <\/div>\n            <div class=\"wbp-step-content\">\n              <div class=\"wbp-step-info\">\n                <div class=\"wbp-step-when\">Month 2<\/div>\n                <h4 class=\"wbp-step-label\">Second Installment<\/h4>\n              <\/div>\n              <div class=\"wbp-step-amount\"><span>\u20b9<\/span>2,000<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"wbp-step\">\n            <div class=\"wbp-step-marker\">\n              <div class=\"wbp-step-num\">3<\/div>\n            <\/div>\n            <div class=\"wbp-step-content\">\n              <div class=\"wbp-step-info\">\n                <div class=\"wbp-step-when\">Final Month<\/div>\n                <h4 class=\"wbp-step-label\">Last Installment<\/h4>\n              <\/div>\n              <div class=\"wbp-step-amount\"><span>\u20b9<\/span>1,000<\/div>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n        <div class=\"wbp-total\">\n          <div class=\"wbp-total-label\">Total (3 Steps)<\/div>\n          <div class=\"wbp-total-amount\">\u20b95,999<\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n    <!-- URGENCY STRIP -->\n    <div class=\"wbp-urgency\">\n      <div class=\"wbp-urgency-icon\">\n        <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n      <\/div>\n      <div class=\"wbp-urgency-text\">\n        <h4 class=\"wbp-urgency-title\">\u26a1 Limited Seats Per Batch<\/h4>\n        <p class=\"wbp-urgency-sub\">Live practice sessions and dedicated mentor support means we can only take a few students per batch. <strong>Enroll early to secure your spot.<\/strong><\/p>\n      <\/div>\n      <a href=\"https:\/\/wa.me\/918777790312\" class=\"wbp-urgency-cta\" target=\"_blank\" rel=\"noopener\">\n        Reserve My Seat\n        <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>100% Placement Assistance | 100% Internship Guaranteed Serampore | Hooghly | West Bengal Advanced Digital Marketing with AI Course in Serampore Learn SEO, Google Ads, Meta Ads, AI Marketing, Funnels &amp; Website Building with real campaign execution in just 90 days. India&#8217;s most execution-first, job-ready digital marketing training. Master SEO, AEO, GEO &amp; AI Marketing [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"full-screen","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"on","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"off","ocean_display_header":"off","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Advanced Digital Marketing with AI Course in Serampore - Winbonds Web Academy<\/title>\n<meta name=\"description\" content=\"Digital Marketing Course in Serampore with AI, real projects &amp; job support. Learn SEO, Ads, freelancing. Start at \u20b95499. Limited seats.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/winbondsweb.com\/academy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Advanced Digital Marketing with AI Course in Serampore - Winbonds Web Academy\" \/>\n<meta property=\"og:description\" content=\"Digital Marketing Course in Serampore with AI, real projects &amp; job support. Learn SEO, Ads, freelancing. Start at \u20b95499. Limited seats.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/winbondsweb.com\/academy\/\" \/>\n<meta property=\"og:site_name\" content=\"Winbonds Web Academy\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-09T20:27:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Winbondds-Web-Academy-Classroom-e1777568093401.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"16 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/\",\"url\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/\",\"name\":\"Advanced Digital Marketing with AI Course in Serampore - Winbonds Web Academy\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Winbondds-Web-Academy-Classroom-e1777568093401.png\",\"datePublished\":\"2025-11-03T17:54:31+00:00\",\"dateModified\":\"2026-05-09T20:27:08+00:00\",\"description\":\"Digital Marketing Course in Serampore with AI, real projects & job support. Learn SEO, Ads, freelancing. Start at \u20b95499. Limited seats.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/#primaryimage\",\"url\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Winbondds-Web-Academy-Classroom-e1777568093401.png\",\"contentUrl\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Winbondds-Web-Academy-Classroom-e1777568093401.png\",\"width\":1024,\"height\":928,\"caption\":\"Meta Ads Special Course\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Advanced Digital Marketing Course with Ai at Serampore\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/#website\",\"url\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/\",\"name\":\"Winbonds Web Academy\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/winbondsweb.com\\\/academy\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Advanced Digital Marketing with AI Course in Serampore - Winbonds Web Academy","description":"Digital Marketing Course in Serampore with AI, real projects & job support. Learn SEO, Ads, freelancing. Start at \u20b95499. Limited seats.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/winbondsweb.com\/academy\/","og_locale":"en_US","og_type":"article","og_title":"Advanced Digital Marketing with AI Course in Serampore - Winbonds Web Academy","og_description":"Digital Marketing Course in Serampore with AI, real projects & job support. Learn SEO, Ads, freelancing. Start at \u20b95499. Limited seats.","og_url":"https:\/\/winbondsweb.com\/academy\/","og_site_name":"Winbonds Web Academy","article_modified_time":"2026-05-09T20:27:08+00:00","og_image":[{"url":"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Winbondds-Web-Academy-Classroom-e1777568093401.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/winbondsweb.com\/academy\/","url":"https:\/\/winbondsweb.com\/academy\/","name":"Advanced Digital Marketing with AI Course in Serampore - Winbonds Web Academy","isPartOf":{"@id":"https:\/\/winbondsweb.com\/academy\/#website"},"primaryImageOfPage":{"@id":"https:\/\/winbondsweb.com\/academy\/#primaryimage"},"image":{"@id":"https:\/\/winbondsweb.com\/academy\/#primaryimage"},"thumbnailUrl":"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Winbondds-Web-Academy-Classroom-e1777568093401.png","datePublished":"2025-11-03T17:54:31+00:00","dateModified":"2026-05-09T20:27:08+00:00","description":"Digital Marketing Course in Serampore with AI, real projects & job support. Learn SEO, Ads, freelancing. Start at \u20b95499. Limited seats.","breadcrumb":{"@id":"https:\/\/winbondsweb.com\/academy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/winbondsweb.com\/academy\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/winbondsweb.com\/academy\/#primaryimage","url":"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Winbondds-Web-Academy-Classroom-e1777568093401.png","contentUrl":"https:\/\/winbondsweb.com\/academy\/wp-content\/uploads\/2025\/11\/Winbondds-Web-Academy-Classroom-e1777568093401.png","width":1024,"height":928,"caption":"Meta Ads Special Course"},{"@type":"BreadcrumbList","@id":"https:\/\/winbondsweb.com\/academy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/winbondsweb.com\/academy\/"},{"@type":"ListItem","position":2,"name":"Advanced Digital Marketing Course with Ai at Serampore"}]},{"@type":"WebSite","@id":"https:\/\/winbondsweb.com\/academy\/#website","url":"https:\/\/winbondsweb.com\/academy\/","name":"Winbonds Web Academy","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/winbondsweb.com\/academy\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/winbondsweb.com\/academy\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/winbondsweb.com\/academy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/winbondsweb.com\/academy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/winbondsweb.com\/academy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/winbondsweb.com\/academy\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":197,"href":"https:\/\/winbondsweb.com\/academy\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":566,"href":"https:\/\/winbondsweb.com\/academy\/wp-json\/wp\/v2\/pages\/9\/revisions\/566"}],"wp:attachment":[{"href":"https:\/\/winbondsweb.com\/academy\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}