@keyframes fadeIn{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(0)}}@keyframes arrow-slide{0%{transform:translate(0);opacity:1}33%{transform:translate(5px);opacity:0}66%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInFromAboveFull{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.img-box{position:relative;height:100%;display:block;overflow:hidden;width:100%}.img-box a,.img-box figure{position:relative;height:100%;display:block;overflow:hidden;width:100%;transition:.4s ease-in-out all}.img-box a img,.img-box figure img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.img-box img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes zorgpad-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes zorgpad-scroll-wheel{0%,20%{transform:translate(-50%) translateY(0);opacity:1}80%,to{transform:translate(-50%) translateY(3px);opacity:0}}.zorgpad{--zorgpad-path: #9E1A97;--zorgpad-ink: #4D0249;position:relative;isolation:isolate;box-sizing:border-box;width:100%;margin:0;padding:0;overflow:visible;color:inherit;background:transparent}.zorgpad .container{position:relative;z-index:1}.zorgpad__hero{position:sticky;top:0;z-index:0;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;min-height:min(52svh,26.25rem);padding-bottom:1.75rem}@media screen and (min-width:1023px){.zorgpad__hero{min-height:min(56svh,30rem);padding-bottom:2.5rem}}.zorgpad__intro{position:relative;z-index:2;max-width:40rem;margin:0;padding:.5rem 0 .75rem}@media screen and (min-width:1023px){.zorgpad__intro{margin:0;padding-bottom:.5rem}}@media screen and (min-width:1300px){.zorgpad__intro{margin:0;padding:.5rem 0 .75rem}}.zorgpad__intro .breadcrumbs{margin-bottom:.75rem}@media screen and (min-width:1023px){.zorgpad__intro .breadcrumbs{margin-bottom:1rem}}.zorgpad__intro h1,.zorgpad__intro h2{margin:0 0 .875rem;color:#4d0249;text-align:left}.zorgpad__intro h1:after,.zorgpad__intro h2:after{content:"";display:block;width:3.5rem;height:.25rem;margin-top:.875rem;border-radius:62.4375rem;background:#9e1a97}.zorgpad__intro p{margin:0;max-width:35rem;color:#020027;font-size:clamp(.9375rem,2.2vw,1.125rem);line-height:1.55}.zorgpad__canvas{position:relative;z-index:2;box-sizing:border-box;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:1.25rem 0 2rem;overflow-x:hidden;color:var(--zorgpad-ink);border-radius:1.75rem 1.75rem 0 0;background:radial-gradient(900px 380px at 10% 0%,rgba(158,26,151,.12),transparent 55%),radial-gradient(860px 520px at 100% 36%,rgba(0,161,228,.14),transparent 58%),linear-gradient(180deg,#eed1ea,#f5e8f5 10%,#e6f6fc 38%,#fcfafc);box-shadow:none}@media screen and (min-width:1023px){.zorgpad__canvas{padding:3.5rem 0 3rem;border-radius:2.5rem 2.5rem 0 0}}@media screen and (min-width:1300px){.zorgpad__canvas{padding:4.5rem 0 3.5rem;border-radius:3rem 3rem 0 0}}.zorgpad__glow{display:none}.zorgpad__stage{position:relative}.zorgpad__scroll{position:fixed;left:50%;bottom:1.5rem;z-index:20;display:flex;flex-direction:column;align-items:center;gap:.375rem;margin:0;padding:0;background:transparent;box-shadow:none;color:#4d0249;font-size:.6875rem;font-weight:800;letter-spacing:.04em;line-height:1.2;text-align:center;transform:translate(-50%);opacity:1;pointer-events:none;transition:opacity .45s ease}@media screen and (min-width:1023px){.zorgpad__scroll{bottom:1.75rem}}.zorgpad__scroll.is-hidden{opacity:0}.zorgpad__scroll-mouse{position:relative;box-sizing:border-box;display:block;width:1rem;height:1.625rem;border:1.5px solid #9E1A97;border-radius:.5625rem;background:#fffffff5;box-shadow:0 6px 14px #4d02491a}.zorgpad__scroll-mouse:after{content:"";position:absolute;top:.5rem;left:3px;right:3px;height:1px;background:#9e1a9759}.zorgpad__scroll-wheel{position:absolute;top:.25rem;left:50%;width:.125rem;height:.3125rem;border-radius:62.4375rem;background:#9e1a97;transform:translate(-50%);animation:zorgpad-scroll-wheel 1.5s ease-in-out infinite}.zorgpad__scroll-label{display:block;max-width:11.25rem;padding:.1875rem .5rem;border-radius:62.4375rem;background:#ffffffeb;box-shadow:0 6px 16px #4d024914}.zorgpad__map{position:relative;min-height:2.5rem}.zorgpad__svg{display:block;pointer-events:none}.zorgpad__svg--desktop{display:none;width:100%;height:auto}.zorgpad__svg--mobile{display:none}.zorgpad__track{stroke:#9e1a9729;stroke-width:28}.zorgpad__draw{stroke:var(--zorgpad-path);stroke-width:28}.zorgpad__heartbeat path{stroke:var(--zorgpad-path);stroke-width:28;opacity:0;transform-origin:center}.zorgpad__traveler{fill:#fff;stroke:var(--zorgpad-path);stroke-width:5;opacity:0;filter:drop-shadow(0 0 10px rgba(158,26,151,.35))}.zorgpad__origin{fill:var(--zorgpad-path);stroke:#fff;stroke-width:4}.zorgpad__stops{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.75rem}.zorgpad__stop{position:relative;display:grid;grid-template-columns:3.5rem 1fr;gap:.75rem;align-items:center;opacity:0;transform:translateY(18px);will-change:opacity,transform;transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1)}.zorgpad__stop.is-visible{opacity:1;transform:none}.zorgpad__stop--start,.zorgpad__stop--end{grid-template-columns:1fr}.zorgpad__node{position:relative;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border:3px solid #fff;border-radius:50%;background:var(--zorgpad-path);color:#fff;font-weight:800;font-size:1.25rem;line-height:1;box-shadow:0 8px 24px #9e1a9759}.zorgpad__card{position:relative;box-sizing:border-box;min-width:0;padding:.75rem 1rem;border-radius:1rem;background:#fffffff5;color:#4d0249;box-shadow:0 10px 28px #4d02491f,0 1px #ffffffb3 inset;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(8px) scale(.96);transform-origin:left center;transition:transform .5s cubic-bezier(.22,1,.36,1);z-index:2}.zorgpad__stop.is-visible .zorgpad__card{transform:none}.zorgpad__stop--right .zorgpad__card{transform-origin:right center}.zorgpad__caret{display:none;position:absolute;width:.75rem;height:.75rem;background:#fffffff5;transform:rotate(45deg);pointer-events:none}.zorgpad__kicker{display:inline-flex;margin:0 0 .375rem;padding:0 .5rem;border-radius:62.4375rem;background:#9e1a971f;color:#9e1a97;font-size:.75rem;font-weight:800;letter-spacing:.02em;line-height:1.375rem;white-space:nowrap}.zorgpad__label,.zorgpad__extra{margin:0;color:#4d0249;line-height:1.35}.zorgpad__label{font-size:.9375rem;font-weight:700}.zorgpad__extra{margin-top:.25rem;color:#020027;font-size:.8125rem;font-weight:600;opacity:.82}.zorgpad__illus{display:none;z-index:1;opacity:0;transform:translateY(16px) scale(.96);will-change:opacity,transform;transition:opacity .7s ease,transform .7s ease}.zorgpad__illus.is-visible{opacity:1;transform:none}.zorgpad__illus.is-visible .zorgpad__drawing{animation:zorgpad-float 4.5s ease-in-out infinite}.zorgpad__drawing{display:block;width:100%;height:auto;filter:drop-shadow(0 10px 18px rgba(0,0,0,.12))}.zorgpad__note{display:flex;align-items:flex-start;gap:.75rem;box-sizing:border-box;width:100%;margin:1.5rem 0 0;padding:.25rem 0;border:0;border-radius:0;background:transparent;color:#4d0249;box-shadow:none}@media screen and (min-width:1023px){.zorgpad__note{gap:.875rem;margin-top:2rem;padding:.25rem 0}}.zorgpad__note-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-top:.125rem;border-radius:50%;background:#9e1a971a;color:#9e1a97;box-shadow:none}.zorgpad__note-icon svg,.zorgpad__note-icon i{width:.875rem;height:.875rem}.zorgpad__note-body{min-width:0}.zorgpad__note-title{margin:0 0 .2em;border:0;color:#4d0249;font-size:1rem;font-weight:700;line-height:1.3}.zorgpad__note-title:after{content:none}.zorgpad__note-body p{margin:0;color:#020027;font-size:.9375rem;line-height:1.55;font-weight:400}.zorgpad__checklists{margin-top:1.75rem}@media screen and (min-width:1023px){.zorgpad__checklists{margin-top:2rem}}.zorgpad__checklists-title{margin:0 0 1rem;border:0;color:#4d0249;font-size:clamp(1.375rem,3vw,1.75rem);line-height:1.25}.zorgpad__checklists-title:after{content:none}.zorgpad__checklists-grid{display:grid;gap:.75rem;margin:0}@media screen and (min-width:1023px){.zorgpad__checklists-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;align-items:stretch}}.zorgpad__checklist{box-sizing:border-box;display:flex;flex-direction:column;margin:0;min-height:100%;padding:1.25rem;overflow:hidden;border:0;border-radius:1.75rem;background:#fff;color:#4d0249;box-shadow:none}@media screen and (min-width:1023px){.zorgpad__checklist{min-height:18.75rem;padding:1.5rem}}.zorgpad__checklist:nth-child(2){background:#4d0249;color:#fff}.zorgpad__checklist:nth-child(2) .zorgpad__checklist-icon{color:#fff}.zorgpad__checklist:nth-child(3){background:#9e1a97;color:#fff}.zorgpad__checklist:nth-child(3) .zorgpad__checklist-icon{color:#fff}.zorgpad__checklist ul{list-style:none;margin:0 0 2rem;padding:0}.zorgpad__checklist ul>li{position:relative;padding:0 0 0 2.25rem;margin:0 0 .5rem;font-weight:400;color:#020027;line-height:1.6}.zorgpad__checklist ul>li:last-child{margin-bottom:0}.zorgpad__checklist ul>li:before{content:"";position:absolute;left:0;top:.3125rem;width:1.125rem;height:1.125rem;background:transparent center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239E1A97' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E")}.zorgpad__checklist ul>li a{color:#020027;border-bottom:#00A1E4 1.5px solid;transition:.5ms border ease-in-out}.zorgpad__checklist ul>li a:hover{text-decoration:none;color:#9e1a97;border-color:#9e1a97}.zorgpad__checklist ul ul{margin-top:.75rem;margin-bottom:0;padding-left:.5rem}.zorgpad__checklist ul{display:block;margin:0;padding:0}.zorgpad__checklist li{margin:0 0 .5rem;padding-left:1.875rem;border:0;border-radius:0;color:#020027;font-size:.875rem;font-weight:500;line-height:1.45}.zorgpad__checklist li:last-child{margin-bottom:0}.zorgpad__checklist li:before{top:.25rem;width:1rem;height:1rem}.zorgpad__checklist:nth-child(2) li,.zorgpad__checklist:nth-child(3) li{color:#fff}.zorgpad__checklist:nth-child(2) li:before,.zorgpad__checklist:nth-child(3) li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E")}.zorgpad__checklist-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin:0 0 .75rem}.zorgpad__checklist-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;color:#9e1a97}.zorgpad__checklist-icon svg,.zorgpad__checklist-icon i{width:1.375rem;height:1.375rem}.zorgpad__checklist h3{margin:0;color:inherit;font-size:1.375rem;font-weight:800;line-height:1.2}@media screen and (max-width:1022px){.zorgpad__intro{margin-bottom:.75rem;padding-bottom:.25rem}.zorgpad__intro p{font-size:.9375rem;line-height:1.5}.zorgpad__hero{min-height:min(46svh,22rem);padding-bottom:1.25rem}.zorgpad__canvas{border-radius:1.5rem 1.5rem 0 0}.zorgpad__scroll{bottom:calc(.875rem + env(safe-area-inset-bottom,0px));gap:.3125rem}.zorgpad__scroll-mouse{width:.875rem;height:1.375rem}.zorgpad__scroll-label{max-width:9.25rem;padding:.1875rem .5rem;font-size:.625rem}.zorgpad__map{display:flex;flex-direction:column;gap:.25rem;padding:0}.zorgpad__svg--mobile{display:block;position:absolute;left:1.25rem;top:.375rem;bottom:.375rem;width:2.5rem;height:calc(100% - .75rem)}.zorgpad__track,.zorgpad__draw{stroke-width:7}.zorgpad__origin{stroke-width:3}.zorgpad__stops{display:contents;padding:0;gap:0}.zorgpad__stop,.zorgpad__illus{order:var(--order, 0)}.zorgpad__stop{display:grid;grid-template-columns:2.5rem minmax(0,1fr);gap:.625rem;align-items:center;padding:.375rem 1rem .375rem 1.25rem;max-width:none}.zorgpad__stop--start .zorgpad__card,.zorgpad__stop--end .zorgpad__card{grid-column:2;max-width:none}.zorgpad__node{width:2.5rem;height:2.5rem;font-size:.875rem;border-width:2px;justify-self:center}.zorgpad__card{padding:.625rem .875rem}.zorgpad__label{font-size:.875rem}.zorgpad__kicker{font-size:.6875rem;line-height:1.25rem}.zorgpad__illus{display:block;position:relative;width:min(46%,9.375rem);margin:0 1rem .625rem 4.375rem}.zorgpad__illus--test{width:6.75rem}.zorgpad__illus--birth{width:7.5rem}.zorgpad__note{margin-top:1.25rem;padding:0}.zorgpad__checklists{margin-top:1.5rem}.zorgpad__checklists-grid{grid-template-columns:1fr}}@media screen and (min-width:1023px){.zorgpad__map{aspect-ratio:1000/2000}.zorgpad__svg--desktop{display:block;position:absolute;inset:0}.zorgpad__svg--mobile{display:none}.zorgpad__stops{display:block;position:absolute;inset:0}.zorgpad__stop{position:absolute;left:var(--x);top:var(--y);display:flex;align-items:center;gap:.75rem;width:max-content;max-width:min(38%,21.25rem)}.zorgpad__stop .zorgpad__caret{display:block}.zorgpad__stop--right{flex-direction:row-reverse;transform:translate(calc(-100% + 1.75rem),-50%)}.zorgpad__stop--right.is-visible{transform:translate(calc(-100% + 1.75rem),-50%)}.zorgpad__stop--right .zorgpad__caret{right:-.3125rem;top:50%;margin-top:0;transform:translateY(-50%) rotate(45deg)}.zorgpad__stop--left,.zorgpad__stop--left.is-visible{transform:translate(-1.75rem,-50%)}.zorgpad__stop--left .zorgpad__caret{left:-.3125rem;top:50%;transform:translateY(-50%) rotate(45deg)}.zorgpad__stop--start{transform:translate(-8%,calc(-100% - 1.125rem));max-width:17.5rem}.zorgpad__stop--start.is-visible{transform:translate(-8%,calc(-100% - 1.125rem))}.zorgpad__stop--start .zorgpad__card{text-align:left}.zorgpad__stop--start .zorgpad__caret{left:1.75rem;bottom:-.3125rem;transform:rotate(45deg)}.zorgpad__stop--end{transform:translate(-12%,calc(-100% - 1.375rem));max-width:15rem}.zorgpad__stop--end.is-visible{transform:translate(-12%,calc(-100% - 1.375rem))}.zorgpad__stop--end .zorgpad__caret{left:1.75rem;bottom:-.3125rem;transform:rotate(45deg)}.zorgpad__node{flex-shrink:0}.zorgpad__illus{display:block;position:absolute;left:var(--x);top:var(--y);width:min(22%,15rem);transform:translate(-50%,-50%) scale(.96)}.zorgpad__illus.is-visible{transform:translate(-50%,-50%)}.zorgpad__illus--test{width:min(16%,10.625rem)}.zorgpad__illus--birth{width:min(18%,12.5rem)}.zorgpad__note{position:relative;z-index:2;margin-top:.5rem}}@media(prefers-reduced-motion:reduce){.zorgpad__stop,.zorgpad__illus{opacity:1;transform:none;will-change:auto}.zorgpad__stop--right{transform:translate(calc(-100% + 1.75rem),-50%)}.zorgpad__stop--left{transform:translate(-1.75rem,-50%)}.zorgpad__stop--start{transform:translate(-8%,calc(-100% - 1.125rem))}.zorgpad__stop--end{transform:translate(-12%,calc(-100% - 1.375rem))}.zorgpad__illus{transform:translate(-50%,-50%)}.zorgpad__card{transform:none}.zorgpad__heartbeat path,.zorgpad__traveler{opacity:1}.zorgpad__illus.is-visible .zorgpad__drawing,.zorgpad__scroll-wheel{animation:none}}.header+.zorgpad{margin-top:0}.header+.zorgpad .zorgpad__intro{margin-top:0}.site-main>.zorgpad:first-child,.zorgpad:first-child{margin-top:0;padding-top:0}.site-main>.zorgpad:first-child .zorgpad__hero,.zorgpad:first-child .zorgpad__hero{padding-top:clamp(4.25rem,17vw,5.25rem)}@media screen and (min-width:1023px){.site-main>.zorgpad:first-child .zorgpad__hero,.zorgpad:first-child .zorgpad__hero{padding-top:152px}}.site-main>.zorgpad:first-child .zorgpad__intro,.zorgpad:first-child .zorgpad__intro{margin-top:0;padding-top:.5rem;padding-bottom:.5rem}@media screen and (min-width:1023px){.site-main>.zorgpad:first-child .zorgpad__intro,.zorgpad:first-child .zorgpad__intro{padding-top:1rem;padding-bottom:.75rem}}@media screen and (min-width:1300px){.site-main>.zorgpad:first-child .zorgpad__intro,.zorgpad:first-child .zorgpad__intro{padding-top:1.5rem}}@media screen and (min-width:1300px){.site-main>.zorgpad:last-child{margin-bottom:0}}
