.vdv-home{font-family:Nunito,Segoe UI,system-ui,Arial,sans-serif;color:#173b4f;background:#fff;--blue:#00B0E8;--blue-dark:#0089B8;--navy:#173B4F;--green:#389038;--orange:#F9A61A;--orange-dark:#E8940A;--grey-bg:#F4F5F5;--licht:#EFF8FD;--grey:#5f6b73;--gold:#FFD65A}.vdv-home *{margin:0;padding:0;box-sizing:border-box}.vdv-home a{text-decoration:none;color:inherit}.vdv-home ul{list-style:none}.vdv-home img{display:block;max-width:100%}.vdv-home .wrap{max-width:1280px;margin:0 auto;padding:0 24px}.vdv-home .sec{padding:44px 0}.vdv-home .sec-head{text-align:center;max-width:640px;margin:0 auto 28px}.vdv-home .sec-head h2{font-size:1.7rem;font-weight:800;color:var(--navy)}.vdv-home .sec-head p{font-size:1rem;color:var(--grey);margin-top:8px}.vdv-home .btn{display:inline-block;background:var(--orange);color:#fff;font-weight:800;font-size:.95rem;padding:13px 26px;border-radius:999px}.vdv-home .btn:hover{background:var(--orange-dark)}.vdv-home .btn-bekijk{background:#e8f5e8;color:#2e7a2e;border:1px solid #2E7A2E}.vdv-home .btn-bekijk:hover{background:#dceedc;color:#2e7a2e}.vdv-home .btn-blauw{display:inline-block;background:var(--blue);color:#fff;font-weight:800;font-size:.9rem;padding:11px 24px;border-radius:10px;transition:background .15s}.vdv-home .btn-blauw:hover{background:var(--blue-dark)}.vdv-home .link{font-weight:800;color:var(--blue-dark);font-size:.95rem}.vdv-home .link:hover{text-decoration:underline}.vdv-home .stars{color:var(--gold);letter-spacing:1.5px}.vdv-home .hero-sec{padding:20px 0 0}.vdv-home .hero{border-radius:20px;overflow:hidden;position:relative;min-height:400px;display:flex;align-items:center}.vdv-home .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://www.vdvelde.com/wp-content/uploads/2026/01/vdvelde-vijverklant-7-scaled.jpg) center/cover no-repeat}.vdv-home .hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0a2837a6,#0a283740 55%,#0a283700)}.vdv-home .hero-txt{position:relative;z-index:2;color:#fff;padding:44px 40px;display:flex;flex-direction:column;gap:14px}.vdv-home .hero-txt h1{font-size:2.4rem;font-weight:800;line-height:1.15;max-width:560px;color:#fff}.vdv-home .hero-txt .sub{font-size:1.05rem;font-weight:700}.vdv-home .hero-txt .btn{align-self:flex-start;font-size:1rem;padding:15px 30px}.vdv-home .wijzer-sec{padding:28px 0 44px}.vdv-home .wijzer{scroll-margin-top:150px}.vdv-home .w-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:18px}.vdv-home .wijzer h3{font-size:1.35rem;font-weight:800;color:var(--navy)}.vdv-home .w-step{font-size:.85rem;color:var(--grey)}.vdv-home .w-grid-prob{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vdv-home .w-prob{border:1.5px solid #E3E7E9;border-radius:14px;padding:0 0 16px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s;display:block;overflow:hidden;background:#fff}.vdv-home .w-prob:hover{border-color:var(--blue);background:#f2fbfe}.vdv-home .w-prob img{width:100%;height:150px;object-fit:cover;margin-bottom:12px}.vdv-home .w-prob b{display:block;font-size:1.05rem;color:var(--navy);margin-bottom:4px;padding:0 12px}.vdv-home .w-prob span{font-size:.85rem;color:var(--grey);padding:0 12px;display:block}.vdv-home .w-simon{margin-top:16px;border:1.5px solid #E3E7E9;border-radius:14px;background:#fff;padding:16px 20px;display:flex;align-items:center;gap:14px;text-align:left;transition:border-color .15s,background .15s}.vdv-home .w-simon:hover{border-color:var(--blue);background:#f2fbfe}.vdv-home .w-simon img{width:52px;height:52px;border-radius:10px;object-fit:contain}.vdv-home .w-simon b{display:block;font-size:1rem;color:var(--navy)}.vdv-home .w-simon span{font-size:.85rem;color:var(--grey)}.vdv-home .w-arrow{margin-left:auto;color:var(--blue-dark);font-weight:800;font-size:1.2rem}.vdv-home .cats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vdv-home .cat{background:var(--licht);border-radius:16px;padding:24px;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;transition:box-shadow .15s,transform .15s}.vdv-home .cat:hover{box-shadow:0 16px 30px -18px #00b0e880;transform:translateY(-2px)}.vdv-home .cat img{width:140px;height:140px;object-fit:contain;mix-blend-mode:multiply}.vdv-home .cat h3{font-size:1.1rem;font-weight:800;color:var(--navy);margin-bottom:4px}.vdv-home .cat p{font-size:.88rem;color:var(--grey);margin-bottom:14px}.vdv-home .grey-sec{background:var(--grey-bg)}.vdv-home .prods{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.vdv-home .prod{background:#fff;border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:8px;box-shadow:0 12px 28px -18px #173b4f4d;min-width:0}.vdv-home .p-img{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:10px;background:var(--grey-bg);flex-shrink:0}.vdv-home .prod img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}.vdv-home .p-img-empty{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grey-bg)}.vdv-home .p-badge{position:absolute;top:8px;left:8px;background:var(--orange);color:#fff;font-size:.65rem;font-weight:800;padding:3px 9px;border-radius:999px;text-transform:uppercase;z-index:2}.vdv-home .prod h3{font-size:.98rem;font-weight:800;color:var(--navy);min-height:2.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;word-break:break-word}.vdv-home .p-rev{font-size:.75rem;color:var(--grey);min-height:1.15em}.vdv-home .prod ul{font-size:.82rem;color:var(--grey);display:flex;flex-direction:column;gap:2px;min-height:2.4em}.vdv-home .prod ul li{overflow-wrap:break-word;word-break:break-word}.vdv-home .prod ul li:before{content:"\2713";color:var(--green);font-weight:800;margin-right:6px}.vdv-home .p-price{display:flex;align-items:baseline;gap:8px;margin-top:auto}.vdv-home .p-price .old{color:var(--grey);text-decoration:line-through;font-size:.82rem}.vdv-home .p-price .new{font-size:1.15rem;font-weight:800;color:var(--navy)}.vdv-home .p-stock{font-size:.78rem;font-weight:700;color:var(--green);min-height:1.05em;display:block}.vdv-home .prod .btn{text-align:center;font-size:.88rem;padding:11px 18px}.vdv-home .sec-foot{text-align:center;margin-top:28px}.vdv-home .steps{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.vdv-home .step{text-align:center;display:block;border-radius:14px;padding:12px 6px;transition:background .15s}.vdv-home .step:hover{background:#fff}.vdv-home .step:hover h4{color:var(--blue-dark);text-decoration:underline}.vdv-home .step img{width:92px;height:92px;object-fit:cover;border-radius:50%;margin:0 auto 12px;box-shadow:0 8px 18px -10px #00000040}.vdv-home .s-nr{display:inline-flex;width:26px;height:26px;border-radius:50%;background:var(--blue);color:#fff;font-weight:800;font-size:.8rem;align-items:center;justify-content:center;margin-bottom:6px}.vdv-home .step h4{font-size:.95rem;font-weight:800;color:var(--navy)}.vdv-home .step p{font-size:.8rem;color:var(--grey);margin-top:4px}.vdv-home .steps-cta{display:flex;flex-direction:column;gap:14px;justify-content:center;align-items:center;margin-top:28px;text-align:center}.vdv-home .results{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vdv-home .res{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 12px 28px -18px #173b4f4d}.vdv-home .res img{width:100%;aspect-ratio:4/3;object-fit:cover}.vdv-home .r-body{padding:20px}.vdv-home .res h3{font-size:1.05rem;font-weight:800;color:var(--navy);margin-bottom:6px}.vdv-home .res p{font-size:.9rem;color:var(--grey);font-style:italic}.vdv-home .r-name{font-size:.85rem;font-weight:800;color:var(--navy);margin-top:8px;font-style:normal}.vdv-home .boek{border-radius:20px;background:linear-gradient(120deg,var(--blue-dark),#00719A);color:#fff;display:grid;grid-template-columns:1.3fr 1fr;overflow:hidden}.vdv-home .b-txt{padding:40px;display:flex;flex-direction:column;gap:14px;justify-content:center}.vdv-home .b-label{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;opacity:.9}.vdv-home .boek h2{font-size:1.7rem;font-weight:800;line-height:1.2;color:#fff}.vdv-home .boek p{font-size:.98rem;opacity:.95;max-width:480px}.vdv-home .boek .btn{align-self:flex-start}.vdv-home .b-img{display:flex;align-items:center;justify-content:center;padding:24px}.vdv-home .b-img img{max-height:280px;width:auto}.vdv-home .faq{width:100%}.vdv-home .faq details{background:#fff;border-radius:12px;margin-bottom:12px;overflow:hidden}.vdv-home .faq summary{cursor:pointer;padding:18px 22px;font-weight:800;font-size:1rem;color:var(--navy);list-style:none;display:flex;justify-content:space-between;align-items:center}.vdv-home .faq summary:after{content:"+";font-size:1.3rem;color:var(--blue-dark)}.vdv-home .faq details[open] summary:after{content:"\2013"}.vdv-home .f-body{padding:0 22px 20px;font-size:.93rem;color:var(--grey);line-height:1.6}.vdv-home .f-body a{color:var(--blue-dark);font-weight:800}.vdv-home .f-body a:hover{text-decoration:underline}.vdv-home .over{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.vdv-home .over img{border-radius:20px}.vdv-home .over h2{font-size:1.7rem;font-weight:800;color:var(--navy);margin-bottom:14px}.vdv-home .over p{font-size:.95rem;color:var(--grey);line-height:1.7;margin-bottom:14px}.vdv-home .over a.link-in,.vdv-home .over div p a{color:var(--blue-dark);font-weight:600}.vdv-home .over a.link-in:hover,.vdv-home .over div p a:hover{text-decoration:underline}@media(max-width:1080px){.vdv-home .sec{padding:30px 0}.vdv-home .hero{min-height:300px}.vdv-home .hero-txt{padding:28px 20px}.vdv-home .hero-txt h1{font-size:1.45rem}.vdv-home .wijzer{scroll-margin-top:120px}.vdv-home .w-grid-prob{grid-template-columns:1fr 1fr;gap:10px}.vdv-home .w-prob img{height:100px}.vdv-home .cats{grid-template-columns:1fr}.vdv-home .prods{grid-template-columns:1fr 1fr;gap:12px}.vdv-home .results{grid-template-columns:1fr}.vdv-home .steps{grid-template-columns:repeat(2,1fr);gap:14px}.vdv-home .boek{grid-template-columns:1fr}.vdv-home .b-txt{padding:28px 20px}.vdv-home .over{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/vdv-home.css.map */
