.Hero-module__bMtJwG__hero{align-items:center;min-height:90vh;padding:88px 0 32px;display:flex;position:relative}.Hero-module__bMtJwG__wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 32px}.Hero-module__bMtJwG__grid{grid-template-columns:1.25fr 1fr;align-items:center;gap:72px;width:100%;display:grid}.Hero-module__bMtJwG__col{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__bMtJwG__h1{font-family:var(--display);letter-spacing:-.034em;color:var(--ink);text-align:left;text-wrap:balance;margin:0 0 28px;font-size:clamp(48px,6.8vw,96px);font-weight:600;line-height:.96}.Hero-module__bMtJwG__word{will-change:transform, opacity;backface-visibility:hidden;margin-right:.2em;display:inline-block}.Hero-module__bMtJwG__word:last-child{margin-right:0}.Hero-module__bMtJwG__italic{font-family:var(--serif);color:var(--italic-color,var(--accent));letter-spacing:-.02em;font-size:1.02em;font-style:italic;font-weight:400}.Hero-module__bMtJwG__sub{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;max-width:46ch;margin:0 0 32px;font-size:18px;font-weight:400;line-height:1.55}.Hero-module__bMtJwG__actions{flex-wrap:wrap;align-items:center;gap:14px;display:inline-flex}.Hero-module__bMtJwG__btnPrimary{background:var(--ink);color:var(--bg);font-family:var(--display);letter-spacing:-.005em;cursor:pointer;will-change:transform;border:0;border-radius:999px;outline:none;align-items:center;gap:14px;padding:16px 22px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 12px 28px -10px #14130f66}.Hero-module__bMtJwG__btnPrimary:hover{transform:translateY(-2px)scale(1.01);box-shadow:inset 0 1px #ffffff0f,0 16px 36px -10px #14130f80}.Hero-module__bMtJwG__btnPrimary:active{transform:translateY(0)scale(.98)}.Hero-module__bMtJwG__btnArrow{background:var(--accent);width:26px;height:26px;color:var(--bg);border-radius:50%;place-items:center;font-size:13px;font-weight:500;transition:transform .4s cubic-bezier(.22,1,.36,1);display:inline-grid}.Hero-module__bMtJwG__btnPrimary:hover .Hero-module__bMtJwG__btnArrow{transform:translate(2px)}.Hero-module__bMtJwG__btnGhost{background:var(--surface,#fff9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--ink);font-family:var(--display);letter-spacing:-.005em;border:1px solid var(--hairline-2);border-radius:999px;align-items:center;padding:16px 22px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .4s cubic-bezier(.22,1,.36,1),background .4s,border-color .4s;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 8px 24px -10px #0000002e}.Hero-module__bMtJwG__btnGhost:hover{border-color:var(--ink-3);transform:translateY(-2px)}.Hero-module__bMtJwG__mockWrap{position:relative}.Hero-module__bMtJwG__mock{background:var(--surface-2);border:1px solid var(--hairline-2);border-radius:18px;padding:26px 28px 22px;transition:transform .4s cubic-bezier(.22,1,.36,1);position:relative;box-shadow:inset 0 1px #ffffff80,0 18px 40px -22px #14130f29,0 1px 2px #14130f0a}.Hero-module__bMtJwG__mock:hover{transform:translateY(-2px)}.Hero-module__bMtJwG__mockStamp{font-family:var(--mono);color:var(--ink-3);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:11px;display:inline-flex}.Hero-module__bMtJwG__mockStamp .Hero-module__bMtJwG__dot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:1.6s infinite Hero-module__bMtJwG__heroPulseDot}.Hero-module__bMtJwG__mockMsg{align-items:flex-start;gap:14px;display:flex}.Hero-module__bMtJwG__mockMsgBody{flex:1;min-width:0}.Hero-module__bMtJwG__mockAvatar{background:var(--ink);width:40px;height:40px;color:var(--bg);font-family:var(--display);letter-spacing:-.012em;border-radius:12px;flex:0 0 40px;place-items:center;font-size:15px;font-weight:600;display:grid}.Hero-module__bMtJwG__mockName{font-family:var(--display);color:var(--ink);letter-spacing:-.008em;margin-bottom:10px;font-size:15px;font-weight:600}.Hero-module__bMtJwG__mockBot{font-family:var(--mono);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;background:rgba(var(--accent-rgb,0, 124, 179), .1);vertical-align:1px;border-radius:4px;margin-left:6px;padding:2px 8px;font-size:9.5px;font-weight:600}.Hero-module__bMtJwG__mockGreet{font-family:var(--display);color:var(--ink);letter-spacing:-.008em;margin:0 0 14px;font-size:16px;font-weight:500;line-height:1.5}.Hero-module__bMtJwG__mockList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Hero-module__bMtJwG__mockList li{font-family:var(--display);color:var(--ink-2);grid-template-columns:14px 1fr;align-items:baseline;gap:10px;font-size:14.5px;line-height:1.5;display:grid}.Hero-module__bMtJwG__mockList li:before{content:"·";color:var(--accent);font-weight:700}.Hero-module__bMtJwG__mockList strong{color:var(--ink);font-weight:600}.Hero-module__bMtJwG__mockFoot{border-top:1px solid var(--hairline);font-family:var(--mono);color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;justify-content:flex-end;margin-top:18px;padding-top:14px;font-size:10px;display:flex}.Hero-module__bMtJwG__mockFoot .Hero-module__bMtJwG__ok{color:var(--accent);font-weight:600}.Hero-module__bMtJwG__mockNote{pointer-events:none;color:var(--ink-3);align-items:flex-start;gap:6px;display:flex;position:absolute;bottom:-88px;right:-28px}.Hero-module__bMtJwG__mockNote svg{flex-shrink:0;width:60px;height:50px}.Hero-module__bMtJwG__mockNoteText{font-family:var(--signature);color:var(--accent);max-width:14ch;margin-top:22px;font-size:22px;font-weight:600;line-height:1.15}.Hero-module__bMtJwG__mockNoteText strong{color:var(--ink);font-weight:700}@keyframes Hero-module__bMtJwG__heroPulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@media (max-width:880px){.Hero-module__bMtJwG__hero{min-height:auto;padding:110px 0 80px}.Hero-module__bMtJwG__grid{grid-template-columns:1fr;gap:40px}.Hero-module__bMtJwG__h1{max-width:none;font-size:clamp(46px,13vw,76px)}.Hero-module__bMtJwG__mockNote{bottom:-64px;right:-8px}}
.Probleem-module__3U5Elq__section{background:var(--bg);padding:120px 0 144px;position:relative}.Probleem-module__3U5Elq__wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}.Probleem-module__3U5Elq__grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:80px;display:grid}.Probleem-module__3U5Elq__head{flex-direction:column;align-items:flex-start;display:flex}.Probleem-module__3U5Elq__kicker{margin-bottom:22px}.Probleem-module__3U5Elq__h2{font-family:var(--display);letter-spacing:-.022em;text-wrap:balance;margin:0 0 22px;font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.1}.Probleem-module__3U5Elq__h2 em{font-family:var(--serif);color:var(--italic-color,var(--accent));font-size:1.04em;font-style:italic;font-weight:400}.Probleem-module__3U5Elq__lede{font-family:var(--display);color:var(--ink);letter-spacing:-.005em;max-width:44ch;margin:0 0 18px;font-size:16.5px;font-weight:500;line-height:1.65}.Probleem-module__3U5Elq__body{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;max-width:44ch;margin:0 0 16px;font-size:15.5px;line-height:1.65}.Probleem-module__3U5Elq__body:last-child{margin-bottom:0}.Probleem-module__3U5Elq__body strong{color:var(--ink);font-weight:600}.Probleem-module__3U5Elq__stageWrap{position:relative}.Probleem-module__3U5Elq__stage{background:radial-gradient(circle at 1px 1px, #14130f0e 1px, transparent 0) 0 0 / 16px 16px, var(--bg-soft);border:1px solid var(--hairline);border-radius:16px;padding:56px 24px 28px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff80,0 32px 70px -28px #14130f2e}.Probleem-module__3U5Elq__stage:before{content:"";background:#c7503a;border-radius:50%;width:10px;height:10px;position:absolute;top:18px;left:18px;box-shadow:16px 0 #d8a93f,32px 0 #6c8d4d}.Probleem-module__3U5Elq__stageLabel{font-family:var(--mono);color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;font-size:10px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.Probleem-module__3U5Elq__toasts{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Probleem-module__3U5Elq__toast{background:var(--surface);border:1px solid var(--hairline);border-radius:11px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex;box-shadow:0 8px 18px -10px #14130f29}.Probleem-module__3U5Elq__toastIcon{background:var(--bg-2);width:26px;height:26px;color:var(--ink);border-radius:7px;flex:0 0 26px;place-items:center;display:grid}.Probleem-module__3U5Elq__toastIcon svg{display:block}.Probleem-module__3U5Elq__tintMail{color:#c7503a;background:#c7503a24}.Probleem-module__3U5Elq__tintLinkedin{color:#0a66c2;background:#0a66c21f}.Probleem-module__3U5Elq__tintInsta{color:#c8265d;background:#e1306c1f}.Probleem-module__3U5Elq__tintCrm{background:rgba(var(--accent-rgb), .14);color:var(--accent)}.Probleem-module__3U5Elq__tintSheet{color:#4f6a39;background:#6c8d4d29}.Probleem-module__3U5Elq__toastBody{font-family:var(--display);color:var(--ink);flex-direction:column;flex:1;font-size:12.5px;line-height:1.4;display:flex}.Probleem-module__3U5Elq__toastBody strong{font-weight:600}.Probleem-module__3U5Elq__toastMeta{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-top:5px;font-size:9.5px}.Probleem-module__3U5Elq__toastX{color:var(--ink-3);flex-shrink:0;align-self:flex-start;margin-left:auto;font-size:12px}@media (max-width:1100px){.Probleem-module__3U5Elq__grid{grid-template-columns:1fr;gap:56px}.Probleem-module__3U5Elq__stage{padding:56px 20px 24px}}@media (max-width:760px){.Probleem-module__3U5Elq__section{padding:96px 0}}
.WatIs-module__2FCTnW__section{background:var(--bg);padding:120px 0 144px;position:relative}.WatIs-module__2FCTnW__wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}.WatIs-module__2FCTnW__head{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto 72px;display:flex}.WatIs-module__2FCTnW__kicker{margin-bottom:22px}.WatIs-module__2FCTnW__h2{font-family:var(--display);letter-spacing:-.022em;text-wrap:balance;margin:0 0 22px;font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.1}.WatIs-module__2FCTnW__h2 em{font-family:var(--serif);color:var(--italic-color,var(--accent));font-size:1.04em;font-style:italic;font-weight:400}.WatIs-module__2FCTnW__lede{font-family:var(--display);color:var(--ink);letter-spacing:-.005em;text-wrap:balance;max-width:64ch;margin:0;font-size:16.5px;font-weight:500;line-height:1.65}.WatIs-module__2FCTnW__twoCol{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.WatIs-module__2FCTnW__col{flex-direction:column;gap:36px;display:flex}.WatIs-module__2FCTnW__cluster{flex-direction:column;display:flex}.WatIs-module__2FCTnW__subhead{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);align-items:center;gap:10px;margin-bottom:14px;font-size:11px;display:inline-flex}.WatIs-module__2FCTnW__subhead:before{content:"";background:var(--accent);border-radius:50%;flex:0 0 6px;width:6px;height:6px}.WatIs-module__2FCTnW__body{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;margin:0 0 14px;font-size:15.5px;line-height:1.7}.WatIs-module__2FCTnW__body:last-child{margin-bottom:0}.WatIs-module__2FCTnW__body strong{color:var(--ink);font-weight:600}.WatIs-module__2FCTnW__body a{color:var(--ink);border-bottom:1px solid rgba(var(--accent-rgb), .4);font-weight:500;text-decoration:none;transition:color .25s,border-color .25s}.WatIs-module__2FCTnW__body a:hover{color:var(--accent);border-color:var(--accent)}.WatIs-module__2FCTnW__bodyFirst{display:block}.WatIs-module__2FCTnW__dropCap{float:left;font-family:var(--serif);color:var(--italic-color,var(--accent));margin:6px 12px 0 0;padding-right:2px;font-size:76px;font-style:italic;font-weight:500;line-height:.86}.WatIs-module__2FCTnW__pullQuote{font-family:var(--serif);letter-spacing:-.012em;color:var(--ink);border-left:2px solid rgba(var(--accent-rgb), .4);text-wrap:balance;margin:0;padding:28px 0 28px 24px;font-size:clamp(24px,2.4vw,32px);font-style:italic;font-weight:400;line-height:1.35}.WatIs-module__2FCTnW__pullQuote em{color:var(--italic-color,var(--accent));font-style:italic}.WatIs-module__2FCTnW__aside,.WatIs-module__2FCTnW__flowCard{background:radial-gradient(circle at 1px 1px, #14130f0e 1px, transparent 0) 0 0 / 16px 16px, var(--bg-soft);border:1px solid var(--hairline);border-radius:24px;padding:28px;transition:border-color .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);box-shadow:inset 0 1px #ffffff80,0 1px 2px #14130f0a,0 6px 14px -6px #14130f0f,0 22px 48px -28px #14130f2e}.WatIs-module__2FCTnW__aside:hover,.WatIs-module__2FCTnW__flowCard:hover{border-color:var(--hairline-2);transform:translateY(-2px);box-shadow:inset 0 1px #fff9,0 4px 10px #14130f0d,0 14px 28px -10px #14130f1a,0 36px 64px -28px #14130f40}.WatIs-module__2FCTnW__cardLabel{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-bottom:12px;font-size:10.5px;display:inline-block}.WatIs-module__2FCTnW__cardTitle{font-family:var(--display);letter-spacing:-.012em;color:var(--ink);text-wrap:balance;margin:0 0 18px;font-size:clamp(17px,1.4vw,19px);font-weight:600;line-height:1.3}.WatIs-module__2FCTnW__pillars{flex-direction:column;gap:14px;margin:0 0 16px;padding:0;list-style:none;display:flex;position:relative}.WatIs-module__2FCTnW__pillars:before{content:"";background:var(--hairline-2);width:1px;position:absolute;top:24px;bottom:24px;left:13px}.WatIs-module__2FCTnW__pillarRow{grid-template-columns:28px 1fr;align-items:center;gap:12px;display:grid}.WatIs-module__2FCTnW__pillarNum{z-index:1;background:var(--surface);border:1px solid var(--hairline-2);width:28px;height:28px;font-family:var(--mono);letter-spacing:.06em;color:var(--ink-2);border-radius:50%;place-items:center;font-size:10px;display:grid;position:relative}.WatIs-module__2FCTnW__pillarText{flex-direction:column;gap:2px;display:flex}.WatIs-module__2FCTnW__pillarLabel{font-family:var(--display);color:var(--ink);letter-spacing:-.01em;font-size:14.5px;font-weight:600}.WatIs-module__2FCTnW__pillarMeta{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:10px}.WatIs-module__2FCTnW__pillarFoot{border-top:1px solid var(--hairline);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin:0;padding-top:14px;font-size:10.5px}.WatIs-module__2FCTnW__flow{flex-direction:column;gap:14px;margin:0 0 16px;padding:0;list-style:none;display:flex;position:relative}.WatIs-module__2FCTnW__flowStep{background:var(--surface);border:1px solid var(--hairline);border-radius:10px;grid-template-columns:28px 1fr;align-items:center;gap:12px;padding:10px 14px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff80}.WatIs-module__2FCTnW__flowStepTrigger{border-left:2px solid var(--accent);padding-left:12px}.WatIs-module__2FCTnW__flowStepOut{background:rgba(var(--accent-rgb), .06);border-color:rgba(var(--accent-rgb), .2)}.WatIs-module__2FCTnW__flowDot{background:var(--bg-soft);border:2px solid var(--accent);border-radius:50%;width:10px;height:10px;margin-left:9px}.WatIs-module__2FCTnW__flowText{flex-direction:column;gap:2px;display:flex}.WatIs-module__2FCTnW__flowLabel{font-family:var(--display);color:var(--ink);letter-spacing:-.005em;font-size:13.5px;font-weight:500;line-height:1.4}.WatIs-module__2FCTnW__flowMeta{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:9.5px}.WatIs-module__2FCTnW__flowConn{background:var(--hairline-2);width:1px;height:14px;position:absolute;bottom:-14px;left:26px}.WatIs-module__2FCTnW__flowFoot{border-top:1px solid var(--hairline);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0;padding-top:14px;font-size:10.5px}@media (max-width:980px){.WatIs-module__2FCTnW__twoCol{grid-template-columns:1fr;gap:36px}.WatIs-module__2FCTnW__col{gap:32px}}@media (max-width:760px){.WatIs-module__2FCTnW__section{padding:96px 0}.WatIs-module__2FCTnW__head{margin-bottom:48px}.WatIs-module__2FCTnW__dropCap{margin:4px 10px 0 0;font-size:60px}}
.HoeWerkt-module__sLA1aW__section{background:var(--bg);padding:120px 0 144px;position:relative}.HoeWerkt-module__sLA1aW__wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}.HoeWerkt-module__sLA1aW__head{flex-direction:column;align-items:stretch;max-width:720px;margin:0 auto 48px;display:flex}.HoeWerkt-module__sLA1aW__kicker{align-self:center;margin-bottom:22px}.HoeWerkt-module__sLA1aW__h2{font-family:var(--display);letter-spacing:-.022em;text-wrap:balance;text-align:center;margin:0 0 28px;font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.1}.HoeWerkt-module__sLA1aW__h2 em{font-family:var(--serif);color:var(--italic-color,var(--accent));font-size:1.04em;font-style:italic;font-weight:400}.HoeWerkt-module__sLA1aW__lede{font-family:var(--display);color:var(--ink);letter-spacing:-.005em;max-width:60ch;margin:0 0 18px;font-size:16.5px;font-weight:500;line-height:1.65}.HoeWerkt-module__sLA1aW__body{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;max-width:60ch;margin:0;font-size:15.5px;line-height:1.65}.HoeWerkt-module__sLA1aW__list{border-top:1px solid var(--hairline-2);max-width:880px;margin:0 auto;padding:0;list-style:none}.HoeWerkt-module__sLA1aW__row{border-bottom:1px solid var(--hairline-2);grid-template-columns:56px 1fr;align-items:flex-start;gap:28px;padding:28px 8px;transition:background .3s cubic-bezier(.22,1,.36,1);display:grid}.HoeWerkt-module__sLA1aW__row:hover{background:#14130f03}.HoeWerkt-module__sLA1aW__rowIcon{width:44px;height:44px;color:var(--ink);background:var(--surface);border:1px solid var(--hairline);border-radius:50%;place-items:center;margin-top:2px;display:grid}.HoeWerkt-module__sLA1aW__rowIcon svg{width:20px;height:20px;display:block}.HoeWerkt-module__sLA1aW__rowText{flex-direction:column;gap:8px;min-width:0;display:flex}.HoeWerkt-module__sLA1aW__rowHead{align-items:baseline;gap:12px;display:flex}.HoeWerkt-module__sLA1aW__rowNum{font-family:var(--mono);letter-spacing:.1em;color:var(--ink-3);flex-shrink:0;font-size:11px}.HoeWerkt-module__sLA1aW__rowName{font-family:var(--display);letter-spacing:-.012em;color:var(--ink);font-size:clamp(17px,1.4vw,19px);font-weight:600;line-height:1.25}.HoeWerkt-module__sLA1aW__rowBody{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;max-width:72ch;margin:0;font-size:15px;line-height:1.6}@media (max-width:980px){.HoeWerkt-module__sLA1aW__row{grid-template-columns:40px 1fr;gap:18px;padding:24px 4px}.HoeWerkt-module__sLA1aW__rowIcon{width:36px;height:36px}.HoeWerkt-module__sLA1aW__rowIcon svg{width:16px;height:16px}}@media (max-width:760px){.HoeWerkt-module__sLA1aW__section{padding:96px 0}.HoeWerkt-module__sLA1aW__head{margin-bottom:36px}}
.Vergelijking-module__hmNVwG__section{background:var(--bg-2);padding:144px 0 168px;position:relative}.Vergelijking-module__hmNVwG__wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}.Vergelijking-module__hmNVwG__head{flex-direction:column;align-items:stretch;max-width:720px;margin:0 auto 64px;display:flex}.Vergelijking-module__hmNVwG__kicker{align-self:center;margin-bottom:22px}.Vergelijking-module__hmNVwG__h2{font-family:var(--display);letter-spacing:-.022em;text-wrap:balance;text-align:center;margin:0 0 28px;font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.1}.Vergelijking-module__hmNVwG__h2 em{font-family:var(--serif);color:var(--italic-color,var(--accent));font-size:1.04em;font-style:italic;font-weight:400}.Vergelijking-module__hmNVwG__lede{font-family:var(--display);color:var(--ink);letter-spacing:-.005em;max-width:60ch;margin:0 0 18px;font-size:16.5px;font-weight:500;line-height:1.65}.Vergelijking-module__hmNVwG__body{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;max-width:60ch;margin:0;font-size:15.5px;line-height:1.65}.Vergelijking-module__hmNVwG__tableWrap{max-width:1080px;margin:0 auto;position:relative}.Vergelijking-module__hmNVwG__table{background:var(--surface);border:1px solid var(--hairline);border-radius:22px;flex-direction:column;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff80,0 1px 2px #14130f0a,0 6px 14px -6px #14130f14,0 22px 48px -28px #14130f38}.Vergelijking-module__hmNVwG__headerRow,.Vergelijking-module__hmNVwG__rowGroup{grid-template-columns:minmax(0,1.6fr) 130px 130px 150px;display:grid}.Vergelijking-module__hmNVwG__headFeature{background:var(--bg-soft);border-bottom:1px solid var(--hairline)}.Vergelijking-module__hmNVwG__headCol{text-align:center;border-bottom:1px solid var(--hairline);flex-direction:column;align-items:center;gap:4px;padding:22px 14px;display:flex}.Vergelijking-module__hmNVwG__headLabel{font-family:var(--display);letter-spacing:-.018em;font-size:18px;font-weight:600;line-height:1}.Vergelijking-module__hmNVwG__headSub{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.Vergelijking-module__hmNVwG__headColTheirs{background:var(--bg-soft)}.Vergelijking-module__hmNVwG__headColTheirs .Vergelijking-module__hmNVwG__headLabel{color:var(--ink-2)}.Vergelijking-module__hmNVwG__headColTheirs .Vergelijking-module__hmNVwG__headSub{color:var(--ink-3);opacity:.8}.Vergelijking-module__hmNVwG__headColOurs{background:var(--ink)}.Vergelijking-module__hmNVwG__headColOurs .Vergelijking-module__hmNVwG__headLabel{color:var(--ink-rev)}.Vergelijking-module__hmNVwG__headColOurs .Vergelijking-module__hmNVwG__headSub{color:var(--accent);align-items:center;gap:6px;display:inline-flex}.Vergelijking-module__hmNVwG__headColOurs .Vergelijking-module__hmNVwG__headSub:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px}.Vergelijking-module__hmNVwG__feature,.Vergelijking-module__hmNVwG__markCell{border-top:1px solid var(--hairline);align-items:center;display:flex}.Vergelijking-module__hmNVwG__feature{font-family:var(--display);color:var(--ink);letter-spacing:-.008em;padding:18px 28px;font-size:15.5px;font-weight:500;line-height:1.4}.Vergelijking-module__hmNVwG__markCell{justify-content:center;padding:14px}.Vergelijking-module__hmNVwG__cellTheirs{background:var(--bg-soft)}.Vergelijking-module__hmNVwG__cellOurs{background:rgba(var(--accent-rgb), .04);position:relative}.Vergelijking-module__hmNVwG__cellOurs:before{content:"";background:rgba(var(--accent-rgb), .5);width:2px;position:absolute;top:0;bottom:0;left:0}.Vergelijking-module__hmNVwG__headerRow+.Vergelijking-module__hmNVwG__rowGroup .Vergelijking-module__hmNVwG__feature,.Vergelijking-module__hmNVwG__headerRow+.Vergelijking-module__hmNVwG__rowGroup .Vergelijking-module__hmNVwG__markCell{border-top:0}.Vergelijking-module__hmNVwG__markIcon{border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.Vergelijking-module__hmNVwG__markIcon svg{width:14px;height:14px}.Vergelijking-module__hmNVwG__cellTheirs .Vergelijking-module__hmNVwG__markYes{color:#4f6f3d;background:#6c8d4d29}.Vergelijking-module__hmNVwG__cellTheirs .Vergelijking-module__hmNVwG__markNo{color:var(--ink-3);opacity:.85;background:#14130f0f}.Vergelijking-module__hmNVwG__cellTheirs .Vergelijking-module__hmNVwG__markMaybe{color:var(--ink-3);opacity:.7;background:#14130f0a}.Vergelijking-module__hmNVwG__cellTheirs .Vergelijking-module__hmNVwG__markMaybe svg{width:12px;height:12px}.Vergelijking-module__hmNVwG__cellOurs .Vergelijking-module__hmNVwG__markYes{background:rgba(var(--accent-rgb), .16);color:var(--accent)}.Vergelijking-module__hmNVwG__cellOurs .Vergelijking-module__hmNVwG__markNo{color:var(--ink-3);opacity:.85;background:#14130f14}.Vergelijking-module__hmNVwG__cellOurs .Vergelijking-module__hmNVwG__markMaybe{background:rgba(var(--accent-rgb), .08);color:var(--accent);opacity:.7}.Vergelijking-module__hmNVwG__cellOurs .Vergelijking-module__hmNVwG__markMaybe svg{width:12px;height:12px}.Vergelijking-module__hmNVwG__knipoog{pointer-events:none;z-index:1;align-items:flex-end;gap:12px;display:flex;position:absolute;bottom:-76px;right:32px}.Vergelijking-module__hmNVwG__knipoogText{font-family:var(--signature);color:var(--ink-2);white-space:nowrap;transform-origin:100% 100%;font-size:19px;line-height:1.25;transform:rotate(-2deg)}.Vergelijking-module__hmNVwG__knipoogArrow{width:84px;height:56px;color:var(--ink-3);flex-shrink:0}.Vergelijking-module__hmNVwG__explain{grid-template-columns:1fr 1fr;gap:32px;max-width:1080px;margin-top:144px;margin-left:auto;margin-right:auto;display:grid}.Vergelijking-module__hmNVwG__explainBlock{flex-direction:column;gap:12px;display:flex}.Vergelijking-module__hmNVwG__explainLabel{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);align-items:center;gap:10px;font-size:11px;display:inline-flex}.Vergelijking-module__hmNVwG__explainLabel:before{content:"";background:var(--accent);border-radius:50%;flex:0 0 6px;width:6px;height:6px}.Vergelijking-module__hmNVwG__explainBody{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;margin:0;font-size:15px;line-height:1.65}.Vergelijking-module__hmNVwG__explainBody a{color:var(--ink);border-bottom:1px solid rgba(var(--accent-rgb), .4);font-weight:500;text-decoration:none;transition:color .25s,border-color .25s}.Vergelijking-module__hmNVwG__explainBody a:hover{color:var(--accent);border-color:var(--accent)}@media (max-width:1100px){.Vergelijking-module__hmNVwG__knipoog{display:none}}@media (max-width:880px){.Vergelijking-module__hmNVwG__section{padding:96px 0 120px}.Vergelijking-module__hmNVwG__wrap{padding:0 20px}.Vergelijking-module__hmNVwG__headerRow,.Vergelijking-module__hmNVwG__rowGroup{grid-template-columns:minmax(0,1.4fr) 56px 56px 64px}.Vergelijking-module__hmNVwG__headCol{padding:16px 6px}.Vergelijking-module__hmNVwG__headLabel{font-size:14px}.Vergelijking-module__hmNVwG__headSub{font-size:9px}.Vergelijking-module__hmNVwG__feature{padding:16px 18px;font-size:14px}.Vergelijking-module__hmNVwG__markCell{padding:10px}.Vergelijking-module__hmNVwG__markIcon{width:22px;height:22px}.Vergelijking-module__hmNVwG__markIcon svg{width:11px;height:11px}.Vergelijking-module__hmNVwG__explain{grid-template-columns:1fr;gap:24px;margin-top:64px}}
.Voorbeelden-module__dlaHCa__section{background:var(--bg);padding:120px 0 144px}.Voorbeelden-module__dlaHCa__wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}.Voorbeelden-module__dlaHCa__head{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin:0 auto 56px;display:flex}.Voorbeelden-module__dlaHCa__kicker{margin-bottom:22px}.Voorbeelden-module__dlaHCa__h2{font-family:var(--display);letter-spacing:-.022em;text-wrap:balance;margin:0 0 18px;font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.1}.Voorbeelden-module__dlaHCa__h2 em{font-family:var(--serif);color:var(--italic-color,var(--accent));font-size:1.04em;font-style:italic;font-weight:400}.Voorbeelden-module__dlaHCa__lede{font-family:var(--display);color:var(--ink);letter-spacing:-.005em;text-wrap:balance;max-width:56ch;margin:0;font-size:16.5px;font-weight:500;line-height:1.55}.Voorbeelden-module__dlaHCa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.Voorbeelden-module__dlaHCa__card{background:radial-gradient(circle at 1px 1px, #14130f0e 1px, transparent 0) 0 0 / 16px 16px, var(--bg-soft);border:1px solid var(--hairline);border-radius:24px;flex-direction:column;gap:14px;padding:28px 26px;display:flex;box-shadow:inset 0 1px #ffffff80,0 1px 2px #14130f0a,0 6px 14px -6px #14130f0f,0 22px 48px -28px #14130f2e}.Voorbeelden-module__dlaHCa__cardKicker{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:10px}.Voorbeelden-module__dlaHCa__cardTitle{font-family:var(--display);letter-spacing:-.012em;color:var(--ink);margin:0;font-size:clamp(17px,1.4vw,19px);font-weight:600;line-height:1.3}.Voorbeelden-module__dlaHCa__cardBody{font-family:var(--display);color:var(--ink-2);letter-spacing:-.003em;margin:0;font-size:14.5px;line-height:1.6}.Voorbeelden-module__dlaHCa__flow{border-top:1px dashed var(--hairline);flex-direction:column;gap:8px;margin:6px 0 0;padding:14px 0 0;list-style:none;display:flex}.Voorbeelden-module__dlaHCa__step{grid-template-columns:14px 1fr auto;align-items:center;gap:10px;display:grid}.Voorbeelden-module__dlaHCa__stepDot{background:var(--surface);border:1px solid var(--hairline-2);border-radius:50%;width:8px;height:8px;margin-left:3px}.Voorbeelden-module__dlaHCa__step:first-child .Voorbeelden-module__dlaHCa__stepDot{background:var(--accent);border-color:var(--accent)}.Voorbeelden-module__dlaHCa__stepLabel{font-family:var(--display);color:var(--ink);letter-spacing:-.005em;font-size:13.5px;line-height:1.4}.Voorbeelden-module__dlaHCa__stepTag{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:9.5px}.Voorbeelden-module__dlaHCa__result{border-top:1px solid var(--hairline);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0;padding-top:14px;font-size:10.5px}.Voorbeelden-module__dlaHCa__foot{text-align:center;max-width:720px;margin-top:56px;margin-left:auto;margin-right:auto}.Voorbeelden-module__dlaHCa__footText{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;margin:0;font-size:15.5px;line-height:1.7}.Voorbeelden-module__dlaHCa__footText a{color:var(--ink);border-bottom:1px solid rgba(var(--accent-rgb), .4);font-weight:500;text-decoration:none;transition:color .25s,border-color .25s}.Voorbeelden-module__dlaHCa__footText a:hover{color:var(--accent);border-color:var(--accent)}@media (max-width:1100px){.Voorbeelden-module__dlaHCa__grid{grid-template-columns:1fr}}
.WijHelpen-module__o8HNZG__section{background:var(--bg);padding:144px 0;position:relative}.WijHelpen-module__o8HNZG__wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}.WijHelpen-module__o8HNZG__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:stretch;gap:80px;display:grid}.WijHelpen-module__o8HNZG__textCol{flex-direction:column;align-items:flex-start;display:flex}.WijHelpen-module__o8HNZG__kicker{margin-bottom:22px}.WijHelpen-module__o8HNZG__h2{font-family:var(--display);letter-spacing:-.022em;text-wrap:balance;margin:0 0 22px;font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.1}.WijHelpen-module__o8HNZG__h2 em{font-family:var(--serif);color:var(--italic-color,var(--accent));font-size:1.04em;font-style:italic;font-weight:400}.WijHelpen-module__o8HNZG__lede{font-family:var(--display);color:var(--ink);letter-spacing:-.005em;max-width:50ch;margin:0 0 18px;font-size:16.5px;font-weight:500;line-height:1.65}.WijHelpen-module__o8HNZG__body{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;max-width:50ch;margin:0 0 14px;font-size:15.5px;line-height:1.65}.WijHelpen-module__o8HNZG__body a{color:var(--ink);border-bottom:1px solid rgba(var(--accent-rgb), .4);font-weight:500;text-decoration:none;transition:color .25s,border-color .25s}.WijHelpen-module__o8HNZG__body a:hover{color:var(--accent);border-color:var(--accent)}.WijHelpen-module__o8HNZG__team{background:var(--surface);border:1px solid var(--hairline);border-radius:999px;align-items:center;gap:16px;margin-top:28px;padding:14px 20px 14px 16px;display:inline-flex;box-shadow:inset 0 1px #ffffff80,0 1px 2px #14130f0a}.WijHelpen-module__o8HNZG__teamPhotos{display:inline-flex}.WijHelpen-module__o8HNZG__teamPhoto{object-fit:cover;border:2.5px solid var(--surface);background:var(--bg-soft);border-radius:50%;width:48px;height:48px;margin-left:-12px}.WijHelpen-module__o8HNZG__teamPhoto:first-child{margin-left:0}.WijHelpen-module__o8HNZG__teamMeta{flex-direction:column;gap:2px;display:flex}.WijHelpen-module__o8HNZG__teamLabel{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px}.WijHelpen-module__o8HNZG__teamNames{font-family:var(--display);color:var(--ink);letter-spacing:-.008em;font-size:14.5px;font-weight:500}.WijHelpen-module__o8HNZG__asideCol{flex-direction:column;justify-content:space-between;gap:36px;padding-top:56px;display:flex}.WijHelpen-module__o8HNZG__bullets{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.WijHelpen-module__o8HNZG__bullet{grid-template-columns:14px 1fr;align-items:baseline;gap:14px;display:grid}.WijHelpen-module__o8HNZG__bulletDot{background:var(--accent);border-radius:50%;width:8px;height:8px;margin-top:8px}.WijHelpen-module__o8HNZG__bulletText{flex-direction:column;gap:4px;display:flex}.WijHelpen-module__o8HNZG__bulletHead{font-family:var(--display);color:var(--ink);letter-spacing:-.01em;font-size:16px;font-weight:600}.WijHelpen-module__o8HNZG__bulletBody{font-family:var(--display);color:var(--ink-2);max-width:44ch;font-size:14.5px;line-height:1.55}.WijHelpen-module__o8HNZG__actions{flex-wrap:wrap;align-items:center;gap:14px;display:inline-flex}.WijHelpen-module__o8HNZG__btnPrimary{background:var(--ink);color:var(--bg);font-family:var(--display);border:0;border-radius:999px;align-items:center;gap:14px;padding:14px 18px 14px 22px;font-size:14.5px;font-weight:500;text-decoration:none;transition:transform .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 12px 28px -10px #14130f66}.WijHelpen-module__o8HNZG__btnPrimary:hover{transform:translateY(-1px)}.WijHelpen-module__o8HNZG__btnArrow{background:var(--accent);width:28px;height:28px;color:var(--accent-ink);border-radius:50%;place-items:center;font-size:13px;transition:transform .3s cubic-bezier(.22,1,.36,1);display:inline-grid}.WijHelpen-module__o8HNZG__btnPrimary:hover .WijHelpen-module__o8HNZG__btnArrow{transform:translate(2px)}.WijHelpen-module__o8HNZG__btnGhost{background:var(--surface);color:var(--ink);border:1px solid var(--hairline);font-family:var(--display);border-radius:999px;align-items:center;padding:14px 22px;font-size:14.5px;font-weight:500;text-decoration:none;transition:transform .25s,border-color .25s,background .25s;display:inline-flex}.WijHelpen-module__o8HNZG__btnGhost:hover{border-color:var(--ink-3);background:var(--bg);transform:translateY(-1px)}@media (max-width:980px){.WijHelpen-module__o8HNZG__grid{grid-template-columns:1fr;gap:48px}.WijHelpen-module__o8HNZG__asideCol{padding-top:0}}@media (max-width:760px){.WijHelpen-module__o8HNZG__section{padding:96px 0}}
.Faq-module__E1ycTa__section{background:var(--bg);padding:120px 0 144px;position:relative}.Faq-module__E1ycTa__wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}.Faq-module__E1ycTa__head{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin:0 auto 56px;display:flex}.Faq-module__E1ycTa__kicker{margin-bottom:22px}.Faq-module__E1ycTa__h2{font-family:var(--display);letter-spacing:-.022em;text-wrap:balance;margin:0 0 22px;font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.1}.Faq-module__E1ycTa__h2 em{font-family:var(--serif);color:var(--italic-color,var(--accent));font-size:1.04em;font-style:italic;font-weight:400}.Faq-module__E1ycTa__lede{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;text-wrap:balance;max-width:50ch;margin:0;font-size:16.5px;line-height:1.65}.Faq-module__E1ycTa__list{border-top:1px solid var(--hairline-2);max-width:800px;margin:0 auto;padding:0;list-style:none}.Faq-module__E1ycTa__item{border-bottom:1px solid var(--hairline-2)}.Faq-module__E1ycTa__itemButton{cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;font-family:inherit;transition:color .25s;display:flex}.Faq-module__E1ycTa__itemButton:hover{color:var(--accent)}.Faq-module__E1ycTa__itemQ{font-family:var(--display);letter-spacing:-.012em;color:inherit;font-size:clamp(17px,1.5vw,19px);font-weight:600;line-height:1.3}.Faq-module__E1ycTa__itemChevron{background:var(--bg-soft);border:1px solid var(--hairline-2);width:32px;height:32px;color:var(--ink-2);border-radius:50%;flex-shrink:0;place-items:center;transition:transform .32s cubic-bezier(.22,1,.36,1),background .25s,border-color .25s,color .25s;display:grid}.Faq-module__E1ycTa__itemChevron svg{width:14px;height:14px}.Faq-module__E1ycTa__itemOpen .Faq-module__E1ycTa__itemChevron{background:var(--accent);border-color:var(--accent);color:var(--accent-ink);transform:rotate(180deg)}.Faq-module__E1ycTa__itemAnswer{overflow:hidden}.Faq-module__E1ycTa__itemAnswerText{font-family:var(--display);color:var(--ink-2);letter-spacing:-.005em;max-width:60ch;margin:0 0 22px;font-size:15.5px;line-height:1.7}@media (max-width:760px){.Faq-module__E1ycTa__section{padding:96px 0}.Faq-module__E1ycTa__head{margin-bottom:40px}}
