/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/classy/images/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
.js .dropbutton-widget{border:1px solid #ccc;background-color:white;}.js .dropbutton-widget:hover{border-color:#b8b8b8;}.dropbutton .dropbutton-action > *{padding:0.1em 0.5em;white-space:nowrap;}.dropbutton .secondary-action{border-top:1px solid #e8e8e8;}.dropbutton-multiple .dropbutton{border-right:1px solid #e8e8e8;}[dir="rtl"] .dropbutton-multiple .dropbutton{border-right:0 none;border-left:1px solid #e8e8e8;}.dropbutton-multiple .dropbutton .dropbutton-action > *{margin-right:0.25em;}[dir="rtl"] .dropbutton-multiple .dropbutton .dropbutton-action > *{margin-right:0;margin-left:0.25em;}
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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.block-facets .item-list__links,.breadcrumb ol,.cluster-guidelines>*,.comment .links,.feedback .comments-list,.list-list,.menu--account .menu,.menu--footer ul,.menu--main ul,.nav-bar .menu--aside,.nav-bar .menu--aside .item-list ul,.other-directives-list ul,.pager__items,.print-options,.result-list,ul.content-list,ul.pager,ul.tabs{margin:0;padding:0}.block-facets .item-list__links,.breadcrumb ol,.cluster-guidelines>*,.comment .links,.feedback .comments-list,.list-list,.menu--account .menu,.menu--footer ul,.menu--main ul,.nav-bar .menu--aside,.nav-bar .menu--aside .item-list ul,.other-directives-list ul,.pager__items,.print-options,.result-list,ul.content-list,ul.pager,ul.tabs{list-style:none}.block-facets .item-list__links li,.breadcrumb ol li,.cluster-guidelines>* li,.comment .links li,.feedback .comments-list li,.list-list li,.menu--account .menu li,.menu--footer ul li,.menu--main ul li,.nav-bar .menu--aside .item-list ul li,.nav-bar .menu--aside li,.other-directives-list ul li,.pager__items li,.print-options li,.result-list li,ul.content-list li,ul.pager li,ul.tabs li{list-style-image:none}.grid-container{position:relative;width:calc(100% - 10vw);max-width:144rem;margin-left:auto;margin-right:auto}html{box-sizing:border-box;font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:inherit}body{font-size:18px;font-size:1.8rem;line-height:1.6;font-family:alegreya-sans,sans-serif;color:#373636}.h1,.h2,.h3,.h4,.h6,h1,h2,h3,h4,h6{font-weight:700;margin:0;font-family:ff-meta-web-pro,alegreya-sans,sans-serif}.h1>a:link,.h2>a:link,.h3>a:link,.h4>a:link,.h6>a:link,h1>a:link,h2>a:link,h3>a:link,h4>a:link,h6>a:link{text-decoration:none}.h1>a:hover,.h2>a:hover,.h3>a:hover,.h4>a:hover,.h6>a:hover,h1>a:hover,h2>a:hover,h3>a:hover,h4>a:hover,h6>a:hover{text-decoration:underline}.h1,h1{line-height:1.35;margin-top:10px;margin-bottom:20px}.with-sidebar .h1,.with-sidebar h1{margin-top:0}.h2,h2{line-height:1.35}.aside .h2,.aside h2{margin-bottom:1rem}.h3,h3{line-height:1.35}.h4,h4{line-height:1.35}.h5,h5{line-height:1.35;font-style:italic;font-weight:500;margin:0}.h6,h6{line-height:1.35}.section-heading:not(.collapsible-toggler){padding-right:4.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.section-heading:hover .btn-copy-anchor-link{opacity:1}p{margin:0;font-family:alegreya-sans,sans-serif;font-size:18px;font-size:1.8rem;line-height:1.6}img,video{display:block;max-width:100%;height:auto}a{transition:all .3s ease;color:#373636;text-decoration:underline;transition:.3s ease}a.is-active,a:focus,a:hover{color:#373636}a:focus,a:hover{text-decoration:none}.cke_editable a,.plain-text a,.text-formatted a{text-decoration:none;border-bottom:1px solid #0087cd}.cke_editable a:focus,.cke_editable a:hover,.plain-text a:focus,.plain-text a:hover,.text-formatted a:focus,.text-formatted a:hover,a.outer-link:focus .cke_editable a,a.outer-link:focus .plain-text a,a.outer-link:focus .text-formatted a,a.outer-link:hover .cke_editable a,a.outer-link:hover .plain-text a,a.outer-link:hover .text-formatted a{border-bottom:1px solid transparent}a img{outline:0 none;border:0 none}a.literature-ref{vertical-align:super;font-size:smaller;line-height:normal;color:#0087cd;font-weight:600;border-bottom:1px solid transparent}a.literature-ref:focus,a.literature-ref:hover,a.outer-link:focus a.literature-ref,a.outer-link:hover a.literature-ref{border-bottom:1px solid #0087cd}svg.ext{padding-left:.1em;padding-right:0;fill:#0087cd}ol,ul{margin-bottom:0}.cke_editable ol,.cke_editable ul,.text-formatted ol,.text-formatted ul{margin-top:0;margin-bottom:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}hr{border:none;height:1px;width:100%;background-color:#000;margin:30px 0}strong{font-weight:700}em{font-style:italic}blockquote{quotes:"“" "”" "‘" "’"}blockquote:before{content:open-quote}.table-wrapper{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.table-wrapper::-webkit-scrollbar{height:.8rem;width:.8rem}.table-wrapper::-webkit-scrollbar-thumb{background:#0087cd;border-radius:.4rem}table{border-spacing:0;width:100%;height:100%}.col-main table{margin-top:25px}.col-main table *{font-size:95%!important}.asset-thumbnail table{overflow:hidden!important}.table-colorbox table{display:block;padding:15px}table th{padding:5px;border:thin dotted #d5d5d5;text-align:left;background-color:#eeefef;font-weight:400}table th.th-align-center{text-align:center}table th.th-align-right{text-align:right}table td{padding:5px;border:thin dotted #d5d5d5}table td.bgcolor{background-color:rgba(238,239,239,.15)}table td.td-align-center{text-align:center}table td.td-align-right{text-align:right}table td,table th{vertical-align:text-top;text-align:left}table tr{background-color:#fff}table caption{font-weight:700;background-color:#373636;color:#fff;border-top:thin dotted #d5d5d5;border-left:thin dotted #d5d5d5;border-right:thin dotted #d5d5d5}::selection{background:rgba(55,54,54,.5);color:#fff;text-shadow:none}[tabindex]:focus,a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:thin dotted rgba(0,0,0,.3)}.text{color:#373636;transition:.2s ease}.outer-link{text-decoration:none}.cke_editable h4:first-child,.cke_editable h5:first-child,.cke_editable h6:first-child,.text-formatted h4:first-child,.text-formatted h5:first-child,.text-formatted h6:first-child{margin-top:22px}.cke_editable ol+*,.cke_editable p+*,.cke_editable ul+*,.text-formatted ol+*,.text-formatted p+*,.text-formatted ul+*{margin-top:22px}.cke_editable p+ol,.cke_editable p+ul,.text-formatted p+ol,.text-formatted p+ul{margin-top:0}.cke_editable h4+h5,.text-formatted h4+h5{margin-top:15px}.cke_editable figure+*,.text-formatted figure+*{margin-top:22px}.cke_editable figcaption,.text-formatted figcaption{margin-top:11px;color:#878687}.collapsible-wrapper .text-formatted h4{font-size:1.7rem}.collapsible-wrapper .text-formatted h4:first-child{margin-top:0}.pager__items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;transition:all .3s ease}.pager__item{-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pager__item a{display:block;line-height:27px;min-width:34px;height:34px;border:2px solid #0087cd;border-radius:50%;font-weight:700;text-decoration:none;text-align:center}.pager__item a:focus,.pager__item a:hover{background-color:#000;color:#fff}.pager__item+.pager__item{margin-left:5px}.pager__item.is-active a{background-color:#0087cd;color:#fff}.pager__item.is-active a:focus,.pager__item.is-active a:hover{background-color:#000}.pager__item.pager__item--first a,.pager__item.pager__item--last a,.pager__item.pager__item--next a,.pager__item.pager__item--previous a{border:0;line-height:inherit;max-width:125px}.pager__item.pager__item--first a:focus,.pager__item.pager__item--first a:hover,.pager__item.pager__item--last a:focus,.pager__item.pager__item--last a:hover,.pager__item.pager__item--next a:focus,.pager__item.pager__item--next a:hover,.pager__item.pager__item--previous a:focus,.pager__item.pager__item--previous a:hover{background-color:transparent;color:#0087cd;text-decoration:underline}.pager__item.pager__item--first,.pager__item.pager__item--last{display:none}.label{color:#0087cd;font-weight:700;display:inherit}.js-enabled{display:none!important}.js .js-enabled{display:block!important}.js-fallback{display:block}.js .js-fallback{display:none!important}figure{margin:0}.block-standaarden-base-current-user-block{position:relative}.user-logged-out .block-standaarden-base-current-user-block{position:absolute;right:0;bottom:.5rem}.block-standaarden-base-current-user-block .current-user{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-radius:50px;background-color:#0087cd;padding:.25rem}.block-standaarden-base-current-user-block .current-user:after{content:'\25b2';color:#fff;transition:transform .3s ease;transform:rotate(180deg);font-size:12px;font-size:1.2rem;line-height:1.6}.block-standaarden-base-current-user-block .current-user .visual{-ms-flex-negative:0;flex-shrink:0}.block-standaarden-base-current-user-block .current-user .visual img{width:30px;height:30px;border-radius:50px}.block-standaarden-base-current-user-block .current-user .textual{margin-left:1rem;font-weight:700;color:#fff;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-user-menu-0-open .block-standaarden-base-current-user-block .current-user{background-color:#fff;color:#373636}.nav-user-menu-0-open .block-standaarden-base-current-user-block .current-user:after{transform:rotate(0);color:#0087cd}.nav-user-menu-0-open .block-standaarden-base-current-user-block .current-user .textual{color:#373636}.block-standaarden-base-current-user-block .user-icon{display:inline-block;background-repeat:no-repeat;background-position:bottom;background-color:#373636;background-image:url(/themes/standaarden/images/icon-user-white.svg);border-radius:50px}.user-logged-out .block-standaarden-base-current-user-block .user-icon{position:absolute;left:.5rem;top:.4rem}.block-standaarden-base-welcome-block{position:relative;margin-bottom:35px;background-color:#eeefef;text-align:center}.block-standaarden-base-welcome-block .teaser-text .field--name-body{border:none;padding-top:0}.block-standaarden-base-welcome-block .teaser-text .field--name-body p{margin:auto}.block-standaarden-base-welcome-block .read-more{display:inline-block;margin-left:3px;color:#0087cd}.block-standaarden-base-welcome-block .read-more:after{content:"\203A";display:inline-block;color:#0087cd;font-size:24px;font-size:2.4rem;line-height:1.6;margin-left:3px}.user-info{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.user-info img{margin-right:20px;border:3px solid #fff;border-radius:50%}.block-standaarden-header-search-form-block{position:relative;-ms-flex:1;flex:1}.block-system-branding-block{width:100%;margin-bottom:1.5rem;-ms-flex-order:-1;order:-1;padding-left:10rem;z-index:-1}.block-system-branding-block .site-name-wrapper{position:relative;font-weight:700;font-size:20px;font-size:2rem;line-height:1.4}.block-system-breadcrumb-block{padding:.5rem 0 1rem 0;margin-bottom:4rem}#backtotop{z-index:100;cursor:pointer;border:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;border-radius:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;padding:0;background-repeat:no-repeat;background-size:30px 30px;background-position:center center;padding:0;width:30px;height:30px;text-indent:-9999px;background-image:url(/themes/standaarden/images/icon-arrow-up-white.svg)!important;transition:.3s ease;border-radius:4px;background-color:#e60050;padding:20px!important;background-size:20px!important}#backtotop:focus,#backtotop:hover,a.outer-link:focus #backtotop,a.outer-link:hover #backtotop{background-repeat:no-repeat;background-size:30px 30px;background-position:center center;padding:0;width:30px;height:30px;text-indent:-9999px;background-image:url(/themes/standaarden/images/icon-arrow-up-primary.svg)!important;background-color:#eeefef}.block-button{display:block;transition:all .3s ease;width:13.5rem;max-height:4rem;font-family:ff-meta-web-pro,alegreya-sans,sans-serif;text-transform:uppercase}.block-button a{padding:.7rem;border-radius:50px;background-color:#373636}.block-button a:focus,.block-button a:hover,a.outer-link:focus .block-button a,a.outer-link:hover .block-button a{background-color:#000}.block-button:not(.in-menu).block-standaarden-base-favorites-link{margin-top:1.5rem}.nav-user-menu-0-open .block-button:not(.in-menu){display:none}.block-button.in-menu{width:calc(100% - 4rem);margin:0 auto 1rem auto}.js .block-button.in-menu{display:none}.js.nav-user-menu-0-open .block-button.in-menu{display:block}.block-button .overview-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:all .3s ease;color:#fff;text-decoration:none;font-weight:700;font-size:13px;font-size:1.3rem;line-height:1.6}.block-button .overview-link.is-active,.block-button .overview-link:focus,.block-button .overview-link:hover{color:#fff}.block-button .overview-link em{min-width:2.4rem;padding:0 5px 2px 4px;margin-right:.75rem;text-align:center;font-style:normal;background-color:#0087cd;border-radius:50px}.btn-arrow{color:#fff;background-color:#373636;padding:8px 48px 8px 30px;border-radius:50px;font-weight:700;font-size:16px;font-size:1.6rem;line-height:1.6;background-image:url(/themes/standaarden/images/icon-arrow-right-white.svg);background-repeat:no-repeat;background-position:center right +30px;background-size:7px 12px}.btn-arrow a,a.btn-arrow{text-decoration:none}.btn-arrow:focus,.btn-arrow:hover{background-color:#000}.btn-assets-overview{position:relative;cursor:pointer;margin-right:.5rem}.toolbar-vertical.toolbar-tray-open .btn-assets-overview{white-space:nowrap;max-width:12rem;overflow:hidden;text-overflow:ellipsis}.btn-assets-overview.open:after{transform:rotate(-180deg);transition:.3s ease}.sticky .btn-assets-overview.default{display:none}.sticky .btn-assets-overview.sticky{display:block}.btn-assets-overview.sticky{display:none}.btn-close-all{z-index:3;cursor:pointer}.btn-copy-anchor-link{-ms-flex-item-align:end;align-self:flex-end;overflow:hidden;background-size:2rem 1.5rem;background-repeat:no-repeat;margin:0 0 .7rem .5rem;width:2rem;height:1.5rem;color:transparent;opacity:0;transition:opacity .3s ease;background-image:url(/themes/standaarden/images/copy-link-red.svg)}.btn-copy-anchor-link:focus,.btn-copy-anchor-link:hover,a.outer-link:focus .btn-copy-anchor-link,a.outer-link:hover .btn-copy-anchor-link{background-image:url(/themes/standaarden/images/copy-link-blue.svg)}.btn-download{padding:.5rem 1rem;line-height:1;height:3.5rem}.btn-filled,.cboxElement.table-cb-toggler,.cc-bottom button:not(.cc-close){border-radius:50px;background-color:#0087cd;color:#fff;font-weight:700;text-transform:uppercase;text-align:center;min-width:100px;cursor:default;transition:all .3s ease;color:#fff;text-decoration:none}.btn-filled.is-active,.btn-filled:focus,.btn-filled:hover,.cboxElement.table-cb-toggler:focus,.cboxElement.table-cb-toggler:hover,.cc-bottom button.is-active:not(.cc-close),.cc-bottom button:focus:not(.cc-close),.cc-bottom button:hover:not(.cc-close),.is-active.cboxElement.table-cb-toggler{color:#fff}.btn-filled:focus,.btn-filled:hover,.cboxElement.table-cb-toggler:focus,.cboxElement.table-cb-toggler:hover,.cc-bottom a.outer-link:focus button:not(.cc-close),.cc-bottom a.outer-link:hover button:not(.cc-close),.cc-bottom button:focus:not(.cc-close),.cc-bottom button:hover:not(.cc-close),a.outer-link:focus .btn-filled,a.outer-link:focus .cboxElement.table-cb-toggler,a.outer-link:focus .cc-bottom button:not(.cc-close),a.outer-link:hover .btn-filled,a.outer-link:hover .cboxElement.table-cb-toggler,a.outer-link:hover .cc-bottom button:not(.cc-close){background-color:#e60050}.btn-filled:focus a,.btn-filled:hover a,.cboxElement.table-cb-toggler:focus a,.cboxElement.table-cb-toggler:hover a,.cc-bottom a.outer-link:focus button:not(.cc-close) a,.cc-bottom a.outer-link:hover button:not(.cc-close) a,.cc-bottom button:focus:not(.cc-close) a,.cc-bottom button:hover:not(.cc-close) a,a.outer-link:focus .btn-filled a,a.outer-link:focus .cboxElement.table-cb-toggler a,a.outer-link:focus .cc-bottom button:not(.cc-close) a,a.outer-link:hover .btn-filled a,a.outer-link:hover .cboxElement.table-cb-toggler a,a.outer-link:hover .cc-bottom button:not(.cc-close) a{background-color:#e60050}a.btn-filled,a.cboxElement.table-cb-toggler{transition:all .3s ease;color:#fff;text-decoration:none}a.btn-filled.is-active,a.btn-filled:focus,a.btn-filled:hover,a.cboxElement.table-cb-toggler:focus,a.cboxElement.table-cb-toggler:hover,a.is-active.cboxElement.table-cb-toggler{color:#fff}.btn-group{display:-ms-flexbox;display:flex;z-index:2}html:not(.js) .btn-group{display:none}.btn-group .btn,.btn-group .cc-bottom button:not(.cc-close),.cc-bottom .btn-group button:not(.cc-close){border-radius:0;border-left:none;position:relative;cursor:pointer}.btn-group .btn:after,.btn-group .cc-bottom button:not(.cc-close):after,.cc-bottom .btn-group button:not(.cc-close):after{width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;border-color:transparent;content:'';position:absolute;bottom:-9px;left:calc(50% - 10px);transition:all .3s ease}.btn-group .btn:first-child,.btn-group .cc-bottom button:first-child:not(.cc-close),.cc-bottom .btn-group button:first-child:not(.cc-close){border-radius:50px 0 0 50px;border-left:1px solid #d5d5d5}.btn-group .btn:last-child,.btn-group .cc-bottom button:last-child:not(.cc-close),.cc-bottom .btn-group button:last-child:not(.cc-close){border-radius:0 50px 50px 0}.btn-group .btn.is-active:after,.btn-group .cc-bottom button.is-active:not(.cc-close):after,.cc-bottom .btn-group button.is-active:not(.cc-close):after{border-color:#373636 transparent transparent transparent}.btn-group .btn.is-active:focus,.btn-group .btn.is-active:hover,.btn-group .cc-bottom button.is-active:focus:not(.cc-close),.btn-group .cc-bottom button.is-active:hover:not(.cc-close),.cc-bottom .btn-group button.is-active:focus:not(.cc-close),.cc-bottom .btn-group button.is-active:hover:not(.cc-close),.cc-bottom a.outer-link:focus .btn-group button.is-active:not(.cc-close),.cc-bottom a.outer-link:hover .btn-group button.is-active:not(.cc-close),a.outer-link:focus .btn-group .btn.is-active,a.outer-link:focus .btn-group .cc-bottom button.is-active:not(.cc-close),a.outer-link:hover .btn-group .btn.is-active,a.outer-link:hover .btn-group .cc-bottom button.is-active:not(.cc-close){background-color:#000;border-color:#000}.btn-group .btn.is-active:focus:after,.btn-group .btn.is-active:hover:after,.btn-group .cc-bottom button.is-active:not(.cc-close):focus:after,.btn-group .cc-bottom button.is-active:not(.cc-close):hover:after,.cc-bottom .btn-group button.is-active:not(.cc-close):focus:after,.cc-bottom .btn-group button.is-active:not(.cc-close):hover:after,.cc-bottom a.outer-link:focus .btn-group button.is-active:not(.cc-close):after,.cc-bottom a.outer-link:hover .btn-group button.is-active:not(.cc-close):after,a.outer-link:focus .btn-group .btn.is-active:after,a.outer-link:focus .btn-group .cc-bottom button.is-active:not(.cc-close):after,a.outer-link:hover .btn-group .btn.is-active:after,a.outer-link:hover .btn-group .cc-bottom button.is-active:not(.cc-close):after{border-color:#000 transparent transparent transparent}.btn-group .btn:focus,.btn-group .btn:hover,.btn-group .cc-bottom button:focus:not(.cc-close),.btn-group .cc-bottom button:hover:not(.cc-close),.cc-bottom .btn-group button:focus:not(.cc-close),.cc-bottom .btn-group button:hover:not(.cc-close),.cc-bottom a.outer-link:focus .btn-group button:not(.cc-close),.cc-bottom a.outer-link:hover .btn-group button:not(.cc-close),a.outer-link:focus .btn-group .btn,a.outer-link:focus .btn-group .cc-bottom button:not(.cc-close),a.outer-link:hover .btn-group .btn,a.outer-link:hover .btn-group .cc-bottom button:not(.cc-close){border-color:#373636}.btn-notifications{padding:.5rem 1rem;line-height:1;height:3.5rem}.btn-openid{width:180px;padding:.5rem 0}.header .btn-openid{text-align:left;padding-left:4.5rem;line-height:1}.btn-outline,form.node-form .field-add-more-submit{background-color:#fff;border:1px solid #d5d5d5;border-radius:50px;line-height:1;color:#373636;text-align:center;font-weight:700;text-transform:uppercase;min-width:80px;cursor:default}.btn-outline.is-active,form.node-form .is-active.field-add-more-submit{background-color:#373636;color:#fff}.btn-outline:not(.open):focus,.btn-outline:not(.open):hover,a.outer-link:focus .btn-outline:not(.open),a.outer-link:focus form.node-form .field-add-more-submit:not(.open),a.outer-link:hover .btn-outline:not(.open),a.outer-link:hover form.node-form .field-add-more-submit:not(.open),form.node-form .field-add-more-submit:not(.open):focus,form.node-form .field-add-more-submit:not(.open):hover,form.node-form a.outer-link:focus .field-add-more-submit:not(.open),form.node-form a.outer-link:hover .field-add-more-submit:not(.open){border-color:#373636;transition:all .3s ease}.btn-pwa{padding:.5rem 0;line-height:1;height:3.5rem;margin-left:1rem}.btn-search{display:inline-block;background-repeat:no-repeat;background-size:20px 20px;background-position:center center;width:2rem;height:2.5rem;text-indent:-9999px;background-image:url(/themes/standaarden/images/icon-search-primary.svg);padding-left:55px;-ms-flex-negative:0;flex-shrink:0}.form--inline--search .btn-search{width:4rem;height:4rem}.btn,.cc-bottom button:not(.cc-close){display:inline-block;padding:.7rem 2rem;line-height:1;font-weight:600;text-transform:uppercase;cursor:pointer;font-family:ff-meta-web-pro,alegreya-sans,sans-serif}.btn a,.cc-bottom button:not(.cc-close) a,a.btn{display:inline-block;text-decoration:none}.cc-bottom .utilities-bar button:not(.cc-close),.utilities-bar .btn,.utilities-bar .cc-bottom button:not(.cc-close){font-size:14px;font-size:1.4rem;line-height:1}button{border:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;border-radius:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;padding:0}.cluster-guidelines{margin-bottom:25px}.cluster-guidelines>*{font-size:18px;font-size:1.8rem;line-height:1.6;font-weight:400;margin-top:10px}.cluster-guidelines li{margin-top:15px}.cluster-index{transition:all .3s ease;transition:all .3s ease}.component-notes .field--name-notes{padding-bottom:2.5rem}.component-sidebar ul li+li{margin-top:1rem}.component-sidebar+.component-sidebar{margin-top:2.5rem}.cc-placeholder,.cc-window{--cc-color-primary:#0087cd;--cc-font:alegreya-sans,sans-serif}ul.tabs{position:relative;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 2rem 0}ul.tabs>li{display:inline-block;margin:2px}ul.tabs>li>a{display:block;text-decoration:none;padding:10px 20px;font-weight:700;transition:all .3s ease;border-radius:50px;border:1px solid #d5d5d5;background-color:#fff;color:#373636;text-transform:uppercase;font-size:16px;font-size:1.6rem;line-height:1}ul.tabs>li>a:focus,ul.tabs>li>a:hover{border-color:#000}ul.tabs>li>a.is-active{background-color:#373636;color:#fff}ul.tabs>li>a.is-active:focus,ul.tabs>li>a.is-active:hover{background-color:#000}.skip-link{display:block;padding:20px;font-weight:700;text-align:center;font-size:18px;font-size:1.8rem;line-height:1.6;background-color:#373636;transition:all .3s ease;color:#fff;text-decoration:underline}.skip-link.is-active,.skip-link:focus,.skip-link:hover{color:#fff}.skip-link:focus,.skip-link:hover{text-decoration:none}.skip-link:after{content:"\203A";display:inline-block;color:#fff;font-size:22px;font-size:2.2rem;line-height:1.6;margin-left:0}.skip-link:focus{position:relative!important;clip:auto;height:auto;width:auto;overflow:auto;z-index:1000}.contextual{position:absolute!important;top:0;right:0}ul.contextual-links{margin:0!important}ul.contextual-links>li{background:0 0!important;border:none!important;width:auto!important;height:auto!important;overflow:auto!important;margin:0!important;padding:0!important}.messages{background-position:10px 22px;border-radius:4px;box-shadow:none;margin:15px 0}.messages a{transition:.3s ease}.messages.messages--status{border:1px solid #00a645;color:#00a645;background-image:url(/themes/standaarden/images/check.svg)}.messages.messages--status a{transition:all .3s ease;color:#00a645;text-decoration:underline}.messages.messages--status a.is-active,.messages.messages--status a:focus,.messages.messages--status a:hover{color:#00a645}.messages.messages--status a:focus,.messages.messages--status a:hover{text-decoration:none}.messages.messages--error{border:1px solid #ec1e17;color:#ec1e17}.messages.messages--error a{transition:all .3s ease;color:#ec1e17;text-decoration:underline}.messages.messages--error a.is-active,.messages.messages--error a:focus,.messages.messages--error a:hover{color:#ec1e17}.messages.messages--error a:focus,.messages.messages--error a:hover{text-decoration:none}.messages.messages--warning{border:1px solid #f39c11;color:#f39c11}.messages.messages--warning a{transition:all .3s ease;color:#f39c11;text-decoration:underline}.messages.messages--warning a.is-active,.messages.messages--warning a:focus,.messages.messages--warning a:hover{color:#f39c11}.messages.messages--warning a:focus,.messages.messages--warning a:hover{text-decoration:none}ul.pager{text-align:center}ul.pager li{display:inline-block}.throbber{display:none}.ajax-progress-throbber{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}#admin-menu .dropdown .admin-menu-search,#admin-menu .dropdown li{line-height:inherit}tr.draggable a.tabledrag-handle{display:block;float:none;margin:0;width:32px;height:32px}tr.draggable a.tabledrag-handle .handle{width:100%;height:100%;background-position:center center;margin:0;padding:0}tr.draggable.drag-previous td,tr.draggable.selected td{background:#fffbdd}#l10n-client.hidden{display:block!important;visibility:visible}.chosen-container{width:100%!important;font-size:smaller;color:#373636}.chosen-container .chosen-choices,.chosen-container .chosen-single{background:#fff;border:1px solid #d5d5d5;padding:6px 15px;line-height:26px;height:auto;box-shadow:none;border-radius:4px}.chosen-container .chosen-single div b{background-position-y:10px}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position-y:10px}form .description{font-size:16px;font-size:1.6rem;line-height:1.6;margin-top:-1px;padding:.75rem 1.5rem;background-color:rgba(238,239,239,.5);border:1px solid #d5d5d5;border-radius:4px}details .details-wrapper{box-sizing:border-box;padding-bottom:1.5em}.has-floating-label-inside{position:relative;margin-top:10px}.has-floating-label-inside input.has-floating-label+label.floating{background-color:#fff;font-weight:700;position:absolute;top:-15px;left:45px;padding:0 5px;border-radius:3px;z-index:1;opacity:1;transform:translateY(0)}.has-floating-label-inside input.has-floating-label:not(:focus):placeholder-shown+label.floating{opacity:0;transform:translateY(20px)}.has-floating-label-inside input.has-floating-label:focus:-ms-input-placeholder{color:transparent}.has-floating-label-inside input.has-floating-label:focus::placeholder{color:transparent}.has-floating-label-inside input.has-floating-label:focus+label.floating{transition:all .3s ease}button,input,select,textarea{font-family:alegreya-sans,sans-serif;max-width:100%}button,input,optgroup,select,textarea{color:inherit}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer}input[type=date],input[type=email],input[type=password],input[type=tel],input[type=text],input[type=time],select{appearance:none;border-radius:4px;border:1px solid #d5d5d5;padding:6px 15px}input[type=date]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,select:-ms-input-placeholder{color:#625a5d;line-height:1.6}input[type=date]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,select::placeholder{color:#625a5d;line-height:1.6}.form-item-keys input[type=date],.form-item-keys input[type=email],.form-item-keys input[type=password],.form-item-keys input[type=tel],.form-item-keys input[type=text],.form-item-keys input[type=time],.form-item-keys select{background-size:20px 20px;background-image:url(/themes/standaarden/images/icon-search-primary.svg);background-repeat:no-repeat;background-position:center left +15px}.header .form-item-keys input[type=date],.header .form-item-keys input[type=email],.header .form-item-keys input[type=password],.header .form-item-keys input[type=tel],.header .form-item-keys input[type=text],.header .form-item-keys input[type=time],.header .form-item-keys select{background-image:none;min-height:3.8rem;padding-left:5rem}.region-content .form-item-keys input[type=date],.region-content .form-item-keys input[type=email],.region-content .form-item-keys input[type=password],.region-content .form-item-keys input[type=tel],.region-content .form-item-keys input[type=text],.region-content .form-item-keys input[type=time],.region-content .form-item-keys select{padding:.8rem 1.5rem .65rem 5rem}.form-item-subject-0-value input[type=date],.form-item-subject-0-value input[type=email],.form-item-subject-0-value input[type=password],.form-item-subject-0-value input[type=tel],.form-item-subject-0-value input[type=text],.form-item-subject-0-value input[type=time],.form-item-subject-0-value select{border-radius:4px;padding:10px}.has-floating-label-inside input[type=date],.has-floating-label-inside input[type=email],.has-floating-label-inside input[type=password],.has-floating-label-inside input[type=tel],.has-floating-label-inside input[type=text],.has-floating-label-inside input[type=time],.has-floating-label-inside select{line-height:1.6}input[type=submit]{border:0}input[type=date],input[type=email],input[type=password],input[type=tel],input[type=text],input[type=time],select,textarea{width:100%}.form-item label{font-weight:700}.form-item+.form-item{margin-top:10px}.js input.form-autocomplete{background-position:calc(100% - 10px) center;padding-right:35px}input[type=date]{min-height:4.2rem}fieldset{padding:0;margin:0;border:0}.label-above+ul{margin-top:0}.label-inline{display:inline-block}.label-strong{font-family:alegreya-sans,sans-serif;font-weight:700}form.node-form .form-wrapper+.form-wrapper{margin-top:2.5rem}form.node-form fieldset{margin:2.5rem 0 0 0;border:none;padding:0}form.node-form fieldset.description-before .fieldset-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}form.node-form fieldset.description-before .fieldset-wrapper>.description{-ms-flex-order:-1;order:-1;margin-top:-2.5rem;margin-bottom:5rem}form.node-form fieldset legend{font-weight:700;margin-bottom:1rem}form.node-form>fieldset{margin-top:5rem}form.node-form>fieldset>legend{width:100%;font-size:24px;font-size:2.4rem;line-height:1.6;border-bottom:1px solid #d5d5d5;padding-top:1rem;margin-bottom:5rem}form.node-form fieldset fieldset{background-color:#f7f7f7;padding:2.5rem;border-radius:4px}form.node-form fieldset fieldset legend{float:left}form.node-form fieldset fieldset legend+*{clear:both}form.node-form label{display:block;margin-bottom:.5rem}form.node-form .form-type-checkbox{display:-ms-flexbox;display:flex}form.node-form .form-type-checkbox input{display:inline-block;height:3rem;width:3rem;-ms-flex-negative:0;flex-shrink:0}form.node-form .form-type-checkbox label{display:inline-block}form.node-form .form-type-select-or-other-buttons{background-color:#f7f7f7;padding:2.5rem;border-radius:4px}form.node-form .form-type-select-or-other-buttons>label{margin-bottom:1rem}form.node-form .label{font-size:18px;font-size:1.8rem;line-height:1.6;font-family:alegreya-sans,sans-serif;color:#373636}form.node-form .tabledrag-toggle-weight{color:#0087cd;margin-bottom:5px;font-size:smaller}form.node-form .field-add-more-submit{text-transform:none;padding:1rem 3rem;font-size:16px;margin-top:10px}form.node-form .form-actions{margin-top:2.5rem;text-align:right}input.error,textarea.error{border-color:#f47975}.form-required:after{color:#ec1e17;content:"*";margin-left:2px}.form-item--error-message{font-size:16px;font-size:1.6rem;line-height:1.6;color:#ec1e17;margin-top:-1px;z-index:1;position:relative;padding:.5rem 1.5rem;background-color:#fcf4f2;border:1px solid #d5d5d5;border-radius:4px;border-color:#f47975}.form-item--error-message strong{font-weight:400}textarea{border:1px solid #d5d5d5;border-radius:4px;padding:1.5rem}.user-form label,.user-login-form label{display:inline-block;margin-bottom:.5rem;font-size:20px;font-size:2rem;line-height:1.6}.user-form .form-item,.user-login-form .form-item{margin-top:1.5rem}.user-form .form-actions,.user-login-form .form-actions{margin-top:2.5rem}.col-main.col-util.middle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:auto}.col-small.col-nav{display:none}.col-small.col-util.left{left:0;top:0}.col-small.col-util.right{display:none}.col-small.col-user{position:absolute;bottom:0;right:0}.col-small.col-logo{position:absolute;top:0;left:0}.has-break-out-bg{position:relative}.has-break-out-bg:after,.has-break-out-bg:before{content:'';display:inline;position:absolute;top:0;width:50vw;height:100%;z-index:-1}.has-break-out-bg:before{left:calc(-50vw + 50%)}.has-break-out-bg:after{right:calc(-50vw + 50%)}.has-break-out-bg.bg-white{background-color:#fff}.has-break-out-bg.bg-white:after,.has-break-out-bg.bg-white:before{background-color:#fff}.has-break-out-bg.bg-default{background-color:#eeefef}.has-break-out-bg.bg-default:after,.has-break-out-bg.bg-default:before{background-color:#eeefef}.has-break-out-bg.bg-primary{background-color:#0087cd}.has-break-out-bg.bg-primary:after,.has-break-out-bg.bg-primary:before{background-color:#0087cd}.has-break-out-bg.bg-grey{background-color:#c4c4c4}.has-break-out-bg.bg-grey:after,.has-break-out-bg.bg-grey:before{background-color:#c4c4c4}.has-frame{padding:1.5rem;border:1px solid #d5d5d5;background-color:#eeefef}.plain-text .has-frame h2{margin-top:0}.other-directives-list{transition:all .3s ease;transition:all .3s ease}.other-directives-list li{margin-bottom:15px}.other-directives-list a{transition:all .3s ease;color:#373636;text-decoration:none;border-bottom:1px solid #0087cd}.other-directives-list a.is-active,.other-directives-list a:focus,.other-directives-list a:hover{color:#373636}.other-directives-list a:hover{border-bottom-color:transparent}body{height:100%;background-color:#fff;overflow-x:hidden;overflow-y:auto;color:#373636}.cb-open body{overflow:hidden!important}.comment-note-form .form-actions{margin-top:15px}.comment-form__title{margin-top:25px}.dialog-off-canvas-main-canvas{height:100%}.new{margin-top:25px;font-size:20px;font-size:2rem;line-height:1.2;font-weight:400}.path-frontpage .block-system-main-block .field--name-body{margin-top:25px;padding-top:25px;border-top:1px solid #d5d5d5}.path-frontpage .block-system-main-block .field--name-body h3{margin-bottom:1rem}.path-frontpage .block-system-main-block .field--name-body p{font-weight:400}html{display:block;height:100%}html.prevent-fouc{display:none}html.prevent-fouc.js{display:block}.path-lacunes .list-list,.path-zoeken .list-list{margin-top:30px}.list-list li{border-top:1px solid #d5d5d5}.list-list li:last-child{border-bottom:1px solid #d5d5d5}.main{margin-bottom:5rem}.page{height:auto;min-height:100%;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-direction:column;flex-direction:column}.asset-thumbnail .table-wrapper{max-height:225px;overflow:hidden;width:100%}.asset-thumbnail .table-wrapper table{display:table}.assets-overview{position:relative;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.assets-thumbnails{-ms-flex-wrap:wrap;flex-wrap:wrap}.js .assets-thumbnails{display:none}.assets-open .assets-thumbnails{display:-ms-flexbox!important;display:flex!important}.assets-thumbnails .field--name-field-caption{background:#f2f2f2;font-size:75%;padding:10px 10px}.assets-thumbnails .field--name-field-copyright{display:none}.assets-caption{background:#f2f2f2;font-size:75%;padding:1rem;width:100%}.asset-thumbnail{position:relative}.asset-thumbnail table{margin-top:0;font-size:25%}.asset-thumbnail td,.asset-thumbnail th{padding:1px;line-height:1}.asset-thumbnail div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.asset-thumbnail .field--name-field-image{max-height:225px;overflow:hidden;width:100%}#cboxOverlay{position:fixed;display:block;width:100%;top:0;right:-100%;bottom:0;left:0;background-color:rgba(0,0,0,.75);z-index:50;opacity:1;overflow:hidden}#cboxWrapper{border-radius:4px;z-index:5000;position:relative}.image-colorbox #cboxWrapper{background-color:#000}.table-colorbox #cboxWrapper{background-color:#fff;overflow:auto!important}.notes-colorbox #cboxWrapper{background-color:#fff}#cboxClose{border:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;border-radius:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;padding:0;position:absolute;cursor:pointer;color:transparent;background-repeat:no-repeat;background-size:11px 11px;background-position:center center;padding:0;width:11px;height:11px;text-indent:-9999px;background-image:url(/themes/standaarden/images/icon-close-white.svg);background-color:#0087cd;border-radius:4px;width:21px;height:21px}.colorbox-default #cboxClose{top:10px;right:10px}#cboxLoadedContent{border-radius:4px}.notes-colorbox #cboxLoadedContent .comment-content{padding:30px}.notes-colorbox #cboxLoadedContent .comment-content .title{color:#0087cd;font-weight:700}.notes-colorbox #cboxLoadedContent .comment-content .created-time{font-weight:700}.image-colorbox .cboxPhoto{padding:5px;background-color:#fff}.cboxElement{font-family:ff-meta-web-pro,alegreya-sans,sans-serif;font-size:14px;font-size:1.4rem;line-height:1.6}.cboxElement.table-cb-toggler{display:block;width:15rem;margin-top:25px;padding:5px;cursor:pointer}.cboxElement.table-cb-toggler:focus,.cboxElement.table-cb-toggler:hover{text-decoration:none;transition:.2s ease}.asset-thumbnail .cboxElement.table-cb-toggler{background-color:transparent;color:transparent;height:0;width:0;margin:0;padding:0}.asset-thumbnail .cboxElement.table-cb-toggler:focus,.asset-thumbnail .cboxElement.table-cb-toggler:hover,a.outer-link:focus .asset-thumbnail .cboxElement.table-cb-toggler,a.outer-link:hover .asset-thumbnail .cboxElement.table-cb-toggler{background-color:transparent;color:transparent;outline:0}.asset-thumbnail .cboxElement.table-cb-toggler:before{content:'';display:inline-block;position:absolute;width:100%;height:100%;top:0;left:0}.asset-thumbnail .cboxElement.image-cb-toggler{margin:0}.embedded-entity .cboxElement{width:auto;padding:0;background-color:transparent;border-radius:0}.js-cb-link{text-decoration:none}#cboxCurrent,#cboxNext,#cboxPrevious{display:none!important}#cboxTitle{background-color:#fff;width:100%;padding:5px 10px 10px 10px;border-radius:4px;margin-top:-5px}.embedded-entity.literature{display:inline-block;margin:0 4px 0 -2px}.embedded-entity.literature a{transition:all .3s ease;color:#0087cd;text-decoration:none;font-weight:600;vertical-align:super;font-size:12px;font-size:1.2rem;line-height:1;border-bottom:0}.embedded-entity.literature a.is-active,.embedded-entity.literature a:focus,.embedded-entity.literature a:hover{color:#0087cd}.field--name-literature ol{counter-reset:custom;list-style-type:none;padding-left:15px}.field--name-literature ol li:before{content:"" counter(custom) ") ";counter-increment:custom;color:#0087cd;font-weight:700}.field--name-literature ol li+li{margin-top:10px}.lit-note-link{display:inline-block;background-repeat:no-repeat;background-size:15px 15px;background-position:center center;padding:0;width:15px;height:15px;text-indent:-9999px;background-position:top +8px center;width:17.5px;height:auto;background-image:url(/themes/standaarden/images/icon-arrow-angle-grey.svg)}.lit-ref{margin-left:3px;text-decoration:none}.video .video-wrapper{position:relative}.video iframe{position:absolute;margin:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.accompanying-documents ul{margin-top:2rem}.accompanying-documents ul li+li{margin-top:1.5rem}.author-list{margin-bottom:1rem}.author-list>*{display:inline-block;color:#625a5d}.author-list dt.with-prefix{margin-right:.5rem}.author-list dd{margin-left:0}.back-link{text-decoration:none;font-weight:600;border-bottom:1px solid #0087cd;transition:all .2s ease}.back-link:focus,.back-link:hover,a.outer-link:focus .back-link,a.outer-link:hover .back-link{border-bottom:1px solid transparent}.path-frontpage .region-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.path-frontpage .block-standaarden-base-welcome-block{-ms-flex-order:-1;order:-1}.latest-updates{margin-bottom:7rem}.latest-updates ul.latest-update-items{list-style:none}dl.meta-data{display:inline-block;margin:0}dl.meta-data>*{display:inline-block;margin-left:0}dl.meta-data dt{margin-right:.1rem}dl.meta-data dd{margin-right:1.5rem}dl.meta-data .with-revision{transition:all .3s ease;color:#625a5d;text-decoration:none;border-bottom:1px solid #0087cd;transition:all .2s ease}dl.meta-data .with-revision.is-active,dl.meta-data .with-revision:focus,dl.meta-data .with-revision:hover{color:#625a5d}a.outer-link:focus dl.meta-data .with-revision,a.outer-link:hover dl.meta-data .with-revision,dl.meta-data .with-revision:focus,dl.meta-data .with-revision:hover{border-bottom:1px solid transparent}.node--bundled--full dl.meta-data{color:#625a5d}.node--bundled--full dl.meta-data>*{margin-top:.5rem}.node--guideline--revision dl.meta-data,.node--manual--revision dl.meta-data{margin:1rem 0;color:#0087cd;font-weight:700;font-size:20px;font-size:2rem;line-height:1.6}.guideline--list dl.meta-data{display:inline;border-bottom:1px solid #0087cd;transition:all .2s ease}.guideline--list dl.meta-data:focus,.guideline--list dl.meta-data:hover,a.outer-link:focus .guideline--list dl.meta-data,a.outer-link:hover .guideline--list dl.meta-data{border-bottom:1px solid transparent}.guideline--list dl.meta-data dd{display:inline;margin-right:0;line-height:1.5}.guideline--list dl.meta-data dd:not(:last-of-type){padding-right:.4rem}.revision-explanation dd{margin-left:0}.revision-status{position:relative;display:inline-block}.revision-status .field__item{display:inherit}.revision-status:before{content:'';display:inline-block;width:10px;height:10px;margin-top:3px;margin-right:8px;border-radius:50px}.revision-status.in-revision:before{color:#0087cd;background-color:#0087cd}.revision-status.recently-revised:before{color:#e60050;background-color:#e60050}.guideline--list .revision-status .field__item{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.revision-status .field--name-revision-status,.revision-status.sub{font-size:18px;font-size:1.8rem;line-height:1.6}.revision-status.sub{margin:5px 0}.revision-status.legenda{font-weight:400;font-family:alegreya-sans,sans-serif;font-size:20px;font-size:2rem;line-height:1.6}.scrollmagic-pin-spacer{height:auto!important}.scrollmagic-pin-spacer>*{max-width:100%}.breadcrumb a{transition:all .3s ease;color:#fff;text-decoration:none;font-weight:600;border-bottom:1px solid #fff;transition:all .2s ease}.breadcrumb a.is-active,.breadcrumb a:focus,.breadcrumb a:hover{color:#fff}.breadcrumb a:focus,.breadcrumb a:hover,a.outer-link:focus .breadcrumb a,a.outer-link:hover .breadcrumb a{border-bottom:1px solid transparent}.breadcrumb ol{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.breadcrumb ol li:not(:last-child){margin-right:3px}.breadcrumb ol li:not(:last-child):after{content:"\203A";display:inline-block;color:#c4c4c4;font-size:16px;font-size:1.6rem;line-height:1.6;margin-left:0}.js-top-level-nav{position:relative}.js .menu--account{position:absolute;overflow:hidden;z-index:1;box-shadow:0 20px 20px 0 rgba(55,54,54,.3);transition:all .3s ease,visibility .1s ease-in-out}.js .menu--account .menu{display:none}.nav-user-menu-0-open .menu--account{overflow:visible}.nav-user-menu-0-open .menu--account .menu{display:block}.menu--account .menu{padding:1rem 0}.menu--account .menu-item{border-top:1px solid #d5d5d5}.menu--account .menu-item:first-of-type{border-top:0}.menu--account .menu-item:focus,.menu--account .menu-item:hover{background-color:#eeefef}.menu--account .menu-item a{display:inline-block;width:100%;transition:all .3s ease;color:#373636;text-decoration:none;font-weight:700}.menu--account .menu-item a.is-active,.menu--account .menu-item a:focus,.menu--account .menu-item a:hover{color:#373636}.js .menu--account .menu-item a{padding:10px 0 10px 45px}html:not(.js) .menu--account .menu-item a{padding:10px 30px}.menu--footer ul .menu-item+.menu-item{margin-top:5px}.menu--footer ul .menu-item a{transition:all .3s ease;color:#fff;text-decoration:none;font-size:20px;font-size:2rem;line-height:1.6;font-weight:700;border-bottom:1px solid #81d4ff}.menu--footer ul .menu-item a.is-active,.menu--footer ul .menu-item a:focus,.menu--footer ul .menu-item a:hover{color:#fff}.menu--footer ul .menu-item a:focus,.menu--footer ul .menu-item a:hover,a.outer-link:focus .menu--footer ul .menu-item a,a.outer-link:hover .menu--footer ul .menu-item a{border-bottom:1px solid #fff}.menu--main ul{padding:2rem 0}.menu--main ul .menu-item{font-size:18px;font-size:1.8rem;line-height:1.6}.menu--main ul .menu-item+.menu-item{margin-top:1rem}.menu--main ul .menu-item a{transition:all .3s ease;color:#fff;text-decoration:none;font-size:20px;font-size:2rem;line-height:1.6;font-weight:700;border-bottom:1px solid transparent}.menu--main ul .menu-item a.is-active,.menu--main ul .menu-item a:focus,.menu--main ul .menu-item a:hover{color:#fff}.menu--main ul .menu-item a:focus,.menu--main ul .menu-item a:hover,a.outer-link:focus .menu--main ul .menu-item a,a.outer-link:hover .menu--main ul .menu-item a{border-bottom:1px solid #fff}.col-nav{scrollbar-color:#0087cd #eeefef}.col-nav ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#eeefef}.col-nav ::-webkit-scrollbar{width:10px;background-color:#eeefef}.col-nav ::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#0087cd}.col-nav--inner{position:sticky;top:6rem;max-height:calc(100vh - 6rem);overflow-y:auto;overflow-x:hidden;padding-right:20px;mask-image:linear-gradient(0deg,transparent,#000 40px calc(100% - 40px),transparent);padding-top:20px;padding-bottom:20px}body.toolbar-fixed .col-nav--inner,body:not(.toolbar-fixed).toolbar-vertical .col-nav--inner{top:calc(6rem + 39px)}body.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .col-nav--inner{top:calc(6rem + 79px)}body.toolbar-fixed .col-nav--inner,body:not(.toolbar-fixed).toolbar-vertical .col-nav--inner{max-height:calc(calc(100vh - 6rem) - 39px)}body.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .col-nav--inner{max-height:calc(calc(100vh - 6rem) - 79px)}.nav-bar .navbar-scroll-button{display:none;position:absolute;top:0;left:0;right:0;background:linear-gradient(to bottom,#fff 0,#fff 50%,rgba(255,255,255,0) 100%);z-index:10;height:25px;cursor:pointer;padding-top:.75rem}.nav-bar .navbar-scroll-button i{display:block;height:25px;background:url(/themes/standaarden/images/icon-arrow-up-primary.svg) no-repeat center;background-size:20px 20px}.nav-bar .navbar-scroll-button.navbar-scroll-down{top:auto;padding-top:0;bottom:0;padding-bottom:.15rem;background:linear-gradient(to top,#fff 0,#fff 50%,rgba(255,255,255,0) 100%)}.nav-bar .navbar-scroll-button.navbar-scroll-down i{transform:rotate(180deg)}.nav-bar .navbar-scroll-button.disabled{pointer-events:none}.nav-bar .navbar-scroll-button.disabled i{display:none}.nav-bar.scrollable .side-nav{position:relative}.nav-bar.scrollable .navbar-scroll-button{display:block}.nav-bar .menu--aside{padding-left:1rem;font-family:alegreya-sans,sans-serif}.nav-bar .menu--aside>li+li{margin-top:1.5rem}.nav-bar .menu--aside li.js-sub-level-nav{position:relative}.nav-bar .menu--aside a{position:relative;display:inline-block;text-decoration:none;width:100%;padding-right:4rem}.nav-bar .menu--aside a:focus,.nav-bar .menu--aside a:hover{text-shadow:1px 0 #373636}.nav-bar .menu--aside a.active{text-shadow:1px 0 #373636}.nav-bar .menu--aside a.active:before{content:'';display:inline-block;position:absolute;top:0;left:-1rem;width:3px;height:100%;background-color:#e60050}.nav-bar .menu--aside a:focus,.nav-bar .menu--aside button:focus{outline:0}.nav-bar .menu--aside .item-list ul{margin-left:15px;margin-top:5px;font-size:16px;font-size:1.6rem;line-height:1.6}.nav-bar .menu--aside .item-list ul li{margin-top:1.5rem}.navigation-wrapper{width:100%;z-index:2}.js .navigation-wrapper{position:absolute;background-color:#0087cd;transition:all .3s ease;transform:translateY(-200px);opacity:0}.js .navigation-wrapper .menu{display:none}.div-main-menu-0-open .navigation-wrapper{transform:translateY(0);opacity:1;z-index:0}.div-main-menu-0-open .navigation-wrapper .menu{display:inline-block}.list-item{line-height:1.6}.list-item .outer-link{display:block;width:100%}.list-list .list-item .outer-link{padding:7px 0 10px 0}.list-list .list-item .outer-link:focus,.list-list .list-item .outer-link:hover{background-color:#eeefef}.list-item .wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.list-item .title{position:relative;display:inline-block;font-size:22px;font-size:2.2rem;line-height:1.35;margin-bottom:.5rem}.list-item .type{color:#e60050;font-weight:700;font-size:16px;font-size:1.6rem;line-height:1.6;-ms-flex-order:-1;order:-1;text-transform:uppercase}.node--bundled--full .content{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-direction:column;flex-direction:column;margin-top:2rem}.node--bundled--full .content .collapsible-section-wrapper:first-of-type>.collapsible-toggler{border-top:0}.node--bundled--full .content .suffix{margin-top:3rem}.node--bundled--full .aside{margin-top:2.5rem}.guideline--list{width:100%}.guideline--list .outer-link{text-decoration:none;transition:all .2s ease;color:#373636;font-family:alegreya-sans,sans-serif}.guideline--list .title{display:inline-block}.path-user .guideline--list .title{font-weight:700}.guideline--list span+span{margin-left:3px}.list-list .guideline--list{padding:7px 0 10px 0}.list-list .guideline--list:focus,.list-list .guideline--list:hover,a.outer-link:focus .list-list .guideline--list,a.outer-link:hover .list-list .guideline--list{background-color:#eeefef}.node--guideline--revision h1,.node--manual--revision h1{margin-top:3rem}.node--type--section{margin-top:22px}.node--type--section.heading-moved{margin-top:0}.node--view-mode-full .field--name-content-items>.field__item{margin-top:2.88rem}.node--in-revision{background-color:rgba(243,156,17,.2)}.node--unpublished{background-color:rgba(236,30,23,.2)}.collapsible-section-wrapper:has(>.collapsible>.heading-moved.node--in-revision) .collapsible-toggler{background-color:rgba(243,156,17,.2)}.collapsible-section-wrapper:has(>.collapsible>.heading-moved.node--unpublished) .collapsible-toggler{background-color:rgba(236,30,23,.2)}.collapsible-section-wrapper>.collapsible>.heading-moved:has(>.contextual:only-child):before{content:"Er bestaat nog geen inhoud voor dit deel";font-style:italic;color:#878687}.plain-text h2{margin-top:22px}.plain-text h3{margin-top:5px}.plain-text .field--name-involved-other p{margin-top:0}.related-items{margin-top:2rem}.related-items>*+*{margin-top:2rem!important}.related-items .related-gaps-and-researches a{display:table}.title-prefix{display:inline-block;margin-bottom:1.5rem;width:100%}.title-prefix .label{text-transform:uppercase;color:#e60050;margin-right:1.5rem}.version{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.version .version-label{margin-right:3px}.thuisarts{margin-top:8px;padding-bottom:30px;border-bottom:1px solid #d5d5d5}.thuisarts img{height:45px;margin-bottom:15px}.formularium .formularium-link{margin-top:10px}.file--application-pdf{display:inline-block;background-image:url(/themes/standaarden/images/icon-pdf.svg);background-repeat:no-repeat;background-position:top +.8rem left;background-size:12px 15px;padding-left:2rem}.feedback .haweb-logo{width:100px;margin:15px 0}.feedback .comments-list{margin-top:10px}button.static-position.back-button{position:fixed;display:block;right:64px;bottom:10px;z-index:100;cursor:pointer;border:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;border-radius:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;padding:0;background-repeat:no-repeat;background-size:20px 20px;background-position:center center;padding:0;width:20px;height:20px;text-indent:-9999px;background-image:url(/themes/standaarden/images/icon-arrow-right-white.svg)!important;transform:rotate(180deg);transition:.3s ease;border-radius:4px;background-color:#e60050;padding:20px!important}a.outer-link:focus button.static-position.back-button,a.outer-link:hover button.static-position.back-button,button.static-position.back-button:focus,button.static-position.back-button:hover{background-repeat:no-repeat;background-size:20px 20px;background-position:center center;padding:0;width:20px;height:20px;text-indent:-9999px;background-image:url(/themes/standaarden/images/icon-arrow-right-primary.svg)!important;background-color:#eeefef}.paragraph--type--magic-app a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:1.5rem;max-width:50rem;padding:1.25rem 1.5rem;border-radius:2rem;font-size:16px;font-size:1.6rem;line-height:1.1;font-weight:700;font-family:ff-meta-web-pro,alegreya-sans,sans-serif}.paragraph--type--magic-app a:after,.paragraph--type--magic-app a:before{content:'';-ms-flex-negative:0;flex-shrink:0;display:inline-block;background-repeat:no-repeat;background-position:center center}.paragraph--type--magic-app a:after{background-size:8.67rem 1.3rem;width:8.67rem;height:1.3rem;margin-bottom:.5rem}.paragraph--type--magic-app.filled a{background-color:#057482;transition:all .3s ease;color:#fff;text-decoration:none}.paragraph--type--magic-app.filled a.is-active,.paragraph--type--magic-app.filled a:focus,.paragraph--type--magic-app.filled a:hover{color:#fff}.paragraph--type--magic-app.filled a:before{display:none;background-image:url(/themes/standaarden/images/magicapp-filled-play.svg);background-size:2.5rem 2.5rem;width:2.5rem;height:2.5rem;margin-right:2rem}.paragraph--type--magic-app.filled a:after{background-image:url(/themes/standaarden/images/magicapp-filled-text.svg)}.paragraph--type--magic-app.bordered a{border:.2rem solid #057482;background-color:#fff;transition:all .3s ease;color:#057482;text-decoration:none}.paragraph--type--magic-app.bordered a.is-active,.paragraph--type--magic-app.bordered a:focus,.paragraph--type--magic-app.bordered a:hover{color:#057482}.paragraph--type--magic-app.bordered a:after{background-image:url(/themes/standaarden/images/magicapp-bordered-text.svg)}.paragraph--type--manual-section,.paragraph--type--section{margin-top:22px}.paragraph--type--manual-section.heading-moved,.paragraph--type--section.heading-moved{margin-top:0}.paragraph--type--manual-section .field--name-field-image,.paragraph--type--section .field--name-field-image{margin-top:15px;margin-bottom:20px}.paragraph--type--manual-section .field--name-recommendation,.paragraph--type--section .field--name-recommendation{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.paragraph--type--manual-section .field--name-recommendation .field__label,.paragraph--type--section .field--name-recommendation .field__label{margin-right:5px;color:#0087cd}.paragraph--type--manual-section .field--name-recommendation .field__label:after,.paragraph--type--section .field--name-recommendation .field__label:after{content:':'}.paragraph--type--manual-section.paragraph--omkadering,.paragraph--type--section.paragraph--omkadering{padding:2rem;border:1px solid #d5d5d5;background-color:#eeefef}.collapsible-section-wrapper>.collapsible{padding-bottom:30px}.paragraph--type--video h2{margin-top:0}.paragraph--type--video .field--name-video{margin-top:1.5rem}.paragraph--type--video .field--name-video:only-child{margin-top:28.8px}.field--type-video-embed-field{position:relative;background-color:#eeefef}.paragraph img{width:100%}html:not(.js) .print-container{margin-right:10px}.print-version .back-to-wrapper{margin-bottom:2rem}.print-version .more-info-wrapper{display:none}.print-version .title-prefix{display:block;margin-bottom:0}.print-version .author-list{width:99%;margin:0;padding:0}.cke_editable .print-version p+:not(ul):not(ol),.text-formatted .print-version p+:not(ul):not(ol){margin-top:20px}.print-version .field--name-field-image a{border-bottom:0}.print-version .paragraph+.paragraph{margin-top:2.5rem}.print-version .paragraph.paragraph--type--manual-section *,.print-version .paragraph.paragraph--type--section *{padding:0}.print-version .paragraph.paragraph--type--manual-section .field--name-text:first-of-type,.print-version .paragraph.paragraph--type--manual-section h3:first-of-type,.print-version .paragraph.paragraph--type--section .field--name-text:first-of-type,.print-version .paragraph.paragraph--type--section h3:first-of-type{margin-top:0}.print-version .paragraph.paragraph--type--manual-section .field--name-text,.print-version .paragraph.paragraph--type--manual-section h4,.print-version .paragraph.paragraph--type--manual-section h5,.print-version .paragraph.paragraph--type--section .field--name-text,.print-version .paragraph.paragraph--type--section h4,.print-version .paragraph.paragraph--type--section h5{margin-left:0}.print-version .paragraph.paragraph--type--pico{border:0}.print-version .paragraph.paragraph--print--more-info{margin-top:20px}.print-version .collapsible-wrapper{display:block!important;border:0}.print-version .collapsible-toggler{border:0}.print-version .collapsible-toggler:after{display:none}.print-version .h-rec{margin-top:15px}.print-version .h-more-info{position:relative;color:#0087cd;font-size:14pt;padding:5px 0;border-top:1px solid #0087cd;border-bottom:1px solid #0087cd}.print-version .tab-title:first-of-type{margin-top:0}.print-version .field--name-recommendation .field__item,.print-version .field--name-recommendation .field__label{font-weight:700}.print-version .field--name-literature{margin-top:25px;border-top:0}.print-version .lit-note-link{display:none}.print-version .literature-ref{margin-top:0!important;border-top:0!important}.print-version .content-list{padding-left:0}.print-version .print-more-info{color:#0087cd;font-weight:600;font-size:12pt;font-family:alegreya-sans,sans-serif;margin-top:1rem}.print-hidden{display:none!important}.pwa-message{margin-bottom:4rem;padding:1rem 0}.default-page .pwa-message,.path-lacunes .pwa-message,.path-node .pwa-message{margin-bottom:0}.default-page .pwa-message+.pwa-message,.path-lacunes .pwa-message+.pwa-message,.path-node .pwa-message+.pwa-message{margin-top:1rem;margin-bottom:1rem}.pwa-message+.pwa-message{margin-top:-3rem}.pwa-message .pwa-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pwa-message .pwa-content>:not(:last-child){margin-right:1rem}.pwa-message .pwa-content p{font-weight:700}.pwa-message .pwa-content a{text-decoration:none;border-bottom:1px solid #0087cd;transition:all .2s ease}.pwa-message .pwa-content a:focus,.pwa-message .pwa-content a:hover,a.outer-link:focus .pwa-message .pwa-content a,a.outer-link:hover .pwa-message .pwa-content a{border-bottom:1px solid transparent}.pwa-message .pwa-content .pwa-message-close{margin-left:auto;background-image:url(/themes/standaarden/images/cross.svg);width:2rem;min-height:2rem;background-repeat:no-repeat;background-size:1.25rem 1.25rem;background-position:center;text-indent:-9999px}.path-offline-gebruik .block-system-main-block>*+*,.path-webapp .block-system-main-block>*+*{margin-top:3rem}.path-offline-gebruik .block-system-main-block .pwa-extra-functions,.path-webapp .block-system-main-block .pwa-extra-functions{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2rem;margin-bottom:-2rem}.path-offline-gebruik .block-system-main-block .pwa-extra-functions>.pwa-extra-function,.path-webapp .block-system-main-block .pwa-extra-functions>.pwa-extra-function{margin-right:2rem;margin-bottom:2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.path-offline-gebruik .block-system-main-block .pwa-extra-functions>.pwa-extra-function>:not(:last-child),.path-webapp .block-system-main-block .pwa-extra-functions>.pwa-extra-function>:not(:last-child){margin-bottom:1.5rem}.path-offline-gebruik .block-system-main-block .pwa-extra-functions>.pwa-extra-function .status:before,.path-webapp .block-system-main-block .pwa-extra-functions>.pwa-extra-function .status:before{display:inline-block;width:10px;height:10px;margin-top:3px;margin-right:8px;border-radius:50px}.path-offline-gebruik .block-system-main-block .pwa-extra-functions>.pwa-extra-function .status.no-succes:before,.path-webapp .block-system-main-block .pwa-extra-functions>.pwa-extra-function .status.no-succes:before{content:'';background-color:rgba(135,134,135,.5)}.path-offline-gebruik .block-system-main-block .pwa-extra-functions>.pwa-extra-function .status.succes:before,.path-webapp .block-system-main-block .pwa-extra-functions>.pwa-extra-function .status.succes:before{content:'';background-color:#00a645}.path-offline-gebruik .block-system-main-block .pwa-extra-functions>.pwa-extra-function .status.succes-check:before,.path-webapp .block-system-main-block .pwa-extra-functions>.pwa-extra-function .status.succes-check:before{content:'';background-image:url(/themes/standaarden/images/check.svg);width:16px;height:16px;position:relative;top:3px}.path-offline-gebruik .block-system-main-block .pwa-extra-functions>.pwa-extra-function .download-date,.path-webapp .block-system-main-block .pwa-extra-functions>.pwa-extra-function .download-date{color:#878687;font-size:smaller}.path-offline-gebruik .block-system-main-block .pwa-extra-functions>.pwa-extra-function button,.path-webapp .block-system-main-block .pwa-extra-functions>.pwa-extra-function button{-ms-flex-item-align:start;align-self:flex-start;margin-top:auto}.cc-bottom{position:fixed;bottom:0;left:0;right:0;text-align:left;background-color:#eeefef;color:#373636}.cc-bottom .cc-buttons{padding-top:1.5rem}.cc-bottom button:not(.cc-close){border:0;cursor:pointer;font-size:16px;font-size:1.6rem;line-height:1}.cc-bottom .cc-close{position:absolute;top:.5rem;right:1rem;background-image:url(/themes/standaarden/images/cross.svg);width:4.4rem;height:4.4rem;background-repeat:no-repeat;background-size:1.5rem 1.5rem;background-position:center;text-indent:-9999px}.cc-bottom .cc-link{display:inline-block}.cc-bottom #cc-optional-cookies p,.cc-bottom .cc-message{display:inline-block;padding-right:4rem}.cc-bottom .cc-user-settings{margin-top:3rem}.cc-bottom .cc-user-settings form{margin-top:3rem}.cc-bottom .cc-user-settings form legend{margin-bottom:1rem;font-weight:700;line-height:1.35}.cc-bottom .cc-user-settings form .cc-option{position:relative}.cc-bottom .cc-user-settings form .cc-option input[type=checkbox]{position:absolute;top:.5rem;width:2rem;height:2rem;left:0}.cc-bottom .cc-user-settings form .cc-option label{display:inline-block;margin-left:0;padding-left:3rem}.cc-bottom .cc-user-settings form .cc-option+.cc-option{margin-top:1rem}.footer{z-index:10;padding:3rem 0;margin-top:auto;background-color:#373636;color:#fff}.footer .footer-inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.footer .footer-inner h2{font-size:24px;font-size:2.4rem;line-height:1.6;margin-bottom:1rem}.footer .footer-inner p{font-size:20px;font-size:2rem;line-height:1.6;font-weight:700}.footer .region-footer-first-wrapper{margin-bottom:3rem}.header{z-index:99}.header .header-top{position:relative;z-index:10;padding:2rem 0;background-color:#fff}.header .header-top-inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.header .logo-nhg{display:inline-block;margin-left:28px}.header .logo-nhg #logo-nhg-horizontal{display:none;height:auto;max-height:3.5rem;max-width:7.5rem}.header .logo-nhg #logo-nhg-visual{width:8rem;height:5rem;margin-left:-30px;transform:translateY(-.5rem)}.header .region-header-top-first{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;height:100%}.user-logged-out .header .region-header-top-second{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.fac-result{display:block!important;position:absolute;width:100%;top:6.5rem;left:0;box-shadow:0 15px 45px -10px rgba(0,0,0,.2)}.result-list{position:relative;background-color:#fff}.result-list>*{transition:all .3s ease}.result-list .result{color:#373636;padding:.5rem 5rem;border-top:1px solid #d5d5d5}.result-list .result.selected{background-color:#eeefef}.result-list .see-all-link{padding:1rem;background-color:#373636!important;text-align:center}.result-list .see-all-link a{color:#fff;text-decoration:none;font-weight:700}.result-list .see-all-link a:after{content:"\203A";display:inline-block;color:#fff;font-size:20px;font-size:2rem;line-height:1.6;margin-left:10px}.result-list .see-all-link.selected{background-color:#000!important}mark{background-color:transparent;font-weight:700;color:#e60050}mark.current{background-color:#f5b041}.fac-item .title{font-size:20px;font-size:2rem;line-height:1.2;font-weight:700}.fac-item .type{font-size:18px;font-size:1.8rem;line-height:1.6}.block-facets{margin-top:3rem}.block-facets h2{font-size:20px;font-size:2rem;line-height:1.35}.block-facets .facet-item{margin-top:3px;display:inline-block;width:100%}.block-facets .facet-item a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-decoration:none}.block-facets .facet-item a:focus:before,.block-facets .facet-item a:hover:before,a.outer-link:focus .block-facets .facet-item a:before,a.outer-link:hover .block-facets .facet-item a:before{box-shadow:inset 2px 2px #d5d5d5}.block-facets .facet-item a:before{content:'';display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;margin-right:10px;border:1px solid #d5d5d5;border-radius:4px}.block-facets .facet-item a:focus,.block-facets .facet-item a:hover{text-shadow:1px 0 #373636}.block-facets .facet-item a.is-active:before{background-image:url(/themes/standaarden/images/icon-check-primary.svg);background-size:11px 12px;background-repeat:no-repeat;background-position:center}.block-facets .facet-item a.is-active:focus,.block-facets .facet-item a.is-active:hover{color:#0087cd;text-shadow:none}.block-facets .facet-item .facet-item__value{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.block-facets .facet-item .facet-item__count{margin-left:2px}.block-facets .facet-item .facet-item__status{display:none}.block-facets .facets-soft-limit-link{display:none}.search-in-guideline{position:relative;margin-bottom:2rem;padding:1.25rem 1rem .25rem .1rem}.search-in-guideline input[type=search]{padding:.5rem 2rem;border:1px solid #d5d5d5;height:55px;border-radius:30px;width:92%;background-position:right 15px center;background-repeat:no-repeat;background-size:20px 20px;box-sizing:border-box}.search-in-guideline input[type=search]:focus,.search-in-guideline input[type=search]:hover,a.outer-link:focus .search-in-guideline input[type=search],a.outer-link:hover .search-in-guideline input[type=search]{box-shadow:0 .2rem .5rem 0 rgba(0,0,0,.2)}.search-in-guideline .meta{margin:.5rem 0 0 -1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.search-in-guideline .counter-wrapper{margin-right:1.5rem}.search-in-guideline .btn-wrapper{margin:0 -.6rem}.search-in-guideline .btn-wrapper *{background-size:1.2rem 1.2rem;background-repeat:no-repeat;margin:1rem .6rem;width:1.2rem;height:1.2rem;color:transparent}.search-in-guideline .btn-wrapper .close-sections{position:absolute;display:none;left:0;text-indent:-9999px;content:"";display:inline-block;background-repeat:no-repeat;background-size:20px 20px;background-position:center center;padding:0;width:20px;height:20px;margin-top:7px;background-image:url(/themes/standaarden/images/icon-double-arrow-primary.svg)}.search-in-guideline .btn-wrapper .close-sections:focus,.search-in-guideline .btn-wrapper .close-sections:hover,a.outer-link:focus .search-in-guideline .btn-wrapper .close-sections,a.outer-link:hover .search-in-guideline .btn-wrapper .close-sections{background-image:url(/themes/standaarden/images/icon-double-arrow-secondary.svg);outline:0}.search-in-guideline .previous{background-image:url(/themes/standaarden/images/icon-arrow-down.svg);transform:rotate(180deg)}.search-in-guideline .previous:focus,.search-in-guideline .previous:hover,a.outer-link:focus .search-in-guideline .previous,a.outer-link:hover .search-in-guideline .previous{transform:rotate(180deg);background-image:url(/themes/standaarden/images/icon-arrow-down-red.svg)}.search-in-guideline .next{background-image:url(/themes/standaarden/images/icon-arrow-down.svg)}.search-in-guideline .next:focus,.search-in-guideline .next:hover,a.outer-link:focus .search-in-guideline .next,a.outer-link:hover .search-in-guideline .next{background-image:url(/themes/standaarden/images/icon-arrow-down-red.svg)}.search-in-guideline .clear{background-image:url(/themes/standaarden/images/icon-close-invert.svg);margin-right:-4px}.search-in-guideline .clear:focus,.search-in-guideline .clear:hover,a.outer-link:focus .search-in-guideline .clear,a.outer-link:hover .search-in-guideline .clear{background-image:url(/themes/standaarden/images/icon-close-invert-red.svg)}.search-in-guideline.sticky{z-index:10;margin-top:6rem!important;top:0!important}.user-logged-in .search-in-guideline.sticky{z-index:10;margin-top:6rem!important}.toolbar-fixed .search-in-guideline.sticky{margin-top:14rem!important}.search-in-guideline .search-selection{margin-top:5px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:1em;padding:0 2rem}.search-in-guideline .search-selection>*{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.search-in-guideline .search-selection>* input[type=radio]{width:12px;margin-right:.2em}.search-in-guideline .search-selection>* label{font-size:.9em}.toolbar-fixed .nav-bar.sticky{margin-top:8rem!important}.form--inline--search .visual{position:absolute;top:2.5rem}.form-item-keys input{border-radius:50px;border:1px solid #d5d5d5}.search-result-page .views-exposed-form .form-submit{margin-top:15px}.view-search .view-empty{margin-top:20px}.reset-filters{display:inline-block;margin-bottom:10px;margin-left:auto}.advanced-search-wrapper{margin-left:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.as-toggler{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin:25px 0;transition:all .3s ease;color:#0087cd;text-decoration:underline;font-weight:700}.as-toggler.is-active,.as-toggler:focus,.as-toggler:hover{color:#0087cd}.as-toggler:focus,.as-toggler:hover{text-decoration:none}.as-toggler .label{color:#0087cd}.collapsible-icon,.show-more-toggle .shdi-link:before{position:relative;display:inline-block;width:20px;height:20px;margin-left:auto;margin-top:4px;transition:all .3s ease;content:"";display:inline-block;background-repeat:no-repeat;background-size:20px 20px;background-position:center center;padding:0;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0}.collapsible-icon.collapsible-icon-default,.show-more-toggle .collapsible-icon-default.shdi-link:before{background-image:url(/themes/standaarden/images/icon-plus-dark-grey.svg)}.open .collapsible-icon.collapsible-icon-default,.open .show-more-toggle .collapsible-icon-default.shdi-link:before,.show-more-toggle .open .collapsible-icon-default.shdi-link:before{background-image:url(/themes/standaarden/images/icon-minus-dark-grey.svg)}.collapsible-icon.collapsible-icon-theme,.show-more-toggle .collapsible-icon-theme.shdi-link:before{background-image:url(/themes/standaarden/images/icon-plus-primary.svg)}.open .collapsible-icon.collapsible-icon-theme,.open .show-more-toggle .collapsible-icon-theme.shdi-link:before,.show-more-toggle .open .collapsible-icon-theme.shdi-link:before{background-image:url(/themes/standaarden/images/icon-minus-primary.svg)}.collapsible-icon.shdi-icon,.show-more-toggle .shdi-link:before{margin-left:0;margin-right:10px}.show-more-toggle html:not(.js) .shdi-link:before,html:not(.js) .collapsible-icon,html:not(.js) .show-more-toggle .shdi-link:before{display:none}.cluster-label.collapsible-toggler,h2.collapsible-toggler{position:relative;font-weight:700;border-top:1px solid #d5d5d5;padding:1rem 0}.node--bundled--full .cluster-label.collapsible-toggler,.node--bundled--full h2.collapsible-toggler{padding:1rem 8rem 1rem 0}.cluster-label.collapsible-toggler:after,h2.collapsible-toggler:after{position:absolute;right:0;bottom:1rem;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background-size:24px 24px;background-image:url(/themes/standaarden/images/icon-collapsed-primary.svg);transition:transform .3s ease}.cluster-label.collapsible-toggler:focus:after,.cluster-label.collapsible-toggler:hover:after,a.outer-link:focus .cluster-label.collapsible-toggler:after,a.outer-link:focus h2.collapsible-toggler:after,a.outer-link:hover .cluster-label.collapsible-toggler:after,a.outer-link:hover h2.collapsible-toggler:after,h2.collapsible-toggler:focus:after,h2.collapsible-toggler:hover:after{background-image:url(/themes/standaarden/images/icon-collapsed-secondary.svg)}.cluster-label.collapsible-toggler.open:after,h2.collapsible-toggler.open:after{transform:rotate(180deg)}.cluster-label.collapsible-toggler.open:focus:after,.cluster-label.collapsible-toggler.open:hover:after,a.outer-link:focus .cluster-label.collapsible-toggler.open:after,a.outer-link:focus h2.collapsible-toggler.open:after,a.outer-link:hover .cluster-label.collapsible-toggler.open:after,a.outer-link:hover h2.collapsible-toggler.open:after,h2.collapsible-toggler.open:focus:after,h2.collapsible-toggler.open:hover:after{background-image:url(/themes/standaarden/images/icon-collapsed-secondary.svg);transform:rotate(180deg)}html:not(.js) .cluster-label.collapsible-toggler:after,html:not(.js) h2.collapsible-toggler:after{display:none}.collapsible-toggler{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:700}.collapsible-toggler .field--name-heading{margin-right:5px}.collapsible-toggler:focus .collapsible-icon-default,.collapsible-toggler:hover .collapsible-icon-default,a.outer-link:focus .collapsible-toggler .collapsible-icon-default,a.outer-link:hover .collapsible-toggler .collapsible-icon-default{background-image:url(/themes/standaarden/images/icon-plus-black.svg)}.collapsible-toggler:focus .collapsible-icon-theme,.collapsible-toggler:hover .collapsible-icon-theme,a.outer-link:focus .collapsible-toggler .collapsible-icon-theme,a.outer-link:hover .collapsible-toggler .collapsible-icon-theme{background-image:url(/themes/standaarden/images/icon-plus-secondary.svg)}.collapsible-toggler:focus.open .collapsible-icon-default,.collapsible-toggler:hover.open .collapsible-icon-default,a.outer-link:focus .collapsible-toggler.open .collapsible-icon-default,a.outer-link:hover .collapsible-toggler.open .collapsible-icon-default{background-image:url(/themes/standaarden/images/icon-minus-black.svg)}.collapsible-toggler:focus.open .collapsible-icon-theme,.collapsible-toggler:hover.open .collapsible-icon-theme,a.outer-link:focus .collapsible-toggler.open .collapsible-icon-theme,a.outer-link:hover .collapsible-toggler.open .collapsible-icon-theme{background-image:url(/themes/standaarden/images/icon-minus-secondary.svg)}.cluster-label.collapsible-toggler:after{content:"";display:inline-block;background-repeat:no-repeat;background-size:24px 24px;background-position:center center;padding:0;width:24px;height:24px}.path-frontpage .cluster-label.collapsible-toggler{padding-right:3.5rem}.collapsible-wrapper{display:inline-block;width:100%;margin-top:12px;padding:12px;background-color:#fff}.collapsible-wrapper.recommendation-wrapper{border:1px solid #0087cd}.collapsible-wrapper.recommendation-wrapper .recommendation-explanation{margin-top:20px}.collapsible-wrapper.recommendation-explanation-wrapper{border:1px solid #d5d5d5}.collapsible-wrapper.recommendation-explanation-wrapper .collapsible-recommendation-explanation{margin-top:22px}.collapsible-wrapper.paragraph--type--pico{border:1px solid #d5d5d5}.collapsible-wrapper.more-info-wrapper{background-color:#eeefef;border:1px solid #d5d5d5}.explanation-toggler{position:absolute;top:0;right:0;display:inline-block;background-repeat:no-repeat;background-size:15px 15px;background-position:left +.75rem center;padding:0;width:4rem;height:4rem;text-indent:-9999px;background-image:url(/themes/standaarden/images/icon-question-mark.svg)}.explanation-toggler:focus,.explanation-toggler:hover,a.outer-link:focus .explanation-toggler,a.outer-link:hover .explanation-toggler{background-image:url(/themes/standaarden/images/icon-question-mark-invert.svg)}.js-toggle-submenu{position:absolute;top:.6rem;right:1.5rem;z-index:1;background-repeat:no-repeat;background-size:100% 100%;background-position:center center;padding:0;width:2rem;height:2rem;text-indent:-9999px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background-image:url(/themes/standaarden/images/icon-collapsed-primary.svg);transition:transform .3s ease}.js-toggle-submenu:focus,.js-toggle-submenu:hover,a.outer-link:focus .js-toggle-submenu,a.outer-link:hover .js-toggle-submenu{background-image:url(/themes/standaarden/images/icon-collapsed-secondary.svg)}.js-toggle-submenu.open{transform:rotate(180deg)}.menu-toggler{margin-right:2.5rem;text-transform:uppercase;font-weight:600;font-size:16px;font-size:1.6rem;line-height:1.6}.notes-toggler{display:none}.notes-toggler .arrow{display:inline-block;transform:rotate(180deg);font-size:9px;transition:transform .3s ease;margin-left:5px;line-height:1}.notes-toggler .arrow.open{transform:rotate(0)}.search-toggler{display:inline-block;text-transform:uppercase;font-weight:600;font-size:16px;font-size:1.6rem;line-height:1.6}.search-toggler:before{content:"";display:inline-block;background-repeat:no-repeat;background-size:20px 20px;background-position:center center;padding:0;width:20px;height:20px;position:absolute;height:25px;left:2px;background-position:center +3px;background-image:url(/themes/standaarden/images/icon-search-primary.svg)}.search-toggler.open:before{display:none}.sticky .search-toggler{margin-left:1.5rem}.sticky .search-toggler:before{top:.2rem}.show-more-toggle{position:relative;display:inline-block;width:100%;z-index:1}.show-more-toggle:not(.open):before{content:'';position:absolute;display:inline-block;bottom:22px;left:0;width:100%;height:100px;pointer-events:none;background-image:linear-gradient(-180deg,rgba(255,255,255,0) 27%,rgba(255,255,255,.5) 39%,#fff 71%)}.show-more-toggle .shdi-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:700}.show-more-toggle .shdi-link:before{content:'';transition:.3s ease}.show-more-toggle .shdi-link.show-more-link:before{background-image:url(/themes/standaarden/images/icon-plus-dark-grey.svg)}.show-more-toggle .shdi-link.show-more-link:focus:before,.show-more-toggle .shdi-link.show-more-link:hover:before,a.outer-link:focus .show-more-toggle .shdi-link.show-more-link:before,a.outer-link:hover .show-more-toggle .shdi-link.show-more-link:before{background-image:url(/themes/standaarden/images/icon-plus-black.svg)}.show-more-toggle .shdi-link.show-less-link{margin-top:15px}.show-more-toggle .shdi-link.show-less-link:before{background-image:url(/themes/standaarden/images/icon-minus-dark-grey.svg)}.show-more-toggle .shdi-link.show-less-link:focus:before,.show-more-toggle .shdi-link.show-less-link:hover:before,a.outer-link:focus .show-more-toggle .shdi-link.show-less-link:before,a.outer-link:hover .show-more-toggle .shdi-link.show-less-link:before{background-image:url(/themes/standaarden/images/icon-minus-black.svg)}.slice{position:absolute;display:block;width:20px;height:3px;border-radius:50px;background-color:#0087cd;text-indent:-99999px;transition:all .3s ease;left:0;top:40%}.slice.open{top:45%}.search-toggler .slice.open{display:block}.search-toggler .slice{display:none}.slice:nth-child(1){margin-top:-6px}.slice:nth-child(1).open{margin-top:0;transform:rotate(-45deg)}.slice:nth-child(2){margin-top:1px}.slice:nth-child(2).open{transform:rotateY(90deg)}.slice:nth-child(3){margin-top:8px}.slice:nth-child(3).open{margin-top:0;transform:rotate(45deg)}.dm-toggler .slice{display:none}.slice+.text{margin-left:30px}.summary-main-text-crosslink{display:inline-block;position:relative;float:right;margin-right:35px;z-index:1;cursor:pointer;font-size:12px;font-size:1.2rem;line-height:1.35;background-color:#fff;text-transform:uppercase}html:not(.js) .summary-main-text-crosslink{display:none}.tabs-style--bar .tabs-toggler{max-width:100%;overflow-x:auto;overflow-y:hidden;margin-top:30px;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #d5d5d5}.tabs-toggler ul:after,.tabs-toggler ul:before{content:"";display:table}.tabs-toggler ul:after{clear:both}.bundled--full .tabs-toggler ul{transition:all .3s ease}.tabs-style--bar .tabs-toggler ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.bundled--full li.tab{float:left;margin-right:15px;font-size:18px;font-size:1.8rem;line-height:1.6}.bundled--full li.tab:after{content:'|';display:inline-block;margin-left:15px}.bundled--full li.tab:last-child:after{display:none}.tabs-style--bar li.tab{position:relative;margin-bottom:-1px;-ms-flex-negative:0;flex-shrink:0}.tabs-style--bar li.tab+.tab{transition:all .3s ease}.tab-nav-link{transition:all .3s ease;transition:all .3s ease;color:#373636;text-decoration:underline}.tab-nav-link.is-active,.tab-nav-link:focus,.tab-nav-link:hover{color:#373636}.tab-nav-link:focus,.tab-nav-link:hover{text-decoration:none}.bundled--full .tab-nav-link.active{text-shadow:1px 0 #373636;text-decoration:none}.tabs-style--bar .tab-nav-link{display:inline-block;padding-bottom:.75rem;border-bottom:2px solid transparent;color:#625a5d;font-weight:700;text-decoration:none}.tabs-style--bar .tab-nav-link.active{color:#373636;border-bottom-color:#0087cd}#tab-nhgstandaarden-3>h3{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.tab .field--type-text-long{transition:all .3s ease}.path-frontpage .tab{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.tab-title{transition:all .3s ease}.bundled--full .tab-title:not(.not-hidden){position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.tm-toggler:not(.user-menu-toggler){position:relative;cursor:pointer}.tm-toggler:not(.user-menu-toggler) :focus .text,.tm-toggler:not(.user-menu-toggler) :hover .text{transition:all .2s ease}.sticky .tm-toggler .text{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.toggle-all-button{position:absolute;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:18px;font-size:1.8rem;line-height:1.6;transition:all .3s ease}.path-frontpage .toggle-all-button{top:26rem}.path-frontpage .toggle-all-button:after{position:absolute;top:calc(50% - 12px);right:0;content:"";display:inline-block;background-repeat:no-repeat;background-size:24px 24px;background-position:center center;padding:0;width:24px;height:24px;background-image:url(/themes/standaarden/images/icon-double-arrow-primary.svg);transform:rotate(180deg);transition:transform .3s ease}.path-frontpage .toggle-all-button:focus,.path-frontpage .toggle-all-button:hover,a.outer-link:focus .path-frontpage .toggle-all-button,a.outer-link:hover .path-frontpage .toggle-all-button{text-decoration:none}.path-frontpage .toggle-all-button:focus:after,.path-frontpage .toggle-all-button:hover:after,a.outer-link:focus .path-frontpage .toggle-all-button:after,a.outer-link:hover .path-frontpage .toggle-all-button:after{background-image:url(/themes/standaarden/images/icon-double-arrow-secondary.svg)}.path-frontpage .toggle-all-button.open:after{transform:rotate(360deg)}.toggle-all-button .btn-text{display:inline-block;margin-right:3.5rem;text-transform:uppercase;font-weight:600;font-size:16px;font-size:1.6rem;line-height:1.6;border-bottom:.1rem solid #0087cd}.toggle-all-button .btn-text:focus,.toggle-all-button .btn-text:hover,a.outer-link:focus .toggle-all-button .btn-text,a.outer-link:hover .toggle-all-button .btn-text{border-bottom-color:transparent}.toggle-all-link{position:relative;display:inline-block;z-index:3;margin-left:5px;content:"";display:inline-block;background-repeat:no-repeat;background-size:30px 30px;background-position:center center;padding:0;width:30px;height:30px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background-image:url(/themes/standaarden/images/icon-double-arrow-primary.svg);transition:transform .3s ease;transform:rotate(-180deg);font-size:0}.toggle-all-link:focus,.toggle-all-link:hover,a.outer-link:focus .toggle-all-link,a.outer-link:hover .toggle-all-link{background-image:url(/themes/standaarden/images/icon-double-arrow-secondary.svg);outline:0}.toggle-all-link.open{background-size:30px 30px;transform:rotate(0)}.user-menu-toggler{position:absolute;cursor:pointer;width:100%;left:0;top:0;right:0;z-index:1;height:100%;text-indent:-99999px}.util-toggler{cursor:pointer}.util-toggler:focus,.util-toggler:hover,a.outer-link:focus .util-toggler,a.outer-link:hover .util-toggler{text-shadow:none}.util-toggler.print-toggler{position:relative;z-index:2}.flag-favorites{position:relative;display:inline-block;margin-left:.5rem;z-index:1}.flag-favorites a{cursor:pointer}.flag-favorites a:before{margin-right:3px}.flag-favorites.action-flag a:before{margin-right:3px;content:'\2606'}.flag-favorites.action-unflag a:before{margin-right:3px;content:'\2605'}.js-flag-message{position:absolute;bottom:-4.5rem;left:0;width:25rem;padding:.5rem;border-radius:1rem;animation:fade-in-out 3s ease-in-out 1;font-size:14px;font-size:1.4rem;line-height:1.6;text-transform:uppercase;background-color:#e60050;color:#fff;font-weight:600;text-align:center}.js-flag-message:after{content:'';display:inline-block;position:absolute;left:2rem;top:-1rem;width:0;height:0;border-style:solid;border-width:0 .5rem 1rem .5rem;border-color:transparent transparent #e60050 transparent}.bundled--full .comment{background-color:#fff;border:1px solid #d5d5d5;padding:5px 10px;border-radius:4px;background-image:url(/themes/standaarden/images/icon-cb-expand.svg);background-size:15px;background-position:top +10px right +10px;background-repeat:no-repeat;transition:all .3s ease}.bundled--full .comment:focus,.bundled--full .comment:hover,a.outer-link:focus .bundled--full .comment,a.outer-link:hover .bundled--full .comment{border-color:#373636}html:not(.js) .bundled--full .comment{background-image:none}.comment:not(:first-of-type){margin-top:25px}.path-user .comment .js-cb-link{cursor:default}.comment .title{padding-right:25px;font-size:18px;font-size:1.8rem;line-height:1.6;color:#0087cd}.comment .created-time{font-weight:700}.bundled--full .comment .field--name-body{display:none}.comment .links{text-align:right}.comment .links li{display:inline-block}.comment .links li+li{margin-left:10px}.comment-content .field--name-body{margin-top:10px}.comment-note-form .field--widget-text-textarea{margin-top:5px}.comment-note-delete-form .form-actions{margin-top:25px}.comment-note-delete-form .form-actions #edit-cancel{margin-left:10px}.notes-list h2{color:#0087cd}.notes-list .views-field-created{font-weight:700}.notes-list .views-field-entity-id a{transition:all .3s ease;color:#373636;text-decoration:underline}.notes-list .views-field-entity-id a.is-active,.notes-list .views-field-entity-id a:focus,.notes-list .views-field-entity-id a:hover{color:#373636}.notes-list .views-field-entity-id a:focus,.notes-list .views-field-entity-id a:hover{text-decoration:none}.notes-list .views-field-edit-comment{font-size:14px;font-size:1.4rem;line-height:1.6}.notes-list .views-field-edit-comment:after,.notes-list .views-field-edit-comment:before{content:"";display:table}.notes-list .views-field-edit-comment:after{clear:both}.comment-note-form .form-actions{margin-top:15px}.comment-form__title{margin-top:25px}.btn-pdf{z-index:1;margin-right:.5rem}.pwa-offline-greyed-out{position:relative;cursor:default!important}.pwa-offline-greyed-out .pwa-offline-greyed-out__overlay{content:" ";z-index:10;display:block;position:absolute;height:calc(100% + 2px);top:-1px;left:-1px;right:-1px;background:rgba(255,255,255,.5)}html:not(.js) .slide-toggle{display:-ms-flexbox;display:flex}.js .slide-toggle{position:absolute;z-index:1;box-shadow:0 15px 45px -10px rgba(0,0,0,.2);text-align:center;z-index:10;font-size:16px;font-size:1.6rem;line-height:1.6;transition:all .3s ease;visibility:hidden;opacity:0;height:0;max-height:0}.slide-toggle.open{display:inline-block;max-height:1000px;opacity:1;height:auto;visibility:visible;background-color:#fff}.slide-toggle a{display:inline-block;width:100%;line-height:1.2;transition:all .3s ease;color:#373636;text-decoration:none;font-weight:400;padding:7px 0}.slide-toggle a.is-active,.slide-toggle a:focus,.slide-toggle a:hover{color:#373636}.slide-toggle a:focus,.slide-toggle a:hover{background-color:#eeefef}.share{position:relative}.social-share .email-link:focus,.social-share .email-link:hover{background-color:#67cbff}.utilities-bar{height:6rem;position:sticky;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:10}.utilities-bar.no-border:before{content:none}.utilities-bar:before{content:'';display:inline-block;position:absolute;left:0;height:1px;width:100%;background-color:#d5d5d5;z-index:0}.sticky .utilities-bar:before{height:0}.utilities-bar.stuck{background-color:#fff;z-index:50}.utilities-bar.stuck:after{content:'';display:inline-block;position:absolute;left:calc(-50vw + 50%);width:100vw;bottom:0;height:.2rem;background:#e60051;background:linear-gradient(to right,#e60051 0,#f6290c 0,#f02f17 0,#0089cd 100%)}.with-toggle{position:relative}.with-toggle ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:0}html:not(.js) .with-toggle ul{-ms-flex-direction:row;flex-direction:row}.with-toggle ul li{display:inline-block;margin:0;text-align:center}html:not(.js) .with-toggle ul li{margin-left:10px}.js .with-toggle ul li+li{border-top:1px solid #d5d5d5}.js .with-toggle .social-media-sharing{border-top:1px solid #d5d5d5}.path-lacunes .region-content .content{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-direction:column;flex-direction:column;margin-top:3rem}.view-saved-items .content-list li+li{margin-top:1rem}.node--bundled--full .content{margin-top:unset}.node--bundled--full .col-extra-field.col-small.col-nav{display:block;padding-top:1rem}.node--bundled--full .col-extra-field.col-small.col-nav .col-nav--inner{padding-right:unset}.node--bundled--full .col-extra-field.col-small.col-nav .col-nav--inner form .search-in-guideline-input-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.node--bundled--full .col-extra-field.col-small.col-nav .in-search{background-image:url(/themes/standaarden/images/icon-search-primary.svg)}.node--bundled--full .col-extra-field.col-small.col-nav .nav-bar{display:none}@media (min-width:0) and (max-width:767px){.h1,h1{font-size:28.8px;font-size:2.88rem}.h2,h2{font-size:22px;font-size:2.2rem}.h3,h3{font-size:20px;font-size:2rem}.h4,h4{font-size:18px;font-size:1.8rem}.h5,h5{font-size:18px;font-size:1.8rem}.h6,h6{font-size:18px;font-size:1.8rem}.pager__items{margin-top:37.5px}.pager__item.pager__item--next,.pager__item.pager__item--previous{width:100%;text-align:center}.cluster-index{margin-top:20px}.cluster-index{padding-bottom:25px}.other-directives-list{margin-top:20px}.other-directives-list{margin-bottom:20px}.asset-thumbnail .cboxElement{max-width:130px}.list-item{font-size:19.2px;font-size:1.92rem}.cc-bottom .cc-user-settings form legend{font-size:20.8px;font-size:2.08rem}.block-facets .facet-item .facet-item__value{max-width:725px}h2.collapsible-toggler:after{content:"";display:inline-block;background-repeat:no-repeat;background-size:24px 24px;background-position:center center;padding:0;width:24px;height:24px}h2+.summary-main-text-crosslink{margin-top:-3.1rem}h3+.summary-main-text-crosslink{margin-top:-2.25rem;margin-right:0}h4+.summary-main-text-crosslink{margin-top:-17px;margin-right:0}.field--name-guideline-main-text .summary-main-text-crosslink,.field--name-guideline-summary .summary-main-text-crosslink{min-width:0;background-repeat:no-repeat;background-position:center center;padding:0;text-indent:-9999px;background-size:27px 20px;width:4rem;height:2rem}.field--name-guideline-main-text .summary-main-text-crosslink{background-image:url(/themes/standaarden/images/icon-to-summary.svg)}.field--name-guideline-summary .summary-main-text-crosslink{background-image:url(/themes/standaarden/images/icon-to-full-text.svg)}.bundled--full .tabs-toggler ul{margin-top:15px}.tabs-style--bar li.tab+.tab{margin-left:20px}.tab .field--type-text-long{margin-top:15px}.tab-title{margin-top:25px}.notes-list>li{padding:5px 0}.notes-list .views-field-edit-comment{margin-top:10px}.notes-list .views-field-body{margin-top:10px}}@media (min-width:0) and (max-width:979px){ol,ul{padding-left:2rem}.block-standaarden-base-welcome-block{padding:15px}.block-standaarden-base-welcome-block .user-lists{margin-top:20px}.user-info img{width:50px;height:50px}.sticky .block-system-branding-block{display:none}.block-system-branding-block .site-name-wrapper{display:block;word-break:keep-all}.btn-group{margin-right:5px}.div-main-menu-0-open body{position:fixed;top:0;left:0;right:0;height:100%}.assets{position:relative;width:90%;margin-left:auto;margin-right:auto}.assets-thumbnails{margin-left:-15px;margin-right:-15px}.asset-thumbnail{width:50%;padding:15px}.table-colorbox #cboxWrapper{min-width:100vw!important;min-height:100vh!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.table-colorbox #cboxClose{top:10px;right:20px}.table-colorbox #cboxLoadedContent{width:100vw!important;min-height:100vh!important}.table-colorbox #cboxLoadedContent>div:first-child{padding:10px}.asset-thumbnail .cboxElement{margin-top:5px;font-size:75%}.asset-thumbnail .cboxElement *{font-size:75%!important}.menu--account{border-radius:0 0 20px 20px}.js .menu--account{top:35px;z-index:-1;max-height:120px;right:0;opacity:0;display:none}.nav-user-menu-0-open .menu--account{background-color:#fff;width:100%;z-index:1;max-height:1000px;opacity:1;display:block}.print-version{width:90%;margin:0 auto}.header{position:sticky;top:0}body.toolbar-fixed .header,body:not(.toolbar-fixed).toolbar-vertical .header{top:calc(0px + 39px)}body.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .header{top:calc(0px + 79px)}.header.sticky{height:4.5rem;background-color:#fff}.header.sticky .header-top{padding:1rem 0}body:not(.with-utilities) .header.sticky .header-top:after{content:'';display:inline-block;position:absolute;left:calc(-50vw + 50%);width:100vw;bottom:0;height:.2rem;background:#e60051;background:linear-gradient(to right,#e60051 0,#f6290c 0,#f02f17 0,#0089cd 100%)}.header.sticky #logo-nhg-horizontal,.header.sticky #logo-nhg-visual{height:auto;max-height:3.5rem;max-width:7.5rem!important}.header.sticky .has-col-whitespace{padding:0!important}.cluster-label.collapsible-toggler{font-size:20px;font-size:2rem;line-height:1.6}.sticky .menu-toggler{margin-left:10rem;margin-right:2rem}.utilities-bar{top:4.5rem}body.toolbar-fixed .utilities-bar,body:not(.toolbar-fixed).toolbar-vertical .utilities-bar{top:calc(4.5rem + 39px)}body.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .utilities-bar{top:calc(4.5rem + 79px)}html:not(.js) .utilities-bar{-ms-flex-direction:column;flex-direction:column}.cc-bottom .utilities-bar button:not(.cc-close),.utilities-bar .btn,.utilities-bar .cc-bottom button:not(.cc-close){padding:.7rem}}@media (min-width:0) and (max-width:400px){.node--view-mode-full .label{float:left;margin-right:10px}.node--view-mode-full .label:after,.node--view-mode-full .label:before{content:"";display:table}.node--view-mode-full .label:after{clear:both}.version{margin-right:10px}}@media (min-width:0) and (max-width:1199px){.block-standaarden-base-current-user-block .current-user:after{position:absolute;left:-1rem;bottom:.1rem;border-radius:50%;background-color:#373636;padding:0 5px 3px 5px}.block-standaarden-base-current-user-block .current-user .visual{width:30px}.block-standaarden-base-current-user-block .current-user .textual{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.nav-user-menu-0-open .block-standaarden-base-current-user-block .current-user{border-radius:20px 20px 0 0;padding:.25rem 1.5rem;width:30rem}.nav-user-menu-0-open .block-standaarden-base-current-user-block .current-user:after{background-color:transparent;left:unset;right:2rem}.nav-user-menu-0-open .block-standaarden-base-current-user-block .current-user .textual{position:static!important;clip:auto;height:auto;width:auto;overflow:auto;overflow:hidden!important;padding-right:4rem}.block-standaarden-base-current-user-block .openid-connect-login-form{position:relative;z-index:1}}@media (min-width:0) and (max-width:1023px){.block-standaarden-base-current-user-block .user-icon{border:3px solid #0087cd;background-size:25px 25px;width:30px;height:30px}.js .block-standaarden-header-search-form-block{width:100vw;position:absolute;left:-5vw;right:-5vw;bottom:-10rem;background-color:#0087cd;padding:2.5rem 5vw;transition:all .3s ease;opacity:0;transform:translateY(-10rem);z-index:-1}.div-search-0-open .block-standaarden-header-search-form-block{opacity:1;transform:translateY(1rem)}.header .btn-openid{text-indent:-999999px;width:3.45rem;height:3.25rem;min-width:auto;padding-left:0;background-color:transparent}.path-lacunes .region-content .content .col-small.right{-ms-flex-order:-1;order:-1}.path-lacunes .search-filters-lacunes-and-gap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:3rem}.path-lacunes .search-filters-lacunes-and-gap>*{width:50%}.path-lacunes .search-filters-lacunes-and-gap>.actions{width:100%;-ms-flex:0 0 auto;flex:0 0 auto}}@media (min-width:0) and (max-width:1439px){.block-button:not(.in-menu){display:none}}@media (min-width:0) and (max-width:874px){.btn-assets-overview{background-repeat:no-repeat;background-size:16px 17px;background-position:center center;padding:0;width:16px;height:17px;text-indent:-9999px;display:inline-block;background-image:url(/themes/standaarden/images/icon-tables.svg);width:32px;height:30px;min-width:32px}.util-toggler.share-toggler{padding:0 7px;height:30px!important;width:30px!important;min-width:0;z-index:20!important;background-repeat:no-repeat;background-size:14px 16px;background-position:center center;padding:0;width:14px;height:16px;text-indent:-9999px;background-image:url(/themes/standaarden/images/icon-share.svg)}.util-toggler.open{border-color:transparent;background-color:transparent}.util-toggler.print-toggler{display:none}.btn-pdf{display:inline-block;height:30px;min-width:32px;padding-left:0;padding-right:0}.btn-pdf a{background-repeat:no-repeat;background-size:16px 17px;background-position:center center;padding:0;width:16px;height:17px;text-indent:-9999px;display:block;background-image:url(/themes/standaarden/images/icon-pdf-dark-grey.svg);width:32px;padding:0;min-width:unset;margin-top:-1px}.js .slide-toggle{top:-1px;left:-67px;width:105px;padding:24px 0 15px 0;border-radius:20px;border:1px solid #d5d5d5}}@media (min-width:0) and (max-width:320px){.btn-group .btn,.btn-group .cc-bottom button:not(.cc-close),.cc-bottom .btn-group button:not(.cc-close){font-size:10px;font-size:1rem;line-height:1}.col-small.col-user{bottom:-3rem}.sticky .menu-toggler{transform:translateY(1rem)}}@media (min-width:0) and (max-width:979px) and (min-width:980px){.assets{max-width:1440px}}@media (min-width:0) and (max-width:419px){.paragraph--type--magic-app a{font-size:13px;font-size:1.3rem;line-height:1.1;-ms-flex-direction:column;flex-direction:column}.paragraph--type--magic-app a:after{-ms-flex-order:-1;order:-1}.path-offline-gebruik .block-system-main-block .pwa-extra-functions>.pwa-extra-function,.path-webapp .block-system-main-block .pwa-extra-functions>.pwa-extra-function{width:100%}}@media (min-width:0) and (max-width:979px) and (min-width:0) and (max-width:320px){.header.sticky .header-top{height:4rem}}@media (min-width:321px) and (max-width:669px){.block-system-branding-block .site-name-wrapper{font-size:24px;font-size:2.4rem;line-height:1.4}}@media (min-width:321px) and (max-width:767px){.btn-group .btn,.btn-group .cc-bottom button:not(.cc-close),.cc-bottom .btn-group button:not(.cc-close){font-size:12px;font-size:1.2rem;line-height:1}.summary-main-text-crosslink{margin-right:28px}}@media (min-width:321px){.sticky .search-toggler{margin-left:0}.sticky .search-toggler:before{top:auto}.sticky .tm-toggler .text{position:static!important;clip:auto;height:auto;width:auto;overflow:auto}}@media (min-width:420px){.paragraph--type--magic-app a:after{margin-bottom:0;margin-left:2.5rem;background-size:13rem 2rem;width:13rem;height:2rem}.path-offline-gebruik .block-system-main-block .pwa-extra-functions>.pwa-extra-function,.path-webapp .block-system-main-block .pwa-extra-functions>.pwa-extra-function{width:calc(50% - 2rem)}}@media (min-width:670px) and (max-width:1199px){.block-system-branding-block .site-name-wrapper{font-size:28px;font-size:2.8rem;line-height:1.4}}@media (min-width:768px) and (max-width:1023px){.h1,h1{font-size:32.4px;font-size:3.24rem}.h2,h2{font-size:23.4px;font-size:2.34rem}.h3,h3{font-size:20px;font-size:2rem}.h4,h4{font-size:18px;font-size:1.8rem}.h5,h5{font-size:18px;font-size:1.8rem}.h6,h6{font-size:18px;font-size:1.8rem}.pager__items{margin-top:56.25px}.cluster-index{margin-top:30px}.cluster-index{padding-bottom:37.5px}.other-directives-list{margin-top:30px}.other-directives-list{margin-bottom:30px}.list-item{font-size:21.6px;font-size:2.16rem}.cc-bottom .cc-user-settings form legend{font-size:23.4px;font-size:2.34rem}.header .logo-nhg #logo-nhg-horizontal{max-width:15rem}.bundled--full .tabs-toggler ul{margin-top:22.5px}.tabs-style--bar li.tab+.tab{margin-left:30px}.tab .field--type-text-long{margin-top:22.5px}.tab-title{margin-top:37.5px}}@media (min-width:768px){.section-heading:not(.collapsible-toggler){padding-right:22rem}.block-standaarden-base-current-user-block .current-user{padding:.5rem}.block-system-branding-block{padding-left:0}#backtotop{right:25px!important;bottom:25px!important}.cluster-index{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.cluster-index .column{width:calc((100% - 30px)/ 2)}.col-small.col-logo{position:relative}.has-frame{padding:2.5rem}.other-directives-list ul{column-count:2;column-gap:45px}.new{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.new strong{margin-right:4px}.title-prefix{margin-bottom:1rem}button.static-position.back-button{right:75px!important;bottom:25px!important}.paragraph--type--magic-app a{padding:1.5rem 2rem}.paragraph--type--magic-app.filled a:before{display:inline-block}.cc-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.footer .footer-inner{-ms-flex-direction:row;flex-direction:row}.footer .footer-inner>*{-ms-flex:0 0 50%;flex:0 0 50%}.footer .region-footer-first-wrapper{margin-bottom:0;padding-right:3rem}.header .header-top-inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header .logo-nhg #logo-nhg-horizontal{display:inline-block;max-height:6rem}.header .logo-nhg #logo-nhg-visual{display:none}.block-facets .item-list__links{column-count:2;column-gap:45px}.node--bundled--full .cluster-label.collapsible-toggler,.node--bundled--full h2.collapsible-toggler{padding:1rem 20rem 1rem 0}h2.collapsible-toggler:after{content:"";display:inline-block;background-repeat:no-repeat;background-size:30px 30px;background-position:center center;padding:0;width:30px;height:30px}h2+.summary-main-text-crosslink{margin-top:-39px}h3+.summary-main-text-crosslink{margin-top:-30px}h4+.summary-main-text-crosslink{margin-top:-28px}.path-frontpage .toggle-all-button{top:14rem}.notes-list>li{padding:7px 0 10px 0}.notes-list .views-field-edit-comment a{float:right;margin-top:-22px}.notes-list .views-field-body{margin-top:15px}.path-lacunes .block-facets .item-list__links{column-count:1}}@media (min-width:768px) and (max-width:1199px){.header .has-col-whitespace{padding-left:5rem;padding-right:5rem}}@media (min-width:768px) and (max-width:979px){.block-facets .facet-item .facet-item__value{max-width:350px}}@media (min-width:875px){.btn-assets-overview{padding:.7rem 3rem .7rem 2rem;display:inline-block}.btn-assets-overview:after{content:'\25BC';display:inline-block;color:#373636;font-size:8px;font-size:.8rem;line-height:1.6;position:absolute;top:1rem;right:1.25rem;transition:.3s ease}.assets-overview{height:auto}.util-toggler{min-width:100px}.js .slide-toggle{top:21.3px;left:0;width:100%;padding:10px 0;border-radius:0 0 20px 20px;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5}.with-toggle.print-container{margin-left:auto;margin-right:.5rem}}@media (min-width:980px){ol,ul{padding-left:2.5rem}.block-standaarden-base-welcome-block{padding:30px}.block-standaarden-base-welcome-block .user-lists{margin-top:30px}.user-info img{width:75px;height:75px}html:not(.js) .block-system-branding-block .site-name-wrapper{margin-top:20px}.header .has-col-whitespace{padding-left:2.5rem;padding-right:5rem}.path-frontpage .block-system-main-block .field--name-body{margin-left:-110px;margin-right:-110px;padding-left:110px;padding-right:110px}.path-frontpage .block-system-main-block .field--name-body p{max-width:760px}.main{margin-bottom:7.5rem}.assets{width:100%}.assets-overview{margin-right:5px}.assets-thumbnails{margin-right:-20px}.asset-thumbnail{width:33%;padding:20px}.table-colorbox #cboxClose{top:20px;right:30px}.table-colorbox #cboxLoadedContent>div:first-child{padding:30px}.notes-colorbox #cboxLoadedContent{max-width:50vw!important}.asset-thumbnail .cboxElement{margin-top:10px}.menu--account{background-color:#fff;border-radius:0 0 20px 20px}html:not(.js) .menu--account{top:10px;border-radius:20px;width:275px;right:0}.js .menu--account{max-height:0;top:38px;left:0;right:0}.nav-user-menu-0-open .menu--account{transition:all .3s ease;max-height:500px}.nav-bar .side-nav{margin-top:1.5em;padding-bottom:20px}.thuisarts{margin-bottom:5px}.content-has-flex{display:-ms-flexbox;display:flex}.js .print-container{margin-right:5px;margin-left:auto}.block-facets .facet-item .facet-item__value{max-width:200px}.cluster-label.collapsible-toggler{font-size:24px;font-size:2.4rem;line-height:1.6}.utilities-bar{top:0}body.toolbar-fixed .utilities-bar,body:not(.toolbar-fixed).toolbar-vertical .utilities-bar{top:calc(0px + 39px)}body.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .utilities-bar{top:calc(0px + 79px)}.sticky .utilities-bar:before{height:1px}}@media (min-width:980px) and (max-width:1023px){.page-node-type-article #backtotop{right:50px!important}.page-node-type-article button.static-position.back-button{right:125px!important}}@media (min-width:1024px){.h1,h1{font-size:36px;font-size:3.6rem}.h2,h2{font-size:26px;font-size:2.6rem}.aside .h2,.aside h2{font-size:20px;font-size:2rem;line-height:1.35}.h3,h3{font-size:22px;font-size:2.2rem}.h4,h4{font-size:20px;font-size:2rem}.h5,h5{font-size:19px;font-size:1.9rem}.h6,h6{font-size:18px;font-size:1.8rem}.pager__items{margin-top:75px}.user-logged-out .block-standaarden-base-current-user-block{position:relative;margin-top:auto}.block-standaarden-base-current-user-block .user-icon{z-index:2;width:25px;height:25px;background-size:20px 20px}.user-logged-out .block-standaarden-header-search-form-block{width:calc(100% - 10rem)}.header .btn-openid{min-height:3.5rem}.cluster-index{margin-top:40px}.cluster-index{padding-bottom:50px}.col-small.col-nav{display:block;padding-top:1rem}.col-small.col-util.left{min-width:24rem}.no-summary .col-small.col-util.left{min-width:auto}.user-logged-out .col-small.col-user{position:relative}.other-directives-list{margin-top:40px}.other-directives-list{margin-bottom:40px}.list-item{font-size:24px;font-size:2.4rem}.node--bundled--full .content{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}.cc-bottom button:not(.cc-close){margin-left:10px}.cc-bottom .cc-user-settings form legend{font-size:26px;font-size:2.6rem}.header .logo-nhg #logo-nhg-horizontal{max-width:100%}.fac-result{top:7rem}.form--inline--search .visual{top:0}.notes-toggler{display:inline-block;margin-left:auto;-ms-flex-negative:0;flex-shrink:0}.search-toggler{display:none}.bundled--full .tabs-toggler ul{margin-top:30px}.tabs-style--bar li.tab+.tab{margin-left:40px}.tab .field--type-text-long{margin-top:30px}.tab-title{margin-top:50px}.flag-favorites{margin-right:.5rem}.path-lacunes .region-content .top{padding:0 5rem 0 2.5rem}.path-lacunes .region-content .content{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.path-lacunes .region-content .content .col-main{padding-left:2.5rem;padding-right:5rem}.node--bundled--full .content{margin-top:2rem}.node--bundled--full .col-extra-field.col-small.col-nav .col-nav--inner{padding-right:20px}.node--bundled--full .col-extra-field.col-small.col-nav .nav-bar{display:block}}@media (min-width:1024px) and (max-width:1199px){.user-logged-in .block-standaarden-header-search-form-block{width:calc(100% - 12.5rem)}.col-main{width:75%}.col-small{width:25%}.col-small.col-nav{padding-right:2.5rem}.col-small.aside{width:75%;margin-left:25%}.user-logged-in .col-small.col-user{width:auto;padding-left:3rem}}@media (min-width:1024px) and (max-width:1439px){.page-node-type-article #backtotop{right:150px!important}.page-node-type-article button.static-position.back-button{right:175px!important}}@media (min-width:1024px),(any-hover:hover){.tabs-style--bar .tabs-toggler{padding-bottom:0;margin-bottom:30px}}@media (min-width:1200px){.block-standaarden-base-current-user-block .current-user:after{margin-left:auto;margin-right:15px}.nav-user-menu-0-open .block-standaarden-base-current-user-block .current-user{border-radius:20px 20px 0 0}.block-standaarden-base-current-user-block .openid-connect-login-form{min-height:4rem}.user-logged-in .block-standaarden-header-search-form-block{width:calc(100% - 10rem)}.block-system-branding-block .site-name-wrapper{font-size:30px;font-size:3rem;line-height:1.4}.path-node ul.tabs{margin-left:calc(20% + 2.5rem)}.col-main{width:60%}.col-main.col-util.middle{padding-left:2.5rem;padding-right:5rem}.col-small{width:20%}.col-small.aside{width:20%}.col-small.col-util.right{display:-ms-flexbox;display:flex}.user-logged-in .col-small.col-user{position:relative}.has-col-whitespace{padding-left:2.5rem;padding-right:5rem}.author-list{margin:0 auto 1.5rem auto;width:60%;padding:0 5rem 0 2.5rem}.default-page .breadcrumb,.path-lacunes .breadcrumb,.path-node .breadcrumb{margin-left:20%;padding-left:2.5rem}.menu--main{margin-left:20%;padding-left:2.5rem}.node--bundled--full .top{margin:0 auto;width:60%;padding:0 5rem 0 2.5rem}.node--bundled--full .content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.node--bundled--full .content .col-main{margin-top:1.5rem}.node--bundled--full .content .col-main:first-child{margin-left:auto}.node--bundled--full .content .col-main:last-child{margin-right:auto}.node--bundled--full .aside{margin-top:1.5rem}.node--guideline--revision,.node--manual--revision{margin:0 auto;width:60%;padding:0 5rem 0 2.5rem}.default-page .pwa-message .pwa-content,.path-lacunes .pwa-message .pwa-content,.path-node .pwa-message .pwa-content{margin-left:20%;padding-left:2.5rem}.default-page .pwa-message .pwa-content,.path-lacunes .pwa-message .pwa-content,.path-node .pwa-message .pwa-content{margin-right:20%;padding-right:2.5rem}.default-page .region-content{margin:0 auto;width:60%;padding:0 5rem 0 2.5rem}.default-page .region-help{margin:0 auto;width:60%;padding:0 5rem 0 2.5rem}.flag-favorites{margin-left:0}.user-logged-out .utilities-bar:before{max-width:75%}.path-lacunes .region-content .top{margin:0 auto;width:60%}.path-lacunes .region-content .content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.path-lacunes .region-content .content .col-main:first-child{margin-left:auto}.path-lacunes .region-content .content .col-main:last-child{margin-right:auto}}@media (min-width:1440px){.page-node-type-article #backtotop{right:300px!important}.block-button:not(.in-menu).block-standaarden-comment-notes-link{float:right;margin-top:-3.6rem}.block-button:not(.in-menu).block-standaarden-comment-notes-link:after,.block-button:not(.in-menu).block-standaarden-comment-notes-link:before{content:"";display:table}.block-button:not(.in-menu).block-standaarden-comment-notes-link:after{clear:both}.page-node-type-article button.static-position.back-button{right:375px!important}}@media (min-width:1440px) and (max-width:1550px){.block-button{width:12.5rem}}@media (max-width:1024px){.col-nav--inner{padding-top:0;padding-bottom:0;overflow:hidden;mask-image:linear-gradient(0deg,transparent,#000 25px calc(100% - 10px),transparent)}.search-in-guideline input[type=search]{border:none;outline:0;font-size:14px;-ms-flex-positive:1;flex-grow:1;padding:0 2rem 0 .5rem;box-shadow:none!important;width:100%;background:0 0!important;height:auto}.search-in-guideline input[type=search]::-ms-clear{display:none}.search-in-guideline input[type=search]::-ms-reveal{display:none}.search-in-guideline input[type=search]::-webkit-search-cancel-button{display:none}.search-in-guideline .meta{position:absolute;right:70px;top:20px;margin:0;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;width:23%}.search-in-guideline .btn-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:3px;border-left:1px solid #ddd;margin:0}.search-in-guideline .btn-wrapper .close-sections{display:none!important}.node--bundled--full .col-extra-field.col-small.col-nav{position:sticky;top:calc(0px + 100px);z-index:50}.node--bundled--full .col-extra-field.col-small.col-nav .col-nav--inner form{padding:.5rem 2rem;border:1px solid #d5d5d5;height:45px;border-radius:5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;box-shadow:0 .2rem .5rem 0 rgba(0,0,0,.2)}.node--bundled--full .col-extra-field.col-small.col-nav .col-nav--inner form .search-in-guideline-input-wrapper{position:relative;width:80%;margin:0;padding:0}.search-selection{position:absolute;bottom:-35px;left:0;display:-ms-flexbox;display:flex}}@media (max-width:768px){.search-in-guideline .meta{right:20px}}@media print{.pwa-message{display:none!important}.component-sidebar.formularium{display:none!important}}@keyframes fade-in-out{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
