{"id":4705,"date":"2022-08-10T12:36:02","date_gmt":"2022-08-10T16:36:02","guid":{"rendered":"https:\/\/www.lscdndg.org\/sports-awards-night\/"},"modified":"2025-10-27T12:24:14","modified_gmt":"2025-10-27T16:24:14","slug":"sports-awards-gala","status":"publish","type":"page","link":"https:\/\/www.lscdndg.org\/en\/sports-awards-gala\/","title":{"rendered":"Sports Awards Gala"},"content":{"rendered":"<section data-bb-version=\"5.4.3\" id=\"bt_bb_section69eb5cb12eef4\" class=\"bt_bb_section bt_bb_layout_boxed_1600 bt_bb_vertical_align_top bt_bb_top_spacing_normal bt_bb_bottom_spacing_normal\"  data-bt-override-class=\"{&quot;bt_bb_top_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_top_spacing_normal&quot;,&quot;def&quot;:&quot;normal&quot;},&quot;bt_bb_bottom_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_bottom_spacing_normal&quot;,&quot;def&quot;:&quot;normal&quot;},&quot;bt_bb_animation_&quot;:{&quot;current_class&quot;:&quot;bt_bb_animation_no_animation&quot;,&quot;def&quot;:&quot;no_animation&quot;}}\"><div class=\"bt_bb_port\"><div class=\"bt_bb_cell\"><div class=\"bt_bb_cell_inner\"><div class=\"bt_bb_row \"  data-bt-override-class=\"{}\"><div class=\"bt_bb_row_holder\" ><div  class=\"bt_bb_column col-xxl-12 col-xl-12 col-xs-12 col-sm-12 col-md-12 col-lg-12 bt_bb_vertical_align_top bt_bb_align_left bt_bb_padding_normal\" style=\"; --column-width:12;\" data-width=\"12\" data-bt-override-class=\"{}\"><div class=\"bt_bb_column_content\"><div class=\"bt_bb_column_content_inner\"><div class=\"bt_bb_raw_content\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Sports Awards Gala - Loisirs Sportifs CDN-NDG<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n\n        body {\n            background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);\n            color: #2c3e50;\n            line-height: 1.6;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* Hero Section *\/\n        .hero-header {\n            background: linear-gradient(135deg, #fcb900 0%, #3da3e6 100%);\n            color: white;\n            padding: 60px 0;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n            border-radius: 20px;\n            margin: 40px 20px;\n            box-shadow: 0 20px 40px rgba(252,185,0,0.2);\n        }\n\n        .hero-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"stars\" x=\"0\" y=\"0\" width=\"15\" height=\"15\" patternUnits=\"userSpaceOnUse\"><circle cx=\"7.5\" cy=\"7.5\" r=\"0.8\" fill=\"rgba(255,255,255,0.1)\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23stars)\"\/><\/svg>');\n            opacity: 0.3;\n        }\n\n        .hero-content {\n            position: relative;\n            z-index: 1;\n        }\n\n        .hero-badge {\n            background: rgba(255,255,255,0.2);\n            border: 2px solid rgba(255,255,255,0.3);\n            border-radius: 50px;\n            padding: 8px 24px;\n            display: inline-block;\n            margin-bottom: 1.5rem;\n            font-size: 0.9rem;\n            font-weight: 600;\n            backdrop-filter: blur(10px);\n        }\n\n        .hero-title {\n            font-size: 3rem;\n            font-weight: 800;\n            margin-bottom: 1rem;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n            line-height: 1.1;\n        }\n\n        .hero-subtitle {\n            font-size: 1.3rem;\n            opacity: 0.95;\n            max-width: 700px;\n            margin: 0 auto 2rem auto;\n            font-weight: 400;\n            line-height: 1.4;\n        }\n\n        .hero-cta {\n            background: rgba(255,255,255,0.15);\n            border: 2px solid rgba(255,255,255,0.3);\n            border-radius: 15px;\n            padding: 1.5rem;\n            max-width: 600px;\n            margin: 0 auto;\n            backdrop-filter: blur(10px);\n        }\n\n        .hero-cta-text {\n            font-size: 1.1rem;\n            font-weight: 600;\n            margin-bottom: 0.5rem;\n        }\n\n        .hero-cta-date {\n            font-size: 1rem;\n            opacity: 0.9;\n        }\n\n        \/* Main Sections *\/\n        .main-content {\n            padding: 20px 0 20px 0;\n        }\n\n        .section {\n            background: white;\n            border-radius: 20px;\n            padding: 50px;\n            margin: 20px;\n            margin-bottom: 20px;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 5px;\n            background: linear-gradient(90deg, #fcb900, #3da3e6);\n        }\n\n        .section-header {\n            display: flex;\n            align-items: center;\n            margin-bottom: 2rem;\n        }\n\n        .section-number {\n            background: linear-gradient(135deg, #fcb900, #3da3e6);\n            color: white;\n            width: 60px;\n            height: 60px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5rem;\n            font-weight: bold;\n            margin-right: 1.5rem;\n            box-shadow: 0 8px 20px rgba(252,185,0,0.3);\n        }\n\n        .section-title {\n            font-size: 2.5rem;\n            color: #2c3e50;\n            font-weight: 700;\n        }\n\n        \/* Event Details Box *\/\n        .event-details {\n            background: linear-gradient(135deg, #fcb900, #3da3e6);\n            color: white;\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }\n\n        .event-details ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .event-details li {\n            padding: 1rem 0;\n            border-bottom: 1px solid rgba(255,255,255,0.2);\n            display: flex;\n            align-items: flex-start;\n        }\n\n        .event-details li:last-child {\n            border-bottom: none;\n        }\n\n        .event-details li::before {\n            content: '\u2b50';\n            margin-right: 1rem;\n            font-size: 1.2rem;\n        }\n\n        .event-details strong {\n            color: #ffffff;\n            text-shadow: 1px 1px 2px rgba(0,0,0,0.1);\n        }\n\n        \/* Booking Section *\/\n        .booking-highlight {\n            background: linear-gradient(135deg, #3da3e6, #fcb900);\n            color: white;\n            padding: 2rem;\n            border-radius: 15px;\n            text-align: center;\n            margin: 2rem 0;\n        }\n\n        .booking-title {\n            font-size: 1.8rem;\n            margin-bottom: 1rem;\n            font-weight: 700;\n        }\n\n        .booking-subtitle {\n            font-size: 1.1rem;\n            opacity: 0.95;\n        }\n\n        \/* Nomination Forms Table *\/\n        .table-container {\n            background: linear-gradient(135deg, rgba(252,185,0,0.05), rgba(61,163,230,0.05));\n            border: 2px solid rgba(252,185,0,0.1);\n            border-radius: 20px;\n            padding: 2rem;\n            overflow-x: auto;\n        }\n\n        .nomination-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n        }\n\n        .nomination-table th {\n            background: linear-gradient(135deg, #fcb900, #3da3e6);\n            color: white;\n            padding: 1.2rem 0.8rem;\n            text-align: left;\n            font-weight: 700;\n            font-size: 1rem;\n        }\n\n        .nomination-table td {\n            padding: 1rem 0.8rem;\n            border-bottom: 1px solid #f0f0f0;\n            vertical-align: top;\n            font-size: 0.95rem;\n        }\n\n        .nomination-table tr:hover {\n            background: linear-gradient(135deg, rgba(252,185,0,0.03), rgba(61,163,230,0.03));\n            transform: translateY(-1px);\n            transition: all 0.3s ease;\n        }\n\n        .category-title {\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 0.3rem;\n        }\n\n        .category-description {\n            font-size: 0.85rem;\n            color: #666;\n            font-style: italic;\n            line-height: 1.3;\n        }\n\n        .nomination-table .nominate-btn {\n            background: linear-gradient(135deg, #fcb900, #3da3e6) !important;\n            color: white !important;\n            border: none !important;\n            padding: 14px 28px !important;\n            border-radius: 25px !important;\n            font-weight: 700 !important;\n            text-decoration: none !important;\n            display: inline-block !important;\n            transition: all 0.3s ease !important;\n            box-shadow: 0 4px 12px rgba(252,185,0,0.3) !important;\n            font-size: 0.95rem !important;\n            min-width: 120px !important;\n            text-align: center !important;\n        }\n\n        .nomination-table .nominate-btn:hover {\n            transform: translateY(-2px) !important;\n            box-shadow: 0 8px 20px rgba(252,185,0,0.4) !important;\n            background: linear-gradient(135deg, #3da3e6, #fcb900) !important;\n            color: white !important;\n            text-decoration: none !important;\n        }\n\n        .check-icon {\n            color: #fcb900;\n            font-size: 1.3rem;\n            text-align: center;\n            font-weight: bold;\n        }\n\n        .new-category {\n            background: linear-gradient(135deg, rgba(252,185,0,0.08), rgba(61,163,230,0.08));\n            border-left: 4px solid #fcb900;\n        }\n\n        \/* Deadline Reminder Styling *\/\n        .deadline-reminder {\n            background: linear-gradient(135deg, #fcb900, #3da3e6);\n            color: white;\n            padding: 1.5rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            box-shadow: 0 8px 25px rgba(252,185,0,0.2);\n            text-align: center;\n            border: 2px solid rgba(255,255,255,0.3);\n        }\n\n        .reminder-content {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 1rem;\n        }\n\n        .reminder-icon {\n            font-size: 2rem;\n            margin-right: 0.5rem;\n        }\n\n        .reminder-text {\n            font-weight: 700;\n            font-size: 1.2rem;\n            margin-right: 1rem;\n        }\n\n        .reminder-date {\n            font-size: 1.1rem;\n            font-weight: 600;\n            background: rgba(255,255,255,0.2);\n            padding: 0.5rem 1rem;\n            border-radius: 50px;\n        }\n\n        \/* Arrow Down Styling *\/\n        .arrow-down {\n            margin-top: 2rem;\n            animation: bounce 2s infinite;\n        }\n\n        .arrow-down i {\n            font-size: 3rem;\n            color: white;\n            text-shadow: 0 4px 8px rgba(0,0,0,0.2);\n        }\n\n        @keyframes bounce {\n            0%, 20%, 50%, 80%, 100% {\n                transform: translateY(0);\n            }\n            40% {\n                transform: translateY(-20px);\n            }\n            60% {\n                transform: translateY(-10px);\n            }\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .hero-title {\n                font-size: 2.2rem;\n            }\n            \n            .hero-header {\n                margin: 20px 10px;\n                padding: 40px 0;\n            }\n            \n            .section {\n                padding: 30px 20px;\n                margin: 10px;\n            }\n            \n            .section-title {\n                font-size: 2rem;\n            }\n            \n            .section-header {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .section-number {\n                margin-right: 0;\n                margin-bottom: 1rem;\n            }\n\n            .table-container {\n                padding: 1rem;\n            }\n            \n            .nomination-table th,\n            .nomination-table td {\n                padding: 0.8rem 0.5rem;\n                font-size: 0.9rem;\n            }\n            \n            .reminder-content {\n                flex-direction: column;\n                gap: 0.5rem;\n            }\n            \n            .reminder-text {\n                margin-right: 0;\n            }\n        }\n\n        \/* Animation *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .hero-header, .section {\n            animation: fadeInUp 0.6s ease-out;\n        }\n        \n        \/* Footer *\/\n        .footer {\n            background: linear-gradient(135deg, #2c3e50, #34495e);\n            color: white;\n            text-align: center;\n            padding: 2rem;\n            margin: 20px 20px 20px 20px;\n            border-radius: 20px;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n        }\n\n        .footer-reminder {\n            font-size: 1.1rem;\n            font-weight: 600;\n            margin-bottom: 0.5rem;\n            color: #fcb900;\n        }\n\n        .footer-date {\n            font-size: 1rem;\n            opacity: 0.9;\n        }\n    <\/style>\n<\/head>\n<body>\n    <script>\n        \/\/ Automatic date calculation\n        function calculateEventDates() {\n            const today = new Date();\n            const currentYear = today.getFullYear();\n            \n            \/\/ Function to find the Friday between October 20-27\n            function getFridayBetween20And27October(year) {\n                \/\/ Start at October 20\n                for (let day = 20; day <= 27; day++) {\n                    const date = new Date(year, 9, day); \/\/ month 9 = October (0-indexed)\n                    if (date.getDay() === 5) { \/\/ 5 = Friday\n                        return date;\n                    }\n                }\n                \/\/ Fallback (should never happen)\n                return new Date(year, 9, 25);\n            }\n            \n            \/\/ Determine the current event year\n            const currentEventDate = getFridayBetween20And27October(currentYear);\n            const nextEventDate = getFridayBetween20And27October(currentYear + 1);\n            \n            let eventYear, eventDate, edition;\n            \n            \/\/ If we're before this year's event, it's this year's event\n            if (today <= currentEventDate) {\n                eventYear = currentYear;\n                eventDate = currentEventDate;\n                edition = 27; \/\/ 2024 = 27th edition\n            } else {\n                \/\/ If we're after, it's next year's event\n                eventYear = currentYear + 1;\n                eventDate = nextEventDate;\n                edition = 27 + (eventYear - 2024);\n            }\n            \n            \/\/ Fixed dates each year\n            const submissionDeadline = new Date(eventYear, 9, 7); \/\/ October 7\n            const committeeDate = new Date(eventYear, 9, 14); \/\/ October 14\n            \n            \/\/ Reference period: September 1 of previous year to August 31 of current year\n            const referenceStart = `September 1, ${eventYear - 1}`;\n            const referenceEnd = `August 31, ${eventYear}`;\n            \n            return {\n                eventDate: eventDate,\n                eventYear: eventYear,\n                edition: edition,\n                submissionDeadline: submissionDeadline,\n                committeeDate: committeeDate,\n                referenceStart: referenceStart,\n                referenceEnd: referenceEnd\n            };\n        }\n        \n        \/\/ Format dates in English\n        function formatDate(date) {\n            const options = { \n                weekday: 'long', \n                year: 'numeric', \n                month: 'long', \n                day: 'numeric' \n            };\n            return date.toLocaleDateString('en-US', options);\n        }\n        \n        function formatShortDate(date) {\n            const options = { \n                year: 'numeric', \n                month: 'long', \n                day: 'numeric' \n            };\n            return date.toLocaleDateString('en-US', options);\n        }\n        \n        \/\/ Update content\n        document.addEventListener('DOMContentLoaded', function() {\n            const dates = calculateEventDates();\n            \n            \/\/ Update header\n            document.getElementById('edition-badge').textContent = `Since 1998 \u2022 ${dates.edition}th edition`;\n            document.getElementById('event-date-hero').textContent = `\ud83c\udfc6 Join us on ${formatDate(dates.eventDate)}`;\n            \n            \/\/ Update event details\n            document.getElementById('event-date-details').innerHTML = `This year's Sports Awards Gala will be held on <strong>${formatDate(dates.eventDate)}<\/strong>, starting at 6:30 PM, at the CSCDN (4880 Van Horne Avenue).`;\n            \n            document.getElementById('submission-deadline').innerHTML = `Nomination forms must be submitted before <strong>${formatShortDate(dates.submissionDeadline)}<\/strong>. The selection committee will meet on ${formatShortDate(dates.committeeDate)}.`;\n            \n            document.getElementById('reference-period').innerHTML = `The reference period for the results and achievements of nominated individuals or groups is from <strong>${dates.referenceStart} to ${dates.referenceEnd}<\/strong>.`;\n            \n            \/\/ Update nomination deadline reminder\n            document.getElementById('nomination-deadline').textContent = `Nomination deadline: ${formatShortDate(dates.submissionDeadline)}`;\n            \n            \/\/ Update footer\n            document.getElementById('footer-deadline').textContent = `Nomination deadline: ${formatShortDate(dates.submissionDeadline)}`;\n        });\n    <\/script>\n    <!-- Hero Section -->\n    <header class=\"hero-header\">\n        <div class=\"container\">\n            <div class=\"hero-content\">\n                <div class=\"hero-badge\" id=\"edition-badge\">Since 1998 \u2022 27th edition<\/div>\n                <h1 class=\"hero-title\">\n                    Sports Awards Gala<br>\n                    CDN\u2013NDG\n                <\/h1>\n                <p class=\"hero-subtitle\">\n                    An exceptional celebration that honors the excellence, passion, and commitment \n                    of our dynamic and inspiring sports community.\n                <\/p>\n                <div class=\"hero-cta\">\n                    <div class=\"hero-cta-text\" id=\"event-date-hero\">\ud83c\udfc6 Join us on Friday, October 25, 2024<\/div>\n                    <div class=\"hero-cta-date\">6:30 PM \u2022 CSCDN \u2022 4880 Van Horne Avenue<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- Main Content -->\n    <main class=\"main-content\">\n        <div class=\"container\">\n            \n            <!-- Section 1: Event Details -->\n            <section class=\"section\">\n                <div class=\"section-header\">\n                    <div class=\"section-number\">1<\/div>\n                    <h2 class=\"section-title\">Event Details<\/h2>\n                <\/div>\n                \n                <div class=\"event-details\">\n                    <ul>\n                        <li>\n                            <div id=\"event-date-details\">\n                                This year's Sports Awards Gala will be held on <strong>Friday, October 25, 2024<\/strong>, starting at 6:30 PM, at the CSCDN (4880 Van Horne Avenue).\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <div id=\"submission-deadline\">\n                                Nomination forms must be submitted before <strong>October 7, 2024<\/strong>. The selection committee will meet on October 14, 2024.\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <div id=\"reference-period\">\n                                The reference period for the results and achievements of nominated individuals or groups is from <strong>September 1, 2023 to August 31, 2024<\/strong>.\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <div>\n                                We offer <strong>two (2) free tickets<\/strong> to each sports group, so only purchase additional tickets for your group.\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <div>\n                                Please note that creating a PayPal account is not mandatory but may facilitate your future ticket purchases. You also have the option to pay by debit or credit card.\n                            <\/div>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/section>\n\n            <!-- Section 2: Nomination Forms -->\n            <section class=\"section\">\n                <div class=\"section-header\">\n                    <div class=\"section-number\">2<\/div>\n                    <h2 class=\"section-title\">Nomination Forms<\/h2>\n                <\/div>\n                \n                <div class=\"deadline-reminder\">\n                    <div class=\"reminder-content\">\n                        <span class=\"reminder-icon\">\u23f0<\/span>\n                        <div class=\"reminder-text\">Important reminder<\/div>\n                        <div class=\"reminder-date\" id=\"nomination-deadline\">Nomination deadline: October 7, 2025<\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"table-container\">\n                    <table class=\"nomination-table\">\n                        <thead>\n                            <tr>\n                                <th style=\"width: 45%;\">Nomination Categories<\/th>\n                                <th style=\"text-align: center; width: 17%; white-space: nowrap;\">Individual Sports<\/th>\n                                <th style=\"text-align: center; width: 17%; white-space: nowrap;\">Team Sports<\/th>\n                                <th style=\"text-align: center; width: 21%;\">Action<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">1. Outstanding Volunteer Administrator<\/div>\n                                    <div class=\"category-description\">Individual who volunteers their time for the exemplary administration and management of a sports organization.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/EPW3GuFBrMvRtoN98\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">2. Sports Association of the Year<\/div>\n                                    <div class=\"category-description\">Organization that has distinguished itself through remarkable actions, results, and positive community impact.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/t2BVboDJWMW3fCiU6\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">3. Borough Athlete<\/div>\n                                    <div class=\"category-description\">CDN-NDG resident who has excelled in their sport and proudly represents our community.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/cHzwMAw1MgBQF3Ca8\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">4. Rising Star Athlete<\/div>\n                                    <div class=\"category-description\">Young promising talent showing exceptional potential and representing the future of sports in our borough.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/pLBUSnMNviQdr1Gr8\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">5. Outstanding Athlete (Team Sports)<\/div>\n                                    <div class=\"category-description\">Team member who has distinguished themselves through exceptional performances and inspiring leadership.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">-<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/DN8eo1gyiEh8LA4S6\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">6. Outstanding Athlete (Individual Sports)<\/div>\n                                    <div class=\"category-description\">Individual competitor who has reached remarkable heights in their discipline and inspires through determination.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">-<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/pVH4VEDg7gY7bAiH9\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">7. Montreal Games Delegation<\/div>\n                                    <div class=\"category-description\">Team representing our borough at the Montreal Games with excellence, pride, and sportsmanship.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/SEYJCqYPfC9iscCL6\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">8. Borough Coach<\/div>\n                                    <div class=\"category-description\">CDN-NDG resident coach recognized for their technical expertise and dedication to their athletes.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/14Dr6fUmY1VSBnvg8\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">9. Outstanding Coach<\/div>\n                                    <div class=\"category-description\">Exceptional mentor who develops talent, inspires their athletes, and significantly contributes to their success.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/PuTpuDQtwNBUJTiD7\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">10. Borough Team (Team Sports)<\/div>\n                                    <div class=\"category-description\">Local sports team that proudly represents CDN-NDG in competitions and sporting events.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">-<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/TyqDPZCrJkTY1GhD9\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">11. Outstanding Team (Team Sports)<\/div>\n                                    <div class=\"category-description\">Group that has demonstrated remarkable collective performance, exemplary cohesion, and exceptional results.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">-<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/d1FB7w7Bq6Z8VaFF7\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">12. Sports Event of the Year<\/div>\n                                    <div class=\"category-description\">Competition, tournament, or sports event that has marked the year with its success and positive impact.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/sL7T31thgmL3SqVDA\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">13. Borough Official<\/div>\n                                    <div class=\"category-description\">Local referee, judge, or official recognized for their impartiality, professionalism, and commitment.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/9zE2MVzihtD2xp856\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">14. Outstanding Official<\/div>\n                                    <div class=\"category-description\">Referee or judge who excels in applying regulations and contributes to the integrity of the sport.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/B4nJhMb2mtnPPMZU8\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">15. Outstanding Partners (Individual Sports)<\/div>\n                                    <div class=\"category-description\">Exemplary collaboration between organizations, sponsors, or individuals who effectively support individual sports.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">-<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/5n44GVRAMtXGXXDV9\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">16. Recognition of Volunteer Sports Commitment<\/div>\n                                    <div class=\"category-description\">Significant and dedicated voluntary contribution to the development of community sports in our borough.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/6U6gMCH6Y4ZD7Bw5A\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">17. Recognition of School Sports Commitment<\/div>\n                                    <div class=\"category-description\">Remarkable involvement in school or student sports, promoting sports practice among youth.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/QAH7rHuTT4Zd3buf6\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr>\n                                <td>\n                                    <div class=\"category-title\">18. Recognition of Sportsmanship<\/div>\n                                    <div class=\"category-description\">Exemplary behavior, remarkable fair play, and positive attitude that inspires and elevates the level of sport.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/uJc73PQntGNwETj27\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                            <tr class=\"new-category\">\n                                <td>\n                                    <div class=\"category-title\">19. Recognition of Community Initiatives in Physical Activities<\/div>\n                                    <div class=\"category-description\">Program or project organized by an organization to promote and enable its members to engage in physical activity and promote a physically active lifestyle.<\/div>\n                                <\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td class=\"check-icon\">\ud83d\udd38<\/td>\n                                <td style=\"text-align: center;\">\n                                    <a href=\"https:\/\/forms.gle\/SnVnh9sPFXQ9CRk39\" class=\"nominate-btn\" target=\"_blank\">NOMINATE<\/a>\n                                <\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n                \n                <div style=\"text-align: center; margin-top: 2.5rem; padding: 2rem; background: linear-gradient(135deg, #fcb900, #3da3e6); color: white; border-radius: 15px; box-shadow: 0 8px 25px rgba(252,185,0,0.2);\">\n                    <p style=\"font-weight: 700; margin-bottom: 0.5rem; font-size: 1.1rem;\">\n                        \ud83c\udfaf 19 categories to recognize all forms of sports excellence\n                    <\/p>\n                    <p style=\"font-size: 1rem; opacity: 0.95;\">\n                        Every nomination counts and contributes to celebrating our dynamic and inspiring sports community\n                    <\/p>\n                <\/div>\n            <\/section>\n\n            <!-- Section 3: Ticket Order -->\n            <section class=\"section booking-section\">\n                <div class=\"section-header\">\n                    <div class=\"section-number\">3<\/div>\n                    <h2 class=\"section-title\">Ticket Order<\/h2>\n                <\/div>\n                \n                <div class=\"booking-highlight\">\n                    <h3 class=\"booking-title\">\ud83c\udfab Reserve your seats now<\/h3>\n                    <p class=\"booking-subtitle\">\n                        Simple and secure online reservation system<br>\n                        Limited seats - Don't delay!\n                    <\/p>\n                    <div class=\"arrow-down\">\n                        <i class=\"fas fa-arrow-down\"><\/i>\n                    <\/div>\n                <\/div>\n                \n            <\/section>\n            \n        <\/div>\n    <\/main>\n\n<\/body>\n<\/html><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"bt_bb_row \"  data-bt-override-class=\"{}\"><div class=\"bt_bb_row_holder\" ><div  class=\"bt_bb_column col-xxl-12 col-xl-12 col-xs-12 col-sm-12 col-md-12 col-lg-12 bt_bb_vertical_align_top bt_bb_align_left bt_bb_padding_normal\" style=\"; --column-width:12;\" data-width=\"12\" data-bt-override-class=\"{}\"><div class=\"bt_bb_column_content\"><div class=\"bt_bb_column_content_inner\"><div data-bb-version=\"4.6.1\"  class=\"bt_bb_text\" ><p><script>\n  if (typeof hasAmeliaEvent === 'undefined') {\n    var hasAmeliaEvent = true;\n  }\n  if (typeof hasEventApiCall === 'undefined' && ('' === '' && '' !== '1')) {\n    var hasEventApiCall = true;\n  }\n  var hasEventShortcode = (typeof hasEventShortcode === 'undefined') ? false : true;\n  var ameliaShortcodeData = (typeof ameliaShortcodeData === 'undefined') ? [] : ameliaShortcodeData;\n  ameliaShortcodeData.push(\n    {\n      'hasApiCall': (typeof hasEventApiCall !== 'undefined') && hasEventApiCall,\n      'trigger': '',\n      'trigger_type': '',\n      'triggered_form': 'elf',\n      'in_dialog': '',\n      'counter': '1000',\n      'employee': '',\n      'eventId': '2419',\n      'eventRecurring': 0,\n      'eventTag': \"\",\n      'locationId': \"\",\n      'range': \"\"\n    }\n  );\n  var ameliaShortcodeDataTriggered = (typeof ameliaShortcodeDataTriggered === 'undefined') ? [] : ameliaShortcodeDataTriggered;\n  if (ameliaShortcodeData[ameliaShortcodeData.length - 1].trigger !== '') {\n    if (ameliaShortcodeDataTriggered.filter(a => a.counter === ameliaShortcodeData[ameliaShortcodeData.length - 1].counter).length === 0) {\n      ameliaShortcodeDataTriggered.push(ameliaShortcodeData.pop());\n    } else {\n      ameliaShortcodeData.pop()\n    }\n  }\n  if (typeof hasEventApiCall !== 'undefined' && hasEventApiCall) {\n    hasEventApiCall = false;\n  }\n<\/script><\/p>\n<div\n  id=\"amelia-v2-booking-1000\"\n  class=\"amelia-v2-booking\"\n><br \/>\n    <events-list-form-wrapper><\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><!-- cell_inner --><\/div><!-- cell --><\/div><!-- port --><\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4705","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.lscdndg.org\/en\/wp-json\/wp\/v2\/pages\/4705","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lscdndg.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lscdndg.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lscdndg.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lscdndg.org\/en\/wp-json\/wp\/v2\/comments?post=4705"}],"version-history":[{"count":32,"href":"https:\/\/www.lscdndg.org\/en\/wp-json\/wp\/v2\/pages\/4705\/revisions"}],"predecessor-version":[{"id":28016,"href":"https:\/\/www.lscdndg.org\/en\/wp-json\/wp\/v2\/pages\/4705\/revisions\/28016"}],"wp:attachment":[{"href":"https:\/\/www.lscdndg.org\/en\/wp-json\/wp\/v2\/media?parent=4705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}