{"id":2844,"date":"2025-10-06T11:59:38","date_gmt":"2025-10-06T11:59:38","guid":{"rendered":"https:\/\/cdcconsultingpartners.com\/?page_id=2844"},"modified":"2026-01-10T18:44:36","modified_gmt":"2026-01-10T18:44:36","slug":"msp-leadership-program","status":"publish","type":"page","link":"https:\/\/cdcconsultingpartners.com\/pt\/msp-leadership-program\/","title":{"rendered":"MSP Leadership Program"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2844\" class=\"elementor elementor-2844\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c8c4e2e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c8c4e2e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c997a23\" data-id=\"c997a23\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c011a06 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"c011a06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Turn Your Best Technicians Into Exceptional Leaders<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .header {\n            background: rgba(255, 255, 255, 0.98);\n            backdrop-filter: blur(10px);\n            padding: 20px 0;\n            position: fixed;\n            width: 100%;\n            left: 0;\n            right: 0;\n            top: 0;\n            z-index: 1000;\n            box-shadow: 0 2px 20px rgba(0,0,0,0.1);\n        }\n\n        .header-content {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .logo {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n        }\n\n        .cta-button {\n            background: rgb(225, 15, 33);\n            color: white;\n            padding: 12px 30px;\n            border: none;\n            border-radius: 25px;\n            font-weight: 600;\n            text-decoration: none;\n            display: inline-block;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 15px rgba(225, 15, 33, 0.3);\n        }\n\n        .cta-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 25px rgba(225, 15, 33, 0.4);\n        }\n\n        .cta-button-left {\n            background: rgb(225, 15, 33);\n            color: white;\n            padding: 12px 30px;\n            border: none;\n            border-radius: 25px;\n            font-weight: 600;\n            text-decoration: none;\n            display: block;\n            width: fit-content;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 15px rgba(225, 15, 33, 0.3);\n            margin-top: 40px;\n        }\n\n        .cta-button-left:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 25px rgba(225, 15, 33, 0.4);\n        }\n\n        .hero {\n            background: #ffffff;\n            color: rgb(107, 22, 22);\n            padding: 140px 0 80px;\n            text-align: center;\n            position: relative;\n        }\n\n        .hero h1 {\n            font-size: 2.8rem;\n            font-weight: 700;\n            margin-bottom: 20px;\n            line-height: 1.2;\n            color: rgb(135, 135, 135);\n        }\n\n        .hero .subtitle {\n            font-size: 1.4rem;\n            margin-bottom: 40px;\n            opacity: 0.9;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n            color: #000000;\n        }\n\n        .two-column-section {\n            display: flex;\n            gap: 60px;\n            align-items: flex-start;\n        }\n\n        .column-left {\n            flex: 1;\n        }\n\n        .column-right {\n            flex: 1;\n        }\n\n        .why-section {\n            background: white;\n            padding: 80px 0;\n        }\n\n        .section-title {\n            font-size: 2.2rem;\n            font-weight: 700;\n            margin-bottom: 20px;\n            color: #1a1a1a;\n        }\n\n        .section-text {\n            font-size: 1.1rem;\n            color: #666;\n            margin-bottom: 30px;\n            line-height: 1.7;\n        }\n\n        .challenge-list {\n            list-style: none;\n        }\n\n        .challenge-list li {\n            padding: 12px 0;\n            position: relative;\n            padding-left: 30px;\n            font-size: 1.1rem;\n            color: #333;\n        }\n\n        .challenge-list li::before {\n            content: \"\u25b6\";\n            position: absolute;\n            left: 0;\n            color: #c41e3a;\n            font-weight: bold;\n        }\n\n        .section-image {\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.1);\n        }\n\n        .programs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            margin-top: 50px;\n            align-items: stretch;\n        }\n\n        .program-card {\n            background: white;\n            color: #000;\n            padding: 40px;\n            border-radius: 15px;\n            border: 2px solid #ddd;\n            transition: all 0.3s ease;\n            display: grid;\n            grid-template-rows: auto auto 1fr auto;\n            gap: 20px;\n        }\n\n        .program-card:hover {\n            border-color: #c41e3a;\n            transform: translateY(-5px);\n        }\n\n        .program-card.advanced {\n            background: rgb(230, 230, 230);\n            color: #000;\n        }\n\n        .program-title {\n            font-size: 1.8rem;\n            font-weight: 700;\n            margin-bottom: 10px;\n            color: rgb(107, 22, 22) !important;\n        }\n\n        .program-subtitle {\n            color: #000;\n            margin-bottom: 0;\n            font-size: 1rem;\n        }\n\n        .program-content {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n        }\n\n        .program-features {\n            list-style: none;\n        }\n\n        .program-features h4 {\n            color: rgb(225, 15, 33);\n            font-size: 1rem;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .program-features li {\n            padding: 8px 0;\n            color: #000;\n            font-size: 0.95rem;\n            position: relative;\n            padding-left: 20px;\n        }\n\n        .program-card.advanced .program-features li {\n            color: #000;\n        }\n\n        .program-features li::before {\n            content: \"\u2022\";\n            position: absolute;\n            left: 0;\n            color: #c41e3a;\n            font-weight: bold;\n        }\n\n        .program-button {\n            background: linear-gradient(135deg, #c41e3a, #8b1538);\n            color: white;\n            padding: 15px 25px;\n            border: none;\n            border-radius: 25px;\n            font-weight: 600;\n            text-decoration: none;\n            display: block;\n            width: fit-content;\n            margin: 0 auto;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 15px rgba(196, 30, 58, 0.3);\n            text-align: center;\n            justify-self: center;\n            align-self: end;\n        }\n\n        .program-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 25px rgba(196, 30, 58, 0.4);\n        }\n\n        .stats-section {\n            background: rgb(230, 230, 230);\n            padding: 80px 0;\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 50px;\n            margin: 60px 0;\n            text-align: center;\n            align-items: start;\n        }\n\n        .stat-item {\n            position: relative;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .stat-number {\n            color: #c41e3a;\n            font-size: 4.5rem;\n            font-weight: 700;\n            line-height: 0.8;\n            text-align: center;\n            margin-bottom: 15px;\n            min-height: 72px;\n            display: flex;\n            align-items: baseline;\n            justify-content: center;\n        }\n\n        .stat-title {\n            color: #1a1a1a;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 8px;\n        }\n\n        .stat-description {\n            color: #666;\n            font-size: 0.9rem;\n            line-height: 1.4;\n        }\n\n        .faq-section {\n            background: white;\n            padding: 80px 0;\n        }\n\n        .faq-container {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        .faq-item {\n            border: 1px solid #e9ecef;\n            border-bottom: none;\n            overflow: hidden;\n        }\n\n        .faq-item:last-child {\n            border-bottom: 1px solid #e9ecef;\n            border-radius: 0 0 15px 15px;\n        }\n\n        .faq-item:first-child {\n            border-radius: 15px 15px 0 0;\n        }\n\n        .faq-button {\n            width: 100%;\n            padding: 20px 30px;\n            background: white;\n            border: none;\n            text-align: left;\n            font-size: 1.1rem;\n            font-weight: 600;\n            color: #333;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            gap: 15px;\n        }\n        \n        .faq-button span:first-child {\n            flex: 1;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            word-break: break-word;\n            min-width: 0;\n        }\n\n        .faq-button:hover {\n            background: #f8f9fa;\n        }\n\n        .faq-arrow {\n            color: #c41e3a;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease;\n        }\n\n        .faq-content {\n            display: none;\n            padding: 0 30px 20px;\n            background: #f8f9fa;\n        }\n\n        .faq-content.active {\n            display: block;\n        }\n\n        .faq-arrow.active {\n            transform: rotate(180deg);\n        }\n\n        .registration-section {\n            background: white;\n            padding: 80px 0;\n        }\n\n        .registration-content {\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        .registration-title {\n            font-size: 2.5rem;\n            font-weight: 700;\n            margin-bottom: 20px;\n            color: #1a1a1a;\n        }\n\n        .registration-subtitle {\n            font-size: 1.2rem;\n            color: #666;\n            margin-bottom: 40px;\n        }\n\n        .form-container {\n            background: #f8f9fa;\n            padding: 40px;\n            border-radius: 20px;\n            margin-top: 40px;\n        }\n\n        .form-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 15px;\n            margin-bottom: 15px;\n        }\n\n        .form-group {\n            margin-bottom: 15px;\n        }\n\n        .form-group.full-width {\n            grid-column: 1 \/ -1;\n        }\n\n        .form-group label {\n            display: block;\n            margin-bottom: 8px;\n            font-weight: 600;\n            color: #333;\n        }\n\n        .form-group input,\n        .form-group select,\n        .form-group textarea {\n            width: 100%;\n            padding: 15px;\n            border: 2px solid #e9ecef;\n            border-radius: 10px;\n            font-size: 16px;\n            background: white;\n            transition: border-color 0.3s ease;\n        }\n\n        .form-group input:focus,\n        .form-group select:focus,\n        .form-group textarea:focus {\n            outline: none;\n            border-color: rgb(225, 15, 33);\n        }\n\n        .form-group textarea {\n            height: 120px;\n            resize: vertical;\n        }\n\n        .submit-btn {\n            background: linear-gradient(135deg, #c41e3a, #8b1538);\n            color: white;\n            padding: 18px 50px;\n            border: none;\n            border-radius: 25px;\n            font-size: 18px;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            margin-top: 20px;\n        }\n\n        .submit-btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 25px rgba(196, 30, 58, 0.4);\n        }\n\n        .footer {\n            background: #1a1a1a;\n            color: white;\n            padding: 40px 0;\n            text-align: center;\n        }\n\n        .footer-content {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n\n        .contact-info {\n            display: flex;\n            gap: 30px;\n            flex-wrap: wrap;\n        }\n\n        .instructor-photo {\n            width: 100px;\n            height: 100px;\n            border-radius: 50%;\n            background: rgb(225, 15, 33);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-weight: bold;\n            border: 3px solid rgb(225, 15, 33);\n            font-size: 10px;\n            text-align: center;\n            overflow: hidden;\n        }\n        \n        .instructor-photo img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n\n        @media (max-width: 992px) {\n            .header-content {\n                padding: 0 15px;\n            }\n            \n            .programs-grid {\n                gap: 40px;\n            }\n            \n            .stats-grid {\n                gap: 40px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            \/* Header *\/\n            .header {\n                padding: 10px 0;\n            }\n            \n            .header-content {\n                flex-direction: column;\n                gap: 15px;\n                padding: 0 15px;\n            }\n            \n            .logo {\n                gap: 10px;\n                flex-wrap: wrap;\n                justify-content: center;\n            }\n            \n            .logo > a > div {\n                width: 120px !important;\n                height: 40px !important;\n            }\n            \n            .logo > div {\n                display: none;\n            }\n            \n            .cta-button {\n                padding: 10px 20px;\n                font-size: 14px;\n            }\n            \n            \/* Hero *\/\n            .hero {\n                padding: 120px 0 60px;\n            }\n            \n            .hero h1 {\n                font-size: 1.8rem;\n                padding: 0 10px;\n            }\n            \n            .hero .subtitle {\n                font-size: 1.1rem;\n                padding: 0 10px;\n            }\n            \n            \/* Two column sections *\/\n            .two-column-section {\n                flex-direction: column;\n                gap: 40px;\n            }\n            \n            \/* Programs *\/\n            .programs-grid {\n                grid-template-columns: 1fr;\n                gap: 30px;\n            }\n            \n            .program-card {\n                padding: 25px;\n            }\n            \n            .program-content {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n            \n            .program-title {\n                font-size: 1.5rem;\n            }\n            \n            \/* Stats *\/\n            .stats-section {\n                padding: 60px 0;\n            }\n            \n            .stats-grid {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n\n            .stat-number {\n                font-size: 3.5rem;\n            }\n            \n            \/* FAQ *\/\n            .faq-section {\n                padding: 60px 0;\n            }\n            \n            .faq-container {\n                padding: 0 5px;\n            }\n            \n            .faq-item {\n                overflow: hidden;\n            }\n            \n            .faq-button {\n                padding: 15px 12px;\n                font-size: 0.95rem;\n                align-items: flex-start;\n                gap: 10px;\n            }\n            \n            .faq-button span:first-child {\n                flex: 1;\n                min-width: 0;\n                word-wrap: break-word;\n                overflow-wrap: break-word;\n                word-break: break-word;\n                white-space: normal;\n                line-height: 1.4;\n            }\n            \n            .faq-arrow {\n                flex-shrink: 0;\n                margin-top: 3px;\n                font-size: 1rem;\n            }\n            \n            .faq-content {\n                padding: 0 12px 15px;\n            }\n            \n            .faq-section .section-title {\n                font-size: 1.8rem;\n                margin-bottom: 30px;\n            }\n            \n            \/* Form *\/\n            .form-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .form-container {\n                padding: 25px 15px;\n            }\n            \n            .registration-section {\n                padding: 60px 0;\n            }\n            \n            .registration-title {\n                font-size: 1.8rem;\n            }\n            \n            .registration-subtitle {\n                font-size: 1rem;\n            }\n            \n            \/* Footer *\/\n            .footer {\n                padding: 30px 0;\n            }\n            \n            .footer-content {\n                flex-direction: column;\n                text-align: center;\n                gap: 15px;\n            }\n            \n            .contact-info {\n                flex-direction: column;\n                gap: 10px;\n                justify-content: center;\n                align-items: center;\n            }\n            \n            \/* Section titles *\/\n            .section-title {\n                font-size: 1.6rem;\n            }\n            \n            .section-text {\n                font-size: 1rem;\n            }\n            \n            \/* Why section *\/\n            .why-section {\n                padding: 60px 0;\n            }\n        }\n\n        @media (max-width: 576px) {\n            \/* Container *\/\n            .container {\n                padding: 0 15px;\n            }\n            \n            \/* Header *\/\n            .header {\n                padding: 8px 0;\n            }\n            \n            .logo > a > div {\n                width: 100px !important;\n                height: 35px !important;\n            }\n            \n            .cta-button {\n                padding: 8px 16px;\n                font-size: 13px;\n            }\n            \n            \/* Hero *\/\n            .hero {\n                padding: 100px 0 40px;\n            }\n            \n            .hero h1 {\n                font-size: 1.5rem;\n            }\n            \n            .hero .subtitle {\n                font-size: 1rem;\n                margin-bottom: 25px;\n            }\n            \n            \/* Program cards *\/\n            .program-card {\n                padding: 20px;\n            }\n            \n            .program-title {\n                font-size: 1.3rem;\n            }\n            \n            .program-subtitle {\n                font-size: 0.9rem;\n            }\n            \n            .program-features li {\n                font-size: 0.85rem;\n                padding: 6px 0;\n            }\n            \n            .program-features h4 {\n                font-size: 0.9rem;\n            }\n            \n            .program-button {\n                padding: 12px 20px;\n                font-size: 14px;\n            }\n            \n            \/* Stats *\/\n            .stat-number {\n                font-size: 3rem;\n                min-height: 60px;\n            }\n            \n            .stat-title {\n                font-size: 1rem;\n            }\n            \n            \/* FAQ *\/\n            .faq-button {\n                padding: 12px 10px;\n                font-size: 0.85rem;\n                gap: 8px;\n            }\n            \n            .faq-button span:first-child {\n                line-height: 1.3;\n            }\n            \n            .faq-arrow {\n                font-size: 0.9rem;\n            }\n            \n            .faq-content {\n                padding: 0 10px 12px;\n                font-size: 0.85rem;\n            }\n            \n            .faq-content p,\n            .faq-content li {\n                font-size: 0.85rem;\n            }\n            \n            \/* Form *\/\n            .form-container {\n                padding: 20px 12px;\n            }\n            \n            .form-group input,\n            .form-group select,\n            .form-group textarea {\n                padding: 12px;\n                font-size: 14px;\n            }\n            \n            .form-group label {\n                font-size: 14px;\n            }\n            \n            .submit-btn {\n                padding: 15px 30px;\n                font-size: 16px;\n                width: 100%;\n            }\n            \n            \/* Registration *\/\n            .registration-title {\n                font-size: 1.5rem;\n            }\n            \n            .registration-subtitle {\n                font-size: 0.95rem;\n            }\n            \n            \/* Section titles *\/\n            .section-title {\n                font-size: 1.4rem;\n            }\n            \n            \/* Challenge list *\/\n            .challenge-list li {\n                font-size: 1rem;\n                padding-left: 25px;\n            }\n            \n            \/* CTA buttons *\/\n            .cta-button-left {\n                padding: 10px 25px;\n                font-size: 14px;\n                margin-top: 30px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            \/* Hero *\/\n            .hero {\n                padding: 90px 0 30px;\n            }\n            \n            .hero h1 {\n                font-size: 1.3rem;\n            }\n            \n            \/* Stats *\/\n            .stat-number {\n                font-size: 2.5rem;\n                min-height: 50px;\n            }\n            \n            \/* Program cards *\/\n            .program-card {\n                padding: 15px;\n            }\n            \n            .program-title {\n                font-size: 1.2rem;\n            }\n            \n            \/* FAQ *\/\n            .faq-container {\n                padding: 0;\n            }\n            \n            .faq-button {\n                padding: 10px 8px;\n                font-size: 0.8rem;\n                gap: 6px;\n            }\n            \n            .faq-button span:first-child {\n                line-height: 1.25;\n            }\n            \n            .faq-arrow {\n                font-size: 0.8rem;\n            }\n            \n            .faq-content {\n                padding: 0 8px 10px;\n                font-size: 0.8rem;\n            }\n            \n            .faq-content p,\n            .faq-content li {\n                font-size: 0.8rem;\n                line-height: 1.4;\n            }\n            \n            \/* Registration *\/\n            .registration-title {\n                font-size: 1.3rem;\n            }\n            \n            \/* Section titles *\/\n            .section-title {\n                font-size: 1.2rem;\n            }\n        }\n\n        .placeholder-image {\n            width: 100%;\n            height: 300px;\n            background: linear-gradient(135deg, #e9ecef, #dee2e6);\n            border-radius: 15px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #666;\n            font-size: 1.1rem;\n            font-weight: 600;\n        }\n\n        html {\n            scroll-behavior: smooth;\n        }\n        \n        \/* Classes para elementos com estilos inline *\/\n        .hero-promo {\n            margin-top: 30px;\n            color: black;\n            text-align: center;\n        }\n        \n        .hero-promo-title {\n            font-size: 2.2rem;\n            font-weight: 600;\n            margin-bottom: 5px;\n        }\n        \n        .hero-promo-subtitle {\n            font-size: 2rem;\n            font-weight: 500;\n            margin-bottom: 15px;\n        }\n        \n        .hero-promo-cta {\n            font-size: 1.8rem;\n            font-weight: 600;\n            margin-bottom: 20px;\n            color: rgb(107, 22, 22);\n        }\n        \n        .info-circles-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 30px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .info-circle-item {\n            text-align: center;\n        }\n        \n        .info-circle {\n            width: 120px;\n            height: 120px;\n            background: rgb(107, 22, 22);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            color: white;\n            font-size: 16px;\n            font-weight: bold;\n            text-align: center;\n            padding: 10px;\n        }\n        \n        .info-circle-text {\n            color: #333;\n            font-size: 1rem;\n            font-weight: 400;\n            margin-bottom: 8px;\n            line-height: 1.3;\n        }\n        \n        .instructors-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 40px;\n        }\n        \n        .instructor-card {\n            background: white;\n            padding: 30px;\n            border-radius: 15px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.1);\n        }\n        \n        .instructor-content {\n            display: flex;\n            gap: 20px;\n            align-items: flex-start;\n        }\n        \n        .early-bird-banner {\n            background: rgb(107, 22, 22);\n            color: white;\n            padding: 25px;\n            border-radius: 15px;\n            margin: 30px 0;\n            text-align: center;\n            box-shadow: 0 5px 20px rgba(107, 22, 22, 0.3);\n            border: 3px solid rgb(107, 22, 22);\n        }\n        \n        .early-bird-title {\n            font-size: 1.4rem;\n            font-weight: 700;\n            margin-bottom: 10px;\n        }\n        \n        .early-bird-text {\n            font-size: 1.1rem;\n            margin-bottom: 15px;\n        }\n        \n        \/* Media queries para elementos inline *\/\n        @media (max-width: 768px) {\n            .hero-promo-title {\n                font-size: 1.6rem;\n            }\n            \n            .hero-promo-subtitle {\n                font-size: 1.4rem;\n            }\n            \n            .hero-promo-cta {\n                font-size: 1.3rem;\n            }\n            \n            .info-circles-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 20px;\n            }\n            \n            .info-circle {\n                width: 100px;\n                height: 100px;\n                font-size: 13px;\n            }\n            \n            .info-circle-text {\n                font-size: 0.85rem;\n            }\n            \n            .instructors-grid {\n                grid-template-columns: 1fr;\n                gap: 25px;\n            }\n            \n            .instructor-card {\n                padding: 20px;\n            }\n            \n            .instructor-content {\n                flex-direction: column;\n                align-items: center;\n                text-align: center;\n            }\n            \n            .instructor-photo {\n                width: 80px;\n                height: 80px;\n            }\n            \n            .early-bird-banner {\n                padding: 20px 15px;\n                margin: 20px 0;\n            }\n            \n            .early-bird-title {\n                font-size: 1.2rem;\n            }\n            \n            .early-bird-text {\n                font-size: 1rem;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .hero-promo-title {\n                font-size: 1.3rem;\n            }\n            \n            .hero-promo-subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .hero-promo-cta {\n                font-size: 1.1rem;\n            }\n            \n            .info-circles-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 15px;\n            }\n            \n            .info-circle {\n                width: 85px;\n                height: 85px;\n                font-size: 11px;\n                padding: 8px;\n            }\n            \n            .info-circle-text {\n                font-size: 0.8rem;\n            }\n            \n            .instructor-card {\n                padding: 15px;\n            }\n            \n            .instructor-photo {\n                width: 70px;\n                height: 70px;\n            }\n            \n            .early-bird-banner {\n                padding: 15px 12px;\n            }\n            \n            .early-bird-title {\n                font-size: 1rem;\n            }\n            \n            .early-bird-text {\n                font-size: 0.9rem;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .hero-promo-title {\n                font-size: 1.1rem;\n            }\n            \n            .hero-promo-subtitle {\n                font-size: 1rem;\n            }\n            \n            .hero-promo-cta {\n                font-size: 1rem;\n            }\n            \n            .info-circles-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 12px;\n            }\n            \n            .info-circle {\n                width: 75px;\n                height: 75px;\n                font-size: 10px;\n                padding: 5px;\n            }\n            \n            .info-circle-text {\n                font-size: 0.75rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <header class=\"header\">\n        <div class=\"header-content\">\n            <div class=\"logo\">\n                <a href=\"https:\/\/cdcconsultingpartners.com\/\" style=\"display: flex; align-items: center; text-decoration: none;\">\n                    <div style=\"width: 150px; height: 50px; display: flex; align-items: center; justify-content: center; background: #f8f9fa; border-radius: 8px; padding: 5px;\">\n                        <img decoding=\"async\" data-src=\"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2021\/12\/Ativo-2@4x-1.png\" alt=\"CDC Consulting Partners\" style=\"--smush-placeholder-width: 5867px; --smush-placeholder-aspect-ratio: 5867\/1269;max-width: 100%; max-height: 100%; object-fit: contain;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                    <\/div>\n                <\/a>\n                <div style=\"font-size: 12px; color: #666; margin: 0 10px;\">\u00d7<\/div>\n                <a href=\"https:\/\/redvineops.com\/\" target=\"_blank\" style=\"display: flex; align-items: center; text-decoration: none;\">\n                    <div style=\"width: 150px; height: 50px; display: flex; align-items: center; justify-content: center; background: #f8f9fa; border-radius: 8px; padding: 5px;\">\n                        <img decoding=\"async\" data-src=\"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2025\/10\/RedVine-Modern-300x77-1.png\" alt=\"RedVine Operations\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/77;max-width: 100%; max-height: 100%; object-fit: contain;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                    <\/div>\n                <\/a>\n            <\/div>\n            <a href=\"https:\/\/cdcconsultingpartners.com\/\" class=\"cta-button\">\u2190 Back to CDC Website<\/a>\n        <\/div>\n    <\/header>\n\n    <section class=\"hero\">\n        <div class=\"container\">\n            <h1>From Managing to Leading<br><span style=\"color: rgb(107, 22, 22); font-weight: 700;\">The MSP Leadership Development Program<\/span><\/h1>\n            <p class=\"subtitle\">Skills, Practice & Coaching<\/p>\n            <a href=\"#register\" class=\"cta-button\" style=\"font-size: 18px; padding: 15px 40px;\">Request Program Detail<\/a>\n            <div class=\"hero-promo\">\n                <div class=\"hero-promo-title\">Early Bird Special - Limited Time!<\/div>\n                <div class=\"hero-promo-subtitle\">Save $600 per Manager now<\/div>\n                <div class=\"hero-promo-cta\">Classes Forming Now - Limited Spots Available<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section style=\"background: #f8f9fa; padding: 60px 0;\">\n        <div class=\"container\">\n            <div class=\"info-circles-grid\">\n                <div class=\"info-circle-item\">\n                    <div class=\"info-circle\">\n                        Who Should Register\n                    <\/div>\n                    <h4 class=\"info-circle-text\">Basic Program: New Managers and Supervisors<br>Advanced Program: Mid-Level and Senior Managers<\/h4>\n                <\/div>\n\n                <div class=\"info-circle-item\">\n                    <div class=\"info-circle\">\n                        Format\n                    <\/div>\n                    <h4 class=\"info-circle-text\">Remote Synchronous<br>Training and Coaching<\/h4>\n                <\/div>\n\n                <div class=\"info-circle-item\">\n                    <div class=\"info-circle\">\n                        Duration\n                    <\/div>\n                    <h4 class=\"info-circle-text\">90 Minutes<br>Twice a Month for 6 Months<\/h4>\n                <\/div>\n\n                <div class=\"info-circle-item\">\n                    <div class=\"info-circle\">\n                        Benefits\n                    <\/div>\n                    <h4 class=\"info-circle-text\">Gain Self-Confidence, Build Team Trust,<br>Lead and Influence, Communicate Effectively<\/h4>\n                <\/div>\n\n                <div class=\"info-circle-item\">\n                    <div class=\"info-circle\">\n                        Class Size\n                    <\/div>\n                    <h4 class=\"info-circle-text\">8 Individuals<br>per Class<\/h4>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"why-section\">\n        <div class=\"container\">\n            <div class=\"two-column-section\">\n                <div class=\"column-left\">\n                    <h2 class=\"section-title\">How Leadership Gaps Negatively Impact Your Business<\/h2>\n                    <p class=\"section-text\">Most MSP Managers excel at technical problem-solving but lack leadership skills. These gaps might lead to:<\/p>\n                    \n                    <ul class=\"challenge-list\">\n                        <li>Poor Self-Awareness and Emotional Intelligence<\/li>\n                        <li>Ineffective People Management<\/li>\n                        <li>Breakdowns in Communication<\/li>\n                        <li>Lack of Strategic and Business Impact<\/li>\n                        <li>Team Disengagement and Burnout<\/li>\n                    <\/ul>\n                    \n                    <a href=\"#register\" class=\"cta-button-left\">Request Program Detail<\/a>\n                <\/div>\n                <div class=\"column-right\">\n                    <div class=\"section-image\">\n                        <img decoding=\"async\" data-src=\"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2025\/10\/The-MSP-Leadership-Development-Program.jpg\" alt=\"Professional team meeting\" style=\"--smush-placeholder-width: 1672px; --smush-placeholder-aspect-ratio: 1672\/1254;width: 100%; height: auto; display: block; border-radius: 15px;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                    <\/div>\n                    <div style=\"text-align: center; margin-top: 20px; font-style: italic; color: #c41e3a; font-size: 1.2rem; font-weight: 600;\">\n                        \"People don't leave jobs, they leave bad managers.\"\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section style=\"background: #f8f9fa; color: black; padding: 40px 0;\">\n        <div class=\"container\">\n            <h2 class=\"section-title\" style=\"color: rgb(107, 22, 22); text-align: center; margin-bottom: 20px;\">Choose Your Program<\/h2>\n            <p style=\"text-align: center; color: black; font-size: 1.1rem;\">6-month programs designed to develop your managers into leaders that move customers and inspire their teams.<\/p>\n            \n            <div style=\"text-align: center; margin: 30px 0; font-size: 1.2rem; font-weight: 600; color: #333;\">\n                Classes Forming Now - Limited Spots Available\n            <\/div>\n            \n            <div class=\"programs-grid\">\n                <div class=\"program-card\" id=\"basic-program\">\n                    <div>\n                        <h3 class=\"program-title\">Basic Program<\/h3>\n                        <p class=\"program-subtitle\">Ideal for New Managers and Supervisors moving from IC (individual contributors) to Leading Others<\/p>\n                    <\/div>\n                    \n                    <div class=\"program-content\">\n                        <div>\n                            <div class=\"program-features\">\n                                <h4>COURSE & MODULES:<\/h4>\n                                <li>6 Months Program (2 Modules)<\/li>\n                                <li>Synchronous training and coaching (virtual)<\/li>\n                                <li>90 minutes content training once a month<\/li>\n                                <li>90 minutes group coaching once a month<\/li>\n                                <li>Small Class Size: 8 Managers max.<\/li>\n                            <\/div>\n                        <\/div>\n                        <div>\n                            <div class=\"program-features\">\n                                <h4>KEY SKILLS COVERED:<\/h4>\n                                <li>Foundational Self-Awareness<\/li>\n                                <li>Developing Emotional Intelligence<\/li>\n                                <li>Communication Essentials<\/li>\n                                <li>Engaging People at Work<\/li>\n                                <li>Assessing and Managing Conflict<\/li>\n                                <li>Feedback And FeedForward<\/li>\n                                <li>Reading The Financials (P&L, Balance Sheet, Cash Flow)<\/li>\n                                <li>Understanding Gross Margin And Cost Of Goods Sold Calculations<\/li>\n                                <li>Developing People Using A Coaching Approach<\/li>\n                                <li>The Manager's New Role In A Challenging World<\/li>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div><\/div>\n                    \n                    <a href=\"#register\" class=\"program-button\" onclick=\"selectProgram('basic')\">Request Program Detail<\/a>\n                <\/div>\n\n                <div class=\"program-card advanced\" id=\"advanced-program\">\n                    <div>\n                        <h3 class=\"program-title\">Advanced Program<\/h3>\n                        <p class=\"program-subtitle\">Ideal for CEOs, Mid-Level, Senior, More Established Managers (or after Basic Program)<\/p>\n                    <\/div>\n                    \n                    <div class=\"program-content\">\n                        <div>\n                            <div class=\"program-features\">\n                                <h4>COURSE & MODULES:<\/h4>\n                                <li>6 Months Program (2 Modules)<\/li>\n                                <li>Synchronous training and coaching (virtual)<\/li>\n                                <li>90 minutes content training once a month<\/li>\n                                <li>90 minutes group coaching once a month<\/li>\n                                <li>Small Class Size: 8 Managers max.<\/li>\n                            <\/div>\n                        <\/div>\n                        <div>\n                            <div class=\"program-features\">\n                                <h4>KEY SKILLS COVERED:<\/h4>\n                                <li>360 Leadership Assessment<\/li>\n                                <li>Mastering Influence Over Command-and-control<\/li>\n                                <li>Creating and Communicating A Compelling Future Direction<\/li>\n                                <li>Communication Essentials (Advanced)<\/li>\n                                <li>Emotional Intelligence And Confidence In Self (Advanced)<\/li>\n                                <li>Managing Conflict At Work (Advanced)<\/li>\n                                <li>Understanding Organizational Dynamics and Perception<\/li>\n                                <li>Recognizing Business Ecosystems And Interdependencies<\/li>\n                                <li>Adapting Leadership To Complex Business Contexts<\/li>\n                                <li>Creating Culture That Drives Business Results<\/li>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div><\/div>\n                    \n                    <a href=\"#register\" class=\"program-button\" onclick=\"selectProgram('advanced')\">Request Program Detail<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"stats-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\" style=\"text-align: center; margin-bottom: 20px; color: rgb(225, 15, 33);\">How Do These Programs Help Your Business?<\/h2>\n            \n            <div class=\"stats-grid\">\n                <div class=\"stat-item\">\n                    <h3 style=\"color: #1a1a1a; font-size: 1.4rem; font-weight: 700; margin-bottom: 20px;\">Higher Talent Retention<\/h3>\n                    <p style=\"color: #666; font-size: 1rem; line-height: 1.6; margin-bottom: 30px;\">Prevent costly talent exodus by creating leaders who inspire, motivate, and retain top performers through engaging cultures.<\/p>\n                    <div class=\"stat-number\">67%<\/div>\n                    <div class=\"stat-title\">higher employee retention<\/div>\n                    <div class=\"stat-description\">by creating engaging, meaningful, growth-oriented cultures<\/div>\n                <\/div>\n\n                <div class=\"stat-item\">\n                    <h3 style=\"color: #1a1a1a; font-size: 1.4rem; font-weight: 700; margin-bottom: 20px;\">Smarter Profitability<\/h3>\n                    <p style=\"color: #666; font-size: 1rem; line-height: 1.6; margin-bottom: 30px;\">\n                        <span style=\"display: block; margin-bottom: 5px;\">Transform teams from reactive service<\/span>\n                        <span style=\"display: block; margin-bottom: 5px;\">providers into proactive value creators,<\/span>\n                        <span style=\"display: block;\">optimizing resources.<\/span>\n                    <\/p>\n                    <div class=\"stat-number\">2.3x<\/div>\n                    <div class=\"stat-title\">greater revenue growth<\/div>\n                    <div class=\"stat-description\">through expanded client relationships and new business development<\/div>\n                <\/div>\n\n                <div class=\"stat-item\">\n                    <h3 style=\"color: #1a1a1a; font-size: 1.4rem; font-weight: 700; margin-bottom: 20px;\">Elevated Client Value<\/h3>\n                    <p style=\"color: #666; font-size: 1rem; line-height: 1.6; margin-bottom: 30px;\">Service goes beyond meeting SLAs \u2014 leaders turn their teams into trusted advisors who deliver real impact, not just ticket resolution.<\/p>\n                    <div class=\"stat-number\">41%<\/div>\n                    <div class=\"stat-title\">increase in client satisfaction<\/div>\n                    <div class=\"stat-description\">through more strategic, consultative relationships<\/div>\n                <\/div>\n            <\/div>\n            \n            <div style=\"text-align: center; margin-top: 50px;\">\n                <a href=\"#register\" class=\"cta-button\">Request Program Detail<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"faq-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\" style=\"text-align: center; margin-bottom: 50px; color: rgb(225, 15, 33);\">Frequently Asked Questions<\/h2>\n            <div class=\"faq-container\">\n                <div class=\"faq-item\">\n                    <button class=\"faq-button\" onclick=\"toggleFAQ('faq1')\">\n                        <span>Who are these leadership programs designed for?<\/span>\n                        <span class=\"faq-arrow\">\u25bc<\/span>\n                    <\/button>\n                    <div id=\"faq1\" class=\"faq-content\">\n                        <p style=\"color: #666; line-height: 1.6; margin-bottom: 15px;\">These programs are specifically designed for managers working in Managed Services Providers (MSPs). They support:<\/p>\n                        <ul style=\"color: #666; line-height: 1.6; margin-left: 20px; margin-bottom: 15px;\">\n                            <li>New managers and supervisors who are moving from technical individual contributor roles into their first leadership responsibilities.<\/li>\n                            <li>More seasoned or senior managers who already lead teams but need to strengthen advanced skills such as strategic thinking, financial acumen, and change management.<\/li>\n                        <\/ul>\n                        <p style=\"color: #666; line-height: 1.6; margin: 0;\">Whether your MSP is grooming first-time leaders or refining the skills of experienced ones, the programs meet them where they are and help them grow into effective, confident leaders.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <button class=\"faq-button\" onclick=\"toggleFAQ('faq2')\">\n                        <span>What is the difference between the Basic and Advanced Programs?<\/span>\n                        <span class=\"faq-arrow\">\u25bc<\/span>\n                    <\/button>\n                    <div id=\"faq2\" class=\"faq-content\">\n                        <p style=\"color: #666; line-height: 1.6; margin-bottom: 15px;\">The Basic Program equips new managers with the essentials: leadership identity, communication, delegation, and people management. It helps them make the critical shift from \"doing the work\" to leading others to succeed.<\/p>\n                        <p style=\"color: #666; line-height: 1.6; margin-bottom: 15px;\">The Advanced Program builds on those fundamentals, giving established managers deeper practice, advanced coaching, and new tools. Participants gain business and financial insight, strategic leadership capabilities, and the ability to lead teams through change and growth.<\/p>\n                        <p style=\"color: #666; line-height: 1.6; margin: 0;\">In short: the Basic Program is about mastering the fundamentals of managing people, while the Advanced Program is about elevating managers into strategic leaders who align business performance with people development.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <button class=\"faq-button\" onclick=\"toggleFAQ('faq3')\">\n                        <span>How long do the programs run?<\/span>\n                        <span class=\"faq-arrow\">\u25bc<\/span>\n                    <\/button>\n                    <div id=\"faq3\" class=\"faq-content\">\n                        <p style=\"color: #666; line-height: 1.6; margin: 0;\">Both Basic and Advanced programs run for 6 months (2 modules).<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <button class=\"faq-button\" onclick=\"toggleFAQ('faq4')\">\n                        <span>How are the programs delivered?<\/span>\n                        <span class=\"faq-arrow\">\u25bc<\/span>\n                    <\/button>\n                    <div id=\"faq4\" class=\"faq-content\">\n                        <p style=\"color: #666; line-height: 1.6; margin-bottom: 15px;\">All training and coaching sessions are delivered remotely, combining synchronous workshops, group coaching, and individual support.<\/p>\n                        <p style=\"color: #666; line-height: 1.6; margin-bottom: 15px;\">Each participant commits to about 3 hours per month, split into:<\/p>\n                        <ul style=\"color: #666; line-height: 1.6; margin-left: 20px; margin-bottom: 15px;\">\n                            <li>One 90-minute training or workshop session<\/li>\n                            <li>One 90-minute group coaching session<\/li>\n                        <\/ul>\n                        <p style=\"color: #666; line-height: 1.6; margin: 0;\">Participants in the Advanced Program also receive 1 hour of individual coaching per module for deeper, personalized development.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <button class=\"faq-button\" onclick=\"toggleFAQ('faq5')\">\n                        <span>What skills will participants gain?<\/span>\n                        <span class=\"faq-arrow\">\u25bc<\/span>\n                    <\/button>\n                    <div id=\"faq5\" class=\"faq-content\">\n                        <p style=\"color: #666; line-height: 1.6; margin-bottom: 15px;\">Participants will learn:<\/p>\n                        <ul style=\"color: #666; line-height: 1.6; margin-left: 20px; margin: 0;\">\n                            <li>Leadership identity, self-awareness, and emotional intelligence<\/li>\n                            <li>Performance management, delegation, and conflict resolution<\/li>\n                            <li>Strategic thinking and business decision-making<\/li>\n                            <li>Financial essentials for MSPs<\/li>\n                            <li>Communication techniques, active listening, and feedback delivery<\/li>\n                            <li>Team development, collaboration, and change management<\/li>\n                            <li>Resilience, stress management, and work-life balance<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <button class=\"faq-button\" onclick=\"toggleFAQ('faq6')\">\n                        <span>How do these programs for MSP managers drive your business growth?<\/span>\n                        <span class=\"faq-arrow\">\u25bc<\/span>\n                    <\/button>\n                    <div id=\"faq6\" class=\"faq-content\">\n                        <p style=\"color: #666; line-height: 1.6; margin: 0;\">Investing in leadership development for your MSP managers directly impacts your company's bottom line and long-term growth. Most MSP managers are promoted for their technical expertise but lack the leadership training needed to manage people effectively and drive business performance. This gap often results in chaos, employee turnover, stagnant revenues, and missed opportunities. Our program addresses this head-on by equipping your managers with leadership, communication, and financial skills that translate into measurable organizational benefits.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section style=\"background: #f8f9fa; padding: 40px 0;\">\n        <div class=\"container\">\n            <h2 class=\"section-title\" style=\"text-align: center; margin-bottom: 50px; color: rgb(225, 15, 33);\">Meet Your Expert Instructors<\/h2>\n            \n            <div class=\"instructors-grid\">\n                <div class=\"instructor-card\">\n                    <div class=\"instructor-content\">\n                        <div style=\"min-width: 100px; flex-shrink: 0;\">\n                            <div class=\"instructor-photo\">\n                                <img decoding=\"async\" data-src=\"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2025\/11\/Cristina-Ferreira-CDC.jpg\" alt=\"Cristina Ferreira Da Costa\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/1200;\">\n                            <\/div>\n                        <\/div>\n                        <div>\n                            <h3 style=\"color: rgb(107, 22, 22); margin-bottom: 5px; font-size: 1.3rem;\">Cristina Ferreira Da Costa<\/h3>\n                            <p style=\"font-weight: 600; color: #666; margin-bottom: 15px; font-size: 0.9rem;\">Owner & Founder, CDC Consulting Partners<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 0.9rem; line-height: 1.4;\">\n                                <li style=\"margin-bottom: 8px;\">\u2022 12+ years Professional Certified Coach (ICF)<\/li>\n                                <li style=\"margin-bottom: 8px;\">\u2022 20+ years corporate leadership experience<\/li>\n                                <li style=\"margin-bottom: 8px;\">\u2022 Executive Coach at Scheller College of Business, GATech MBA<\/li>\n                                <li style=\"margin-bottom: 8px;\">\u2022 Workplace Relationship Skills for Fortune 500 Companies<\/li>\n                                <li>\u2022 Facilitator for Teams and Systemic Team Coach<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"instructor-card\">\n                    <div class=\"instructor-content\">\n                        <div style=\"min-width: 100px; flex-shrink: 0;\">\n                            <div class=\"instructor-photo\">\n                                <img decoding=\"async\" data-src=\"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2025\/10\/Joe-profile-pic.jpg\" alt=\"Joseph Lamb\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 640px; --smush-placeholder-aspect-ratio: 640\/340;\">\n                            <\/div>\n                        <\/div>\n                        <div>\n                            <h3 style=\"color: rgb(107, 22, 22); margin-bottom: 5px; font-size: 1.3rem;\">Joseph Lamb<\/h3>\n                            <p style=\"font-weight: 600; color: #666; margin-bottom: 15px; font-size: 0.9rem;\">CEO, RedVine Operations<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 0.9rem; line-height: 1.4;\">\n                                <li style=\"margin-bottom: 8px;\">\u2022 Former CEO of Qsource Networks (Sold 2018)<\/li>\n                                <li style=\"margin-bottom: 8px;\">\u2022 Former President & COO of Integritek (National MSP)<\/li>\n                                <li style=\"margin-bottom: 8px;\">\u2022 25+ Years MSP Leadership & Consulting Experience<\/li>\n                                <li style=\"margin-bottom: 8px;\">\u2022 ConnectWise Evolve Facilitator<\/li>\n                                <li style=\"margin-bottom: 8px;\">\u2022 EOS Facilitator & Business Coach<\/li>\n                                <li>\u2022 MBA, Southeastern University<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div style=\"text-align: center; margin-top: 40px;\">\n                <a href=\"#register\" class=\"cta-button\">Request Program Detail<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"registration-section\" id=\"register\">\n        <div class=\"container\">\n            <div class=\"registration-content\">\n                <h2 class=\"registration-title\" style=\"color: rgb(107, 22, 22);\">Ready to Transform Your Team?<\/h2>\n                <p class=\"registration-subtitle\">Empower your managers with the leadership skills necessary to achieve strategic business objectives.<\/p>\n                \n                <div class=\"early-bird-banner\">\n                    <div class=\"early-bird-title\">\ud83c\udfaf Early Bird Special - Limited Time!<\/div>\n                    <div class=\"early-bird-text\">Register by <strong>February 15th<\/strong> and save <strong>$600 per Manager!<\/strong><\/div>\n                <\/div>\n\n                <p style=\"font-size: 1.2rem; color: #333; margin-bottom: 30px; font-weight: 700;\"><strong>Complete the form below, and our team will contact you to discuss which program best aligns with your organization's needs<\/strong><\/p>\n                \n                <div class=\"form-container\">\n                    <form id=\"registrationForm\" action=\"https:\/\/formsubmit.co\/cristina@cdcconsultingpartners.com\" method=\"POST\">\n                        <!-- FormSubmit Configuration -->\n                        <input type=\"hidden\" name=\"_subject\" value=\"New MSP Leadership Training Registration - EARLY BIRD SPECIAL\">\n                        <input type=\"hidden\" name=\"_captcha\" value=\"false\">\n                        <input type=\"hidden\" name=\"_template\" value=\"table\">\n                        <input type=\"hidden\" name=\"_autoresponse\" value=\"Thank you for your interest in the MSP Leadership Development Program. We have received your registration and will contact you within 24 hours.\">\n                        <input type=\"text\" name=\"_honey\" style=\"display:none\">\n                        \n                        <div class=\"form-grid\">\n                            <div class=\"form-group\">\n                                <label for=\"companyName\">Company Name *<\/label>\n                                <input type=\"text\" id=\"companyName\" name=\"companyName\" required>\n                            <\/div>\n                            \n                            <div class=\"form-group\">\n                                <label for=\"contactName\">Contact Name *<\/label>\n                                <input type=\"text\" id=\"contactName\" name=\"contactName\" required>\n                            <\/div>\n                            \n                            <div class=\"form-group\">\n                                <label for=\"email\">Email Address *<\/label>\n                                <input type=\"email\" id=\"email\" name=\"email\" required>\n                            <\/div>\n                            \n                            <div class=\"form-group\">\n                                <label for=\"phone\">Phone Number *<\/label>\n                                <input type=\"tel\" id=\"phone\" name=\"phone\" required>\n                            <\/div>\n                            \n                            <div class=\"form-group\">\n                                <label for=\"program\">Program Interest *<\/label>\n                                <select id=\"program\" name=\"program\" required>\n                                    <option value=\"\">Select a program<\/option>\n                                    <option value=\"basic\">Basic Program - New Managers<\/option>\n                                    <option value=\"advanced\">Advanced Program - Seasoned Managers<\/option>\n                                <\/select>\n                            <\/div>\n                            \n                            <div class=\"form-group\">\n                                <label for=\"managers\">Number of Managers to Enroll *<\/label>\n                                <select id=\"managers\" name=\"managers\" required>\n                                    <option value=\"\">Select number<\/option>\n                                    <option value=\"1-3\">1-3 managers<\/option>\n                                    <option value=\"4-8\">4-8 managers<\/option>\n                                    <option value=\"9-15\">9-15 managers<\/option>\n                                    <option value=\"16+\">16+ managers<\/option>\n                                <\/select>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"form-group full-width\">\n                            <label for=\"challenges\">Current Leadership Challenges (Optional)<\/label>\n                            <textarea id=\"challenges\" name=\"challenges\" placeholder=\"Tell us about your specific leadership development needs...\"><\/textarea>\n                        <\/div>\n\n                        <div class=\"form-group full-width\">\n                            <div style=\"display: flex; align-items: flex-start; gap: 10px; margin-bottom: 15px;\">\n                                <input type=\"checkbox\" id=\"consent\" name=\"consent\" required style=\"margin-top: 4px; width: auto;\">\n                                <label for=\"consent\" style=\"font-size: 0.85rem; color: #666; line-height: 1.4; margin-bottom: 0;\">\n                                    I consent to CDC Consulting Partners and RedVine Operations processing my personal data to contact me about their leadership training programs. You can unsubscribe at any time by contacting us directly. *\n                                <\/label>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"form-group full-width\">\n                            <p style=\"font-size: 0.8rem; color: #666; line-height: 1.4; margin-bottom: 20px;\">\n                                By submitting this form, you acknowledge that your information will be used to contact you about our MSP leadership training programs. We respect your privacy and will not share your information with third parties. For more details about how we handle your data, please see our Privacy Policy.\n                            <\/p>\n                        <\/div>\n\n                        <div class=\"form-group full-width\">\n                            <div style=\"background: #f9f9f9; border: 1px solid #d3d3d3; border-radius: 3px; padding: 15px; text-align: left; margin-bottom: 20px; max-width: 300px;\">\n                                <div style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 8px;\">\n                                    <input type=\"checkbox\" id=\"recaptcha\" name=\"recaptcha\" required style=\"width: 20px; height: 20px; margin: 0;\">\n                                    <span style=\"font-size: 14px; color: #333;\">I'm not a robot<\/span>\n                                    <div style=\"margin-left: auto;\">\n                                        <div style=\"width: 40px; height: 40px; background: #4285F4; border-radius: 3px; display: flex; align-items: center; justify-content: center; color: white; font-weight: bold;\">rC<\/div>\n                                    <\/div>\n                                <\/div>\n                                <div style=\"display: flex; align-items: center; gap: 5px;\">\n                                    <div style=\"width: 16px; height: 16px; background: #4285F4; border-radius: 50%;\"><\/div>\n                                    <span style=\"font-size: 10px; color: #666;\">reCAPTCHA<\/span>\n                                    <span style=\"font-size: 10px; color: #666; margin-left: 10px;\">Privacy - Terms<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        \n                        <button type=\"submit\" class=\"submit-btn\">Submit<\/button>\n                    <\/form>\n                <\/div>\n                \n                <!-- Thank You Message (Hidden by default) -->\n                <div id=\"thankYouMessage\" style=\"display: none; text-align: center; padding: 60px 20px;\">\n                    <div style=\"max-width: 600px; margin: 0 auto;\">\n                        <div style=\"width: 80px; height: 80px; background: rgb(107, 22, 22); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 30px;\">\n                            <span style=\"color: white; font-size: 40px;\">\u2713<\/span>\n                        <\/div>\n                        <h2 style=\"color: rgb(107, 22, 22); font-size: 2.5rem; margin-bottom: 20px;\">Thank You!<\/h2>\n                        <p style=\"color: #666; font-size: 1.2rem; line-height: 1.6; margin-bottom: 30px;\">\n                            Your registration has been successfully submitted. We will contact you within 24 hours to discuss the next steps for the MSP Leadership Development Program.\n                        <\/p>\n                        <a href=\"https:\/\/cdcconsultingpartners.com\/\" class=\"cta-button\" style=\"font-size: 18px; padding: 15px 40px; display: inline-block;\">\n                            Visit CDC Consulting Partners\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <footer class=\"footer\">\n        <div class=\"container\">\n            <div class=\"footer-content\">\n                <div>\n                    <p>&copy; 2025 CDC Consulting Partners & RedVine Operations. All rights reserved.<\/p>\n                <\/div>\n                <div class=\"contact-info\">\n                    <div>cristina@cdcconsultingpartners.com<\/div>\n                    <div>info@redvineops.com<\/div>\n                    <div>+1 (404) 528-9792<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <script>\n        function selectProgram(programType) {\n            setTimeout(() => {\n                const programSelect = document.getElementById('program');\n                if (programSelect) {\n                    if (programType === 'basic') {\n                        programSelect.value = 'basic';\n                    } else if (programType === 'advanced') {\n                        programSelect.value = 'advanced';\n                    }\n                }\n            }, 100);\n        }\n\n        function toggleFAQ(faqId) {\n            const faqContent = document.getElementById(faqId);\n            const button = faqContent.previousElementSibling;\n            const arrow = button.querySelector('.faq-arrow');\n            \n            if (faqContent.classList.contains('active')) {\n                faqContent.classList.remove('active');\n                arrow.classList.remove('active');\n            } else {\n                faqContent.classList.add('active');\n                arrow.classList.add('active');\n            }\n        }\n\n        \/\/ Handle form submission\n        document.addEventListener('DOMContentLoaded', function() {\n            const form = document.getElementById('registrationForm');\n            const formContainer = document.querySelector('.form-container');\n            const thankYou = document.getElementById('thankYouMessage');\n            \n            form.addEventListener('submit', function(e) {\n                e.preventDefault();\n                \n                \/\/ Get form data\n                const formData = new FormData(form);\n                \n                \/\/ Submit form via AJAX to avoid redirect\n                fetch(form.action, {\n                    method: 'POST',\n                    body: formData,\n                    headers: {\n                        'Accept': 'application\/json'\n                    }\n                }).then(response => {\n                    \/\/ Show thank you message regardless of response\n                    formContainer.style.display = 'none';\n                    thankYou.style.display = 'block';\n                    thankYou.scrollIntoView({ behavior: 'smooth', block: 'center' });\n                }).catch(error => {\n                    \/\/ Even on error, show thank you (form was likely submitted)\n                    formContainer.style.display = 'none';\n                    thankYou.style.display = 'block';\n                    thankYou.scrollIntoView({ behavior: 'smooth', block: 'center' });\n                });\n            });\n        });\n\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                document.querySelector(this.getAttribute('href')).scrollIntoView({\n                    behavior: 'smooth'\n                });\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Turn Your Best Technicians Into Exceptional Leaders \u00d7 \u2190 Back to CDC Website From Managing to LeadingThe MSP Leadership Development Program Skills, Practice &#038; Coaching Request Program Detail Early Bird Special &#8211; Limited Time! Save $600 per Manager now Classes Forming Now &#8211; Limited Spots Available Who Should Register Basic Program: New Managers and SupervisorsAdvanced [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-2844","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>MSP Leadership Program - CDC<\/title>\n<meta name=\"description\" content=\"6-month programs designed to develop your MSP managers into leaders that move customers and inspire their teams.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cdcconsultingpartners.com\/pt\/msp-leadership-program\/\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MSP Leadership Program - CDC\" \/>\n<meta property=\"og:description\" content=\"6-month programs designed to develop your MSP managers into leaders that move customers and inspire their teams.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cdcconsultingpartners.com\/pt\/msp-leadership-program\/\" \/>\n<meta property=\"og:site_name\" content=\"CDC\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-10T18:44:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2021\/12\/Ativo-2@4x-1.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=\"7 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/msp-leadership-program\\\/\",\"url\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/msp-leadership-program\\\/\",\"name\":\"MSP Leadership Program - CDC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/msp-leadership-program\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/msp-leadership-program\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Ativo-2@4x-1.png\",\"datePublished\":\"2025-10-06T11:59:38+00:00\",\"dateModified\":\"2026-01-10T18:44:36+00:00\",\"description\":\"6-month programs designed to develop your MSP managers into leaders that move customers and inspire their teams.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/msp-leadership-program\\\/#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cdcconsultingpartners.com\\\/msp-leadership-program\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/msp-leadership-program\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Ativo-2@4x-1.png\",\"contentUrl\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Ativo-2@4x-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/msp-leadership-program\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MSP Leadership Program\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/#website\",\"url\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/\",\"name\":\"cdcconsultingpartners\",\"description\":\"Connecting People to Productivity\",\"publisher\":{\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-PT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/#organization\",\"name\":\"cdcconsultingpartners\",\"url\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Ativo-2@4x-1.png\",\"contentUrl\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Ativo-2@4x-1.png\",\"width\":5867,\"height\":1269,\"caption\":\"cdcconsultingpartners\"},\"image\":{\"@id\":\"https:\\\/\\\/cdcconsultingpartners.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MSP Leadership Program - CDC","description":"6-month programs designed to develop your MSP managers into leaders that move customers and inspire their teams.","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:\/\/cdcconsultingpartners.com\/pt\/msp-leadership-program\/","og_locale":"pt_PT","og_type":"article","og_title":"MSP Leadership Program - CDC","og_description":"6-month programs designed to develop your MSP managers into leaders that move customers and inspire their teams.","og_url":"https:\/\/cdcconsultingpartners.com\/pt\/msp-leadership-program\/","og_site_name":"CDC","article_modified_time":"2026-01-10T18:44:36+00:00","og_image":[{"url":"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2021\/12\/Ativo-2@4x-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cdcconsultingpartners.com\/msp-leadership-program\/","url":"https:\/\/cdcconsultingpartners.com\/msp-leadership-program\/","name":"MSP Leadership Program - CDC","isPartOf":{"@id":"https:\/\/cdcconsultingpartners.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cdcconsultingpartners.com\/msp-leadership-program\/#primaryimage"},"image":{"@id":"https:\/\/cdcconsultingpartners.com\/msp-leadership-program\/#primaryimage"},"thumbnailUrl":"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2021\/12\/Ativo-2@4x-1.png","datePublished":"2025-10-06T11:59:38+00:00","dateModified":"2026-01-10T18:44:36+00:00","description":"6-month programs designed to develop your MSP managers into leaders that move customers and inspire their teams.","breadcrumb":{"@id":"https:\/\/cdcconsultingpartners.com\/msp-leadership-program\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cdcconsultingpartners.com\/msp-leadership-program\/"]}]},{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/cdcconsultingpartners.com\/msp-leadership-program\/#primaryimage","url":"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2021\/12\/Ativo-2@4x-1.png","contentUrl":"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2021\/12\/Ativo-2@4x-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/cdcconsultingpartners.com\/msp-leadership-program\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cdcconsultingpartners.com\/"},{"@type":"ListItem","position":2,"name":"MSP Leadership Program"}]},{"@type":"WebSite","@id":"https:\/\/cdcconsultingpartners.com\/#website","url":"https:\/\/cdcconsultingpartners.com\/","name":"cdcconsultingpartners","description":"Connecting People to Productivity","publisher":{"@id":"https:\/\/cdcconsultingpartners.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cdcconsultingpartners.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"},{"@type":"Organization","@id":"https:\/\/cdcconsultingpartners.com\/#organization","name":"cdcconsultingpartners","url":"https:\/\/cdcconsultingpartners.com\/","logo":{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/cdcconsultingpartners.com\/#\/schema\/logo\/image\/","url":"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2021\/12\/Ativo-2@4x-1.png","contentUrl":"https:\/\/cdcconsultingpartners.com\/wp-content\/uploads\/2021\/12\/Ativo-2@4x-1.png","width":5867,"height":1269,"caption":"cdcconsultingpartners"},"image":{"@id":"https:\/\/cdcconsultingpartners.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/cdcconsultingpartners.com\/pt\/wp-json\/wp\/v2\/pages\/2844","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cdcconsultingpartners.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cdcconsultingpartners.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cdcconsultingpartners.com\/pt\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cdcconsultingpartners.com\/pt\/wp-json\/wp\/v2\/comments?post=2844"}],"version-history":[{"count":63,"href":"https:\/\/cdcconsultingpartners.com\/pt\/wp-json\/wp\/v2\/pages\/2844\/revisions"}],"predecessor-version":[{"id":2942,"href":"https:\/\/cdcconsultingpartners.com\/pt\/wp-json\/wp\/v2\/pages\/2844\/revisions\/2942"}],"wp:attachment":[{"href":"https:\/\/cdcconsultingpartners.com\/pt\/wp-json\/wp\/v2\/media?parent=2844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}