{"id":3558,"date":"2026-06-24T14:19:27","date_gmt":"2026-06-24T14:19:27","guid":{"rendered":"https:\/\/weprospectify.com\/how-it-works\/"},"modified":"2026-06-24T14:19:27","modified_gmt":"2026-06-24T14:19:27","slug":"how-it-works","status":"publish","type":"page","link":"https:\/\/weprospectify.com\/nl\/how-it-works\/","title":{"rendered":"How It Works"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3558\" class=\"elementor elementor-3558 elementor-3529 elementor-bc-flex-widget\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd96d15 e-con-full e-flex e-con e-parent\" data-id=\"bd96d15\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c96498a elementor-widget elementor-widget-html\" data-id=\"c96498a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style id=\"ppx-global-css\">\n\/* \u2550\u2550\u2550 HIW SECTION STYLES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --navy:   #092234;\n      --navy2:  #0d2d45;\n      --red:    #fe1e00;\n      --white:  #ffffff;\n      --muted:  rgba(255,255,255,0.55);\n      --border: rgba(255,255,255,0.08);\n      --card:   rgba(255,255,255,0.04);\n      --radius: 20px;\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      background: var(--navy);\n      color: var(--white);\n      font-family: -apple-system, BlinkMacSystemFont, \"Inter\", \"Segoe UI\", sans-serif;\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n      overflow-x: hidden;\n    }\n\n    \/* \u2500\u2500\u2500 ELEMENTOR FULL-WIDTH ESCAPE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    \/* Makes every section break out of Elementor's column constraint *\/\n    section, footer, .hero {\n      width: 100vw;\n      position: relative;\n      left: 50%;\n      margin-left: -50vw;\n    }\n\n    \/* \u2500\u2500\u2500 NAV \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    nav {\n      position: fixed; top: 0; left: 0; right: 0; z-index: 100;\n      display: flex; align-items: center; justify-content: space-between;\n      padding: 0 48px; height: 68px;\n      background: var(--navy);\n      border-bottom: 1px solid transparent;\n      transition: border-color 0.3s, background 0.3s;\n    }\n    nav.scrolled {\n      border-color: var(--border);\n      background: rgba(9,34,52,0.96);\n      backdrop-filter: blur(12px);\n    }\n    .nav-logo {\n      font-size: 18px; font-weight: 800; letter-spacing: 0.02em;\n      color: var(--white); text-decoration: none;\n    }\n    .nav-logo span { color: var(--red); }\n    .nav-links {\n      display: flex; align-items: center; gap: 36px; list-style: none;\n    }\n    .nav-links a {\n      color: rgba(255,255,255,0.75); text-decoration: none;\n      font-size: 14px; font-weight: 500; transition: color 0.2s;\n    }\n    .nav-links a:hover, .nav-links a.active { color: var(--white); }\n    .btn-nav {\n      background: var(--red); color: var(--white);\n      border: none; border-radius: 50px;\n      padding: 11px 24px; font-size: 14px; font-weight: 700;\n      cursor: pointer; text-decoration: none;\n      transition: opacity 0.2s, transform 0.15s; white-space: nowrap;\n    }\n    .btn-nav:hover { opacity: 0.88; transform: translateY(-1px); }\n\n    \/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .hero {\n      padding: 160px 48px 100px; text-align: center;\n      background: radial-gradient(ellipse 70% 50% at 50% 0%, rgba(254,30,0,0.12) 0%, transparent 70%);\n    }\n    .hero-eyebrow {\n      display: inline-block;\n      font-size: 12px; font-weight: 700; letter-spacing: 0.14em;\n      text-transform: uppercase; color: var(--red); margin-bottom: 20px;\n    }\n    .hero h1 {\n      font-size: clamp(42px, 6vw, 78px);\n      font-weight: 900; line-height: 1.05; letter-spacing: -0.02em;\n      margin-bottom: 24px;\n    }\n    .hero h1 em { color: var(--red); font-style: normal; }\n    .hero p {\n      font-size: 18px; color: rgba(255,255,255,0.82);\n      max-width: 600px; margin: 0 auto 40px; line-height: 1.7;\n    }\n    .hero-ctas {\n      display: flex; align-items: center; justify-content: center;\n      gap: 16px; flex-wrap: wrap;\n    }\n    .btn-primary {\n      display: inline-flex; align-items: center; gap: 8px;\n      background: var(--red); color: var(--white);\n      border: none; border-radius: 50px;\n      padding: 16px 32px; font-size: 15px; font-weight: 700;\n      cursor: pointer; text-decoration: none;\n      transition: opacity 0.2s, transform 0.15s;\n    }\n    .btn-primary:hover { opacity: 0.88; transform: translateY(-2px); }\n    .btn-ghost {\n      display: inline-flex; align-items: center; gap: 8px;\n      background: transparent; color: var(--white);\n      border: 2px solid var(--border); border-radius: 50px;\n      padding: 14px 30px; font-size: 15px; font-weight: 600;\n      cursor: pointer; text-decoration: none;\n      transition: border-color 0.2s, background 0.2s;\n    }\n    .btn-ghost:hover { border-color: rgba(255,255,255,0.25); background: rgba(255,255,255,0.04); }\n    .hero-badges {\n      display: flex; justify-content: center; gap: 32px; flex-wrap: wrap;\n      margin-top: 56px;\n    }\n    .hero-badge {\n      display: flex; align-items: center; gap: 10px;\n      font-size: 13px; color: rgba(255,255,255,0.6);\n    }\n    .hero-badge .check {\n      width: 22px; height: 22px; border-radius: 50%;\n      background: rgba(254,30,0,0.15); border: 1px solid rgba(254,30,0,0.3);\n      display: flex; align-items: center; justify-content: center;\n      color: var(--red); font-size: 11px; font-weight: 900; flex-shrink: 0;\n    }\n    .hero-badge strong { color: var(--white); }\n\n    \/* \u2500\u2500\u2500 SHARED \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .section-wrap { max-width: 1200px; margin: 0 auto; padding: 96px 48px; }\n    .section-label {\n      font-size: 12px; font-weight: 700; letter-spacing: 0.14em;\n      text-transform: uppercase; color: var(--red); margin-bottom: 16px;\n    }\n    .section-title {\n      font-size: clamp(32px, 4vw, 52px); font-weight: 900;\n      line-height: 1.1; letter-spacing: -0.02em; margin-bottom: 16px;\n    }\n    .section-title em { color: var(--red); font-style: normal; }\n    .section-sub {\n      font-size: 17px; color: var(--muted); max-width: 560px; line-height: 1.7;\n    }\n    .divider { height: 1px; background: var(--border); }\n    .text-center { text-align: center; }\n    .text-center .section-sub { margin: 0 auto; }\n\n    \/* \u2500\u2500\u2500 PROBLEM \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .problem-section { }\n    .problem-grid {\n      display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start;\n    }\n    .problem-left h2 {\n      font-size: clamp(28px, 3.5vw, 44px); font-weight: 900;\n      line-height: 1.1; letter-spacing: -0.02em; margin-bottom: 24px;\n    }\n    .problem-left h2 em { color: var(--red); font-style: normal; }\n    .problem-left p {\n      font-size: 16px; color: rgba(255,255,255,0.65); line-height: 1.8; margin-bottom: 16px;\n    }\n    .problem-right { display: flex; flex-direction: column; gap: 24px; padding-top: 8px; }\n    .pain-card {\n      background: var(--card); border: 1px solid var(--border);\n      border-radius: 16px; padding: 28px 32px;\n      display: flex; gap: 20px; align-items: flex-start;\n    }\n    .pain-num {\n      font-size: 36px; font-weight: 900; color: rgba(254,30,0,0.25);\n      line-height: 1; flex-shrink: 0; letter-spacing: -0.02em;\n    }\n    .pain-card h4 { font-size: 16px; font-weight: 700; margin-bottom: 6px; }\n    .pain-card p { font-size: 14px; color: rgba(255,255,255,0.55); line-height: 1.7; }\n    .cost-callout {\n      margin-top: 32px; background: rgba(254,30,0,0.07);\n      border: 1px solid rgba(254,30,0,0.2); border-radius: 16px;\n      padding: 28px 32px;\n    }\n    .cost-callout p {\n      font-size: 14px; color: rgba(255,255,255,0.6); margin-bottom: 20px; line-height: 1.7;\n    }\n    .cost-rows { display: flex; flex-direction: column; gap: 10px; }\n    .cost-row {\n      display: flex; justify-content: space-between; align-items: center;\n      font-size: 14px; padding-bottom: 10px; border-bottom: 1px solid var(--border);\n    }\n    .cost-row:last-child { border-bottom: none; padding-bottom: 0; }\n    .cost-row-label { color: rgba(255,255,255,0.6); }\n    .cost-row-val { font-weight: 700; }\n    .cost-row.total .cost-row-label { color: var(--white); font-weight: 700; font-size: 15px; }\n    .cost-row.total .cost-row-val { color: var(--red); font-size: 20px; font-weight: 900; }\n\n    \/* \u2500\u2500\u2500 PROCESS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .process-steps {\n      display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;\n      margin-top: 64px; position: relative;\n    }\n    .process-steps::before {\n      content: '';\n      position: absolute; top: 40px; left: calc(12.5% + 20px); right: calc(12.5% + 20px);\n      height: 2px;\n      background: linear-gradient(to right, rgba(254,30,0,0.5), rgba(254,30,0,0.1));\n      z-index: 0;\n    }\n    .step {\n      background: var(--card); border: 1px solid var(--border);\n      border-radius: 20px; padding: 36px 28px;\n      display: flex; flex-direction: column; gap: 16px;\n      position: relative; z-index: 1;\n      transition: border-color 0.25s, transform 0.25s;\n    }\n    .step:hover { border-color: rgba(254,30,0,0.3); transform: translateY(-4px); }\n    .step-num {\n      width: 48px; height: 48px; border-radius: 50%;\n      background: var(--red); display: flex;\n      align-items: center; justify-content: center;\n      font-size: 18px; font-weight: 900; flex-shrink: 0;\n    }\n    .step-week {\n      font-size: 11px; font-weight: 700; letter-spacing: 0.12em;\n      text-transform: uppercase; color: var(--red);\n    }\n    .step h3 { font-size: 18px; font-weight: 800; line-height: 1.2; }\n    .step p { font-size: 14px; color: rgba(255,255,255,0.6); line-height: 1.7; flex: 1; }\n    .step-detail {\n      font-size: 12.5px; color: rgba(255,255,255,0.4);\n      border-top: 1px solid var(--border); padding-top: 16px;\n      line-height: 1.6;\n    }\n\n    \/* \u2500\u2500\u2500 STATS BAR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .stats-section {\n      background: linear-gradient(135deg, rgba(254,30,0,0.1) 0%, rgba(9,34,52,0) 100%);\n      border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);\n    }\n    .stats-grid {\n      display: grid; grid-template-columns: repeat(4, 1fr); gap: 0;\n    }\n    .stat-item {\n      padding: 56px 40px; text-align: center;\n      border-right: 1px solid var(--border);\n    }\n    .stat-item:last-child { border-right: none; }\n    .stat-num {\n      font-size: clamp(36px, 4vw, 56px); font-weight: 900;\n      letter-spacing: -0.03em; line-height: 1; margin-bottom: 8px;\n    }\n    .stat-num em { color: var(--red); font-style: normal; }\n    .stat-label { font-size: 13px; color: var(--muted); line-height: 1.5; }\n\n    \/* \u2500\u2500\u2500 CUSTOMER QUOTE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .quote-section {\n      background: var(--navy);\n      border-top: 1px solid var(--border);\n      border-bottom: 1px solid var(--border);\n    }\n    .quote-inner {\n      max-width: 860px; margin: 0 auto; padding: 96px 48px;\n      text-align: left; display: flex; flex-direction: column;\n      align-items: flex-start; gap: 32px; position: relative;\n    }\n    .quote-mark {\n      font-size: 96px; line-height: 0.6; color: var(--red);\n      font-weight: 900; font-family: Georgia, serif;\n      position: absolute; top: 48px; left: 48px;\n    }\n    .quote-text {\n      margin-top: 48px;\n      font-size: clamp(15px, 1.6vw, 19px); font-weight: 500;\n      line-height: 1.5; letter-spacing: -0.01em;\n      color: var(--white); font-style: normal;\n    }\n    .quote-author {\n      display: flex; align-items: center; gap: 16px; margin-top: 8px;\n    }\n    .quote-avatar {\n      width: 56px; height: 56px; border-radius: 50%; flex-shrink: 0;\n      background: rgba(254,30,0,0.15); border: 2px solid rgba(254,30,0,0.3);\n      display: flex; align-items: center; justify-content: center;\n      color: var(--red); font-weight: 800; font-size: 15px;\n      overflow: hidden;\n    }\n    .quote-avatar img { width: 100%; height: 100%; object-fit: cover; display: block; }\n    .quote-name { font-size: 15px; font-weight: 700; text-align: left; }\n    .quote-role { font-size: 13px; color: var(--muted); text-align: left; }\n\n    \/* \u2500\u2500\u2500 MULTI-CHANNEL \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .channels-grid {\n      display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 24px; margin-top: 64px;\n    }\n    .channel-card {\n      background: var(--card); border: 1px solid var(--border);\n      border-radius: 20px; padding: 40px 32px;\n      display: flex; flex-direction: column; gap: 20px;\n      transition: border-color 0.25s, transform 0.25s;\n    }\n    .channel-card:hover { border-color: rgba(254,30,0,0.25); transform: translateY(-4px); }\n    .channel-icon {\n      width: 52px; height: 52px; border-radius: 14px;\n      background: rgba(254,30,0,0.1); border: 1px solid rgba(254,30,0,0.2);\n      display: flex; align-items: center; justify-content: center;\n      font-size: 24px; flex-shrink: 0;\n    }\n    .channel-card h3 { font-size: 20px; font-weight: 800; }\n    .channel-card p { font-size: 14.5px; color: rgba(255,255,255,0.6); line-height: 1.75; flex: 1; }\n    .channel-stat {\n      display: inline-flex; align-items: center; gap: 8px;\n      background: rgba(254,30,0,0.08); border: 1px solid rgba(254,30,0,0.2);\n      border-radius: 50px; padding: 8px 16px;\n      font-size: 13px; color: rgba(255,255,255,0.85); font-weight: 600;\n    }\n    .channel-stat .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--red); }\n    .multichannel-note {\n      margin-top: 48px; background: var(--card); border: 1px solid var(--border);\n      border-radius: 16px; padding: 36px 40px;\n      display: flex; align-items: center; gap: 32px;\n    }\n    .multichannel-note-icon {\n      font-size: 40px; flex-shrink: 0;\n    }\n    .multichannel-note p {\n      font-size: 16px; color: rgba(255,255,255,0.7); line-height: 1.7;\n    }\n    .multichannel-note strong { color: var(--white); }\n\n    \/* \u2500\u2500\u2500 TEAM QUOTES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .team-section { }\n    .team-grid {\n      display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px;\n      margin-top: 56px;\n    }\n    .team-card {\n      background: var(--card); border: 1px solid var(--border);\n      border-radius: 20px; padding: 36px; display: flex; flex-direction: column; gap: 24px;\n      transition: border-color 0.25s;\n    }\n    .team-card:hover { border-color: rgba(255,255,255,0.15); }\n    .team-quote {\n      font-size: 16px; color: rgba(255,255,255,0.8); line-height: 1.75;\n      font-style: italic; flex: 1;\n    }\n    .team-quote::before { content: '\\201C'; color: var(--red); font-size: 28px; line-height: 0; vertical-align: -0.35em; margin-right: 4px; }\n    .team-quote::after  { content: '\\201D'; color: var(--red); font-size: 28px; line-height: 0; vertical-align: -0.35em; margin-left: 4px; }\n    .team-author { display: flex; align-items: center; gap: 16px; }\n    .team-avatar {\n      width: 56px; height: 56px; border-radius: 50%;\n      overflow: hidden; flex-shrink: 0;\n      background: linear-gradient(135deg, #092234, #1a4a6e);\n      border: 2px solid var(--border);\n      display: flex; align-items: center; justify-content: center;\n      color: var(--white); font-weight: 800; font-size: 18px;\n    }\n    .team-avatar img {\n      width: 100%; height: 100%; object-fit: cover; display: block;\n    }\n    .team-name { font-size: 15px; font-weight: 700; }\n    .team-role { font-size: 13px; color: var(--muted); }\n\n    \/* \u2500\u2500\u2500 WHO IT'S FOR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .for-grid {\n      display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin-top: 56px;\n    }\n    .for-card {\n      background: var(--card); border: 1px solid var(--border);\n      border-radius: 20px; padding: 36px 32px;\n      display: flex; gap: 20px; align-items: flex-start;\n      transition: border-color 0.25s, transform 0.25s;\n    }\n    .for-card:hover { border-color: rgba(254,30,0,0.25); transform: translateY(-3px); }\n    .for-icon {\n      flex-shrink: 0; margin-top: 2px;\n      width: 56px; height: 56px; border-radius: 14px;\n      background: #092234; border: none;\n      display: flex; align-items: center; justify-content: center;\n    }\n    .for-icon svg { display: block; }\n    .for-card h3 { font-size: 17px; font-weight: 800; margin-bottom: 8px; }\n    .for-card p { font-size: 14px; color: rgba(255,255,255,0.58); line-height: 1.7; }\n\n    \/* \u2500\u2500\u2500 FAQ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .faq-section { }\n    .faq-list { margin-top: 36px; display: flex; flex-direction: column; gap: 0; }\n    .faq-item {\n      border-bottom: 1px solid var(--border);\n    }\n    .faq-item:first-child { border-top: 1px solid var(--border); }\n    .faq-q {\n      display: flex; justify-content: space-between; align-items: center;\n      padding: 16px 0; cursor: pointer; gap: 24px;\n    }\n    .faq-q h3 { font-size: 15px; font-weight: 600; line-height: 1.4; }\n    .faq-icon {\n      width: 28px; height: 28px; border-radius: 50%; flex-shrink: 0;\n      background: var(--card); border: 1px solid var(--border);\n      display: flex; align-items: center; justify-content: center;\n      font-size: 16px; color: var(--muted); transition: transform 0.3s, background 0.2s;\n    }\n    .faq-item.open .faq-icon {\n      transform: rotate(45deg); background: rgba(254,30,0,0.1);\n      border-color: rgba(254,30,0,0.3); color: var(--red);\n    }\n    .faq-a {\n      max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.3s ease;\n    }\n    .faq-item.open .faq-a { max-height: 300px; }\n    .faq-a-inner {\n      font-size: 14px; color: rgba(255,255,255,0.62); line-height: 1.7;\n      padding-bottom: 16px; max-width: 760px;\n    }\n\n    \/* \u2500\u2500\u2500 CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .cta-section {\n      background: radial-gradient(ellipse 60% 80% at 50% 100%, rgba(254,30,0,0.14) 0%, transparent 70%);\n      text-align: center;\n    }\n    .cta-section h2 {\n      font-size: clamp(32px, 4vw, 56px); font-weight: 900;\n      letter-spacing: -0.02em; line-height: 1.1; margin-bottom: 20px;\n    }\n    .cta-section h2 em { color: var(--red); font-style: normal; }\n    .cta-section p {\n      font-size: 17px; color: var(--muted); max-width: 520px; margin: 0 auto 40px; line-height: 1.7;\n    }\n    .cta-badges {\n      display: flex; justify-content: center; gap: 32px; flex-wrap: wrap;\n      margin-top: 40px;\n    }\n    .cta-badge {\n      font-size: 13px; color: rgba(255,255,255,0.5);\n      display: flex; align-items: center; gap: 8px;\n    }\n    .cta-badge::before { content: '\u2713'; color: var(--red); font-weight: 700; }\n\n    \/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    footer {\n      background: #061929; border-top: 1px solid var(--border);\n      padding: 64px 48px 40px;\n    }\n    .footer-inner {\n      max-width: 1200px; margin: 0 auto;\n      display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 48px;\n      margin-bottom: 48px;\n    }\n    .footer-logo {\n      font-size: 20px; font-weight: 800; letter-spacing: 0.02em; margin-bottom: 16px;\n      display: block; text-decoration: none; color: var(--white);\n    }\n    .footer-logo span { color: var(--red); }\n    .footer-desc { font-size: 14px; color: var(--muted); line-height: 1.7; margin-bottom: 24px; }\n    .footer-contact { font-size: 13px; color: rgba(255,255,255,0.5); line-height: 1.8; }\n    .footer-contact a { color: rgba(255,255,255,0.5); text-decoration: none; }\n    .footer-col h4 {\n      font-size: 11px; font-weight: 700; letter-spacing: 0.12em;\n      text-transform: uppercase; color: var(--muted); margin-bottom: 20px;\n    }\n    .footer-col ul { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n    .footer-col ul a {\n      font-size: 14px; color: rgba(255,255,255,0.6); text-decoration: none; transition: color 0.2s;\n    }\n    .footer-col ul a:hover { color: var(--white); }\n    .footer-bottom {\n      max-width: 1200px; margin: 0 auto;\n      display: flex; justify-content: space-between; align-items: center;\n      padding-top: 32px; border-top: 1px solid var(--border);\n      font-size: 12.5px; color: rgba(255,255,255,0.35); flex-wrap: wrap; gap: 16px;\n    }\n    .footer-bottom a { color: rgba(255,255,255,0.35); text-decoration: none; }\n    .footer-bottom a:hover { color: rgba(255,255,255,0.6); }\n\n    \/* \u2500\u2500\u2500 FLOAT CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .float-cta {\n      position: fixed; bottom: 32px; right: 32px; z-index: 99;\n      background: var(--red); color: var(--white);\n      border: none; border-radius: 50px;\n      padding: 14px 28px; font-size: 14px; font-weight: 700;\n      cursor: pointer; text-decoration: none;\n      box-shadow: 0 8px 32px rgba(254,30,0,0.4);\n      transform: translateY(80px); opacity: 0;\n      transition: transform 0.4s cubic-bezier(0.34,1.56,0.64,1), opacity 0.3s;\n    }\n    .float-cta.on { transform: translateY(0); opacity: 1; }\n    .float-cta:hover { opacity: 0.9; }\n\n    \/* \u2500\u2500\u2500 LIGHT SECTIONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .ls-white { background: #ffffff; color: #092234; }\n    .ls-gray  { background: #f0f1f0; color: #092234; }\n\n    .ls-white .section-title,\n    .ls-gray  .section-title { color: #092234; }\n    .ls-white .section-sub,\n    .ls-gray  .section-sub   { color: rgba(9,34,52,0.6); }\n\n    \/* Problem *\/\n    .ls-white .problem-left h2 { color: #092234; }\n    .ls-white .problem-left p  { color: rgba(9,34,52,0.65); }\n    .ls-white .pain-card {\n      background: #f0f1f0; border-color: rgba(9,34,52,0.1);\n    }\n    .ls-white .pain-card h4 { color: #092234; }\n    .ls-white .pain-card p  { color: rgba(9,34,52,0.6); }\n    .ls-white .pain-num     { color: rgba(254,30,0,0.2); }\n\n    \/* Process steps *\/\n    .ls-gray .step {\n      background: #ffffff; border-color: rgba(9,34,52,0.1);\n    }\n    .ls-gray .step:hover { border-color: rgba(254,30,0,0.3); }\n    .ls-gray .step h3    { color: #092234; }\n    .ls-gray .step p     { color: rgba(9,34,52,0.6); }\n    .ls-gray .step-detail {\n      color: rgba(9,34,52,0.45); border-color: rgba(9,34,52,0.1);\n    }\n\n    \/* Multi-channel *\/\n    .ls-white .channel-card {\n      background: #f0f1f0; border-color: rgba(9,34,52,0.1);\n    }\n    .ls-white .channel-card:hover { border-color: rgba(254,30,0,0.3); }\n    .ls-white .channel-card h3 { color: #092234; }\n    .ls-white .channel-card p  { color: rgba(9,34,52,0.65); }\n    .ls-white .channel-stat {\n      background: rgba(9,34,52,0.06); border-color: rgba(9,34,52,0.15);\n      color: rgba(9,34,52,0.75);\n    }\n    .ls-white .multichannel-note {\n      background: #f0f1f0; border-color: rgba(9,34,52,0.1);\n    }\n    .ls-white .multichannel-note p      { color: rgba(9,34,52,0.7); }\n    .ls-white .multichannel-note strong { color: #092234; }\n\n    \/* Team *\/\n    .ls-white .team-card {\n      background: #f0f1f0; border-color: rgba(9,34,52,0.1);\n    }\n    .ls-white .team-card:hover { border-color: rgba(9,34,52,0.22); }\n    .ls-white .team-quote  { color: rgba(9,34,52,0.8); }\n    .ls-white .team-name   { color: #092234; }\n    .ls-white .team-role   { color: rgba(9,34,52,0.55); }\n    .ls-white .team-avatar { border-color: rgba(9,34,52,0.15); }\n\n    \/* Who it's for *\/\n    .ls-gray .for-card {\n      background: #ffffff; border-color: rgba(9,34,52,0.1);\n    }\n    .ls-gray .for-card:hover { border-color: rgba(254,30,0,0.25); }\n    .ls-gray .for-card h3 { color: #092234; }\n    .ls-gray .for-card p  { color: rgba(9,34,52,0.6); }\n\n    \/* FAQ *\/\n    .ls-gray .faq-item,\n    .ls-white .faq-item            { border-color: rgba(9,34,52,0.12); }\n    .ls-gray .faq-item:first-child,\n    .ls-white .faq-item:first-child { border-color: rgba(9,34,52,0.12); }\n    .ls-gray .faq-q h3,\n    .ls-white .faq-q h3            { color: #092234; }\n    .ls-gray .faq-icon,\n    .ls-white .faq-icon {\n      background: rgba(9,34,52,0.05); border-color: rgba(9,34,52,0.15);\n      color: rgba(9,34,52,0.5);\n    }\n    .ls-gray .faq-item.open .faq-icon,\n    .ls-white .faq-item.open .faq-icon {\n      background: rgba(254,30,0,0.08); border-color: rgba(254,30,0,0.25);\n      color: var(--red);\n    }\n    .ls-gray .faq-a-inner,\n    .ls-white .faq-a-inner { color: rgba(9,34,52,0.65); }\n\n    \/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    @media (max-width: 1024px) {\n      .process-steps { grid-template-columns: repeat(2, 1fr); }\n      .process-steps::before { display: none; }\n      .stats-grid { grid-template-columns: repeat(2, 1fr); }\n      .stat-item:nth-child(2) { border-right: none; }\n      .channels-grid { grid-template-columns: 1fr; }\n    }\n\n    @media (max-width: 768px) {\n      nav { padding: 0 24px; }\n      .nav-links { display: none; }\n      .hero { padding: 120px 24px 72px; }\n      .section-wrap { padding: 72px 24px; }\n      .problem-grid { grid-template-columns: 1fr; gap: 40px; }\n      .process-steps { grid-template-columns: 1fr; }\n      .stats-grid { grid-template-columns: 1fr 1fr; }\n      .team-grid { grid-template-columns: 1fr; }\n      .for-grid { grid-template-columns: 1fr; }\n      .footer-inner { grid-template-columns: 1fr; gap: 36px; }\n      .footer-bottom { flex-direction: column; text-align: center; }\n      .multichannel-note { flex-direction: column; }\n    }\n\n    @media (max-width: 540px) {\n      .stats-grid { grid-template-columns: 1fr; }\n      .stat-item { border-right: none; border-bottom: 1px solid var(--border); }\n      .stat-item:last-child { border-bottom: none; }\n      .hero-badges { gap: 16px; flex-direction: column; align-items: center; }\n    }\n\n\n\/* \u2550\u2550\u2550 HOMEPAGE STYLES (nav\/footer\/buttons \u2014 takes precedence) \u2550\u2550\u2550 *\/\n\/* \u2550\u2550\u2550 RESET & TOKENS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n:root {\n  --navy:   #092234;\n  --navy2:  #0d2e47;\n  --red:    #fe1e00;\n  --red2:   #d41800;\n  --light:  #f0f1f0;\n  --muted:  rgba(9,34,52,0.52);\n  --white:  #ffffff;\n  --green:  #1a7a42;\n  --border: rgba(9,34,52,0.09);\n  --r:      16px;\n  --sh:     0 20px 60px rgba(9,34,52,0.11);\n  --sh-s:   0 4px 20px rgba(9,34,52,0.07);\n}\nhtml { scroll-behavior: smooth; }\nbody { font-family: 'Inter', system-ui, sans-serif; background: var(--white); color: var(--navy); line-height: 1.6; overflow-x: hidden; }\na { text-decoration: none; color: inherit; }\nul { list-style: none; }\n\n\/* \u2550\u2550\u2550 TYPE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.tag {\n  display: inline-flex; align-items: center; gap: 6px;\n  font-size: 11px; font-weight: 700; letter-spacing: 1.8px; text-transform: uppercase;\n  color: var(--red); background: rgba(254,30,0,0.07); border: 1px solid rgba(254,30,0,0.18);\n  padding: 5px 14px; border-radius: 100px;\n}\n.tag.light { color: rgba(255,255,255,0.75); background: rgba(255,255,255,0.1); border-color: rgba(255,255,255,0.2); }\nh1 { font-size: clamp(38px,5vw,68px); line-height: 1.1; font-weight: 900; }\nh2 { font-size: clamp(28px,3.5vw,46px); line-height: 1.15; font-weight: 800; }\nh3 { font-size: clamp(17px,2vw,22px); line-height: 1.2; font-weight: 700; }\n\n\/* \u2550\u2550\u2550 BUTTONS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.btn {\n  display: inline-flex; align-items: center; gap: 8px;\n  font-family: 'Inter', sans-serif; font-weight: 700; font-size: 14px;\n  border: none; cursor: pointer; border-radius: 100px;\n  transition: all 0.2s ease; text-decoration: none; line-height: 1;\n}\n.btn-primary { background: var(--red); color: var(--white); padding: 17px 34px; box-shadow: 0 6px 24px rgba(254,30,0,0.32); }\n.btn-primary:hover { background: var(--red2); transform: translateY(-2px); box-shadow: 0 12px 36px rgba(254,30,0,0.42); }\n.btn-outline { background: transparent; color: var(--white); padding: 16px 32px; border: 2px solid rgba(255,255,255,0.3); }\n.btn-outline:hover { border-color: rgba(255,255,255,0.65); background: rgba(255,255,255,0.08); }\n.btn-lg { padding: 20px 42px; font-size: 16px; }\n.btn-ghost { background: transparent; color: var(--navy); padding: 15px 30px; border: 2px solid var(--border); }\n.btn-ghost:hover { border-color: var(--navy); }\n.arr { display: inline-block; transition: transform 0.2s; }\n.btn:hover .arr { transform: translateX(3px); }\n\n\/* \u2550\u2550\u2550 NAV \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#nav {\n  position: fixed; top: 0; left: 0; right: 0; z-index: 1000;\n  padding: 22px 0; transition: all 0.3s;\n}\n#nav.scrolled {\n  background: rgba(9,34,52,0.96); backdrop-filter: blur(18px);\n  padding: 14px 0; box-shadow: 0 4px 28px rgba(9,34,52,0.28);\n}\n.nav-inner {\n  width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 36px;\n  display: flex; align-items: center; justify-content: space-between;\n}\n.logo { font-size: 22px; font-weight: 900; color: var(--white); letter-spacing: -0.5px; }\n.logo span { color: var(--red); }\n.nav-links { display: flex; gap: 34px; }\n.nav-links a { color: rgba(255,255,255,0.68); font-size: 14px; font-weight: 500; transition: color 0.18s; }\n.nav-links a:hover { color: var(--white); }\n.nav-book {\n  background: var(--red); color: var(--white); padding: 11px 24px;\n  border-radius: 100px; font-size: 13px; font-weight: 700; transition: all 0.2s;\n}\n.nav-book:hover { background: var(--red2); transform: translateY(-1px); }\n\n\/* \u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#hero {\n  background: radial-gradient(ellipse 110% 75% at 50% -10%, #1d5a96 0%, #0e3060 20%, #092234 50%, #050f1a 100%); min-height: 82vh;\n  display: flex; align-items: center; padding: 120px 36px 80px;\n  position: relative; overflow: hidden;\n}\n.hero-bg-glow {\n  position: absolute; top: -220px; left: 50%; transform: translateX(-50%); width: 900px; height: 700px;\n  border-radius: 50%; background: radial-gradient(circle, rgba(30,120,220,0.22) 0%, rgba(10,60,130,0.10) 50%, transparent 70%);\n  pointer-events: none;\n}\n.hero-bg-glow2 {\n  position: absolute; bottom: -100px; left: -80px; width: 460px; height: 460px;\n  border-radius: 50%; background: radial-gradient(circle, rgba(20,80,160,0.08) 0%, transparent 70%);\n  pointer-events: none;\n}\n.hero-inner {\n  max-width: 1200px; margin: 0 auto; position: relative; z-index: 2;\n  display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center;\n}\n.hero-live {\n  display: inline-flex; align-items: center; gap: 8px; margin-bottom: 28px;\n  background: rgba(254,30,0,0.12); border: 1px solid rgba(254,30,0,0.25);\n  color: #ff6b55; padding: 7px 16px; border-radius: 100px;\n  font-size: 11px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase;\n}\n.live-dot { width: 6px; height: 6px; background: var(--red); border-radius: 50%; animation: blink 2s infinite; }\n@keyframes blink { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:0.5;transform:scale(1.4)} }\n#hero h1 { color: var(--white); margin-bottom: 26px; }\n#hero h1 .red-line {\n  color: var(--red); position: relative; display: inline-block;\n}\n#hero h1 .red-line::after {\n  content: ''; position: absolute; bottom: -2px; left: 0; right: 0;\n  height: 3px; background: var(--red); border-radius: 2px; opacity: 0.35;\n}\n.hero-sub { color: rgba(255,255,255,0.65); font-size: 18px; line-height: 1.75; margin-bottom: 38px; max-width: 510px; }\n.hero-btns { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 48px; }\n.hero-trust { display: flex; gap: 26px; flex-wrap: wrap; }\n.trust-item { display: flex; align-items: center; gap: 9px; }\n.trust-check {\n  width: 28px; height: 28px; min-width: 28px; border-radius: 7px;\n  background: rgba(255,255,255,0.07); display: flex; align-items: center;\n  justify-content: center; color: var(--red); font-size: 13px; font-weight: 800;\n}\n.trust-text { font-size: 12px; color: rgba(255,255,255,0.55); font-weight: 500; line-height: 1.35; }\n.trust-text strong { color: rgba(255,255,255,0.9); display: block; }\n\n\/* Hero founder card *\/\n.hero-founder-card {\n  display: flex; align-items: center; gap: 24px;\n  background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.09);\n  border-radius: 22px; padding: 36px 32px; backdrop-filter: blur(10px);\n}\n.hero-founder-img {\n  width: 220px; height: 220px; border-radius: 50%; object-fit: cover; object-position: center 20%;\n  flex-shrink: 0;\n  order: 2;\n}\n.hero-founder-body { order: 1; text-align: right; }\n.hero-founder-body { display: flex; flex-direction: column; gap: 10px; }\n.hero-founder-quote {\n  font-size: 15.5px; line-height: 1.75; color: rgba(255,255,255,0.80);\n  font-style: italic; margin: 0;\n}\n.hero-founder-attr { display: flex; flex-direction: column; gap: 2px; }\n.hero-founder-name { font-size: 12px; font-weight: 700; color: rgba(255,255,255,0.9); }\n.hero-founder-role { font-size: 11px; color: rgba(255,255,255,0.4); }\n\n\/* Dashboard card *\/\n.dash-card {\n  background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.09);\n  border-radius: 22px; padding: 30px; backdrop-filter: blur(10px);\n}\n.dash-label {\n  font-size: 11px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase;\n  color: rgba(255,255,255,0.35); margin-bottom: 24px; display: flex; align-items: center; justify-content: space-between;\n}\n.dash-live-badge {\n  display: inline-flex; align-items: center; gap: 5px;\n  background: rgba(26,122,66,0.2); color: #5de89e;\n  font-size: 10px; font-weight: 700; padding: 3px 10px; border-radius: 100px;\n  border: 1px solid rgba(26,122,66,0.3);\n}\n.dash-row {\n  display: flex; align-items: center; justify-content: space-between;\n  padding: 13px 0; border-bottom: 1px solid rgba(255,255,255,0.05);\n}\n.dash-row:last-child { border-bottom: none; padding-bottom: 0; }\n.dash-metric-label { color: rgba(255,255,255,0.45); font-size: 12.5px; }\n.dash-val { font-size: 20px; font-weight: 800; color: var(--white); }\n.dash-val small { font-size: 11px; font-weight: 400; color: rgba(255,255,255,0.35); margin-left: 2px; }\n.dash-up {\n  font-size: 10px; font-weight: 700; color: #5de89e;\n  background: rgba(26,122,66,0.15); padding: 2px 8px; border-radius: 100px;\n}\n\/* Red accent strip inside card *\/\n.dash-red-strip {\n  margin-top: 20px; padding: 14px 16px;\n  background: rgba(254,30,0,0.1); border-left: 3px solid var(--red);\n  border-radius: 0 8px 8px 0;\n  font-size: 12px; color: rgba(255,255,255,0.6); line-height: 1.5;\n}\n.dash-red-strip strong { color: var(--white); }\n\n\/* \u2550\u2550\u2550 LOGO STRIP \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#logos { background: var(--light); padding: 28px 36px; border-bottom: 1px solid var(--border); }\n.logos-row {\n  max-width: 1100px; margin: 0 auto;\n  display: flex; align-items: center; justify-content: center; gap: 12px; flex-wrap: wrap;\n}\n.logos-label { font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--muted); margin-right: 6px; }\n.logo-pill {\n  background: var(--white); border: 1px solid var(--border); border-radius: 100px;\n  padding: 9px 22px; font-size: 12.5px; font-weight: 700; color: var(--muted); letter-spacing: 0.3px;\n}\n\n\/* \u2550\u2550\u2550 SECTION BASE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\nsection { padding: 100px 36px; }\n.section-inner { max-width: 1200px; margin: 0 auto; }\n.section-hd { text-align: center; margin-bottom: 64px; }\n.section-hd h2 { margin: 16px 0 18px; }\n.section-hd p { font-size: 17px; color: var(--muted); max-width: 560px; margin: 0 auto; }\n\n\/* Red section accent bar *\/\n.red-accent-bar {\n  width: 48px; height: 4px; background: var(--red); border-radius: 2px;\n  margin: 0 auto 20px;\n}\n.red-accent-bar.left { margin: 0 0 20px; }\n\n\/* \u2550\u2550\u2550 PAIN \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#pain { background: var(--white); }\n.pain-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }\n.pain-intro-tag { margin-bottom: 18px; }\n.pain-intro h2 { margin-bottom: 20px; }\n.pain-intro > p { font-size: 17px; color: var(--muted); line-height: 1.75; margin-bottom: 36px; }\n.pain-points { display: flex; flex-direction: column; gap: 18px; }\n.pain-pt {\n  display: flex; gap: 16px; align-items: flex-start;\n  padding: 22px 20px; border-radius: 14px; border: 1px solid var(--border);\n  transition: border-color 0.2s, box-shadow 0.2s;\n}\n.pain-pt:hover { border-color: rgba(254,30,0,0.2); box-shadow: 0 6px 24px rgba(254,30,0,0.05); }\n.pain-pt-num {\n  width: 36px; height: 36px; min-width: 36px; border-radius: 9px;\n  background: var(--red); color: var(--white);\n  font-size: 14px; font-weight: 800; display: flex; align-items: center; justify-content: center;\n}\n.pain-pt h4 { font-size: 14.5px; font-weight: 700; margin-bottom: 5px; }\n.pain-pt p { font-size: 13px; color: var(--muted); line-height: 1.6; }\n\n.cost-card { background: var(--navy); border-radius: 22px; padding: 36px; color: var(--white); align-self: end; }\n.cost-card-label {\n  font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase;\n  color: rgba(255,255,255,0.35); margin-bottom: 24px;\n  padding-bottom: 16px; border-bottom: 1px solid rgba(255,255,255,0.08);\n  display: flex; align-items: center; gap: 10px;\n}\n.cost-line { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.06); }\n.cost-line:last-of-type { border-bottom: none; }\n.cost-lbl { font-size: 13.5px; color: rgba(255,255,255,0.55); }\n.cost-val { font-size: 15px; font-weight: 700; color: #ff9a8e; }\n.cost-total {\n  margin-top: 18px; padding-top: 18px; border-top: 2px solid rgba(255,255,255,0.12);\n  display: flex; justify-content: space-between; align-items: baseline;\n}\n.cost-total-lbl { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; color: rgba(255,255,255,0.4); }\n.cost-total-val { font-size: 32px; font-weight: 900; color: rgba(255,255,255,0.4); }\n.cost-vs {\n  margin-top: 20px; padding: 15px 18px;\n  background: rgba(254,30,0,0.1); border-left: 3px solid var(--red);\n  border-radius: 0 10px 10px 0;\n  font-size: 13px; color: rgba(255,255,255,0.65); line-height: 1.6;\n}\n.cost-vs strong { color: var(--white); display: block; margin-bottom: 2px; }\n\n\/* \u2550\u2550\u2550 STATS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#stats { background: var(--navy); padding: 72px 36px; }\n.stats-row {\n  max-width: 980px; margin: 0 auto;\n  display: grid; grid-template-columns: repeat(4,1fr); gap: 32px;\n}\n.stat { text-align: center; }\n.stat-n { font-size: clamp(38px,5vw,58px); font-weight: 900; color: var(--white); line-height: 1; margin-bottom: 6px; }\n.stat-n span { color: var(--red); }\n.stat-l { font-size: 13px; color: rgba(255,255,255,0.45); font-weight: 500; line-height: 1.45; }\n.stat-divider { width: 1px; background: rgba(255,255,255,0.08); align-self: stretch; }\n\n\/* \u2550\u2550\u2550 HOW IT WORKS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#how { background: var(--light); }\n.steps { display: grid; grid-template-columns: repeat(4,1fr); gap: 20px; }\n.step {\n  background: var(--white); border-radius: 18px; padding: 30px 24px;\n  border: 1px solid var(--border); transition: all 0.2s;\n  display: flex; flex-direction: column;\n}\n.step:hover { border-color: rgba(9,34,52,0.18); box-shadow: var(--sh-s); transform: translateY(-4px); }\n.step-header { display: flex; align-items: center; gap: 14px; margin-bottom: 18px; }\n.step-num {\n  width: 42px; height: 42px; border-radius: 11px;\n  background: var(--navy); color: var(--white);\n  font-size: 17px; font-weight: 900; display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.step.hl .step-num { background: var(--red); }\n.step.hl .step-week { background: rgba(254,30,0,0.12); color: var(--red); }\n.step-week { font-size: 11px; font-weight: 700; color: var(--white); background: var(--navy); padding: 3px 10px; border-radius: 100px; }\n.step h4 { font-size: 15px; font-weight: 700; margin-bottom: 10px; }\n.step p { font-size: 13px; color: var(--muted); line-height: 1.65; }\n\n\/* \u2550\u2550\u2550 COMPARE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#compare { background: var(--white); }\n.cmp-metrics { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; margin-bottom: 36px; }\n.cmp-m {\n  background: var(--navy); border-radius: 18px; padding: 26px 22px; color: var(--white);\n  text-align: center; border-left: 4px solid var(--red);\n}\n.cmp-m-title { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: rgba(255,255,255,0.4); margin-bottom: 14px; }\n.cmp-m-vals { display: flex; align-items: center; justify-content: center; gap: 10px; }\n.cmp-old { font-size: 18px; font-weight: 800; color: rgba(255,255,255,0.22); text-decoration: line-through; text-decoration-color: var(--red); }\n.cmp-arrow { color: var(--red); font-size: 14px; font-weight: 700; }\n.cmp-new { font-size: 24px; font-weight: 900; }\n.cmp-note { font-size: 11px; color: rgba(255,255,255,0.3); margin-top: 8px; }\n\n.cmp-wrap { border-radius: 18px; overflow: hidden; border: 1px solid var(--border); }\n.cmp-head { display: grid; grid-template-columns: 1.6fr 1fr 1fr; background: var(--navy); }\n.cmp-th { padding: 17px 22px; font-size: 11.5px; font-weight: 700; color: var(--white); text-transform: uppercase; letter-spacing: 1px; text-align: center; }\n.cmp-th.hl { background: var(--red); display: flex; align-items: center; justify-content: center; gap: 8px; }\n.cmp-th.hl::after { content: none; }\n.cmp-sec { display: grid; grid-template-columns: 1.6fr 1fr 1fr; background: rgba(9,34,52,0.03); border-top: 1px solid var(--border); }\n.cmp-sec-lbl { padding: 8px 22px; font-size: 9.5px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.8px; color: var(--muted); }\n.cmp-r { display: grid; grid-template-columns: 1.6fr 1fr 1fr; border-top: 1px solid rgba(9,34,52,0.055); transition: background 0.15s; }\n.cmp-r:hover { background: rgba(9,34,52,0.015); }\n.cmp-c { padding: 14px 22px; font-size: 13.5px; color: var(--navy); font-weight: 500; display: flex; align-items: center; gap: 6px; }\n.cmp-c.lbl { font-weight: 600; font-size: 13px; }\n.cmp-c.comp { color: var(--muted); font-size: 12.5px; }\n.cmp-c.pros { background: rgba(254,30,0,0.03); border-left: 2px solid var(--red); font-weight: 600; font-size: 12.5px; }\n.cmp-badge { display: inline-block; font-size: 11px; font-weight: 600; color: var(--red); background: rgba(254,30,0,0.07); border: 1px solid rgba(254,30,0,0.2); border-radius: 100px; padding: 2px 10px; margin-left: 6px; white-space: nowrap; }\n.yes { color: var(--green); font-weight: 800; font-size: 15px; }\n.no { color: rgba(9,34,52,0.25); font-size: 14px; }\n\n\/* Sales Notes teaser *\/\n.blog-teaser {\n  margin-top: 64px; background: var(--red); border-radius: 20px;\n  padding: 36px 40px; display: flex; align-items: center; justify-content: space-between; gap: 28px;\n  flex-wrap: wrap;\n}\n.blog-teaser-text h3 { color: var(--white); font-size: 22px; margin-bottom: 8px; }\n.blog-teaser-text p { color: rgba(255,255,255,0.75); font-size: 14px; max-width: 520px; line-height: 1.65; }\n.btn-white { background: var(--white); color: var(--red); padding: 14px 28px; border-radius: 100px; font-size: 13px; font-weight: 700; transition: all 0.2s; white-space: nowrap; }\n.btn-white:hover { background: var(--light); transform: translateY(-2px); }\n\n\/* \u2550\u2550\u2550 PRICING \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#pricing { background: var(--light); }\n.guarantee-bar {\n  max-width: 720px; margin: 0 auto 48px;\n  background: var(--navy); border-radius: 14px; padding: 20px 28px;\n  display: flex; align-items: center; gap: 18px; color: var(--white);\n  border-left: 5px solid var(--red);\n}\n.guarantee-bar-icon {\n  width: 44px; height: 44px; min-width: 44px; border-radius: 11px;\n  background: rgba(254,30,0,0.15); display: flex; align-items: center;\n  justify-content: center; font-size: 20px; font-weight: 900; color: var(--red);\n}\n.guarantee-bar-text strong { font-size: 15px; display: block; margin-bottom: 3px; }\n.guarantee-bar-text span { font-size: 12.5px; color: rgba(255,255,255,0.55); }\n.pricing-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; align-items: stretch; }\n.pc {\n  background: var(--white); border-radius: 22px; padding: 34px 30px;\n  border: 1px solid var(--border); display: flex; flex-direction: column;\n  transition: all 0.25s; position: relative;\n}\n.pc:hover { border-color: rgba(9,34,52,0.18); box-shadow: var(--sh); transform: translateY(-6px); }\n.pc.feat { background: var(--navy); border-color: var(--navy); }\n.pc.feat:hover { box-shadow: 0 24px 60px rgba(9,34,52,0.3); }\n.pc-badge {\n  position: absolute; top: -13px; left: 50%; transform: translateX(-50%);\n  background: var(--red); color: var(--white); font-size: 10px; font-weight: 700;\n  letter-spacing: 1.2px; text-transform: uppercase; padding: 5px 18px; border-radius: 100px;\n  white-space: nowrap;\n}\n.pc-tier { font-size: 18px; font-weight: 800; letter-spacing: -0.3px; text-transform: uppercase; color: var(--navy); margin-bottom: 10px; text-align: center; }\n.pc.feat .pc-tier { color: rgba(255,255,255,0.9); }\n.pc h3 { font-size: 20px; margin-bottom: 8px; }\n.pc.feat h3 { color: var(--white); }\n.pc-desc { font-size: 13px; color: var(--muted); margin-bottom: 22px; line-height: 1.65; min-height: 72px; }\n.pc.feat .pc-desc { color: rgba(255,255,255,0.5); }\n.pc-price { display: flex; align-items: baseline; gap: 8px; margin-bottom: 4px; justify-content: center; }\n.pc-price-n { font-size: 32px; font-weight: 900; line-height: 1; }\n.pc.feat .pc-price-n { color: var(--white); }\n.pc-price-u { font-size: 14px; color: var(--navy); font-weight: 700; }\n.pc.feat .pc-price-u { color: rgba(255,255,255,0.75); }\n.pc-note { font-size: 11.5px; color: var(--muted); margin-bottom: 24px; }\n.pc.feat .pc-note { color: rgba(255,255,255,0.35); }\n.pc-meetings {\n  background: rgba(9,34,52,0.04); border-radius: 10px; padding: 13px 16px;\n  display: flex; align-items: center; justify-content: center; gap: 5px; margin-top: 20px; margin-bottom: 18px;\n}\n.pc.feat .pc-meetings { background: rgba(255,255,255,0.07); }\n.pc-meetings-lbl { font-size: 13px; font-weight: 400; color: var(--muted); }\n.pc.feat .pc-meetings-lbl { color: rgba(255,255,255,0.45); }\n.pc-meetings-val { font-size: 13px; font-weight: 400; color: var(--muted); }\n.pc.feat .pc-meetings-val { color: rgba(255,255,255,0.45); }\n.pc-div { height: 1px; background: var(--border); margin: 20px 0; }\n.pc.feat .pc-div { background: rgba(255,255,255,0.09); }\n.pc-feats { flex: 1; display: flex; flex-direction: column; gap: 11px; margin-bottom: 28px; }\n.pc-feat-item { display: flex; gap: 9px; align-items: flex-start; font-size: 13px; line-height: 1.5; }\n.pc-feat-icon { font-size: 14px; color: var(--green); font-weight: 800; margin-top: 1px; flex-shrink: 0; }\n.pc.feat .pc-feat-item { color: rgba(255,255,255,0.75); }\n.pc.feat .pc-feat-icon { color: #5de89e; }\n.pc-cta {\n  display: block; text-align: center; padding: 15px; border-radius: 13px;\n  font-size: 13.5px; font-weight: 700; transition: all 0.2s; cursor: pointer;\n  border: 1.5px solid var(--border);\n}\n.pc-cta-default { background: var(--light); color: var(--navy); }\n.pc-cta-default:hover { background: var(--navy); color: var(--white); border-color: var(--navy); }\n.pc-cta-feat { background: var(--red); color: var(--white); border-color: var(--red); box-shadow: 0 6px 20px rgba(254,30,0,0.3); }\n.pc-cta-feat:hover { background: var(--red2); transform: translateY(-2px); }\n.pricing-note-line { text-align: center; margin-top: 32px; font-size: 13.5px; color: var(--muted); }\n.pricing-note-line a { color: var(--navy); font-weight: 600; text-decoration: underline; }\n\n\/* \u2550\u2550\u2550 TEAM \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#team { background: var(--white); }\n.team-intro { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; margin-bottom: 64px; }\n.team-intro h2 { margin: 16px 0 18px; }\n.team-intro p { font-size: 16px; color: var(--muted); line-height: 1.75; }\n.team-map-box {\n  background: var(--navy); border-radius: 18px; padding: 28px 28px 20px;\n  display: flex; flex-direction: column; gap: 14px;\n}\n.team-map-label {\n  font-size: 11px; font-weight: 700; letter-spacing: 1.8px; text-transform: uppercase;\n  color: rgba(255,255,255,0.5);\n}\n.team-map-wrap {\n  background: rgba(255,255,255,0.04); border-radius: 12px; overflow: hidden;\n}\n.team-quote {\n  padding: 12px 0 12px 32px;\n  border-left: 4px solid var(--red);\n  display: flex; flex-direction: column; justify-content: center; gap: 20px;\n  max-width: 340px; margin: 0 auto;\n}\n.team-quote .team-quote-text {\n  font-size: 16px; line-height: 1.8; color: var(--red);\n  font-style: italic; font-weight: 400;\n}\n.team-quote-attribution {\n  font-size: 11px; font-weight: 700; letter-spacing: 1.4px; text-transform: uppercase;\n  color: var(--muted); margin-bottom: 4px;\n}\n.team-quote-author { display: flex; align-items: center; gap: 14px; }\n.team-quote-avatar {\n  width: 44px; height: 44px; border-radius: 50%;\n  background: var(--red); display: flex; align-items: center; justify-content: center;\n  font-size: 16px; font-weight: 800; color: var(--white); flex-shrink: 0;\n}\n.team-quote-name { font-size: 14px; font-weight: 700; color: var(--navy); }\n.team-quote-role { font-size: 12px; color: var(--muted); margin-top: 1px; }\n\n.team-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }\n.team-card {\n  background: var(--white); border: 1px solid var(--border); border-radius: 20px;\n  overflow: hidden; transition: all 0.2s;\n}\n.team-card:hover { border-color: rgba(9,34,52,0.18); box-shadow: var(--sh-s); transform: translateY(-4px); }\n.team-photo {\n  width: 100%; aspect-ratio: 5\/4; position: relative;\n  display: flex; align-items: center; justify-content: center; overflow: hidden;\n}\n\/* Realistic placeholder portrait using CSS *\/\n.portrait {\n  width: 100%; height: 100%;\n  display: flex; align-items: center; justify-content: center;\n  position: relative;\n}\n.portrait-bg { position: absolute; inset: 0; }\n.portrait-figure {\n  position: relative; z-index: 2;\n  display: flex; flex-direction: column; align-items: center;\n  padding-top: 28px;\n}\n.portrait-head {\n  border-radius: 50%; margin-bottom: 0;\n  box-shadow: 0 4px 16px rgba(0,0,0,0.18);\n}\n.portrait-body {\n  border-radius: 50% 50% 0 0;\n  margin-top: -10px;\n}\n.portrait-initials {\n  position: absolute; z-index: 3;\n  font-family: 'Inter', sans-serif; font-weight: 800; color: var(--white);\n  font-size: 28px; letter-spacing: -1px;\n}\n.team-card-body { padding: 22px 24px 26px; }\n.team-card-body h4 { font-size: 17px; font-weight: 700; margin-bottom: 3px; }\n.team-card-body .role { font-size: 12.5px; color: var(--red); font-weight: 700; letter-spacing: 0.3px; margin-bottom: 12px; }\n.team-card-body p { font-size: 13px; color: var(--muted); line-height: 1.65; margin-bottom: 16px; }\n.team-social-row { display: flex; gap: 8px; }\n.team-social {\n  width: 32px; height: 32px; border-radius: 8px;\n  background: var(--light); border: 1px solid var(--border);\n  display: flex; align-items: center; justify-content: center;\n  font-size: 12px; font-weight: 800; color: var(--muted);\n  transition: all 0.18s; cursor: pointer;\n}\n.team-social:hover { background: var(--navy); color: var(--white); border-color: var(--navy); }\n\n\/* \u2550\u2550\u2550 TESTIMONIALS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#testi { background: var(--light); }\n.testi-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }\n.tc {\n  background: var(--white); border: 1px solid var(--border); border-radius: 18px;\n  padding: 28px; transition: all 0.2s;\n}\n.tc:hover { border-color: rgba(9,34,52,0.17); box-shadow: var(--sh-s); transform: translateY(-3px); }\n.tc.feat { background: var(--navy); border-color: var(--navy); grid-column: span 2; }\n.tc-stars { display: flex; gap: 2px; margin-bottom: 14px; }\n.tc-star { width: 14px; height: 14px; background: #f5a623; clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%); }\n.tc-q { font-size: 14.5px; line-height: 1.75; color: var(--navy); margin-bottom: 22px; font-style: italic; }\n.tc.feat .tc-q { font-size: 17px; color: var(--white); }\n.tc-author { display: flex; align-items: center; gap: 12px; }\n.tc-av {\n  width: 42px; height: 42px; border-radius: 50%;\n  background: linear-gradient(135deg, var(--navy), #1a4a70);\n  display: flex; align-items: center; justify-content: center;\n  font-size: 15px; font-weight: 800; color: var(--white); flex-shrink: 0;\n}\n.tc.feat .tc-av { background: rgba(255,255,255,0.12); }\n.tc-name { font-size: 13.5px; font-weight: 700; }\n.tc.feat .tc-name { color: var(--white); }\n.tc-role { font-size: 11.5px; color: var(--muted); margin-top: 1px; }\n.tc.feat .tc-role { color: rgba(255,255,255,0.45); }\n.tc-result {\n  display: inline-flex; align-items: center; gap: 5px; margin-top: 10px;\n  background: rgba(26,122,66,0.1); color: var(--green);\n  font-size: 11.5px; font-weight: 700; padding: 3px 11px; border-radius: 100px;\n}\n.tc.feat .tc-result { background: rgba(93,232,158,0.15); color: #5de89e; }\n\n\/* \u2550\u2550\u2550 INDUSTRIES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#industries { background: var(--white); }\n.ind-layout { display: grid; grid-template-columns: 1fr 1.6fr; gap: 80px; align-items: center; }\n.ind-layout .ind-left { }\n.ind-layout .ind-left h2 { margin: 16px 0 20px; }\n.ind-layout .ind-left p { font-size: 16px; color: var(--muted); line-height: 1.75; }\n.ind-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 18px; }\n.ind-card {\n  background: var(--white); border: 1px solid var(--border); border-radius: 16px;\n  padding: 28px 22px;\n  transition: all 0.2s; position: relative; overflow: hidden;\n}\n.ind-card::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;\n  background: var(--red); transform: scaleX(0); transform-origin: left;\n  transition: transform 0.25s;\n}\n.ind-card:hover { border-color: rgba(9,34,52,0.18); box-shadow: var(--sh-s); transform: translateY(-3px); }\n.ind-card:hover::before { transform: scaleX(1); }\n.ind-icon {\n  width: 46px; height: 46px; border-radius: 12px; background: var(--navy);\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 16px;\n}\n.ind-icon svg { width: 22px; height: 22px; fill: none; stroke: rgba(255,255,255,0.9); stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n.ind-card h4 { font-size: 14.5px; font-weight: 700; margin-bottom: 8px; }\n.ind-card p { font-size: 12.5px; color: var(--muted); line-height: 1.6; }\n\n\/* \u2550\u2550\u2550 FAQ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#faq { background: var(--light); }\n.faq-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; }\n.faq-list { display: flex; flex-direction: column; gap: 8px; }\n.faq-item { border: 1px solid var(--border); border-radius: 14px; overflow: hidden; transition: border-color 0.2s;\n}\n.faq-item.open { border-color: rgba(9,34,52,0.2); }\n.faq-q {\n  padding: 19px 22px; font-size: 14.5px; font-weight: 600; cursor: pointer;\n  display: flex; align-items: center; justify-content: space-between; gap: 12px; user-select: none;\n  background: var(--white);\n}\n.faq-toggle {\n  width: 26px; height: 26px; border-radius: 50%; background: var(--light);\n  display: flex; align-items: center; justify-content: center; font-size: 18px;\n  font-weight: 300; flex-shrink: 0; color: var(--navy); transition: all 0.22s;\n}\n.faq-item.open .faq-toggle { background: var(--red); color: var(--white); transform: rotate(45deg); }\n.faq-a {\n  max-height: 0; overflow: hidden; transition: all 0.3s ease;\n  font-size: 13.5px; color: var(--muted); line-height: 1.75;\n  background: var(--white);\n}\n.faq-item.open .faq-a { max-height: 300px; padding: 0 22px 20px; }\n\n.faq-side {\n  background: var(--navy); border-radius: 22px; padding: 36px 32px;\n  color: var(--white); position: sticky; top: 96px;\n}\n.faq-side h3 { color: var(--white); margin-bottom: 14px; }\n.faq-side > p { color: rgba(255,255,255,0.55); font-size: 13.5px; line-height: 1.75; margin-bottom: 24px; }\n.faq-side-items { display: flex; flex-direction: column; gap: 13px; margin-bottom: 28px; }\n.faq-si { display: flex; gap: 11px; align-items: flex-start; font-size: 13.5px; color: rgba(255,255,255,0.7); }\n.faq-si-dot { width: 6px; height: 6px; min-width: 6px; border-radius: 50%; background: var(--red); margin-top: 7px; }\n\n\/* \u2550\u2550\u2550 CTA SECTION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#cta { background: var(--navy); padding: 100px 36px; text-align: center; position: relative; overflow: hidden; }\n#cta::before {\n  content: ''; position: absolute; top: -220px; left: 50%; transform: translateX(-50%);\n  width: 900px; height: 900px; border-radius: 50%;\n  background: radial-gradient(circle, rgba(254,30,0,0.11) 0%, transparent 62%);\n  pointer-events: none;\n}\n.cta-inner { position: relative; z-index: 2; max-width: 680px; margin: 0 auto; }\n.cta-inner h2 { color: var(--white); margin: 16px 0 18px; }\n.cta-inner > p { color: rgba(255,255,255,0.6); font-size: 17px; margin-bottom: 38px; }\n.cta-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin-bottom: 36px; }\n.cta-meta { display: flex; gap: 24px; justify-content: center; flex-wrap: wrap; }\n.cta-meta-item { display: flex; align-items: center; gap: 7px; font-size: 12.5px; color: rgba(255,255,255,0.38); font-weight: 500; }\n.cta-meta-dot { width: 4px; height: 4px; border-radius: 50%; background: var(--red); }\n\n\/* \u2550\u2550\u2550 FOOTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#footer { background: #040f17; padding: 60px 36px 28px; }\n.footer-top {\n  max-width: 1200px; margin: 0 auto;\n  display: grid; grid-template-columns: 2.2fr 1fr 1fr 1fr; gap: 56px; margin-bottom: 52px;\n}\n.footer-brand-name { font-size: 20px; font-weight: 900; color: var(--white); margin-bottom: 12px; }\n.footer-brand-name span { color: var(--red); }\n.footer-brand-desc { font-size: 13px; color: rgba(255,255,255,0.38); line-height: 1.7; margin-bottom: 18px; }\n.footer-socials { display: flex; gap: 9px; }\n.fsoc {\n  width: 34px; height: 34px; border-radius: 8px; background: rgba(255,255,255,0.06);\n  display: flex; align-items: center; justify-content: center;\n  font-size: 11px; font-weight: 800; color: rgba(255,255,255,0.45);\n  cursor: pointer; transition: all 0.18s;\n}\n.fsoc:hover { background: rgba(255,255,255,0.14); color: var(--white); }\n.footer-col h5 {\n  font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.8px;\n  color: rgba(255,255,255,0.4); margin-bottom: 18px;\n}\n.footer-col li { margin-bottom: 9px; }\n.footer-col a { font-size: 13px; color: rgba(255,255,255,0.38); transition: color 0.18s; cursor: pointer; }\n.footer-col a:hover { color: rgba(255,255,255,0.8); }\n.footer-bottom {\n  max-width: 1200px; margin: 0 auto;\n  border-top: 1px solid rgba(255,255,255,0.06);\n  padding-top: 24px; display: flex; justify-content: space-between;\n  align-items: center;\n  position: relative; flex-wrap: wrap; gap: 12px;\n  font-size: 11.5px; color: rgba(255,255,255,0.25);\n}\n.footer-bottom-links { display: flex; gap: 20px; position: absolute; left: 50%; transform: translateX(-50%); white-space: nowrap; }\n.footer-bottom-links a { color: rgba(255,255,255,0.28); cursor: pointer; transition: color 0.18s; }\n.footer-bottom-links a:hover { color: rgba(255,255,255,0.65); }\n.footer-nl { background: rgba(254,30,0,0.15); color: #ff7a65; font-size: 10.5px; font-weight: 700; padding: 3px 11px; border-radius: 100px; border: 1px solid rgba(254,30,0,0.22); }\n\n\/* Floating CTA *\/\n.float {\n  position: fixed; bottom: 26px; right: 26px; z-index: 900;\n  background: var(--red); color: var(--white); padding: 13px 22px;\n  border-radius: 100px; font-size: 12.5px; font-weight: 700;\n  box-shadow: 0 8px 26px rgba(254,30,0,0.42); cursor: pointer;\n  opacity: 0; transform: translateY(8px);\n  transition: opacity 0.3s, transform 0.3s, background 0.2s;\n}\n.float.on { opacity: 1; transform: translateY(0); }\n.float:hover { background: var(--red2); transform: translateY(-2px) !important; }\n\n\/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media(max-width:1024px){\n  .hero-inner { grid-template-columns: 1fr; }\n  .dash-card { display: none; }\n  .pain-grid { grid-template-columns: 1fr; }\n  .steps { grid-template-columns: repeat(2,1fr); }\n  .team-intro { grid-template-columns: 1fr; }\n  .ind-layout { grid-template-columns: 1fr; }\n  .ind-grid { grid-template-columns: repeat(2,1fr); }\n  .footer-top { grid-template-columns: 1fr 1fr; gap: 36px; }\n}\n@media(max-width:768px){\n  section { padding: 64px 20px; }\n  #nav { padding: 16px 0; }\n  .nav-links { display: none; }\n  .steps { grid-template-columns: 1fr; }\n  .stats-row { grid-template-columns: repeat(2,1fr); }\n  .cmp-metrics { grid-template-columns: 1fr; }\n  .cmp-head,.cmp-r,.cmp-sec { grid-template-columns: 1.1fr 1fr 1fr; }\n  .cmp-c,.cmp-th { padding: 12px 14px; font-size: 12px; }\n  .pricing-grid { grid-template-columns: 1fr; }\n  .team-grid { grid-template-columns: 1fr 1fr; }\n  .testi-grid { grid-template-columns: 1fr; }\n  .tc.feat { grid-column: span 1; }\n  .faq-layout { grid-template-columns: 1fr; }\n  .faq-side { display: none; }\n  .footer-top { grid-template-columns: 1fr; }\n  .hero-btns { flex-direction: column; }\n  .blog-teaser { flex-direction: column; }\n  #hero { min-height: auto; padding: 90px 20px 60px; }\n  #hero h1 { font-size: 46px; line-height: 1.1; }\n  h2 { font-size: 34px; }\n  .hero-sub { font-size: 16px; max-width: 100%; }\n  .roi-body { grid-template-columns: 1fr; }\n  .cta-btns { flex-direction: column; align-items: stretch; gap: 12px; }\n  .cta-inner { text-align: center; }\n  section#cta + div { padding: 28px 20px !important; }\n  section#cta + div > div { flex-direction: column !important; gap: 20px !important; align-items: flex-start !important; }\n  section#cta + div form { width: 100% !important; flex-wrap: wrap !important; gap: 10px !important; }\n  section#cta + div form button { width: 100% !important; }\n}\n@media(max-width:500px){\n  section { padding: 48px 16px; }\n  .team-grid { grid-template-columns: 1fr; }\n  .ind-grid { grid-template-columns: 1fr; }\n  #hero h1 { font-size: 34px; }\n  h2 { font-size: 26px; }\n  h3 { font-size: 18px; }\n  .nav-inner { padding: 0 16px; }\n  .nav-book { padding: 10px 16px; font-size: 12px; }\n  .hero-founder-card { flex-direction: column; }\n  .hero-founder-img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; object-position: center top; align-self: center; }\n  .hero-trust { flex-wrap: wrap; gap: 10px; }\n  .stats-row { gap: 12px; }\n  .cmp-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n  .cmp-head,.cmp-r,.cmp-sec { min-width: 480px; }\n  .pricing-card { padding: 28px 20px; }\n}\n\n\n\/* \u2550\u2550\u2550 COMPREHENSIVE HIW OVERRIDES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n\/* 0. Fix nav-inner width (was shrink-to-fit, needs full width) *\/\n.nav-inner { width: 100% !important; }\n\n\/* 1. Dark body *\/\nbody { background: var(--navy); color: var(--white); }\n\n\/* 2. Hero eyebrow \u2014 red badge pill *\/\n.hero-eyebrow {\n  border: 1.5px solid var(--red); border-radius: 100px;\n  padding: 5px 16px; display: inline-block;\n}\n\n\/* 3. Reduce hero bottom padding *\/\n#hero { padding-bottom: 48px !important; }\n\n\/* 4. Remove step number badges *\/\n.step-num, .step-number, .step-badge { display: none !important; }\n\n\/* 5. Fix section padding \u2014 section has 100px + wrap 56px = 156px stacked; zero section, use wrap only *\/\nsection:has(.section-wrap) { padding-top: 0 !important; padding-bottom: 0 !important; }\n.section-wrap { padding-top: 80px !important; padding-bottom: 80px !important; }\n\n\/* 6. Fix avatar images filling the circle *\/\n.quote-avatar, .team-avatar { position: relative !important; overflow: hidden !important; font-size: 0 !important; }\n.quote-avatar img, .team-avatar img {\n  position: absolute !important; top: 0 !important; left: 0 !important;\n  width: 100% !important; height: 100% !important;\n  object-fit: cover !important; object-position: center top !important; display: block !important;\n}\n\n\/* 7. Team cards \u2014 dark background, compact to fit one screen *\/\n.quote-mark { display: none !important; }\n.team-quote::before, .team-quote::after { content: none !important; }\n.team-card { background: rgba(255,255,255,0.06) !important; border-color: rgba(255,255,255,0.12) !important; padding: 24px !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; gap: 20px !important; }\n.team-quote { color: rgba(255,255,255,0.85) !important; font-size: 14px !important; line-height: 1.6 !important; flex: 1 !important; margin-left: 24px !important; }\n.team-author { align-self: flex-end !important; flex-direction: row-reverse !important; gap: 12px !important; align-items: center !important; }\n.team-author > div { text-align: right !important; }\n.team-name { color: var(--white) !important; font-size: 14px !important; font-weight: 700 !important; }\n.team-role { color: rgba(255,255,255,0.5) !important; font-size: 12px !important; }\n.team-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 16px !important; margin-top: 56px !important; }\n.team-avatar { width: 72px !important; height: 72px !important; }\nsection.team-section .section-wrap { padding-top: 80px !important; padding-bottom: 40px !important; }\n.team-section .section-title { margin-bottom: 8px !important; }\n.team-section .section-sub { display: none !important; }\n\n\/* 8. Remove channel-stat boxes *\/\n.channel-stat { display: none !important; }\n\n\/* 9. Multichannel note \u2014 remove icon, make text red *\/\n.multichannel-note-icon { display: none !important; }\n.multichannel-note { padding-left: 24px !important; }\n.multichannel-note p, .multichannel-note strong { color: var(--red) !important; }\n\n\/* 10. Built for B2B \u2014 2-column (title+text left, 2x2 grid right) *\/\nsection:has(.for-grid) .section-wrap {\n  display: grid !important;\n  grid-template-columns: 2fr 3fr !important;\n  column-gap: 48px !important; row-gap: 0 !important;\n  align-items: start !important;\n}\nsection:has(.for-grid) .section-label,\nsection:has(.for-grid) .section-title,\nsection:has(.for-grid) .section-sub { grid-column: 1 !important; }\nsection:has(.for-grid) .for-grid {\n  grid-column: 2 !important; grid-row: 1 \/ span 4 !important; margin-top: 0 !important;\n}\n\n\/* 10b. For-card layout \u2014 smaller icon, text spans full card width *\/\n.for-card {\n  display: grid !important;\n  grid-template-columns: 44px 1fr !important;\n  column-gap: 16px !important;\n  row-gap: 10px !important;\n  align-items: center !important;\n}\n.for-icon { width: 44px !important; height: 44px !important; border-radius: 10px !important; flex-shrink: 0 !important; }\n.for-icon svg { width: 22px !important; height: 22px !important; }\n.for-card > div:not(.for-icon) { display: contents !important; }\n.for-card h3 { grid-column: 2 !important; grid-row: 1 !important; align-self: center !important; margin: 0 !important; }\n.for-card p { grid-column: 1 \/ -1 !important; grid-row: 2 !important; margin: 0 !important; }\n\n\/* 11. Footer \u2014 fix line-gaps between links *\/\nfooter ul { list-style: none !important; padding: 0 !important; margin: 0 !important; display: flex !important; flex-direction: column !important; gap: 10px !important; }\nfooter li { margin: 0 !important; padding: 0 !important; }\nfooter h5 { font-size: 11px !important; font-weight: 700 !important; letter-spacing: 0.12em !important; text-transform: uppercase !important; color: var(--muted) !important; margin: 0 0 18px !important; }\nfooter a { font-size: 14px !important; line-height: 1.4 !important; }\n\n\/* 12. Quote section \u2014 keep white text on dark background *\/\n.quote-text { color: rgba(255,255,255,0.88) !important; }\n.quote-name { color: var(--white) !important; font-size: 15px !important; font-weight: 700 !important; }\n.quote-role { color: rgba(255,255,255,0.5) !important; }\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09cb4ca e-con-full e-flex e-con e-parent\" data-id=\"09cb4ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da34010 elementor-widget elementor-widget-html\" data-id=\"da34010\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"hero\">\n  <div class=\"hero-bg-glow\"><\/div>\n  <div class=\"hero-bg-glow2\"><\/div>\n  <span class=\"hero-eyebrow\">HOW IT WORKS<\/span>\n  <h1>From Kickoff to<br><em>Qualified Meetings.<\/em><\/h1>\n  <p>We handle everything: data, outreach, follow-up, and booking. You show up to meetings with the right decision-makers.<\/p>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69f7c75 e-con-full e-flex e-con e-parent\" data-id=\"69f7c75\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81e7420 elementor-widget elementor-widget-html\" data-id=\"81e7420\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"ls-gray\" aria-labelledby=\"process-heading\">\n  <div class=\"section-wrap\">\n    <div class=\"section-label\">The Process<\/div>\n    <h2 id=\"process-heading\" class=\"section-title\">From kickoff to pipeline<br>in <em>four steps.<\/em><\/h2>\n    <p class=\"section-sub\">We handle everything. You show up to meetings. Here's exactly what happens between kickoff and your first qualified meeting.<\/p>\n\n    <div class=\"process-steps\">\n\n      <div class=\"step\">\n        <div class=\"step-num\" style=\"background:#092234;color:#ffffff;\">1<\/div>\n        <div class=\"step-week\">Week 1<\/div>\n        <h3>Onboarding &amp; ICP Definition<\/h3>\n        <p>We deep-dive into your ideal customer profile, value proposition, and competitive positioning. Our onboarding session captures everything we need, in a single 60-minute call.<\/p>\n        <div class=\"step-detail\">We identify your target industries, company sizes, geographies, decision-maker titles, and key buying triggers. This foundation shapes every message we send.<\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-num\" style=\"background:#092234;color:#ffffff;\">2<\/div>\n        <div class=\"step-week\">Week 1\u20132<\/div>\n        <h3>Data &amp; Campaign Build<\/h3>\n        <p>We source and verify prospect data, set up dedicated sending domains, warm inboxes, and build personalised multi-channel outreach sequences tailored to your ICP.<\/p>\n        <div class=\"step-detail\">Verified contact data, enriched prospect profiles, custom copywriting, A\/B tested subject lines, and domain infrastructure, all in place before a single message goes out.<\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-num\" style=\"background:#092234;color:#ffffff;\">3<\/div>\n        <div class=\"step-week\">Week 2\u20133<\/div>\n        <h3>Launch &amp; Optimise<\/h3>\n        <p>Campaigns go live across email, LinkedIn, and phone. Our AI continuously optimises send times, messaging, and targeting, backed by senior SDRs who review and refine every sequence.<\/p>\n        <div class=\"step-detail\">Real-time performance data drives daily optimisations. Open rates, reply rates, and meeting conversion are tracked and improved throughout the entire campaign.<\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-num\">4<\/div>\n        <div class=\"step-week\">Week 3\u20134 onwards<\/div>\n        <h3>Meetings Land in Your Calendar<\/h3>\n        <p>Qualified meetings with decision-makers are booked directly into your calendar. A bi-weekly strategy call is all the management overhead you'll ever need.<\/p>\n        <div class=\"step-detail\">Each meeting is pre-qualified against your ICP. Our average show rate is 94%. You show up, run the conversation, and close the deal.<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-abc8112 e-con-full e-flex e-con e-parent\" data-id=\"abc8112\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77773d1 elementor-widget elementor-widget-html\" data-id=\"77773d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"quote-section\">\n  <div class=\"quote-inner\">\n    <div class=\"quote-mark\">\"<\/div>\n    <blockquote class=\"quote-text\">\"What matters to me is that Prospectify doesn't feel like a distant partner. They understand that outreach only works when it stays personal, you can't just fire things into the market.<br><br>There are plenty of agencies that focus on volume and lean on AI, but in our collaboration, you can tell there's genuine attention to tone, timing, and which channel works best for each prospect.<br><br>Every week, I receive 2 relevant new appointments in my calendar, which gives me peace of mind and keeps our growth targets within reach.\"<\/blockquote>\n    <div class=\"quote-author\">\n      <div class=\"quote-avatar\">\n        <img decoding=\"async\" src=\"https:\/\/weprospectify.com\/wp-content\/uploads\/2026\/03\/team-fotos-website-15.jpg\" alt=\"Remco van de Berg\" onerror=\"this.style.display='none'\">\n        RV\n      <\/div>\n      <div>\n        <div class=\"quote-name\">Remco van de Berg<\/div>\n        <div class=\"quote-role\">Owner, Werfplaats<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div><style id=\"quote-center-fix\">.quote-inner{text-align:center !important;}.quote-inner .quote-text{font-size:17px !important;line-height:1.7 !important;text-align:center !important;}.quote-inner .quote-mark{margin-left:auto !important;margin-right:auto !important;}.quote-inner .quote-author{justify-content:center !important;align-self:center !important;margin-left:auto !important;margin-right:auto !important;}<\/style><style id=\"quote-box-fix\">.quote-inner .quote-mark{display:block !important;color:#fe1e00 !important;font-size:64px !important;line-height:.7 !important;margin:0 0 12px !important;text-align:center !important;}@media(max-width:768px){.quote-inner .quote-mark{font-size:52px !important;}}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-338cdcd e-con-full e-flex e-con e-parent\" data-id=\"338cdcd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7357f35 elementor-widget elementor-widget-html\" data-id=\"7357f35\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"ls-white\" aria-labelledby=\"channels-heading\">\n  <div class=\"section-wrap\">\n    <div class=\"section-label\">Multi-Channel Outreach<\/div>\n    <h2 id=\"channels-heading\" class=\"section-title\">Three channels.<br><em>One pipeline.<\/em><\/h2>\n    <p class=\"section-sub\">Your prospects don't all live in the same inbox. We reach decision-makers wherever they are, and follow up until they respond.<\/p>\n\n    <div class=\"channels-grid\">\n\n      <div class=\"channel-card\">\n        <div class=\"channel-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#092234\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"4\"><\/circle><path d=\"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94\"><\/path><\/svg><\/div>\n        <h3>Cold Email<\/h3>\n        <p>Personalised, deliverability-optimised email sequences built on verified data. We handle domain warm-up, inbox rotation, and technical setup, so your messages land in primary inboxes, not spam folders. Each sequence is tested and refined based on real open and reply data.<\/p>\n        <div class=\"channel-stat\"><span class=\"dot\"><\/span> Personalized Campaigns<\/div>\n      <\/div>\n\n      <div class=\"channel-card\">\n        <div class=\"channel-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"#092234\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z\"><\/path><rect x=\"2\" y=\"9\" width=\"4\" height=\"12\"><\/rect><circle cx=\"4\" cy=\"4\" r=\"2\"><\/circle><\/svg><\/div>\n        <h3>LinkedIn Outreach<\/h3>\n        <p>Strategic connection requests, personalised messages, and content-driven engagement on LinkedIn. We identify decision-makers, engage with their content, and open conversations that convert. LinkedIn adds credibility and familiarity that email alone cannot achieve.<\/p>\n        <div class=\"channel-stat\"><span class=\"dot\"><\/span> Higher conversion rates<\/div>\n      <\/div>\n\n      <div class=\"channel-card\">\n        <div class=\"channel-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#092234\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1.27h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.91a16 16 0 0 0 6 6l.91-.91a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21.73 16.92z\"><\/path><\/svg><\/div>\n        <h3>Phone Outreach<\/h3>\n        <p>Well-timed, well-scripted phone calls that complement email and LinkedIn. A direct conversation can turn weeks of silence into a booked meeting in minutes. Our SDRs are trained to open doors, handle objections, and qualify prospects in real time.<\/p>\n        <div class=\"channel-stat\"><span class=\"dot\"><\/span> Senior SDR managed<\/div>\n      <\/div>\n\n    <\/div>\n\n    <\/div>\n  \n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8be2b12 e-con-full e-flex e-con e-parent\" data-id=\"8be2b12\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-647ec2b elementor-widget elementor-widget-html\" data-id=\"647ec2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"team-section\" aria-labelledby=\"team-heading\">\n  <div class=\"section-wrap\">\n    <div class=\"section-label\">The Team<\/div>\n    <h2 id=\"team-heading\" class=\"section-title\">A glimpse of the team<br>working your pipeline <em>every day.<\/em><\/h2>\n    <p class=\"section-sub\">Prospectify is not a platform or a software tool. We are a team of sales professionals who work your pipeline every single day. Here's who you'll be working with.<\/p>\n\n    <div class=\"team-grid\">\n\n      <div class=\"team-card\">\n        <p class=\"team-quote\">Every campaign starts with truly understanding your buyer. When we get the ICP right, everything else follows naturally, better data, better messaging, and better meetings. That's the foundation we build every campaign on.<\/p>\n        <div class=\"team-author\">\n          <div class=\"team-avatar\">\n            <!-- Drop kristen-janssen.jpg into the folder to activate -->\n            <img decoding=\"async\" src=\"https:\/\/weprospectify.com\/wp-content\/uploads\/2025\/08\/kristen.jpg\" alt=\"Kristen Janssen, Senior Account Strategist at Prospectify\" onerror=\"this.style.display='none'\">\n            KJ\n          <\/div>\n          <div>\n            <div class=\"team-name\">Kristen Janssen<\/div>\n            <div class=\"team-role\">Senior Account Strategist<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"team-card\">\n        <p class=\"team-quote\">Our multi-channel approach means we meet prospects where they actually are. One touchpoint rarely works, persistence and personalisation together is what drives real results. We don't give up until the conversation happens.<\/p>\n        <div class=\"team-author\">\n          <div class=\"team-avatar\">\n            <!-- Drop jeroen-dunand.jpg into the folder to activate -->\n            <img decoding=\"async\" src=\"https:\/\/weprospectify.com\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-25-at-8.42.48-PM.png\" alt=\"Jeroen Dunand at Prospectify\" onerror=\"this.style.display='none'\">\n            JD\n          <\/div>\n          <div>\n            <div class=\"team-name\">Jeroen Dunand<\/div>\n            <div class=\"team-role\">Sales Development Representative<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"team-card\">\n        <p class=\"team-quote\">The quality of each meeting starts with the quality of the outreach. We don't send bulk emails, we build tailored sequences that feel personal at scale. Every word in a sequence is there for a reason.<\/p>\n        <div class=\"team-author\">\n          <div class=\"team-avatar\">\n            <!-- Drop ruaa-veder.jpg into the folder to activate -->\n            <img decoding=\"async\" src=\"https:\/\/weprospectify.com\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-01-at-4.50.15-PM.png\" alt=\"Ruaa Veder at Prospectify\" onerror=\"this.style.display='none'\">\n            RV\n          <\/div>\n          <div>\n            <div class=\"team-name\">Ruaa Veder<\/div>\n            <div class=\"team-role\">Sales Development Representative<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"team-card\">\n        <p class=\"team-quote\">I love the moment a client gets their first qualified meeting. That's when they realise this actually works, and we're just getting started. Seeing that pipeline grow is what drives me every single day.<\/p>\n        <div class=\"team-author\">\n          <div class=\"team-avatar\">\n            <!-- Drop iara-vilches.jpg into the folder to activate -->\n            <img decoding=\"async\" src=\"https:\/\/weprospectify.com\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-25-at-8.43.21-PM.png\" alt=\"Iara Vilches at Prospectify\" onerror=\"this.style.display='none'\">\n            IV\n          <\/div>\n          <div>\n            <div class=\"team-name\">Iara Vilches<\/div>\n            <div class=\"team-role\">Sales Development Representative<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa59e22 e-con-full e-flex e-con e-parent\" data-id=\"aa59e22\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9c3b38 elementor-widget elementor-widget-html\" data-id=\"c9c3b38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"ls-gray\" aria-labelledby=\"for-heading\">\n  <div class=\"section-wrap\">\n    <div class=\"section-label\">Who It's For<\/div>\n    <h2 id=\"for-heading\" class=\"section-title\">Built for B2B teams with<br><em>complex sales cycles.<\/em><\/h2>\n    <p class=\"section-sub\">We work with companies that have long sales cycles, senior buyers, and a need for consistent qualified pipeline.<\/p>\n\n    <div class=\"for-grid\">\n      <div class=\"for-card\">\n        <div class=\"for-icon\">\n          <!-- Code \/ SaaS icon -->\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <polyline points=\"16 18 22 12 16 6\"><\/polyline><polyline points=\"8 6 2 12 8 18\"><\/polyline>\n          <\/svg>\n        <\/div>\n        <div>\n          <h3>SaaS, Software &amp; Tech<\/h3>\n          <p>Book demos with CTOs, Heads of IT, and Operations leaders. We understand tech buyers, speak their language, and position your solution in a way that resonates at the decision-maker level.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"for-card\">\n        <div class=\"for-icon\">\n          <!-- Speaker \/ Marketing icon -->\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <polygon points=\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\"><\/polygon>\n            <path d=\"M19.07 4.93a10 10 0 0 1 0 14.14\"><\/path>\n            <path d=\"M15.54 8.46a5 5 0 0 1 0 7.07\"><\/path>\n          <\/svg>\n        <\/div>\n        <div>\n          <h3>Marketing Agencies<\/h3>\n          <p>Fill your new business pipeline with CMOs, Marketing Directors, and Growth leads. We build outreach that positions your agency as a strategic partner, not just another vendor.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"for-card\">\n        <div class=\"for-icon\">\n          <!-- Person \/ Recruitment icon -->\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"12\" cy=\"8\" r=\"4\"><\/circle>\n            <path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"><\/path>\n          <\/svg>\n        <\/div>\n        <div>\n          <h3>Recruitment &amp; HR<\/h3>\n          <p>Reach CEOs, HR Directors, Talent Acquisition Managers, and TA teams at exactly the companies you want to work with. We understand the nuances of selling into people-first organisations.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"for-card\">\n        <div class=\"for-icon\">\n          <!-- Building \/ B2B Services icon -->\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"><\/rect>\n            <path d=\"M3 9h18\"><\/path>\n            <path d=\"M3 15h18\"><\/path>\n            <path d=\"M9 3v18\"><\/path>\n            <path d=\"M15 3v18\"><\/path>\n          <\/svg>\n        <\/div>\n        <div>\n          <h3>B2B Services &amp; Consultancies<\/h3>\n          <p>Consultancies, outsourcing firms, and professional services companies with complex, high-value propositions. We translate your expertise into conversations with the right buyers.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f78b16a e-con-full e-flex e-con e-parent\" data-id=\"f78b16a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-beab80e elementor-widget elementor-widget-html\" data-id=\"beab80e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"faq-section ls-white\" aria-labelledby=\"faq-heading\">\n  <div class=\"section-wrap\">\n    <div class=\"text-center\" style=\"margin-bottom:0\">\n      <div class=\"section-label\" style=\"text-align:center\">Common Questions<\/div>\n      <h2 id=\"faq-heading\" class=\"section-title\" style=\"text-align:center\">Everything you need to know<br><em>before you start.<\/em><\/h2>\n    <\/div>\n\n    <div class=\"faq-list\">\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <h3>What does a \"qualified meeting\" mean at Prospectify?<\/h3>\n          <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-a\">\n          <div class=\"faq-a-inner\">A meeting is qualified when the prospect falls within your agreed Ideal Customer Profile (ICP) and has expressed active interest in learning more about your value proposition. The prospect must show up to the meeting, our average show rate is 94%. Meetings that don't meet these criteria count towards the guarantee.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <h3>How does the Meeting Fulfillment Guarantee work?<\/h3>\n          <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-a\">\n          <div class=\"faq-a-inner\">All meetings in your package are delivered within the agreed timeframe. If we reach the end of that period and meetings are still outstanding, you have the choice to extend the campaign at no additional cost, or receive a refund for the undelivered meetings. You pay for results, not activity or time spent.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <h3>Is your outreach GDPR compliant?<\/h3>\n          <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-a\">\n          <div class=\"faq-a-inner\">Yes. B2B cold calling and cold emailing are permitted under GDPR without prior opt-in when there is a legitimate interest in contacting the prospect. This means reaching out to specific individuals for a clear and justifiable reason that could provide value to both the individual and their company. Prospectify fully manages GDPR compliance on your behalf, your brand is protected at every step.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <h3>How much time does this require from our team?<\/h3>\n          <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-a\">\n          <div class=\"faq-a-inner\">Approximately 2 hours per month. We handle everything, data sourcing, copywriting, sending, follow-ups, and calendar booking. You join one 90-minute onboarding call at the start, and attend bi-weekly 30-minute strategy calls thereafter. That's the entire management overhead. The rest of your time goes into running the meetings we book.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <h3>In what languages can you book meetings?<\/h3>\n          <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-a\">\n          <div class=\"faq-a-inner\">At this moment, we book qualified meetings in <strong>Dutch<\/strong>, <strong>English<\/strong>, and <strong>German<\/strong>. This means we can run fully localised outreach \u2014 native-language emails, LinkedIn messages, and phone calls \u2014 across the Netherlands, Belgium, the UK, Ireland, the US, Germany, Austria, and Switzerland. If your target market speaks one of these languages, we can reach them.<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section><style id=\"faq-h3-fix\">.faq-q h3{margin:0 !important;font-size:14.5px !important;font-weight:700 !important;line-height:1.4 !important;}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-3558","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How It Works - Prospectify<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/weprospectify.com\/nl\/how-it-works\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How It Works - Prospectify\" \/>\n<meta property=\"og:url\" content=\"https:\/\/weprospectify.com\/nl\/how-it-works\/\" \/>\n<meta property=\"og:site_name\" content=\"Prospectify\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prospectify\" \/>\n<meta property=\"og:image\" content=\"https:\/\/weprospectify.com\/wp-content\/uploads\/2025\/02\/Untitled-512-x-512-px.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@prospectify\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/how-it-works\\\/\",\"url\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/how-it-works\\\/\",\"name\":\"How It Works - Prospectify\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/#website\"},\"datePublished\":\"2026-06-24T14:19:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/how-it-works\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/weprospectify.com\\\/nl\\\/how-it-works\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/how-it-works\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/home-elementor-rebuild\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How It Works\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/#website\",\"url\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/\",\"name\":\"Prospectify\",\"description\":\"B2B Lead Generation Agency | Guaranteed Sales Meetings\",\"publisher\":{\"@id\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/#organization\",\"name\":\"Prospectify\",\"url\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/weprospectify.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/PROSPECTIFY.png\",\"contentUrl\":\"https:\\\/\\\/weprospectify.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/PROSPECTIFY.png\",\"width\":2115,\"height\":191,\"caption\":\"Prospectify\"},\"image\":{\"@id\":\"https:\\\/\\\/weprospectify.com\\\/nl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/prospectify\",\"https:\\\/\\\/x.com\\\/prospectify\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How It Works - Prospectify","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/weprospectify.com\/nl\/how-it-works\/","og_locale":"nl_NL","og_type":"article","og_title":"How It Works - Prospectify","og_url":"https:\/\/weprospectify.com\/nl\/how-it-works\/","og_site_name":"Prospectify","article_publisher":"https:\/\/www.facebook.com\/prospectify","og_image":[{"width":512,"height":512,"url":"https:\/\/weprospectify.com\/wp-content\/uploads\/2025\/02\/Untitled-512-x-512-px.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@prospectify","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/weprospectify.com\/nl\/how-it-works\/","url":"https:\/\/weprospectify.com\/nl\/how-it-works\/","name":"How It Works - Prospectify","isPartOf":{"@id":"https:\/\/weprospectify.com\/nl\/#website"},"datePublished":"2026-06-24T14:19:27+00:00","breadcrumb":{"@id":"https:\/\/weprospectify.com\/nl\/how-it-works\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/weprospectify.com\/nl\/how-it-works\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/weprospectify.com\/nl\/how-it-works\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/weprospectify.com\/nl\/home-elementor-rebuild\/"},{"@type":"ListItem","position":2,"name":"How It Works"}]},{"@type":"WebSite","@id":"https:\/\/weprospectify.com\/nl\/#website","url":"https:\/\/weprospectify.com\/nl\/","name":"Prospectify","description":"B2B Lead Generation Agency | Guaranteed Sales Meetings","publisher":{"@id":"https:\/\/weprospectify.com\/nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/weprospectify.com\/nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/weprospectify.com\/nl\/#organization","name":"Prospectify","url":"https:\/\/weprospectify.com\/nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/weprospectify.com\/nl\/#\/schema\/logo\/image\/","url":"https:\/\/weprospectify.com\/wp-content\/uploads\/2025\/01\/PROSPECTIFY.png","contentUrl":"https:\/\/weprospectify.com\/wp-content\/uploads\/2025\/01\/PROSPECTIFY.png","width":2115,"height":191,"caption":"Prospectify"},"image":{"@id":"https:\/\/weprospectify.com\/nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/prospectify","https:\/\/x.com\/prospectify"]}]}},"_links":{"self":[{"href":"https:\/\/weprospectify.com\/nl\/wp-json\/wp\/v2\/pages\/3558","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/weprospectify.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/weprospectify.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/weprospectify.com\/nl\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/weprospectify.com\/nl\/wp-json\/wp\/v2\/comments?post=3558"}],"version-history":[{"count":0,"href":"https:\/\/weprospectify.com\/nl\/wp-json\/wp\/v2\/pages\/3558\/revisions"}],"wp:attachment":[{"href":"https:\/\/weprospectify.com\/nl\/wp-json\/wp\/v2\/media?parent=3558"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}