.psv-pb-tool .psv-pb-modes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 22px}
.psv-pb-tool .psv-pb-mode{border:1px solid #cddbd4;background:#fff;color:#3F5262;font-family:inherit;font-size:1rem;font-weight:600;padding:14px 16px;border-radius:12px;cursor:pointer;line-height:1.3;text-align:center}
.psv-pb-tool .psv-pb-mode:hover{border-color:#5a8a75;color:#17324d}
.psv-pb-tool .psv-pb-mode.is-actief{background:#17324d;border-color:#17324d;color:#fff}
.psv-pb-tool .psv-pb-schuif{display:grid;grid-template-columns:1fr 1fr;gap:22px 28px;align-items:start}
.psv-pb-tool .psv-pb-regel[hidden]{display:none}
.psv-pb-tool .psv-pb-regel{display:block}
.psv-pb-tool .psv-pb-label{display:inline-block;color:#17324d;font-size:14px;font-weight:600;line-height:1.35}
.psv-pb-tool .psv-pb-waarde{float:right;color:#17324d;font-size:20px;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums}
.psv-pb-tool input[type=range]{display:block;clear:both;width:100%;height:24px;margin:10px 0 0;padding:0;border:0;border-radius:99px;background:linear-gradient(#dde8e2,#dde8e2) center center / 100% 6px no-repeat;-webkit-appearance:none;appearance:none;cursor:pointer}
.psv-pb-tool input[type=range]::-webkit-slider-runnable-track{height:24px;background:transparent}
.psv-pb-tool input[type=range]::-moz-range-track{height:24px;background:transparent}
.psv-pb-tool input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border:3px solid #fff;border-radius:50%;background:#17324d;box-shadow:0 2px 6px rgba(23,50,77,.28)}
.psv-pb-tool input[type=range]::-moz-range-thumb{width:24px;height:24px;border:3px solid #fff;border-radius:50%;background:#17324d;box-shadow:0 2px 6px rgba(23,50,77,.28)}
.psv-pb-tool .psv-pb-keuze{margin-top:24px}
.psv-pb-tool .psv-pb-pillen{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}
.psv-pb-tool .psv-pb-pil{border:1px solid #cddbd4;background:#fff;color:#3F5262;font-family:inherit;font-size:.95rem;font-weight:600;padding:11px 10px;border-radius:10px;cursor:pointer}
.psv-pb-tool .psv-pb-pil:hover{border-color:#5a8a75;color:#17324d}
.psv-pb-tool .psv-pb-pil.is-actief{background:#eef5f2;border-color:#5a8a75;color:#17324d}
.psv-pb-tool .psv-pb-meer{margin-top:22px;border-top:1px solid #e3ece8;padding-top:14px}
.psv-pb-tool .psv-pb-meer>summary{color:#5a8a75;font-size:.95rem;font-weight:600;cursor:pointer}
.psv-pb-tool .psv-pb-extra{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.psv-pb-tool .psv-pb-extra .psv-calc-field>span{display:block;min-height:38px}
.psv-pb-tool .psv-pb-uitleg{margin:12px 0 0;color:#5b6b78;font-size:14px;line-height:1.55}
.psv-pb-ruimte{clear:both;margin:34px 0 0;padding:13px 15px;border-radius:10px;border-left:4px solid #5a8a75;background:#eef5f2;color:#17324d;font-size:.95rem;line-height:1.55}
.psv-pb-ruimte.is-ok{border-left-color:#3f8f6b;background:#eaf5ef}
.psv-pb-ruimte.is-let-op{border-left-color:#B4553F;background:#fbf0ec}
.psv-pb-kaarten{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px auto 30px}
.psv-pb-kaart{padding:18px 18px 20px;border:1px solid #e3ece8;border-left:4px solid #5a8a75;border-radius:12px;background:#fbfdfc}
.psv-pb-kaart b{display:block;margin-bottom:6px;color:#17324d;font-size:1.05rem;line-height:1.25}
.psv-pb-kaart span{display:block;color:#4a5b68;font-size:.95rem;line-height:1.55}
.psv-pb-persoon{margin:0 auto 26px;padding:22px 24px;border:1px solid #e3ece8;border-radius:14px;background:#fff}
.psv-pb-persoon h3{margin:0 0 14px;color:#17324d;font-size:1.25rem;font-weight:700}
.psv-pb-cijfers{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}
.psv-pb-cijfer{padding:12px 12px 13px;border-radius:10px;background:#eef5f2}
.psv-pb-cijfer b{display:block;color:#17324d;font-size:1.15rem;font-weight:700;line-height:1.2}
.psv-pb-cijfer span{display:block;margin-top:3px;color:#5b6b78;font-size:13px;line-height:1.4}
.psv-pb-persoon>p{margin:0;color:#3F5262;line-height:1.65}
.psv-pb-faq{padding:0 0 8px !important}
@media (max-width:820px){.psv-pb-kaarten{grid-template-columns:1fr}.psv-pb-cijfers{grid-template-columns:1fr 1fr}}
@media (max-width:600px){.psv-pb-tool .psv-pb-modes{grid-template-columns:1fr}.psv-pb-tool .psv-pb-schuif{grid-template-columns:1fr}.psv-pb-tool .psv-pb-extra{grid-template-columns:1fr}.psv-pb-tool .psv-pb-pillen{grid-template-columns:1fr}}
.psv-pb-tool .psv-calc-split{margin-bottom:0}
.psv-pb-tool .psv-calc-out .psv-calc-sub{margin-bottom:18px}
@media (max-width:600px){.psv-pb-ruimte{margin-top:26px}}
.psv-page .psv-table{overflow-x:auto;-webkit-overflow-scrolling:touch}
.psv-page .psv-table table{min-width:520px}
@media (max-width:600px){.psv-tablewrap{padding-left:14px;padding-right:14px}.psv-page .psv-table th,.psv-page .psv-table td{padding:11px 12px;font-size:14px}}
.psv-page.psv-pb-quote{position:relative;margin:34px auto !important;padding:26px 28px 26px 74px;border:0;border-radius:16px;background:#eef5f2}
.psv-page.psv-pb-quote blockquote{margin:0 !important;padding:0 !important;border:0 !important;background:none !important}
.psv-page.psv-pb-quote blockquote p{margin:0 !important;color:#17324d !important;font-size:20px !important;font-weight:600 !important;line-height:1.5 !important}
.psv-page.psv-pb-quote blockquote cite{display:none}
@media (max-width:600px){.psv-page.psv-pb-quote{padding:22px 20px}}
ul.psv-pb-lijst{margin:18px 0 24px !important;padding:0 !important;list-style:none !important}
ul.psv-pb-lijst li{position:relative;margin:0 0 12px !important;padding:0 0 0 34px !important;list-style:none !important;color:#3F5262;line-height:1.6}
ul.psv-pb-lijst li b,ul.psv-pb-lijst li strong{color:#17324d}
.psv-page.psv-pb-quote::before{content:"\201C";position:absolute;top:6px;left:24px;color:#5a8a75;font-family:Georgia,serif;font-size:64px;line-height:1}
ul.psv-pb-lijst li::before{content:"";position:absolute;top:3px;left:0;width:21px;height:21px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%235a8a75'/%3E%3Cpath d='M5.6 10.4l2.9 2.9 5.9-6.3' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;background-size:21px 21px}
