.home{min-height:100%;display:flex;justify-content:center;align-items:center;width:100%;background-image:url(/bg.jpg)}.home .bg{background-image:url(/huisje.png);width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.home .konijn{position:absolute;bottom:48px;left:calc(50% - 39px + 20vw);transition:.32s all ease;transform-origin:center center;cursor:pointer}.home .konijn:hover{transform:scale(1.2)!important}.home .egel{position:absolute;bottom:48px;left:calc(50% - 39px - 20vw);transition:.32s all ease;transform-origin:center center;cursor:pointer}.home .egel:hover{transform:scale(1.2)!important}@media all and (orientation: landscape){.home .bg{background-size:auto 100%}}@media all and (orientation: portrait){.home .egel{left:32px}.home .konijn{bottom:128px;left:auto;right:40px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{font-family:monospace,sans-serif;font-size:16px}.button{background-color:transparent;border:1px solid #f5f5f5;border-radius:32px;background-color:#f5f5f5;height:36px;display:inline-block;align-items:center;padding:0 32px;transition:.12s all linear;cursor:pointer}.button.small{height:28px;padding:0 24px;font-weight:300}.button.large{height:48px;padding:0 36px;border-width:2px;font-size:24px}.button.c-accent{background-color:#f3018e;border-color:#f3018e;color:#fff}.button.c-accent.ghost{color:#f3018e}.button.c-blue{background-color:#3c24ff;border-color:#3c24ff;color:#fff}.button.c-blue.ghost{color:#3c24ff}.button.c-pink{background-color:#f3018e;border-color:#f3018e;color:#fff}.button.c-pink.ghost{color:#f3018e}.button.c-red{background-color:#ef5327;border-color:#ef5327;color:#fff}.button.c-red.ghost{color:#ef5327}.button.c-green{background-color:#04d60b;border-color:#04d60b;color:#fff}.button.c-green.ghost{color:#04d60b}.button.ghost{border:1px solid currentColor;background-color:transparent;color:#ccc}.button:hover{background-color:#ccc;border-color:#ccc;color:#fff}.button:hover.ghost{color:#fff}.button:hover.c-blue{background-color:#fff;color:#3c24ff;border-color:#3c24ff}.button:hover.c-blue.ghost{background-color:#3c24ff}.button:hover.c-pink{background-color:#fff;color:#f3018e;border-color:#f3018e}.button:hover.c-pink.ghost{background-color:#f3018e}.button:hover.c-red{background-color:#fff;color:#ef5327;border-color:#ef5327}.button:hover.c-red.ghost{background-color:#ef5327}.button:hover.c-accent{background-color:#fff;color:#f3018e;border-color:#f3018e}.button:hover.c-accent.ghost{background-color:#f3018e;color:#fff}.button:hover.c-green{background-color:#fff;color:#04d60b;border-color:#04d60b}.button:hover.c-green.ghost{background-color:#04d60b}.input{border-radius:8px;border:1px solid #ECECEC;padding:4px 16px;background-color:#fff;max-width:100%}.input::placeholder{font-style:italic}.input:focus{outline:none;border:1px solid #f38508}.input.large{font-size:24px;border-radius:8px;padding:8px 24px}textarea.input{padding:16px}#app{min-height:100vh;display:flex}html,body{min-height:100vh}*{box-sizing:border-box}.container{padding:20px;width:100%;max-width:1280px;margin:auto}.svg-icon{display:block;fill:currentColor}.main-header{position:fixed;width:100%;top:0;font-family:Handlee,cursive;font-weight:400;font-style:normal}.main-header-wrapper{display:flex;justify-content:space-between;align-items:center}.main-header-wrapper ul{display:flex;margin:0;padding:0;flex-direction:row;gap:24px}.main-header-wrapper li{display:inline-block;transition:.32s all ease;cursor:pointer}.main-header-wrapper li:hover{text-decoration:underline;color:#cf3241}.logo{display:flex;justify-content:space-between;align-items:center;font-size:2em;gap:16px}
