

{"id":38842,"date":"2025-01-15T20:44:40","date_gmt":"2025-01-15T20:44:40","guid":{"rendered":"https:\/\/bostonchamber.com\/?post_type=events_section&#038;p=38842"},"modified":"2025-10-29T14:04:52","modified_gmt":"2025-10-29T14:04:52","slug":"transportation-first-state-of-commuter-rail-regional-rail","status":"publish","type":"events_section","link":"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/","title":{"rendered":"Transportation First | State of the Commuter Rail &amp; Regional Rail"},"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_1687435758\" class=\"banner  standard lazyload\" style=\"background-image:inherit\" data-bg-image=\"url(https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/08\/Event-Hero-Special-Event.png)\">\r\n        <div class=\"container  banner-container text-Right\">\r\n            <div class=\"row center-items\">\r\n                                    <div class=\" col-lg-5 order-1 order-lg-0 mb-3 mb-lg-0\">\r\n                        <div class=\"banner-logo\">\r\n                            <img decoding=\"async\" tabindex=\"0\" data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2025\/01\/Transpo-First-Logo.png\" alt=\"Transporation First Logo\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 320px; --smush-placeholder-aspect-ratio: 320\/170;\" \/>\r\n                        <\/div>\r\n                    <\/div>\r\n                                \r\n                <div class=\"col-lg-7\"  >\r\n                                            <!-- <p class=\"label special-label\" tabindex=\"0\"><\/p> -->\r\n                    \r\n                    <h1 class=\"underline-text white  not-required\" tabindex=\"0\">\r\n                        State of the <br><u>Commuter Rail &amp; Regional Rail<\/u>                    <\/h1>\r\n                                            <div class=\"xyz\" tabindex=\"0\"><p><\/p><\/div>\r\n                        <div class=\"banner_event\">\r\n                            <span tabindex=\"0\">February 12, 2025<\/span>                                <span tabindex=\"0\">2:45 pm &#8211;<\/span>\r\n                                                                        <span tabindex=\"0\">4:30 pm<\/span>\r\n                                                                        <span tabindex=\"0\">Hybrid | Greater Boston Chamber of Commerce<\/span>\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_1660571094\">\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\">\r\n                                    Event Details                                <\/h2>\r\n                                <ul>\r\n                                    <div class=\"description-goals\">\r\n                                                                                <!-- <li>\r\n                                                            <span tabindex=\"0\"><\/span>\r\n                                                            <span tabindex=\"0\"><\/span>\r\n                                                            <span tabindex=\"0\"><\/span>\r\n                                                            <span  class=\"author-text\" tabindex=\"0\"><\/span>\r\n                                                            <span tabindex=\"0\"><\/span>\r\n                                                    <\/li> -->\r\n                                                                                <li tabindex=\"0\">Join us for the second installment of the Chamber&#8217;s series: <i><b>Transportation First<\/i><\/b>. <\/li><li tabindex=\"0\">Convene with members and other stakeholders to discuss the future plans for the commuter rail and regional rail! <\/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\r\n\r\n                                <h2 tabindex=\"0\">Tickets<\/h2>                                \r\n\r\n\r\n\r\n                                <div class=\"program-details event-details\">\r\n                                                                        <ul class=\"event-list\">\r\n                                        <li tabindex=\"0\">Free to Members &amp; Non-Members <\/li>\r\n                                        <!-- <li tabindex=\"0\">Individual Ticket: <\/li>\r\n                                    <li tabindex=\"0\">Sponsorship: <\/li>\r\n                                    <li tabindex=\"0\">Gold Sponsorship: <\/li>\r\n                                    <li tabindex=\"0\">Platinum Sponsorship: <\/li>\r\n                                    <li tabindex=\"0\">Presenting Sponsorship: <\/li> -->\r\n\r\n                                                                            <\/ul>\r\n                                    <div class=\"cta_register_follow\">\r\n                                        \r\n\r\n                                                                                    <div class=\"Social-drop-down dropdown\">\r\n                                                <a class=\"btn secondary-cta btn-arrow-horz btn-arrow\" onclick=\"toggleDropdown()\">\r\n                                                    <span class=\"Social-icon\"><\/span> Social share\r\n                                                <\/a>\r\n                                                <ul class=\"dropdown-content\">\r\n                                                    <div class=\"share-icon\">\r\n                                                        <div class=\"heateor_sss_sharing_container heateor_sss_horizontal_sharing\" data-heateor-ss-offset=\"0\" data-heateor-sss-href='https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/'><div class=\"heateor_sss_sharing_ul\"><a aria-label=\"Facebook\" class=\"heateor_sss_facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbostonchamber.com%2Fevents%2Ftransportation-first-state-of-commuter-rail-regional-rail%2F\" title=\"Facebook\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#0765FE;width:40px;height:40px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 5.628 3.875 10.35 9.101 11.647v-7.98h-2.474V16H13.1v-1.58c0-4.085 1.849-5.978 5.859-5.978.76 0 2.072.15 2.608.298v3.325c-.283-.03-.775-.045-1.386-.045-1.967 0-2.728.745-2.728 2.683V16h3.92l-.673 3.667h-3.247v8.245C23.395 27.195 28 22.135 28 16Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"X\" class=\"heateor_sss_button_x\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Transportation%20First%20%7C%20State%20of%20Regional%20Transit&#038;url=https%3A%2F%2Fbostonchamber.com%2Fevents%2Ftransportation-first-state-of-commuter-rail-regional-rail%2F\" title=\"X\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_x\" style=\"background-color:#2a2a2a;width:40px;height:40px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg width=\"100%\" height=\"100%\" style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M21.751 7h3.067l-6.7 7.658L26 25.078h-6.172l-4.833-6.32-5.531 6.32h-3.07l7.167-8.19L6 7h6.328l4.37 5.777L21.75 7Zm-1.076 16.242h1.7L11.404 8.74H9.58l11.094 14.503Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Linkedin\" class=\"heateor_sss_button_linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fbostonchamber.com%2Fevents%2Ftransportation-first-state-of-commuter-rail-regional-rail%2F\" title=\"Linkedin\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_linkedin\" style=\"background-color:#0077b5;width:40px;height:40px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path d=\"M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><\/div><div class=\"heateorSssClear\"><\/div><\/div>                                                    <\/div>\r\n                                                <\/ul>\r\n                                            <\/div>\r\n                                        \r\n                                    <\/div>\r\n\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\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_1660571983\">Overview<\/a><\/li><li class=\"nav-item\"><a class=\"nav-link\" aria-current=\"page\" href=\"#ra_id_1660572037\">Speakers<\/a><\/li><li class=\"nav-item\"><a class=\"nav-link\" aria-current=\"page\" href=\"#ra_id_1689261190\">Agenda <\/a><\/li><li class=\"nav-item\"><a class=\"nav-link\" aria-current=\"page\" href=\"#ra_id_1689261337\">FAQs<\/a><\/li><li class=\"nav-item\"><a class=\"nav-link\" aria-current=\"page\" href=\"#ra_id_1729715199\">Sponsor<\/a><\/li><li class=\"nav-item\"><a class=\"nav-link\" aria-current=\"page\" href=\"#ra_id_1687876811\">Location<\/a><\/li>            <\/ul>\r\n        <\/div>\r\n    <\/section>\r\n\n\n<style>\r\n    .btn:hover:after {\r\n        transform: scaleX(1.05);\r\n    }\r\n<\/style>\r\n<div class=\"people-spotlight text-person \" id=\"ra_id_1660571983\">\r\n    <div class=\"container\">\r\n        <div class=\"row\">           \r\n            \t\t\t\t<div class=\"col-lg-9\">\r\n                <div class=\"\">\r\n                                            <h3 tabindex=\"0\">Addressing Challenges and Delivering Solutions<\/h3>\r\n                                            <div tabindex=\"0\" class=\"text_description\">Join us on Wednesday, February 12, for the second installment of the Chamber\u2019s <i><b><a href=\"https:\/\/bostonchamber.com\/policy-impact\/transportation-first\/\" \/>Transportation First<\/a><\/i><\/b> series, addressing the transportation crisis in Massachusetts. The Transportation First Series offers a platform to discuss the urgent challenges Greater Boston faces by bringing in experts and changemakers to explore the issues and potential solutions for the future of the Commonwealth. This series will help raise broader awareness among employees and employers who are affected by the transit system every day.\r\n<br><br>\r\nWe will hear from Executive Director of Commuter Rail at the Massachusetts Bay Transportation Authority (MBTA), <a href=\"https:\/\/www.linkedin.com\/in\/michael-muller-824831128\/\" \/>Mike Muller<\/a>, and General Manager and CEO of the Massachusetts Bay Transportation Authority (MBTA), <a href=\"https:\/\/www.linkedin.com\/in\/phillip-eng-875928240\/\">Phillip Eng,<\/a> as they discuss the current state and future plans of the Commuter Rail and Regional Rail. They\u2019ll be joined by <a href=\"https:\/\/www.linkedin.com\/in\/karen-andreas-a8109354\/\">Karen Andreas<\/a>, President &#038; CEO of the North Shore Chamber of Commerce, and <a href=\"https:\/\/www.linkedin.com\/in\/jim-rooney-45982b27\/\"> James E. Rooney<\/a>, President &#038; CEO of the Boston Chamber for a conversation on transformative transit solutions and opportunities for businesses and communities to engage in shaping the future of Massachusetts transit.\r\n\r\n<\/div>\r\n                        \r\n                                        <div class=\"btn-wrapper\">\r\n                                        <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"col-lg-3\">\r\n                    <div class=\"\">\r\n                                                                <h4>Questions? Contact us.<\/h4>\r\n                                                            \t\t\t\t\t\t<img decoding=\"async\"  tabindex=\"0\" class=\"avtar ratio ratio-4x3 lazyload\" data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/07\/erica-deese-headshot.jpg\" alt=\"Greater Boston Chamber of Commerce Staff\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 480px; --smush-placeholder-aspect-ratio: 480\/330;\">\r\n                                        <h5 tabindex=\"0\" >Erica  Deese<\/h5>\r\n                    <p  tabindex=\"0\" class=\"special-label company role_job_tile\">Senior Program Manager<\/p>\r\n                    <p  tabindex=\"0\" class=\"special-label company\">Greater Boston Chamber of Commerce<\/p>                    <div class=\"wrapper-links\">\r\n\t\t\t\t\t                        <a class=\"btn secondary-cta btn-arrow\" href=\"mailto:chamberprograms@bostonchamber.com\" tabindex=\"-1\"><span class=\"icon\"><\/span>Email Erica <\/a>\r\n\t\t\t\t\t\t                    <\/div>\r\n                    \t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n                                        \r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n\n\n<style>\r\n    .cta-btn-wrapper{margin-bottom:2rem;margin-top:-10px;}\r\n<\/style>\r\n        <section class=\"fullwidth-carousel-section text-center\"  id=\"ra_id_1741294497\">\r\n        <div class=\"container\"><h2 tabindex=\"0\">Watch the Event Replay<\/h2><div class=\"fullwidth-carousel-wrapper\"><div class=\"fullwidth-carousel\" role=\"region\" aria-label=\"carousel\"><div class=\"item\"><div class=\"fc-image video-poster-wrapper\"><div class=\" ratio ratio-16x9\"><img decoding=\"async\" tabindex=\"-1\" class=\"fc-video-poster lazyload\" data-bs-target=\"#fcVideoModal0\" data-caption=\"\" data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-Featured-Image.png\" alt=\"Transportation FIrst\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 650px; --smush-placeholder-aspect-ratio: 650\/400;\"><div class=\"fc-video-frame\" style=\"display:none;\"><iframe title=\"Transportation First | State of the Commuter Rail &amp; Regional Rail\" width=\"640\" height=\"360\" data-src=\"https:\/\/www.youtube.com\/embed\/TpVBs2xiGmE?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><\/div><\/div><\/div><\/div> <\/div><\/div><\/section>\r\n<script type=\"text\/javascript\">\r\n\/\/ jQuery(document).ready(function($){\r\n\/\/     $(\".fc-image\").one(\"click\",function(){ \r\n\/\/         $('body').addClass('hideAfter');\r\n\/\/         if($(this).hasClass('video-poster-wrapper')){\r\n\/\/             $(this).find('.fc-video-poster').hide();\r\n\/\/             $(this).addClass('hideAfter');\r\n\/\/             $(this).find('.fc-video-frame').show();\r\n\/\/             var symbol = $(this).find('.fc-video-frame iframe')[0].src.indexOf(\"?\") > -1 ? \"&\" : \"?\";\r\n\/\/             $(this).find('.fc-video-frame iframe')[0].src += symbol + \"autoplay=1\";\r\n\/\/         }\r\n        \r\n\/\/     });\r\n\/\/     $(\".fc-image\").click(function(){ \r\n\/\/         console.log(\"I am click function\");\r\n\/\/     });\r\n\/\/ }); \r\n<\/script>\r\n\r\n\n\n<style>\r\n@media screen and (max-width: 991px) {\r\n    .people-spotlight .default-people .slick-people_item:hover {\r\n        padding-top: 20px;\r\n    }\r\n}\r\n\r\n.people-read-more {\r\n    padding-left: 0;\r\n}\r\n\r\n.people-spotlight .default-people .content-wrapper .visible span:first-child {\r\n    padding-right: 5px;\r\n}\r\n\r\n.people-img.click_to_open img {\r\n    cursor: pointer;\r\n}\r\n<\/style>\r\n<div class=\"people-spotlight bottom-align blue-spotlight\" id=\"ra_id_1660572037\">\r\n    <div class=\"container\">\r\n        <h4 class=\"tabindex\" tabindex=\"0\">Speakers<\/h4>\r\n        <div class=\"default-people\">\r\n                        <div id=\"key0\" class=\"slick-people_item\">\r\n                <div class=\"content-wrapper\">\r\n                                        <div class=\"people-img avtar ratio  ratio-4x3\"\r\n                        tabindex=\"0\"><img decoding=\"async\" tabindex=\"0\"\r\n                            onclick=\"bioContent(ra_id_1660572037, 0)\" class=\"tabindex avtar lazyload\"\r\n                            data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Mike-Muller_Canva_Headshot.png\"\r\n                            alt=\"Mike Muller\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 480px; --smush-placeholder-aspect-ratio: 480\/330;\" \/><\/div>\r\n                                        <h5 class=\"tabindex names-first-last\" tabindex=\"0\">\r\n                        Mike Muller <\/h5>\r\n                    <p tabindex=\"0\"\r\n                        class=\"tabindex special-label company\">\r\n                        Executive Director of Commuter Rail,  Massachusetts Bay Transportation Authority<\/p>\r\n\r\n                                        <p class=\"tabindex\" tabindex=\"0\">\r\n                        <div   tabindex=\"0\" class=\"visible\"><span>Mike Muller is the Executive Director of Commuter Rail at the MBTA, responsible for overseeing operations and maintenance of the current commuter rail system operated&#8230;<\/span><a href=\"Javascript:void(0)\" onclick=\"bioContent(ra_id_1660572037, 0)\" tabindex=\"0\" class=\"people-read-more showMore click_to_open\" id = \"MikemullerRIsTheExecutiveD\">Read more<\/a><\/div><div  class=\"hidden\">Mike Muller is the Executive Director of Commuter Rail at the MBTA, responsible for overseeing operations and maintenance of the current commuter rail system operated by Keolis Commuter Services, as well as the railroad capital program and future planning efforts, including electrification and Regional Rail Modernization.\r\n<br><br>\r\n\r\nMike joined the MBTA in 2017 and was responsible for managing the commuter rail contract, focused specifically on financial administration, customer service, and performance improvement. From 2019 to 2021, he was Assistant General Manager for Strategic Initiatives, directing and coordinating projects, programs, and communications in alignment with the agency\u2019s strategic objectives, before moving into his current role in 2022.\r\n<br><br>\r\n\r\nPrior to joining the T, Mike worked at the Social Security Administration, where he had direct oversight of a five-billion-dollar budget and was responsible for allocation of staffing and resources to the agency\u2019s operations across the nation. Mike has a Master\u2019s degree in Public Administration from the Harvard Kennedy School and a Bachelor\u2019s degree in Business Administration from Loyola University Maryland. He lives in Beverly, MA with his wife and two children.\r\n<\/div>                    <\/p>\r\n                                        <div tabindex=\"0\" skip-link screen-reader-text\r\n                        class=\"blue-spotlight link-wrapper tabindex LinkedIn-wrapper\">\r\n                        <a class=\"tabindex\" tabindex=\"0\"\r\n                            href=\"https:\/\/www.linkedin.com\/in\/michael-muller-824831128\/\"><span>See on LinkedIn<\/span><img decoding=\"async\"\r\n                                data-src=\"https:\/\/bostonchamber.com\/wp-content\/themes\/bostonchamber\/assets\/images\/linkedinarrow.svg\"\r\n                                alt=\"arrow-go\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" \/>\r\n                        <\/a>\r\n\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n                        <div id=\"key1\" class=\"slick-people_item\">\r\n                <div class=\"content-wrapper\">\r\n                                        <div class=\"people-img avtar ratio  ratio-4x3\"\r\n                        tabindex=\"0\"><img decoding=\"async\" tabindex=\"0\"\r\n                            onclick=\"bioContent(ra_id_1660572037, 1)\" class=\"tabindex avtar lazyload\"\r\n                            data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/08\/GM-Phillip-Eng-headshot-.png\"\r\n                            alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 480px; --smush-placeholder-aspect-ratio: 480\/330;\" \/><\/div>\r\n                                        <h5 class=\"tabindex names-first-last\" tabindex=\"0\">\r\n                        Phillip Eng<\/h5>\r\n                    <p tabindex=\"0\"\r\n                        class=\"tabindex special-label company\">\r\n                        General Manager &amp; CEO, Massachusetts Bay Transportation Authority<\/p>\r\n\r\n                                        <p class=\"tabindex\" tabindex=\"0\">\r\n                        <div   tabindex=\"0\" class=\"visible\"><span>Phillip Eng is the General Manager and CEO of the Massachusetts Bay Transportation Authority (MBTA). A Civil Engineer with nearly 40 years of transportation experience,&#8230;<\/span><a href=\"Javascript:void(0)\" onclick=\"bioContent(ra_id_1660572037, 1)\" tabindex=\"0\" class=\"people-read-more showMore click_to_open\" id = \"PhillipenggIsTheGeneralMan\">Read more<\/a><\/div><div  class=\"hidden\">Phillip Eng is the General Manager and CEO of the Massachusetts Bay Transportation Authority (MBTA). A Civil Engineer with nearly 40 years of transportation experience, including President of the Metropolitan Transportation Authority\u2019s (MTA) Long Island Rail Road and Interim President of New York City Transit, Mr. Eng brings his abilities to spearhead challenging initiatives, modernize aging systems and prioritize safety to bear for the MBTA.\r\n<br><br>\r\nMr. Eng joined the MTA in 2017 as the Chief Operating Officer, where he drove initiatives and focused on updating transportation systems through the use of innovative technologies, including developing new fare payment applications and piloting new signaling systems. As Acting President for New York City Transit, Mr. Eng led the early efforts of the Subway Action Plan \u2013 a comprehensive stabilization and modernization effort to address the challenges facing the New York City subway. During his tenure at the Long Island Rail Road, he initiated the Forward program \u2013 a set of strategic initiatives aimed at improving service reliability and enhancing rider experience.\r\n<br><br>\r\nMr. Eng began his career in public service in 1983 as a Junior Engineer at the New York State Department of Transportation (NYSDOT) where he gained expertise in Structures, Bridge Inspection, Maintenance, and Design and Construction. During his tenure at NYSDOT, Mr. Eng held positions of increasing leadership culminating as Executive Deputy Commissioner, throughout which he played a vital role improving project delivery for significant projects such as the I-81 Environmental Impact Study, the Rochester Train Station, and the construction of the new Kosciuszko and Mario M. Cuomo bridges.\r\nPhillip Eng earned his Bachelor of Engineering at Cooper Union and is a member of the American Society of Civil Engineers. In 2021 the American Society of Civil Engineers, Long Island Branch honored Mr. Eng with the Government Engineer of the Year award.\r\n<\/div>                    <\/p>\r\n                                        <div tabindex=\"0\" skip-link screen-reader-text\r\n                        class=\"blue-spotlight link-wrapper tabindex LinkedIn-wrapper\">\r\n                        <a class=\"tabindex\" tabindex=\"0\"\r\n                            href=\"https:\/\/www.linkedin.com\/in\/phillip-eng-875928240\/\"><span>See on LinkedIn<\/span><img decoding=\"async\"\r\n                                data-src=\"https:\/\/bostonchamber.com\/wp-content\/themes\/bostonchamber\/assets\/images\/linkedinarrow.svg\"\r\n                                alt=\"arrow-go\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" \/>\r\n                        <\/a>\r\n\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n                        <div id=\"key2\" class=\"slick-people_item\">\r\n                <div class=\"content-wrapper\">\r\n                                        <div class=\"people-img avtar ratio  ratio-4x3\"\r\n                        tabindex=\"0\"><img decoding=\"async\" tabindex=\"0\"\r\n                            onclick=\"bioContent(ra_id_1660572037, 2)\" class=\"tabindex avtar lazyload\"\r\n                            data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2022\/08\/People-Spotlight-3-1-1.png\"\r\n                            alt=\"Jim Rooney Headshot\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 480px; --smush-placeholder-aspect-ratio: 480\/330;\" \/><\/div>\r\n                                        <h5 class=\"tabindex names-first-last\" tabindex=\"0\">\r\n                        James E. Rooney<\/h5>\r\n                    <p tabindex=\"0\"\r\n                        class=\"tabindex special-label company\">\r\n                        President &amp; CEO, Greater Boston Chamber of Commerce <\/p>\r\n\r\n                                        <p class=\"tabindex\" tabindex=\"0\">\r\n                        <div   tabindex=\"0\" class=\"visible\"><span>James E. Rooney is president and chief executive officer of the Greater Boston Chamber of Commerce, one of the region\u2019s leading business associations. \r\n\r\nUnder&#8230;<\/span><a href=\"Javascript:void(0)\" onclick=\"bioContent(ra_id_1660572037, 2)\" tabindex=\"0\" class=\"people-read-more showMore click_to_open\" id = \"JamesE.rooneyooneyIsPresidentA\">Read more<\/a><\/div><div  class=\"hidden\">James E. Rooney is president and chief executive officer of the Greater Boston Chamber of Commerce, one of the region\u2019s leading business associations. \r\n<br><br>\r\nUnder Rooney\u2019s guidance, the Boston Chamber has become the leading voice of the business community on public policy issues, weighing in on important matters such as our region\u2019s public transportation infrastructure, economic mobility, health care costs, workforce development and policy regarding our state\u2019s competitiveness. In addition, Rooney has focused on broadening the Chamber\u2019s membership, including introducing new programs and initiatives designed to attract and retain next generation leaders, minority-owned and small businesses. \r\n<br><br>\r\nPrior to joining the Chamber in 2015, Rooney was executive director of the Massachusetts Convention Center Authority for nearly 15 years, overseeing the development and construction of the Boston Convention &amp; Exhibition Center (BCEC) and leading the management teams of four MCCA owned facilities in Massachusetts. Before moving to the MCCA in 2001, Rooney served two years as Chief of Staff to Boston Mayor Thomas M. Menino, chairing the Mayor\u2019s cabinet and playing a critical role in all aspects of city governance including education, public safety, public works and transportation. He began his public career at the Massachusetts Bay Transportation Authority, the nation\u2019s fourth largest transit system, where he spent 18 years, starting as a track laborer and ending as Deputy General Manager. He also served one year as the MBTA\u2019s Acting General Manager during a gubernatorial transition. During the 1990s, Rooney served in senior positions at the Massachusetts Turnpike Authority and the Central Artery Project, Boston\u2019s $15 billion \u201cBig Dig\u201d highway project. \r\n<br><br>\r\nRooney has served in leadership positions on several boards of directors and currently sits on professional and non-profit boards including the Professional Convention Management Association\u2019s (PCMA) North American Advisory Board\/Mexico Tourism Board, Vice Chair of the Association of Chambers of Commerce Executives (ACCE), The Partnership, Inc., and the Boston Private Industry Council (PIC).\r\n<br><br>\r\nRooney has been recognized many times throughout his career for both professional and civic contributions including, a PCMA Lifetime Achievement Award for his contributions to the global meetings industry and a City of Boston Lifetime Achievement Award for leadership and advocacy for immigrant advancement and diversity. In 2018, Rooney was named one of Boston\u2019s Top 10 Most Influential People by Boston Magazine, and one of the \u201cPower 50\u201d executives who made the biggest impact on Greater Boston&#8217;s business community and the region&#8217;s overall economy by the Boston Business Journal.  \r\n<br><br>\r\nRooney grew up in South Boston and attended the prestigious Boston Latin School, graduating as president of his class. He holds a bachelor\u2019s degree in economics from Harvard College and attended the Boston University Graduate School of Management.<\/div>                    <\/p>\r\n                                        <div tabindex=\"0\" skip-link screen-reader-text\r\n                        class=\"blue-spotlight link-wrapper tabindex LinkedIn-wrapper\">\r\n                        <a class=\"tabindex\" tabindex=\"0\"\r\n                            href=\"https:\/\/www.linkedin.com\/in\/jim-rooney-45982b27\/\"><span>See on LinkedIn<\/span><img decoding=\"async\"\r\n                                data-src=\"https:\/\/bostonchamber.com\/wp-content\/themes\/bostonchamber\/assets\/images\/linkedinarrow.svg\"\r\n                                alt=\"arrow-go\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" \/>\r\n                        <\/a>\r\n\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n                        <div id=\"key3\" class=\"slick-people_item\">\r\n                <div class=\"content-wrapper\">\r\n                                        <div class=\"people-img avtar ratio  ratio-4x3\"\r\n                        tabindex=\"0\"><img decoding=\"async\" tabindex=\"0\"\r\n                            onclick=\"bioContent(ra_id_1660572037, 3)\" class=\"tabindex avtar lazyload\"\r\n                            data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2025\/01\/karen-headshot.png\"\r\n                            alt=\"Event Speaker Headshot\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 480px; --smush-placeholder-aspect-ratio: 480\/330;\" \/><\/div>\r\n                                        <h5 class=\"tabindex names-first-last\" tabindex=\"0\">\r\n                        Karen Andreas<\/h5>\r\n                    <p tabindex=\"0\"\r\n                        class=\"tabindex special-label company\">\r\n                        President\/Chief Executive Officer North Shore Chamber<\/p>\r\n\r\n                                        <p class=\"tabindex\" tabindex=\"0\">\r\n                        <div   tabindex=\"0\" class=\"visible\"><span>Karen Andreas has dedicated her lifelong career to the betterment of the North Shore community \u2014 as a journalist, media publisher and as of Jan. 1, 2021, as president&#8230;<\/span><a href=\"Javascript:void(0)\" onclick=\"bioContent(ra_id_1660572037, 3)\" tabindex=\"0\" class=\"people-read-more showMore click_to_open\" id = \"KarenandreaseasHasDedicatedHe\">Read more<\/a><\/div><div  class=\"hidden\">Karen Andreas has dedicated her lifelong career to the betterment of the North Shore community \u2014 as a journalist, media publisher and as of Jan. 1, 2021, as president and CEO of the North Shore Chamber of Commerce. Leading the Chamber was a natural fit for Karen, who had been a longtime member of the Board of Directors and past chairman of the board. \r\n\r\nShe came to The Chamber from North of Boston Media Group, where she led the region&#8217;s award-winning newspapers and magazines for decades. She also volunteers her time to numerous organizations, including the Salem State Board of Overseers, North Essex Community College Foundation Board, Essex Heritage Board of Trustees, and the Lawrence Partnership. \r\n\r\nKaren is a cum laude graduate of the University of New Hampshire, where she earned a degree in English, specializing in journalism, and a minor in dance. She loves politics, leadership, gardening, and all-things sports \u2014 especially the New England Patriots and the Danvers High School Falcons. She and her husband, Mike, live in Danvers and have two grown sons, Nick and Matt, and two rescue dogs, Freedom and Independence.<\/div>                    <\/p>\r\n                                        <div tabindex=\"0\" skip-link screen-reader-text\r\n                        class=\"blue-spotlight link-wrapper tabindex LinkedIn-wrapper\">\r\n                        <a class=\"tabindex\" tabindex=\"0\"\r\n                            href=\"https:\/\/www.linkedin.com\/in\/karen-andreas-a8109354\/\"><span>See on LinkedIn<\/span><img decoding=\"async\"\r\n                                data-src=\"https:\/\/bostonchamber.com\/wp-content\/themes\/bostonchamber\/assets\/images\/linkedinarrow.svg\"\r\n                                alt=\"arrow-go\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" \/>\r\n                        <\/a>\r\n\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<div class=\"modal read-more-modal vastest\">\r\n    <!-- Modal content -->\r\n    <div class=\"container modal-dialog modal-lg  modal-dialog-centered modal-dialog-scrollable\">\r\n        <div class=\"modal-content col-lg-10\">\r\n            <div class=\"close_the_modal\"><button title=\"Close (Esc)\" type=\"button\"\r\n                    class=\"mfp-close close_this\">\u00d7<\/button><\/div>\r\n            <div class=\"modal-content-name-div\"> <\/div>\r\n            <div class=\"modal-content-title-org-div\"> <\/div>\r\n            <p class=\"modal-content-bio\"><\/p>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\nfunction bioContent(module, id) {\r\n\r\n    console.log(module);\r\n    console.log(id);\r\n\r\n    $(\".modal.read-more-modal\").fadeIn(500);\r\n    $('html').addClass('no-scroll');\r\n    console.log(typeof module);\r\n    if (typeof module === 'string' || module instanceof String || typeof module === 'number') {\r\n        console.log(\"string\");\r\n        module_id = module;\r\n    } else {\r\n        console.log(\"module\");\r\n\r\n        module_id = module.id;\r\n    }\r\n    console.log(module_id);\r\n\r\n    var element = $(\"#\" + module_id);\r\n    var x = '';\r\n    var name = '';\r\n    var company = '';\r\n\r\n    name = element.find('#key' + id + ' .names-first-last').text();\r\n    console.log(name);\r\n    company = element.find('#key' + id + ' .company').text();\r\n    console.log(company);\r\n    x = element.find('#key' + id + ' .hidden').html();\r\n    console.log(x, \"this is value of x\")\r\n    $('.modal-content .modal-content-name-div').html('<p class=\"modal-content-name\">' + name + '<\/p>');\r\n    $('.modal-content .modal-content-title-org-div').html('<p class=\"modal-content-title-org\">' + company + '<\/p>');\r\n    $('.modal-content .modal-content-bio').html(x);\r\n    console.log(company, \"company\");\r\n}\r\n$(document).ready(function() {\r\n\r\n    $('.close_this').click(function() {\r\n        $(\".modal.read-more-modal\").fadeOut(500);\r\n        $('html').removeClass('no-scroll');\r\n    });\r\n});\r\n<\/script>\n\n<div class=\"accordion-wrapper\"  id=\"ra_id_1689261190\"> \r\n    <div class=\"container demo\">\r\n        <div class=\"\">\r\n        <h2 tabindex=\"0\" >Agenda<\/h2>  \r\n        <div class=\"\">\r\n            <div class=\"accordion\" id=\"myAccordion\">\r\n                            <ul class=\"accordion-list\">\r\n                    <li>\r\n                        <h6 tabindex=\"0\" ><span>2:45 p.m. &#8211; 3:15 p.m. Networking &amp; Registration<\/span><\/h6>\r\n                        <div tabindex=\"-1\" class=\"answer\">\r\n                                                    <div id=\"collapseTwo\" aria-expanded=\"true\" class=\"accordion-collapse collapse  text-only\" data-bs-parent=\"#myAccordion\">\r\n                                <div class=\"card-body\">\r\n                                    <div class=\"row  \">\r\n                                                                                <div class=\"col-lg-12\">\r\n                                            <div class=\"text-wrapper\">\r\n                                                <p tabindex=\"0\" >Guests arrive, sign in at registration, and network with fellow attendees.<\/p>\r\n                                                                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                        <\/div>\r\n                    <\/li>\r\n                <\/ul>\r\n                                                <ul class=\"accordion-list\">\r\n                    <li>\r\n                        <h6 tabindex=\"0\" ><span>3:15 p.m. &#8211; 4:30 p.m. | Program<\/span><\/h6>\r\n                        <div tabindex=\"-1\" class=\"answer\">\r\n                                                    <div id=\"collapseTwo\" aria-expanded=\"true\" class=\"accordion-collapse collapse  text-only\" data-bs-parent=\"#myAccordion\">\r\n                                <div class=\"card-body\">\r\n                                    <div class=\"row  \">\r\n                                                                                <div class=\"col-lg-12\">\r\n                                            <div class=\"text-wrapper\">\r\n                                                <p tabindex=\"0\" >Hear an address from Mike Muller, followed by a panel discussion with Phillip Eng, led by James E. Rooney, discussing the current state and future plans of the Commuter Rail and Regional Rail. <\/p>\r\n                                                                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                        <\/div>\r\n                    <\/li>\r\n                <\/ul>\r\n                                            <\/div>\r\n        <\/div>\r\n            <\/div>\r\n    <\/div><!-- container -->\r\n<\/div>\r\n\r\n<script type=\"text\/javascript\">\r\nvar check_accordion = false;\r\njQuery(document).ready(function($){\r\n\r\n    video_iframe = $('.video-modal iframe');\r\n    $('.video-modal .slick-lightbox-close').click(function(){    \r\n        video_iframe.attr('src', video_iframe.attr('src'));\r\n    });\r\n    \r\n    $(\".text_media_image\").focus(function() {\r\n        console.log('in');\t\t\t\r\n        });\r\n    $(\"#ra_id_1689261190 .media-lightbox\").slickLightbox({\r\n        src: 'src',\r\n        itemSelector: '.item img',\r\n        caption: 'caption',\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\n\n<div class=\"accordion-wrapper\"  id=\"ra_id_1689261337\"> \r\n    <div class=\"container demo\">\r\n        <div class=\"\">\r\n        <h2 tabindex=\"0\" >FAQs<\/h2>  \r\n        <div class=\"\">\r\n            <div class=\"accordion\" id=\"myAccordion\">\r\n                            <ul class=\"accordion-list\">\r\n                    <li>\r\n                        <h6 tabindex=\"0\" ><span>What is included in my registration? <\/span><\/h6>\r\n                        <div tabindex=\"-1\" class=\"answer\">\r\n                                                    <div id=\"collapseTwo\" aria-expanded=\"true\" class=\"accordion-collapse collapse  text-only\" data-bs-parent=\"#myAccordion\">\r\n                                <div class=\"card-body\">\r\n                                    <div class=\"row  \">\r\n                                                                                <div class=\"col-lg-12\">\r\n                                            <div class=\"text-wrapper\">\r\n                                                <p tabindex=\"0\" >Access to a welcoming community of professionals over a great conversation and morning refreshments!<\/p>\r\n                                                                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                        <\/div>\r\n                    <\/li>\r\n                <\/ul>\r\n                                                <ul class=\"accordion-list\">\r\n                    <li>\r\n                        <h6 tabindex=\"0\" ><span>What should I bring? <\/span><\/h6>\r\n                        <div tabindex=\"-1\" class=\"answer\">\r\n                                                    <div id=\"collapseTwo\" aria-expanded=\"true\" class=\"accordion-collapse collapse  text-only\" data-bs-parent=\"#myAccordion\">\r\n                                <div class=\"card-body\">\r\n                                    <div class=\"row  \">\r\n                                                                                <div class=\"col-lg-12\">\r\n                                            <div class=\"text-wrapper\">\r\n                                                <p tabindex=\"0\" >An interest in connecting and networking with other professionals. Oh, and don\u2019t forget business cards.<\/p>\r\n                                                                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                        <\/div>\r\n                    <\/li>\r\n                <\/ul>\r\n                                                <ul class=\"accordion-list\">\r\n                    <li>\r\n                        <h6 tabindex=\"0\" ><span>What should I wear? <\/span><\/h6>\r\n                        <div tabindex=\"-1\" class=\"answer\">\r\n                                                    <div id=\"collapseTwo\" aria-expanded=\"true\" class=\"accordion-collapse collapse  text-only\" data-bs-parent=\"#myAccordion\">\r\n                                <div class=\"card-body\">\r\n                                    <div class=\"row  \">\r\n                                                                                <div class=\"col-lg-12\">\r\n                                            <div class=\"text-wrapper\">\r\n                                                <p tabindex=\"0\" >Please come dressed for your day!<\/p>\r\n                                                                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                        <\/div>\r\n                    <\/li>\r\n                <\/ul>\r\n                                                <ul class=\"accordion-list\">\r\n                    <li>\r\n                        <h6 tabindex=\"0\" ><span>When should I arrive? <\/span><\/h6>\r\n                        <div tabindex=\"-1\" class=\"answer\">\r\n                                                    <div id=\"collapseTwo\" aria-expanded=\"true\" class=\"accordion-collapse collapse  text-only\" data-bs-parent=\"#myAccordion\">\r\n                                <div class=\"card-body\">\r\n                                    <div class=\"row  \">\r\n                                                                                <div class=\"col-lg-12\">\r\n                                            <div class=\"text-wrapper\">\r\n                                                <p tabindex=\"0\" >Registration begins a 2:45 p.m., with program starting promptly at 3:15 p.m.<br \/>\r\n<br \/>\r\nNote: If attending virtually you will be sent the link to join ahead of the program.<\/p>\r\n                                                                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                        <\/div>\r\n                    <\/li>\r\n                <\/ul>\r\n                                                <ul class=\"accordion-list\">\r\n                    <li>\r\n                        <h6 tabindex=\"0\" ><span>Do I need to register in advance? <\/span><\/h6>\r\n                        <div tabindex=\"-1\" class=\"answer\">\r\n                                                    <div id=\"collapseTwo\" aria-expanded=\"true\" class=\"accordion-collapse collapse  text-only\" data-bs-parent=\"#myAccordion\">\r\n                                <div class=\"card-body\">\r\n                                    <div class=\"row  \">\r\n                                                                                <div class=\"col-lg-12\">\r\n                                            <div class=\"text-wrapper\">\r\n                                                <p tabindex=\"0\" >We have a limited number of tickets available for the in-person ticket option due to capacity limits and we recommend registering in advance to secure your spot!<\/p>\r\n                                                                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                        <\/div>\r\n                    <\/li>\r\n                <\/ul>\r\n                                            <\/div>\r\n        <\/div>\r\n            <\/div>\r\n    <\/div><!-- container -->\r\n<\/div>\r\n\r\n<script type=\"text\/javascript\">\r\nvar check_accordion = false;\r\njQuery(document).ready(function($){\r\n\r\n    video_iframe = $('.video-modal iframe');\r\n    $('.video-modal .slick-lightbox-close').click(function(){    \r\n        video_iframe.attr('src', video_iframe.attr('src'));\r\n    });\r\n    \r\n    $(\".text_media_image\").focus(function() {\r\n        console.log('in');\t\t\t\r\n        });\r\n    $(\"#ra_id_1689261337 .media-lightbox\").slickLightbox({\r\n        src: 'src',\r\n        itemSelector: '.item img',\r\n        caption: 'caption',\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\n\n    \r\n<section id=\"ra_id_1729715199\" class=\"clients section-bg\">\r\n    <div class=\"container\">\r\n        <div class=\"section-header\">\r\n            <h2 tabindex=\"0\">Series Sponsor<\/h2>\r\n\t\t\t        <\/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.statestreet.com\/us\/en\/asset-manager\" tabindex=\"0\"><img decoding=\"async\" data-src=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2023\/10\/Logo-Grid-39-e1729715387557.png\" class=\"img-fluid lazyload\" alt=\"state street logo\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 320px; --smush-placeholder-aspect-ratio: 320\/86;\"><\/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\r\n<section class=\"map-outer\" id=\"ra_id_1687876811\">\r\n  <div class=\"container\">\r\n    <div class=\"row justify-content-center\">\r\n    <div class=\"col-lg-10\">\r\n            <h2 tabindex=\"0\">Greater Boston Chamber of Commerce <\/h2>\r\n            <p tabindex=\"0\">265 Franklin Street, 17th Floor, Boston, MA 02110<\/p><a target=\"_blank\" class=\"btn secondary-cta btn-arrow\" href=\"https:\/\/www.google.com\/maps\/dir\/\/265+Franklin+Street,+17th+Floor,+Boston,+MA+02110\"><span class=\"icon\"><\/span>Get Directions<\/a><br><div class=\"iframe-abc ratio ratio-21x9\"><iframe frameborder=\"0\" data-src=\"https:\/\/maps.google.com\/maps?f=q&#038;source=s_q&#038;hl=en&#038;geocode=&#038;q=265+Franklin+Street+17th+Floor+Boston+MA+02110&#038;z=14&#038;output=embed\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"1\"><\/iframe><\/div>\r\n      <\/div>\r\n      <\/div>\r\n      <\/div> <\/section>\n\n<style>\r\n    .cta-btn-wrapper{margin-bottom:2rem;margin-top:-10px;}\r\n<\/style>\r\n<section class=\"wysiwyg_block\">\r\n    <div class=\"container\">\r\n        <div class=\"row\">\r\n            <div class=\"col-lg-8\">\r\n            \r\n            <p><em><span class=\"ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak\" dir=\"ltr\">This is a free event but if you can no longer attend please notify us so we can open up spots for other guests.\u00a0<\/span><\/em><\/p>\n<p><em>The Greater Boston Chamber of Commerce encourages persons with disabilities to participate, and engage fully, in its programs and events.<\/em><\/p>\n<p><em>If you anticipate needing any type of accommodation, including but not limited to, listening devices, closed captioning, large print, wheelchair access, allergies and environmental sensitivities, or if you have any questions about the venue, event format, or virtual platform, please contact us at\u00a0<a class=\"internal\" href=\"mailto:chamberprograms@bostonchamber.com\" data-click-class=\"internal\" data-click-text=\"chamberprograms@bostonchamber.com\" data-click-url=\"mailto:chamberprograms@bostonchamber.com\">chamberprograms@bostonchamber.com<\/a>.<\/em><\/p>\n  \r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>","protected":false},"excerpt":{"rendered":"<p>The Transportation First Series offers a platform to discuss the challenges faced by our region, with the input of experts and changemakers. <\/p>\n","protected":false},"featured_media":38877,"parent":0,"menu_order":0,"template":"","meta":{"content-type":"","inline_featured_image":false},"tags":[32,91,92,47],"event_category":[18],"class_list":["post-38842","events_section","type-events_section","status-publish","has-post-thumbnail","hentry","tag-public-policy","tag-series","tag-special-event","tag-transportation","event_category-chamber-event"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Transportation First | State of the Commuter Rail &amp; Regional Rail - Boston Chamber<\/title>\n<meta name=\"description\" content=\"The Transportation First Series offers a platform to discuss the challenges faced by our region, with the input of experts and changemakers.\" \/>\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\/events\/transportation-first-state-of-commuter-rail-regional-rail\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Transportation First | State of Regional Transit\" \/>\n<meta property=\"og:description\" content=\"The Transportation First Series offers a platform to discuss the challenges faced by our region, with the input of experts and changemakers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/\" \/>\n<meta property=\"og:site_name\" content=\"Boston Chamber\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-29T14:04:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-PPT-Template.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1980\" \/>\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=\"Transportation First | State of Regional Transit\" \/>\n<meta name=\"twitter:description\" content=\"The Transportation First Series offers a platform to discuss the challenges faced by our region, with the input of experts and changemakers.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-Featured-Image.png\" \/>\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\/events\/transportation-first-state-of-commuter-rail-regional-rail\/\",\"url\":\"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/\",\"name\":\"Transportation First | State of the Commuter Rail &amp; Regional Rail - Boston Chamber\",\"isPartOf\":{\"@id\":\"https:\/\/bostonchamber.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-Featured-Image.png\",\"datePublished\":\"2025-01-15T20:44:40+00:00\",\"dateModified\":\"2025-10-29T14:04:52+00:00\",\"description\":\"The Transportation First Series offers a platform to discuss the challenges faced by our region, with the input of experts and changemakers.\",\"breadcrumb\":{\"@id\":\"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/#primaryimage\",\"url\":\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-Featured-Image.png\",\"contentUrl\":\"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-Featured-Image.png\",\"width\":650,\"height\":400,\"caption\":\"Transportation FIrst\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bostonchamber.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Transportation First | State of the Commuter Rail &amp; Regional Rail\"}]},{\"@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":"Transportation First | State of the Commuter Rail &amp; Regional Rail - Boston Chamber","description":"The Transportation First Series offers a platform to discuss the challenges faced by our region, with the input of experts and changemakers.","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\/events\/transportation-first-state-of-commuter-rail-regional-rail\/","og_locale":"en_US","og_type":"article","og_title":"Transportation First | State of Regional Transit","og_description":"The Transportation First Series offers a platform to discuss the challenges faced by our region, with the input of experts and changemakers.","og_url":"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/","og_site_name":"Boston Chamber","article_modified_time":"2025-10-29T14:04:52+00:00","og_image":[{"width":1980,"height":1080,"url":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-PPT-Template.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_title":"Transportation First | State of Regional Transit","twitter_description":"The Transportation First Series offers a platform to discuss the challenges faced by our region, with the input of experts and changemakers.","twitter_image":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-Featured-Image.png","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/","url":"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/","name":"Transportation First | State of the Commuter Rail &amp; Regional Rail - Boston Chamber","isPartOf":{"@id":"https:\/\/bostonchamber.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/#primaryimage"},"image":{"@id":"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/#primaryimage"},"thumbnailUrl":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-Featured-Image.png","datePublished":"2025-01-15T20:44:40+00:00","dateModified":"2025-10-29T14:04:52+00:00","description":"The Transportation First Series offers a platform to discuss the challenges faced by our region, with the input of experts and changemakers.","breadcrumb":{"@id":"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/#primaryimage","url":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-Featured-Image.png","contentUrl":"https:\/\/bostonchamber.com\/wp-content\/uploads\/2024\/10\/Transportation-First-Featured-Image.png","width":650,"height":400,"caption":"Transportation FIrst"},{"@type":"BreadcrumbList","@id":"https:\/\/bostonchamber.com\/events\/transportation-first-state-of-commuter-rail-regional-rail\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bostonchamber.com\/"},{"@type":"ListItem","position":2,"name":"Transportation First | State of the Commuter Rail &amp; Regional Rail"}]},{"@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\/events_section\/38842","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/events_section"}],"about":[{"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/types\/events_section"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/media\/38877"}],"wp:attachment":[{"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/media?parent=38842"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/tags?post=38842"},{"taxonomy":"event_category","embeddable":true,"href":"https:\/\/bostonchamber.com\/wp-json\/wp\/v2\/event_category?post=38842"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}