{"id":39740,"date":"2023-07-24T20:08:03","date_gmt":"2023-07-24T20:08:03","guid":{"rendered":"https:\/\/business-one.local\/?page_id=7"},"modified":"2026-07-31T15:45:35","modified_gmt":"2026-07-31T15:45:35","slug":"home","status":"publish","type":"page","link":"https:\/\/nwdproduction.com\/pone\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   BROXIE HERO\n   TRANSPARENT PORTRAIT + CLASSROOM BACKGROUND\n========================================= *\/\n\n.bp-hero {\n    position: relative;\n    width: 100%;\n    min-height: 700px;\n    overflow: hidden;\n\n    background:\n        radial-gradient(\n            circle at 72% 45%,\n            rgba(255,255,255,.55) 0%,\n            rgba(255,255,255,.18) 25%,\n            rgba(255,255,255,0) 48%\n        ),\n        linear-gradient(\n            90deg,\n            #e0ecfa 0%,\n            #e0ecfa 48%,\n            #d7e7f8 100%\n        );\n}\n\n\n\/* -----------------------\n   FAINT CLASSROOM IMAGE\n----------------------- *\/\n\n\/* -----------------------\n   CLASSROOM BACKGROUND\n----------------------- *\/\n\n.bp-hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: 0;\n    pointer-events: none;\n\n    background:\n        linear-gradient(\n            90deg,\n            rgba(224,236,250,.55) 0%,\n            rgba(224,236,250,.62) 30%,\n            rgba(224,236,250,.78) 50%,\n            rgba(224,236,250,.94) 68%,\n            #e0ecfa 82%\n        ),\n        url('https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2026\/07\/classroom-image.jpg');\n\n    background-size: cover;\n    background-position: left center;\n    background-repeat: no-repeat;\n}\n\n\n\/* -----------------------\n   HERO CONTAINER\n----------------------- *\/\n\n.bp-hero-container {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1280px;\n    min-height: 700px;\n    margin: 0 auto;\n    padding: 5px 30px;\n    display: flex;\n    align-items: center;\n}\n\n\n\/* -----------------------\n   LEFT CONTENT\n----------------------- *\/\n\n.bp-hero-content {\n    position: relative;\n    z-index: 5;\n    width: 55%;\n    max-width: 650px;\n}\n\n.bp-hero-kicker {\n    margin: 0 0 20px;\n    color: #987626;\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 800;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n}\n\n.bp-hero h1 {\n    margin: 0 0 28px;\n    color: #101d59;\n    font-size: clamp(65px, 5.5vw, 82px);\n    line-height: .98;\n    font-weight: 700;\n    letter-spacing: -.045em;\n}\n\n.bp-hero h1 span {\n    display: block;\n    color: #3976c9;\n}\n\n.bp-hero-text {\n    max-width: 590px;\n    margin: 0 0 32px;\n    color: #182747;\n    font-size: 18px;\n    line-height: 1.65;\n}\n\n\n\/* -----------------------\n   BUTTONS\n----------------------- *\/\n\n.bp-hero-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-bottom: 45px;\n}\n\n.bp-hero .bp-btn {\n    display: inline-flex;\n    min-height: 54px;\n    padding: 14px 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 5px;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .03em;\n    text-decoration: none;\n    text-transform: uppercase;\n    transition: all .2s ease;\n}\n\n.bp-hero .bp-btn-navy {\n    background: #ff0000;\n    border: 2px solid #ff0000;\n    color: #fff;\n}\n\n.bp-hero .bp-btn-navy:hover {\n    background: #d90000;\n    border-color: #d90000;\n    color: #fff;\n    transform: translateY(-2px);\n}\n\n.bp-hero .bp-btn-outline {\n    background: rgba(255,255,255,.3);\n    border: 2px solid #0b176d;\n    color: #0b176d;\n}\n\n.bp-hero .bp-btn-outline:hover {\n    background: #0b176d;\n    color: #fff;\n    transform: translateY(-2px);\n}\n\n\n\/* -----------------------\n   STATS\n----------------------- *\/\n\n.bp-hero-stats {\n    display: flex;\n    align-items: stretch;\n}\n\n.bp-hero-stat {\n    padding: 3px 24px;\n    border-right: 1px solid rgba(11,23,109,.2);\n}\n\n.bp-hero-stat:first-child {\n    padding-left: 0;\n}\n\n.bp-hero-stat:last-child {\n    border-right: 0;\n}\n\n.bp-hero-stat strong {\n    display: block;\n    color: #0b176d;\n    font-size: 12px;\n    line-height: 1.3;\n    font-weight: 800;\n    text-transform: uppercase;\n}\n\n.bp-hero-stat span {\n    display: block;\n    margin-top: 5px;\n    color: #53617a;\n    font-size: 11px;\n}\n\n\n\/* -----------------------\n   BROXIE CUTOUT\n----------------------- *\/\n\n.bp-hero-person {\n    position: absolute;\n    z-index: 3;\n    right: -20px;\n    bottom: 0;\n    width: 51%;\n    height: 96%;\n    display: flex;\n    align-items: flex-end;\n    justify-content: flex-end;\n    pointer-events: none;\n}\n\n.bp-hero-person img {\n    display: block;\n    width: auto;\n    height: 100%;\n    max-width: 100%;\n    object-fit: contain;\n    object-position: bottom right;\n\n    filter: drop-shadow(\n        -12px 10px 18px rgba(13,32,78,.10)\n    );\n}\n\n\n\/* =========================================\n   TABLET\n========================================= *\/\n\n@media (max-width: 1000px) {\n\n    .bp-hero {\n        min-height: 650px;\n    }\n\n    .bp-hero-container {\n        min-height: 650px;\n    }\n\n    .bp-hero-content {\n        width: 58%;\n    }\n\n    .bp-hero-person {\n        right: -70px;\n        width: 55%;\n        height: 90%;\n    }\n\n    .bp-hero h1 {\n        font-size: 58px;\n    }\n}\n\n\n\/* =========================================\n   MOBILE\n========================================= *\/\n\n\/* =========================================\n   MOBILE\n========================================= *\/\n\n@media (max-width: 768px) {\n\n    .bp-hero {\n        min-height: auto;\n        background: #e0ecfa;\n    }\n\n    \/* Hide desktop classroom layer *\/\n    .bp-hero::before {\n        display: none;\n    }\n\n    .bp-hero-container {\n        min-height: auto;\n        padding: 0;\n        display: flex;\n        flex-direction: column;\n    }\n\n\n    \/* =====================================\n       MOBILE PHOTO AREA\n       Classroom behind Broxie\n    ===================================== *\/\n\n    .bp-hero-person {\n        position: relative;\n        order: 1;\n\n        right: auto;\n        bottom: auto;\n\n        width: 100%;\n        height: 520px;\n\n        padding: 25px 20px 0;\n\n        display: flex;\n        align-items: flex-end;\n        justify-content: center;\n\n        overflow: hidden;\n\n        background:\n            linear-gradient(\n                to bottom,\n                rgba(224,236,250,.42) 0%,\n                rgba(224,236,250,.48) 50%,\n                rgba(224,236,250,.70) 78%,\n                #e0ecfa 100%\n            ),\n            url('https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2026\/07\/classroom-image.jpg');\n\n        background-size: cover;\n        background-position: center center;\n        background-repeat: no-repeat;\n    }\n\n\n    \/* Subtle light glow behind Broxie *\/\n    .bp-hero-person::before {\n        content: \"\";\n        position: absolute;\n        inset: 0;\n        z-index: 1;\n\n        background:\n            radial-gradient(\n                circle at 50% 42%,\n                rgba(255,255,255,.30) 0%,\n                rgba(255,255,255,.10) 35%,\n                rgba(255,255,255,0) 62%\n            );\n\n        pointer-events: none;\n    }\n\n\n    \/* Broxie *\/\n    .bp-hero-person img {\n        position: relative;\n        z-index: 2;\n\n        display: block;\n\n        width: auto;\n        height: 100%;\n        max-width: none;\n\n        object-fit: contain;\n        object-position: bottom center;\n\n        filter: drop-shadow(\n            0 8px 18px rgba(13,32,78,.12)\n        );\n    }\n\n\n    \/* =====================================\n       CONTENT UNDER IMAGE\n    ===================================== *\/\n\n    .bp-hero-content {\n        order: 2;\n\n        width: 100%;\n        max-width: 650px;\n\n        padding: 38px 24px 55px;\n\n        margin: 0 auto;\n\n        text-align: center;\n\n        background: #e0ecfa;\n    }\n\n    .bp-hero-kicker {\n        margin-bottom: 22px;\n\n        font-size: 14px;\n        line-height: 1.4;\n    }\n\n    .bp-hero h1 {\n        margin-bottom: 28px;\n\n        font-size: clamp(48px, 13vw, 62px);\n        line-height: .98;\n    }\n\n    .bp-hero-text {\n        margin-left: auto;\n        margin-right: auto;\n\n        font-size: 17px;\n        line-height: 1.65;\n    }\n\n    .bp-hero-buttons {\n        justify-content: center;\n        margin-bottom: 35px;\n    }\n\n    .bp-hero-stats {\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .bp-hero-stat,\n    .bp-hero-stat:first-child {\n        padding: 0 12px;\n        border: 0;\n    }\n}\n\n\n\/* =========================================\n   SMALL PHONE\n========================================= *\/\n\n@media (max-width: 480px) {\n\n    .bp-hero-person {\n        height: 450px;\n        padding-left: 10px;\n        padding-right: 10px;\n\n        background-position: center center;\n    }\n\n    .bp-hero-content {\n        padding: 34px 20px 50px;\n    }\n\n    .bp-hero h1 {\n        font-size: clamp(45px, 13vw, 56px);\n    }\n\n    .bp-hero-buttons {\n        flex-direction: column;\n    }\n\n    .bp-hero .bp-btn {\n        width: 100%;\n    }\n\n    .bp-hero-stats {\n        flex-direction: column;\n        gap: 17px;\n    }\n}\n\n\n\/* =========================================\n   SMALL PHONE\n========================================= *\/\n\n@media (max-width: 480px) {\n\n    .bp-hero-person {\n        height: 360px;\n    }\n\n    .bp-hero-content {\n        padding-left: 20px;\n        padding-right: 20px;\n    }\n\n    .bp-hero-buttons {\n        flex-direction: column;\n    }\n\n    .bp-hero .bp-btn {\n        width: 100%;\n    }\n\n    .bp-hero-stats {\n        flex-direction: column;\n        gap: 17px;\n    }\n}\n<\/style>\n\n<section class=\"bp-hero\">\n\n    <div class=\"bp-hero-container\">\n\n        <div class=\"bp-hero-content\">\n\n            <div class=\"bp-hero-kicker\">\n                A Strong Voice for<br>\n                Cumberland County Schools\n            <\/div>\n\n            <h1>\n                Experience.<br>\n                Integrity.\n                <span>Students First.<\/span>\n            <\/h1>\n\n            <p class=\"bp-hero-text\">\n                A lifelong Cumberland County resident, retired educator,\n                and community leader committed to listening, collaboration,\n                and building stronger schools for every student.\n            <\/p>\n\n            <div class=\"bp-hero-buttons\">\n                <a href=\"https:\/\/nwdproduction.com\/pone\/about-broxie\/\" class=\"bp-btn bp-btn-navy\">\n                    Meet Broxie\n                <\/a>\n\n                <a href=\"https:\/\/nwdproduction.com\/pone\/#core\" class=\"bp-btn bp-btn-outline\">\n                    Core Pilliars\n                <\/a>\n            <\/div>\n\n            <div class=\"bp-hero-stats\">\n\n                <div class=\"bp-hero-stat\">\n                    <strong>30 Years<\/strong>\n                    <span>In Education<\/span>\n                <\/div>\n\n                <div class=\"bp-hero-stat\">\n                    <strong>Lifelong Resident<\/strong>\n                    <span>Cumberland County<\/span>\n                <\/div>\n\n                <div class=\"bp-hero-stat\">\n                    <strong>Community Leader<\/strong>\n                    <span>Education &amp; Service<\/span>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- TRANSPARENT BROXIE IMAGE -->\n        <div class=\"bp-hero-person\">\n            <img decoding=\"async\" src=\"https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2026\/07\/broxie-pon.png\" alt=\"Broxie Pone\">\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n<style>\n\/* ========================================\n   BROXIE PONE CAMPAIGN HOMEPAGE\n======================================== *\/\n\n:root {\n    --bp-navy: #0b176d;\n    --bp-dark: #101d59;\n    --bp-blue: #78a9f8;\n    --bp-light: #f2f7ff;\n    --bp-red: #ed252b;\n    --bp-gold: #c9a958;\n    --bp-white: #ffffff;\n    --bp-text: #182247;\n}\n\n.bp-section {\n    width: 100%;\n    padding: 90px 25px;\n}\n\n.bp-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n}\n\n.bp-eyebrow {\n    margin: 0 0 8px;\n    color: var(--bp-gold);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n}\n\n.bp-title {\n    margin: 0 0 20px;\n    color: var(--bp-dark);\n    font-family: \", \n    font-size: clamp(38px, 4vw, 55px);\n    line-height: 1.08;\n    letter-spacing: -0.025em;\n}\n\n.bp-copy {\n    color: var(--bp-text);\n    font-size: 17px;\n    line-height: 1.7;\n}\n\n.bp-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50px;\n    padding: 13px 27px;\n    border-radius: 5px;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .03em;\n    text-decoration: none;\n    text-transform: uppercase;\n    transition: .2s ease;\n}\n\n.bp-btn:hover {\n    transform: translateY(-2px);\n}\n\n.bp-btn-navy {\n    background: var(--bp-navy);\n    border: 2px solid var(--bp-navy);\n    color: #fff;\n}\n\n.bp-btn-navy:hover {\n    background: #172794;\n    color: #fff;\n}\n\n.bp-btn-outline {\n    background: transparent;\n    border: 2px solid var(--bp-navy);\n    color: var(--bp-navy);\n}\n\n.bp-btn-outline:hover {\n    background: var(--bp-navy);\n    color: #fff;\n}\n\n.bp-btn-red {\n    background: var(--bp-red);\n    border: 2px solid var(--bp-red);\n    color: #fff;\n}\n\n.bp-btn-red:hover {\n    background: #cf171e;\n    color: #fff;\n}\n\n@media (max-width: 768px) {\n    .bp-section {\n        padding: 65px 20px;\n    }\n\n    .bp-title {\n        font-size: 38px;\n    }\n}\n<\/style>\n\n<style>\n.bp-mission {\n    background: linear-gradient(120deg, #08155f, #102981);\n    color: #fff;\n    padding: 70px 25px;\n}\n\n.bp-mission-grid {\n    max-width: 1150px;\n    margin: auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 75px;\n    align-items: center;\n}\n\n.bp-quote {\n    padding-right: 50px;\n    border-right: 1px solid rgba(255,255,255,.22);\n}\n\n.bp-quote-mark {\n    color: var(--bp-gold);\n    font-family: Georgia, serif;\n    font-size: 65px;\n    line-height: .7;\n}\n\n.bp-quote p {\n    margin: 10px 0 20px;\n    color: #fff;\n    font-size: 27px;\n    line-height: 1.35;\n    font-weight: 700;\n}\n\n.bp-quote-name {\n    color: #fff;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .05em;\n    text-transform: uppercase;\n}\n\n.bp-mission-content h2 {\n    margin: 0 0 17px;\n    color: #fff;\n    font-family: Georgia, serif;\n    font-size: 34px;\n    line-height: 1.15;\n}\n\n.bp-mission-content p {\n    margin-bottom: 25px;\n    color: rgba(255,255,255,.9);\n    font-size: 16px;\n    line-height: 1.7;\n}\n\n.bp-mission .bp-btn-outline {\n    border-color: #fff;\n    color: #fff;\n}\n\n.bp-mission .bp-btn-outline:hover {\n    background: #fff;\n    color: var(--bp-navy);\n}\n\n@media(max-width:768px) {\n    .bp-mission-grid {\n        grid-template-columns: 1fr;\n        gap: 40px;\n    }\n\n    .bp-quote {\n        padding: 0 0 40px;\n        border-right: 0;\n        border-bottom: 1px solid rgba(255,255,255,.22);\n    }\n\n    .bp-quote p {\n        font-size: 23px;\n    }\n}\n<\/style>\n\n<section class=\"bp-mission\">\n\n    <div class=\"bp-mission-grid\">\n\n        <div class=\"bp-quote\">\n\n            <div class=\"bp-quote-mark\">\u201c<\/div>\n\n            <p>\n                Strong schools are built when students, educators,\n                parents, and the community all have a voice.\n            <\/p>\n\n            <div class=\"bp-quote-name\">\n                \u2014 Broxie Pone\n            <\/div>\n\n        <\/div>\n\n        <div class=\"bp-mission-content\">\n\n            <h2>Putting Students at the Center<\/h2>\n\n            <p>\n                Broxie Pone is running for the Cumberland County Board of\n                Education to help ensure every child has the opportunity to\n                learn, grow, and succeed. Her approach is built on listening,\n                collaboration, transparency, and strong partnerships.\n            <\/p>\n\n            <a href=\"https:\/\/secure.anedot.com\/committee-to-elect-broxie-p-pone-bc96fd69-c222-4ad7-ab7c-b0aaa2270f1f\/d19a6a32-5907-45b4-a38c-b6bec4a1dae3\" class=\"bp-btn bp-btn-outline\">\n                Volunteer Sign-Up\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<div id=\"core\">\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   SHARED VISION \/ CORE PILLARS\n========================================= *\/\n\n.bp-pillars-section {\n    background: #f5f8fc;\n    padding: 90px 24px;\n}\n\n.bp-pillars-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n}\n\n.bp-pillars-header {\n    max-width: 760px;\n    margin: 0 auto 50px;\n    text-align: center;\n}\n\n.bp-pillars-header h2 {\n    margin: 0 0 15px;\n    color: #11265f;\n    font-size: clamp(40px, 4vw, 56px);\n    line-height: 1.08;\n    font-weight: 700;\n}\n\n.bp-pillars-header p {\n    max-width: 700px;\n    margin: 0 auto;\n    color: #4f5c70;\n    font-size: 17px;\n    line-height: 1.7;\n}\n\n.bp-pillars-divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    margin: 20px 0 22px;\n}\n\n.bp-pillars-divider::before,\n.bp-pillars-divider::after {\n    content: \"\";\n    width: 70px;\n    height: 2px;\n    background: #c6a54e;\n}\n\n.bp-pillars-divider span {\n    font-size: 21px;\n    line-height: 1;\n}\n\n\n\/* GRID *\/\n\n.bp-pillars-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n}\n\n\n\/* CARD *\/\n\n.bp-pillar-card {\n    position: relative;\n    min-height: 285px;\n    padding: 38px 32px 34px;\n    background: #ffffff;\n    border: 1px solid #e1e7ef;\n    border-radius: 8px;\n    box-shadow: 0 8px 24px rgba(18, 38, 95, .06);\n    overflow: hidden;\n    transition:\n        transform .2s ease,\n        box-shadow .2s ease;\n}\n\n\/* Red top accent *\/\n.bp-pillar-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 58px;\n    height: 4px;\n    background: #ff0000;\n}\n\n.bp-pillar-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 14px 30px rgba(18, 38, 95, .10);\n}\n\n\n\/* ICON *\/\n\n.bp-pillar-icon {\n    width: 46px;\n    height: 46px;\n    margin-bottom: 24px;\n    color: #163376;\n}\n\n.bp-pillar-icon svg {\n    width: 100%;\n    height: 100%;\n    display: block;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n.bp-pillar-icon.apple {\n    color: #ff0000;\n}\n\n.bp-pillar-icon.apple svg {\n    fill: currentColor;\n    stroke: none;\n}\n\n\n\/* CARD HEADING *\/\n\n.bp-pillar-card h3 {\n    margin: 0 0 16px;\n    color: #11265f;\n    font-size: 24px;\n    line-height: 1.25;\n    font-weight: 700;\n}\n\n.bp-pillar-card h3 .red {\n    color: #e7222d;\n}\n\n\n\/* CARD TEXT *\/\n\n.bp-pillar-card p {\n    margin: 0;\n    color: #4c586b;\n    font-size: 16px;\n    line-height: 1.7;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 950px) {\n\n    .bp-pillars-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 620px) {\n\n    .bp-pillars-section {\n        padding: 65px 18px;\n    }\n\n    .bp-pillars-header {\n        margin-bottom: 38px;\n    }\n\n    .bp-pillars-header h2 {\n        font-size: 38px;\n    }\n\n    .bp-pillars-header p {\n        font-size: 16px;\n    }\n\n    .bp-pillars-grid {\n        grid-template-columns: 1fr;\n        gap: 16px;\n    }\n\n    .bp-pillar-card {\n        min-height: auto;\n        padding: 34px 27px 30px;\n    }\n\n    .bp-pillar-card h3 {\n        font-size: 22px;\n    }\n}\n<\/style>\n\n<section class=\"bp-pillars-section\">\n\n    <div class=\"bp-pillars-container\">\n\n        <div class=\"bp-pillars-header\">\n\n            <h2>\n                A Shared Vision for Our Schools\n            <\/h2>\n\n            <div class=\"bp-pillars-divider\">\n                <span>\ud83c\udf4e<\/span>\n            <\/div>\n\n            <p>\n                Broxie\u2019s priorities are centered on the people who make\n                our schools stronger \u2014 students, educators, families,\n                and the Cumberland County community.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bp-pillars-grid\">\n\n            <!-- SPEAKING FOR STUDENTS -->\n            <div class=\"bp-pillar-card\">\n\n                <div class=\"bp-pillar-icon apple\">\n                    <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n                        <path d=\"M32 18c-9-7-22-2-22 12 0 17 15 28 22 28s22-11 22-28c0-14-13-19-22-12z\"\/>\n                        <path d=\"M33 17c0-8 5-13 12-15-1 7-5 12-12 15z\"\/>\n                    <\/svg>\n                <\/div>\n\n                <h3>\n                    <span class=\"red\">Speaking<\/span> for Students\n                <\/h3>\n\n                <p>\n                    Student-focused decisions, high-quality education,\n                    and a safe, supportive, inclusive learning environment\n                    for every child.\n                <\/p>\n\n            <\/div>\n\n\n            <!-- TEAMING WITH TEACHERS -->\n            <div class=\"bp-pillar-card\">\n\n                <div class=\"bp-pillar-icon\">\n                    <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n                        <path d=\"M18 8h22l10 10v36H18z\"\/>\n                        <path d=\"M40 8v12h10\"\/>\n                        <path d=\"M26 29h16\"\/>\n                        <path d=\"M26 37h16\"\/>\n                        <path d=\"M26 45h10\"\/>\n                    <\/svg>\n                <\/div>\n\n                <h3>\n                    <span class=\"red\">Teaming<\/span> with Teachers\n                <\/h3>\n\n                <p>\n                    Recruiting, retaining, and supporting outstanding\n                    educators \u2014 and listening to those who work in our\n                    schools every day.\n                <\/p>\n\n            <\/div>\n\n\n            <!-- PARTNERING WITH PARENTS -->\n            <div class=\"bp-pillar-card\">\n\n                <div class=\"bp-pillar-icon\">\n                    <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n                        <path d=\"M8 30L32 10l24 20\"\/>\n                        <path d=\"M14 26v28h36V26\"\/>\n                        <path d=\"M26 54V38h12v16\"\/>\n                    <\/svg>\n                <\/div>\n\n                <h3>\n                    <span class=\"red\">Partnering<\/span> with Parents\n                <\/h3>\n\n                <p>\n                    Open communication and real accessibility between\n                    families, educators, and the community they share.\n                <\/p>\n\n            <\/div>\n\n\n            <!-- COLLABORATING WITH COMMUNITY -->\n            <div class=\"bp-pillar-card\">\n\n                <div class=\"bp-pillar-icon\">\n                    <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n                        <circle cx=\"21\" cy=\"22\" r=\"8\"\/>\n                        <circle cx=\"43\" cy=\"22\" r=\"8\"\/>\n                        <path d=\"M7 49c2-11 9-17 14-17s12 6 14 17\"\/>\n                        <path d=\"M29 49c2-11 9-17 14-17s12 6 14 17\"\/>\n                    <\/svg>\n                <\/div>\n\n                <h3>\n                    <span class=\"red\">Collaborating<\/span> with Community\n                <\/h3>\n\n                <p>\n                    Bringing together educators, businesses, faith communities,\n                    nonprofits, and civic partners behind one goal:\n                    student success.\n                <\/p>\n\n            <\/div>\n\n\n            <!-- RESPONSIBLE STEWARDSHIP -->\n            <div class=\"bp-pillar-card\">\n\n                <div class=\"bp-pillar-icon\">\n                    <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n                        <rect x=\"12\" y=\"24\" width=\"40\" height=\"30\" rx=\"2\"\/>\n                        <path d=\"M24 24v-7c0-7 4-11 8-11s8 4 8 11v7\"\/>\n                    <\/svg>\n                <\/div>\n\n                <h3>\n                    <span class=\"red\">Responsible<\/span> Stewardship\n                <\/h3>\n\n                <p>\n                    Wise, transparent management of school finances and\n                    facilities \u2014 every dollar invested where it benefits students.\n                <\/p>\n\n            <\/div>\n\n\n            <!-- SAFE SCHOOLS -->\n            <div class=\"bp-pillar-card\">\n\n                <div class=\"bp-pillar-icon\">\n                    <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n                        <path d=\"M32 7l20 8v14c0 14-8 24-20 29C20 53 12 43 12 29V15z\"\/>\n                    <\/svg>\n                <\/div>\n\n                <h3>\n                    <span class=\"red\">Safe Schools,<\/span> Sound Future\n                <\/h3>\n\n                <p>\n                    Secure, welcoming, and inclusive campuses where\n                    every student can achieve their full potential.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n<\/div>\n\n\n\n<div class=\"gbp-section gb-element-29295387\">\n<div class=\"gbp-section__inner--75 gb-element-9a7802ec\">\n<div class=\"gb-element-d97fa152\">\n<div class=\"gb-element-a9fc5991\">\n<img loading=\"lazy\" decoding=\"async\" width=\"1607\" height=\"1543\" class=\"gbp--box-shadow gb-media-af77c2b8\" alt=\"\" src=\"https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2026\/07\/web-pone.jpeg\" title=\"web pone\" srcset=\"https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2026\/07\/web-pone.jpeg 1607w, https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2026\/07\/web-pone-300x288.jpeg 300w, https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2026\/07\/web-pone-1024x983.jpeg 1024w, https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2026\/07\/web-pone-768x737.jpeg 768w, https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2026\/07\/web-pone-1536x1475.jpeg 1536w\" sizes=\"auto, (max-width: 1607px) 100vw, 1607px\" \/>\n\n\n\n<img loading=\"lazy\" decoding=\"async\" width=\"2304\" height=\"1410\" class=\"gbp--box-shadow gb-media-bd64ce64\" alt=\"\" src=\"https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2025\/07\/image0-13.png\" title=\"image0 (13)\" srcset=\"https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2025\/07\/image0-13.png 2304w, https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2025\/07\/image0-13-300x184.png 300w, https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2025\/07\/image0-13-1024x627.png 1024w, https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2025\/07\/image0-13-768x470.png 768w, https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2025\/07\/image0-13-1536x940.png 1536w, https:\/\/nwdproduction.com\/pone\/wp-content\/uploads\/2025\/07\/image0-13-2048x1253.png 2048w\" sizes=\"auto, (max-width: 2304px) 100vw, 2304px\" \/>\n<\/div>\n\n\n\n<div class=\"gb-element-44510cec\">\n<h2 class=\"gb-text gb-text-fe4a59c2\">A Lifetime Learner, Right Here at Home<\/h2>\n\n\n\n<p class=\"gb-text\">Broxie's own education ran through the same halls and classrooms she later taught in for three decades, before she ever set an agenda for Cumberland County Schools, she sat in its desks.<\/p>\n\n\n\n<p class=\"gb-text gb-text-44d84840\">Experience That Makes a Difference:<\/p>\n\n\n\n<div class=\"gb-element-6d3c0491\">\n<div class=\"gb-element-fe4fccd9\">\n<span class=\"gb-shape gb-shape-42165698\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" width=\"1em\" height=\"1em\" aria-hidden=\"true\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\" fill=\"currentColor\"><\/path><\/svg><\/span>\n\n\n\n<p class=\"gb-text gbp-section__text--sm gb-text-a5113658\">Experience in School Leadership<\/p>\n<\/div>\n\n\n\n<div class=\"gb-element-03dd9ff6\">\n<span class=\"gb-shape gb-shape-3747351d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" width=\"1em\" height=\"1em\" aria-hidden=\"true\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\" fill=\"currentColor\"><\/path><\/svg><\/span>\n\n\n\n<p class=\"gb-text gbp-section__text--sm gb-text-8dd353f2\">Cumberland County Schools Graduate<\/p>\n<\/div>\n\n\n\n<div class=\"gb-element-da9884e0\">\n<span class=\"gb-shape gb-shape-0544d37d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" width=\"1em\" height=\"1em\" aria-hidden=\"true\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\" fill=\"currentColor\"><\/path><\/svg><\/span>\n\n\n\n<p class=\"gb-text gbp-section__text--sm gb-text-8230cfd0\">Committed to Lifelong Learning<\/p>\n<\/div>\n\n\n\n<div class=\"gb-element-024bcc41\">\n<span class=\"gb-shape gb-shape-ef262e5b\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" width=\"1em\" height=\"1em\" aria-hidden=\"true\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\" fill=\"currentColor\"><\/path><\/svg><\/span>\n\n\n\n<p class=\"gb-text gbp-section__text--sm gb-text-22efd613\">30 Years as an Educator<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   FINAL GET INVOLVED CTA\n========================================= *\/\n\n.bp-final-action {\n    position: relative;\n    overflow: hidden;\n    padding: 40px 25px;\n    background: #ffffff;\n}\n\n.bp-final-action::before {\n    content: \"\";\n    position: absolute;\n    top: -100px;\n    right: -80px;\n    width: 320px;\n    height: 320px;\n    border: 1px solid rgba(17,38,95,.08);\n    border-radius: 50%;\n}\n\n.bp-final-action-inner {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 55px;\n}\n\n.bp-final-action-copy {\n    max-width: 650px;\n}\n\n.bp-final-action-eyebrow {\n    display: block;\n    margin-bottom: 10px;\n    color: #a17d2b;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n}\n\n.bp-final-action h2 {\n    margin: 0 0 15px;\n    color: #11265f;\n    font-family:\n    font-size: clamp(38px, 4vw, 52px);\n    line-height: 1.05;\n    letter-spacing: -.025em;\n}\n\n.bp-final-action p {\n    margin: 0;\n    max-width: 600px;\n    color: #34445e;\n    font-size: 17px;\n    line-height: 1.7;\n}\n\n.bp-final-action-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: flex-end;\n    gap: 12px;\n    min-width: 430px;\n}\n\n.bp-final-action-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 14px 23px;\n    border-radius: 5px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .035em;\n    text-transform: uppercase;\n    text-decoration: none;\n    transition: all .2s ease;\n}\n\n.bp-final-action-btn:hover {\n    transform: translateY(-2px);\n}\n\n\/* Volunteer *\/\n.bp-final-action-btn-primary {\n    background: #0b176d;\n    border: 2px solid #0b176d;\n    color: #fff;\n}\n\n.bp-final-action-btn-primary:hover {\n    background: #172a91;\n    border-color: #172a91;\n    color: #fff;\n}\n\n\/* Yard Sign *\/\n.bp-final-action-btn-outline {\n    background: rgba(255,255,255,.35);\n    border: 2px solid #0b176d;\n    color: #0b176d;\n}\n\n.bp-final-action-btn-outline:hover {\n    background: #0b176d;\n    color: #fff;\n}\n\n\/* Contribute *\/\n.bp-final-action-btn-red {\n    background: #ed1c24;\n    border: 2px solid #ed1c24;\n    color: #fff;\n}\n\n.bp-final-action-btn-red:hover {\n    background: #cf161d;\n    border-color: #cf161d;\n    color: #fff;\n}\n\n\n\/* TABLET *\/\n@media (max-width: 950px) {\n\n    .bp-final-action-inner {\n        flex-direction: column;\n        align-items: flex-start;\n    }\n\n    .bp-final-action-buttons {\n        min-width: 0;\n        justify-content: flex-start;\n    }\n}\n\n\n\/* MOBILE *\/\n@media (max-width: 620px) {\n\n    .bp-final-action {\n        padding: 60px 20px;\n        text-align: center;\n    }\n\n    .bp-final-action-inner {\n        align-items: center;\n        gap: 32px;\n    }\n\n    .bp-final-action h2 {\n        font-size: 38px;\n    }\n\n    .bp-final-action p {\n        font-size: 16px;\n    }\n\n    .bp-final-action-buttons {\n        width: 100%;\n        flex-direction: column;\n    }\n\n    .bp-final-action-btn {\n        width: 100%;\n    }\n}\n<\/style>\n\n<section class=\"bp-final-action\">\n    <div class=\"bp-final-action-inner\">\n\n        <div class=\"bp-final-action-copy\">\n            <span class=\"bp-final-action-eyebrow\">Get Involved<\/span>\n\n            <h2>Help Put Students First<\/h2>\n\n            <p>\n                Join Broxie Pone in building stronger schools and a stronger\n                future for Cumberland County.\n            <\/p>\n        <\/div>\n\n        <div class=\"bp-final-action-buttons\">\n\n          <div class=\"bp-final-action-buttons\">\n\n    <a href=\"https:\/\/secure.anedot.com\/committee-to-elect-broxie-p-pone-bc96fd69-c222-4ad7-ab7c-b0aaa2270f1f\/d19a6a32-5907-45b4-a38c-b6bec4a1dae3\" class=\"bp-final-action-btn bp-final-action-btn-primary\">\n        Volunteer\n    <\/a>\n\n    <a href=\"https:\/\/secure.anedot.com\/committee-to-elect-broxie-p-pone-bc96fd69-c222-4ad7-ab7c-b0aaa2270f1f\/e49e025f-ec28-438d-a5d6-d425946292df\" class=\"bp-final-action-btn bp-final-action-btn-red\">\n        Contribute\n    <\/a>\n\n<\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"<p>A Strong Voice for Cumberland County Schools Experience. Integrity. Students First. A lifelong Cumberland County resident, retired educator, and community leader committed to listening, collaboration, and building stronger schools for every student. Meet Broxie Core Pilliars 30 Years In Education Lifelong Resident Cumberland County Community Leader Education &amp; Service \u201c Strong schools are built when &#8230; <a title=\"Home\" class=\"read-more\" href=\"https:\/\/nwdproduction.com\/pone\/\" aria-label=\"Read more about Home\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"footnotes":""},"class_list":["post-39740","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/nwdproduction.com\/pone\/wp-json\/wp\/v2\/pages\/39740","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nwdproduction.com\/pone\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nwdproduction.com\/pone\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nwdproduction.com\/pone\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nwdproduction.com\/pone\/wp-json\/wp\/v2\/comments?post=39740"}],"version-history":[{"count":124,"href":"https:\/\/nwdproduction.com\/pone\/wp-json\/wp\/v2\/pages\/39740\/revisions"}],"predecessor-version":[{"id":49274,"href":"https:\/\/nwdproduction.com\/pone\/wp-json\/wp\/v2\/pages\/39740\/revisions\/49274"}],"wp:attachment":[{"href":"https:\/\/nwdproduction.com\/pone\/wp-json\/wp\/v2\/media?parent=39740"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}