.IntakeForm-module__zyQTTG__wrap{background:linear-gradient(180deg, var(--cream) 0%, var(--sand) 100%);padding:2.5rem 0 3.5rem}.IntakeForm-module__zyQTTG__eyebrow{letter-spacing:.4em;text-transform:uppercase;color:var(--gold-dark);text-align:center;margin-bottom:.5rem;font-size:.85rem}.IntakeForm-module__zyQTTG__wrap h1{text-align:center;margin-bottom:1.5rem}.IntakeForm-module__zyQTTG__intro{max-width:60ch;color:var(--text-light);text-align:center;margin:0 auto 1.5rem;font-size:.92rem;line-height:1.6}.IntakeForm-module__zyQTTG__stickyNav{z-index:20;background:linear-gradient(180deg, #ffffffe6 0%, var(--white) 30%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--sand-warm);border-radius:0 0 var(--radius) var(--radius);margin:1.25rem -1.5rem -1.25rem;padding:.75rem 1.25rem .85rem;position:sticky;bottom:0}.IntakeForm-module__zyQTTG__stickyNav .IntakeForm-module__zyQTTG__progressBar{width:100%;max-width:none;height:4px;margin:0 0 .45rem}.IntakeForm-module__zyQTTG__stickyNav .IntakeForm-module__zyQTTG__stepLabel{color:var(--text-light);margin:0 0 .5rem;font-size:.78rem}.IntakeForm-module__zyQTTG__progressBar{background:var(--sand-warm);border-radius:999px;width:100%;max-width:720px;height:5px;margin:0 auto;overflow:hidden}.IntakeForm-module__zyQTTG__progressFill{background:linear-gradient(90deg, var(--gold) 0%, var(--gold-dark) 100%);height:100%;transition:width .3s}.IntakeForm-module__zyQTTG__stepLabel{text-align:center;color:var(--earth);margin:.4rem auto 1rem;font-size:.85rem}.IntakeForm-module__zyQTTG__stepLabel strong{color:var(--earth-dark)}.IntakeForm-module__zyQTTG__form{background:var(--white);border-radius:var(--radius);max-width:880px;box-shadow:var(--shadow-md);border:1px solid var(--sand-warm);margin:0 auto;padding:1.25rem 1.5rem}.IntakeForm-module__zyQTTG__stepHeader{text-align:center;border-bottom:1px solid var(--sand-warm);margin:-.25rem 0 1rem;padding-bottom:.75rem;position:relative}.IntakeForm-module__zyQTTG__stepHeader:after{content:"";background:var(--gold);border-radius:999px;width:48px;height:2px;margin:.4rem auto -1px;display:block}.IntakeForm-module__zyQTTG__stepIcon{background:var(--sage-pale);border:1px solid var(--sand-warm);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:.4rem;display:inline-flex}.IntakeForm-module__zyQTTG__stepIcon svg{width:24px!important;height:24px!important}.IntakeForm-module__zyQTTG__stepTitle{font-family:var(--font-display);color:var(--earth);margin:0 0 .25rem;font-size:clamp(1.2rem,2.4vw,1.6rem);line-height:1.15}.IntakeForm-module__zyQTTG__stepDesc{max-width:60ch;color:var(--text-light);margin:0 auto;font-size:.86rem;line-height:1.5}.IntakeForm-module__zyQTTG__fields{flex-direction:column;gap:.4rem;display:flex}.IntakeForm-module__zyQTTG__rowField{border:none;border-bottom:1px dashed var(--sand-warm);align-items:center;gap:1.25rem;min-height:2.2rem;padding:.35rem .25rem;display:flex}.IntakeForm-module__zyQTTG__rowField:last-of-type{border-bottom:none}.IntakeForm-module__zyQTTG__rowLabel{min-width:0;color:var(--earth);float:none;flex:auto;align-items:center;gap:.4rem;padding:0;font-size:.9rem;font-weight:500;line-height:1.3;display:flex}.IntakeForm-module__zyQTTG__rowLabel>span:first-child{flex:auto;min-width:0}.IntakeForm-module__zyQTTG__infoIcon{background:var(--sage-pale);width:1.05rem;height:1.05rem;color:var(--sage-dark);cursor:help;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:.75rem;font-style:italic;font-weight:600;line-height:1;transition:background .2s,color .2s;display:inline-flex;position:relative}.IntakeForm-module__zyQTTG__infoIcon:hover,.IntakeForm-module__zyQTTG__infoIcon:focus{background:var(--sage);color:var(--cream);outline:none}.IntakeForm-module__zyQTTG__infoIcon:after{content:"Mogelijk betrokken reflexen: " attr(data-reflexen);background:var(--sage-dark);color:var(--cream);font-family:var(--font-body);letter-spacing:.01em;border-radius:var(--radius-sm);white-space:normal;width:max-content;max-width:260px;box-shadow:var(--shadow-md);opacity:0;pointer-events:none;z-index:10;padding:.45rem .7rem;font-size:.72rem;font-style:normal;font-weight:500;line-height:1.45;transition:opacity .18s;position:absolute;bottom:calc(100% + 6px);right:0}.IntakeForm-module__zyQTTG__infoIcon:hover:after,.IntakeForm-module__zyQTTG__infoIcon:focus:after{opacity:1}.IntakeForm-module__zyQTTG__rowOptions{flex:0 0 320px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.35rem;display:grid}.IntakeForm-module__zyQTTG__rowOptions:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.IntakeForm-module__zyQTTG__field{flex-direction:column;gap:.4rem;display:flex}.IntakeForm-module__zyQTTG__label{color:var(--earth);font-size:.95rem;font-weight:600}.IntakeForm-module__zyQTTG__field input,.IntakeForm-module__zyQTTG__field textarea{font:inherit;border:1px solid var(--sand-dark,#d8cdb8);border-radius:var(--radius-sm);background:var(--cream);color:var(--text);padding:.65rem .85rem;transition:border-color .2s,background .2s}.IntakeForm-module__zyQTTG__field input:focus,.IntakeForm-module__zyQTTG__field textarea:focus{border-color:var(--gold);background:var(--white);outline:none}.IntakeForm-module__zyQTTG__radioGroup{border:none;margin:0;padding:0}.IntakeForm-module__zyQTTG__radioOptions,.IntakeForm-module__zyQTTG__checkOptions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.IntakeForm-module__zyQTTG__radioOption,.IntakeForm-module__zyQTTG__checkOption{background:var(--sand);border:1px solid var(--sand-warm);border-radius:var(--radius-full);cursor:pointer;color:var(--text-light);white-space:nowrap;text-align:center;justify-content:center;align-items:center;gap:.3rem;min-width:0;padding:.3rem .55rem;font-size:.78rem;transition:all .2s;display:inline-flex}.IntakeForm-module__zyQTTG__radioOption span,.IntakeForm-module__zyQTTG__checkOption span{text-overflow:ellipsis;overflow:hidden}.IntakeForm-module__zyQTTG__radioOption:hover,.IntakeForm-module__zyQTTG__checkOption:hover{border-color:var(--gold-light);background:var(--gold-pale)}.IntakeForm-module__zyQTTG__radioOption input,.IntakeForm-module__zyQTTG__checkOption input{accent-color:var(--gold)}.IntakeForm-module__zyQTTG__consentBlock h2{margin-top:0}.IntakeForm-module__zyQTTG__consentBlock p{color:var(--text-light);line-height:1.7}.IntakeForm-module__zyQTTG__consent{background:var(--sand);border-left:3px solid var(--gold);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--earth);align-items:flex-start;gap:.75rem;margin-top:1.25rem;padding:1rem;font-size:.92rem;line-height:1.55;display:flex}.IntakeForm-module__zyQTTG__consent input{accent-color:var(--gold);margin-top:.2rem}.IntakeForm-module__zyQTTG__consent a{color:var(--gold-dark);text-decoration:underline}.IntakeForm-module__zyQTTG__nav{justify-content:space-between;align-items:center;gap:.75rem;margin-top:0;display:flex}.IntakeForm-module__zyQTTG__nav button:disabled{opacity:.45;cursor:not-allowed}.IntakeForm-module__zyQTTG__stickyNav .IntakeForm-module__zyQTTG__nav button{padding:.5rem 1rem;font-size:.92rem}.IntakeForm-module__zyQTTG__error{border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:#6d3a2c;background:#fbe8e0;border-left:3px solid #c4654c;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem}.IntakeForm-module__zyQTTG__success{text-align:center;background:linear-gradient(180deg, var(--sand) 0%, var(--sage-pale) 100%);padding:5rem 0 6rem}.IntakeForm-module__zyQTTG__successEyebrow{letter-spacing:.4em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.5rem;font-size:.85rem}.IntakeForm-module__zyQTTG__success h1{margin-bottom:1rem}.IntakeForm-module__zyQTTG__success p{max-width:60ch;color:var(--text-light);margin:0 auto;line-height:1.75}@media (max-width:540px){.IntakeForm-module__zyQTTG__form{padding:1.25rem 1rem}.IntakeForm-module__zyQTTG__nav{flex-direction:column-reverse}.IntakeForm-module__zyQTTG__nav button{width:100%}.IntakeForm-module__zyQTTG__rowField{flex-direction:column;align-items:stretch;gap:.4rem;min-height:auto}.IntakeForm-module__zyQTTG__rowOptions{flex:auto}}
.Search-module__cYqn0q__trigger{border:1.5px solid var(--sage-light);border-radius:var(--radius-full);cursor:pointer;width:36px;height:36px;color:var(--earth);background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Search-module__cYqn0q__trigger:hover{background:var(--sand);border-color:var(--gold);color:var(--gold-dark)}.Search-module__cYqn0q__overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3f352a73;justify-content:center;align-items:flex-start;padding-top:min(12vh,120px);animation:.15s Search-module__cYqn0q__overlayIn;display:flex;position:fixed;inset:0}@keyframes Search-module__cYqn0q__overlayIn{0%{opacity:0}to{opacity:1}}.Search-module__cYqn0q__modal{background:var(--white);border-radius:var(--radius-lg);width:min(580px,100vw - 2rem);max-height:min(520px,100dvh - 160px);animation:Search-module__cYqn0q__modalIn .2s var(--ease);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 60px #3f352a40}@keyframes Search-module__cYqn0q__modalIn{0%{opacity:0;transform:scale(.96)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.Search-module__cYqn0q__inputWrap{border-bottom:1px solid var(--sand);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.Search-module__cYqn0q__inputIcon{color:var(--sage);flex-shrink:0}.Search-module__cYqn0q__input{font-size:1.05rem;font-family:var(--font-heading);color:var(--text);background:0 0;border:none;outline:none;flex:1}.Search-module__cYqn0q__input::placeholder{color:var(--text-muted)}.Search-module__cYqn0q__kbd{border:1px solid var(--sage-light);color:var(--text-muted);font-size:.7rem;font-family:var(--font-heading);border-radius:4px;flex-shrink:0;padding:.15rem .45rem}.Search-module__cYqn0q__results{padding:.5rem;overflow-y:auto}.Search-module__cYqn0q__result{border-radius:var(--radius-sm);padding:.85rem 1rem;text-decoration:none;transition:background .15s;display:block}.Search-module__cYqn0q__result:hover{background:var(--sand)}.Search-module__cYqn0q__result+.Search-module__cYqn0q__result{border-top:1px solid var(--cream-dark)}.Search-module__cYqn0q__resultTitle{color:var(--earth);margin-bottom:.2rem;font-size:.95rem;font-weight:600}.Search-module__cYqn0q__resultSnippet{color:var(--text-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.Search-module__cYqn0q__resultPath{color:var(--text-muted);margin-top:.25rem;font-size:.72rem}.Search-module__cYqn0q__highlight{background:var(--gold-light);color:var(--gold-dark);border-radius:2px;padding:0 1px}.Search-module__cYqn0q__empty{text-align:center;color:var(--text-light);padding:2rem 1rem}.Search-module__cYqn0q__emptyHint{color:var(--text-muted);margin-top:.25rem;font-size:.84rem}.Search-module__cYqn0q__hints{padding:1rem}.Search-module__cYqn0q__hintsTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.6rem;font-size:.78rem;font-weight:600}.Search-module__cYqn0q__hintsGrid{flex-wrap:wrap;gap:.4rem;display:flex}.Search-module__cYqn0q__hintChip{border:1px solid var(--sage-light);border-radius:var(--radius-full);background:var(--white);color:var(--earth);cursor:pointer;font-size:.84rem;font-family:var(--font-heading);padding:.35rem .75rem;transition:all .15s}.Search-module__cYqn0q__hintChip:hover{background:var(--sand);border-color:var(--gold);color:var(--gold-dark)}
.Navbar-module__nuAbfa__header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:padding .3s var(--ease);background:#fdfaf5f5;padding:.4rem 0;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 8px #6e553c0f}.Navbar-module__nuAbfa__inner{max-width:var(--max-width);align-items:center;gap:1.25rem;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImg{width:220px;height:auto;transition:width .3s var(--ease)}.Navbar-module__nuAbfa__nav{align-items:center;gap:.1rem;margin-left:auto;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--earth);border-radius:var(--radius-sm);cursor:pointer;font-size:.92rem;font-family:var(--font-heading);white-space:nowrap;letter-spacing:.01em;background:0 0;border:none;align-items:center;gap:.25rem;padding:.45rem .5rem;font-weight:500;transition:all .2s;display:flex}.Navbar-module__nuAbfa__navLink:hover{color:var(--gold-dark);background:var(--sand)}.Navbar-module__nuAbfa__chevron{opacity:.7;transition:transform .2s}.Navbar-module__nuAbfa__dropdown{position:relative}.Navbar-module__nuAbfa__dropdownMenu{min-width:280px;padding-top:.4rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__dropdownMenuInner{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-lg);animation:Navbar-module__nuAbfa__fadeInUp .15s var(--ease);padding:.5rem}.Navbar-module__nuAbfa__dropdownHeading{letter-spacing:.06em;text-transform:uppercase;color:var(--gold-dark);border-top:1px solid var(--sand);margin-top:.3rem;padding:.5rem 1rem .2rem;font-size:.72rem;font-weight:600;display:block}.Navbar-module__nuAbfa__dropdownHeading:first-child{border-top:none;margin-top:0}.Navbar-module__nuAbfa__dropdownItem{color:var(--text-light);border-radius:var(--radius-sm);padding:.6rem 1rem;font-size:.88rem;transition:all .15s;display:block}.Navbar-module__nuAbfa__dropdownItem:hover{background:var(--sand);color:var(--earth)}.Navbar-module__nuAbfa__cta{flex-shrink:0;padding:.55rem 1.25rem;font-size:.8rem}.Navbar-module__nuAbfa__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Navbar-module__nuAbfa__burger span{background:var(--earth);width:22px;height:2px;transition:all .3s var(--ease);border-radius:2px;display:block}.Navbar-module__nuAbfa__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:1100px){.Navbar-module__nuAbfa__navLink{padding:.45rem .35rem;font-size:.84rem}.Navbar-module__nuAbfa__logoImg{width:200px}}@media (max-width:900px){.Navbar-module__nuAbfa__nav{background:var(--white);width:320px;height:100dvh;box-shadow:var(--shadow-lg);transition:right .35s var(--ease);flex-direction:column;align-items:stretch;gap:0;padding:5rem 1.5rem 2rem;position:fixed;top:0;right:-100%;overflow-y:auto}.Navbar-module__nuAbfa__navOpen{right:0}.Navbar-module__nuAbfa__navLink{padding:.875rem 1rem;font-size:.95rem}.Navbar-module__nuAbfa__dropdownMenu{box-shadow:none;background:var(--sand);border-radius:var(--radius-sm);min-width:0;padding:0 0 0 1rem;position:static;transform:none}.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__burger{display:flex}.Navbar-module__nuAbfa__logoImg{width:180px}}
.Footer-module__EZoWya__footer{background:linear-gradient(180deg, var(--cream) 0%, var(--cream) 45px, var(--earth) 45px, var(--earth-dark) 100%);color:var(--cream-dark);padding:calc(3rem + 45px) 0 1.25rem}.Footer-module__EZoWya__grid{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:2rem;margin-bottom:1.5rem;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:.1rem;display:flex}.Footer-module__EZoWya__brandName{font-family:var(--font-heading);color:var(--cream);font-size:1.2rem}.Footer-module__EZoWya__tagline{color:var(--sage-light);margin-bottom:.5rem;font-size:.82rem;font-style:italic}.Footer-module__EZoWya__contact{color:var(--sage-light);font-size:.82rem;line-height:1.65}.Footer-module__EZoWya__contact a{color:var(--sage-light);text-decoration:none;transition:color .2s}.Footer-module__EZoWya__contact a:hover{color:var(--sage-light);text-underline-offset:3px;text-decoration:underline}.Footer-module__EZoWya__social{gap:.6rem;margin-top:.75rem;display:flex}.Footer-module__EZoWya__social a{width:32px;height:32px;color:var(--sage-light);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__EZoWya__social a:hover{background:var(--sage);color:var(--white)}.Footer-module__EZoWya__colTitle{color:var(--cream);font-size:.78rem;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-weight:600}.Footer-module__EZoWya__links{flex-direction:column;gap:.3rem;display:flex}.Footer-module__EZoWya__links a{color:var(--sage-light);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__links a:hover{color:var(--sage-light);text-underline-offset:3px;text-decoration:underline}.Footer-module__EZoWya__certBar{background:var(--white);border-radius:var(--radius-sm);justify-content:center;align-items:center;margin-bottom:1rem;padding:.75rem 1.5rem;display:flex}.Footer-module__EZoWya__certImg{object-fit:contain;width:auto;max-width:100%;height:44px}.Footer-module__EZoWya__bottom{color:var(--sage);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Footer-module__EZoWya__legal{gap:1rem;display:flex}.Footer-module__EZoWya__legal a{color:var(--sage);text-decoration:none;transition:color .2s}.Footer-module__EZoWya__legal a:hover{color:var(--sage-light);text-underline-offset:3px;text-decoration:underline}@media (max-width:900px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr 1fr}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:600px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column}.Footer-module__EZoWya__certImg{height:36px}}
.BlogGrid-module__Yc4Ufq__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.BlogGrid-module__Yc4Ufq__card{flex-direction:column;text-decoration:none;display:flex}.BlogGrid-module__Yc4Ufq__featured{grid-column:1/-1;grid-template-columns:1.4fr 1fr;display:grid}.BlogGrid-module__Yc4Ufq__featured .BlogGrid-module__Yc4Ufq__imageWrap{aspect-ratio:16/9}.BlogGrid-module__Yc4Ufq__imageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.BlogGrid-module__Yc4Ufq__imageWrap img{transition:transform .4s var(--ease)}.BlogGrid-module__Yc4Ufq__card:hover .BlogGrid-module__Yc4Ufq__imageWrap img{transform:scale(1.03)}.BlogGrid-module__Yc4Ufq__body{flex-direction:column;flex:1;padding:1rem;display:flex}.BlogGrid-module__Yc4Ufq__date{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.15rem;font-size:.72rem}.BlogGrid-module__Yc4Ufq__title{margin-bottom:.3rem;font-size:1rem;line-height:1.3}.BlogGrid-module__Yc4Ufq__excerpt{color:var(--text-light);flex:1;margin-bottom:.5rem;font-size:.84rem;line-height:1.55}.BlogGrid-module__Yc4Ufq__readMore{color:var(--gold-dark);font-size:.82rem;font-weight:600}@media (max-width:900px){.BlogGrid-module__Yc4Ufq__grid{grid-template-columns:1fr 1fr}.BlogGrid-module__Yc4Ufq__featured{grid-column:1/-1;grid-template-columns:1fr}}@media (max-width:600px){.BlogGrid-module__Yc4Ufq__grid{grid-template-columns:1fr}}
.BlogFilter-module__jxFFSq__bar{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.BlogFilter-module__jxFFSq__pill{background:var(--white);border:1.5px solid var(--cream-dark);font-family:var(--font-body);color:var(--text-light);cursor:pointer;transition:all .2s var(--ease);border-radius:999px;align-items:center;gap:.35rem;padding:.4rem 1rem;font-size:.82rem;font-weight:500;display:inline-flex}.BlogFilter-module__jxFFSq__pill:hover{border-color:var(--gold);color:var(--earth)}.BlogFilter-module__jxFFSq__pill.BlogFilter-module__jxFFSq__active{background:var(--earth);border-color:var(--earth);color:var(--white)}.BlogFilter-module__jxFFSq__count{opacity:.6;font-size:.7rem;font-weight:400}.BlogFilter-module__jxFFSq__pill.BlogFilter-module__jxFFSq__active .BlogFilter-module__jxFFSq__count{opacity:.8}
.Quiz-module__29yVva__wrap{max-width:600px;margin:0 auto}.Quiz-module__29yVva__header{text-align:center;margin-bottom:1rem}.Quiz-module__29yVva__header h3{margin-bottom:.25rem}.Quiz-module__29yVva__disclaimerSmall{color:var(--text-muted);font-size:.82rem;font-style:italic}.Quiz-module__29yVva__progressTrack{background:var(--cream-dark);border-radius:2px;width:100%;height:4px;margin-bottom:1.5rem;overflow:hidden}.Quiz-module__29yVva__progressFill{background:var(--gold);height:100%;transition:width .35s var(--ease);border-radius:2px}.Quiz-module__29yVva__question{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;animation:Quiz-module__29yVva__fadeInUp .35s var(--ease);padding:1.5rem}.Quiz-module__29yVva__counter{color:var(--gold);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.Quiz-module__29yVva__questionText{color:var(--text);margin:.75rem 0 1.25rem;font-size:1rem;line-height:1.6}.Quiz-module__29yVva__options{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.Quiz-module__29yVva__optionBtn{border-radius:var(--radius-full);border:1.5px solid var(--cream-dark);background:var(--cream);color:var(--text);cursor:pointer;transition:all .2s var(--ease);min-width:130px;padding:.6rem 1.5rem;font-family:inherit;font-size:.88rem;font-weight:500}.Quiz-module__29yVva__optionBtn:hover{background:var(--gold);border-color:var(--gold);color:var(--white);transform:translateY(-1px)}.Quiz-module__29yVva__result{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;animation:Quiz-module__29yVva__fadeInUp .4s var(--ease);padding:1.75rem}.Quiz-module__29yVva__scoreBadge{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.Quiz-module__29yVva__result h3{margin-bottom:.5rem}.Quiz-module__29yVva__summary{color:var(--text);margin-bottom:.4rem;font-size:.95rem;line-height:1.65}.Quiz-module__29yVva__advice{color:var(--text-light);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.Quiz-module__29yVva__disclaimer{color:var(--text-muted);background:var(--sand);border-radius:var(--radius-sm);margin-bottom:1.25rem;padding:.6rem .75rem;font-size:.8rem}.Quiz-module__29yVva__actions{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Quiz-module__29yVva__restart{color:var(--text-muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;font-family:inherit;font-size:.85rem;text-decoration:underline}.Quiz-module__29yVva__restart:hover{color:var(--gold-dark)}@keyframes Quiz-module__29yVva__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.ReflexQuiz-module__UKT87q__card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);max-width:600px;margin:0 auto;padding:2rem}.ReflexQuiz-module__UKT87q__cardTitle{font-family:var(--font-display);color:var(--earth);margin-bottom:.5rem;font-size:2rem}.ReflexQuiz-module__UKT87q__cardDesc{color:var(--text-light);margin-bottom:1.5rem;font-size:.92rem;line-height:1.7}.ReflexQuiz-module__UKT87q__modeQuestion{color:var(--earth);margin-bottom:1rem;font-size:1rem;font-weight:600}.ReflexQuiz-module__UKT87q__modeButtons{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ReflexQuiz-module__UKT87q__modeBtn{border:2px solid var(--sage-light);border-radius:var(--radius);background:var(--cream);cursor:pointer;font-family:var(--font-heading);color:var(--earth);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.ReflexQuiz-module__UKT87q__modeBtn:hover{border-color:var(--gold);background:var(--gold-light);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.ReflexQuiz-module__UKT87q__modeIcon{background:var(--sage);color:#fff;width:56px;height:56px;box-shadow:0 0 0 3px var(--cream), 0 0 0 6px var(--cream-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex}.ReflexQuiz-module__UKT87q__modeBtn:hover .ReflexQuiz-module__UKT87q__modeIcon{background:var(--sage-dark);transform:scale(1.05)}.ReflexQuiz-module__UKT87q__progressWrap{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.ReflexQuiz-module__UKT87q__progressBar{background:var(--sand);border-radius:var(--radius-full);flex:1;height:6px;overflow:hidden}.ReflexQuiz-module__UKT87q__progressFill{background:linear-gradient(90deg, var(--sage), var(--gold));border-radius:var(--radius-full);height:100%;transition:width .4s var(--ease)}.ReflexQuiz-module__UKT87q__progressText{color:var(--text-muted);white-space:nowrap;font-size:.78rem;font-weight:600}.ReflexQuiz-module__UKT87q__catBadge{letter-spacing:.02em;margin-bottom:.75rem;font-size:.82rem;font-weight:600}.ReflexQuiz-module__UKT87q__question{color:var(--text);margin-bottom:1.5rem;font-size:1.1rem;font-weight:500;line-height:1.6}.ReflexQuiz-module__UKT87q__answers{flex-wrap:wrap;gap:.5rem;display:flex}.ReflexQuiz-module__UKT87q__answerBtn{border:2px solid var(--sage-light);border-radius:var(--radius);background:var(--white);cursor:pointer;min-width:80px;font-family:var(--font-heading);color:var(--text-light);flex:1;padding:.75rem .5rem;font-size:.88rem;font-weight:500;transition:all .2s}.ReflexQuiz-module__UKT87q__answerBtn:hover{border-color:var(--gold);background:var(--gold-light);color:var(--gold-dark)}.ReflexQuiz-module__UKT87q__answerSelected{border-color:var(--gold);background:var(--gold);color:var(--white)}.ReflexQuiz-module__UKT87q__backBtn{color:var(--text-muted);cursor:pointer;font-size:.84rem;font-family:var(--font-heading);background:0 0;border:none;margin-top:1rem;padding:.4rem 0}.ReflexQuiz-module__UKT87q__backBtn:hover{color:var(--earth)}.ReflexQuiz-module__UKT87q__resultCard{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);max-width:680px;margin:0 auto;padding:2rem}.ReflexQuiz-module__UKT87q__resultTitle{font-family:var(--font-display);color:var(--earth);text-align:center;margin-bottom:.25rem;font-size:2.2rem}.ReflexQuiz-module__UKT87q__resultSubtitle{text-align:center;color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.ReflexQuiz-module__UKT87q__chartWrap{background:linear-gradient(180deg, var(--cream) 0%, var(--sand) 100%);border-radius:var(--radius);flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.ReflexQuiz-module__UKT87q__radar{width:280px;height:280px}.ReflexQuiz-module__UKT87q__radarLabel{font-size:18px}.ReflexQuiz-module__UKT87q__chartLegend{flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;display:flex}.ReflexQuiz-module__UKT87q__legendItem{color:var(--text-light);align-items:center;gap:.35rem;font-size:.8rem;display:flex}.ReflexQuiz-module__UKT87q__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ReflexQuiz-module__UKT87q__legendLabel{font-weight:500}.ReflexQuiz-module__UKT87q__legendScore{color:var(--earth);font-weight:700}.ReflexQuiz-module__UKT87q__overallBadge{background:var(--sand);border-radius:var(--radius);align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.ReflexQuiz-module__UKT87q__overallEmoji{flex-shrink:0;font-size:2rem}.ReflexQuiz-module__UKT87q__overallDesc{color:var(--text-light);margin-top:.15rem;font-size:.84rem;line-height:1.5}.ReflexQuiz-module__UKT87q__catDetails{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.ReflexQuiz-module__UKT87q__catDetail{background:var(--cream);border-radius:var(--radius-sm);padding:1rem}.ReflexQuiz-module__UKT87q__catHeader{color:var(--earth);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.88rem;font-weight:600;display:flex}.ReflexQuiz-module__UKT87q__catLevel{color:var(--text-light);font-size:.8rem;font-weight:500}.ReflexQuiz-module__UKT87q__barTrack{background:var(--sand);border-radius:var(--radius-full);height:8px;margin-bottom:.5rem;overflow:hidden}.ReflexQuiz-module__UKT87q__barFill{border-radius:var(--radius-full);height:100%;transition:width .6s var(--ease)}.ReflexQuiz-module__UKT87q__catDesc{color:var(--text-light);font-size:.82rem;line-height:1.55}.ReflexQuiz-module__UKT87q__summary{background:var(--gold-light);border-left:4px solid var(--gold);border-radius:var(--radius-sm);color:var(--earth);margin-bottom:1rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.65}.ReflexQuiz-module__UKT87q__disclaimer{color:var(--text-muted);text-align:center;margin-bottom:1.5rem;font-size:.78rem;font-style:italic;line-height:1.55}.ReflexQuiz-module__UKT87q__resultActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ReflexQuiz-module__UKT87q__restartBtn{border:1.5px solid var(--sage-light);border-radius:var(--radius-full);font-family:var(--font-heading);color:var(--text-light);cursor:pointer;background:0 0;padding:.6rem 1.5rem;font-size:.88rem;transition:all .2s}.ReflexQuiz-module__UKT87q__restartBtn:hover{border-color:var(--gold);color:var(--earth)}@media (max-width:600px){.ReflexQuiz-module__UKT87q__card,.ReflexQuiz-module__UKT87q__resultCard{padding:1.25rem}.ReflexQuiz-module__UKT87q__answers{flex-direction:column}.ReflexQuiz-module__UKT87q__answerBtn{min-width:0}.ReflexQuiz-module__UKT87q__modeButtons{grid-template-columns:1fr}.ReflexQuiz-module__UKT87q__radar{width:240px;height:240px}.ReflexQuiz-module__UKT87q__chartLegend{flex-direction:column;align-items:flex-start}}
.afstandsbehandeling-module__qHn5Ga__hero{justify-content:center;align-items:center;height:50vh;min-height:320px;max-height:420px;display:flex;position:relative}.afstandsbehandeling-module__qHn5Ga__heroOverlay{background:#3d352973;position:absolute;inset:0}.afstandsbehandeling-module__qHn5Ga__heroContent{z-index:2;text-align:center;padding:0 clamp(1.25rem,4vw,2rem);position:relative}.afstandsbehandeling-module__qHn5Ga__heroContent h1{color:var(--cream);text-shadow:0 2px 12px #0003}.afstandsbehandeling-module__qHn5Ga__section{padding:2.5rem 0}.afstandsbehandeling-module__qHn5Ga__sectionSand{background:var(--sand);padding:2.5rem 0}.afstandsbehandeling-module__qHn5Ga__body{color:var(--text-light);max-width:68ch;margin-bottom:.6rem;font-size:.95rem;line-height:1.8}.afstandsbehandeling-module__qHn5Ga__pullQuote{font-family:var(--font-quote);color:var(--sage-dark);background:linear-gradient(135deg, var(--gold-pale) 0%, var(--cream) 100%);border-left:4px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;box-shadow:var(--shadow-sm);max-width:65ch;margin:0 0 2rem;padding:1.25rem 1.5rem 1.5rem 1.75rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;line-height:1.3}.afstandsbehandeling-module__qHn5Ga__twoCol{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.afstandsbehandeling-module__qHn5Ga__infoCard{background:var(--white);border-radius:var(--radius);border-left:4px solid var(--gold);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.afstandsbehandeling-module__qHn5Ga__infoCardImage{aspect-ratio:16/9;background:var(--gold-pale);width:100%;position:relative}.afstandsbehandeling-module__qHn5Ga__infoCardBody{padding:1.5rem}.afstandsbehandeling-module__qHn5Ga__infoCard h3{margin-bottom:.4rem}.afstandsbehandeling-module__qHn5Ga__infoCard p{color:var(--text-light);margin-bottom:.4rem;font-size:.9rem;line-height:1.7}@media (max-width:640px){.afstandsbehandeling-module__qHn5Ga__twoCol{grid-template-columns:1fr}}.afstandsbehandeling-module__qHn5Ga__stappenGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid}.afstandsbehandeling-module__qHn5Ga__stapCard{background:var(--gold-pale);border-radius:var(--radius);border-top:3px solid var(--gold);text-align:center;padding:1.25rem}.afstandsbehandeling-module__qHn5Ga__stapNr{background:var(--gold);width:2rem;height:2rem;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:.95rem;font-weight:700;display:inline-flex}.afstandsbehandeling-module__qHn5Ga__stapCard h3{margin-bottom:.3rem}.afstandsbehandeling-module__qHn5Ga__stapCard p{color:var(--text-light);margin:0;font-size:.88rem;line-height:1.6}@media (max-width:768px){.afstandsbehandeling-module__qHn5Ga__stappenGrid{grid-template-columns:1fr}}.afstandsbehandeling-module__qHn5Ga__voordelenSection{background-image:linear-gradient(#fffcf5b8,#fffcf5b8),url(/images/achtergrond/afstandsbehandeling-voordelen-bg.jpg);background-position:50%;background-size:cover;padding:4rem 0;position:relative}.afstandsbehandeling-module__qHn5Ga__voorWieGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.75rem;display:grid}.afstandsbehandeling-module__qHn5Ga__voorWieCard{border-radius:var(--radius);border-top:3px solid var(--sage);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffeb;padding:1.25rem}.afstandsbehandeling-module__qHn5Ga__voorWieCard h3{margin-bottom:.2rem}.afstandsbehandeling-module__qHn5Ga__voorWieCard p{color:var(--text-light);margin:0;font-size:.88rem;line-height:1.6}@media (max-width:640px){.afstandsbehandeling-module__qHn5Ga__voorWieGrid{grid-template-columns:1fr}}.afstandsbehandeling-module__qHn5Ga__notice{border-left:3px solid var(--text-muted);background:var(--sand);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-light);margin-top:1rem;padding:.75rem 1rem;font-size:.88rem;line-height:1.6}.afstandsbehandeling-module__qHn5Ga__tipStrook{background:var(--cream);padding:.8rem 0;overflow:hidden}.afstandsbehandeling-module__qHn5Ga__tipGrid{padding:0 1.25rem}.afstandsbehandeling-module__qHn5Ga__tipText{text-align:left;color:var(--text-light);white-space:nowrap;margin:0;font-size:.88rem;line-height:1.4}.afstandsbehandeling-module__qHn5Ga__tipText strong{color:var(--sage-dark)}@media (max-width:1100px){.afstandsbehandeling-module__qHn5Ga__tipText{white-space:normal}}.afstandsbehandeling-module__qHn5Ga__cta{background:var(--sage-dark);padding:2.5rem 0}.afstandsbehandeling-module__qHn5Ga__cta h2{color:var(--white);margin-bottom:.3rem}.afstandsbehandeling-module__qHn5Ga__cta p{color:#ffffffd9;max-width:48ch;margin:0 auto 1rem;font-size:.92rem}.afstandsbehandeling-module__qHn5Ga__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
.thema-module__xvr6BG__hero{align-items:flex-end;min-height:340px;display:flex;position:relative}.thema-module__xvr6BG__heroOverlay{background:linear-gradient(#0000 10%,#3d352933 40%,#3d3529a6 80%,#3d3529c7 100%);position:absolute;inset:0}.thema-module__xvr6BG__heroInner{z-index:2;padding-top:6rem;padding-bottom:2rem;position:relative}.thema-module__xvr6BG__backLink{color:var(--gold-light);margin-bottom:.75rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-block}.thema-module__xvr6BG__backLink:hover{color:var(--white)}.thema-module__xvr6BG__hero h1{color:var(--white);text-shadow:0 2px 12px #00000040;margin-bottom:.3rem}.thema-module__xvr6BG__subtitle{color:#ffffffe0;max-width:60ch;font-size:.95rem;line-height:1.6}.thema-module__xvr6BG__section{padding:2rem 0}.thema-module__xvr6BG__sectionSand{background:var(--sand);padding:2rem 0}.thema-module__xvr6BG__intro{color:var(--text-light);max-width:68ch;font-size:1.05rem;font-style:italic;line-height:1.8}.thema-module__xvr6BG__body{color:var(--text-light);max-width:68ch;font-size:.92rem;line-height:1.75}.thema-module__xvr6BG__sectionPraktisch{background:var(--cream);padding:2.5rem 0}.thema-module__xvr6BG__praktischGrid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.thema-module__xvr6BG__praktischCard{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem}.thema-module__xvr6BG__praktischCard h2{margin-bottom:.75rem;font-size:1.1rem}.thema-module__xvr6BG__dl{margin:0}.thema-module__xvr6BG__dlRow{border-bottom:1px solid var(--cream-dark);gap:.75rem;padding:.4rem 0;font-size:.88rem;display:flex}.thema-module__xvr6BG__dlRow:last-child{border-bottom:none}.thema-module__xvr6BG__dlRow dt{color:var(--earth);flex-shrink:0;min-width:120px;font-weight:600}.thema-module__xvr6BG__dlRow dd{color:var(--text-light);margin:0}.thema-module__xvr6BG__note{color:var(--text-muted);margin-top:.75rem;font-size:.82rem;font-style:italic}.thema-module__xvr6BG__meerInfoLink{color:var(--gold-dark);margin-top:.75rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-block}.thema-module__xvr6BG__meerInfoLink:hover{color:var(--earth)}.thema-module__xvr6BG__cta{background:var(--sage-dark);padding:2.5rem 0}.thema-module__xvr6BG__cta h2{color:var(--white);margin-bottom:.3rem}.thema-module__xvr6BG__cta p{color:#fffc;max-width:48ch;margin:0 auto 1rem;font-size:.92rem}.thema-module__xvr6BG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:768px){.thema-module__xvr6BG__praktischGrid{grid-template-columns:1fr}.thema-module__xvr6BG__dlRow{flex-direction:column;gap:.15rem}.thema-module__xvr6BG__dlRow dt{min-width:0}}
.bijeenkomsten-module__01R1EG__hero{align-items:flex-end;height:55vh;min-height:350px;max-height:450px;display:flex;position:relative}.bijeenkomsten-module__01R1EG__heroOverlay{background:linear-gradient(#0000 10%,#3d352933 40%,#3d3529a6 80%,#3d3529bf 100%);position:absolute;inset:0}.bijeenkomsten-module__01R1EG__heroContent{z-index:2;max-width:var(--max-width);width:100%;margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem) 2.5rem;position:relative}.bijeenkomsten-module__01R1EG__heroContent h1{color:var(--white);text-shadow:0 2px 12px #00000040;max-width:22ch;margin-bottom:.4rem}.bijeenkomsten-module__01R1EG__heroDesc{color:#ffffffd9;max-width:50ch;margin-bottom:1rem;font-size:.92rem;line-height:1.65}.bijeenkomsten-module__01R1EG__section{padding:2.5rem 0}.bijeenkomsten-module__01R1EG__sectionSand{background:var(--sand);padding:2.5rem 0}.bijeenkomsten-module__01R1EG__body{color:var(--text-light);max-width:68ch;margin-bottom:.6rem;font-size:.92rem;line-height:1.75}.bijeenkomsten-module__01R1EG__small{color:var(--text-muted);margin-top:.5rem;font-size:.82rem;font-style:italic}.bijeenkomsten-module__01R1EG__twoCol{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}@media (max-width:768px){.bijeenkomsten-module__01R1EG__twoCol{grid-template-columns:1fr}}.bijeenkomsten-module__01R1EG__vormenList{margin:.5rem 0;padding:0;list-style:none}.bijeenkomsten-module__01R1EG__vormenList li{color:var(--text-light);margin-bottom:.35rem;padding-left:1rem;font-size:.88rem;line-height:1.55;position:relative}.bijeenkomsten-module__01R1EG__vormenList li:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:.5rem;left:0}.bijeenkomsten-module__01R1EG__themaGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid}.bijeenkomsten-module__01R1EG__themaCard{border-radius:var(--radius);min-height:260px;box-shadow:var(--shadow-sm);transition:box-shadow .2s var(--ease), transform .2s var(--ease);isolation:isolate;flex-direction:column;justify-content:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden}.bijeenkomsten-module__01R1EG__themaCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.bijeenkomsten-module__01R1EG__themaCardImage{z-index:0}.bijeenkomsten-module__01R1EG__themaOverlay{z-index:1;background:linear-gradient(#0000 0%,#00000040 55%,#00000080 100%);position:absolute;inset:0}.bijeenkomsten-module__01R1EG__themaContent{z-index:2;padding:1.25rem;position:relative}.bijeenkomsten-module__01R1EG__themaCard h3{color:#fff;text-shadow:0 1px 3px #00000080;margin-bottom:.3rem;font-size:1.05rem}.bijeenkomsten-module__01R1EG__themaCard p{color:#ffffffeb;text-shadow:0 1px 2px #0006;margin:0;font-size:.85rem;line-height:1.55}.bijeenkomsten-module__01R1EG__themaLink{color:var(--gold-light);margin-top:.6rem;font-size:.82rem;font-weight:600;display:inline-block}.bijeenkomsten-module__01R1EG__stappenGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid}.bijeenkomsten-module__01R1EG__stap{background:linear-gradient(135deg, var(--gold-pale) 0%, var(--cream) 100%);border-radius:var(--radius);border-top:3px solid var(--gold);box-shadow:var(--shadow-sm);transition:transform .2s var(--ease), box-shadow .2s var(--ease);padding:1.5rem 1.25rem 1.25rem}.bijeenkomsten-module__01R1EG__stap:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.bijeenkomsten-module__01R1EG__stapNr{background:var(--gold);color:#fff;width:36px;height:36px;font-family:var(--font-heading);box-shadow:0 0 0 3px var(--cream);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.6rem;font-size:1.05rem;line-height:1;display:inline-flex}.bijeenkomsten-module__01R1EG__stap h3{margin:.25rem 0;font-size:1rem}.bijeenkomsten-module__01R1EG__stap p{color:var(--text-light);margin:0;font-size:.85rem;line-height:1.6}.bijeenkomsten-module__01R1EG__cta{background:var(--sage-dark);padding:2.5rem 0}.bijeenkomsten-module__01R1EG__cta h2{color:var(--white);margin-bottom:.3rem}.bijeenkomsten-module__01R1EG__cta p{color:#fffc;max-width:48ch;margin:0 auto 1rem;font-size:.92rem}.bijeenkomsten-module__01R1EG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:768px){.bijeenkomsten-module__01R1EG__themaGrid,.bijeenkomsten-module__01R1EG__stappenGrid{grid-template-columns:1fr}}
.coaching-module__7AXpAG__hero{justify-content:center;align-items:center;height:50vh;min-height:320px;max-height:420px;display:flex;position:relative}.coaching-module__7AXpAG__heroOverlay{background:#3d35294d;position:absolute;inset:0}.coaching-module__7AXpAG__heroContent{z-index:2;text-align:center;padding:0 clamp(1.25rem,4vw,2rem);position:relative}.coaching-module__7AXpAG__heroContent h1{color:var(--cream);text-shadow:0 2px 12px #0003}.coaching-module__7AXpAG__section{padding:2.5rem 0}.coaching-module__7AXpAG__sectionSand{background:var(--sand);padding:2.5rem 0}.coaching-module__7AXpAG__body{color:var(--text-light);max-width:68ch;margin-bottom:.6rem;font-size:.95rem;line-height:1.8}.coaching-module__7AXpAG__pullQuote{font-family:var(--font-quote);color:var(--sage-dark);background:linear-gradient(135deg, var(--gold-pale) 0%, var(--cream) 100%);border-left:4px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;box-shadow:var(--shadow-sm);max-width:65ch;margin:0 0 2rem;padding:1.25rem 1.5rem 1.5rem 1.75rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;line-height:1.3}.coaching-module__7AXpAG__introGrid{grid-template-columns:1fr 340px;align-items:start;gap:2.5rem;display:grid}.coaching-module__7AXpAG__introPhoto{justify-content:center;display:flex}@media (max-width:768px){.coaching-module__7AXpAG__introGrid{grid-template-columns:1fr}.coaching-module__7AXpAG__introPhoto{order:-1}}.coaching-module__7AXpAG__twoCol{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.coaching-module__7AXpAG__infoCard{background:var(--white);border-radius:var(--radius);border-left:4px solid var(--gold);padding:1.5rem}.coaching-module__7AXpAG__infoCard h3{margin-bottom:.4rem}.coaching-module__7AXpAG__infoCard p{color:var(--text-light);margin-bottom:.4rem;font-size:.9rem;line-height:1.7}.coaching-module__7AXpAG__infoCard a{color:var(--gold-dark);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:2px;font-weight:600;transition:color .15s}.coaching-module__7AXpAG__infoCard a:hover{color:var(--gold)}@media (max-width:640px){.coaching-module__7AXpAG__twoCol{grid-template-columns:1fr}}.coaching-module__7AXpAG__voorWieSection{background-image:linear-gradient(#fffcf5c7,#fffcf5c7),url(/images/coaching-voor-wie-bg.jpg);background-position:50%;background-size:cover;background-attachment:scroll;padding:4rem 0;position:relative}.coaching-module__7AXpAG__voorWieSection h2{text-shadow:0 1px 2px #ffffffb3}.coaching-module__7AXpAG__klachtenGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid}.coaching-module__7AXpAG__klachtCard{border-radius:var(--radius);border-left:4px solid var(--gold);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffeb;padding:1.25rem}.coaching-module__7AXpAG__klachtCard h3{margin-bottom:0}.coaching-module__7AXpAG__klachtHeader{border-bottom:1px solid var(--gold-pale);align-items:center;gap:.9rem;margin:.4rem 0 1rem;padding-bottom:.6rem;display:flex}.coaching-module__7AXpAG__klachtIcon{background:var(--sage);color:#fff;width:48px;height:48px;box-shadow:0 0 0 3px #fff, 0 0 0 6px var(--cream-dark);border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex}.coaching-module__7AXpAG__klachtCard ul{padding:0;list-style:none}.coaching-module__7AXpAG__klachtCard li{color:var(--text-light);margin-bottom:.3rem;padding-left:1rem;font-size:.88rem;line-height:1.55;position:relative}.coaching-module__7AXpAG__klachtCard li:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:.5rem;left:0}@media (max-width:768px){.coaching-module__7AXpAG__klachtenGrid{grid-template-columns:1fr}}.coaching-module__7AXpAG__waaromGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.75rem;display:grid}.coaching-module__7AXpAG__waaromCard{background:var(--white);border-radius:var(--radius);border-left:4px solid var(--gold);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.coaching-module__7AXpAG__waaromImage{aspect-ratio:16/9;background:var(--gold-pale);width:100%;position:relative}.coaching-module__7AXpAG__waaromBody{padding:1rem 1.25rem 1.25rem}.coaching-module__7AXpAG__waaromCard h3{margin-bottom:.3rem}.coaching-module__7AXpAG__waaromCard p{color:var(--text-light);margin:0;font-size:.9rem;line-height:1.65}@media (max-width:640px){.coaching-module__7AXpAG__waaromGrid{grid-template-columns:1fr}}.coaching-module__7AXpAG__notice{border-left:3px solid var(--text-muted);background:var(--sand);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-light);margin-top:1rem;padding:.75rem 1rem;font-size:.88rem;line-height:1.6}.coaching-module__7AXpAG__cta{background:var(--sage-dark);padding:2.5rem 0}.coaching-module__7AXpAG__cta h2{color:var(--white);margin-bottom:.3rem}.coaching-module__7AXpAG__cta p{color:#ffffffd9;max-width:48ch;margin:0 auto 1rem;font-size:.92rem}.coaching-module__7AXpAG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
.contact-module__xwJ-uq__hero{align-items:flex-end;height:45vh;min-height:300px;max-height:400px;display:flex;position:relative}.contact-module__xwJ-uq__heroOverlay{background:linear-gradient(#0000 10%,#3d352933 40%,#3d3529a6 80%,#3d3529c7 100%);position:absolute;inset:0}.contact-module__xwJ-uq__heroContent{z-index:2;max-width:var(--max-width);width:100%;margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem) 2.5rem;position:relative}.contact-module__xwJ-uq__heroContent h1{color:var(--white);text-shadow:0 2px 12px #00000040;margin-bottom:.3rem}.contact-module__xwJ-uq__heroDesc{color:#ffffffe0;max-width:50ch;font-size:.95rem;line-height:1.7}.contact-module__xwJ-uq__main{padding:3rem 0}.contact-module__xwJ-uq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.contact-module__xwJ-uq__simoneIntro{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.contact-module__xwJ-uq__avatar{object-fit:cover;border-radius:50%;flex-shrink:0}.contact-module__xwJ-uq__simoneIntro h2{margin-bottom:.2rem;font-size:1.2rem}.contact-module__xwJ-uq__simoneIntro p{color:var(--text-light);margin:0;font-size:.92rem;line-height:1.6}.contact-module__xwJ-uq__actions{flex-direction:column;gap:.75rem;display:flex}.contact-module__xwJ-uq__actionBtn{background:var(--white);border:1.5px solid var(--cream-dark);border-radius:var(--radius);transition:all .2s var(--ease);align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.contact-module__xwJ-uq__actionBtn:hover{border-color:var(--gold);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.contact-module__xwJ-uq__actionIcon{background:var(--sage);color:#fff;width:52px;height:52px;box-shadow:0 0 0 3px #fff, 0 0 0 6px var(--cream-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__xwJ-uq__actionBtn div{flex-direction:column;display:flex}.contact-module__xwJ-uq__actionBtn strong{color:var(--text);font-size:.95rem}.contact-module__xwJ-uq__actionBtn div span{color:var(--text-light);font-size:.82rem}.contact-module__xwJ-uq__right{position:sticky;top:6rem}.contact-module__xwJ-uq__infoCard{background:var(--sand);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.75rem}.contact-module__xwJ-uq__infoBlock h3{text-transform:uppercase;letter-spacing:.08em;color:var(--earth);margin-bottom:.4rem;font-size:.78rem;font-weight:700}.contact-module__xwJ-uq__infoBlock p{color:var(--text-light);margin:0;font-size:.92rem;line-height:1.6}.contact-module__xwJ-uq__divider{background:var(--cream-dark);height:1px;margin:1rem 0}.contact-module__xwJ-uq__hours{margin:0;padding:0;list-style:none}.contact-module__xwJ-uq__hours li{color:var(--text-light);justify-content:space-between;padding:.2rem 0;font-size:.88rem;display:flex}.contact-module__xwJ-uq__note{color:var(--text-muted);margin-top:.4rem;font-size:.78rem;font-style:italic}.contact-module__xwJ-uq__parkerenSection{background:var(--cream);padding:0 0 2.5rem}.contact-module__xwJ-uq__parkerenFotos{grid-template-columns:1fr 1fr;gap:1.25rem;max-width:760px;margin:0 auto;display:grid}.contact-module__xwJ-uq__parkerenFoto{flex-direction:column;gap:.45rem;margin:0;display:flex}.contact-module__xwJ-uq__parkerenFoto img{box-shadow:var(--shadow-sm)}.contact-module__xwJ-uq__parkerenFoto figcaption{text-align:center;color:var(--text-light);font-size:.85rem;font-style:italic}@media (max-width:640px){.contact-module__xwJ-uq__parkerenFotos{grid-template-columns:1fr}}.contact-module__xwJ-uq__mapSection{background:var(--cream-dark);height:350px}@media (max-width:768px){.contact-module__xwJ-uq__grid{grid-template-columns:1fr}.contact-module__xwJ-uq__right{position:static}.contact-module__xwJ-uq__mapSection{height:280px}}
.reviews-module__hzk-KG__hero{justify-content:center;align-items:center;height:45vh;min-height:300px;max-height:380px;display:flex;position:relative}.reviews-module__hzk-KG__heroOverlay{background:#3d35298c;position:absolute;inset:0}.reviews-module__hzk-KG__heroContent{z-index:2;text-align:center;padding:0 clamp(1.25rem,4vw,2rem);position:relative}.reviews-module__hzk-KG__heroContent h1{color:var(--cream);text-shadow:0 2px 12px #0003;margin-bottom:.3rem}.reviews-module__hzk-KG__heroDesc{color:#fffc;font-size:.95rem}.reviews-module__hzk-KG__section{padding:2.5rem 0}.reviews-module__hzk-KG__sectionSand{background:var(--sand);padding:2.5rem 0}.reviews-module__hzk-KG__grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem;display:grid}.reviews-module__hzk-KG__card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;padding:1.25rem;display:flex}.reviews-module__hzk-KG__stars{color:var(--gold);letter-spacing:1px;margin-bottom:.4rem;font-size:.85rem}.reviews-module__hzk-KG__card blockquote{color:var(--text-light);background:0 0;border:none;flex:1;margin:0 0 .75rem;padding:0;font-size:.88rem;font-style:italic;line-height:1.6}.reviews-module__hzk-KG__author{color:var(--text);margin:0;font-size:.85rem;font-weight:600}.reviews-module__hzk-KG__role{color:var(--text-muted);margin:0;font-size:.78rem}.reviews-module__hzk-KG__cta{background:var(--sage-dark);padding:2.5rem 0}.reviews-module__hzk-KG__cta h2{color:var(--white);margin-bottom:.3rem}.reviews-module__hzk-KG__cta p{color:#fffc;max-width:48ch;margin:0 auto 1rem;font-size:.92rem}.reviews-module__hzk-KG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:640px){.reviews-module__hzk-KG__grid{grid-template-columns:1fr}}.reviews-module__hzk-KG__shellStrip{height:152px;position:relative}
.home-module__txgM7a__hero{justify-content:flex-start;align-items:flex-end;height:80vh;min-height:480px;max-height:680px;display:flex;position:relative}.home-module__txgM7a__heroOverlay{background:linear-gradient(#0000 15%,#3d352926 40%,#3d35298c 75%,#3d3529b8 100%);position:absolute;inset:0}.home-module__txgM7a__heroContent{z-index:2;max-width:var(--max-width);width:100%;margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem) 2.25rem;position:relative}.home-module__txgM7a__heroContent h1{color:var(--white);font-family:var(--font-display);text-shadow:0 2px 16px #00000040;margin-bottom:.3rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:700;line-height:1}.home-module__txgM7a__heroSub{color:#ffffffe6;text-shadow:0 1px 8px #0003;max-width:760px;font-size:clamp(.95rem,2vw,1.15rem);font-style:italic;line-height:1.6}.home-module__txgM7a__services{background:linear-gradient(180deg, var(--cream) 0%, var(--sand) 100%);padding:3.5rem 0}.home-module__txgM7a__sectionTitle{text-align:center;margin-bottom:1.75rem}.home-module__txgM7a__sectionSub{text-align:center;color:var(--text-light);max-width:48ch;margin:0 auto 1.5rem;font-size:.95rem}.home-module__txgM7a__serviceGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.home-module__txgM7a__serviceCard{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:all .35s var(--ease);border:1px solid var(--sage-pale);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.home-module__txgM7a__serviceCard:hover{box-shadow:var(--shadow-lg);border-color:var(--sage-light);transform:translateY(-4px)}.home-module__txgM7a__serviceImg{aspect-ratio:5/4;position:relative;overflow:hidden}.home-module__txgM7a__serviceImg img{transition:transform .5s var(--ease)}.home-module__txgM7a__serviceCard:hover .home-module__txgM7a__serviceImg img{transform:scale(1.04)}.home-module__txgM7a__serviceImgLabel{z-index:2;text-align:center;padding:0 1rem;position:absolute;bottom:.6rem;left:0;right:0}.home-module__txgM7a__serviceImgLabel h3{font-family:var(--font-display);color:#fff8e8;text-shadow:0 2px 10px #0000008c,0 1px 3px #00000080;margin:0 0 .1rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1}.home-module__txgM7a__serviceImgLabel span{color:var(--sage-dark);letter-spacing:.01em;font-size:.84rem;font-style:italic;font-weight:500;display:block}.home-module__txgM7a__serviceBody{flex-direction:column;flex:1;padding:1rem 1.25rem 1.25rem;display:flex}.home-module__txgM7a__serviceBody p{color:var(--text-light);flex:1;margin-bottom:.5rem;font-size:.88rem;line-height:1.6}.home-module__txgM7a__serviceBody p.home-module__txgM7a__serviceCaption{color:var(--gold-dark);flex:none;margin:0 0 .6rem;font-family:Playpen Sans,cursive;font-size:.88rem;font-weight:500;line-height:1.4}.home-module__txgM7a__woodDivider{background-image:url(/images/reflexen-houtstrook.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:1px solid #503c2840;border-bottom:1px solid #503c2840;height:200px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0000001a,inset 0 -1px 2px #0000001a}.home-module__txgM7a__woodKnots{pointer-events:none;background:linear-gradient(#0000000d 0%,#0000 35% 65%,#0000000d 100%);position:absolute;inset:0}.home-module__txgM7a__readMore{color:var(--gold-dark);font-size:.85rem;font-weight:600;transition:color .2s}.home-module__txgM7a__serviceCard:hover .home-module__txgM7a__readMore{color:var(--earth)}.home-module__txgM7a__sandStrip{height:200px;position:relative}.home-module__txgM7a__about{background:var(--sand);padding:3.5rem 0}.home-module__txgM7a__aboutGrid{grid-template-columns:360px 1fr;align-items:start;gap:2.5rem;display:grid}.home-module__txgM7a__aboutPhoto{position:sticky;top:6rem}.home-module__txgM7a__aboutContent h2{margin-bottom:.5rem}.home-module__txgM7a__aboutContent>p{color:var(--text-light);margin-bottom:.75rem;font-size:.95rem;line-height:1.75}.home-module__txgM7a__aboutQuote{font-family:var(--font-quote);color:var(--gold-dark);border-left:4px solid var(--gold);background:var(--gold-pale);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:1rem 0 1.5rem;padding:.75rem 1.5rem;font-size:2.6rem;line-height:1.3}.home-module__txgM7a__stepsGrid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem;display:grid}.home-module__txgM7a__step{background:var(--white);border-radius:var(--radius);border:1px solid var(--sage-pale);border-top:3px solid var(--sage);text-align:center;padding:1rem 1.25rem}.home-module__txgM7a__stepIcon{background:var(--sage);color:#fff;width:52px;height:52px;box-shadow:0 0 0 3px #fff, 0 0 0 6px var(--cream-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 auto .75rem;transition:background .2s,transform .2s;display:flex}.home-module__txgM7a__step:hover .home-module__txgM7a__stepIcon{background:var(--sage-dark);transform:scale(1.05)}.home-module__txgM7a__stepIcon svg{width:28px;height:28px}.home-module__txgM7a__step h3{margin-bottom:.2rem}.home-module__txgM7a__step p{color:var(--text-light);font-size:.85rem;line-height:1.6}.home-module__txgM7a__vision{background:linear-gradient(180deg, var(--cream) 0%, var(--sand) 100%);padding:3.5rem 0}.home-module__txgM7a__visionGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:1.5rem;display:grid}.home-module__txgM7a__visionCard{background:var(--white);border-radius:var(--radius);border:1px solid var(--sage-pale);border-top:3px solid var(--gold);box-shadow:var(--shadow-sm);transition:all .35s var(--ease);text-align:center;padding:1.25rem 1.5rem}.home-module__txgM7a__visionCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-module__txgM7a__visionIcon{background:var(--sage);color:#fff;width:52px;height:52px;box-shadow:0 0 0 3px #fff, 0 0 0 6px var(--cream-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 auto .75rem;transition:background .2s,transform .2s;display:flex}.home-module__txgM7a__visionCard:hover .home-module__txgM7a__visionIcon{background:var(--sage-dark);transform:scale(1.05)}.home-module__txgM7a__visionIcon svg{width:28px;height:28px}.home-module__txgM7a__visionCard h3{color:var(--sage-dark);margin-bottom:.35rem}.home-module__txgM7a__visionCard p{color:var(--text-light);font-size:.88rem;line-height:1.65}.home-module__txgM7a__ctaFinal{background:linear-gradient(135deg, var(--sage-dark) 0%, var(--sage) 50%, var(--sage-dark) 100%);padding:3rem 0}.home-module__txgM7a__ctaFinalInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.home-module__txgM7a__ctaFinalInner h2{color:var(--white);margin:0}.home-module__txgM7a__ctaSubtext{color:#fffc;margin:.35rem 0 0;font-size:.95rem}@media (max-width:900px){.home-module__txgM7a__serviceGrid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.home-module__txgM7a__serviceImg{aspect-ratio:16/9}.home-module__txgM7a__aboutGrid{grid-template-columns:1fr}.home-module__txgM7a__aboutPhoto{order:-1;justify-content:center;display:flex;position:static}.home-module__txgM7a__stepsGrid{grid-template-columns:1fr}.home-module__txgM7a__visionGrid{grid-template-columns:1fr 1fr}.home-module__txgM7a__ctaFinalInner{text-align:center;justify-content:center}}@media (max-width:600px){.home-module__txgM7a__hero{height:70vh;min-height:380px}.home-module__txgM7a__visionGrid{grid-template-columns:1fr}.home-module__txgM7a__statsCol{grid-template-columns:1fr 1fr}}
.kie-coaches-module__X68xzW__heroBanner{background:var(--cream);padding:5.5rem 0 1.5rem}.kie-coaches-module__X68xzW__heroImage{border-radius:var(--radius);width:100%;max-width:900px;height:auto;box-shadow:var(--shadow-md);margin:0 auto;display:block}.kie-coaches-module__X68xzW__section{padding:2.5rem 0}.kie-coaches-module__X68xzW__sectionAlt{background:var(--sand);padding:2.5rem 0}.kie-coaches-module__X68xzW__sectionSand{background-image:linear-gradient(#fffcf5bd,#fffcf5bd),url(/images/achtergrond/hero-beach-calm.jpg);background-position:50%;background-size:cover;padding:3.5rem 0;position:relative}.kie-coaches-module__X68xzW__eyebrow{font-family:var(--font-quote);color:var(--gold-dark);text-align:center;margin:0 0 .3rem;font-size:clamp(1.5rem,2.8vw,2rem)}.kie-coaches-module__X68xzW__section h1{text-align:center;margin-bottom:.5rem}.kie-coaches-module__X68xzW__lead{text-align:center;color:var(--sage-dark);margin:0 0 1.5rem;font-style:italic}.kie-coaches-module__X68xzW__body{color:var(--text-light);margin-bottom:.85rem;line-height:1.75}.kie-coaches-module__X68xzW__list{margin:0 0 1.25rem;padding:0;list-style:none}.kie-coaches-module__X68xzW__list li{color:var(--text-light);border-bottom:1px dashed var(--sand-warm);padding:.45rem 0 .45rem 1.8rem;line-height:1.65;position:relative}.kie-coaches-module__X68xzW__list li:last-child{border-bottom:none}.kie-coaches-module__X68xzW__list li:before{content:"";border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);width:8px;height:8px;position:absolute;top:1.05rem;left:.4rem;transform:rotate(-45deg)}.kie-coaches-module__X68xzW__praktischSection{background:linear-gradient(135deg, var(--gold-pale) 0%, var(--cream) 100%);padding:3rem 0}.kie-coaches-module__X68xzW__praktischSection h2{text-align:center;margin-bottom:1.25rem}.kie-coaches-module__X68xzW__praktischGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.kie-coaches-module__X68xzW__praktischCard{background:var(--white);border-radius:var(--radius);border-left:4px solid var(--gold);box-shadow:var(--shadow-sm);text-align:center;padding:1.25rem}.kie-coaches-module__X68xzW__praktischIcon{background:var(--sage);color:#fff;width:48px;height:48px;box-shadow:0 0 0 3px #fff, 0 0 0 6px var(--cream-dark);border-radius:50%;justify-content:center;align-items:center;margin:.4rem 0 .9rem;display:inline-flex}.kie-coaches-module__X68xzW__praktischCard h3{color:var(--earth);margin:0 0 .4rem;font-size:1rem}.kie-coaches-module__X68xzW__praktischCard p{color:var(--text-light);margin:0;font-size:.9rem;line-height:1.6}.kie-coaches-module__X68xzW__praktischCard p a{color:var(--gold-dark);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--gold-light);text-decoration-color:var(--gold-light);font-weight:600}.kie-coaches-module__X68xzW__praktischCard p a:hover{color:var(--gold);-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}@media (max-width:720px){.kie-coaches-module__X68xzW__praktischGrid{grid-template-columns:1fr}}.kie-coaches-module__X68xzW__twoCol{grid-template-columns:1fr 360px;align-items:center;gap:2.5rem;display:grid}.kie-coaches-module__X68xzW__twoColRev{grid-template-columns:360px 1fr}.kie-coaches-module__X68xzW__twoColRev .kie-coaches-module__X68xzW__colImage{order:-1}.kie-coaches-module__X68xzW__colImage{justify-content:center;display:flex}@media (max-width:768px){.kie-coaches-module__X68xzW__twoCol,.kie-coaches-module__X68xzW__twoColRev{grid-template-columns:1fr}.kie-coaches-module__X68xzW__twoColRev .kie-coaches-module__X68xzW__colImage{order:0}}.kie-coaches-module__X68xzW__shellStrip{height:152px;position:relative}.kie-coaches-module__X68xzW__centerTitle{text-align:center}.kie-coaches-module__X68xzW__bodyCenter{color:var(--text-light);text-align:center;max-width:60ch;margin:0 auto 1.75rem;line-height:1.75}.kie-coaches-module__X68xzW__docentenGrid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:680px;margin:0 auto;display:grid}.kie-coaches-module__X68xzW__docent{text-align:center;margin:0}.kie-coaches-module__X68xzW__docentImage{aspect-ratio:1;object-fit:cover;width:100%;height:auto;box-shadow:var(--shadow-md);border:4px solid var(--gold-pale);border-radius:50%}.kie-coaches-module__X68xzW__docent figcaption{flex-direction:column;gap:.1rem;margin-top:.6rem;display:flex}.kie-coaches-module__X68xzW__docent figcaption strong{color:var(--sage-dark);font-size:1rem}.kie-coaches-module__X68xzW__docent figcaption span{color:var(--text-light);font-size:.85rem;font-style:italic}@media (max-width:480px){.kie-coaches-module__X68xzW__docentenGrid{grid-template-columns:1fr}}.kie-coaches-module__X68xzW__cta{background:var(--sage-dark);padding:3rem 0 3.5rem}.kie-coaches-module__X68xzW__cta h2{color:var(--white);margin-bottom:.5rem}.kie-coaches-module__X68xzW__cta p{color:#ffffffe0;max-width:48ch;margin:0 auto 1.25rem}.kie-coaches-module__X68xzW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
.kindvan9-module__1lODwa__hero{align-items:flex-end;height:65vh;min-height:380px;max-height:520px;display:flex;position:relative}.kindvan9-module__1lODwa__heroOverlay{background:linear-gradient(#0000 10%,#3d352926 35%,#3d35298c 70%,#3d3529b8 100%);position:absolute;inset:0}.kindvan9-module__1lODwa__heroContent{z-index:2;max-width:var(--max-width);width:100%;margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem) 2.5rem;position:relative}.kindvan9-module__1lODwa__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-light);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.kindvan9-module__1lODwa__heroContent h1{color:var(--white);text-shadow:0 2px 12px #00000040;margin-bottom:.5rem}.kindvan9-module__1lODwa__heroDesc{color:#ffffffe0;max-width:54ch;font-size:.95rem;line-height:1.7}.kindvan9-module__1lODwa__section{padding:2.5rem 0}.kindvan9-module__1lODwa__sectionSand{background:var(--sand);padding:2.5rem 0}.kindvan9-module__1lODwa__body{color:var(--text-light);max-width:68ch;margin-bottom:.6rem;font-size:.95rem;line-height:1.75}.kindvan9-module__1lODwa__bodyItalic{color:var(--earth);margin-top:.75rem;font-style:italic;}.kindvan9-module__1lODwa__introContent{columns:2;column-gap:2.5rem;max-width:72ch}.kindvan9-module__1lODwa__introContent p:first-child{margin-top:0}.kindvan9-module__1lODwa__introGrid{grid-template-columns:1.2fr 320px;align-items:start;gap:2.5rem;display:grid}.kindvan9-module__1lODwa__introPhoto{justify-content:center;display:flex}@media (max-width:768px){.kindvan9-module__1lODwa__introContent{columns:1}.kindvan9-module__1lODwa__introGrid{grid-template-columns:1fr}.kindvan9-module__1lODwa__introPhoto{order:-1}}.kindvan9-module__1lODwa__quoteSection{padding:.75rem 0 1rem}.kindvan9-module__1lODwa__quote{font-family:var(--font-quote);color:var(--gold-dark);background:linear-gradient(135deg, var(--gold-pale) 0%, var(--cream) 100%);border-left:4px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;max-width:60ch;box-shadow:var(--shadow-sm);margin:0;padding:1.25rem 1.5rem 1.5rem 1.75rem;font-size:clamp(2rem,4vw,2.8rem);line-height:1.25}.kindvan9-module__1lODwa__quoteAttr{color:var(--text-light);margin-top:.7rem;padding-left:1.6rem;font-size:.95rem;font-style:italic}.kindvan9-module__1lODwa__cardGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid}.kindvan9-module__1lODwa__windowsGrid{grid-template-columns:repeat(2,1fr);max-width:880px;margin-left:auto;margin-right:auto}@media (min-width:900px){.kindvan9-module__1lODwa__windowsGrid:has(>:nth-child(5)){grid-template-columns:repeat(3,1fr);max-width:1200px}}@media (max-width:720px){.kindvan9-module__1lODwa__windowsGrid{grid-template-columns:1fr}}.kindvan9-module__1lODwa__card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;padding:1.25rem;display:flex}.kindvan9-module__1lODwa__card h3{margin-bottom:.35rem;font-size:1.05rem}.kindvan9-module__1lODwa__card p{color:var(--text-light);flex:1;margin-bottom:.5rem;font-size:.88rem;line-height:1.6}.kindvan9-module__1lODwa__cardHighlight{border:2px solid var(--gold);background:linear-gradient(135deg, var(--white) 0%, rgba(var(--gold-rgb,194,163,100), .06) 100%)}.kindvan9-module__1lODwa__phaseCard{border:1px solid var(--sand-warm);border-left:3px solid var(--gold);background:linear-gradient(135deg, var(--gold-pale) 0%, var(--cream) 100%);border-radius:0 var(--radius) var(--radius) 0;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.kindvan9-module__1lODwa__phaseCard:hover{box-shadow:var(--shadow-md);border-left-color:var(--gold-dark);transform:translateY(-3px)}.kindvan9-module__1lODwa__phaseCard.kindvan9-module__1lODwa__cardHighlight{padding:0}.kindvan9-module__1lODwa__phaseImageWrap{aspect-ratio:16/10;background:var(--sand);width:100%;position:relative;overflow:hidden}.kindvan9-module__1lODwa__phaseImageWrap img{transition:transform .45s}.kindvan9-module__1lODwa__phaseCard:hover .kindvan9-module__1lODwa__phaseImageWrap img{transform:scale(1.04)}.kindvan9-module__1lODwa__phaseBody{flex-direction:column;flex:1;padding:1.1rem 1.25rem 1.25rem;display:flex}.kindvan9-module__1lODwa__phaseBody h3{margin:0 0 .35rem;font-size:1.05rem}.kindvan9-module__1lODwa__phaseBody p{color:var(--text-light);flex:1;margin-bottom:.5rem;font-size:.88rem;line-height:1.6}.kindvan9-module__1lODwa__phaseRange{text-transform:uppercase;letter-spacing:.08em;color:var(--gold-dark);margin-bottom:.15rem;font-size:.75rem;font-weight:700}.kindvan9-module__1lODwa__comingSoonBadge{background:var(--sand);color:var(--text-light);border-radius:999px;align-self:flex-start;margin-top:auto;padding:.15rem .5rem;font-size:.72rem;display:inline-block}.kindvan9-module__1lODwa__windowIcon{margin-bottom:.25rem;font-size:1.5rem}.kindvan9-module__1lODwa__cardLink{color:var(--gold-dark);font-size:.85rem;font-weight:600;text-decoration:none}.kindvan9-module__1lODwa__cardLink:hover{color:var(--earth)}.kindvan9-module__1lODwa__videoWrap{aspect-ratio:16/9;border-radius:var(--radius);width:100%;max-width:720px;box-shadow:var(--shadow-md);margin:1.5rem 0;position:relative;overflow:hidden}.kindvan9-module__1lODwa__videoWrap iframe{width:100%;height:100%;position:absolute;inset:0}.kindvan9-module__1lODwa__innerChild{-webkit-backdrop-filter:blur(4px);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#ffffffc7;padding:1.5rem}.kindvan9-module__1lODwa__innerChild h2,.kindvan9-module__1lODwa__innerChild h3{margin-bottom:.5rem}.kindvan9-module__1lODwa__pointerList{margin:.5rem 0;padding:0;list-style:none}.kindvan9-module__1lODwa__pointerList li{color:var(--text-light);margin-bottom:.6rem;padding-left:1.25rem;font-size:.92rem;font-style:italic;line-height:1.65;position:relative}.kindvan9-module__1lODwa__pointerList li:before{content:"♡";color:var(--gold);font-style:normal;position:absolute;left:0}.kindvan9-module__1lODwa__earlyBird{background:var(--sand);border:2px solid var(--gold);border-radius:var(--radius);margin-top:1rem;padding:1.25rem 1.5rem;position:relative}.kindvan9-module__1lODwa__earlyBirdBadge{background:var(--gold);color:var(--white);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:.2rem .75rem;font-size:.72rem;font-weight:700;position:absolute;top:-.7rem;left:1.25rem}.kindvan9-module__1lODwa__earlyBirdPricing{align-items:baseline;gap:.6rem;margin:.4rem 0 .5rem;display:flex}.kindvan9-module__1lODwa__earlyBirdRow{align-items:baseline;gap:.6rem;margin:.4rem 0;display:flex}.kindvan9-module__1lODwa__earlyBirdLabel{min-width:9rem;color:var(--earth);font-weight:600}.kindvan9-module__1lODwa__priceOld{color:var(--text-muted);font-size:1rem;text-decoration:line-through}.kindvan9-module__1lODwa__priceNew{color:var(--earth);font-size:1.6rem;font-weight:700;font-family:var(--font-heading)}.kindvan9-module__1lODwa__earlyBirdText{color:var(--text-light);margin-bottom:.75rem;font-size:.88rem;line-height:1.6}.kindvan9-module__1lODwa__cta{background:var(--sage-dark);padding:2.5rem 0}.kindvan9-module__1lODwa__cta h2{color:var(--white);margin-bottom:.3rem}.kindvan9-module__1lODwa__cta p{color:#fffc;max-width:48ch;margin:0 auto 1rem;font-size:.92rem}.kindvan9-module__1lODwa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:768px){.kindvan9-module__1lODwa__cardGrid{grid-template-columns:1fr}}@media (min-width:769px){.kindvan9-module__1lODwa__cardGrid:has(>:nth-child(5)){grid-template-columns:repeat(3,1fr)}}.kindvan9-module__1lODwa__woodDivider{background-image:url(/images/reflexen-houtstrook.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:1px solid #503c2840;border-bottom:1px solid #503c2840;height:152px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0000001a,inset 0 -1px 2px #0000001a}.kindvan9-module__1lODwa__woodKnots{pointer-events:none;background:linear-gradient(#0000000d 0%,#0000 35% 65%,#0000000d 100%);position:absolute;inset:0}.kindvan9-module__1lODwa__innerChildSection{background-image:linear-gradient(#fdfaf58c 0%,#fdfaf573 100%),url(/images/achtergrond/kind-zandkasteel-zonsondergang.jpg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;padding:2.5rem 0;position:relative}.kindvan9-module__1lODwa__voorOudersSection{background-image:linear-gradient(#fdfaf58c 0%,#fdfaf573 100%),url(/images/achtergrond/gezin-portret.jpg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;padding:2.5rem 0;position:relative}.kindvan9-module__1lODwa__voorOudersCard{-webkit-backdrop-filter:blur(4px);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#ffffffc7;max-width:70ch;padding:1.5rem 1.75rem}.kindvan9-module__1lODwa__herkenSection{background-image:linear-gradient(#fdfaf58c 0%,#fdfaf573 100%),url(/images/achtergrond/kind-steiger.jpg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;padding:2.5rem 0;position:relative}.kindvan9-module__1lODwa__herkenCard{-webkit-backdrop-filter:blur(4px);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#ffffffc7;max-width:70ch;padding:1.5rem 1.75rem}
.lichaam-module__fsE_Ja__hero{justify-content:center;align-items:flex-end;height:50vh;min-height:320px;max-height:420px;display:flex;position:relative}.lichaam-module__fsE_Ja__heroOverlay{background:#3d352966;position:absolute;inset:0}.lichaam-module__fsE_Ja__heroContent{z-index:2;text-align:center;padding:0 clamp(1.25rem,4vw,2rem) 1.75rem;position:relative}.lichaam-module__fsE_Ja__heroContent h1{color:var(--cream);text-shadow:0 2px 12px #0003;font-size:clamp(1.6rem,4vw,2.6rem)}.lichaam-module__fsE_Ja__section{padding:2.5rem 0}.lichaam-module__fsE_Ja__sectionSand{background:var(--sand);padding:2.5rem 0}.lichaam-module__fsE_Ja__body{color:var(--text-light);max-width:68ch;margin-bottom:.6rem;font-size:.92rem;line-height:1.75}.lichaam-module__fsE_Ja__pullQuote{font-family:var(--font-quote);color:var(--sage-dark);border-left:4px solid var(--gold);max-width:65ch;margin:0 0 2rem;padding:.8rem 1.5rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;line-height:1.3}.lichaam-module__fsE_Ja__pijlerGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:1rem;display:grid}.lichaam-module__fsE_Ja__pijlerCard{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--sand-warm);padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.lichaam-module__fsE_Ja__pijlerCard:hover{box-shadow:var(--shadow-md);border-color:var(--gold-light);transform:translateY(-2px)}.lichaam-module__fsE_Ja__pijlerImage{aspect-ratio:16/9;background:var(--sand);width:100%;position:relative;overflow:hidden}.lichaam-module__fsE_Ja__pijlerImage img{transition:transform .45s}.lichaam-module__fsE_Ja__pijlerCard:hover .lichaam-module__fsE_Ja__pijlerImage img{transform:scale(1.04)}.lichaam-module__fsE_Ja__pijlerBody{padding:1.2rem 1.4rem 1.4rem}.lichaam-module__fsE_Ja__pijlerCard h3{color:var(--earth-dark);font-size:1.05rem;font-family:var(--font-heading);margin-bottom:.4rem}.lichaam-module__fsE_Ja__pijlerCard p{color:var(--text-light);margin:0;font-size:.88rem;line-height:1.65}.lichaam-module__fsE_Ja__voorWieSection{background-image:linear-gradient(#fdfaf5a6 0%,#fdfaf58c 100%),url(/images/achtergrond/zand-rippels-strand.jpg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;padding:2.5rem 0;position:relative}.lichaam-module__fsE_Ja__voorWieSection h2,.lichaam-module__fsE_Ja__voorWieSection .lichaam-module__fsE_Ja__waarvoorTitle{color:var(--earth-dark);text-shadow:0 1px #fdfaf5e6,0 0 14px #fdfaf5d9}.lichaam-module__fsE_Ja__voorWieCard{background:var(--cream);border-left:3px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;box-shadow:var(--shadow-sm);margin:1rem 0 2rem;padding:1.5rem 1.75rem}.lichaam-module__fsE_Ja__voorWieLead{color:var(--text-light);margin:0 0 1.25rem;font-size:.95rem;line-height:1.7}.lichaam-module__fsE_Ja__voorWieRow{border-top:1px solid var(--sand-warm);grid-template-columns:repeat(2,1fr);gap:1rem;padding-top:1rem;display:grid}.lichaam-module__fsE_Ja__voorWieItem{color:var(--text);align-items:center;gap:.75rem;font-size:.92rem;display:flex}.lichaam-module__fsE_Ja__voorWieItem strong{color:var(--earth);font-size:.98rem;font-weight:600;line-height:1.2;display:block}.lichaam-module__fsE_Ja__voorWieSub{color:var(--text-muted);margin-top:.1rem;font-size:.8rem;display:block}.lichaam-module__fsE_Ja__voorWieDot{background:var(--sage);width:14px;height:14px;box-shadow:0 0 0 3px var(--cream), 0 0 0 5px var(--sage-pale);border-radius:50%;flex-shrink:0}.lichaam-module__fsE_Ja__waarvoorTitle{font-family:var(--font-display);color:var(--earth);margin:.5rem 0 1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700}.lichaam-module__fsE_Ja__waarvoorGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.lichaam-module__fsE_Ja__waarvoorCard{background:var(--white);border:1px solid var(--sand-warm);border-top:3px solid var(--sage);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1rem 1.25rem}.lichaam-module__fsE_Ja__waarvoorCard h4{font-family:var(--font-heading);color:var(--sage-dark);letter-spacing:.01em;margin:0 0 .6rem;font-size:.95rem}.lichaam-module__fsE_Ja__waarvoorCard ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.lichaam-module__fsE_Ja__waarvoorCard li{color:var(--text-light);align-items:flex-start;gap:.55rem;font-size:.87rem;line-height:1.55;display:flex}.lichaam-module__fsE_Ja__checkmark{color:var(--sage);flex-shrink:0;margin-top:.05rem;font-weight:700}.lichaam-module__fsE_Ja__thuisNote{background:var(--gold-light);border-left:3px solid var(--gold);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--earth);margin-top:1.5rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.65}.lichaam-module__fsE_Ja__thuisNote strong{color:var(--earth);font-weight:600}.lichaam-module__fsE_Ja__cta{background:var(--sage-dark);padding:2.5rem 0}.lichaam-module__fsE_Ja__cta h2{color:var(--white);margin-bottom:.3rem}.lichaam-module__fsE_Ja__cta p{color:#fffc;max-width:48ch;margin:0 auto 1rem;font-size:.92rem}.lichaam-module__fsE_Ja__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:768px){.lichaam-module__fsE_Ja__pijlerGrid,.lichaam-module__fsE_Ja__voorWieGrid{grid-template-columns:1fr}}
.element-detail-module__qgPc2W__hero{background:linear-gradient(180deg, var(--cream) 0%, var(--accentSoft,var(--sand)) 100%);border-bottom:1px solid var(--sand-warm);padding:4.5rem 0 2.5rem;position:relative;overflow:hidden}.element-detail-module__qgPc2W__heroImage{z-index:0;position:absolute;inset:0}.element-detail-module__qgPc2W__heroOverlay{background:linear-gradient(#fffdf78c 0%,#fffdf7eb 100%);position:absolute;inset:0}.element-detail-module__qgPc2W__heroContent{z-index:1;position:relative}.element-detail-module__qgPc2W__hero h1{font-family:var(--font-display);color:var(--earth-dark);margin:.3rem 0 .8rem;font-size:clamp(2.8rem,7vw,4.2rem)}.element-detail-module__qgPc2W__crumbs{color:var(--text-light);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:.85rem;display:flex}.element-detail-module__qgPc2W__crumbs>span[aria-hidden=true]{color:var(--text-muted);opacity:.6}.element-detail-module__qgPc2W__crumbs a{color:var(--gold-dark);font-weight:500;text-decoration:none}.element-detail-module__qgPc2W__crumbs a:hover{text-decoration:underline}.element-detail-module__qgPc2W__eyebrow{font-family:var(--font-quote);color:var(--accent,var(--sage-dark));margin:0;font-size:1.4rem;display:block}.element-detail-module__qgPc2W__intro{max-width:64ch;color:var(--text);margin:0;font-size:1.05rem;line-height:1.7}.element-detail-module__qgPc2W__section{padding:2.5rem 0 4rem}.element-detail-module__qgPc2W__layout{grid-template-columns:1fr 300px;align-items:start;gap:2.5rem;display:grid}.element-detail-module__qgPc2W__body h2{font-family:var(--font-heading);color:var(--earth-dark);margin:1.6rem 0 .5rem;font-size:1.4rem}.element-detail-module__qgPc2W__body h2:first-child{margin-top:0}.element-detail-module__qgPc2W__body p,.element-detail-module__qgPc2W__body li{color:var(--text-light);line-height:1.75}.element-detail-module__qgPc2W__body ul{margin:.4rem 0 .8rem;padding-left:1.2rem}.element-detail-module__qgPc2W__body li{margin-bottom:.4rem}.element-detail-module__qgPc2W__signalList li::marker{color:var(--accent,var(--gold-dark))}.element-detail-module__qgPc2W__voorbeelden{gap:.9rem;margin:.4rem 0 .8rem;display:grid}.element-detail-module__qgPc2W__voorbeeld{background:var(--accentSoft,var(--sand));border-left:3px solid var(--accent,var(--gold));border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text);margin:0;padding:1rem 1.25rem;font-style:italic;line-height:1.65}.element-detail-module__qgPc2W__aside{position:sticky;top:5rem}.element-detail-module__qgPc2W__factCard{background:var(--white);border:1px solid var(--sand-warm);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.element-detail-module__qgPc2W__factCard .element-detail-module__qgPc2W__accentBar{background:var(--accent,var(--gold));height:8px}.element-detail-module__qgPc2W__factCard .element-detail-module__qgPc2W__factBody{padding:1.1rem 1.25rem}.element-detail-module__qgPc2W__factCard h3{font-family:var(--font-heading);color:var(--earth-dark);margin:0 0 .6rem;font-size:1.05rem}.element-detail-module__qgPc2W__factGrid{grid-template-columns:auto 1fr;gap:.4rem .8rem;margin:0;font-size:.92rem;display:grid}.element-detail-module__qgPc2W__factGrid dt{color:var(--text-muted)}.element-detail-module__qgPc2W__factGrid dd{color:var(--text);margin:0}.element-detail-module__qgPc2W__emotionPanel{background:var(--cream);border-radius:var(--radius-sm);border:1px solid var(--sand-warm);margin-top:1rem;padding:1rem 1.25rem}.element-detail-module__qgPc2W__emotionPanel h4{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 .3rem;font-size:.78rem;font-weight:600}.element-detail-module__qgPc2W__emotionPanel ul{flex-wrap:wrap;gap:.3rem .5rem;margin:0 0 .6rem;padding:0;list-style:none;display:flex}.element-detail-module__qgPc2W__emotionPanel li{background:var(--white);border:1px solid var(--sand-warm);color:var(--text);border-radius:999px;padding:.2rem .6rem;font-size:.85rem;display:inline-block}.element-detail-module__qgPc2W__cta{background:var(--accent,var(--sage-dark));border-radius:var(--radius);color:#fff;text-align:center;margin-top:1.25rem;padding:1.25rem}.element-detail-module__qgPc2W__cta p{margin:0 0 .7rem;font-size:.95rem;line-height:1.55}.element-detail-module__qgPc2W__cta a{color:var(--accent,var(--sage-dark));background:#fff;border-radius:999px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.element-detail-module__qgPc2W__cta a:hover{background:var(--cream)}.element-detail-module__qgPc2W__prevNext{background:var(--sand);border-top:1px solid var(--sand-warm);padding:2rem 0 3rem}.element-detail-module__qgPc2W__prevNext>.element-detail-module__qgPc2W__container>div{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.element-detail-module__qgPc2W__navItem{background:var(--white);border-radius:var(--radius);border:1px solid var(--sand-warm);padding:1rem 1.25rem;text-decoration:none;transition:all .2s;display:block}.element-detail-module__qgPc2W__navItem:hover{border-color:var(--gold);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.element-detail-module__qgPc2W__navItem:nth-child(2){text-align:right}.element-detail-module__qgPc2W__navLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--gold-dark);font-size:.75rem}.element-detail-module__qgPc2W__navName{color:var(--earth);margin-top:.1rem;font-weight:600;display:block}.element-detail-module__qgPc2W__relatedBlog{background:var(--white);border:1px solid var(--sand-warm);border-radius:var(--radius);color:inherit;grid-template-columns:220px 1fr;gap:0;margin:1rem 0 1.5rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden}.element-detail-module__qgPc2W__relatedBlog:hover{box-shadow:var(--shadow-md);border-color:var(--gold);transform:translateY(-2px)}.element-detail-module__qgPc2W__relatedBlog .element-detail-module__qgPc2W__blogImg{background:var(--sand);min-height:160px;position:relative}.element-detail-module__qgPc2W__relatedBlog .element-detail-module__qgPc2W__blogBody{flex-direction:column;justify-content:center;padding:1.1rem 1.3rem;display:flex}.element-detail-module__qgPc2W__relatedBlog .element-detail-module__qgPc2W__blogEyebrow{font-family:var(--font-quote);color:var(--sage-dark);margin:0 0 .1rem;font-size:1.1rem}.element-detail-module__qgPc2W__relatedBlog h3{font-family:var(--font-heading);color:var(--earth-dark);margin:0 0 .45rem;font-size:1.15rem;line-height:1.3}.element-detail-module__qgPc2W__relatedBlog p{color:var(--text-light);margin:0 0 .7rem;font-size:.9rem}.element-detail-module__qgPc2W__relatedBlog .element-detail-module__qgPc2W__blogCta{color:var(--gold-dark);font-size:.85rem;font-weight:600}@media (max-width:880px){.element-detail-module__qgPc2W__layout{grid-template-columns:1fr}.element-detail-module__qgPc2W__aside{position:static}.element-detail-module__qgPc2W__prevNext>.element-detail-module__qgPc2W__container>div{grid-template-columns:1fr}.element-detail-module__qgPc2W__navItem:nth-child(2){text-align:left}.element-detail-module__qgPc2W__relatedBlog{grid-template-columns:1fr}.element-detail-module__qgPc2W__relatedBlog .element-detail-module__qgPc2W__blogImg{min-height:180px}}
.elementen-module__JjRk-q__hero{background:linear-gradient(180deg, var(--cream) 0%, var(--sand) 100%);border-bottom:1px solid var(--sand-warm);text-align:center;padding:4.5rem 0 2.5rem;position:relative}.elementen-module__JjRk-q__hero h1{font-family:var(--font-display);color:var(--earth-dark);letter-spacing:.01em;margin:.4rem 0 .6rem;font-size:clamp(2.5rem,6vw,4rem)}.elementen-module__JjRk-q__hero p{max-width:56ch;color:var(--text-light);margin:0 auto;font-size:1.05rem;line-height:1.7}.elementen-module__JjRk-q__eyebrow{font-family:var(--font-quote);color:var(--sage-dark);margin:0;font-size:1.4rem;display:block}.elementen-module__JjRk-q__crumbs{color:var(--text-light);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:.85rem;display:flex}.elementen-module__JjRk-q__crumbs>span[aria-hidden=true]{color:var(--text-muted);opacity:.6}.elementen-module__JjRk-q__crumbs a{color:var(--gold-dark);font-weight:500;text-decoration:none}.elementen-module__JjRk-q__crumbs a:hover{text-decoration:underline}.elementen-module__JjRk-q__section{padding:3rem 0 4rem}.elementen-module__JjRk-q__intro{max-width:60ch;color:var(--text-light);margin:0 auto 2rem;font-size:1rem;line-height:1.8}.elementen-module__JjRk-q__cycleNote{background:var(--sand);border-left:3px solid var(--sage);border-radius:0 var(--radius-sm) var(--radius-sm) 0;max-width:60ch;color:var(--text-light);margin:2rem auto 0;padding:1rem 1.25rem;font-size:.95rem;line-height:1.65}.elementen-module__JjRk-q__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.elementen-module__JjRk-q__card{background:var(--white);border-radius:var(--radius);border:1px solid var(--sand-warm);color:inherit;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.elementen-module__JjRk-q__card:hover{box-shadow:var(--shadow-md);border-color:var(--gold-light);transform:translateY(-4px)}.elementen-module__JjRk-q__cardImage{aspect-ratio:16/10;background:var(--sand);width:100%;position:relative;overflow:hidden}.elementen-module__JjRk-q__cardImage img{transition:transform .45s}.elementen-module__JjRk-q__card:hover .elementen-module__JjRk-q__cardImage img{transform:scale(1.04)}.elementen-module__JjRk-q__cardAccent{background:var(--accent,var(--gold));height:8px}.elementen-module__JjRk-q__cardBody{flex-direction:column;flex:1;padding:1.2rem 1.4rem 1.4rem;display:flex}.elementen-module__JjRk-q__cardLabel{font-family:var(--font-quote);color:var(--accent,var(--gold-dark));margin:0 0 -.05rem;font-size:1.3rem;line-height:1}.elementen-module__JjRk-q__cardName{font-family:var(--font-heading);color:var(--earth-dark);margin:0 0 .55rem;font-size:1.4rem}.elementen-module__JjRk-q__cardMeta{color:var(--text-light);grid-template-columns:auto 1fr;gap:.15rem .6rem;margin-bottom:.7rem;font-size:.85rem;display:grid}.elementen-module__JjRk-q__cardMeta dt{color:var(--text-muted)}.elementen-module__JjRk-q__cardMeta dd{color:var(--text);margin:0}.elementen-module__JjRk-q__cardDesc{color:var(--text-light);flex:1;margin:0 0 .9rem;font-size:.92rem;line-height:1.6}.elementen-module__JjRk-q__cardCta{color:var(--accent,var(--gold-dark));font-size:.85rem;font-weight:600}.elementen-module__JjRk-q__callout{background:var(--sage-pale);border-radius:var(--radius);text-align:center;border:1px solid var(--sage-light);margin-top:3rem;padding:2rem 1.5rem}.elementen-module__JjRk-q__callout h2{font-family:var(--font-heading);color:var(--earth-dark);margin:0 0 .6rem}.elementen-module__JjRk-q__callout p{color:var(--text-light);max-width:56ch;margin:0 auto 1rem;line-height:1.65}.elementen-module__JjRk-q__callout .elementen-module__JjRk-q__btnRow{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
.nei-module__7YOI8G__hero{justify-content:center;align-items:center;height:50vh;min-height:320px;max-height:420px;display:flex;position:relative}.nei-module__7YOI8G__heroOverlay{background:#6672498c;position:absolute;inset:0}.nei-module__7YOI8G__heroContent{z-index:2;text-align:center;padding:0 clamp(1.25rem,4vw,2rem);position:relative}.nei-module__7YOI8G__heroContent h1{color:var(--cream);text-shadow:0 2px 12px #0003;font-size:clamp(1.6rem,4vw,2.6rem)}.nei-module__7YOI8G__section{padding:2.5rem 0}.nei-module__7YOI8G__sectionSand{background:var(--sand);padding:2.5rem 0}.nei-module__7YOI8G__body{color:var(--text-light);max-width:68ch;margin-bottom:.6rem;font-size:.92rem;line-height:1.75}.nei-module__7YOI8G__lead{color:var(--earth);font-size:.95rem;font-style:italic;}.nei-module__7YOI8G__pullQuote{font-family:var(--font-quote);color:var(--sage-dark);background:linear-gradient(135deg, var(--sand) 0%, var(--cream) 100%);border-left:4px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;max-width:55ch;box-shadow:var(--shadow-sm);margin:0 0 1.75rem;padding:1.25rem 1.5rem 1.5rem 1.75rem;font-size:clamp(2.2rem,4.2vw,3rem);line-height:1.2}.nei-module__7YOI8G__twoCol{margin-bottom:1.5rem}.nei-module__7YOI8G__wideImage{margin-top:1rem}.nei-module__7YOI8G__klachtenGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.nei-module__7YOI8G__klachtCard{background:linear-gradient(135deg, var(--gold-pale) 0%, var(--cream) 100%);border:1px solid var(--sand-warm);border-left:3px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;box-shadow:var(--shadow-sm);padding:1.25rem 1.4rem}.nei-module__7YOI8G__klachtCard h3{color:var(--earth);margin-bottom:.4rem;font-size:1rem}.nei-module__7YOI8G__klachtCard ul{padding:0;list-style:none}.nei-module__7YOI8G__klachtCard li{color:var(--text-light);margin-bottom:.25rem;padding-left:1rem;font-size:.85rem;line-height:1.5;position:relative}.nei-module__7YOI8G__klachtCard li:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:.5rem;left:0}.nei-module__7YOI8G__faqGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem;display:grid}.nei-module__7YOI8G__faqCard{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.25rem}.nei-module__7YOI8G__faqQ{color:var(--earth);margin-bottom:.25rem;font-size:.9rem;font-style:italic;font-weight:600}.nei-module__7YOI8G__faqA{color:var(--text-light);font-size:.88rem;line-height:1.55}.nei-module__7YOI8G__cta{background:var(--sage-dark);padding:2.5rem 0}.nei-module__7YOI8G__cta h2{color:var(--white);margin-bottom:.3rem}.nei-module__7YOI8G__cta p{color:#fffc;max-width:48ch;margin:0 auto 1rem;font-size:.92rem}.nei-module__7YOI8G__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:768px){.nei-module__7YOI8G__klachtenGrid,.nei-module__7YOI8G__faqGrid{grid-template-columns:1fr}}.nei-module__7YOI8G__acronym{font-family:Playpen Sans,cursive;font-weight:600}.nei-module__7YOI8G__woodDivider{background-image:url(/images/reflexen-houtstrook.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:1px solid #503c2840;border-bottom:1px solid #503c2840;height:152px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0000001a,inset 0 -1px 2px #0000001a}.nei-module__7YOI8G__woodKnots{pointer-events:none;background:linear-gradient(#0000000d 0%,#0000 35% 65%,#0000000d 100%);position:absolute;inset:0}.nei-module__7YOI8G__shellStrip{justify-content:center;align-items:center;height:228px;display:flex;position:relative;overflow:hidden}.nei-module__7YOI8G__shellStripOverlay{z-index:1;pointer-events:none;background:linear-gradient(#281e144d 0%,#281e1480 100%);position:absolute;inset:0}.nei-module__7YOI8G__shellStripQuote{z-index:2;text-align:center;max-width:38ch;font-family:var(--font-quote);color:#fff8e8;text-shadow:0 2px 12px #0009,0 1px 3px #0000008c;margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem);font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.2;position:relative}
.training-module__kg2FDG__hero{text-align:center;justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}.training-module__kg2FDG__heroOverlay{background:linear-gradient(#3d352959 0%,#3d3529b3 100%);position:absolute;inset:0}.training-module__kg2FDG__heroContent{z-index:1;color:var(--white);max-width:720px;padding:2rem 1.5rem;position:relative}.training-module__kg2FDG__eyebrow{font-family:var(--font-quote);color:#f4d59a;margin:0 0 .5rem;font-size:1.5rem}.training-module__kg2FDG__heroContent h1{font-family:var(--font-display);color:#fff8e8;text-shadow:0 2px 12px #0009,0 1px 2px #00000080;margin:0 0 .7rem;font-size:clamp(2.8rem,7vw,4.8rem);font-weight:700}.training-module__kg2FDG__heroSub{opacity:.95;max-width:56ch;margin:0 auto;font-size:1.1rem;line-height:1.6}.training-module__kg2FDG__intro{padding:3.5rem 0 1rem}.training-module__kg2FDG__intro h2{margin-bottom:.6rem}.training-module__kg2FDG__intro p{color:var(--text-light);margin-bottom:1rem;line-height:1.8}.training-module__kg2FDG__lead{color:var(--text);font-size:1.1rem}.training-module__kg2FDG__innerKid{flex-direction:column;gap:.6rem;margin:1rem 0 1.25rem;padding:0;list-style:none;display:flex}.training-module__kg2FDG__innerKid li{background:var(--cream-dark);border-radius:var(--radius-sm);color:var(--text);padding:.7rem .9rem .7rem 2rem;font-style:italic;line-height:1.6;position:relative}.training-module__kg2FDG__innerKid li:before{content:"✿";color:var(--gold-dark);position:absolute;top:.7rem;left:.7rem}.training-module__kg2FDG__voorWie{background:var(--cream);border-top:1px solid var(--sand-warm);border-bottom:1px solid var(--sand-warm);padding:2.5rem 0}.training-module__kg2FDG__voorWie h2{margin-bottom:.6rem}.training-module__kg2FDG__voorWie p{color:var(--text-light);margin-bottom:.8rem;line-height:1.7}.training-module__kg2FDG__voorWieList{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.5rem 1rem;margin:.6rem 0 1rem;padding:0;list-style:none;display:grid}.training-module__kg2FDG__voorWieList li{color:var(--text);padding-left:1.5rem;position:relative}.training-module__kg2FDG__voorWieList li:before{content:"✓";color:var(--sage-dark);font-weight:700;position:absolute;top:0;left:0}.training-module__kg2FDG__section{background-image:linear-gradient(#fffcf5bd,#fffcf5bd),url(/images/achtergrond/zand-rippels-strand.jpg);background-position:50%;background-size:cover;padding:4rem 0;position:relative}.training-module__kg2FDG__sectionTitle{text-align:center;margin-bottom:1.5rem}.training-module__kg2FDG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.training-module__kg2FDG__card{border:1px solid var(--sand-warm);border-left:3px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffeb;padding:1.25rem 1.4rem}.training-module__kg2FDG__card h3{font-family:var(--font-heading);color:var(--earth-dark);margin:0 0 .4rem;font-size:1.05rem}.training-module__kg2FDG__card p{color:var(--text-light);margin:0;font-size:.92rem;line-height:1.65}.training-module__kg2FDG__opbouw{padding:3rem 0}.training-module__kg2FDG__opbouw h2{text-align:center;margin-bottom:1rem}.training-module__kg2FDG__opbouwList{counter-reset:les;margin:0;padding:0;list-style:none}.training-module__kg2FDG__opbouwList li{counter-increment:les;border-bottom:1px dashed var(--sand-warm);color:var(--text);padding:1rem 0 1rem 3rem;line-height:1.5;position:relative}.training-module__kg2FDG__opbouwList li:last-child{border-bottom:none}.training-module__kg2FDG__opbouwList li:before{content:counter(les);background:var(--sage-pale);width:2rem;height:2rem;color:var(--sage-dark);font-family:var(--font-heading);border:1px solid var(--sage-light);border-radius:999px;place-items:center;font-size:.9rem;font-weight:700;display:grid;position:absolute;top:1.1rem;left:0}.training-module__kg2FDG__opbouwList li details summary{cursor:pointer;color:var(--sage-dark);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;padding-right:.25rem;font-weight:600;list-style:none;display:flex}.training-module__kg2FDG__opbouwList li details summary::-webkit-details-marker{display:none}.training-module__kg2FDG__opbouwList li details summary:after{content:"";border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);flex:0 0 8px;width:8px;height:8px;margin-bottom:3px;transition:transform .2s;transform:rotate(45deg)}.training-module__kg2FDG__opbouwList li details[open] summary:after{margin-bottom:-3px;transform:rotate(-135deg)}.training-module__kg2FDG__opbouwList li details summary:hover{color:var(--sage)}.training-module__kg2FDG__opbouwList li details p{color:var(--text-light);margin:.5rem 0 0;font-size:.92rem;line-height:1.6}.training-module__kg2FDG__reviews{background:var(--cream);border-top:1px solid var(--sand-warm);padding:3.5rem 0}.training-module__kg2FDG__reviewsEyebrow{text-align:center;font-family:var(--font-quote);color:var(--sage-dark);margin:0 0 .4rem;font-size:clamp(1.8rem,3.2vw,2.4rem);line-height:1.2}.training-module__kg2FDG__reviewsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.training-module__kg2FDG__reviewCard{background:var(--white);border:1px solid var(--sand-warm);border-left:3px solid var(--sage);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;margin:0;padding:1.25rem 1.4rem 1.1rem;display:flex}.training-module__kg2FDG__reviewHead{align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.training-module__kg2FDG__reviewPhoto{object-fit:cover;border:2px solid var(--sage-pale);border-radius:50%;flex:none;width:56px;height:56px}.training-module__kg2FDG__reviewAvatar{background:var(--sage-pale);width:56px;height:56px;color:var(--sage-dark);font-family:var(--font-heading);border:2px solid var(--sage-light);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:inline-flex}.training-module__kg2FDG__reviewWho{flex-direction:column;min-width:0;line-height:1.25;display:flex}.training-module__kg2FDG__reviewWho strong{color:var(--earth-dark);font-size:.95rem}.training-module__kg2FDG__reviewWho span{color:var(--text-light);font-size:.82rem}.training-module__kg2FDG__reviewCard blockquote{color:var(--text);margin:0;font-family:Lora,Georgia,serif;font-size:.97rem;font-style:italic;line-height:1.65}.training-module__kg2FDG__cta{background:var(--sage-dark);padding:3.5rem 0 4rem}.training-module__kg2FDG__cta h2{color:var(--white);margin-bottom:.7rem}.training-module__kg2FDG__ctaText{color:#ffffffe0;max-width:60ch;margin:0 auto 1.5rem;line-height:1.7}.training-module__kg2FDG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.training-module__kg2FDG__note{color:#ffffffbf;font-size:.9rem;font-style:italic}.training-module__kg2FDG__note em{color:#ffffffeb}.training-module__kg2FDG__shellStrip{height:152px;position:relative}.training-module__kg2FDG__videoSection{padding:3rem 0}.training-module__kg2FDG__videoIntro{text-align:center;color:var(--text-light);margin-bottom:1.25rem}.training-module__kg2FDG__videoWrap{aspect-ratio:16/9;border-radius:var(--radius);width:100%;max-width:720px;box-shadow:var(--shadow-md);margin:1.5rem auto 0;position:relative;overflow:hidden}.training-module__kg2FDG__videoWrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}
.simone-module__VnKPBq__hero{justify-content:center;align-items:center;height:50vh;min-height:340px;max-height:460px;display:flex;position:relative}.simone-module__VnKPBq__heroDesc{color:var(--cream);text-shadow:0 2px 12px #0000004d;margin-top:.5rem;font-size:1.15rem;font-style:italic}.simone-module__VnKPBq__heroOverlay{background:#3d352966;position:absolute;inset:0}.simone-module__VnKPBq__heroContent{z-index:2;text-align:center;position:relative}.simone-module__VnKPBq__heroContent h1{color:var(--cream);text-shadow:0 2px 12px #0003}.simone-module__VnKPBq__section{padding:3rem 0}.simone-module__VnKPBq__sectionSand{background:var(--sand);padding:3rem 0}.simone-module__VnKPBq__section p,.simone-module__VnKPBq__sectionSand p{color:var(--text-light);margin-bottom:.6rem;font-size:.95rem;line-height:1.8}.simone-module__VnKPBq__introGrid{grid-template-columns:380px 1fr;align-items:start;gap:2.5rem;display:grid}.simone-module__VnKPBq__introPhoto{justify-content:center;align-self:start;display:flex;position:sticky;top:6rem}.simone-module__VnKPBq__subtitle{font-family:var(--font-heading);color:var(--earth-dark);letter-spacing:.01em;margin:0 0 1.1rem;font-size:clamp(1.15rem,2vw,1.4rem);font-style:italic;font-weight:500;line-height:1.4}.simone-module__VnKPBq__quote{color:var(--gold-dark);border-left:4px solid var(--gold);background:var(--white);border-radius:0 var(--radius) var(--radius) 0;box-shadow:var(--shadow-sm);margin:1.5rem 0;padding:1rem 1.25rem 1.1rem 1.5rem;font-family:Playpen Sans,cursive;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:500;line-height:1.55}.simone-module__VnKPBq__expertiseGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.simone-module__VnKPBq__expertiseCard{background:var(--gold-pale);border-radius:var(--radius);border-left:4px solid var(--gold);border-top:none;padding:1.25rem}.simone-module__VnKPBq__expertiseCard h3{margin-bottom:.3rem}.simone-module__VnKPBq__expertiseCard p{margin:0;font-size:.88rem;line-height:1.6}.simone-module__VnKPBq__praktijkStrip{justify-content:center;align-items:center;height:320px;display:flex;position:relative}.simone-module__VnKPBq__praktijkOverlay{background:#3d352966;position:absolute;inset:0}.simone-module__VnKPBq__praktijkContent{z-index:2;text-align:center;position:relative}.simone-module__VnKPBq__praktijkContent h2{color:var(--white);text-shadow:0 2px 8px #0003;margin-bottom:.2rem}.simone-module__VnKPBq__praktijkContent p{color:#ffffffd9;font-size:.95rem}.simone-module__VnKPBq__visieGrid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.simone-module__VnKPBq__visieCards{flex-direction:column;gap:.75rem;display:flex}.simone-module__VnKPBq__visieCard{background:var(--sand);border-radius:var(--radius);border-left:3px solid var(--sage);flex-direction:column;display:flex;overflow:hidden}.simone-module__VnKPBq__visieCardImage{aspect-ratio:16/9;background:var(--sage-pale);width:100%;position:relative}.simone-module__VnKPBq__visieCardBody{padding:1rem 1.25rem 1.25rem}.simone-module__VnKPBq__visieCard h3{color:var(--earth);margin-bottom:.25rem;font-size:.95rem}.simone-module__VnKPBq__visieCard p{margin:0;font-size:.85rem;line-height:1.6}.simone-module__VnKPBq__werkwijzeGrid{grid-template-columns:1fr 340px;align-items:start;gap:2.5rem;display:grid}.simone-module__VnKPBq__methodeList{margin-top:.75rem;padding:0;list-style:none}.simone-module__VnKPBq__methodeList li{color:var(--text-light);margin-bottom:.4rem;padding-left:1.25rem;font-size:.92rem;line-height:1.6;position:relative}.simone-module__VnKPBq__methodeList li:before{content:"";background:var(--sage);border-radius:50%;width:6px;height:6px;position:absolute;top:.55rem;left:0}.simone-module__VnKPBq__methodeList a{color:var(--gold-dark);font-weight:600;text-decoration:none}.simone-module__VnKPBq__methodeList a:hover{color:var(--earth);text-decoration:underline}.simone-module__VnKPBq__cta{background:var(--sage-dark);padding:2.5rem 0}.simone-module__VnKPBq__cta h2{color:var(--white);margin-bottom:.3rem}.simone-module__VnKPBq__cta p{color:#ffffffd9;max-width:44ch;margin:0 auto 1rem;font-size:.92rem}.simone-module__VnKPBq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:768px){.simone-module__VnKPBq__introGrid{grid-template-columns:1fr}.simone-module__VnKPBq__introPhoto{order:-1}.simone-module__VnKPBq__expertiseGrid,.simone-module__VnKPBq__visieGrid,.simone-module__VnKPBq__werkwijzeGrid{grid-template-columns:1fr}.simone-module__VnKPBq__praktijkStrip{height:240px}}
.legal-module__w52wqW__hero{background:var(--earth);text-align:center;padding:7rem 1.5rem 2.5rem}.legal-module__w52wqW__hero h1{color:var(--cream)}.legal-module__w52wqW__content{padding:2.5rem 0 3.5rem}.legal-module__w52wqW__intro{color:var(--text-light);margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.legal-module__w52wqW__content h2{color:var(--earth);margin:2rem 0 .5rem;font-size:clamp(1.2rem,2.5vw,1.6rem)}.legal-module__w52wqW__content p{color:var(--text-light);margin-bottom:.75rem;line-height:1.8}.legal-module__w52wqW__content ul{margin-bottom:1rem;padding-left:1.25rem}.legal-module__w52wqW__content li{color:var(--text-light);margin-bottom:.3rem;line-height:1.8}.legal-module__w52wqW__content li strong{color:var(--text)}.legal-module__w52wqW__lastUpdated{color:var(--text-muted);margin-top:2.5rem;font-size:.82rem;font-style:italic}
.reflex-detail-module__lP3i-q__hero{background:linear-gradient(180deg, var(--cream) 0%, var(--sand) 100%);border-bottom:1px solid var(--sand-warm);padding:4rem 0 2.5rem}.reflex-detail-module__lP3i-q__crumbs{letter-spacing:.18em;text-transform:uppercase;color:var(--sage-dark);margin-bottom:1rem;font-size:.78rem}.reflex-detail-module__lP3i-q__crumbs a{color:var(--sage-dark);border-bottom:1px dotted var(--sage);text-decoration:none}.reflex-detail-module__lP3i-q__crumbs a:hover{color:var(--gold-dark);border-color:var(--gold)}.reflex-detail-module__lP3i-q__code{font-family:var(--font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--cream);background:var(--sage-dark);border-radius:var(--radius-full);margin-bottom:.75rem;padding:.25rem .7rem;font-size:.78rem;font-weight:700;display:inline-block}.reflex-detail-module__lP3i-q__hero h1{color:var(--earth);margin:0 0 .75rem}.reflex-detail-module__lP3i-q__tagline{max-width:65ch;font-family:var(--font-heading);color:var(--sage-dark);border-left:3px solid var(--gold);margin:0 0 1.25rem;padding:.4rem 0 .4rem 1rem;font-size:clamp(1.05rem,1.6vw,1.2rem);font-style:italic;font-weight:500;line-height:1.5}.reflex-detail-module__lP3i-q__intro{max-width:65ch;color:var(--text-light);margin:0;font-size:1.05rem;line-height:1.7}.reflex-detail-module__lP3i-q__intro p{margin:0 0 .9rem}.reflex-detail-module__lP3i-q__intro p:last-child{margin-bottom:0}.reflex-detail-module__lP3i-q__woodDivider{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:1px solid #503c2840;border-bottom:1px solid #503c2840;height:152px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0000001a,inset 0 -1px 2px #0000001a}.reflex-detail-module__lP3i-q__woodKnots{pointer-events:none;background:linear-gradient(#0000000d 0%,#0000 35% 65%,#0000000d 100%);position:absolute;inset:0}.reflex-detail-module__lP3i-q__section{padding:3rem 0 4rem}.reflex-detail-module__lP3i-q__layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:2.5rem;display:grid}.reflex-detail-module__lP3i-q__body{color:var(--text)}.reflex-detail-module__lP3i-q__body h2{color:var(--earth);margin:1.75rem 0 .6rem;font-size:1.4rem}.reflex-detail-module__lP3i-q__body h2:first-child{margin-top:0}.reflex-detail-module__lP3i-q__bodyText{color:var(--text-light);max-width:68ch;font-size:.96rem;line-height:1.75}.reflex-detail-module__lP3i-q__bodyText p{margin:0 0 .9rem}.reflex-detail-module__lP3i-q__bodyText p:last-child{margin-bottom:0}.reflex-detail-module__lP3i-q__signalList{gap:.5rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.reflex-detail-module__lP3i-q__signalList li{background:var(--sand);border-left:3px solid var(--sage);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text);padding:.55rem .85rem .55rem 2rem;font-size:.92rem;line-height:1.5;position:relative}.reflex-detail-module__lP3i-q__signalList li:before{content:"·";color:var(--gold);font-size:1.6rem;font-weight:700;line-height:1;position:absolute;top:.35rem;left:.85rem}.reflex-detail-module__lP3i-q__voorbeelden{gap:.75rem;margin-top:.5rem;display:grid}.reflex-detail-module__lP3i-q__voorbeeld{background:var(--gold-pale);border-left:3px solid var(--gold);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--earth-dark);margin:0;padding:.85rem 1.15rem;font-size:.92rem;font-style:italic;line-height:1.65}.reflex-detail-module__lP3i-q__video{aspect-ratio:16/9;border-radius:var(--radius);background:var(--sand);border:1px solid var(--sand-warm);margin:.5rem 0 .6rem;position:relative;overflow:hidden}.reflex-detail-module__lP3i-q__video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.reflex-detail-module__lP3i-q__videoNote{color:var(--text-muted);max-width:60ch;margin:0 0 1rem;font-size:.78rem;font-style:italic}.reflex-detail-module__lP3i-q__aside{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:5rem}.reflex-detail-module__lP3i-q__asideCard{background:var(--sage-pale);border-radius:var(--radius);border:1px solid var(--sand-warm);flex-direction:column;gap:.6rem;padding:1.25rem;display:flex}.reflex-detail-module__lP3i-q__asideCard h3{color:var(--earth);margin:0 0 .25rem;font-size:1rem}.reflex-detail-module__lP3i-q__asideCard p{color:var(--text-light);margin:0 0 .6rem;font-size:.88rem;line-height:1.55}.reflex-detail-module__lP3i-q__intakeLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--sage-dark)!important;margin:.4rem 0 0!important;font-size:.78rem!important;font-weight:600!important}.reflex-detail-module__lP3i-q__asideNav{background:var(--white);border:1px solid var(--sand-warm);border-radius:var(--radius);max-height:360px;padding:1rem 1.1rem;overflow-y:auto}.reflex-detail-module__lP3i-q__asideNav h3{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dark);margin:0 0 .5rem;font-size:.78rem;font-weight:600}.reflex-detail-module__lP3i-q__asideNav ul{gap:.18rem;margin:0;padding:0;list-style:none;display:grid}.reflex-detail-module__lP3i-q__asideNav li a{border-radius:var(--radius-sm);color:var(--text-light);padding:.35rem .55rem;font-size:.85rem;text-decoration:none;transition:background .15s,color .15s;display:block}.reflex-detail-module__lP3i-q__asideNav li a span{color:var(--text-muted)}.reflex-detail-module__lP3i-q__asideNav li a:hover{background:var(--sand);color:var(--earth)}.reflex-detail-module__lP3i-q__asideNav li.reflex-detail-module__lP3i-q__active a{background:var(--gold-pale);color:var(--earth-dark);font-weight:600}.reflex-detail-module__lP3i-q__prevNext{background:var(--sand);border-top:1px solid var(--sand-warm);padding:2rem 0}.reflex-detail-module__lP3i-q__prevNext>div{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.reflex-detail-module__lP3i-q__navItem{background:var(--white);border-radius:var(--radius-sm);color:var(--earth);border:1px solid var(--sand-warm);flex-direction:column;gap:.2rem;padding:1rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}.reflex-detail-module__lP3i-q__navItem:hover{border-color:var(--gold);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.reflex-detail-module__lP3i-q__navItem:nth-child(2){text-align:right}.reflex-detail-module__lP3i-q__navLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dark);font-size:.74rem}.reflex-detail-module__lP3i-q__navName{color:var(--earth);font-weight:600}.reflex-detail-module__lP3i-q__blogCard{background:var(--white);border:1px solid var(--sand-warm);border-radius:var(--radius);color:inherit;grid-template-columns:220px 1fr;gap:0;margin:1rem 0 1.5rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden}.reflex-detail-module__lP3i-q__blogCard:hover{box-shadow:var(--shadow-md);border-color:var(--gold);transform:translateY(-2px)}.reflex-detail-module__lP3i-q__blogCardImage{background:var(--sand);min-height:160px;position:relative}.reflex-detail-module__lP3i-q__blogCardBody{flex-direction:column;justify-content:center;padding:1.1rem 1.3rem;display:flex}.reflex-detail-module__lP3i-q__blogCardEyebrow{font-family:var(--font-quote);color:var(--sage-dark);margin-bottom:.1rem;font-size:1.1rem}.reflex-detail-module__lP3i-q__blogCardTitle{font-family:var(--font-heading);color:var(--earth-dark);margin:0 0 .45rem;font-size:1.15rem;line-height:1.3}.reflex-detail-module__lP3i-q__blogCardExcerpt{color:var(--text-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .7rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.reflex-detail-module__lP3i-q__blogCardCta{color:var(--gold-dark);font-size:.85rem;font-weight:600}@media (max-width:768px){.reflex-detail-module__lP3i-q__layout{grid-template-columns:1fr}.reflex-detail-module__lP3i-q__aside{position:static}.reflex-detail-module__lP3i-q__asideNav{max-height:none}.reflex-detail-module__lP3i-q__prevNext>div{grid-template-columns:1fr}.reflex-detail-module__lP3i-q__navItem:nth-child(2){text-align:left}.reflex-detail-module__lP3i-q__blogCard{grid-template-columns:1fr}.reflex-detail-module__lP3i-q__blogCardImage{min-height:180px}}
.faq-module__WMBWIq__hero{text-align:center;justify-content:center;align-items:center;min-height:42vh;display:flex;position:relative;overflow:hidden}.faq-module__WMBWIq__heroOverlay{z-index:1;background:linear-gradient(#fffcf573 0%,#fffcf5c7 100%);position:absolute;inset:0}.faq-module__WMBWIq__heroContent{z-index:2;padding:5rem 1rem 2.5rem;position:relative}.faq-module__WMBWIq__eyebrow{font-family:var(--font-quote);color:var(--sage-dark);margin:0 0 .3rem;font-size:clamp(1.5rem,2.8vw,2rem)}.faq-module__WMBWIq__hero h1{text-shadow:0 1px 2px #fff9;margin-bottom:.5rem}.faq-module__WMBWIq__heroDesc{color:var(--text);max-width:52ch;margin:.4rem auto 0;font-size:.98rem}.faq-module__WMBWIq__section{padding:2.5rem 0 3rem}.faq-module__WMBWIq__faqList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.faq-module__WMBWIq__faqList li{background:var(--white);border-radius:var(--radius);border-left:4px solid var(--gold);box-shadow:var(--shadow-sm);overflow:hidden}.faq-module__WMBWIq__faqList details summary{cursor:pointer;color:var(--sage-dark);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.6rem;padding:1rem 1.25rem;font-size:1rem;font-weight:600;list-style:none;transition:background .15s;display:flex}.faq-module__WMBWIq__faqList details summary:hover{background:var(--gold-pale)}.faq-module__WMBWIq__faqList details summary::-webkit-details-marker{display:none}.faq-module__WMBWIq__faqList details summary:after{content:"";border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);flex:0 0 10px;width:10px;height:10px;margin-bottom:4px;transition:transform .2s;transform:rotate(45deg)}.faq-module__WMBWIq__faqList details[open] summary:after{margin-bottom:-4px;transform:rotate(-135deg)}.faq-module__WMBWIq__faqList details p{color:var(--text-light);margin:0;padding:0 1.25rem 1.1rem;font-size:.94rem;line-height:1.7}.faq-module__WMBWIq__faqList details p a{color:var(--gold-dark);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--gold-light);text-decoration-color:var(--gold-light);font-weight:600}.faq-module__WMBWIq__faqList details p a:hover{color:var(--gold);-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.faq-module__WMBWIq__cta{background:var(--sage-dark);padding:2.5rem 0 3.5rem}.faq-module__WMBWIq__cta h2{color:var(--white);margin-bottom:.4rem}.faq-module__WMBWIq__cta p{color:#ffffffe0;max-width:48ch;margin:0 auto 1.25rem}.faq-module__WMBWIq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
