{"id":1726,"date":"2023-07-09T19:56:45","date_gmt":"2023-07-09T19:56:45","guid":{"rendered":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/?page_id=1726"},"modified":"2026-06-25T21:46:10","modified_gmt":"2026-06-25T21:46:10","slug":"resources-overview","status":"publish","type":"page","link":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/resources-overview\/","title":{"rendered":"Resources"},"content":{"rendered":"\n<!-- NCYSA Resources Overview - Custom HTML Block -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&#038;family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  .entry-title { display: none !important; }\n  .content .entry { padding-top: 0 !important; margin-top: 0 !important; }\n  .content .entry-header { margin-bottom: 0 !important; padding: 0 !important; min-height: 0 !important; }\n  .entry-content { padding-top: 0 !important; margin-top: 0 !important; }\n\n  .res-page-wrap {\n    --navy: #10045a; --red: #b82f2f; --gold: #edc32c; --cream: #f9f7f7;\n    --dark: #1d1a18; --navy-light: #1a0a6e; --red-dark: #9a2626;\n    font-family: 'Source Sans 3', system-ui, sans-serif; color: var(--dark); background: var(--cream); overflow-x: hidden;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .res-page-wrap .hero { margin-top: -50px; position: relative; background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 40%, #0d0342 100%); padding: 80px 20px 80px; text-align: center; overflow: hidden; }\n  .res-page-wrap .hero::before { content: ''; position: absolute; top: -50%; left: -20%; width: 140%; height: 200%; background: radial-gradient(ellipse at 30% 50%, rgba(184,47,47,0.15) 0%, transparent 60%), radial-gradient(ellipse at 70% 30%, rgba(184,47,47,0.08) 0%, transparent 50%); pointer-events: none; }\n  .res-page-wrap .hero::after { content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 80px; background: var(--cream); clip-path: ellipse(55% 100% at 50% 100%); }\n  .res-page-wrap .hero-pattern { position: absolute; inset: 0; opacity: 0.03; background-image: radial-gradient(circle at 20% 30%, #fff 1px, transparent 1px), radial-gradient(circle at 80% 70%, #fff 1px, transparent 1px), radial-gradient(circle at 50% 10%, #fff 0.5px, transparent 0.5px); background-size: 60px 60px, 80px 80px, 40px 40px; pointer-events: none; }\n  .res-page-wrap .hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }\n  .res-page-wrap .hero-badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(184,47,47,0.15); border: 1px solid rgba(184,47,47,0.4); border-radius: 50px; padding: 8px 20px; margin-bottom: 28px; animation: resFadeDown 0.8s ease both; }\n  .res-page-wrap .hero-badge span { color: rgba(255,255,255,0.9); font-size: 0.85rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; }\n  .res-page-wrap .hero h1 { font-family: 'Bebas Neue', sans-serif; font-size: clamp(2rem, 4.5vw, 3.2rem); color: #fff; letter-spacing: 0.05em; line-height: 1; margin: 0 0 20px 0; animation: resFadeDown 0.8s ease 0.15s both; text-shadow: 0 2px 8px rgba(0,0,0,0.3); }\n  .res-page-wrap .hero h1 .accent { color: var(--red); }\n  .res-page-wrap .hero-sub { color: rgba(255,255,255,0.75); font-size: 1rem; line-height: 1.6; max-width: 620px; margin: 0 auto; animation: resFadeDown 0.8s ease 0.3s both; }\n  .res-page-wrap .red-divider { width: 60px; height: 3px; background: var(--red); border-radius: 2px; margin: 20px auto 0; animation: resFadeDown 0.8s ease 0.4s both; }\n\n  \/* \u2500\u2500 SHARED \u2500\u2500 *\/\n  .res-page-wrap .section-label { display: inline-flex; align-items: center; gap: 8px; background: rgba(16,4,90,0.06); border-radius: 50px; padding: 6px 16px; margin: 0 0 14px 0; }\n  .res-page-wrap .section-label span { font-size: 0.78rem; font-weight: 700; color: var(--navy); letter-spacing: 0.1em; text-transform: uppercase; }\n  .res-page-wrap .section-label svg { width: 14px; height: 14px; fill: none; stroke: var(--red); stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n  .res-page-wrap .section-title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(1.8rem,3.5vw,2.4rem); color: var(--navy); letter-spacing: 0.04em; margin: 0 0 6px 0; }\n  .res-page-wrap .section-sub { color: #777; font-size: 0.95rem; margin: 0 0 24px 0; line-height: 1.5; }\n\n  \/* \u2500\u2500 LINK BLOCKS \u2500\u2500 *\/\n  .res-page-wrap .links-section { max-width: 860px; margin: 0 auto; padding: 0 20px 50px; }\n  .res-page-wrap .links-section:first-of-type { margin-top: -30px; position: relative; z-index: 3; }\n  .res-page-wrap .links-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 14px; list-style: none; margin: 0; padding: 0; }\n  .res-page-wrap .link-block { display: flex; align-items: center; gap: 16px; background: #fff; padding: 20px 22px; border-radius: 12px; text-decoration: none; border: 1px solid #ece9e9; box-shadow: 0 2px 8px rgba(0,0,0,0.04); transition: all 0.25s ease; transform: translateY(20px); opacity: 0; animation: resCardIn 0.5s ease both; }\n  .res-page-wrap .link-block:nth-child(1){animation-delay:.05s}\n  .res-page-wrap .link-block:nth-child(2){animation-delay:.1s}\n  .res-page-wrap .link-block:nth-child(3){animation-delay:.15s}\n  .res-page-wrap .link-block:nth-child(4){animation-delay:.2s}\n  .res-page-wrap .link-block:nth-child(5){animation-delay:.25s}\n  .res-page-wrap .link-block:nth-child(6){animation-delay:.3s}\n  .res-page-wrap .link-block:nth-child(7){animation-delay:.35s}\n  .res-page-wrap .link-block:nth-child(8){animation-delay:.4s}\n  .res-page-wrap .link-block:nth-child(9){animation-delay:.45s}\n  .res-page-wrap .link-block:nth-child(10){animation-delay:.5s}\n  .res-page-wrap .link-block:hover { border-color: var(--red); box-shadow: 0 6px 20px rgba(184,47,47,0.12); transform: translateY(-3px); }\n  .res-page-wrap .link-icon { width: 44px; height: 44px; min-width: 44px; background: var(--navy); border-radius: 10px; display: flex; align-items: center; justify-content: center; transition: background 0.25s ease; }\n  .res-page-wrap .link-block:hover .link-icon { background: var(--red); }\n  .res-page-wrap .link-icon svg { width: 22px; height: 22px; fill: none; stroke: #fff; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n  .res-page-wrap .link-text { flex: 1; }\n  .res-page-wrap .link-text h3 { font-size: 1rem; font-weight: 700; color: var(--navy); line-height: 1.2; margin: 0 0 2px 0; transition: color 0.25s ease; }\n  .res-page-wrap .link-block:hover .link-text h3 { color: var(--red); }\n  .res-page-wrap .link-text p { font-size: 0.82rem; color: #888; line-height: 1.3; margin: 0; }\n  .res-page-wrap .link-arrow { width: 28px; height: 28px; min-width: 28px; display: flex; align-items: center; justify-content: center; opacity: 0; transform: translateX(-6px); transition: all 0.25s ease; }\n  .res-page-wrap .link-block:hover .link-arrow { opacity: 1; transform: translateX(0); }\n  .res-page-wrap .link-arrow svg { width: 16px; height: 16px; fill: none; stroke: var(--red); stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n\n  \/* \u2500\u2500 MEDICAL (red icons) \u2500\u2500 *\/\n  .res-page-wrap .medical-section .link-icon { background: var(--red); }\n  .res-page-wrap .medical-section .link-block:hover .link-icon { background: var(--navy); }\n\n  \/* \u2500\u2500 FOOTER NOTE \u2500\u2500 *\/\n  .res-page-wrap .footer-note { max-width: 860px; margin: 0 auto; padding: 0 20px 40px; text-align: center; }\n  .res-page-wrap .footer-note p { font-size: 0.93rem; color: #888; line-height: 1.6; }\n  .res-page-wrap .footer-note a { color: var(--red); text-decoration: underline; text-underline-offset: 2px; }\n\n  @keyframes resFadeDown { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } }\n  @keyframes resCardIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n\n  @media (max-width: 768px) {\n    .res-page-wrap .hero { margin-top: -50px; padding: 90px 20px 80px; }\n    .res-page-wrap .links-grid { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<div class=\"res-page-wrap\">\n\n<!-- \u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-pattern\"><\/div>\n  <div class=\"hero-content\">\n    <div class=\"hero-badge\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#b82f2f\" stroke-width=\"2\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>\n      <span>Member Services<\/span>\n    <\/div>\n    <h1><span class=\"accent\">RESOURCES<\/span><\/h1>\n    <p class=\"hero-sub\">Rules, bylaws, manuals, policies, forms, grants, and medical safety resources for NCYSA member associations.<\/p>\n    <div class=\"red-divider\"><\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550 GENERAL RESOURCES \u2550\u2550\u2550\u2550 -->\n<section class=\"links-section\">\n  <div class=\"section-label\">\n    <svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg>\n    <span>General Resources<\/span>\n  <\/div>\n  <h2 class=\"section-title\">Resources<\/h2>\n  <p class=\"section-sub\">Rules, bylaws, forms, manuals, policies, and more.<\/p>\n\n  <div class=\"links-grid\">\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/bylaws-ncysa\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>Rules and Bylaws<\/h3>\n        <p>NCYSA rules and governing bylaws<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/04\/2026-27-NCYSA-Fee-Chart-1.pdf\" target=\"_blank\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>NCYSA Fee Chart 2026&ndash;27<\/h3>\n        <p>Current seasonal year fee schedule<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/05\/UPD-NCYSA-REFEREE-FEES-26_27.pdf\" target=\"_blank\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4l3 3\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>Referee Fee Chart 2026&ndash;27<\/h3>\n        <p>Updated referee fee schedule<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/member-services\/registration-overview\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>Forms &mdash; Player and Team Registration<\/h3>\n        <p>Registration forms and documents<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/policies\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>Policies<\/h3>\n        <p>NCYSA organizational policies<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/forms-for-insurance\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>Forms &mdash; Insurance<\/h3>\n        <p>Insurance forms and COI requests<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/us-youth-soccer-resources\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>US Youth Soccer Resources<\/h3>\n        <p>Resources from US Youth Soccer<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/manuals\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>Manuals<\/h3>\n        <p>NCYSA operational manuals<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/ncysa-calendar\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>NCYSA Calendar<\/h3>\n        <p>Key dates, deadlines, and events<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/tournament-notification-to-travel-overview\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><circle cx=\"12\" cy=\"9\" r=\"2.5\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>Notification to Travel<\/h3>\n        <p>Out-of-state travel notification requirements<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/nc-sanctioned-tournament-page\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>NC Sanctioned Tournaments<\/h3>\n        <p>NCYSA sanctioned tournament listings<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/2026agegroups\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>Age Group Information<\/h3>\n        <p>2026 seasonal year birth year &amp; age groups<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/da-forms-and-resources\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>Discipline &amp; Appeals Forms<\/h3>\n        <p>Forms and resources for D&amp;A matters<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/grant-and-resources\/\" class=\"link-block\">\n      <div class=\"link-icon\">\n        <svg viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\n      <\/div>\n      <div class=\"link-text\">\n        <h3>Grant and Resources<\/h3>\n        <p>Available grants and related resources<\/p>\n      <\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550 MEDICAL RESOURCES \u2550\u2550\u2550\u2550 -->\n<section class=\"links-section medical-section\">\n  <div class=\"section-label\">\n    <svg viewBox=\"0 0 24 24\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\n    <span>Medical Resources<\/span>\n  <\/div>\n  <h2 class=\"section-title\">Medical Resources<\/h2>\n  <p class=\"section-sub\">Player health and safety information for member associations.<\/p>\n\n  <div class=\"links-grid\">\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/concussion-tbi\/\" class=\"link-block\">\n      <div class=\"link-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg><\/div>\n      <div class=\"link-text\"><h3>Concussion-TBI<\/h3><p>Concussion and traumatic brain injury resources<\/p><\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/heat-related\/\" class=\"link-block\">\n      <div class=\"link-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"5\"\/><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\/><line x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\/><line x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\/><line x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\/><line x1=\"1\" y1=\"12\" x2=\"3\" y2=\"12\"\/><line x1=\"21\" y1=\"12\" x2=\"23\" y2=\"12\"\/><line x1=\"4.22\" y1=\"19.78\" x2=\"5.64\" y2=\"18.36\"\/><line x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\"\/><\/svg><\/div>\n      <div class=\"link-text\"><h3>Heat Related<\/h3><p>Heat illness prevention and safety<\/p><\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/goal-safety\/\" class=\"link-block\">\n      <div class=\"link-icon\"><svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"15\" rx=\"2\" ry=\"2\"\/><polyline points=\"17 2 12 7 7 2\"\/><\/svg><\/div>\n      <div class=\"link-text\"><h3>Goal Safety<\/h3><p>Soccer goal anchoring and safety guidelines<\/p><\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/lightning-safety\/\" class=\"link-block\">\n      <div class=\"link-icon\"><svg viewBox=\"0 0 24 24\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg><\/div>\n      <div class=\"link-text\"><h3>Lightning Safety<\/h3><p>Lightning safety protocols and guidelines<\/p><\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/player-health\/\" class=\"link-block\">\n      <div class=\"link-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg><\/div>\n      <div class=\"link-text\"><h3>Player Health<\/h3><p>General player health information<\/p><\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/recognize-to-recover\/\" class=\"link-block\">\n      <div class=\"link-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg><\/div>\n      <div class=\"link-text\"><h3>Recognize to Recover<\/h3><p>Injury recognition and recovery resources<\/p><\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/cold-weather\/\" class=\"link-block\">\n      <div class=\"link-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25\"\/><line x1=\"8\" y1=\"16\" x2=\"8.01\" y2=\"16\"\/><line x1=\"8\" y1=\"20\" x2=\"8.01\" y2=\"20\"\/><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\/><line x1=\"12\" y1=\"22\" x2=\"12.01\" y2=\"22\"\/><line x1=\"16\" y1=\"16\" x2=\"16.01\" y2=\"16\"\/><line x1=\"16\" y1=\"20\" x2=\"16.01\" y2=\"20\"\/><\/svg><\/div>\n      <div class=\"link-text\"><h3>Cold Weather<\/h3><p>Cold weather safety and precautions<\/p><\/div>\n      <div class=\"link-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/div>\n    <\/a>\n\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550 FOOTER NOTE \u2550\u2550\u2550\u2550 -->\n<div class=\"footer-note\">\n  <p>Please view the links above to access NCYSA&#8217;s resources, such as Rules, Bylaws, Manuals, and Policies. Please email <a href=\"mailto:centerpointwebdesignbyjr@gmail.com?subject=Resources%20Broken%20Links%20or%20Questions\">Jeremy Smith<\/a> with any broken links or questions.<\/p>\n<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Member Services RESOURCES Rules, bylaws, manuals, policies, forms, grants, and medical safety resources for NCYSA member associations. General Resources Resources Rules, bylaws, forms, manuals, policies, and more. Rules and Bylaws [&hellip;]<\/p>\n","protected":false},"author":258,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ghostkit_customizer_options":"","ghostkit_custom_css":"","ghostkit_custom_js_head":"","ghostkit_custom_js_foot":"","ghostkit_typography":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","sec_layout_page":false,"footnotes":""},"class_list":["post-1726","page","type-page","status-publish","entry","has-post-thumbnail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Resources - North Carolina Youth Soccer<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Resources - North Carolina Youth Soccer\" \/>\n<meta property=\"og:description\" content=\"Member Services RESOURCES Rules, bylaws, manuals, policies, forms, grants, and medical safety resources for NCYSA member associations. General Resources Resources Rules, bylaws, forms, manuals, policies, and more. Rules and Bylaws [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/resources-overview\/\" \/>\n<meta property=\"og:site_name\" content=\"North Carolina Youth Soccer\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-25T21:46:10+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/resources-overview\\\/\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/resources-overview\\\/\",\"name\":\"Resources - North Carolina Youth Soccer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#website\"},\"datePublished\":\"2023-07-09T19:56:45+00:00\",\"dateModified\":\"2026-06-25T21:46:10+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/resources-overview\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#website\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/\",\"name\":\"North Carolina Youth Soccer\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#\\\/schema\\\/person\\\/4d3188383d1a597450ac3a31c990c3b8\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#\\\/schema\\\/person\\\/4d3188383d1a597450ac3a31c990c3b8\",\"name\":\"jsmithnc\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"contentUrl\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"width\":648,\"height\":799,\"caption\":\"jsmithnc\"},\"logo\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Resources - North Carolina Youth Soccer","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"Resources - North Carolina Youth Soccer","og_description":"Member Services RESOURCES Rules, bylaws, manuals, policies, forms, grants, and medical safety resources for NCYSA member associations. General Resources Resources Rules, bylaws, forms, manuals, policies, and more. Rules and Bylaws [&hellip;]","og_url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/resources-overview\/","og_site_name":"North Carolina Youth Soccer","article_modified_time":"2026-06-25T21:46:10+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/resources-overview\/","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/resources-overview\/","name":"Resources - North Carolina Youth Soccer","isPartOf":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#website"},"datePublished":"2023-07-09T19:56:45+00:00","dateModified":"2026-06-25T21:46:10+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/resources-overview\/"]}]},{"@type":"WebSite","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#website","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/","name":"North Carolina Youth Soccer","description":"","publisher":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#\/schema\/person\/4d3188383d1a597450ac3a31c990c3b8"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#\/schema\/person\/4d3188383d1a597450ac3a31c990c3b8","name":"jsmithnc","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","contentUrl":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","width":648,"height":799,"caption":"jsmithnc"},"logo":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png"}}]}},"featured_image_src":null,"featured_image_src_square":null,"jetpack_sharing_enabled":true,"publishpress_future_action":{"enabled":false,"date":"2026-08-25 05:55:14","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/1726","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/users\/258"}],"replies":[{"embeddable":true,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/comments?post=1726"}],"version-history":[{"count":24,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/1726\/revisions"}],"predecessor-version":[{"id":10229,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/1726\/revisions\/10229"}],"wp:attachment":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/media?parent=1726"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}