@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400;600;700&family=Nunito:wght@400;600&display=swap";
:root{--blauw:#a8cfea;--geel:#ffd166;--rood:#ef6c6c;--groen:#78c69a;--paars:#c3a8e8;--wit:#fff;--achtergrond:#fdfcf8;--donker:#2c2c2c;--grijs:#6b6b6b;--rand:#2c2c2c}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--achtergrond);color:var(--donker);flex-direction:column;min-height:100vh;font-family:Nunito,sans-serif;display:flex}h1,h2,h3,h4,nav a,.getekend{font-family:Caveat,cursive}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{flex:1}.getekende-rand{border:2.5px solid var(--rand);border-radius:4px 12px 6px 10px/10px 6px 12px 4px}.knop{border:2.5px solid var(--rand);cursor:pointer;background:var(--geel);color:var(--donker);border-radius:4px 14px 6px 12px/12px 6px 14px 4px;padding:.6rem 1.8rem;font-family:Caveat,cursive;font-size:1.3rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-block}.knop:hover{box-shadow:3px 4px 0 var(--rand);transform:rotate(-1deg)scale(1.04)}.knop:active{box-shadow:1px 2px 0 var(--rand);transform:rotate(0)scale(.98)}.knop-blauw{background:var(--blauw)}.knop-groen{background:var(--groen)}.knop-paars{background:var(--paars)}.knop-rood{background:var(--rood)}.placeholder-afbeelding{aspect-ratio:3/4;width:100%;color:var(--grijs);border:2.5px solid var(--rand);background:repeating-linear-gradient(45deg,#e8e4dc,#e8e4dc 10px,#f0ece4 10px 20px);border-radius:4px 12px 6px 10px/10px 6px 12px 4px;justify-content:center;align-items:center;font-family:Caveat,cursive;font-size:1.1rem;display:flex}.placeholder-logo{background:var(--geel);border:2.5px solid var(--rand);border-radius:4px 12px 6px 10px/10px 6px 12px 4px;justify-content:center;align-items:center;width:200px;height:60px;font-family:Caveat,cursive;font-size:1.4rem;font-weight:700;display:flex}.sectie{max-width:1100px;margin:0 auto;padding:4rem 1.5rem}.sectie-titel{margin-bottom:2rem;font-size:2.6rem;display:inline-block;position:relative}.sectie-titel:after{content:"";background:var(--geel);border-radius:2px;height:4px;margin-top:4px;display:block}
.Navbar-module__cJzEcG__header{z-index:100;background:var(--wit);border-bottom:2.5px solid var(--rand);position:sticky;top:0}.Navbar-module__cJzEcG__nav{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.8rem 1.5rem;display:flex;position:relative}.Navbar-module__cJzEcG__logo{flex-shrink:0}.Navbar-module__cJzEcG__menu{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__menuItem{align-items:center;display:flex;position:relative}.Navbar-module__cJzEcG__kroontje{transform-origin:bottom;opacity:0;pointer-events:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),opacity .2s;position:absolute;top:-22px;left:50%;transform:translate(-50%)rotate(-10deg)scale(0)}.Navbar-module__cJzEcG__menuItem:hover .Navbar-module__cJzEcG__kroontje{opacity:1;transform:translate(-50%)rotate(-10deg)scale(1)}.Navbar-module__cJzEcG__menuLink{border:2px solid #0000;border-radius:4px 10px 5px 8px/8px 5px 10px 4px;padding:.3rem 1rem;font-family:Caveat,cursive;font-size:1.5rem;font-weight:700;transition:background .15s,border-color .15s,transform .15s;display:inline-block}.Navbar-module__cJzEcG__menuLink:hover{background:var(--geel);border-color:var(--rand);transform:rotate(-1deg)}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:.3rem;display:none}.Navbar-module__cJzEcG__bar{background:var(--rand);border-radius:2px;width:26px;height:3px;transition:transform .2s,opacity .2s;display:block}.Navbar-module__cJzEcG__barTop{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__barMid{opacity:0}.Navbar-module__cJzEcG__barBot{transform:translateY(-8px)rotate(-45deg)}@media (max-width:600px){.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__menu{background:var(--wit);border-bottom:2.5px solid var(--rand);flex-direction:column;align-items:center;gap:.2rem;padding:1rem 0;display:none;position:absolute;top:100%;left:0;right:0}.Navbar-module__cJzEcG__menuOpen{display:flex}}
.Footer-module__S6Hkya__footer{border-top:2.5px solid var(--rand);background:var(--wit);text-align:center;padding:1.2rem 1.5rem}.Footer-module__S6Hkya__tekst{color:var(--grijs);font-family:Caveat,cursive;font-size:1.2rem}
