:root{--bg: #f7f8fa;--surface: #ffffff;--text: #18303a;--muted: #53636b;--line: #d9e1e5;--accent: #0f6c7c;--accent-dark: #0b5360;--soft: #eaf4f6;--max: 1120px;--radius: 18px;--shadow: 0 10px 30px rgba(24, 48, 58, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 2rem));margin:0 auto}.section{padding:4.5rem 0}.section-tight{padding:3rem 0}.surface{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{padding:1.5rem}.eyebrow{color:var(--accent);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}h1,h2,h3{line-height:1.15;margin:0 0 1rem}h1{font-size:clamp(2.3rem,5vw,4rem)}h2{font-size:clamp(1.7rem,3.2vw,2.5rem)}h3{font-size:1.2rem}p{margin:0 0 1rem}.lead{font-size:1.125rem;color:var(--muted)}.muted{color:var(--muted)}.btn-row{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1.2rem;border-radius:999px;border:1px solid transparent;font-weight:700}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-dark);text-decoration:none}.btn-secondary{background:transparent;border-color:var(--line);color:var(--text)}.btn-secondary:hover{background:var(--surface);text-decoration:none}.hero{padding:4.5rem 0 3rem}.hero-grid{display:grid;grid-template-columns:1.25fr .9fr;gap:2rem;align-items:center}.hero-panel{padding:2rem;background:linear-gradient(180deg,#fff,#f6fafb)}.badge-list,.check-list{padding:0;margin:1rem 0 0;list-style:none;display:grid;gap:.7rem}.badge-list li,.check-list li{padding:.75rem 1rem;border-radius:999px;background:var(--soft);color:var(--text);width:fit-content}.check-list li{border-radius:12px;width:auto;background:transparent;border:1px solid var(--line)}.site-header{position:sticky;top:0;z-index:50;background:#7c3aed;border-bottom:none;backdrop-filter:none;-webkit-backdrop-filter:none}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{font-weight:800;color:#fff;display:flex;align-items:center}.brand small{display:none}.desktop-logo{max-height:46px;width:auto;display:block}.desktop-nav .nav-links{display:flex;gap:.65rem;flex-wrap:nowrap;align-items:center}.desktop-nav .nav-links a{color:#fff;font-size:.8rem;font-weight:600;white-space:nowrap;text-decoration:none}.desktop-nav .nav-links a:hover{color:#fffc;text-decoration:underline}.desktop-nav .nav-links a[href="/"]{display:none}.nav-links{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.cta-strip{padding:2rem;display:flex;justify-content:space-between;gap:1.5rem;align-items:center}form{display:grid;gap:1rem}label{font-weight:700;font-size:.96rem}input,textarea,select{width:100%;margin-top:.45rem;padding:.9rem 1rem;border-radius:12px;border:1px solid var(--line);background:#fff;font:inherit;color:inherit}textarea{min-height:140px;resize:vertical}.site-footer{margin-top:3rem;padding:3rem 0;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:1.5rem}.footer-links{list-style:none;margin:.5rem 0 0;padding:0}.footer-links li{display:flex;align-items:baseline;gap:.4rem;line-height:1.7}.footer-links li:before{content:"·";color:var(--accent);font-weight:700;flex-shrink:0}.footer-contact-mobile{display:none}.review-slider-wrap{display:none!important}@media (max-width: 900px){.review-slider-wrap{display:block!important}}.footer-contact-list li{align-items:center}.footer-contact-list li:before{display:none}.footer-contact-link{display:flex;align-items:center;gap:.5rem}.footer-icon{flex-shrink:0;color:var(--accent);position:relative;top:1px}.kpi{display:grid;gap:.4rem}.kpi strong{font-size:1.5rem}.faq-item{padding:1.4rem}.faq-item p:last-child{margin-bottom:0}@media (max-width: 900px){.grid-2,.grid-3,.hero-grid,.footer-grid{grid-template-columns:minmax(0,1fr)}.nav{align-items:flex-start;padding:1rem 0}.nav-links{justify-content:flex-start}.cta-strip{flex-direction:column;align-items:flex-start}}:root{--accent-soft: #e6f4f6;--accent-mid: #1a8a9c;--warm: #f9f7f4;--radius-sm: 12px;--radius-lg: 24px;--shadow-md: 0 16px 40px rgba(24, 48, 58, .11);--shadow-lg: 0 24px 60px rgba(24, 48, 58, .14)}.text-center{text-align:center}.align-center{align-items:center}.bg-soft{background:var(--warm)}.lead-dark{font-size:1.1rem;color:var(--text);font-weight:600;margin-bottom:1rem}.btn-lg{padding:1rem 1.75rem;font-size:1.05rem}.btn-ghost{background:transparent;border:2px solid rgba(15,108,124,.35);color:var(--accent);font-weight:700;min-height:46px;padding:.8rem 1.4rem;border-radius:999px;display:inline-flex;align-items:center}.btn-ghost:hover{background:var(--accent-soft);text-decoration:none;border-color:var(--accent)}.hero-new{padding:5rem 0 4rem;background:linear-gradient(160deg,#f0f8fa,#f7f8fa 60%);border-bottom:1px solid var(--line)}.hero-new-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.hero-new-text h1{margin-bottom:1rem}.hero-portrait{width:100%;height:580px;object-fit:cover;object-position:top center;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.trust-list{list-style:none;padding:0;margin:1.75rem 0 0;display:grid;gap:.6rem}.trust-list li{display:flex;align-items:center;gap:.6rem;font-size:1rem;color:var(--text)}.trust-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--accent);color:#fff;font-size:.7rem;font-weight:800;flex-shrink:0}.card-hover{transition:box-shadow .2s,transform .2s;padding:0;overflow:hidden}.card-hover:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.card-img-wrap{width:100%;aspect-ratio:16 / 9;overflow:hidden}.card-img{width:100%;height:100%;object-fit:cover;display:block}.card-body{padding:1.5rem}.card-body h3{margin-bottom:.6rem}.card-body p{margin-bottom:.75rem}.card-link{font-weight:700;font-size:.95rem;color:var(--accent)}.card-link:hover{text-decoration:underline}.about-img-wrap{position:relative}.about-portrait{width:100%;height:520px;object-fit:cover;object-position:top center;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.kpi-strip{display:flex;align-items:center;justify-content:space-around;gap:1rem;padding:2.25rem 2.5rem;flex-wrap:wrap}.kpi-strip .kpi{text-align:center;flex:1;min-width:120px}.kpi-strip .kpi strong{font-size:1.9rem;color:var(--accent);display:block;line-height:1}.kpi-strip .kpi span{font-size:.875rem;margin-top:.3rem;display:block}.kpi-divider{width:1px;height:3rem;background:var(--line);flex-shrink:0}.step-card{position:relative;padding:2rem 1.75rem 1.75rem}.step-num{display:block;font-size:2.5rem;font-weight:900;color:var(--accent-soft);line-height:1;margin-bottom:.5rem;letter-spacing:-.03em;-webkit-text-stroke:2px var(--accent)}.cert-wrap{overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.cert-img{width:100%;height:320px;object-fit:cover;display:block}.cert-caption{padding:1rem 1.25rem;border-top:1px solid var(--line);background:#fafcfd}.card-accent{background:linear-gradient(145deg,#f0f8fa,#e6f4f6);border-color:#b8dde4}.cta-strip-strong{background:linear-gradient(135deg,#0f6c7c,#0b5360);border:none;border-radius:var(--radius-lg)}.cta-strip-strong h2,.cta-strip-strong p{color:#fff}.cta-strip-strong .muted{color:#ffffffbf}.cta-strip-strong .btn-ghost{border-color:#ffffff80;color:#fff}.cta-strip-strong .btn-ghost:hover{background:#ffffff26;border-color:#fff}.cta-strip-strong .btn-primary{background:#fff;color:var(--accent-dark)}.cta-strip-strong .btn-primary:hover{background:#e6f4f6}@media (max-width: 900px){.hero-new-grid{grid-template-columns:1fr}.hero-new-image{order:-1}.hero-portrait{height:320px;object-position:center 20%}.about-portrait{height:300px}.about-img-wrap{order:-1}.kpi-strip{flex-direction:row;flex-wrap:wrap;gap:1.25rem;padding:1.5rem}.kpi-divider{display:none}.kpi-strip .kpi{min-width:calc(50% - 1rem)}.cert-img{height:220px}.hero-new{padding:1.25rem 0 2rem}}@media (max-width: 480px){.kpi-strip .kpi{min-width:100%}}.mobile-bar,.mobile-nav{display:none}@media (max-width: 900px){body{padding-top:64px}.site-header{position:fixed;top:0;left:0;width:100%;background:#7c3aed;border-bottom:none;backdrop-filter:none;-webkit-backdrop-filter:none}.desktop-nav{display:none!important}.mobile-bar{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 1rem;position:relative}.mobile-logo-link{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;pointer-events:auto}.mobile-logo{max-width:182px;height:auto;display:block}.mobile-brand{font-weight:800;font-size:1rem;color:#fff;text-decoration:none}.mobile-brand:hover{text-decoration:none}.hamburger{background:none;border:none;cursor:pointer;padding:6px;display:flex;flex-direction:column;gap:5px;color:#fff}.hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.search-btn{background:none;border:none;cursor:pointer;color:#fff;padding:6px;display:flex;align-items:center}.mobile-nav{display:block;background:#7c3aed}.mobile-nav[hidden]{display:none}.mobile-nav a{display:block;padding:.9rem 1.25rem;color:#fff;font-weight:600;font-size:.95rem;border-bottom:1px solid rgba(255,255,255,.12);text-decoration:none}.mobile-nav a:hover{background:#ffffff1a;text-decoration:none}.mobile-nav a:last-child{border-bottom:none}}.hero-eyebrow-mobile,.hero-lead-mobile,.howworks-mobile,.howworks-between{display:none}.h1-line1,.h1-line2{display:inline}@media (max-width: 900px){.hero-eyebrow-desktop{display:none}.hero-eyebrow-mobile{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:1rem}.hero-label-top{display:block;font-size:1.1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7c3aed}.hero-label-sub{display:block;font-size:.9rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7c3aed;margin-top:.2rem}.howworks-desktop{display:none}.howworks-between{display:flex;justify-content:center;padding:.5rem 0}.howworks-mobile{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:2.5px solid #7c3aed;color:#7c3aed;font-weight:700;padding:1rem 2rem;border-radius:999px;font-size:1.05rem;box-shadow:0 4px #7c3aed59,0 6px 12px #7c3aed26;transition:box-shadow .15s ease,transform .15s ease}.howworks-mobile:hover{background:#7c3aed0a;text-decoration:none;box-shadow:0 2px #7c3aed59,0 4px 8px #7c3aed1f;transform:translateY(2px)}.howworks-mobile:active{box-shadow:0 1px #7c3aed59,0 2px 4px #7c3aed1a;transform:translateY(3px)}.about-btn-row{margin-top:0!important}.about-kristina-section{padding-bottom:0}.kpi-section{padding-top:1.5rem}.surface{box-shadow:0 2px 8px #18303a14}.hero-portrait,.about-portrait{box-shadow:0 2px 8px #18303a1a}.cert-wrap{box-shadow:0 2px 8px #18303a14}.card-hover:hover{box-shadow:0 4px 12px #18303a1f;transform:none}.about-eyebrow,.about-h2{text-align:center}.about-offerte-btn{display:block;width:fit-content;margin:1.5rem auto;background:transparent!important;border:2.5px solid #7c3aed!important;color:#7c3aed!important;padding:1rem 2rem;font-size:1.05rem;box-shadow:0 4px #7c3aed59,0 6px 12px #7c3aed26;transition:box-shadow .15s ease,transform .15s ease}.about-offerte-btn:hover{background:#7c3aed0a!important;text-decoration:none;box-shadow:0 2px #7c3aed59,0 4px 8px #7c3aed1f;transform:translateY(2px)}.about-check-list li{text-align:center;border:1px solid #7c3aed;justify-content:center}.doelgroepen-h2{display:none}.doelgroepen-eyebrow{font-size:1.15rem;margin-bottom:1.25rem}.doelgroepen-section{padding-bottom:1.5rem}.about-kristina-section{padding-top:1.5rem}.hero-new .container{width:calc(100% - 1rem)}.resultaten-eyebrow,.resultaten-h2,.prijs-eyebrow,.prijs-h2,.snel-eyebrow,.snel-h2{text-align:center}.snel-btn-row{justify-content:center;display:none}.snel-offerte-btn{display:block;width:fit-content;margin:0 auto;background:transparent!important;border:2.5px solid #7c3aed!important;color:#7c3aed!important;padding:1rem 2rem;font-size:1.05rem;box-shadow:0 4px #7c3aed59,0 6px 12px #7c3aed26;transition:box-shadow .15s ease,transform .15s ease}.snel-offerte-btn:hover{background:#7c3aed0a!important;text-decoration:none;box-shadow:0 2px #7c3aed59,0 4px 8px #7c3aed1f;transform:translateY(2px)}.cta-text-block,.cta-final-h2,.cta-final-p{text-align:center}.cta-final-btn-row{display:flex;flex-direction:column;align-items:center;width:100%;gap:.85rem}.cta-final-btn-row .snel-offerte-btn{display:block;width:auto;min-width:240px;max-width:92%;margin-left:auto;margin-right:auto;text-align:center;white-space:nowrap;padding-left:1.75rem;padding-right:1.75rem}.review-slider-wrap{width:100vw;margin-left:-1rem;overflow:hidden;margin-top:4rem;margin-bottom:4rem;height:360px}.review-slider{position:relative;width:100%;height:360px;overflow:hidden}.review-bg{position:absolute;inset:0;background-color:#120628;background-image:url(/images/reviews-background-books.png);background-position:center;background-size:auto 310px;background-repeat:no-repeat;filter:blur(.5px) brightness(1.5);z-index:0}.review-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#f7f8fa 0,#1206288c 6px calc(100% - 6px),#f7f8fa);z-index:1}.review-track{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;z-index:2;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.review-slide{flex:0 0 100%;min-width:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.25rem 3rem;text-align:center;box-sizing:border-box}.review-text{color:#fff;font-size:1.05rem;font-weight:600;line-height:1.7;font-style:italic;margin:0 0 .75rem;text-shadow:0 1px 8px rgba(0,0,0,.7)}.review-name{color:#ffffffb8;font-size:.9rem;font-weight:600;letter-spacing:.05em;margin:0}.review-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:1.6rem;line-height:1;width:34px;height:34px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s}.review-arrow:hover{background:#ffffff40}.review-prev{left:8px}.review-next{right:8px}.review-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:7px;z-index:5}.review-dot{width:6px;height:6px;border-radius:50%;background:#ffffff59;cursor:pointer;transition:background .25s,transform .25s}.review-dot.active{background:#fff;transform:scale(1.3)}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-links li{gap:.5rem;line-height:2}.footer-contact-mobile{display:block}.cta-strip-strong{background:linear-gradient(145deg,#f0f8fa,#e6f4f6);border:1px solid #b8dde4}.cta-strip-strong h2,.cta-strip-strong p{color:inherit}.cta-strip-strong .muted{color:var(--muted)}.resultaten-check-list li{border:1px solid #7c3aed}.hero-new-text h1{text-align:center;font-size:clamp(1.6rem,7.8vw,2.4rem);line-height:1.2}.h1-line1,.h1-line2{display:block;white-space:nowrap}.hero-btn-offerte{display:none}.hero-btn-row{justify-content:center}.hero-btn-contact{background:transparent;border:2.5px solid #7c3aed;color:#7c3aed;padding:1rem 2rem;font-size:1.05rem;box-shadow:0 4px #7c3aed59,0 6px 12px #7c3aed26;transition:box-shadow .15s ease,transform .15s ease}.hero-btn-contact:hover{background:#7c3aed0a;text-decoration:none;box-shadow:0 2px #7c3aed59,0 4px 8px #7c3aed1f;transform:translateY(2px)}.hero-btn-contact:active{box-shadow:0 1px #7c3aed59,0 2px 4px #7c3aed1a;transform:translateY(3px)}.hero-lead-mobile,.hero-new-text .trust-list{width:100%}.hero-lead-mobile li,.hero-new-text .trust-list li{justify-content:center}.hero-lead-desktop{display:none}.hero-lead-mobile{display:grid;margin-top:.75rem}.hero-divider{display:flex;align-items:center;gap:.5rem;margin-top:.6rem;width:160px}.hero-divider-line{flex:1;height:1px;background:#7c3aed}.hero-divider-dot{width:5px;height:5px;border-radius:50%;background:#7c3aed;flex-shrink:0}}
