{"id":2,"date":"2022-08-23T13:51:32","date_gmt":"2022-08-23T13:51:32","guid":{"rendered":"https:\/\/stg-khh4l5.elementor.cloud\/home\/"},"modified":"2026-07-13T15:10:24","modified_gmt":"2026-07-13T14:10:24","slug":"home","status":"publish","type":"page","link":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/","title":{"rendered":"AI-gestuurde magazijnbeheersoftware"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5eff638 e-con-full e-flex e-con e-parent\" data-id=\"5eff638\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-48547bc2 e-con-full e-flex e-con e-child\" data-id=\"48547bc2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24c1efe elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"24c1efe\" 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<html><head>\n\n<style>\n  :root{\n    --depth:#03162E; --depth-2:#020B18; --core:#052A48;\n    --green:#54b477; --mint:#88e2a1; --mint-hover:#76d68e; --glow:#89E3AA;\n    --sky:#6B9DC2; --clarity:#B1C5DE; --slate:#8AA2BC; --white:#F4F8FC;\n    --navy-ink:#0f172a;\n    --line:rgba(177,197,222,.14);\n    --mono:ui-monospace,\"SF Mono\",\"JetBrains Mono\",Menlo,Consolas,monospace;\n    --sans:-apple-system,BlinkMacSystemFont,\"Segoe UI\",system-ui,Roboto,sans-serif;\n  }\n  *{box-sizing:border-box}\n  body{margin:0;background:linear-gradient(180deg,#07203c 0%,#031222 30%,#010812 100%);color:var(--clarity);font-family:var(--sans);\n    line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:clip}\n  a{text-decoration:none;color:inherit}\n  ::selection{background:rgba(137,227,170,.28);color:#fff}\n  :focus-visible{outline:2px solid var(--glow);outline-offset:3px;border-radius:6px}\n\n  .hero{position:relative;width:100%;min-height:100vh;display:block;overflow:hidden;padding-bottom:clamp(110px,11vw,170px)}\n\n  \/* backdrop *\/\n  .scene{position:absolute;inset:0;width:100%;height:100%;z-index:0}\n  .haze{position:absolute;inset:0;z-index:1;pointer-events:none;\n    background:\n      radial-gradient(80% 65% at 50% 42%,rgba(2,11,24,0) 0%,rgba(2,11,24,.22) 60%,rgba(2,11,24,.88) 100%),\n      linear-gradient(180deg,rgba(2,11,24,.6) 0%,transparent 26%,transparent 68%,var(--depth-2) 100%);}\n  .grain{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.05;mix-blend-mode:overlay;\n    background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'\/%3E%3C\/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.9'\/%3E%3C\/svg%3E\");}\n\n\n  \/* layout *\/\n  .stage{position:relative;z-index:3;width:100%;\n    display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(40px,4.5vw,90px);\n    align-items:start;padding:clamp(100px,11vw,170px) clamp(24px,6.64vw,100px) 0}\n  .copy{max-width:860px}\n  .console-band{position:relative;z-index:3;padding-top:clamp(8px,1.5vw,26px)}\n  @media(max-width:1020px){.stage{grid-template-columns:1fr}.console-band{padding-top:30px}}\n\n  .eyebrow{font-family:var(--mono);font-size:clamp(.66rem,.64rem + .12vw,.76rem);letter-spacing:.3em;\n    text-transform:uppercase;color:var(--slate);display:inline-flex;align-items:center;gap:12px}\n  .eyebrow .ep{width:7px;height:7px;border-radius:50%;background:var(--green);\n    box-shadow:0 0 10px var(--green);animation:pulse 1.8s infinite;flex:none}\n\n  h1{margin:26px 0 0;color:#fff;font-weight:600;letter-spacing:-.032em;line-height:1.08;\n    font-size:clamp(3rem,1.5rem + 5.6vw,6.4rem);text-wrap:balance}\n  \/* Sentry-style keyword highlight: the payoff phrase stamped in mint *\/\n  h1 .hl{background:var(--mint);color:var(--navy-ink);border-radius:.09em;\n    padding:.02em .14em;margin-left:-.02em;\n    -webkit-box-decoration-break:clone;box-decoration-break:clone;\n    box-shadow:0 0 44px rgba(136,226,161,.3)}\n  @keyframes stamp{0%{transform:scale(1.045);box-shadow:0 0 70px rgba(136,226,161,.75)}\n    100%{transform:scale(1);box-shadow:0 0 44px rgba(136,226,161,.3)}}\n  h1 .hl{display:inline-block;animation:stamp .5s cubic-bezier(.2,.7,.2,1) 1.05s backwards}\n  .sub{margin-top:24px;max-width:50ch;color:var(--clarity);font-size:clamp(1.02rem,1rem + .3vw,1.2rem)}\n\n  \/* entrance choreography *\/\n  .rise{opacity:0;transform:translateY(26px);animation:rise .9s cubic-bezier(.2,.7,.2,1) forwards}\n  .d1{animation-delay:.08s}.d2{animation-delay:.22s}.d3{animation-delay:.38s}.d4{animation-delay:.54s}.d5{animation-delay:.7s}\n  @keyframes rise{to{opacity:1;transform:none}}\n\n  \/* buttons: matched to claruswms.co.uk *\/\n  .btn-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}\n  .hero a.btn{all:unset;box-sizing:border-box;-webkit-font-smoothing:antialiased;\n    font-family:var(--sans);font-size:.98rem;font-weight:600;letter-spacing:.01em;line-height:1.2;\n    display:inline-flex;align-items:center;justify-content:center;gap:9px;\n    padding:15px 30px;border-radius:4px;border:1px solid transparent;cursor:pointer;\n    text-decoration:none;text-transform:none;box-shadow:none;margin:0;\n    transition:transform .2s ease,box-shadow .3s ease,background .2s ease,border-color .2s ease}\n  .hero a.btn:focus-visible{outline:2px solid var(--glow);outline-offset:3px}\n  .hero a.btn-primary{background:var(--mint);color:var(--navy-ink);border-color:var(--mint)}\n  .hero a.btn-primary:hover{background:var(--mint-hover);border-color:var(--mint-hover);transform:translateY(-2px);\n    box-shadow:0 14px 34px -10px rgba(136,226,161,.55)}\n  .hero a.btn-ghost{background:transparent;color:#fff;border-color:#fff}\n  .hero a.btn-ghost:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}\n  .hero a.btn svg{width:16px;height:16px}\n\n  \/* review links *\/\n  .ratings{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}\n  .rate-pill{display:inline-flex;align-items:center;gap:9px;padding:10px 16px;border-radius:8px;\n    border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015));\n    font-size:.84rem;color:var(--clarity);font-family:var(--mono);letter-spacing:.02em;\n    box-shadow:inset 0 1px 0 rgba(255,255,255,.05);\n    transition:border-color .25s,transform .25s,background .25s}\n  .rate-pill:hover{border-color:rgba(137,227,170,.5);background:rgba(137,227,170,.07);transform:translateY(-2px)}\n  .rate-pill .st{color:var(--glow);letter-spacing:2px;font-size:.8rem;text-shadow:0 0 10px rgba(137,227,170,.5)}\n  .rate-pill b{color:#fff;font-weight:600}\n\n  .assure{margin-top:22px;display:flex;gap:20px;flex-wrap:wrap;font-family:var(--mono);\n    font-size:.74rem;letter-spacing:.05em;color:var(--slate)}\n  .assure span{display:inline-flex;align-items:center;gap:7px}\n  .dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 9px var(--green)}\n\n  \/* ===== WHITE AGENT CONSOLE ===== *\/\n  .console{background:#ffffff;border-radius:16px;overflow:hidden;position:relative;\n    box-shadow:0 60px 120px -30px rgba(0,0,0,.85),0 0 80px -24px rgba(137,227,170,.32),\n      inset 0 1px 0 rgba(255,255,255,.9);\n    border:1px solid rgba(177,197,222,.25)}\n  .con-bar{display:flex;align-items:center;gap:8px;padding:13px 18px;border-bottom:1px solid #e8edf4;\n    font-family:var(--mono);font-size:.72rem;letter-spacing:.12em;color:#64748b;text-transform:uppercase;background:#fbfcfe}\n  .tl{width:10px;height:10px;border-radius:50%;background:#dde5ee}\n  .con-bar .name{color:var(--navy-ink);font-weight:700}\n  .con-bar .live{margin-left:auto;display:inline-flex;align-items:center;gap:7px;color:var(--green);font-weight:700}\n  .con-bar .live b{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 9px rgba(84,180,119,.8);animation:pulse 1.6s infinite}\n  @keyframes pulse{0%,100%{opacity:1}50%{opacity:.25}}\n  .con-body{padding:22px 22px 24px;height:330px;overflow:hidden;font-family:var(--mono);font-size:.86rem;line-height:1.65;color:#334155}\n  .c-prompt{color:var(--navy-ink)}\n  .c-prompt .u{color:var(--sky)}\n  .caret{display:inline-block;width:8px;height:15px;background:var(--green);margin-left:2px;vertical-align:-2px;animation:pulse 1s steps(1) infinite}\n  .c-status{color:#64748b;margin-top:14px;display:flex;align-items:center;gap:9px}\n  .spin{width:12px;height:12px;border:2px solid rgba(84,180,119,.25);border-top-color:var(--green);border-radius:50%;animation:spinn .8s linear infinite}\n  @keyframes spinn{to{transform:rotate(360deg)}}\n  .c-out{margin-top:16px;background:#f4faf6;border:1px solid rgba(84,180,119,.3);border-left:3px solid var(--green);\n    border-radius:10px;padding:14px 16px;color:var(--navy-ink)}\n  .c-out .k{color:#2e8f57;font-weight:700}\n  .c-tags{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}\n  .c-tag{font-family:var(--mono);font-size:.68rem;letter-spacing:.04em;padding:6px 11px;border-radius:7px;\n    background:rgba(136,226,161,.18);border:1px solid rgba(84,180,119,.35);color:#1f7a47;font-weight:600;\n    display:inline-flex;align-items:center;gap:6px}\n  .con-foot{padding:12px 18px;border-top:1px solid #e8edf4;background:#fbfcfe;display:flex;gap:8px;align-items:center;\n    font-family:var(--mono);font-size:.7rem;color:#94a3b8;letter-spacing:.04em}\n  .con-foot .fake-input{flex:1;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:9px 13px;color:#94a3b8}\n  .con-foot .send{width:34px;height:34px;border-radius:8px;background:var(--mint);display:grid;place-items:center;color:var(--navy-ink)}\n\n  .console-wrap{position:relative}\n  .console-wrap::after{content:\"\";position:absolute;left:8%;right:8%;bottom:-26px;height:50px;\n    background:radial-gradient(50% 100% at 50% 0%,rgba(137,227,170,.28),transparent 70%);filter:blur(8px);z-index:-1}\n\n  \/* live ops ticker: the warehouse never stops *\/\n  .ticker{position:absolute;left:0;right:0;bottom:0;z-index:3;\n    border-top:1px solid var(--line);background:rgba(2,8,18,.72);backdrop-filter:blur(8px);\n    overflow:hidden;padding:11px 0;\n    -webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);\n    mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}\n  .ticker .tk{display:flex;gap:0;width:max-content;animation:tkscroll 46s linear infinite}\n  .ticker:hover .tk{animation-play-state:paused}\n  @keyframes tkscroll{to{transform:translateX(-50%)}}\n  .tk span{font-family:var(--mono);font-size:.7rem;letter-spacing:.06em;color:var(--slate);\n    white-space:nowrap;padding:0 26px;border-right:1px solid rgba(177,197,222,.12)}\n  .tk b{color:var(--glow);font-weight:600}\n\n  @media(prefers-reduced-motion:reduce){\n    *{animation-duration:.001s!important;animation-iteration-count:1!important;transition-duration:.001s!important}\n    .rise{opacity:1;transform:none}\n    .ticker .tk{animation:none}\n    h1 .hl{animation:none}\n  }\n<\/style>\n\n<\/head><body><div class=\"hero\">\n  <canvas class=\"scene\" id=\"scene\" aria-hidden=\"true\" width=\"1929\" height=\"1069\"><\/canvas>\n  <div class=\"haze\"><\/div>\n  <div class=\"grain\"><\/div>\n\n\n  <div class=\"stage\">\n    <div class=\"copy\">\n      <div class=\"eyebrow rise d1\"><span class=\"ep\"><\/span>Cut cost-to-serve. Grow revenue. Say yes more often.<\/div>\n      <h1 class=\"rise d2\">AI-powered WMS that <span class=\"hl\">wins you contracts.<\/span><\/h1>\n      <p class=\"sub rise d3\">Cloud-native warehouse management system (WMS) with agentic AI in every task. It automates the admin, handles the exceptions, bills accurately, and turns live data into action, so your team can say yes to the work sitting on the desk.<\/p>\n      <div class=\"btn-row rise d4\">\n        <a class=\"btn btn-ghost\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/product-tour-signup\/\">Watch quick demo<\/a>\n        <a class=\"btn btn-primary\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/get-in-touch\/\">Book a call<\/a>\n      <\/div>\n      <div class=\"ratings rise d5\">\n        <a class=\"rate-pill\" href=\"https:\/\/www.g2.com\/products\/clarus-wms\/reviews\" target=\"_blank\" rel=\"noopener\">\n          <span class=\"st\">&#9733;<\/span><b>4.4<\/b> on G2<\/a>\n        <a class=\"rate-pill\" href=\"https:\/\/www.capterra.co.uk\/software\/154126\/claruswms\" target=\"_blank\" rel=\"noopener\">\n          <span class=\"st\">&#9733;<\/span><b>4.3<\/b> on Capterra<\/a>\n        <a class=\"rate-pill\" href=\"https:\/\/www.gartner.com\/reviews\/product\/clarus-wms?marketSeoName=warehouse-management-systems#reviews-ratings-section-3d37gh4\" target=\"_blank\" rel=\"noopener\">\n          <span class=\"st\">&#9733;<\/span><b>4.7<\/b> on Gartner<\/a>\n      <\/div>\n      <div class=\"assure rise d5\">\n        <span><i class=\"dot\"><\/i>Live in weeks, not quarters<\/span>\n        <span><i class=\"dot\"><\/i>ISO-certified AWS<\/span>\n        <span><i class=\"dot\"><\/i>No long-term tie-ins<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"console-band\">\n    <div class=\"console-wrap rise d3\">\n      <div class=\"console\" aria-label=\"Clarus AI driven tasks demonstration\">\n        <div class=\"con-bar\"><i class=\"tl\"><\/i><i class=\"tl\"><\/i><i class=\"tl\"><\/i>\n          <span class=\"name\">Clarus AI Driven Tasks<\/span>\n          <span class=\"live\"><b><\/b>WORKING<\/span><\/div>\n        <div class=\"con-body\">\n          <div class=\"c-prompt\"><span class=\"u\">operator \u203a<\/span> <span id=\"c-prompt\">find the earliest 1-hour goods-in slot for March 12th<\/span><span class=\"caret\" id=\"caret\" style=\"display: none;\"><\/span><\/div>\n          <div class=\"c-status\" id=\"c-status\" style=\"display: none;\"><span class=\"spin\"><\/span><span id=\"c-status-t\">scanning 30 dock bays\u2026<\/span><\/div>\n          <div class=\"c-out\" id=\"c-out\" style=\"display: block;\">Earliest free slot is <span class=\"k\">GI Bay 3, 09:00 to 10:00<\/span>. Confirmation drafted to the haulier.<\/div>\n          <div class=\"c-tags\" id=\"c-tags\"><span class=\"c-tag\">&#10003; 30 bays checked<\/span><span class=\"c-tag\">&#10003; Bay 3 \u00b7 09:00<\/span><span class=\"c-tag\">&#10003; email drafted<\/span><\/div>\n        <\/div>\n        <div class=\"con-foot\"><span class=\"fake-input\">Ask Clarus to do anything\u2026<\/span>\n          <span class=\"send\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\"><path d=\"M12 19V5M5 12l7-7 7 7\"><\/path><\/svg><\/span><\/div>\n      <\/div>\n    <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"ticker\" aria-hidden=\"true\"><div class=\"tk\" id=\"tk\"><span>shipment <b>SH-2291<\/b> dispatched<\/span><span><b>GI Bay 3<\/b> booked 09:00<\/span><span><b>+\u00a31,250\/wk<\/b> missed charges recovered<\/span><span><b>400<\/b> expired units held<\/span><span><b>165<\/b> ABC transfers queued<\/span><span><b>100<\/b> PDF orders created in 40s<\/span><span>recall <b>1007<\/b> resolved end to end<\/span><span>stock accuracy <b>99.9%<\/b><\/span><span>invoice run <b>90%<\/b> faster<\/span><span><b>0<\/b> missed dispatch windows this week<\/span><span>shipment <b>SH-2291<\/b> dispatched<\/span><span><b>GI Bay 3<\/b> booked 09:00<\/span><span><b>+\u00a31,250\/wk<\/b> missed charges recovered<\/span><span><b>400<\/b> expired units held<\/span><span><b>165<\/b> ABC transfers queued<\/span><span><b>100<\/b> PDF orders created in 40s<\/span><span>recall <b>1007<\/b> resolved end to end<\/span><span>stock accuracy <b>99.9%<\/b><\/span><span>invoice run <b>90%<\/b> faster<\/span><span><b>0<\/b> missed dispatch windows this week<\/span><\/div><\/div>\n<\/div>\n\n<script>\n(function(){\n  var reduce=window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n\n  \/* ============================================================\n     LIVING WAREHOUSE BACKDROP\n     One-point perspective aisle. Workers scan pallets with green\n     beams, confirmation chips float up, and data packets stream\n     toward the agent. Everyone playing a part.\n  ============================================================ *\/\n  var cv=document.getElementById(\"scene\"),ctx=cv.getContext(\"2d\"),W,H,DPR=Math.min(devicePixelRatio||1,2);\n  function size(){var r=cv.getBoundingClientRect();W=cv.width=r.width*DPR;H=cv.height=r.height*DPR;}\n  size();addEventListener(\"resize\",size);\n\n\n  var GREEN=\"137,227,170\",SKY=\"107,157,194\",SLATE=\"177,197,222\";\n  function fract(x){return x-Math.floor(x);}\n  function rnd(n){return fract(Math.sin(n*127.1+311.7)*43758.5453);}\n  function lerp(a,b,t){return a+(b-a)*t;}\n  function ease(x){return x<.5?2*x*x:1-Math.pow(-2*x+2,2)\/2;}\n\n  var VPX=.5,VPY=.40;\n  function P(x,y,z){var f=H*.92;return [W*VPX+(x\/z)*f, H*VPY+(y\/z)*f];}\n  function line(x1,y1,z1,x2,y2,z2,rgb,a,w){\n    var p1=P(x1,y1,z1),p2=P(x2,y2,z2);\n    ctx.strokeStyle=\"rgba(\"+rgb+\",\"+a+\")\";ctx.lineWidth=(w||1)*DPR;\n    ctx.beginPath();ctx.moveTo(p1[0],p1[1]);ctx.lineTo(p2[0],p2[1]);ctx.stroke();\n  }\n  function poly(pts,rgb,a){\n    ctx.fillStyle=\"rgba(\"+rgb+\",\"+a+\")\";ctx.beginPath();\n    ctx.moveTo(pts[0][0],pts[0][1]);\n    for(var i=1;i<pts.length;i++)ctx.lineTo(pts[i][0],pts[i][1]);\n    ctx.closePath();ctx.fill();\n  }\n\n  var SP=3.4,NEAR=1.3,FAR=44;\n  var shelfY=[-1.05,-.45,.15,.75];\n  var rackIn=1.32,rackOut=2.25;\n  var FLOOR=1;\n\n  \/* ---- worker figure, scaled by depth ---- *\/\n  function drawWorker(x,z,facing,pose,fog){\n    var feet=P(x,FLOOR,z),head=P(x,FLOOR-.92,z);\n    var h=feet[1]-head[1]; if(h<6)return;\n    var w=h*.34, cx=feet[0], a=.75*fog;\n    ctx.save();\n    \/\/ legs\n    ctx.strokeStyle=\"rgba(16,34,56,\"+a+\")\";ctx.lineWidth=Math.max(1.5,h*.09);ctx.lineCap=\"round\";\n    ctx.beginPath();ctx.moveTo(cx-w*.16,feet[1]-h*.42);ctx.lineTo(cx-w*.22,feet[1]);ctx.stroke();\n    ctx.beginPath();ctx.moveTo(cx+w*.16,feet[1]-h*.42);ctx.lineTo(cx+w*.24,feet[1]);ctx.stroke();\n    \/\/ torso\n    ctx.fillStyle=\"rgba(16,34,56,\"+a+\")\";\n    ctx.beginPath();\n    ctx.moveTo(cx-w*.42,feet[1]-h*.42);\n    ctx.lineTo(cx-w*.34,feet[1]-h*.78);\n    ctx.quadraticCurveTo(cx,feet[1]-h*.86,cx+w*.34,feet[1]-h*.78);\n    ctx.lineTo(cx+w*.42,feet[1]-h*.42);\n    ctx.closePath();ctx.fill();\n    \/\/ hi-vis stripes (the brand green: everyone wears the glow)\n    ctx.strokeStyle=\"rgba(\"+GREEN+\",\"+(.85*fog)+\")\";ctx.lineWidth=Math.max(1,h*.045);\n    ctx.beginPath();ctx.moveTo(cx-w*.3,feet[1]-h*.62);ctx.lineTo(cx+w*.3,feet[1]-h*.62);ctx.stroke();\n    \/\/ head\n    ctx.fillStyle=\"rgba(16,34,56,\"+a+\")\";\n    ctx.beginPath();ctx.arc(cx,head[1]+h*.075,h*.085,0,7);ctx.fill();\n    \/\/ scanning arm + handheld\n    if(pose>0){\n      var ax=cx+facing*w*.55,ay=feet[1]-h*.66;\n      ctx.strokeStyle=\"rgba(16,34,56,\"+a+\")\";ctx.lineWidth=Math.max(1.5,h*.07);\n      ctx.beginPath();ctx.moveTo(cx+facing*w*.2,feet[1]-h*.72);ctx.lineTo(ax,ay);ctx.stroke();\n      ctx.fillStyle=\"rgba(\"+GREEN+\",\"+(.9*fog)+\")\";\n      ctx.fillRect(ax-h*.03,ay-h*.045,h*.06,h*.06);\n    }\n    ctx.restore();\n  }\n\n  \/* ---- deterministic bay furniture ---- *\/\n  function hasPallet(i,l){return rnd(i*7+l*13)>.42;}\n  function palletHue(i,l){return rnd(i*17+l*29)>.75?GREEN:SKY;}\n\n  var t0=null;\n  function draw(now){var _r=cv.getBoundingClientRect();if(document.hidden||cv.offsetParent===null||_r.bottom<=0||_r.top>=(window.innerHeight||H)){if(!reduce)setTimeout(function(){requestAnimationFrame(draw);},400);return;}\n    if(t0===null)t0=now; var t=(now-t0)\/1000;\n    ctx.clearRect(0,0,W,H);\n    var off=reduce?0:(t*.34)%SP;   \/\/ slow, stately glide down the aisle\n\n    var first=Math.ceil((NEAR+off)\/SP);\n    var packets=[];   \/\/ collected during bay pass, drawn last (on top)\n\n    for(var n=Math.floor((FAR+off)\/SP);n>=first;n--){\n      var z=n*SP-off;\n      var fog=Math.pow(Math.max(0,Math.min(1,1-(z-NEAR)\/(FAR-NEAR))),1.5);\n      fog*=Math.max(0,Math.min(1,(z-2.2)\/2.6));   \/\/ bays dissolve as they pass the camera\n\n      \/* high-bay light shafts every other bay *\/\n      if(n%2===0){\n        var lt=P(0,-1.62,z);\n        var fl=P(-.55,FLOOR,z),fr=P(.55,FLOOR,z);\n        poly([[lt[0]-4*DPR,lt[1]],[lt[0]+4*DPR,lt[1]],[fr[0],fr[1]],[fl[0],fl[1]]],SKY,.05*fog);\n        \/\/ floor pool\n        var pf=P(0,FLOOR,z);\n        var g=ctx.createRadialGradient(pf[0],pf[1],0,pf[0],pf[1],(fr[0]-fl[0])*.5);\n        g.addColorStop(0,\"rgba(\"+SKY+\",\"+(.05*fog)+\")\");g.addColorStop(1,\"rgba(\"+SKY+\",0)\");\n        ctx.fillStyle=g;ctx.beginPath();ctx.ellipse(pf[0],pf[1],(fr[0]-fl[0])*.5,(fr[0]-fl[0])*.12,0,0,7);ctx.fill();\n      }\n\n      \/* racks both sides *\/\n      for(var si=0;si<2;si++){\n        var s=si?1:-1, xi=s*rackIn, xo=s*rackOut;\n        line(xi,shelfY[0]-.35,z, xi,FLOOR,z, SLATE,.5*fog,1.1);\n        line(xo,shelfY[0]-.35,z, xo,FLOOR,z, SLATE,.22*fog,1);\n        for(var l=0;l<shelfY.length;l++){\n          var y=shelfY[l];\n          line(xi,y,z, xi,y,z+SP, SKY,.3*fog,1);\n          line(xi,y,z, xo,y,z, SLATE,.32*fog,1);\n          if(l<shelfY.length-1&&hasPallet(n*2+si,l)){\n            var pz=z+SP*.5,pfg=Math.pow(Math.max(0,Math.min(1,1-(pz-NEAR)\/(FAR-NEAR))),1.5);pfg*=Math.max(0,Math.min(1,(pz-2.2)\/2.6));\n            var pA=P(xi+s*.06,y+.1,pz),pB=P(xo-s*.14,y+.1,pz),\n                pC=P(xo-s*.14,shelfY[l+1]-.08,pz),pD=P(xi+s*.06,shelfY[l+1]-.08,pz);\n            poly([pA,pB,pC,pD],palletHue(n*2+si,l),.17*pfg);\n          }\n        }\n        \/* floor guide *\/\n        line(s*rackIn,FLOOR,z, s*rackIn,FLOOR,z+SP, GREEN,.42*fog,1.3);\n\n        \/* ---- WORKER at this bay? ---- *\/\n        if(rnd(n*3.7+si*9.1)>.45 && z>5 && z<30){\n          var wx=s*(rackIn-.28);\n          var cyc=fract(t*.22+rnd(n*5+si)*7);       \/\/ personal work cycle\n          var scanning=cyc<.42, chipT=(cyc>=.42&&cyc<.62)?(cyc-.42)\/.2:-1;\n          drawWorker(wx,z,s,scanning?1:0,fog);\n          var lvl=1+Math.floor(rnd(n*11+si)*2);      \/\/ shelf being picked\n          var ty=(shelfY[lvl]+shelfY[lvl+1])*.5;\n          if(scanning&&!reduce){\n            \/* scanner beam with flicker + target ring *\/\n            var hand=P(wx+s*.16,FLOOR-.62,z),tgt=P(s*(rackIn+.25),ty,z);\n            var fl2=.45+.35*Math.sin(t*26+n);\n            ctx.strokeStyle=\"rgba(\"+GREEN+\",\"+(fl2*fog)+\")\";ctx.lineWidth=1.2*DPR;\n            ctx.beginPath();ctx.moveTo(hand[0],hand[1]);ctx.lineTo(tgt[0],tgt[1]);ctx.stroke();\n            var rr=(fract(t*1.4+n*.3))*10*DPR*fog+2;\n            ctx.strokeStyle=\"rgba(\"+GREEN+\",\"+((1-fract(t*1.4+n*.3))*.5*fog)+\")\";\n            ctx.beginPath();ctx.arc(tgt[0],tgt[1],rr,0,7);ctx.stroke();\n          }\n          if(chipT>=0&&!reduce){\n            \/* confirmation chip floats up and fades *\/\n            var cp=P(s*(rackIn+.2),ty,z);\n            var cyv=cp[1]-chipT*26*DPR, al=(1-chipT)*.95*fog;\n            var words=[\"picked\",\"scanned\",\"billed\",\"packed\",\"counted\"];\n            var word=words[Math.floor(rnd(n*13+si)*words.length)];\n            ctx.font=(9*DPR)+\"px \"+\"ui-monospace,Menlo,monospace\";\n            var tw=ctx.measureText(word).width+16*DPR;\n            ctx.fillStyle=\"rgba(6,26,20,\"+(al*.85)+\")\";\n            ctx.strokeStyle=\"rgba(\"+GREEN+\",\"+al+\")\";ctx.lineWidth=1*DPR;\n            rrect(cp[0]-tw\/2,cyv-9*DPR,tw,15*DPR,4*DPR);ctx.fill();ctx.stroke();\n            ctx.fillStyle=\"rgba(\"+GREEN+\",\"+al+\")\";\n            ctx.fillText(word,cp[0]-tw\/2+8*DPR,cyv+2*DPR);\n            \/* at chip birth, launch a data packet toward the agent *\/\n            if(chipT<.5)packets.push({from:cp,prog:chipT*2,fog:fog});\n          }\n        }\n      }\n      \/* faint cross seam *\/\n      line(-rackIn,FLOOR,z,rackIn,FLOOR,z,GREEN,.07*fog,1);\n    }\n\n    \/* ---- crossing walker deep in the aisle: life in the distance ---- *\/\n    if(!reduce){\n      var wphase=fract(t*.045);\n      var wxx=lerp(-.9,.9,ease(wphase));\n      drawWorker(wxx,24,1,0,.22);\n      var w2=fract(t*.06+.5);\n      drawWorker(lerp(.9,-.9,ease(w2)),32,-1,0,.14);\n    }\n\n    \/* ---- data packets stream to the bottom-right, toward the agent ---- *\/\n    var dest=[W*.72,H*.9];\n    for(var pi=0;pi<packets.length;pi++){\n      var pk=packets[pi],pp=ease(Math.min(pk.prog,1));\n      var px=lerp(pk.from[0],dest[0],pp),py=lerp(pk.from[1],dest[1],pp)-Math.sin(pp*Math.PI)*40*DPR;\n      ctx.fillStyle=\"rgba(\"+GREEN+\",\"+((1-pp*.6)*.9*pk.fog)+\")\";\n      ctx.beginPath();ctx.arc(px,py,1.8*DPR,0,7);ctx.fill();\n      ctx.fillStyle=\"rgba(\"+GREEN+\",\"+((1-pp*.6)*.25*pk.fog)+\")\";\n      ctx.beginPath();ctx.arc(px,py,4.5*DPR,0,7);ctx.fill();\n    }\n\n    \/* centre floor glow *\/\n    var g2=ctx.createLinearGradient(0,H*VPY,0,H);\n    g2.addColorStop(0,\"rgba(\"+GREEN+\",0)\");g2.addColorStop(1,\"rgba(\"+GREEN+\",.05)\");\n    ctx.fillStyle=g2;ctx.fillRect(0,H*VPY,W,H*(1-VPY));\n\n    if(!reduce)setTimeout(function(){requestAnimationFrame(draw);},33);\n  }\n  function rrect(x,y,w,h,r){ctx.beginPath();ctx.moveTo(x+r,y);ctx.arcTo(x+w,y,x+w,y+h,r);\n    ctx.arcTo(x+w,y+h,x,y+h,r);ctx.arcTo(x,y+h,x,y,r);ctx.arcTo(x,y,x+w,y,r);ctx.closePath();}\n  requestAnimationFrame(draw);\n\n  \/* ---------- live ops ticker ---------- *\/\n  (function(){\n    var items=[\"shipment <b>SH-2291<\/b> dispatched\",\"<b>GI Bay 3<\/b> booked 09:00\",\n      \"<b>+\\u00a31,250\/wk<\/b> missed charges recovered\",\"<b>400<\/b> expired units held\",\n      \"<b>165<\/b> ABC transfers queued\",\"<b>100<\/b> PDF orders created in 40s\",\n      \"recall <b>1007<\/b> resolved end to end\",\"stock accuracy <b>99.9%<\/b>\",\n      \"invoice run <b>90%<\/b> faster\",\"<b>0<\/b> missed dispatch windows this week\"];\n    var h=items.map(function(t){return \"<span>\"+t+\"<\/span>\";}).join(\"\");\n    var tk=document.getElementById(\"tk\"); if(tk) tk.innerHTML=h+h;\n  })();\n\n  \/* ============================================================\n     WHITE AGENT CONSOLE, typing real problems and resolving them\n  ============================================================ *\/\n  var scenes=[\n    {p:\"audit all 50 accounts for missed pallet charges\",st:\"reading billing data across 50 accounts\\u2026\",\n      out:'Found <span class=\"k\">\\u00a31,250\/week<\/span> in missed charges across 3 customers. Invoices drafted and ready to bill.',\n      tags:[\"scan complete\",\"3 invoices drafted\",\"+\\u00a365k\/yr recovered\"]},\n    {p:\"find the earliest 1-hour goods-in slot for March 12th\",st:\"scanning 30 dock bays\\u2026\",\n      out:'Earliest free slot is <span class=\"k\">GI Bay 3, 09:00 to 10:00<\/span>. Confirmation drafted to the haulier.',\n      tags:[\"30 bays checked\",\"Bay 3 \\u00b7 09:00\",\"email drafted\"]},\n    {p:\"run a full product recall for code 1007\",st:\"tracing affected stock and orders\\u2026\",\n      out:'Stock held, affected orders cancelled, <span class=\"k\">recall emails sent<\/span> to customers and supplier.',\n      tags:[\"stock held\",\"orders cancelled\",\"team notified\"]}\n  ];\n  var cp=document.getElementById(\"c-prompt\"),caret=document.getElementById(\"caret\"),\n      cs=document.getElementById(\"c-status\"),cst=document.getElementById(\"c-status-t\"),\n      co=document.getElementById(\"c-out\"),ctg=document.getElementById(\"c-tags\"),si=0;\n  function typeText(el,txt,done){el.textContent=\"\";var i=0;(function tick(){el.textContent+=txt.charAt(i++);\n    if(i<=txt.length)setTimeout(tick,26);else done&&done();})();}\n  function play(){\n    var s=scenes[si];caret.style.display=\"inline-block\";\n    cs.style.display=\"none\";co.style.display=\"none\";ctg.innerHTML=\"\";\n    if(reduce){cp.textContent=s.p;show(s);return;}\n    typeText(cp,s.p,function(){\n      setTimeout(function(){\n        cs.style.display=\"flex\";cst.textContent=s.st;caret.style.display=\"none\";\n        setTimeout(function(){show(s);},1500);\n      },420);\n    });\n  }\n  function show(s){\n    cs.style.display=\"none\";co.style.display=\"block\";co.innerHTML=s.out;\n    ctg.innerHTML=s.tags.map(function(t){return '<span class=\"c-tag\">\\u2713 '+t+'<\/span>';}).join(\"\");\n    si=(si+1)%scenes.length;\n    if(!reduce)setTimeout(function(){var _b=cp.getBoundingClientRect();if(!document.hidden&&_b.bottom>0&&_b.top<(window.innerHeight||800))play();else{var _w=function(){var b=cp.getBoundingClientRect();(!document.hidden&&b.bottom>0&&b.top<(window.innerHeight||800))?play():setTimeout(_w,1200);};setTimeout(_w,1200);}},3800);\n  }\n  play();\n})();\n<\/script>\n<\/body><\/html>\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-2c55314 e-con-full e-flex e-con e-child\" data-id=\"2c55314\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1aa660b elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1aa660b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Trusted by operators who are ready for any contract<\/div>\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-383ffa5c e-con-full e-flex e-con e-child\" data-id=\"383ffa5c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6699f0 elementor-widget__width-initial elementor-skin-carousel elementor-arrows-yes elementor-widget elementor-widget-media-carousel\" data-id=\"e6699f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;5&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;autoplay_speed&quot;:2000,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;slides_per_view_mobile&quot;:&quot;2&quot;,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.warrensgroup.com\/services\/warehousing\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Warrens logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/warrens-e1765195633301.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/welchgroup.co.uk\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Welch Group logo in white\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/W-white-logo--e1773734139592.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.hwcoates.co.uk\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Coates Warehousing and Distribution logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/site-logo-1.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/ascoworld.com\/services\/warehousing\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"ASCO logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/ASCO-e1765190305883.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.stiller.co.uk\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Stiller logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Stiller-logo.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.networldsports.co.uk\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Net World Sports logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Net-World-Sports.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/campeysofselby.co.uk\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Campeys of Selby logo in white\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Campeys-white-logo--e1765190350173.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/edgetransport.co.uk\/storage\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Edge Transport logo in white\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Edge-white-logo--e1765190489103.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/portexlogistics.com\/en\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Portex logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Portex-1.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.jodafreight.com\/warehousing\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"JODA Freight logo in white\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/JODA-white-logo--e1765190441701.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/walkers-transport.co.uk\/services\/storage\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Walkers Transport logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Walkers-Transport-logo-1.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.magnumlogistics.co.uk\/warehouse\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Magnum Logistics logo in white\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Magnum-white-logo--e1765195601520.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/bartrums.com\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Bartrums logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Bartrums-3.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/wstransportation.com\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"WS Transport logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/WS-Transport.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.tapin3pl.com\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Tap&#039;in logo in white\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Tapin-white-logo-1-e1765190375475.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2fe9ed2 elementor-widget__width-initial reverse-carousel elementor-skin-carousel elementor-arrows-yes elementor-widget elementor-widget-media-carousel\" data-id=\"2fe9ed2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;5&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;autoplay_speed&quot;:2000,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;slides_per_view_mobile&quot;:&quot;2&quot;,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/buffaload.co.uk\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Buffaload logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Buffaload.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.palletforce.com\/en\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Palletforce logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/02\/Palletforce-logo-e1766052945632.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/discountdragon.co.uk\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Discount Dragon logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Discount-Dragon-e1765193362644.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.palletways.com\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Palletways logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Palletways.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.archbold.co.uk\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Archbold logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/12\/Odin-logo-1-e1766067737363.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/binyousefcargo.com\/solution\/warehousing-distribution\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Bin Yousef Cargo logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Bin-Yousef.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.johnpasc.co.uk\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"John Pascalis logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/John-Pascalis.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/odinwarehousing.com\/en\/service\/warehousing\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Odin Warehousing and Logistics logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/12\/Odin-logo-e1766067104605.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/roadtruckservices.com\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Road Truck Services logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/RTS.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.stjohnshallstorage.co.uk\/warehousing\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"St John&#039;s Hall Storage logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/st-johns-hall-storage.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/katem.co.uk\/service\/warehousing\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"KATEM Logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/KATEM.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/www.archbold.co.uk\/warehousing\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Archbold logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/aRCHBOLD.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/mitchelldistribution.co.uk\/warehousing\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"MSD Ltd logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/MSD.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"http:\/\/keithelkingtontransport.co.uk\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Keith Elkington Transport logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/12\/KE-logo-e1766068450470.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72bd57a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"72bd57a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\/\/ 3PLs \u00b7 hauliers \u00b7 operators, running their warehouses on Clarus every day\n<\/div>\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-6ab03b3 e-con-full e-flex e-con e-child\" data-id=\"6ab03b3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ee79cc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3ee79cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">watch how you're going to \"yes\" to new contracts<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d0e1a0 elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"9d0e1a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Tim-fred-still-4-scaled.jpg&quot;,&quot;id&quot;:30693,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/03\/WebM-version.webm\" controls=\"\" preload=\"metadata\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/03\/Tim-fred-still-4-scaled.jpg);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-play\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\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-7f31fed e-con-full e-flex e-con e-child\" data-id=\"7f31fed\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1945fd2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1945fd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">what clarus kills, from day one<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc75469 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"cc75469\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><span style=\"color: #FFFFFF\">The problems that quietly cost you<\/span> gone.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c5a38d elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"0c5a38d\" 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<html><head><link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@300;500;600&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n    #clarus-impact-v8 {\n        --depth-blue: #03162E;\n        --depth-2: #020B18;\n        --action-green: #54b477;\n        --glow: #89E3AA;\n        --sky: #6B9DC2;\n        --slate: #8AA2BC;\n        --pure-white: #FFFFFF;\n        --glass-border: rgba(255, 255, 255, 0.1);\n        --mono: ui-monospace, \"SF Mono\", Menlo, Consolas, monospace;\n        width: 100%;\n        margin: 0 auto;\n        box-sizing: border-box;\n    }\n    #clarus-impact-v8 *, #clarus-impact-v8 *::before, #clarus-impact-v8 *::after { box-sizing: border-box; }\n\n    #clarus-impact-v8 .card-row {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 14px;\n    }\n\n    #clarus-impact-v8 .stat-card {\n        background: linear-gradient(180deg, rgba(8,50,84,.35), rgba(3,22,46,.9));\n        border: 1px solid var(--glass-border);\n        border-radius: 18px;\n        padding: 24px;\n        min-height: 190px;\n        display: flex;\n        flex-direction: column;\n        position: relative;\n        overflow: hidden;\n        cursor: default;\n        opacity: 0;\n        transform: translateY(24px);\n        transition: opacity .7s ease, transform .7s ease,\n                    border-color .3s ease, box-shadow .3s ease;\n    }\n    #clarus-impact-v8 .stat-card.in { opacity: 1; transform: none; }\n\n    \/* pulse *\/\n    @keyframes greenPulse8 {\n        0%   { border-color: var(--glass-border); box-shadow: 0 0 0 rgba(84,180,119,0); }\n        50%  { border-color: var(--action-green); box-shadow: 0 0 18px rgba(84,180,119,.45); }\n        100% { border-color: var(--glass-border); box-shadow: 0 0 0 rgba(84,180,119,0); }\n    }\n    #clarus-impact-v8 .stat-card.just-finished { animation: greenPulse8 1.5s ease; }\n    #clarus-impact-v8 .stat-card:hover {\n        animation: greenPulse8 2s infinite ease-in-out;\n        transform: translateY(-5px);\n    }\n\n    \/* the problem this stat kills *\/\n    #clarus-impact-v8 .stat-problem {\n        font-family: var(--mono);\n        font-size: .68rem;\n        letter-spacing: .08em;\n        text-transform: uppercase;\n        color: var(--slate);\n        transition: color .3s ease;\n    }\n    #clarus-impact-v8 .stat-card:hover .stat-problem { color: #f79c9c; }\n\n    #clarus-impact-v8 .icon-box {\n        position: absolute;\n        top: 20px;\n        right: 20px;\n        width: 24px;\n        height: 24px;\n        color: var(--pure-white);\n        opacity: .35;\n        transition: all .4s ease;\n    }\n    #clarus-impact-v8 .stat-card:hover .icon-box {\n        opacity: 1;\n        transform: scale(1.12);\n        color: var(--glow);\n    }\n\n    #clarus-impact-v8 .stat-value-container {\n        font-family: 'Space Grotesk', sans-serif;\n        color: var(--pure-white);\n        font-size: clamp(2.6rem, 2rem + 1.8vw, 3.6rem);\n        font-weight: 600;\n        line-height: 1;\n        letter-spacing: -0.02em;\n        font-variant-numeric: tabular-nums;\n        display: flex;\n        align-items: baseline;\n        margin-top: auto;\n        text-shadow: 0 0 26px rgba(137,227,170,0);\n        transition: text-shadow .6s ease;\n    }\n    #clarus-impact-v8 .stat-card.just-finished .stat-value-container,\n    #clarus-impact-v8 .stat-card:hover .stat-value-container {\n        text-shadow: 0 0 26px rgba(137,227,170,.35);\n    }\n    #clarus-impact-v8 .symbol, #clarus-impact-v8 .prefix {\n        font-weight: 300;\n        color: var(--glow);\n        font-size: .5em;\n        margin-left: 2px;\n    }\n    #clarus-impact-v8 .prefix { margin-left: 0; margin-right: 2px; }\n\n    #clarus-impact-v8 .stat-label {\n        font-family: 'Space Grotesk', sans-serif;\n        color: #B1C5DE;\n        font-size: .95rem;\n        font-weight: 300;\n        line-height: 1.3;\n        margin-top: 8px;\n    }\n\n    \/* sparkline draws itself in *\/\n    #clarus-impact-v8 .spark {\n        position: absolute;\n        right: 0;\n        bottom: 0;\n        width: 58%;\n        height: 34%;\n        opacity: .5;\n        pointer-events: none;\n    }\n    #clarus-impact-v8 .spark .line {\n        stroke-dasharray: 160;\n        stroke-dashoffset: 160;\n        transition: stroke-dashoffset 1.8s cubic-bezier(.2,.7,.2,1);\n    }\n    #clarus-impact-v8 .stat-card.in .spark .line { stroke-dashoffset: 0; }\n\n    \/* scan sweep across the card when the count lands *\/\n    #clarus-impact-v8 .stat-card::after {\n        content: \"\";\n        position: absolute;\n        top: 0; bottom: 0;\n        left: -40%;\n        width: 30%;\n        background: linear-gradient(105deg, transparent, rgba(137,227,170,.10), transparent);\n        transform: skewX(-18deg);\n    }\n    #clarus-impact-v8 .stat-card.just-finished::after { animation: sweep8 1.1s ease; }\n    @keyframes sweep8 { to { left: 120%; } }\n\n    @media (max-width: 1024px) { #clarus-impact-v8 .card-row { grid-template-columns: repeat(2, 1fr); } }\n    @media (max-width: 600px)  { #clarus-impact-v8 .card-row { grid-template-columns: 1fr; } }\n    @media (prefers-reduced-motion: reduce) {\n        #clarus-impact-v8 .stat-card { opacity: 1; transform: none; transition: none; animation: none; }\n        #clarus-impact-v8 .spark .line { stroke-dashoffset: 0; transition: none; }\n    }\n<\/style>\n\n<\/head><body><div id=\"clarus-impact-v8\">\n    <div class=\"card-row\">\n\n        <div class=\"stat-card in just-finished\" data-target=\"99\">\n            <div class=\"icon-box\">\n                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4\"><\/path><\/svg>\n            <\/div>\n            <div class=\"stat-problem\">\/\/ guesswork &amp; miscounts<\/div>\n            <div class=\"stat-value-container\"><span class=\"digit\">99<\/span><span class=\"symbol\">%<\/span><\/div>\n            <div class=\"stat-label\">Stock accuracy<\/div>\n            <svg class=\"spark\" viewBox=\"0 0 100 40\" preserveAspectRatio=\"none\">\n                <path class=\"line\" d=\"M0,34 L18,30 L34,31 L52,20 L68,22 L84,9 L100,6\" fill=\"none\" stroke=\"#89E3AA\" stroke-width=\"1.6\"><\/path>\n                <path d=\"M0,34 L18,30 L34,31 L52,20 L68,22 L84,9 L100,6 L100,40 L0,40 Z\" fill=\"#54b477\" opacity=\".08\"><\/path>\n            <\/svg>\n        <\/div>\n\n        <div class=\"stat-card in just-finished\" data-target=\"60\">\n            <div class=\"icon-box\">\n                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n            <\/div>\n            <div class=\"stat-problem\">\/\/ admin overload<\/div>\n            <div class=\"stat-value-container\"><span class=\"digit\">60<\/span><span class=\"symbol\">%<\/span><\/div>\n            <div class=\"stat-label\">Less admin time<\/div>\n            <svg class=\"spark\" viewBox=\"0 0 100 40\" preserveAspectRatio=\"none\">\n                <path class=\"line\" d=\"M0,8 L16,12 L34,10 L50,20 L66,24 L84,30 L100,33\" fill=\"none\" stroke=\"#89E3AA\" stroke-width=\"1.6\"><\/path>\n                <path d=\"M0,8 L16,12 L34,10 L50,20 L66,24 L84,30 L100,33 L100,40 L0,40 Z\" fill=\"#54b477\" opacity=\".08\"><\/path>\n            <\/svg>\n        <\/div>\n\n        <div class=\"stat-card in just-finished\" data-target=\"5\">\n            <div class=\"icon-box\">\n                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z\"><\/path><\/svg>\n            <\/div>\n            <div class=\"stat-problem\">\/\/ waiting on support<\/div>\n            <div class=\"stat-value-container\"><span class=\"prefix\">&lt;<\/span><span class=\"digit\">5<\/span><span class=\"symbol\">min<\/span><\/div>\n            <div class=\"stat-label\">Support response<\/div>\n            <svg class=\"spark\" viewBox=\"0 0 100 40\" preserveAspectRatio=\"none\">\n                <path class=\"line\" d=\"M0,12 L20,16 L38,14 L54,24 L72,28 L100,32\" fill=\"none\" stroke=\"#89E3AA\" stroke-width=\"1.6\"><\/path>\n                <path d=\"M0,12 L20,16 L38,14 L54,24 L72,28 L100,32 L100,40 L0,40 Z\" fill=\"#54b477\" opacity=\".08\"><\/path>\n            <\/svg>\n        <\/div>\n\n        <div class=\"stat-card in just-finished\" data-target=\"90\">\n            <div class=\"icon-box\">\n                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n            <\/div>\n            <div class=\"stat-problem\">\/\/ slow, late invoices<\/div>\n            <div class=\"stat-value-container\"><span class=\"digit\">90<\/span><span class=\"symbol\">%<\/span><\/div>\n            <div class=\"stat-label\">Faster invoices<\/div>\n            <svg class=\"spark\" viewBox=\"0 0 100 40\" preserveAspectRatio=\"none\">\n                <path class=\"line\" d=\"M0,32 L18,28 L36,29 L52,18 L70,14 L86,8 L100,5\" fill=\"none\" stroke=\"#89E3AA\" stroke-width=\"1.6\"><\/path>\n                <path d=\"M0,32 L18,28 L36,29 L52,18 L70,14 L86,8 L100,5 L100,40 L0,40 Z\" fill=\"#54b477\" opacity=\".08\"><\/path>\n            <\/svg>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n    (function() {\n        var reduce = window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n        function easeOutQuart(x) { return 1 - Math.pow(1 - x, 4); }\n\n        function runCount(card) {\n            var digit = card.querySelector('.digit');\n            var target = parseInt(card.getAttribute('data-target'), 10);\n            if (reduce || document.hidden) { digit.textContent = target; card.classList.add('just-finished'); return; }\n            var duration = 1800, start = null;\n            function step(now) {\n                if (!start) start = now;\n                var progress = Math.min((now - start) \/ duration, 1);\n                digit.textContent = Math.floor(easeOutQuart(progress) * target);\n                if (progress < 1) { window.requestAnimationFrame(step); }\n                else { digit.textContent = target; card.classList.add('just-finished'); }\n            }\n            window.requestAnimationFrame(step);\n        }\n\n        var cards = document.querySelectorAll('#clarus-impact-v8 .stat-card');\n        var obs = new IntersectionObserver(function(entries) {\n            entries.forEach(function(entry) {\n                if (!entry.isIntersecting) return;\n                var card = entry.target;\n                obs.unobserve(card);\n                var idx = Array.prototype.indexOf.call(cards, card);\n                setTimeout(function() {          \/\/ staggered entrance, then count\n                    card.classList.add('in');\n                    setTimeout(function() { runCount(card); }, 250);\n                }, idx * 120);\n            });\n        }, { threshold: 0.25 });\n        cards.forEach(function(card) { obs.observe(card); });\n    })();\n<\/script>\n<\/body><\/html>\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-cdb7113 e-con-full e-flex e-con e-child\" data-id=\"cdb7113\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-11a3122 e-con-full e-flex e-con e-child\" data-id=\"11a3122\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fda49a5 e-con-full e-flex e-con e-child\" data-id=\"fda49a5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a2106aa e-con-full e-flex e-con e-child\" data-id=\"a2106aa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53eeac2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"53eeac2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">instant walkthrough of clarus <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c5382af elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c5382af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Watch Clarus <span style=\"color: #89E3AA\">run a warehouse. <\/span> <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c719f84 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"c719f84\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"relative flex-col gap-1 md:gap-3\"><div class=\"flex max-w-full flex-col grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"17ac4be7-f347-4e30-b910-7d5b0ef84860\" data-message-model-slug=\"o3\"><div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\"><div class=\"markdown prose dark:prose-invert w-full break-words dark\"><p data-pm-slice=\"1 1 []\">See Clarus handle goods-in, picking, packing, dispatch and 3PL billing on real screens&#8230; and why operators keep saying yes to contracts they&#8217;d have turned away. Sent to your inbox instantly.<\/p><form class=\"capture\"><\/form><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a98030b e-con-full e-flex e-con e-child\" data-id=\"a98030b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5c6753 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-html\" data-id=\"e5c6753\" 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<form id=\"forminator-module-30353\" class=\"forminator-custom-form forminator-custom-form-30353\" method=\"post\" data-forminator-render=\"0\" data-uid=\"6a5ec7a7ed9b7\"><div role=\"alert\" aria-live=\"polite\" class=\"forminator-response-message forminator-error\" aria-hidden=\"true\"><\/div><\/form>\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<div class=\"elementor-element elementor-element-218d6a9 e-con e-atomic-element e-div-block-base e-218d6a9-484abbd \" data-id=\"218d6a9\" data-element_type=\"e-div-block\" data-e-type=\"e-div-block\" data-interaction-id=\"218d6a9\" data-e-type=\"e-div-block\" data-id=\"218d6a9\">\n    \t\t<div class=\"elementor-element elementor-element-90d2e65 elementor-widget elementor-widget-video\" data-id=\"90d2e65\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;start&quot;:340,&quot;end&quot;:380,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/03\/WebM-version-Clarus-demo.webm#t=340,380\" autoplay=\"\" loop=\"\" muted=\"muted\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08ddcef e-con-full e-flex e-con e-child\" data-id=\"08ddcef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-80b3bfd e-con-full e-flex e-con e-child\" data-id=\"80b3bfd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fec81d5 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"fec81d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">AI that does the work for you\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a3efbe elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7a3efbe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">You don't need more charts.<span style=\"color: #89E3AA\"> You need actions.<\/span> <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e54b069 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"e54b069\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"relative flex-col gap-1 md:gap-3\"><div class=\"flex max-w-full flex-col grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"17ac4be7-f347-4e30-b910-7d5b0ef84860\" data-message-model-slug=\"o3\"><div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\"><div class=\"markdown prose dark:prose-invert w-full break-words dark\"><div class=\"head\"><p class=\"lead\">Pick a real warehouse problem below. Watch Clarus read the data, decide, and resolve it end to end, then update the system while you get on with more important work.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-964308c e-con-full e-flex e-con e-child\" data-id=\"964308c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01bb3bf elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"01bb3bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/how-ai-takes-the-effort-out-of-warehouse-decision-making\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore AI Assistant<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a709c2 elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"9a709c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/product-tour-signup\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Watch quick demo<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-889143c e-con-full e-flex e-con e-child\" data-id=\"889143c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8259a17 e-con-full e-flex e-con e-child\" data-id=\"8259a17\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c45dbf elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"9c45dbf\" 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<html><head><link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@300;400;500;600&amp;family=Work+Sans:wght@300;400;500;600&amp;display=swap\" rel=\"stylesheet\">\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\">\n\n<style>\n    \/* --- OUTER CONTAINER: sits on the page's dark section --- *\/\n    #clarus-demo-container {\n        --mono: ui-monospace, \"SF Mono\", Menlo, Consolas, monospace;\n        padding: 20px 0;\n        width: 100%;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        box-sizing: border-box;\n    }\n    #clarus-demo-container * { box-sizing: border-box; }\n\n    \/* --- SLIM DEVICE SHELL with green under-glow --- *\/\n    .tablet-container {\n        width: 100%;\n        max-width: 1600px;\n        height: 800px;\n        margin: 0 auto;\n        padding: 14px;\n        background: linear-gradient(180deg, #0d1b30, #081426);\n        border-radius: 30px;\n        border: 1px solid rgba(177, 197, 222, 0.16);\n        box-shadow:\n            inset 0 1px 1px rgba(255,255,255,0.08),\n            0 40px 90px -30px rgba(0, 0, 0, 0.8),\n            0 0 90px -30px rgba(137, 227, 170, 0.3);\n        position: relative;\n    }\n    .tablet-container::after {\n        content: \"\"; position: absolute; bottom: 6px; left: 50%; transform: translateX(-50%);\n        width: 110px; height: 4px; background: #24374f; border-radius: 3px;\n    }\n\n    .tablet-screen {\n        background: #ffffff;\n        border-radius: 18px;\n        overflow: hidden;\n        position: relative;\n        height: 100%;\n        display: flex;\n        flex-direction: column;\n    }\n\n    \/* --- CONSOLE CHROME BAR (matches the hero's Clarus Agent) --- *\/\n    .c-chrome {\n        display: flex; align-items: center; gap: 8px;\n        padding: 13px 20px;\n        border-bottom: 1px solid #e8edf4;\n        background: #fbfcfe;\n        font-family: var(--mono);\n        font-size: 12px; letter-spacing: .12em; text-transform: uppercase;\n        color: #64748b;\n        flex: none;\n    }\n    .c-chrome .tl { width: 10px; height: 10px; border-radius: 50%; background: #dde5ee; }\n    .c-chrome .name { color: #0f172a; font-weight: 700; }\n    .c-status-pill {\n        margin-left: auto; display: inline-flex; align-items: center; gap: 7px;\n        font-weight: 700; color: #54b477;\n    }\n    .c-status-pill .c-pulse-dot { width: 8px; height: 8px; background: #54b477; border-radius: 50%; position: relative; }\n    .c-status-pill .c-pulse-dot::after {\n        content: \"\"; position: absolute; inset: 0; background: #54b477; border-radius: 50%;\n        animation: c-pulse 1.8s infinite ease-in-out;\n    }\n    @keyframes c-pulse { 0% { transform: scale(1); opacity: .8; } 100% { transform: scale(3.5); opacity: 0; } }\n    .c-status-pill.working { color: #b45309; }\n    .c-status-pill.working .c-pulse-dot, .c-status-pill.working .c-pulse-dot::after { background: #f59e0b; }\n    .c-status-pill.resolved { color: #15803d; }\n\n    \/* --- SOFTWARE INTERFACE --- *\/\n    #clarus-ai-wrapper {\n        --c-text: #0f172a;\n        --c-muted: #64748b;\n        --c-accent: #10b981;\n        --c-live-green: #54b477;\n        --c-border: #e2e8f0;\n        --c-btn-mint: #88e2a1;\n        --c-btn-navy: #0f172a;\n        font-family: 'Work Sans', sans-serif;\n        display: flex;\n        flex-direction: column;\n        height: 100%;\n        width: 100%;\n        min-height: 0;\n    }\n\n    .c-content-scroll {\n        flex: 1;\n        overflow-y: auto;\n        padding: 44px 60px 40px 60px;\n        position: relative;\n    }\n    .c-content-scroll::-webkit-scrollbar { width: 6px; }\n    .c-content-scroll::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 10px; }\n\n    .c-footer-actions {\n        background: #fbfcfe;\n        padding: 16px 60px 22px 60px;\n        border-top: 1px solid var(--c-border);\n        display: none;\n        gap: 12px;\n        width: 100%;\n        flex: none;\n    }\n\n    .c-header { margin-bottom: 35px; min-height: 40px; }\n    .c-header.minimized { display: none; }\n    .c-title {\n        font-family: 'Space Grotesk', sans-serif;\n        font-size: 28px !important;\n        font-weight: 600;\n        margin: 0;\n        color: var(--c-text);\n    }\n    .c-cursor::after { content: '|'; color: var(--c-accent); animation: blinkCursor 1s step-start infinite; }\n    @keyframes blinkCursor { 50% { opacity: 0; } }\n\n    .c-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n        gap: 18px; width: 100%;\n    }\n\n    .c-card {\n        background: #ffffff; border: 2px solid var(--c-border); border-radius: 16px;\n        padding: 24px; cursor: pointer; transition: .25s; position: relative;\n        opacity: 0; transform: translateY(15px);\n        overflow: hidden;\n    }\n    .c-card.show-card { opacity: 1; transform: translateY(0); }\n    .c-card:hover {\n        border-color: var(--c-live-green); background: #fcfdfd; transform: translateY(-3px);\n        box-shadow: 0 12px 28px -8px rgba(84, 180, 119, 0.25);\n    }\n    \/* light sweep on hover *\/\n    .c-card::after {\n        content: \"\"; position: absolute; top: 0; bottom: 0; left: -45%; width: 32%;\n        background: linear-gradient(105deg, transparent, rgba(136,226,161,.14), transparent);\n        transform: skewX(-18deg); pointer-events: none;\n    }\n    .c-card:hover::after { animation: cardSweep .8s ease; }\n    @keyframes cardSweep { to { left: 120%; } }\n\n    .c-type-badge { position: absolute; top: 14px; right: 14px; font-size: 9px; font-weight: 800; text-transform: uppercase; padding: 3px 8px; border-radius: 4px; letter-spacing: .06em; }\n    .badge-report { background: #e0f2fe; color: #0369a1; }\n    .badge-action { background: #dcfce7; color: #166534; }\n    .badge-live   { background: #fef3c7; color: #92400e; }\n\n    .c-card i.fa-main { font-size: 1.5rem; color: var(--c-muted); margin-bottom: 14px; display: block; transition: color .25s, transform .25s; }\n    .c-card:hover i.fa-main { color: var(--c-live-green); transform: scale(1.08); }\n    .c-card p { margin: 0; font-size: 14px; color: var(--c-text); line-height: 1.5; font-weight: 500; padding-right: 25px; }\n\n    .c-result { display: none; width: 100%; }\n    .chat-bubble { margin-bottom: 12px; max-width: 85%; }\n    .chat-user {\n        align-self: flex-end; margin-left: auto; background: var(--c-btn-navy); color: white;\n        padding: 14px 20px; border-radius: 18px 18px 0 18px; font-size: 15px; font-weight: 500;\n        min-height: 48px;\n    }\n    .chat-user .type-caret { display: inline-block; width: 2px; height: 14px; background: #88e2a1; margin-left: 2px; vertical-align: -2px; animation: blinkCursor .8s step-start infinite; }\n    .chat-attachment { align-self: flex-end; margin-left: auto; background: #f1f5f9; border: 1px solid var(--c-border); padding: 8px 12px; border-radius: 10px; display: flex; align-items: center; gap: 10px; color: #475569; font-size: 12px; font-weight: 600; margin-bottom: 20px; width: fit-content; }\n\n    .c-ai-meta { color: var(--c-accent); font-weight: 700; display: flex; align-items: center; gap: 8px; font-size: 12px; text-transform: uppercase; margin-top: 10px; letter-spacing: .08em; }\n\n    \/* --- AGENT WORKING STEPS: the live \"thinking out loud\" stream --- *\/\n    .agent-steps {\n        font-family: var(--mono);\n        font-size: 12.5px;\n        color: var(--c-muted);\n        margin: 14px 0 4px;\n        display: flex; flex-direction: column; gap: 7px;\n    }\n    .agent-steps .step {\n        display: flex; align-items: center; gap: 9px;\n        opacity: 0; transform: translateX(-6px);\n        transition: opacity .3s ease, transform .3s ease;\n    }\n    .agent-steps .step.on { opacity: 1; transform: none; }\n    .agent-steps .step .st-spin {\n        width: 11px; height: 11px; border: 2px solid rgba(84,180,119,.25);\n        border-top-color: #54b477; border-radius: 50%; flex: none;\n        animation: stSpin .7s linear infinite;\n    }\n    @keyframes stSpin { to { transform: rotate(360deg); } }\n    .agent-steps .step .st-done { color: #16a34a; font-size: 11px; width: 11px; flex: none; }\n    .agent-steps .step.done { color: #334155; }\n\n    .c-viz { background: #f8fafc; border: 1px solid var(--c-border); border-radius: 12px; padding: 22px; margin-top: 12px; width: 100%; max-width: 650px; animation: fadein .4s ease; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.05); }\n    @keyframes fadein { from { opacity: 0; transform: translateY(5px); } to { opacity: 1; transform: translateY(0); } }\n    .reply-in { animation: fadein .4s ease; }\n\n    .bar-container { display: flex; align-items: flex-end; gap: 6px; height: 120px; margin-top: 20px; border-bottom: 1px solid var(--c-border); width: 100%; justify-content: center; }\n    .bar { flex: 1; max-width: 40px; background: var(--c-border); border-radius: 4px 4px 0 0; transform-origin: bottom; animation: barGrow .8s cubic-bezier(.2,.7,.2,1) backwards; }\n    .bar:nth-child(2){animation-delay:.06s}.bar:nth-child(3){animation-delay:.12s}.bar:nth-child(4){animation-delay:.18s}.bar:nth-child(5){animation-delay:.24s}.bar:nth-child(6){animation-delay:.3s}\n    @keyframes barGrow { from { transform: scaleY(0); } }\n    .bar.highlight { background: var(--c-accent); position: relative; }\n    .bar.highlight::after { content: \"Sam S.\"; position: absolute; bottom: -24px; left: 50%; transform: translateX(-50%); font-size: 11px; font-weight: 700; color: var(--c-text); }\n\n    .pick-stats { display: flex; justify-content: space-around; margin-top: 25px; text-align: center; }\n    .stat-val { font-size: 18px; font-weight: 700; color: var(--c-text); display: block; }\n    .stat-label { font-size: 10px; color: var(--c-muted); text-transform: uppercase; }\n\n    \/* Buttons: site style, 4px radius *\/\n    .c-btn {\n        padding: 12px 24px; border-radius: 4px; font-family: 'Space Grotesk', sans-serif;\n        font-weight: 600; cursor: pointer; transition: all .2s ease;\n        display: inline-flex; align-items: center; justify-content: center; gap: 8px;\n        font-size: 15px; text-decoration: none; flex: 1; max-width: 250px;\n    }\n    .c-btn-primary { background: var(--c-btn-mint); color: var(--c-btn-navy) !important; border: 1px solid var(--c-btn-mint); }\n    .c-btn-primary:hover { background: #76d68e; border-color: #76d68e; box-shadow: 0 10px 24px -8px rgba(136,226,161,.6); }\n    .c-btn-secondary { background: #ffffff; color: var(--c-btn-navy) !important; border: 1px solid var(--c-btn-navy); }\n    .c-btn-secondary:hover { background: #f8fafc; }\n\n    @keyframes scan { 0% { width: 0%; } 100% { width: 100%; } }\n\n    @media (max-width: 900px) {\n        .tablet-container { height: 800px; }\n        #clarus-demo-container { padding: 10px 0; }\n        .c-content-scroll { padding: 34px 30px 30px; }\n        .c-footer-actions { padding: 14px 30px 18px; }\n    }\n    @media (max-width: 600px) {\n        .tablet-container { padding: 10px; border-radius: 24px; height: 85vh; }\n        .c-grid { grid-template-columns: 1fr; }\n        .c-content-scroll { padding: 28px 20px 20px; }\n        .c-footer-actions { padding: 12px 20px 16px; }\n    }\n    @media (prefers-reduced-motion: reduce) {\n        .c-card, .agent-steps .step { transition: none; opacity: 1; transform: none; }\n        .bar { animation: none; }\n    }\n<\/style>\n\n<\/head><body><div id=\"clarus-demo-container\">\n    <div class=\"tablet-container\">\n        <div class=\"tablet-screen\">\n            <div id=\"clarus-ai-wrapper\">\n\n                <div class=\"c-chrome\">\n                    <span class=\"tl\"><\/span><span class=\"tl\"><\/span><span class=\"tl\"><\/span>\n                    <span class=\"name\">Clarus AI Assistant<\/span>\n                    <span class=\"c-status-pill \" id=\"c-status-pill\"><span class=\"c-pulse-dot\"><\/span><span id=\"c-status-text\">Ready<\/span><\/span>\n                <\/div>\n\n                <div class=\"c-content-scroll\" id=\"c-scroll\">\n                    <div class=\"c-header\" id=\"c-head\">\n                        <h2 class=\"c-title\" id=\"typewriter-text\">Hi, I'm your Clarus AI Assistant. Pick a problem and watch me solve it.<\/h2>\n                    <\/div>\n\n                    <div class=\"c-grid\" id=\"c-grid-menu\" style=\"display: grid;\">\n                        <div class=\"c-card show-card\" onclick=\"clarusRun('charge')\">\n                            <span class=\"c-type-badge badge-report\">Audit<\/span>\n                            <i class=\"fas fa-file-invoice-dollar fa-main\"><\/i>\n                            <p>Identify missed pallet charges across 50 customer accounts.<\/p>\n                        <\/div>\n                        <div class=\"c-card show-card\" onclick=\"clarusRun('automation')\">\n                            <span class=\"c-type-badge badge-live\">Live<\/span>\n                            <i class=\"fas fa-satellite-dish fa-main\"><\/i>\n                            <p>Monitor the inbox for pattern detection and trigger picking automations.<\/p>\n                        <\/div>\n                        <div class=\"c-card show-card\" onclick=\"clarusRun('booking')\">\n                            <span class=\"c-type-badge badge-action\">Action<\/span>\n                            <i class=\"fas fa-calendar-check fa-main\"><\/i>\n                            <p>Find the earliest one-hour goods-in booking slot for March 12th.<\/p>\n                        <\/div>\n                        <div class=\"c-card show-card\" onclick=\"clarusRun('abc_analysis')\">\n                            <span class=\"c-type-badge badge-action\">Action<\/span>\n                            <i class=\"fas fa-boxes-stacked fa-main\"><\/i>\n                            <p>Analyse picking rates and auto-generate ABC stock transfer tasks.<\/p>\n                        <\/div>\n                        <div class=\"c-card show-card\" onclick=\"clarusRun('performance')\">\n                            <span class=\"c-type-badge badge-report\">Report<\/span>\n                            <i class=\"fas fa-chart-simple fa-main\"><\/i>\n                            <p>Show completed pick tasks by user in the last 7 days and chart it.<\/p>\n                        <\/div>\n                        <div class=\"c-card show-card\" onclick=\"clarusRun('expiry')\">\n                            <span class=\"c-type-badge badge-action\">Action<\/span>\n                            <i class=\"fas fa-calendar-xmark fa-main\"><\/i>\n                            <p>Check expiring stock, hold expired, and email the team.<\/p>\n                        <\/div>\n                        <div class=\"c-card show-card\" onclick=\"clarusRun('upload')\">\n                            <span class=\"c-type-badge badge-action\">Action<\/span>\n                            <i class=\"fas fa-copy fa-main\"><\/i>\n                            <p>Process a batch of 100 PDF orders, extract data, and create in Clarus.<\/p>\n                        <\/div>\n                        <div class=\"c-card show-card\" onclick=\"clarusRun('recall')\">\n                            <span class=\"c-type-badge badge-action\">Action<\/span>\n                            <i class=\"fas fa-triangle-exclamation fa-main\"><\/i>\n                            <p>Run a full product recall process for product code 1007.<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"c-result\" id=\"c-result-area\" style=\"display: none;\">\n                        <div id=\"user-msg-container\" style=\"display:flex; flex-direction:column;\"><\/div>\n                        <div class=\"chat-ai-container\">\n                            <div class=\"c-ai-meta\" id=\"ai-header\" style=\"display: none;\"><i class=\"fas fa-robot\"><\/i> Clarus AI Assistant<\/div>\n                            <div class=\"agent-steps\" id=\"agent-steps\"><\/div>\n                            <div id=\"c-ai-content\"><\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"c-footer-actions\" id=\"c-action-row\" style=\"display: none;\">\n                <button class=\"c-btn c-btn-secondary\" onclick=\"clarusReset()\">Run Another<\/button>\n                <a href=\"https:\/\/stg-khh4l5.elementor.cloud\/get-in-touch\" target=\"_blank\" class=\"c-btn c-btn-primary\">See it Live<\/a>\n            <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n    const typeWriterEl = document.getElementById('typewriter-text');\n    const cards = document.querySelectorAll('#clarus-demo-container .c-card');\n    const container = document.getElementById('clarus-demo-container');\n    const statusPill = document.getElementById('c-status-pill');\n    const statusText = document.getElementById('c-status-text');\n    const stepsEl = document.getElementById('agent-steps');\n    const scrollEl = document.getElementById('c-scroll');\n\n    const textToType = \"Hi, I'm your Clarus AI Assistant. Pick a problem and watch me solve it.\";\n    let hasAnimated = false;\n\n    function setStatus(state, label) {\n        statusPill.className = 'c-status-pill ' + state;\n        statusText.textContent = label;\n    }\n\n    const observer = new IntersectionObserver((entries) => {\n        if (entries[0].isIntersecting && !hasAnimated) {\n            hasAnimated = true;\n            if (document.hidden || window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches) {\n                typeWriterEl.textContent = textToType;\n                typeWriterEl.classList.remove('c-cursor');\n                cards.forEach(c => c.classList.add('show-card'));\n                return;\n            }\n            let i = 0;\n            typeWriterEl.textContent = \"\";\n            const typingInterval = setInterval(() => {\n                typeWriterEl.textContent += textToType.charAt(i);\n                i++;\n                if (i >= textToType.length) {\n                    clearInterval(typingInterval);\n                    typeWriterEl.classList.remove('c-cursor');\n                    cards.forEach((card, index) => {\n                        setTimeout(() => card.classList.add(\"show-card\"), index * 80);\n                    });\n                }\n            }, 30);\n        }\n    }, { threshold: 0.3 });\n    observer.observe(container);\n\n    const head = document.getElementById('c-head');\n    const grid = document.getElementById('c-grid-menu');\n    const resultArea = document.getElementById('c-result-area');\n    const userContainer = document.getElementById('user-msg-container');\n    const content = document.getElementById('c-ai-content');\n    const aiHeader = document.getElementById('ai-header');\n    const actionRow = document.getElementById('c-action-row');\n\n    const scenarios = {\n        booking: {\n            text: \"I am looking to make a booking for a one-hour slot as early as possible on March 12th. What is the best option?\",\n            steps: [\"opening the booking diary\", \"scanning 30 bays for March 12th\", \"ranking free one-hour slots\"],\n            reply: \"I've scanned the booking diary across all 30 bays. The earliest available one-hour slot is on <strong>GI Bay 3<\/strong> from <strong>09:00 to 10:00<\/strong>.\",\n            html: `<div class=\"c-viz\">\n                    <div style=\"display:flex; flex-direction:column; gap:16px;\">\n                        <div style=\"display:flex; justify-content:space-between; color:var(--c-muted); font-size:11px; text-transform:uppercase; font-weight:700; padding-bottom:8px; border-bottom:1px solid var(--c-border); padding-left:70px;\">\n                            <span>08:00<\/span><span>09:00<\/span><span>10:00<\/span><span>11:00<\/span><span>12:00<\/span>\n                        <\/div>\n                        <div style=\"display:flex; align-items:center; gap:10px; font-size:13px;\">\n                            <div style=\"width:60px; font-weight:600; color:var(--c-muted);\">Bay 1<\/div>\n                            <div style=\"flex:1; background:#f1f5f9; height:28px; border-radius:4px; position:relative;\">\n                                <div style=\"position:absolute; left:0; width:60%; height:100%; background:#e2e8f0; border-radius:4px;\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div style=\"display:flex; align-items:center; gap:10px; font-size:13px;\">\n                            <div style=\"width:60px; font-weight:600; color:var(--c-text);\">Bay 3<\/div>\n                            <div style=\"flex:1; background:#f1f5f9; height:28px; border-radius:4px; position:relative;\">\n                                <div style=\"position:absolute; left:0; width:20%; height:100%; background:#e2e8f0; border-radius:4px;\"><\/div>\n                                <div style=\"position:absolute; left:25%; width:25%; height:100%; background:var(--c-accent); border-radius:4px; display:flex; align-items:center; justify-content:center; color:white; font-weight:700; font-size:11px; box-shadow:0 4px 10px rgba(16,185,129,.3);\">09:00 to 10:00<\/div>\n                            <\/div>\n                        <\/div>\n                        <div style=\"display:flex; align-items:center; gap:10px; font-size:13px;\">\n                            <div style=\"width:60px; font-weight:600; color:var(--c-muted);\">Bay 4<\/div>\n                            <div style=\"flex:1; background:#f1f5f9; height:28px; border-radius:4px; position:relative;\">\n                                <div style=\"position:absolute; left:0; width:90%; height:100%; background:#e2e8f0; border-radius:4px;\"><\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                   <\/div>`,\n            btn: \"Confirm & Book Slot\",\n            finalMsg: \"Slot successfully booked. The calendar has been updated and a confirmation email has been dispatched to the haulier.\",\n            finalHtml: `<div class=\"c-viz\"><div style=\"display:flex; align-items:center; gap:15px; padding:10px 5px;\"><div style=\"font-size:28px; color:#10b981;\"><i class=\"fas fa-calendar-check\"><\/i><\/div><div><div style=\"font-size:15px; font-weight:600; color:var(--c-text);\">Booking Reference #BK-8492<\/div><div style=\"font-size:13px; color:var(--c-muted); margin-top:2px;\">GI Bay 3 scheduled for March 12th, 09:00 AM<\/div><\/div><\/div><\/div>`\n        },\n        abc_analysis: {\n            text: \"Analyse picking rates for the last 30 days and re-rank my ABC stock. Generate transfer tasks to move fast-moving stock to the front.\",\n            steps: [\"pulling 30 days of pick history\", \"computing velocity per SKU\", \"re-ranking ABC classes\", \"planning transfer routes\"],\n            reply: \"ABC analysis complete. <strong>45 products<\/strong> have increased in velocity and need moving to 'A' pick faces. <strong>120 'C' products<\/strong> will be moved to bulk.\",\n            html: `<div class=\"c-viz\">\n                    <div style=\"display:flex; justify-content:space-around; align-items:center; text-align:center; margin-bottom:10px;\">\n                        <div style=\"padding:10px;\">\n                            <div style=\"font-size:28px; color:#10b981; font-weight:800;\"><i class=\"fas fa-arrow-trend-up\"><\/i> 45<\/div>\n                            <div style=\"font-size:11px; text-transform:uppercase; font-weight:700; color:var(--c-muted);\">Upgraded to 'A' Locations<\/div>\n                        <\/div>\n                        <div style=\"width:1px; height:40px; background:var(--c-border);\"><\/div>\n                        <div style=\"padding:10px;\">\n                            <div style=\"font-size:28px; color:#f59e0b; font-weight:800;\"><i class=\"fas fa-arrow-trend-down\"><\/i> 120<\/div>\n                            <div style=\"font-size:11px; text-transform:uppercase; font-weight:700; color:var(--c-muted);\">Downgraded to 'C' Bulk<\/div>\n                        <\/div>\n                    <\/div>\n                   <\/div>`,\n            btn: \"Generate Transfer Tasks\",\n            finalMsg: \"165 physical transfer tasks successfully generated. They have been assigned to the replenishment team for first thing tomorrow morning.\",\n            finalHtml: `<div class=\"c-viz\"><div style=\"display:flex; flex-direction:column; gap:12px;\"><div style=\"display:flex; align-items:center; gap:10px; color:#15803d; font-size:14px; font-weight:600;\"><i class=\"fas fa-check-circle\"><\/i> 45 'A' Location Moves Queued<\/div><div style=\"display:flex; align-items:center; gap:10px; color:#15803d; font-size:14px; font-weight:600;\"><i class=\"fas fa-check-circle\"><\/i> 120 'C' Bulk Moves Queued<\/div><div style=\"display:flex; align-items:center; gap:10px; color:#15803d; font-size:14px; font-weight:600;\"><i class=\"fas fa-check-circle\"><\/i> Replenishment Team Notified via HHD<\/div><\/div><\/div>`\n        },\n        charge: {\n            text: \"Scan all 50 customer accounts and identify any missed pallet charges.\",\n            steps: [\"reading rate cards for 50 accounts\", \"cross-checking pallet locations against billed lines\", \"pricing unbilled pallets\", \"drafting invoices\"],\n            reply: \"I've scanned all 50 accounts. I found <strong>&pound;1,250\/week<\/strong> in missed charges for unbilled pallets across 3 customer accounts.\",\n            html: `<div class=\"c-viz\">\n                    <div style=\"display:flex; justify-content:space-around; align-items:center; text-align:center; padding:10px 10px 20px; border-bottom:1px solid var(--c-border); margin-bottom:15px;\">\n                        <div style=\"color:#ef4444;\">\n                            <div style=\"font-size:32px; font-weight:800;\">&pound;1,250<\/div>\n                            <div style=\"font-size:11px; text-transform:uppercase; font-weight:700;\">Missed Revenue \/ Wk<\/div>\n                        <\/div>\n                        <div style=\"width:1px; height:40px; background:var(--c-border);\"><\/div>\n                        <div style=\"color:#10b981;\">\n                            <div style=\"font-size:32px; font-weight:800;\">50<\/div>\n                            <div style=\"font-size:11px; text-transform:uppercase; font-weight:700;\">Accounts Audited<\/div>\n                        <\/div>\n                    <\/div>\n                    <table style=\"width:100%; font-size:13px; border-collapse:collapse; text-align:left;\">\n                        <thead>\n                            <tr style=\"color:var(--c-muted); border-bottom:1px solid #e2e8f0;\">\n                                <th style=\"padding:8px 4px; font-weight:600;\">Customer Company<\/th>\n                                <th style=\"padding:8px 4px; font-weight:600; text-align:center;\">Unbilled Pallets<\/th>\n                                <th style=\"padding:8px 4px; font-weight:600; text-align:right;\">Charge Value<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td style=\"padding:10px 4px; border-bottom:1px solid #f1f5f9; font-weight:600; color:var(--c-text);\">Acme Logistics<\/td>\n                                <td style=\"padding:10px 4px; border-bottom:1px solid #f1f5f9; text-align:center;\">120<\/td>\n                                <td style=\"padding:10px 4px; border-bottom:1px solid #f1f5f9; text-align:right; color:#ef4444; font-weight:700;\">&pound;600<\/td>\n                            <\/tr>\n                            <tr>\n                                <td style=\"padding:10px 4px; border-bottom:1px solid #f1f5f9; font-weight:600; color:var(--c-text);\">Global Freight Co.<\/td>\n                                <td style=\"padding:10px 4px; border-bottom:1px solid #f1f5f9; text-align:center;\">85<\/td>\n                                <td style=\"padding:10px 4px; border-bottom:1px solid #f1f5f9; text-align:right; color:#ef4444; font-weight:700;\">&pound;425<\/td>\n                            <\/tr>\n                            <tr>\n                                <td style=\"padding:10px 4px; font-weight:600; color:var(--c-text);\">Apex Distribution<\/td>\n                                <td style=\"padding:10px 4px; text-align:center;\">45<\/td>\n                                <td style=\"padding:10px 4px; text-align:right; color:#ef4444; font-weight:700;\">&pound;225<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                   <\/div>`,\n            btn: \"Auto-Bill Charges\",\n            finalMsg: \"Invoices generated and updated. Missed charges have been successfully applied to the correct accounts.\",\n            finalHtml: `<div class=\"c-viz\">\n                            <div style=\"color:#15803d; font-size:15px; font-weight:600; margin-bottom:16px;\">\n                                <i class=\"fas fa-check-circle\" style=\"font-size:20px; margin-right:8px; vertical-align:middle;\"><\/i> Billing Cycle Updated Successfully\n                            <\/div>\n                            <div style=\"display:flex; flex-direction:column; gap:10px;\">\n                                <div style=\"display:flex; align-items:center; gap:12px; padding:10px 14px; background:#f0fdf4; border:1px solid #bbf7d0; border-radius:8px;\">\n                                    <i class=\"fas fa-file-invoice\" style=\"color:#16a34a; font-size:16px;\"><\/i>\n                                    <span style=\"font-size:14px; font-weight:600; flex:1; color:#166534;\">Acme Logistics <span style=\"opacity:.6;\">(Invoice #4092)<\/span><\/span>\n                                    <span style=\"font-size:13px; font-weight:800; color:#16a34a;\">+&pound;600<\/span>\n                                <\/div>\n                                <div style=\"display:flex; align-items:center; gap:12px; padding:10px 14px; background:#f0fdf4; border:1px solid #bbf7d0; border-radius:8px;\">\n                                    <i class=\"fas fa-file-invoice\" style=\"color:#16a34a; font-size:16px;\"><\/i>\n                                    <span style=\"font-size:14px; font-weight:600; flex:1; color:#166534;\">Global Freight Co. <span style=\"opacity:.6;\">(Invoice #4093)<\/span><\/span>\n                                    <span style=\"font-size:13px; font-weight:800; color:#16a34a;\">+&pound;425<\/span>\n                                <\/div>\n                                <div style=\"display:flex; align-items:center; gap:12px; padding:10px 14px; background:#f0fdf4; border:1px solid #bbf7d0; border-radius:8px;\">\n                                    <i class=\"fas fa-file-invoice\" style=\"color:#16a34a; font-size:16px;\"><\/i>\n                                    <span style=\"font-size:14px; font-weight:600; flex:1; color:#166534;\">Apex Distribution <span style=\"opacity:.6;\">(Invoice #4094)<\/span><\/span>\n                                    <span style=\"font-size:13px; font-weight:800; color:#16a34a;\">+&pound;225<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>`\n        },\n        automation: {\n            text: \"Set up live inbox monitoring to detect pattern alerts and trigger tasks.\",\n            steps: [\"connecting to the operations inbox\", \"training pattern triggers\", \"arming picking automations\"],\n            reply: \"Live automations deployed. I am now monitoring operations inboxes for urgent patterns and will automatically trigger the required picking actions.\",\n            html: `<div class=\"c-viz\"><div style=\"display:flex; align-items:center; gap:12px; padding:12px; background:#f0fdf4; border:1px solid #bbf7d0; border-radius:8px; color:#166534;\"><i class=\"fas fa-satellite-dish fa-fade\" style=\"font-size:18px;\"><\/i><span style=\"font-size:14px; font-weight:600;\">Inbox Monitoring &amp; Pattern Detection Active<\/span><\/div><\/div>`,\n            btn: \"View Dashboard\",\n            finalMsg: \"Opening your Live Automations control centre...\",\n            finalHtml: `<div class=\"c-viz\"><div style=\"font-weight:600; font-size:14px; color:var(--c-text);\"><i class=\"fas fa-chart-line\" style=\"color:#10b981; margin-right:6px;\"><\/i> Dashboard connection established.<\/div><\/div>`\n        },\n        performance: {\n            text: \"Show completed pick tasks by user in the last 7 days and put it into a bar chart.\",\n            steps: [\"querying completed pick tasks\", \"grouping by operative\", \"building the chart\"],\n            reply: \"I've pulled the picking tasks for the last 7 days. <strong>Sam S.<\/strong> is leading with the highest completion rate.\",\n            html: `<div class=\"c-viz\" id=\"dynamic-viz\"><div class=\"bar-container\">${Array.from({length: 6}, (_, i) => `<div class=\"bar ${i === 3 ? 'highlight' : ''}\" style=\"height:${[40,55,30,100,60,45][i]}%\"><\/div>`).join('')}<\/div><div class=\"pick-stats\"><div class=\"stat-box\"><span class=\"stat-val\">Sam S.<\/span><span class=\"stat-label\">Top Picker<\/span><\/div><div class=\"stat-box\"><span class=\"stat-val\">7 Days<\/span><span class=\"stat-label\">Timeframe<\/span><\/div><\/div><\/div>`,\n            btn: \"Save & Schedule\",\n            finalMsg: \"Report saved and scheduled for every Friday at 2 AM.\",\n            finalHtml: `<div class=\"c-viz\"><div style=\"display:flex; align-items:center; gap:15px; padding:10px 5px;\"><div style=\"font-size:28px; color:#10b981;\"><i class=\"fas fa-calendar-check\"><\/i><\/div><div><div style=\"font-size:15px; font-weight:600; color:var(--c-text);\">Scheduled Successfully<\/div><div style=\"font-size:13px; color:var(--c-muted); margin-top:2px;\">Delivering every Friday at 2:00 AM<\/div><\/div><\/div><\/div>`\n        },\n        expiry: {\n            text: \"With the expired stock, let's place it on hold. Move the stock expiring in 3 days to EXP location and email the team.\",\n            steps: [\"scanning expiry dates across all locations\", \"isolating expired units\", \"drafting the team email\"],\n            reply: \"Found <strong>400 units<\/strong> already expired. Found an additional <strong>150 units<\/strong> expiring in 3 days. Ready to process actions.\",\n            html: `<div class=\"c-viz\" id=\"dynamic-viz\"><div style=\"display:flex; gap:10px; margin-bottom:15px;\"><div style=\"flex:1; background:#fee2e2; border:1px solid #fca5a5; padding:15px; border-radius:8px; text-align:center;\"><div style=\"color:#ef4444; font-size:22px; font-weight:bold;\">400<\/div><div style=\"color:#991b1b; font-size:11px; text-transform:uppercase; font-weight:700;\">Units Expired<\/div><\/div><div style=\"flex:1; background:#fef3c7; border:1px solid #fcd34d; padding:15px; border-radius:8px; text-align:center;\"><div style=\"color:#f59e0b; font-size:22px; font-weight:bold;\">150<\/div><div style=\"color:#92400e; font-size:11px; text-transform:uppercase; font-weight:700;\">Exp in 3 Days<\/div><\/div><\/div><div style=\"font-size:13px; font-weight:600; display:flex; align-items:center; gap:8px; color:#475569;\"><i class=\"fas fa-envelope\" style=\"color:var(--c-accent);\"><\/i> Draft email ready for team review<\/div><\/div>`,\n            btn: \"Execute Actions\",\n            finalMsg: \"Expired stock placed on hold. 3-day stock transferred to EXP. Notification email sent to the team.\",\n            finalHtml: `<div class=\"c-viz\"><div style=\"display:flex; flex-direction:column; gap:12px;\"><div style=\"display:flex; align-items:center; gap:10px; color:#15803d; font-size:14px; font-weight:600;\"><i class=\"fas fa-check-circle\"><\/i> 400 Units Placed on Hold<\/div><div style=\"display:flex; align-items:center; gap:10px; color:#15803d; font-size:14px; font-weight:600;\"><i class=\"fas fa-check-circle\"><\/i> 150 Units Transferred to EXP<\/div><div style=\"display:flex; align-items:center; gap:10px; color:#15803d; font-size:14px; font-weight:600;\"><i class=\"fas fa-check-circle\"><\/i> Team Notification Sent<\/div><\/div><\/div>`\n        },\n        upload: {\n            text: \"Process this batch of 100 PDF orders, extract reference numbers, addresses, and delivery instructions, then confirm mapping.\",\n            attachment: \"Daily_Orders_Batch_100.pdf\",\n            steps: [\"reading 100 PDF orders\", \"extracting 412 line items\", \"validating addresses and delivery instructions\"],\n            reply: \"Fields mapped successfully from the 100 PDF orders. All data, including complex delivery instructions, was extracted and validated.\",\n            html: `<div class=\"c-viz\" id=\"dynamic-viz\"><div style=\"display:flex; align-items:center; gap:15px; margin-bottom:15px;\"><div style=\"font-size:24px; color:var(--c-muted);\"><i class=\"fas fa-file-pdf\"><\/i><\/div><div style=\"flex:1; height:6px; background:#e2e8f0; border-radius:3px; overflow:hidden; position:relative;\"><div style=\"position:absolute; top:0; left:0; height:100%; width:100%; background:var(--c-btn-mint); animation:scan 1.5s ease-out;\"><\/div><\/div><div style=\"font-size:24px; color:var(--c-btn-mint);\"><i class=\"fas fa-check-circle\"><\/i><\/div><\/div><table style=\"width:100%; font-size:13px; border-collapse:collapse;\"><tr><td style=\"padding:8px 4px; color:var(--c-muted); border-bottom:1px solid #f1f5f9;\">Orders Found:<\/td><td style=\"padding:8px 4px; font-weight:600; border-bottom:1px solid #f1f5f9;\">100 Orders<\/td><\/tr><tr><td style=\"padding:8px 4px; color:var(--c-muted); border-bottom:1px solid #f1f5f9;\">Lines Extracted:<\/td><td style=\"padding:8px 4px; font-weight:600; border-bottom:1px solid #f1f5f9;\">412 Items<\/td><\/tr><tr><td style=\"padding:8px 4px; color:var(--c-muted);\">Data Accuracy Check:<\/td><td style=\"padding:8px 4px; font-weight:600; color:#10b981;\">100% Validated<\/td><\/tr><\/table><\/div>`,\n            btn: \"Create 100 Orders\",\n            finalMsg: \"100 orders created instantly. All fields and specific delivery instructions have been accurately recorded in Clarus.\",\n            finalHtml: `<div class=\"c-viz\"><div style=\"display:flex; align-items:center; justify-content:center; flex-direction:column; gap:10px; padding:15px 0;\"><div style=\"width:45px; height:45px; background:#dcfce7; color:#15803d; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:22px;\"><i class=\"fas fa-check-double\"><\/i><\/div><div style=\"font-size:16px; font-weight:600; color:var(--c-text);\">100 Orders Created Successfully<\/div><div style=\"font-size:12px; color:var(--c-muted); background:#f1f5f9; padding:8px 12px; border-radius:6px; font-weight:700;\"><i class=\"fas fa-bolt\" style=\"color:#eab308; margin-right:4px;\"><\/i> 3+ hours of manual entry saved<\/div><\/div><\/div>`\n        },\n        recall: {\n            text: \"Product recall: product code 1007. Check stock, put on hold, find affected orders, and send recall emails.\",\n            steps: [\"locating all stock for product 1007\", \"tracing affected orders\", \"preparing recall emails\"],\n            reply: \"Initiating product recall for <strong>Product 1007<\/strong>. I've identified the stock and gathered the recipient list for affected orders.\",\n            html: `<div class=\"c-viz\" id=\"dynamic-viz\"><div style=\"display:flex; flex-direction:column; gap:10px;\"><div style=\"display:flex; align-items:center; gap:12px; padding:10px; background:#f8fafc; border:1px solid #e2e8f0; border-radius:8px;\"><i class=\"fas fa-spinner fa-spin\" style=\"color:#0369a1; width:18px; text-align:center;\"><\/i><span style=\"font-size:14px; font-weight:600; flex:1;\">Stock Hold (Product 1007)<\/span><span style=\"font-size:11px; background:#e0f2fe; color:#0369a1; padding:3px 8px; border-radius:4px; font-weight:700;\">IN PROGRESS<\/span><\/div><div style=\"display:flex; align-items:center; gap:12px; padding:10px; background:#ffffff; border:1px solid #e2e8f0; border-radius:8px;\"><i class=\"fas fa-clock\" style=\"color:var(--c-muted); width:18px; text-align:center;\"><\/i><span style=\"font-size:14px; font-weight:600; flex:1; color:var(--c-muted);\">Cancel Affected Orders<\/span><span style=\"font-size:11px; background:#f1f5f9; color:#64748b; padding:3px 8px; border-radius:4px; font-weight:700;\">QUEUED<\/span><\/div><div style=\"display:flex; align-items:center; gap:12px; padding:10px; background:#ffffff; border:1px solid #e2e8f0; border-radius:8px;\"><i class=\"fas fa-clock\" style=\"color:var(--c-muted); width:18px; text-align:center;\"><\/i><span style=\"font-size:14px; font-weight:600; flex:1; color:var(--c-muted);\">Notify Customers &amp; CS<\/span><span style=\"font-size:11px; background:#f1f5f9; color:#64748b; padding:3px 8px; border-radius:4px; font-weight:700;\">QUEUED<\/span><\/div><\/div><\/div>`,\n            btn: \"Fire & Forget\",\n            finalMsg: \"Stock on hold, orders cancelled, and all recall emails sent to customers and supplier.\",\n            finalHtml: `<div class=\"c-viz\"><div style=\"display:flex; flex-direction:column; gap:10px;\"><div style=\"display:flex; align-items:center; gap:12px; padding:10px; background:#f0fdf4; border:1px solid #bbf7d0; border-radius:8px;\"><i class=\"fas fa-check-circle\" style=\"color:#16a34a; width:18px; text-align:center;\"><\/i><span style=\"font-size:14px; font-weight:600; flex:1; color:#166534;\">Stock Hold Completed<\/span><\/div><div style=\"display:flex; align-items:center; gap:12px; padding:10px; background:#f0fdf4; border:1px solid #bbf7d0; border-radius:8px;\"><i class=\"fas fa-check-circle\" style=\"color:#16a34a; width:18px; text-align:center;\"><\/i><span style=\"font-size:14px; font-weight:600; flex:1; color:#166534;\">Orders Cancelled<\/span><\/div><div style=\"display:flex; align-items:center; gap:12px; padding:10px; background:#f0fdf4; border:1px solid #bbf7d0; border-radius:8px;\"><i class=\"fas fa-check-circle\" style=\"color:#16a34a; width:18px; text-align:center;\"><\/i><span style=\"font-size:14px; font-weight:600; flex:1; color:#166534;\">Notifications Sent<\/span><\/div><\/div><\/div>`\n        }\n    };\n\n    let stepTimers = [];\n    function clearStepTimers() { stepTimers.forEach(clearTimeout); stepTimers = []; }\n\n    window.clarusRun = function(key) {\n        const data = scenarios[key];\n        clearStepTimers();\n        grid.style.display = 'none';\n        head.classList.add('minimized');\n        resultArea.style.display = 'block';\n        actionRow.style.display = 'flex';\n        scrollEl.scrollTop = 0;\n        setStatus('working', 'Working');\n\n        userContainer.innerHTML = '';\n        content.innerHTML = '';\n        stepsEl.innerHTML = '';\n        aiHeader.style.display = 'none';\n\n        actionRow.innerHTML = `\n            <button class=\"c-btn c-btn-secondary\" onclick=\"clarusReset()\">Cancel<\/button>\n            <button class=\"c-btn c-btn-primary\" disabled style=\"opacity:0.6; cursor:not-allowed;\">Working...<\/button>\n        `;\n\n        \/\/ 1. type the operator's request into the chat bubble\n        const bubble = document.createElement('div');\n        bubble.className = 'chat-bubble chat-user';\n        bubble.innerHTML = '<span class=\"bubble-text\"><\/span><span class=\"type-caret\"><\/span>';\n        userContainer.appendChild(bubble);\n        const bubbleText = bubble.querySelector('.bubble-text');\n        const caret = bubble.querySelector('.type-caret');\n\n        const reduce = window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches || document.hidden;\n        let ci = 0;\n        function typeUser() {\n            if (reduce) { bubbleText.textContent = data.text; caret.remove(); afterType(); return; }\n            bubbleText.textContent = data.text.slice(0, ci++);\n            if (ci <= data.text.length) { stepTimers.push(setTimeout(typeUser, 14)); }\n            else { caret.remove(); afterType(); }\n        }\n        function afterType() {\n            if (data.attachment) {\n                userContainer.insertAdjacentHTML('beforeend',\n                    `<div class=\"chat-attachment\"><i class=\"fas fa-file-pdf\"><\/i> ${data.attachment}<\/div>`);\n            }\n            aiHeader.style.display = 'flex';\n            runSteps();\n        }\n\n        \/\/ 2. stream the agent's working steps, then reveal the result\n        function runSteps() {\n            const perStep = reduce ? 0 : 620;\n            data.steps.forEach((label, i) => {\n                stepTimers.push(setTimeout(() => {\n                    const row = document.createElement('div');\n                    row.className = 'step';\n                    row.innerHTML = `<span class=\"st-spin\"><\/span><span>${label}&hellip;<\/span>`;\n                    stepsEl.appendChild(row);\n                    requestAnimationFrame(() => row.classList.add('on'));\n                    stepTimers.push(setTimeout(() => {\n                        row.classList.add('done');\n                        row.querySelector('.st-spin').outerHTML = '<i class=\"fas fa-check st-done\"><\/i>';\n                    }, reduce ? 0 : 520));\n                }, i * perStep));\n            });\n            stepTimers.push(setTimeout(() => {\n                setStatus('resolved', 'Resolved');\n                content.innerHTML = `<div class=\"reply-in\" style=\"line-height:1.6; font-size:15px; margin-top:14px;\">${data.reply}<\/div>${data.html}`;\n                actionRow.innerHTML = `\n                    <button class=\"c-btn c-btn-secondary\" onclick=\"clarusReset()\">Cancel<\/button>\n                    <button class=\"c-btn c-btn-primary\" onclick=\"executeAction(this, '${key}')\">${data.btn}<\/button>\n                `;\n            }, data.steps.length * perStep + (reduce ? 0 : 500)));\n        }\n        typeUser();\n    };\n\n    window.executeAction = function(btn, key) {\n        btn.innerHTML = `<i class=\"fas fa-spinner fa-spin\"><\/i> Processing...`;\n        setStatus('working', 'Executing');\n        setTimeout(() => {\n            const data = scenarios[key];\n            stepsEl.innerHTML = '';\n            content.innerHTML = `<div class=\"reply-in\" style=\"line-height:1.6; font-size:15px; margin-bottom:12px; margin-top:14px;\">${data.finalMsg}<\/div>${data.finalHtml}`;\n            setStatus('resolved', 'Done');\n            actionRow.style.display = 'flex';\n            actionRow.innerHTML = `\n                <button class=\"c-btn c-btn-secondary\" onclick=\"clarusReset()\">Run Another<\/button>\n                <a href=\"https:\/\/stg-khh4l5.elementor.cloud\/get-in-touch\" target=\"_blank\" class=\"c-btn c-btn-primary\">See it Live<\/a>\n            `;\n        }, 1500);\n    };\n\n    window.clarusReset = function() {\n        clearStepTimers();\n        resultArea.style.display = 'none';\n        grid.style.display = 'grid';\n        head.classList.remove('minimized');\n        aiHeader.style.display = 'none';\n        stepsEl.innerHTML = '';\n        content.innerHTML = '';\n        actionRow.style.display = 'none';\n        userContainer.innerHTML = '';\n        setStatus('', 'Ready');\n    };\n});\n<\/script>\n<\/body><\/html>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d798b8b e-con-full e-flex e-con e-child\" data-id=\"d798b8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-ab5d21b e-con-full e-flex e-con e-child\" data-id=\"ab5d21b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c2007c elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9c2007c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">coming soon. Your digitigal workforce.<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3479f3 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b3479f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Meet the agents that protect your margins 24\/7.\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b01846 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3b01846\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"head\"><p class=\"lead\">Deploy role-specific AI agents into your operation. Set their rules, define their guardrails, and watch them take on the challenges that used to eat your team&#8217;s day. Select an agent to see the problem it solves.<\/p><\/div><div id=\"agents\" class=\"agents\"><div class=\"agent on\" data-k=\"arthur\"><div class=\"av\">\u00a0<\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0cc794 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-html\" data-id=\"c0cc794\" 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<html><head><link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@300;400;500;600;700&amp;family=Work+Sans:wght@300;400;500;600&amp;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<\/head><body><div class=\"clarus-agent-roster-app\">\n\n    <!-- HEADER -->\n    <div class=\"roster-header\">\n        <div class=\"roster-title-group\">\n            <div class=\"live-pulse-container\">\n                <div class=\"pulse-ring\"><\/div>\n                <div class=\"pulse-dot\"><\/div>\n            <\/div>\n            <h2>Clarus AI Workforce<\/h2>\n            <span class=\"live-tag\">Live<\/span>\n        <\/div>\n        <div class=\"roster-stats\">\n            <div class=\"stat-badge\">\n                <i class=\"fa-solid fa-bolt\"><\/i> <span>Tasks (24h): <strong id=\"task-counter\" data-base=\"14209\">14,213<\/strong><\/span>\n            <\/div>\n            <div class=\"stat-badge highlight\">\n                <i class=\"fa-solid fa-coins\"><\/i> <span>Savings: <strong><span id=\"savings-counter\" data-base=\"1420\">1,420<\/span><\/strong><\/span>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- AGENT SELECTION GRID -->\n    <div class=\"agent-grid\">\n        <div class=\"agent-card\" onclick=\"switchAgent('arthur', this)\">\n            <div class=\"agent-avatar\"><i class=\"fa-solid fa-inbox\"><\/i><\/div>\n            <div class=\"agent-info\">\n                <div class=\"agent-name\">Arthur<\/div>\n                <div class=\"agent-role\">Inbox Admin<\/div>\n                <div class=\"agent-ticker\"><span class=\"tick-dot\"><\/span><span class=\"tick-text\" id=\"ticker-arthur\">creating shipment #SH-2291\u2026<\/span><\/div>\n            <\/div>\n        <\/div>\n        <div class=\"agent-card active-agent\" onclick=\"switchAgent('chloe', this)\">\n            <div class=\"agent-avatar\"><i class=\"fa-solid fa-boxes-packing\"><\/i><\/div>\n            <div class=\"agent-info\">\n                <div class=\"agent-name\">Chloe<\/div>\n                <div class=\"agent-role\">Workflow Exec<\/div>\n                <div class=\"agent-ticker\"><span class=\"tick-dot\"><\/span><span class=\"tick-text\" id=\"ticker-chloe\">drafting customer notices\u2026<\/span><\/div>\n            <\/div>\n        <\/div>\n        <div class=\"agent-card\" onclick=\"switchAgent('marcus', this)\">\n            <div class=\"agent-avatar\"><i class=\"fa-solid fa-network-wired\"><\/i><\/div>\n            <div class=\"agent-info\">\n                <div class=\"agent-name\">Marcus<\/div>\n                <div class=\"agent-role\">Warehouse Director<\/div>\n                <div class=\"agent-ticker\"><span class=\"tick-dot\"><\/span><span class=\"tick-text\" id=\"ticker-marcus\">reallocating 2 pickers\u2026<\/span><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- SHOWCASE: PROBLEM -> AGENT RESOLVING IT -->\n    <div class=\"showcase-panel\">\n\n        <div class=\"showcase-side problem-side fade-in\" id=\"panel-problem\">\n            <div class=\"problem-card\">\n                <span class=\"label-tag bad\"><i class=\"fa-solid fa-triangle-exclamation\"><\/i> The Challenge<\/span>\n                <h3 id=\"display-challenge\">A defective batch alert requires hours of manual stock-tracing and individual customer outreach.<\/h3>\n            <\/div>\n        <\/div>\n\n        <div class=\"showcase-divider\">\n            <i class=\"fa-solid fa-arrow-right-long\"><\/i>\n        <\/div>\n\n        <div class=\"showcase-side solution-side fade-in\" id=\"panel-solution\">\n            <div class=\"solution-card\">\n                <div class=\"solution-header\">\n                    <div class=\"agent-avatar-small\">\n                        <i id=\"display-agent-icon\" class=\"fa-solid fa-boxes-packing\"><\/i>\n                    <\/div>\n                    <span id=\"display-agent-name\">Chloe<\/span>&nbsp;is actively resolving this:\n                <\/div>\n                <div class=\"agent-worklog\" id=\"agent-worklog\"><div class=\"wl-step on done\"><i class=\"fa-solid fa-check wl-done\"><\/i><span>tracing batch LOT-4471\u2026<\/span><\/div><div class=\"wl-step on done\"><i class=\"fa-solid fa-check wl-done\"><\/i><span>freezing 380 affected units\u2026<\/span><\/div><\/div>\n                <p id=\"display-solution\">Instantly freezes affected inventory, notifies impacted customers, and alerts floor staff for immediate quarantine.<\/p>\n                <div class=\"solution-footer\">\n                    <span class=\"status-pill\"><i class=\"fa-solid fa-check\"><\/i> Process Fully Automated<\/span>\n                    <span class=\"agent-metric\" id=\"display-metric\"><b>380<\/b> units quarantined in 40 seconds<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<style>\n    \/* --- BRAND COLOURS & BASE --- *\/\n    .clarus-agent-roster-app {\n        --depth-blue: #03162E;\n        --core-blue: #052A48;\n        --steady-blue: #1D4763;\n        --sky-blue: #6B9DC2;\n        --action-green: #89E3AA;\n        --green-solid: #54b477;\n        --alert-red: #f87171;\n        --clarity-blue: #B1C5DE;\n        --slate: #8AA2BC;\n        --pure-white: #FFFFFF;\n        --mono: ui-monospace, \"SF Mono\", Menlo, Consolas, monospace;\n\n        width: 100%;\n        background: linear-gradient(180deg, rgba(8,50,84,.35), rgba(3,22,46,.95)), var(--depth-blue);\n        border: 1px solid rgba(177, 197, 222, 0.12);\n        border-radius: 18px;\n        padding: 40px;\n        font-family: 'Work Sans', sans-serif;\n        color: var(--pure-white);\n        box-shadow: 0 40px 80px -30px rgba(0, 0, 0, 0.7), 0 0 70px -30px rgba(137, 227, 170, 0.22);\n        box-sizing: border-box;\n    }\n    .clarus-agent-roster-app * { box-sizing: border-box; }\n\n    \/* --- HEADER --- *\/\n    .roster-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 35px; border-bottom: 1px solid rgba(255,255,255,0.06); padding-bottom: 25px; }\n    .roster-title-group { display: flex; align-items: center; gap: 15px; }\n    .roster-title-group h2 { margin: 0; font-family: 'Space Grotesk'; font-size: 1.8rem; font-weight: 500; }\n    .live-tag {\n        font-family: var(--mono); font-size: .64rem; letter-spacing: .14em; text-transform: uppercase;\n        color: var(--action-green); border: 1px solid rgba(137,227,170,.4); background: rgba(137,227,170,.08);\n        padding: 4px 10px; border-radius: 5px; font-weight: 700;\n    }\n\n    .roster-stats { display: flex; gap: 15px; flex-wrap: wrap; }\n    .stat-badge { background: rgba(5, 42, 72, 0.6); padding: 10px 18px; border-radius: 50px; font-size: 0.9rem; display: flex; align-items: center; gap: 8px; border: 1px solid rgba(177, 197, 222, 0.15); color: var(--clarity-blue); }\n    .stat-badge strong { color: var(--pure-white); font-family: 'Space Grotesk'; font-size: 1.1rem; font-variant-numeric: tabular-nums; }\n    .stat-badge.highlight strong, .stat-badge.highlight strong span { color: var(--action-green); }\n    .stat-badge i { color: var(--sky-blue); }\n    .stat-badge.bump strong { text-shadow: 0 0 14px rgba(137,227,170,.7); }\n\n    .live-pulse-container { position: relative; width: 14px; height: 14px; }\n    .pulse-dot { position: absolute; width: 100%; height: 100%; background: var(--action-green); border-radius: 50%; z-index: 2; }\n    .pulse-ring { position: absolute; width: 100%; height: 100%; background: var(--action-green); border-radius: 50%; z-index: 1; animation: radar-pulse 2s infinite ease-out; }\n    @keyframes radar-pulse { 0% { transform: scale(1); opacity: 0.8; } 100% { transform: scale(3.5); opacity: 0; } }\n\n    \/* --- AGENT GRID --- *\/\n    .agent-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-bottom: 40px; }\n\n    .agent-card {\n        background: var(--core-blue); border: 1px solid rgba(177, 197, 222, 0.15); border-radius: 12px;\n        padding: 15px 20px; display: flex; align-items: center; gap: 15px; cursor: pointer;\n        transition: all 0.3s ease; position: relative; overflow: hidden;\n    }\n    .agent-card::after {\n        content: \"\"; position: absolute; top: 0; bottom: 0; left: -45%; width: 32%;\n        background: linear-gradient(105deg, transparent, rgba(137,227,170,.1), transparent);\n        transform: skewX(-18deg); pointer-events: none;\n    }\n    .agent-card:hover::after { animation: rosterSweep .8s ease; }\n    @keyframes rosterSweep { to { left: 120%; } }\n    .agent-card:hover { transform: translateY(-3px); border-color: var(--sky-blue); }\n    .agent-card.active-agent {\n        background: rgba(137, 227, 170, 0.08); border-color: rgba(137,227,170,.5);\n        box-shadow: 0 10px 25px rgba(0,0,0,0.3), 0 0 20px -6px rgba(137,227,170,.4);\n    }\n\n    .agent-avatar {\n        width: 50px; height: 50px; border-radius: 50%; flex: none;\n        background: rgba(255,255,255,0.05); border: 2px solid transparent; transition: 0.3s;\n        display: flex; align-items: center; justify-content: center; font-size: 1.4rem; color: var(--sky-blue);\n    }\n    .active-agent .agent-avatar {\n        border-color: var(--action-green); box-shadow: 0 0 15px rgba(137, 227, 170, 0.5);\n        background: rgba(137, 227, 170, 0.15); color: var(--action-green);\n    }\n\n    .agent-info { flex-grow: 1; min-width: 0; }\n    .agent-name { font-family: 'Space Grotesk'; font-weight: 600; font-size: 1.1rem; color: var(--pure-white); }\n    .agent-role { font-size: 0.72rem; color: var(--sky-blue); text-transform: uppercase; letter-spacing: 0.5px; margin-top: 2px; font-weight: 500; }\n\n    \/* live ticker: what the agent is doing right now *\/\n    .agent-ticker {\n        margin-top: 7px; display: flex; align-items: center; gap: 7px;\n        font-family: var(--mono); font-size: .66rem; color: var(--slate);\n        white-space: nowrap; overflow: hidden; text-overflow: ellipsis;\n    }\n    .tick-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--green-solid); box-shadow: 0 0 8px var(--green-solid); flex: none; animation: tickPulse 1.6s infinite; }\n    @keyframes tickPulse { 0%,100% { opacity: 1; } 50% { opacity: .25; } }\n    .tick-text { overflow: hidden; text-overflow: ellipsis; }\n\n    \/* --- SHOWCASE PANEL --- *\/\n    .showcase-panel {\n        display: flex; align-items: stretch; gap: 32px; background: transparent;\n        min-height: 260px;\n    }\n    .showcase-side { flex: 1; display: flex; flex-direction: column; justify-content: center; }\n    .showcase-divider { display: flex; align-items: center; justify-content: center; color: var(--action-green); font-size: 1.8rem; opacity: .6; animation: nudge 2.4s infinite ease-in-out; }\n    @keyframes nudge { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n    .label-tag { font-size: 0.74rem; text-transform: uppercase; font-weight: 700; letter-spacing: 1.5px; margin-bottom: 15px; display: inline-flex; align-items: center; gap: 8px; font-family: var(--mono); }\n    .label-tag.bad { color: var(--alert-red); }\n    .label-tag.good { color: var(--action-green); }\n\n    \/* Problem card: red-tinted glass, matches the site's challenge framing *\/\n    .problem-card {\n        background: rgba(248,113,113,.05); border: 1px solid rgba(248,113,113,.25);\n        border-radius: 16px; padding: 32px; height: 100%;\n        display: flex; flex-direction: column; justify-content: center;\n    }\n    .problem-side h3 {\n        font-family: 'Space Grotesk'; font-size: 2rem; font-weight: 400; color: var(--pure-white);\n        margin: 0; line-height: 1.25; letter-spacing: -0.5px;\n    }\n\n    \/* Solution card *\/\n    .solution-card {\n        background: rgba(137,227,170,.05); border: 1px solid rgba(137,227,170,.3);\n        border-radius: 16px; padding: 32px;\n        box-shadow: 0 15px 35px rgba(0,0,0,0.35);\n        height: 100%;\n    }\n    .solution-header { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; font-family: 'Space Grotesk'; font-weight: 600; color: var(--clarity-blue); font-size: 1.05rem; }\n    .agent-avatar-small {\n        width: 38px; height: 38px; border-radius: 50%; flex: none;\n        background: rgba(137, 227, 170, 0.15); border: 2px solid var(--action-green);\n        display: flex; align-items: center; justify-content: center; color: var(--action-green); font-size: 1.05rem;\n    }\n    .solution-header span { color: var(--pure-white); }\n\n    \/* streamed work log *\/\n    .agent-worklog {\n        font-family: var(--mono); font-size: .74rem; color: var(--slate);\n        display: flex; flex-direction: column; gap: 6px; margin-bottom: 16px; min-height: 66px;\n    }\n    .agent-worklog .wl-step {\n        display: flex; align-items: center; gap: 8px;\n        opacity: 0; transform: translateX(-6px);\n        transition: opacity .3s ease, transform .3s ease;\n    }\n    .agent-worklog .wl-step.on { opacity: 1; transform: none; }\n    .agent-worklog .wl-spin {\n        width: 10px; height: 10px; border: 2px solid rgba(137,227,170,.25);\n        border-top-color: var(--action-green); border-radius: 50%; flex: none;\n        animation: wlSpin .7s linear infinite;\n    }\n    @keyframes wlSpin { to { transform: rotate(360deg); } }\n    .agent-worklog .wl-done { color: var(--action-green); font-size: 10px; width: 10px; flex: none; }\n    .agent-worklog .wl-step.done { color: var(--clarity-blue); }\n\n    .solution-card p { font-size: 1.12rem; color: var(--pure-white); line-height: 1.6; margin: 0 0 22px 0; font-weight: 300; }\n\n    .solution-footer { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; }\n    .status-pill { background: rgba(137, 227, 170, 0.15); color: var(--action-green); padding: 8px 16px; border-radius: 6px; font-size: 0.76rem; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; display: inline-flex; align-items: center; gap: 7px; }\n    .agent-metric { font-family: var(--mono); font-size: .72rem; color: var(--slate); letter-spacing: .04em; }\n    .agent-metric b { color: var(--pure-white); }\n\n    .fade-out { opacity: 0; transform: translateY(10px); }\n    .fade-in { opacity: 1; transform: translateY(0); transition: all 0.4s ease; }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 1024px) {\n        .showcase-panel { flex-direction: column; gap: 20px; }\n        .showcase-divider { transform: rotate(90deg); padding: 12px 0; animation: none; }\n        .problem-side h3 { font-size: 1.7rem; }\n    }\n    @media (max-width: 768px) {\n        .agent-grid { grid-template-columns: 1fr; }\n        .roster-header { flex-direction: column; align-items: flex-start; gap: 20px; }\n        .clarus-agent-roster-app { padding: 26px; }\n    }\n    @media (prefers-reduced-motion: reduce) {\n        .pulse-ring, .tick-dot, .showcase-divider, .agent-card::after { animation: none; }\n        .agent-worklog .wl-step { transition: none; opacity: 1; transform: none; }\n    }\n<\/style>\n\n<script>\n(function() {\n    const reduce = window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n\n    \/\/ DATA STORE\n    const agentData = {\n        arthur: {\n            name: \"Arthur\",\n            icon: \"fa-solid fa-inbox\",\n            challenge: \"Back-office teams waste 75% of their day manually reading emails, keying orders, and chasing missing data.\",\n            solution: \"Constantly monitors the inbox, detects order patterns, and automatically validates and creates WMS shipments.\",\n            steps: [\"reading inbound email\", \"matching order pattern\", \"validating order lines\", \"creating WMS shipment\"],\n            metric: \"<b>1,204<\/b> emails handled today\",\n            ticker: [\"parsing order from JODA Freight\", \"validating 32 order lines\", \"creating shipment #SH-2291\", \"chasing a missing postcode\", \"filing POD confirmation\"]\n        },\n        chloe: {\n            name: \"Chloe\",\n            icon: \"fa-solid fa-boxes-packing\",\n            challenge: \"A defective batch alert requires hours of manual stock-tracing and individual customer outreach.\",\n            solution: \"Instantly freezes affected inventory, notifies impacted customers, and alerts floor staff for immediate quarantine.\",\n            steps: [\"tracing batch LOT-4471\", \"freezing 380 affected units\", \"notifying 12 customers\", \"alerting floor team via HHD\"],\n            metric: \"<b>380<\/b> units quarantined in 40 seconds\",\n            ticker: [\"tracing batch LOT-4471\", \"freezing affected inventory\", \"drafting customer notices\", \"raising quarantine tasks\", \"confirming floor acknowledgement\"]\n        },\n        marcus: {\n            name: \"Marcus\",\n            icon: \"fa-solid fa-network-wired\",\n            challenge: \"Operational bottlenecks go unnoticed by managers until they cause significant shipping delays.\",\n            solution: \"Analyses live KPI drift and automatically reallocates staff to resolve zone bottlenecks before they escalate.\",\n            steps: [\"watching live pick rates\", \"detecting drift in Zone C\", \"modelling reallocation\", \"moving 2 pickers to Zone C\"],\n            metric: \"<b>0<\/b> missed dispatch windows this week\",\n            ticker: [\"watching zone KPIs\", \"pick rate dipping in Zone C\", \"reallocating 2 pickers\", \"dispatch windows all green\", \"forecasting tomorrow's peak\"]\n        }\n    };\n\n    \/\/ ---- header counters: count up, then keep ticking live ----\n    function countUp(el, target, done) {\n        if (reduce || document.hidden) { el.textContent = target.toLocaleString('en-GB'); done && done(); return; }\n        let start = null; const dur = 1600;\n        function step(now) {\n            if (!start) start = now;\n            const p = Math.min((now - start) \/ dur, 1);\n            el.textContent = Math.floor((1 - Math.pow(1 - p, 4)) * target).toLocaleString('en-GB');\n            if (p < 1) requestAnimationFrame(step); else { el.textContent = target.toLocaleString('en-GB'); done && done(); }\n        }\n        requestAnimationFrame(step);\n    }\n    const taskEl = document.getElementById('task-counter');\n    const saveEl = document.getElementById('savings-counter');\n    let tasks = parseInt(taskEl.dataset.base, 10), savings = parseInt(saveEl.dataset.base, 10);\n    const app = document.querySelector('.clarus-agent-roster-app');\n\n    const headObs = new IntersectionObserver((entries) => {\n        if (!entries[0].isIntersecting) return;\n        headObs.disconnect();\n        countUp(taskEl, tasks, () => {\n            if (reduce) return;\n            setInterval(() => {                      \/\/ the workforce never stops\n                if (document.hidden) return;\n                tasks += 1 + Math.floor(Math.random() * 3);\n                taskEl.textContent = tasks.toLocaleString('en-GB');\n                if (Math.random() > .8) {\n                    savings += 1;\n                    saveEl.textContent = savings.toLocaleString('en-GB');\n                    const badge = saveEl.closest('.stat-badge');\n                    badge.classList.add('bump');\n                    setTimeout(() => badge.classList.remove('bump'), 600);\n                }\n            }, 2600);\n        });\n        countUp(saveEl, savings);\n    }, { threshold: 0.3 });\n    headObs.observe(app);\n\n    \/\/ ---- per-agent live tickers ----\n    const tickState = { arthur: 0, chloe: 0, marcus: 0 };\n    function rotateTickers() {\n        Object.keys(agentData).forEach(key => {\n            const el = document.getElementById('ticker-' + key);\n            if (!el) return;\n            const list = agentData[key].ticker;\n            el.textContent = list[tickState[key] % list.length] + '\\u2026';\n            tickState[key]++;\n        });\n    }\n    rotateTickers();\n    if (!reduce) setInterval(() => { if (!document.hidden) rotateTickers(); }, 3400);\n\n    \/\/ ---- worklog stream in the solution card ----\n    const worklog = document.getElementById('agent-worklog');\n    let wlTimers = [];\n    function clearWl() { wlTimers.forEach(clearTimeout); wlTimers = []; worklog.innerHTML = ''; }\n    function streamWorklog(key) {\n        clearWl();\n        const steps = agentData[key].steps;\n        const perStep = (reduce || document.hidden) ? 0 : 520;\n        steps.forEach((label, i) => {\n            wlTimers.push(setTimeout(() => {\n                const row = document.createElement('div');\n                row.className = 'wl-step';\n                row.innerHTML = '<span class=\"wl-spin\"><\/span><span>' + label + '\\u2026<\/span>';\n                worklog.appendChild(row);\n                requestAnimationFrame(() => row.classList.add('on'));\n                wlTimers.push(setTimeout(() => {\n                    row.classList.add('done');\n                    row.querySelector('.wl-spin').outerHTML = '<i class=\"fa-solid fa-check wl-done\"><\/i>';\n                }, (reduce || document.hidden) ? 0 : 430));\n            }, i * perStep));\n        });\n    }\n\n    \/\/ ---- agent switching (kept API-compatible) ----\n    let autoTimer = null, userTouched = false;\n    const order = ['arthur', 'chloe', 'marcus'];\n    let autoIndex = 0;\n\n    window.switchAgent = function(key, element) {\n        document.querySelectorAll('.clarus-agent-roster-app .agent-card').forEach(n => n.classList.remove('active-agent'));\n        if (element) element.classList.add('active-agent');\n\n        const data = agentData[key];\n        const panelProblem = document.getElementById('panel-problem');\n        const panelSolution = document.getElementById('panel-solution');\n\n        panelProblem.classList.remove('fade-in'); panelProblem.classList.add('fade-out');\n        panelSolution.classList.remove('fade-in'); panelSolution.classList.add('fade-out');\n\n        setTimeout(() => {\n            document.getElementById('display-challenge').innerText = data.challenge;\n            document.getElementById('display-solution').innerText = data.solution;\n            document.getElementById('display-agent-name').innerText = data.name;\n            document.getElementById('display-agent-icon').className = data.icon;\n            document.getElementById('display-metric').innerHTML = data.metric;\n\n            panelProblem.classList.remove('fade-out'); panelProblem.classList.add('fade-in');\n            panelSolution.classList.remove('fade-out'); panelSolution.classList.add('fade-in');\n            streamWorklog(key);\n        }, 200);\n    };\n\n    \/\/ stop the auto-rotate the moment a visitor takes over\n    document.querySelectorAll('.clarus-agent-roster-app .agent-card').forEach(card => {\n        card.addEventListener('click', () => { userTouched = true; if (autoTimer) clearInterval(autoTimer); });\n    });\n\n    \/\/ ---- initial state + gentle auto-rotate spotlight ----\n    window.addEventListener('load', () => {\n        document.getElementById('panel-problem').classList.add('fade-in');\n        document.getElementById('panel-solution').classList.add('fade-in');\n        document.getElementById('display-metric').innerHTML = agentData.arthur.metric;\n        streamWorklog('arthur');\n\n        if (!reduce) {\n            autoTimer = setInterval(() => {\n                if (userTouched || document.hidden) return;\n                autoIndex = (autoIndex + 1) % order.length;\n                const key = order[autoIndex];\n                const cardsList = document.querySelectorAll('.clarus-agent-roster-app .agent-card');\n                window.switchAgent(key, cardsList[autoIndex]);\n            }, 8000);\n        }\n    });\n})();\n<\/script>\n<\/body><\/html>\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<div class=\"elementor-element elementor-element-0fc4e24 e-con-full e-flex e-con e-child\" data-id=\"0fc4e24\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-48a6186 e-con-full e-flex e-con e-child\" data-id=\"48a6186\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-dd3bed9 e-con-full e-flex e-con e-child\" data-id=\"dd3bed9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-3d742f1-b390f89 e-svg-base\" data-interaction-id=\"3d742f1\" data-e-type=\"widget\" data-id=\"3d742f1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" style=\"width: 100%; height: 100%; overflow: unset;\" viewBox=\"0 0 1000 500\" preserveAspectRatio=\"xMidYMid meet\" aria-label=\"Regions Clarus WMS operates in: North America, Europe, the Middle East and Asia-Pacific\"><defs><filter id=\"cwglow\" x=\"-30%\" y=\"-30%\" width=\"160%\" height=\"160%\"><\/filter><\/defs><g fill=\"#12344f\" opacity=\"0.5\"><path d=\"M670 151L675 152L678 150L680 147L683 145L685 146L688 147L691 146L693 146L695 145L697 143L698 145L698 147L701 147L704 146L708 146L707 147L703 148L698 150L699 152L698 155L694 155L694 158L693 161L690 162L688 163L684 165L681 168L678 168L674 169L672 165L669 162L668 158L668 156L670 151Z\"><\/path><path d=\"M545 266L547 270L549 272L551 272L553 271L556 270L557 269L560 270L561 273L561 276L562 281L565 280L567 281L567 284L567 286L561 295L564 299L553 299L539 298L536 297L533 298L533 294L534 290L535 286L538 283L538 280L536 277L537 274L535 269L535 267L537 266ZM535 266L534 266L533 264L534 263L535 262L536 263L535 264L535 265L535 266Z\"><\/path><path d=\"M318 403L314 402L309 402L310 397L315 401L318 403ZM320 311L322 311L326 312L333 317L340 320L337 325L343 327L348 324L350 321L351 325L347 327L340 334L338 339L338 342L338 346L341 350L342 353L335 358L327 358L327 362L326 364L320 363L320 367L323 367L321 369L319 374L315 375L312 379L318 381L313 385L309 390L309 394L310 395L300 394L299 391L296 390L298 386L299 383L301 377L302 374L301 373L300 371L301 367L301 361L303 357L302 352L304 348L306 342L304 337L306 332L308 326L309 324L310 318L314 314L316 311Z\"><\/path><path d=\"M621 136L625 136L626 137L627 139L629 140L628 142L627 140L625 140L623 139L622 137Z\"><\/path><path d=\"M335 472L333 475L321 475L316 473L328 473L332 471ZM58 471L52 471L49 470L47 469L45 468L47 467L52 468L55 469L57 470L58 471ZM375 467L379 470L380 472L371 474L360 475L350 474L356 472L360 470L363 468L366 467L375 467ZM163 454L167 455L170 454L169 455L166 456L162 456L159 455L160 454L163 454ZM151 454L155 455L154 455L150 455L146 454L148 453L151 454ZM225 450L231 450L231 451L224 451L217 451L217 449L225 450ZM310 447L310 449L306 451L299 451L297 451L292 450L295 448L300 448L301 445L302 442L306 442L308 445L310 447ZM337 428L334 428L330 429L326 431L326 433L326 435L321 436L318 438L319 440L322 441L326 443L327 446L329 447L330 451L331 453L330 456L324 457L321 459L313 461L306 462L299 463L290 463L286 464L294 465L292 467L284 468L283 470L287 472L297 473L306 475L317 476L329 478L337 480L342 480L351 478L362 477L375 477L383 477L394 476L404 475L416 474L419 472L418 470L406 471L400 470L402 467L411 466L417 464L424 462L429 462L438 461L444 460L451 459L456 457L454 455L457 453L463 452L468 450L471 448L476 449L480 448L484 447L488 449L495 448L499 449L505 448L511 447L517 446L522 444L526 444L530 447L534 445L541 445L544 445L551 444L557 444L561 446L566 446L572 446L578 445L583 444L589 443L593 441L597 441L600 442L605 443L610 443L614 441L619 440L625 439L629 438L634 437L639 436L642 435L646 433L651 433L657 433L659 435L663 437L668 438L673 439L678 437L683 438L689 439L694 442L691 444L689 446L691 447L689 450L694 451L699 449L701 447L704 445L707 444L713 443L717 442L720 440L725 439L728 437L733 437L738 436L743 436L745 435L749 437L754 436L760 437L764 437L769 437L774 436L779 436L782 434L787 433L791 434L798 436L803 436L808 435L814 434L818 434L821 435L826 436L833 437L838 436L842 435L848 435L853 435L858 435L863 435L869 434L874 434L875 431L877 433L879 435L885 436L891 436L897 436L904 436L906 438L910 439L917 440L924 441L929 440L933 442L939 443L944 444L949 446L955 446L961 447L968 447L974 448L975 450L973 452L970 455L965 456L960 458L956 460L954 462L954 464L956 466L963 468L959 469L949 470L947 473L944 475L949 477L955 479L963 481L971 483L979 484L989 484L1000 485L3 484L8 484L12 484L19 484L28 483L32 484L44 486L61 487L81 487L95 487L103 485L83 484L73 482L75 480L75 478L69 476L71 475L82 476L91 474L92 472L85 470L74 470L67 469L61 467L61 464L69 464L75 465L83 464L90 463L94 461L94 459L99 460L107 459L114 458L121 457L127 457L133 456L140 457L148 457L156 457L164 457L170 456L177 456L183 455L186 457L191 457L198 458L205 459L213 458L220 459L220 457L215 456L213 454L214 452L221 452L227 453L232 454L240 454L246 454L252 452L258 453L263 454L270 455L276 454L280 454L286 455L292 455L298 454L305 453L311 452L314 450L312 448L310 446L310 444L311 442L313 439L312 437L315 435L318 433L322 431L325 430L329 429L334 428L337 426L341 426L337 428Z\"><\/path><path d=\"M691 385L693 386L696 386L696 387L695 388L691 388L691 387L691 386L691 385Z\"><\/path><path d=\"M625 140L626 140L627 140L627 141L628 142L626 142L625 141L624 140L625 140ZM632 136L633 135L636 135L639 137L638 138L637 142L636 144L633 142L634 140L629 142L628 140L627 138L627 137L625 135L628 136L630 136L629 134L632 136Z\"><\/path><path d=\"M581 262L581 258L583 257L585 258L585 260L583 262Z\"><\/path><path d=\"M507 233L504 231L504 224L503 222L502 219L504 218L506 217L508 216L510 219L510 221L509 224L508 226L507 233Z\"><\/path><path d=\"M492 223L489 223L487 223L485 221L486 218L488 215L489 213L491 212L494 210L499 208L501 209L501 211L503 214L506 217L504 218L502 219L499 219L497 219L492 221Z\"><\/path><path d=\"M757 189L756 190L756 191L755 188L751 187L751 189L749 189L747 189L746 184L745 182L747 180L746 177L750 178L752 180L757 181L754 183L755 186L756 184Z\"><\/path><path d=\"M285 184L284 184L283 183L282 182L283 180L284 180L285 182L285 184ZM284 176L281 177L281 176L282 175L284 175L284 176ZM286 176L286 178L285 178L285 176L284 175L286 176Z\"><\/path><path d=\"M252 201L253 200L255 199L255 201L255 203L254 205L252 206L252 201Z\"><\/path><path d=\"M325 311L321 313L316 311L312 314L309 307L308 303L307 299L307 294L307 292L309 288L309 285L309 281L311 280L315 278L318 279L318 282L324 285L327 287L330 287L332 290L333 292L333 295L338 297L340 299L340 303L339 305L338 305L333 304L327 307L326 312Z\"><\/path><path d=\"M340 334L347 327L351 325L350 321L349 320L349 317L347 317L346 315L345 312L342 312L339 308L339 305L340 303L340 299L338 297L333 295L333 292L332 290L330 287L327 287L324 285L318 282L318 279L315 278L311 280L309 281L305 281L304 276L299 278L297 276L296 273L295 270L297 268L297 266L301 263L306 262L307 253L305 251L307 248L308 247L306 245L312 244L314 247L318 248L321 246L322 245L324 243L321 241L320 239L323 239L326 239L331 237L331 236L333 236L334 238L334 240L334 244L336 246L338 246L340 245L342 245L344 245L344 244L346 243L349 244L351 243L352 244L354 243L357 238L360 245L361 247L360 250L365 253L371 253L377 256L379 257L389 258L397 263L401 264L403 269L402 275L397 281L393 286L392 294L391 300L390 304L386 311L383 314L376 315L371 317L365 322L365 325L364 330L359 336L355 340L352 344L352 341L348 337L345 336L340 334Z\"><\/path><path d=\"M755 173L756 175L751 175L747 175L749 172L752 172L755 173Z\"><\/path><path d=\"M571 301L573 304L577 307L578 310L582 311L575 315L574 318L572 320L570 321L566 321L563 321L561 323L558 325L558 322L555 319L558 311L560 301L565 301L568 300L571 301Z\"><\/path><path d=\"M542 229L545 228L550 228L553 226L553 225L558 224L562 220L564 220L565 223L565 225L568 227L570 229L573 232L576 235L573 236L570 236L568 236L563 237L560 238L556 237L553 237L551 240L548 240L544 244L544 242L542 239L540 237L540 235L541 232Z\"><\/path><path d=\"M309 396L312 402L313 404L309 404L306 403L299 401L293 397L299 399L304 399L307 396ZM311 310L314 313L313 317L310 323L310 325L307 329L306 334L305 342L306 345L305 350L302 354L302 358L300 363L300 367L301 372L302 373L301 375L300 380L299 384L296 387L297 391L299 393L307 395L307 395L303 397L302 400L295 397L291 393L290 390L291 383L290 380L293 373L298 368L295 370L294 366L297 359L296 353L298 349L302 340L302 334L303 327L304 316L305 305L306 300L308 301L310 304L311 310Z\"><\/path><path d=\"M492 236L489 236L484 236L479 238L479 235L478 233L476 232L476 229L477 227L478 224L477 222L478 221L481 222L482 221L483 222L485 221L487 223L489 223L492 223L492 230L492 235Z\"><\/path><path d=\"M536 244L533 244L527 244L526 240L524 238L524 235L528 230L531 232L533 229L534 227L536 224L537 222L540 218L540 216L539 214L541 216L541 220L541 222L539 223L542 226L543 229L541 232L540 235L540 237L542 239L544 242L544 244L542 245L536 244Z\"><\/path><path d=\"M586 240L587 244L585 246L583 248L582 252L581 255L581 258L581 262L582 266L584 270L584 273L580 274L580 277L579 283L582 284L580 287L578 284L575 282L572 283L569 281L567 280L565 280L562 281L561 276L561 273L560 270L557 269L556 270L553 271L551 272L549 272L547 270L545 266L536 267L534 267L535 266L535 264L537 264L539 263L542 262L544 260L546 255L549 252L549 250L549 248L550 243L551 240L553 237L556 237L560 238L563 237L568 236L570 236L573 236L576 235L579 238L581 238L583 238Z\"><\/path><path d=\"M536 263L534 263L531 261L532 258L535 257L536 257L540 256L540 252L540 247L537 246L536 244L542 245L544 244L548 240L551 240L550 243L549 248L549 250L549 252L546 255L544 260L542 262L539 263L537 264Z\"><\/path><path d=\"M291 250L288 249L285 249L281 246L282 245L282 243L285 241L285 239L285 234L284 230L285 229L285 226L289 224L290 223L292 219L296 219L299 217L302 216L300 218L298 220L297 223L298 225L299 227L299 229L300 231L305 231L308 233L312 233L312 235L312 239L313 241L313 243L314 247L312 244L306 245L308 247L307 248L305 251L307 253L306 262L305 258L302 257L299 257L295 254L293 251Z\"><\/path><path d=\"M270 227L267 226L267 224L265 223L264 222L263 223L262 221L261 220L264 220L266 219L267 220L268 221L271 223L270 225L270 227Z\"><\/path><path d=\"M271 186L276 186L280 188L283 188L287 191L290 192L294 194L290 195L284 195L285 193L282 192L280 190L276 189L272 188L270 187L267 188L265 189L265 188L267 187L271 186Z\"><\/path><path d=\"M620 215L620 217L620 218L618 219L616 218L618 215L620 215Z\"><\/path><path d=\"M301 195L305 195L306 196L308 197L310 198L308 199L306 199L304 199L302 201L301 200L300 198L301 197Z\"><\/path><path d=\"M533 185L516 196L509 197L507 195L505 193L486 181L476 173L480 168L485 167L490 164L491 162L496 160L496 159L495 154L497 151L501 149L509 148L515 148L520 147L523 147L523 151L521 155L523 159L525 161L527 168L527 172L527 175L526 178L528 181L530 182L533 185Z\"><\/path><path d=\"M277 259L278 256L275 256L275 253L277 251L278 248L281 246L285 249L288 249L291 250L290 254L284 258L282 263L279 262L277 262L277 261Z\"><\/path><path d=\"M597 168L596 171L594 173L592 171L591 170L595 177L597 180L599 186L602 189L581 189L569 179L569 167L569 164L574 162L579 164L582 163L586 162L589 164L592 164L595 163Z\"><\/path><path d=\"M618 215L616 213L614 211L609 210L607 210L604 211L601 209L602 203L605 202L608 203L611 207L616 211L618 214L619 215Z\"><\/path><path d=\"M605 208L609 209L611 210L614 212L617 214L617 216L616 219L619 220L619 222L621 224L633 228L621 236L617 238L614 239L611 239L608 240L606 240L600 238L599 235L596 232L595 230L592 228L594 227L594 223L596 220L598 216L601 212L604 211Z\"><\/path><path d=\"M330 394L333 392L336 393L337 392L340 393L339 394L335 395L334 394L331 395L330 394Z\"><\/path><path d=\"M531 261L526 256L525 252L526 249L527 247L531 244L534 244L536 245L539 246L538 250L540 254L539 257L535 255L533 257L533 260Z\"><\/path><path d=\"M615 135L615 132L612 130L614 129L622 131L624 131L627 133L628 134L629 136L626 135L621 136L615 135Z\"><\/path><path d=\"M503 234L497 236L492 236L491 233L493 227L492 221L497 219L499 219L500 220L501 224L502 227L502 231L503 234Z\"><\/path><path d=\"M477 229L475 230L474 229L473 226L471 227L470 225L470 223L467 222L465 223L463 225L461 223L459 220L459 218L461 218L462 216L463 215L466 216L468 216L468 216L470 216L472 217L474 216L476 217L476 219L477 220L478 222L477 223L478 226L477 229Z\"><\/path><path d=\"M453 213L457 212L458 211L460 212L462 212L459 213L457 213L456 214Z\"><\/path><path d=\"M458 219L455 218L454 216L456 215L462 215L462 217L460 218L458 219Z\"><\/path><path d=\"M526 247L527 244L531 244L531 247L527 247L526 247Z\"><\/path><path d=\"M370 20L389 19L403 18L442 20L426 21L413 22L431 23L439 23L443 24L465 23L455 26L444 27L448 29L445 34L444 36L445 39L443 41L440 44L442 46L435 46L438 49L431 49L439 51L435 54L429 52L427 55L438 55L423 60L412 61L405 65L397 67L389 68L387 72L381 76L381 80L376 83L366 81L361 77L355 71L351 66L350 63L357 59L359 56L354 57L348 57L349 53L357 54L350 51L345 51L346 47L341 42L337 40L324 38L310 39L302 36L315 35L296 33L307 31L319 28L313 26L327 24L333 22L350 22L360 21L371 22L370 22Z\"><\/path><path d=\"M250 212L247 211L244 210L244 208L249 205L248 204L246 202L247 201L252 201L252 206L254 206L254 207L252 209L251 210L250 211Z\"><\/path><path d=\"M334 227L338 230L339 231L341 233L339 237L340 241L341 242L342 245L340 245L338 246L336 246L334 244L334 240L334 238L333 236L331 236L330 233L332 231L332 229L334 227Z\"><\/path><path d=\"M257 214L256 213L256 211L254 212L253 211L252 210L252 208L255 206L257 206L260 206L262 206L264 206L266 206L267 207L269 208L268 209L266 209L264 209L263 210L262 212L260 212L259 213L257 214Z\"><\/path><path d=\"M297 195L301 195L301 198L301 199L299 199L296 199L293 199L296 199L299 198L298 196L297 195Z\"><\/path><path d=\"M716 151L719 157L720 160L719 162L725 166L722 170L728 172L735 174L739 176L745 177L745 174L746 172L747 175L751 175L756 175L755 173L759 170L765 169L768 170L770 171L770 173L768 174L764 178L763 181L759 183L759 187L757 189L755 184L753 185L755 183L755 180L750 180L748 178L745 178L745 181L746 183L747 186L747 190L742 190L740 194L733 199L728 203L727 205L723 206L723 212L722 217L720 221L720 224L717 227L713 225L710 219L708 215L707 209L703 200L702 193L698 192L692 189L693 187L691 182L697 180L695 176L696 172L702 170L707 164L709 160L706 157L706 153L714 154Z\"><\/path><path d=\"M285 199L286 199L288 200L286 200L286 201L284 200L282 199L283 199L284 199L285 199Z\"><\/path><path d=\"M697 133L692 135L690 137L685 136L683 133L680 129L672 129L667 126L663 123L655 135L652 133L647 133L646 133L646 131L641 128L640 126L643 124L647 124L647 120L642 119L636 121L635 119L631 117L631 113L632 110L635 109L645 106L655 109L662 108L666 109L671 108L669 104L669 101L681 99L689 97L697 97L701 99L704 101L714 99L716 102L724 107L732 108L734 110L738 112L743 113L738 115L737 119L729 124L722 125L723 131L721 132L716 131L710 131L705 130L700 131L697 133Z\"><\/path><path d=\"M614 252L614 256L612 257L611 260L609 263L605 259L594 253L595 249L597 245L596 240L596 237L599 235L600 238L606 240L608 240L611 239L614 239L614 242Z\"><\/path><path d=\"M697 133L700 131L705 130L710 131L716 131L721 132L723 133L717 136L713 138L708 138L705 140L696 140L693 139L697 138L703 136L698 136L698 133Z\"><\/path><path d=\"M479 238L475 237L470 233L469 230L470 228L473 226L474 229L475 230L477 229L477 231L477 233L479 234L479 236Z\"><\/path><path d=\"M541 186L538 186L532 183L529 182L528 180L527 176L527 173L527 170L526 166L528 164L530 162L532 160L535 159L539 159L544 163L550 165L554 165L555 162L558 159L564 159L566 161L570 162L569 165L569 169L569 189L566 194L555 190L541 186Z\"><\/path><path d=\"M727 229L727 232L726 233L723 233L722 231L721 227L723 223L725 224L726 226L727 229Z\"><\/path><path d=\"M580 330L581 333L579 334L577 335L576 331L579 330Z\"><\/path><path d=\"M486 151L490 152L494 152L495 156L497 159L493 161L490 162L487 165L483 167L476 170L476 175L473 175L471 175L467 177L465 181L460 188L459 190L453 189L455 187L456 184L458 182L459 179L462 176L465 172L470 170L473 167L474 161L476 158L481 155L484 151Z\"><\/path><path d=\"M638 285L639 288L640 292L639 294L638 294L638 297L637 300L635 307L632 316L629 320L625 320L622 318L620 313L621 309L622 308L624 304L622 301L623 297L625 295L627 294L630 292L633 289L634 288L636 285L638 285Z\"><\/path><path d=\"M466 209L468 207L472 207L473 207L485 205L482 181L496 187L506 194L509 195L512 197L510 205L508 207L503 208L499 209L497 208L492 212L490 213L488 213L485 217L485 220L484 222L483 221L481 221L479 222L478 222L477 220L476 219L476 217L474 216L472 217L470 216L468 216L468 213L466 211Z\"><\/path><path d=\"M596 282L601 283L604 282L607 281L612 279L612 283L613 289L612 293L610 296L604 299L600 302L597 305L598 309L598 312L599 314L599 316L597 318L592 320L591 323L589 324L588 322L589 318L587 312L590 307L591 305L591 302L591 296L588 295L584 294L584 291L594 290L596 291L595 293L597 297L599 294L598 289L596 288L596 282Z\"><\/path><path d=\"M466 209L463 205L460 204L457 205L454 205L455 202L455 197L455 194L453 192L464 191L464 185L467 178L476 174L482 181L485 205L473 207L472 207L468 207L466 209Z\"><\/path><path d=\"M596 282L596 288L598 289L599 294L597 297L595 293L596 291L594 290L591 288L593 285L593 280L592 277L594 276L595 278Z\"><\/path><path d=\"M545 329L542 325L541 321L540 313L539 310L536 305L533 300L534 298L537 297L551 298L559 300L567 298L570 299L567 300L564 300L558 301L555 311L555 329L551 331L548 330L547 328Z\"><\/path><path d=\"M506 217L503 214L501 211L501 209L504 207L510 207L512 203L516 196L533 185L539 188L542 191L544 193L543 200L539 206L539 211L541 213L539 214L537 212L534 214L531 213L528 213L525 214L520 214L518 213L512 212L511 214L510 218L507 216Z\"><\/path><path d=\"M524 237L520 238L516 238L514 234L510 233L508 228L508 225L510 222L511 220L510 218L511 214L512 212L518 213L520 214L525 214L528 213L531 213L534 214L537 212L540 216L540 218L537 222L536 224L534 227L533 229L531 232L528 230L524 235Z\"><\/path><path d=\"M262 219L260 217L258 215L257 214L259 213L260 212L262 212L263 210L264 209L266 209L268 209L269 208L269 210L268 212L268 216L268 218L267 219L267 220L266 219L264 220Z\"><\/path><path d=\"M745 173L745 176L742 177L737 176L731 174L725 171L724 167L726 165L731 168L734 170L738 172L745 173Z\"><\/path><path d=\"M709 147L712 150L714 154L706 153L706 157L709 160L707 164L702 170L696 172L695 176L697 180L691 182L687 183L684 179L675 180L672 177L676 174L674 172L670 169L674 169L678 168L681 168L684 165L688 163L690 162L693 161L694 158L694 155L698 155L699 152L698 150L703 148L707 147Z\"><\/path><path d=\"M284 230L282 228L282 227L280 225L278 226L276 228L277 229L275 230L274 229L272 227L270 227L270 227L270 225L271 223L272 225L274 226L276 225L279 223L280 224L283 224L285 226L285 229L284 230Z\"><\/path><path d=\"M307 299L305 301L301 298L291 292L288 288L283 279L279 272L276 268L275 266L275 261L277 261L277 262L279 262L282 263L284 258L290 254L291 250L294 253L297 256L301 256L303 256L304 260L303 262L298 265L297 267L295 269L294 271L297 275L298 276L302 278L304 281L307 280L309 286L308 290L308 293L308 296Z\"><\/path><path d=\"M316 199L317 199L318 199L317 200L315 200L313 200L313 199L314 199L316 199Z\"><\/path><path d=\"M326 312L327 307L333 304L338 305L339 308L342 312L345 312L346 315L347 317L349 317L349 320L348 324L343 327L337 325L340 320L333 317L326 312Z\"><\/path><path d=\"M899 109L898 113L899 120L897 120L894 120L894 114L895 108L894 102L895 99L897 101L898 106ZM563 99L558 99L555 99L555 98L559 97L562 97L563 98L563 99ZM14 65L15 64L28 67L21 68L20 72L15 70L11 68L5 68L4 66L2 68L0 58L14 63ZM1000 53L997 53L996 53L1000 51L1000 53ZM4 53L0 53L0 51L3 51L7 52L6 52L4 53ZM899 47L895 47L889 46L891 45L895 45L899 46L899 47ZM919 41L915 43L911 42L906 41L907 40L912 41L919 41ZM903 40L901 42L891 42L886 43L880 41L882 39L886 39L893 39L903 40ZM660 54L649 53L643 51L646 49L651 45L655 43L661 40L679 38L689 36L689 38L671 41L658 46L655 51ZM797 36L800 37L815 38L816 41L806 43L807 44L814 45L817 46L830 46L842 47L848 46L857 47L857 50L865 53L872 52L882 52L889 51L890 48L918 51L936 53L944 54L947 57L956 56L966 57L974 58L973 55L988 56L1000 58L996 71L995 72L998 75L998 77L985 78L978 81L973 84L962 84L958 84L953 86L950 89L953 94L949 96L945 99L940 103L936 108L933 102L933 92L936 89L945 85L955 80L953 76L945 82L935 79L931 86L920 87L916 84L904 85L886 91L880 98L884 101L889 99L893 105L890 111L885 119L880 125L875 129L869 131L864 132L863 132L864 131L864 125L870 125L873 119L875 115L868 117L863 115L855 112L853 107L850 103L843 102L836 102L835 104L834 107L831 111L824 111L819 111L814 112L807 114L801 113L797 110L791 110L784 110L780 107L775 105L773 110L766 111L762 110L756 109L747 113L743 113L738 112L734 110L732 108L724 107L716 102L714 99L704 101L701 99L697 97L689 97L681 99L669 101L669 104L671 108L666 109L662 108L655 109L645 106L635 109L632 110L631 113L631 117L635 119L636 121L632 123L632 129L635 134L633 136L630 134L627 133L624 131L622 131L614 129L607 127L602 124L606 122L609 119L606 118L610 117L610 114L611 112L606 111L602 110L598 109L595 108L596 106L591 105L589 105L588 103L587 102L591 102L588 101L587 100L586 97L583 95L581 95L577 92L576 90L576 87L581 83L584 78L588 75L585 72L584 67L583 62L579 58L586 57L594 57L612 61L614 64L607 67L592 65L597 68L601 72L603 71L603 69L612 70L617 65L622 66L621 63L621 60L630 62L627 64L633 64L640 61L651 59L652 61L659 60L667 60L667 57L676 57L690 61L689 58L686 57L685 54L690 50L694 47L702 49L701 53L702 58L703 62L701 66L705 64L708 62L708 58L704 57L703 52L707 48L710 49L712 52L715 49L726 51L724 45L735 45L739 43L745 41L758 40L766 38L775 38L781 36L790 34L791 36ZM792 32L776 34L781 30L784 30L786 30L793 31L792 32ZM642 26L636 27L632 28L631 26L630 26L635 26L639 25L642 26ZM778 31L764 30L757 27L760 25L772 26L778 31Z\"><\/path><path d=\"M584 253L585 256L583 257L581 258L581 255L583 254Z\"><\/path><path d=\"M476 175L476 174L467 178L464 185L464 191L453 192L459 190L460 188L465 181L467 177L471 175L473 175L476 175Z\"><\/path><path d=\"M594 224L594 221L592 218L591 216L589 217L590 219L587 223L583 221L582 223L580 224L577 223L574 224L572 222L570 221L568 225L566 226L565 224L565 222L564 219L563 218L562 215L561 214L562 212L562 210L564 206L566 196L569 194L581 189L602 189L603 195L605 199L605 202L602 203L601 209L601 212L598 216L596 220L594 223Z\"><\/path><path d=\"M594 224L594 227L592 228L595 230L596 232L596 237L593 239L589 240L586 240L583 237L580 238L578 238L574 233L572 231L570 228L566 226L568 225L570 221L572 222L574 224L577 223L580 224L582 223L583 221L587 223L590 219L589 217L591 216L592 218L594 221L594 224Z\"><\/path><path d=\"M454 212L451 209L454 207L455 204L458 204L461 205L464 207L466 211L468 213L468 216L466 216L463 215L457 215L455 215L453 213L456 213L458 212L460 213L461 212L459 212L457 211L454 212Z\"><\/path><path d=\"M468 231L465 230L464 227L465 224L466 223L469 222L470 224L471 226L472 227L469 229L468 231Z\"><\/path><path d=\"M256 213L253 213L251 212L250 211L251 210L253 210L254 211L255 211L256 212Z\"><\/path><path d=\"M636 224L633 228L621 224L619 222L619 220L621 219L623 221L627 220L632 219L634 218L636 219L636 224Z\"><\/path><path d=\"M638 218L641 217L642 219L641 221L639 228L635 235L629 242L622 247L617 253L616 255L614 242L617 238L621 236L633 228L636 224L636 219L637 218Z\"><\/path><path d=\"M341 233L345 233L350 234L349 238L349 241L349 244L346 243L344 244L344 245L341 242L340 241L339 237L341 233Z\"><\/path><path d=\"M589 324L587 326L585 323L586 321L588 322L589 324Z\"><\/path><path d=\"M540 214L539 213L538 210L542 204L544 195L543 192L541 186L555 190L566 207L563 208L563 211L562 213L561 215L562 216L564 218L562 220L558 224L553 225L553 226L550 228L545 228L542 229L542 227L540 225L539 222L543 222L542 218L540 214Z\"><\/path><path d=\"M505 233L502 233L501 229L501 226L501 222L500 219L502 221L504 223L505 225L505 233Z\"><\/path><path d=\"M697 138L693 139L696 140L705 140L706 143L708 144L705 146L702 147L700 148L699 145L698 144L695 144L695 146L692 147L689 147L690 144L687 141L690 140L693 137L696 138Z\"><\/path><path d=\"M670 151L668 149L662 146L657 144L654 145L650 147L650 142L648 139L647 136L652 136L649 133L647 136L647 133L652 133L655 135L658 134L663 131L667 135L671 135L673 139L678 142L685 145L684 146L682 146L679 149L676 150L673 152Z\"><\/path><path d=\"M329 220L330 220L331 220L331 222L328 222L329 221L329 220Z\"><\/path><path d=\"M526 166L523 160L521 157L523 154L523 149L526 146L528 148L531 148L529 150L530 153L529 156L531 158L532 160L530 162L528 164L526 166Z\"><\/path><path d=\"M594 253L605 259L609 263L608 268L610 270L609 272L610 275L612 279L607 281L604 282L601 283L596 282L594 277L591 276L588 274L585 273L582 268L582 265L583 262L585 260L585 258L585 256L584 253L589 253Z\"><\/path><path d=\"M589 253L584 253L582 254L583 251L584 247L586 245L585 244L587 239L591 239L594 238L596 242L596 247L594 250L589 253Z\"><\/path><path d=\"M340 334L345 336L348 337L352 341L352 344L347 347L344 347L339 346L338 342L338 339L340 334Z\"><\/path><path d=\"M685 146L681 143L676 141L672 136L668 135L667 133L661 133L659 135L655 125L663 124L670 127L676 129L684 131L685 133L689 136L691 137L696 133L698 133L698 136L703 136L697 138L696 136L692 139L688 140L689 142L688 147L685 146Z\"><\/path><path d=\"M302 217L300 218L301 221L301 225L303 223L302 220L305 217L307 218L310 220L313 221L318 222L321 221L325 220L326 221L329 223L331 226L334 227L332 229L332 231L330 233L331 236L331 237L326 239L323 239L320 239L321 241L324 243L322 245L321 246L318 248L314 247L313 243L313 241L312 239L312 235L312 233L308 233L305 231L300 231L299 229L299 227L298 225L297 223L298 220L300 218Z\"><\/path><path d=\"M588 331L586 333L583 337L578 341L573 343L570 344L566 344L563 344L557 346L554 347L552 346L551 345L551 342L551 340L549 335L545 329L548 329L550 330L553 330L555 319L558 322L558 325L561 323L563 321L566 321L570 321L572 320L574 318L575 315L582 311L584 312L587 312L589 318L588 322L586 321L585 323L587 326L589 324L591 326L589 330ZM580 330L578 330L575 333L578 335L580 334L581 331Z\"><\/path><path d=\"M591 276L593 279L592 282L592 286L592 289L584 293L580 295L579 296L575 300L573 300L569 298L564 299L561 295L567 286L567 284L567 281L567 280L569 281L572 283L575 282L578 284L580 287L582 284L579 283L580 277L580 274L584 273L587 274L589 275Z\"><\/path><path d=\"M587 312L584 312L582 311L578 310L577 307L573 304L571 301L573 300L575 300L579 296L580 295L584 293L587 294L590 296L591 300L591 304L591 306L590 309Z\"><\/path><\/g><g fill=\"#6FE7A1\" stroke=\"#a9f2c8\" stroke-width=\"0.4\" filter=\"url(#cwglow)\"><path d=\"M557 134L557 135L557 136L558 137L557 138L557 139L556 140L555 139L554 138L554 137L554 135L554 134L554 133L555 131L555 132L556 132L557 133L557 134Z\"><\/path><path d=\"M643 183L644 183L646 183L648 183L650 183L652 181L654 179L656 178L656 179L657 181L655 181L655 183L656 183L654 184L654 185L653 186L653 187L653 188L644 186L643 183Z\"><\/path><path d=\"M904 363L907 364L908 364L910 363L912 364L912 367L911 368L911 370L910 369L908 371L907 371L906 371L904 369L904 367L902 364L902 363L904 363ZM899 288L900 290L902 289L902 291L904 292L904 293L904 295L905 297L906 299L906 301L907 303L910 304L912 305L913 307L915 309L916 312L917 311L918 313L919 312L919 315L921 317L922 318L925 320L925 322L925 324L925 326L927 328L926 331L926 332L925 334L925 336L925 338L923 340L921 342L920 344L919 345L919 348L918 349L917 351L917 353L917 354L915 355L912 355L909 356L908 357L906 358L904 357L902 357L903 355L901 356L899 358L897 357L895 357L893 356L891 356L889 354L888 352L888 350L886 349L884 349L885 348L884 346L883 347L880 348L882 346L882 345L883 343L883 341L881 344L879 345L878 347L876 346L876 344L874 342L872 341L873 341L869 339L867 339L865 337L860 338L856 339L853 340L850 339L847 341L845 342L845 343L843 344L841 344L839 344L837 344L835 344L833 344L831 346L829 347L828 347L826 347L824 347L821 346L820 345L820 343L821 343L821 342L821 341L822 339L821 338L820 335L819 333L820 332L818 330L818 329L817 328L817 326L815 324L815 323L816 324L815 321L816 322L817 323L817 322L816 319L815 318L815 316L816 315L816 314L816 312L817 310L817 313L818 311L821 310L822 309L824 308L825 307L826 308L828 307L830 306L831 306L831 305L833 305L836 305L837 303L838 302L840 301L840 299L840 298L842 296L843 298L844 297L843 296L844 295L845 295L845 293L847 292L848 291L849 290L850 290L850 289L852 289L853 288L855 290L857 291L858 291L860 292L859 290L861 288L862 287L862 286L863 285L865 284L866 284L868 284L868 282L866 281L868 281L869 282L871 283L873 283L874 283L876 284L877 283L878 283L879 283L880 284L880 286L879 287L878 287L878 288L877 290L876 291L876 292L879 293L881 294L882 295L884 297L885 297L886 297L887 298L889 299L891 298L892 297L892 296L893 294L894 292L893 290L893 288L893 286L894 285L894 284L894 283L895 281L896 280L897 281L897 283L898 283L898 284L899 286L899 287L899 288Z\"><\/path><path d=\"M547 116L547 117L545 117L546 118L545 120L544 120L542 120L541 121L538 121L534 120L534 119L531 120L529 120L528 120L526 119L527 118L529 119L529 118L532 118L534 117L535 118L536 118L536 116L537 116L538 114L540 115L541 114L542 114L545 115L546 114L547 115L547 116Z\"><\/path><path d=\"M509 107L511 108L514 107L516 108L517 109L517 111L516 111L516 112L513 111L512 111L510 110L509 109L507 109L507 108L509 107Z\"><\/path><path d=\"M563 127L564 128L565 128L567 128L571 129L572 128L576 127L578 128L579 129L578 130L577 132L578 133L575 133L573 134L573 135L570 135L568 134L566 135L564 135L564 133L562 132L563 132L562 132L563 131L564 130L563 129L562 128L563 127Z\"><\/path><path d=\"M553 125L554 125L553 127L554 128L554 129L553 129L552 130L552 132L549 130L548 129L547 129L546 128L545 127L544 126L544 124L545 125L546 124L547 124L550 125L552 125L553 125Z\"><\/path><path d=\"M565 100L568 100L571 99L572 98L574 97L574 96L575 95L578 94L581 95L582 95L583 95L586 96L586 97L585 98L587 100L588 100L588 101L590 101L591 102L590 102L587 102L587 103L588 103L588 105L586 105L585 106L585 107L584 107L581 107L579 107L578 107L576 107L573 106L570 106L568 106L567 107L565 107L565 105L564 104L566 104L566 103L565 101L565 100Z\"><\/path><path d=\"M817 237L818 236L821 235L821 236L820 238L819 238L818 239L817 237Z\"><\/path><path d=\"M323 121L325 121L328 121L326 122L325 122L322 121L321 120L322 119L323 121ZM328 114L327 114L323 113L321 111L322 111L325 112L328 113L328 114ZM157 115L156 116L151 114L150 113L148 112L147 112L144 111L143 110L143 109L146 110L148 110L151 110L152 111L153 113L156 114L157 115ZM344 109L342 112L344 111L346 111L345 112L347 113L349 112L351 113L351 115L353 115L353 116L354 118L353 120L351 121L350 120L350 118L349 117L346 120L344 120L346 118L344 118L341 118L335 118L335 117L337 116L335 115L338 114L341 109L342 108L345 107L346 107L344 109ZM131 100L134 100L133 103L136 105L135 105L133 104L132 102L130 102L130 100L131 100ZM280 77L279 79L278 79L277 78L278 77L279 77L280 77ZM273 76L269 77L267 77L269 75L273 75L273 76ZM263 68L264 69L265 68L267 69L270 70L273 71L273 72L276 72L277 73L275 74L271 73L269 72L266 73L262 75L261 73L258 73L260 72L260 70L261 67L263 68ZM289 63L286 64L285 62L287 61L289 60L291 61L291 62L291 63L289 63ZM234 58L233 59L229 58L227 58L223 57L225 56L227 55L230 56L232 56L233 57L234 58ZM248 57L248 60L252 58L256 59L255 61L257 63L260 61L262 59L262 56L266 56L270 57L274 58L274 59L272 61L274 62L274 64L268 66L265 66L262 65L261 67L258 69L257 70L254 72L250 72L248 73L248 75L245 75L241 78L238 81L237 83L237 86L241 87L242 89L244 91L248 91L253 92L255 93L257 94L261 95L264 96L268 97L271 97L271 99L272 102L274 105L278 108L280 107L282 104L280 100L278 98L283 97L286 95L287 93L287 91L285 89L282 87L285 84L284 81L283 77L285 76L290 77L293 77L295 77L297 77L301 79L302 80L307 80L307 83L308 86L310 87L312 88L316 87L319 84L321 82L323 85L326 88L329 92L328 94L332 95L335 97L339 97L341 98L342 101L344 101L345 102L345 105L343 106L341 107L337 108L333 110L329 111L323 110L318 110L316 110L313 112L310 114L306 117L302 120L305 119L309 116L315 114L319 113L322 115L319 116L320 119L321 122L325 123L329 123L332 119L332 121L334 122L330 124L324 126L322 127L318 129L316 129L316 126L321 124L317 124L314 125L312 123L312 119L310 118L309 119L308 118L306 120L305 122L304 124L303 124L302 124L301 125L296 125L292 125L291 126L288 128L287 129L284 129L281 129L280 129L281 130L281 131L277 132L274 133L271 134L270 134L269 134L269 133L270 132L271 131L272 129L271 127L271 124L268 123L268 122L267 122L266 121L265 121L265 120L264 120L262 119L260 118L257 117L255 116L252 117L251 117L248 116L245 116L243 115L240 115L238 115L237 114L237 113L236 113L236 114L230 114L220 114L211 114L203 114L194 114L186 114L178 114L175 114L167 114L159 114L158 114L153 111L151 110L146 109L144 106L145 105L141 103L141 101L137 99L137 98L139 96L139 95L134 93L131 90L130 88L127 86L125 85L124 84L121 85L118 86L116 85L114 83L111 83L108 82L108 67L108 56L114 57L118 58L121 59L123 57L127 57L131 57L135 56L139 55L141 56L143 56L144 54L146 55L151 57L154 55L155 57L158 57L159 56L163 56L167 57L173 58L177 59L180 59L184 60L180 61L185 62L192 62L195 61L198 63L201 61L198 60L200 59L203 59L205 59L207 60L210 61L213 61L218 62L222 62L227 62L226 60L229 60L233 60L233 63L235 61L237 61L238 58L235 56L232 55L232 52L236 50L239 51L242 52L246 55L243 56L248 57ZM183 47L181 48L188 47L192 49L195 47L197 48L199 51L201 50L199 47L201 47L204 47L207 48L209 51L210 53L214 54L219 55L219 57L215 57L216 58L215 59L210 59L206 58L202 58L197 59L190 59L185 60L184 58L180 58L177 58L174 56L176 55L180 55L184 55L188 55L182 54L176 54L172 54L171 53L177 52L173 52L168 51L171 49L173 48L180 46L183 47ZM210 46L207 48L203 46L204 46L208 45L210 46ZM288 47L288 48L285 48L282 48L279 48L278 48L275 46L275 45L277 45L283 45L288 47ZM260 47L262 49L264 46L271 45L276 48L276 50L281 49L284 48L290 49L294 51L294 52L299 51L302 53L309 54L311 55L314 58L309 59L315 61L320 62L324 64L328 64L327 66L322 69L319 68L315 66L311 66L311 68L314 69L317 70L319 71L320 74L319 76L316 75L309 73L313 75L316 77L316 78L309 77L303 75L299 74L300 73L296 72L292 70L292 71L284 72L282 71L284 69L289 69L295 68L294 67L295 66L298 63L297 62L296 61L292 60L286 59L288 58L285 56L283 56L281 55L279 56L274 56L264 56L258 55L254 54L251 53L254 52L250 52L249 49L252 47L254 46L262 45L260 47ZM221 45L225 45L230 45L230 46L228 47L232 48L231 51L227 52L224 52L222 51L215 49L215 48L221 48L218 46L221 45ZM241 48L238 50L235 50L233 47L233 46L235 45L237 44L243 44L249 45L244 47L241 48ZM165 52L158 53L157 52L150 50L151 49L153 47L156 45L153 44L162 43L166 44L173 44L176 45L179 46L176 47L169 49L165 51L165 52ZM240 42L238 43L234 43L231 42L233 41L237 40L239 41L240 42ZM226 37L229 38L229 40L227 42L223 42L220 42L220 40L215 40L215 38L218 38L222 37L226 37ZM199 38L201 39L203 39L206 39L206 40L205 42L195 42L188 43L184 43L184 42L189 41L177 42L173 41L177 38L179 38L187 38L192 40L197 40L193 38L196 37L198 37L199 38ZM237 36L240 37L246 37L248 38L247 39L250 39L252 40L256 40L260 40L264 40L270 39L275 40L278 41L278 42L277 43L272 43L269 43L261 43L255 43L251 43L243 42L242 41L242 39L239 38L233 38L230 37L231 36L237 36ZM177 34L177 36L175 37L172 38L167 39L163 39L159 39L163 36L169 35L173 35L177 34ZM239 35L238 35L233 35L232 34L238 34L240 34L239 35ZM194 34L189 35L185 34L187 33L191 33L195 33L194 34ZM195 32L192 32L187 32L190 31L192 31L195 32ZM234 33L230 34L227 33L226 32L226 31L230 31L231 31L235 32L234 33ZM222 32L223 34L219 33L214 32L208 32L211 31L207 31L207 30L212 30L220 31L222 32ZM258 29L262 30L258 30L253 33L248 33L242 32L239 31L239 30L241 29L236 30L233 29L231 27L233 26L235 25L238 25L237 24L243 24L247 26L252 26L256 27L258 29ZM310 19L317 19L323 20L328 20L328 21L321 22L315 23L312 24L318 24L312 25L307 26L302 28L297 29L295 29L286 30L290 30L288 31L291 32L288 33L284 34L282 35L278 36L279 36L284 36L284 37L276 38L269 38L261 38L257 38L251 38L251 36L256 36L255 34L257 33L264 35L260 33L256 32L258 31L263 31L264 30L260 29L259 27L266 27L268 28L273 26L266 26L257 26L252 25L249 24L246 23L250 22L253 22L258 21L262 20L266 21L269 21L271 20L275 19L280 19L288 19L290 19L298 19L304 19L310 19Z\"><\/path><path d=\"M527 118L526 119L528 120L529 120L529 121L528 121L526 121L525 122L524 122L523 122L522 123L520 123L519 122L518 121L517 121L517 120L519 119L519 118L520 118L521 118L523 118L524 117L527 118Z\"><\/path><path d=\"M806 198L804 199L802 199L802 196L803 195L806 194L808 194L808 195L807 197L806 198ZM855 112L859 113L863 115L864 117L868 117L870 116L875 115L874 118L873 119L872 122L870 125L866 124L864 125L865 127L864 131L863 131L863 132L861 131L860 132L856 133L856 135L854 135L852 134L851 136L847 137L845 139L841 140L839 141L836 142L838 141L837 140L839 138L838 136L835 137L832 139L831 141L828 141L826 142L828 144L830 145L830 146L833 147L836 145L838 146L840 146L840 147L836 148L835 150L832 151L831 153L834 155L835 157L837 160L839 162L839 164L837 165L838 166L839 167L839 169L838 172L836 172L834 175L832 178L830 182L826 184L822 187L819 187L817 188L816 187L815 189L811 190L808 191L807 193L805 194L805 192L805 191L801 190L800 190L797 189L796 188L796 187L794 186L793 185L790 187L788 187L785 187L784 188L782 188L783 191L781 191L781 190L781 189L779 190L778 190L776 189L776 186L775 186L774 183L771 184L771 180L774 178L774 176L774 174L773 173L772 171L770 171L767 171L768 170L767 168L765 169L763 169L759 170L757 173L755 173L753 172L752 172L750 171L749 172L747 174L746 172L745 173L742 172L738 172L736 170L734 170L733 169L731 168L729 166L726 165L725 166L721 164L719 162L718 159L720 160L720 158L719 157L719 155L716 151L712 150L711 148L709 147L708 146L708 144L708 143L706 143L705 143L705 140L705 139L708 138L710 137L713 138L714 136L717 136L718 134L723 133L723 132L723 131L725 130L722 125L728 124L729 124L731 119L737 119L738 118L738 115L741 115L743 113L744 113L744 115L747 116L751 118L753 120L752 123L753 124L756 125L760 125L763 127L765 127L766 130L768 131L771 131L776 132L780 131L783 132L787 134L790 134L792 134L795 133L799 132L803 132L807 131L809 129L811 128L810 128L809 127L811 125L812 125L815 126L818 124L822 123L824 121L826 120L830 120L832 120L833 119L830 117L828 116L826 118L823 117L822 117L821 116L823 114L824 111L827 112L831 111L831 109L834 107L835 106L835 104L834 103L836 102L840 102L843 102L847 102L850 103L852 106L853 107L854 109L855 112Z\"><\/path><path d=\"M591 152L592 152L594 152L596 151L594 152L594 153L593 153L593 152L592 152L591 153L591 152Z\"><\/path><path d=\"M594 153L592 154L590 154L590 152L591 152L591 153L592 152L593 152L593 153L594 153Z\"><\/path><path d=\"M547 115L546 114L545 115L542 114L541 114L540 115L538 114L536 113L535 112L534 111L534 110L536 110L537 109L539 109L540 108L542 108L543 109L545 109L545 110L546 111L547 110L549 110L549 111L551 111L552 113L551 113L550 113L550 114L549 114L548 114L547 115Z\"><\/path><path d=\"M528 97L528 98L530 99L530 100L533 99L535 99L538 100L539 101L540 102L539 103L540 104L541 105L541 106L542 108L540 108L539 109L537 109L536 110L534 110L534 111L535 112L536 113L538 114L537 116L536 116L536 118L535 118L534 117L532 118L529 118L529 119L527 118L524 117L523 118L521 118L521 116L522 114L518 113L517 113L517 111L517 109L517 106L518 106L519 105L520 102L519 101L520 101L522 101L523 101L524 100L524 99L524 97L526 98L528 97Z\"><\/path><path d=\"M535 96L534 98L531 96L530 95L534 94L535 96ZM530 93L530 94L529 94L527 96L528 97L526 98L524 97L523 96L522 93L523 92L524 91L526 91L527 90L529 90L529 91L528 92L529 93L530 93Z\"><\/path><path d=\"M475 134L475 132L474 130L478 128L481 129L485 129L488 129L490 129L495 129L496 130L501 132L502 131L505 132L508 132L508 134L506 135L502 136L502 137L500 139L499 141L500 142L499 144L498 145L496 146L494 148L491 148L488 148L486 149L485 150L484 150L483 149L482 147L479 147L479 146L480 145L480 144L480 143L480 142L479 140L480 140L480 138L481 138L481 136L482 135L481 134L480 134L479 134L478 134L477 133L476 133L475 134Z\"><\/path><path d=\"M568 89L568 88L567 88L565 87L565 86L568 85L572 84L575 85L578 85L576 87L577 89L576 90L574 90L571 89L570 89L568 89Z\"><\/path><path d=\"M579 58L579 60L583 62L581 64L584 67L582 70L585 72L583 73L588 75L586 77L584 78L578 82L573 82L568 83L564 84L562 82L559 81L560 79L558 76L560 74L562 73L569 70L571 69L570 68L566 67L565 66L565 61L561 59L557 58L559 57L562 59L566 59L569 59L571 58L573 56L577 55L581 56L579 58Z\"><\/path><path d=\"M995 298L996 299L996 300L994 301L993 300L992 299L994 298L995 299L995 298ZM998 297L996 297L996 296L997 296L998 295L1000 295L1000 296L998 297ZM0 296L0 295L1 295L0 296Z\"><\/path><path d=\"M354 243L353 244L352 244L351 244L351 243L350 244L349 244L349 242L349 241L350 240L349 238L349 236L350 234L351 234L353 235L356 237L357 238L355 241L354 243ZM527 133L526 135L524 134L524 133L524 132L526 131L527 133ZM510 110L512 111L513 111L516 112L516 113L517 113L518 113L522 114L521 116L521 118L520 118L519 118L519 119L517 120L517 121L518 121L519 122L519 123L520 124L519 125L519 127L521 127L521 129L518 130L513 129L509 130L508 132L505 132L502 131L501 132L496 130L495 129L496 128L497 122L494 119L492 118L488 117L487 115L491 114L496 115L495 112L497 113L504 111L505 108L507 108L507 109L509 109L510 110Z\"><\/path><path d=\"M484 98L483 100L481 100L479 100L480 98L479 97L481 97L484 98ZM492 87L489 90L492 90L495 90L494 92L491 95L494 95L497 98L499 99L501 102L501 103L505 104L504 105L503 106L504 108L502 109L498 109L493 110L492 109L490 110L487 110L485 111L484 111L488 108L491 107L490 107L486 107L485 106L488 105L487 103L487 101L491 102L492 100L490 98L487 98L486 97L487 96L486 95L484 96L484 94L483 92L484 89L486 87L488 87L492 87Z\"><\/path><path d=\"M566 151L567 152L570 152L572 152L573 152L573 153L569 153L565 152L566 151ZM574 135L573 136L572 137L571 137L569 136L566 137L568 139L566 139L565 139L563 138L563 140L565 141L564 142L565 143L567 144L567 145L564 145L565 146L563 146L564 149L562 149L560 148L559 145L559 144L558 142L556 141L556 140L557 139L557 138L558 137L560 136L561 136L563 136L563 135L564 135L566 135L568 134L570 135L573 135L573 134L574 135Z\"><\/path><path d=\"M552 122L553 124L554 124L553 125L552 125L550 125L547 124L546 124L545 125L544 124L544 126L545 127L546 128L547 129L548 129L549 130L552 132L551 132L549 131L547 130L544 129L542 127L543 127L541 126L541 125L540 124L539 126L538 125L538 124L540 124L541 123L541 124L543 124L543 123L544 123L544 122L546 121L547 121L549 122L551 123L552 122Z\"><\/path><path d=\"M545 120L546 118L545 117L547 117L547 116L549 117L550 117L552 117L552 116L553 116L555 116L556 116L557 115L558 115L561 116L561 115L563 116L563 117L561 118L560 119L558 121L556 122L554 122L552 122L551 123L549 122L547 121L546 121L545 120Z\"><\/path><path d=\"M835 278L834 278L830 277L833 276L835 277L835 278ZM846 278L843 279L843 278L844 276L847 275L847 276L846 278ZM828 272L829 273L830 273L831 274L828 275L826 275L824 275L825 273L827 273L828 272ZM841 272L841 274L837 275L833 274L833 273L835 273L837 274L839 274L841 272ZM802 269L807 269L808 268L813 269L814 271L818 272L821 273L818 274L815 273L813 273L810 273L807 273L804 272L802 271L801 272L796 270L795 269L793 269L795 266L798 267L800 268L801 268L802 269ZM874 267L873 269L873 267L873 266L874 265L874 266L874 267ZM853 260L852 261L851 260L850 259L853 259L853 260ZM862 259L863 261L861 260L859 259L857 260L855 259L856 258L859 258L862 259ZM873 253L873 258L876 259L879 256L882 255L884 255L887 256L889 257L892 257L892 266L892 275L889 273L886 272L886 273L882 273L883 271L885 270L884 267L883 265L878 263L875 262L871 260L870 261L869 261L869 260L869 259L867 258L870 257L872 257L871 256L867 256L866 254L864 254L863 253L866 252L868 251L872 252L873 253ZM848 246L846 249L844 249L841 249L836 249L834 249L833 251L836 254L837 253L843 252L842 253L841 253L840 254L838 255L840 259L840 260L842 263L842 265L841 266L840 265L841 262L838 263L837 263L838 262L836 260L836 257L834 258L834 261L835 265L833 266L832 265L832 262L832 260L831 260L830 258L831 256L831 254L833 250L833 248L836 246L838 247L841 248L845 247L847 245L848 246ZM857 247L857 249L856 249L855 251L857 252L856 252L855 251L854 247L854 245L855 244L856 245L857 246L857 247ZM827 245L831 247L827 248L826 250L826 252L824 254L824 257L823 261L822 260L819 261L818 260L816 260L815 259L811 260L810 258L808 258L806 258L806 254L804 254L803 251L803 249L803 246L805 244L805 246L807 248L809 247L811 247L812 246L813 246L816 247L818 246L820 242L821 241L822 238L825 238L827 239L826 241L828 244L827 245ZM794 266L791 266L789 264L785 262L784 260L782 258L780 256L778 252L776 249L775 247L774 245L771 243L770 241L768 239L765 236L765 235L766 235L771 235L773 238L775 240L777 241L780 244L782 244L785 246L786 248L788 250L787 252L789 253L790 253L790 255L791 257L793 257L795 259L794 262L794 266Z\"><\/path><path d=\"M483 100L483 102L481 105L476 106L472 106L475 103L473 100L477 98L479 97L480 98L479 100L481 100L483 100Z\"><\/path><path d=\"M650 147L652 146L654 145L656 145L657 144L659 144L662 146L665 146L668 149L670 149L670 151L669 154L668 156L669 157L668 158L669 161L669 162L671 163L672 165L669 167L670 169L672 170L674 172L674 174L676 174L676 176L672 177L671 180L666 179L663 179L659 179L658 175L657 175L655 175L652 176L649 176L646 173L643 173L641 170L639 166L638 167L636 166L635 167L633 165L633 164L632 164L633 162L631 160L628 158L626 156L627 153L628 153L628 151L626 150L624 147L623 145L623 144L623 140L624 140L625 141L626 142L628 142L629 142L632 140L634 140L634 141L633 142L635 144L636 144L637 146L639 146L641 148L645 148L650 147Z\"><\/path><path d=\"M626 150L628 151L628 153L627 153L626 156L628 158L631 160L633 162L632 164L633 164L633 165L635 167L633 167L631 167L629 169L624 169L616 163L612 161L609 161L608 157L614 154L615 151L615 149L616 148L618 147L619 146L622 147L623 147L624 147L626 150Z\"><\/path><path d=\"M460 65L459 67L462 69L459 71L451 73L448 74L445 73L437 72L440 71L433 70L438 69L438 68L432 68L434 66L439 66L443 67L447 66L451 67L455 65L460 65Z\"><\/path><path d=\"M599 159L599 160L598 160L597 161L598 162L597 162L597 163L598 163L598 164L597 168L595 163L596 162L597 161L597 159L597 158L598 158L599 158L600 158L600 159L599 159Z\"><\/path><path d=\"M543 144L542 146L543 147L542 148L540 147L538 147L535 146L535 144L538 144L541 144L543 144ZM526 136L527 137L527 141L526 141L524 142L523 141L523 138L523 136L524 136L526 136ZM534 120L538 121L538 122L539 123L537 123L534 124L534 125L534 126L535 128L538 129L539 131L542 133L544 133L545 134L544 135L547 136L549 136L551 138L551 139L549 138L547 138L546 139L548 140L547 142L546 142L545 144L544 145L544 144L544 142L545 142L544 140L543 139L542 138L541 137L539 137L538 136L536 135L534 134L531 132L529 131L528 128L527 128L525 127L523 127L522 128L521 129L521 127L519 127L519 125L520 124L519 123L519 122L520 123L522 123L523 122L524 122L525 122L526 121L528 121L529 121L529 120L531 120L534 119L534 120Z\"><\/path><path d=\"M599 160L599 159L602 160L608 157L609 161L608 161L603 162L606 165L605 166L604 167L602 167L601 168L600 169L597 168L598 164L598 163L599 162L599 160Z\"><\/path><path d=\"M874 155L874 156L873 158L872 157L870 158L869 159L868 158L868 157L869 155L871 156L872 155L874 155ZM892 147L891 149L891 150L890 152L886 154L881 154L877 157L875 156L875 154L870 155L867 156L864 156L867 158L865 163L863 164L862 163L862 160L861 159L859 158L862 157L864 155L866 153L868 152L874 151L877 151L880 146L882 148L886 145L887 144L889 140L889 137L890 136L893 135L894 139L894 141L892 144L892 147ZM900 127L902 128L904 127L904 130L900 131L898 133L893 131L892 134L889 135L888 132L890 130L893 129L894 126L894 123L898 126L900 127Z\"><\/path><path d=\"M787 220L786 219L785 216L784 213L786 210L790 210L792 210L795 211L796 210L798 211L799 212L799 216L794 218L795 220L792 220L790 221L787 220Z\"><\/path><path d=\"M857 143L859 146L860 148L860 151L859 153L856 153L854 154L851 154L851 153L852 151L850 148L852 148L850 145L851 145L852 145L853 144L855 144L856 143L857 143Z\"><\/path><path d=\"M558 133L558 134L557 134L557 133L556 132L556 131L557 131L557 130L558 130L559 130L559 131L560 131L560 132L560 133L559 133L558 133Z\"><\/path><path d=\"M633 167L634 168L634 169L634 171L633 171L632 169L629 169L631 167L633 167Z\"><\/path><path d=\"M792 210L793 209L793 207L791 204L791 202L789 199L787 199L786 200L784 200L781 201L781 199L781 196L779 196L779 194L778 193L779 192L781 190L781 191L783 191L782 188L784 188L785 190L787 192L790 192L791 195L789 195L789 196L792 198L794 201L796 204L798 206L799 208L798 211L796 210L795 211L792 210Z\"><\/path><path d=\"M600 158L599 158L598 158L599 156L600 154L601 154L602 155L600 156L600 158Z\"><\/path><path d=\"M563 99L563 98L562 97L559 97L558 94L562 94L566 94L569 93L569 94L571 94L574 96L574 97L572 98L571 99L568 100L565 100L565 99L563 99Z\"><\/path><path d=\"M517 111L517 113L516 113L516 112L516 111L517 111Z\"><\/path><path d=\"M558 94L559 92L560 91L563 90L565 92L567 92L568 89L570 89L571 89L574 90L576 90L577 91L577 92L578 94L575 95L574 96L571 94L569 94L569 93L566 94L562 94L558 94Z\"><\/path><path d=\"M574 116L575 116L576 115L578 116L580 116L581 117L581 118L582 118L582 120L583 120L583 121L581 121L580 121L580 122L579 123L578 124L578 122L578 121L578 120L577 118L576 117L575 116L574 116Z\"><\/path><path d=\"M230 178L229 181L229 183L228 186L228 188L229 189L229 191L230 193L232 195L233 196L234 198L237 198L238 200L240 199L242 199L244 198L246 198L248 196L249 195L249 192L251 191L254 190L257 190L258 190L259 191L259 192L257 194L257 195L257 196L257 197L256 199L255 199L254 199L253 200L252 200L252 201L250 201L247 201L247 202L246 202L247 203L248 204L249 204L249 205L245 205L244 208L244 209L244 210L241 207L239 206L237 205L235 205L233 206L232 207L230 206L228 205L225 204L223 204L220 202L218 201L217 200L215 200L212 199L211 198L208 196L207 195L206 193L207 193L207 192L208 191L208 190L207 189L206 188L205 187L203 184L200 182L199 180L196 179L196 178L196 177L195 176L193 175L193 173L191 172L190 171L188 170L188 169L187 167L186 164L186 163L184 162L183 162L181 162L181 163L181 164L181 166L182 167L184 169L185 170L186 171L187 173L188 174L188 175L190 176L191 179L192 180L192 181L193 183L194 183L195 184L196 185L196 186L195 187L194 187L194 185L192 183L190 182L188 181L188 179L188 178L187 177L185 176L184 176L184 175L182 175L180 173L181 173L182 173L183 172L183 171L181 169L179 168L178 166L177 164L176 162L175 160L178 159L181 159L181 160L185 161L192 163L197 163L199 163L199 162L204 162L205 163L207 164L208 165L209 166L210 168L211 169L214 170L215 167L218 167L220 168L221 170L222 172L224 174L224 175L225 177L227 178L229 178L230 178Z\"><\/path><path d=\"M557 134L558 134L558 133L559 133L560 133L561 132L562 132L564 133L564 135L563 135L563 136L561 136L560 136L558 137L557 136L557 135L557 134Z\"><\/path><path d=\"M777 194L775 195L773 195L772 198L770 199L772 201L774 203L775 205L774 207L773 208L773 209L775 212L776 213L776 214L777 217L775 220L774 222L773 220L774 218L773 217L774 214L773 212L772 209L771 205L770 203L768 204L765 206L763 206L762 205L763 202L762 199L760 196L760 195L759 195L757 193L756 190L757 191L757 189L759 188L759 187L759 186L759 183L761 184L763 181L763 180L764 178L764 176L768 174L770 175L770 173L771 173L770 171L772 171L773 173L774 174L774 176L774 178L771 180L771 184L774 183L775 186L776 186L776 189L778 190L779 190L781 189L781 190L779 192L778 193L777 194Z\"><\/path><path d=\"M555 132L555 131L554 133L554 134L553 133L552 133L551 132L552 132L552 130L553 129L554 130L555 130L556 131L556 132L555 132Z\"><\/path><path d=\"M744 113L747 113L752 110L756 109L759 110L762 110L763 111L766 111L770 112L773 110L772 108L775 105L778 107L780 107L784 108L784 110L788 111L791 110L794 110L797 110L800 112L801 113L804 113L807 114L810 113L814 112L818 110L819 111L821 112L824 111L823 114L821 116L822 117L823 117L826 118L828 116L830 117L833 119L832 120L830 120L826 120L824 121L822 123L818 124L815 126L812 125L811 125L809 127L810 128L811 128L809 129L807 131L803 132L799 132L795 133L792 134L790 134L787 134L783 132L780 131L776 132L771 131L768 131L766 130L765 127L763 127L760 125L756 125L753 124L752 123L753 120L751 118L747 116L744 115L744 113Z\"><\/path><path d=\"M781 233L781 234L783 234L784 233L786 235L787 237L787 238L787 240L787 241L788 242L788 243L790 245L790 246L788 247L785 245L782 242L781 241L780 239L779 237L778 235L779 233L778 232L781 233ZM829 238L827 239L825 238L822 238L821 241L820 242L818 246L816 247L813 246L812 246L811 247L809 247L807 248L805 246L805 244L807 245L809 245L809 243L811 242L814 241L816 239L817 237L818 239L819 238L820 238L821 236L821 235L823 233L824 231L825 231L827 232L827 233L829 234L831 235L831 236L829 236L829 238Z\"><\/path><path d=\"M960 309L963 310L964 312L963 312L962 311L960 310L958 309L956 307L956 306L957 306L958 307L960 308L960 309Z\"><\/path><path d=\"M517 101L519 101L520 102L519 105L518 106L517 106L517 109L516 108L514 107L511 108L509 107L511 107L513 103L517 101Z\"><\/path><path d=\"M578 52L587 54L583 55L586 57L582 58L579 58L581 56L577 55L573 56L571 58L569 59L566 59L562 59L559 57L557 58L556 58L555 60L550 60L549 61L547 61L545 63L542 66L538 70L539 71L538 72L535 72L533 75L533 78L535 80L534 83L532 85L531 87L529 85L523 88L520 89L516 87L515 84L514 78L516 76L524 74L529 71L534 67L541 62L546 60L553 56L559 55L564 55L568 53L573 53L578 52ZM569 34L562 35L558 34L559 34L558 33L564 32L565 33L569 34ZM551 29L560 31L553 32L551 34L549 34L548 37L544 37L538 35L541 34L537 33L531 31L529 29L537 28L538 29L542 29L543 28L547 28L551 29ZM571 27L576 28L572 29L564 29L556 29L555 28L551 28L548 27L557 26L561 27L564 26L571 27Z\"><\/path><path d=\"M981 364L981 365L983 364L984 365L984 366L983 367L981 369L980 370L981 372L979 372L976 373L976 375L974 378L972 379L970 380L968 379L966 379L963 378L963 377L964 375L968 373L969 372L971 371L974 370L975 368L977 366L978 365L978 364L980 362L981 364ZM985 350L987 353L987 351L988 352L989 354L991 355L993 355L994 354L996 355L995 357L994 359L992 359L991 360L992 361L991 361L990 363L989 365L987 366L986 365L985 365L987 362L986 361L983 360L983 359L985 358L985 356L985 354L984 352L984 351L983 350L981 348L980 346L981 346L982 347L984 348L985 350Z\"><\/path><path d=\"M664 191L662 193L661 193L661 194L660 195L661 197L660 197L659 197L657 198L657 200L656 200L655 200L654 201L654 202L652 203L651 203L649 204L648 204L647 202L644 197L653 194L655 189L653 187L653 186L654 185L654 184L656 183L655 183L655 181L657 181L658 183L659 184L661 184L663 185L664 186L665 187L666 187L666 188L665 190L664 191ZM657 178L656 179L656 178L657 177L657 178Z\"><\/path><path d=\"M851 227L851 228L851 230L851 233L850 230L848 231L849 233L848 234L845 233L844 231L845 230L843 228L842 229L841 229L839 231L839 230L840 228L842 227L843 226L844 227L846 226L847 225L849 225L848 223L851 224L851 226L851 227ZM844 221L843 222L843 224L842 225L840 223L841 222L841 221L842 220L843 220L843 221L845 219L844 221ZM829 224L825 227L827 225L829 223L831 221L832 218L832 221L831 222L829 224ZM839 217L840 218L842 218L842 219L841 220L839 221L839 220L839 218L839 217ZM849 216L849 219L847 219L847 220L848 221L847 222L847 220L846 220L845 218L847 218L847 217L845 215L848 215L849 216ZM838 214L837 216L836 215L834 213L837 213L838 214ZM837 199L839 199L840 199L839 201L840 203L840 205L838 206L838 208L838 210L840 211L841 210L844 212L844 213L845 214L845 215L842 214L841 212L841 213L839 212L836 212L835 212L835 210L836 210L835 209L835 210L834 208L833 207L833 205L834 205L834 201L835 199L837 199Z\"><\/path><path d=\"M933 269L932 269L931 268L930 266L929 264L930 264L930 265L931 265L932 267L933 268L933 269ZM922 265L921 265L920 266L919 267L917 268L916 268L914 267L912 266L912 265L915 266L916 265L917 264L917 265L919 265L920 264L921 263L921 262L923 262L923 264L922 265ZM909 271L911 272L913 275L915 275L915 276L917 277L916 277L919 279L917 280L916 279L914 279L911 278L909 276L907 275L906 272L902 271L900 272L898 273L898 275L896 276L895 275L892 275L892 266L892 257L896 259L902 261L904 262L905 264L906 265L910 267L911 268L908 269L909 271ZM925 262L925 263L924 262L923 261L922 260L921 258L919 258L919 257L921 258L922 258L923 259L924 260L925 261L925 262Z\"><\/path><path d=\"M542 108L541 106L541 105L540 104L539 103L540 102L539 101L541 100L545 99L549 98L552 98L552 99L555 99L558 99L563 99L565 99L565 100L565 101L566 103L566 104L564 104L565 105L565 107L567 109L566 110L565 110L563 113L563 114L560 113L558 113L557 113L555 113L554 112L553 113L552 113L551 111L549 111L549 110L547 110L546 111L545 110L545 109L543 109L542 108Z\"><\/path><path d=\"M863 132L863 133L862 133L861 133L860 134L860 136L859 137L858 138L857 138L855 139L854 140L854 141L855 142L857 143L856 143L855 144L853 144L852 145L851 145L850 145L849 145L848 145L847 145L846 144L847 143L848 143L848 142L848 141L848 140L846 140L845 139L847 137L851 136L852 134L854 135L856 135L856 133L860 132L861 131L863 132Z\"><\/path><path d=\"M475 134L476 133L477 133L478 134L479 134L480 134L481 134L482 135L481 136L481 138L480 138L480 140L479 140L480 142L480 143L480 144L480 145L479 146L479 147L478 148L477 147L475 148L476 145L475 144L474 143L474 142L474 141L475 140L475 138L476 137L476 136L475 135L475 134Z\"><\/path><path d=\"M641 181L641 179L642 178L642 177L643 178L643 180L643 182L642 182L641 181Z\"><\/path><path d=\"M563 117L564 116L566 117L568 117L569 117L570 117L572 117L573 116L574 116L575 116L576 117L577 118L578 120L578 121L578 122L578 124L580 124L581 124L582 124L582 125L581 125L580 125L579 129L578 128L576 127L572 128L571 129L567 128L565 128L564 128L563 127L562 127L563 126L562 126L560 126L560 124L558 124L558 123L556 122L558 121L560 119L561 118L563 117Z\"><\/path><path d=\"M619 205L618 203L617 201L616 200L615 198L614 196L612 194L611 194L609 191L608 189L609 187L607 184L606 183L604 183L603 181L603 180L603 179L602 178L601 176L599 174L598 172L596 172L597 171L597 170L597 168L600 169L601 168L602 167L604 167L605 166L606 165L603 162L608 161L609 161L612 161L616 163L624 169L629 169L632 169L633 171L634 171L636 173L637 174L637 175L639 176L639 177L639 178L640 179L640 180L641 181L642 182L643 182L643 183L644 186L653 188L653 187L655 189L653 194L644 197L636 198L634 200L632 202L631 203L630 202L629 202L626 202L622 202L621 201L620 203L620 204L619 205Z\"><\/path><path d=\"M950 279L951 280L949 280L948 278L950 279ZM947 277L946 277L944 277L943 277L944 276L945 276L946 277L947 277ZM949 277L947 275L946 273L947 273L948 275L949 277ZM944 273L944 274L942 273L941 272L939 271L940 270L941 271L943 272L944 273ZM938 270L937 271L936 270L935 269L935 268L936 270L938 270Z\"><\/path><path d=\"M558 124L560 124L560 126L562 126L563 126L562 127L563 127L562 128L563 129L564 130L563 131L562 132L563 132L562 132L561 132L560 133L560 132L560 131L559 131L559 130L558 130L557 130L557 131L556 131L555 130L554 130L553 129L554 129L554 128L553 127L554 125L553 125L554 124L553 124L552 122L554 122L556 122L558 123L558 124Z\"><\/path><path d=\"M552 113L553 113L554 112L555 113L557 113L558 113L560 113L563 114L562 114L561 115L561 116L558 115L557 115L556 116L555 116L553 116L552 116L552 117L550 117L549 117L547 116L547 115L548 114L549 114L550 114L550 113L551 113L552 113Z\"><\/path><path d=\"M538 121L541 121L542 120L544 120L545 120L546 121L544 122L544 123L543 123L543 124L541 124L541 123L540 124L538 124L539 123L538 122L538 121Z\"><\/path><path d=\"M562 67L559 69L559 71L555 73L550 76L548 80L550 82L552 83L550 86L547 87L546 92L544 94L541 94L539 96L536 96L535 94L533 90L531 87L532 85L534 83L535 80L533 78L533 75L535 72L538 72L539 71L538 70L542 66L545 63L547 61L549 61L550 60L555 60L556 58L557 58L561 59L565 61L565 66L566 67L562 67Z\"><\/path><path d=\"M608 157L602 160L599 159L600 159L600 158L600 156L602 155L601 154L600 154L600 152L600 150L601 150L602 149L602 148L603 148L606 147L607 148L610 148L613 147L614 147L618 147L616 148L615 149L615 151L614 154L608 157Z\"><\/path><path d=\"M785 216L782 215L780 215L780 213L778 213L778 216L776 220L775 222L776 224L777 224L779 227L779 229L781 231L782 231L784 233L783 234L781 234L781 233L778 232L777 231L776 230L775 228L774 227L773 228L773 227L773 225L774 222L775 220L777 217L776 214L776 213L775 212L773 209L773 208L774 207L775 205L774 203L772 201L770 199L772 198L773 195L775 195L777 194L778 193L779 194L779 196L781 196L781 199L781 201L784 200L786 200L787 199L789 199L791 202L791 204L793 207L793 209L792 210L790 210L786 210L784 213L785 216Z\"><\/path><path d=\"M847 275L847 274L850 273L852 273L853 273L854 273L853 274L850 275L847 276L847 275Z\"><\/path><path d=\"M603 135L607 136L610 136L612 136L615 135L618 134L621 136L622 137L621 138L623 139L624 140L623 140L623 144L623 145L624 147L623 147L622 147L619 146L618 147L614 147L613 147L610 148L607 148L606 147L603 148L602 148L602 149L601 150L600 150L599 149L600 148L599 148L596 148L595 149L590 150L588 148L585 148L584 149L582 150L580 148L577 148L575 145L573 144L574 142L573 140L576 138L580 138L581 136L587 136L590 134L593 133L598 133L603 135ZM576 137L573 138L572 137L573 136L574 135L573 134L575 133L578 133L578 134L581 135L580 136L577 136L576 137Z\"><\/path><path d=\"M838 182L837 187L835 189L834 187L834 185L835 182L837 180L839 181L838 182Z\"><\/path><path d=\"M588 105L589 105L590 105L591 105L594 105L596 106L595 107L595 108L597 108L598 109L598 110L602 110L604 110L606 111L607 111L611 112L611 113L610 114L611 116L610 117L608 117L606 118L606 119L604 119L602 120L600 120L597 121L597 123L599 124L601 124L601 125L598 125L594 127L593 126L593 125L590 124L591 124L593 123L592 122L588 121L588 120L585 121L584 122L582 124L581 124L580 124L578 124L579 123L580 122L580 121L581 121L583 121L583 120L582 120L582 118L581 118L581 117L580 116L578 116L576 115L575 116L574 116L573 116L572 117L570 117L569 117L568 117L566 117L564 116L563 117L563 116L561 115L562 114L563 114L563 113L565 110L566 110L567 109L565 107L567 107L568 106L570 106L573 106L576 107L578 107L579 107L581 107L584 107L585 107L585 106L586 105L588 105Z\"><\/path><path d=\"M68 197L67 197L67 196L66 195L67 195L67 194L68 194L69 194L69 195L70 196L69 197L68 197ZM66 193L65 192L66 192L67 192L66 193ZM65 191L64 191L63 191L65 191ZM62 191L61 191L60 190L61 190L62 191ZM57 189L56 189L57 188L57 189ZM237 113L237 114L238 115L240 115L243 115L245 116L248 116L251 117L252 117L255 116L257 117L260 118L262 119L264 120L265 120L265 121L266 121L267 122L268 122L268 123L271 124L271 127L272 129L271 131L270 132L269 133L269 134L270 134L271 134L274 133L277 132L281 131L281 130L280 129L281 129L284 129L287 129L288 128L291 126L292 125L296 125L301 125L302 124L303 124L304 124L305 122L306 120L308 118L309 119L310 118L312 119L312 123L314 125L314 126L311 127L308 128L305 129L304 130L303 131L303 132L304 134L305 134L305 133L306 134L304 135L302 135L300 135L299 135L298 135L295 136L299 136L300 136L296 137L294 137L295 137L294 138L295 138L294 140L292 142L292 141L291 141L290 140L291 142L292 143L291 144L289 147L290 145L288 144L288 141L287 142L288 144L286 144L288 145L288 147L289 148L290 151L288 153L285 154L283 156L282 156L280 157L280 158L277 160L275 161L274 163L274 165L274 167L275 169L276 171L276 172L278 175L278 177L277 178L277 180L276 180L275 180L274 179L273 178L272 176L270 174L270 173L270 171L270 169L267 167L266 166L264 168L263 168L262 166L260 166L257 166L254 166L252 166L251 166L252 167L252 168L252 169L251 169L250 169L248 169L245 168L243 168L241 167L239 167L237 168L234 170L232 171L230 173L230 174L230 176L230 177L230 178L229 178L227 178L225 177L224 175L224 174L222 172L221 170L220 168L218 167L215 167L214 170L211 169L210 168L209 166L208 165L207 164L205 163L204 162L199 162L199 163L197 163L192 163L185 161L181 160L181 159L178 159L175 160L174 158L172 157L171 156L171 155L169 155L168 155L166 154L165 154L165 152L162 150L160 146L160 145L158 144L156 142L156 140L154 138L155 136L155 133L154 131L155 129L155 126L156 124L155 120L154 117L154 116L158 117L159 119L160 118L160 116L159 114L167 114L175 114L178 114L186 114L194 114L203 114L211 114L220 114L230 114L236 114L236 113L237 113ZM75 91L72 92L71 92L70 90L73 89L74 89L76 89L77 90L75 91ZM40 84L38 84L37 83L35 83L38 82L40 83L40 84ZM23 73L25 73L26 73L29 74L31 74L29 75L27 74L26 74L23 74L23 73ZM69 52L71 54L72 53L77 53L77 54L81 54L84 54L90 55L95 55L97 56L101 55L105 56L108 56L108 67L108 82L111 83L114 83L116 85L118 86L121 85L124 84L125 85L127 86L130 88L131 90L134 93L139 95L139 96L137 98L136 97L133 96L133 93L129 91L128 89L125 88L120 88L117 88L111 85L109 84L104 83L100 83L95 82L91 81L88 81L89 83L87 84L84 84L82 85L79 86L78 84L79 81L82 80L78 81L76 83L72 85L74 86L72 88L69 90L66 90L65 92L61 93L60 94L57 96L55 95L52 96L49 97L47 98L42 99L42 98L45 97L48 96L51 95L54 94L55 93L59 92L60 91L62 90L62 88L64 86L61 87L60 87L58 88L56 86L56 87L55 86L52 87L50 87L50 85L50 84L49 83L45 84L43 83L41 82L41 80L39 79L40 78L42 76L43 75L45 74L47 75L49 73L51 74L53 73L53 72L51 71L53 70L52 70L49 71L48 71L46 71L42 71L38 70L37 69L33 68L37 66L43 65L45 65L45 66L51 66L49 65L45 64L43 62L41 61L37 60L38 59L43 59L47 57L47 56L50 55L53 54L58 53L61 53L65 52L69 52Z\"><\/path><path d=\"M800 190L796 193L794 195L794 197L796 200L798 204L801 205L802 208L804 213L803 218L801 219L798 221L796 224L792 226L791 224L792 222L790 221L792 220L795 220L794 218L799 216L799 212L798 211L799 208L798 206L796 204L794 201L792 198L789 196L789 195L791 195L790 192L787 192L785 190L784 188L785 187L788 187L790 187L793 185L794 186L796 187L796 188L797 189L800 190Z\"><\/path><path d=\"M966 296L965 296L964 295L964 294L966 296ZM964 291L965 294L964 293L963 294L963 293L963 291L964 291Z\"><\/path><path d=\"M599 160L599 162L598 163L597 163L597 162L598 162L597 161L598 160L599 160Z\"><\/path><path d=\"M648 204L646 204L645 206L645 207L642 208L638 209L635 211L634 211L633 211L632 212L630 213L627 213L626 214L625 214L625 215L624 215L623 215L621 215L620 213L620 212L620 211L619 209L618 208L619 208L619 206L619 205L620 204L620 203L621 201L622 202L626 202L629 202L630 202L631 203L632 202L634 200L636 198L644 197L647 202L648 204Z\"><\/path><\/g><\/svg><\/div>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-226e3fe e-con-full e-flex e-con e-child\" data-id=\"226e3fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cdac158 e-con-full e-flex e-con e-child\" data-id=\"cdac158\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0e275e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a0e275e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">on the ground, worldwide<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-724f503 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"724f503\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Clarus runs warehouses <span style=\"color: #89E3AA\">wherever you operate. <\/span> <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a81de2a elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"a81de2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"relative flex-col gap-1 md:gap-3\"><div class=\"flex max-w-full flex-col grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"17ac4be7-f347-4e30-b910-7d5b0ef84860\" data-message-model-slug=\"o3\"><div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\"><div class=\"markdown prose dark:prose-invert w-full break-words dark\"><p data-pm-slice=\"1 1 []\"><span class=\"cw-stat\"><b>800+ warehouses<\/b><\/span> across Europe, North America, the Middle East and Asia-Pacific run on Clarus&#8230; one cloud platform, for every site.<\/p><form class=\"capture\"><\/form><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e964df e-con-full e-flex e-con e-child\" data-id=\"4e964df\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-630b0d18 e-con-full e-flex e-con e-child\" data-id=\"630b0d18\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-7c1d0c8d e-con-full e-flex e-con e-child\" data-id=\"7c1d0c8d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d66010c elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d66010c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Say yes to your customer's tech stack\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75230c6c elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"75230c6c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Connect to over 200 systems.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ccdbe30 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4ccdbe30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"relative flex-col gap-1 md:gap-3\"><div class=\"flex max-w-full flex-col grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"17ac4be7-f347-4e30-b910-7d5b0ef84860\" data-message-model-slug=\"o3\"><div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\"><div class=\"markdown prose dark:prose-invert w-full break-words dark\"><div class=\"head\"><p class=\"lead\">Clarus plugs into marketplaces, ERPs, accounting packages and carriers. Go live fast with out-of-the-box connectors, or build your own through our API-first architecture.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18521ea9 e-con-full e-flex e-con e-child\" data-id=\"18521ea9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66d23558 elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"66d23558\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View all integrations<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-506a73d9 elementor-widget elementor-widget-button\" data-id=\"506a73d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/get-in-touch\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book discovery call<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-242915a8 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"242915a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20851204 elementor-widget__width-initial elementor-hidden-mobile elementor-skin-carousel elementor-arrows-yes elementor-widget elementor-widget-media-carousel\" data-id=\"20851204\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;6&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;slides_per_view_tablet&quot;:&quot;3&quot;,&quot;slides_per_view_mobile&quot;:&quot;3&quot;,&quot;autoplay_speed&quot;:2000,&quot;lazyload&quot;:&quot;yes&quot;,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-reliable-ebay-fulfilment-at-scale\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"eBay logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/08\/EBay_logo.svg.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-reliable-zoho-commerce-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Zoho Commerce logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Zoho-Commerce-logo-e1761746698146.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-reliable-temu-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Temu logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Temu-logo.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-reliable-bigcommerce-fulfilment-at-scale\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"bigcommerce logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/bigcommerce-logo-large.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-reliable-back-market-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Back_Market logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Back_Market-logo-e1761746911883.png\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/shopify\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Shopify logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2024\/11\/Shopify_logo_2018.svg.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-reliable-b2b-wave-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"B2B Wave logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/B2B-Wave-logo.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-linnworks-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Linnworks logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Linnworks-logo-e1761661398917.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-squarespace-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Squarespace logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Squarespace-logo-e1761659299200.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e4fe9dc elementor-widget__width-initial elementor-hidden-mobile elementor-skin-carousel elementor-arrows-yes elementor-widget elementor-widget-media-carousel\" data-id=\"e4fe9dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;6&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;slides_per_view_tablet&quot;:&quot;3&quot;,&quot;slides_per_view_mobile&quot;:&quot;3&quot;,&quot;autoplay_speed&quot;:2000,&quot;lazyload&quot;:&quot;yes&quot;,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-hm-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"H&amp;M logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/HM-logo--e1761734581145.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-reliable-decathlon-fulfilment-at-scale\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Decathlon logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Decathlon-logo-e1761733913305.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-superdrug-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Superdrug logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Superdrug-logo-scaled.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-the-range-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"The Range Logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/The-Range-Logo.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-reliable-tesco-marketplace-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Tesco logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Tesco-Logo.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-reliable-not-on-the-high-street-fulfilment-at-scale\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Not On The High Street logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Not-On-The-High-Street-logo.png\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-reliable-aliexpress-fulfilment-at-scale\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Aliexpress logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Aliexpress-logo.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-ekm-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"tik tok shop logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/tik-tok-shop-logo-scaled-e1761657078845.png\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-ekm-fulfilment\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"ekm logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/km-logo.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39c92f75 elementor-widget__width-initial elementor-skin-carousel elementor-arrows-yes elementor-widget elementor-widget-media-carousel\" data-id=\"39c92f75\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;6&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;slides_per_view_tablet&quot;:&quot;3&quot;,&quot;slides_per_view_mobile&quot;:&quot;3&quot;,&quot;autoplay_speed&quot;:4177,&quot;lazyload&quot;:&quot;yes&quot;,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/royal-mail\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Royal Mail logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/asset-70.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/how-wms-unlocks-reliable-magento-fulfilment-at-scale\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Magento logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Magento-logo.png\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/integrations\/unleashed-software\/\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Unleashed Software logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2024\/11\/images.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"The Pallet Network logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/asset-81.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Palletforce logo with Powered by EV Cargo mark\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/asset-98.jpeg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Amazon Seller Fulfilled Prime logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/asset-73.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Parcelforce Worldwide logo\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/asset-64.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b51c3cd e-con-full e-flex e-con e-child\" data-id=\"b51c3cd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc3d3b2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dc3d3b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Stop running your warehouse on gut feel<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9751d8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9751d8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"color: #FFFFFF\">Tools that let you  <\/span><span style=\"color: #89E3AA\"> scale without breaking.<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7262fb9 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"7262fb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"head\"><p class=\"lead\">Clarus automates the mundane, eliminates errors and gives you room to grow. Every capability is built to remove a bottleneck before it costs you money.<\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7de237a e-con-full e-flex e-con e-child\" data-id=\"7de237a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6231cc9 elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"6231cc9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">See all features<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5738f5e elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"5738f5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/public-roadmap\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore product roadmap<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-65eb7d1 e-con-full e-flex e-con e-child\" data-id=\"65eb7d1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a4cc33f e-con-full fade-section elementor-hidden-mobile e-flex e-con e-child\" data-id=\"a4cc33f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66e212f elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"66e212f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;28825&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;columns&quot;:4,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-28825\">.elementor-28825 .elementor-element.elementor-element-17327d91{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#FFFFFF1A;--border-color:#FFFFFF1A;--border-radius:18px 18px 18px 18px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-28825 .elementor-element.elementor-element-17327d91:not(.elementor-motion-effects-element-type-background), .elementor-28825 .elementor-element.elementor-element-17327d91 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-28825 .elementor-element.elementor-element-17327d91.e-con{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-28825 .elementor-element.elementor-element-1bc193e4{text-align:start;}.elementor-28825 .elementor-element.elementor-element-1bc193e4 img{width:50px;height:50px;object-fit:scale-down;object-position:center center;}.elementor-28825 .elementor-element.elementor-element-1bc193e4 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-28825 .elementor-element.elementor-element-1bc193e4.elementor-element{--align-self:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-28825 .elementor-element.elementor-element-e475b3b{text-align:start;}.elementor-28825 .elementor-element.elementor-element-e475b3b .elementor-heading-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-28825 .elementor-element.elementor-element-e475b3b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-28825 .elementor-element.elementor-element-e475b3b.elementor-element{--align-self:center;--flex-grow:1;--flex-shrink:0;}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-28825 .elementor-element.elementor-element-e475b3b .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-28825 .elementor-element.elementor-element-1bc193e4 img{height:50px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-28825 .elementor-element.elementor-element-e475b3b .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}\/* Start custom CSS for image, class: .elementor-element-1bc193e4 *\/\/* 1. Base Icon Style *\/\n.elementor-28825 .elementor-element.elementor-element-1bc193e4 svg {\n    fill: #FFFFFF !important;\n    stroke: #FFFFFF !important;\n    opacity: 0.7;\n    \/* Clean transition for scale and color *\/\n    transition: transform 0.4s ease, fill 0.4s ease, stroke 0.4s ease, opacity 0.4s ease !important;\n}\n\n\/* Force internal paths to inherit the color *\/\n.elementor-28825 .elementor-element.elementor-element-1bc193e4 svg * {\n    fill: inherit !important;\n    stroke: inherit !important;\n}\n\n\/* 2. Hover Interaction *\/\n\/* When the parent card (.clarus-card) is hovered, the icon grows and turns green *\/\n.clarus-card:hover .elementor-28825 .elementor-element.elementor-element-1bc193e4 svg {\n    fill: #54b477 !important;\n    stroke: #54b477 !important;\n    opacity: 1;\n    transform: scale(1.1); \/* Grow by 10% *\/\n}\/* End custom CSS *\/\n\/* Start custom CSS for container, class: .elementor-element-17327d91 *\/\/* 1. THE CARD (MAIN CONTAINER) *\/\n.elementor-28825 .elementor-element.elementor-element-17327d91 {\n    --depth-blue: #03162E;\n    --action-green: #54b477;\n    --glass-border: rgba(255, 255, 255, 0.1);\n    \n    background-color: var(--depth-blue) !important;\n    border: 1px solid var(--glass-border) !important;\n    border-radius: 18px;\n    padding: 24px;\n    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);\n    position: relative;\n    cursor: pointer;\n}\n\n\/* 2. THE IMAGE (Using your working filter logic) *\/\n.elementor-28825 .elementor-element.elementor-element-17327d91 img {\n    filter: brightness(0) invert(1) opacity(0.7);\n    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1) !important;\n}\n\n\/* 3. THE TEXT (Headings\/Numbers) *\/\n.elementor-28825 .elementor-element.elementor-element-17327d91 .elementor-heading-title {\n    color: #FFFFFF !important;\n    transition: color 0.4s ease !important;\n}\n\n\/* 4. HOVER STATE (Lift + Green Sync) *\/\n.elementor-28825 .elementor-element.elementor-element-17327d91:hover {\n    transform: translateY(-8px);\n    z-index: 10;\n    \/* Optional: persistent border glow on hover *\/\n    box-shadow: 0 0 15px rgba(84, 180, 119, 0.2);\n}\n\n\/* Image on Hover: Grow 10% + Turn Green *\/\n.elementor-28825 .elementor-element.elementor-element-17327d91:hover img {\n    filter: invert(64%) sepia(35%) saturate(545%) hue-rotate(90deg) brightness(95%) contrast(88%) opacity(1) !important;\n    transform: scale(1.1);\n}\n\n\/* Text on Hover: Turn Green *\/\n.elementor-28825 .elementor-element.elementor-element-17327d91:hover .elementor-heading-title {\n    color: var(--action-green) !important;\n}\n\n\/* 5. ANIMATIONS (Pulse & Flash) *\/\n@keyframes greenPulse {\n    0% { border-color: var(--glass-border); box-shadow: 0 0 0px rgba(84, 180, 119, 0); }\n    50% { border-color: var(--action-green); box-shadow: 0 0 15px rgba(84, 180, 119, 0.4); }\n    100% { border-color: var(--glass-border); box-shadow: 0 0 0px rgba(84, 180, 119, 0); }\n}\n\n@keyframes imageFlash {\n    0% { filter: brightness(0) invert(1) opacity(0.7); }\n    50% { filter: invert(64%) sepia(35%) saturate(545%) hue-rotate(90deg) brightness(95%) contrast(88%) opacity(1); }\n    100% { filter: brightness(0) invert(1) opacity(0.7); }\n}\n\n\/* Apply continuous pulse to card on hover *\/\n.elementor-28825 .elementor-element.elementor-element-17327d91:hover {\n    animation: greenPulse 2s infinite ease-in-out;\n}\n\n\/* Apply single pulse\/flash when JS triggers .just-finished *\/\n.elementor-28825 .elementor-element.elementor-element-17327d91.just-finished {\n    animation: greenPulse 1.5s ease;\n}\n\n.elementor-28825 .elementor-element.elementor-element-17327d91.just-finished img {\n    animation: imageFlash 1.5s ease;\n}\/* End custom CSS *\/<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-31635 post-31635 features type-features status-publish has-post-thumbnail hentry feature-type-specialist\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/04\/Icon-API-first-WMS.webp\" class=\"attachment-full size-full wp-image-31646\" alt=\"Icon of a pallet with a power plug representing an API first WMS\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/04\/Icon-API-first-WMS.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/04\/Icon-API-first-WMS-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/04\/Icon-API-first-WMS-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/04\/Icon-API-first-WMS-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/04\/Icon-API-first-WMS-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/how-to-unlock-rapid-scaling-with-api-first-wms\/\">API-first Architecture<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-28505 post-28505 features type-features status-publish has-post-thumbnail hentry feature-type-added-recently feature-type-operations\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1920\" height=\"1920\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/01\/MCP-Server-scaled.webp\" class=\"attachment-full size-full wp-image-28516\" alt=\"Icon of documents exchanging data via arrows, representing an MCP server unifying warehouse systems\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/01\/MCP-Server-scaled.webp 1920w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/01\/MCP-Server-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/01\/MCP-Server-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/01\/MCP-Server-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/01\/MCP-Server-768x768.webp 768w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/01\/MCP-Server-1536x1536.webp 1536w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/how-to-unlock-smarter-warehouse-integrations\/\">MCP Server<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-25361 post-25361 features type-features status-publish has-post-thumbnail hentry feature-type-added-recently feature-type-operations\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/11\/Icon-AI-Assistant-1.webp\" class=\"attachment-full size-full wp-image-27120\" alt=\"Icon - AI Assistant\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/11\/Icon-AI-Assistant-1.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/11\/Icon-AI-Assistant-1-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/11\/Icon-AI-Assistant-1-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/11\/Icon-AI-Assistant-1-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/11\/Icon-AI-Assistant-1-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/how-ai-takes-the-effort-out-of-warehouse-decision-making\/\">AI Assistant<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-23934 post-23934 features type-features status-publish has-post-thumbnail hentry feature-type-added-recently feature-type-specialist\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Serial-Numbers-1.webp\" class=\"attachment-full size-full wp-image-27121\" alt=\"Icon - Serial Numbers\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Serial-Numbers-1.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Serial-Numbers-1-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Serial-Numbers-1-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Serial-Numbers-1-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Serial-Numbers-1-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/serial-number-capture\/\">Serial Number Capture<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-22436 post-22436 features type-features status-publish has-post-thumbnail hentry feature-type-added-recently feature-type-outbound\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Packing-Desk.webp\" class=\"attachment-full size-full wp-image-27122\" alt=\"Icon - Packing Desk\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Packing-Desk.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Packing-Desk-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Packing-Desk-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Packing-Desk-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Packing-Desk-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/packing-desk\/\">Packing Desk<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-23832 post-23832 features type-features status-publish has-post-thumbnail hentry feature-type-added-recently feature-type-inbound feature-type-outbound\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Image-Capture.webp\" class=\"attachment-full size-full wp-image-27123\" alt=\"Icon - Image Capture\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Image-Capture.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Image-Capture-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Image-Capture-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Image-Capture-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/Icon-Image-Capture-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/image-evidence-capture\/\">Evidence\/Image Capture<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-22016 post-22016 features type-features status-publish has-post-thumbnail hentry feature-type-inbound feature-type-outbound\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"893\" height=\"893\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2024\/06\/Icon-Pack-Dispatch-e1768305749801.webp\" class=\"attachment-full size-full wp-image-27124\" alt=\"Icon of a packed box moving from a packing bench onto a despatch lorry\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2024\/06\/Icon-Pack-Dispatch-e1768305749801.webp 893w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2024\/06\/Icon-Pack-Dispatch-e1768305749801-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2024\/06\/Icon-Pack-Dispatch-e1768305749801-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2024\/06\/Icon-Pack-Dispatch-e1768305749801-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/pack-dispatch-strategies\/\">Pick-to-Dispatch<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17661 post-17661 features type-features status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Expiry-Dates.webp\" class=\"attachment-full size-full wp-image-27125\" alt=\"Icon - Expiry Dates\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Expiry-Dates.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Expiry-Dates-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Expiry-Dates-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Expiry-Dates-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Expiry-Dates-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/expiry-date-tracking\/\">Expiry\/Best-Before Date Control<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17655 post-17655 features type-features status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Multi-warehouse.webp\" class=\"attachment-full size-full wp-image-27126\" alt=\"Icon - Multi-warehouse\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Multi-warehouse.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Multi-warehouse-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Multi-warehouse-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Multi-warehouse-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Multi-warehouse-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/multi-warehouse-support\/\">Multi-Warehouse Support<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17652 post-17652 features type-features status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Kitting-1.webp\" class=\"attachment-full size-full wp-image-27155\" alt=\"Icon - Kitting\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Kitting-1.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Kitting-1-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Kitting-1-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Kitting-1-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Kitting-1-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/kitting-and-assembly-support\/\">Kitting (Assembly)<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17296 post-17296 features type-features status-publish has-post-thumbnail hentry feature-type-operations\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Automations.webp\" class=\"attachment-full size-full wp-image-27128\" alt=\"Icon of an automation workflow triggering alerts, emails and completed orders\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Automations.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Automations-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Automations-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Automations-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Automations-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/event-triggers\/\">Automations &amp; Triggers<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17568 post-17568 features type-features status-publish has-post-thumbnail hentry feature-type-operations\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Client-access.webp\" class=\"attachment-full size-full wp-image-27130\" alt=\"Icon - Client access\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Client-access.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Client-access-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Client-access-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Client-access-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Client-access-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/client-access\/\">Customer Self-Service<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17164 post-17164 features type-features status-publish has-post-thumbnail hentry feature-type-operations\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Replenishment.webp\" class=\"attachment-full size-full wp-image-27131\" alt=\"Icon - Replenishment\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Replenishment.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Replenishment-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Replenishment-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Replenishment-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Replenishment-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/automated-replenishment\/\">Directed Replenishment<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17195 post-17195 features type-features status-publish has-post-thumbnail hentry feature-type-operations\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Reporting.webp\" class=\"attachment-full size-full wp-image-27132\" alt=\"Icon - Reporting\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Reporting.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Reporting-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Reporting-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Reporting-150x150.png 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Reporting-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/reporting\/\">Advanced Reporting<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17155 post-17155 features type-features status-publish has-post-thumbnail hentry feature-type-inbound feature-type-outbound\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Pallets.webp\" class=\"attachment-full size-full wp-image-27133\" alt=\"Icon - Pallets\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Pallets.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Pallets-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Pallets-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Pallets-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Pallets-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/pallet-management\/\">Licence Plate (LPN) Pallet Tracking<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17159 post-17159 features type-features status-publish has-post-thumbnail hentry feature-type-inbound\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Putaway.webp\" class=\"attachment-full size-full wp-image-27134\" alt=\"Icon of directed putaway logic routing goods through process steps to racking locations\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Putaway.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Putaway-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Putaway-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Putaway-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Putaway-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/suggested-putaway\/\">Directed Putaway Logic<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17086 post-17086 features type-features status-publish has-post-thumbnail hentry feature-type-operations\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Batch.webp\" class=\"attachment-full size-full wp-image-27138\" alt=\"Icon - Batch\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Batch.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Batch-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Batch-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Batch-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Batch-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/stock-rotation\/\">FIFO\/FIFO Rotation Logic<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-17053 post-17053 features type-features status-publish has-post-thumbnail hentry feature-type-inbound feature-type-operations feature-type-outbound\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-FEFOFIFO.webp\" class=\"attachment-full size-full wp-image-27136\" alt=\"Icon - FEFOFIFO\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-FEFOFIFO.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-FEFOFIFO-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-FEFOFIFO-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-FEFOFIFO-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-FEFOFIFO-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/batch-lot-control\/\">Batch\/Lot Control Logic<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-16991 post-16991 features type-features status-publish has-post-thumbnail hentry feature-type-operations feature-type-outbound\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Picking.webp\" class=\"attachment-full size-full wp-image-27139\" alt=\"Icon - Picking\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Picking.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Picking-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Picking-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Picking-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Picking-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/picking\/\">Optimised Picking\u00a0Logic<\/a><\/div>\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\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"28825\" class=\"elementor elementor-28825 e-loop-item e-loop-item-16980 post-16980 features type-features status-publish has-post-thumbnail hentry feature-type-added-recently feature-type-inbound feature-type-operations\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-17327d91 e-con-full e-flex e-con e-parent\" data-id=\"17327d91\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc193e4 elementor-widget elementor-widget-image\" data-id=\"1bc193e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1300\" height=\"1300\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Dock.webp\" class=\"attachment-full size-full wp-image-27140\" alt=\"Icon - Dock\" srcset=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Dock.webp 1300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Dock-300x300.webp 300w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Dock-1024x1024.webp 1024w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Dock-150x150.webp 150w, https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2023\/12\/Icon-Dock-768x768.webp 768w\" sizes=\"100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e475b3b elementor-widget elementor-widget-heading\" data-id=\"e475b3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/features\/dock-scheduling\/\">Dock Scheduling<\/a><\/div>\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\t\t<\/div>\n\t\t\n\t\t\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<div class=\"elementor-element elementor-element-88ac24b e-con-full e-flex e-con e-child\" data-id=\"88ac24b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d49556f e-con-full e-flex e-con e-child\" data-id=\"d49556f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2e5fc674 e-con-full e-flex e-con e-child\" data-id=\"2e5fc674\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9d8d88 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c9d8d88\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Before you commit\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f376225 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f376225\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Calculate your return.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30023803 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"30023803\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"muted\">Enter your current order volumes and see how much time and money you could save. It takes less than a minute, and the results might make you say yes to that contract on your desk.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45291efb e-con-full e-flex e-con e-child\" data-id=\"45291efb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c111451 elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"c111451\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/pricing#calculator\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Calculate ROI<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5dee20d elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"5dee20d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/3pl-billing-audit\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Calculate billing leakages<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-42053bcb e-con-full e-flex e-con e-child\" data-id=\"42053bcb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7aa47eb elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7aa47eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Pricing that grows with you.<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c6e9cdb elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"5c6e9cdb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">No tie-ins. Pay monthly.\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12b0462 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"12b0462\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"muted\">Whether you&#8217;re handling a handful of clients or dozens, Clarus scales with you. Pay monthly, add users as you take on more work, and never get punished for growing.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-72827346 e-con-full e-flex e-con e-child\" data-id=\"72827346\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bf635ce elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"1bf635ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/pricing\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore pricing packages<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64c8daa elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"64c8daa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/get-in-touch\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book discovery call<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a228118 fade-section e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"a228118\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5d38fed e-con-full e-flex e-con e-child\" data-id=\"5d38fed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4bf538bb e-con-full e-flex e-con e-child\" data-id=\"4bf538bb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-219006b1 e-con-full e-flex e-con e-child\" data-id=\"219006b1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-26515a59 e-con-full e-flex e-con e-child\" data-id=\"26515a59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2dff0a4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2dff0a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Unfiltered, from the warehouse floor\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4162b840 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4162b840\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What warehouse teams say <span style=\"color: #89E3AA\"> about Clarus.<\/span>\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0687d6a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"0687d6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"relative flex-col gap-1 md:gap-3\"><div class=\"flex max-w-full flex-col grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"17ac4be7-f347-4e30-b910-7d5b0ef84860\" data-message-model-slug=\"o3\"><div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\"><div class=\"markdown prose dark:prose-invert w-full break-words dark\"><p>Don\u2019t just take our word for it. Here are <strong>unfiltered reviews from people on the warehouse floor&#8230;<\/strong> the pickers, goods-in controllers and managers who use Clarus every day.<\/p><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d3f45d0 e-con-full fade-section elementor-hidden-mobile e-flex e-con e-child\" data-id=\"d3f45d0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-42195f1c e-con-full e-flex e-con e-child\" data-id=\"42195f1c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7bee25c0 elementor-widget__width-initial elementor--star-style-star_fontawesome elementor-widget elementor-widget-reviews\" data-id=\"7bee25c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:3000,&quot;slides_per_view_mobile&quot;:&quot;1&quot;,&quot;slides_per_view_tablet&quot;:&quot;3&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"reviews.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-85b6487\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.g2.com\/products\/claruswms\/reviews\/claruswms-review-8934866\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Warehouse Manager\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Warehouse Manager<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Beverage Supplier<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Clarus is easy not use and has fantastic support - this system makes stock control so easy this Clarus has improved my working like and saved me hours which mean I can spend more time on the companies projects - I use Clarus on a daily bases for report for the senior team.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-69ba07b\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.capterra.co.uk\/software\/154126\/claruswms?review=Capterra___4750813#highlighted-review\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Director\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Director<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Wholesale<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Flexible, cost effective warehouse management solution. Very reliable and efficient user experience with excellent support. Ease of use, flexible integration options, access to comprehensive APIs.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-7fbf464\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.g2.com\/products\/claruswms\/reviews\/claruswms-review-8743842\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Operations Manger\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Operations Manger<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">3PL Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Clarus WMS has been an invaluable asset to our overall process and upon implementation have found higher levels of efficiency and accuracy when managing our inventory, the systems integration with our existing software was seamless.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-ded99cd\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.g2.com\/products\/claruswms\/reviews\/claruswms-review-8743842\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Operations Manger\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Operations Manger<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">3PL Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Clarus WMS has been an invaluable asset to our overall process and upon implementation have found higher levels of efficiency and accuracy when managing our inventory, the systems integration with our existing software was seamless.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-f19c9e5\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.capterra.co.uk\/software\/154126\/claruswms?review=Capterra___4595885#highlighted-review\">\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Operations Director<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Transport Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Solid and reliable system implemented by a very experienced team. It became core part of our business. Order picking process and all the safety processes that minimise potential for mistakes. Goods in\/out features allow us to keep control of the stock.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-3bbc4dd\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.capterra.co.uk\/software\/154126\/claruswms?review=Capterra___5081261#highlighted-review\">\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Warehouse Manager<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Enterprise Business<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Overall experience has been really good, with some huge improvements seen through development. Compared to previous WMS systems I have used, Clarus is simple and easy to use without over complicated processes.\"\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-30d7c78\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__header\">\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Managing Director<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">3PL Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"The system has saved us a great deal of time and overhead, especially compared to our previous self-hosted solution. The user-friendly interface and streamlined processes have made our warehouse management more efficient than ever.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-da54ffc\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__header\">\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Systems Manger <\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Transport Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Really enjoyable was great learning of the team and Mat is always there if you need anything great guy! Everything is very self explanatory and easy to follow. Easy to pick up when training.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-52734eb\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.capterra.co.uk\/software\/154126\/claruswms?review=Capterra___4711813#highlighted-review\">\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Stock &amp; Systems Supervisor<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Enterprise Business<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Really user friendly, simple & effective in all areas. Good overview screens for quick system navigation easy to train with the use of support.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-4020b42\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__header\">\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Operations Manager<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Beverage Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Clarus is easy to use and has fantastic support - this system makes stock control so easy. Clarus has improved my working life and saved me hours which mean I can spend more time on the companies projects. I use Clarus on a daily bases for report for the senior team.\"\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-cca173c\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.gartner.com\/reviews\/market\/warehouse-management-systems\/vendor\/clarus-wms-869429821\/product\/clarus-wms\/review\/view\/6333874\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Director of Operations\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Director of Operations<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Transport Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"The sales experience was professional and it probably helped that the sales team had some relevant operational experience.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-ec4d1d3\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.gartner.com\/reviews\/market\/warehouse-management-systems\/vendor\/clarus-wms-869429821\/product\/clarus-wms\/review\/view\/6332144\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Director of Supply Chain\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Director of Supply Chain<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Transport Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Clarus offers a unique WMS platform and has allowed our business to grow in a different market\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-317772c\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.gartner.com\/reviews\/market\/warehouse-management-systems\/vendor\/clarus-wms-869429821\/product\/clarus-wms\/review\/view\/6316216\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Director of Operations\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Director of Operations<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Transport Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Product is great. The team at Clarus provide great support and we receive good feed back of their WMS.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-d2b178c\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.gartner.com\/reviews\/market\/warehouse-management-systems\/vendor\/clarus-wms-869429821\/product\/clarus-wms\/review\/view\/6324738\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Warehouse Manager\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Warehouse Manager<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Transport Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Great and supportive team backing up an innovative WMS. The system is very easy to use, offering an overall solution to our warehousing requirements. I really like the support network offered by the team.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-6daadee\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.gartner.com\/reviews\/market\/warehouse-management-systems\/vendor\/clarus-wms-869429821\/product\/clarus-wms\/review\/view\/6322768\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\" Director of Operations\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\"> Director of Operations<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Transport Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Good clean system that leads the way in terms of future proofing.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-9d2d3bf\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.capterra.co.uk\/software\/154126\/claruswms?review=Capterra___3767955#highlighted-review\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Head of IT &amp; WMS\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Head of IT &amp; WMS<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Transport Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"In a short space of time, fantastic experience with Clarus, they're reactive, always find a solution, system works great, very flexible and advanced compared to older systems.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-d69a387\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.gartner.com\/reviews\/market\/warehouse-management-systems\/vendor\/clarus-wms-869429821\/product\/clarus-wms\/review\/view\/6316408\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\" Director of Operations\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\"> Director of Operations<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Transport Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"The overall experience was great, during the implementation and after the GO LIVE.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-7069e82\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.g2.com\/products\/claruswms\/reviews\/claruswms-review-8823727\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"System Specialist\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">System Specialist<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Transport Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"What I like best is how simple, fast and sufficient Clarus is. The team are always on there to support and I love the amount of features it has. I have implemented this in to five warehouse for WS and all have been a success.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-4e044d2\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.capterra.co.uk\/software\/154126\/claruswms?review=Capterra___4711776#highlighted-review\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Goods In Controller\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Goods In Controller<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Building Materials Supplier<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Very clear, self explanatory when using.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-1b90cb2\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.capterra.co.uk\/software\/154126\/claruswms?review=Capterra___4711931#highlighted-review\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Warehouse Manager\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Warehouse Manager<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Cosmetics Production<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Clarus is very user friendly and easy to navigate, great for everyday use.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-80b6d7a\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.capterra.co.uk\/software\/154126\/claruswms?review=Capterra___4711931#highlighted-review\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Administrator\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Administrator<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Food Production<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Makes my job easier and more efficient so i can utilise my time on other jobs.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-f72383f\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.capterra.co.uk\/software\/154126\/claruswms?review=Capterra___4815428#highlighted-review\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" alt=\"Automation Manager\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Automation Manager<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">3PL Operation<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Large pick operations ability to operate.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial elementor-repeater-item-9e37979\">\n\t\t\t\t\t\t\t<a class=\"elementor-testimonial__header\" href=\"https:\/\/www.gartner.com\/reviews\/market\/warehouse-management-systems\/vendor\/clarus-wms-869429821\/product\/clarus-wms\/review\/view\/6556928\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t\t<img class=\"swiper-lazy\" data-src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2022\/12\/andy_32327_warehouse_manager_looking_at_the_camera_saying_who_ca8dfa55-ab60-4520-b1b1-384c5cb27833_3-e1766089907957.webp\" alt=\"Director\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Director<\/span><div class=\"elementor-star-rating\"><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><i class=\"elementor-star-full\">&#xE933;<\/i><\/div><span class=\"elementor-testimonial__title\">Consumer Goods<\/span><\/cite>\t\t\t\t\t<div class=\"elementor-testimonial__icon elementor-icon elementor-icon-\" aria-label=\"Read More\"><\/div>\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\"Our overall experience with Clarus has been very positive. The solution is functionally strong for warehouse operations and provides good support for complex logistics processes.\"\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-4a748c94 e-con-full e-flex e-con e-child\" data-id=\"4a748c94\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2120ee42 e-con-full e-flex e-con e-child\" data-id=\"2120ee42\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e89ebd elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2e89ebd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Real operations \u00b7 real results\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f47aa7 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7f47aa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">They stopped saying no to new contracts.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4223822b elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4223822b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"head\"><p class=\"lead\">See how operators like you cut errors, sped up orders and freed up time after switching to Clarus, because their warehouse could finally keep up.<\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17998d3 e-con-full e-flex e-con e-child\" data-id=\"17998d3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57579eaf elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"57579eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/customer-stories\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore their stories<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ba0ff53 elementor-widget elementor-widget-button\" data-id=\"ba0ff53\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/get-in-touch\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book discovery call<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-aa9f01f e-con-full e-flex e-con e-child\" data-id=\"aa9f01f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3ec82d0a e-con-full e-flex e-con e-child\" data-id=\"3ec82d0a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d05b734 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d05b734\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Click on a customer to watch their story<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2fc57eec elementor-skin-carousel elementor-widget elementor-widget-media-carousel\" data-id=\"2fc57eec\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;slides_per_view&quot;:&quot;4&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:3000,&quot;slides_per_view_mobile&quot;:&quot;2&quot;,&quot;slides_per_view_tablet&quot;:&quot;2&quot;,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/06\/Untitled-design-2026-06-19t094113%20152-scaled-e1783072705758.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"Conor Sheridan Road Truck Services RTS\" data-elementor-lightbox-description=\"#image_title\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzMTMsInVybCI6Imh0dHBzOlwvXC9zdGcta2hoNGw1LmVsZW1lbnRvci5jbG91ZFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1VudGl0bGVkLWRlc2lnbi0yMDI2LTA2LTE5dDA5NDExMyAxNTItc2NhbGVkLWUxNzgzMDcyNzA1NzU4LndlYnAiLCJzbGlkZXNob3ciOiIyZmM1N2VlYyJ9\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/ydRjR4IfDgk?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Conor Sheridan Road Truck Services RTS\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/06\/Untitled-design-2026-06-19t094113 152-scaled-e1783072705758.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Eddie-2-scaled-e1751547653555.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"Eddie Magnum\" data-elementor-lightbox-description=\"Eddie Magnum\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzMzExIiwidXJsIjoiaHR0cHM6XC9cL3N0Zy1raGg0bDUuZWxlbWVudG9yLmNsb3VkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvRWRkaWUtMi1zY2FsZWQtZTE3NTE1NDc2NTM1NTUuanBnIiwic2xpZGVzaG93IjoiMmZjNTdlZWMifQ%3D%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/qBTHEehoyiw?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Eddie Magnum\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Eddie-2-scaled-e1751547653555.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Neil-2-scaled-e1751895413338.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"Neil Bartrums Bonded\" data-elementor-lightbox-description=\"Neil Bartrums Bonded\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzMzEwIiwidXJsIjoiaHR0cHM6XC9cL3N0Zy1raGg0bDUuZWxlbWVudG9yLmNsb3VkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvTmVpbC0yLXNjYWxlZC1lMTc1MTg5NTQxMzMzOC5qcGciLCJzbGlkZXNob3ciOiIyZmM1N2VlYyJ9\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/7oFmHAhgrU0?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Neil Bartrums Bonded\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Neil-2-scaled-e1751895413338.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Nikki-Smile-2-scaled-e1751895527230.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"Nikki-Smile-2-scaled-e1751895527230.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzMzEyIiwidXJsIjoiaHR0cHM6XC9cL3N0Zy1raGg0bDUuZWxlbWVudG9yLmNsb3VkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvTmlra2ktU21pbGUtMi1zY2FsZWQtZTE3NTE4OTU1MjcyMzAuanBnIiwic2xpZGVzaG93IjoiMmZjNTdlZWMifQ%3D%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/071Hov0_gFw?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Nikki from Edge Transport smiling during a Clarus customer interview\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Nikki-Smile-2-scaled-e1751895527230.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/05\/Untitled-design-93-scaled.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"KATEM, James\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzE5MzUsInVybCI6Imh0dHBzOlwvXC9zdGcta2hoNGw1LmVsZW1lbnRvci5jbG91ZFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDVcL1VudGl0bGVkLWRlc2lnbi05My1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6IjJmYzU3ZWVjIn0%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/9lhqwwT5bBw?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"KATEM, James\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2026\/05\/Untitled-design-93-scaled.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Luke-scaled-e1751895645471.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"Luke-scaled-e1751895645471.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzMzE0IiwidXJsIjoiaHR0cHM6XC9cL3N0Zy1raGg0bDUuZWxlbWVudG9yLmNsb3VkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvTHVrZS1zY2FsZWQtZTE3NTE4OTU2NDU0NzEuanBnIiwic2xpZGVzaG93IjoiMmZjNTdlZWMifQ%3D%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/eF9xX_bnAes?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Luke from JODA Freight speaking during a Clarus customer interview\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Luke-scaled-e1751895645471.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Chris-scaled-e1751896606592.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"Chris-scaled-e1751896606592.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzMzEzIiwidXJsIjoiaHR0cHM6XC9cL3N0Zy1raGg0bDUuZWxlbWVudG9yLmNsb3VkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvQ2hyaXMtc2NhbGVkLWUxNzUxODk2NjA2NTkyLmpwZyIsInNsaWRlc2hvdyI6IjJmYzU3ZWVjIn0%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/kAuH91lNZ48?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Chris from Welch Group speaking during a Clarus customer interview\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Chris-scaled-e1751896606592.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Jenny-2-scaled-e1751896348211.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"Jenny-2-scaled-e1751896348211.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzMzE1IiwidXJsIjoiaHR0cHM6XC9cL3N0Zy1raGg0bDUuZWxlbWVudG9yLmNsb3VkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvSmVubnktMi1zY2FsZWQtZTE3NTE4OTYzNDgyMTEuanBnIiwic2xpZGVzaG93IjoiMmZjNTdlZWMifQ%3D%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/RCA2nz9whp8?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Jenny speaking during a Clarus customer interview about 3PL billing\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Jenny-2-scaled-e1751896348211.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Feature-warehouse-.00_00_05_13.Still009-e1751896070175.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"Harry Campey\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzMzE2IiwidXJsIjoiaHR0cHM6XC9cL3N0Zy1raGg0bDUuZWxlbWVudG9yLmNsb3VkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvRmVhdHVyZS13YXJlaG91c2UtLjAwXzAwXzA1XzEzLlN0aWxsMDA5LWUxNzUxODk2MDcwMTc1LmpwZyIsInNsaWRlc2hvdyI6IjJmYzU3ZWVjIn0%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/92dTbuRbod4?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Campeys team member smiling during a Clarus customer interview\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Feature-warehouse-.00_00_05_13.Still009-e1751896070175.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Dean-1-scaled-e1751896520779.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"Dean-1-scaled-e1751896520779.png\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzMzE3IiwidXJsIjoiaHR0cHM6XC9cL3N0Zy1raGg0bDUuZWxlbWVudG9yLmNsb3VkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvRGVhbi0xLXNjYWxlZC1lMTc1MTg5NjUyMDc3OS5wbmciLCJzbGlkZXNob3ciOiIyZmM1N2VlYyJ9\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/vnX1-QOq7co?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Dean from MSD speaking during a Clarus customer interview about dock scheduling\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/Dean-1-scaled-e1751896520779.png\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/David-3-scaled-e1751896699223.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2fc57eec\" data-elementor-lightbox-title=\"David from Plaspac\" data-elementor-lightbox-description=\"David from Plaspac\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzMzE4IiwidXJsIjoiaHR0cHM6XC9cL3N0Zy1raGg0bDUuZWxlbWVudG9yLmNsb3VkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvRGF2aWQtMy1zY2FsZWQtZTE3NTE4OTY2OTkyMjMuanBnIiwic2xpZGVzaG93IjoiMmZjNTdlZWMifQ%3D%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/wkn0yh41AjE?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"David from Plaspac\" data-background=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/David-3-scaled-e1751896699223.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-04fb213 e-con-full e-flex e-con e-child\" data-id=\"04fb213\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-24ceb270 e-con-full e-flex e-con e-child\" data-id=\"24ceb270\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/youtu.be\\\/kf8vL48d_K8&quot;}\">\n\t\t<div class=\"elementor-background-video-container elementor-hidden-mobile\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-video-embed\" role=\"presentation\"><\/div>\n\t\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-6da1e31 e-con-full e-flex e-con e-child\" data-id=\"6da1e31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d44bd41 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d44bd41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">The challenge everyone fears<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1146ee4a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1146ee4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Switching \n<span style=\"color: #89E3AA\">doesn\u2019t need to hurt.<\/span> <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ffb573e elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3ffb573e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"muted\">Migrating from legacy systems, spreadsheets or paper isn&#8217;t painful with Clarus. Our solutions team walks your team through every step. and keeps ops running while they do it.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d2cdb86 e-con-full e-flex e-con e-child\" data-id=\"2d2cdb86\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4510288d e-con-full e-flex e-con e-child\" data-id=\"4510288d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-770e8338 e-con-full e-flex e-con e-child\" data-id=\"770e8338\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4217fac6 elementor-widget__width-auto elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"4217fac6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/onboarding-wms\/#WMS-Readiness-Assessment\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Take our WMS Readiness Assessment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1372e392 elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"1372e392\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/onboarding-wms\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Discover our process<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t<\/div>\n\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-e700fa9 e-con-full e-flex e-con e-child\" data-id=\"e700fa9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3a4958 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b3a4958\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">The payoff, every single day\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-503623ee elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"503623ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Clarus gives you clarity\n <span style=\"color: #89E3AA\">that pays back daily.<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-179c52a e-con-full e-flex e-con e-child\" data-id=\"179c52a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2abdc502 e-con-full card e-flex e-con e-child\" data-id=\"2abdc502\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2bd5f6cc e-con-full e-flex e-con e-child\" data-id=\"2bd5f6cc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5dcbc8a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"5dcbc8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\/\/ Blind spots<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c7fb473 elementor-widget elementor-widget-heading\" data-id=\"7c7fb473\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">One source of truth<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-759993b3 elementor-widget elementor-widget-text-editor\" data-id=\"759993b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"0\" data-end=\"114\">See every stock level, order and cost aligned in one view, so nothing slips through the cracks.<\/p>\t\t\t\t\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-439634f3 e-con-full blob e-flex e-con e-child\" data-id=\"439634f3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-404be023 e-con-full fakeblob e-flex e-con e-child\" data-id=\"404be023\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-544a8cf2 e-con-full card e-flex e-con e-child\" data-id=\"544a8cf2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-7f38d399 e-con-full e-flex e-con e-child\" data-id=\"7f38d399\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f872db elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9f872db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\/\/ Costly mis-picks<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10dae37b elementor-widget elementor-widget-heading\" data-id=\"10dae37b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Mistakes are rare<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18445230 elementor-widget elementor-widget-text-editor\" data-id=\"18445230\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"116\" data-end=\"230\">Cut mis-picks to under 1%, reduce refunds and rework, and keep customers consistently happy.<\/p>\t\t\t\t\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-3766bf57 e-con-full blob e-flex e-con e-child\" data-id=\"3766bf57\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-140d8daa e-con-full fakeblob e-flex e-con e-child\" data-id=\"140d8daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b4a64da e-con-full card e-flex e-con e-child\" data-id=\"6b4a64da\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-27441d0f e-con-full e-flex e-con e-child\" data-id=\"27441d0f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73a7ad2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"73a7ad2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\/\/ Peaks that break you<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-614f42d0 elementor-widget elementor-widget-heading\" data-id=\"614f42d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Growth handled\n\n\n\n\n\n\n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3558e37c elementor-widget elementor-widget-text-editor\" data-id=\"3558e37c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"232\" data-end=\"346\">Add new users, workflows and processes in minutes, so seasonal peaks and expansion never slows.<\/p>\t\t\t\t\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-63d346d4 e-con-full blob e-flex e-con e-child\" data-id=\"63d346d4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6cb7fb42 e-con-full fakeblob e-flex e-con e-child\" data-id=\"6cb7fb42\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\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-3ebdbd4b e-con-full e-flex e-con e-child\" data-id=\"3ebdbd4b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-65ed7fd4 e-con-full card e-flex e-con e-child\" data-id=\"65ed7fd4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1f7c6b37 e-con-full e-flex e-con e-child\" data-id=\"1f7c6b37\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e7e938d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e7e938d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\/\/ Bottlenecks unseen\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25fa927 elementor-widget elementor-widget-heading\" data-id=\"25fa927\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Control in real-time<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b423d57 elementor-widget elementor-widget-text-editor\" data-id=\"1b423d57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Spot bottlenecks the moment they appear, giving you the chance to shift resources before they cost you money.<\/p>\t\t\t\t\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-2e71c028 e-con-full blob e-flex e-con e-child\" data-id=\"2e71c028\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-350aa6f e-con-full fakeblob e-flex e-con e-child\" data-id=\"350aa6f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-59e70d11 e-con-full e-flex e-con e-child\" data-id=\"59e70d11\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8347a35 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"8347a35\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\/\/ Margin leakage\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58169242 elementor-widget elementor-widget-heading\" data-id=\"58169242\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Transparent costs<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59c73691 elementor-widget elementor-widget-text-editor\" data-id=\"59c73691\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Track freight and storage expenses as they happen, so you can eliminate waste and protect your margins daily.<\/p>\t\t\t\t\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-3aa48969 e-con-full card e-flex e-con e-child\" data-id=\"3aa48969\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-76789b6b e-con-full e-flex e-con e-child\" data-id=\"76789b6b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88f7dbe elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"88f7dbe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\/\/ Data at risk<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f52816d elementor-widget elementor-widget-heading\" data-id=\"2f52816d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ironclad security\n\n\n\n\n\n\n\n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-32e2f62b elementor-widget elementor-widget-text-editor\" data-id=\"32e2f62b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Keep operations safe on ISO-certified AWS infrastructure, with the resilience to protect sensitive data.<\/p>\t\t\t\t\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-6f24f7af e-con-full blob e-flex e-con e-child\" data-id=\"6f24f7af\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6420116d e-con-full fakeblob e-flex e-con e-child\" data-id=\"6420116d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\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<div class=\"elementor-element elementor-element-79d623a e-con-full e-flex e-con e-child\" data-id=\"79d623a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-316f56ac e-con-full e-flex e-con e-child\" data-id=\"316f56ac\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-424ba6a6 e-con-full e-flex e-con e-child\" data-id=\"424ba6a6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7178272d elementor-widget elementor-widget-video\" data-id=\"7178272d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/09\/final-comp_NEW.webm\" autoplay=\"\" muted=\"muted\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\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-3636e36a e-con-full e-flex e-con e-child\" data-id=\"3636e36a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8857800 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"8857800\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Still on the fence?\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-270fdc6d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"270fdc6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">See Clarus in action <span style=\"color: #89E3AA\">in under 10 mins. <\/span> <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-792e0db5 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"792e0db5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"relative flex-col gap-1 md:gap-3\"><div class=\"flex max-w-full flex-col grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"17ac4be7-f347-4e30-b910-7d5b0ef84860\" data-message-model-slug=\"o3\"><div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\"><div class=\"markdown prose dark:prose-invert w-full break-words dark\"><p class=\"lead\">Spend a few minutes watching Clarus handle goods-in, picking and dispatch. You&#8217;ll see why our customers keep saying yes to new contracts.<\/p><form class=\"capture\"><\/form><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d52083c elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-html\" data-id=\"d52083c\" 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<form id=\"forminator-module-30353\" class=\"forminator-custom-form forminator-custom-form-30353\" method=\"post\" data-forminator-render=\"1\" data-uid=\"6a5ec7a88c33f\"><div role=\"alert\" aria-live=\"polite\" class=\"forminator-response-message forminator-error\" aria-hidden=\"true\"><\/div><\/form>\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-seoschemaswapp e-con-full e-flex e-con e-parent\" data-id=\"seoschemaswapp\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-seoschemahtml1 elementor-widget elementor-widget-html\" data-id=\"seoschemahtml1\" 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<script type=\"application\/ld+json\">{\"@context\": \"https:\/\/schema.org\", \"@type\": \"SoftwareApplication\", \"name\": \"Clarus WMS\", \"applicationCategory\": \"BusinessApplication\", \"applicationSubCategory\": \"Warehouse Management System\", \"operatingSystem\": \"Web-based, Android\", \"url\": \"https:\/\/stg-khh4l5.elementor.cloud\/\", \"description\": \"Clarus WMS is a cloud, AI-powered warehouse management system for 3PLs, wholesalers and ecommerce operations. It handles goods-in, putaway, picking, packing, despatch, 3PL billing and real-time reporting, with 200+ carrier and platform integrations.\", \"featureList\": [\"Goods-in and putaway\", \"Wave and batch picking\", \"Pack and despatch\", \"3PL client billing\", \"Barcode scanning\", \"Real-time reporting\", \"AI warehouse assistant\", \"200+ carrier and ecommerce integrations\"], \"provider\": {\"@type\": \"Organization\", \"name\": \"Clarus Software Limited\", \"url\": \"https:\/\/stg-khh4l5.elementor.cloud\/\"}}<\/script>\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":"<p>AI-gedreven magazijnbeheersysteem (WMS) voor bedrijven in het VK die hun effectiviteit, effici\u00ebntie en winstgevendheid willen verbeteren.<\/p>","protected":false},"author":207386993,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_angie_page":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Clarus is a cloud, AI-powered warehouse management system (WMS) for UK 3PLs, wholesalers and ecommerce operations. Cut errors, speed up every shift, win more contracts.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"CRRdFVbFEJpHvy2nAOF1VUPPnFMj7vYbbFMqzKnXqyU\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"nl_NL\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Clarus WMS\" \/>\n\t\t<meta property=\"og:type\" content=\"website\" \/>\n\t\t<meta property=\"og:title\" content=\"Clarus WMS | AI-Powered Warehouse Management Software\" \/>\n\t\t<meta property=\"og:description\" content=\"Clarus is a cloud, AI-powered warehouse management system (WMS) for UK 3PLs, wholesalers and ecommerce operations. Cut errors, speed up every shift, win more contracts.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/andy_32327_Warehouse_Manager_capturing_serials_on_a_handheld__48d76fb5-e928-48db-8fa9-224c9d1ec93c_3.webp\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/andy_32327_Warehouse_Manager_capturing_serials_on_a_handheld__48d76fb5-e928-48db-8fa9-224c9d1ec93c_3.webp\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1456\" \/>\n\t\t<meta property=\"og:image:height\" content=\"816\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Clarus WMS | AI-Powered Warehouse Management Software\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Clarus is a cloud, AI-powered warehouse management system (WMS) for UK 3PLs, wholesalers and ecommerce operations. Cut errors, speed up every shift, win more contracts.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/andy_32327_Warehouse_Manager_capturing_serials_on_a_handheld__48d76fb5-e928-48db-8fa9-224c9d1ec93c_3.webp\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Geschreven door\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"Craig\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Geschatte leestijd\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"10 minuten\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#listItem\",\"name\":\"AI-Powered Warehouse Management Software\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#listItem\",\"position\":2,\"name\":\"AI-Powered Warehouse Management Software\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#organization\",\"name\":\"Clarus WMS\",\"description\":\"AI-Powered Warehouse Management Software\",\"url\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/\",\"telephone\":\"+441613028880\",\"foundingDate\":\"2026-06-08\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":0,\"maxValue\":50},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/pyrtccdt.elementor.cloud\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Full-colour-no-exclusion.png\",\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.youtube.com\\\/@claruswms\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/claruswms\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/author\\\/craigclaruswms\\\/#author\",\"url\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/author\\\/craigclaruswms\\\/\",\"name\":\"Craig\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b33c5208f6dc044467ab7e96ca5443940bd2a814909904cced67ba11fb05fc9a?s=96&d=identicon&r=g\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#webpage\",\"url\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/\",\"name\":\"Clarus WMS | AI-Powered Warehouse Management Software\",\"description\":\"Clarus is a cloud, AI-powered warehouse management system (WMS) for UK 3PLs, wholesalers and ecommerce operations. Cut errors, speed up every shift, win more contracts.\",\"inLanguage\":\"nl-NL-formal\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/author\\\/craigclaruswms\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/author\\\/craigclaruswms\\\/#author\"},\"datePublished\":\"2022-08-23T13:51:32+01:00\",\"dateModified\":\"2026-07-13T15:10:24+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#website\",\"url\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/\",\"name\":\"Clarus WMS | AI-Powered Warehouse Management Software\",\"description\":\"AI-Powered Warehouse Management Software\",\"inLanguage\":\"nl-NL-formal\",\"publisher\":{\"@id\":\"https:\\\/\\\/stg-khh4l5.elementor.cloud\\\/nl\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Clarus WMS | AI-Powered Warehouse Management Software<\/title>\n\n","aioseo_head_json":{"title":"Clarus WMS | Magazijnbeheer Software met AI","description":"Clarus is een cloudgebaseerd, door AI aangedreven magazijnbeheersysteem (WMS) voor Britse 3PL's, groothandels en e-commerce-activiteiten. Verminder fouten, versnel elke dienst, win meer contracten.","canonical_url":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"CRRdFVbFEJpHvy2nAOF1VUPPnFMj7vYbbFMqzKnXqyU","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl#listItem","position":1,"name":"Home","item":"https:\/\/stg-khh4l5.elementor.cloud\/nl","nextItem":{"@type":"ListItem","@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#listItem","name":"AI-Powered Warehouse Management Software"}},{"@type":"ListItem","@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#listItem","position":2,"name":"AI-Powered Warehouse Management Software","previousItem":{"@type":"ListItem","@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#organization","name":"Clarus WMS","description":"AI-Powered Warehouse Management Software","url":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/","telephone":"+441613028880","foundingDate":"2026-06-08","numberOfEmployees":{"@type":"QuantitativeValue","minValue":0,"maxValue":50},"logo":{"@type":"ImageObject","url":"https:\/\/pyrtccdt.elementor.cloud\/wp-content\/uploads\/2022\/11\/Full-colour-no-exclusion.png","@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#organizationLogo"},"image":{"@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#organizationLogo"},"sameAs":["https:\/\/www.youtube.com\/@claruswms","https:\/\/www.linkedin.com\/company\/claruswms\/"]},{"@type":"Person","@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/author\/craigclaruswms\/#author","url":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/author\/craigclaruswms\/","name":"Craig","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/b33c5208f6dc044467ab7e96ca5443940bd2a814909904cced67ba11fb05fc9a?s=96&d=identicon&r=g"}},{"@type":"WebPage","@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#webpage","url":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/","name":"Clarus WMS | AI-Powered Warehouse Management Software","description":"Clarus is a cloud, AI-powered warehouse management system (WMS) for UK 3PLs, wholesalers and ecommerce operations. Cut errors, speed up every shift, win more contracts.","inLanguage":"nl-NL-formal","isPartOf":{"@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#website"},"breadcrumb":{"@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#breadcrumblist"},"author":{"@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/author\/craigclaruswms\/#author"},"creator":{"@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/author\/craigclaruswms\/#author"},"datePublished":"2022-08-23T13:51:32+01:00","dateModified":"2026-07-13T15:10:24+01:00"},{"@type":"WebSite","@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#website","url":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/","name":"Clarus WMS | AI-Powered Warehouse Management Software","description":"AI-Powered Warehouse Management Software","inLanguage":"nl-NL-formal","publisher":{"@id":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/#organization"}}]},"og:locale":"nl_NL","og:site_name":"Clarus WMS","og:type":"website","og:title":"Clarus WMS | AI-Powered Warehouse Management Software","og:description":"Clarus is a cloud, AI-powered warehouse management system (WMS) for UK 3PLs, wholesalers and ecommerce operations. Cut errors, speed up every shift, win more contracts.","og:url":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/","og:image":"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/andy_32327_Warehouse_Manager_capturing_serials_on_a_handheld__48d76fb5-e928-48db-8fa9-224c9d1ec93c_3.webp","og:image:secure_url":"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/andy_32327_Warehouse_Manager_capturing_serials_on_a_handheld__48d76fb5-e928-48db-8fa9-224c9d1ec93c_3.webp","og:image:width":1456,"og:image:height":816,"twitter:card":"summary_large_image","twitter:title":"Clarus WMS | AI-Powered Warehouse Management Software","twitter:description":"Clarus is a cloud, AI-powered warehouse management system (WMS) for UK 3PLs, wholesalers and ecommerce operations. Cut errors, speed up every shift, win more contracts.","twitter:image":"https:\/\/stg-khh4l5.elementor.cloud\/wp-content\/uploads\/2025\/10\/andy_32327_Warehouse_Manager_capturing_serials_on_a_handheld__48d76fb5-e928-48db-8fa9-224c9d1ec93c_3.webp","twitter:label1":"Geschreven door","twitter:data1":"Craig","twitter:label2":"Geschatte leestijd","twitter:data2":"10 minuten"},"aioseo_meta_data":{"post_id":"2","title":"Clarus WMS | Magazijnbeheer Software met AI","description":"Clarus is een cloudgebaseerd, door AI aangedreven magazijnbeheersysteem (WMS) voor Britse 3PL's, groothandels en e-commerce-activiteiten. Verminder fouten, versnel elke dienst, win meer contracten.","keywords":null,"keyphrases":{"focus":{"keyphrase":"clarus wms","score":48,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":3,"maxScore":9,"error":1},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":2},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":{"score":3,"maxScore":9,"error":1},"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"website","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2023-01-09 10:44:04","updated":"2026-07-13 19:23:08","seo_analyzer_scan_date":"2026-07-13 16:22:43","reviewed_by":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/stg-khh4l5.elementor.cloud\/nl\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">|<\/span><span class=\"aioseo-breadcrumb\">\n\tAI-Powered Warehouse Management Software\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/stg-khh4l5.elementor.cloud\/nl"},{"label":"AI-Powered Warehouse Management Software","link":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/"}],"_links":{"self":[{"href":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/wp-json\/wp\/v2\/users\/207386993"}],"replies":[{"embeddable":true,"href":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":13,"href":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":33059,"href":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/wp-json\/wp\/v2\/pages\/2\/revisions\/33059"}],"wp:attachment":[{"href":"https:\/\/stg-khh4l5.elementor.cloud\/nl\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}