{"id":6015,"date":"2026-08-27T20:30:37","date_gmt":"2026-08-27T19:30:37","guid":{"rendered":"https:\/\/30.weblvy.xyz\/?page_id=6015"},"modified":"2026-08-28T20:33:45","modified_gmt":"2026-08-28T19:33:45","slug":"get-involved","status":"publish","type":"page","link":"https:\/\/tim4notl.com\/index.php\/get-involved\/","title":{"rendered":"GET INVOLVED"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6015\" class=\"elementor elementor-6015\" data-elementor-post-type=\"page\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-65702c1 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"65702c1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7addc5b\" data-id=\"7addc5b\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-04bf520 elementor-widget elementor-widget-html\" data-id=\"04bf520\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Tim Balasiuk - Volunteer Section<\/title>\r\n    <style>\r\n        \/* ==========================================\r\n            VOLUNTEER SECTION - EXACT COLOR & STYLE MATCH\r\n            ========================================== *\/\r\n        .tim-volunteer-section {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 80px 20px;\r\n            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n            position: relative;\r\n            width: 100%;\r\n            background-color: #0b1622; \/* Deep Navy Blue Theme *\/\r\n            color: #ffffff;\r\n            overflow: hidden;\r\n        }\r\n\r\n        \/* Scope Isolation *\/\r\n        .tim-volunteer-section *, \r\n        .tim-volunteer-section *::before, \r\n        .tim-volunteer-section *::after {\r\n            box-sizing: inherit;\r\n        }\r\n\r\n        .tim-volunteer-container {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Ornamental Gold Header Component *\/\r\n        .tim-volunteer-header-wrap {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            margin-bottom: 35px;\r\n            animation: timFadeInUp 0.8s ease-out;\r\n        }\r\n\r\n        .tim-volunteer-line {\r\n            height: 1px;\r\n            flex-grow: 1;\r\n            max-width: 160px;\r\n            background-color: #d4af37; \/* Brand Gold *\/\r\n        }\r\n\r\n        .tim-volunteer-title {\r\n            font-family: 'Times New Roman', Times, Georgia, serif;\r\n            font-size: clamp(22px, 3vw, 32px);\r\n            font-weight: 700;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            color: #e6ca65;\r\n            white-space: nowrap;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* Introduction Copy Block *\/\r\n        .tim-volunteer-intro {\r\n            font-size: clamp(14px, 1.3vw, 16px);\r\n            line-height: 1.6;\r\n            color: #e0e0e0;\r\n            text-align: center;\r\n            max-width: 800px;\r\n            margin: 0 auto 40px auto;\r\n            animation: timFadeInUp 1s ease-out;\r\n        }\r\n\r\n        .tim-volunteer-intro p {\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .tim-volunteer-intro p:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        \/* Ways to Get Involved Subheader *\/\r\n        .tim-volunteer-subheader {\r\n            font-family: 'Times New Roman', Times, Georgia, serif;\r\n            font-size: clamp(18px, 2.2vw, 24px);\r\n            font-weight: 700;\r\n            letter-spacing: 1.5px;\r\n            text-transform: uppercase;\r\n            color: #d4af37;\r\n            text-align: center;\r\n            margin: 0 0 25px 0;\r\n        }\r\n\r\n        \/* Ways to Get Involved Grid *\/\r\n        .tim-ways-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 15px;\r\n            max-width: 850px;\r\n            margin: 0 auto 45px auto;\r\n        }\r\n\r\n        .tim-way-item {\r\n            background: rgba(212, 175, 55, 0.04);\r\n            border: 1px solid rgba(212, 175, 55, 0.15);\r\n            border-radius: 4px;\r\n            padding: 18px 20px;\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 12px;\r\n            transition: border-color 0.3s ease, background 0.3s ease;\r\n        }\r\n\r\n        .tim-way-item:hover {\r\n            border-color: rgba(212, 175, 55, 0.4);\r\n            background: rgba(212, 175, 55, 0.07);\r\n        }\r\n\r\n        .tim-way-bullet {\r\n            color: #d4af37;\r\n            font-size: 16px;\r\n            line-height: 1;\r\n            margin-top: 2px;\r\n        }\r\n\r\n        .tim-way-text {\r\n            font-size: 14px;\r\n            line-height: 1.5;\r\n            color: #dcdcdc;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* Closing Copy & Contact Callout Container *\/\r\n        .tim-volunteer-footer-block {\r\n            text-align: center;\r\n            max-width: 750px;\r\n            margin: 0 auto;\r\n            animation: timFadeInUp 1.2s ease-out;\r\n        }\r\n\r\n        .tim-volunteer-closing {\r\n            font-size: 15px;\r\n            line-height: 1.6;\r\n            color: #ffffff;\r\n            font-weight: 600;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        \/* Contact Details Box (Email & Direct Phone) *\/\r\n        .tim-contact-box {\r\n            background: rgba(212, 175, 55, 0.06);\r\n            border: 1px solid rgba(212, 175, 55, 0.25);\r\n            border-radius: 6px;\r\n            padding: 25px 20px;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            gap: 40px;\r\n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .tim-contact-item {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 6px;\r\n        }\r\n\r\n        .tim-contact-label {\r\n            font-size: 11px;\r\n            font-weight: 700;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            color: #d4af37;\r\n        }\r\n\r\n        .tim-contact-link {\r\n            font-family: 'Times New Roman', Times, Georgia, serif;\r\n            font-size: clamp(18px, 2.2vw, 22px);\r\n            font-weight: 700;\r\n            color: #ffffff;\r\n            text-decoration: none;\r\n            letter-spacing: 0.5px;\r\n            transition: color 0.3s ease;\r\n        }\r\n\r\n        .tim-contact-link:hover {\r\n            color: #e6ca65;\r\n        }\r\n\r\n        \/* Keyframe Animations *\/\r\n        @keyframes timFadeInUp {\r\n            0% {\r\n                opacity: 0;\r\n                transform: translateY(20px);\r\n            }\r\n            100% {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        \/* Responsive Adjustments *\/\r\n        @media (max-width: 768px) {\r\n            .tim-ways-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .tim-contact-box {\r\n                flex-direction: column;\r\n                gap: 20px;\r\n            }\r\n            .tim-volunteer-section {\r\n                padding: 50px 15px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- START OF VOLUNTEER SECTION -->\r\n    <section class=\"tim-volunteer-section\">\r\n        <div class=\"tim-volunteer-container\">\r\n            \r\n            <!-- Section Header with Ornamental Gold Lines -->\r\n            <div class=\"tim-volunteer-header-wrap\">\r\n                <div class=\"tim-volunteer-line\"><\/div>\r\n                <h2 class=\"tim-volunteer-title\">Join Tim\u2019s Campaign<\/h2>\r\n                <div class=\"tim-volunteer-line\"><\/div>\r\n            <\/div>\r\n\r\n            <!-- Introduction Copy -->\r\n            <div class=\"tim-volunteer-intro\">\r\n                <p>Strong communities are built by people who care enough to get involved.<\/p>\r\n                <p>Tim\u2019s campaign is about listening to residents, staying connected to our neighbourhoods, and continuing to serve Niagara-on-the-Lake with commitment and purpose. If you believe in that work and would like to be part of the campaign, we would be grateful to have your support.<\/p>\r\n                <p>Whether you can give a little time or want to take on a larger role, there is a place for you.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Ways to Get Involved Subheader -->\r\n            <h3 class=\"tim-volunteer-subheader\">Ways to Get Involved<\/h3>\r\n\r\n            <!-- Grid of Actions -->\r\n            <div class=\"tim-ways-grid\">\r\n                <div class=\"tim-way-item\">\r\n                    <span class=\"tim-way-bullet\">&#9632;<\/span>\r\n                    <p class=\"tim-way-text\">Join Tim at the doors and connect with residents<\/p>\r\n                <\/div>\r\n                <div class=\"tim-way-item\">\r\n                    <span class=\"tim-way-bullet\">&#9632;<\/span>\r\n                    <p class=\"tim-way-text\">Deliver campaign materials in your neighbourhood<\/p>\r\n                <\/div>\r\n                <div class=\"tim-way-item\">\r\n                    <span class=\"tim-way-bullet\">&#9632;<\/span>\r\n                    <p class=\"tim-way-text\">Help with lawn sign delivery, installation and removal<\/p>\r\n                <\/div>\r\n                <div class=\"tim-way-item\">\r\n                    <span class=\"tim-way-bullet\">&#9632;<\/span>\r\n                    <p class=\"tim-way-text\">Make phone calls and assist with voter outreach<\/p>\r\n                <\/div>\r\n                <div class=\"tim-way-item\">\r\n                    <span class=\"tim-way-bullet\">&#9632;<\/span>\r\n                    <p class=\"tim-way-text\">Host a neighbourhood gathering or meet-and-greet<\/p>\r\n                <\/div>\r\n                <div class=\"tim-way-item\">\r\n                    <span class=\"tim-way-bullet\">&#9632;<\/span>\r\n                    <p class=\"tim-way-text\">Help behind the scenes with campaign organization<\/p>\r\n                <\/div>\r\n                <div class=\"tim-way-item\">\r\n                    <span class=\"tim-way-bullet\">&#9632;<\/span>\r\n                    <p class=\"tim-way-text\">Share campaign news and updates with your network<\/p>\r\n                <\/div>\r\n                <div class=\"tim-way-item\">\r\n                    <span class=\"tim-way-bullet\">&#9632;<\/span>\r\n                    <p class=\"tim-way-text\">Contribute your own skills, experience or ideas<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Footer Closing & Contact Info Box -->\r\n            <div class=\"tim-volunteer-footer-block\">\r\n                <p class=\"tim-volunteer-closing\">Every conversation, every introduction and every helping hand makes a difference. Ready to get involved? We would love to hear from you.<\/p>\r\n                \r\n                <div class=\"tim-contact-box\">\r\n                    <div class=\"tim-contact-item\">\r\n                        <span class=\"tim-contact-label\">Direct Phone<\/span>\r\n                        <a href=\"tel:9054017879\" class=\"tim-contact-link\">905-401-7879<\/a>\r\n                    <\/div>\r\n                    <div class=\"tim-contact-item\">\r\n                        <span class=\"tim-contact-label\">Email<\/span>\r\n                        <a href=\"mailto:tim4notl@gmail.com\" class=\"tim-contact-link\">tim4notl@gmail.com<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/section>\r\n    <!-- END OF VOLUNTEER SECTION -->\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Tim Balasiuk &#8211; Volunteer Section Join Tim\u2019s Campaign Strong communities are built by people who care enough to get involved. Tim\u2019s campaign is about listening to residents, staying connected to our neighbourhoods, and continuing to serve Niagara-on-the-Lake with commitment and purpose. If you believe in that work and would like to be part of the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6015","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/pages\/6015","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/comments?post=6015"}],"version-history":[{"count":7,"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/pages\/6015\/revisions"}],"predecessor-version":[{"id":6113,"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/pages\/6015\/revisions\/6113"}],"wp:attachment":[{"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/media?parent=6015"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}