@import url(https://fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps&display=swap);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap);.fotoviewer{position:fixed;z-index:10000;min-height:100vh;width:100%;top:0;left:0;background:hsla(0,0%,100%,.9)}.fotoviewer,.fotoviewer__foto-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.fotoviewer__foto-container{position:relative;max-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fotoviewer__btn{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;height:50px;width:50px;background:rgba(0,0,0,.6);color:#fff;font-weight:700;font-size:2.4rem;cursor:pointer;-webkit-transition:background font-weight .2s ease;transition:background font-weight .2s ease}.fotoviewer__btn:hover{background:rgba(0,0,0,.95);font-weight:700}.fotoviewer__prev{left:0}.fotoviewer__next{right:0}.fotoviewer__foto{display:block;min-width:180px;max-width:100%;max-height:100vh;height:auto}.fotoviewer__counter{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.6);color:#fff;padding:.5rem}.fotoviewer-anim-enter-from,.fotoviewer-anim-leave-to{opacity:0}.fotoviewer-anim-enter-active,.fotoviewer-anim-leave-active{-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}html{font-size:62.5%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:900px){html{font-size:57.5%}}@media only screen and (max-width:680px){html{font-size:57.5%}}@media only screen and (max-width:400px){html{font-size:53.5%}}*,:after,:before{padding:0;margin:0;-webkit-box-sizing:inherit;box-sizing:inherit}body{font-family:Open Sans,Segoe UI,Tahoma,sans-serif;font-size:1.6rem;line-height:1.5;color:#25384c}.mijnps-content-container{background:#59c0c1;width:100%;position:relative}.mijnps-content{background:#fff;max-width:1200px;margin:0 auto;min-height:100vh;padding:2rem;padding-top:calc(2rem + 50px);padding-bottom:10rem;position:relative}@media only screen and (min-width:400px){.mijnps-content{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:900px){.mijnps-content{padding-left:10rem;padding-right:10rem}}.mijnps-footer{margin:0 auto;max-width:1200px;line-height:1.3;padding:.5rem;font-size:1.3rem}.trustmark{position:absolute;bottom:1.5rem;right:1.5rem;height:4.5rem;padding-right:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:500px){.trustmark{height:3.7rem}}.trustmark__image{height:100%;width:auto;margin-right:1.3rem}::-moz-selection{background:rgba(89,192,193,.75);color:#25384c}::selection{background:rgba(89,192,193,.75);color:#25384c}hr{color:rgba(37,56,76,.7);margin:5rem}.oleo{color:#f50}.oleo,.oleo-black{font-family:Oleo Script Swash Caps,cursive}.oleo-black{color:#25384c}h1,h2,h3,h4,h5,h6{margin:1rem 0}h3.oleo,h3.oleo-black{font-size:2.1rem}h4.oleo,h4.oleo-black{font-size:1.9rem}ul.mijnps-ul li{list-style-type:none;line-height:1.4}ul.mijnps-ul li:before{content:"";height:0;width:0;border:6px solid transparent;border-left:6px solid #f50;display:inline-block}ul.mijnps-ul-alt li:before{content:"";border-left:6px solid rgba(37,56,76,.6)}ol.mijnps-ol-nummers{list-style:none;counter-reset:ordered-list-number-counter}ol.mijnps-ol-nummers li{counter-increment:ordered-list-number-counter}ol.mijnps-ol-nummers li:before{content:counter(ordered-list-number-counter) ". ";color:#f50;font-weight:700}ol.mijnps-ol-letters{list-style-type:none;counter-reset:ordered-list-letter-counter}ol.mijnps-ol-letters li{counter-increment:ordered-list-letter-counter}ol.mijnps-ol-letters li:before{content:counter(ordered-list-letter-counter,lower-alpha) ". ";color:#f50;font-weight:700}.clickable li{cursor:pointer}.clickable li:hover{text-decoration:underline;-webkit-text-decoration-color:#f50;text-decoration-color:#f50;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.reverse-icon li:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:.6rem}a:link,a:visited{text-decoration:none;color:#f50}a:hover{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.btn{border:1px solid transparent;padding:1rem 1.6rem;margin:1rem 0;background:#f50;background:-webkit-gradient(linear,right top,left top,color-stop(50%,#f50),color-stop(50%,#c40));background:linear-gradient(270deg,#f50 50%,#c40 0);background-size:200%;background-position:100%;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;color:#fff;cursor:pointer;display:block}.btn:focus{outline:1px solid #f50;outline-offset:2px}.btn:hover{background-position:0}.btn:active{-webkit-transform:scale(.95);transform:scale(.95)}.btn:disabled{background:#ccc;color:#25384c;cursor:auto;font-weight:400}.btn:disabled:active{-webkit-transform:none;transform:none}.btn-rounded{border-radius:500rem}.btn-negative{background:#fff;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(255,85,0,.85)),color-stop(50%,#fff));background-image:linear-gradient(90deg,rgba(255,85,0,.85) 50%,#fff 0);background-position:100%;background-size:210%;color:#f50;border:2px solid #f50;font-weight:700}.btn-negative:active,.btn-negative:hover{color:#fff}.btn-negative:disabled{color:#25384c;border:none}.mijnps-form{font-size:1.6rem;line-height:1;color:#25384c;font-family:Open Sans,Segoe UI,Tahoma,sans-serif}.mijnps-form label{vertical-align:middle;line-height:1.5}.mijnps-form input:focus{outline:1px solid #f50;outline-offset:1px}.mijnps-form input[type=email],.mijnps-form input[type=number],.mijnps-form input[type=password],.mijnps-form input[type=search],.mijnps-form input[type=tel],.mijnps-form input[type=text]{padding:.5rem .8rem;border:1px solid #25384c;border-radius:3px;display:block;margin-bottom:1rem;min-width:300px}.mijnps-form input[type=submit]{display:block;margin-bottom:1rem}.mijnps-form input[type=radio]{position:absolute;left:-500rem;opacity:0;height:1px;width:1px;overflow:hidden;margin-bottom:1rem}.mijnps-form input[type=radio]:focus~span{outline:1px solid #f50;outline-offset:1px}.mijnps-form input[type=radio]~span{position:relative;cursor:pointer}.mijnps-form input[type=radio]~span:before{content:"";height:1.6rem;width:1.6rem;border-radius:50%;border:1px solid #25384c;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:.5rem;-webkit-transition:background .1s ease-in-out;transition:background .1s ease-in-out}.mijnps-form input[type=radio]:checked~span:before{background:radial-gradient(#f50 50%,transparent 0)}.mijnps-form input[type=checkbox]{position:absolute;left:-500rem;opacity:0;height:1px;width:1px;overflow:hidden}.mijnps-form input[type=checkbox]:focus~span{outline:1px solid #f50;outline-offset:1px}.mijnps-form input[type=checkbox]~span{position:relative;cursor:pointer}.mijnps-form input[type=checkbox]~span:before{content:"\2713";color:transparent;height:1.6rem;width:1.6rem;margin-right:.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #25384c;border-radius:3px;-webkit-transition:background .1s ease-in-out;transition:background .1s ease-in-out}.mijnps-form input[type=checkbox]:checked~span:before{background:#f50;color:#fff}.mijnps-form input[type=checkbox]:disabled~span:before{background:#bbb}.mijnps-form .toggler input[type=checkbox]{position:absolute;left:-500rem;opacity:0;height:1px;width:1px;overflow:hidden;margin-bottom:1rem}.mijnps-form .toggler input[type=checkbox]:focus~span{outline:1px solid #f50;outline-offset:1px}.mijnps-form .toggler input[type=checkbox]~span{position:relative}.mijnps-form .toggler input[type=checkbox]~span:before{content:"";height:1.2rem;width:3.1rem;background:-webkit-gradient(linear,right top,left top,color-stop(50%,#cfcfcf),color-stop(50%,#f50));background:linear-gradient(270deg,#cfcfcf 50%,#f50 0);background-size:200%;background-position:100%;border-radius:500rem;display:inline-block;border:none;margin-right:.8rem;-webkit-transition:all .15s linear;transition:all .15s linear}.mijnps-form .toggler input[type=checkbox]~span:after{content:"";height:1.5rem;width:1.5rem;border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));background:linear-gradient(180deg,#fff,#e6e6e6);-webkit-box-shadow:0 0 3px #25384c;box-shadow:0 0 3px #25384c;position:absolute;top:3px;left:1px;-webkit-transition:-webkit-transform .15s linear;transition:-webkit-transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear}.mijnps-form .toggler input[type=checkbox]:checked~span:before{background-position:0}.mijnps-form .toggler input[type=checkbox]:checked~span:after{-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem)}.mijnps-form textarea{padding:1rem;border:1px solid #25384c;border-radius:4px;margin-bottom:1rem;font-family:Open Sans,Segoe UI,Tahoma,sans-serif;font-size:1.6rem;line-height:1.5}.mijnps-form textarea:focus{outline:1px solid #f50}.mijnps-form select{padding:.8rem 1.2rem;min-width:20rem;color:#25384c;margin-bottom:1rem}.mijnps-form select:focus{outline:1px solid #f50}.login-form{position:absolute;width:35%;min-width:300px;top:50%;left:50%;-webkit-transform:translate(-55%,-50%);transform:translate(-55%,-50%)}.login-form input{width:100%}.form-input-error{background:rgba(193,0,21,.5)}.header-bar{width:100%;background:#f50;padding:1rem 1.5rem;color:#fff;font-family:Oleo Script Swash Caps,cursive;font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem;margin-bottom:1rem}.header-bar--m0{margin:0}.mijnps-table{width:100%;border-collapse:collapse;margin-bottom:4rem}.mijnps-table th{font-size:1.4rem;text-align:left;padding:.5rem}.mijnps-table td{padding:.5rem;border:none}.mijnps-table tr:nth-child(2n){background:#dedede}.table-clickable{cursor:pointer}.table-clickable:hover{text-decoration:underline;-webkit-text-decoration-color:#f50;text-decoration-color:#f50}@supports (hover:none){.table-clickable{text-decoration:underline;-webkit-text-decoration-color:#f50;text-decoration-color:#f50}}.pagination{font-family:Open Sans,Segoe UI,Tahoma,sans-serif;font-weight:700;font-size:1.6rem}.pagination span.clickable{cursor:pointer;padding:0 1.5rem}.p404-page{width:100%;height:100vh;position:relative}.p404-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p404-brand,.p404-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p404-brand{height:20rem;width:20rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-family:Oleo Script Swash Caps,cursive;font-size:11rem;background:-webkit-gradient(linear,left top,right bottom,from(#f50),to(#c40));background:linear-gradient(to right bottom,#f50,#c40);border-radius:50%;margin-bottom:2rem}.mijnps-bericht__bericht{word-wrap:break-word;white-space:pre-line}.mijnps-pb,.mijnps-pb__foto{position:relative}.mijnps-pb__foto{width:50%;max-width:250px;min-height:180px;background:#eee;height:auto;float:left;margin:0 1.5rem 1rem 0;cursor:pointer;border:1px solid rgba(255,85,0,.6);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media only screen and (max-width:400px){.mijnps-pb__foto{float:none;width:100%;margin:0 0 1rem;max-width:unset}}.mijnps-pb__foto--groot{width:100%;max-width:unset}.mijnps-pb__tekst{word-wrap:break-word;white-space:pre-line}.functie-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.functie-buttons>*{margin-right:1rem}.fototeller{position:absolute;font-size:1.3rem;bottom:0;left:0;padding:.3rem .5rem;background:rgba(0,0,0,.5);color:#fff}.menu{height:50px;width:100%;background:#f50;position:relative;z-index:1000;-webkit-box-shadow:0 -3px 6px #25384c;box-shadow:0 -3px 6px #25384c;position:fixed}.menu-burger{display:none;margin:0 1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.menu-burger,.menu-burger__burger{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-burger__burger{color:#fff;font-weight:700;display:block;height:50px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;font-size:2rem;line-height:1;cursor:pointer}.menu-burger__burger:after,.menu-burger__burger:before{content:"\2014";position:absolute;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.menu-burger__burger:before{top:9px;left:0}.menu-burger__burger:after{bottom:8px;left:0}.menu-burger__burger--open{color:transparent;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.menu-burger__burger--open:after,.menu-burger__burger--open:before{color:#fff;-webkit-transform-origin:left;transform-origin:left}.menu-burger__burger--open:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:8px}@media only screen and (max-width:400px){.menu-burger__burger--open:before{top:9px}}.menu-burger__burger--open:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:-2px;top:21px}@media only screen and (max-width:400px){.menu-burger__burger--open:after{left:-1px}}.menu-burger__container{background:rgba(37,56,76,.6)}.menu-burger__container,.menu-burger__menu{width:100%;position:fixed;top:50px;height:calc(100vh - 50px)}.menu-burger__menu{z-index:100;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:40rem;overflow-y:auto;background:#dfdfdf;-webkit-box-shadow:0 5px 5px #25384c;box-shadow:0 5px 5px #25384c}.menu-burger__item{padding:2rem 1.5rem;width:100%;text-decoration:none;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.menu-burger__item:not(:last-child){border-bottom:1px solid rgba(37,56,76,.5)}.menu-burger__item.router-link,.menu-burger__item:link,.menu-burger__item:visited{text-decoration:none;color:#25384c}.menu-burger__item.router-link-active{font-weight:700;color:#f50;text-decoration:none}.menu-burger__item:hover{padding-left:2rem;text-decoration:underline}.menu-regular{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.menu-regular,.menu-regular__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.menu-regular__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:8rem;padding:1rem;font-size:1.6rem;-ms-flex-negative:0;flex-shrink:0}.menu-regular__item,.menu-regular__item.router-link,.menu-regular__item:link,.menu-regular__item:visited{color:#fff;text-decoration:none}.menu-regular__item.router-link-active,.menu-regular__item:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(90%,transparent),color-stop(90%,#f1c718));background:linear-gradient(180deg,transparent 90%,#f1c718 0)}.menu-regular__item:not(:last-child){border-right:1px solid hsla(0,0%,100%,.7)}.menu-container{max-width:1200px;margin:0 auto;height:100%}.menu-brand{font-size:3rem;font-family:Oleo Script Swash Caps,cursive;color:#fff;margin:0 1rem;cursor:pointer}.header__logo{width:7rem;height:31px}@media only screen and (max-width:900px){.menu-regular{display:none}.menu-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.psmenu-enter-active,.psmenu-leave-active{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.psmenu-enter,.psmenu-leave-to{left:-60rem}.voorstel-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:600px){.voorstel-cards{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.voorstel-cards--home .card{margin:1rem 0;margin-right:2.5rem}.card{margin-right:2.5rem;margin-bottom:2.5rem;height:40rem;width:28rem;-webkit-box-shadow:0 0 5px #25384c;box-shadow:0 0 5px #25384c;position:relative}.card__foto{height:50%;min-height:20rem;background:#eee;width:100%;-o-object-fit:cover;object-fit:cover;display:flex block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.card__content{padding:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50%}.card__naam{font-size:2.5rem}.card__datum{color:#4f77a2}.card__btn{-ms-flex-item-align:center;align-self:center;margin-top:auto}#fotoDropzone{background:rgba(89,192,193,.4);width:100%;min-height:40vh;margin-bottom:1rem;border:2px dotted #f50;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dz-success-mark svg g{fill:#21ba45;fill-opacity:.8}.dz-error-mark svg g{fill:#c10015;fill-opacity:.8}.dz-progress{border:1px solid #25384c}.dz-upload{background:#f1c718}.belafspraak{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:3rem;right:3rem;border-radius:505rem;cursor:pointer;background:#59c0c1;-webkit-box-shadow:0 0 3px #25384c;box-shadow:0 0 3px #25384c;z-index:10000}@media only screen and (min-width:1200px){.belafspraak{right:calc(50% - 550px)}}.belafspraak__img{-o-object-fit:contain;object-fit:contain;height:8rem;width:8rem;border-radius:50%;padding:1.4rem;background:#f1c718;z-index:10;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media only screen and (max-width:600px){.belafspraak__img{height:6rem;width:6rem}}.belafspraak:hover .belafspraak__img{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.belafspraak__tekst{height:100%;width:0;overflow:hidden;white-space:nowrap;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;font-weight:700;color:#fff}@media only screen and (max-width:600px){.belafspraak__tekst{display:none}}.belafspraak:hover .belafspraak__tekst{width:20rem;padding-left:1rem}.fullscreen-loader__container{position:fixed;top:50px;left:0;height:calc(100vh - 50px);width:100%;background:#fff;z-index:99}.fullscreen-loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fullscreen-loader__bar{height:1rem;width:1.8rem;background:#f50;-webkit-animation:loader-pulse 1s linear infinite;animation:loader-pulse 1s linear infinite}.fullscreen-loader__bar:not(:last-child){margin-right:.8rem}.fullscreen-loader__bar:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.fullscreen-loader__bar:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.fullscreen-loader__bar:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.fullscreen-loader__bar:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes loader-pulse{0%{height:1rem}25%{height:8rem}50%{height:1rem}}@keyframes loader-pulse{0%{height:1rem}25%{height:8rem}50%{height:1rem}}.notification__container{z-index:10000;position:fixed;bottom:3rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:95%;max-width:500px}.notification{display:block;width:100%;background:rgba(37,56,76,.9);color:#fff;border-radius:3px;padding:2rem;margin:1rem 0;font-size:1.6rem;line-height:1.5;white-space:pre-line}.notification-list-enter-active,.notification-list-leave-active{-webkit-transition:margin .15s ease-in-out,opacity .15s linear;transition:margin .15s ease-in-out,opacity .15s linear}.notification-list-enter{margin-bottom:-2rem;opacity:0}.notification-list-leave-to{margin-top:-2rem;opacity:0}.errorMessage{width:90%;margin:1rem auto;padding:3rem;background:rgba(193,0,21,.5);border:1px solid #c10015;border-radius:3px;-webkit-box-shadow:0 0 3px rgba(193,0,21,.6);box-shadow:0 0 3px rgba(193,0,21,.6);position:relative;line-height:1.4}@media only screen and (max-width:400px){.errorMessage{width:100%}}.errorMessage__close{height:3rem;width:3rem;border-radius:50%;color:#25384c;border-color:#25384c;position:absolute;top:1rem;right:2rem;padding:0;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#59c0c1),color-stop(50%,#fff));background:linear-gradient(90deg,#59c0c1 50%,#fff 0);background-size:200%;background-position:100%}.errorAnim-enter-active{-webkit-animation:errorEnter .4s linear;animation:errorEnter .4s linear}.errorAnim-leave-active{-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.errorAnim-leave-to{opacity:0}@-webkit-keyframes errorEnter{0%{-webkit-transform:translateX(-2rem);transform:translateX(-2rem)}20%{-webkit-transform:translateX(2rem);transform:translateX(2rem)}40%{-webkit-transform:translateX(-2rem);transform:translateX(-2rem)}60%{-webkit-transform:translateX(2rem);transform:translateX(2rem)}80%{-webkit-transform:translateX(-2rem);transform:translateX(-2rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes errorEnter{0%{-webkit-transform:translateX(-2rem);transform:translateX(-2rem)}20%{-webkit-transform:translateX(2rem);transform:translateX(2rem)}40%{-webkit-transform:translateX(-2rem);transform:translateX(-2rem)}60%{-webkit-transform:translateX(2rem);transform:translateX(2rem)}80%{-webkit-transform:translateX(-2rem);transform:translateX(-2rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.dialog{position:fixed;top:0;left:0;z-index:100000;height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(37,56,76,.8)}.dialog__content{background:#fff;padding:1rem 2rem;min-width:200px;max-width:600px;white-space:pre-line}.dialog__text{margin-bottom:2rem}.dialog__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog__buttons>:not(:last-child){margin-right:.5rem}.dialogFade-appear-active,.dialogFade-enter-active,.dialogFade-leave-active{-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.dialogFade-appear,.dialogFade-enter,.dialogFade-leave-to{opacity:0}.nieuwsbericht{margin:0;padding:0}.nieuwsbericht__bericht{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;border:1px solid #25384c;padding:1rem 1.6rem;margin-bottom:1rem;border-radius:3px;background:rgba(89,192,193,.4)}.nieuwsbericht__bericht a,.nieuwsbericht__bericht a:active,.nieuwsbericht__bericht a:hover,.nieuwsbericht__bericht a:link,.nieuwsbericht__bericht a:visited{color:#25384c;text-decoration:underline}.nieuwsbericht__bericht a:focus{outline:1px dotted;outline-offset:2px;outline-color:#f50}.nieuwsbericht__bericht a:hover{-webkit-text-decoration-color:#f50;text-decoration-color:#f50;color:#000;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.nieuwsbericht__bericht img{float:left;margin:0 15px 5px 0}.nieuwsbericht__bericht img.banner{max-height:200px;-o-object-fit:contain;object-fit:contain;margin:0 0 10px 0}.nieuwsbericht__bericht img.banner,.nieuwsbericht__bericht img.breed{float:unset;display:block;width:100%}.nieuwsbericht__sluiten{margin-left:1rem;margin-top:1rem;min-width:40px;cursor:pointer;font-size:1.3rem;font-weight:700;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.nieuwsbericht__sluiten:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.nieuwsbericht__content-container{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.nieuwsbericht__header{font-family:Oleo Script Swash Caps,cursive}.nieuwsbericht__content{word-wrap:break-word;white-space:pre-line}.nieuwsbericht__activiteit{background:rgba(255,85,0,.4)}.nieuwsbericht__urgent{background:rgba(193,0,21,.4)}.nieuwsbericht-enter-active{-webkit-transition:all .4s linear;transition:all .4s linear}.nieuwsbericht-leave-active{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.nieuwsbericht-enter{opacity:0;margin-top:-.5rem}.nieuwsbericht-leave-to{opacity:0;margin-top:-1rem}.bemiddelaar-card{width:80%;margin:0 auto 2rem;padding:1rem 2rem;-webkit-box-shadow:0 0 5px rgba(37,56,76,.5);box-shadow:0 0 5px rgba(37,56,76,.5);border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:900px){.bemiddelaar-card{width:100%}}@media only screen and (max-width:650px){.bemiddelaar-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bemiddelaar-card__bemiddelaar{margin-left:1.5rem;max-width:75%}@media only screen and (max-width:650px){.bemiddelaar-card__bemiddelaar{margin:auto;max-width:unset;margin-top:.5rem}}.bemiddelaar-card__subkop{color:#888;text-align:center;font-size:1.4rem}@media only screen and (max-width:650px){.bemiddelaar-card__subkop{margin-top:.8rem}}.bemiddelaar-card__naam{text-align:center}.bemiddelaar-card__foto{height:11rem;width:11rem;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background-color:rgba(89,192,193,.5);-o-object-fit:cover;object-fit:cover;border:2px solid #fff;-webkit-box-shadow:0 0 0 5px rgba(255,85,0,.8);box-shadow:0 0 0 5px rgba(255,85,0,.8)}.bemiddelaar-card__foto,.bemiddelaar-card__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bemiddelaar-card__items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:auto}.bemiddelaar-card__items>:not(:first-child){margin-left:1rem}@media only screen and (max-width:650px){.bemiddelaar-card__items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}}@media only screen and (max-width:380px){.bemiddelaar-card__items{-ms-flex-wrap:wrap;flex-wrap:wrap}}.bemiddelaar-welkom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 0}.bemiddelaar-welkom__foto-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.bemiddelaar-welkom__foto-container,.bemiddelaar-welkom__tekst{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pb-card{position:relative;display:block;width:100%;min-width:300px;margin:1rem auto;background-color:#fff;color:#25384c;-webkit-box-shadow:0 0 5px rgba(37,56,76,.5);box-shadow:0 0 5px rgba(37,56,76,.5)}.pb-card__foto-container{position:relative;display:inline-block;width:350px;overflow:hidden}@media only screen and (max-width:820px){.pb-card__foto-container{display:block;margin:0 auto}}@media only screen and (max-width:400px){.pb-card__foto-container{width:100%}}.pb-card__foto{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pb-card__tekst{vertical-align:top;padding:1rem;display:inline-block;width:calc(100% - 350px);word-wrap:break-word;white-space:pre-line}@media only screen and (max-width:820px){.pb-card__tekst{display:block;width:100%}}.pb-card__buttons{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.pb-card__buttons>*{margin-right:1rem}@media only screen and (max-width:980px){.pb-card__buttons>*{margin-bottom:.5rem}}@media only screen and (max-width:560px){.pb-card__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bedankt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:900px){.bedankt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bedankt__img-container{width:40%}@media only screen and (max-width:900px){.bedankt__img-container{width:100%}}.bedankt__img{width:100%;height:auto}@media only screen and (max-width:900px){.bedankt__img{width:300px}}.bedankt__text-container{width:60%;padding:2rem}@media only screen and (max-width:900px){.bedankt__text-container{width:100%}}