:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;justify-content:center;font-weight:400}a,.green{text-decoration:none;color:#ed924c;transition:.4s}@media (hover: hover){a:hover{color:#000}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:flex;flex-wrap:wrap;padding:0 2rem}}.header[data-v-dbbe7ce3]{flex-direction:column;align-items:center;margin-left:-1em}.header h1[data-v-dbbe7ce3]{margin-left:-.95em;color:#ed924c;font-weight:700}.title[data-v-dbbe7ce3]{padding:0}.title span[data-v-dbbe7ce3]{text-decoration:underline;width:auto;font-weight:700;position:absolute;margin-top:-.15em;background-color:unset;border:unset}.picture[data-v-dbbe7ce3]{margin-top:2em;width:4em;height:5em;padding-bottom:0}h2{padding-bottom:1em;font-weight:700;color:#fff}p{width:50%;font-weight:semi-bold;color:#fff}.age,.gender{display:flex;text-align:center;justify-content:center;align-items:center;gap:.5em}.next{background-color:#ed924c;padding:1em 2em;margin-top:2em;font-weight:700;border:2px solid black;border-radius:15px;color:#000}.next:hover{color:#ed924c;font-weight:700;border:2px solid #ed924c;background-color:unset;cursor:pointer}.popup{display:flex;flex-direction:column;align-items:center;padding-bottom:2em}.language_section{display:flex;justify-content:space-between;width:100%;height:10vh;gap:1em}.language_button{display:flex;padding:.5em;align-items:center;height:3em;border:none;width:7em;color:#ed924c;background-color:unset;cursor:pointer}.language_button:hover{background-color:#ed924c;border:1px solid black;border-radius:15px}@media screen and (max-width: 600px){.language_section{display:flex;flex-direction:column;align-items:center;gap:1em;height:30vh}.language_button{width:50%}}.popup{display:flex;flex-direction:column;align-items:center;padding-bottom:2em;height:auto}.popup h2{font-size:1.5em;margin-bottom:1em;margin-top:1em}.language{display:flex;z-index:1;justify-content:center}.language_active{display:flex;padding:.5em;align-items:center;gap:.5em;border:1px solid #000000;border-radius:15px;color:#000;background-color:#ed924c}@media screen and (max-width: 600px){.language{right:10px}}@media screen and (min-width: 600px){.language{right:10%}}#languagePopup{position:absolute;top:15%;left:5%;width:90%;padding:50px;box-shadow:0 5px 30px #0000004d;transition:1s;visibility:hidden;opacity:0}#languagePopup.active{top:30%;visibility:visible;opacity:1;transition:1s}#languagePopup{display:flex;flex-direction:column}.start{height:auto}.background{position:absolute;width:100vw;height:100vh;overflow:hidden;top:0;left:0;z-index:-1;background:#545450;opacity:.9}.background-picture{width:100%;height:auto;top:0;position:absolute;left:0;opacity:.3}.home{transition:1ms;display:flex;flex-direction:row;align-items:center}.button{background-color:#ed924c;z-index:1;padding:1em 2em;font-weight:700;margin-top:3em;border:2px solid black;border-radius:15px;color:#000}.button_language{position:absolute;top:1em;right:1em;font-weight:700;background-color:unset;border:none;color:#000;cursor:pointer}.button:hover{color:#ed924c;font-weight:700;border:2px solid #ed924c;background-color:unset;cursor:pointer}.main{display:flex;flex-direction:column;align-items:center;padding-bottom:2em}.home.active{display:none}.background.active{filter:blur(80px)}.back{margin:0;padding:0}.back:hover{cursor:pointer}#popup{position:absolute;top:15%;left:5%;width:90%;padding:50px;box-shadow:0 5px 30px #0000004d;transition:1s;visibility:hidden;opacity:0}#popup{display:flex;flex-direction:column}#popup.active{top:30%;visibility:visible;opacity:1;transition:1s}@media screen and (max-width: 600px){#languagePopup.active{top:10%}}.form{display:flex;flex-direction:column;padding-top:1em;gap:1em}.problems{display:flex;flex-direction:column}.check{display:flex;gap:1em}.next{background-color:#ed924c;padding:1em 2em;margin-top:3em;font-weight:700;border:2px solid black;border-radius:15px;color:#000}.next:hover{color:#ed924c;border:2px solid #ed924c;background-color:unset;font-weight:700;cursor:pointer}.back{position:absolute;top:10%;left:10%;margin:0;padding:0}.back:hover{cursor:pointer;color:#fff}@media (prefers-color-scheme: dark){.vraag{color:#fff;width:auto}}@media (prefers-color-scheme: light){.vraag{color:#000;width:auto}}.bar{display:flex;position:absolute;left:5%;width:90vw;border:1px solid black;border-radius:10px;flex-direction:row}span{width:10%;height:1em;border-right:1px solid black;border-radius:15px;background:#ed924c}.header{display:flex;justify-content:center;padding-bottom:2em}.main{display:flex;flex-direction:column;width:90vw;align-items:center;padding-bottom:2em}.question{font-size:18px;overflow:hidden}.buttons{display:flex;justify-content:space-around;padding:2em}.yes,.no{margin:2em auto;display:flex;font-weight:700;padding:1em 2em;background-color:#ed924c;border:2px solid black;border-radius:15px;color:#000}.yes:hover,.no:hover{color:#ed924c;font-weight:700;border:2px solid #ed924c;background-color:unset}.results{width:100%;margin-bottom:2em;margin-left:0}.results p{margin:unset;font-size:1.2em}.title{font-weight:700;font-size:1.5em}@media (prefers-color-scheme: dark){.title{color:#fff}.results p{color:#fff;width:auto}}@media (prefers-color-scheme: light){.title{color:#000}.results p{color:#000;width:auto}}.result{font-size:1.2em;white-space:pre-line}.results{width:100%;margin-bottom:2em;margin-top:2em;margin-left:0;color:#ed924c}.results p{margin:unset}.results h2{font-weight:700;text-transform:uppercase}.results h4{font-weight:700;font-size:1.2em}.title{font-weight:700;font-size:1.5em;color:#ed924c}.link{color:#ed924c;font-weight:700;cursor:pointer;text-decoration:underline}.beschrijving{font-size:1.2em;max-width:49rem;white-space:pre-line}.header[data-v-dd18d0ca]{display:flex;justify-content:center;padding-bottom:2em}.main[data-v-dd18d0ca]{display:flex;flex-direction:column;align-items:center;padding-bottom:2em}.title[data-v-dd18d0ca]{font-size:2em;font-weight:700;text-align:center;padding:2em 0}.link[data-v-dd18d0ca]{width:100%;display:flex;flex-wrap:wrap;justify-content:center;background-color:#fff}.image[data-v-dd18d0ca]{min-width:400px;height:auto;width:30%;display:flex;margin:auto;align-items:center}
