

{"id":18244,"date":"2022-03-06T22:36:01","date_gmt":"2022-03-06T22:36:01","guid":{"rendered":"https:\/\/bostonchamber.com\/?post_type=programs&#038;p=18244"},"modified":"2026-01-23T22:01:54","modified_gmt":"2026-01-23T22:01:54","slug":"womens-leadership-program","status":"publish","type":"programs","link":"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/","title":{"rendered":"Women\u2019s Leadership Program"},"content":{"rendered":"<style> .banner:before {\r\n        background: linear-gradient(0deg,rgba(0,0,0,0.5),rgba(0,0,0,0.5)) !important;\r\n    }<\/style><div id=\"ra_id_1647034163\" class=\"banner  hide_hero_content standard lazyload\" style=\"background-image:inherit\" data-bg-image=\"url(https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/wlp-header-1.jpg)\">\r\n        <div class=\"container  banner-container text-\">\r\n            <div class=\"row center-items\">\r\n                                    <div class=\" col-lg-5\">\r\n                        <div class=\"banner-logo\">\r\n                            <img decoding=\"async\" tabindex=\"0\" data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/wlp-logo-5.png\" alt=\"Women's Leadership Program\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/200;\" \/>\r\n                        <\/div>\r\n                    <\/div>\r\n                                \r\n                <div class=\"col-lg-7\" style=\"display: none;\" >\r\n                                            <!-- <p class=\"label special-label\" tabindex=\"0\"><\/p> -->\r\n                    \r\n                    <h1 class=\"underline-text white  required not-required\" tabindex=\"0\">\r\n                                            <\/h1>\r\n                                            <div class=\"xyz\" tabindex=\"0\"><p><\/p><\/div>\r\n                        <div class=\"banner_event\">\r\n                                                <\/div>\r\n                    <div class=\"banner-btn-wrapper\">\r\n                                                                                <\/div>\r\n                        <!-- <a href=\"#\">Link<\/a>\r\n                        <a class=\"arrow-link\" href=\"#\">Link<\/a>\r\n                        <a class=\"external-link\" href=\"#\">External Link<\/a>\r\n                        <a class=\"more-link\" href=\"#\">More<\/a> -->\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<script type=\"text\/javascript\">\r\njQuery(document).ready(function($){\r\n    setTimeout(function () {\r\n        console.log('here');\r\n\t\t$('#_youtube-iframe-wrapper').show();\r\n\t}, 2000);\r\n});\r\n<\/script>\n\n<style>\r\n    .Social-drop-down span.Social-icon {\r\n        display: inline-block;\r\n        width: 18px;\r\n        height: 16px;\r\n        \/* background-image: url('https:\/\/bostonchambstg.wpengine.com\/wp-content\/uploads\/2025\/02\/share_windows.png'); *\/\r\n        background-image: url('https:\/\/bostonchamber.com\/wp-content\/uploads\/2025\/09\/share_windows-1.png');\r\n        background-size: contain;\r\n        background-repeat: no-repeat;\r\n        margin-right: 8px;\r\n        \/* Space between icon and text *\/\r\n        vertical-align: middle;\r\n    }\r\n\r\n\r\n\r\n    .Social-drop-down.dropdown.show .secondary-cta {\r\n        margin-bottom: 10px;\r\n    }\r\n\r\n\r\n    .Social-drop-down ul.dropdown-menu.show {\r\n        \/* width: 117px;\r\n        height: 150; *\/\r\n        top: 0px;\r\n        left: 0px;\r\n        gap: 10px;\r\n        border-radius: 6px;\r\n        border-width: 1px;\r\n        padding: 10px;\r\n        background: rgba(245, 250, 255, 1);\r\n    }\r\n\r\n\r\n    \/* Initially hide dropdown *\/\r\n    .Social-drop-down .dropdown-menu {\r\n        opacity: 0;\r\n        transform: translate(1108px, 890px) scale(0.95);\r\n        transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;\r\n        display: block;\r\n        pointer-events: none;\r\n        \/* Prevent interaction when hidden *\/\r\n        animation: fadeinout 4s linear forwards;\r\n    }\r\n\r\n    \/* When Bootstrap adds 'show' class *\/\r\n    .Social-drop-down .dropdown-menu.show {\r\n        opacity: 1;\r\n        transform: translate(1108px, 890px) scale(1);\r\n        pointer-events: auto;\r\n        \/* Allow interaction *\/\r\n    }\r\n\r\n\r\n\r\n    .Social-drop-down.dropdown {\r\n        position: relative;\r\n        display: inline-block;\r\n    }\r\n\r\n\r\n    .Social-drop-down a.btn.primary-cta.btn-arrow-horz.btn-arrow {\r\n        margin-bottom: 7px;\r\n    }\r\n\r\n    .Social-drop-down .dropdown-content {\r\n        position: absolute;\r\n        top: 100%;\r\n        z-index: 99;\r\n        left: 0;\r\n        width: 95%;\r\n        opacity: 0;\r\n        visibility: hidden;\r\n        transform: translateY(0px);\r\n        \/* Moves up slightly for a smooth effect *\/\r\n        transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, visibility 0.3s;\r\n        border-radius: 6px;\r\n        border-width: 1px;\r\n        padding: 10px;\r\n        background: rgba(245, 250, 255, 1);\r\n        border: 1px solid rgba(0, 48, 93, 0.2);\r\n    }\r\n\r\n    .dropdown.show .dropdown-content {\r\n        opacity: 1;\r\n        visibility: visible;\r\n        transform: translateY(0);\r\n        \/* Moves down smoothly *\/\r\n    }\r\n\r\n    .dropdown-content li {\r\n        list-style: none;\r\n        padding: 10px;\r\n        cursor: pointer;\r\n        transition: background 0.2s;\r\n    }\r\n\r\n    .dropdown-content li:hover {\r\n        background-color: #f1f1f1;\r\n    }\r\n\r\n\r\n    \/* ===social style=== *\/\r\n\r\n    .share-icons {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: white;\r\n        border-radius: 30px;\r\n        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);\r\n        padding: 10px;\r\n        position: static;\r\n        right: 60px;\r\n        \/* opacity: 0; *\/\r\n        display: none;\r\n        bottom: 0px;\r\n        visibility: hidden;\r\n        transition: all 0.3s ease;\r\n        height: 50px;\r\n        order: -1;\r\n    }\r\n\r\n    .floating-share:hover .share-icons {\r\n        \/* opacity: 1; *\/\r\n        visibility: visible;\r\n        display: block;\r\n    }\r\n\r\n    .share-icons img {\r\n        width: 30px;\r\n        height: 30px;\r\n        margin: 0 5px;\r\n    }\r\n\r\n    .share-icon .heateor_sss_sharing_ul {\r\n        display: flex;\r\n        flex-direction: column;\r\n    }\r\n\r\n    .heateor_sss_facebook.external span[style*=\"border-radius\"] {\r\n        border-radius: 0 !important;\r\n    }\r\n\r\n    .heateor_sss_facebook .heateor_sss_svg {\r\n        background-color: transparent !important;\r\n        background-size: cover;\r\n        height: 19px !important;\r\n        width: 98px !important;\r\n        background-image: url('data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iODUiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA4NSAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iMTAiIGZpbGw9IndoaXRlIiBzdHJva2U9IiM0MjY3QjIiIHN0cm9rZS13aWR0aD0iMS4yIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIuMDk5NiAxNy42NjY2SDkuMTQ0MDRWMTEuMzcwNUg3LjY2Njk5VjguOTQ0MTlIOS4xNDQwNFY3LjQ4ODczQzkuMTQ0MDQgNS41MTA4MSA5Ljk3NzkzIDQuMzMzMjUgMTIuMzQ3MyA0LjMzMzI1SDE0LjMxOTZWNi43NTk1MkgxMy4wODczQzEyLjE2NDcgNi43NTk1MiAxMi4xMDMzIDcuMDk4MTggMTIuMTAzMyA3LjczMTA2TDEyLjA5OTYgOC45NDQxOUgxNC4zMzM3TDE0LjA3MiAxMS4zNzA1SDEyLjA5OTZWMTcuNjY2NlYxNy42NjY2WiIgZmlsbD0iIzQyNjdCMiIvPgo8cGF0aCBkPSJNMzMuODgyNyAxNUgzMi4xNzg3VjYuOTk2SDM3Ljg0MjdWOC40NkgzMy44ODI3VjEwLjJIMzcuNzU4N1YxMS42NjRIMzMuODgyN1YxNVpNNDQuMDAyMiAxNUg0Mi40NzgyVjE0LjRDNDIuMDgyMiAxNC44NjggNDEuMzk4MiAxNS4xNDQgNDAuNjQyMiAxNS4xNDRDMzkuNzE4MiAxNS4xNDQgMzguNjI2MiAxNC41MiAzOC42MjYyIDEzLjIyNEMzOC42MjYyIDExLjg2OCAzOS43MTgyIDExLjM3NiA0MC42NDIyIDExLjM3NkM0MS40MTAyIDExLjM3NiA0Mi4wOTQyIDExLjYxNiA0Mi40NzgyIDEyLjA4NFYxMS4yOEM0Mi40NzgyIDEwLjY5MiA0MS45NzQyIDEwLjMwOCA0MS4yMDYyIDEwLjMwOEM0MC41ODIyIDEwLjMwOCA0MC4wMDYyIDEwLjUzNiAzOS41MTQyIDEwLjk5MkwzOC45MzgyIDkuOTcyQzM5LjY0NjIgOS4zNDggNDAuNTU4MiA5LjA2IDQxLjQ3MDIgOS4wNkM0Mi43OTAyIDkuMDYgNDQuMDAyMiA5LjU4OCA0NC4wMDIyIDExLjI1NlYxNVpNNDIuNDc4MiAxMy42MDhWMTIuODg4QzQyLjIyNjIgMTIuNTUyIDQxLjc0NjIgMTIuMzg0IDQxLjI1NDIgMTIuMzg0QzQwLjY1NDIgMTIuMzg0IDQwLjE2MjIgMTIuNzA4IDQwLjE2MjIgMTMuMjZDNDAuMTYyMiAxMy44IDQwLjY1NDIgMTQuMTEyIDQxLjI1NDIgMTQuMTEyQzQxLjc0NjIgMTQuMTEyIDQyLjIyNjIgMTMuOTQ0IDQyLjQ3ODIgMTMuNjA4Wk00NS4xNDE4IDEyLjA5NkM0NS4xNDE4IDEwLjMyIDQ2LjQyNTggOS4wNiA0OC4yMTM4IDkuMDZDNDkuNDAxOCA5LjA2IDUwLjEyMTggOS41NzYgNTAuNTA1OCAxMC4xMTZMNDkuNTA5OCAxMS4wNEM0OS4yMzM4IDEwLjY0NCA0OC44MTM4IDEwLjQxNiA0OC4yODU4IDEwLjQxNkM0Ny4zNjE4IDEwLjQxNiA0Ni43MTM4IDExLjA4OCA0Ni43MTM4IDEyLjA5NkM0Ni43MTM4IDEzLjEwNCA0Ny4zNjE4IDEzLjc4OCA0OC4yODU4IDEzLjc4OEM0OC44MTM4IDEzLjc4OCA0OS4yMzM4IDEzLjU0OCA0OS41MDk4IDEzLjE2NEw1MC41MDU4IDE0LjA4OEM1MC4xMjE4IDE0LjYyOCA0OS40MDE4IDE1LjE0NCA0OC4yMTM4IDE1LjE0NEM0Ni40MjU4IDE1LjE0NCA0NS4xNDE4IDEzLjg4NCA0NS4xNDE4IDEyLjA5NlpNNTEuMTMwMSAxMi4wOTZDNTEuMTMwMSAxMC40MTYgNTIuMzY2MSA5LjA2IDU0LjEzMDEgOS4wNkM1NS44NTgxIDkuMDYgNTcuMDM0MSAxMC4zNTYgNTcuMDM0MSAxMi4yNTJWMTIuNTg4SDUyLjcyNjFDNTIuODIyMSAxMy4zMiA1My40MTAxIDEzLjkzMiA1NC4zOTQxIDEzLjkzMkM1NC45MzQxIDEzLjkzMiA1NS41NzAxIDEzLjcxNiA1NS45NDIxIDEzLjM1Nkw1Ni42MTQxIDE0LjM0QzU2LjAyNjEgMTQuODggNTUuMTI2MSAxNS4xNDQgNTQuMjI2MSAxNS4xNDRDNTIuNDYyMSAxNS4xNDQgNTEuMTMwMSAxMy45NTYgNTEuMTMwMSAxMi4wOTZaTTU0LjEzMDEgMTAuMjcyQzUzLjE4MjEgMTAuMjcyIDUyLjc3NDEgMTAuOTggNTIuNzAyMSAxMS41NTZINTUuNTU4MUM1NS41MjIxIDExLjAwNCA1NS4xMzgxIDEwLjI3MiA1NC4xMzAxIDEwLjI3MlpNNTkuNjU4OSAxNUg1OC4xMzQ5VjYuOTk2SDU5LjY1ODlWOS45NDhDNjAuMTE0OSA5LjM2IDYwLjc2MjkgOS4wNiA2MS40NDY5IDkuMDZDNjIuOTIyOSA5LjA2IDY0LjAxNDkgMTAuMjEyIDY0LjAxNDkgMTIuMTA4QzY0LjAxNDkgMTQuMDQgNjIuOTEwOSAxNS4xNDQgNjEuNDQ2OSAxNS4xNDRDNjAuNzUwOSAxNS4xNDQgNjAuMTE0OSAxNC44MzIgNTkuNjU4OSAxNC4yNjhWMTVaTTU5LjY1ODkgMTEuMDg4VjEzLjE0QzU5LjkxMDkgMTMuNTEyIDYwLjQ3NDkgMTMuNzg4IDYwLjk2NjkgMTMuNzg4QzYxLjg1NDkgMTMuNzg4IDYyLjQ0MjkgMTMuMTE2IDYyLjQ0MjkgMTIuMTA4QzYyLjQ0MjkgMTEuMSA2MS44NTQ5IDEwLjQxNiA2MC45NjY5IDEwLjQxNkM2MC40NzQ5IDEwLjQxNiA1OS45MTA5IDEwLjcwNCA1OS42NTg5IDExLjA4OFpNNjcuODU0MiAxNS4xNDRDNjUuOTQ2MiAxNS4xNDQgNjQuNzk0MiAxMy43NTIgNjQuNzk0MiAxMi4wOTZDNjQuNzk0MiAxMC40NTIgNjUuOTQ2MiA5LjA2IDY3Ljg1NDIgOS4wNkM2OS43NzQyIDkuMDYgNzAuOTI2MiAxMC40NTIgNzAuOTI2MiAxMi4wOTZDNzAuOTI2MiAxMy43NTIgNjkuNzc0MiAxNS4xNDQgNjcuODU0MiAxNS4xNDRaTTY3Ljg1NDIgMTMuNzg4QzY4LjgwMjIgMTMuNzg4IDY5LjM0MjIgMTMuMDA4IDY5LjM0MjIgMTIuMDk2QzY5LjM0MjIgMTEuMTk2IDY4LjgwMjIgMTAuNDE2IDY3Ljg1NDIgMTAuNDE2QzY2LjkwNjIgMTAuNDE2IDY2LjM3ODIgMTEuMTk2IDY2LjM3ODIgMTIuMDk2QzY2LjM3ODIgMTMuMDA4IDY2LjkwNjIgMTMuNzg4IDY3Ljg1NDIgMTMuNzg4Wk03NC43NDQ4IDE1LjE0NEM3Mi44MzY4IDE1LjE0NCA3MS42ODQ4IDEzLjc1MiA3MS42ODQ4IDEyLjA5NkM3MS42ODQ4IDEwLjQ1MiA3Mi44MzY4IDkuMDYgNzQuNzQ0OCA5LjA2Qzc2LjY2NDggOS4wNiA3Ny44MTY4IDEwLjQ1MiA3Ny44MTY4IDEyLjA5NkM3Ny44MTY4IDEzLjc1MiA3Ni42NjQ4IDE1LjE0NCA3NC43NDQ4IDE1LjE0NFpNNzQuNzQ0OCAxMy43ODhDNzUuNjkyOCAxMy43ODggNzYuMjMyOCAxMy4wMDggNzYuMjMyOCAxMi4wOTZDNzYuMjMyOCAxMS4xOTYgNzUuNjkyOCAxMC40MTYgNzQuNzQ0OCAxMC40MTZDNzMuNzk2OCAxMC40MTYgNzMuMjY4OCAxMS4xOTYgNzMuMjY4OCAxMi4wOTZDNzMuMjY4OCAxMy4wMDggNzMuNzk2OCAxMy43ODggNzQuNzQ0OCAxMy43ODhaTTg0LjYxMTQgMTVIODIuNzAzNEw4MS4xNjc0IDEyLjc2OEw4MC40NzE0IDEzLjUxMlYxNUg3OC45NDc0VjYuOTk2SDgwLjQ3MTRWMTEuNzg0TDgyLjY2NzQgOS4yMDRIODQuNTM5NEw4Mi4yNDc0IDExLjgzMkw4NC42MTE0IDE1WiIgZmlsbD0iIzBDMkQ0QiIvPgo8L3N2Zz4K');\r\n        padding-bottom: 6px !important;\r\n\r\n    }\r\n\r\n\r\n    .heateor_sss_facebook .heateor_sss_svg svg {\r\n        display: none !important;\r\n    }\r\n\r\n    .heateor_sss_button_x .heateor_sss_svg svg {\r\n        display: none !important;\r\n    }\r\n\r\n    .heateor_sss_button_linkedin .heateor_sss_svg svg {\r\n        display: none !important;\r\n    }\r\n\r\n    .heateor_sss_button_x .heateor_sss_svg {\r\n        background-color: transparent !important;\r\n        width: 45px !important;\r\n        height: 19px !important;\r\n        background-repeat: no-repeat !important;\r\n        background-size: cover;\r\n        border-radius: 0px !important;\r\n        background-image:\r\n            url('data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA0MCAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iMTAiIGZpbGw9IndoaXRlIiBzdHJva2U9IiMyQUEzRUYiIHN0cm9rZS13aWR0aD0iMS4yIi8+CjxwYXRoIGQ9Ik02LjAyNDM4IDdMOS44ODUyNyAxMS40MTI1TDYgMTVINi44NzQ0MkwxMC4yNzYgMTEuODU5MUwxMy4wMjQzIDE1SDE2TDExLjkyMTkgMTAuMzM5M0wxNS41MzgzIDdIMTQuNjYzOEwxMS41MzEyIDkuODkyNzRMOS4wMDAwNiA3SDYuMDI0MzhaTTcuMzEwMjggNy41NTA1M0g4LjY3NzMxTDE0LjcxMzkgMTQuNDQ5NEgxMy4zNDY5TDcuMzEwMjggNy41NTA1M1oiIGZpbGw9IiMyQUEzRUYiIHN0cm9rZT0iIzJBQTNFRiIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPHBhdGggZD0iTTM5LjU0NDIgMTVIMzcuNTA0MkwzNS41MDAyIDEyLjA3MkwzMy40ODQyIDE1SDMxLjQ1NjJMMzQuMzYwMiAxMC44OTZMMzEuNjM2MiA2Ljk5NkgzMy42NjQyTDM1LjUwMDIgOS43MzJMMzcuMzEyMiA2Ljk5NkgzOS4zNjQyTDM2LjY0MDIgMTAuODg0TDM5LjU0NDIgMTVaIiBmaWxsPSIjMEMyRDRCIi8+Cjwvc3ZnPgo=');\r\n        padding-bottom: 6px !important;\r\n    }\r\n\r\n    .heateor_sss_button_linkedin .heateor_sss_svg {\r\n        background-color: transparent !important;\r\n        background-image: url('data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iNzgiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA3OCAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iMTAiIGZpbGw9IndoaXRlIiBzdHJva2U9IiMwMDdBQjciIHN0cm9rZS13aWR0aD0iMS4yIi8+CjxwYXRoIGQ9Ik03Ljc4ODA5IDE2LjU1NTJINS4zNzY5NVY4Ljc5MTVINy43ODgwOVYxNi41NTUyWk0xMy45MjE5IDguNjAzMDNDMTYuMzU5NiA4LjYwMzAzIDE2LjgxMjUgMTAuMjA5OSAxNi44MTI1IDEyLjMwMTNWMTYuNTU1MkgxNC40MDYyVjEyLjc4MDhDMTQuNDA2MiAxMS44Nzg4IDE0LjM5MjYgMTAuNzIxMyAxMy4xNTYyIDEwLjcyMTJDMTEuOTAxNiAxMC43MjEyIDExLjcxMjkgMTEuNzA0NiAxMS43MTI5IDEyLjcxNDRWMTYuNTU1Mkg5LjMwNjY0VjguNzkxNUgxMS42MTA0VjkuODU0OThIMTEuNjQxNkMxMS45NjQyIDkuMjQ0NzMgMTIuNzQ4MiA4LjYwMzE4IDEzLjkyMTkgOC42MDMwM1pNNi41ODU5NCA0LjkzMTE1QzcuMzU2NTkgNC45MzExNSA3Ljk4NDIzIDUuNTU5NzMgNy45ODQzOCA2LjMzMTU0QzcuOTg0MzggNy4xMDM0NyA3LjM1NjY4IDcuNzMxOTMgNi41ODU5NCA3LjczMTkzQzUuODEwNzcgNy43MzE4NyA1LjE4NzUgNy4xMDM0MyA1LjE4NzUgNi4zMzE1NEM1LjE4NzY0IDUuNTU5NzcgNS44MTA4NiA0LjkzMTIyIDYuNTg1OTQgNC45MzExNVoiIGZpbGw9IiMwMDdBQjciLz4KPHBhdGggZD0iTTM3LjM0MDkgMTVIMzIuMjUyOVY2Ljk5NkgzMy45NTY5VjEzLjVIMzcuMzQwOVYxNVpNMzkuMjU0MiA4LjM1MkMzOC43NjIyIDguMzUyIDM4LjM0MjIgNy45NDQgMzguMzQyMiA3LjQ0QzM4LjM0MjIgNi45MzYgMzguNzYyMiA2LjUyOCAzOS4yNTQyIDYuNTI4QzM5Ljc1ODIgNi41MjggNDAuMTY2MiA2LjkzNiA0MC4xNjYyIDcuNDRDNDAuMTY2MiA3Ljk0NCAzOS43NTgyIDguMzUyIDM5LjI1NDIgOC4zNTJaTTQwLjAyMjIgMTVIMzguNDk4MlY5LjIwNEg0MC4wMjIyVjE1Wk00Ni45NjkzIDE1SDQ1LjQ0NTNWMTEuNDk2QzQ1LjQ0NTMgMTAuNjkyIDQ1LjAyNTMgMTAuNDE2IDQ0LjM3NzMgMTAuNDE2QzQzLjc3NzMgMTAuNDE2IDQzLjMwOTMgMTAuNzUyIDQzLjA1NzMgMTEuMVYxNUg0MS41MzMzVjkuMjA0SDQzLjA1NzNWOS45NkM0My40MjkzIDkuNTE2IDQ0LjEzNzMgOS4wNiA0NS4wODUzIDkuMDZDNDYuMzU3MyA5LjA2IDQ2Ljk2OTMgOS43OCA0Ni45NjkzIDEwLjkwOFYxNVpNNTQuMTQ2NiAxNUg1Mi4yMzg2TDUwLjcwMjYgMTIuNzY4TDUwLjAwNjYgMTMuNTEyVjE1SDQ4LjQ4MjZWNi45OTZINTAuMDA2NlYxMS43ODRMNTIuMjAyNiA5LjIwNEg1NC4wNzQ2TDUxLjc4MjYgMTEuODMyTDU0LjE0NjYgMTVaTTU0LjI3NDYgMTIuMDk2QzU0LjI3NDYgMTAuNDE2IDU1LjUxMDYgOS4wNiA1Ny4yNzQ2IDkuMDZDNTkuMDAyNiA5LjA2IDYwLjE3ODYgMTAuMzU2IDYwLjE3ODYgMTIuMjUyVjEyLjU4OEg1NS44NzA2QzU1Ljk2NjYgMTMuMzIgNTYuNTU0NiAxMy45MzIgNTcuNTM4NiAxMy45MzJDNTguMDc4NiAxMy45MzIgNTguNzE0NiAxMy43MTYgNTkuMDg2NiAxMy4zNTZMNTkuNzU4NiAxNC4zNEM1OS4xNzA2IDE0Ljg4IDU4LjI3MDYgMTUuMTQ0IDU3LjM3MDYgMTUuMTQ0QzU1LjYwNjYgMTUuMTQ0IDU0LjI3NDYgMTMuOTU2IDU0LjI3NDYgMTIuMDk2Wk01Ny4yNzQ2IDEwLjI3MkM1Ni4zMjY2IDEwLjI3MiA1NS45MTg2IDEwLjk4IDU1Ljg0NjYgMTEuNTU2SDU4LjcwMjZDNTguNjY2NiAxMS4wMDQgNTguMjgyNiAxMC4yNzIgNTcuMjc0NiAxMC4yNzJaTTY2Ljc5OTQgMTVINjUuMjYzNFYxNC4yNjhDNjQuODA3NCAxNC44MzIgNjQuMTcxNCAxNS4xNDQgNjMuNDc1NCAxNS4xNDRDNjIuMDExNCAxNS4xNDQgNjAuOTA3NCAxNC4wNCA2MC45MDc0IDEyLjEwOEM2MC45MDc0IDEwLjIxMiA2MS45OTk0IDkuMDYgNjMuNDc1NCA5LjA2QzY0LjE1OTQgOS4wNiA2NC44MDc0IDkuMzYgNjUuMjYzNCA5Ljk0OFY2Ljk5Nkg2Ni43OTk0VjE1Wk02NS4yNjM0IDEzLjEyOFYxMS4wNzZDNjQuOTk5NCAxMC42OTIgNjQuNDU5NCAxMC40MTYgNjMuOTQzNCAxMC40MTZDNjMuMDc5NCAxMC40MTYgNjIuNDc5NCAxMS4xIDYyLjQ3OTQgMTIuMTA4QzYyLjQ3OTQgMTMuMTA0IDYzLjA3OTQgMTMuNzg4IDYzLjk0MzQgMTMuNzg4QzY0LjQ1OTQgMTMuNzg4IDY0Ljk5OTQgMTMuNTEyIDY1LjI2MzQgMTMuMTI4Wk02OS4wNjY3IDguMzUyQzY4LjU3NDcgOC4zNTIgNjguMTU0NyA3Ljk0NCA2OC4xNTQ3IDcuNDRDNjguMTU0NyA2LjkzNiA2OC41NzQ3IDYuNTI4IDY5LjA2NjcgNi41MjhDNjkuNTcwNyA2LjUyOCA2OS45Nzg3IDYuOTM2IDY5Ljk3ODcgNy40NEM2OS45Nzg3IDcuOTQ0IDY5LjU3MDcgOC4zNTIgNjkuMDY2NyA4LjM1MlpNNjkuODM0NyAxNUg2OC4zMTA3VjkuMjA0SDY5LjgzNDdWMTVaTTc2Ljc4MTggMTVINzUuMjU3OFYxMS40OTZDNzUuMjU3OCAxMC42OTIgNzQuODM3OCAxMC40MTYgNzQuMTg5OCAxMC40MTZDNzMuNTg5OCAxMC40MTYgNzMuMTIxOCAxMC43NTIgNzIuODY5OCAxMS4xVjE1SDcxLjM0NThWOS4yMDRINzIuODY5OFY5Ljk2QzczLjI0MTggOS41MTYgNzMuOTQ5OCA5LjA2IDc0Ljg5NzggOS4wNkM3Ni4xNjk4IDkuMDYgNzYuNzgxOCA5Ljc4IDc2Ljc4MTggMTAuOTA4VjE1WiIgZmlsbD0iIzBDMkQ0QiIvPgo8L3N2Zz4K');\r\n        height: 19px !important;\r\n        width: 89px !important;\r\n        background-repeat: no-repeat !important;\r\n        background-size: cover;\r\n        border-radius: 0px !important;\r\n        padding-bottom: 6px !important;\r\n    }\r\n\r\n    .heateor_sss_button_instagram .heateor_sss_svg svg {\r\n        display: none !important;\r\n    }\r\n\r\n    .heateor_sss_button_instagram .heateor_sss_svg {\r\n        background-color: transparent !important;\r\n        background-image: url('data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iODIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCA4MiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iOSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0Y1MjkyOSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM5OF8xNDE0KSI+CjxwYXRoIGQ9Ik0xMCA2LjcyMDMxQzExLjA2ODggNi43MjAzMSAxMS4xOTUzIDYuNzI1IDExLjYxNTYgNi43NDM3NUMxMi4wMDYzIDYuNzYwOTQgMTIuMjE3MiA2LjgyNjU2IDEyLjM1NzggNi44ODEyNUMxMi41NDM4IDYuOTUzMTMgMTIuNjc4MSA3LjA0MDYzIDEyLjgxNzIgNy4xNzk2OUMxMi45NTc4IDcuMzIwMzEgMTMuMDQzOCA3LjQ1MzEzIDEzLjExNTYgNy42MzkwNkMxMy4xNzAzIDcuNzc5NjkgMTMuMjM1OSA3Ljk5MjE5IDEzLjI1MzEgOC4zODEyNUMxMy4yNzE5IDguODAzMTIgMTMuMjc2NiA4LjkyOTY5IDEzLjI3NjYgOS45OTY4OEMxMy4yNzY2IDExLjA2NTYgMTMuMjcxOSAxMS4xOTIyIDEzLjI1MzEgMTEuNjEyNUMxMy4yMzU5IDEyLjAwMzEgMTMuMTcwMyAxMi4yMTQxIDEzLjExNTYgMTIuMzU0N0MxMy4wNDM4IDEyLjU0MDYgMTIuOTU2MyAxMi42NzUgMTIuODE3MiAxMi44MTQxQzEyLjY3NjYgMTIuOTU0NyAxMi41NDM4IDEzLjA0MDYgMTIuMzU3OCAxMy4xMTI1QzEyLjIxNzIgMTMuMTY3MiAxMi4wMDQ3IDEzLjIzMjggMTEuNjE1NiAxMy4yNUMxMS4xOTM4IDEzLjI2ODggMTEuMDY3MiAxMy4yNzM0IDEwIDEzLjI3MzRDOC45MzEyNSAxMy4yNzM0IDguODA0NjkgMTMuMjY4OCA4LjM4NDM4IDEzLjI1QzcuOTkzNzUgMTMuMjMyOCA3Ljc4MjgxIDEzLjE2NzIgNy42NDIxOSAxMy4xMTI1QzcuNDU2MjUgMTMuMDQwNiA3LjMyMTg4IDEyLjk1MzEgNy4xODI4MSAxMi44MTQxQzcuMDQyMTkgMTIuNjczNCA2Ljk1NjI1IDEyLjU0MDYgNi44ODQzOCAxMi4zNTQ3QzYuODI5NjkgMTIuMjE0MSA2Ljc2NDA2IDEyLjAwMTYgNi43NDY4OCAxMS42MTI1QzYuNzI4MTMgMTEuMTkwNiA2LjcyMzQ0IDExLjA2NDEgNi43MjM0NCA5Ljk5Njg4QzYuNzIzNDQgOC45MjgxMyA2LjcyODEzIDguODAxNTYgNi43NDY4OCA4LjM4MTI1QzYuNzY0MDYgNy45OTA2MiA2LjgyOTY5IDcuNzc5NjkgNi44ODQzOCA3LjYzOTA2QzYuOTU2MjUgNy40NTMxMyA3LjA0Mzc1IDcuMzE4NzUgNy4xODI4MSA3LjE3OTY5QzcuMzIzNDQgNy4wMzkwNiA3LjQ1NjI1IDYuOTUzMTMgNy42NDIxOSA2Ljg4MTI1QzcuNzgyODEgNi44MjY1NiA3Ljk5NTMxIDYuNzYwOTQgOC4zODQzOCA2Ljc0Mzc1QzguODA0NjkgNi43MjUgOC45MzEyNSA2LjcyMDMxIDEwIDYuNzIwMzFaTTEwIDZDOC45MTQwNiA2IDguNzc4MTMgNi4wMDQ2OSA4LjM1MTU2IDYuMDIzNDRDNy45MjY1NiA2LjA0MjE5IDcuNjM0MzggNi4xMTA5NCA3LjM4MTI1IDYuMjA5MzdDNy4xMTcxOSA2LjMxMjUgNi44OTM3NSA2LjQ0ODQ0IDYuNjcxODggNi42NzE4OEM2LjQ0ODQ0IDYuODkzNzUgNi4zMTI1IDcuMTE3MTkgNi4yMDkzOCA3LjM3OTY5QzYuMTEwOTQgNy42MzQzOCA2LjA0MjE5IDcuOTI1IDYuMDIzNDQgOC4zNUM2LjAwNDY5IDguNzc4MTIgNiA4LjkxNDA2IDYgMTBDNiAxMS4wODU5IDYuMDA0NjkgMTEuMjIxOSA2LjAyMzQ0IDExLjY0ODRDNi4wNDIxOSAxMi4wNzM0IDYuMTEwOTQgMTIuMzY1NiA2LjIwOTM4IDEyLjYxODhDNi4zMTI1IDEyLjg4MjggNi40NDg0NCAxMy4xMDYzIDYuNjcxODggMTMuMzI4MUM2Ljg5Mzc1IDEzLjU1IDcuMTE3MTkgMTMuNjg3NSA3LjM3OTY5IDEzLjc4OTFDNy42MzQzOCAxMy44ODc1IDcuOTI1IDEzLjk1NjIgOC4zNSAxMy45NzVDOC43NzY1NiAxMy45OTM3IDguOTEyNSAxMy45OTg0IDkuOTk4NDQgMTMuOTk4NEMxMS4wODQ0IDEzLjk5ODQgMTEuMjIwMyAxMy45OTM3IDExLjY0NjkgMTMuOTc1QzEyLjA3MTkgMTMuOTU2MiAxMi4zNjQxIDEzLjg4NzUgMTIuNjE3MiAxMy43ODkxQzEyLjg3OTcgMTMuNjg3NSAxMy4xMDMxIDEzLjU1IDEzLjMyNSAxMy4zMjgxQzEzLjU0NjkgMTMuMTA2MyAxMy42ODQ0IDEyLjg4MjggMTMuNzg1OSAxMi42MjAzQzEzLjg4NDQgMTIuMzY1NiAxMy45NTMxIDEyLjA3NSAxMy45NzE5IDExLjY1QzEzLjk5MDYgMTEuMjIzNCAxMy45OTUzIDExLjA4NzUgMTMuOTk1MyAxMC4wMDE2QzEzLjk5NTMgOC45MTU2MyAxMy45OTA2IDguNzc5NjkgMTMuOTcxOSA4LjM1MzEzQzEzLjk1MzEgNy45MjgxMyAxMy44ODQ0IDcuNjM1OTQgMTMuNzg1OSA3LjM4MjgxQzEzLjY4NzUgNy4xMTcxOSAxMy41NTE2IDYuODkzNzUgMTMuMzI4MSA2LjY3MTg4QzEzLjEwNjMgNi40NSAxMi44ODI4IDYuMzEyNSAxMi42MjAzIDYuMjEwOTRDMTIuMzY1NiA2LjExMjUgMTIuMDc1IDYuMDQzNzUgMTEuNjUgNi4wMjVDMTEuMjIxOSA2LjAwNDY5IDExLjA4NTkgNiAxMCA2WiIgZmlsbD0iI0Y1MjkyOSIvPgo8cGF0aCBkPSJNMTAgNy45NDUzMUM4Ljg2NTYzIDcuOTQ1MzEgNy45NDUzMSA4Ljg2NTYzIDcuOTQ1MzEgMTBDNy45NDUzMSAxMS4xMzQ0IDguODY1NjMgMTIuMDU0NyAxMCAxMi4wNTQ3QzExLjEzNDQgMTIuMDU0NyAxMi4wNTQ3IDExLjEzNDQgMTIuMDU0NyAxMEMxMi4wNTQ3IDguODY1NjMgMTEuMTM0NCA3Ljk0NTMxIDEwIDcuOTQ1MzFaTTEwIDExLjMzMjhDOS4yNjQwNiAxMS4zMzI4IDguNjY3MTkgMTAuNzM1OSA4LjY2NzE5IDEwQzguNjY3MTkgOS4yNjQwNiA5LjI2NDA2IDguNjY3MTkgMTAgOC42NjcxOUMxMC43MzU5IDguNjY3MTkgMTEuMzMyOCA5LjI2NDA2IDExLjMzMjggMTBDMTEuMzMyOCAxMC43MzU5IDEwLjczNTkgMTEuMzMyOCAxMCAxMS4zMzI4WiIgZmlsbD0iI0Y1MjkyOSIvPgo8cGF0aCBkPSJNMTIuNjE1NiA3Ljg2NDA5QzEyLjYxNTYgOC4xMjk3MSAxMi40IDguMzQzNzggMTIuMTM1OSA4LjM0Mzc4QzExLjg3MDMgOC4zNDM3OCAxMS42NTYyIDguMTI4MTUgMTEuNjU2MiA3Ljg2NDA5QzExLjY1NjIgNy41OTg0NiAxMS44NzE5IDcuMzg0NCAxMi4xMzU5IDcuMzg0NEMxMi40IDcuMzg0NCAxMi42MTU2IDcuNjAwMDIgMTIuNjE1NiA3Ljg2NDA5WiIgZmlsbD0iI0Y1MjkyOSIvPgo8L2c+CjxwYXRoIGQ9Ik0zMC41NjA3IDE0SDI5LjE1NjdWNS45OTZIMzAuNTYwN1YxNFpNMzcuMzk4MiAxNEgzNi4xMzgyVjEwLjM3NkMzNi4xMzgyIDkuNDc2IDM1LjY4MjIgOS4xNzYgMzQuOTc0MiA5LjE3NkMzNC4zMjYyIDkuMTc2IDMzLjc3NDIgOS41NiAzMy40ODYyIDkuOTU2VjE0SDMyLjIyNjJWOC4yMDRIMzMuNDg2MlY4Ljk5NkMzMy44NzAyIDguNTQgMzQuNjE0MiA4LjA2IDM1LjUyNjIgOC4wNkMzNi43NzQyIDguMDYgMzcuMzk4MiA4LjczMiAzNy4zOTgyIDkuOTJWMTRaTTM4LjUzMDggMTMuMjQ0TDM5LjEwNjggMTIuMzMyQzM5LjUxNDggMTIuNzUyIDQwLjMxODggMTMuMTQ4IDQxLjA3NDggMTMuMTQ4QzQxLjgzMDggMTMuMTQ4IDQyLjIxNDggMTIuODcyIDQyLjIxNDggMTIuNDRDNDIuMjE0OCAxMS45MzYgNDEuNjAyOCAxMS43NTYgNDAuODk0OCAxMS42QzM5Ljg5ODggMTEuMzg0IDM4LjcxMDggMTEuMTIgMzguNzEwOCA5LjgyNEMzOC43MTA4IDguODc2IDM5LjUyNjggOC4wNiA0MC45OTA4IDguMDZDNDEuOTc0OCA4LjA2IDQyLjcxODggOC40MDggNDMuMjQ2OCA4Ljg3Nkw0Mi43MTg4IDkuNzY0QzQyLjM3MDggOS4zNjggNDEuNzIyOCA5LjA2OCA0MS4wMDI4IDkuMDY4QzQwLjM0MjggOS4wNjggMzkuOTIyOCA5LjMwOCAzOS45MjI4IDkuNzE2QzM5LjkyMjggMTAuMTYgNDAuNDk4OCAxMC4zMTYgNDEuMTgyOCAxMC40NzJDNDIuMTkwOCAxMC42ODggNDMuNDI2OCAxMC45NzYgNDMuNDI2OCAxMi4zNDRDNDMuNDI2OCAxMy4zNjQgNDIuNTc0OCAxNC4xNDQgNDEuMDE0OCAxNC4xNDRDNDAuMDMwOCAxNC4xNDQgMzkuMTMwOCAxMy44MzIgMzguNTMwOCAxMy4yNDRaTTQ2LjQzNDkgMTQuMTQ0QzQ1LjQ2MjkgMTQuMTQ0IDQ0Ljk0NjkgMTMuNjE2IDQ0Ljk0NjkgMTIuNjU2VjkuMzA4SDQzLjk4NjlWOC4yMDRINDQuOTQ2OVY2LjYySDQ2LjIwNjlWOC4yMDRINDcuMzgyOVY5LjMwOEg0Ni4yMDY5VjEyLjM0NEM0Ni4yMDY5IDEyLjc0IDQ2LjM5ODkgMTMuMDI4IDQ2Ljc1ODkgMTMuMDI4QzQ2Ljk5ODkgMTMuMDI4IDQ3LjIyNjkgMTIuOTMyIDQ3LjMyMjkgMTIuODI0TDQ3LjYyMjkgMTMuNzcyQzQ3LjM5NDkgMTMuOTg4IDQ3LjAyMjkgMTQuMTQ0IDQ2LjQzNDkgMTQuMTQ0Wk01My4zMjY5IDE0SDUyLjA2NjlWMTMuMzc2QzUxLjYzNDkgMTMuODY4IDUwLjk2MjkgMTQuMTQ0IDUwLjE5NDkgMTQuMTQ0QzQ5LjI0NjkgMTQuMTQ0IDQ4LjE3ODkgMTMuNTA4IDQ4LjE3ODkgMTIuMjI0QzQ4LjE3ODkgMTAuODkyIDQ5LjI0NjkgMTAuMzQgNTAuMTk0OSAxMC4zNEM1MC45NzQ5IDEwLjM0IDUxLjY0NjkgMTAuNTkyIDUyLjA2NjkgMTEuMDg0VjEwLjIyQzUyLjA2NjkgOS41NDggNTEuNTE0OSA5LjE0IDUwLjcxMDkgOS4xNEM1MC4wNjI5IDkuMTQgNDkuNDk4OSA5LjM4IDQ4Ljk5NDkgOS44NzJMNDguNDc4OSA4Ljk5NkM0OS4xNTA5IDguMzYgNDkuOTkwOSA4LjA2IDUwLjkxNDkgOC4wNkM1Mi4xOTg5IDguMDYgNTMuMzI2OSA4LjYgNTMuMzI2OSAxMC4xNlYxNFpNNTIuMDY2OSAxMi42OFYxMS44MDRDNTEuNzc4OSAxMS40MDggNTEuMjM4OSAxMS4yMDQgNTAuNjg2OSAxMS4yMDRDNDkuOTc4OSAxMS4yMDQgNDkuNDUwOSAxMS42MTIgNDkuNDUwOSAxMi4yNDhDNDkuNDUwOSAxMi44NzIgNDkuOTc4OSAxMy4yOCA1MC42ODY5IDEzLjI4QzUxLjIzODkgMTMuMjggNTEuNzc4OSAxMy4wNzYgNTIuMDY2OSAxMi42OFpNNTQuODg4NSAxNS40ODhMNTUuNDc2NSAxNC41NzZDNTUuOTQ0NSAxNS4xMTYgNTYuNTQ0NSAxNS4zMiA1Ny4zMTI1IDE1LjMyQzU4LjE0MDUgMTUuMzIgNTkuMDI4NSAxNC45MzYgNTkuMDI4NSAxMy43NDhWMTMuMDUyQzU4LjU4NDUgMTMuNjI4IDU3LjkyNDUgMTQuMDEyIDU3LjE2ODUgMTQuMDEyQzU1LjY5MjUgMTQuMDEyIDU0LjYwMDUgMTIuOTQ0IDU0LjYwMDUgMTEuMDM2QzU0LjYwMDUgOS4xNjQgNTUuNjgwNSA4LjA2IDU3LjE2ODUgOC4wNkM1Ny45MDA1IDguMDYgNTguNTYwNSA4LjM5NiA1OS4wMjg1IDkuMDA4VjguMjA0SDYwLjI4ODVWMTMuN0M2MC4yODg1IDE1Ljc4OCA1OC43NDA1IDE2LjM1MiA1Ny4zMTI1IDE2LjM1MkM1Ni4zMjg1IDE2LjM1MiA1NS41OTY1IDE2LjEzNiA1NC44ODg1IDE1LjQ4OFpNNTkuMDI4NSAxMi4xMTZWOS45NTZDNTguNzUyNSA5LjUyNCA1OC4xMjg1IDkuMTc2IDU3LjU0MDUgOS4xNzZDNTYuNTQ0NSA5LjE3NiA1NS45MDg1IDkuOTIgNTUuOTA4NSAxMS4wMzZDNTUuOTA4NSAxMi4xNTIgNTYuNTQ0NSAxMi44OTYgNTcuNTQwNSAxMi44OTZDNTguMTI4NSAxMi44OTYgNTguNzUyNSAxMi41NDggNTkuMDI4NSAxMi4xMTZaTTYzLjE4MTUgMTRINjEuOTIxNVY4LjIwNEg2My4xODE1VjkuMDU2QzYzLjYxMzUgOC41MDQgNjQuMzA5NSA4LjA3MiA2NS4wNjU1IDguMDcyVjkuMzJDNjQuOTU3NSA5LjI5NiA2NC44MjU1IDkuMjg0IDY0LjY2OTUgOS4yODRDNjQuMTQxNSA5LjI4NCA2My40MzM1IDkuNjQ0IDYzLjE4MTUgMTAuMDUyVjE0Wk03MC44ODE2IDE0SDY5LjYyMTZWMTMuMzc2QzY5LjE4OTYgMTMuODY4IDY4LjUxNzYgMTQuMTQ0IDY3Ljc0OTYgMTQuMTQ0QzY2LjgwMTYgMTQuMTQ0IDY1LjczMzYgMTMuNTA4IDY1LjczMzYgMTIuMjI0QzY1LjczMzYgMTAuODkyIDY2LjgwMTYgMTAuMzQgNjcuNzQ5NiAxMC4zNEM2OC41Mjk2IDEwLjM0IDY5LjIwMTYgMTAuNTkyIDY5LjYyMTYgMTEuMDg0VjEwLjIyQzY5LjYyMTYgOS41NDggNjkuMDY5NiA5LjE0IDY4LjI2NTYgOS4xNEM2Ny42MTc2IDkuMTQgNjcuMDUzNiA5LjM4IDY2LjU0OTYgOS44NzJMNjYuMDMzNiA4Ljk5NkM2Ni43MDU2IDguMzYgNjcuNTQ1NiA4LjA2IDY4LjQ2OTYgOC4wNkM2OS43NTM2IDguMDYgNzAuODgxNiA4LjYgNzAuODgxNiAxMC4xNlYxNFpNNjkuNjIxNiAxMi42OFYxMS44MDRDNjkuMzMzNiAxMS40MDggNjguNzkzNiAxMS4yMDQgNjguMjQxNiAxMS4yMDRDNjcuNTMzNiAxMS4yMDQgNjcuMDA1NiAxMS42MTIgNjcuMDA1NiAxMi4yNDhDNjcuMDA1NiAxMi44NzIgNjcuNTMzNiAxMy4yOCA2OC4yNDE2IDEzLjI4QzY4Ljc5MzYgMTMuMjggNjkuMzMzNiAxMy4wNzYgNjkuNjIxNiAxMi42OFpNODAuODc5MiAxNEg3OS42MTkyVjEwLjIyQzc5LjYxOTIgOS41OTYgNzkuMzQzMiA5LjE3NiA3OC42NzEyIDkuMTc2Qzc4LjEwNzIgOS4xNzYgNzcuNTc5MiA5LjU3MiA3Ny4zMjcyIDkuOTQ0VjE0SDc2LjA2NzJWMTAuMjJDNzYuMDY3MiA5LjU5NiA3NS43OTEyIDkuMTc2IDc1LjEwNzIgOS4xNzZDNzQuNTU1MiA5LjE3NiA3NC4wMzkyIDkuNTcyIDczLjc3NTIgOS45NTZWMTRINzIuNTE1MlY4LjIwNEg3My43NzUyVjguOTk2Qzc0LjAxNTIgOC42MzYgNzQuNzgzMiA4LjA2IDc1LjY1OTIgOC4wNkM3Ni41MjMyIDguMDYgNzcuMDUxMiA4LjQ5MiA3Ny4yNDMyIDkuMTI4Qzc3LjU3OTIgOC42IDc4LjM0NzIgOC4wNiA3OS4yMTEyIDguMDZDODAuMjc5MiA4LjA2IDgwLjg3OTIgOC42MzYgODAuODc5MiA5LjgxMlYxNFoiIGZpbGw9IiMwQzJENEIiLz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzk4XzE0MTQiPgo8cmVjdCB3aWR0aD0iOCIgaGVpZ2h0PSI4IiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNiA2KSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=') !important;\r\n        height: 18px !important;\r\n        width: 97px !important;\r\n        background-repeat: no-repeat !important;\r\n        background-size: cover !important;\r\n        border-radius: 0px !important;\r\n        padding-bottom: 6px !important;\r\n    }\r\n\r\n\r\n\r\n\r\n\r\n    .share-icons .heateor_sss_horizontal_sharing {\r\n        width: 100%;\r\n    }\r\n\r\n    .share-icons a {\r\n        display: flex !important;\r\n        align-items: center !important;\r\n        gap: 0 !important;\r\n    }\r\n\r\n    .share-icons a:not(:last-child)::after {\r\n        content: \"\";\r\n        width: 1px;\r\n        height: 16px;\r\n        background-color: #ccc;\r\n        margin: auto 10px;\r\n    }\r\n\r\n    @media only screen and (min-device-width : 995px) {\r\n        .Social-drop-down.dropdown.show {\r\n            margin-bottom: 76px\r\n        }\r\n\r\n    }\r\n\r\n\r\n    @media only screen and (min-device-width : 768px) and (max-device-width : 991px) {\r\n\r\n        .Social-drop-down.dropdown.show {\r\n            margin-bottom: 40px\r\n        }\r\n    }\r\n\r\n\r\n    @media only screen and (min-device-width : 612px) and (max-device-width : 996px) and (orientation: landscape) {\r\n        .Social-drop-down.dropdown.show {\r\n            margin-bottom: 40px !important;\r\n        }\r\n    }\r\n\r\n    @media only screen and (min-device-width : 509px) and (max-device-width : 712px) {\r\n        .Social-drop-down.dropdown.show {\r\n            margin-bottom: 20px;\r\n        }\r\n    }\r\n\r\n\r\n\r\n\r\n    @media (max-width: 551px) {\r\n        .Social-drop-down .dropdown-content {\r\n            padding: 4px;\r\n        }\r\n\r\n    }\r\n<\/style>\r\n\r\n\r\n\r\n\r\n        <section class=\"program-summary-section\" id=\"ra_id_1647034443\">\r\n            <div class=\"container\">\r\n                <div class=\"row\">\r\n                    <!-- to check is it program or event -->\r\n                                            <div class=\"col-lg-7\">\r\n                            <div class=\"program-goals-wrapper\">\r\n                                <h2 tabindex=\"0\">Goals<\/h2>\r\n                                <ul>\r\n                                    <div class=\"description-goals\">\r\n                                        <li tabindex=\"0\">Our 2025-2026 cohort runs from <b>September 17, 2025 through May 20, 2026.<\/b><\/li><li tabindex=\"0\">Learn from renowned faculty at Simmons University Institute for Inclusive Leadership through classes on leadership style, leading teams effectively, managing perceptions, navigating gendered expectations, negotiating, and public speaking. <\/li><li tabindex=\"0\">Participants will gain access to the city\u2019s top women leaders through the Chamber\u2019s Women\u2019s Network, collaborate with other emerging women leaders across industries through Peer Mentor Groups, and design an Individual Action Project for their own workplace. <\/li>                                    <\/div>\r\n                                <\/ul>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"col-lg-5\">\r\n                            <div class=\"program-details-wrapper\">\r\n                                <h2 tabindex=\"0\">Details<\/h2>\r\n\r\n                                <div class=\"program-details\">\r\n                                                                        <ul>\r\n                                        <li tabindex=\"0\">\r\n\r\n                                                                                    <\/li>\r\n                                                                                <li tabindex=\"0\">Hybrid<\/li>\r\n\r\n                                        <li tabindex='0'>Member &#8211; Virtual: $5,000\/person<li><li tabindex='0'>Non-Member &#8211; Virtual: $6,000\/person<li><li tabindex='0'>Member &#8211; In Person: $6,000\/person<li><li tabindex='0'>Non-Member &#8211; In Person: $8,000\/person<li>                                    <\/ul>\r\n                                                                            <a tabindex=\"0\" href=\"https:\/\/www.surveymonkey.com\/r\/NRQ2N25\" class=\"btn primary-cta btn-arrow\">\r\n                                            <span class=\"icon\"><\/span>Nominate Now                                        <\/a>\r\n                                    <a  tabindex=\"0\" class=\"btn secondary-cta btn-arrow\" href=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/04\/WLP-Master-Proposal.pdf\"> <span class=\"icon\"><\/span>Sponsor the Program<\/a>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                    \r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n\r\n\r\n\r\n<script>\r\n    function toggleDropdown() {\r\n        const dropdown = document.querySelector(\".dropdown\");\r\n        dropdown.classList.toggle(\"show\");\r\n    }\r\n\r\n    \/\/ Close dropdown when clicking outside\r\n    document.addEventListener(\"click\", function(event) {\r\n        const dropdown = document.querySelector(\".dropdown\");\r\n        if (!dropdown.contains(event.target)) {\r\n            dropdown.classList.remove(\"show\");\r\n        }\r\n    });\r\n<\/script>\n\n    <section class=\"anchor-nav-link-section\">\r\n        <div class=\"container\">\r\n            \r\n            <h4 class=\"mobile-nav-title add-sign\"><span class=\"text\">Jump to page section<\/span><span class=\"icon-nav\"><\/span><\/h4>\r\n            <ul class=\"nav justify-content-space-around\">\r\n                <li class=\"nav-item\"><a class=\"nav-link\" aria-current=\"page\" href=\"#ra_id_1647034760\">Overview<\/a><\/li><li class=\"nav-item\"><a class=\"nav-link\" aria-current=\"page\" href=\"#ra_id_1647035314\">Outcomes<\/a><\/li>            <\/ul>\r\n        <\/div>\r\n    <\/section>\r\n\n\n<div id=\"ra_id_1647034760\"  class=\"section media-text \">\r\n    <div class=\"container\">\r\n        <div class=\"row left\">\r\n            <div class=\"col-lg-6\">\r\n                <div class=\"media-wrapper\">\r\n                    <a href=\"javascript:void(0)\" type=\"button\" class=\"text_media_image video-img ratio ratio-16x9\" data-bs-toggle=\"modal\" data-bs-target=\"#videomodalra_id_1647034760\" aria-label=\"content with media\"><img decoding=\"async\" data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/05\/wlp-full-width-feature-image.jpg\" alt=\"WLP full width feature image\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/1080;\"><\/a>                                    <\/div>\r\n            <\/div>\r\n            <div class=\"col-lg-6\">\r\n                <div class=\"text-wrapper\">\r\n                    <h3 tabindex=\"0\" >Program Overview<\/h3>\r\n                    <p tabindex=\"0\" ><p>Our Women\u2019s Leadership Program (WLP) empowers women professionals to navigate and propel their careers to the next level while also creating the conditions for other women to thrive. Men still outpace women in executive roles in every industry. This program equips women with a leadership toolkit blending academic content, practical application, and social capital with the chief aim of elevating gender equity in the workplace. Participants graduate with the skills, experiences, and connections needed to lead businesses into the top tiers of success.<\/p><\/p>                \r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n<div class=\"modal fade video-modal transition_remove\" id=\"videomodalra_id_1647034760\" tabindex=\"-1\" aria-labelledby=\"videoModalLabel\" aria-hidden=\"true\">\r\n<div class=\"modal-dialog modal-dialog-centered modal-lg\">\r\n    <div class=\"modal-content\">\r\n        <button type=\"button\" class=\"slick-lightbox-close\" tabindex=\"0\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\r\n        <div class=\"modal-body ratio ratio-16x9\" >\r\n            <iframe title=\"Women&#039;s Leadership Program in Partnership with Simmons University Leadership Institute\" width=\"640\" height=\"360\" data-src=\"https:\/\/www.youtube.com\/embed\/4Ap3H6yJBnE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"1\"><\/iframe>        <\/div>\r\n    <\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n<script type=\"text\/javascript\">\r\n  jQuery(document).ready(function($){\r\n\t  \r\n\t   $(\".text_media_image\").focus(function() {\r\n            console.log('in');\t\t\t\r\n        });\r\n      \/** Empty the modal body if the modal is closed so that it stops playing **\/\r\n    \/\/   $(\".video-modal\").on('hide.bs.modal', function(){\r\n    \/\/         $(\".modal-body\").html('');\r\n    \/\/     });\r\n        \r\n        \/** add feature video embed to the modal body on opening the modal **\/\r\n        \/\/ $(\".video-modal\").on('show.bs.modal', function(){\r\n        \/\/     $(\".modal-body\").html('');\r\n        \/\/ });\r\n\r\n \r\n    $(\"#ra_id_1647034760 .media-lightbox\").slickLightbox({\r\n        src: 'src',\r\n        itemSelector: '.item img',\r\n        caption: 'caption',\r\n    });\r\n\r\n        \r\n    $(function() {\r\n        $('.popup-youtube, .popup-vimeo').magnificPopup({\r\n            disableOn: 700,\r\n            type: 'iframe',\r\n            mainClass: 'mfp-fade',\r\n            removalDelay: 160,\r\n            preloader: false,\r\n            fixedContentPos: false\r\n        });\r\n    });\r\n  });\r\n<\/script>\r\n\r\n\r\n\n\n<div id=\"ra_id_1647034760\"  class=\"section media-text \">\r\n    <div class=\"container\">\r\n        <div class=\"row right\">\r\n            <div class=\"col-lg-6\">\r\n                <div class=\"media-wrapper\">\r\n                    <div id=\"media-text-desktop\" class=\"media-lightbox\">\r\n        <div class=\"item  ratio ratio-16x9\" tabindex=\"0\" ><img decoding=\"async\" tabindex=\"0\" data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/leadership-program.jpg\" alt=\"Greater Boston Chamber of Commerce -- Women's Leadership Program\" class=\"media-img lazyload\" data-caption=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 860px; --smush-placeholder-aspect-ratio: 860\/560;\"><\/div>\r\n        <\/div>                    <div id=\"media-text-mobile\" class=\"media-lightbox\">\r\n        <div class=\"item  ratio ratio-16x9\" tabindex=\"0\" ><img decoding=\"async\" tabindex=\"0\" data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/leadership-program.jpg\" alt=\"Greater Boston Chamber of Commerce -- Women's Leadership Program\" class=\"media-img lazyload\" data-caption=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 860px; --smush-placeholder-aspect-ratio: 860\/560;\"><\/div>\r\n        <\/div>                <\/div>\r\n            <\/div>\r\n            <div class=\"col-lg-6\">\r\n                <div class=\"text-wrapper\">\r\n                    <h3 tabindex=\"0\" >Characteristics of Successful Candidates<\/h3>\r\n                    <p tabindex=\"0\" ><ul> <li>Identified as a self-motivated, high-performing woman at any stage of her career<\/li><\/li><li>Committed to contributing to gender equity in the workplace<\/li><li>Dedicated to full participation in the sessions<\/li><\/ul><\/p> <p><i>The Chamber seeks a diverse pool of applicants regarding demographics and perspectives. We highly encourage professionals with unique backgrounds and experiences to apply.<\/p><p>While self-nominations are accepted, we encourage you to solicit a nomination from your manager or another leader in your company to ensure you have organizational support to participate in this program.<\/p><\/p>                <a class=\"arrow-link link\" href=\"https:\/\/bostonchamber.com\/member-directory\/\"><span class=\"icon\"><\/span>Check Our Member Directory<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n<div class=\"modal fade video-modal transition_remove\" id=\"videomodalra_id_1647034760\" tabindex=\"-1\" aria-labelledby=\"videoModalLabel\" aria-hidden=\"true\">\r\n<div class=\"modal-dialog modal-dialog-centered modal-lg\">\r\n    <div class=\"modal-content\">\r\n        <button type=\"button\" class=\"slick-lightbox-close\" tabindex=\"0\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\r\n        <div class=\"modal-body ratio ratio-16x9\" >\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n<script type=\"text\/javascript\">\r\n  jQuery(document).ready(function($){\r\n\t  \r\n\t   $(\".text_media_image\").focus(function() {\r\n            console.log('in');\t\t\t\r\n        });\r\n      \/** Empty the modal body if the modal is closed so that it stops playing **\/\r\n    \/\/   $(\".video-modal\").on('hide.bs.modal', function(){\r\n    \/\/         $(\".modal-body\").html('');\r\n    \/\/     });\r\n        \r\n        \/** add feature video embed to the modal body on opening the modal **\/\r\n        \/\/ $(\".video-modal\").on('show.bs.modal', function(){\r\n        \/\/     $(\".modal-body\").html('');\r\n        \/\/ });\r\n\r\n \r\n    $(\"#ra_id_1647034760 .media-lightbox\").slickLightbox({\r\n        src: 'src',\r\n        itemSelector: '.item img',\r\n        caption: 'caption',\r\n    });\r\n\r\n        \r\n    $(function() {\r\n        $('.popup-youtube, .popup-vimeo').magnificPopup({\r\n            disableOn: 700,\r\n            type: 'iframe',\r\n            mainClass: 'mfp-fade',\r\n            removalDelay: 160,\r\n            preloader: false,\r\n            fixedContentPos: false\r\n        });\r\n    });\r\n  });\r\n<\/script>\r\n\r\n\r\n\n\n\r\n<section class=\"tiles-section slider\" id=\"ra_id_1685980090\">\r\n    <div class=\"container\">\r\n        <div class=\"tiles-wrapper\">\r\n            <div class=\"tiles-section-header text-center\">\r\n                <h2 tabindex=\"0\">2025-2026 Sample Program Schedule<\/h2>            <\/div>\r\n                        <div class=\"tiles-row  blue-tiles \">\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Wednesday, September 17 \u2013 Session 1:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\">Orientation  + Your Leader Identity 1 <\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">Chamber learning &#038; development staff welcome the incoming class, facilitate introductions among the group, and outline program content and expectations for the year. Participants also begin their leadership journey with Simmons faculty in the first session focused on the HRDQ assessment and unlocking their default leadership styles.<\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Wednesday, October 22  \u2013  Session 2:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\">Your Leader Identity 2 + Intentional Networking<\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">Continuing the conversation after HRDQ assessments, we will examine how we are socialized to think about leadership and what identity has to do with it. With network mapping and a focus on a specific leadership goal, participants then analyze their network and develop an action plan to fill in the gaps in a structured, systematic way while building their relationships. <\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Wednesday, November 19  \u2013  Session 3:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\"> Innovative Communication &#038; Visual Art <\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">The morning session introduces an innovative and impactful way to change how participants communicate within their own workplaces, run meetings, and establish respectful environments for their teams. The afternoon session focuses on the critical skills and awareness needed to manage a diverse workforce and to build inclusive environments for equitable workplace experiences.<\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Thursday, December 3 \u2013  Session 4:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\">Individual Action Project Kick-Off<\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">In a virtual session for both cohorts, Chamber learning &#038; development staff introduce the parameters for the Individual Action Project, an opportunity for participants to apply what they learn in the program to a specific problem or issue in their companies or communities. Participants then have an opportunity to brainstorm and discuss with women from both cohorts.<\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Friday, January 30  \u2013  Session 5:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\">Pinnacle Awards (Optional) <\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">Participants are invited to celebrate stellar leadership in action at the Chamber\u2019s premier event for women in business (and allied men). Held every January, the Pinnacle Awards honor professional women who have demonstrated excellence in different categories. This inspirational program draws over 1,000 participants from the business and government communities. <\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Wednesday, February 5  \u2013  Session 6:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\">Managing Perceptions<\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">In a virtual session for both cohorts, participants examine how others might perceive them because of their leadership style (identified in September) and learn strategies for managing that perception while navigating gender politics. Breakout groups encourage mingling and sharing amongst cohorts. <\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Wednesday, March 4 \u2013  Session 7:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\">Negotiations + Public Speaking with Confidence\t<\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">In the morning workshop, participants gain skills for empowering themselves as effective self-advocates and then uncover the fundamentals of successful workplace negotiation and mutual gains problem solving. In the afternoon, Boston Public Speaking assists participants in finding, amplifying, and using their voices with confidence in a high-energy, interactive workshop.  <\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Wednesday, March 25  \u2013 Session 8:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\">Candid Conversations + Networking Session<\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">Participants dive into intimate discussions on topics specific to women professionals through a Candid Conversations session with women business leaders from various sectors, all representing the Advisory Board of the Chamber\u2019s Women\u2019s Network. Afterwards, participants continue to connect in their second networking reception.<\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Wednesday, April 15 \u2013 Session 9:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\">Leading Teams + Organizational Change for Equity<\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">Creating lasting, equitable change begins with knowing one\u2019s role within larger systems. Participants explore how individuals, organizational culture, and societal forces interact to shape change efforts while also reflecting on the unique role they play in advancing equity and inclusion, leading to deeper insights about their leadership identity. <\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Late April date TBD \u2013 Session 10:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\">Behind the Scenes of a Women-Led Business<\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">Late in the month, participants witness gender dynamics and leadership in action in the popular Behind-the-Scenes of a Women-Led Business. Business and location changes year by year. In-person cohort attendance at this session is required, and virtual cohort attendance is encouraged.<\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <div class=\"col no-link\">\r\n                        <div class=\"card h-100\">\r\n                            <div class=\"card-body\">\r\n                                <span tabindex=\"0\" class=\"card-subtitle special-label mb-2\">Thursday, May 7, 2026 \u2013  Session 11:<\/span>                                <h3 tabindex=\"0\" class=\"card-title\">Project Presentations + Graduation<\/h3>\r\n                                <p tabindex=\"0\" class=\"card-text\">In the final session with both cohorts, participants virtually present their Individual Action Projects in small groups, debrief the experience, then celebrate each other and the class\u2019s success in a virtual graduation ceremony with special guest and keynote speakers.<\/p>                             <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n    <script>\r\n        jQuery(document).ready(function($){\r\n            $('.tiles-row').slick({\r\n                infinite: true,\r\n                slidesToShow: 3,\r\n                slidesToScroll: 3,\r\n                dots: true,\r\n                arrows: true,\r\n                responsive: [\r\n                {\r\n                    breakpoint: 767,\r\n                    settings: {\r\n                        slidesToShow: 1,\r\n                        slidesToScroll: 1,\r\n                        dots: true,\r\n                        arrows: false,\r\n                    }\r\n                }\r\n                ],\r\n            });\r\n        });\r\n        \r\n    <\/script>\r\n\n\n    <div class=\"program-outcomes\" id=\"ra_id_1647035314\">\r\n    <div class=\"container\">\r\n        <div class=\"row \">\r\n            <h2 class=\"text-justify\" tabindex=\"0\" >Program Outcomes<\/h2>\r\n            <ul class=\"nav nav-tabs\" id=\"myTab\" role=\"tablist\">\r\n                <li class=\"nav-item\" role=\"presentation\">\r\n                    <button class=\"nav-link active\" id=\"home-tab\" data-bs-target=\"#home\" type=\"button\" role=\"tab\" aria-controls=\"home\" aria-selected=\"true\" data-bs-toggle=\"tab\">Recent Participant Results<\/button>\r\n                <\/li>\r\n                <li class=\"nav-item\" role=\"presentation\">\r\n                    <button class=\"nav-link\" id=\"profile-tab\" data-toggle=\"tab\" data-bs-target=\"#profile\" type=\"button\" role=\"tab\" data-bs-toggle=\"tab\" aria-controls=\"profile\" aria-selected=\"false\">Benefits to Employers <\/button>\r\n                <\/li>\r\n            <\/ul>\r\n            <div class=\"tab-content\" id=\"myTabContent\">\r\n                <div class=\"tab-pane fade show active\" id=\"home\" role=\"tabpanel\" aria-labelledby=\"home-tab\">\r\n                    <div class=\"row program-outcomes-row\">\r\n                        <div class=\"col-lg-6\">\r\n                            <ul>\r\n                                                            <li tabindex=\"0\" >In aggregate, participants experienced <b>impressive levels of growth in the highly skilled or expert level categories<\/b> of the following professional competencies<\/li>  \r\n                                                                    <li tabindex=\"0\" >48% growth in navigating identity-based expectations in the workplace <\/li>  \r\n                                                                    <li tabindex=\"0\" >42% growth in creating inclusive cultures <\/li>  \r\n                                                                    <li tabindex=\"0\" >33% growth in conducting effective negotiations <\/li>  \r\n                                       \r\n                            <\/ul>\r\n                        <\/div>\r\n                        <div class=\"col-lg-6\">\r\n                            <ul>\r\n                                                            <li tabindex=\"0\">68% growth in identifying and flexing leadership style<\/li>  \r\n                                                                    <li tabindex=\"0\">44% growth in advocating for self and others <\/li>  \r\n                                                                    <li tabindex=\"0\">34% growth in leading teams AND networking <\/li>  \r\n                                                                    <li tabindex=\"0\">26% growth in public speaking <\/li>  \r\n                                       \r\n                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                    <\/div>           \r\n                <\/div>\r\n                <div class=\"tab-pane fade\" id=\"profile\" role=\"tabpanel\" aria-labelledby=\"profile-tab\">\r\n                <div class=\"row program-outcomes-row\">\r\n                        <div class=\"col-lg-6\">\r\n                            <ul>\r\n                                                            <li tabindex=\"0\">Participants bring organizational, strategic, and team management skills back to your organization through high quality professional development. <\/li>  \r\n                                                                    <li tabindex=\"0\">Participants\u2019 Individual Action Projects directly impact your organization by providing solutions to a particular problem or issue using what they learned from the program. <\/li>  \r\n                                           \r\n                            <\/ul>\r\n                        <\/div>\r\n                        <div class=\"col-lg-6\">\r\n                            <ul>\r\n                                                            <li>Participants represent your business amongst a cohort of the city\u2019s next generation of trusted leaders. <\/li>  \r\n                                                                    <li>Participants collaborate across industries in Peer Mentor Groups, network with top women leaders in business, and establish connections that will propel participants throughout their careers. <\/li>  \r\n                                           \r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>      \r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\n\n\r\n  <section class=\"testimonial-Wrapper   default-theme\" id=\"ra_id_1647036853\">\r\n    <div class=\"container-fluid\">\r\n      <div class=\"testimonial-wrap  \">\r\n                    <div class=\"item fullwidth-testimonial \">\r\n              <div class=\"row\">\r\n\r\n                \r\n                <div class=\"col-12 text-center\">\r\n                  <div class=\"testimonial-content-wrap\">\r\n                    <div class=\"tag-testi  test\">\r\n                      <h4 tabindex=\"0\" class=\"tabindex testimonial-tagline\"><\/h4>\r\n                      <h3 tabindex=\"0\" class=\"tabindex testimonial\"> &#8220;As a seasoned Director of Legal Recruiting, the Chamber Women&#8217;s Leadership Program has been invaluable in providing me with new perspectives and tools to further enhance my contributions to the firm. The programming and networking opportunities are outstanding!&#8221;<\/h3>\r\n                    <\/div>\r\n                    <div class=\"name_desc\">\r\n                      <h5 tabindex=\"0\" class=\"tabindex testimonial-author\">Donna Yergeau, (Class of 2023)<\/h5>\r\n                      <div tabindex=\"0\" class=\"tabindex testimonial-author-meta\">\r\n                        <div class=\"author-discription\"><\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                              <\/div>\r\n            <\/div>\r\n                    <div class=\"item fullwidth-testimonial \">\r\n              <div class=\"row\">\r\n\r\n                \r\n                <div class=\"col-12 text-center\">\r\n                  <div class=\"testimonial-content-wrap\">\r\n                    <div class=\"tag-testi  test\">\r\n                      <h4 tabindex=\"-1\" class=\"tabindex testimonial-tagline\"><\/h4>\r\n                      <h3 tabindex=\"-1\" class=\"tabindex testimonial\"> &#8220;WLP is an impactful program. The goals that I had for myself in the beginning evolved over time as each session opened my mind to new ways to grow. I highly recommend WLP for any woman who is in search of herself, in search of a transition, and\/or in search of support. &#8221;<\/h3>\r\n                    <\/div>\r\n                    <div class=\"name_desc\">\r\n                      <h5 tabindex=\"-1\" class=\"tabindex testimonial-author\">Joey Varga, (Class of 2023) <\/h5>\r\n                      <div tabindex=\"-1\" class=\"tabindex testimonial-author-meta\">\r\n                        <div class=\"author-discription\"><\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                              <\/div>\r\n            <\/div>\r\n                    <div class=\"item fullwidth-testimonial \">\r\n              <div class=\"row\">\r\n\r\n                \r\n                <div class=\"col-12 text-center\">\r\n                  <div class=\"testimonial-content-wrap\">\r\n                    <div class=\"tag-testi  test\">\r\n                      <h4 tabindex=\"-1\" class=\"tabindex testimonial-tagline\"><\/h4>\r\n                      <h3 tabindex=\"-1\" class=\"tabindex testimonial\"> &#8220;The shared focus, support, and commitment to developing techniques to advance oneself and others utilizing the qualities unique to women is truly inspiring. Learning that I was not alone in my thinking and mindset gave me added confidence that I can and will reach my full potential.&#8221;<\/h3>\r\n                    <\/div>\r\n                    <div class=\"name_desc\">\r\n                      <h5 tabindex=\"-1\" class=\"tabindex testimonial-author\">Kristin McFetridge,  (Class of 2023)\u00a0<\/h5>\r\n                      <div tabindex=\"-1\" class=\"tabindex testimonial-author-meta\">\r\n                        <div class=\"author-discription\"><\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                              <\/div>\r\n            <\/div>\r\n                    <div class=\"item fullwidth-testimonial \">\r\n              <div class=\"row\">\r\n\r\n                \r\n                <div class=\"col-12 text-center\">\r\n                  <div class=\"testimonial-content-wrap\">\r\n                    <div class=\"tag-testi  test\">\r\n                      <h4 tabindex=\"-1\" class=\"tabindex testimonial-tagline\"><\/h4>\r\n                      <h3 tabindex=\"-1\" class=\"tabindex testimonial\"> &#8220;I loved my Women&#8217;s Leadership Program experience. The instructors were top notch. I always left every session with a golden nugget (or two or three) of actionable tips, techniques, and ideas that I could implement when I got back to the office. I also loved my fellow classmates and how supportive and generous with wisdom everyone was in the program&#8221;<\/h3>\r\n                    <\/div>\r\n                    <div class=\"name_desc\">\r\n                      <h5 tabindex=\"-1\" class=\"tabindex testimonial-author\">Laura Wilson, (Class of 2023) \u00a0<\/h5>\r\n                      <div tabindex=\"-1\" class=\"tabindex testimonial-author-meta\">\r\n                        <div class=\"author-discription\"><\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                              <\/div>\r\n            <\/div>\r\n              <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  \r\n\r\n\r\n<script>\r\n  jQuery(document).ready(function($) {\r\n    $('.testimonial-wrap').each(function() {\r\n      $(this).slick({\r\n        dots: true,\r\n        slidesToShow: 1,\r\n        slidesToScroll: 1,\r\n        arrows: true,\r\n        infinite: true,\r\n        fade: true,\r\n        accessibility: true,\r\n        responsive: [{\r\n          breakpoint: 992,\r\n          settings: {\r\n            slidesToShow: 1,\r\n            slidesToScroll: 1,\r\n            dots: true,\r\n            arrows: false\r\n          }\r\n        }, {\r\n          breakpoint: 768,\r\n          settings: {\r\n            slidesToShow: 1,\r\n            slidesToScroll: 1,\r\n            dots: true,\r\n            arrows: false\r\n          }\r\n        }, {\r\n          breakpoint: 480,\r\n          settings: {\r\n            slidesToShow: 1,\r\n            slidesToScroll: 1,\r\n            dots: true,\r\n            arrows: false\r\n          }\r\n        }]\r\n      });\r\n    });\r\n\r\n    $('.btn-close').click(function() {\r\n      let videoIframeContent = $(this).parent().find('.modal-body').html();\r\n      $(this).parent().find('.modal-body').html('');\r\n      $(this).parent().find('.modal-body').html(videoIframeContent);\r\n    });\r\n\r\n  });\r\n<\/script>\r\n\r\n<style>\r\n  .testimonial-image-wrap {\r\n    border: 24px solid #F5FAFF;\r\n  }\r\n\r\n  .testimonial-Wrapper {\r\n    background-color: #D63F25;\r\n  }\r\n<\/style>\r\n<!--     -->\n\n    \r\n<section id=\"ra_id_1660057914\" class=\"clients section-bg\">\r\n    <div class=\"container\">\r\n        <div class=\"section-header\">\r\n            <h2 tabindex=\"0\">Program Partners<\/h2>\r\n\t\t\t        <\/div>\r\n                    <div class=\"label-logo\">\r\n                <p tabindex=\"0\" class=\"special-label\">Academic Institution<\/p>\r\n            <\/div>\r\n                <div class=\"row no-gutters clients-wrap clearfix wow fadeInUp threeup single-logo\" style=\"visibility: visible; animation-name: fadeInUp;\">\r\n        \t\t\t\t<div class=\"col-lg col-xs-4 single-logo-1\">\r\n\t\t\t\t\t<div class=\"client-logo\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.simmons.edu\/\" tabindex=\"0\"><img decoding=\"async\" data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/simmons-university-logo-final.jpg\" class=\"img-fluid lazyload\" alt=\"Simmons University Logo\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 880px; --smush-placeholder-aspect-ratio: 880\/468;\"><\/a>\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t                  <\/div>\r\n                    <div class=\"label-logo\">\r\n                <p tabindex=\"0\" class=\"special-label\">Sponsor<\/p>\r\n            <\/div>\r\n                <div class=\"row no-gutters clients-wrap clearfix wow fadeInUp threeup single-logo\" style=\"visibility: visible; animation-name: fadeInUp;\">\r\n        \t\t\t\t<div class=\"col-lg col-xs-4 single-logo-1\">\r\n\t\t\t\t\t<div class=\"client-logo\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/bond-building.com\/\" tabindex=\"0\"><img decoding=\"async\" data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/BOND-Building.png\" class=\"img-fluid lazyload\" alt=\"BOND Building\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 320px; --smush-placeholder-aspect-ratio: 320\/170;\"><\/a>\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t                  <\/div>\r\n            <\/div>\r\n<\/section>\r\n\n\n<!-- hello -->\r\n<div class=\"newsletter dark\"  id=\"ra_id_1648171706\">\r\n        \r\n    <div class=\"newsletter-wrapper blue-img\">\r\n         \r\n        <div class=\"container-fluid\">\r\n            <div class=\"row\">\r\n                <div class=\"col-sm-12 offset-0 col-lg-3 offset-lg-1\"> \r\n                    <div class=\"newsletter-content\">                            \r\n                        <h3 tabindex=\"0\">Sign Up for Our Newsletter! <\/h3>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"newsletter-content-subhead col-sm-12 offset-0 col-lg-3\">\r\n                    <p class=\"subhead\" tabindex=\"0\"><\/p>\r\n                <\/div>\r\n                <div class=\"col-sm-12 col-lg-4\">\r\n                    <script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_unknown gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_29' >\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_29'  action='\/wp-json\/wp\/v2\/programs\/18244' data-formid='29' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LdOx4gkAAAAAKyTaDEk4wVhym4A77YHJ2xfVmMi' data-tabindex='0'><input id=\"input_feab95372cd3e325fc4bd19ae4e40479\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_feab95372cd3e325fc4bd19ae4e40479\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_29' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_29_4\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_29_4'>LinkedIn<\/label><div class='ginput_container'><input name='input_4' id='input_29_4' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_29_4'>This field is for validation purposes and should be left unchanged.<\/div><\/div><div id=\"field_29_1\" class=\"gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_29_1'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_1' id='input_29_1' type='email' value='' class='large'   placeholder='you@example.com' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_29_3\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >a<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_29_3'><div class='gchoice gchoice_29_3_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_3.1' type='checkbox'  value='I agree to receive communications from Leadership Development' checked='checked' id='choice_29_3_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_29_3_1' id='label_29_3_1' class='gform-field-label gform-field-label--type-inline'>I agree to receive communications from Leadership Development<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_29_2\" class=\"gfield gfield--type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_2' id='input_29_2' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='Leadership Development' \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_29' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_29' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_29' id='gform_theme_29' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_29' id='gform_style_settings_29' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_29' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='29' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='QBRkJrfAHtvMQ6Ppe6vJc6XIgPJSZ0bfnR\/il3\/sxwBh9P2uSsJNlpcRUQX\/fWuYAbg\/rrCXrpBot0msjEThy0a0FztnUFgI5+v2YlcTJIbQSRI=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_29' value='WyJbXSIsIjJiNTdiODFjNTEwNWY5MTdkNzY1ZmFhMDI2YTE1MmZhIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_29' id='gform_target_page_number_29' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_29' id='gform_source_page_number_29' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='instructions=Checking+will+do+this' \/>\n            \n        <\/div>\n                        <p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"184\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 29, 'https:\/\/bostonchamber.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_29').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_29');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_29').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_29').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_29').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_29').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_29').val();gformInitSpinner( 29, 'https:\/\/bostonchamber.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [29, current_page]);window['gf_submitting_29'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_29').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [29]);window['gf_submitting_29'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_29').text());}else{jQuery('#gform_29').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"29\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_29\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_29\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_29\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 29, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n                    <input type=\"hidden\" id=\"agree_to\" value=\"\">\r\n                <\/div>\r\n            <\/div>\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>\r\n<script type=\"text\/javascript\">\r\n    \/\/ (function($) {\r\n    \/\/     $(document).ready( function() {\r\n    \/\/         $(document).on('gform_post_render', function(){\r\n    \/\/             $('.gform_body label').text(\"\");\r\n    \/\/         });\r\n    \/\/     });\r\n    \/\/ })(jQuery);\r\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Our Women\u2019s Leadership Program enables you to take your leadership to the next level by arming you with the most in-demand leadership toolkit. <\/p>\n","protected":false},"author":1,"featured_media":41226,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"content-type":"","inline_featured_image":false,"footnotes":""},"class_list":["post-18244","programs","type-programs","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Women\u2019s Leadership Program - Boston Chamber<\/title>\n<meta name=\"description\" content=\"Our Women\u2019s Leadership Program enables you to take your leadership to the next level by arming you with the most in-demand leadership toolkit.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Women&#039;s Leadership Program\" \/>\n<meta property=\"og:description\" content=\"The Greater Boston Chamber&#039;s Women\u2019s Leadership Program enables you to take your leadership to the next level by arming you with the most in-demand leadership toolkit.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/\" \/>\n<meta property=\"og:site_name\" content=\"Boston Chamber\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-23T22:01:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/05\/wlp-full-width-feature-image.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Women&#039;s Leadership Program\" \/>\n<meta name=\"twitter:description\" content=\"Our Women\u2019s Leadership Program enables you to take your leadership to the next level by arming you with the most in-demand leadership toolkit.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/05\/wlp-full-width-feature-image.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/\",\"url\":\"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/\",\"name\":\"Women\u2019s Leadership Program - Boston Chamber\",\"isPartOf\":{\"@id\":\"https:\/\/bostonchamber.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/WLP_tile__.png\",\"datePublished\":\"2022-03-06T22:36:01+00:00\",\"dateModified\":\"2026-01-23T22:01:54+00:00\",\"description\":\"Our Women\u2019s Leadership Program enables you to take your leadership to the next level by arming you with the most in-demand leadership toolkit.\",\"breadcrumb\":{\"@id\":\"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/#primaryimage\",\"url\":\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/WLP_tile__.png\",\"contentUrl\":\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/WLP_tile__.png\",\"width\":360,\"height\":270},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bostonchamber.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Programs\",\"item\":\"https:\/\/bostonchamber.com\/programs\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Women\u2019s Leadership Program\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bostonchamber.com\/#website\",\"url\":\"https:\/\/bostonchamber.com\/\",\"name\":\"Boston Chamber\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/bostonchamber.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bostonchamber.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bostonchamber.com\/#organization\",\"name\":\"Boston Chamber\",\"url\":\"https:\/\/bostonchamber.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bostonchamber.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2021\/12\/Vector.svg\",\"contentUrl\":\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2021\/12\/Vector.svg\",\"width\":146,\"height\":45,\"caption\":\"Boston Chamber\"},\"image\":{\"@id\":\"https:\/\/bostonchamber.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Women\u2019s Leadership Program - Boston Chamber","description":"Our Women\u2019s Leadership Program enables you to take your leadership to the next level by arming you with the most in-demand leadership toolkit.","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:\/\/bostonchamber.com\/programs\/womens-leadership-program\/","og_locale":"en_US","og_type":"article","og_title":"Women's Leadership Program","og_description":"The Greater Boston Chamber's Women\u2019s Leadership Program enables you to take your leadership to the next level by arming you with the most in-demand leadership toolkit.","og_url":"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/","og_site_name":"Boston Chamber","article_modified_time":"2026-01-23T22:01:54+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/05\/wlp-full-width-feature-image.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_title":"Women's Leadership Program","twitter_description":"Our Women\u2019s Leadership Program enables you to take your leadership to the next level by arming you with the most in-demand leadership toolkit.","twitter_image":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/05\/wlp-full-width-feature-image.jpg","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/","url":"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/","name":"Women\u2019s Leadership Program - Boston Chamber","isPartOf":{"@id":"https:\/\/bostonchamber.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/#primaryimage"},"image":{"@id":"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/#primaryimage"},"thumbnailUrl":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/WLP_tile__.png","datePublished":"2022-03-06T22:36:01+00:00","dateModified":"2026-01-23T22:01:54+00:00","description":"Our Women\u2019s Leadership Program enables you to take your leadership to the next level by arming you with the most in-demand leadership toolkit.","breadcrumb":{"@id":"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/#primaryimage","url":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/WLP_tile__.png","contentUrl":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/03\/WLP_tile__.png","width":360,"height":270},{"@type":"BreadcrumbList","@id":"https:\/\/bostonchamber.com\/programs\/womens-leadership-program\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bostonchamber.com\/"},{"@type":"ListItem","position":2,"name":"Programs","item":"https:\/\/bostonchamber.com\/programs\/"},{"@type":"ListItem","position":3,"name":"Women\u2019s Leadership Program"}]},{"@type":"WebSite","@id":"https:\/\/bostonchamber.com\/#website","url":"https:\/\/bostonchamber.com\/","name":"Boston Chamber","description":"","publisher":{"@id":"https:\/\/bostonchamber.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bostonchamber.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bostonchamber.com\/#organization","name":"Boston Chamber","url":"https:\/\/bostonchamber.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bostonchamber.com\/#\/schema\/logo\/image\/","url":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2021\/12\/Vector.svg","contentUrl":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2021\/12\/Vector.svg","width":146,"height":45,"caption":"Boston Chamber"},"image":{"@id":"https:\/\/bostonchamber.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/programs\/18244","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/programs"}],"about":[{"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/types\/programs"}],"author":[{"embeddable":true,"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/comments?post=18244"}],"version-history":[{"count":0,"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/programs\/18244\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/media\/41226"}],"wp:attachment":[{"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/media?parent=18244"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}