.filter-button{transition:box-shadow .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.filter-button:focus-visible:not(.is-active):not([aria-pressed=true]):not([aria-selected=true]),.filter-button:hover:not(.is-active):not([aria-pressed=true]):not([aria-selected=true]){box-shadow:0 0 0 1.5px var(--primary-light)}.filter-button.is-active,.filter-button[aria-pressed=true],.filter-button[aria-selected=true]{background-color:var(--primary);border-color:var(--primary);color:var(--heading-on-dark-bg)}.zo-werkt-het{box-sizing:border-box;overflow:visible;position:relative}.zo-werkt-het__inner{align-items:stretch;gap:32px;margin-inline:auto;max-width:var(--site-container-width);padding-block:clamp(48px,10vw,120px);padding-inline:0;position:relative;z-index:1;-webkit-font-smoothing:antialiased}.zo-werkt-het__inner,.zo-werkt-het__intro{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.zo-werkt-het__intro{gap:24px;position:static}.zo-werkt-het__col-title,.zo-werkt-het__process-title,.zo-werkt-het__step-title,.zo-werkt-het__title{color:var(--heading-on-dark-bg);font-weight:var(--font-weight-bold);margin:0}.zo-werkt-het__title h1,.zo-werkt-het__title h2,.zo-werkt-het__title h3,.zo-werkt-het__title h4,.zo-werkt-het__title h5,.zo-werkt-het__title h6,.zo-werkt-het__title p{color:inherit;font-weight:var(--font-weight-bold);margin:0}.zo-werkt-het__title h1,.zo-werkt-het__title h2,.zo-werkt-het__title h3,.zo-werkt-het__title p{font-family:var(--font-headings);font-size:var(--font-size-heading-3);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-heading-3);line-height:var(--line-height-heading-3)}.zo-werkt-het__lead{color:var(--body-on-dark-bg);font-family:var(--font-body);font-size:var(--font-size-default);font-weight:var(--font-weight-regular);line-height:var(--line-height-body-m);margin:0}.zo-werkt-het__lead>:first-child{margin-top:0}.zo-werkt-het__lead>:last-child{margin-bottom:0}.zo-werkt-het__nav-list{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0;width:100%}.zo-werkt-het__nav-list .filter-button{background-color:var(--background-dark);border:none;box-shadow:0 0 0 2px var(--primary-dark);color:var(--heading-on-dark-bg);text-decoration:none}.zo-werkt-het__nav-list .filter-button:focus-visible:not(.is-active):not([aria-current=true]),.zo-werkt-het__nav-list .filter-button:hover:not(.is-active):not([aria-current=true]){box-shadow:0 0 0 2px var(--primary-light)}.zo-werkt-het__nav-list .filter-button.is-active,.zo-werkt-het__nav-list .filter-button[aria-current=true]{background-color:var(--primary);box-shadow:0 0 0 2px var(--primary);color:var(--heading-on-dark-bg)}.zo-werkt-het__steps{gap:24px;min-width:0}.zo-werkt-het__step,.zo-werkt-het__steps{display:flex;flex-direction:column;width:100%}.zo-werkt-het__step{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:var(--background-dark-level-1);border:1.5px solid var(--background-dark);border-radius:var(--radius-lg);box-sizing:border-box;padding:32px 20px}.zo-werkt-het__step-header{flex-shrink:0}.zo-werkt-het__step--1,.zo-werkt-het__step--2{gap:24px;margin-bottom:0;min-height:0;position:static}.zo-werkt-het__step--3{gap:24px;margin-bottom:32px;min-height:0;position:static}.zo-werkt-het__step-intro{display:flex;flex-direction:column;gap:24px}.zo-werkt-het__step-body{color:var(--body-on-dark-bg);font-family:var(--font-body);font-size:var(--font-size-default);font-weight:var(--font-weight-regular);line-height:var(--line-height-body-m);margin:0}.zo-werkt-het__step-body>*+*{margin-top:24px}.zo-werkt-het__step-body>:first-child{margin-top:0}.zo-werkt-het__step-body>:last-child{margin-bottom:0}.zo-werkt-het__duration{align-items:center;display:flex;gap:8px;width:100%}.zo-werkt-het__duration-icon.icon-bg--step-time{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%2300aa7c' d='M16 30a14 14 0 1 1 0-28 14 14 0 0 1 0 28m0-26a12 12 0 1 0 0 24 12 12 0 0 0 0-24'/%3E%3Cpath fill='%2300aa7c' d='M20.59 22 15 16.41V7h2v8.58l5 5.01z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:32px 32px;display:block;flex:0 0 auto;height:var(--icon-slot-size-md);width:var(--icon-slot-size-md)}.zo-werkt-het__duration-text{align-items:flex-start;display:flex;flex-direction:column;min-width:0}.zo-werkt-het__duration-label{color:var(--body-muted-on-dark-bg);font-family:var(--font-body);font-size:10px;font-weight:var(--font-weight-bold);line-height:var(--line-height-overline);margin:0;text-transform:uppercase}.zo-werkt-het__duration-value{color:var(--body-on-dark-bg);font-family:var(--font-body);font-size:var(--font-size-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-body-s);margin:0}.zo-werkt-het__process{display:flex;flex-direction:column;gap:24px}.zo-werkt-het__process-track{align-items:center;display:flex;overflow-x:auto;scrollbar-width:none;width:100%}.zo-werkt-het__process-track::-webkit-scrollbar{display:none}.zo-werkt-het__process-track .filter-button{background-color:transparent;border-color:var(--primary-dark);color:var(--heading-on-dark-bg);flex:0 0 auto;min-width:125px;width:auto}.zo-werkt-het__process-track .filter-button:focus-visible:not(.is-active):not([aria-selected=true]),.zo-werkt-het__process-track .filter-button:hover:not(.is-active):not([aria-selected=true]){border-color:var(--primary-light);box-shadow:none}.zo-werkt-het__process-track .filter-button.is-active,.zo-werkt-het__process-track .filter-button[aria-selected=true]{background-color:#027962;border-color:#027962;color:var(--heading-on-dark-bg)}.zo-werkt-het__process-line{background-color:#027962;flex:1 0 0;height:1.5px;min-width:16px}.zo-werkt-het__process-panel{display:flex;flex-direction:column;gap:16px}.zo-werkt-het__process-panel[hidden]{display:none}.zo-werkt-het__process-body{color:var(--body-on-dark-bg);font-family:var(--font-body);font-size:var(--font-size-default);font-weight:var(--font-weight-regular);line-height:var(--line-height-body-m);margin:0}.zo-werkt-het__process-body>:first-child{margin-top:0}.zo-werkt-het__process-body>:last-child{margin-bottom:0}.zo-werkt-het__columns{align-items:stretch;display:flex;flex-direction:column;gap:32px;width:100%}.zo-werkt-het__col{display:flex;flex:1 1 0;flex-direction:column;gap:16px;min-width:0}.zo-werkt-het__col-body{color:var(--body-on-dark-bg);flex:1 1 auto;font-family:var(--font-body);font-size:var(--font-size-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-body-s);margin:0}.zo-werkt-het__col-body>:first-child{margin-top:0}.zo-werkt-het__col-body>:last-child{margin-bottom:0}.zo-werkt-het__col-cta{font-size:var(--font-size-small);height:44px;letter-spacing:0;line-height:var(--line-height-button-s);padding:0 24px;white-space:normal}.zo-werkt-het__col-cta .hs-web-interactive-inline,.zo-werkt-het__col-cta .hs_cos_wrapper,.zo-werkt-het__col-cta .hs_cos_wrapper_type_cta,.zo-werkt-het__col-cta .hs_cos_wrapper_type_module,.zo-werkt-het__col-cta .widget-type-cta{align-items:center;display:flex;flex:1 1 auto;justify-content:center;margin:0;min-width:0;width:100%}.zo-werkt-het__col-cta .hs-web-interactive-inline a,.zo-werkt-het__col-cta a[class*=hs-inline-web-interactive]{align-items:center;color:inherit;display:inline-flex;font-family:var(--font-body);font-size:var(--font-size-small);font-weight:var(--font-weight-bold);justify-content:center;line-height:var(--line-height-button-s);min-width:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis;width:100%}@media (min-width:640px) and (max-width:1023px){.zo-werkt-het__columns{flex-direction:row;flex-wrap:wrap;gap:24px}.zo-werkt-het__col{flex:1 1 calc(50% - 12px)}}@media (min-width:1024px){.zo-werkt-het__inner{align-items:flex-start;flex-direction:row;gap:64px;padding-bottom:0;padding-top:120px}.zo-werkt-het__intro{flex-shrink:0;padding-top:40px;position:sticky;top:var(--zw-header-offset,92px);width:416px}.zo-werkt-het__nav-list{width:417px}.zo-werkt-het__steps{flex:1 1 auto;gap:0;width:832px}.zo-werkt-het__step{padding:40px 32px;position:sticky;top:var(--zw-stack-top,var(--zw-header-offset,92px));z-index:var(--zw-stack-z,1)}.zo-werkt-het__step--1{gap:24px;margin-bottom:29px}.zo-werkt-het__step--2{gap:32px;margin-bottom:32px}.zo-werkt-het__process,.zo-werkt-het__step--3{gap:32px}.zo-werkt-het__process-track .filter-button{width:125px}.zo-werkt-het__columns{flex-direction:row;gap:32px}.zo-werkt-het__col{flex:1 1 0}.zo-werkt-het__col-cta{white-space:nowrap}}