:root{--zwart:#140f05;--wit:#fff;--donkergroen:#115628;--groen:#258c37;--donkerblauw:#1a5d8a;--lichtblauw:#4e93c1;--tekst:var(--wit);--tekst-gedempt:#c9c5bd;--lijn:#3a352b;--focus:var(--lichtblauw)}@font-face{font-family:Roboto;font-weight:400;font-style:normal;font-display:swap;src:url(/build/assets/Roboto-Regular-Duvu0CAl.ttf)format("truetype")}@font-face{font-family:Roboto;font-weight:500;font-style:normal;font-display:swap;src:url(/build/assets/Roboto-Medium-B-WQFzlZ.ttf)format("truetype")}@font-face{font-family:Roboto;font-weight:700;font-style:normal;font-display:swap;src:url(/build/assets/Roboto-Bold-wKoUxKdV.ttf)format("truetype")}*,:before,:after{box-sizing:border-box}html{background:var(--zwart);color:var(--tekst);-webkit-text-size-adjust:100%;font-family:Roboto,system-ui,sans-serif;font-size:100%;line-height:1.55}body{flex-direction:column;min-height:100vh;margin:0;display:flex}.mono{font-family:ui-monospace,Cascadia Mono,Liberation Mono,Menlo,Consolas,monospace}.skip{background:var(--wit);color:var(--zwart);z-index:1;padding:.5rem 1rem;position:absolute;top:-4rem;left:1rem}.skip:focus{top:1rem}.kop{justify-content:center;padding:clamp(1.5rem,5vw,3rem) 1.25rem 0;display:flex}.merk-wrap{width:100%;display:none}.merk-wrap--smal{max-width:14rem;display:block}.merk{width:100%;height:auto;display:block}@media (width>=40em){.merk-wrap--smal{display:none}.merk-wrap--breed{max-width:34rem;display:block}}.inhoud{flex:1;width:100%;max-width:38rem;margin:0 auto;padding:clamp(1.5rem,5vw,3rem) 1.25rem}h1{margin:0 0 1rem;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;line-height:1.2}h2{border-top:1px solid var(--lijn);margin:2.5rem 0 .5rem;padding-top:1.5rem;font-size:1.15rem;font-weight:500}p{margin:0 0 1rem}a{color:var(--lichtblauw);text-underline-offset:.15em}a:hover{color:var(--wit)}.knop{border:2px solid var(--groen);color:var(--wit);border-radius:.25rem;padding:.65rem 1.1rem;font-weight:500;text-decoration:none;display:inline-block}.knop:hover{background:var(--groen)}.gegevens{grid-template-columns:max-content 1fr;gap:.35rem 1.5rem;margin:0;display:grid}.gegevens dt{color:var(--tekst-gedempt)}.gegevens dd{margin:0}@media (width<=30em){.gegevens{grid-template-columns:1fr;gap:0}.gegevens dd{margin-bottom:.75rem}}.voet{width:100%;max-width:38rem;color:var(--tekst-gedempt);margin:0 auto;padding:1.5rem 1.25rem 2.5rem;font-size:.9rem}.voet p{margin:0}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}
