/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.wrapper{position:relative}.wrapper--center{margin-left:auto;margin-right:auto;width:1200px}@media (max-width:1475px){.wrapper--center{width:980px}}@media (max-width:1023px){.wrapper--center{width:720px}}@media (max-width:767px){.wrapper--center{width:auto;margin-left:1rem;margin-right:1rem}}.wrapper--fluid{margin-left:auto;margin-right:auto;width:85vw;min-width:1200px;max-width:1396px}@media (max-width:1475px){.wrapper--fluid{min-width:980px}}@media (max-width:1023px){.wrapper--fluid{min-width:720px}}@media (max-width:767px){.wrapper--fluid{width:auto;min-width:0;margin-left:15px;margin-right:15px}}.wrapper--center-text{text-align:center}.wrapper--margin{margin-top:4rem;margin-bottom:4rem}@media (max-width:1023px){.wrapper--margin{margin-top:3rem;margin-bottom:3rem}}@media (max-width:767px){.wrapper--margin{margin-top:2rem;margin-bottom:2rem}}.wrapper--padding-small{padding-top:2rem;padding-bottom:2rem}.wrapper--padding{padding-top:4rem;padding-bottom:4rem}@media (max-width:1023px){.wrapper--padding{padding-top:3rem;padding-bottom:3rem}}@media (max-width:767px){.wrapper--padding{padding-top:2rem;padding-bottom:2rem}}.wrapper--padding-large{padding-top:6rem;padding-bottom:6rem}@media (max-width:1023px){.wrapper--padding-large{padding-top:4rem;padding-bottom:4rem}}@media (max-width:767px){.wrapper--padding-large{padding-top:3rem;padding-bottom:3rem}}.wrapper--bg{background:#ccd6dc}.wrapper--bg-grey-lightest{background:#eef1f4}.wrapper--bg-secondary{background:#103a5d}.wrapper--bg-secondary-dots{position:relative}.wrapper--bg-secondary-dots::after,.wrapper--bg-secondary-dots::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.wrapper--bg-secondary-dots::before{background:#103a5d url(/themes/custom/vzvz/images/dot-grid.svg);background-size:40px}.wrapper--bg-secondary-dots::after{background:linear-gradient(90deg,rgba(16,58,93,.75) 0,#103a5d 100%)}.wrapper--bg-secondary-dots-vertical{position:relative}.wrapper--bg-secondary-dots-vertical::after,.wrapper--bg-secondary-dots-vertical::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.wrapper--bg-secondary-dots-vertical::before{background:#103a5d url(/themes/custom/vzvz/images/dot-grid.svg);background-size:40px}.wrapper--bg-secondary-dots-vertical::after{background:linear-gradient(180deg,rgba(16,58,93,.75) 0,#103a5d 25%,#103a5d 75%,rgba(16,58,93,.75) 100%)}.wrapper--bg-grey-lightest-dots-fade,.wrapper--bg-primary-dots-fade{position:relative;background:#eef1f4}.wrapper--bg-grey-lightest-dots-fade>*,.wrapper--bg-primary-dots-fade>*{position:relative;z-index:1}.wrapper--bg-grey-lightest-dots-fade::after,.wrapper--bg-grey-lightest-dots-fade::before,.wrapper--bg-primary-dots-fade::after,.wrapper--bg-primary-dots-fade::before{content:"";position:absolute;top:0;bottom:1rem;height:100%;width:45%;z-index:0}@media (max-width:1023px){.wrapper--bg-grey-lightest-dots-fade::after,.wrapper--bg-grey-lightest-dots-fade::before,.wrapper--bg-primary-dots-fade::after,.wrapper--bg-primary-dots-fade::before{width:75%}}.wrapper--bg-grey-lightest-dots-fade::after,.wrapper--bg-primary-dots-fade::after{background:-webkit-linear-gradient(left,rgba(255,255,255,0),#eef1f4)}.wrapper--bg-grey-lightest-dots-fade::before,.wrapper--bg-primary-dots-fade::before{background:url(/themes/custom/vzvz/images/dot-grid.svg) repeat}.wrapper--bg-primary-dots-fade{background:#ccedec}.wrapper--bg-primary-dots-fade::after{background:-webkit-linear-gradient(left,rgba(255,255,255,0),#ccedec)}.wrapper--bg-primary-dots-fade::before{background:url(/themes/custom/vzvz/images/dot-grid.svg) repeat}.wrapper--bg-dots-reverse::after,.wrapper--bg-dots-reverse::before{right:0}.wrapper--bg-dots-reverse::after{background:-webkit-linear-gradient(right,rgba(255,255,255,0),#eef1f4)}.wrapper--bg-primary-20{background:#ccedec}.wrapper--bg-beige{background:#e3dbc7}.two-columns{display:flex}@media (max-width:767px){.two-columns{display:block}}.two-columns__column{flex:1 0 50%;box-sizing:border-box}.two-columns__column:first-child{padding-right:2rem}@media (max-width:767px){.two-columns__column:first-child{padding:0;margin-bottom:2rem}}.two-columns__column:last-child{padding-left:2rem}@media (max-width:767px){.two-columns__column:last-child{padding:0}}.two-columns__column--image{flex-basis:30%}.two-columns__column--centered{display:flex;align-items:center}@media (max-width:767px){.two-columns__column--centered{display:block}}.two-columns__column--centered-vertical{display:flex;justify-content:center;flex-direction:column}@media (max-width:767px){.two-columns__column--centered-vertical{display:block}}.three-columns{display:flex}@media (max-width:767px){.three-columns{display:block}}.three-columns__column{flex-basis:33.333%;box-sizing:border-box}.three-columns__column:nth-child(2){padding:0 3rem}@media (max-width:1023px){.three-columns__column:nth-child(2){padding:0 2rem}}@media (max-width:767px){.three-columns__column:nth-child(2){padding:0}}.grid{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:20px}@media (max-width:767px){.grid{display:block}}.grid--teasers{grid-template-columns:repeat(3,1fr);grid-gap:1rem}@media (max-width:1023px){.grid--teasers{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.grid--teasers{grid-template-columns:repeat(1,1fr)}}.grid--small-teasers{grid-template-columns:repeat(4,1fr);grid-gap:1rem}@media (max-width:1023px){.grid--small-teasers{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.grid--small-teasers{grid-template-columns:repeat(2,1fr)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{width:auto;height:auto}body.keyboard-user :focus{outline:#000 1px auto}:focus{outline:0}.skip-link{position:fixed;z-index:10;top:0;left:-100%;padding:1rem 2rem;color:#000;background:#fff}.skip-link:focus{left:0}#skip-anchor{position:absolute;top:-6rem}@media (max-width:767px){#skip-anchor{top:-4rem}}body.toolbar-horizontal{padding-top:calc(6rem + 4rem + 39px)!important}@media (max-width:1023px),(hover:none){body.toolbar-horizontal{padding-top:calc(4rem + 39px)!important}}body.toolbar-horizontal .header{top:39px}body.toolbar-horizontal .hamburger__overlay{top:calc(4rem + 39px)!important}body.toolbar-horizontal.toolbar-tray-open{padding-top:calc(6rem + 4rem + 79px)!important}@media (max-width:1023px),(hover:none){body.toolbar-horizontal.toolbar-tray-open{padding-top:calc(4rem + 79px)!important}}body.toolbar-horizontal.toolbar-tray-open .header{top:79px}body.toolbar-horizontal.toolbar-tray-open .hamburger__overlay{top:calc(4rem + 79px)!important}body.toolbar-vertical{padding-top:calc(4rem + 39px)!important}body.toolbar-vertical .header{top:39px}body.toolbar-vertical .hamburger__overlay{top:calc(4rem + 39px)!important}.back{border:1px solid #eef1f4}.breadcrumb{background:#05243e;padding:1rem 0;font-size:.8125rem}@media (max-width:1023px){.breadcrumb{font-size:.75rem}}@media (max-width:767px){.breadcrumb{height:auto;margin-left:0;margin-right:0}}.breadcrumb__wrapper{display:flex;height:2rem;box-sizing:border-box}.breadcrumb__path ol{display:flex;list-style:none;flex-wrap:wrap}.breadcrumb__path{display:flex;align-items:center}.breadcrumb__item{padding-right:1.5rem;background-image:url(/themes/custom/vzvz/images/icons/arrow-right-blue.svg);background-position:right .6rem center;background-size:.4rem;background-repeat:no-repeat;text-decoration:none;color:#6f889d;font-weight:700}.breadcrumb__item:hover{color:#fff}.breadcrumb__item--current{padding-right:0;color:#fff;background:0 0}.button{display:inline-block;transition:all 250ms ease-in-out;padding:1.16em 3.5em 1.16em 2.5em;text-transform:uppercase;font-weight:700;text-decoration:none}.button--primary{color:#fff;background:#00a79f url(/themes/custom/vzvz/images/icons/arrow-right-white.svg) no-repeat center right 2em;font-size:.889rem}.button--primary:hover{background-color:#66cac5}.button--secondary{color:#103a5d;background:#ccd6dc url(/themes/custom/vzvz/images/icons/arrow-right-primary.svg) no-repeat center right 1.5em;font-size:.667rem;border-radius:2em}.button--secondary:hover{background-color:#abbbc5}.button--tertiary{color:#103a5d;background:#ccd6dc url(/themes/custom/vzvz/images/icons/arrow-right-primary.svg) no-repeat center right 1.5em;font-size:.889rem}.button--tertiary:hover{background-color:#abbbc5}.button--quaternary{color:#fff;background:#103a5d url(/themes/custom/vzvz/images/icons/arrow-right-white.svg) no-repeat center right 1.5em;font-size:.667rem;border-radius:2em}.button--quaternary:hover{background-color:#3f617d}.button--expand{color:#103a5d;background:#ccd6dc url(/themes/custom/vzvz/images/icons/arrow-down-primary.svg) no-repeat center right 1.5em;font-size:.667rem;border-radius:2em}.button--expand:hover{background-color:#abbbc5}.button--back,.button--next{background-repeat:no-repeat;font-size:.8rem}.button--next{color:#0081c7;background-image:url(/themes/custom/vzvz/images/icons/arrow-right-blue.svg);background-position:center right;background-size:.35em;padding:1em 1.5em 1em 0;font-weight:400;text-transform:none}.button--back{color:#103a5d;background-image:url(/themes/custom/vzvz/images/icons/arrow-left-primary.svg);background-size:.5em;background-position:center left;padding:1em 0 1em 1.5em}.button--upload{background:#103a5d;color:#fff;cursor:pointer}.link{background-image:url(/themes/custom/vzvz/images/icons/arrow-right-blue.svg);background-size:.3em;background-position:center right;background-repeat:no-repeat;padding:.8em .5em 1em 0}.link--external{background-image:url(/themes/custom/vzvz/images/icons/external.svg);background-size:1em;background-position:center right;background-repeat:no-repeat;padding:1em 1.5em 1em 0}svg.ext{display:none}.copyright{padding:1rem 0;background:#000;color:#fff}.copyright a{color:#fff;text-decoration:underline;margin-left:3px}.copyright ul,.copyright__links{display:flex;gap:.5rem}@media (max-width:767px){.copyright ul,.copyright__links{flex-wrap:wrap}}.date{margin-bottom:1em;font-size:.8rem;font-weight:700;color:#00a79f;text-transform:uppercase}.filtered-view__filter{text-align:center}.filtered-view__label{display:inline-block;padding:.5rem 1rem;font-weight:700;margin-bottom:1em}.filtered-view .form-checkboxes{display:flex;flex-wrap:wrap;justify-content:center}.filtered-view .form__item--checkbox{position:relative;margin:0 5px 5px 0}.filtered-view .doelgroep-checkbox{position:absolute;left:0;top:0;opacity:0}.filtered-view .doelgroep-checkbox+label{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-90001px;cursor:pointer;margin:0}.filtered-view .doelgroep-checkbox:checked+label::after{content:"";position:absolute;top:-10px;right:-10px;height:30px;width:30px;background:#00a79f;border-radius:100%;z-index:2}.filtered-view .doelgroep-checkbox:checked+label:hover::after{background:#abbbc5}.filtered-view .doelgroep-label{margin:0}.filtered-view .form-radios{display:flex}.filtered-view .form__item--radio{margin-right:1rem}.filtered-view .form__input--radio+label{position:relative;padding:0;padding-bottom:4px;background:0 0;color:#6f889d}.filtered-view .form__input--radio+label:hover{color:#103a5d}.filtered-view .form__input--radio:checked+label{color:#103a5d;background:0 0}.filtered-view .form__input--radio:checked+label::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#fcbf20}.filtered-view .form__input--text{padding:.5rem;border-radius:.5rem}.filtered-view form{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;margin-bottom:2rem}.filtered-view form [id*=doelgroepen]{grid-column-start:1;grid-column-end:-1}.filtered-view form .form__item--textfield{grid-column-start:1;grid-column-end:3}@media (max-width:1023px){.filtered-view form .form__item--textfield{grid-column-start:1}}.form__item{position:relative}.form__description,.form__fieldset,.form__input,.form__item--webform-image-file,.form__textarea{margin-bottom:1rem}.fieldset__legend,.form__label{display:block;margin-bottom:.6em;color:#6f889d}.field__label,.form__label{color:#6f889d}.field__label--required,.form__label--required{position:relative}.field__label--required::after,.form__label--required::after{content:"*";color:#e52330;margin-left:.2rem}.field__label--shift-up,.form__label--shift-up{position:absolute;z-index:2;top:1rem;left:1rem;transition:.2s all}.field__label--filled,.form__label--filled{top:.5rem;font-size:.78rem}.form__input,.form__textarea{position:relative;z-index:1;resize:none;width:100%;border:0;font-family:Lato,sans-serif;line-height:1.75rem;background-color:#eef1f4;padding:1.25rem 1rem .25rem 1rem;box-sizing:border-box;color:#103a5d}.form__input--checkbox,.form__input--radio{position:absolute;opacity:0;visibility:hidden}.form__input--checkbox+label,.form__input--radio+label{cursor:pointer;min-height:20px;padding:0 0 0 2rem;background:no-repeat top left}.form__input--checkbox+label{background-image:url(/themes/custom/vzvz/images/forms/checkbox.svg)}.form__input--checkbox:checked+label{background-image:url(/themes/custom/vzvz/images/forms/checkbox-checked.svg)}.form__input--radio+label{background-image:url(/themes/custom/vzvz/images/forms/radio.svg)}.form__input--radio:checked+label{background-image:url(/themes/custom/vzvz/images/forms/radio-checked.svg)}.form__input--submit{border:none;cursor:pointer;line-height:unset}.form__input--select{-webkit-appearance:unset;width:236px;height:40px;padding:0 1rem;border:1px solid #103a5d;border-radius:2px;overflow:hidden;background:#fff url(/themes/custom/vzvz/images/icons/arrow-down-primary.svg) no-repeat right 12px center;line-height:2rem;font-weight:700}.form__input--file{top:0;height:0;margin-bottom:0;display:none;border:none;visibility:hidden;opacity:0;padding:0}.form__input--description{color:#000}.form__fieldset--styled{padding:3rem;background:#ccd6dc}@media (max-width:1023px){.form__fieldset--styled{padding:2rem}}.form__fieldset--styled legend{float:left;clear:both;width:100%;font-size:2rem;color:#00a79f;margin-bottom:2rem}@media (max-width:767px){.form__fieldset--styled legend{font-size:22px}}.footer h5{font-size:1rem;color:#103a5d}.footer a{text-decoration:none}.footer a.phone{font-size:1.2rem;font-weight:700}.footer .view__row a:hover,.footer li a:hover{text-decoration:underline}.footer__title{margin-bottom:1rem}.footer__top{border-bottom:solid 1px #abbbc5;margin-bottom:1rem;padding-bottom:3rem}.footer__top .views-field,.footer__top li{margin-bottom:1rem}.footer__column{box-sizing:border-box;margin-bottom:0;padding:0 1rem;grid-column:span 3}@media (max-width:1023px){.footer__column{margin-bottom:3rem;grid-column:span 6}}@media (max-width:767px){.footer__column{padding:0;grid-column:unset}}.footer__column:first-of-type{padding:0 1rem 0 0}.footer__column--contact li{margin-bottom:2rem}.footer__logo{max-width:30px}@media (max-width:1023px){.footer__logo{width:100%}}.footer__logo img{width:6rem;height:auto}.footer__social{padding-top:1rem;display:block}.footer__social h4{margin-bottom:.5rem}.footer__social a{margin-right:1rem}.footer__social a:last-child{margin-right:0}.footer__bottom ul{display:flex}@media (max-width:767px){.footer__bottom ul{flex-wrap:wrap}}.footer__bottom a,.footer__bottom span{margin-right:1rem;color:#ced6de}.hamburger{position:relative;display:none}@media (max-width:1023px),(hover:none){.hamburger{display:block}}.hamburger__icon{width:16px;height:11px;cursor:pointer}.hamburger__slice{position:absolute;width:100%;height:1px;background:#103a5d}.hamburger__slice:first-child{top:0}.hamburger__slice:nth-child(2){top:50%}.hamburger__slice:nth-child(3){bottom:0}.hamburger--opened .hamburger__slice:nth-child(1){transform:rotate(45deg);left:0;top:50%}.hamburger--opened .hamburger__slice:nth-child(2){opacity:0}.hamburger--opened .hamburger__slice:nth-child(3){transform:rotate(-45deg);right:0;top:50%}.hamburger__overlay{position:fixed;overflow:scroll;z-index:5;width:100%;height:calc(100% - 4rem);top:4rem;left:100%;transform:translateX(0);background:#ced6de;transition:all 250ms ease-in-out}.hamburger__overlay--opened,.hamburger__overlay:focus-within{transform:translateX(-100%)}.header{position:fixed;top:0;z-index:5;width:100%}.header__top{height:4rem;background:#eef1f4;transition:all 250ms ease-in-out}@media (min-width:1024px){.header__top--collapsed{height:3rem}}@media (max-width:1023px),(hover:none){.header__top{background:#fff}}.header__bottom{height:6rem;background:#fff;box-sizing:border-box;transition:all 250ms ease-in-out}@media (max-width:1023px),(hover:none){.header__bottom{display:none}}.header__bottom::after{content:"";position:absolute;bottom:-2px;height:2px;width:100%;background:#eef1f4}@media (min-width:1024px){.header__bottom--collapsed{height:4rem}}.header__wrapper{display:flex;height:100%;align-items:center;justify-content:space-between}.header__logo{z-index:1;height:60%;text-decoration:none}.header__logo img{box-sizing:border-box;height:100%;width:auto;padding-top:5px;padding-bottom:5px}.header__nav{display:flex;align-items:center;height:100%}.header__nav li{list-style:none}@media (max-width:1023px),(hover:none){.header__search{display:none}}.header__search--mobile{display:none}@media (max-width:1023px),(hover:none){.header__search--mobile{margin-right:1rem;display:block}}@media (max-width:1023px),(hover:none){.header__secondary-menu{display:none}}.intro__submenu{grid-column:span 2}@media (max-width:1475px){.intro__submenu{grid-column:span 3}}.intro__content{grid-column:span 9}@media (max-width:1023px){.intro__content{grid-column:span 8}}.intro--doelgroep{grid-column:span 9}.ajax-progress{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:500;opacity:1}.ajax-progress .throbber{position:fixed;top:50vh;left:50vw;transform:translateY(-50%) translateX(-50%);width:150px;height:150px;background:#fff url(/themes/custom/vzvz/images/loader.svg) no-repeat center;background-size:75%;border-radius:100%;z-index:500;opacity:1}.local-tasks{position:fixed;z-index:100;right:0;bottom:0;margin-bottom:0;opacity:.5;transition:all 250ms ease-in;background:#000;box-shadow:0 -4px 19px -6px rgba(0,0,0,.25)}.local-tasks:hover{opacity:.8}.local-tasks li{display:inline-block}.local-tasks li a{display:block;text-decoration:none;color:#fff;background:#000;padding:15px 20px;opacity:.8}.local-tasks li a:hover{opacity:1}.login{margin-bottom:3rem;border-bottom:1px solid #ccd6dc;box-sizing:border-box}.login ul{display:flex}.login li{list-style:none;margin:0 2rem}.login a{display:inline-block;color:#000;padding-bottom:1rem;border-bottom:2px solid #fff}.login a.is-active,.login a:hover{border-bottom-color:#00a79f}.main-menu{display:flex;align-items:center;height:100%}.main-menu__submenu{display:none;visibility:hidden;position:absolute;z-index:1;min-width:250px;background:#eef1f4;box-shadow:0 3px 15px 0 rgba(0,0,0,.1)}.main-menu__submenu--collapse-down{top:100%;left:0}.main-menu__submenu--collapse-right{top:0;left:100%;min-height:100%}.main-menu__item a:hover{text-decoration:underline}.main-menu__item:hover>.main-menu__submenu{display:block;visibility:visible}.main-menu__item--top{position:relative;display:flex;flex-direction:column;justify-content:center;height:100%;margin-right:3rem}.main-menu__item--top>a{font-size:1.2rem;font-weight:700;color:#103a5d;text-decoration:none}.main-menu__item--top.main-menu__item--expandable{background-image:url(/themes/custom/vzvz/images/icons/arrow-down-primary.svg)}.main-menu__item--top.main-menu__item--expandable:hover{background-image:url(/themes/custom/vzvz/images/icons/arrow-up-primary.svg)}.main-menu__item--sub:hover{background-color:#ced6de}.main-menu__item--sub>a{display:block;padding:.5rem 1rem;color:#103a5d;text-decoration:none}.main-menu__item--sub.main-menu__item--expandable:hover{color:#eef1f4!important}.main-menu__item--expandable{padding-right:2rem;background:url(/themes/custom/vzvz/images/icons/arrow-right-secondary.svg) center right .5rem no-repeat}.messages{position:fixed;bottom:0;left:0;box-shadow:none;color:#fff;background:#048e04;padding:2em;box-sizing:border-box;z-index:6}@media (max-width:767px){.messages{margin-bottom:2rem}}.messages a{color:#fff}.messages h2{display:none}.messages__close{position:absolute;top:5px;right:5px;line-height:1;font-weight:700;cursor:pointer}.messages__alert{max-height:75vh;max-width:75vw;overflow:auto}.messages--error{background:#d60808}.messages--warning{background:#f68d11}.newsletter{display:flex;justify-content:center}.newsletter h2,.newsletter h3,.newsletter h4,.newsletter p{color:#fff}.ck-editor__editable ol li,.ck-editor__editable ul li,.opgemaakte-tekst ol li,.opgemaakte-tekst ul li{padding-inline-start:1em;margin-bottom:.5rem}.ck-editor__editable ul,.opgemaakte-tekst ul{list-style:none;padding-left:20px}.ck-editor__editable ul li::before,.opgemaakte-tekst ul li::before{content:"•";color:#00a79f;font-weight:900;font-size:1rem;display:inline-block;width:2em;margin-left:-2em}.ck-editor__editable ol,.opgemaakte-tekst ol{list-style:decimal;padding-left:20px}.ck-editor__editable .ck-list-bogus-paragraph,.opgemaakte-tekst .ck-list-bogus-paragraph{display:unset}.pager{margin:1rem 0}.pager__items{display:flex;flex-wrap:wrap;justify-content:center}.pager__item{margin:.5rem}.pager__item a{color:#ced6de;display:block;text-decoration:none}.pager__item a:hover{color:#103a5d}.pager__item.is-active a{color:#103a5d}.pager__item--first,.pager__item--last{display:none}.paragraph{grid-column-start:3;grid-column-end:-3;margin-bottom:1rem}@media (max-width:1475px){.paragraph{grid-column-start:2;grid-column-end:-2;margin-bottom:1rem}}.paragraph:last-child{margin:0}.paragraph .opgemaakte-tekst a.ext:not(.button,.link){background-image:url(/themes/custom/vzvz/images/icons/external.svg);background-size:1em;background-position:bottom right;background-repeat:no-repeat;padding:0 1.2em 0 0}html{scroll-behavior:smooth}body{padding-top:calc(6rem + 4rem)}@media (max-width:1023px),(hover:none){body{padding-top:4rem}}body.disable-scroll{position:fixed;overflow-y:hidden;width:100%}.section{grid-column-start:1;grid-column-end:-1}.section--narrow{grid-column-start:3;grid-column-end:-3;margin-bottom:1rem}@media (max-width:1475px){.section--narrow{grid-column-start:2;grid-column-end:-2;margin-bottom:1rem}}.section-anchor{top:0;position:relative;scroll-margin-top:calc(6rem + 2rem)}@media (min-width:1024px){.secondary-menu{display:flex}}@media (max-width:1023px),(hover:none){.secondary-menu{display:block}}@media (min-width:1024px){.secondary-menu__item{margin-left:1rem}.secondary-menu__item a{color:#103a5d;text-decoration:none}.secondary-menu__item a:hover{text-decoration:underline}}@media (max-width:1023px),(hover:none){.secondary-menu__item{border-bottom:1px solid #fff;padding:1rem 24px;margin-left:0}.secondary-menu__item a{display:block;text-decoration:none;color:#103a5d;font-size:1.25rem}}@media (max-width:767px){.secondary-menu__item{padding:1rem 15px}}.social{background:#103a5d;display:inline-block;height:50px;width:50px;border-radius:2rem;position:relative;transition:all 250ms ease-in-out}.social:hover{transition:all 250ms ease-in-out;background:#0081c7}.social img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;max-width:25px}.search{position:relative}.search__button{position:relative;z-index:6;background:#00a79f url(/themes/custom/vzvz/images/icons/search.svg) center no-repeat;text-indent:-9000px;background-size:25px;width:40px;height:40px;border-radius:50%;border:none;padding:0}@media (max-width:1023px),(hover:none){.search__button{margin-left:1rem}}.search__button:hover{cursor:pointer}.search__button--active{background:#eef1f4 url(/themes/custom/vzvz/images/icons/close.svg) center no-repeat}.search__button--active:hover{background:#eef1f4 url(/themes/custom/vzvz/images/icons/close.svg) center no-repeat}.search__input{position:absolute;z-index:5;right:0;width:0;max-width:350px;background:#eef1f4;border-radius:30px;border:none;height:40px;padding:0;font-size:1rem}@media (max-width:767px){.search__input{max-width:200px}}.search__input--visible{padding:0 4rem 0 1rem}.search__results{right:0;width:440px;padding-top:.5rem;z-index:1}@media (max-width:767px){.search__results{width:280px}}.result{color:#103a5d;text-decoration:none;font-weight:700}.result:hover{background:#eef1f4}.result__wrapper{display:flex;flex-direction:column}.result__type{display:none}.result__title{padding:.5rem 4rem .5rem 1rem;box-sizing:border-box}.result__show-all .button{display:block}.view--zoeken header,.view--zoeken p{color:#abbbc5;margin-top:3rem}#views-exposed-form-zoeken-zoeken{display:flex;max-width:80%;position:relative}@media (max-width:767px){#views-exposed-form-zoeken-zoeken{max-width:100%}}#views-exposed-form-zoeken-zoeken .form__item{width:100%}#views-exposed-form-zoeken-zoeken input.form-text{z-index:1;background:0 0;padding:1rem 8rem 1rem 2rem;box-shadow:0 1px 6px 0 rgba(0,0,0,.16);font-size:1rem;margin:0}@media (max-width:767px){#views-exposed-form-zoeken-zoeken input.form-text{padding:1rem 6rem 1rem .5rem}}#views-exposed-form-zoeken-zoeken input.button{z-index:2;position:absolute;right:.5rem;top:.5rem;bottom:.5rem;background:#00a79f url(/themes/custom/vzvz/images/icons/search-white.svg) center right .8rem no-repeat;background-size:25px;color:#fff;padding-right:3rem}@media (max-width:767px){#views-exposed-form-zoeken-zoeken input.button{background:#00a79f url(/themes/custom/vzvz/images/icons/search-white.svg) center no-repeat;text-indent:-20000px}}.view-search-results .view__row{padding:2rem 0 0 0;max-width:60%}@media (max-width:1023px){.view-search-results .view__row{max-width:80%}}@media (max-width:767px){.view-search-results .view__row{max-width:100%}}.view-search-results__url{text-decoration:none;margin-bottom:.5rem;display:block}.view-search-results__title{margin-bottom:1rem}.view-search-results__title a{color:#103a5d;text-decoration:none;transition:all 250ms ease-in-out}.view-search-results__title a:hover{color:#0081c7}.sticky-submenu{position:sticky;top:5rem;background:#fff;z-index:3}.sticky-submenu__wrapper{display:flex;justify-content:space-between;align-items:center}@media (max-width:767px){.sticky-submenu{top:4rem}}.sticky-submenu ul{display:flex}@media (max-width:1023px){.sticky-submenu ul{overflow:scroll}}.sticky-submenu li{margin:0 2rem 0 0;padding:1.53rem 0;position:relative}@media (min-width:768px) and (max-width:1023px){.sticky-submenu li{margin-right:1rem}}.sticky-submenu li a{color:#103a5d}.sticky-submenu li a:after{content:"";display:none;position:absolute;bottom:0;height:3px;width:100%;background:#00a79f}.sticky-submenu li a:hover:after{content:"";display:block}.sticky-submenu li.active a:after{content:"";display:block}.sticky-submenu a{text-transform:uppercase;text-decoration:none}@media (min-width:768px) and (max-width:1023px){.sticky-submenu a{font-size:.778rem;font-weight:700}}@media (max-width:767px){.sticky-submenu a{white-space:nowrap}}table{width:100%;border:1px solid #ced6de}table caption{text-align:left;font-size:2rem;margin-bottom:2rem}table caption em{color:#00a79f;font-weight:700}table th{text-align:left;font-weight:700;background-color:#eef1f4;color:#103a5d}table td,table th{padding:1rem}table tr{border-bottom:1px solid #ced6de;background-color:#fff}table tr:nth-child(even){background-color:#fcfcfd}table tr:last-child{border:none}.teaser{position:relative;display:flex;flex-direction:column;height:100%;box-shadow:0 1px 6px 0 rgba(0,0,0,.08);transition:all .3s cubic-bezier(.25,.8,.25,1);background:#fff}@media (max-width:767px){.teaser{margin-bottom:1rem}}.teaser__subtitle{font-weight:700;color:#00a79f;text-transform:uppercase;font-size:.833rem}.teaser__image img{width:100%;height:auto}.teaser__content-wrapper{box-sizing:border-box;padding:1rem;background:#fff}@media (max-width:767px){.teaser__content-wrapper{padding:1rem}}.teaser__content-wrapper--afsprakenstelsel,.teaser__content-wrapper--diensten,.teaser__content-wrapper--gemeenschappelijke_dienst{height:100%;padding:3rem;display:flex;flex-direction:column}@media (max-width:767px){.teaser__content-wrapper--afsprakenstelsel,.teaser__content-wrapper--diensten,.teaser__content-wrapper--gemeenschappelijke_dienst{padding:2rem}}.teaser__content-wrapper--stakeholder{padding:2rem}@media (max-width:767px){.teaser__content-wrapper--stakeholder{padding:1rem}}.teaser__content{margin-bottom:1rem;flex-grow:1}.teaser__content--diensten{display:flex;flex-direction:column;justify-content:space-between}.teaser__logo--afsprakenstelsel img,.teaser__logo--gemeenschappelijke_dienst img{margin-bottom:2rem;max-width:240px;height:auto;width:100%}.teaser__logo--diensten,.teaser__logo--stakeholder{height:160px}.teaser__logo--diensten img,.teaser__logo--stakeholder img{height:100%;width:auto}.teaser__logo--doelgroep{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#eef1f4;border-radius:7px;margin:0 auto 1rem}.teaser__logo--doelgroep img{height:50px;width:auto}.teaser__title{margin-bottom:1rem}.teaser__title--doelgroep{text-align:center;font-weight:700;display:block}@media (max-width:450px){.teaser__title--doelgroep{font-size:.8rem}}.teaser__title a{text-decoration:none;color:unset}.teaser__link{position:absolute;height:100%;left:0;right:0;top:0}:root{font-size:16px}@media (max-width:767px){:root{font-size:16px}}body{font-family:Lato,sans-serif;line-height:1.55;color:#103a5d}.h1,h1{font-family:Chivo,sans-serif;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5em;color:#fff}@media (max-width:767px){.h1,h1{font-size:1.75rem}}@media (max-width:450px){.h1,h1{font-size:1.33rem}}.h1.primary,h1.primary{color:#103a5d}.h2,h2{font-family:Chivo,sans-serif;font-size:2.1875rem;font-weight:700;line-height:1.1;margin-bottom:.75em;color:#103a5d}@media (max-width:767px){.h2,h2{font-size:1.75rem}}@media (max-width:450px){.h2,h2{font-size:1.33rem}}.h3,h3{font-family:Chivo,sans-serif;font-size:2rem;font-weight:700;line-height:1.13;margin-bottom:.75em;color:#103a5d}@media (max-width:767px){.h3,h3{font-size:1.33rem}}@media (max-width:450px){.h3,h3{font-size:1.2rem}}.h4,h4{font-family:Lato,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.33;color:#103a5d}@media (max-width:767px){.h4,h4{font-size:1.33rem}}@media (max-width:450px){.h4,h4{font-size:1.1rem}}h5,h6{font-family:Lato,sans-serif;font-size:.889rem;font-weight:700;line-height:2;color:#00a79f}@media (max-width:767px){h5,h6{font-size:1rem}}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.large,.view--zoeken header,.view--zoeken p{font-size:1.125rem;line-height:1.5}.small{font-size:.778rem;line-height:1.57}@media (max-width:767px){.small{font-size:.889rem}}a{color:#0081c7}strong{font-weight:700}blockquote{font-size:2rem;font-style:italic;text-align:center}@media (max-width:767px){blockquote{font-size:1.333rem}}blockquote::after,blockquote::before{content:'"'}em,figcaption{font-style:italic}video{width:100%;height:auto}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:3em;width:3em;display:block;position:absolute;top:50%;left:50%;padding:0;cursor:pointer;opacity:1;background-color:#00a79f;border:none;border-radius:100%;transform:translate(-50%,-50%);transition:all .4s}.video-js .vjs-big-play-button .vjs-icon-placeholder::before{line-height:3em}.video-js.vjs-has-started .vjs-big-play-button{display:none}.video-js.vjs-has-started.vjs-paused .vjs-big-play-button{display:block}.video-js:hover .vjs-big-play-button{background-color:#66cac5}.vjs-controls-enabled{margin-bottom:1rem}.vjs-poster img{object-fit:cover}.view__wrapper{flex-grow:1}.view__title:not(:first-child){margin-top:1em}
body.toolbar-horizontal{padding-top:calc(6rem + 4rem + 39px)!important}@media (max-width:1023px),(hover:none){body.toolbar-horizontal{padding-top:calc(4rem + 39px)!important}}body.toolbar-horizontal .header{top:39px}body.toolbar-horizontal .hamburger__overlay{top:calc(4rem + 39px)!important}body.toolbar-horizontal.toolbar-tray-open{padding-top:calc(6rem + 4rem + 79px)!important}@media (max-width:1023px),(hover:none){body.toolbar-horizontal.toolbar-tray-open{padding-top:calc(4rem + 79px)!important}}body.toolbar-horizontal.toolbar-tray-open .header{top:79px}body.toolbar-horizontal.toolbar-tray-open .hamburger__overlay{top:calc(4rem + 79px)!important}body.toolbar-vertical{padding-top:calc(4rem + 39px)!important}body.toolbar-vertical .header{top:39px}body.toolbar-vertical .hamburger__overlay{top:calc(4rem + 39px)!important}
.popup{position:fixed;display:none;z-index:9015;padding:1rem 2rem;width:100%;bottom:0;left:0;align-items:center;justify-content:space-between;box-sizing:border-box;background:#00a79f;color:#fff}@media (max-width:767px){.popup{padding:1rem 1rem}}.popup--active{display:flex}.popup__content{text-align:center;flex-grow:1;font-size:1.25rem;padding:0 2rem}@media (max-width:767px){.popup__content{padding:0 1rem;font-size:1rem}}.popup__content a{color:#fff}.popup__close{flex-grow:0;flex-shrink:0;border-radius:50%;border:1px solid #fff;padding:10px;cursor:pointer;width:40px;height:40px;box-sizing:border-box}@media (max-width:767px){.popup__close{width:35px;height:35px}}.popup__close img{display:block;width:100%;height:100%}
@font-face{font-family:'Chivo';src:url(/themes/custom/vzvz/fonts/chivo/Chivo-Bold.woff2) format('woff2'),url(/themes/custom/vzvz/fonts/chivo/Chivo-Bold.woff) format('woff');font-weight:bold;font-style:normal;font-display:swap;}
@font-face{font-family:'Lato';src:url(/themes/custom/vzvz/fonts/lato/Lato-Regular.woff2) format('woff2'),url(/themes/custom/vzvz/fonts/lato/Lato-Regular.woff) format('woff');font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:'Lato';src:url(/themes/custom/vzvz/fonts/lato/Lato-Bold.woff2) format('woff2'),url(/themes/custom/vzvz/fonts/lato/Lato-Bold.woff) format('woff');font-weight:bold;font-style:normal;font-display:swap;}
.download-paragraph__content{margin-bottom:2rem}.download-paragraph__downloads{flex-wrap:wrap}.download-paragraph .download{grid-column:span 6}
.paragraph--type-media picture:not(.vjs-poster) img{display:block;width:100%;height:auto}
