{"title":"UAS Training and Program Support","description":"\u003csection class=\"maxsur-uas-training-page\"\u003e\n  \u003cstyle\u003e\n    .maxsur-uas-training-page {\n      font-family: inherit;\n      color: #1f2933;\n      background: #ffffff;\n      line-height: 1.6;\n    }\n\n    .maxsur-uas-training-page * {\n      box-sizing: border-box;\n    }\n\n    .maxsur-ut-wrap {\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n\n    .maxsur-ut-hero {\n      position: relative;\n      overflow: hidden;\n      border-radius: 10px;\n      min-height: 440px;\n      display: flex;\n      align-items: flex-end;\n      margin: 24px auto 48px;\n      background-image:\n        linear-gradient(90deg, rgba(5, 12, 24, 0.90) 0%, rgba(5, 12, 24, 0.66) 48%, rgba(5, 12, 24, 0.18) 100%),\n        url('https:\/\/cdn.shopify.com\/s\/files\/1\/0874\/5416\/files\/Police-UAS-Program-Support-and-drone-training.jpg?v=1783452359');\n      background-size: cover;\n      background-position: center;\n    }\n\n    .maxsur-ut-hero-content {\n      max-width: 780px;\n      padding: 56px;\n      color: #ffffff;\n    }\n\n    .maxsur-ut-eyebrow {\n      display: inline-block;\n      margin-bottom: 14px;\n      padding: 6px 12px;\n      border: 1px solid rgba(255,255,255,0.35);\n      border-radius: 999px;\n      font-size: 12px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: #dbeafe;\n      background: rgba(255,255,255,0.08);\n    }\n\n    .maxsur-ut-hero h2 {\n      margin: 0 0 18px;\n      font-size: clamp(34px, 5vw, 56px);\n      line-height: 1.04;\n      letter-spacing: -0.04em;\n      color: #ffffff;\n    }\n\n    .maxsur-ut-hero p {\n      margin: 0 0 24px;\n      font-size: 18px;\n      max-width: 700px;\n      color: #eef4ff;\n    }\n\n    .maxsur-ut-btn-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 24px;\n    }\n\n    .maxsur-ut-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 12px 18px;\n      border-radius: 6px;\n      text-decoration: none;\n      font-weight: 800;\n      font-size: 14px;\n      transition: all 0.2s ease;\n    }\n\n    .maxsur-ut-btn-primary {\n      background: #ffffff;\n      color: #111827;\n    }\n\n    .maxsur-ut-btn-primary:hover {\n      transform: translateY(-1px);\n      background: #e8eef7;\n    }\n\n    .maxsur-ut-btn-secondary {\n      border: 1px solid rgba(255,255,255,0.5);\n      color: #ffffff;\n      background: rgba(255,255,255,0.08);\n    }\n\n    .maxsur-ut-btn-secondary:hover {\n      transform: translateY(-1px);\n      background: rgba(255,255,255,0.16);\n    }\n\n    .maxsur-ut-intro {\n      display: grid;\n      grid-template-columns: 1.08fr 0.92fr;\n      gap: 34px;\n      align-items: start;\n      margin-bottom: 52px;\n    }\n\n    .maxsur-ut-intro h2,\n    .maxsur-ut-section-head h2,\n    .maxsur-ut-resources h2,\n    .maxsur-ut-contact h2 {\n      margin: 0 0 16px;\n      font-size: clamp(28px, 3vw, 40px);\n      line-height: 1.12;\n      letter-spacing: -0.03em;\n      color: #111827;\n    }\n\n    .maxsur-ut-intro p {\n      margin: 0 0 16px;\n      font-size: 17px;\n      color: #354152;\n    }\n\n    .maxsur-ut-proof {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .maxsur-ut-proof-card {\n      border: 1px solid #e5e7eb;\n      border-radius: 8px;\n      padding: 18px;\n      background: #f8fafc;\n    }\n\n    .maxsur-ut-proof-card strong {\n      display: block;\n      margin-bottom: 4px;\n      color: #111827;\n      font-size: 16px;\n    }\n\n    .maxsur-ut-proof-card span {\n      color: #4b5563;\n      font-size: 14px;\n    }\n\n    .maxsur-ut-band {\n      margin: 30px 0 58px;\n      padding: 34px;\n      border-radius: 10px;\n      background: #111827;\n      color: #ffffff;\n    }\n\n    .maxsur-ut-band h2 {\n      margin: 0 0 18px;\n      font-size: clamp(26px, 3vw, 36px);\n      line-height: 1.12;\n      letter-spacing: -0.03em;\n      color: #ffffff;\n    }\n\n    .maxsur-ut-band p {\n      color: #d1d5db;\n      margin: 0 0 22px;\n      max-width: 850px;\n      font-size: 16px;\n    }\n\n    .maxsur-ut-level-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n    }\n\n    .maxsur-ut-level-card {\n      padding: 22px;\n      border-radius: 8px;\n      background: rgba(255,255,255,0.07);\n      border: 1px solid rgba(255,255,255,0.12);\n    }\n\n    .maxsur-ut-level-card .maxsur-ut-level-label {\n      display: inline-block;\n      margin-bottom: 12px;\n      padding: 5px 10px;\n      border-radius: 999px;\n      background: rgba(255,255,255,0.12);\n      color: #dbeafe;\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .maxsur-ut-level-card h3 {\n      margin: 0 0 8px;\n      font-size: 24px;\n      line-height: 1.15;\n      color: #ffffff;\n      letter-spacing: -0.02em;\n    }\n\n    .maxsur-ut-level-card h4 {\n      margin: 0 0 12px;\n      font-size: 16px;\n      color: #ffffff;\n    }\n\n    .maxsur-ut-level-card p {\n      margin: 0 0 12px;\n      color: #d1d5db;\n      font-size: 14px;\n    }\n\n    .maxsur-ut-level-card ul {\n      margin: 14px 0 0;\n      padding-left: 18px;\n      color: #d1d5db;\n      font-size: 14px;\n    }\n\n    .maxsur-ut-level-card li {\n      margin-bottom: 7px;\n    }\n\n    .maxsur-ut-support {\n      margin: 30px 0 58px;\n      display: grid;\n      grid-template-columns: 0.95fr 1.05fr;\n      gap: 28px;\n      align-items: stretch;\n    }\n\n    .maxsur-ut-support-main,\n    .maxsur-ut-support-list {\n      border-radius: 10px;\n      border: 1px solid #e5e7eb;\n      background: #f8fafc;\n      padding: 30px;\n    }\n\n    .maxsur-ut-support-main h2,\n    .maxsur-ut-support-list h2 {\n      margin: 0 0 14px;\n      font-size: clamp(26px, 3vw, 36px);\n      line-height: 1.12;\n      letter-spacing: -0.03em;\n      color: #111827;\n    }\n\n    .maxsur-ut-support-main p {\n      margin: 0 0 16px;\n      color: #354152;\n      font-size: 16px;\n    }\n\n    .maxsur-ut-support-list ul {\n      margin: 0;\n      padding-left: 18px;\n      color: #354152;\n    }\n\n    .maxsur-ut-support-list li {\n      margin-bottom: 10px;\n    }\n\n    .maxsur-ut-section-head {\n      margin: 58px 0 24px;\n      max-width: 820px;\n    }\n\n    .maxsur-ut-section-head p {\n      margin: 0;\n      font-size: 17px;\n      color: #4b5563;\n    }\n\n    .maxsur-ut-related-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 22px;\n      margin-bottom: 56px;\n    }\n\n    .maxsur-ut-related-card {\n      display: grid;\n      grid-template-columns: 0.95fr 1.05fr;\n      gap: 0;\n      overflow: hidden;\n      border: 1px solid #e5e7eb;\n      border-radius: 10px;\n      background: #ffffff;\n      box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    .maxsur-ut-related-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 14px 34px rgba(15, 23, 42, 0.11);\n    }\n\n    .maxsur-ut-related-card img {\n      width: 100%;\n      height: 100%;\n      min-height: 280px;\n      object-fit: cover;\n      display: block;\n    }\n\n    .maxsur-ut-related-body {\n      padding: 32px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .maxsur-ut-related-body h3 {\n      margin: 0 0 12px;\n      font-size: 28px;\n      line-height: 1.16;\n      letter-spacing: -0.03em;\n      color: #111827;\n    }\n\n    .maxsur-ut-related-body p {\n      margin: 0 0 18px;\n      color: #4b5563;\n      font-size: 16px;\n    }\n\n    .maxsur-ut-related-body a {\n      display: inline-flex;\n      align-items: center;\n      color: #0f172a;\n      font-weight: 800;\n      text-decoration: none;\n      font-size: 14px;\n    }\n\n    .maxsur-ut-related-body a:hover {\n      text-decoration: underline;\n    }\n\n    .maxsur-ut-cta {\n      border-radius: 10px;\n      padding: 34px;\n      margin: 30px 0 56px;\n      background: linear-gradient(135deg, #f8fafc 0%, #eef4fb 100%);\n      border: 1px solid #e5e7eb;\n      display: grid;\n      grid-template-columns: 1.2fr 0.8fr;\n      gap: 28px;\n      align-items: center;\n    }\n\n    .maxsur-ut-cta h2 {\n      margin: 0 0 12px;\n      font-size: clamp(26px, 3vw, 36px);\n      line-height: 1.12;\n      letter-spacing: -0.03em;\n      color: #111827;\n    }\n\n    .maxsur-ut-cta p {\n      margin: 0;\n      color: #4b5563;\n      font-size: 16px;\n    }\n\n    .maxsur-ut-cta-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      justify-content: flex-end;\n    }\n\n    .maxsur-ut-cta .maxsur-ut-btn-primary {\n      background: #111827;\n      color: #ffffff;\n    }\n\n    .maxsur-ut-cta .maxsur-ut-btn-primary:hover {\n      background: #374151;\n    }\n\n    .maxsur-ut-cta .maxsur-ut-btn-secondary {\n      border: 1px solid #cbd5e1;\n      color: #111827;\n      background: #ffffff;\n    }\n\n    .maxsur-ut-resources {\n      margin: 40px 0 20px;\n      padding: 34px;\n      border-radius: 10px;\n      background: #f8fafc;\n      border: 1px solid #e5e7eb;\n    }\n\n    .maxsur-ut-resource-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n      margin-top: 22px;\n    }\n\n    .maxsur-ut-resource {\n      padding: 18px;\n      border-radius: 8px;\n      background: #ffffff;\n      border: 1px solid #e5e7eb;\n      text-decoration: none;\n      color: #111827;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    .maxsur-ut-resource:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);\n    }\n\n    .maxsur-ut-resource strong {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 16px;\n      color: #111827;\n    }\n\n    .maxsur-ut-resource span {\n      display: block;\n      color: #4b5563;\n      font-size: 14px;\n    }\n\n    .maxsur-ut-contact {\n      margin: 24px 0 60px;\n      padding: 26px;\n      border-radius: 10px;\n      border: 1px solid #dbe3ef;\n      background: #ffffff;\n    }\n\n    .maxsur-ut-contact p {\n      margin: 0 0 16px;\n      color: #4b5563;\n    }\n\n    .maxsur-ut-contact-links {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n    }\n\n    .maxsur-ut-contact-links a {\n      display: inline-flex;\n      padding: 10px 14px;\n      border-radius: 6px;\n      background: #111827;\n      color: #ffffff;\n      text-decoration: none;\n      font-weight: 800;\n      font-size: 14px;\n    }\n\n    .maxsur-ut-contact-links a:hover {\n      background: #374151;\n    }\n\n    @media (max-width: 950px) {\n      .maxsur-ut-intro,\n      .maxsur-ut-support,\n      .maxsur-ut-cta,\n      .maxsur-ut-related-card {\n        grid-template-columns: 1fr;\n      }\n\n      .maxsur-ut-level-grid,\n      .maxsur-ut-resource-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .maxsur-ut-cta-actions {\n        justify-content: flex-start;\n      }\n\n      .maxsur-ut-related-card img {\n        min-height: 240px;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .maxsur-ut-wrap {\n        padding: 0 14px;\n      }\n\n      .maxsur-ut-hero {\n        min-height: 500px;\n        margin-top: 14px;\n        background-image:\n          linear-gradient(0deg, rgba(5, 12, 24, 0.92) 0%, rgba(5, 12, 24, 0.58) 100%),\n          url('https:\/\/cdn.shopify.com\/s\/files\/1\/0874\/5416\/files\/Police-UAS-Program-Support-and-drone-training.jpg?v=1783452359');\n      }\n\n      .maxsur-ut-hero-content {\n        padding: 32px 22px;\n      }\n\n      .maxsur-ut-level-grid,\n      .maxsur-ut-resource-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .maxsur-ut-band,\n      .maxsur-ut-support-main,\n      .maxsur-ut-support-list,\n      .maxsur-ut-cta,\n      .maxsur-ut-resources,\n      .maxsur-ut-contact {\n        padding: 24px;\n      }\n\n      .maxsur-ut-related-body {\n        padding: 24px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"maxsur-ut-wrap\"\u003e\n    \u003cdiv class=\"maxsur-ut-hero\"\u003e\n      \u003cdiv class=\"maxsur-ut-hero-content\"\u003e\n        \u003cspan class=\"maxsur-ut-eyebrow\"\u003ePublic Safety UAS Training\u003c\/span\u003e\n        \u003ch2\u003eUAS Training \u0026amp; Program Support for Law Enforcement\u003c\/h2\u003e\n        \u003cp\u003e\n          Practical drone training and UAS program support designed to improve officer safety, flight safety, mission outcomes, and long-term agency capability.\n        \u003c\/p\u003e\n        \u003cdiv class=\"maxsur-ut-btn-row\"\u003e\n          \u003ca class=\"maxsur-ut-btn maxsur-ut-btn-primary\" href=\"mailto:ops@maxsur.com\"\u003eRequest Training Guidance\u003c\/a\u003e\n          \u003ca class=\"maxsur-ut-btn maxsur-ut-btn-secondary\" href=\"https:\/\/www.maxsur.com\/collections\/drones-and-uas-solutions\"\u003eView All UAS Solutions\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"maxsur-ut-intro\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eTraining that measures capability, not just attendance.\u003c\/h2\u003e\n        \u003cp\u003e\n          Since 2012, MAXSUR has built a long UAS resume around public safety drone technology, law enforcement operations, and mission-driven deployment. With a team that includes veteran law enforcement, military, and UAS professionals, we view training as a critical mission — one tied directly to officer safety, flight safety, and better outcomes in the field.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Where MAXSUR training differs from many programs is the standard. We focus on certifying pilot capability, not merely certifying that someone completed a class. That is a tougher curriculum, but it better matches the reality of public safety operations, where officers may be asked to fly in difficult lighting, high-pressure incidents, unfamiliar environments, and rapidly changing tactical conditions.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Not every pilot and not every agency enters UAS with the same level of experience. For that reason, MAXSUR offers a tiered AirOps training pathway that supports agencies getting started, pilots preparing for real-world missions, and mature programs ready for advanced operations and fleet-level management.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"maxsur-ut-proof\"\u003e\n        \u003cdiv class=\"maxsur-ut-proof-card\"\u003e\n          \u003cstrong\u003eCapability-Based Training\u003c\/strong\u003e\n          \u003cspan\u003eMAXSUR emphasizes demonstrated pilot capability rather than attendance-only completion standards.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"maxsur-ut-proof-card\"\u003e\n          \u003cstrong\u003ePublic Safety Experience\u003c\/strong\u003e\n          \u003cspan\u003eTraining is built around law enforcement missions, officer safety, flight safety, and operational readiness.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"maxsur-ut-proof-card\"\u003e\n          \u003cstrong\u003eThree Training Levels\u003c\/strong\u003e\n          \u003cspan\u003eAirOps Level I, II, and III provide a practical growth path from fundamentals to advanced operations.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"maxsur-ut-proof-card\"\u003e\n          \u003cstrong\u003eMissouri or Onsite Training\u003c\/strong\u003e\n          \u003cspan\u003eMAXSUR can host training in Missouri or travel to your agency location for customized instruction.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"maxsur-ut-band\"\u003e\n      \u003ch2\u003eMAXSUR AirOps Training Levels\u003c\/h2\u003e\n      \u003cp\u003e\n        MAXSUR AirOps is structured to meet agencies where they are, then move pilots and programs toward higher confidence, stronger capability, and better operational independence.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"maxsur-ut-level-grid\"\u003e\n        \u003carticle class=\"maxsur-ut-level-card\"\u003e\n          \u003cspan class=\"maxsur-ut-level-label\"\u003eLevel I\u003c\/span\u003e\n          \u003ch3\u003eMAXSUR AirOps Level I\u003c\/h3\u003e\n          \u003ch4\u003eBasics done right.\u003c\/h4\u003e\n          \u003cp\u003e\n            AirOps Level I gives pilots a solid foundation under agency and FAA standards, helping them safely begin common aerial video and imaging missions.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eCore pilot readiness\u003c\/li\u003e\n            \u003cli\u003eAgency or FAA standards alignment\u003c\/li\u003e\n            \u003cli\u003eSafe flight fundamentals\u003c\/li\u003e\n            \u003cli\u003eCommon aerial video and imaging missions\u003c\/li\u003e\n            \u003cli\u003eFoundation for future UAS learning\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"maxsur-ut-level-card\"\u003e\n          \u003cspan class=\"maxsur-ut-level-label\"\u003eLevel II\u003c\/span\u003e\n          \u003ch3\u003eMAXSUR AirOps Level II\u003c\/h3\u003e\n          \u003ch4\u003eReady for the real world.\u003c\/h4\u003e\n          \u003cp\u003e\n            AirOps Level II is the practical check ride for common law enforcement UAS missions and harder operating environments.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003ePhotogrammetry crime scene mapping\u003c\/li\u003e\n            \u003cli\u003eIndoor tactical flight\u003c\/li\u003e\n            \u003cli\u003eNight operations\u003c\/li\u003e\n            \u003cli\u003eTactical overwatch\u003c\/li\u003e\n            \u003cli\u003eSearch and rescue mission profiles\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"maxsur-ut-level-card\"\u003e\n          \u003cspan class=\"maxsur-ut-level-label\"\u003eLevel III\u003c\/span\u003e\n          \u003ch3\u003eMAXSUR AirOps Level III\u003c\/h3\u003e\n          \u003ch4\u003eAdvanced operations.\u003c\/h4\u003e\n          \u003cp\u003e\n            AirOps Level III supports advanced flight operations, specialized payload workflows, and the management responsibilities of mature UAS programs.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eLong-range and long-duration operations\u003c\/li\u003e\n            \u003cli\u003eLiDAR and advanced mapping workflows\u003c\/li\u003e\n            \u003cli\u003eAerial robotics and specialized payloads\u003c\/li\u003e\n            \u003cli\u003eFleet and pilot training management\u003c\/li\u003e\n            \u003cli\u003eFAA waivers, exemptions, and program planning\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"maxsur-ut-support\"\u003e\n      \u003cdiv class=\"maxsur-ut-support-main\"\u003e\n        \u003ch2\u003eProgram support for agencies building real UAS capability.\u003c\/h2\u003e\n        \u003cp\u003e\n          MAXSUR instructors and advisors include professionals who have managed large public safety UAS fleets and developed drone programs from the ground up. That experience matters because a successful agency drone program is not just about buying aircraft. It requires policy, training, sustainment, leadership alignment, compliance, maintenance, and a clear mission strategy.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Our instructors are accustomed to working with the FAA, with experience reaching back to Section 333 exemptions and continuing through COAs, Part 107 operations, and BVLOS waiver efforts. This gives agencies access to practical guidance rooted in years of public safety UAS evolution.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          MAXSUR’s core philosophy is knowledge transfer. The goal is not to make your agency permanently dependent on outside help. The goal is to give your team the right ingredients to become safer, more capable, and increasingly self-sustaining.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"maxsur-ut-support-list\"\u003e\n        \u003ch2\u003eCustomized support can include:\u003c\/h2\u003e\n        \u003cul\u003e\n          \u003cli\u003eStrategic planning with command staff\u003c\/li\u003e\n          \u003cli\u003eProgram objectives and mission prioritization\u003c\/li\u003e\n          \u003cli\u003ePolicy and SOP development\u003c\/li\u003e\n          \u003cli\u003eTraining plans and pilot progression models\u003c\/li\u003e\n          \u003cli\u003eFleet maintenance planning\u003c\/li\u003e\n          \u003cli\u003eFAA waiver, exemption, and COA support\u003c\/li\u003e\n          \u003cli\u003eCapitalization and sustainment analysis\u003c\/li\u003e\n          \u003cli\u003ePayload and aircraft selection guidance\u003c\/li\u003e\n          \u003cli\u003eDFR, tactical, SAR, mapping, and advanced operations planning\u003c\/li\u003e\n          \u003cli\u003eCustomized onsite or Missouri-based training delivery\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"maxsur-ut-section-head\"\u003e\n      \u003ch2\u003eRelated collection\u003c\/h2\u003e\n      \u003cp\u003e\n        Training and program support work best when tied to the right aircraft, payloads, control systems, and mission objectives.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"maxsur-ut-related-grid\"\u003e\n      \u003carticle class=\"maxsur-ut-related-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0874\/5416\/files\/NDAA-drones-and-UAS-solutions-for-law-enforcement.jpg?v=1783437687\" alt=\"NDAA drone and UAS solutions for law enforcement\"\u003e\n        \u003cdiv class=\"maxsur-ut-related-body\"\u003e\n          \u003ch3\u003eAll Drones \u0026amp; UAS Solutions\u003c\/h3\u003e\n          \u003cp\u003e\n            See the full MAXSUR lineup of drone platforms, EO\/IR payloads, LiDAR systems, mapping tools, ground control stations, and UAS support solutions.\n          \u003c\/p\u003e\n          \u003ca href=\"https:\/\/www.maxsur.com\/collections\/drones-and-uas-solutions\"\u003eView All UAS Solutions →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"maxsur-ut-cta\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eNeed a training path built around your agency?\u003c\/h2\u003e\n        \u003cp\u003e\n          Whether your team is starting from zero, preparing for real-world public safety missions, or building an advanced UAS program, MAXSUR can help define the right training and support path.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"maxsur-ut-cta-actions\"\u003e\n        \u003ca class=\"maxsur-ut-btn maxsur-ut-btn-primary\" href=\"mailto:ops@maxsur.com\"\u003eTalk to MAXSUR\u003c\/a\u003e\n        \u003ca class=\"maxsur-ut-btn maxsur-ut-btn-secondary\" href=\"tel:+13142702150\"\u003eCall 1-314-270-2150\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"maxsur-ut-resources\"\u003e\n      \u003ch2\u003eHelpful resources\u003c\/h2\u003e\n      \u003cp\u003e\n        From funding to UAS education to mission planning, MAXSUR helps agencies move from interest to operational capability.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"maxsur-ut-resource-grid\"\u003e\n        \u003ca class=\"maxsur-ut-resource\" href=\"https:\/\/www.maxsur.com\/pages\/public-safety-grants\"\u003e\n          \u003cstrong\u003ePublic Safety Grants\u003c\/strong\u003e\n          \u003cspan\u003eExplore grant resources that may help fund UAS training, drone platforms, payloads, mapping tools, and public safety technology.\u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"maxsur-ut-resource\" href=\"https:\/\/www.maxsur.com\/blogs\/news\"\u003e\n          \u003cstrong\u003eUAS Articles \u0026amp; Insights\u003c\/strong\u003e\n          \u003cspan\u003eLearn more about drones, UAS deployment, law enforcement applications, mapping, tactical response, and public safety technology.\u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"maxsur-ut-resource\" href=\"mailto:ops@maxsur.com\"\u003e\n          \u003cstrong\u003eAsk the MAXSUR Team\u003c\/strong\u003e\n          \u003cspan\u003eIf you do not see the training, support, or UAS program service you need, our team can help shape a practical path forward.\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"maxsur-ut-contact\"\u003e\n      \u003ch2\u003eTell us where your UAS program stands today.\u003c\/h2\u003e\n      \u003cp\u003e\n        New program, new pilots, advanced payloads, tactical missions, crime scene mapping, FAA waiver planning, DFR development, or fleet sustainment — MAXSUR can help you build the next step.\n      \u003c\/p\u003e\n      \u003cdiv class=\"maxsur-ut-contact-links\"\u003e\n        \u003ca href=\"mailto:ops@maxsur.com\"\u003eEmail ops@maxsur.com\u003c\/a\u003e\n        \u003ca href=\"tel:+13142702150\"\u003eCall 1-314-270-2150\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","products":[],"url":"https:\/\/www.maxsur.com\/collections\/uas-training-and-program-support.oembed","provider":"MAXSUR","version":"1.0","type":"link"}