.dn-modal{--transition-timing:cubic-bezier(.4,0,1,1);--transition:all .2s 0ms var(--transition-timing);left:0;position:fixed;top:0;width:100%;-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);outline:none;overflow:auto;will-change:opacity;z-index:9998}.dn-modal,.dn-modal.vue-focus-loop>div:nth-child(2){height:100%}.dn-modal__wrapper{display:flex;min-height:100%;padding:1.5rem 1rem;position:relative}.dn-modal,.dn-modal__dialog{transition:var(--transition)}.dn-modal__dialog{align-self:center;background-color:var(--background-color,var(--color-lightest,#fff));border-radius:var(--border-radius,var(--borderRadius-md,.25rem));box-shadow:var(--box-shadow,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06));justify-self:center;margin:auto;max-width:var(--max-width,1080px);min-width:var(--min-width,300px);overflow:auto;position:relative;transform:translate(0);width:100%;will-change:transform;z-index:2}.dn-modal__main{padding:var(--padding,1.5rem)}.dn-modal__close{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;position:fixed;right:0;top:0;width:2rem}.dn-modal__backdrop{background-color:#0006;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:opacity .6s 0s var(--transition-timing);z-index:1}.dn-modal__backdrop:hover{opacity:.9}body[data-modal-open=true][data-prevent-scrolling]{overflow:hidden}.dn-modal-enter-from,.dn-modal-leave-to{opacity:0}.dn-modal-enter-from .dn-modal__dialog,.dn-modal-leave-to .dn-modal__dialog{transform:translateY(2rem) scale(.9)}.dn-cookie-preferences[data-v-3f936cbb]{margin-bottom:1.5rem;margin-top:1.5rem}.dn-cookie-preferences[data-v-3f936cbb]:first-child{margin-top:0}.dn-cookie-preferences[data-v-3f936cbb]:last-child{margin-bottom:0}ul.dn-cookie-preferences__categories[data-v-3f936cbb]{list-style-type:none;margin:0;padding:0}li.dn-cookie-preferences__category[data-v-3f936cbb]{align-items:center;display:flex;margin:0 0 1rem;padding:0}li.dn-cookie-preferences__category[data-v-3f936cbb]:before{display:none}li.dn-cookie-preferences__category[data-v-3f936cbb]:last-child{margin-bottom:0}.dn-cookie-preferences__category-description[data-v-3f936cbb]{display:inline-block;margin-left:1rem}.cookie-preferences[data-v-c605009b]{margin-bottom:1.5rem;margin-top:1.5rem}.cookie-preferences__intro[data-v-c605009b]{margin-bottom:1.375em}.cookie-preferences__intro h1[data-v-c605009b],.cookie-preferences__intro h2[data-v-c605009b],.cookie-preferences__intro h3[data-v-c605009b],.cookie-preferences__intro h4[data-v-c605009b]{text-transform:none}.cookie-preferences[data-v-c605009b]:first-child{margin-top:0}.cookie-preferences[data-v-c605009b]:last-child{margin-bottom:0}ul.cookie-preferences__categories[data-v-c605009b]{list-style-type:none;margin:0;padding:0}li.cookie-preferences__category[data-v-c605009b]{margin:0 0 1rem;padding:0}li.cookie-preferences__category[data-v-c605009b]:before{display:none}li.cookie-preferences__category[data-v-c605009b]:last-child{margin-bottom:0}.cookie-preferences__category-description[data-v-c605009b]{display:inline-block;line-height:1.3;margin-left:.75rem;max-width:calc(100% - 3rem)}@media screen and (min-width:577px){.cookie-preferences__category-description[data-v-c605009b]{max-width:calc(100% - 5rem)}}.cookie-preferences__category-description[data-v-c605009b],.cookie-preferences__toggle[data-v-c605009b]{vertical-align:middle}.cookie-preferences__toggle[data-v-c605009b]{background:#fff;border:1.5px solid #0c0d0e;border-radius:5px;cursor:pointer;display:inline-block;height:1.5rem;margin-top:.25rem;opacity:.3;position:relative;transition:all .15s linear 0s;vertical-align:top;width:1.5rem}.cookie-preferences__toggle[data-v-c605009b]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' class='icon' viewBox='0 0 24 24'%3E%3Cpath fill='%23111930' d='m8.8 15.905-3.5-3.5a.984.984 0 0 0-1.4 0 .984.984 0 0 0 0 1.4l4.19 4.19c.39.39 1.02.39 1.41 0l10.6-10.59a.984.984 0 0 0 0-1.4.984.984 0 0 0-1.4 0z'/%3E%3C/svg%3E");background-position:50%;background-size:contain;border-radius:50%;content:"";display:block;height:.75rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .15s linear 0s;width:.875rem}.cookie-preferences__toggle[data-selected][data-v-c605009b],.cookie-preferences__toggle[data-selected][data-v-c605009b]:before{opacity:1}.cookie-preferences__toggle[data-required][data-v-c605009b]{cursor:not-allowed}.dn-cookie-modal{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:1001}body[data-cookie-modal-open=true]{overflow:hidden}.dn-cookie-modal .dn-modal__dialog{margin:0 auto;max-width:50rem}.dn-cookie-modal .dn-modal__dialog h1,.dn-cookie-modal .dn-modal__dialog h2,.dn-cookie-modal .dn-modal__dialog h3{margin-bottom:.75em}.dn-cookie-modal .dn-modal__dialog h1{font-size:2.25rem}.dn-cookie-modal .dn-modal__dialog p{line-height:1.5;margin-bottom:1em;max-width:46rem}.dn-cookie-modal .dn-modal__dialog .cookie-preferences{margin:1.5rem 0}@media screen and (min-width:577px){.dn-cookie-modal .dn-modal__dialog h1{font-size:2.5rem}.dn-cookie-modal .dn-modal__dialog .cookie-preferences{margin:1.5rem 0 2.5rem}}.dn-cookie-bar{--background-color:var(--color-darkest,#000);--color:var(--color-lightest,#fff);background:var(--background-color);bottom:0;color:var(--color);left:0;padding:var(--spacing-xl,2rem);position:fixed;width:100%;z-index:1000}.dn-cookie-bar__body{margin:0 auto;max-width:var(--grid-maxWidth-page,90rem)}.dn-cookie-bar__title{margin-bottom:1rem;margin-top:0}.dn-cookie-bar__text{margin:1rem 0}.cookie-bar-enter-active,.cookie-bar-leave-active{transition:opacity .3s}.cookie-bar-enter-from,.cookie-bar-leave-to{opacity:0}.dn-cookie-bar{overflow:auto;padding:1.25rem;width:calc(100% - 1rem)}body .dn-cookie-bar,body[data-theme=theme--doen] .dn-cookie-bar{background:#fff}body[data-theme=theme--bglf] .dn-cookie-bar{background:#003884}body[data-theme=theme--participaties] .dn-cookie-bar{background:#fff}body .dn-cookie-bar,body[data-theme=theme--doen] .dn-cookie-bar{color:#676c7a}body[data-theme=theme--bglf] .dn-cookie-bar{color:#fff}body[data-theme=theme--participaties] .dn-cookie-bar{color:#676c7a}[data-theme=theme--doen] .dn-cookie-bar,[data-theme=theme--participaties] .dn-cookie-bar{box-shadow:0 4px 32px #00000040}.dn-cookie-bar__body{display:block;margin:0 auto;max-width:76rem;padding-left:1.25rem;padding-right:2.5rem;position:relative;z-index:1000}@media screen and (min-width:769px){.dn-cookie-bar__body{padding-left:3rem;padding-right:4.25rem}}@media screen and (min-width:1201px){.dn-cookie-bar__body{max-width:92rem;padding-left:8rem;padding-right:8rem}}@media screen and (min-width:993px){.dn-cookie-bar__body{display:flex}}.dn-cookie-bar__title{margin:0}body .dn-cookie-bar__title,body[data-theme=theme--doen] .dn-cookie-bar__title{color:#111930}body[data-theme=theme--bglf] .dn-cookie-bar__title{color:#fff}body[data-theme=theme--participaties] .dn-cookie-bar__title{color:#111930}@media screen and (min-width:577px){.dn-cookie-bar__title{font-size:2.5rem}}@media screen and (min-width:993px){.dn-cookie-bar__title{flex:0 0 auto;line-height:.9}}.dn-cookie-bar__text{line-height:1.3;margin:1rem 0;max-width:30rem}.dn-cookie-bar__text+p{margin-top:.5em}body .dn-cookie-bar__text a,body[data-theme=theme--doen] .dn-cookie-bar__text a{color:#676c7a}body[data-theme=theme--bglf] .dn-cookie-bar__text a{color:#fff}body[data-theme=theme--participaties] .dn-cookie-bar__text a{color:#676c7a}body .dn-cookie-bar__text a:hover,body[data-theme=theme--bglf] .dn-cookie-bar__text a:hover,body[data-theme=theme--doen] .dn-cookie-bar__text a:hover,body[data-theme=theme--participaties] .dn-cookie-bar__text a:hover{color:#111930}@media screen and (min-width:769px){.dn-cookie-bar__text{max-width:40rem}}@media screen and (min-width:993px){.dn-cookie-bar__text{margin-bottom:0;margin-right:auto;margin-top:0;padding-left:2rem}}.dn-cookie-bar__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.2rem;z-index:1000}.dn-cookie-bar__actions .button{margin:0}@media screen and (min-width:993px){.dn-cookie-bar__actions{align-self:center;flex:0 0 auto;margin:0;padding-left:2rem}}.dn-cookie-bar-enter-active,.dn-cookie-bar-leave-active{transition:opacity .3s}.dn-cookie-bar-enter,.dn-cookie-bar-leave-to{opacity:0}body .nuxt-loading-indicator[data-v-da6209c2],body[data-theme=theme--doen] .nuxt-loading-indicator[data-v-da6209c2]{background:#e6f6ff!important}body[data-theme=theme--bglf] .nuxt-loading-indicator[data-v-da6209c2]{background:#e9f6fe!important}body[data-theme=theme--participaties] .nuxt-loading-indicator[data-v-da6209c2]{background:#e6f6ff!important}
