{"id":885,"date":"2026-02-17T19:31:23","date_gmt":"2026-02-17T19:31:23","guid":{"rendered":"https:\/\/deadreckoningscorp.com\/?page_id=885"},"modified":"2026-02-18T19:03:48","modified_gmt":"2026-02-18T19:03:48","slug":"about","status":"publish","type":"page","link":"https:\/\/deadreckoningscorp.com\/index.php\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"885\" class=\"elementor elementor-885\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cba1458 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"cba1458\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:1174,&quot;url&quot;:&quot;https:\\\/\\\/deadreckoningscorp.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/115751.jpg&quot;},{&quot;id&quot;:1175,&quot;url&quot;:&quot;https:\\\/\\\/deadreckoningscorp.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/115402.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6c5cba elementor-widget elementor-widget-html\" data-id=\"a6c5cba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@300;400;600;700&family=Barlow:wght@300;400;500&display=swap\" rel=\"stylesheet\"\/>\r\n  <style>\r\n\r\n    :root {\r\n      --olive:       #636B2F;\r\n      --olive-dark:  #3F4320;\r\n      --olive-light: #8B9645;\r\n      --khaki-light: #E8DFA8;\r\n      --gold:        #D4A847;\r\n      --gold-bright: #F0C040;\r\n      --cream:       #FAF5E4;\r\n      --charcoal:    #1A1C0E;\r\n    }\r\n\r\n\r\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n    .hero {\r\n      position: relative;\r\n      min-height: 100vh;\r\n      display: flex;\r\n      align-items: center;\r\n      padding: 60px 180px 100px;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .hero-grid {\r\n      position: absolute; inset: 0; z-index: 1;\r\n      background-image:\r\n        linear-gradient(rgba(99,107,47,0.07) 1px, transparent 1px),\r\n        linear-gradient(90deg, rgba(99,107,47,0.07) 1px, transparent 1px);\r\n      background-size: 55px 55px;\r\n      mask-image: radial-gradient(ellipse 65% 80% at 28% 50%, black 15%, transparent 100%);\r\n    }\r\n\r\n    \/* Military crest \u2014 right side decorative element *\/\r\n    .hero-crest {\r\n      position: absolute;\r\n      right: 6%; top: 50%;\r\n      transform: translateY(-50%);\r\n      width: 430px; height: 430px;\r\n      z-index: 2; pointer-events: none;\r\n      opacity: 0;\r\n      animation: crest-in 1.4s 0.4s cubic-bezier(0.16,1,0.3,1) forwards;\r\n    }\r\n    @keyframes crest-in {\r\n      from { opacity: 0; transform: translateY(-50%) scale(0.85) rotate(-6deg); }\r\n      to   { opacity: 1; transform: translateY(-50%) scale(1)    rotate(0deg);  }\r\n    }\r\n    .hero-crest svg { width: 100%; height: 100%; }\r\n\r\n    \/* \u2500\u2500 MAIN CONTENT \u2500\u2500 *\/\r\n    .hero-content {\r\n      position: relative; z-index: 10;\r\n      max-width: 1200px;\r\n      padding: 0 64px;\r\n    }\r\n\r\n    \/* Eyebrow label *\/\r\n    .hero-eyebrow {\r\n      display: flex; align-items: center; gap: 14px;\r\n      margin-bottom: 22px;\r\n      opacity: 0;\r\n      animation: slide-up 0.7s 0.2s cubic-bezier(0.16,1,0.3,1) forwards;\r\n    }\r\n    .eyebrow-line {\r\n      width: 44px; height: 2px;\r\n      background: linear-gradient(90deg, var(--gold), var(--olive-light));\r\n    }\r\n    .eyebrow-text {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n       font-weight: 700;\r\n      letter-spacing: 4px; text-transform: uppercase;\r\n      color: var(--gold);\r\n    }\r\n\r\n    \/* Heading *\/\r\n    .hero-title {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 80px;\r\n      line-height: 0.93;\r\n      letter-spacing: 2px;\r\n      color: var(--cream);\r\n      margin-bottom: 28px;\r\n      opacity: 0;\r\n      animation: slide-up 0.85s 0.32s cubic-bezier(0.16,1,0.3,1) forwards;\r\n      width: 100%;\r\n    }\r\n    .hero-title .outline {\r\n      display: block;\r\n      color: transparent;\r\n      -webkit-text-stroke: 1.5px var(--olive-light);\r\n    }\r\n    .hero-title .gold { color: var(--gold); }\r\n\r\n    \/* Description *\/\r\n    .hero-desc {\r\n      display: flex; align-items: flex-start; gap: 16px;\r\n      margin-bottom: 40px;\r\n      opacity: 0;\r\n      animation: slide-up 0.85s 0.46s cubic-bezier(0.16,1,0.3,1) forwards;\r\n    }\r\n    .desc-bar {\r\n      flex-shrink: 0;\r\n      width: 4px; height: 62px; margin-top: 2px;\r\n      background: linear-gradient(180deg, var(--gold), var(--olive-light));\r\n    }\r\n    .desc-text {\r\n      font-size: 18px; font-weight: 300; line-height: 1.72;\r\n      color: rgba(232,223,168,0.76);\r\n      max-width: 460px;\r\n    }\r\n    .desc-text strong { color: var(--khaki-light); font-weight: 500; }\r\n\r\n    \/* Stats panel *\/\r\n    .hero-stats {\r\n      display: flex;\r\n      border: 1px solid rgba(99,107,47,0.35);\r\n      width: fit-content;\r\n      background: rgba(15,16,8,0.52);\r\n      backdrop-filter: blur(10px);\r\n      margin-bottom: 42px;\r\n      opacity: 0;\r\n      animation: slide-up 0.85s 0.60s cubic-bezier(0.16,1,0.3,1) forwards;\r\n    }\r\n    .stat {\r\n      padding: 18px 28px;\r\n      border-right: 1px solid rgba(99,107,47,0.3);\r\n      position: relative;\r\n    }\r\n    .stat:last-child { border-right: none; }\r\n    .stat::after {\r\n      content: '';\r\n      position: absolute; top: 0; left: 0; right: 0;\r\n      height: 2px;\r\n      background: linear-gradient(90deg, var(--gold), transparent);\r\n      transform: scaleX(0); transform-origin: left;\r\n      transition: transform 0.35s ease;\r\n    }\r\n    .stat:hover::after { transform: scaleX(1); }\r\n    .stat-num {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 38px; line-height: 1;\r\n      color: var(--gold);\r\n    }\r\n    .stat-num sup { font-size: 20px; color: var(--olive-light); vertical-align: super; }\r\n    .stat-label {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 19px; letter-spacing: 2.5px; text-transform: uppercase;\r\n      color: #fff; margin-top: 2px;\r\n    }\r\n\r\n    \/* CTA buttons *\/\r\n    .hero-actions {\r\n      display: flex; align-items: center; gap: 16px; flex-wrap: wrap;\r\n      opacity: 0;\r\n      animation: slide-up 0.85s 0.74s cubic-bezier(0.16,1,0.3,1) forwards;\r\n    }\r\n    .btn-primary {\r\n      display: inline-flex; align-items: center; gap: 10px;\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 18px !important; font-weight: 700; letter-spacing: 2.5px;\r\n      text-transform: uppercase; text-decoration: none;\r\n      padding: 15px 32px;\r\n      color: var(--charcoal);\r\n      background: linear-gradient(135deg, var(--gold-bright), var(--gold));\r\n      clip-path: polygon(10px 0%, 100% 0%, calc(100% - 10px) 100%, 0% 100%);\r\n      border: none; cursor: pointer;\r\n      position: relative; overflow: hidden;\r\n      transition: transform 0.25s, box-shadow 0.25s;\r\n    }\r\n    .btn-primary::after {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background: linear-gradient(135deg, rgba(255,255,255,0.2), transparent);\r\n      opacity: 0; transition: opacity 0.25s;\r\n    }\r\n    .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 10px 28px rgba(212,168,71,0.4); color:white !important; }\r\n    \r\n    .btn-primary:hover::after { opacity: 1; }\r\n    .btn-primary svg { width: 15px; height: 15px; }\r\n\r\n    .btn-ghost {\r\n      display: inline-flex; align-items: center; gap: 10px;\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 13px; font-weight: 600; letter-spacing: 2px;\r\n      text-transform: uppercase; text-decoration: none;\r\n      padding: 14px 26px;\r\n      color: var(--khaki-light);\r\n      background: transparent;\r\n      border: 1px solid rgba(99,107,47,0.55);\r\n      clip-path: polygon(10px 0%, 100% 0%, calc(100% - 10px) 100%, 0% 100%);\r\n      cursor: pointer;\r\n      transition: border-color 0.25s, color 0.25s, background 0.25s;\r\n    }\r\n    .btn-ghost:hover {\r\n      border-color: var(--olive-light);\r\n      background: rgba(99,107,47,0.15);\r\n      color: var(--cream);\r\n    }\r\n\r\n    \/* Scroll hint *\/\r\n    .scroll-hint {\r\n      position: absolute; bottom: 36px; left: 64px; z-index: 10;\r\n      display: flex; align-items: center; gap: 12px;\r\n      opacity: 0;\r\n      animation: fade-in 1s 1.3s forwards;\r\n    }\r\n    .scroll-line {\r\n      width: 60px; height: 2px;\r\n      background: #fff;\r\n      animation: pulse 2.2s ease-in-out infinite;\r\n    }\r\n    @keyframes pulse { 0%,100% { opacity:0.35; } 50% { opacity:1; } }\r\n    .scroll-text {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 18px; letter-spacing: 3px; text-transform: uppercase;\r\n      color: #fff;\r\n    }\r\n\r\n    \/* Keyframes *\/\r\n    @keyframes slide-up {\r\n      from { opacity: 0; transform: translateY(28px); }\r\n      to   { opacity: 1; transform: translateY(0); }\r\n    }\r\n    @keyframes fade-in {\r\n      from { opacity: 0; }\r\n      to   { opacity: 1; }\r\n    }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 768px) {\r\n  \/* Hero padding for smaller screens *\/\r\n  .hero {\r\n    padding: 40px 20px 60px;\r\n    min-height: auto;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    text-align: center; \/* Center all text *\/\r\n  }\r\n\r\n  \/* Hero content padding and centering *\/\r\n  .hero-content {\r\n    padding: 0 16px;\r\n    max-width: 100%;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    text-align: center;\r\n  }\r\n\r\n  \/* Hero title scaling for mobile *\/\r\n  .hero-title {\r\n    font-size: 42px;\r\n    line-height: 1.1;\r\n    letter-spacing: 1px;\r\n  }\r\n  .hero-title .outline {\r\n    -webkit-text-stroke: 1px var(--olive-light);\r\n  }\r\n\r\n  \/* Eyebrow label font smaller and centered *\/\r\n  .hero-eyebrow {\r\n    gap: 8px;\r\n    margin-bottom: 16px;\r\n    justify-content: center;\r\n  }\r\n  .eyebrow-line { width: 28px; }\r\n  .eyebrow-text { font-size: 10px; letter-spacing: 2px; }\r\n\r\n  \/* Description adjustments *\/\r\n  .hero-desc {\r\n    flex-direction: column;\r\n    gap: 12px;\r\n    align-items: center;\r\n  }\r\n  .desc-bar { width: 3px; height: 48px; margin: 0 auto; }\r\n  .desc-text { font-size: 14px; max-width: 100%; line-height: 1.5; }\r\n\r\n  \/* Stats panel responsive and centered *\/\r\n  .hero-stats {\r\n    flex-wrap: wrap;\r\n    width: 100%;\r\n    justify-content: center;\r\n    margin: 20px 0;\r\n  }\r\n  .stat {\r\n    flex: 1 1 48%;\r\n    padding: 14px 20px;\r\n    margin: 6px;\r\n    border-right: none;\r\n    border-bottom: 1px solid rgba(99,107,47,0.3);\r\n  }\r\n  .stat:last-child {\r\n    border-bottom: none;\r\n  }\r\n  .stat-num { font-size: 28px; }\r\n  .stat-num sup { font-size: 14px; }\r\n\r\n  \/* Buttons stacking and centering *\/\r\n  .hero-actions {\r\n    flex-direction: column;\r\n    gap: 12px;\r\n    align-items: center;\r\n  }\r\n  .btn-primary, .btn-ghost { width: auto; text-align: center; }\r\n\r\n  \/* Hero crest smaller and faded *\/\r\n  .hero-crest {\r\n    width: 160px; height: 160px;\r\n    right: -10px;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    opacity: 0.15 !important;\r\n    animation: none !important;\r\n  }\r\n\r\n  \/* Scroll hint adjustments *\/\r\n  .scroll-hint {\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    bottom: 20px;\r\n    gap: 8px;\r\n  }\r\n  .scroll-line { width: 40px; }\r\n  .scroll-text { font-size: 8px; letter-spacing: 2px; }\r\n}\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"hero\">\r\n\r\n  <div class=\"hero-overlay\"><\/div>\r\n  <div class=\"hero-grid\"><\/div>\r\n\r\n  <!-- Decorative military crest (right) -->\r\n  <div class=\"hero-crest\">\r\n    <svg viewBox=\"0 0 430 430\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n      <circle cx=\"215\" cy=\"215\" r=\"198\" stroke=\"rgba(99,107,47,0.22)\" stroke-width=\"1.2\" stroke-dasharray=\"7 5\"\/>\r\n      <circle cx=\"215\" cy=\"215\" r=\"178\" stroke=\"rgba(99,107,47,0.13)\" stroke-width=\"0.8\"\/>\r\n      <circle cx=\"215\" cy=\"215\" r=\"155\" stroke=\"rgba(212,168,71,0.16)\" stroke-width=\"0.8\"\/>\r\n      <polygon points=\"215,38 233,158 298,74 243,173 352,140 256,205 352,270 243,235 298,334 233,250 215,370 197,250 132,334 187,235 78,270 174,205 78,140 187,173 132,74 197,158\"\r\n               fill=\"rgba(99,107,47,0.1)\" stroke=\"rgba(99,107,47,0.35)\" stroke-width=\"0.9\"\/>\r\n      <polygon points=\"215,95 274,128 304,188 304,258 274,318 215,350 156,318 126,258 126,188 156,128\"\r\n               fill=\"rgba(26,28,14,0.55)\" stroke=\"rgba(99,107,47,0.3)\" stroke-width=\"1.2\"\/>\r\n      <polygon points=\"215,150 248,168 248,204 215,222 182,204 182,168\"\r\n               fill=\"rgba(99,107,47,0.28)\" stroke=\"rgba(212,168,71,0.45)\" stroke-width=\"1.2\"\/>\r\n      <path d=\"M215 158 L230 180 L225 202 L215 208 L205 202 L200 180 Z\"\r\n            fill=\"rgba(212,168,71,0.3)\" stroke=\"rgba(212,168,71,0.55)\" stroke-width=\"0.9\"\/>\r\n      <line x1=\"215\" y1=\"38\"  x2=\"215\" y2=\"95\"  stroke=\"rgba(99,107,47,0.38)\" stroke-width=\"1.2\"\/>\r\n      <line x1=\"215\" y1=\"350\" x2=\"215\" y2=\"392\" stroke=\"rgba(99,107,47,0.38)\" stroke-width=\"1.2\"\/>\r\n      <line x1=\"38\"  y1=\"215\" x2=\"95\"  y2=\"215\" stroke=\"rgba(99,107,47,0.38)\" stroke-width=\"1.2\"\/>\r\n      <line x1=\"335\" y1=\"215\" x2=\"392\" y2=\"215\" stroke=\"rgba(99,107,47,0.38)\" stroke-width=\"1.2\"\/>\r\n      <line x1=\"88\"  y1=\"88\"  x2=\"124\" y2=\"124\" stroke=\"rgba(99,107,47,0.22)\" stroke-width=\"0.8\"\/>\r\n      <line x1=\"342\" y1=\"88\"  x2=\"306\" y2=\"124\" stroke=\"rgba(99,107,47,0.22)\" stroke-width=\"0.8\"\/>\r\n      <line x1=\"88\"  y1=\"342\" x2=\"124\" y2=\"306\" stroke=\"rgba(99,107,47,0.22)\" stroke-width=\"0.8\"\/>\r\n      <line x1=\"342\" y1=\"342\" x2=\"306\" y2=\"306\" stroke=\"rgba(99,107,47,0.22)\" stroke-width=\"0.8\"\/>\r\n      <circle cx=\"215\" cy=\"18\"  r=\"2.5\" fill=\"rgba(212,168,71,0.55)\"\/>\r\n      <circle cx=\"215\" cy=\"412\" r=\"2.5\" fill=\"rgba(212,168,71,0.55)\"\/>\r\n      <circle cx=\"18\"  cy=\"215\" r=\"2.5\" fill=\"rgba(212,168,71,0.55)\"\/>\r\n      <circle cx=\"412\" cy=\"215\" r=\"2.5\" fill=\"rgba(212,168,71,0.55)\"\/>\r\n    <\/svg>\r\n  <\/div>\r\n\r\n  <!-- Content -->\r\n  <div class=\"hero-content\">\r\n\r\n    <div class=\"hero-eyebrow\">\r\n      <div class=\"eyebrow-line\"><\/div>\r\n      <span class=\"eyebrow-text\">Elite Military Consultation<\/span>\r\n    <\/div>\r\n\r\n    <h1 class=\"hero-title\">\r\n      <span class=\"outline\">ABOUT<\/span>\r\n      <span class=\"gold\">US<\/span>\r\n          <\/h1>\r\n\r\n    <div class=\"hero-desc\">\r\n      <div class=\"desc-bar\"><\/div>\r\n      <p class=\"desc-text\">\r\n        <strong> Veteran-owned S-Corporation<\/strong>,\r\n       delivering defense advisory services, military operational consulting, and modernization execution leadership to government and Department of Defense programs. \r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"hero-stats\">\r\n      <div class=\"stat\">\r\n        <div class=\"stat-num\">25<sup>+<\/sup><\/div>\r\n        <div class=\"stat-label\">Years in Service<\/div>\r\n      <\/div>\r\n      <div class=\"stat\">\r\n        <div class=\"stat-num\">340<sup>+<\/sup><\/div>\r\n        <div class=\"stat-label\">Missions Completed<\/div>\r\n      <\/div>\r\n      <div class=\"stat\">\r\n        <div class=\"stat-num\">60<sup>+<\/sup><\/div>\r\n        <div class=\"stat-label\">Nations Served<\/div>\r\n      <\/div>\r\n      <div class=\"stat\">\r\n        <div class=\"stat-num\">98<sup>%<\/sup><\/div>\r\n        <div class=\"stat-label\">Client Retention<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hero-actions\">\r\n      <a href=\"https:\/\/deadreckoningscorp.com\/index.php\/contact-us\/\" class=\"btn-primary\">\r\n        Request a Consultation\r\n        <svg viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <path d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n      <\/a>\r\n      <!--<a href=\"#\" class=\"btn-ghost\">View Our Operations<\/a>-->\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <!-- Scroll hint -->\r\n  <div class=\"scroll-hint\">\r\n    <div class=\"scroll-line\"><\/div>\r\n    <span class=\"scroll-text\">Scroll to explore<\/span>\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bab4a8f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"bab4a8f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-314a771 elementor-widget elementor-widget-html\" data-id=\"314a771\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"trust-slider\">\r\n  <div class=\"trust-track\">\r\n    <div class=\"trust-content\">\r\n      <span><strong>25+<\/strong> Years Experience<\/span>\r\n      <span class=\"dot\">\u2022<\/span>\r\n      <span><strong>2,000+<\/strong> Consultations<\/span>\r\n      <span class=\"dot\">\u2022<\/span>\r\n      <span><strong>98%<\/strong> Success Rate<\/span>\r\n      <span class=\"dot\">\u2022<\/span>\r\n      <span><strong>Confidential<\/strong> Advisory<\/span>\r\n      <span class=\"dot\">\u2022<\/span>\r\n\r\n      <!-- Duplicate for seamless infinite effect -->\r\n      <span><strong>25+<\/strong> Years Experience<\/span>\r\n      <span class=\"dot\">\u2022<\/span>\r\n      <span><strong>2,000+<\/strong> Consultations<\/span>\r\n      <span class=\"dot\">\u2022<\/span>\r\n      <span><strong>98%<\/strong> Success Rate<\/span>\r\n      <span class=\"dot\">\u2022<\/span>\r\n      <span><strong>Confidential<\/strong> Advisory<\/span>\r\n      <span class=\"dot\">\u2022<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n   .trust-slider {\r\n  background: #3C4F2C;\r\n  padding: 18px 0;\r\n  overflow: hidden;\r\n  white-space: nowrap;\r\n}\r\n\r\n.trust-track {\r\n  display: flex;\r\n}\r\n\r\n.trust-content {\r\n  display: inline-block;\r\n  animation: scroll 25s linear infinite;\r\n  font-size: 19px;\r\n  color: #FFFFFF;\r\n  text-transform: uppercase;\r\n  letter-spacing: 1px;\r\n}\r\n\r\n.trust-content span {\r\n  margin: 0 25px;\r\n}\r\n\r\n.trust-content strong {\r\n  color: #B08D57; \/* Gold Accent *\/\r\n  font-weight: 700;\r\n}\r\n\r\n.dot {\r\n  color: rgba(255,255,255,0.4);\r\n}\r\n\r\n\/* Infinite Scroll Animation *\/\r\n@keyframes scroll {\r\n  0% {\r\n    transform: translateX(0);\r\n  }\r\n  100% {\r\n    transform: translateX(-50%);\r\n  }\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 768px) {\r\n  .trust-content {\r\n    font-size: 12px;\r\n  }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e19ca1f elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"e19ca1f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fbad3b elementor-widget elementor-widget-html\" data-id=\"3fbad3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@300;400;600;700&family=Barlow:wght@300;400;500&display=swap\" rel=\"stylesheet\"\/>\r\n  <style>\r\n\r\n    :root {\r\n      --olive:        #636B2F;\r\n      --olive-dark:   #3F4320;\r\n      --olive-light:  #8B9645;\r\n      --gold:         #C49A30;\r\n      --gold-bright:  #D4A847;\r\n      --charcoal:     #1A1C0E;\r\n      --text-body:    #4A4E2A;\r\n      --text-muted:   #7A7F52;\r\n    }\r\n\r\n    \r\n\r\n    \/* \u2500\u2500 ABOUT SECTION \u2500\u2500 *\/\r\n    .about {\r\n      position: relative;\r\n      background: #ffffff;\r\n      overflow: hidden;\r\n      padding: 80px 0px;\r\n      border-top: 1px solid rgba(99,107,47,0.15);\r\n      border-bottom: 1px solid rgba(99,107,47,0.15);\r\n    }\r\n\r\n    \/* subtle grid on white *\/\r\n    .about-grid {\r\n      position: absolute; inset: 0; z-index: 0;\r\n      background-image:\r\n        linear-gradient(rgba(99,107,47,0.045) 1px, transparent 1px),\r\n        linear-gradient(90deg, rgba(99,107,47,0.045) 1px, transparent 1px);\r\n      background-size: 55px 55px;\r\n      mask-image: radial-gradient(ellipse 80% 90% at 50% 50%, black 30%, transparent 100%);\r\n    }\r\n\r\n    \/* gold accent bar \u2014 top left *\/\r\n    .about::after {\r\n      content: '';\r\n      position: absolute; top: 0; left: 0;\r\n      width: 220px; height: 3px;\r\n      background: linear-gradient(90deg, var(--gold), transparent);\r\n    }\r\n\r\n    \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\r\n    .about-inner {\r\n      position: relative; z-index: 2;\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 0 0px;\r\n      display: grid;\r\n      grid-template-columns: 1.05fr 0.95fr;\r\n      gap: 0;\r\n      align-items: center;\r\n    }\r\n\r\n    \/* \u2500\u2500 LEFT \u2014 IMAGE BLOCK \u2500\u2500 *\/\r\n    .about-image-col {\r\n      position: relative;\r\n      padding-right: 72px;\r\n    }\r\n\r\n    .about-image-frame {\r\n      position: relative;\r\n      overflow: hidden;\r\n      box-shadow: 0 24px 60px rgba(50,60,20,0.13), 0 4px 16px rgba(50,60,20,0.08);\r\n    }\r\n\r\n    \/* corner bracket top-left *\/\r\n    .about-image-frame::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: -1px; left: -1px;\r\n      width: 48px; height: 48px;\r\n      border-top: 2px solid var(--gold);\r\n      border-left: 2px solid var(--gold);\r\n      z-index: 4;\r\n    }\r\n    \/* corner bracket bottom-right *\/\r\n    .about-image-frame::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: -1px; right: -1px;\r\n      width: 48px; height: 48px;\r\n      border-bottom: 2px solid var(--olive-light);\r\n      border-right: 2px solid var(--olive-light);\r\n      z-index: 4;\r\n    }\r\n\r\n    .about-chart {\r\n      width: 100%;\r\n      aspect-ratio: 4\/3;\r\n      background: #0d0f05;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    .about-chart svg { width: 100%; height: 100%; }\r\n\r\n    \/* scan-line overlay *\/\r\n    .about-chart::after {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background: repeating-linear-gradient(\r\n        0deg, transparent, transparent 3px,\r\n        rgba(0,0,0,0.13) 3px, rgba(0,0,0,0.13) 4px\r\n      );\r\n      pointer-events: none; z-index: 3;\r\n    }\r\n\r\n    \/* classification tag *\/\r\n    .about-classified {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      margin-top: 14px; padding: 5px 12px;\r\n      border: 1px solid rgba(99,107,47,0.25);\r\n      background: rgba(99,107,47,0.04);\r\n    }\r\n    .classified-dot {\r\n      width: 5px; height: 5px; border-radius: 50%;\r\n      background: var(--gold);\r\n      animation: blink 2.4s ease-in-out infinite;\r\n    }\r\n    @keyframes blink { 0%,100%{opacity:1;} 50%{opacity:0.2;} }\r\n    .classified-text {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 15px; letter-spacing: 3px; text-transform: uppercase;\r\n      color: var(--text-muted);\r\n    }\r\n\r\n    \/* \u2500\u2500 RIGHT \u2014 CONTENT \u2500\u2500 *\/\r\n    .about-content-col {\r\n      padding-left: 56px;\r\n      border-left: 1px solid rgba(99,107,47,0.18);\r\n    }\r\n\r\n    \/* eyebrow *\/\r\n    .about-eyebrow {\r\n      display: flex; align-items: center; gap: 12px;\r\n      margin-bottom: 20px;\r\n    }\r\n    .eyebrow-line {\r\n      width: 32px; height: 2px;\r\n      background: linear-gradient(90deg, var(--gold), var(--olive-light));\r\n    }\r\n    .eyebrow-text {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 20px; font-weight: 700;\r\n      letter-spacing: 4px; text-transform: uppercase;\r\n      color: var(--gold);\r\n    }\r\n\r\n    \/* headline *\/\r\n    .about-headline {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 54px;\r\n      line-height: 0.95;\r\n      letter-spacing: 1.5px;\r\n      color: var(--charcoal);\r\n      margin-bottom: 24px;\r\n    }\r\n    .about-headline .outline {\r\n      display: block;\r\n      color: transparent;\r\n      -webkit-text-stroke: 1.5px var(--olive-light);\r\n    }\r\n    .about-headline .gold { color: var(--gold); }\r\n\r\n    \/* divider *\/\r\n    .about-divider {\r\n      width: 80px; height: 2px;\r\n      background: linear-gradient(90deg, var(--gold), rgba(139,150,69,0.3));\r\n      margin-bottom: 22px;\r\n    }\r\n\r\n    \/* body copy \u2014 trimmed *\/\r\n    .about-body {\r\n      font-size: 14.5px; font-weight: 300; line-height: 1.78;\r\n      color: var(--text-body);\r\n      margin-bottom: 28px;\r\n      max-width: 420px;\r\n    }\r\n    .about-body strong { color: var(--charcoal); font-weight: 500; }\r\n\r\n    \/* three pillars \u2014 compact numbered rows *\/\r\n    .about-pillars {\r\n      display: flex; flex-direction: column;\r\n      gap: 8px; margin-bottom: 36px;\r\n    }\r\n    .pillar {\r\n      display: flex; align-items: center; gap: 12px;\r\n      padding: 10px 14px;\r\n      border: 1px solid rgba(99,107,47,0.15);\r\n      background: rgba(99,107,47,0.03);\r\n      transition: border-color 0.25s, background 0.25s;\r\n    }\r\n    .pillar:hover {\r\n      border-color: rgba(196,154,48,0.4);\r\n      background: rgba(196,154,48,0.05);\r\n    }\r\n    .pillar-num {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 22px; line-height: 1;\r\n      color: rgba(196,154,48,0.35);\r\n      min-width: 28px;\r\n    }\r\n    .pillar-label {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 12px; font-weight: 700;\r\n      letter-spacing: 2px; text-transform: uppercase;\r\n      color: var(--olive-dark);\r\n    }\r\n\r\n    \/* CTA *\/\r\n    .btn-about {\r\n      display: inline-flex; align-items: center; gap: 10px;\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 12px; font-weight: 700;\r\n      letter-spacing: 2.5px; text-transform: uppercase;\r\n      text-decoration: none;\r\n      padding: 14px 30px;\r\n      color: #fff;\r\n      background: linear-gradient(135deg, var(--olive), var(--olive-dark));\r\n      clip-path: polygon(10px 0%, 100% 0%, calc(100% - 10px) 100%, 0% 100%);\r\n      border: none; cursor: pointer;\r\n      position: relative; overflow: hidden;\r\n      transition: transform 0.25s, box-shadow 0.25s;\r\n    }\r\n    .btn-about::after {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background: linear-gradient(135deg, rgba(212,168,71,0.28), transparent);\r\n      opacity: 0; transition: opacity 0.25s;\r\n    }\r\n    .btn-about:hover { transform: translateY(-2px); box-shadow: 0 10px 28px rgba(63,67,32,0.28); color:white !important; }\r\n    .btn-about:hover::after { opacity: 1; }\r\n    .btn-about svg { width: 14px; height: 14px; flex-shrink: 0; }\r\n\r\n    \/* \u2500\u2500 REVEAL ANIMATIONS \u2500\u2500 *\/\r\n    .js-loaded .reveal {\r\n      opacity: 0; transform: translateY(24px);\r\n      transition: opacity 0.8s cubic-bezier(0.16,1,0.3,1), transform 0.8s cubic-bezier(0.16,1,0.3,1);\r\n    }\r\n    .js-loaded .reveal-left {\r\n      opacity: 0; transform: translateX(-28px);\r\n      transition: opacity 0.9s cubic-bezier(0.16,1,0.3,1), transform 0.9s cubic-bezier(0.16,1,0.3,1);\r\n    }\r\n    .js-loaded .reveal.visible,\r\n    .js-loaded .reveal-left.visible { opacity: 1; transform: none; }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n    @media (max-width: 900px) {\r\n  \/* About inner already single column, leave image as-is *\/\r\n  .about-inner {\r\n    grid-template-columns: 1fr; \r\n    gap: 25px; \r\n    padding-left: 20px !important;\r\n    padding-right: 20px !important;\r\n  }\r\n  \r\n  .about-image-col{\r\n      padding-right:0px !important;\r\n  }\r\n\r\n  \/* Right content column centered *\/\r\n  .about-content-col {\r\n    border-left: none;\r\n    border-top: 1px solid rgba(99,107,47,0.15);\r\n    padding-left: 0;\r\n    padding-top: 40px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center; \/* centers all children horizontally *\/\r\n    text-align: center;  \/* centers text *\/\r\n  }\r\n\r\n  \/* Eyebrow centered *\/\r\n  .about-eyebrow {\r\n    justify-content: center;\r\n  }\r\n\r\n  \/* Headline smaller and centered *\/\r\n  .about-headline {\r\n    font-size: 42px;\r\n    text-align: center;\r\n  }\r\n\r\n  \/* Body text centered *\/\r\n  .about-body {\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    max-width: 100%;\r\n  }\r\n\r\n  \/* Pillars stacked and centered *\/\r\n  .about-pillars {\r\n    align-items: center;\r\n  }\r\n\r\n  .pillar {\r\n    justify-content: center;\r\n    text-align: center;\r\n  }\r\n\r\n  \/* CTA button centered *\/\r\n  .btn-about {\r\n    margin: 0 auto;\r\n  }\r\n}\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"about\">\r\n  <div class=\"about-grid\"><\/div>\r\n\r\n  <div class=\"about-inner\">\r\n\r\n    <!-- LEFT: Chart Image -->\r\n    <div class=\"about-image-col reveal-left\">\r\n      <div class=\"about-image-frame\">\r\n        <div class=\"about-chart\">\r\n          <svg viewBox=\"0 0 600 450\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveAspectRatio=\"xMidYMid slice\">\r\n            <rect width=\"600\" height=\"450\" fill=\"#0a0c04\"\/>\r\n            <ellipse cx=\"310\" cy=\"225\" rx=\"260\" ry=\"200\" fill=\"rgba(40,55,20,0.18)\"\/>\r\n            <ellipse cx=\"310\" cy=\"225\" rx=\"180\" ry=\"140\" fill=\"rgba(30,40,12,0.12)\"\/>\r\n            <g stroke=\"rgba(99,107,47,0.18)\" stroke-width=\"0.6\">\r\n              <line x1=\"0\" y1=\"75\"  x2=\"600\" y2=\"75\"\/><line x1=\"0\" y1=\"150\" x2=\"600\" y2=\"150\"\/>\r\n              <line x1=\"0\" y1=\"225\" x2=\"600\" y2=\"225\"\/><line x1=\"0\" y1=\"300\" x2=\"600\" y2=\"300\"\/>\r\n              <line x1=\"0\" y1=\"375\" x2=\"600\" y2=\"375\"\/><line x1=\"75\" y1=\"0\" x2=\"75\" y2=\"450\"\/>\r\n              <line x1=\"150\" y1=\"0\" x2=\"150\" y2=\"450\"\/><line x1=\"225\" y1=\"0\" x2=\"225\" y2=\"450\"\/>\r\n              <line x1=\"300\" y1=\"0\" x2=\"300\" y2=\"450\"\/><line x1=\"375\" y1=\"0\" x2=\"375\" y2=\"450\"\/>\r\n              <line x1=\"450\" y1=\"0\" x2=\"450\" y2=\"450\"\/><line x1=\"525\" y1=\"0\" x2=\"525\" y2=\"450\"\/>\r\n            <\/g>\r\n            <g stroke=\"rgba(99,107,47,0.1)\" stroke-width=\"0.5\" stroke-dasharray=\"4 6\">\r\n              <line x1=\"0\" y1=\"0\" x2=\"600\" y2=\"450\"\/>\r\n              <line x1=\"600\" y1=\"0\" x2=\"0\" y2=\"450\"\/>\r\n            <\/g>\r\n            <path d=\"M0 180 Q40 160 80 175 Q130 155 150 195 Q180 190 190 210 Q210 195 240 210 Q250 230 230 250 Q245 265 220 280 Q200 300 180 285 Q155 310 130 295 Q90 320 60 300 Q20 310 0 290 Z\"\r\n                  fill=\"rgba(50,60,20,0.5)\" stroke=\"rgba(139,150,69,0.45)\" stroke-width=\"1\"\/>\r\n            <path d=\"M490 0 Q530 20 560 50 Q590 80 600 120 L600 0 Z\"\r\n                  fill=\"rgba(50,60,20,0.45)\" stroke=\"rgba(139,150,69,0.35)\" stroke-width=\"1\"\/>\r\n            <path d=\"M380 370 Q420 350 460 365 Q500 355 530 380 Q550 400 540 430 Q510 445 480 440 Q440 450 410 435 Q375 420 380 370 Z\"\r\n                  fill=\"rgba(50,60,20,0.4)\" stroke=\"rgba(139,150,69,0.3)\" stroke-width=\"0.8\"\/>\r\n            <ellipse cx=\"310\" cy=\"225\" rx=\"220\" ry=\"165\" fill=\"none\" stroke=\"rgba(99,107,47,0.2)\" stroke-width=\"0.8\" stroke-dasharray=\"3 5\"\/>\r\n            <ellipse cx=\"310\" cy=\"225\" rx=\"170\" ry=\"125\" fill=\"none\" stroke=\"rgba(99,107,47,0.16)\" stroke-width=\"0.6\" stroke-dasharray=\"3 5\"\/>\r\n            <g transform=\"translate(310,225)\">\r\n              <circle r=\"58\" fill=\"rgba(10,12,4,0.75)\" stroke=\"rgba(99,107,47,0.38)\" stroke-width=\"1.2\"\/>\r\n              <circle r=\"46\" fill=\"none\" stroke=\"rgba(99,107,47,0.2)\" stroke-width=\"0.7\"\/>\r\n              <circle r=\"30\" fill=\"none\" stroke=\"rgba(212,168,71,0.25)\" stroke-width=\"0.8\"\/>\r\n              <polygon points=\"0,-55 5,-14 0,-22 -5,-14\" fill=\"rgba(212,168,71,0.85)\"\/>\r\n              <polygon points=\"0,55 5,14 0,22 -5,14\" fill=\"rgba(139,150,69,0.6)\"\/>\r\n              <polygon points=\"-55,0 -14,5 -22,0 -14,-5\" fill=\"rgba(139,150,69,0.6)\"\/>\r\n              <polygon points=\"55,0 14,5 22,0 14,-5\" fill=\"rgba(139,150,69,0.6)\"\/>\r\n              <polygon points=\"38,-38 8,-8 15,-5 12,-12\" fill=\"rgba(139,150,69,0.4)\"\/>\r\n              <polygon points=\"-38,-38 -8,-8 -15,-5 -12,-12\" fill=\"rgba(139,150,69,0.4)\"\/>\r\n              <polygon points=\"38,38 8,8 15,5 12,12\" fill=\"rgba(139,150,69,0.4)\"\/>\r\n              <polygon points=\"-38,38 -8,8 -15,5 -12,12\" fill=\"rgba(139,150,69,0.4)\"\/>\r\n              <text x=\"0\" y=\"-36\" text-anchor=\"middle\" dominant-baseline=\"middle\"\r\n                    font-family=\"'Barlow Condensed',sans-serif\" font-size=\"9\" font-weight=\"700\"\r\n                    fill=\"rgba(240,192,64,0.9)\" letter-spacing=\"1\">N<\/text>\r\n              <circle r=\"5\" fill=\"rgba(212,168,71,0.55)\" stroke=\"rgba(212,168,71,0.8)\" stroke-width=\"0.8\"\/>\r\n              <circle r=\"2\" fill=\"#D4A847\"\/>\r\n            <\/g>\r\n            <path d=\"M80 260 L145 228 L210 195 L295 178 L370 162 L448 148 L515 132\"\r\n                  stroke=\"rgba(212,168,71,0.85)\" stroke-width=\"1.6\" stroke-dasharray=\"6 4\" fill=\"none\"\/>\r\n            <circle cx=\"145\" cy=\"228\" r=\"3.5\" fill=\"rgba(212,168,71,0.9)\" stroke=\"rgba(212,168,71,0.35)\" stroke-width=\"5\"\/>\r\n            <circle cx=\"295\" cy=\"178\" r=\"3.5\" fill=\"rgba(212,168,71,0.9)\" stroke=\"rgba(212,168,71,0.35)\" stroke-width=\"5\"\/>\r\n            <circle cx=\"448\" cy=\"148\" r=\"3.5\" fill=\"rgba(212,168,71,0.9)\" stroke=\"rgba(212,168,71,0.35)\" stroke-width=\"5\"\/>\r\n            <path d=\"M295 178 L355 115\" stroke=\"rgba(139,150,69,0.5)\" stroke-width=\"0.8\" stroke-dasharray=\"3 4\"\/>\r\n            <g transform=\"translate(448,148)\" stroke=\"rgba(240,192,64,0.75)\" stroke-width=\"1.2\">\r\n              <line x1=\"-10\" y1=\"0\" x2=\"10\" y2=\"0\"\/><line x1=\"0\" y1=\"-10\" x2=\"0\" y2=\"10\"\/>\r\n              <circle r=\"6\" fill=\"none\"\/>\r\n            <\/g>\r\n            <g transform=\"translate(510,380)\" opacity=\"0.5\">\r\n              <circle r=\"22\" fill=\"rgba(10,12,4,0.8)\" stroke=\"rgba(99,107,47,0.4)\" stroke-width=\"0.8\"\/>\r\n              <circle r=\"16\" fill=\"none\" stroke=\"rgba(99,107,47,0.18)\" stroke-width=\"0.5\"\/>\r\n              <polygon points=\"0,-20 2,-4 0,-9 -2,-4\" fill=\"rgba(212,168,71,0.8)\"\/>\r\n              <polygon points=\"0,20 2,4 0,9 -2,4\" fill=\"rgba(99,107,47,0.6)\"\/>\r\n              <polygon points=\"-20,0 -4,2 -9,0 -4,-2\" fill=\"rgba(99,107,47,0.6)\"\/>\r\n              <polygon points=\"20,0 4,2 9,0 4,-2\" fill=\"rgba(99,107,47,0.6)\"\/>\r\n              <circle r=\"2\" fill=\"rgba(212,168,71,0.7)\"\/>\r\n            <\/g>\r\n            <text x=\"370\" y=\"260\" font-family=\"'Barlow Condensed',sans-serif\" font-size=\"8\" fill=\"rgba(139,150,69,0.5)\">42<\/text>\r\n            <text x=\"430\" y=\"220\" font-family=\"'Barlow Condensed',sans-serif\" font-size=\"8\" fill=\"rgba(139,150,69,0.5)\">38<\/text>\r\n            <text x=\"250\" y=\"300\" font-family=\"'Barlow Condensed',sans-serif\" font-size=\"8\" fill=\"rgba(139,150,69,0.5)\">55<\/text>\r\n            <g font-family=\"'Barlow Condensed',sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.4)\" letter-spacing=\"1\">\r\n              <text x=\"70\" y=\"12\">31\u00b000'N<\/text><text x=\"220\" y=\"12\">32\u00b000'N<\/text>\r\n              <text x=\"370\" y=\"12\">33\u00b000'N<\/text><text x=\"520\" y=\"12\">34\u00b000'N<\/text>\r\n            <\/g>\r\n            <g transform=\"translate(30,420)\">\r\n              <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" stroke=\"rgba(212,168,71,0.5)\" stroke-width=\"1.2\"\/>\r\n              <line x1=\"0\" y1=\"-5\" x2=\"0\" y2=\"5\" stroke=\"rgba(212,168,71,0.5)\" stroke-width=\"1.2\"\/>\r\n              <line x1=\"120\" y1=\"-5\" x2=\"120\" y2=\"5\" stroke=\"rgba(212,168,71,0.5)\" stroke-width=\"1.2\"\/>\r\n              <text x=\"0\" y=\"-10\" font-family=\"'Barlow Condensed',sans-serif\" font-size=\"7\" fill=\"rgba(212,168,71,0.6)\">0<\/text>\r\n              <text x=\"50\" y=\"-10\" font-family=\"'Barlow Condensed',sans-serif\" font-size=\"7\" fill=\"rgba(212,168,71,0.6)\">10 NM<\/text>\r\n              <text x=\"108\" y=\"-10\" font-family=\"'Barlow Condensed',sans-serif\" font-size=\"7\" fill=\"rgba(212,168,71,0.6)\">20<\/text>\r\n            <\/g>\r\n            <text x=\"300\" y=\"430\" text-anchor=\"middle\" font-family=\"'Barlow Condensed',sans-serif\"\r\n                  font-size=\"9\" fill=\"rgba(99,107,47,0.35)\" letter-spacing=\"3\">TACTICAL MARITIME CHART \u2014 REF: OPS-7<\/text>\r\n            <defs>\r\n              <radialGradient id=\"vig\" cx=\"50%\" cy=\"50%\" r=\"50%\">\r\n                <stop offset=\"60%\" stop-color=\"transparent\"\/>\r\n                <stop offset=\"100%\" stop-color=\"rgba(0,0,0,0.6)\"\/>\r\n              <\/radialGradient>\r\n            <\/defs>\r\n            <rect width=\"600\" height=\"450\" fill=\"url(#vig)\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"about-classified\">\r\n        <span class=\"classified-dot\"><\/span>\r\n        <span class=\"classified-text\">Operational Intelligence \u2014 Eyes Only<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- RIGHT: Content -->\r\n    <div class=\"about-content-col\">\r\n\r\n      <div class=\"about-eyebrow reveal\" style=\"transition-delay:0.1s\">\r\n        <div class=\"eyebrow-line\"><\/div>\r\n        <span class=\"eyebrow-text\">Who We Are<\/span>\r\n      <\/div>\r\n\r\n      <h2 class=\"about-headline reveal\" style=\"transition-delay:0.2s\">\r\n        OPERATIONALLY\r\n        <span class=\"outline\">GROUNDED.<\/span>\r\n        <span class=\"gold\">STRATEGICALLY<\/span>\r\n        EXECUTED.\r\n      <\/h2>\r\n\r\n      <div class=\"about-divider reveal\" style=\"transition-delay:0.28s\"><\/div>\r\n\r\n      <p class=\"about-body reveal\" style=\"transition-delay:0.36s\">\r\n        <strong>Veteran-owned and operated.<\/strong> We navigate high-stakes environments the way mariners master the open ocean \u2014 through <strong>dead reckoning<\/strong>: advancing decisively from known position, even when real-time intelligence is incomplete. Every engagement follows <strong>structured military methodology<\/strong>, from mission brief to final debrief.\r\n      <\/p>\r\n\r\n      <div class=\"about-pillars\">\r\n        <div class=\"pillar reveal\" style=\"transition-delay:0.44s\">\r\n          <span class=\"pillar-num\">01<\/span>\r\n          <span class=\"pillar-label\">Veteran-Owned &amp; Led<\/span>\r\n        <\/div>\r\n        <div class=\"pillar reveal\" style=\"transition-delay:0.50s\">\r\n          <span class=\"pillar-num\">02<\/span>\r\n          <span class=\"pillar-label\">Maritime Dead Reckoning Principle<\/span>\r\n        <\/div>\r\n        <div class=\"pillar reveal\" style=\"transition-delay:0.56s\">\r\n          <span class=\"pillar-num\">03<\/span>\r\n          <span class=\"pillar-label\">Structured Military Methodology<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <a href=\"#\" class=\"btn-about reveal\" style=\"transition-delay:0.64s\">\r\n        Learn About Our Approach\r\n        <svg viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <path d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n  \/\/ Add js-loaded to enable animations, then immediately reveal in-viewport elements\r\n  document.documentElement.classList.add('js-loaded');\r\n\r\n  function revealInView() {\r\n    document.querySelectorAll('.reveal, .reveal-left').forEach(el => {\r\n      if (el.getBoundingClientRect().top < window.innerHeight + 50) {\r\n        el.classList.add('visible');\r\n      }\r\n    });\r\n  }\r\n\r\n  \/\/ Tiny delay so CSS transition class is applied before we add 'visible'\r\n  setTimeout(revealInView, 50);\r\n\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach(e => { if (e.isIntersecting) e.target.classList.add('visible'); });\r\n  }, { threshold: 0.08 });\r\n\r\n  document.querySelectorAll('.reveal, .reveal-left').forEach(el => observer.observe(el));\r\n\r\n  window.addEventListener('load', revealInView);\r\n  window.addEventListener('scroll', revealInView, { passive: true });\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5c8e37b e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"5c8e37b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-565c325 elementor-widget elementor-widget-html\" data-id=\"565c325\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@300;400;600;700&family=Barlow:wght@300;400;500&display=swap\" rel=\"stylesheet\"\/>\r\n  <style>\r\n    \r\n    :root {\r\n      --olive:        #636B2F;\r\n      --olive-dark:   #3F4320;\r\n      --olive-deep:   #2c2f14;\r\n      --olive-mid:    #505828;\r\n      --olive-light:  #8B9645;\r\n      --olive-pale:   #a0ab55;\r\n      --gold:         #D4A847;\r\n      --gold-dim:     #b8912c;\r\n      --gold-bright:  #F0C040;\r\n      --cream:        #FAF5E4;\r\n      --khaki:        #E8DFA8;\r\n      --khaki-dim:    #ccc48a;\r\n      --charcoal:     #1A1C0E;\r\n    }\r\n\r\n    \r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       SECTION SHELL\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .mvp {\r\n      position: relative;\r\n      background: var(--olive-dark);\r\n      overflow: hidden;\r\n    }\r\n\r\n    \/* \u2500\u2500 noise grain texture \u2500\u2500 *\/\r\n    .mvp::before {\r\n      content: '';\r\n      position: absolute; inset: 0; z-index: 0;\r\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'\/%3E%3C\/svg%3E\");\r\n      pointer-events: none;\r\n    }\r\n\r\n    \/* \u2500\u2500 large watermark behind philosophy \u2500\u2500 *\/\r\n    .mvp-watermark {\r\n      position: absolute;\r\n      bottom: -60px; right: -40px;\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 420px; line-height: 1;\r\n      color: rgba(255,255,255,0.018);\r\n      pointer-events: none; user-select: none; z-index: 0;\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       TOP GOLD RULE\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .mvp-top-rule {\r\n      position: absolute; top: 0; left: 0; right: 0;\r\n      height: 2px; z-index: 2;\r\n      background: linear-gradient(90deg,\r\n        transparent 4%,\r\n        rgba(212,168,71,0.5) 20%,\r\n        rgba(212,168,71,0.8) 50%,\r\n        rgba(212,168,71,0.5) 80%,\r\n        transparent 96%\r\n      );\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       MISSION + VISION ROW\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .mv-row {\r\n      position: relative; z-index: 5;\r\n      display: grid;\r\n      grid-template-columns: 1fr 1px 1fr;\r\n      min-height: 52vh;\r\n    }\r\n\r\n    \/* shared panel base *\/\r\n    .mv-panel {\r\n      position: relative;\r\n      padding: 80px 80px 72px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: space-between;\r\n      overflow: hidden;\r\n    }\r\n\r\n    \/* mission \u2014 slightly lighter bg *\/\r\n    .mv-panel.mission {\r\n      background: #3F4320 !important;\r\n    }\r\n\r\n    \/* vision \u2014 deeper *\/\r\n    .mv-panel.vision {\r\n      background: #3F4320 !important;\r\n    }\r\n\r\n    \/* large BG numeral *\/\r\n    .mv-panel-num {\r\n      position: absolute;\r\n      bottom: -20px; right: 24px;\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 220px; line-height: 1;\r\n      color: rgba(255,255,255,0.03);\r\n      pointer-events: none; user-select: none;\r\n    }\r\n\r\n    \/* top accent line *\/\r\n    .mv-panel::before {\r\n      content: '';\r\n      position: absolute; top: 0; left: 0;\r\n      width: 80px; height: 2px;\r\n    }\r\n    .mv-panel.mission::before { background: var(--gold); }\r\n    .mv-panel.vision::before  { background: var(--olive-light); }\r\n\r\n    \/* corner bracket \u2014 bottom right *\/\r\n    .mv-panel::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: 24px; right: 24px;\r\n      width: 30px; height: 30px;\r\n    }\r\n    .mv-panel.mission::after {\r\n      border-bottom: 1px solid rgba(212,168,71,0.3);\r\n      border-right:  1px solid rgba(212,168,71,0.3);\r\n    }\r\n    .mv-panel.vision::after {\r\n      border-bottom: 1px solid rgba(139,150,69,0.3);\r\n      border-right:  1px solid rgba(139,150,69,0.3);\r\n    }\r\n\r\n    .mv-divider {\r\n      background: linear-gradient(180deg,\r\n        transparent,\r\n        rgba(212,168,71,0.35) 20%,\r\n        rgba(212,168,71,0.35) 80%,\r\n        transparent\r\n      );\r\n      align-self: stretch;\r\n    }\r\n\r\n    \/* panel eyebrow *\/\r\n    .mv-eyebrow {\r\n      display: flex; align-items: center; gap: 10px;\r\n      margin-bottom: 22px;\r\n    }\r\n    .mv-ew-bar {\r\n      width: 24px; height: 2px;\r\n    }\r\n    .mission .mv-ew-bar { background: var(--gold); }\r\n    .vision  .mv-ew-bar { background: var(--olive-light); }\r\n\r\n    .mv-ew-text {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 19px; font-weight: 700;\r\n      letter-spacing: 4px; text-transform: uppercase;\r\n    }\r\n    .mission .mv-ew-text { color: var(--gold); }\r\n    .vision  .mv-ew-text { color: var(--olive-light); }\r\n\r\n    \/* panel title *\/\r\n    .mv-panel-title {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 64px; line-height: 0.9;\r\n      letter-spacing: 2px;\r\n      margin-bottom: 32px;\r\n    }\r\n    .mission .mv-panel-title { color: var(--cream); }\r\n    .vision  .mv-panel-title {\r\n      color: transparent;\r\n      -webkit-text-stroke: 1.5px rgba(139,150,69,0.75);\r\n    }\r\n\r\n    \/* panel body *\/\r\n    .mv-panel-body {\r\n      font-size: 20px; font-weight: 300; line-height: 1.85;\r\n      max-width: 480px;\r\n    }\r\n    .mission .mv-panel-body { color: #fff !important; }\r\n    .vision  .mv-panel-body { color: #fff !important; }\r\n    .mv-panel-body strong { font-weight: 500; }\r\n    .mission .mv-panel-body strong { color: var(--gold); }\r\n    .vision  .mv-panel-body strong  { color: var(--gold); }\r\n\r\n    \/* bottom ref tag *\/\r\n    .mv-ref {\r\n      margin-top: 36px;\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 14px; font-weight: 700;\r\n      letter-spacing: 3px; text-transform: uppercase;\r\n      color: #Fff;\r\n      display: flex; align-items: center; gap: 10px;\r\n    }\r\n    .mv-ref::before {\r\n      content: '';\r\n      width: 20px; height: 1px;\r\n      background: rgba(255,255,255,0.18);\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       PHILOSOPHY BAND \u2014 separator\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .phil-separator {\r\n      position: relative; z-index: 5;\r\n      height: 1px;\r\n      background: linear-gradient(90deg,\r\n        transparent 4%,\r\n        rgba(99,107,47,0.4) 20%,\r\n        rgba(99,107,47,0.55) 50%,\r\n        rgba(99,107,47,0.4) 80%,\r\n        transparent 96%\r\n      );\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       PHILOSOPHY SECTION\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .phil {\r\n      position: relative; z-index: 5;\r\n      background: var(--olive-deep);\r\n      display: grid;\r\n      grid-template-columns: 380px 1px 1fr;\r\n      min-height: 56vh;\r\n    }\r\n\r\n    \/* LEFT: large label column *\/\r\n    .phil-left {\r\n      position: relative;\r\n      padding: 80px 52px;\r\n      background: #3F4320;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: space-between;\r\n      overflow: hidden;\r\n    }\r\n\r\n    \/* decorative large \"03\" behind *\/\r\n    .phil-left-num {\r\n      position: absolute;\r\n      top: -30px; left: -10px;\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 280px; line-height: 1;\r\n      color: rgba(255,255,255,0.025);\r\n      pointer-events: none; user-select: none;\r\n    }\r\n\r\n    .phil-left-top { position: relative; z-index: 2; }\r\n\r\n    .phil-eyebrow {\r\n      display: flex; align-items: center; gap: 10px;\r\n      margin-bottom: 20px;\r\n    }\r\n    .phil-ew-line {\r\n      width: 24px; height: 2px;\r\n      background: linear-gradient(90deg, var(--gold), var(--olive-light));\r\n    }\r\n    .phil-ew-text {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 19px; font-weight: 700;\r\n      letter-spacing: 4px; text-transform: uppercase;\r\n      color: var(--gold);\r\n    }\r\n\r\n    .phil-left-title {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 52px; line-height: 0.9;\r\n      letter-spacing: 2px;\r\n      color: var(--cream);\r\n      margin-bottom: 6px;\r\n    }\r\n    .phil-left-title .stroke {\r\n      display: block;\r\n      color: transparent;\r\n      -webkit-text-stroke: 1.5px rgba(139,150,69,0.6);\r\n    }\r\n\r\n    .phil-left-intro {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 25px; font-weight: 300;\r\n      line-height: 1.6; letter-spacing: 0.3px;\r\n      color: #fff;\r\n      margin-top: 24px;\r\n      padding-top: 24px;\r\n      border-top: 1px solid rgba(99,107,47,0.25);\r\n      font-style: italic;\r\n    }\r\n\r\n    \/* Bottom marks *\/\r\n    .phil-left-bottom {\r\n      position: relative; z-index: 2;\r\n      display: flex; align-items: center; gap: 14px;\r\n    }\r\n    .phil-mark {\r\n      width: 8px; height: 8px;\r\n      border-radius: 50%;\r\n      border: 1px solid rgba(212,168,71,0.4);\r\n    }\r\n    .phil-mark.active {\r\n      background: var(--gold);\r\n      border-color: var(--gold);\r\n      box-shadow: 0 0 8px rgba(212,168,71,0.4);\r\n    }\r\n    .phil-mark-line {\r\n      flex: 1; height: 1px;\r\n      background: linear-gradient(90deg, rgba(99,107,47,0.4), transparent);\r\n    }\r\n\r\n    \/* MIDDLE DIVIDER *\/\r\n    .phil-divider {\r\n      background: linear-gradient(180deg,\r\n        transparent,\r\n        rgba(99,107,47,0.35) 20%,\r\n        rgba(99,107,47,0.35) 80%,\r\n        transparent\r\n      );\r\n    }\r\n\r\n    \/* RIGHT: content column *\/\r\n    .phil-right {\r\n      padding: 80px 80px 72px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: space-between;\r\n      background: #3F4320 !important;\r\n    }\r\n\r\n    .phil-opening {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 24px; font-weight: 400;\r\n      line-height: 1.45; letter-spacing: 0.3px;\r\n      color: #fff !important;\r\n      max-width: 620px;\r\n      margin-bottom: 36px;\r\n      padding-bottom: 36px;\r\n      border-bottom: 1px solid rgba(99,107,47,0.2);\r\n    }\r\n    .phil-opening em {\r\n      color: var(--gold); font-style: normal;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .phil-body {\r\n      font-size: 19px; font-weight: 300; line-height: 1.82;\r\n      color: #fff;\r\n      max-width: 580px;\r\n      margin-bottom: 44px;\r\n    }\r\n    .phil-body strong { color: var(--gold); font-weight: 500; }\r\n\r\n    \/* \u2500\u2500 4 delivery points \u2500\u2500 *\/\r\n    .phil-points {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 2px;\r\n      margin-bottom: 44px;\r\n    }\r\n\r\n    .phil-point {\r\n      position: relative;\r\n      padding: 22px 24px;\r\n      background: rgba(99,107,47,0.1);\r\n      border: 1px solid rgba(99,107,47,0.2);\r\n      overflow: hidden;\r\n      cursor: default;\r\n      transition: background 0.3s, border-color 0.3s;\r\n    }\r\n    .phil-point:hover {\r\n      background: rgba(99,107,47,0.18);\r\n      border-color: rgba(212,168,71,0.3);\r\n    }\r\n\r\n    \/* top-left gold tick *\/\r\n    .phil-point::before {\r\n      content: '';\r\n      position: absolute; top: 0; left: 0;\r\n      width: 0; height: 2px;\r\n      background: var(--gold);\r\n      transition: width 0.35s cubic-bezier(0.16,1,0.3,1);\r\n    }\r\n    .phil-point:hover::before { width: 100%; }\r\n\r\n    .pp-num {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 19px; letter-spacing: 2px;\r\n      color:#fff;\r\n      margin-bottom: 8px;\r\n      display: block;\r\n    }\r\n    .pp-text {\r\n      font-size: 19px; font-weight: 400; line-height: 1.5;\r\n      color: #fff;\r\n      transition: color 0.3s;\r\n    }\r\n    .phil-point:hover .pp-text { color: rgba(232,223,168,0.85); }\r\n\r\n    \/* \u2500\u2500 closing methodology line \u2500\u2500 *\/\r\n    .phil-close {\r\n      display: flex; align-items: flex-start; gap: 18px;\r\n      padding: 22px 24px;\r\n      border: 1px solid rgba(99,107,47,0.22);\r\n      background: rgba(26,28,14,0.4);\r\n      position: relative;\r\n    }\r\n    .phil-close::before {\r\n      content: '';\r\n      position: absolute; top: 0; left: 0; bottom: 0;\r\n      width: 2px;\r\n      background: linear-gradient(180deg, var(--gold), var(--olive-light));\r\n    }\r\n    .pc-icon {\r\n      flex-shrink: 0;\r\n      width: 28px; height: 28px;\r\n      border: 1px solid rgba(212,168,71,0.35);\r\n      display: flex; align-items: center; justify-content: center;\r\n      margin-top: 1px;\r\n    }\r\n    .pc-icon svg { width: 18px; height: 18px; }\r\n    .pc-text {\r\n      font-size: 19px; font-weight: 300; line-height: 1.72;\r\n      color: #fff;\r\n      font-style: italic;\r\n    }\r\n    .pc-text strong { color: var(--khaki-dim); font-weight: 500; font-style: normal; }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       BOTTOM GOLD RULE\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .mvp-bot-rule {\r\n      position: relative; z-index: 5;\r\n      height: 1px;\r\n      background: linear-gradient(90deg,\r\n        transparent 4%,\r\n        rgba(99,107,47,0.4) 20%,\r\n        rgba(212,168,71,0.4) 50%,\r\n        rgba(99,107,47,0.4) 80%,\r\n        transparent 96%\r\n      );\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       RESPONSIVE\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    @media (max-width: 1024px) {\r\n  .mv-row { \r\n    grid-template-columns: 1fr; \r\n    justify-items: center; \r\n  }\r\n  .mv-panel {\r\n    padding: 60px 36px;\r\n    text-align: center;\r\n    align-items: center;\r\n  }\r\n  .mv-panel-num { right: 50%; transform: translateX(50%); }\r\n  \r\n  .phil { grid-template-columns: 1fr; justify-items: center; }\r\n  .phil-left, .phil-right { padding: 60px 36px 48px; text-align: center; }\r\n  .phil-left-num { left: 50%; transform: translateX(-50%); }\r\n  .phil-points { grid-template-columns: 1fr; justify-items: center; }\r\n  .phil-left-bottom { justify-content: center; }\r\n  \r\n  \r\n  .mv-eyebrow, \r\n  .phil-eyebrow, \r\n  .phil-left-bottom, \r\n  .phil-points, \r\n  .phil-close {\r\n    justify-content: center;  \/* centers items horizontally *\/\r\n    text-align: center;       \/* fallback for text *\/\r\n    gap: 8px;                 \/* adjust gap for mobile *\/\r\n  }\r\n  \r\n  .mv-ref{\r\n      justify-content: center;\r\n      text-align: center!important;\r\n      gap: 2px;\r\n  }\r\n\r\n\r\n\r\n\/* Small devices \/ mobile (\u2264768px) *\/\r\n@media (max-width: 768px) {\r\n  .mv-panel { padding: 50px 24px; }\r\n  .mv-panel-title, .mv-panel-body, .mv-eyebrow, .mv-ref { text-align: center; }\r\n\r\n  .phil-left-title, .phil-left-intro, .phil-opening, .phil-body { text-align: center; }\r\n  .phil-points { grid-template-columns: 1fr; gap: 8px; }\r\n  .phil-left-bottom { justify-content: center; gap: 10px; }\r\n}\r\n\r\n\/* Extra small devices \/ smartphones (\u2264480px) *\/\r\n@media (max-width: 480px) {\r\n  .mv-panel { padding: 40px 16px; }\r\n  .mv-panel-title { font-size: 34px; }\r\n  .mv-panel-body { font-size: 13px; }\r\n\r\n  .phil-left { padding: 40px 16px 36px; }\r\n  .phil-right { padding: 36px 16px 40px; }\r\n  .phil-left-title { font-size: 28px; }\r\n  .phil-left-intro { font-size: 12px; }\r\n  .phil-opening { font-size: 16px; }\r\n  .phil-body { font-size: 13px; }\r\n  .phil-left-bottom { gap: 8px; }\r\n\r\n  .phil-left-num, .mv-panel-num { left: 50%; transform: translateX(-50%); }\r\n  .phil-points { grid-template-columns: 1fr; justify-items: center; }\r\n  .phil-point { margin: 0 auto; }\r\n  .phil-close { justify-content: center; text-align: center; }\r\n}\r\n\r\n\/* Ultra small screens \/ tiny phones (\u2264360px) *\/\r\n@media (max-width: 360px) {\r\n  .mv-panel-title { font-size: 28px; }\r\n  .mv-panel-body { font-size: 12px; }\r\n  .phil-left-title { font-size: 24px; }\r\n  .phil-left-intro { font-size: 11px; }\r\n  .phil-opening { font-size: 15px; }\r\n  .phil-body { font-size: 12px; }\r\n  .phil-left-bottom { gap: 6px; }\r\n\r\n  .phil-left-num, .mv-panel-num { font-size: 100px; }\r\n}\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"mvp\">\r\n  <div class=\"mvp-top-rule\"><\/div>\r\n  <div class=\"mvp-watermark\">III<\/div>\r\n\r\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 MISSION + VISION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n  <div class=\"mv-row\">\r\n\r\n    <!-- MISSION -->\r\n    <div class=\"mv-panel mission\">\r\n      <div class=\"mv-panel-num\">01<\/div>\r\n\r\n      <div>\r\n        <div class=\"mv-eyebrow\">\r\n          <div class=\"mv-ew-bar\"><\/div>\r\n          <span class=\"mv-ew-text\">Mission Statement<\/span>\r\n        <\/div>\r\n        <h2 class=\"mv-panel-title\">OUR<br>MISSION<\/h2>\r\n        <p class=\"mv-panel-body\">\r\n          To integrate <strong>military operational experience<\/strong> with contemporary execution frameworks, enabling defense and government partners to deliver <strong>resilient, mission-ready solutions<\/strong> in an evolving security and technology landscape.\r\n        <\/p>\r\n        <div class=\"mv-ref\">REF-DR-MS-001<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"mv-divider\"><\/div>\r\n\r\n    <!-- VISION -->\r\n    <div class=\"mv-panel vision\">\r\n      <div class=\"mv-panel-num\">02<\/div>\r\n\r\n      <div>\r\n        <div class=\"mv-eyebrow\">\r\n          <div class=\"mv-ew-bar\"><\/div>\r\n          <span class=\"mv-ew-text\">Vision Statement<\/span>\r\n        <\/div>\r\n        <h2 class=\"mv-panel-title\">OUR<br>VISION<\/h2>\r\n        <p class=\"mv-panel-body\">\r\n          To shape the future of <strong>defense modernization<\/strong> by ensuring innovation, infrastructure, and emerging capabilities remain aligned with <strong>operational effectiveness and national security priorities<\/strong>.\r\n        <\/p>\r\n        <div class=\"mv-ref\">REF-DR-VS-002<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"phil-separator\"><\/div>\r\n\r\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 PHILOSOPHY \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n  <div class=\"phil\">\r\n\r\n    <!-- Left label column -->\r\n    <div class=\"phil-left\">\r\n      <div class=\"phil-left-num\">03<\/div>\r\n\r\n      <div class=\"phil-left-top\">\r\n        <div class=\"phil-eyebrow\">\r\n          <div class=\"phil-ew-line\"><\/div>\r\n          <span class=\"phil-ew-text\">Section 03<\/span>\r\n        <\/div>\r\n        <h3 class=\"phil-left-title\">\r\n          OUR\r\n          <span class=\"stroke\">EXECUTION<\/span>\r\n          PHILOSOPHY\r\n        <\/h3>\r\n        <p class=\"phil-left-intro\">\r\n          \"Defense modernization is not solely technological \u2014 it is operational.\"\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"phil-left-bottom\">\r\n        <div class=\"phil-mark active\"><\/div>\r\n        <div class=\"phil-mark\"><\/div>\r\n        <div class=\"phil-mark\"><\/div>\r\n        <div class=\"phil-mark-line\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"phil-divider\"><\/div>\r\n\r\n    <!-- Right content -->\r\n    <div class=\"phil-right\">\r\n\r\n      <p class=\"phil-opening\">\r\n        Programs encounter friction when emerging capabilities fail to reflect <em>field realities<\/em>. We mitigate that risk by translating operational requirements into <em>scalable execution models<\/em> that strengthen readiness and preserve mission continuity.\r\n      <\/p>\r\n\r\n      <p class=\"phil-body\">\r\n        We help defense programs execute at the intersection of military realism and structured consulting methodology \u2014\r\n        <strong>four core delivery principles<\/strong> guide every engagement:\r\n      <\/p>\r\n\r\n      <div class=\"phil-points\">\r\n        <div class=\"phil-point\">\r\n          <span class=\"pp-num\">01<\/span>\r\n          <p class=\"pp-text\">Accelerate modernization without sacrificing operational integrity<\/p>\r\n        <\/div>\r\n        <div class=\"phil-point\">\r\n          <span class=\"pp-num\">02<\/span>\r\n          <p class=\"pp-text\">Reduce friction between military stakeholders and industry partners<\/p>\r\n        <\/div>\r\n        <div class=\"phil-point\">\r\n          <span class=\"pp-num\">03<\/span>\r\n          <p class=\"pp-text\">Align infrastructure investments with readiness objectives<\/p>\r\n        <\/div>\r\n        <div class=\"phil-point\">\r\n          <span class=\"pp-num\">04<\/span>\r\n          <p class=\"pp-text\">Deliver capabilities that perform in real-world mission environments<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"phil-close\">\r\n        <div class=\"pc-icon\">\r\n          <svg viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n            <polygon points=\"7,1 13,11 1,11\" stroke=\"rgba(212,168,71,0.8)\" stroke-width=\"1.1\" fill=\"none\" stroke-linejoin=\"round\"\/>\r\n            <line x1=\"7\" y1=\"5\" x2=\"7\" y2=\"8\" stroke=\"rgba(212,168,71,0.8)\" stroke-width=\"1.1\"\/>\r\n            <circle cx=\"7\" cy=\"9.5\" r=\"0.7\" fill=\"rgba(212,168,71,0.8)\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <p class=\"pc-text\">\r\n          Our methodology <strong>blends military realism with structured government consulting frameworks<\/strong> to support mission-critical transformation initiatives \u2014 ensuring no program advances without operational grounding.\r\n        <\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"mvp-bot-rule\"><\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c959f19 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"c959f19\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-402e2f6 elementor-widget elementor-widget-html\" data-id=\"402e2f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   DIFFERENTIATOR SECTION (WHITE)\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n\r\n.diff-section-white {\r\n  position: relative;\r\n  background: #ffffff;\r\n  padding: 110px 0;\r\n  overflow: hidden;\r\n}\r\n\r\n\/* subtle dot texture *\/\r\n.diff-section-white::before {\r\n  content: '';\r\n  position: absolute;\r\n  inset: 0;\r\n  background-image: radial-gradient(circle, rgba(99,107,47,0.05) 1px, transparent 1px);\r\n  background-size: 28px 28px;\r\n  mask-image: radial-gradient(ellipse 85% 85% at 50% 50%, black 40%, transparent 100%);\r\n  z-index: 0;\r\n}\r\n\r\n\/* animation canvas *\/\r\n#diff-canvas {\r\n  position: absolute;\r\n  inset: 0;\r\n  width: 100%; height: 100%;\r\n  z-index: 1;\r\n  pointer-events: none;\r\n}\r\n\r\n\/* container *\/\r\n.diff-container-white {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  display: grid;\r\n  grid-template-columns: 1.1fr 1fr;\r\n  gap: 80px;\r\n  align-items: center;\r\n}\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   LEFT CONTENT\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n\r\n.diff-eyebrow-white {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  margin-bottom: 18px;\r\n}\r\n\r\n.diff-line-white {\r\n  width: 40px;\r\n  height: 2px;\r\n  background: linear-gradient(90deg, #636B2F, #D4A847);\r\n}\r\n\r\n.diff-label-white {\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  font-size: 19px;\r\n  letter-spacing: 4px;\r\n  text-transform: uppercase;\r\n  font-weight: 700;\r\n  color: #D4A847;\r\n}\r\n\r\n.diff-title-white {\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: 60px;\r\n  line-height: 0.95;\r\n  letter-spacing: 2px;\r\n  margin-bottom: 35px;\r\n  color: #1A1C0E;\r\n}\r\n\r\n.diff-title-white span {\r\n  display: block;\r\n  color: transparent;\r\n  -webkit-text-stroke: 1.5px #8B9645;\r\n}\r\n\r\n.diff-list-white {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 20px;\r\n  margin-bottom: 35px;\r\n}\r\n\r\n.diff-item-white {\r\n  display: flex;\r\n  gap: 18px;\r\n  align-items: flex-start;\r\n  padding: 18px 22px;\r\n  border: 1px solid rgba(99,107,47,0.15);\r\n  background: #ffffff;\r\n  transition: all 0.35s cubic-bezier(0.16,1,0.3,1);\r\n}\r\n\r\n.diff-item-white:hover {\r\n  transform: translateX(6px);\r\n  border-color: rgba(99,107,47,0.35);\r\n  background: #fafaf6;\r\n}\r\n\r\n.diff-icon-white {\r\n  min-width: 36px;\r\n  height: 36px;\r\n  border: 1px solid rgba(99,107,47,0.4);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: 14px;\r\n  color: #636B2F;\r\n}\r\n\r\n.diff-item-white:hover .diff-icon-white {\r\n  border-color: #636B2F;\r\n  background: rgba(99,107,47,0.08);\r\n}\r\n\r\n.diff-text-white {\r\n  font-size: 20px;\r\n  font-weight: 300;\r\n  line-height: 1.7;\r\n  color: #444;\r\n}\r\n\r\n.diff-closure-white {\r\n  margin-top: 10px;\r\n  padding-left: 18px;\r\n  border-left: 3px solid #636B2F;\r\n  font-size: 15px;\r\n  font-weight: 400;\r\n  line-height: 1.8;\r\n  color: #1A1C0E;\r\n}\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   RIGHT VECTOR ART\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n\r\n.diff-image-white {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n}\r\n\r\n\/* inner frame decoration *\/\r\n.diff-image-white::after {\r\n  content: '';\r\n  position: absolute;\r\n  inset: 14px;\r\n  border: 1px solid rgba(212,168,71,0.35);\r\n  pointer-events: none;\r\n  z-index: 1;\r\n}\r\n\r\n.diff-vector-art {\r\n  width: 100%;\r\n  max-width: 460px;\r\n  height: auto;\r\n  display: block;\r\n  border: 1px solid rgba(99,107,47,0.2);\r\n  background: #f8f8f4;\r\n  padding: 32px;\r\n  box-sizing: border-box;\r\n  transition: transform 0.6s ease;\r\n}\r\n\r\n.diff-image-white:hover .diff-vector-art {\r\n  transform: scale(1.03);\r\n}\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   RESPONSIVE\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n\r\n@media (max-width: 992px) {\r\n  .diff-container-white {\r\n    grid-template-columns: 1fr;\r\n    gap: 50px;\r\n    justify-items: center;\r\n    text-align: center;\r\n  }\r\n  .diff-eyebrow-white { justify-content: center; padding-left: 10px !important; padding-right: 10px !important; }\r\n  .diff-line-white { margin: 0 auto; }\r\n  .diff-title-white { font-size: 48px; line-height: 1.05; }\r\n  .diff-list-white { align-items: center; }\r\n  .diff-item-white { flex-direction: column; align-items: center; text-align: center; gap: 12px; padding: 16px 18px; }\r\n  .diff-icon-white { min-width: 40px; height: 40px; margin-bottom: 0; }\r\n  .diff-text-white { font-size: 16px; }\r\n  .diff-closure-white { margin: 20px auto 0; padding-left: 0; border-left: none; text-align: center; font-size: 14px; }\r\n  .diff-image-white { width: 100%; }\r\n  .diff-vector-art { max-width: 90%; }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .diff-title-white { font-size: 36px; }\r\n  .diff-list-white { gap: 16px; }\r\n  .diff-item-white { padding: 14px 16px; gap: 10px; }\r\n  .diff-text-white { font-size: 15px; }\r\n  .diff-closure-white { font-size: 13px; }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .diff-title-white { font-size: 28px; line-height: 1.1; }\r\n  .diff-eyebrow-white { gap: 6px; }\r\n  .diff-line-white { width: 30px; }\r\n  .diff-item-white { padding: 12px 14px; gap: 8px; }\r\n  .diff-icon-white { min-width: 32px; height: 32px; font-size: 12px; }\r\n  .diff-text-white { font-size: 14px; }\r\n  .diff-closure-white { font-size: 12px; }\r\n  .diff-vector-art { max-width: 95%; }\r\n}\r\n\r\n@media (max-width: 360px) {\r\n  .diff-title-white { font-size: 24px; }\r\n  .diff-eyebrow-white { gap: 4px; }\r\n  .diff-line-white { width: 25px; }\r\n  .diff-item-white { padding: 10px 12px; gap: 6px; }\r\n  .diff-icon-white { min-width: 28px; height: 28px; font-size: 11px; }\r\n  .diff-text-white { font-size: 13px; }\r\n  .diff-closure-white { font-size: 11px; }\r\n}\r\n\r\n<\/style>\r\n\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@300;400;600;700&display=swap\" rel=\"stylesheet\"\/>\r\n\r\n<section class=\"diff-section-white\">\r\n  <canvas id=\"diff-canvas\"><\/canvas>\r\n\r\n  <div class=\"diff-container-white\">\r\n\r\n    <!-- LEFT CONTENT -->\r\n    <div>\r\n      <div class=\"diff-eyebrow-white\">\r\n        <div class=\"diff-line-white\"><\/div>\r\n        <span class=\"diff-label-white\">What Differentiates Our Firm<\/span>\r\n      <\/div>\r\n\r\n      <h2 class=\"diff-title-white\">\r\n        STRATEGIC\r\n        <span>ADVANTAGE<\/span>\r\n      <\/h2>\r\n\r\n      <div class=\"diff-list-white\">\r\n        <div class=\"diff-item-white\">\r\n          <div class=\"diff-icon-white\">01<\/div>\r\n          <div class=\"diff-text-white\">Veteran-owned leadership with joint operational background.<\/div>\r\n        <\/div>\r\n        <div class=\"diff-item-white\">\r\n          <div class=\"diff-icon-white\">02<\/div>\r\n          <div class=\"diff-text-white\">Defense modernization consulting grounded in field realities.<\/div>\r\n        <\/div>\r\n        <div class=\"diff-item-white\">\r\n          <div class=\"diff-icon-white\">03<\/div>\r\n          <div class=\"diff-text-white\">Ability to translate tactical requirements into scalable execution strategies.<\/div>\r\n        <\/div>\r\n        <div class=\"diff-item-white\">\r\n          <div class=\"diff-icon-white\">04<\/div>\r\n          <div class=\"diff-text-white\">Trusted advisory support for mission-critical federal initiatives.<\/div>\r\n        <\/div>\r\n        <div class=\"diff-item-white\">\r\n          <div class=\"diff-icon-white\">05<\/div>\r\n          <div class=\"diff-text-white\">Balanced integration of innovation with operational discipline.<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"diff-closure-white\">\r\n        We prioritize transformation that strengthens readiness \u2014 not modernization for its own sake.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- RIGHT: VECTOR ART \u2014 Military Tactical Shield & Radar -->\r\n    <div class=\"diff-image-white\">\r\n      <svg class=\"diff-vector-art\" viewBox=\"0 0 400 440\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n\r\n        <!-- \u2500\u2500 Background grid \u2500\u2500 -->\r\n        <defs>\r\n          <pattern id=\"grid\" width=\"20\" height=\"20\" patternUnits=\"userSpaceOnUse\">\r\n            <path d=\"M 20 0 L 0 0 0 20\" fill=\"none\" stroke=\"rgba(99,107,47,0.12)\" stroke-width=\"0.5\"\/>\r\n          <\/pattern>\r\n          <pattern id=\"smallgrid\" width=\"5\" height=\"5\" patternUnits=\"userSpaceOnUse\">\r\n            <path d=\"M 5 0 L 0 0 0 5\" fill=\"none\" stroke=\"rgba(99,107,47,0.06)\" stroke-width=\"0.4\"\/>\r\n          <\/pattern>\r\n          <!-- radar sweep gradient -->\r\n          <radialGradient id=\"sweepGlow\" cx=\"50%\" cy=\"50%\" r=\"50%\">\r\n            <stop offset=\"0%\" stop-color=\"rgba(212,168,71,0.0)\"\/>\r\n            <stop offset=\"60%\" stop-color=\"rgba(212,168,71,0.08)\"\/>\r\n            <stop offset=\"100%\" stop-color=\"rgba(212,168,71,0)\"\/>\r\n          <\/radialGradient>\r\n          <!-- shield gradient -->\r\n          <linearGradient id=\"shieldGrad\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\r\n            <stop offset=\"0%\" stop-color=\"rgba(99,107,47,0.18)\"\/>\r\n            <stop offset=\"100%\" stop-color=\"rgba(63,67,32,0.08)\"\/>\r\n          <\/linearGradient>\r\n          <!-- star gradient -->\r\n          <linearGradient id=\"starGrad\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\r\n            <stop offset=\"0%\" stop-color=\"#D4A847\"\/>\r\n            <stop offset=\"100%\" stop-color=\"#8B9645\"\/>\r\n          <\/linearGradient>\r\n        <\/defs>\r\n\r\n        <rect width=\"400\" height=\"440\" fill=\"#f8f8f4\"\/>\r\n        <rect width=\"400\" height=\"440\" fill=\"url(#smallgrid)\"\/>\r\n        <rect width=\"400\" height=\"440\" fill=\"url(#grid)\"\/>\r\n\r\n        <!-- \u2500\u2500 Corner bracket decorations \u2500\u2500 -->\r\n        <path d=\"M 12 12 L 12 34 M 12 12 L 34 12\" stroke=\"#8B9645\" stroke-width=\"1.5\" opacity=\"0.6\"\/>\r\n        <path d=\"M 388 12 L 388 34 M 388 12 L 366 12\" stroke=\"#8B9645\" stroke-width=\"1.5\" opacity=\"0.6\"\/>\r\n        <path d=\"M 12 428 L 12 406 M 12 428 L 34 428\" stroke=\"#8B9645\" stroke-width=\"1.5\" opacity=\"0.6\"\/>\r\n        <path d=\"M 388 428 L 388 406 M 388 428 L 366 428\" stroke=\"#8B9645\" stroke-width=\"1.5\" opacity=\"0.6\"\/>\r\n\r\n        <!-- \u2500\u2500 Section label \u2500\u2500 -->\r\n        <text x=\"200\" y=\"32\" text-anchor=\"middle\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"9\" font-weight=\"700\" letter-spacing=\"4\" fill=\"rgba(99,107,47,0.5)\" text-transform=\"uppercase\">TACTICAL \u00b7 ADVISORY \u00b7 OPERATIONS<\/text>\r\n        <line x1=\"40\" y1=\"38\" x2=\"360\" y2=\"38\" stroke=\"rgba(212,168,71,0.25)\" stroke-width=\"0.7\"\/>\r\n\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n             RADAR CIRCLE \u2014 center\r\n        \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <!-- outer boundary -->\r\n        <circle cx=\"200\" cy=\"210\" r=\"140\" stroke=\"rgba(212,168,71,0.35)\" stroke-width=\"1.2\" fill=\"none\"\/>\r\n        <circle cx=\"200\" cy=\"210\" r=\"142\" stroke=\"rgba(99,107,47,0.12)\" stroke-width=\"0.5\" fill=\"none\" stroke-dasharray=\"6 10\"\/>\r\n\r\n        <!-- range rings -->\r\n        <circle cx=\"200\" cy=\"210\" r=\"35\"  stroke=\"rgba(99,107,47,0.22)\" stroke-width=\"0.8\" fill=\"none\"\/>\r\n        <circle cx=\"200\" cy=\"210\" r=\"70\"  stroke=\"rgba(212,168,71,0.25)\" stroke-width=\"0.8\" fill=\"none\"\/>\r\n        <circle cx=\"200\" cy=\"210\" r=\"105\" stroke=\"rgba(99,107,47,0.18)\" stroke-width=\"0.7\" fill=\"none\"\/>\r\n\r\n        <!-- ring labels -->\r\n        <text x=\"207\" y=\"178\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"7\" fill=\"rgba(212,168,71,0.55)\" font-weight=\"700\">25KM<\/text>\r\n        <text x=\"207\" y=\"143\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"7\" fill=\"rgba(212,168,71,0.55)\" font-weight=\"700\">50KM<\/text>\r\n        <text x=\"207\" y=\"108\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"7\" fill=\"rgba(212,168,71,0.55)\" font-weight=\"700\">75KM<\/text>\r\n\r\n        <!-- cross-hairs -->\r\n        <line x1=\"60\"  y1=\"210\" x2=\"340\" y2=\"210\" stroke=\"rgba(99,107,47,0.18)\" stroke-width=\"0.7\" stroke-dasharray=\"4 8\"\/>\r\n        <line x1=\"200\" y1=\"70\"  x2=\"200\" y2=\"350\" stroke=\"rgba(99,107,47,0.18)\" stroke-width=\"0.7\" stroke-dasharray=\"4 8\"\/>\r\n\r\n        <!-- diagonal cross-hairs -->\r\n        <line x1=\"101\" y1=\"111\" x2=\"299\" y2=\"309\" stroke=\"rgba(99,107,47,0.09)\" stroke-width=\"0.5\"\/>\r\n        <line x1=\"299\" y1=\"111\" x2=\"101\" y2=\"309\" stroke=\"rgba(99,107,47,0.09)\" stroke-width=\"0.5\"\/>\r\n\r\n        <!-- bearing ticks \u2014 every 30\u00b0 -->\r\n        <g stroke=\"rgba(99,107,47,0.35)\" stroke-width=\"0.8\">\r\n          <line x1=\"200\" y1=\"68\" x2=\"200\" y2=\"76\"\/>\r\n          <line x1=\"270\" y1=\"89\" x2=\"265.9\" y2=\"96.1\"\/>\r\n          <line x1=\"321\" y1=\"140\" x2=\"314\" y2=\"144.1\"\/>\r\n          <line x1=\"340\" y1=\"210\" x2=\"332\" y2=\"210\"\/>\r\n          <line x1=\"321\" y1=\"280\" x2=\"314\" y2=\"275.9\"\/>\r\n          <line x1=\"270\" y1=\"331\" x2=\"265.9\" y2=\"323.9\"\/>\r\n          <line x1=\"200\" y1=\"350\" x2=\"200\" y2=\"342\"\/>\r\n          <line x1=\"130\" y1=\"331\" x2=\"134.1\" y2=\"323.9\"\/>\r\n          <line x1=\"79\"  y1=\"280\" x2=\"86\"   y2=\"275.9\"\/>\r\n          <line x1=\"60\"  y1=\"210\" x2=\"68\"   y2=\"210\"\/>\r\n          <line x1=\"79\"  y1=\"140\" x2=\"86\"   y2=\"144.1\"\/>\r\n          <line x1=\"130\" y1=\"89\"  x2=\"134.1\" y2=\"96.1\"\/>\r\n        <\/g>\r\n\r\n        <!-- Cardinal labels -->\r\n        <text x=\"200\" y=\"63\" text-anchor=\"middle\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"10\" font-weight=\"700\" fill=\"rgba(212,168,71,0.75)\">N<\/text>\r\n        <text x=\"346\" y=\"214\" text-anchor=\"middle\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"10\" font-weight=\"700\" fill=\"rgba(212,168,71,0.55)\">E<\/text>\r\n        <text x=\"200\" y=\"358\" text-anchor=\"middle\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"10\" font-weight=\"700\" fill=\"rgba(212,168,71,0.55)\">S<\/text>\r\n        <text x=\"54\" y=\"214\" text-anchor=\"middle\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"10\" font-weight=\"700\" fill=\"rgba(212,168,71,0.55)\">W<\/text>\r\n\r\n        <!-- \u2500\u2500 ANIMATED SWEEP \u2014 rotates via CSS \u2500\u2500 -->\r\n        <style>\r\n          .radar-sweep { transform-origin: 200px 210px; animation: radarSpin 4s linear infinite; }\r\n          .radar-sweep-slow { transform-origin: 200px 210px; animation: radarSpin 9s linear infinite reverse; opacity: 0.5; }\r\n          @keyframes radarSpin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }\r\n\r\n          .blip-1 { animation: blipPulse 4s 0.8s ease-in-out infinite; }\r\n          .blip-2 { animation: blipPulse 4s 2.1s ease-in-out infinite; }\r\n          .blip-3 { animation: blipPulse 4s 3.4s ease-in-out infinite; }\r\n          .blip-4 { animation: blipPulse 9s 1.5s ease-in-out infinite; }\r\n          @keyframes blipPulse {\r\n            0%,100% { opacity: 0.1; r: 2; }\r\n            50% { opacity: 1; r: 4; }\r\n          }\r\n\r\n          .ping-ring-1 { animation: pingExpand 4s 0.8s ease-out infinite; }\r\n          .ping-ring-2 { animation: pingExpand 4s 2.1s ease-out infinite; }\r\n          .ping-ring-3 { animation: pingExpand 4s 3.4s ease-out infinite; }\r\n          @keyframes pingExpand {\r\n            0% { r: 3; opacity: 0.7; }\r\n            100% { r: 14; opacity: 0; }\r\n          }\r\n\r\n          .shield-pulse { animation: shieldGlow 3s ease-in-out infinite alternate; }\r\n          @keyframes shieldGlow {\r\n            0% { opacity: 0.6; }\r\n            100% { opacity: 1; }\r\n          }\r\n\r\n          .center-pulse { animation: centerPing 2.5s ease-in-out infinite; transform-origin: 200px 210px; }\r\n          @keyframes centerPing {\r\n            0%,100% { r: 5; opacity: 0.3; }\r\n            50% { r: 9; opacity: 0.7; }\r\n          }\r\n        <\/style>\r\n\r\n        <!-- Sweep cone -->\r\n        <g class=\"radar-sweep\">\r\n          <!-- trailing fill -->\r\n          <path d=\"M 200 210 L 340 210 A 140 140 0 0 0 270.2 93.5 Z\" fill=\"rgba(212,168,71,0.06)\"\/>\r\n          <path d=\"M 200 210 L 340 210 A 140 140 0 0 0 305.1 137.5 Z\" fill=\"rgba(212,168,71,0.05)\"\/>\r\n          <!-- leading edge -->\r\n          <line x1=\"200\" y1=\"210\" x2=\"340\" y2=\"210\" stroke=\"rgba(212,168,71,0.8)\" stroke-width=\"1.5\"\/>\r\n          <!-- tip glow -->\r\n          <circle cx=\"340\" cy=\"210\" r=\"3\" fill=\"rgba(212,168,71,0.9)\"\/>\r\n        <\/g>\r\n\r\n        <!-- Secondary slow sweep -->\r\n        <g class=\"radar-sweep-slow\">\r\n          <line x1=\"200\" y1=\"210\" x2=\"200\" y2=\"70\" stroke=\"rgba(139,150,69,0.3)\" stroke-width=\"0.8\"\/>\r\n        <\/g>\r\n\r\n        <!-- \u2500\u2500 BLIPS with rings \u2500\u2500 -->\r\n        <!-- Blip 1: inner ring, NE -->\r\n        <circle cx=\"236\" cy=\"178\" r=\"2\" fill=\"rgba(212,168,71,0.9)\" class=\"blip-1\"\/>\r\n        <circle cx=\"236\" cy=\"178\" r=\"3\" fill=\"none\" stroke=\"rgba(212,168,71,0.5)\" stroke-width=\"0.8\" class=\"ping-ring-1\"\/>\r\n\r\n        <!-- Blip 2: mid ring, SE -->\r\n        <circle cx=\"258\" cy=\"255\" r=\"2\" fill=\"rgba(212,168,71,0.9)\" class=\"blip-2\"\/>\r\n        <circle cx=\"258\" cy=\"255\" r=\"3\" fill=\"none\" stroke=\"rgba(212,168,71,0.5)\" stroke-width=\"0.8\" class=\"ping-ring-2\"\/>\r\n\r\n        <!-- Blip 3: outer ring, NW -->\r\n        <circle cx=\"138\" cy=\"165\" r=\"2\" fill=\"rgba(212,168,71,0.9)\" class=\"blip-3\"\/>\r\n        <circle cx=\"138\" cy=\"165\" r=\"3\" fill=\"none\" stroke=\"rgba(212,168,71,0.5)\" stroke-width=\"0.8\" class=\"ping-ring-3\"\/>\r\n\r\n        <!-- Blip 4: slow sweep track -->\r\n        <circle cx=\"200\" cy=\"142\" r=\"2\" fill=\"rgba(139,150,69,0.7)\" class=\"blip-4\"\/>\r\n\r\n        <!-- Center origin -->\r\n        <circle cx=\"200\" cy=\"210\" r=\"5\" fill=\"none\" stroke=\"rgba(212,168,71,0.5)\" stroke-width=\"1\" class=\"center-pulse\"\/>\r\n        <circle cx=\"200\" cy=\"210\" r=\"3\" fill=\"rgba(212,168,71,0.85)\"\/>\r\n\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n             SHIELD OVERLAY \u2014 centered\r\n        \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <g class=\"shield-pulse\">\r\n          <!-- Shield outline -->\r\n          <path d=\"M 200 148 L 238 164 L 238 198 Q 238 224 200 236 Q 162 224 162 198 L 162 164 Z\"\r\n                fill=\"url(#shieldGrad)\" stroke=\"rgba(99,107,47,0.6)\" stroke-width=\"1.5\"\/>\r\n          <!-- Inner shield -->\r\n          <path d=\"M 200 155 L 232 169 L 232 196 Q 232 218 200 229 Q 168 218 168 196 L 168 169 Z\"\r\n                fill=\"none\" stroke=\"rgba(212,168,71,0.3)\" stroke-width=\"0.8\"\/>\r\n\r\n          <!-- Star inside shield -->\r\n          <polygon points=\"200,164 203.1,173.5 213,173.5 205.4,179.3 208.1,189 200,183.5 191.9,189 194.6,179.3 187,173.5 196.9,173.5\"\r\n                   fill=\"url(#starGrad)\" opacity=\"0.9\"\/>\r\n\r\n          <!-- Horizontal rule below star -->\r\n          <line x1=\"175\" y1=\"194\" x2=\"225\" y2=\"194\" stroke=\"rgba(212,168,71,0.4)\" stroke-width=\"0.8\"\/>\r\n          <!-- VOSB text -->\r\n          <text x=\"200\" y=\"206\" text-anchor=\"middle\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"7\" font-weight=\"700\" letter-spacing=\"2\" fill=\"rgba(99,107,47,0.8)\">VOSB<\/text>\r\n          <text x=\"200\" y=\"215\" text-anchor=\"middle\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"5.5\" font-weight=\"600\" letter-spacing=\"1.5\" fill=\"rgba(99,107,47,0.6)\">CERTIFIED<\/text>\r\n        <\/g>\r\n\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n             TACTICAL DATA BOXES\r\n        \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <!-- Top-left data box -->\r\n        <rect x=\"20\" y=\"55\" width=\"90\" height=\"52\" fill=\"rgba(63,67,32,0.05)\" stroke=\"rgba(99,107,47,0.3)\" stroke-width=\"0.8\"\/>\r\n        <line x1=\"20\" y1=\"66\" x2=\"110\" y2=\"66\" stroke=\"rgba(212,168,71,0.3)\" stroke-width=\"0.7\"\/>\r\n        <text x=\"28\" y=\"63\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"7\" font-weight=\"700\" letter-spacing=\"2\" fill=\"rgba(212,168,71,0.7)\">SYS STATUS<\/text>\r\n        <text x=\"28\" y=\"79\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.7)\">MODE: ACTIVE<\/text>\r\n        <text x=\"28\" y=\"91\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.7)\">FREQ: 9.4 GHz<\/text>\r\n        <text x=\"28\" y=\"100\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.6)\">RNG: 100KM<\/text>\r\n\r\n        <!-- Blinking status dot -->\r\n        <style>.status-dot-anim { animation: blinkDot 1.4s ease-in-out infinite; }\r\n        @keyframes blinkDot { 0%,100%{opacity:1;} 50%{opacity:0.1;} }<\/style>\r\n        <circle cx=\"101\" cy=\"60\" r=\"3\" fill=\"rgba(139,150,69,0.9)\" class=\"status-dot-anim\"\/>\r\n\r\n        <!-- Top-right data box -->\r\n        <rect x=\"290\" y=\"55\" width=\"90\" height=\"52\" fill=\"rgba(63,67,32,0.05)\" stroke=\"rgba(99,107,47,0.3)\" stroke-width=\"0.8\"\/>\r\n        <line x1=\"290\" y1=\"66\" x2=\"380\" y2=\"66\" stroke=\"rgba(212,168,71,0.3)\" stroke-width=\"0.7\"\/>\r\n        <text x=\"298\" y=\"63\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"7\" font-weight=\"700\" letter-spacing=\"2\" fill=\"rgba(212,168,71,0.7)\">CONTACTS<\/text>\r\n        <text x=\"298\" y=\"79\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.7)\">TRACKED: 04<\/text>\r\n        <text x=\"298\" y=\"91\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.7)\">HOSTILE:  00<\/text>\r\n        <text x=\"298\" y=\"100\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.6)\">NEUTRAL: 04<\/text>\r\n\r\n        <!-- Bottom-left coordinate box -->\r\n        <rect x=\"20\" y=\"355\" width=\"108\" height=\"52\" fill=\"rgba(63,67,32,0.05)\" stroke=\"rgba(99,107,47,0.3)\" stroke-width=\"0.8\"\/>\r\n        <line x1=\"20\" y1=\"366\" x2=\"128\" y2=\"366\" stroke=\"rgba(212,168,71,0.3)\" stroke-width=\"0.7\"\/>\r\n        <text x=\"28\" y=\"363\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"7\" font-weight=\"700\" letter-spacing=\"2\" fill=\"rgba(212,168,71,0.7)\">COORDINATES<\/text>\r\n        <text x=\"28\" y=\"379\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.7)\">38\u00b053'N 77\u00b002'W<\/text>\r\n        <text x=\"28\" y=\"391\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.7)\">ALT: 312M MSL<\/text>\r\n        <text x=\"28\" y=\"400\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.6)\">GRID: NF 4823<\/text>\r\n\r\n        <!-- Bottom-right timestamp box -->\r\n        <rect x=\"272\" y=\"355\" width=\"108\" height=\"52\" fill=\"rgba(63,67,32,0.05)\" stroke=\"rgba(99,107,47,0.3)\" stroke-width=\"0.8\"\/>\r\n        <line x1=\"272\" y1=\"366\" x2=\"380\" y2=\"366\" stroke=\"rgba(212,168,71,0.3)\" stroke-width=\"0.7\"\/>\r\n        <text x=\"280\" y=\"363\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"7\" font-weight=\"700\" letter-spacing=\"2\" fill=\"rgba(212,168,71,0.7)\">TIMESTAMP<\/text>\r\n        <text x=\"280\" y=\"379\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.7)\">ZULU: 14:27:09<\/text>\r\n        <text x=\"280\" y=\"391\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.7)\">DATE: 26FEB2026<\/text>\r\n        <text x=\"280\" y=\"400\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"8\" fill=\"rgba(99,107,47,0.6)\">MISSION: ACTIVE<\/text>\r\n\r\n        <!-- \u2500\u2500 Bottom title \u2500\u2500 -->\r\n        <line x1=\"40\" y1=\"420\" x2=\"360\" y2=\"420\" stroke=\"rgba(212,168,71,0.25)\" stroke-width=\"0.7\"\/>\r\n        <text x=\"200\" y=\"433\" text-anchor=\"middle\" font-family=\"Barlow Condensed, sans-serif\" font-size=\"9\" font-weight=\"700\" letter-spacing=\"4\" fill=\"rgba(99,107,47,0.5)\">DEAD RECKONING \u00b7 TACTICAL DISPLAY \u00b7 CLASSIFIED<\/text>\r\n\r\n      <\/svg>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     BACKGROUND CANVAS ANIMATION\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<script>\r\n(function () {\r\n  const canvas = document.getElementById('diff-canvas');\r\n  const ctx = canvas.getContext('2d');\r\n  let W, H, t = 0;\r\n\r\n  \/* \u2500\u2500 pulse rings from fixed origin points \u2500\u2500 *\/\r\n  const ORIGINS = [\r\n    { x: 0.12, y: 0.22, speed: 0.008, offset: 0    },\r\n    { x: 0.88, y: 0.55, speed: 0.006, offset: 1.5  },\r\n    { x: 0.45, y: 0.85, speed: 0.007, offset: 3.0  },\r\n  ];\r\n\r\n  \/* \u2500\u2500 floating data nodes \u2500\u2500 *\/\r\n  let nodes = [];\r\n\r\n  \/* \u2500\u2500 scan line state \u2500\u2500 *\/\r\n  let scanY = 0;\r\n\r\n  function initNodes() {\r\n    nodes = Array.from({ length: 18 }, () => ({\r\n      x: Math.random() * W,\r\n      y: Math.random() * H,\r\n      vx: (Math.random() - 0.5) * 0.15,\r\n      vy: (Math.random() - 0.5) * 0.15,\r\n      r: Math.random() * 1.2 + 0.5,\r\n      a: Math.random() * 0.25 + 0.08,\r\n      gold: Math.random() < 0.35,\r\n    }));\r\n  }\r\n\r\n  function resize() {\r\n    const section = canvas.parentElement;\r\n    W = canvas.width  = section.offsetWidth;\r\n    H = canvas.height = section.offsetHeight;\r\n    initNodes();\r\n    scanY = 0;\r\n  }\r\n\r\n  function drawGrid() {\r\n    const S = 48;\r\n    ctx.strokeStyle = 'rgba(99,107,47,0.06)';\r\n    ctx.lineWidth = 0.5;\r\n    ctx.beginPath();\r\n    for (let x = 0; x <= W; x += S) { ctx.moveTo(x, 0); ctx.lineTo(x, H); }\r\n    for (let y = 0; y <= H; y += S) { ctx.moveTo(0, y); ctx.lineTo(W, y); }\r\n    ctx.stroke();\r\n  }\r\n\r\n  function drawPulseRings() {\r\n    ORIGINS.forEach(o => {\r\n      const ox = o.x * W, oy = o.y * H;\r\n      for (let ring = 0; ring < 3; ring++) {\r\n        const phase = (t * o.speed + o.offset + ring * 1.2) % (Math.PI * 2);\r\n        const r = (Math.sin(phase) * 0.5 + 0.5) * Math.min(W, H) * 0.22;\r\n        const a = (1 - (Math.sin(phase) * 0.5 + 0.5)) * 0.14;\r\n        if (a < 0.005) continue;\r\n        ctx.beginPath();\r\n        ctx.arc(ox, oy, r, 0, Math.PI * 2);\r\n        ctx.strokeStyle = `rgba(99,107,47,${a})`;\r\n        ctx.lineWidth = 0.8;\r\n        ctx.stroke();\r\n      }\r\n      \/\/ center dot\r\n      ctx.beginPath();\r\n      ctx.arc(ox, oy, 2.5, 0, Math.PI * 2);\r\n      ctx.fillStyle = 'rgba(212,168,71,0.2)';\r\n      ctx.fill();\r\n    });\r\n  }\r\n\r\n  function drawConnections() {\r\n    const DIST = 120;\r\n    for (let i = 0; i < nodes.length; i++) {\r\n      for (let j = i + 1; j < nodes.length; j++) {\r\n        const dx = nodes[i].x - nodes[j].x;\r\n        const dy = nodes[i].y - nodes[j].y;\r\n        const d  = Math.hypot(dx, dy);\r\n        if (d < DIST) {\r\n          ctx.beginPath();\r\n          ctx.moveTo(nodes[i].x, nodes[i].y);\r\n          ctx.lineTo(nodes[j].x, nodes[j].y);\r\n          ctx.strokeStyle = `rgba(99,107,47,${(1 - d \/ DIST) * 0.09})`;\r\n          ctx.lineWidth = 0.5;\r\n          ctx.stroke();\r\n        }\r\n      }\r\n    }\r\n  }\r\n\r\n  function drawNodes() {\r\n    nodes.forEach(n => {\r\n      n.x += n.vx; n.y += n.vy;\r\n      if (n.x < 0) n.x = W; if (n.x > W) n.x = 0;\r\n      if (n.y < 0) n.y = H; if (n.y > H) n.y = 0;\r\n      ctx.beginPath();\r\n      ctx.arc(n.x, n.y, n.r, 0, Math.PI * 2);\r\n      ctx.fillStyle = n.gold\r\n        ? `rgba(212,168,71,${n.a})`\r\n        : `rgba(99,107,47,${n.a})`;\r\n      ctx.fill();\r\n    });\r\n  }\r\n\r\n  function drawScanLine() {\r\n    scanY = (scanY + 0.5) % (H + 20);\r\n    const grad = ctx.createLinearGradient(0, scanY - 10, 0, scanY + 10);\r\n    grad.addColorStop(0,   'rgba(99,107,47,0)');\r\n    grad.addColorStop(0.5, 'rgba(99,107,47,0.06)');\r\n    grad.addColorStop(1,   'rgba(99,107,47,0)');\r\n    ctx.fillStyle = grad;\r\n    ctx.fillRect(0, scanY - 10, W, 20);\r\n\r\n    \/\/ leading line\r\n    ctx.beginPath();\r\n    ctx.moveTo(0, scanY); ctx.lineTo(W, scanY);\r\n    ctx.strokeStyle = 'rgba(99,107,47,0.1)';\r\n    ctx.lineWidth = 0.5;\r\n    ctx.stroke();\r\n  }\r\n\r\n  function drawDiagonals() {\r\n    const a = 0.025 + Math.sin(t * 0.003) * 0.01;\r\n    ctx.strokeStyle = `rgba(99,107,47,${a})`;\r\n    ctx.lineWidth = 0.5;\r\n    ctx.setLineDash([6, 16]);\r\n    ctx.beginPath();\r\n    ctx.moveTo(0, 0); ctx.lineTo(W, H);\r\n    ctx.moveTo(W, 0); ctx.lineTo(0, H);\r\n    ctx.stroke();\r\n    ctx.setLineDash([]);\r\n  }\r\n\r\n  function frame() {\r\n    ctx.clearRect(0, 0, W, H);\r\n    drawGrid();\r\n    drawDiagonals();\r\n    drawPulseRings();\r\n    drawConnections();\r\n    drawNodes();\r\n    drawScanLine();\r\n    t++;\r\n    requestAnimationFrame(frame);\r\n  }\r\n\r\n  window.addEventListener('resize', resize);\r\n  resize();\r\n  frame();\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c529dc6 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"c529dc6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4329807 elementor-widget elementor-widget-html\" data-id=\"4329807\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@300;400;600;700&family=Barlow:wght@300;400;500&display=swap\" rel=\"stylesheet\"\/>\r\n  <style>\r\n\r\n    :root {\r\n      --olive:        #636B2F;\r\n      --olive-dark:   #3F4320;\r\n      --olive-mid:    #525928;\r\n      --olive-light:  #8B9645;\r\n      --olive-pale:   #7A8238;\r\n      --gold:         #D4A847;\r\n      --gold-bright:  #F0C040;\r\n      --cream:        #FAF5E4;\r\n      --khaki:        #E8DFA8;\r\n      --charcoal:     #1A1C0E;\r\n    }\r\n\r\n    \r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       SECTION WRAPPER\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .focus {\r\n      position: relative;\r\n      background: var(--olive-dark);\r\n      padding: 110px 0 120px;\r\n      overflow: hidden;\r\n    }\r\n\r\n    \/* \u2500\u2500 background texture: fine dot grid \u2500\u2500 *\/\r\n    .focus::before {\r\n      content: '';\r\n      position: absolute; inset: 0; z-index: 0;\r\n      background-image: radial-gradient(circle, rgba(255,255,255,0.07) 1px, transparent 1px);\r\n      background-size: 28px 28px;\r\n      mask-image: radial-gradient(ellipse 85% 85% at 50% 50%, black 40%, transparent 100%);\r\n    }\r\n\r\n    \/* \u2500\u2500 diagonal accent line top-right \u2500\u2500 *\/\r\n    .focus::after {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0; right: 0;\r\n      width: 380px; height: 3px;\r\n      background: linear-gradient(270deg, var(--gold), transparent);\r\n    }\r\n\r\n    \/* \u2500\u2500 large background watermark numeral \u2500\u2500 *\/\r\n    .focus-watermark {\r\n      position: absolute;\r\n      bottom: -40px; right: -20px;\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 380px; line-height: 1;\r\n      color: rgba(255,255,255,0.025);\r\n      pointer-events: none;\r\n      user-select: none;\r\n      z-index: 0;\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       HEADER BLOCK\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .focus-header {\r\n      position: relative; z-index: 2;\r\n      max-width: 1200px;\r\n      margin: 0 auto 64px;\r\n      padding: 0 0px;\r\n      display: flex;\r\n      align-items: flex-end;\r\n      justify-content: space-between;\r\n      gap: 40px;\r\n    }\r\n\r\n    .focus-header-left {}\r\n\r\n    .focus-eyebrow {\r\n      display: flex; align-items: center; gap: 12px;\r\n      margin-bottom: 16px;\r\n    }\r\n    .eyebrow-line {\r\n      width: 36px; height: 2px;\r\n      background: linear-gradient(90deg, var(--gold), var(--olive-light));\r\n    }\r\n    .eyebrow-text {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 11px; font-weight: 700;\r\n      letter-spacing: 4px; text-transform: uppercase;\r\n      color: var(--gold);\r\n    }\r\n\r\n    .focus-title {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 64px; line-height: 0.92;\r\n      letter-spacing: 2px;\r\n      color: var(--cream);\r\n    }\r\n    .focus-title .outline {\r\n      display: block;\r\n      color: transparent;\r\n      -webkit-text-stroke: 1.5px var(--olive-light);\r\n    }\r\n\r\n    .focus-subtitle {\r\n      max-width: 340px;\r\n      font-size: 14px; font-weight: 300; line-height: 1.7;\r\n      color: #fff;\r\n      border-left: 2px solid rgba(212,168,71,0.4);\r\n      padding-left: 16px;\r\n    }\r\n\r\n    \/* \u2500\u2500 horizontal rule under header \u2500\u2500 *\/\r\n    .focus-rule {\r\n      position: relative; z-index: 2;\r\n      max-width: 1200px; margin: 0 auto 56px;\r\n      padding: 0 60px;\r\n    }\r\n    .focus-rule::after {\r\n      content: '';\r\n      display: block;\r\n      height: 1px;\r\n      background: linear-gradient(90deg, transparent, rgba(212,168,71,0.35) 20%, rgba(139,150,69,0.25) 70%, transparent);\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       GRID\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .focus-grid {\r\n      position: relative; z-index: 2;\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 0 0px;\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 2px;\r\n    }\r\n\r\n    \/* \u2500\u2500 CARD \u2500\u2500 *\/\r\n    .focus-card {\r\n      position: relative;\r\n      background: rgba(26,28,14,0.45);\r\n      border: 1px solid rgba(139,150,69,0.18);\r\n      padding: 40px 34px 36px;\r\n      overflow: hidden;\r\n      cursor: default;\r\n      transition: background 0.35s ease, border-color 0.35s ease, transform 0.35s cubic-bezier(0.16,1,0.3,1);\r\n    }\r\n\r\n    \/* 5th card spans 2 columns, centered *\/\r\n    .focus-card:nth-child(5) {\r\n      grid-column: span 1;\r\n    }\r\n\r\n    \/* last row: 2 cards \u2014 offset to center *\/\r\n    .focus-grid-bottom {\r\n      position: relative; z-index: 2;\r\n      max-width: 1200px;\r\n      margin: 2px auto 0;\r\n      padding: 0 0px;\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 2px;\r\n    }\r\n    .focus-grid-bottom .focus-card {\r\n      \/* inherits card styles *\/\r\n    }\r\n\r\n    \/* top gold bar \u2014 slides in on hover *\/\r\n    .focus-card::before {\r\n      content: '';\r\n      position: absolute; top: 0; left: 0; right: 0;\r\n      height: 2px;\r\n      background: linear-gradient(90deg, var(--gold), var(--olive-light));\r\n      transform: scaleX(0);\r\n      transform-origin: left;\r\n      transition: transform 0.4s cubic-bezier(0.16,1,0.3,1);\r\n    }\r\n\r\n    \/* glow wash on hover *\/\r\n    \/*.focus-card::after {*\/\r\n    \/*  content: '';*\/\r\n    \/*  position: absolute; inset: 0;*\/\r\n    \/*  background: radial-gradient(ellipse 80% 60% at 50% 0%, rgba(212,168,71,0.07), transparent 70%);*\/\r\n    \/*  opacity: 0;*\/\r\n    \/*  transition: opacity 0.4s ease;*\/\r\n    \/*}*\/\r\n\r\n    .focus-card:hover {\r\n      background: rgba(26,28,14,0.72);\r\n      border-color: rgba(212,168,71,0.3);\r\n      transform: translateY(-4px);\r\n      z-index: 3;\r\n    }\r\n    .focus-card:hover::before { transform: scaleX(1); }\r\n    .focus-card:hover::after  { opacity: 1; }\r\n\r\n    \/* card number *\/\r\n    .card-number {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 13px; letter-spacing: 3px;\r\n      color: rgba(212,168,71,0.35);\r\n      margin-bottom: 20px;\r\n      display: flex; align-items: center; gap: 10px;\r\n    }\r\n    .card-number::after {\r\n      content: '';\r\n      flex: 1;\r\n      height: 1px;\r\n      background: rgba(212,168,71,0.15);\r\n    }\r\n\r\n    \/* icon *\/\r\n    .card-icon {\r\n      width: 42px; height: 42px;\r\n      border: 1px solid rgba(139,150,69,0.35);\r\n      display: flex; align-items: center; justify-content: center;\r\n      margin-bottom: 22px;\r\n      background: rgba(99,107,47,0.12);\r\n      transition: border-color 0.35s, background 0.35s;\r\n    }\r\n    .focus-card:hover .card-icon {\r\n      border-color: rgba(212,168,71,0.55);\r\n      background: rgba(212,168,71,0.08);\r\n    }\r\n    .card-icon svg { width: 18px; height: 18px; }\r\n\r\n    \/* heading *\/\r\n    .card-title {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 17px; font-weight: 700;\r\n      letter-spacing: 1px; line-height: 1.25;\r\n      text-transform: uppercase;\r\n      color: var(--cream);\r\n      margin-bottom: 14px;\r\n      transition: color 0.3s;\r\n    }\r\n    .focus-card:hover .card-title { color: var(--khaki); }\r\n\r\n    \/* body *\/\r\n    .card-body {\r\n      font-size: 13.5px; font-weight: 300; line-height: 1.72;\r\n      color: #fff;\r\n      transition: color 0.3s;\r\n    }\r\n    .focus-card:hover .card-body { color: rgba(232,223,168,0.75); }\r\n\r\n    \/* bottom tag *\/\r\n    .card-tag {\r\n      display: inline-flex; align-items: center; gap: 6px;\r\n      margin-top: 22px;\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 10px; letter-spacing: 2.5px; text-transform: uppercase;\r\n      color: rgba(212,168,71,0);\r\n      transition: color 0.35s;\r\n    }\r\n    .card-tag svg { width: 10px; height: 10px; opacity: 0; transition: opacity 0.35s; }\r\n    .focus-card:hover .card-tag { color: rgba(212,168,71,0.7); }\r\n    .focus-card:hover .card-tag svg { opacity: 1; }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       BOTTOM STAT BAR\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .focus-footer {\r\n      position: relative; z-index: 2;\r\n      max-width: 1200px;\r\n      margin: 56px auto 0;\r\n      padding: 0 60px;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 0;\r\n      border: 1px solid rgba(139,150,69,0.2);\r\n      background: rgba(26,28,14,0.4);\r\n    }\r\n\r\n    .focus-stat {\r\n      flex: 1;\r\n      padding: 20px 28px;\r\n      border-right: 1px solid rgba(139,150,69,0.18);\r\n      display: flex; align-items: center; gap: 14px;\r\n    }\r\n    .focus-stat:last-child { border-right: none; }\r\n\r\n    .fstat-num {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 34px; line-height: 1;\r\n      color: var(--gold);\r\n    }\r\n    .fstat-num sup { font-size: 18px; color: var(--olive-light); }\r\n    .fstat-label {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 14px; letter-spacing: 2px; text-transform: uppercase;\r\n      color: #fff;\r\n      line-height: 1.4;\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       RESPONSIVE\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    @media (max-width: 1024px) {\r\n      .focus-grid, .focus-grid-bottom { grid-template-columns: repeat(2, 1fr); padding: 0 28px; }\r\n      .focus-grid-bottom { grid-template-columns: repeat(2, 1fr); }\r\n      .focus-header { padding: 0 28px; flex-direction: column; align-items: flex-start; }\r\n      .focus-rule, .focus-footer { padding: 0 28px; margin-left: auto; margin-right: auto; }\r\n    }\r\n     @media (max-width: 640px) {\r\n  \/* ===== HEADER ===== *\/\r\n  .focus-header {\r\n    flex-direction: column;       \/* stack elements vertically *\/\r\n    align-items: center;          \/* center everything *\/\r\n    text-align: center;\r\n  }\r\n\r\n  .focus-header-left {\r\n    width: 100%;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n  }\r\n\r\n  .focus-eyebrow {\r\n    justify-content: center;\r\n  }\r\n\r\n  .focus-title {\r\n    font-size: 42px;              \/* smaller on mobile *\/\r\n    text-align: center;\r\n  }\r\n\r\n  .focus-subtitle {\r\n    max-width: 100%;\r\n    text-align: center;\r\n    padding-left: 0;              \/* remove border offset *\/\r\n    border-left: none;\r\n    margin-top: 12px;\r\n  }\r\n\r\n  \/* ===== GRID ===== *\/\r\n  .focus-grid,\r\n  .focus-grid-bottom {\r\n    grid-template-columns: 1fr;   \/* single column on mobile *\/\r\n    padding: 0 16px;\r\n    justify-items: center;        \/* center the cards *\/\r\n  }\r\n\r\n  .focus-card {\r\n    width: 100%;                  \/* make cards take full width *\/\r\n    max-width: 400px;             \/* optional: limit card width *\/\r\n    text-align: center;           \/* center card content *\/\r\n  }\r\n\r\n  .card-number {\r\n    justify-content: center;\r\n  }\r\n\r\n  .card-icon {\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n\r\n  .card-title {\r\n    text-align: center;\r\n  }\r\n\r\n  .card-body {\r\n    text-align: center;\r\n  }\r\n\r\n  .card-tag {\r\n    justify-content: center;\r\n  }\r\n\r\n  \/* ===== FOOTER STATS ===== *\/\r\n  .focus-footer {\r\n    flex-direction: column;       \/* stack stats *\/\r\n    align-items: center;\r\n    text-align: center;\r\n  }\r\n\r\n  .focus-stat {\r\n    width: 100%;\r\n    justify-content: center;\r\n    gap: 8px;\r\n    border-right: none;\r\n    border-bottom: 1px solid rgba(139,150,69,0.18);\r\n    margin-bottom: 8px;\r\n  }\r\n  .focus-stat:last-child {\r\n    border-bottom: none;\r\n    margin-bottom: 0;\r\n  }\r\n\r\n  .fstat-num {\r\n    font-size: 28px;\r\n  }\r\n\r\n  .fstat-label {\r\n    font-size: 12px;\r\n  }\r\n\r\n  \/* ===== WATERMARK & ACCENTS ===== *\/\r\n  .focus-watermark {\r\n    font-size: 200px;             \/* smaller watermark on mobile *\/\r\n    right: -10px;\r\n    bottom: -20px;\r\n  }\r\n\r\n  .focus::after {\r\n    width: 180px;                 \/* shorten top-right line *\/\r\n  }\r\n}\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"focus\">\r\n  <div class=\"focus-watermark\">05<\/div>\r\n\r\n  <!-- Header -->\r\n  <div class=\"focus-header\">\r\n    <div class=\"focus-header-left\">\r\n      <div class=\"focus-eyebrow\">\r\n        <div class=\"eyebrow-line\"><\/div>\r\n        <span class=\"eyebrow-text\">Core Capabilities<\/span>\r\n      <\/div>\r\n      <h2 class=\"focus-title\">\r\n        OPERATIONAL\r\n        <span class=\"outline\">FOCUS AREAS<\/span>\r\n      <\/h2>\r\n    <\/div>\r\n    <p class=\"focus-subtitle\">\r\n      Five integrated disciplines \u2014 each shaped by decades of field experience and defense program leadership.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"focus-rule\"><\/div>\r\n\r\n  <!-- Top row: 3 cards -->\r\n  <div class=\"focus-grid\">\r\n\r\n    <!-- Card 1 -->\r\n    <div class=\"focus-card\">\r\n      <div class=\"card-number\">01<\/div>\r\n      <div class=\"card-icon\">\r\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <polygon points=\"10,2 18,16 2,16\" stroke=\"rgba(212,168,71,0.85)\" stroke-width=\"1.3\" fill=\"none\" stroke-linejoin=\"round\"\/>\r\n          <line x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\" stroke=\"rgba(212,168,71,0.85)\" stroke-width=\"1.3\"\/>\r\n          <circle cx=\"10\" cy=\"13.5\" r=\"0.9\" fill=\"rgba(212,168,71,0.85)\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3 class=\"card-title\">Military Affairs Strategy &amp; Operational Integration<\/h3>\r\n      <p class=\"card-body\">Aligning defense modernization programs with real-world warfighter requirements through structured operational planning and strategic advisory support.<\/p>\r\n      <!--<span class=\"card-tag\">-->\r\n      <!--  View Capability-->\r\n      <!--  <svg viewBox=\"0 0 10 10\" fill=\"none\"><path d=\"M2 5h6M5 2l3 3-3 3\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>-->\r\n      <!--<\/span>-->\r\n    <\/div>\r\n\r\n    <!-- Card 2 -->\r\n    <div class=\"focus-card\">\r\n      <div class=\"card-number\">02<\/div>\r\n      <div class=\"card-icon\">\r\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <rect x=\"2\" y=\"5\" width=\"16\" height=\"11\" rx=\"0.8\" stroke=\"rgba(139,150,69,0.9)\" stroke-width=\"1.3\"\/>\r\n          <line x1=\"2\" y1=\"9\" x2=\"18\" y2=\"9\" stroke=\"rgba(139,150,69,0.6)\" stroke-width=\"0.9\"\/>\r\n          <line x1=\"7\" y1=\"12\" x2=\"13\" y2=\"12\" stroke=\"rgba(139,150,69,0.55)\" stroke-width=\"0.9\"\/>\r\n          <line x1=\"7\" y1=\"14\" x2=\"11\" y2=\"14\" stroke=\"rgba(139,150,69,0.4)\" stroke-width=\"0.9\"\/>\r\n          <line x1=\"7\" y1=\"4\" x2=\"7\" y2=\"6\" stroke=\"rgba(139,150,69,0.7)\" stroke-width=\"1.3\"\/>\r\n          <line x1=\"13\" y1=\"4\" x2=\"13\" y2=\"6\" stroke=\"rgba(139,150,69,0.7)\" stroke-width=\"1.3\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3 class=\"card-title\">Mission-Driven Modernization &amp; Infrastructure Consulting<\/h3>\r\n      <p class=\"card-body\">Guiding infrastructure upgrades and emerging capability integration to strategically strengthen readiness without disrupting operational continuity.<\/p>\r\n      <!--<span class=\"card-tag\">-->\r\n      <!--  View Capability-->\r\n      <!--  <svg viewBox=\"0 0 10 10\" fill=\"none\"><path d=\"M2 5h6M5 2l3 3-3 3\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>-->\r\n      <!--<\/span>-->\r\n    <\/div>\r\n\r\n    <!-- Card 3 -->\r\n    <div class=\"focus-card\">\r\n      <div class=\"card-number\">03<\/div>\r\n      <div class=\"card-icon\">\r\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <circle cx=\"10\" cy=\"10\" r=\"7.5\" stroke=\"rgba(232,223,168,0.75)\" stroke-width=\"1.3\"\/>\r\n          <circle cx=\"10\" cy=\"10\" r=\"3.5\" stroke=\"rgba(232,223,168,0.5)\" stroke-width=\"1\"\/>\r\n          <circle cx=\"10\" cy=\"10\" r=\"1\" fill=\"rgba(232,223,168,0.8)\"\/>\r\n          <line x1=\"10\" y1=\"1.5\" x2=\"10\" y2=\"4\" stroke=\"rgba(232,223,168,0.5)\" stroke-width=\"1\"\/>\r\n          <line x1=\"10\" y1=\"16\" x2=\"10\" y2=\"18.5\" stroke=\"rgba(232,223,168,0.5)\" stroke-width=\"1\"\/>\r\n          <line x1=\"1.5\" y1=\"10\" x2=\"4\" y2=\"10\" stroke=\"rgba(232,223,168,0.5)\" stroke-width=\"1\"\/>\r\n          <line x1=\"16\" y1=\"10\" x2=\"18.5\" y2=\"10\" stroke=\"rgba(232,223,168,0.5)\" stroke-width=\"1\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3 class=\"card-title\">Operational Risk Reduction &amp; Readiness Enablement<\/h3>\r\n      <p class=\"card-body\">Identifying execution gaps early to strategically protect critical capability timelines, preserve mission integrity, and enhance long-term program resilience.<\/p>\r\n      <!--<span class=\"card-tag\">-->\r\n      <!--  View Capability-->\r\n      <!--  <svg viewBox=\"0 0 10 10\" fill=\"none\"><path d=\"M2 5h6M5 2l3 3-3 3\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>-->\r\n      <!--<\/span>-->\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <!-- Bottom row: 2 cards centered -->\r\n  <div class=\"focus-grid-bottom\">\r\n\r\n    <!-- Card 4 -->\r\n    <div class=\"focus-card\">\r\n      <div class=\"card-number\">04<\/div>\r\n      <div class=\"card-icon\">\r\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <circle cx=\"5\" cy=\"5\" r=\"2.5\" stroke=\"rgba(212,168,71,0.8)\" stroke-width=\"1.2\"\/>\r\n          <circle cx=\"15\" cy=\"5\" r=\"2.5\" stroke=\"rgba(212,168,71,0.8)\" stroke-width=\"1.2\"\/>\r\n          <circle cx=\"10\" cy=\"15\" r=\"2.5\" stroke=\"rgba(212,168,71,0.8)\" stroke-width=\"1.2\"\/>\r\n          <line x1=\"7.3\" y1=\"6\" x2=\"12.7\" y2=\"6\" stroke=\"rgba(212,168,71,0.45)\" stroke-width=\"1\"\/>\r\n          <line x1=\"6\" y1=\"7.3\" x2=\"9\" y2=\"12.7\" stroke=\"rgba(212,168,71,0.45)\" stroke-width=\"1\"\/>\r\n          <line x1=\"14\" y1=\"7.3\" x2=\"11\" y2=\"12.7\" stroke=\"rgba(212,168,71,0.45)\" stroke-width=\"1\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3 class=\"card-title\">Stakeholder Alignment Across Defense Ecosystems<\/h3>\r\n      <p class=\"card-body\">Synchronizing military leaders, federal agencies, and industry partners to ensure unified program execution, collaboration, and measurable outcomes.<\/p>\r\n      <!--<span class=\"card-tag\">-->\r\n      <!--  View Capability-->\r\n      <!--  <svg viewBox=\"0 0 10 10\" fill=\"none\"><path d=\"M2 5h6M5 2l3 3-3 3\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>-->\r\n      <!--<\/span>-->\r\n    <\/div>\r\n\r\n    <!-- Card 5 -->\r\n    <div class=\"focus-card\">\r\n      <div class=\"card-number\">05<\/div>\r\n      <div class=\"card-icon\">\r\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <polygon points=\"10,2 14,7 19,8 15,13 16,18 10,15.5 4,18 5,13 1,8 6,7\" stroke=\"rgba(139,150,69,0.9)\" stroke-width=\"1.2\" fill=\"none\" stroke-linejoin=\"round\"\/>\r\n          <polygon points=\"10,6 12,9.5 16,10 13,13 13.5,16.5 10,15 6.5,16.5 7,13 4,10 8,9.5\" fill=\"rgba(139,150,69,0.18)\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3 class=\"card-title\">Execution Leadership for Complex Defense Initiatives<\/h3>\r\n      <p class=\"card-body\">Providing senior-level advisory leadership across high-impact defense programs requiring disciplined modernization and structured delivery strategies.<\/p>\r\n      <!--<span class=\"card-tag\">-->\r\n      <!--  View Capability-->\r\n      <!--  <svg viewBox=\"0 0 10 10\" fill=\"none\"><path d=\"M2 5h6M5 2l3 3-3 3\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>-->\r\n      <!--<\/span>-->\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <!-- Footer stat bar -->\r\n  <div class=\"focus-footer\">\r\n    <div class=\"focus-stat\">\r\n      <div>\r\n        <div class=\"fstat-num\">25<sup>+<\/sup><\/div>\r\n        <div class=\"fstat-label\">Years of<br>Operational Experience<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"focus-stat\">\r\n      <div>\r\n        <div class=\"fstat-num\">340<sup>+<\/sup><\/div>\r\n        <div class=\"fstat-label\">Missions &amp;<br>Programs Delivered<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"focus-stat\">\r\n      <div>\r\n        <div class=\"fstat-num\">60<sup>+<\/sup><\/div>\r\n        <div class=\"fstat-label\">Nations &amp;<br>Agencies Served<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"focus-stat\">\r\n      <div>\r\n        <div class=\"fstat-num\">98<sup>%<\/sup><\/div>\r\n        <div class=\"fstat-label\">Client<br>Retention Rate<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9756974 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"9756974\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39c9e59 elementor-widget elementor-widget-html\" data-id=\"39c9e59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"exec-strategy-section\">\r\n\r\n  <div class=\"exec-strategy-container\">\r\n\r\n    <!-- HEADER -->\r\n    <div class=\"exec-strategy-header\">\r\n\r\n      <div class=\"exec-strategy-eyebrow\">\r\n        <div class=\"exec-line\"><\/div>\r\n        <span>Our Framework<\/span>\r\n      <\/div>\r\n\r\n      <h2 class=\"exec-strategy-title\">\r\n        APPROACH &\r\n        <span>COMMITMENT<\/span>\r\n      <\/h2>\r\n\r\n    <\/div>\r\n\r\n    <!-- TABS -->\r\n    <div class=\"exec-tabs\">\r\n      <button class=\"exec-tab active\" data-tab=\"approach\">\r\n        <span>01<\/span> Our Approach\r\n      <\/button>\r\n      <button class=\"exec-tab\" data-tab=\"commitment\">\r\n        <span>02<\/span> Our Commitment\r\n      <\/button>\r\n    <\/div>\r\n\r\n    <!-- TAB CONTENT -->\r\n    <div class=\"exec-tab-content\">\r\n\r\n      <!-- OUR APPROACH -->\r\n      <div class=\"exec-pane active\" id=\"approach\">\r\n        <div class=\"exec-grid\">\r\n\r\n          <div class=\"exec-card\">\r\n            <div class=\"exec-number\">01<\/div>\r\n            <h3>Operational Assessment<\/h3>\r\n            <p>Comprehensive evaluation of mission objectives, operational gaps, and modernization requirements grounded in field realities.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"exec-card\">\r\n            <div class=\"exec-number\">02<\/div>\r\n            <h3>Strategic Alignment<\/h3>\r\n            <p>Aligning defense modernization priorities with national security objectives and long-term readiness goals.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"exec-card\">\r\n            <div class=\"exec-number\">03<\/div>\r\n            <h3>Execution Planning<\/h3>\r\n            <p>Translating tactical requirements into scalable implementation strategies with measurable benchmarks.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"exec-card\">\r\n            <div class=\"exec-number\">04<\/div>\r\n            <h3>Stakeholder Synchronization<\/h3>\r\n            <p>Coordinating leadership, agencies, and contractors to ensure unified and disciplined execution.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"exec-card\">\r\n            <div class=\"exec-number\">05<\/div>\r\n            <h3>Measured Implementation<\/h3>\r\n            <p>Delivering modernization initiatives through structured oversight, accountability, and mission-first discipline.<\/p>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"exec-quote\">\r\n          Each step reflects disciplined leadership and maritime heritage \u2014 steady navigation through complex modernization environments.\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <!-- OUR COMMITMENT -->\r\n      <div class=\"exec-pane\" id=\"commitment\">\r\n        <div class=\"exec-grid\">\r\n\r\n          <div class=\"exec-card\">\r\n            <div class=\"exec-number\">01<\/div>\r\n            <h3>Resilient Modernization<\/h3>\r\n            <p>Delivering modernization solutions designed to withstand evolving operational and strategic demands.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"exec-card\">\r\n            <div class=\"exec-number\">02<\/div>\r\n            <h3>Operational Integrity<\/h3>\r\n            <p>Preserving mission continuity while introducing transformation through disciplined execution.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"exec-card\">\r\n            <div class=\"exec-number\">03<\/div>\r\n            <h3>Measurable Outcomes<\/h3>\r\n            <p>Ensuring every initiative produces tangible improvements in readiness and operational performance.<\/p>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"exec-quote\">\r\n          We serve defense and government partners requiring operational credibility \u2014 not just advisory recommendations.\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<style>\r\n\r\n\/* =====================================\r\n   EXEC STRATEGY SECTION\r\n===================================== *\/\r\n\r\n.exec-strategy-section {\r\n  padding: 120px 0;\r\n  position: relative;\r\n}\r\n\r\n.exec-strategy-container {\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  padding: 0 20px;\r\n}\r\n\r\n\/* HEADER *\/\r\n\r\n.exec-strategy-eyebrow {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  margin-bottom: 18px;\r\n}\r\n\r\n.exec-line {\r\n  width: 40px;\r\n  height: 2px;\r\n  background: linear-gradient(90deg, #636b2f, #d4a847);\r\n}\r\n\r\n.exec-strategy-eyebrow span {\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  font-size: 19px;\r\n  letter-spacing: 4px;\r\n  text-transform: uppercase;\r\n  font-weight: 700;\r\n  color: var(--gold);\r\n}\r\n\r\n.exec-strategy-title {\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: 64px;\r\n  line-height: 0.95;\r\n  letter-spacing: 2px;\r\n  margin-bottom: 60px;\r\n  color: #fff;\r\n}\r\n\r\n.exec-strategy-title span {\r\n  display: block;\r\n  color: transparent;\r\n  -webkit-text-stroke: 1.5px #8B9645 !important;\r\n}\r\n\r\n\/* TABS *\/\r\n\r\n.exec-tabs {\r\n  display: flex;\r\n  gap: 40px;\r\n  border-bottom: 1px solid rgba(0,0,0,0.08);\r\n  margin-bottom: 70px;\r\n}\r\n\r\n.exec-tab {\r\n  background: none;\r\n  border: none;\r\n  padding: 15px 20;\r\n  cursor: pointer;\r\n  font-family: 'Barlow Condensed', sans-serif;\r\n  text-transform: uppercase;\r\n  letter-spacing: 2px;\r\n  font-size: 18px;\r\n  color: #fff;\r\n  position: relative;\r\n  transition: 0.3s ease;\r\n}\r\n\r\n.exec-tab:hover {\r\n    background: #8B9645 !important;\r\n}\r\n\r\n.exec-tab span {\r\n  margin-right: 8px;\r\n  color: #fff;\r\n}\r\n\r\n.exec-tab.active {\r\n  color: #ffffff;\r\n  font-weight: 700;\r\n  background: #8B9645;\r\n  \r\n}\r\n\r\n.exec-tab.active::after {\r\n  content: '';\r\n  position: absolute;\r\n  left: 0;\r\n  bottom: -1px;\r\n  width: 100%;\r\n  height: 2px;\r\n  background: #636b2f;\r\n}\r\n\r\n\/* GRID *\/\r\n\r\n.exec-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n  gap: 30px;\r\n}\r\n\r\n\/* CARDS *\/\r\n\r\n.exec-card {\r\n  background: #ffffff;\r\n  padding: 40px;\r\n  border: 2px solid #8B9645 !important;\r\n  transition: all 0.4s cubic-bezier(0.16,1,0.3,1);\r\n  position: relative;\r\n}\r\n\r\n.exec-card:hover {\r\n  transform: translateY(-8px);\r\n  border-color: rgba(99,107,47,0.4);\r\n  box-shadow: 0 20px 50px rgba(0,0,0,0.05);\r\n}\r\n\r\n.exec-number {\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: 25px;\r\n  color: #636b2f;\r\n  margin-bottom: 20px;\r\n  letter-spacing: 2px;\r\n}\r\n\r\n.exec-card h3 {\r\n  font-size: 22px;\r\n  margin-bottom: 15px;\r\n  font-weight: 600;\r\n  color: #111;\r\n}\r\n\r\n.exec-card p {\r\n  font-size: 19px;\r\n  line-height: 1.7;\r\n  color: #555;\r\n}\r\n\r\n\/* QUOTE *\/\r\n\r\n.exec-quote {\r\n  margin-top: 60px;\r\n  padding-left: 20px;\r\n  border-left: 3px solid #636b2f;\r\n  font-size: 19px;\r\n  line-height: 1.8;\r\n  color: #fff;\r\n}\r\n\r\n\/* TAB PANES *\/\r\n\r\n.exec-pane {\r\n  display: none;\r\n  animation: execFade 0.4s ease;\r\n}\r\n\r\n.exec-pane.active {\r\n  display: block;\r\n}\r\n\r\n@keyframes execFade {\r\n  from { opacity: 0; transform: translateY(20px); }\r\n  to { opacity: 1; transform: translateY(0); }\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n\r\n@media (max-width: 992px) {\r\n  .exec-strategy-container {\r\n    text-align: center;  \/* center text in container *\/\r\n  }\r\n\r\n  .exec-strategy-eyebrow {\r\n    justify-content: center;  \/* horizontally center the children *\/\r\n    flex-wrap: wrap;          \/* allow line + span to wrap if needed *\/\r\n    text-align: center;       \/* fallback for text *\/\r\n    gap: 8px;                 \/* reduce gap for mobile *\/\r\n  }\r\n\r\n  .exec-line {\r\n    margin: 0;\r\n\r\n  .exec-strategy-title {\r\n    font-size: 48px;\r\n  }\r\n\r\n  .exec-tabs {\r\n    justify-content: center;   \/* center all tabs *\/\r\n    gap: 15px;\r\n  }\r\n\r\n  .exec-tab {\r\n    padding: 12px 16px;\r\n  }\r\n\r\n  .exec-grid {\r\n    grid-template-columns: 1fr; \/* stack all cards vertically *\/\r\n    justify-items: center;      \/* center each card *\/\r\n  }\r\n\r\n  .exec-card {\r\n    max-width: 90%;            \/* limit width on mobile *\/\r\n    text-align: center;         \/* center text inside cards *\/\r\n  }\r\n\r\n  .exec-quote {\r\n    margin: 30px auto 0;\r\n    padding-left: 0;\r\n    border-left: none;\r\n    max-width: 90%;\r\n    text-align: center;\r\n  }\r\n}\r\n\r\n\/* \u2500\u2500 MOBILE DEVICES (\u2264768px) \u2500\u2500 *\/\r\n@media (max-width: 768px) {\r\n  .exec-strategy-title {\r\n    font-size: 36px;\r\n  }\r\n\r\n  .exec-card h3 {\r\n    font-size: 16px;\r\n  }\r\n\r\n  .exec-card p {\r\n    font-size: 14px;\r\n  }\r\n\r\n  .exec-quote {\r\n    font-size: 14px;\r\n  }\r\n}\r\n\r\n\/* \u2500\u2500 EXTRA SMALL DEVICES (\u2264480px) \u2500\u2500 *\/\r\n@media (max-width: 480px) {\r\n  .exec-strategy-title {\r\n    font-size: 28px;\r\n    line-height: 1.2;\r\n  }\r\n\r\n  .exec-tabs {\r\n    gap: 10px;\r\n    flex-wrap: wrap;           \/* allow tabs to wrap *\/\r\n  }\r\n\r\n  .exec-tab {\r\n    font-size: 12px;\r\n    padding: 10px 12px;\r\n  }\r\n\r\n  .exec-card {\r\n    padding: 20px;\r\n  }\r\n\r\n  .exec-number {\r\n    font-size: 16px;\r\n  }\r\n\r\n  .exec-card h3 {\r\n    font-size: 15px;\r\n  }\r\n\r\n  .exec-card p {\r\n    font-size: 13px;\r\n  }\r\n\r\n  .exec-quote {\r\n    font-size: 13px;\r\n  }\r\n}\r\n\r\n\/* \u2500\u2500 ULTRA SMALL PHONES (\u2264360px) \u2500\u2500 *\/\r\n@media (max-width: 360px) {\r\n  .exec-strategy-title {\r\n    font-size: 24px;\r\n  }\r\n\r\n  .exec-card {\r\n    max-width: 95%;\r\n    padding: 16px;\r\n  }\r\n\r\n  .exec-tab {\r\n    font-size: 11px;\r\n    padding: 8px 10px;\r\n  }\r\n\r\n  .exec-quote {\r\n    font-size: 12px;\r\n  }\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<script>\r\ndocument.querySelectorAll('.exec-tab').forEach(tab => {\r\n  tab.addEventListener('click', () => {\r\n    document.querySelectorAll('.exec-tab').forEach(t => t.classList.remove('active'));\r\n    document.querySelectorAll('.exec-pane').forEach(p => p.classList.remove('active'));\r\n    tab.classList.add('active');\r\n    document.getElementById(tab.dataset.tab).classList.add('active');\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fa1f588 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"fa1f588\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-369a85a elementor-widget elementor-widget-html\" data-id=\"369a85a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@300;400;600;700&family=Barlow:wght@300;400;500&display=swap\" rel=\"stylesheet\"\/>\r\n  <style>\r\n        :root {\r\n      --olive:       #636B2F;\r\n      --olive-dark:  #3F4320;\r\n      --olive-mid:   #4e5524;\r\n      --olive-light: #8B9645;\r\n      --gold:        #D4A847;\r\n      --gold-dim:    #C49A30;\r\n      --gold-bright: #F0C040;\r\n      --cream:       #FAF5E4;\r\n      --khaki:       #E8DFA8;\r\n      --charcoal:    #1A1C0E;\r\n      --ink:         #0a0c04;\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       ROOT SECTION \u2014 full viewport, no scroll needed\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .vosb-section {\r\n      position: relative;\r\n      min-height: 100vh;\r\n      display: grid;\r\n      grid-template-columns: 420px 1fr;\r\n      overflow: hidden;\r\n    }\r\n\r\n    \r\n    #bg-canvas {\r\n      position: absolute;\r\n      inset: 0; width: 100%; height: 100%;\r\n      z-index: 0;\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       LEFT PANEL \u2014 dark, fixed visual anchor\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .vosb-left {\r\n      position: relative; z-index: 5;\r\n      background: #3F4320;\r\n      border-right: 1px solid rgba(212,168,71,0.2);\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: space-between;\r\n      padding: 64px 52px;\r\n      backdrop-filter: blur(12px);\r\n    }\r\n\r\n    \/* thin gold bar \u2014 top edge *\/\r\n    .vosb-left::before {\r\n      content: '';\r\n      position: absolute; top: 0; left: 0; right: 0;\r\n      height: 3px;\r\n      background: linear-gradient(90deg, var(--gold), rgba(139,150,69,0.4), transparent);\r\n    }\r\n\r\n    \/* classification stripe \u2014 vertical left edge *\/\r\n    .vosb-left::after {\r\n      content: '';\r\n      position: absolute; top: 0; left: 0; bottom: 0;\r\n      width: 3px;\r\n      background: linear-gradient(180deg, var(--gold), var(--olive-light) 50%, transparent);\r\n    }\r\n\r\n    \/* \u2500\u2500 top block: eyebrow + big heading \u2500\u2500 *\/\r\n    .left-top {}\r\n\r\n    .left-eyebrow {\r\n      display: flex; align-items: center; gap: 10px;\r\n      margin-bottom: 20px;\r\n    }\r\n    .ew-line {\r\n      width: 28px; height: 2px;\r\n      background: linear-gradient(90deg, var(--gold), var(--olive-light));\r\n    }\r\n    .ew-text {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 10px; font-weight: 700;\r\n      letter-spacing: 4px; text-transform: uppercase;\r\n      color: var(--gold);\r\n    }\r\n\r\n    .left-heading {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 72px; line-height: 0.88;\r\n      letter-spacing: 2px;\r\n      color: var(--cream);\r\n      margin-bottom: 0;\r\n    }\r\n    .left-heading .stroke {\r\n      display: block;\r\n      color: transparent;\r\n      -webkit-text-stroke: 1.5px rgba(139,150,69,0.7);\r\n    }\r\n    .left-heading .gold { color: var(--gold); }\r\n\r\n    \/* \u2500\u2500 center: seal \u2500\u2500 *\/\r\n    .left-seal-wrap {\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 32px 0;\r\n      border-top: 1px solid rgba(99,107,47,0.2);\r\n      border-bottom: 1px solid rgba(99,107,47,0.2);\r\n    }\r\n\r\n    .left-seal svg { width: 150px; height: 150px; }\r\n\r\n    .seal-cert {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 9px; font-weight: 700;\r\n      letter-spacing: 3px; text-transform: uppercase;\r\n      color: rgba(212,168,71,0.55);\r\n      text-align: center;\r\n    }\r\n\r\n    \/* \u2500\u2500 bottom: status indicators \u2500\u2500 *\/\r\n    .left-bottom {}\r\n\r\n    .status-row {\r\n      display: flex; align-items: center; gap: 12px;\r\n      padding: 12px 0;\r\n      border-bottom: 1px solid rgba(99,107,47,0.15);\r\n    }\r\n    .status-row:last-child { border-bottom: none; }\r\n\r\n    .status-dot {\r\n      width: 6px; height: 6px; border-radius: 50%;\r\n      flex-shrink: 0;\r\n    }\r\n    .status-dot.gold    { background: var(--gold); box-shadow: 0 0 6px rgba(212,168,71,0.5); animation: pulse-dot 2.5s ease-in-out infinite; }\r\n    .status-dot.olive   { background: var(--olive-light); }\r\n    .status-dot.dim     { background: rgba(99,107,47,0.4); }\r\n\r\n    @keyframes pulse-dot {\r\n      0%,100% { opacity: 1; box-shadow: 0 0 6px rgba(212,168,71,0.5); }\r\n      50%      { opacity: 0.4; box-shadow: 0 0 2px rgba(212,168,71,0.2); }\r\n    }\r\n\r\n    .status-label {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 10px; font-weight: 700;\r\n      letter-spacing: 2.5px; text-transform: uppercase;\r\n      color: rgba(232,223,168,0.5);\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       RIGHT PANEL \u2014 content stack\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .vosb-right {\r\n      position: relative; z-index: 5;\r\n      display: flex;\r\n      flex-direction: column;\r\n    }\r\n\r\n    \/* \u2500\u2500 top: value prop band \u2500\u2500 *\/\r\n    .right-top {\r\n      position: relative;\r\n      padding: 56px 72px 52px;\r\n      border-bottom: 1px solid rgba(99,107,47,0.18);\r\n      background: #3F4320;\r\n      backdrop-filter: blur(4px);\r\n    }\r\n\r\n    \/* diagonal rule decoration *\/\r\n    .right-top::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: -1px; left: 72px;\r\n      width: 80px; height: 2px;\r\n      background: var(--gold);\r\n    }\r\n\r\n    .rt-label {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 14px; font-weight: 700;\r\n      letter-spacing: 4px; text-transform: uppercase;\r\n      color: rgba(212,168,71,0.6);\r\n      margin-bottom: 18px;\r\n      display: flex; align-items: center; gap: 12px;\r\n    }\r\n    .rt-label::before {\r\n      content: '\/\/';\r\n      color: rgba(139,150,69,0.5);\r\n      font-size: 12px;\r\n    }\r\n\r\n    .rt-headline {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 46px; line-height: 1; letter-spacing: 1.5px;\r\n      margin-bottom: 24px;\r\n    }\r\n    .rt-headline .w { color: var(--cream); }\r\n    .rt-headline .g { color: var(--gold); }\r\n    .rt-headline .d { color: rgba(139,150,69,0.55); }\r\n\r\n    .rt-body {\r\n      font-size: 14.5px; font-weight: 300; line-height: 1.82;\r\n      color: rgba(232,223,168,0.6);\r\n      max-width: 560px;\r\n      padding-left: 18px;\r\n      border-left: 2px solid rgba(212,168,71,0.3);\r\n    }\r\n    .rt-body strong { color: var(--khaki); font-weight: 500; }\r\n\r\n    \/* \u2500\u2500 middle: intro copy \u2500\u2500 *\/\r\n    .right-mid {\r\n      position: relative;\r\n      flex: 1;\r\n      padding: 52px 72px;\r\n      background: #3F4320;\r\n      backdrop-filter: blur(4px);\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: center;\r\n    }\r\n\r\n    .rm-label {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 14px; font-weight: 700;\r\n      letter-spacing: 4px; text-transform: uppercase;\r\n      color: rgba(139,150,69,0.55);\r\n      margin-bottom: 22px;\r\n      display: flex; align-items: center; gap: 12px;\r\n    }\r\n    .rm-label::before { content: '\/\/'; color: rgba(99,107,47,0.4); font-size: 12px; }\r\n\r\n    \/* Large pull-quote style text *\/\r\n    .rm-quote {\r\n      position: relative;\r\n      padding-left: 28px;\r\n      margin-bottom: 28px;\r\n    }\r\n    .rm-quote::before {\r\n      content: '\"';\r\n      position: absolute; top: -10px; left: 0;\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 64px; line-height: 1;\r\n      color: rgba(212,168,71,0.15);\r\n    }\r\n    .rm-quote p {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 22px; font-weight: 400;\r\n      line-height: 1.45; letter-spacing: 0.3px;\r\n      color: rgba(232,223,168,0.75);\r\n      max-width: 520px;\r\n    }\r\n    .rm-quote p strong {\r\n      color: var(--cream); font-weight: 600;\r\n    }\r\n    .rm-quote p em {\r\n      color: var(--gold); font-style: normal;\r\n    }\r\n\r\n    .rm-body {\r\n      font-size: 14px; font-weight: 300; line-height: 1.8;\r\n      color: rgba(232,223,168,0.52);\r\n      max-width: 540px;\r\n    }\r\n    .rm-body strong { color: rgba(232,223,168,0.78); font-weight: 500; }\r\n\r\n    \/* \u2500\u2500 bottom: CTA band \u2500\u2500 *\/\r\n    .right-bottom {\r\n      position: relative;\r\n      padding: 0;\r\n      border-top: 1px solid rgba(99,107,47,0.18);\r\n      background: #3F4320;\r\n      backdrop-filter: blur(8px);\r\n      display: grid;\r\n      grid-template-columns: 1fr auto;\r\n      align-items: stretch;\r\n    }\r\n\r\n    .cta-text-block {\r\n      padding: 40px 72px;\r\n      border-right: 1px solid rgba(99,107,47,0.18);\r\n    }\r\n\r\n    .cta-tag {\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 14px; font-weight: 700;\r\n      letter-spacing: 4px; text-transform: uppercase;\r\n      color: rgba(212,168,71,0.5);\r\n      margin-bottom: 12px;\r\n      display: flex; align-items: center; gap: 10px;\r\n    }\r\n    .cta-tag::before { content: '\/\/'; color: rgba(99,107,47,0.4); font-size: 11px; }\r\n\r\n    .cta-statement {\r\n      font-family: 'Bebas Neue', sans-serif;\r\n      font-size: 28px; letter-spacing: 1.5px; line-height: 1.05;\r\n      color: var(--cream);\r\n      margin-bottom: 10px;\r\n    }\r\n    .cta-statement span { color: var(--gold); }\r\n\r\n    .cta-sub {\r\n      font-size: 13px; font-weight: 300; line-height: 1.65;\r\n      color: rgba(232,223,168,0.5);\r\n      max-width: 460px;\r\n    }\r\n    .cta-sub strong { color: rgba(232,223,168,0.75); font-weight: 500; }\r\n\r\n    \/* button cluster *\/\r\n    .cta-btn-block {\r\n      padding: 40px 52px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 14px;\r\n      min-width: 260px;\r\n    }\r\n\r\n    .btn-primary {\r\n      display: inline-flex; align-items: center; justify-content: center; gap: 10px;\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 11px; font-weight: 700;\r\n      letter-spacing: 2.5px; text-transform: uppercase;\r\n      text-decoration: none;\r\n      padding: 16px 32px;\r\n      color: var(--charcoal);\r\n      background: linear-gradient(135deg, var(--gold-bright), var(--gold));\r\n      clip-path: polygon(10px 0%, 100% 0%, calc(100% - 10px) 100%, 0% 100%);\r\n      border: none; cursor: pointer; width: 100%;\r\n      position: relative; overflow: hidden;\r\n      transition: transform 0.3s cubic-bezier(0.16,1,0.3,1), box-shadow 0.3s;\r\n    }\r\n    .btn-primary::after {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background: linear-gradient(135deg, rgba(255,255,255,0.2), transparent);\r\n      opacity: 0; transition: opacity 0.3s;\r\n    }\r\n    .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 12px 32px rgba(212,168,71,0.4); }\r\n    .btn-primary:hover::after { opacity: 1; }\r\n    .btn-primary svg { width: 12px; height: 12px; }\r\n\r\n    .btn-ghost {\r\n      display: inline-flex; align-items: center; justify-content: center; gap: 10px;\r\n      font-family: 'Barlow Condensed', sans-serif;\r\n      font-size: 11px; font-weight: 600;\r\n      letter-spacing: 2.5px; text-transform: uppercase;\r\n      text-decoration: none;\r\n      padding: 13px 24px;\r\n      color: rgba(232,223,168,0.6);\r\n      background: transparent;\r\n      border: 1px solid rgba(99,107,47,0.4);\r\n      clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);\r\n      cursor: pointer; width: 100%;\r\n      transition: border-color 0.25s, color 0.25s, background 0.25s;\r\n    }\r\n    .btn-ghost:hover {\r\n      border-color: rgba(212,168,71,0.45);\r\n      color: var(--cream);\r\n      background: rgba(99,107,47,0.1);\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       RESPONSIVE\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    @media (max-width: 640px) {\r\n\r\n  \/* STACK LEFT + RIGHT PANELS *\/\r\n  .vosb-section {\r\n    display: flex;\r\n    flex-direction: column;\r\n    min-height: auto;\r\n  }\r\n\r\n  \/* HIDE LEFT PANEL *\/\r\n  .vosb-left {\r\n    display: none !important;\r\n  }\r\n\r\n  \/* RIGHT PANEL FULL WIDTH *\/\r\n  .vosb-right {\r\n    width: 100%;\r\n  }\r\n\r\n  \/* CENTER HEADER CONTENT *\/\r\n  .right-top, .right-mid, .cta-text-block {\r\n    padding-left: 24px !important;\r\n    padding-right: 24px !important;\r\n    text-align: center !important;\r\n  }\r\n\r\n  .rt-label, .rm-label, .cta-tag {\r\n    justify-content: center !important;\r\n  }\r\n\r\n  .rt-headline, .rm-quote p, .rm-body, .cta-statement, .cta-sub {\r\n    margin-left: auto !important;\r\n    margin-right: auto !important;\r\n  }\r\n\r\n  \/* PULL QUOTE CENTERED *\/\r\n  .rm-quote {\r\n    padding-left: 0 !important;\r\n  }\r\n  .rm-quote::before {\r\n    left: 50% !important;\r\n    transform: translateX(-50%);\r\n  }\r\n\r\n  \/* CTA BUTTONS STACKED AND CENTERED *\/\r\n  .cta-btn-block {\r\n    flex-direction: column !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    width: 100% !important;\r\n    padding: 24px !important;\r\n  }\r\n\r\n  .btn-primary, .btn-ghost {\r\n    width: 100% !important;\r\n    text-align: center !important;\r\n  }\r\n\r\n  \/* CENTER TEXT IN BODIES *\/\r\n  .rt-body, .rm-body {\r\n    padding-left: 0 !important;\r\n    border-left: none !important;\r\n    text-align: center !important;\r\n  }\r\n\r\n  \/* CENTER CTA TEXT *\/\r\n  .cta-text-block {\r\n    border-right: none !important;\r\n    border-bottom: 1px solid rgba(99,107,47,0.18) !important;\r\n  }\r\n\r\n  \/* GENERAL ADJUSTMENTS *\/\r\n  .right-bottom {\r\n    grid-template-columns: 1fr !important;\r\n    gap: 0;\r\n  }\r\n\r\n  \/* REDUCE FONT SIZE FOR SMALLER SCREEN *\/\r\n  .left-heading, .rt-headline {\r\n    font-size: 32px !important;\r\n  }\r\n  .rm-quote::before {\r\n    font-size: 40px !important;\r\n  }\r\n  .rm-quote p, .rm-body, .cta-statement {\r\n    font-size: 18px !important;\r\n  }\r\n}\r\n\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"vosb-section\">\r\n\r\n <canvas id=\"bg-canvas\"><\/canvas>\r\n\r\n  <div class=\"vosb-left\">\r\n\r\n    <div class=\"left-top\">\r\n      <div class=\"left-eyebrow\">\r\n        <div class=\"ew-line\"><\/div>\r\n        <span class=\"ew-text\">Est. MCMXCIX<\/span>\r\n      <\/div>\r\n      <h2 class=\"left-heading\">\r\n        DEAD\r\n        <span class=\"stroke\">RECKONING<\/span>\r\n        <span class=\"gold\">SCORP<\/span>\r\n      <\/h2>\r\n    <\/div>\r\n\r\n    <!-- Seal -->\r\n    <div class=\"left-seal-wrap\">\r\n      <svg viewBox=\"0 0 150 150\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <!-- rings -->\r\n        <circle cx=\"75\" cy=\"75\" r=\"71\"  stroke=\"rgba(99,107,47,0.3)\"  stroke-width=\"0.8\" stroke-dasharray=\"5 4\"\/>\r\n        <circle cx=\"75\" cy=\"75\" r=\"63\"  stroke=\"rgba(99,107,47,0.2)\"  stroke-width=\"0.7\"\/>\r\n        <circle cx=\"75\" cy=\"75\" r=\"55\"  stroke=\"rgba(212,168,71,0.25)\" stroke-width=\"1\"\/>\r\n        <circle cx=\"75\" cy=\"75\" r=\"47\"  stroke=\"rgba(212,168,71,0.12)\" stroke-width=\"0.6\"\/>\r\n        <!-- shield -->\r\n        <path d=\"M75 26 L108 41 L108 80 Q108 108 75 124 Q42 108 42 80 L42 41 Z\"\r\n              fill=\"rgba(20,23,9,0.85)\" stroke=\"rgba(99,107,47,0.55)\" stroke-width=\"1.3\"\/>\r\n        <path d=\"M75 35 L101 48 L101 79 Q101 101 75 115 Q49 101 49 79 L49 48 Z\"\r\n              fill=\"rgba(35,39,15,0.5)\"  stroke=\"rgba(212,168,71,0.22)\" stroke-width=\"0.8\"\/>\r\n        <!-- anchor -->\r\n        <line x1=\"75\" y1=\"52\" x2=\"75\" y2=\"98\" stroke=\"rgba(212,168,71,0.8)\" stroke-width=\"1.8\"\/>\r\n        <line x1=\"62\" y1=\"62\" x2=\"88\" y2=\"62\" stroke=\"rgba(212,168,71,0.8)\" stroke-width=\"1.8\"\/>\r\n        <circle cx=\"75\" cy=\"54\" r=\"4.5\" fill=\"none\" stroke=\"rgba(212,168,71,0.85)\" stroke-width=\"1.6\"\/>\r\n        <path d=\"M62 98 Q69 91 75 98 Q81 91 88 98\" fill=\"none\" stroke=\"rgba(212,168,71,0.8)\" stroke-width=\"1.6\"\/>\r\n        <circle cx=\"62\" cy=\"94\" r=\"3\" fill=\"rgba(212,168,71,0.7)\"\/>\r\n        <circle cx=\"88\" cy=\"94\" r=\"3\" fill=\"rgba(212,168,71,0.7)\"\/>\r\n        <!-- cardinal dots -->\r\n        <circle cx=\"75\" cy=\"19\"  r=\"2\" fill=\"rgba(212,168,71,0.65)\"\/>\r\n        <circle cx=\"75\" cy=\"131\" r=\"2\" fill=\"rgba(212,168,71,0.65)\"\/>\r\n        <circle cx=\"19\" cy=\"75\"  r=\"2\" fill=\"rgba(212,168,71,0.45)\"\/>\r\n        <circle cx=\"131\" cy=\"75\" r=\"2\" fill=\"rgba(212,168,71,0.45)\"\/>\r\n        <!-- tick marks -->\r\n        <g stroke=\"rgba(99,107,47,0.45)\" stroke-width=\"0.8\">\r\n          <line x1=\"75\" y1=\"4\"   x2=\"75\" y2=\"11\"\/>\r\n          <line x1=\"75\" y1=\"139\" x2=\"75\" y2=\"146\"\/>\r\n          <line x1=\"4\"  y1=\"75\"  x2=\"11\" y2=\"75\"\/>\r\n          <line x1=\"139\" y1=\"75\" x2=\"146\" y2=\"75\"\/>\r\n          <line x1=\"24\" y1=\"24\"  x2=\"29\" y2=\"29\"\/>\r\n          <line x1=\"126\" y1=\"24\" x2=\"121\" y2=\"29\"\/>\r\n          <line x1=\"24\" y1=\"126\" x2=\"29\" y2=\"121\"\/>\r\n          <line x1=\"126\" y1=\"126\" x2=\"121\" y2=\"121\"\/>\r\n        <\/g>\r\n        <!-- arc text -->\r\n        <text font-family=\"'Barlow Condensed',sans-serif\" font-size=\"7.5\" font-weight=\"700\"\r\n              fill=\"rgba(212,168,71,0.7)\" letter-spacing=\"3.2\" text-anchor=\"middle\">\r\n          <textPath href=\"#arc-top\" startOffset=\"50%\">VETERAN \u00b7 OWNED \u00b7 SMALL BUSINESS<\/textPath>\r\n        <\/text>\r\n        <text font-family=\"'Barlow Condensed',sans-serif\" font-size=\"7\" font-weight=\"600\"\r\n              fill=\"rgba(139,150,69,0.6)\" letter-spacing=\"2.8\" text-anchor=\"middle\">\r\n          <textPath href=\"#arc-btm\" startOffset=\"50%\">DEAD RECKONING \u00b7 U.S. NAVY<\/textPath>\r\n        <\/text>\r\n        <defs>\r\n          <path id=\"arc-top\" d=\"M 15,75 A 60,60 0 0,1 135,75\"\/>\r\n          <path id=\"arc-btm\" d=\"M 22,92 A 60,60 0 0,0 128,92\"\/>\r\n        <\/defs>\r\n      <\/svg>\r\n      <div class=\"seal-cert\">VOSB Certified \u00b7 Verified<\/div>\r\n    <\/div>\r\n\r\n    <!-- Status indicators -->\r\n    <div class=\"left-bottom\">\r\n      <div class=\"status-row\">\r\n        <span class=\"status-dot gold\"><\/span>\r\n        <span class=\"status-label\">Advisory Services Active<\/span>\r\n      <\/div>\r\n      <div class=\"status-row\">\r\n        <span class=\"status-dot olive\"><\/span>\r\n        <span class=\"status-label\">DoD Engagements: Open<\/span>\r\n      <\/div>\r\n      <div class=\"status-row\">\r\n        <span class=\"status-dot dim\"><\/span>\r\n        <span class=\"status-label\">Confidential Assessment Available<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 RIGHT PANEL \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n  <div class=\"vosb-right\">\r\n\r\n    <!-- Value Proposition Band -->\r\n    <div class=\"right-top\">\r\n      <div class=\"rt-label\">Our Value Proposition<\/div>\r\n      <div class=\"rt-headline\">\r\n        <span class=\"w\">INNOVATION THAT WORKS \u2014&nbsp;<\/span>\r\n        <span class=\"g\">BUILT ON&nbsp;<\/span>\r\n        <span class=\"d\">OPERATIONAL TRUTH.<\/span>\r\n      <\/div>\r\n      <p class=\"rt-body\">\r\n        Modernization succeeds when it reflects <strong>operational reality<\/strong>. Every advisory engagement is anchored in <strong>disciplined execution<\/strong> and real-world mission demands \u2014 reassuring clients that strategy is always tested against the conditions of actual service.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- Intro Copy -->\r\n    <div class=\"right-mid\">\r\n      <div class=\"rm-label\">Veteran-Owned Business Commitment<\/div>\r\n      <div class=\"rm-quote\">\r\n        <p>Dead Reckoning is a <strong>Veteran-Owned Small Business (VOSB)<\/strong> led by a former <em>senior Navy officer<\/em>. Our leadership experience informs every engagement.<\/p>\r\n      <\/div>\r\n      <p class=\"rm-body\">\r\n        Advisory services remain grounded in <strong>operational discipline, accountability, and service integrity<\/strong> \u2014 because our leadership has lived the mission, not just studied it.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- CTA Band -->\r\n    <div class=\"right-bottom\">\r\n\r\n      <div class=\"cta-text-block\">\r\n        <div class=\"cta-tag\">Call to Action<\/div>\r\n        <div class=\"cta-statement\">Initiate a Confidential <span>Strategic<\/span> Consultation Today.<\/div>\r\n        <p class=\"cta-sub\">\r\n          If your organization is facing <strong>defense modernization, infrastructure transformation, or operational integration<\/strong>, consult our advisory leadership for a confidential assessment.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cta-btn-block\">\r\n        <a href=\"#\" class=\"btn-primary\">\r\n          Request Consultation\r\n          <svg viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M2 7h10M7 3l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        <\/a>\r\n        <a href=\"#\" class=\"btn-ghost\">View Operations<\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div><!-- \/vosb-right -->\r\n\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     LIVE CANVAS \u2014 tactical radar + particle field\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<script>\r\n(function () {\r\n  const canvas = document.getElementById('bg-canvas');\r\n  const ctx    = canvas.getContext('2d');\r\n  let W, H, t = 0;\r\n\r\n  \/* \u2500\u2500 particles \u2500\u2500 *\/\r\n  const PTS = 100;\r\n  let pts = [];\r\n\r\n  function initPts() {\r\n    pts = Array.from({ length: PTS }, () => ({\r\n      x: Math.random() * W,\r\n      y: Math.random() * H,\r\n      r: Math.random() * 1.3 + 0.3,\r\n      vx: (Math.random() - 0.5) * 0.18,\r\n      vy: (Math.random() - 0.5) * 0.18,\r\n      a: Math.random() * 0.45 + 0.08,\r\n      gold: Math.random() < 0.28\r\n    }));\r\n  }\r\n\r\n  function resize() {\r\n    W = canvas.width  = canvas.offsetWidth;\r\n    H = canvas.height = canvas.offsetHeight;\r\n    initPts();\r\n  }\r\n\r\n  \/* \u2500\u2500 draw helpers \u2500\u2500 *\/\r\n  function bg() {\r\n    ctx.fillStyle = '#090b03';\r\n    ctx.fillRect(0, 0, W, H);\r\n  }\r\n\r\n  function grid() {\r\n    const S = 56;\r\n    ctx.strokeStyle = 'rgba(99,107,47,0.07)';\r\n    ctx.lineWidth = 0.6;\r\n    ctx.beginPath();\r\n    for (let x = 0; x <= W; x += S) { ctx.moveTo(x,0); ctx.lineTo(x,H); }\r\n    for (let y = 0; y <= H; y += S) { ctx.moveTo(0,y); ctx.lineTo(W,y); }\r\n    ctx.stroke();\r\n  }\r\n\r\n  function radar() {\r\n    \/* origin: lower-left quadrant *\/\r\n    const ox = W * 0.22, oy = H * 0.65;\r\n    const maxR = Math.min(W, H) * 0.75;\r\n    const rings = [0.25, 0.42, 0.60, 0.78];\r\n\r\n    rings.forEach(f => {\r\n      ctx.beginPath();\r\n      ctx.arc(ox, oy, maxR * f, 0, Math.PI * 2);\r\n      ctx.strokeStyle = 'rgba(99,107,47,0.09)';\r\n      ctx.lineWidth = 0.7;\r\n      ctx.stroke();\r\n    });\r\n\r\n    \/* cross-hairs *\/\r\n    ctx.strokeStyle = 'rgba(99,107,47,0.08)';\r\n    ctx.lineWidth = 0.5;\r\n    ctx.beginPath();\r\n    ctx.moveTo(ox - maxR, oy); ctx.lineTo(ox + maxR, oy);\r\n    ctx.moveTo(ox, oy - maxR); ctx.lineTo(ox, oy + maxR);\r\n    ctx.stroke();\r\n\r\n    \/* sweep *\/\r\n    const angle = (t * 0.009) % (Math.PI * 2);\r\n    const span  = Math.PI * 0.4;\r\n    const sweepR = maxR * 0.78;\r\n\r\n    ctx.save();\r\n    ctx.translate(ox, oy);\r\n    ctx.rotate(angle);\r\n\r\n    const g = ctx.createRadialGradient(0, 0, 0, 0, 0, sweepR);\r\n    g.addColorStop(0,    'rgba(212,168,71,0.0)');\r\n    g.addColorStop(0.55, 'rgba(212,168,71,0.08)');\r\n    g.addColorStop(1,    'rgba(99,107,47,0.0)');\r\n\r\n    ctx.beginPath();\r\n    ctx.moveTo(0, 0);\r\n    ctx.arc(0, 0, sweepR, 0, span);\r\n    ctx.closePath();\r\n    ctx.fillStyle = g;\r\n    ctx.fill();\r\n\r\n    \/* leading edge *\/\r\n    ctx.beginPath();\r\n    ctx.moveTo(0, 0);\r\n    ctx.lineTo(sweepR, 0);\r\n    ctx.strokeStyle = 'rgba(212,168,71,0.3)';\r\n    ctx.lineWidth = 1;\r\n    ctx.stroke();\r\n    ctx.restore();\r\n\r\n    \/* ping blip \u2014 appears at sweep edge *\/\r\n    const bx = ox + Math.cos(angle) * sweepR * 0.62;\r\n    const by = oy + Math.sin(angle) * sweepR * 0.62;\r\n    const blipAlpha = Math.max(0, Math.sin(t * 0.09)) * 0.55;\r\n    ctx.beginPath();\r\n    ctx.arc(bx, by, 2.5, 0, Math.PI * 2);\r\n    ctx.fillStyle = `rgba(212,168,71,${blipAlpha})`;\r\n    ctx.fill();\r\n    ctx.beginPath();\r\n    ctx.arc(bx, by, 5, 0, Math.PI * 2);\r\n    ctx.strokeStyle = `rgba(212,168,71,${blipAlpha * 0.4})`;\r\n    ctx.lineWidth = 0.8;\r\n    ctx.stroke();\r\n  }\r\n\r\n  function connections() {\r\n    const DIST = 130;\r\n    for (let i = 0; i < pts.length; i++) {\r\n      for (let j = i + 1; j < pts.length; j++) {\r\n        const dx = pts[i].x - pts[j].x;\r\n        const dy = pts[i].y - pts[j].y;\r\n        const d  = Math.hypot(dx, dy);\r\n        if (d < DIST) {\r\n          ctx.beginPath();\r\n          ctx.moveTo(pts[i].x, pts[i].y);\r\n          ctx.lineTo(pts[j].x, pts[j].y);\r\n          ctx.strokeStyle = `rgba(99,107,47,${(1 - d \/ DIST) * 0.1})`;\r\n          ctx.lineWidth = 0.5;\r\n          ctx.stroke();\r\n        }\r\n      }\r\n    }\r\n  }\r\n\r\n  function particles() {\r\n    pts.forEach(p => {\r\n      p.x += p.vx; p.y += p.vy;\r\n      if (p.x < 0) p.x = W; if (p.x > W) p.x = 0;\r\n      if (p.y < 0) p.y = H; if (p.y > H) p.y = 0;\r\n      ctx.beginPath();\r\n      ctx.arc(p.x, p.y, p.r, 0, Math.PI * 2);\r\n      ctx.fillStyle = p.gold\r\n        ? `rgba(212,168,71,${p.a})`\r\n        : `rgba(139,150,69,${p.a})`;\r\n      ctx.fill();\r\n    });\r\n  }\r\n\r\n  function horizonGlow() {\r\n    const y = H * 0.42 + Math.sin(t * 0.005) * 10;\r\n    const lg = ctx.createLinearGradient(0, 0, W, 0);\r\n    lg.addColorStop(0,    'transparent');\r\n    lg.addColorStop(0.3,  `rgba(212,168,71,0.06)`);\r\n    lg.addColorStop(0.55, `rgba(212,168,71,0.1)`);\r\n    lg.addColorStop(0.8,  `rgba(212,168,71,0.06)`);\r\n    lg.addColorStop(1,    'transparent');\r\n    ctx.fillStyle = lg;\r\n    ctx.fillRect(0, y - 1, W, 2);\r\n  }\r\n\r\n  function diagonals() {\r\n    const a = 0.03 + Math.sin(t * 0.004) * 0.01;\r\n    ctx.strokeStyle = `rgba(99,107,47,${a})`;\r\n    ctx.lineWidth = 0.5;\r\n    ctx.setLineDash([8, 14]);\r\n    ctx.beginPath();\r\n    ctx.moveTo(0, 0);     ctx.lineTo(W, H);\r\n    ctx.moveTo(W, 0);     ctx.lineTo(0, H);\r\n    ctx.stroke();\r\n    ctx.setLineDash([]);\r\n  }\r\n\r\n  function overlayVignette() {\r\n    const g = ctx.createRadialGradient(W\/2, H\/2, H*0.05, W\/2, H\/2, H*0.85);\r\n    g.addColorStop(0, 'rgba(9,11,3,0.0)');\r\n    g.addColorStop(1, 'rgba(9,11,3,0.72)');\r\n    ctx.fillStyle = g;\r\n    ctx.fillRect(0, 0, W, H);\r\n\r\n    \/* left panel mask \u2014 make left side even darker *\/\r\n    const lg = ctx.createLinearGradient(0, 0, 420, 0);\r\n    lg.addColorStop(0,   'rgba(5,6,2,0.65)');\r\n    lg.addColorStop(1,   'rgba(5,6,2,0.0)');\r\n    ctx.fillStyle = lg;\r\n    ctx.fillRect(0, 0, W, H);\r\n  }\r\n\r\n  function frame() {\r\n    bg();\r\n    grid();\r\n    diagonals();\r\n    radar();\r\n    connections();\r\n    particles();\r\n    horizonGlow();\r\n    overlayVignette();\r\n    t++;\r\n    requestAnimationFrame(frame);\r\n  }\r\n\r\n  window.addEventListener('resize', resize);\r\n  resize();\r\n  frame();\r\n})();\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Elite Military Consultation ABOUT US Veteran-owned S-Corporation, delivering defense advisory services, military operational consulting, and modernization execution leadership to government and Department of Defense programs. 25+ Years in Service 340+ Missions Completed 60+ Nations Served 98% Client Retention Request a Consultation Scroll to explore 25+ Years Experience \u2022 2,000+ Consultations \u2022 98% Success Rate \u2022 Confidential Advisory \u2022 25+ Years Experience \u2022 2,000+ Consultations \u2022 98% Success Rate \u2022 Confidential Advisory \u2022 N 42 38 55 31\u00b000&#8217;N32\u00b000&#8217;N 33\u00b000&#8217;N34\u00b000&#8217;N 0 10 NM 20 TACTICAL MARITIME CHART \u2014 REF: OPS-7 Operational Intelligence \u2014 Eyes Only Who We Are OPERATIONALLY GROUNDED. STRATEGICALLY EXECUTED. Veteran-owned and operated. We navigate high-stakes environments the way mariners master the open ocean \u2014 through dead reckoning: advancing decisively from known position, even when real-time intelligence is incomplete. Every engagement follows structured military methodology, from mission brief to final debrief. 01 Veteran-Owned &amp; Led 02 Maritime Dead Reckoning Principle 03 Structured Military Methodology Learn About Our Approach III 01 Mission Statement OURMISSION To integrate military operational experience with contemporary execution frameworks, enabling defense and government partners to deliver resilient, mission-ready solutions in an evolving security and technology landscape. REF-DR-MS-001 02 Vision Statement OURVISION To shape the future of defense modernization by ensuring innovation, infrastructure, and emerging capabilities remain aligned with operational effectiveness and national security priorities. REF-DR-VS-002 03 Section 03 OUR EXECUTION PHILOSOPHY &#8220;Defense modernization is not solely technological \u2014 it is operational.&#8221; Programs encounter friction when emerging capabilities fail to reflect field realities. We mitigate that risk by translating operational requirements into scalable execution models that strengthen readiness and preserve mission continuity. We help defense programs execute at the intersection of military realism and structured consulting methodology \u2014 four core delivery principles guide every engagement: 01 Accelerate modernization without sacrificing operational integrity 02 Reduce friction between military stakeholders and industry partners 03 Align infrastructure investments with readiness objectives 04 Deliver capabilities that perform in real-world mission environments Our methodology blends military realism with structured government consulting frameworks to support mission-critical transformation initiatives \u2014 ensuring no program advances without operational grounding. What Differentiates Our Firm STRATEGIC ADVANTAGE 01 Veteran-owned leadership with joint operational background. 02 Defense modernization consulting grounded in field realities. 03 Ability to translate tactical requirements into scalable execution strategies. 04 Trusted advisory support for mission-critical federal initiatives. 05 Balanced integration of innovation with operational discipline. We prioritize transformation that strengthens readiness \u2014 not modernization for its own sake. TACTICAL \u00b7 ADVISORY \u00b7 OPERATIONS 25KM 50KM 75KM N E S W VOSB CERTIFIED SYS STATUS MODE: ACTIVE FREQ: 9.4 GHz RNG: 100KM CONTACTS TRACKED: 04 HOSTILE: 00 NEUTRAL: 04 COORDINATES 38\u00b053&#8217;N 77\u00b002&#8217;W ALT: 312M MSL GRID: NF 4823 TIMESTAMP ZULU: 14:27:09 DATE: 26FEB2026 MISSION: ACTIVE DEAD RECKONING \u00b7 TACTICAL DISPLAY \u00b7 CLASSIFIED 05 Core Capabilities OPERATIONAL FOCUS AREAS Five integrated disciplines \u2014 each shaped by decades of field experience and defense program leadership. 01 Military Affairs Strategy &amp; Operational Integration Aligning defense modernization programs with real-world warfighter requirements through structured operational planning and strategic advisory support. 02 Mission-Driven Modernization &amp; Infrastructure Consulting Guiding infrastructure upgrades and emerging capability integration to strategically strengthen readiness without disrupting operational continuity. 03 Operational Risk Reduction &amp; Readiness Enablement Identifying execution gaps early to strategically protect critical capability timelines, preserve mission integrity, and enhance long-term program resilience. 04 Stakeholder Alignment Across Defense Ecosystems Synchronizing military leaders, federal agencies, and industry partners to ensure unified program execution, collaboration, and measurable outcomes. 05 Execution Leadership for Complex Defense Initiatives Providing senior-level advisory leadership across high-impact defense programs requiring disciplined modernization and structured delivery strategies. 25+ Years ofOperational Experience 340+ Missions &amp;Programs Delivered 60+ Nations &amp;Agencies Served 98% ClientRetention Rate Our Framework APPROACH &#038; COMMITMENT 01 Our Approach 02 Our Commitment 01 Operational Assessment Comprehensive evaluation of mission objectives, operational gaps, and modernization requirements grounded in field realities. 02 Strategic Alignment Aligning defense modernization priorities with national security objectives and long-term readiness goals. 03 Execution Planning Translating tactical requirements into scalable implementation strategies with measurable benchmarks. 04 Stakeholder Synchronization Coordinating leadership, agencies, and contractors to ensure unified and disciplined execution. 05 Measured Implementation Delivering modernization initiatives through structured oversight, accountability, and mission-first discipline. Each step reflects disciplined leadership and maritime heritage \u2014 steady navigation through complex modernization environments. 01 Resilient Modernization Delivering modernization solutions designed to withstand evolving operational and strategic demands. 02 Operational Integrity Preserving mission continuity while introducing transformation through disciplined execution. 03 Measurable Outcomes Ensuring every initiative produces tangible improvements in readiness and operational performance. We serve defense and government partners requiring operational credibility \u2014 not just advisory recommendations. Est. MCMXCIX DEAD RECKONING SCORP VETERAN \u00b7 OWNED \u00b7 SMALL BUSINESS DEAD RECKONING \u00b7 U.S. NAVY VOSB Certified \u00b7 Verified Advisory Services Active DoD Engagements: Open Confidential Assessment Available Our Value Proposition INNOVATION THAT WORKS \u2014&nbsp; BUILT ON&nbsp; OPERATIONAL TRUTH. Modernization succeeds when it reflects operational reality. Every advisory engagement is anchored in disciplined execution and real-world mission demands \u2014 reassuring clients that strategy is always tested against the conditions of actual service. Veteran-Owned Business Commitment Dead Reckoning is a Veteran-Owned Small Business (VOSB) led by a former senior Navy officer. Our leadership experience informs every engagement. Advisory services remain grounded in operational discipline, accountability, and service integrity \u2014 because our leadership has lived the mission, not just studied it. Call to Action Initiate a Confidential Strategic Consultation Today. If your organization is facing defense modernization, infrastructure transformation, or operational integration, consult our advisory leadership for a confidential assessment. Request Consultation View Operations<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-885","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/deadreckoningscorp.com\/index.php\/wp-json\/wp\/v2\/pages\/885","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deadreckoningscorp.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/deadreckoningscorp.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/deadreckoningscorp.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deadreckoningscorp.com\/index.php\/wp-json\/wp\/v2\/comments?post=885"}],"version-history":[{"count":106,"href":"https:\/\/deadreckoningscorp.com\/index.php\/wp-json\/wp\/v2\/pages\/885\/revisions"}],"predecessor-version":[{"id":1241,"href":"https:\/\/deadreckoningscorp.com\/index.php\/wp-json\/wp\/v2\/pages\/885\/revisions\/1241"}],"wp:attachment":[{"href":"https:\/\/deadreckoningscorp.com\/index.php\/wp-json\/wp\/v2\/media?parent=885"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}