/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;}}
.node--unpublished{background-color:#fff4f4;}
@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/themes/custom/dropsolid-base-8/fonts/fontAwesome/fontawesome-webfont.eot#iefix) format("embedded-opentype"),url(/themes/custom/dropsolid-base-8/fonts/fontAwesome/fontawesome-webfont.woff2) format("woff2"),url(/themes/custom/dropsolid-base-8/fonts/fontAwesome/fontawesome-webfont.woff) format("woff"),url(/themes/custom/dropsolid-base-8/fonts/fontAwesome/fontawesome-webfont.ttf) format("truetype"),url(/themes/custom/dropsolid-base-8/fonts/fontAwesome/fontawesome-webfont.svg#FontAwesome) format("svg")}dl,nav.pager,nav.pager li,ol,p,table.responsive-enabled,ul{margin:0;padding:0}.block-headquarter-block:after,.block-headquarter-block:before,.block-region-bottom:after,.block-region-bottom:before,.block-region-top:after,.block-region-top:before,.clearfix:after,.clearfix:before,.dropsolid-layout-2col-stacked .region-bottom:after,.dropsolid-layout-2col-stacked .region-bottom:before,.dropsolid-layout-2col-stacked .region-top:after,.dropsolid-layout-2col-stacked .region-top:before,.dropsolid-layout-3col .region-bottom:after,.dropsolid-layout-3col .region-bottom:before,.dropsolid-layout-3col .region-top:after,.dropsolid-layout-3col .region-top:before,.field--name-field-paragraphs:after,.field--name-field-paragraphs:before,.field--name-field-paragraphs>.field__item:after,.field--name-field-paragraphs>.field__item:before,.node--type-page.node--view-mode-full .field--name-body:after,.node--type-page.node--view-mode-full .field--name-body:before,.paragraph--type--form:after,.paragraph--type--form:before,.paragraph--type-body-text-left:after,.paragraph--type-body-text-left:before,.view_mode--full.two-col__stacked .region-bottom:after,.view_mode--full.two-col__stacked .region-bottom:before,.view_mode--full.two-col__stacked .region-top:after,.view_mode--full.two-col__stacked .region-top:before{content:"";display:table}.block-headquarter-block:after,.block-region-bottom:after,.block-region-top:after,.clearfix:after,.dropsolid-layout-2col-stacked .region-bottom:after,.dropsolid-layout-2col-stacked .region-top:after,.dropsolid-layout-3col .region-bottom:after,.dropsolid-layout-3col .region-top:after,.field--name-field-paragraphs:after,.field--name-field-paragraphs>.field__item:after,.node--type-page.node--view-mode-full .field--name-body:after,.paragraph--type--form:after,.paragraph--type-body-text-left:after,.view_mode--full.two-col__stacked .region-bottom:after,.view_mode--full.two-col__stacked .region-top:after{clear:both}@media screen{.navigation--wrapper{max-height:0;height:100%;min-height:100%;overflow:hidden;transition:height .3s ease-in-out,max-height .3s ease-in-out}.open .navigation--wrapper{max-height:100vh}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.messages--wrapper{margin-top:3.6rem;position:relative;clear:both;width:100%;max-width:1170px;margin-left:auto;margin-right:auto;padding:0 10px;z-index:10}.messages--wrapper:after{clear:both;content:"";display:table}@media (min-width:720px){.path-frontpage .messages--wrapper{position:absolute;left:0;right:0}}@media (min-width:1200px){.messages--wrapper{padding:0}}.messages__list{list-style:none;padding-left:0}.messages__item+.messages__item{margin-top:.5em}.messages{position:relative;border-radius:5px;clear:both;color:#fff;padding:1.2rem 1.4rem;transform:translate(0);transition:transform 1s ease-in-out}.messages+.messages{margin-top:1em}.messages .icon--close{width:4rem;height:4rem;position:absolute;right:.5rem;top:1.5rem;display:block;text-indent:-9999px;border:none !important;color:#fff;outline:none}.messages .icon--close:after{width:40px;height:40px;content:"+";text-indent:0;top:0;left:0;position:absolute;transition:opacity .3s ease-in-out;transform:rotate(45deg);font-size:50px;cursor:pointer}.messages .icon--close:hover:after{opacity:.7}.messages.closing{transform:translate(-100%);transition:transform 1s ease-in-out}.messages.closed{display:none}.messages--status{background-color:#ceead5;border:1px solid #bbe2c4;color:#155724}.messages--status a{color:#24953e}.messages--status a:hover{color:#bbe2c4}.messages--warning{background-color:#fff1c6;border:1px solid #ffebb2;color:#856404}.messages--warning a{color:#b78905}.messages--warning a:hover{color:#ffebb2}.messages--error{background-color:#f7d1d5;border:1px solid #f4bec4;color:#721c24}.messages--error a{color:#d03e4b}.messages--error a:hover{color:#f4bec4}nav.tabs{width:100%;background:rgba(0,0,0,.8)}nav.tabs:after{clear:both;content:"";display:table}nav.tabs ul{float:right}nav.tabs ul li{float:left;padding:10px}nav.tabs ul li a{color:#fff;text-decoration:none}ul.tabs li{list-style:none}.contextual-links-region:hover>.contextual-links-wrapper .contextual-links-trigger{display:block}ul.contextual-links{height:auto;width:auto}body .cke_editable,body .cke_editor{padding-top:0 !important}#admin-toolbar *{float:none;box-sizing:content-box;-moz-box-sizing:content-box}.element-invisible{display:none;visibility:hidden}div.krumo-root{color:#000}div.krumo-root *{float:none}div.krumo-root a.krumo-name{color:#404000}.group-detail-filter-form .fieldset-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.group-detail-filter-form .fieldset-wrapper .form-item{margin-right:2.6178%}.group-detail-filter-form .form-actions{margin-bottom:2.4rem}footer[role=contentinfo]{padding:5.2rem 1rem 3rem;position:relative;z-index:5;color:#fff}footer[role=contentinfo]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin-left:calc((-100vw + 100%) / 2);height:100%;width:100vw;background-color:#233588;z-index:-1}@media (min-width:1200px){footer[role=contentinfo]{padding:5.2rem 0 6rem}}footer[role=contentinfo] h5{color:#fff}footer[role=contentinfo] .block{margin-bottom:3rem}@media (min-width:720px){footer[role=contentinfo] .block{margin-bottom:0;float:left;display:block;margin-right:2.6178%;width:48.6911%}footer[role=contentinfo] .block:last-child,footer[role=contentinfo] .block:nth-child(2n){margin-right:0}footer[role=contentinfo] .block:nth-child(odd){clear:left}}@media screen and (min-width:940px){footer[role=contentinfo] .block{margin-bottom:0;float:left;display:block;margin-right:2.6178%;width:31.58813%}footer[role=contentinfo] .block:last-child{margin-right:0}footer[role=contentinfo] .block:nth-child(odd){clear:none}footer[role=contentinfo] .block:nth-child(2n+2){margin-right:2.6178%}footer[role=contentinfo] .block:nth-child(3n){margin-right:0}footer[role=contentinfo] .block:nth-child(3n+1){clear:left}}footer[role=contentinfo] .field a{color:#fff;text-decoration:none}footer[role=contentinfo] .field a:hover{text-decoration:underline}.copyright{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:5;text-align:center;color:#fff}.copyright:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin-left:calc((-100vw + 100%) / 2);height:100%;width:100vw;background-color:#00115a;z-index:-1}@media (min-width:720px){.copyright{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.copyright a{color:#fff;font-size:1.6rem;line-height:1.6rem}.copyright nav .menu{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:1.6rem 0;padding-left:1rem}.copyright nav li{margin:.4rem 0;border-left:1px solid #fff;padding:0 1rem}@media (max-width:720px){.copyright nav li:first-child{border-left:none}}.copyright nav li:last-child{margin-bottom:.4rem}.copyright__inner{margin:1.6rem 0}input{box-sizing:border-box}input:-ms-input-placeholder{color:#adadad;opacity:1}input::placeholder{color:#adadad;opacity:1}input[type=search]{box-sizing:border-box}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border-radius:.3rem;-webkit-appearance:none;padding:.8rem 1.4rem;width:100%;border:1px solid #e1e2e1;font-size:1.6rem;line-height:2.4rem}input:not([type]):focus,input:not([type]):focus:hover,input[type=color]:focus,input[type=color]:focus:hover,input[type=date]:focus,input[type=date]:focus:hover,input[type=datetime-local]:focus,input[type=datetime-local]:focus:hover,input[type=datetime]:focus,input[type=datetime]:focus:hover,input[type=email]:focus,input[type=email]:focus:hover,input[type=file]:focus,input[type=file]:focus:hover,input[type=month]:focus,input[type=month]:focus:hover,input[type=number]:focus,input[type=number]:focus:hover,input[type=password]:focus,input[type=password]:focus:hover,input[type=search]:focus,input[type=search]:focus:hover,input[type=tel]:focus,input[type=tel]:focus:hover,input[type=text]:focus,input[type=text]:focus:hover,input[type=time]:focus,input[type=time]:focus:hover,input[type=url]:focus,input[type=url]:focus:hover,input[type=week]:focus,input[type=week]:focus:hover,select:focus,select:focus:hover,textarea:focus,textarea:focus:hover{border-color:#0095df;outline-color:#3b94d9;outline-width:4px;outline-style:auto}input:not([type]):disabled,input[type=color]:disabled,input[type=date]:disabled,input[type=datetime-local]:disabled,input[type=datetime]:disabled,input[type=email]:disabled,input[type=file]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled,select:disabled,textarea:disabled{cursor:no-drop;border-color:#f4bec4;background:#fbfbfb}input.admin-menu-search{height:auto}input[type=date],input[type=datetime-local],input[type=datetime],input[type=week]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date]::-webkit-calendar-picker-indicator:hover,input[type=datetime-local]::-webkit-calendar-picker-indicator:hover,input[type=datetime]::-webkit-calendar-picker-indicator:hover,input[type=week]::-webkit-calendar-picker-indicator:hover{background:none}input[type=file]{border-bottom-right-radius:0;border-top-right-radius:0;border-right:none}textarea{padding:10px;height:8rem;resize:vertical}button,input[type=button],input[type=reset],input[type=submit]{padding:.8rem 2.2rem;border-radius:.3rem;border:none;display:inline-block;color:#fff;font-size:1.4rem;line-height:2.6rem;font-weight:700;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background-color:#233588;outline:0}button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{cursor:no-drop;opacity:.5}button:visited,input[type=button]:visited,input[type=reset]:visited,input[type=submit]:visited{color:#fff}button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#00115a;color:#fff}button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{background-color:#000829;color:#fff}button:focus,button:focus:hover,input[type=button]:focus,input[type=button]:focus:hover,input[type=reset]:focus,input[type=reset]:focus:hover,input[type=submit]:focus,input[type=submit]:focus:hover{outline:0}input.error{color:#f7d1d5}label{margin-bottom:5px;display:inline-block}label.form-required:after,label.required:after{content:"*";color:#aa985f;margin-left:5px}select{min-height:8rem;width:100%;background-color:#fff;border:1px solid #e1e2e1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#e1e2e1 0),linear-gradient(135deg,#e1e2e1 50%,transparent 0);background-position:calc(100% - 20px) 18px,calc(100% - 15px) 18px,calc(100% - 2.5em) 8px;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;padding:0 4rem 0 0;cursor:pointer}select:after{content:"";display:block;position:relative}select:focus,select:focus:hover{border-color:#3b94d9}select:disabled{cursor:no-drop;background:#fbfbfb}select::-ms-expand{display:none}select option{padding:.4rem 1rem}.input--dropdown{position:relative}.input--dropdown .input__icon{pointer-events:none;position:absolute;margin:auto;top:0;right:1.4rem;bottom:0}.input--dropdown .input__icon:before{content:"";font-family:FontAwesome;font-size:1.6rem;display:inline-block;color:#4a4a4a;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:1.2rem auto;vertical-align:middle;line-height:1}.input--dropdown select{background:#fff}.password-suggestions,small{font-size:1rem;line-height:1.5rem;display:block;color:#b3b3b3;margin-top:10px}fieldset{border:1px solid #e1e2e1;padding:20px}fieldset legend{color:#222;font-weight:700;padding:0 .5rem}.block-system-main-block form .form-item{margin-bottom:2.4rem}.block-system-main-block form .form-checkboxes .form-item{margin-bottom:0}.form-item .description{padding-top:1rem;color:#adadad;font-size:1.4rem;line-height:1.8rem}.image-widget-data{display:-ms-flexbox;display:flex}html{font-size:62.5%}body{font-size:1.6rem;line-height:2.4rem;font-family:arial,helvetica Neue,helvetica,sans-serif;color:#4a4a4a;font-weight:400}body *{-webkit-font-smoothing:antialiased}.block-search-officer-block>.field--name-field-focus-title,.block-search-officer-block>h2,.field--name-field-focus-title,.node--region .field-group>h3,.node--region.view_mode--full .region-map .field--name-field-focus-title,.node--region.view_mode--full .region-map h2,.node--region.view_mode--teaser .field--name-node-title .field--name-field-focus-title,.node--region.view_mode--teaser .field--name-node-title h2,.path-frontpage .block-region-bottom .field--name-field-focus-title,.path-frontpage .block-region-bottom h2,h1,h2,h3,h4,h5,h6{margin:0}.block-search-officer-block>.field--name-field-focus-title,.block-search-officer-block>h2,.path-frontpage .block-region-bottom .field--name-field-focus-title,.path-frontpage .block-region-bottom h2,h1{font-size:3rem;line-height:3.6rem;color:#222;margin-bottom:2.4rem}.field--name-field-focus-title,h2{font-size:2.6rem;line-height:3.2rem;color:#222;margin-bottom:1.8rem}h3{font-size:2.4rem;line-height:3rem;color:#222;margin-bottom:1.2rem}.node--region.view_mode--teaser .field--name-node-title .field--name-field-focus-title,.node--region.view_mode--teaser .field--name-node-title h2,h4{font-size:2.2rem;line-height:2.8rem;color:#222;margin-bottom:1.2rem}h5{font-size:2rem;line-height:2.6rem;color:#222;margin-bottom:1.8rem}.node--region .field-group>h3,.node--region.view_mode--full .region-map .field--name-field-focus-title,.node--region.view_mode--full .region-map h2,h6{font-size:1.8rem;line-height:2.4rem;color:#222;margin-bottom:1.1rem}.block-search-officer-block>.page-title.field--name-field-focus-title,.block-search-officer-block>h2.page-title,.path-frontpage .block-region-bottom .page-title.field--name-field-focus-title,.path-frontpage .block-region-bottom h2.page-title,h1.page-title{margin-top:2.5rem}@media (min-width:1200px){.block-search-officer-block>.page-title.field--name-field-focus-title,.block-search-officer-block>h2.page-title,.path-frontpage .block-region-bottom .page-title.field--name-field-focus-title,.path-frontpage .block-region-bottom h2.page-title,h1.page-title{margin-top:6.5rem}}.header-top a,header a,main a{color:#0095df;transition:all .3s ease-in-out;text-decoration:none}.header-top a:visited,header a:visited,main a:visited{color:#0095df}.header-top a:active,.header-top a:focus,.header-top a:hover,header a:active,header a:focus,header a:hover,main a:active,main a:focus,main a:hover{color:#0073ac}.header-top a:after,.header-top a:before,header a:after,header a:before,main a:after,main a:before{transition:all .3s ease-in-out}.header-top a.button,header a.button,main a.button{padding:.8rem 2.2rem;border-radius:.3rem;border:none;display:inline-block;color:#fff;font-size:1.4rem;line-height:2.6rem;font-weight:700;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background-color:#233588}.header-top a.button:disabled,header a.button:disabled,main a.button:disabled{cursor:no-drop;opacity:.5}.header-top a.button:visited,header a.button:visited,main a.button:visited{color:#fff}.header-top a.button:focus,.header-top a.button:hover,header a.button:focus,header a.button:hover,main a.button:focus,main a.button:hover{background-color:#00115a;color:#fff}.header-top a.button:active,header a.button:active,main a.button:active{background-color:#000829;color:#fff}p .header-top a,p header a,p main a{background-color:rgba(59,148,217,.05);display:inline-block}p .header-top a:active,p .header-top a:focus,p .header-top a:hover,p .header-top a:visited,p header a:active,p header a:focus,p header a:hover,p header a:visited,p main a:active,p main a:focus,p main a:hover,p main a:visited{background-color:rgba(59,148,217,.1)}.field--name-node-link a,.readmore{text-decoration:underline;font-weight:700;font-size:1.8rem;line-height:2.6rem;color:#3b94d9}dl,ol,ul{margin:10px 0;padding-left:20px}p{margin:0 0 2.4rem}p:last-of-type{margin-bottom:0}.field-type-text-long .button,.field-type-text-long .submit,.field-type-text-with-summary .button,.field-type-text-with-summary .submit,.views-field-body .button,.views-field-body .submit{padding:.8rem 2.2rem;border-radius:.3rem;border:none;display:inline-block;color:#fff;font-size:1.4rem;line-height:2.6rem;font-weight:700;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background-color:#233588}.field-type-text-long .button:disabled,.field-type-text-long .submit:disabled,.field-type-text-with-summary .button:disabled,.field-type-text-with-summary .submit:disabled,.views-field-body .button:disabled,.views-field-body .submit:disabled{cursor:no-drop;opacity:.5}.field-type-text-long .button:visited,.field-type-text-long .submit:visited,.field-type-text-with-summary .button:visited,.field-type-text-with-summary .submit:visited,.views-field-body .button:visited,.views-field-body .submit:visited{color:#fff}.field-type-text-long .button:focus,.field-type-text-long .button:hover,.field-type-text-long .submit:focus,.field-type-text-long .submit:hover,.field-type-text-with-summary .button:focus,.field-type-text-with-summary .button:hover,.field-type-text-with-summary .submit:focus,.field-type-text-with-summary .submit:hover,.views-field-body .button:focus,.views-field-body .button:hover,.views-field-body .submit:focus,.views-field-body .submit:hover{background-color:#00115a;color:#fff}.field-type-text-long .button:active,.field-type-text-long .submit:active,.field-type-text-with-summary .button:active,.field-type-text-with-summary .submit:active,.views-field-body .button:active,.views-field-body .submit:active{background-color:#000829;color:#fff}.field-type-text-long dl li,.field-type-text-long ol li,.field-type-text-long ul li,.field-type-text-with-summary dl li,.field-type-text-with-summary ol li,.field-type-text-with-summary ul li,.views-field-body dl li,.views-field-body ol li,.views-field-body ul li{margin-bottom:.6rem}hr{width:100%;display:block;height:1px;border:0;border-top:1px solid grey;margin:20px 0;padding:0}blockquote{margin:0;padding:20px;background-color:rgba(59,148,217,.1);width:100%;border-left:5px solid #0095df}pre{margin:0}.intro,.node--news.view_mode--full .field--name-body,.node--type-page.node--view-mode-full .field--name-body{font-size:1.8rem;line-height:2.6rem}details{margin-bottom:2rem}details .details-wrapper{padding:2rem 2rem 0;border:1px solid #e1e2e1}summary{cursor:pointer}.fluid-wrapper{position:relative;padding-bottom:56.25%;height:0;width:100%}.fluid-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}nav.pager{clear:both;text-align:center}nav.pager li{display:inline-block;vertical-align:top}nav.pager li a{padding:.5rem 1.5rem;display:block;color:#4a4a4a;border-radius:.3rem}nav.pager li a:hover{background-color:#3b94d9;color:#fff}nav.pager li.is-active{display:inline-block;background:#3b94d9;border-radius:.3rem}nav.pager li.is-active a{color:#fff}nav.pager li.pager__item--first,nav.pager li.pager__item--last,nav.pager li.pager__item--next,nav.pager li.pager__item--previous{display:none}@media (min-width:720px){nav.pager li.pager__item--first,nav.pager li.pager__item--last,nav.pager li.pager__item--next,nav.pager li.pager__item--previous{display:inline-block}nav.pager li.pager__item--first a,nav.pager li.pager__item--last a,nav.pager li.pager__item--next a,nav.pager li.pager__item--previous a{font-size:1.6rem;line-height:2.4rem}}.mobile--hidden,.node--region.view_mode--minimal img{display:none !important}@media (min-width:1200px){.mobile--hidden,.node--region.view_mode--minimal img{display:block !important}}@media (min-width:1200px){.desktop--hidden,.path-frontpage .site-logo .logo,.path-frontpage .site-slogan{display:none !important}}.block-system-main-block{margin-bottom:3rem;clear:both;float:left;width:100%}header[role=banner]{position:relative;z-index:5;z-index:6}header[role=banner]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin-left:calc((-100vw + 100%) / 2);height:100%;width:100vw;background-color:#00115a;z-index:-1}@media (min-width:720px){header[role=banner]{display:-ms-flexbox;display:flex}}.block-system-branding-block{margin-left:2rem;-ms-flex-positive:1;flex-grow:1}@media (min-width:1200px){.block-system-branding-block{margin-left:0;-ms-flex-positive:1;flex-grow:1}.path-frontpage .block-system-branding-block{-ms-flex-positive:0;flex-grow:0}}.site-logo{float:left;margin:1rem 0;height:4rem;width:4rem;overflow:hidden}@media (min-width:1200px){.site-logo{width:auto}}.site-logo img{display:block;max-width:20rem;height:4rem;width:auto}@media (min-width:1200px){.path-frontpage .site-logo{overflow:visible;position:relative;width:14.3rem;height:4rem}.path-frontpage .site-logo img{position:absolute;width:14.3rem;height:20.4rem;left:0;top:-1rem}}.site-name{overflow:hidden;height:0;width:0;text-indent:-9999rem;display:block}.site-slogan{float:left;display:block;border-left:.1rem solid #fff;padding:.5rem 1rem;margin:2rem 1rem;font-weight:700;color:#fff;font-size:1.4rem;line-height:1.4rem}.navigation--wrapper{clear:both;position:relative;z-index:5;padding:0 2rem}.navigation--wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin-left:calc((-100vw + 100%) / 2);height:100%;width:100vw;background-color:#233588;z-index:-1}@media (min-width:720px){.navigation--wrapper{padding-left:0;max-height:none;clear:none;float:right}.navigation--wrapper:before{content:none}}@media (min-width:1200px){.navigation--wrapper{padding:0;-ms-flex-positive:1;flex-grow:1}}.menu-item{list-style:none;padding:0;font-size:1.4rem;line-height:1.4rem}@media (min-width:720px){.menu-item{padding:0 1rem}}@media (max-width:720px){.menu-item{margin-bottom:1rem}}.menu-item:last-child{padding-right:0;margin-bottom:0}.menu--main .menu-item a{color:#fff}.menu--main .menu-item a.is-active,.menu--main .menu-item a:hover{font-weight:700}@media (min-width:720px){.menu--main .menu-item a.is-active,.menu--main .menu-item a:hover{color:#69a6d5}}.toolbar .menu-item{padding:0}@media (min-width:720px){.menu--main .menu-item{float:left;font-weight:700}}@media (min-width:720px){header .menu-item a[data-drupal-link-system-path="user/login"],header .menu-item a[data-drupal-link-system-path="user/logout"]{height:3rem;width:3.7rem;overflow:hidden;padding:.8rem 1.4rem;border-radius:.3rem;border:none;display:inline-block;font-size:1.4rem;line-height:3rem;font-weight:700;text-decoration:none;transition:background .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background:#fff;margin-top:-.8rem;margin-bottom:-.8rem;color:#233588;text-indent:-9999rem}header .menu-item a[data-drupal-link-system-path="user/login"]:before,header .menu-item a[data-drupal-link-system-path="user/logout"]:before{content:"";font-family:FontAwesome;font-size:1.4rem;display:inline-block;color:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;vertical-align:middle;display:block;text-indent:0;line-height:1}header .menu-item a[data-drupal-link-system-path="user/login"]:hover,header .menu-item a[data-drupal-link-system-path="user/logout"]:hover{background:#69a6d5;color:#fff}.menu--main .menu-item header .menu-item a[data-drupal-link-system-path="user/login"],.menu--main .menu-item header .menu-item a[data-drupal-link-system-path="user/logout"]{color:#233588}.menu--main .menu-item header .menu-item a[data-drupal-link-system-path="user/login"]:hover,.menu--main .menu-item header .menu-item a[data-drupal-link-system-path="user/logout"]:hover{color:#fff}}@media (min-width:1200px){header .menu-item a[data-drupal-link-system-path="user/login"],header .menu-item a[data-drupal-link-system-path="user/logout"]{padding:.8rem 1.9rem;line-height:1.4rem;width:auto;overflow:visible;text-indent:0}header .menu-item a[data-drupal-link-system-path="user/login"]:before,header .menu-item a[data-drupal-link-system-path="user/logout"]:before{content:none}}nav.menu--main{clear:both}@media (min-width:720px){nav.menu--main{float:right}nav.menu--main:before{content:none}}@media (min-width:1200px){nav.menu--main{z-index:10}}nav.menu--main .menu{margin:2.2rem 0;padding-left:0}nav.menu--main .menu:after{clear:both;content:"";display:table}.menu-toggle--wrapper{position:relative}@media (min-width:720px){.menu-toggle--wrapper{display:none}}a.menu-toggle{position:absolute;right:2rem;top:1.4rem;display:block;transition:none;background:#fff;border-radius:.4rem;color:#00115a}a.menu-toggle .menu{display:block;position:relative;margin:0;padding:0;width:3.8rem;height:3.1rem;font-size:0;box-shadow:none;border-radius:none;border:none;cursor:pointer;transition:background .3s;text-align:center;z-index:1}a.menu-toggle .menu:focus{outline:none}a.menu-toggle .info{text-indent:-9999rem;height:0;width:0;overflow:hidden}a.menu-toggle .icon{top:1.5rem;left:1.2rem;right:1.2rem}a.menu-toggle .icon,a.menu-toggle .icon:after,a.menu-toggle .icon:before{display:block;position:absolute;height:.2rem;background:#233588;transition:background 0s .3s}a.menu-toggle .icon:after,a.menu-toggle .icon:before{content:"";left:0;width:100%;transition-duration:.3s,.3s;transition-delay:.3s,0s}a.menu-toggle .icon:before{top:-.4rem;transition-property:top,transform}a.menu-toggle .icon:after{bottom:-.4rem;transition-property:bottom,transform}.open a.menu-toggle .icon{background:transparent}.open a.menu-toggle .icon:before{top:0;transform:rotate(45deg)}.open a.menu-toggle .icon:after{bottom:0;transform:rotate(-45deg)}table.responsive-enabled{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0}table.responsive-enabled thead{display:none;border-bottom:.2rem solid #eee;text-align:left;color:#222}table.responsive-enabled thead th{padding:10px;border-right:1px solid #fff}table.responsive-enabled tr{border-top:1px solid #eee;display:block}table.responsive-enabled tr td{display:block;text-align:right;padding:1rem .9rem}table.responsive-enabled tr td:before{content:attr(data-title) ": ";font-weight:700;float:left}@media (min-width:720px){table.responsive-enabled thead{display:table-row-group}table.responsive-enabled tr{border:0;display:table-row}table.responsive-enabled tr td{display:table-cell;border-top:1px solid #eee;text-align:left}table.responsive-enabled tr td:before{content:""}}th[aria-sort] a{display:block;color:#000d5e}th[aria-sort=ascending] .tablesort:after{content:""}th[aria-sort=descending] .tablesort:after{content:""}.tablesort{display:block;float:right}.tablesort:after{content:"";font-family:FontAwesome;font-size:1.6rem;display:inline-block;color:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;vertical-align:middle}td .read-more{display:block}#user-login-form,#user-pass{float:none;background-color:#f4f4f4;width:300px;padding:20px;margin:0 auto;text-align:center}#user-login-form label,#user-pass label{display:none}#user-login-form *,#user-pass *{width:100%}#user-login-form>div,#user-pass>div{margin:10px 0}#user-login-form input[type=password],#user-login-form input[type=text],#user-pass input[type=password],#user-pass input[type=text]{padding:10px;border:0}#user-login-form input[type=submit],#user-pass input[type=submit]{margin-left:0}#user-login-form .description,#user-pass .description{font-size:1.2rem;line-height:1.8rem}#user-login-form .register-description,#user-pass .register-description{font-size:1.2rem;line-height:1.8rem;padding-top:1rem;color:#adadad;text-align:left}#user-login-form .form-actions,#user-pass .form-actions{margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}#user-login-form .form-actions button,#user-pass .form-actions button{margin-bottom:1.4rem;width:100%;-ms-flex:1 0 auto;flex:1 0 auto}#user-login-form .form-actions div,#user-pass .form-actions div{width:auto;font-size:1.4rem;line-height:2rem;-ms-flex:0 1 auto;flex:0 1 auto}@media (min-width:1200px){#user-login-form .form-actions div,#user-pass .form-actions div{font-size:1.2rem;line-height:1.6rem}}#user-login-form .form-actions div a,#user-pass .form-actions div a{display:inline;width:auto}.password-strength__meter{margin-top:.5em;background-color:#ebeae4}.password-strength__indicator{background-color:#77b259;transition:width .5s ease-out}.password-strength__indicator.is-weak{background-color:#f7d1d5}.password-strength__indicator.is-fair{background-color:#fff1c6}.password-strength__indicator.is-good{background-color:#0074bd}.password-strength__indicator.is-strong{background-color:#ceead5}.confirm-parent .password-confirm .ok{color:#ceead5}.confirm-parent .password-confirm .error{color:#f7d1d5}nav.menu--account,nav.menu--account li{float:right}@media (min-width:720px){.user-register-form{float:left;display:block;margin-right:2.6178%;width:65.79407%;margin-right:0}.user-register-form:last-child{margin-right:0}}.breadcrumb{position:relative;z-index:5;max-width:1170px;margin-left:auto;margin-right:auto;padding:1rem 0;margin-top:1rem;font-size:1.4rem;line-height:2.1rem}.breadcrumb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin-left:calc((-100vw + 100%) / 2);height:100%;width:100vw;background-color:#fff;z-index:-1}.breadcrumb:after{clear:both;content:"";display:table}.breadcrumb:before{border-bottom:.1rem solid #e1e2e1}@media (min-width:1200px){.breadcrumb:before{content:none}}@media (min-width:1200px){.breadcrumb{margin-top:0;float:left}}.breadcrumb ul{display:flex;flex-wrap:wrap;margin:0;padding-left:0}.breadcrumb li{list-style:none;display:inline-block;display:-ms-flexbox;display:flex}.breadcrumb li:last-child{font-weight:700;color:#333}@media (max-width:720px){.breadcrumb li{display:none}.breadcrumb li:nth-last-child(2){display:inline-block}}.breadcrumb a{display:block}@media (max-width:720px){.breadcrumb a{float:right}}.breadcrumb .delimiter{display:block;margin:0 20px}.breadcrumb .delimiter:before{content:"";font-family:FontAwesome;font-size:15;display:inline-block;color:#3b94d9;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;vertical-align:middle}@media (max-width:720px){.breadcrumb .delimiter{float:left;margin-left:0}.breadcrumb .delimiter:before{content:""}}.cookiePolicy{background-color:#233588;border-top:.1rem solid #fff;color:#fff;padding:1rem 0;position:fixed;bottom:0;left:0;right:0;z-index:20}.cookiePolicy a{color:#fff;text-decoration:underline}.cookiePolicy a:hover{text-decoration:none}.cookiePolicy .internal-wrapper{width:100%;max-width:1170px;margin-left:auto;margin-right:auto;padding:0 1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;box-pack:justify;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.cookiePolicy .internal-wrapper:after{clear:both;content:"";display:table}@media (min-width:1200px){.cookiePolicy .internal-wrapper{padding:0}}.cookiePolicy .internal-wrapper>*{padding:1rem 0}.cookiePolicy .dismiss{padding:.8rem 2.2rem;border-radius:.3rem;border:none;display:inline-block;color:#fff;font-size:1.4rem;line-height:2.6rem;font-weight:700;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background-color:#fff;color:#776a3b}.cookiePolicy .dismiss:disabled{cursor:no-drop;opacity:.5}.cookiePolicy .dismiss:visited{color:#776a3b}.cookiePolicy .dismiss:focus,.cookiePolicy .dismiss:hover{background-color:#776a3b;color:#fff}.cookiePolicy .dismiss:active{background-color:#443a18;color:#fff}.block-header-emergency-numbers{position:relative;z-index:5;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;z-index:1;color:#fff;font-size:1.4rem;line-height:1.6rem;font-weight:700}.block-header-emergency-numbers:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin-left:calc((-100vw + 100%) / 2);height:100%;width:100vw;background-color:transparent;z-index:-1;border-top:.1rem solid #00115a}.block-header-emergency-numbers span{display:block}.block-header-emergency-numbers .label{margin-right:.7rem}.block-header-emergency-numbers .number{border-radius:.3rem;padding:.2rem 1rem;background:#fff;color:#00115a}@media (min-width:1200px){.block-header-emergency-numbers .number{padding:.7rem 1.4rem}}.block-header-emergency-numbers .dash{-ms-flex-positive:1;flex-grow:1;padding:0 .7rem;text-align:center}@media (min-width:720px){body.path-frontpage .block-header-emergency-numbers,body:not(.path-frontpage) .block-header-emergency-numbers{display:none}}@media (min-width:1200px){.block-header-emergency-numbers{padding:1rem 0 0 2.4rem}.block-header-emergency-numbers:before{content:none}body.path-frontpage .block-header-emergency-numbers{display:-ms-flexbox;display:flex}}.emergencyNumber,.generalNumber{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;margin:1rem 0}@media (min-width:1200px){.emergencyNumber,.generalNumber{margin:.5rem 0}}@media (min-width:1200px){.emergencyNumber{margin-right:3.6rem}}.flex-container a:hover,.flex-slider a:hover{outline:none}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{padding:0;margin:0;background:#fff;position:relative;zoom:1}.flexslider .slides{zoom:1}.flexslider .slides>li{display:none;min-height:1px;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block;height:auto;-moz-user-select:none}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flex-viewport{max-height:200rem;transition:all 1s ease}.loading .flex-viewport{max-height:30rem}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:4rem;height:4rem;margin:-2rem 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 hsla(0,0%,100%,.3);transition:all .3s ease-in-out}.flex-direction-nav .flex-prev{left:-5rem}.flex-direction-nav .flex-next{right:-5rem;text-align:right}.flex-direction-nav:hover .flex-direction-nav .flex-prev{opacity:.7;left:1rem}.flex-direction-nav:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flex-direction-nav:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flex-direction-nav:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0 !important;filter:alpha(opacity=0);cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{content:"";font-family:FontAwesome;font-size:2rem;display:inline-block;color:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;vertical-align:middle}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:""}.flex-control-nav{width:100%;position:absolute;bottom:0;text-align:center;z-index:100}.flex-control-nav li{margin:0 .5rem;display:inline-block;zoom:1}.flex-control-nav li a{width:1rem;height:1rem;display:block;background:hsla(0,0%,100%,.5);cursor:pointer;text-indent:-9999px;border-radius:1rem}.flex-control-nav li a:hover{background:#fff}.flex-control-paging li a.flex-active{background:#fff;cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.block-headquarter-block{background:#eee;text-align:center;color:#222;width:100vw;margin-left:calc((-100vw + 100%) / 2);position:relative}.block-headquarter-block .headquarter__image_wrapper{height:20rem;background-repeat:no-repeat;background-size:cover;background-position:50%}@media (min-width:720px){.block-headquarter-block .headquarter__image_wrapper{height:30rem}}@media screen and (min-width:940px){.block-headquarter-block .headquarter__image_wrapper{height:46.5rem}}.block-headquarter-block h5{font-size:1.8rem;line-height:2.7rem;color:inherit;margin:1.2rem}.block-politiebrugge-highlights{background:#fff;border-radius:.3rem}@media (min-width:720px){.block-politiebrugge-highlights{float:left;display:block;margin-right:2.6178%;width:48.6911%}.block-politiebrugge-highlights:last-child{margin-right:0}}@media (min-width:1200px){.block-politiebrugge-highlights{float:left;display:block;margin-right:2.6178%;width:65.79407%}.block-politiebrugge-highlights:last-child{margin-right:0}}.block-politiebrugge-highlights .more-link,.block-politiebrugge-highlights .other-items{margin:2rem}.organisation__minimal{margin-bottom:1rem;float:left;width:100%;clear:both}.organisation__minimal .node{float:left;display:block;margin-right:2.6178%;width:48.6911%;margin-bottom:1rem}.organisation__minimal .node:last-child,.organisation__minimal .node:nth-child(2n){margin-right:0}.organisation__minimal .node:nth-child(odd){clear:left}@media (min-width:720px){.organisation__minimal .node{margin-bottom:2rem;float:left;display:block;margin-right:2.6178%;width:23.03665%}.organisation__minimal .node:nth-child(odd){clear:none}.organisation__minimal .node:nth-child(2n+2){margin-right:2.6178%}.organisation__minimal .node:last-child,.organisation__minimal .node:nth-child(4n){margin-right:0}.organisation__minimal .node:nth-child(4n+1){clear:left}}.organisation__teaser{clear:both;border:.1rem solid #eee}@media (min-width:720px){.organisation__teaser{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:720px){.organisation__teaser-left,.organisation__teaser-right{width:50%}}.organisation__teaser-left{padding:2rem}@media (min-width:720px){.organisation__teaser-left{padding:4rem}}.js .organisation__teaser-left .node{display:none}.js .organisation__teaser-left .node:first-child{display:block}.organisation__teaser-right{overflow:hidden}svg{display:block}svg a.active .st0,svg a:hover .st0{fill:rgba(59,148,217,.5)}svg .st0{transition:fill .3s ease-in-out}.block-search-officer-block{clear:both;position:relative;z-index:5;padding:8.6rem 0 7rem}.block-search-officer-block:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin-left:calc((-100vw + 100%) / 2);height:100%;width:100vw;background-color:#e8e8e8;z-index:-1}.block-search-officer-block.block,.path-frontpage .block-search-officer-block.block{margin-bottom:0}.block-search-officer-block .intro,.block-search-officer-block .node--news.view_mode--full .field--name-body,.block-search-officer-block .node--type-page.node--view-mode-full .field--name-body,.node--news.view_mode--full .block-search-officer-block .field--name-body,.node--type-page.node--view-mode-full .block-search-officer-block .field--name-body{font-size:1.8rem;line-height:2.6rem;margin-bottom:3.6rem}@media (min-width:720px){.search-officer-form{display:-ms-flexbox;display:flex}}.search-officer-form input{max-width:64rem;margin-bottom:1rem;min-height:4.2rem}@media (min-width:720px){.search-officer-form .form-item.form-item-street-number{margin-right:3rem;max-width:15rem}.search-officer-form .form-item.form-item-street-name{margin-right:1rem}}.search-officer-form .edit-actions{-webkit-box-flex:0;-ms-flex-negative:0;flex-shrink:0}.search-officer-form button{display:block;width:100%}.header-top .block-search-api-block{width:100%}.header-top .block-search-api-block form{display:-ms-flexbox;display:flex;position:relative;overflow:hidden}.header-top .block-search-api-block .form-type-search{width:100%}.header-top .block-search-api-block input{background-color:#e8e8e8;padding:.6rem 2rem !important}.header-top .block-search-api-block button{background-color:transparent;line-height:1;padding:.8rem 1.5rem !important}.header-top .block-search-api-block .form-actions{display:-ms-flexbox;display:flex;position:absolute;right:0}.header-top .block-search-api-block .submit__icon{display:block}.header-top .block-search-api-block .submit__icon:before{content:"";font-family:FontAwesome;font-size:2.2rem;display:inline-block;color:#00115a;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;vertical-align:middle}.header-top .block-search-api-block .submit__label{width:0;display:block;overflow:hidden;text-indent:-9999rem}@media (min-width:1200px){.header-top .block-search-api-block{float:right;max-width:40rem}}.path-frontpage .header-top .block-search-api-block{display:block}.path-frontpage .header-top .block-search-api-block:before{content:none}@media (min-width:720px){.path-frontpage .header-top .block-search-api-block{display:none}}.header-top .block-search-api-block a.appointment{margin-left:15px;padding:1.2rem 1.5rem .3rem;line-height:1;text-align:center;width:326px;background-color:#fff;color:#00115a !important}@media (min-width:1200px){.header-top .block-search-api-block a.appointment{line-height:1;width:326px}}@media (max-width:720px){.header-top .block-search-api-block a.appointment{margin-top:0;width:250px;font-size:14;line-height:.8}}.politiebrugge-search-block-form,.politiebrugge-search-block-form .form-type-search,.search-block-form,.search-block-form .form-type-search{width:100%}.politiebrugge-search-block-form input,.search-block-form input{background-color:#e8e8e8}.politiebrugge-search-block-form button,.search-block-form button{background-color:transparent;line-height:1;padding:.8rem 1.5rem}.politiebrugge-search-block-form .form-actions,.search-block-form .form-actions{display:-ms-flexbox;display:flex;position:absolute;right:0;top:0}.politiebrugge-search-block-form .submit__icon,.search-block-form .submit__icon{display:block}.politiebrugge-search-block-form .submit__icon:before,.search-block-form .submit__icon:before{content:"";font-family:FontAwesome;font-size:2.2rem;display:inline-block;color:#00115a;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;vertical-align:middle}.politiebrugge-search-block-form .submit__label,.search-block-form .submit__label{width:0;display:block;overflow:hidden;text-indent:-9999rem}.block-politiebrugge-search-block{display:-ms-flexbox;display:flex}@media (min-width:720px){.path-content-search .block-system-main-block .block-politiebrugge-search-block{float:left;display:block;margin-right:2.6178%;width:65.79407%;clear:both}.path-content-search .block-system-main-block .block-politiebrugge-search-block:last-child{margin-right:0}}.block-politiebrugge-search-block .politiebrugge-search-block-form{position:relative}@media (min-width:720px){.block-politiebrugge-search-block .politiebrugge-search-block-form{display:-ms-flexbox;display:flex}}.block-politiebrugge-search-block .politiebrugge-search-block-form .form-item{-ms-flex-positive:1;flex-grow:1;margin-bottom:0}.block-politiebrugge-search-block .politiebrugge-search-block-form input{padding:1.3rem 2rem;font-size:1.8rem;line-height:2.7rem}.block-politiebrugge-search-block .politiebrugge-search-block-form button{padding:1.6rem 1.5rem .3rem}.path-frontpage .block-politiebrugge-search-block{margin-top:0 !important;position:relative;width:100% !important;display:none}@media (min-width:720px){.path-frontpage .block-politiebrugge-search-block{display:-ms-flexbox;display:flex;padding:20.5rem 18.07229%}}.hero-image{display:none;}.path-frontpage .hero-image{width:100vw;height:100%;position:absolute;z-index:-1;display:block;margin-left:calc((-100vw + 100%) / 2);top:0;right:0;bottom:0;left:0;}.path-frontpage .hero-image img{object-fit:cover;width:100%;height:100%;}.path-frontpage .block-politiebrugge-search-block a.appointment{margin-left:15px;padding:1.2rem 1.5rem .3rem;line-height:1;text-align:center}@media (min-width:1200px){.path-frontpage .block-politiebrugge-search-block a.appointment{line-height:2;width:246px}}@media (max-width:720px){.path-frontpage .block-politiebrugge-search-block a.appointment{background-color:#fff;color:#00115a !important;margin-left:0;line-height:2.6rem;margin-top:10px;width:100%;padding:.3rem 1.5rem}.path-frontpage .block-politiebrugge-search-block a.appointment:hover{background-color:#fff;color:#00115a !important}}.block-search-api-result-block{margin-top:3rem}.facet-item{list-style-type:none}.facet-item input{pointer-events:none;margin-right:1rem}.facets-widget-links_with_title ul{padding-left:0;margin:0}.social-links a{width:4.2rem;height:4.2rem;border-radius:.3rem;overflow:hidden;display:inline-block;background:#fff;margin-right:1rem;text-align:center;text-decoration:none}.social-links a,.social-links a:before{line-height:4.2rem}.social-links a:hover{background:#0095df}.social-links a.facebook:before,.social-links a.twitter:before,.social-links a.instagram:before,.social-links a.linkedin:before,.social-links a.youtube:before,.social-links a.tiktok:before{font-family:FontAwesome;font-size:2rem;display:inline-block;color:#233588;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;vertical-align:middle;}.social-links a.twitter:before{content:"";}.social-links a.facebook:before{content:"";}.social-links a.linkedin:before{content:"";}.social-links a.instagram:before{content:"";}.social-links a.youtube:before{content:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'><!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d='M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z' style='fill:rgb(35,53,136);fill-rule:nonzero;'/></svg>");width:18px;height:42px;}.social-links a.tiktok:before{content:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z' style='fill:rgb(35,53,136);fill-rule:nonzero;'/></svg>");width:18px;height:42px;padding-top:3px;}.social_widget{clear:both;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.node--region .social_widget .field-group>h3,.node--region.view_mode--full .region-map .social_widget .field--name-field-focus-title,.node--region.view_mode--full .region-map .social_widget h2,.social_widget .node--region .field-group>h3,.social_widget .node--region.view_mode--full .region-map .field--name-field-focus-title,.social_widget .node--region.view_mode--full .region-map h2,.social_widget h6{margin-bottom:0;margin-right:1rem;font-weight:400}.social_widget a{padding:.8rem 2.2rem;border-radius:.3rem;border:none;display:inline-block;color:#fff;font-size:1.4rem;line-height:2.6rem;font-weight:700;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background-color:#233588;margin-right:1rem}.social_widget a:disabled{cursor:no-drop;opacity:.5}.social_widget a:visited{color:#fff}.social_widget a:focus,.social_widget a:hover{background-color:#00115a;color:#fff}.social_widget a:active{background-color:#000829;color:#fff}.node--district.view_mode--teaser .field--name-node-link{margin-top:1rem}.field--name-field-district-image img{width:100%;height:auto}.field--name-field-district-email,.field--name-field-district-fax,.field--name-field-district-telephone{display:-ms-flexbox;display:flex}.field--name-field-district-email .field__label:after,.field--name-field-district-fax .field__label:after,.field--name-field-district-telephone .field__label:after{content:":";padding-right:7px}.node--lost_found.view_mode--full .field--name-field-image a{position:relative;z-index:1}.node--lost_found.view_mode--full .field--name-field-image a:before{content:"";font-family:FontAwesome;font-size:3rem;display:inline-block;color:#0095df;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;vertical-align:middle;position:absolute;right:1rem;bottom:1rem}.node--lost_found.view_mode--full .field--name-field-image a:active:before,.node--lost_found.view_mode--full .field--name-field-image a:hover:before{color:#000d5e}.node--lost_found.view_mode--teaser{margin-bottom:3rem}.node--lost_found.view_mode--teaser:after{clear:both;content:"";display:table}@media (min-width:720px){.node--lost_found.view_mode--teaser .region-sidebar{float:left;display:block;margin-right:3.97878%;width:35.01326%}.node--lost_found.view_mode--teaser .region-sidebar:last-child{margin-right:0}.node--lost_found.view_mode--teaser .region-content{float:left;display:block;margin-right:3.97878%;width:61.00796%;margin-right:0}.node--lost_found.view_mode--teaser .region-content:last-child{margin-right:0}}.field--name-field-image{margin-bottom:2rem}.field--name-field-image a,.field--name-field-image img{display:block;margin:0}.field--name-field-image img{width:100%;height:auto}@media (min-width:720px){.field--name-field-image img{max-width:100%}}.lost-found-link{margin-bottom:2rem;display:-ms-flexbox;display:flex;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.lost-found-mail{display:block;margin-right:3rem}.lost-found-tel{display:block}.node--news .region-sidebar{position:relative}.node--news.view_mode--minimal{margin-bottom:1rem}.node--news.view_mode--minimal .field{margin-bottom:0}.node--news.view_mode--minimal .field--name-node-post-date{color:#adadad}.node--news.view_mode--minimal .field--name-node-title a,.node--news.view_mode--minimal .field--name-node-title h3{font-weight:400;font-size:1.6rem;line-height:2.4rem;text-decoration:underline}.node--news.view_mode--minimal .field--name-node-title h3{margin-bottom:0}.node--news.view_mode--minimal .region-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.node--news.view_mode--frontpage,.node--news.view_mode--teaser{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#a79866;margin-bottom:3rem;color:#fff}.node--news.view_mode--frontpage .region-content,.node--news.view_mode--teaser .region-content{padding:2rem 3rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto}.node--news.view_mode--frontpage .field--name-node-title .field--name-field-focus-title,.node--news.view_mode--frontpage .field--name-node-title a,.node--news.view_mode--frontpage .field--name-node-title h2,.node--news.view_mode--teaser .field--name-node-title .field--name-field-focus-title,.node--news.view_mode--teaser .field--name-node-title a,.node--news.view_mode--teaser .field--name-node-title h2{color:#fff}.node--news.view_mode--frontpage .field--name-node-title .field--name-field-focus-title,.node--news.view_mode--frontpage .field--name-node-title h2,.node--news.view_mode--teaser .field--name-node-title .field--name-field-focus-title,.node--news.view_mode--teaser .field--name-node-title h2{margin-bottom:.6rem}.node--news.view_mode--frontpage .field--name-node-post-date,.node--news.view_mode--teaser .field--name-node-post-date{margin-bottom:1.3rem;opacity:.6;font-size:1.4rem;line-height:2.1rem}.node--news.view_mode--frontpage .field--name-body,.node--news.view_mode--teaser .field--name-body{line-height:2.2rem;margin-bottom:1.2rem;-ms-flex:1 0 auto;flex:1 0 auto}@media (min-width:1200px){.node--news.view_mode--frontpage{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1200px){.node--news.view_mode--frontpage .region-sidebar{float:left;display:block;margin-right:3.97878%;width:35.01326%}.node--news.view_mode--frontpage .region-sidebar:last-child{margin-right:0}}@media (min-width:1200px){.node--news.view_mode--frontpage .region-content{padding-left:0;float:left;display:block;margin-right:3.97878%;width:61.00796%}.node--news.view_mode--frontpage .region-content:last-child{margin-right:0}}.node--news.view_mode--full .field--name-body{margin-bottom:2.8rem}.node--news .field--name-node-link a{padding:.8rem 2.2rem;border-radius:.3rem;border:none;display:inline-block;color:#fff;font-size:1.4rem;line-height:2.6rem;font-weight:700;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background-color:#fff;color:#776a3b}.node--news .field--name-node-link a:disabled{cursor:no-drop;opacity:.5}.node--news .field--name-node-link a:visited{color:#776a3b}.node--news .field--name-node-link a:focus,.node--news .field--name-node-link a:hover{background-color:#776a3b;color:#fff}.node--news .field--name-node-link a:active{background-color:#443a18;color:#fff}.node--news .hidden-link{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;display:block;text-indent:-9999rem}.view_mode--full.two-col__stacked .region-top{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.view_mode--full .field--name-body,.view_mode--full .field--name-node-post-date{margin-bottom:2rem}.view_mode--full .field--name-node-post-date .field__label{margin-right:.7rem}.view_mode--full .field--name-node-post-date .field__item{font-weight:700}.field--name-node-title{width:100%}.field--name-node-title .block-search-officer-block>.field--name-field-focus-title,.field--name-node-title .block-search-officer-block>h2,.field--name-node-title .path-frontpage .block-region-bottom .field--name-field-focus-title,.field--name-node-title .path-frontpage .block-region-bottom h2,.field--name-node-title h1,.path-frontpage .block-region-bottom .field--name-node-title .field--name-field-focus-title,.path-frontpage .block-region-bottom .field--name-node-title h2{margin-top:2.5rem}@media (min-width:1200px){.field--name-node-title .block-search-officer-block>.field--name-field-focus-title,.field--name-node-title .block-search-officer-block>h2,.field--name-node-title .path-frontpage .block-region-bottom .field--name-field-focus-title,.field--name-node-title .path-frontpage .block-region-bottom h2,.field--name-node-title h1,.path-frontpage .block-region-bottom .field--name-node-title .field--name-field-focus-title,.path-frontpage .block-region-bottom .field--name-node-title h2{margin-top:6.5rem}}.df-post-date,.field--name-field-date-found,.field--name-field-location-found,.field--name-field-search-tracking-location,.field--name-node-post-date{display:-ms-flexbox;display:flex;margin-right:2rem;margin-bottom:2rem}.df-post-date .field__label,.field--name-field-date-found .field__label,.field--name-field-location-found .field__label,.field--name-field-search-tracking-location .field__label,.field--name-node-post-date .field__label{margin-right:.7rem}.df-post-date .field__item,.field--name-field-date-found .field__item,.field--name-field-location-found .field__item,.field--name-field-search-tracking-location .field__item,.field--name-node-post-date .field__item{font-weight:700}.field--name-node-link{width:100%}.node--officer .layout__region--first{float:left;display:block;margin-right:2.6178%;width:31.58813%}.node--officer .layout__region--first:last-child{margin-right:0}@media (min-width:720px){.node--officer .layout__region--first{float:left;display:block;margin-right:2.6178%;width:23.03665%}.node--officer .layout__region--first:last-child{margin-right:0}}@media (min-width:1200px){.node--officer .layout__region--first{float:left;display:block;margin-right:2.6178%;width:14.48517%}.node--officer .layout__region--first:last-child{margin-right:0}}.node--officer .layout__region--second{float:left;display:block;margin-right:2.6178%;width:65.79407%}.node--officer .layout__region--second:last-child{margin-right:0}@media (min-width:720px){.node--officer .layout__region--second{float:left;display:block;margin-right:2.6178%;width:57.24258%}.node--officer .layout__region--second:last-child{margin-right:0}}@media (min-width:1200px){.node--officer .layout__region--second{float:left;display:block;margin-right:2.6178%;width:82.89703%}.node--officer .layout__region--second:last-child{margin-right:0}}.field--name-field-officer-image img{max-width:100%;height:auto}.node--type-page.node--view-mode-full .field--name-body{margin-bottom:2rem}.node--type-page.node--view-mode-full .field--name-body:after{clear:both;content:"";display:table}.node--region.view_mode--minimal{position:relative;background:#eee;text-align:center;color:#222;cursor:pointer;transition:color .3s ease-in-out,background .3s ease-in-out}.node--region.view_mode--minimal h5{font-size:1.8rem;line-height:2.7rem;color:inherit;margin:1.2rem}.node--region.view_mode--minimal .field--type-image{margin-bottom:0}.node--region.view_mode--minimal.active,.node--region.view_mode--minimal:hover{background:#3b94d9;color:#fff}.node--region.view_mode--minimal .field--name-node-link{position:absolute;display:block;top:0;right:0;bottom:0;left:0;height:100%;width:100%;text-indent:-999rem}.node--region .field-group{margin-bottom:3rem}@media (min-width:720px){.node--region.view_mode--full .region-list{float:left;display:block;margin-right:2.6178%;width:48.6911%}.node--region.view_mode--full .region-list:last-child{margin-right:0}}@media (min-width:1200px){.node--region.view_mode--full .region-list{float:left;display:block;margin-right:2.6178%;width:31.58813%}.node--region.view_mode--full .region-list:last-child{margin-right:0}}.node--region.view_mode--full .region-map{width:100% !important}@media (min-width:720px){.node--region.view_mode--full .region-map{float:left;display:block;margin-right:2.6178%;width:48.6911%;width:48.6911% !important}.node--region.view_mode--full .region-map:last-child{margin-right:0}}@media (min-width:1200px){.node--region.view_mode--full .region-map{width:65.79407% !important}}.field--name-field-region-email,.field--name-field-region-fax,.field--name-field-region-telephone{display:-ms-flexbox;display:flex}.field--name-field-region-email .field__label:after,.field--name-field-region-fax .field__label:after,.field--name-field-region-telephone .field__label:after{content:":";padding-right:7px}.region-list ol{padding-left:0}.region-list .region-item{position:relative;counter-increment:a;list-style:none;clear:both;margin-bottom:1rem;display:-ms-flexbox;display:flex;align-items:center;cursor:pointer}.region-list .region-item:nth-child(-n+9):before{content:"0" counter(a)}.region-list .region-item:before{content:counter(a);float:left;display:block;height:3rem;width:3rem;background-color:#233588;color:#fff;font-weight:700;text-align:center;line-height:3rem;border-radius:1.5rem;margin-right:2rem}.politiebrugge-search-result{padding-bottom:2rem;margin-bottom:2rem;border-bottom:.1rem solid #e1e2e1}.politiebrugge-search-result .highlight{font-weight:700}.politiebrugge-search-result.result--single-line{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.politiebrugge-search-result.result--single-line .field--name-field-focus-title,.politiebrugge-search-result.result--single-line h2{margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:720px){.politiebrugge-search-result.result--single-line{-ms-flex-wrap:none;flex-wrap:nowrap}}.result--single-line .search-result--excerpt{-ms-flex:0 0 auto;flex:0 0 auto}.search-result--type{margin-right:1.5rem;position:relative;font-size:1.8rem;line-height:2.6rem}.search-result--type:after{content:"-";position:absolute;right:-1.3rem;top:0;bottom:0;line-height:1;display:block}.result--single-line .search-result--type:after{content:none}@media (min-width:720px){.result--single-line .search-result--type{margin-left:2rem}.result--single-line .search-result--type:after{content:"-";right:auto;left:-1.3rem}}.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item{margin-bottom:3rem}@media (min-width:720px){.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item{float:left;display:block;margin-right:3.97878%;width:48.01061%}.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item:last-child,.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item:nth-child(2n){margin-right:0}.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item:nth-child(odd){clear:left}}@media (min-width:1200px){.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item{float:left;display:block;margin-right:3.97878%;width:30.68081%}.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item:nth-child(odd){clear:none}.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item:nth-child(2n+2){margin-right:3.97878%}.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item:last-child,.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item:nth-child(3n){margin-right:0}.node--search_tracking.view_mode--full .field--name-field-search-tracking-images .field__item:nth-child(3n+1){clear:left}}.node--search_tracking.view_mode--teaser{margin-bottom:3rem}.node--search_tracking.view_mode--teaser:after{clear:both;content:"";display:table}@media (min-width:720px){.node--search_tracking.view_mode--teaser .region-sidebar{float:left;display:block;margin-right:2.6178%;width:23.03665%}.node--search_tracking.view_mode--teaser .region-sidebar:last-child{margin-right:0}.node--search_tracking.view_mode--teaser .region-content{float:left;display:block;margin-right:2.6178%;width:74.34555%;margin-right:0}.node--search_tracking.view_mode--teaser .region-content:last-child{margin-right:0}}.node--search_tracking.view_mode--teaser .region-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.field--name-field-search-tracking-images img{width:100%;height:auto}.wizard_step{padding:20px 0 10px;position:relative}.wizard_step .field--name-field-question{font-size:1.8rem;line-height:2.6rem;font-weight:700;padding:.8rem 0;-ms-flex:1 0 50%;flex:1 0 50%}.wizard_step .explanation .field--name-field-explanation{background:#f5f5f5;padding:26px 26px 36px;border-radius:6px}.wizard_step .explanation .field--name-field-explanation-link{margin-top:-25px;padding:0 5px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-flow:row wrap;flex-flow:row wrap}.wizard_step .explanation .field--name-field-explanation-link a{padding:.8rem 2.2rem;border-radius:.3rem;border:none;display:inline-block;color:#fff;font-size:1.4rem;line-height:2.6rem;font-weight:700;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background-color:#233588;margin:5px 0 0 5px}.wizard_step .explanation .field--name-field-explanation-link a:disabled{cursor:no-drop;opacity:.5}.wizard_step .explanation .field--name-field-explanation-link a:visited{color:#fff}.wizard_step .explanation .field--name-field-explanation-link a:focus,.wizard_step .explanation .field--name-field-explanation-link a:hover{background-color:#00115a;color:#fff}.wizard_step .explanation .field--name-field-explanation-link a:active{background-color:#000829;color:#fff}.wizard_step input[type=radio]{display:none}.wizard_step input[type=radio]+label{position:relative;padding:.8rem 2.2rem;border-radius:.3rem;border:none;display:inline-block;color:#fff;font-size:1.4rem;line-height:2.6rem;font-weight:700;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background-color:#233588;padding-left:35px}.wizard_step input[type=radio]+label:disabled{cursor:no-drop;opacity:.5}.wizard_step input[type=radio]+label:visited{color:#fff}.wizard_step input[type=radio]+label:focus,.wizard_step input[type=radio]+label:hover{background-color:#00115a;color:#fff}.wizard_step input[type=radio]+label:active{background-color:#000829;color:#fff}.wizard_step input[type=radio]+label:before{content:"";background:#131d4b;border-radius:20px;width:19px;height:19px;position:absolute;top:12px;left:9px;border:.1rem solid #000;transition:background-color .5s ease-out,border .3s ease-out}.wizard_step input[type=radio]:checked+label:before{background:#fff;border:.1rem solid #19255f}.node--vacancy.view_mode--teaser{margin-bottom:3rem}@media (min-width:720px){.node--vacancy.view_mode--teaser{float:left;display:block;margin-right:2.6178%;width:48.6911%}.node--vacancy.view_mode--teaser:last-child,.node--vacancy.view_mode--teaser:nth-child(2n){margin-right:0}.node--vacancy.view_mode--teaser:nth-child(odd){clear:left}}@media (min-width:1200px){.node--vacancy.view_mode--teaser{float:left;display:block;margin-right:2.6178%;width:31.58813%}.node--vacancy.view_mode--teaser:nth-child(odd){clear:none}.node--vacancy.view_mode--teaser:nth-child(2n+2){margin-right:2.6178%}.node--vacancy.view_mode--teaser:last-child,.node--vacancy.view_mode--teaser:nth-child(3n){margin-right:0}.node--vacancy.view_mode--teaser:nth-child(3n+1){clear:left}}.wizard .field--name-field-steps .field__item .wizard_step{border-bottom:.1rem solid #e1e2e1}.wizard .field--name-field-steps .field__item:last-child .wizard_step{border-bottom:none}.wizard .field--name-field-wizard-end-text{border-top:.1rem solid #e1e2e1;margin:0 0 20px;padding-top:30px}.wizard .field--name-field-wizard-end-link{margin:0 0 20px}.wizard .field--name-field-wizard-end-link a{padding:.8rem 2.2rem;border-radius:.3rem;border:none;display:inline-block;color:#fff;font-size:1.4rem;line-height:2.6rem;font-weight:700;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background-color:#233588}.wizard .field--name-field-wizard-end-link a:disabled{cursor:no-drop;opacity:.5}.wizard .field--name-field-wizard-end-link a:visited{color:#fff}.wizard .field--name-field-wizard-end-link a:focus,.wizard .field--name-field-wizard-end-link a:hover{background-color:#00115a;color:#fff}.wizard .field--name-field-wizard-end-link a:active{background-color:#000829;color:#fff}.wizard .wizard_step{display:none}.wizard .wizard_step form{margin-left:2.6178%;-ms-flex-pack:center;justify-content:center}.wizard .wizard_step form .form-radios{display:-ms-flexbox;display:flex;-ms-flex-wrap:none;flex-wrap:nowrap}.wizard .wizard_step form .form-radios .form-item{margin-right:.5rem;margin-bottom:.5rem}.wizard .wizard_step form .form-radios .form-item:last-child{margin-right:0}.wizard .field--name-field-steps .field__item:first-child .wizard_step,.wizard .wizard_step.show{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.wizard .explanation{width:100%;-ms-flex:0 0 100%;flex:0 0 100%}.ui-widget.ui-widget-content{border:.1rem solid #e1e2e1;color:#222}.ui-autocomplete{z-index:499;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem;top:-1px;overflow:hidden}.ui-autocomplete a{display:block}.ui-autocomplete a.ui-state-active,.ui-autocomplete a:hover{margin:-.1rem;border:.1rem solid #fff;background:#233588;font-weight:400;color:#fff}.field--name-field-button .field__item{margin-bottom:1rem;margin-right:2.6178%}.field--name-field-button .field__item:last-child{margin-bottom:0;margin-right:0}.field--name-field-button a{padding:.8rem 2.2rem;border-radius:.3rem;border:none;display:inline-block;color:#fff;font-size:1.4rem;line-height:2.6rem;font-weight:700;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;background-color:#233588;display:block}.field--name-field-button a:disabled{cursor:no-drop;opacity:.5}.field--name-field-button a:visited{color:#fff}.field--name-field-button a:focus,.field--name-field-button a:hover{background-color:#00115a;color:#fff}.field--name-field-button a:active{background-color:#000829;color:#fff}@media (min-width:720px){.field--name-field-button{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.text-formatted+.field--name-field-button{margin-top:2rem}.field--name-description{margin-bottom:2rem}.field-group+.field-group{margin-top:3rem}.field--type-image{display:block}.field--type-image img{display:block;margin:0}.field--name-field-paragraphs{margin-bottom:3rem;clear:both}.field--name-field-paragraphs>.field__item{margin-bottom:2rem}.field--name-field-paragraphs>.field__item:last-child{margin-bottom:0}.one-col{position:relative}.dropsolid-layout-2col-stacked .region-top,.view_mode--full.two-col__stacked .region-top{clear:both}@media (min-width:720px){.dropsolid-layout-2col-stacked .region-content,.view_mode--full.two-col__stacked .region-content{float:left;display:block;margin-right:2.6178%;width:65.79407%;margin-right:0}.dropsolid-layout-2col-stacked .region-content:last-child,.view_mode--full.two-col__stacked .region-content:last-child{margin-right:0}}@media (min-width:720px){.dropsolid-layout-2col-stacked .region-sidebar,.view_mode--full.two-col__stacked .region-sidebar{float:left;display:block;margin-right:2.6178%;width:31.58813%}.dropsolid-layout-2col-stacked .region-sidebar:last-child,.view_mode--full.two-col__stacked .region-sidebar:last-child{margin-right:0}}.dropsolid-layout-2col-stacked .region-bottom,.view_mode--full.two-col__stacked .region-bottom{clear:both}.dropsolid-layout-2col-stacked.has-bottom .region-content,.dropsolid-layout-2col-stacked.has-bottom .region-sidebar,.has-bottom.view_mode--full.two-col__stacked .region-content,.has-bottom.view_mode--full.two-col__stacked .region-sidebar{margin-bottom:3rem}@media (min-width:720px){.dropsolid-layout-2col-stacked.reversed .region-content,.reversed.view_mode--full.two-col__stacked .region-content{clear:none;margin-right:2.6178%}}@media (min-width:720px){.dropsolid-layout-2col-stacked.reversed .region-sidebar,.reversed.view_mode--full.two-col__stacked .region-sidebar{margin-right:0}}.dropsolid-layout-3col .region-top{clear:both}@media (min-width:720px){.dropsolid-layout-3col .region-sidebar-left{float:left;display:block;margin-right:2.6178%;width:23.03665%}.dropsolid-layout-3col .region-sidebar-left:last-child{margin-right:0}}@media (min-width:720px){.dropsolid-layout-3col .region-content{float:left;display:block;margin-right:2.6178%;width:48.6911%}.dropsolid-layout-3col .region-content:last-child{margin-right:0}}@media (min-width:720px){.dropsolid-layout-3col .region-sidebar-right{float:left;display:block;margin-right:2.6178%;width:23.03665%;margin-right:0;float:right}.dropsolid-layout-3col .region-sidebar-right:last-child{margin-right:0}}.dropsolid-layout-3col .region-bottom{clear:both}.path-frontpage main .block{margin-bottom:5rem}.path-frontpage #block-dropsolid-base-content{margin-bottom:0;float:left;width:100%}.path-frontpage .block-region-bottom,.path-frontpage .block-region-top{clear:both;float:left;width:100%}.path-frontpage .block-region-top{position:relative;z-index:5}.path-frontpage .block-region-top:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin-left:calc((-100vw + 100%) / 2);height:100%;width:100vw;background-color:#e8e8e8;z-index:-1}.path-frontpage .block-region-top .block{margin-top:5rem}.path-frontpage .block-politiebrugge-highlights+.block iframe{width:100% !important}@media (min-width:720px){.path-frontpage .block-politiebrugge-highlights+.block{float:left;display:block;margin-right:2.6178%;width:48.6911%;margin-right:0}.path-frontpage .block-politiebrugge-highlights+.block:last-child{margin-right:0}}@media (min-width:1200px){.path-frontpage .block-politiebrugge-highlights+.block{float:left;display:block;margin-right:2.6178%;width:31.58813%;margin-right:0}.path-frontpage .block-politiebrugge-highlights+.block:last-child{margin-right:0}}.path-frontpage .block-region-bottom{padding:8.8rem 0 1rem}.path-frontpage .block-region-bottom .field--type-link{margin-bottom:5rem}.path-frontpage .block-region-bottom .field--type-link .field__label{margin-bottom:1rem;font-weight:700;display:block;font-size:1.8rem;line-height:2.6rem}.path-frontpage .block-region-bottom .field--type-link .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.path-frontpage .block-region-bottom .field--type-link .field__item{border-right:.1rem solid #adadad;line-height:1;padding-right:2rem;margin-right:2rem;margin-bottom:1rem}.path-frontpage .block-region-bottom .field--type-link .field__item a{text-decoration:underline}.path-frontpage .block-region-bottom .field--type-link .field__item:last-child{border-right:0}.result-count{padding-bottom:1.5rem;margin-bottom:1.5rem;font-size:1.8rem;line-height:2.6rem;border-bottom:.1rem solid #e1e2e1}.path-content-search .block-region-bottom .block-facet--links-with-title{margin-top:3rem}@media (min-width:720px){.path-content-search .block-region-bottom .block-facet-blockcontent-type{float:left;display:block;margin-right:2.6178%;width:31.58813%;float:right;margin-right:0}.path-content-search .block-region-bottom .block-facet-blockcontent-type:last-child{margin-right:0}}@media (min-width:720px){.path-content-search .block-region-bottom .block-search-api-result-block{float:left;display:block;width:65.79407%;margin-right:2.6178%}.path-content-search .block-region-bottom .block-search-api-result-block:last-child{margin-right:0}}body:after{content:"breakpoint0";background:red;position:fixed;bottom:0;right:0;display:block;visibility:hidden;z-index:444}body.theme-debug-mode:after{visibility:visible}@media screen and (min-width:720px){body:after{content:"breakpoint1";background:orange;position:fixed;bottom:0;right:0}}@media screen and (min-width:940px){body:after{content:"breakpoint1a";background:#ffce00;position:fixed;bottom:0;right:0}}@media screen and (min-width:1200px){body:after{content:"breakpoint2";background:#ff0;position:fixed;bottom:0;right:0}}body{overflow-x:hidden;margin:0;display:-ms-flexbox;display:flex;min-height:100vh;-ms-flex-direction:column;flex-direction:column}body main{width:100%;-ms-flex:1 0 auto;flex:1 0 auto;max-width:1170px;margin-left:auto;margin-right:auto;padding:0 1.5rem}body main:after{clear:both;content:"";display:table}@media (min-width:1200px){body main{padding:0}}.header-top{position:relative;z-index:5;width:100%;max-width:1170px;margin-left:auto;margin-right:auto;padding:1rem 1rem 0}.header-top:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin-left:calc((-100vw + 100%) / 2);height:100%;width:100vw;background-color:#233278;z-index:-1;border-bottom:.1rem solid #e1e2e1}.header-top:after{clear:both;content:"";display:table}@media (min-width:1200px){.header-top{padding:1rem 0}.header-top:before{background-color:transparent}}.path-frontpage .header-top{padding:1rem}@media (min-width:720px){.path-frontpage .header-top{padding:0}}.main *,footer *,header *{box-sizing:border-box}.copyright,footer,header{width:100%;max-width:1170px;margin-left:auto;margin-right:auto}.copyright:after,footer:after,header:after{clear:both;content:"";display:table}.paragraph--type--focus{margin:2rem 0;text-align:center}@media (min-width:720px){.paragraph--type--focus{float:left;display:block;margin-right:2.6178%;width:82.89703%;margin-left:8.55148%}.paragraph--type--focus:last-child{margin-right:0}}.paragraph--type--focus .field--name-field-button{-ms-flex-pack:center;justify-content:center}.field--name-field-focus-title{font-weight:700}.field--name-field-focus-text{font-size:1.8rem;line-height:2.6rem}.paragraph--type--header-title{margin-top:2.5rem}@media (min-width:1200px){.paragraph--type--header-title{margin-top:6.5rem}}.paragraph--type--header-title-image{min-height:25rem;position:relative;display:-ms-flexbox;display:flex;box-align:end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;margin-bottom:7rem}.paragraph--type--header-title-image .block-search-officer-block>.field--name-field-focus-title,.paragraph--type--header-title-image .block-search-officer-block>h2,.paragraph--type--header-title-image .path-frontpage .block-region-bottom .field--name-field-focus-title,.paragraph--type--header-title-image .path-frontpage .block-region-bottom h2,.paragraph--type--header-title-image h1,.path-frontpage .block-region-bottom .paragraph--type--header-title-image .field--name-field-focus-title,.path-frontpage .block-region-bottom .paragraph--type--header-title-image h2{color:#fff}.paragraph--type--header-title-image .field--name-field-header-image{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;margin-left:calc((-100vw + 100%) / 2)}.paragraph--type--header-title-image img{position:absolute;height:100%;width:auto;margin:auto;z-index:-1;top:0;right:-1000rem;bottom:0;left:-1000rem}@media (min-width:1200px){.paragraph--type--header-title-image img{min-height:30rem}}@media (min-width:720px){.paragraph--type-body-image{float:left;display:block;margin-right:2.6178%;width:82.89703%;margin-left:8.55148%}.paragraph--type-body-image:last-child{margin-right:0}}.paragraph--type-body-image img{max-width:100%;width:100%;height:auto}.menu-clickthrough-overview{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-clickthrough-overview:after{clear:both;content:"";display:table}.menu-clickthrough-item{position:relative;margin:2.6rem 0 3.5rem;width:100%}.menu-clickthrough-item:hover:before{background-color:rgba(59,148,217,.2)}@media (min-width:720px){.menu-clickthrough-item{padding-right:5rem;float:left;display:block;margin-right:2.6178%;width:48.6911%;border-right:1px solid #eee}.menu-clickthrough-item:last-child,.menu-clickthrough-item:nth-child(2n){margin-right:0}.menu-clickthrough-item:nth-child(odd){clear:left}.menu-clickthrough-item:nth-child(2n+2){border-right:none}.menu-clickthrough-item:before{content:"";z-index:-1;transition:background-color .3s ease-in-out,border .3s ease-in-out;display:block;position:absolute;height:calc(100% + 6rem);width:calc(100% + 1rem);top:0;right:0;bottom:0;left:0;margin:-3rem}}@media (min-width:1200px){.menu-clickthrough-item{float:left;display:block;margin-right:2.6178%;width:31.58813%}.menu-clickthrough-item:last-child{margin-right:0}.menu-clickthrough-item:nth-child(odd){clear:none}.menu-clickthrough-item:nth-child(2n+2){margin-right:2.6178%;border-right:1px solid #eee}.menu-clickthrough-item:nth-child(3n){margin-right:0}.menu-clickthrough-item:nth-child(3n+1){clear:left}.menu-clickthrough-item:last-child,.menu-clickthrough-item:nth-child(3n+3){border-right:none}}.menu-clickthrough-item__title{margin-bottom:1.2rem}.menu-clickthrough-item__title a,.menu-clickthrough-item__title a:visited{color:#222}.menu-clickthrough-item:hover .menu-clickthrough-item__title a,.menu-clickthrough-item__title a:active,.menu-clickthrough-item__title a:focus,.menu-clickthrough-item__title a:hover{color:#3b94d9}.menu-clickthrough-item__description{color:#222;font-size:1.8rem;line-height:2.6rem;margin-bottom:1.3rem}.paragraph--type-body-story-left:after,.paragraph--type-body-story-right:after{clear:both;content:"";display:table}@media (min-width:720px){.paragraph--type-body-story-left .field--name-field-image,.paragraph--type-body-story-left .info,.paragraph--type-body-story-right .field--name-field-image,.paragraph--type-body-story-right .info{float:left;display:block;margin-right:2.6178%;width:48.6911%}.paragraph--type-body-story-left .field--name-field-image:last-child,.paragraph--type-body-story-left .info:last-child,.paragraph--type-body-story-right .field--name-field-image:last-child,.paragraph--type-body-story-right .info:last-child{margin-right:0}}.paragraph--type-body-story-left .info,.paragraph--type-body-story-right .info{margin-bottom:3rem}.paragraph--type-body-story-left .field--name-field-image,.paragraph--type-body-story-right .field--name-field-image{margin-bottom:2rem}@media (min-width:720px){.paragraph--type-body-story-left .field--name-field-image,.paragraph--type-body-story-right .field--name-field-image{margin-bottom:3rem}}.paragraph--type-body-story-right .info{margin-right:0}@media (min-width:720px){.paragraph--type-body-story-left .info{margin-right:2.6178%}}@media (min-width:720px){.paragraph--type-body-story-left .field--name-field-image{float:right;margin-right:0}}@media (min-width:720px){.node--type-page.node--view-mode-full .field--name-body,.paragraph--type--form,.paragraph--type-body-text-left{float:left;display:block;margin-right:2.6178%;width:82.89703%;margin-left:8.55148%}.node--type-page.node--view-mode-full .field--name-body:last-child,.paragraph--type--form:last-child,.paragraph--type-body-text-left:last-child{margin-right:0}}@media (min-width:1200px){.node--type-page.node--view-mode-full .field--name-body,.paragraph--type--form,.paragraph--type-body-text-left{float:left;display:block;margin-right:2.6178%;width:65.79407%;margin-left:17.10297%}.node--type-page.node--view-mode-full .field--name-body:last-child,.paragraph--type--form:last-child,.paragraph--type-body-text-left:last-child{margin-right:0}}.hidden{display:none}.ui-helper-hidden-accessible,.visually-hidden{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.focusable.ui-helper-hidden-accessible:active,.focusable.ui-helper-hidden-accessible:focus,.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;width:auto}.invisible{visibility:hidden}.view-news .view-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:720px){.view-news .node--news{float:left;display:block;margin-right:2.6178%;width:48.6911%;display:-ms-flexbox;display:flex}.view-news .node--news:last-child,.view-news .node--news:nth-child(2n){margin-right:0}.view-news .node--news:nth-child(odd){clear:left}}@media (min-width:1200px){.view-news .node--news{float:left;display:block;margin-right:2.6178%;width:31.58813%;display:-ms-flexbox;display:flex}.view-news .node--news:nth-child(odd){clear:none}.view-news .node--news:nth-child(2n+2){margin-right:2.6178%}.view-news .node--news:last-child,.view-news .node--news:nth-child(3n){margin-right:0}.view-news .node--news:nth-child(3n+1){clear:left}}.views-infinite-scroll-content-wrapper:after{clear:both;content:"";display:table}.js-pager__items{padding:0;width:100%;text-align:center}.pager__item{list-style:none}
.field--name-body iframe{border:0;width:100%;height:500px;}
