{"product_id":"paddle-canada-instructor-certification-maintenance-clinic","title":"Paddle Canada Instructor Certification Maintenance Clinic","description":"\u003cstyle\u003e\n  .ko-clinic { font-family: inherit; color: #1E2D34; line-height: 1.65; text-align: left !important; container-type: inline-size; max-width: 100%; overflow-wrap: break-word; word-wrap: break-word; }\n  .ko-clinic * { box-sizing: border-box; margin: 0; padding: 0; text-align: left !important; max-width: 100%; }\n  .ko-clinic p { font-size: 15px; color: #5A7A86; line-height: 1.75; margin-bottom: 12px; text-align: left !important; }\n  .ko-clinic p:last-child { margin-bottom: 0; }\n  .ko-clinic strong { color: #1E2D34; }\n  .ko-clinic em { color: #1E2D34; font-style: normal; font-weight: 600; }\n  .ko-clinic a { color: #2D8C9E; text-decoration: underline; }\n\n  .ko-stats {\n    display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px;\n    margin: 24px 0; padding: 16px 0;\n    border-top: 1px solid #E5E9EB; border-bottom: 1px solid #E5E9EB;\n  }\n  .ko-stat { text-align: center !important; }\n  .ko-stat-val { font-size: 18px; font-weight: 700; color: #0B1D26; display: block; text-align: center !important; }\n  .ko-stat-label { font-size: 10px; color: #5A7A86; text-transform: uppercase; letter-spacing: 1px; text-align: center !important; }\n\n  .ko-clinic h3 {\n    font-size: 15px; font-weight: 700; color: #0B1D26;\n    margin: 32px 0 6px; padding-top: 24px;\n    border-top: 1px solid #E5E9EB;\n  }\n  .ko-clinic h3:first-of-type { border-top: none; padding-top: 0; margin-top: 0; border-bottom: 1px solid #E5E9EB; padding-bottom: 16px; margin-bottom: 20px; }\n  .ko-clinic h3 + p { margin-bottom: 16px; }\n\n  .ko-cards {\n    display: flex; flex-direction: column; gap: 0;\n    border: 1px solid #E5E9EB; border-radius: 10px; overflow: hidden;\n  }\n  .ko-card {\n    padding: 20px 18px;\n    border-bottom: 1px solid #EEF1F2;\n    text-align: left !important;\n  }\n  .ko-card:last-child { border-bottom: none; }\n  .ko-card-name {\n    font-weight: 700; font-size: 15px; color: #0B1D26;\n    margin-bottom: 6px;\n    display: flex; align-items: center; gap: 8px;\n    text-align: left !important; justify-content: flex-start;\n  }\n  .ko-card-name::before {\n    content: ''; display: inline-block;\n    width: 8px; height: 8px; border-radius: 50%;\n    background: #1A3A4A; flex-shrink: 0;\n  }\n  .ko-card-desc { font-size: 13px; color: #5A7A86; line-height: 1.6; text-align: left !important; }\n  .ko-card-note {\n    font-size: 12px; color: #5A7A86; line-height: 1.5;\n    margin-top: 8px; padding-top: 8px;\n    border-top: 1px dashed #E5E9EB;\n  }\n\n  .ko-steps {\n    counter-reset: step-counter;\n    display: flex; flex-direction: column; gap: 0;\n    border: 1px solid #E5E9EB; border-radius: 10px; overflow: hidden;\n  }\n  .ko-step {\n    padding: 20px 18px;\n    border-bottom: 1px solid #EEF1F2;\n    text-align: left !important;\n    counter-increment: step-counter;\n  }\n  .ko-step:last-child { border-bottom: none; }\n  .ko-step-name {\n    font-weight: 700; font-size: 15px; color: #0B1D26;\n    margin-bottom: 6px;\n    display: flex; align-items: center; gap: 10px;\n    text-align: left !important; justify-content: flex-start;\n  }\n  .ko-step-name::before {\n    content: counter(step-counter);\n    display: inline-flex; align-items: center; justify-content: center;\n    width: 24px; height: 24px; border-radius: 50%;\n    background: #1A3A4A; color: #fff;\n    font-size: 12px; font-weight: 700; flex-shrink: 0;\n    text-align: center !important;\n  }\n  .ko-step-desc { font-size: 13px; color: #5A7A86; line-height: 1.6; text-align: left !important; }\n\n  .ko-list { margin: 8px 0 0 0; padding: 0; list-style: none; }\n  .ko-list li {\n    padding: 6px 0; border-bottom: 1px solid #EEF1F2;\n    font-size: 13px; color: #5A7A86; line-height: 1.55;\n    display: flex; gap: 8px; align-items: flex-start;\n    min-width: 0;\n  }\n  .ko-list li:last-child { border-bottom: none; }\n  .ko-check li::before { content: '✓'; color: #2D8C9E; font-weight: 700; flex-shrink: 0; }\n\n  .ko-prereq {\n    margin-top: 24px; padding: 12px 14px;\n    background: #F5F0E8; border-radius: 8px; border-left: 3px solid #2D8C9E;\n  }\n  .ko-prereq p { font-size: 13px; color: #1E2D34; margin: 0; margin-bottom: 8px; }\n  .ko-prereq p:last-child { margin-bottom: 0; }\n  .ko-next {\n    margin-top: 16px; padding: 14px;\n    background: #E8F4F6; border-radius: 8px;\n  }\n  .ko-next p { font-size: 13px; color: #1E2D34; margin: 0; margin-bottom: 8px; }\n  .ko-next p:last-child { margin-bottom: 0; }\n\n  .ko-faq { margin-top: 16px; }\n  .ko-faq details { border-bottom: 1px solid #EEF1F2; }\n  .ko-faq details:first-child { border-top: 1px solid #EEF1F2; }\n  .ko-faq summary {\n    font-weight: 700; font-size: 13px; color: #0B1D26;\n    padding: 14px 0; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    user-select: none; list-style: none;\n    min-width: 0; gap: 8px;\n  }\n  .ko-faq summary::-webkit-details-marker { display: none; }\n  .ko-faq summary::marker { display: none; content: ''; }\n  .ko-faq summary::after {\n    content: '+'; font-size: 16px; color: #2D8C9E;\n    transition: transform 0.2s; flex-shrink: 0; margin-left: 12px;\n  }\n  .ko-faq details[open] summary::after { transform: rotate(45deg); }\n  .ko-faq .ko-faq-a {\n    font-size: 13px; color: #5A7A86; line-height: 1.6; padding-bottom: 14px;\n  }\n\n  @container (max-width: 400px) {\n    .ko-stats { grid-template-columns: repeat(2, 1fr); }\n    .ko-stat-val { font-size: 16px; }\n    .ko-clinic p { font-size: 14px; }\n    .ko-card { padding: 16px 14px; }\n    .ko-step { padding: 16px 14px; }\n    .ko-card-name, .ko-step-name { font-size: 14px; }\n    .ko-card-desc, .ko-step-desc { font-size: 12.5px; }\n    .ko-list li { font-size: 12.5px; }\n    .ko-faq summary { font-size: 12.5px; }\n    .ko-faq .ko-faq-a { font-size: 12.5px; }\n    .ko-prereq p, .ko-next p { font-size: 12.5px; }\n  }\n  @supports not (container-type: inline-size) {\n    .ko-stats { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (max-width: 360px) {\n    .ko-stats { grid-template-columns: repeat(2, 1fr); }\n    .ko-stat-val { font-size: 15px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ko-clinic\"\u003e\n\n  \u003ch3\u003eCertification Maintenance Clinics\u003c\/h3\u003e\n  \u003cp\u003eMaintain your Paddle Canada instructor certification with a flexible hybrid model that combines online learning, personal coaching, and practical assessment. \u003cem\u003eA structured alternative to the traditional one-day refresher.\u003c\/em\u003e\u003c\/p\u003e\n\n  \u003cdiv class=\"ko-stats\"\u003e\n    \u003cdiv class=\"ko-stat\"\u003e\n\u003cspan class=\"ko-stat-val\"\u003eHybrid\u003c\/span\u003e\u003cspan class=\"ko-stat-label\"\u003eFormat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ko-stat\"\u003e\n\u003cspan class=\"ko-stat-val\"\u003e3 Steps\u003c\/span\u003e\u003cspan class=\"ko-stat-label\"\u003eStructure\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ko-stat\"\u003e\n\u003cspan class=\"ko-stat-val\"\u003eLMS\u003c\/span\u003e\u003cspan class=\"ko-stat-label\"\u003ePre-Work\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ko-stat\"\u003e\n\u003cspan class=\"ko-stat-val\"\u003ePC PD\u003c\/span\u003e\u003cspan class=\"ko-stat-label\"\u003eMeets Requirement\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== HOW IT WORKS ===== --\u003e\n  \u003ch3\u003eHow It Works\u003c\/h3\u003e\n  \u003cp\u003eThree steps, completed at your pace. The online components build toward a focused coaching conversation, and the practical step confirms your skills are current.\u003c\/p\u003e\n\n  \u003cdiv class=\"ko-steps\"\u003e\n    \u003cdiv class=\"ko-step\"\u003e\n      \u003cdiv class=\"ko-step-name\"\u003eOnline Modules and Activities\u003c\/div\u003e\n      \u003cdiv class=\"ko-step-desc\"\u003eSelf-paced learning through our LMS — updated theory content covering teaching methods, risk management, and program updates. Activities and knowledge checks prepare you for the coaching call so that time is spent on discussion, not review.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ko-step\"\u003e\n      \u003cdiv class=\"ko-step-name\"\u003e1:1 Coaching Call (1 Hour)\u003c\/div\u003e\n      \u003cdiv class=\"ko-step-desc\"\u003eLive online session with a Paddle Canada Instructor Trainer. Review of your theory activities, teaching strategies, professional development goals, and any questions. This is a coaching conversation, not an exam.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ko-step\"\u003e\n      \u003cdiv class=\"ko-step-name\"\u003ePractical Step (Choice of Format)\u003c\/div\u003e\n      \u003cdiv class=\"ko-step-desc\"\u003eAt least one in-person or video-based practical component is required for certification maintenance. Choose the format that works for your schedule and location:\u003c\/div\u003e\n      \u003cdiv class=\"ko-card-note\"\u003e\n\u003cstrong\u003eOn-Water Session (½–1 day):\u003c\/strong\u003e Skills polish, rescue practice, and practical coaching with an Instructor Trainer.\u003c\/div\u003e\n      \u003cdiv class=\"ko-card-note\"\u003e\n\u003cstrong\u003eVideo Review:\u003c\/strong\u003e Submit paddling and rescue footage for detailed technical analysis and written feedback.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== LEVELS ===== --\u003e\n  \u003ch3\u003eLevels Offered\u003c\/h3\u003e\n  \u003cp\u003eEach level targets the specific skills, theory, and teaching standards relevant to your certification. LMS content and coaching focus are tailored accordingly.\u003c\/p\u003e\n\n  \u003cdiv class=\"ko-cards\"\u003e\n    \u003cdiv class=\"ko-card\"\u003e\n      \u003cdiv class=\"ko-card-name\"\u003eBasic Certification Maintenance\u003c\/div\u003e\n      \u003cdiv class=\"ko-card-desc\"\u003eGeneral update with a theory focus. Recommended for instructors between teaching seasons who want to stay current on program changes and teaching methods.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ko-card\"\u003e\n      \u003cdiv class=\"ko-card-name\"\u003eLevel 1 Certification Maintenance\u003c\/div\u003e\n      \u003cdiv class=\"ko-card-desc\"\u003eReview of foundational teaching skills, rescues, and risk management. Practical step focuses on Level 1 Skills curriculum delivery and assessment standards.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ko-card\"\u003e\n      \u003cdiv class=\"ko-card-name\"\u003eLevel 2 Certification Maintenance\u003c\/div\u003e\n      \u003cdiv class=\"ko-card-desc\"\u003eFocus on leadership, intermediate strokes, assisted rescues, and navigation theory. Practical step addresses Class 2 teaching scenarios and expedition planning.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ko-card\"\u003e\n      \u003cdiv class=\"ko-card-name\"\u003eLevel 3 Certification Maintenance\u003c\/div\u003e\n      \u003cdiv class=\"ko-card-desc\"\u003eAdvanced assessment strategies, leadership benchmarks, and instruction in complex environments. For active L3 Instructors maintaining the highest teaching standard.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== KEY DETAILS ===== --\u003e\n  \u003cdiv class=\"ko-prereq\"\u003e\n    \u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eCurrent Paddle Canada instructor certification at the relevant level. Annual Paddle Canada membership dues must be current. Clinics are led by certified Instructor Trainers at the appropriate level.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ko-next\"\u003e\n    \u003cp\u003e\u003cstrong\u003eCertification:\u003c\/strong\u003e Clinics meet Paddle Canada's Professional Development \/ Certification Maintenance requirement. Completion is documented and reported to Paddle Canada.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== FAQ ===== --\u003e\n  \u003ch3\u003eQuestions\u003c\/h3\u003e\n  \u003cdiv class=\"ko-faq\"\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eWhy a hybrid model instead of a single day on the water?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eA traditional one-day refresher tries to cover theory, skills, and coaching in a few hours. Our hybrid model separates these components so each gets proper attention. Theory is done at your pace through the LMS. The coaching call is a focused conversation, not a rushed classroom session. And the practical step is dedicated entirely to skills — not split with presentations and paperwork.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long does the full process take?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eThe LMS modules take a few hours spread over whatever timeframe works for you. The coaching call is one hour. The practical step is a half-day to one day on water, or the time it takes to film and submit video. Most people complete the full process over two to four weeks, but there's no fixed deadline once you've registered.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I do the video review option instead of on-water?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eYes. The video review is a legitimate practical step — you submit footage of your paddling and rescues, and receive detailed technical analysis and written feedback. This option exists for instructors who can't easily travel to our location for a half-day session, or who want the convenience of filming on their own schedule and at their home venue.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this just for sea kayak instructors?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eThe Basic level applies to any Paddle Canada kayak instructor certification. Levels 1 through 3 are specific to the sea kayak instructor stream. If you hold a different certification and want maintenance options, contact us to discuss.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat if my certification has already lapsed?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eContact us. Depending on how long it's been and what level you held, a certification maintenance clinic may be sufficient to reinstate, or you may need additional assessment. We can advise on the best path forward based on your specific situation and Paddle Canada's current reinstatement policies.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Kayak Ontario","offers":[{"title":"Basic \/ On-Water","offer_id":43373112262855,"sku":"","price":299.0,"currency_code":"CAD","in_stock":true},{"title":"Basic \/ Video Review","offer_id":45630147788999,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Level 1 \/ On-Water","offer_id":45630148018375,"sku":null,"price":299.0,"currency_code":"CAD","in_stock":true},{"title":"Level 1 \/ Video Review","offer_id":45630148051143,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Level 2 \/ On-Water","offer_id":45630148280519,"sku":null,"price":299.0,"currency_code":"CAD","in_stock":true},{"title":"Level 2 \/ Video Review","offer_id":45630148313287,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true},{"title":"Level 3 \/ On-Water","offer_id":45630148542663,"sku":null,"price":299.0,"currency_code":"CAD","in_stock":true},{"title":"Level 3 \/ Video Review","offer_id":45630148575431,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0042\/9608\/1443\/products\/PCBM.png?v=1678475039","url":"https:\/\/www.kayak-ontario.com\/products\/paddle-canada-instructor-certification-maintenance-clinic","provider":"Kayak Ontario","version":"1.0","type":"link"}