<div class="system-diagram"> <h3 class="third-title mb-lg text-center">Hoe het werkt</h3> <div class="system-diagram-svg-wrap"> <svg width="100%" viewBox="0 0 680 500" role="img" xmlns="http://www.w3.org/2000/svg"> <title>NTGent mobiliteitsoplossing</title> <desc>Schema met drie rijen: rittype, voertuig, kosten</desc> <defs> <marker id="arr-green" viewBox="0 0 10 10" refX="8" refY="5" markerWidth="7" markerHeight="7" orient="auto-start-reverse"> <path d="M2 1L8 5L2 9" fill="none" stroke="#1D9E75" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </marker> <marker id="arr-gray" viewBox="0 0 10 10" refX="8" refY="5" markerWidth="7" markerHeight="7" orient="auto-start-reverse"> <path d="M2 1L8 5L2 9" fill="none" stroke="#B4B2A9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </marker> </defs> <!-- ROW 1: Rittype --> <rect x="60" y="30" width="220" height="80" rx="12" fill="#F1EFE8" stroke="#D3D1C7" stroke-width="0.8"/> <circle cx="170" cy="52" r="8" fill="none" stroke="#888780" stroke-width="1.5"/> <path d="M154 80 Q170 68 186 80" fill="none" stroke="#888780" stroke-width="1.5" stroke-linecap="round"/> <text x="170" y="93" text-anchor="middle" style="font-size:13px;font-weight:500;fill:#444441;font-family:Inter,-apple-system,sans-serif">Professionele ritten</text> <text x="170" y="108" text-anchor="middle" style="font-size:11px;fill:#888780;font-family:Inter,-apple-system,sans-serif">Zakelijke ritten</text> <rect x="430" y="30" width="220" height="80" rx="12" fill="#F1EFE8" stroke="#D3D1C7" stroke-width="0.8"/> <circle cx="540" cy="52" r="8" fill="none" stroke="#888780" stroke-width="1.5"/> <path d="M524 80 Q540 68 556 80" fill="none" stroke="#888780" stroke-width="1.5" stroke-linecap="round"/> <text x="540" y="93" text-anchor="middle" style="font-size:13px;font-weight:500;fill:#444441;font-family:Inter,-apple-system,sans-serif">Privéritten</text> <text x="540" y="108" text-anchor="middle" style="font-size:11px;fill:#888780;font-family:Inter,-apple-system,sans-serif">Personeelstarief</text> <!-- Boeken via de app pill --> <rect x="256" y="60" width="168" height="26" rx="13" fill="#E1F5EE" stroke="#5DCAA5" stroke-width="0.8"/> <text x="340" y="77" text-anchor="middle" style="font-size:11px;font-weight:500;fill:#0F6E56;font-family:Inter,-apple-system,sans-serif">Boeken via de app</text> <!-- Arrows row1 → row2 --> <line x1="150" y1="110" x2="130" y2="178" stroke="#1D9E75" stroke-width="1.5" marker-end="url(#arr-green)"/> <text x="96" y="150" style="font-size:10px;fill:#1D9E75;font-family:Inter,-apple-system,sans-serif">MEDEWERKERS</text> <path d="M190 110 Q340 148 450 178" fill="none" stroke="#1D9E75" stroke-width="1.5" marker-end="url(#arr-green)"/> <text x="290" y="142" style="font-size:10px;fill:#1D9E75;font-family:Inter,-apple-system,sans-serif">MEDEWERKERS</text> <line x1="540" y1="110" x2="540" y2="178" stroke="#1D9E75" stroke-width="1.5" marker-end="url(#arr-green)"/> <text x="548" y="149" style="font-size:10px;fill:#1D9E75;font-family:Inter,-apple-system,sans-serif">PRIVÉ</text> <!-- ROW 2: Voertuigen --> <rect x="60" y="180" width="220" height="80" rx="12" fill="#1D9E75" stroke="none"/> <rect x="143" y="197" width="22" height="14" rx="2" fill="none" stroke="white" stroke-width="1.5"/> <rect x="165" y="202" width="12" height="9" rx="1" fill="none" stroke="white" stroke-width="1.5"/> <circle cx="150" cy="213" r="3" fill="white"/> <circle cx="172" cy="213" r="3" fill="white"/> <text x="170" y="232" text-anchor="middle" style="font-size:13px;font-weight:500;fill:white;font-family:Inter,-apple-system,sans-serif">Eigen poolwagen</text> <text x="170" y="248" text-anchor="middle" style="font-size:11px;fill:#9FE1CB;font-family:Inter,-apple-system,sans-serif">Peugeot E-Rifter</text> <rect x="430" y="180" width="220" height="80" rx="12" fill="#1D9E75" stroke="none"/> <rect x="513" y="197" width="22" height="14" rx="2" fill="none" stroke="white" stroke-width="1.5"/> <rect x="535" y="202" width="12" height="9" rx="1" fill="none" stroke="white" stroke-width="1.5"/> <circle cx="520" cy="213" r="3" fill="white"/> <circle cx="542" cy="213" r="3" fill="white"/> <text x="540" y="232" text-anchor="middle" style="font-size:13px;font-weight:500;fill:white;font-family:Inter,-apple-system,sans-serif">BattMobility-vloot</text> <text x="540" y="248" text-anchor="middle" style="font-size:11px;fill:#9FE1CB;font-family:Inter,-apple-system,sans-serif">Nabijgelegen deelauto</text> <!-- Arrows row2 → row3 --> <line x1="170" y1="260" x2="170" y2="328" stroke="#1D9E75" stroke-width="1.5" marker-end="url(#arr-green)"/> <text x="178" y="298" style="font-size:10px;fill:#1D9E75;font-family:Inter,-apple-system,sans-serif">Leasekosten</text> <path d="M480 260 Q350 295 230 328" fill="none" stroke="#B4B2A9" stroke-width="1.5" marker-end="url(#arr-gray)"/> <text x="316" y="282" style="font-size:10px;fill:#B4B2A9;font-family:Inter,-apple-system,sans-serif">Ritkosten</text> <line x1="540" y1="260" x2="540" y2="328" stroke="#B4B2A9" stroke-width="1.5" marker-end="url(#arr-gray)"/> <text x="548" y="298" style="font-size:10px;fill:#B4B2A9;font-family:Inter,-apple-system,sans-serif">Ritkosten</text> <!-- ROW 3: Kosten --> <rect x="60" y="330" width="220" height="70" rx="12" fill="#E1F5EE" stroke="#9FE1CB" stroke-width="0.8"/> <text x="170" y="355" text-anchor="middle" style="font-size:13px;font-weight:500;fill:#085041;font-family:Inter,-apple-system,sans-serif">NTGent</text> <text x="170" y="373" text-anchor="middle" style="font-size:11px;fill:#0F6E56;font-family:Inter,-apple-system,sans-serif">Vaste leasekost poolwagen</text> <text x="170" y="389" text-anchor="middle" style="font-size:10px;fill:#1D9E75;font-family:Inter,-apple-system,sans-serif">+ uitzonderlijke zakelijke ritkosten</text> <rect x="430" y="330" width="220" height="70" rx="12" fill="#F1EFE8" stroke="#D3D1C7" stroke-width="0.8"/> <text x="540" y="355" text-anchor="middle" style="font-size:13px;font-weight:500;fill:#444441;font-family:Inter,-apple-system,sans-serif">Medewerker</text> <text x="540" y="373" text-anchor="middle" style="font-size:11px;fill:#888780;font-family:Inter,-apple-system,sans-serif">Privéritten rechtstreeks</text> <text x="540" y="389" text-anchor="middle" style="font-size:10px;fill:#888780;font-family:Inter,-apple-system,sans-serif">gefactureerd</text> <!-- Bottom platform --> <rect x="60" y="425" width="560" height="55" rx="12" fill="#2C2C2A" stroke="none"/> <text x="340" y="447" text-anchor="middle" style="font-size:13px;font-weight:500;fill:white;font-family:Inter,-apple-system,sans-serif">BattMobility</text> <text x="340" y="465" text-anchor="middle" style="font-size:11px;fill:#888780;font-family:Inter,-apple-system,sans-serif">Beheert alles: poolwagen, vloot, facturatie, boekhoudkundig & operationeel</text> </svg> </div>
</div>