/* @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 */
.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;}}
.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;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
.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;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{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;}
.node--unpublished{background-color:#fff4f4;}
.flickity-enabled{position:relative;}.flickity-enabled:focus{outline:0;}.flickity-viewport{overflow:hidden;position:relative;height:100%;}.flickity-slider{position:absolute;width:100%;height:100%;}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab;}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing;}.flickity-button{position:absolute;background:hsla(0,0%,100%,0.75);border:none;color:#333;}.flickity-button:hover{background:#fff;cursor:pointer;}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f;}.flickity-button:active{opacity:0.6;}.flickity-button:disabled{opacity:0.3;cursor:auto;pointer-events:none;}.flickity-button-icon{fill:currentColor;}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%);}.flickity-prev-next-button.previous{left:10px;}.flickity-prev-next-button.next{right:10px;}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px;}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px;}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%;}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1;}.flickity-rtl .flickity-page-dots{direction:rtl;}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:0.25;cursor:pointer;}.flickity-page-dots .dot.is-selected{opacity:1;}.flickity-enabled.is-fade .flickity-slider > *{pointer-events:none;z-index:0;}.flickity-enabled.is-fade .flickity-slider > .is-selected{pointer-events:auto;z-index:1;}.flickity-viewport{transition:height 0.2s;}
html{-webkit-text-size-adjust:100%;}html:focus-within{scroll-behavior:smooth;}body{text-size-adjust:100%;position:relative;width:100%;min-height:100vh;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;}*,::after,::before{box-sizing:border-box;}a:not([class]){text-decoration-skip-ink:auto;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;margin:0;padding:0;border:0;vertical-align:baseline;}:focus{outline:0;}main,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}input:required,input{box-shadow:none;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}textarea{overflow:auto;vertical-align:top;resize:vertical;}input:focus{outline:none;}audio,canvas,video{display:inline-block;max-width:100%;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}a:active,a:hover{outline:none;}img{max-width:100%;display:inline-block;vertical-align:middle;height:auto;}picture{display:inline-block;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;border:0;background:transparent;}button[disabled],html input[disabled]{cursor:default;}[disabled]{pointer-events:none;}input[type=checkbox],input[type=radio]{padding:0;}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}button{border:0;background:transparent;}textarea{overflow:auto;vertical-align:top;resize:vertical;}table{border-collapse:collapse;border-spacing:0;text-indent:0;}hr{box-sizing:content-box;overflow:visible;background:#000;border:0;height:1px;line-height:0;margin:0;padding:0;page-break-after:always;width:100%;}pre{font-family:monospace,monospace;font-size:100%;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:none;}code,kbd,pre,samp{font-family:monospace,monospace;}small{font-size:75%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-5px;}sup{top:-5px;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1;margin:0;padding:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;outline:0;}legend{color:inherit;white-space:normal;display:block;border:0;max-width:100%;width:100%;}fieldset{min-width:0;}body:not(:-moz-handler-blocked) fieldset{display:block;}progress{vertical-align:baseline;}[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;}summary{display:list-item;}template{display:none;}:root{color-scheme:light only;--bp-width:0;--bp-width-mini:$mini;--bp-width-small:$small;--bp-width-medium:$medium;--bp-width-large:$large;--base-bg:#fff;--base-color:#3e4757;--base-size:1rem;--base-scale:1.075;--base-font:400 calc(var(--base-size) * var(--base-scale)) / 165% "Inter",arial,sans-serif;--base-radius:0.25rem;--title-font:"PP Agrandir";--width-side:100%;--width-slim:100%;--width-narrow:100%;--max-width-slim:100%;--max-width-narrow:100%;--max-width-wide:100%;--context-max-width:100%;--mobile-header-toggle-width:100px;--mobile-header-content-width:clamp(240px,80vw,calc(600px - var(--mobile-header-toggle-width)));--clamper:calc(calc(0.25vw * 50) - 4 * var(--base-unit));--base-size-1:var(--base-size);--base-size-025:calc(var(--base-size) * 0.25);--base-size-050:calc(var(--base-size) * 0.5);--base-size-075:calc(var(--base-size) * 0.75);--base-size-100:calc(var(--base-size) * 1);--base-size-125:calc(var(--base-size) * 1.25);--base-size-150:calc(var(--base-size) * 1.5);--base-size-175:calc(var(--base-size) * 1.75);--base-size-200:calc(var(--base-size) * 2);--base-size-250:calc(var(--base-size) * 2.5);--base-size-300:calc(var(--base-size) * 3);--base-size-400:calc(var(--base-size) * 4);--base-size-500:calc(var(--base-size) * 5);--base-size-600:calc(var(--base-size) * 6);--c-text-blue:#4b555f;--c-menutoggle:#3c4043;--c-blue-100:#f6f8fc;--c-blue-200:#c3ced6;--c-blue-300:#bfc5d1;--c-blue-400:#abb8cf;--c-blue-500:#8c9098;--c-blue-600:#3e4757;--c-blue-700:#2e3e50;--c-blue-800:#001f5b;--c-blue-900:#001732;--c-base:#3e4757;--c-text-light:#6e727a;--c-blue:var(--c-blue-800);--c-yellow:#ffc300;--c-yellow-100:#fff3b7;--c-red:#f84141;--c-gray:var(--c-blue-600);--c-txt:var(--c-blue-600);--c-error:#f84141;--c-link:var(--c-blue);--c-stroke:#d9dce3;--c-icon:var(--c-yellow);--btn-padding-x:clamp(1em,1.125vw,1.75em);--btn-padding-y:0.75em;--btn-padding:var(--btn-padding-y) var(--btn-padding-x);--site-edge-width:clamp(1rem,2.5vw,2rem);--content-max-width:1224px;--content-side-space:var(--site-edge-width);--container-width:min(var(--content-max-width),calc(100% - calc(var(--site-edge-width,1rem) * 2)));--site-max-width:1500px;--select-arrow-size:0.75;--select-arrow-space-right:1;--box-radius:0.5rem;--box-shadow:0px 20px 40px rgba(51,51,51,0.18);--card-shadow:0px 15px 30px rgba(51,51,51,0.08);--viewport-width:100%;--footer-space:clamp(4rem,6vw,8rem);--button-height:2.5em;--button-border-radius:var(--base-radius);--button-border-width:1px;--button-padding:1em;--button-border-color:var(--c-blue-500);--button-border-color--hover:var(--c-gray);--button-border-color--active:var(--c-gray);--button-border-color--focus:var(--c-gray);--button-border-color--disabled:var(--c-gray);--button-foreground-color:currentColor;--button-foreground-color--hover:var(--button-foreground-color,currentColor);--button-foreground-color--active:var(--button-foreground-color,currentColor);--button-foreground-color--focus:var(--button-foreground-color,currentColor);--button-foreground-color--disabled:#888;--button-background-color:transparent;--button-background-color--hover:#dedede;--button-background-color--active:#dedede;--button-background-color--focus:#dedede;--button-background-color--disabled:#dedede;--select-height:2.5em;--select-min-height:0;--select-padding-top:0;--select-padding-right:1em;--select-padding-bottom:0;--select-padding-left:1em;--select-padding:var(--select-padding-top) var(--select-padding-right)
    var(--select-padding-bottom) var(--select-padding-left);--select-width:auto;--select-max-width:auto;--select-arrow-color:currentColor;--select-arrow-size:0.8em;--select-arrow-gap:1em;--select-border-radius:var(--base-radius);--select-border-width:1px;--select-box-shadow-color:var(--c-blue-500);--select-box-shadow-width:1px;--select-box-shadow-opacity:1;--select-box-shadow:0px 0px 0px var(--select-box-shadow-width)
    rgba(var(--select-box-shadow-color),var(--select-box-shadow-opacity));--select-color:currentColor;--select-color-no-value:currentColor;--select-back-color:transparent;--select-font-size:inherit;--select-border-color:var(--c-blue-500);--select-color--disabled:var(--select-font-color);--select-back-color--disabled:var(--select-back-color);--select-arrow-color--disabled:var(--select-arrow-color);--select-border-color--hover:var(--c-gray);--select-border-color--focus:var(--c-gray);--select-border-color--active:var(--c-gray);--select-border-color--disabled:var(--c-gray);--input-height:2.5em;--input-border-radius:var(--base-radius);--input-border-width:1px;--input-padding:1em;--input-border-color:var(--c-blue-500);--input-border-color--hover:var(--c-gray);--input-border-color--active:var(--c-gray);--input-border-color--focus:var(--c-gray);--input-border-color--disabled:var(--c-gray);--input-foreground-color:#000;--input-foreground-color--hover:#dedede;--input-foreground-color--active:#dedede;--input-foreground-color--focus:#dedede;--input-foreground-color--disabled:#dedede;--input-background-color:#fff;--input-background-color--hover:#dedede;--input-background-color--active:#dedede;--input-background-color--focus:#dedede;--input-background-color--disabled:#dedede;--input-placeholder-color:var(--c-blue-500);--input-placeholder-color--hover:#dedede;--input-placeholder-color--active:#dedede;--input-placeholder-color--focus:#dedede;--input-placeholder-color--disabled:#dedede;--radio-width:18px;--radio-height:18px;--radio-foreground-width:10px;--radio-foreground-height:10px;--radio-border-width:2px;--radio-border-color:#adadad;--radio-border-color--hover:#777777;--radio-border-color--active:#adadad;--radio-border-color--focus:#adadad;--radio-border-color--checked:var(--c-blue);--radio-border-color--disabled:#adadad;--radio-background-color:#fff;--radio-background-color--hover:#fff;--radio-background-color--active:#fff;--radio-background-color--focus:#fff;--radio-background-color--checked:#fff;--radio-background-color--disabled:#dedede;--radio-foreground-color:var(--c-blue);--radio-foreground-color--hover:var(--c-blue);--radio-foreground-color--active:var(--c-blue);--radio-foreground-color--focus:var(--c-blue);--radio-foreground-color--checked:var(--c-blue);--radio-foreground-color--disabled:var(--c-gray);--checkbox-width:0.9rem;--checkbox-height:0.9rem;--checkbox-foreground-width:0.45rem;--checkbox-foreground-height:0.45rem;--checkbox-border-width:1px;--checkbox-border-radius:3px;--checkbox-border-color:#adadad;--checkbox-border-color--hover:#777777;--checkbox-border-color--checked:var(--c-blue);--checkbox-border-color--disabled:#adadad;--checkbox-border-color--checked-disabled:var(--c-blue-500);--checkbox-background-color:#fff;--checkbox-background-color--hover:#fff;--checkbox-background-color--checked:var(--c-blue);--checkbox-background-color--disabled:#f5f5f5;--checkbox-background-color--checked:var(--c-blue);--checkbox-background-color--checked-disabled:var(--c-blue-500);--checkbox-foreground-color:#fff;--checkbox-foreground-color--hover:#fff;--checkbox-foreground-color--checked:#fff;--checkbox-foreground-color--disabled:#f5f5f5;--autocomplete-border-width:1px;--autocomplete-border-color:#8c9098;--autocomplete-background-color:#fff;}@media (min-width:25em){:root{--bp-width:$mini;}}@media (min-width:48em){:root{--bp-width:$mini;}}@media (min-width:64em){:root{--bp-width:$mini;--width-side:490px;--width-slim:490px;--width-narrow:800px;--max-width-slim:490px;--max-width-narrow:800px;}}@media (min-width:75em){:root{--bp-width:$mini;}}@media (min-width:1500px){:root{--site-max-width:1440px;}}.tag,.node--type-publication.node--view-mode-full .field--name-field-publication-type{background:var(--c-yellow);display:inline-block;padding:4px 6px;border-radius:3px;margin:0px;font-size:12px;font-weight:700;text-transform:uppercase;}.overlap{}.node--type-publication.node--view-mode-full .field--name-field-publication-files{display:flex;column-gap:15px;}.node--type-publication.node--view-mode-teaser a::after{content:"";position:absolute;inset:0;}.node--type-publication.node--view-mode-modal .field--name-field-publication-files{display:flex;flex-wrap:wrap;}.node--type-publication.node--view-mode-modal .field--name-field-publication-files .field__item{width:100%;}.node--type-publication.node--view-mode-modal .field--name-field-publication-files .field__item a{width:100%;}.publication-container{max-width:650px;width:100%;}.webform-submission-publication-form .text-center{text-align:center;}.webform-submission-publication-form .shadow{padding:16px;border-radius:10px;box-shadow:0px 15px 30px rgba(51,51,51,0.08);}@media (min-width:64em){.webform-submission-publication-form .shadow{padding:50px 80px;}}.webform-submission-publication-form .shadow--blue{background-color:#3E4757;color:white;padding:16px 60px;border-radius:10px;box-shadow:0px 15px 30px rgba(0,40,109,0.18);margin-top:20px;margin-bottom:60px;}.webform-submission-publication-form .shadow--blue a{color:white;}.webform-submission-publication-form .webform-button--submit{box-shadow:0px 15px 30px rgba(0,40,109,0.18);margin-top:20px;width:100%;}.page-node-type-publication .ui-dialog{width:30% !important;min-width:400px;}.page-node-type-publication .ui-dialog .ui-dialog-title{display:none;}.page-node-type-publication .ui-dialog .ui-icon-closethick{background-position:center !important;}.page-node-type-publication .ui-dialog .ui-widget-content a.c-blue{color:var(--c-blue);}.page-node-type-publication .ui-dialog .ui-widget-content a.download-btn{border:1px solid var(--c-blue-400);}.page-node-type-publication .ui-dialog .ui-widget-content a.download-btn:hover{border:1px solid var(--c-blue);}.page-node-type-publication .ui-dialog .ui-widget-content .close-btn{float:right;}.page-node-type-publication .ui-dialog .ui-widget-content .close-btn a:hover{text-decoration:underline;}*,*::before,*::after{background-repeat:no-repeat;box-sizing:border-box;}::backdrop{overscroll-behavior:contain;}html:has(dialog[open]:modal){overflow:hidden;}html,body{height:100%;position:relative;}html.no-scroll,body.no-scroll{overflow:hidden;}html.no-ajax-progress .ajax-progress,html.no-ajax-progress .ajax-throbber,body.no-ajax-progress .ajax-progress,body.no-ajax-progress .ajax-throbber{opacity:0 !important;display:none !important;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-gutter:stable;background:var(--base-bg);color:var(--base-color);font:var(--base-font);isolation:isolate;--viewport-width:calc(100% - 0.01px);}.ui-widget{z-index:50 !important;}svg{fill:currentColor;width:1em;height:1em;}h1,h2,h3,h4,h5,h6{line-height:1.5;margin:0;}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:inherit;}h1,h2{font-weight:400;}h3,h4,h5,h6{font-weight:700;}h1,h2,h3{font-family:var(--title-font);}h1,h2{color:var(--c-blue);line-height:1.25;}h1 em,h2 em{font-style:normal;}h3,h4,h5,h6{line-height:1.22;}p,hr,ul,ol,dl,fieldset,picture,img,code,details,embed,iframe,blockquote,table{margin:0;}* + p,* + hr,* + ul,* + ol,* + dl,* + fieldset,* + picture,* + img,* + code,* + details,* + embed,* + iframe,* + blockquote,* + table{margin-top:1.25rem;}iframe{max-width:100%;}a{color:var(--c-blue);}b,strong{font-weight:700;}i,em{font-style:italic;}figure{margin:0;}img{color:transparent;max-width:100%;height:auto;}fieldset{appearance:none;border:0;padding:0.01em 0 0 0;margin:0;min-width:10px;}body:not(:-moz-handler-blocked) fieldset{display:table-cell;}legend{font-weight:500;padding:0;display:table;width:100%;}label{font-weight:500;}input,textarea{min-width:10px;max-width:100%;}button{background-color:transparent;border-color:transparent;}dialog{appearance:none;padding:0;border:none;margin:0;max-width:none;max-height:none;transition:all 0.25s;transform:scale(1);opacity:1;position:fixed;width:100%;height:100%;transform-origin:center center;}dialog:modal{background-color:#fff;}i.ico{display:inline-flex;align-items:center;overflow:visible;vertical-align:middle;position:relative;}i.ico::before{content:"i";display:inline-block;width:0;overflow:hidden;opacity:0;margin:0;visibility:hidden;vertical-align:middle;}i.ico svg{display:inline-block;font-size:inherit;fill:currentColor;width:1em;height:1em;max-width:100%;max-height:100%;}table{border-collapse:collapse;border:none;width:100%;}th,td{border:none;padding:0.75em;}th{font-weight:700;text-align:left;}td{border-top:1px solid var(--c-stroke);}th:first-of-type,td:first-of-type{padding-left:0;}th:last-of-type,td:last-of-type{padding-right:0;}details{appearance:none;border:none;}details summary{appearance:none;list-style:none;padding:0;}details summary::-webkit-details-marker,details summary::marker{display:none;}details summary > *{display:inline;}blockquote{background-color:var(--c-blue-100);display:table;margin:30px 0;padding:30px 60px;position:relative;max-width:800px;}@media (min-width:64em){blockquote{margin:30px auto;padding:40px 100px;}}blockquote::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2266%22%20height%3D%2252%22%20viewBox%3D%220%200%2066%2052%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0%2032.5623C0%2025.2524%202.43216%2018.7178%207.29648%2012.9585C12.1608%207.19914%2018.6281%202.87966%2026.6985%200L29.6834%206.97763C27.4724%208.19595%2025.0402%2010.0234%2022.3869%2012.4601C19.8442%2014.7859%2017.4673%2017.4995%2015.2563%2020.6006L23.3819%2026.0831C25.9246%2027.8552%2027.6382%2029.7934%2028.5226%2031.8978C29.407%2033.8914%2029.8492%2036.0511%2029.8492%2038.377C29.8492%2040.2598%2029.4623%2042.0319%2028.6884%2043.6933C27.9146%2045.3546%2026.8643%2046.7945%2025.5377%2048.0128C24.2111%2049.2311%2022.7186%2050.2279%2021.0603%2051.0032C19.402%2051.6677%2017.6884%2052%2015.9196%2052C13.1558%2052%2010.8342%2051.4462%208.95477%2050.3387C7.07538%2049.2311%205.47236%2048.1789%204.14573%2047.1821C2.70854%2044.967%201.65829%2042.6411%200.994975%2040.2045C0.331658%2037.6571%200%2035.1097%200%2032.5623ZM36.1508%2032.5623C36.1508%2025.2524%2038.5829%2018.7178%2043.4472%2012.9585C48.3116%207.19914%2054.7789%202.87966%2062.8492%200L65.8342%206.97763C63.6231%208.19595%2061.191%2010.0234%2058.5377%2012.4601C55.995%2014.7859%2053.6181%2017.4995%2051.407%2020.6006L59.5327%2026.0831C62.0754%2027.8552%2063.7889%2029.7934%2064.6734%2031.8978C65.5578%2033.8914%2066%2036.0511%2066%2038.377C66%2040.2598%2065.6131%2042.0319%2064.8392%2043.6933C64.0653%2045.3546%2063.0151%2046.7945%2061.6884%2048.0128C60.3618%2049.2311%2058.8693%2050.2279%2057.2111%2051.0032C55.5528%2051.6677%2053.8392%2052%2052.0703%2052C49.3065%2052%2046.9849%2051.4462%2045.1055%2050.3387C43.2261%2049.2311%2041.6231%2048.1789%2040.2965%2047.1821C38.8593%2044.967%2037.809%2042.6411%2037.1457%2040.2045C36.4824%2037.6571%2036.1508%2035.1097%2036.1508%2032.5623Z%22%20fill%3D%22%23ffc300%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-color:transparent;background-position:center center;background-size:contain;bottom:0;content:"";display:block;height:30px;left:15px;position:absolute;top:15px;width:30px;}@media (min-width:64em){blockquote::before{height:50px;width:50px;}}blockquote::after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2266%22%20height%3D%2252%22%20viewBox%3D%220%200%2066%2052%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0%2032.5623C0%2025.2524%202.43216%2018.7178%207.29648%2012.9585C12.1608%207.19914%2018.6281%202.87966%2026.6985%200L29.6834%206.97763C27.4724%208.19595%2025.0402%2010.0234%2022.3869%2012.4601C19.8442%2014.7859%2017.4673%2017.4995%2015.2563%2020.6006L23.3819%2026.0831C25.9246%2027.8552%2027.6382%2029.7934%2028.5226%2031.8978C29.407%2033.8914%2029.8492%2036.0511%2029.8492%2038.377C29.8492%2040.2598%2029.4623%2042.0319%2028.6884%2043.6933C27.9146%2045.3546%2026.8643%2046.7945%2025.5377%2048.0128C24.2111%2049.2311%2022.7186%2050.2279%2021.0603%2051.0032C19.402%2051.6677%2017.6884%2052%2015.9196%2052C13.1558%2052%2010.8342%2051.4462%208.95477%2050.3387C7.07538%2049.2311%205.47236%2048.1789%204.14573%2047.1821C2.70854%2044.967%201.65829%2042.6411%200.994975%2040.2045C0.331658%2037.6571%200%2035.1097%200%2032.5623ZM36.1508%2032.5623C36.1508%2025.2524%2038.5829%2018.7178%2043.4472%2012.9585C48.3116%207.19914%2054.7789%202.87966%2062.8492%200L65.8342%206.97763C63.6231%208.19595%2061.191%2010.0234%2058.5377%2012.4601C55.995%2014.7859%2053.6181%2017.4995%2051.407%2020.6006L59.5327%2026.0831C62.0754%2027.8552%2063.7889%2029.7934%2064.6734%2031.8978C65.5578%2033.8914%2066%2036.0511%2066%2038.377C66%2040.2598%2065.6131%2042.0319%2064.8392%2043.6933C64.0653%2045.3546%2063.0151%2046.7945%2061.6884%2048.0128C60.3618%2049.2311%2058.8693%2050.2279%2057.2111%2051.0032C55.5528%2051.6677%2053.8392%2052%2052.0703%2052C49.3065%2052%2046.9849%2051.4462%2045.1055%2050.3387C43.2261%2049.2311%2041.6231%2048.1789%2040.2965%2047.1821C38.8593%2044.967%2037.809%2042.6411%2037.1457%2040.2045C36.4824%2037.6571%2036.1508%2035.1097%2036.1508%2032.5623Z%22%20fill%3D%22%23ffc300%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-color:transparent;background-position:center center;background-size:contain;bottom:15px;content:"";display:block;height:30px;position:absolute;right:15px;width:30px;transform:rotate(180deg);}@media (min-width:64em){blockquote::after{height:50px;width:50px;}}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.hidden{display:none;}.offscreen{opacity:0;position:absolute;left:-200vw;max-width:100vw;overflow:hidden;}.container-inline{display:inline-flex;flex-wrap:wrap;align-items:flex-start;gap:1em;}.table-wrapper{width:100%;overflow-x:scroll;}.menu,.tabs{list-style:none;margin:0;padding:0;}.menu > *,.tabs > *{list-style-type:none;margin:0;padding:0;}.tag,.node--type-publication.node--view-mode-full .field--name-field-publication-type{background:var(--c-yellow);display:inline-block;padding:0.25em 0.5em;border-radius:var(--base-radius);font-size:0.8em;font-weight:700;line-height:1.25;align-self:center;text-transform:uppercase;}.js .js-toggle__content{height:0;overflow:hidden;}.js .toggle-item__icon{color:var(--c-blue);transition:transform 0.3s ease-in-out,color 0.3s ease-in-out;transform-origin:center center;line-height:0;}.js .toggle-item__body{opacity:1;transition:opacity 0.3s ease-in-out;}.js .toggle-item.is-open .toggle-item__icon{transform:scaleY(1);}.js .toggle-item.is-open .toggle-item__body{opacity:1;}.js .toggle-item.is-closed .toggle-item__icon{transform:scaleY(-1);}.js .toggle-item.is-closed .toggle-item__body{opacity:0;}.js .toggle-item.is-opening .toggle-item__icon{transform:scaleY(1);}.js .toggle-item.is-opening .toggle-item__body{opacity:1;}.js .toggle-item.is-closing .toggle-item__icon{transform:scaleY(-1);}.js .toggle-item.is-closing .toggle-item__body{opacity:0;}.mn-share-button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2212%22%20height%3D%2211%22%20viewBox%3D%220%200%2012%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill%3D%22%23FFD923%22%20d%3D%22M3.5625%203.8125C1.59375%203.8125%200%205.40625%200%207.375V10.1875C0%2010.4922%200.257812%2010.75%200.5625%2010.75C0.867188%2010.75%201.125%2010.4922%201.125%2010.1875V7.375C1.125%206.03906%202.22656%204.9375%203.5625%204.9375H9.91406L6.9375%207.51562C6.70312%207.70312%206.67969%208.07812%206.89062%208.3125C7.00781%208.42969%207.14844%208.5%207.3125%208.5C7.45312%208.5%207.57031%208.45312%207.6875%208.35938L11.8125%204.79688C11.9297%204.70312%2012%204.53906%2012%204.375C12%204.21094%2011.9297%204.04688%2011.8125%203.95312L7.6875%200.390625C7.45312%200.179688%207.10156%200.203125%206.89062%200.4375C6.67969%200.671875%206.70312%201.04688%206.9375%201.23438L9.91406%203.8125H3.5625Z%22%2F%3E%0A%3C%2Fsvg%3E") !important;}.back{background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.26172 12.7109L7.80859 12.1914C7.94531 12.0547 7.94531 11.8359 7.80859 11.7266L3.57031 7.46094H12.9219C13.0859 7.46094 13.25 7.32422 13.25 7.13281V6.36719C13.25 6.20312 13.0859 6.03906 12.9219 6.03906H3.57031L7.80859 1.80078C7.94531 1.69141 7.94531 1.47266 7.80859 1.33594L7.26172 0.816406C7.15234 0.679688 6.93359 0.679688 6.79688 0.816406L1.08203 6.53125C0.945312 6.66797 0.945312 6.85938 1.08203 6.99609L6.79688 12.7109C6.93359 12.8477 7.15234 12.8477 7.26172 12.7109Z' fill='%23FFD923'/%3E%3C/svg%3E") !important;}.mn-share-button,.back{background-color:transparent;background-position:left center;background-size:16px;text-indent:0;border:none;cursor:pointer;display:inline-block;padding:8px 0 8px 24px;text-decoration:none;color:var(--c-blue);font-size:inherit;width:auto;height:auto;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-weight:600;text-decoration:underline;}.mn-share-button:hover,.back:hover{border:none;text-decoration:none;}.mn-share-button.fixed-icon{position:fixed;bottom:50px;right:20px;z-index:99;padding:10px;}.ajax-throbber.sk-wave *{background-color:var(--c-yellow);border-radius:3px;height:30px;width:6px;}.pe-none{pointer-events:none;}h1,.h1,.fs-xxl{font-size:clamp(1.75rem,2vw + 1rem,2.5rem);}h2,.h2,.fs-xl{font-size:clamp(1.5rem,1vw + 1rem,1.875rem);}h3,.h3{font-size:clamp(1.25rem,0.5vw + 1rem,1.5rem);}h4,.h4,h5,h6{font-size:1.25rem;}.fs-l{font-size:1.25rem;}.fs-m{font-size:1.125rem;}.fs-1{font-size:1rem;}.fs-1-m{font-size:clamp(1rem,4vw,1.125rem);}.fs-1-l{font-size:clamp(1rem,4vw,1.25rem);}.fs-s{font-size:min(10px,0.875rem);}.fs-xs{font-size:min(10px,0.75rem);}.fs-xxs{font-size:min(10px,0.625rem);}.fs-100{font-size:100%;}.ff-serif{font-family:serif;}.c-cc{color:currentColor;}.c-white{color:#fff;}.c-blue{color:var(--c-blue);}.c-blue-200{color:var(--c-blue-200);}.c-blue-300{color:var(--c-blue-300);}.c-blue-500{color:var(--c-blue-500);}.c-blue-600{color:var(--c-blue-600);}.c-txt{color:var(--c-blue-700);}.c-yellow{color:var(--c-yellow);}@media (max-width:calc(48em - 1px)){.c-yellow-0-sm{color:var(--c-yellow);}}@media (min-width:48em){.c-yellow-sm{color:var(--c-yellow);}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.c-yellow-sm-md{color:var(--c-yellow);}}@media (max-width:calc(64em - 1px)){.c-yellow-0-md{color:var(--c-yellow);}}@media (min-width:64em){.c-yellow-md{color:var(--c-yellow);}}@media (min-width:64em) and (max-width:calc(75em - 1px)){.c-yellow-md-lg{color:var(--c-yellow);}}@media (min-width:75em){.c-yellow-lg{color:var(--c-yellow);}}.c-gray-700{color:var(--c-blue-700);}.c-gray{color:var(--c-blue-600);}.c-gray-500{color:var(--c-blue-500);}.bg-transparent,.bg-none{background-color:transparent;}.bg-white{background-color:#fff;}.bg-blue{background-color:var(--c-blue);}.bg-blue-100{background-color:var(--c-blue-100);}.bg-blue-200{background-color:var(--c-blue-200);}.bg-blue-300{background-color:var(--c-blue-300);}.bg-blue-700{background-color:var(--c-blue-700);}.bg-yellow{background-color:var(--c-yellow);}.bg-gray{background-color:var(--c-gray);}.bg-gray-100{background-color:var(--c-blue-100);}.bg-gray-gradient{background:linear-gradient(180deg,rgba(35,34,34,0) 40.67%,rgba(35,34,34,0.8) 100%);}.hover-bg-blue-800:hover{background-color:var(--c-blue-800);}.trans-bg-05{transition:background 0.5s ease;}.hover-c-yellow:hover{color:var(--c-yellow);}.a-c-cc a{color:currentColor;}.a-td-n a{text-decoration:none;}.arrow-links a{text-decoration:none;}.arrow-links a::after{content:">";background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.59375 0.691406L12.4062 5.28516C12.543 5.42188 12.625 5.58594 12.625 5.77734C12.625 5.94141 12.543 6.10547 12.4062 6.24219L7.59375 10.8359C7.34766 11.082 6.91016 11.082 6.66406 10.8086C6.41797 10.5625 6.41797 10.125 6.69141 9.87891L10.3281 6.43359H1.03125C0.648438 6.43359 0.375 6.13281 0.375 5.77734C0.375 5.39453 0.648438 5.12109 1.03125 5.12109H10.3281L6.69141 1.64844C6.41797 1.40234 6.41797 0.964844 6.66406 0.71875C6.91016 0.445312 7.32031 0.445312 7.59375 0.691406Z' fill='%23FFD923'/%3E%3C/svg%3E%0A");background-position:center center;background-size:contain;display:inline-block;color:transparent;margin-left:0.5em;width:0.75em;vertical-align:baseline;}.arrow-links--bold a{text-decoration:underline;font-weight:600;}.c-blue em{color:var(--c-blue--500);}.c-gray-on-white{color:var(--c-gray);}.c-blue-on-white{color:var(--c-blue);}.bg-gray{color:#fff;}[class*=bg-yellow] a{color:var(--c-blue);}[class*=bg-yellow] a svg{color:var(--c-blue);}[class*=bg-blue] a{color:#fff;}[class*=bg-blue] a svg{color:var(--c-yellow);}[class*=bg-blue-100] a:not(.btn){color:var(--c-blue);}[class*=bg-blue-100] a:not(.btn) svg{color:var(--c-yellow);}.btn{background-color:transparent;border-radius:0.25rem;color:currentColor;display:inline-flex;font-weight:600;justify-content:center;align-items:center;padding:var(--btn-padding-y) var(--btn-padding-x);gap:0.625em;text-decoration:none;line-height:1.5;width:var(--btn-width,auto);text-align:center;}.btn span{align-self:center;}.btn__txt{display:inline-flex;align-items:center;min-width:fit-content;}.btn__icon{display:inline-flex;align-items:center;min-width:fit-content;}.btn--primary{background-color:var(--c-blue);box-shadow:0px 0.9rem 1.75rem rgba(0,40,109,0.18);color:#fff;--c-icon:var(--c-yellow);}.btn--primary .nico,.btn--primary .icon{color:var(--c-yellow);}.btn--secondary{background-color:var(--c-yellow);box-shadow:0px 0.5em 1em rgba(255,217,35,0.08);color:var(--c-blue-600);--c-icon:var(--c-blue-600);}.btn--secondary .nico,.btn--secondary .icon{color:#fff;}.btn--pill{border-radius:100px;padding-left:calc(var(--btn-padding-x) * 2);padding-right:calc(var(--btn-padding-x) * 2);}.btn.looks-disabled,.btn[disabled]{background-color:var(--button-background-color--disabled);color:var(--button-foreground-color--disabled);--c-icon:currentColor;cursor:not-allowed;pointer-events:none;}.btn .nico--paper-plane{display:none;}.btn--medium{font-size:0.875em;}.btn--stretch{min-width:80%;white-space:nowrap;}.btn--full{--btn-width:100%;}.btn--my-location{gap:0.5em;font-size:0.875em;font-weight:normal;padding:0;text-align:left;justify-content:left;}.btn--my-location + .btn--my-location{display:none !important;}.btn--link{background-color:transparent;box-shadow:none;color:var(--c-blue);text-decoration:underline;}.btn--transparent{background:transparent;color:currentColor;}.btn--arrow-right{color:var(--c-blue);font-weight:400;padding:0;}.btn-arrow--right::after{content:">";background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.59375 0.691406L12.4062 5.28516C12.543 5.42188 12.625 5.58594 12.625 5.77734C12.625 5.94141 12.543 6.10547 12.4062 6.24219L7.59375 10.8359C7.34766 11.082 6.91016 11.082 6.66406 10.8086C6.41797 10.5625 6.41797 10.125 6.69141 9.87891L10.3281 6.43359H1.03125C0.648438 6.43359 0.375 6.13281 0.375 5.77734C0.375 5.39453 0.648438 5.12109 1.03125 5.12109H10.3281L6.69141 1.64844C6.41797 1.40234 6.41797 0.964844 6.66406 0.71875C6.91016 0.445312 7.32031 0.445312 7.59375 0.691406Z' fill='%23FFD923'/%3E%3C/svg%3E%0A");background-position:center center;background-size:contain;display:inline-block;color:transparent;margin-left:0.5em;width:0.75em;vertical-align:baseline;}.btn--remove{background-color:var(--c-blue);color:white;gap:0.35em;padding-top:0.35em;padding-bottom:0.5em;padding-left:var(--btn-padding-x);padding-right:var(--btn-padding-x);}.contained:not(.contained .contained):not(.view-glossary-list.view-display-id-page-1 .contained):not(.view-glossary-list.view-display-id-default .contained):not(.contained .view-glossary-list.view-display-id-page-1):not(.view-glossary-list.view-display-id-page-1 .view-glossary-list.view-display-id-page-1):not(.view-glossary-list.view-display-id-default .view-glossary-list.view-display-id-page-1):not(.contained .view-glossary-list.view-display-id-default):not(.view-glossary-list.view-display-id-page-1 .view-glossary-list.view-display-id-default):not(.view-glossary-list.view-display-id-default .view-glossary-list.view-display-id-default),.view-glossary-list.view-display-id-page-1:not(.contained .contained):not(.view-glossary-list.view-display-id-page-1 .contained):not(.view-glossary-list.view-display-id-default .contained):not(.contained .view-glossary-list.view-display-id-page-1):not(.view-glossary-list.view-display-id-page-1 .view-glossary-list.view-display-id-page-1):not(.view-glossary-list.view-display-id-default .view-glossary-list.view-display-id-page-1):not(.contained .view-glossary-list.view-display-id-default):not(.view-glossary-list.view-display-id-page-1 .view-glossary-list.view-display-id-default):not(.view-glossary-list.view-display-id-default .view-glossary-list.view-display-id-default),.view-glossary-list.view-display-id-default:not(.contained .contained):not(.view-glossary-list.view-display-id-page-1 .contained):not(.view-glossary-list.view-display-id-default .contained):not(.contained .view-glossary-list.view-display-id-page-1):not(.view-glossary-list.view-display-id-page-1 .view-glossary-list.view-display-id-page-1):not(.view-glossary-list.view-display-id-default .view-glossary-list.view-display-id-page-1):not(.contained .view-glossary-list.view-display-id-default):not(.view-glossary-list.view-display-id-page-1 .view-glossary-list.view-display-id-default):not(.view-glossary-list.view-display-id-default .view-glossary-list.view-display-id-default){margin-left:auto;margin-right:auto;width:var(--container-width);}.img-cover img{object-fit:cover;}.img-height-100 img{height:100%;}.img-width-100 img{width:100%;}.img-contain-height{max-height:100%;width:auto;}.ff-serif{font-family:serif;}.ls-none{list-style:none;}.appearance-none{appearance:none;}.tt-u{text-transform:uppercase;}.tt-l{text-transform:lowercase;}.ls-003{letter-spacing:0.03em;}.ls-011{letter-spacing:0.11em;}.bw-0{border-width:0px;}.bw-05{border-width:0.5px;}.bw-1{border-width:1px;}.bw-t-1{border-top-width:1px;}.bw-t-2{border-top-width:2px;}.bw-r-1{border-right-width:1px;}.bw-b-1{border-bottom-width:1px;}.bw-l-05{border-left-width:0.5px;}.bw-l-1{border-left-width:1px;}.bc-cc{border-color:currentColor;}.bc-blue-light{border-color:var(--c-blue-300);}.bs-dashed{border-style:dashed;}.bs-solid{border-style:solid;}.of-auto{overflow:auto;}.of-h{overflow:hidden;}.of-v{overflow:visible;}.of-s{overflow:scroll;}.to-auto{text-overflow:auto;}.to-none{text-overflow:none;}.to-ellipsis{text-overflow:ellipsis;}.op-0{opacity:0;}.op-10{opacity:0.1;}.op-25{opacity:0.25;}.op-50{opacity:0.5;}.op-75{opacity:0.75;}.op-90{opacity:0.9;}.op-100{opacity:1;}.ws-nowrap{white-space:nowrap;}.ws-normal{white-space:normal;}.br-inherit{border-radius:inherit;}.br,.rounded{border-radius:0.3125rem;}.br-25,.rounded-25{border-radius:0.25rem;}.br-50,.rounded-50{border-radius:0.5rem;}.br-75,.rounded-75{border-radius:0.75rem;}.br-100,.rounded-100{border-radius:1rem;}.br-sm,.rounded-sm{border-radius:1rem;}.br-md,.rounded-md{border-radius:1rem;}.br-0{border-radius:0;}@media (max-width:calc(48em - 1px)){.br-0-0-sm{border-radius:0;}}@media (min-width:48em){.br-0-sm{border-radius:0;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.br-0-sm-md{border-radius:0;}}@media (max-width:calc(64em - 1px)){.br-0-0-md{border-radius:0;}}@media (min-width:64em){.br-0-md{border-radius:0;}}@media (min-width:64em) and (max-width:calc(75em - 1px)){.br-0-md-lg{border-radius:0;}}@media (min-width:75em){.br-0-lg{border-radius:0;}}.br-5px{border-radius:5px;}.br-tl-5px{border-top-left-radius:5px;}.br-tr-5px{border-top-right-radius:5px;}.br-b-5px{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.br-bl-5px{border-bottom-left-radius:5px;}.br-br-5px{border-bottom-right-radius:5px;}.br-05,.br-50{border-radius:0.5rem;}@media (max-width:calc(48em - 1px)){.br-05-0-sm,.br-50-0-sm{border-radius:0.5rem;}}@media (min-width:48em){.br-05-sm,.br-50-sm{border-radius:0.5rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.br-05-sm-md,.br-50-sm-md{border-radius:0.5rem;}}@media (max-width:calc(64em - 1px)){.br-05-0-md,.br-50-0-md{border-radius:0.5rem;}}@media (min-width:64em){.br-05-md,.br-50-md{border-radius:0.5rem;}}@media (min-width:64em) and (max-width:calc(75em - 1px)){.br-05-md-lg,.br-50-md-lg{border-radius:0.5rem;}}@media (min-width:75em){.br-05-lg,.br-50-lg{border-radius:0.5rem;}}.br-100{border-radius:5rem;}.br-circle,.circle{border-radius:50%;}.bs,.shadow-500,.shadowed,.profile .field--name-field-vlog-profile-pic img{box-shadow:0px 20px 40px rgba(51,51,51,0.18);}@media (max-width:calc(48em - 1px)){.bs-0-sm,.shadow-500-0-sm,.shadowed-0-sm{box-shadow:0px 20px 40px rgba(51,51,51,0.18);}}@media (min-width:48em){.bs-sm,.shadow-500-sm,.shadowed-sm{box-shadow:0px 20px 40px rgba(51,51,51,0.18);}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.bs-sm-md,.shadow-500-sm-md,.shadowed-sm-md{box-shadow:0px 20px 40px rgba(51,51,51,0.18);}}@media (max-width:calc(64em - 1px)){.bs-0-md,.shadow-500-0-md,.shadowed-0-md{box-shadow:0px 20px 40px rgba(51,51,51,0.18);}}@media (min-width:64em){.bs-md,.shadow-500-md,.shadowed-md{box-shadow:0px 20px 40px rgba(51,51,51,0.18);}}.shadow-100{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}@media (max-width:calc(48em - 1px)){.shadow-100-0-sm{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}}@media (min-width:48em){.shadow-100-sm{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.shadow-100-sm-md{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}}@media (max-width:calc(64em - 1px)){.shadow-100-0-md{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}}@media (min-width:64em){.shadow-100-md{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}}.shadow-white{box-shadow:0px 0px 20px 20px rgb(255,255,255);}.bg-white.shadow{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}@media (max-width:calc(48em - 1px)){.bg-white.shadow-0-sm{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}}@media (min-width:48em){.bg-white.shadow-sm{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.bg-white.shadow-sm-md{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}}@media (max-width:calc(64em - 1px)){.bg-white.shadow-0-md{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}}@media (min-width:64em){.bg-white.shadow-md{box-shadow:0px 15px 30px rgba(51,51,51,0.08);}}.bg-gray.shadow,.bg-blue.shadow{box-shadow:0px 15px 30px rgba(0,40,109,0.18);}@media (max-width:calc(48em - 1px)){.bg-gray.shadow-0-sm,.bg-blue.shadow-0-sm{box-shadow:0px 15px 30px rgba(0,40,109,0.18);}}@media (min-width:48em){.bg-gray.shadow-sm,.bg-blue.shadow-sm{box-shadow:0px 15px 30px rgba(0,40,109,0.18);}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.bg-gray.shadow-sm-md,.bg-blue.shadow-sm-md{box-shadow:0px 15px 30px rgba(0,40,109,0.18);}}@media (max-width:calc(64em - 1px)){.bg-gray.shadow-0-md,.bg-blue.shadow-0-md{box-shadow:0px 15px 30px rgba(0,40,109,0.18);}}@media (min-width:64em){.bg-gray.shadow-md,.bg-blue.shadow-md{box-shadow:0px 15px 30px rgba(0,40,109,0.18);}}.blur-2,.blurred-2{filter:blur(2px);}.blurred-4{filter:blur(4px);}.blurred-6{filter:blur(6px);}.blurred-8{filter:blur(8px);}.blurred-10{filter:blur(10px);}.fw-300{font-weight:300;}.fw-400{font-weight:400;}.fw-500{font-weight:500;}.fw-600{font-weight:600;}.fw-700{font-weight:700;}.fw-800{font-weight:800;}.fw-900{font-weight:900;}.fs-70{font-size:0.7rem;}.fs-80{font-size:0.8rem;}.fs-90{font-size:0.9rem;}.fs-100{font-size:1rem;}.fs-110{font-size:1.1rem;}.fs-115{font-size:1.15rem;}.fs-120{font-size:1.2rem;}.fs-125{font-size:1.25rem;}.fs-133{font-size:1.33rem;}.fs-150{font-size:1.5rem;}@media (max-width:calc(48em - 1px)){.fs-150-0-sm{font-size:1.5rem;}}@media (min-width:48em){.fs-150-sm{font-size:1.5rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.fs-150-sm-md{font-size:1.5rem;}}@media (max-width:calc(64em - 1px)){.fs-150-0-md{font-size:1.5rem;}}@media (min-width:64em){.fs-150-md{font-size:1.5rem;}}.fs-175{font-size:1.75rem;}.fs-200{font-size:2rem;}.fs-90r{font-size:0.9rem;}.fs-100r{font-size:1rem;}.fs-125r{font-size:1.25rem;}.fs-133r{font-size:1.33rem;}.fs-150r{font-size:1.5rem;}.fs-s{font-size:0.875rem;}.fs-1x,.fs-100,.fs-m{font-size:1rem;}.fs-ml{font-size:1.25rem;}.fs-l{font-size:1.5rem;}.fs-2x,.fs-200,.fs-xl{font-size:2rem;}.fs-250,.fs-xxl{font-size:2.5rem;}.fs-3x,.fs-300,.fs-xxxl{font-size:3rem;}.fs-1em{font-size:1em;}.fs-110em{font-size:1.1em;}.fs-125em{font-size:1.25em;}.fs-133em{font-size:1.33em;}.td-n{text-decoration:none;}@media (max-width:calc(48em - 1px)){.td-n-0-sm{text-decoration:none;}}@media (min-width:48em){.td-n-sm{text-decoration:none;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.td-n-sm-md{text-decoration:none;}}@media (max-width:calc(64em - 1px)){.td-n-0-md{text-decoration:none;}}@media (min-width:64em){.td-n-md{text-decoration:none;}}.td-u{text-decoration:underline;}@media (max-width:calc(48em - 1px)){.td-u-0-sm{text-decoration:underline;}}@media (min-width:48em){.td-u-sm{text-decoration:underline;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.td-u-sm-md{text-decoration:underline;}}@media (max-width:calc(64em - 1px)){.td-u-0-md{text-decoration:underline;}}@media (min-width:64em){.td-u-md{text-decoration:underline;}}.ta-c{text-align:center;}@media (max-width:calc(48em - 1px)){.ta-c-0-sm{text-align:center;}}@media (min-width:48em){.ta-c-sm{text-align:center;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.ta-c-sm-md{text-align:center;}}@media (max-width:calc(64em - 1px)){.ta-c-0-md{text-align:center;}}@media (min-width:64em){.ta-c-md{text-align:center;}}.ta-l{text-align:left;}@media (max-width:calc(48em - 1px)){.ta-l-0-sm{text-align:left;}}@media (min-width:48em){.ta-l-sm{text-align:left;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.ta-l-sm-md{text-align:left;}}@media (max-width:calc(64em - 1px)){.ta-l-0-md{text-align:left;}}@media (min-width:64em){.ta-l-md{text-align:left;}}.ta-r{text-align:right;}@media (max-width:calc(48em - 1px)){.ta-r-0-sm{text-align:right;}}@media (min-width:48em){.ta-r-sm{text-align:right;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.ta-r-sm-md{text-align:right;}}@media (max-width:calc(64em - 1px)){.ta-r-0-md{text-align:right;}}@media (min-width:64em){.ta-r-md{text-align:right;}}.va-t{vertical-align:top;}.va-m{vertical-align:middle;}.va-b{vertical-align:bottom;}.relative{position:relative;}@media (max-width:calc(48em - 1px)){.relative-0-sm{position:relative;}}@media (min-width:48em){.relative-sm{position:relative;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.relative-sm-md{position:relative;}}@media (max-width:calc(64em - 1px)){.relative-0-md{position:relative;}}@media (min-width:64em){.relative-md{position:relative;}}.absolute{position:absolute;}@media (max-width:calc(48em - 1px)){.absolute-0-sm{position:absolute;}}@media (min-width:48em){.absolute-sm{position:absolute;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.absolute-sm-md{position:absolute;}}@media (max-width:calc(64em - 1px)){.absolute-0-md{position:absolute;}}@media (min-width:64em){.absolute-md{position:absolute;}}.top-0{top:0;}@media (min-width:48em){.top-0-sm{right:0;}}@media (min-width:64em){.top-0-md{right:0;}}.-top-1{top:-1em;}@media (min-width:48em){.-top-1-sm{top:-1em;}}@media (min-width:64em){.-top-1-md{top:-1em;}}.right-0{right:0;}@media (min-width:48em){.right-0-sm{right:0;}}@media (min-width:64em){.right-0-md{right:0;}}.-right-2{right:-2em;}@media (max-width:calc(48em - 1px)){.-right-2-0-sm{right:-2em;}}@media (min-width:48em){.-right-2-sm{right:-2em;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.-right-2-sm-md{right:-2em;}}@media (max-width:calc(64em - 1px)){.-right-2-0-md{right:-2em;}}@media (min-width:64em){.-right-2-md{right:-2em;}}.left-0{left:0;}@media (max-width:calc(48em - 1px)){.left-0-0-sm{left:0;}}@media (min-width:48em){.left-0-sm{left:0;}}@media (min-width:64em){.left-0-md{left:0;}}.-left-1{left:-1em;}@media (max-width:calc(48em - 1px)){.-left-1-0-sm{left:-1em;}}@media (min-width:48em){.-left-1-sm{left:-1em;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.-left-1-sm-md{left:-1em;}}@media (max-width:calc(64em - 1px)){.-left-1-0-md{left:-1em;}}@media (min-width:64em){.-left-1-md{left:-1em;}}.-left-2{left:-2em;}@media (max-width:calc(48em - 1px)){.-left-2-0-sm{left:-2em;}}@media (min-width:48em){.-left-2-sm{left:-2em;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.-left-2-sm-md{left:-2em;}}@media (max-width:calc(64em - 1px)){.-left-2-0-md{left:-2em;}}@media (min-width:64em){.-left-2-md{left:-2em;}}.bottom-0{bottom:0;}@media (min-width:48em){.bottom-0-sm{bottom:0;}}@media (min-width:64em){.bottom-0-md{bottom:0;}}.-bottom-1{bottom:-1px;}@media (min-width:48em){.-bottom-1-sm{bottom:0;}}@media (min-width:64em){.-bottom-1-md{bottom:0;}}.fixed{position:fixed;}@media (max-width:calc(48em - 1px)){.fixed-0-sm{position:fixed;}}@media (min-width:48em){.fixed-sm{position:fixed;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.fixed-sm-md{position:fixed;}}@media (max-width:calc(64em - 1px)){.fixed-0-md{position:fixed;}}@media (min-width:64em){.fixed-md{position:fixed;}}.static{position:static;}@media (max-width:calc(48em - 1px)){.static-0-sm{position:static;}}@media (min-width:48em){.static-sm{position:static;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.static-sm-md{position:static;}}@media (max-width:calc(64em - 1px)){.static-0-md{position:static;}}@media (min-width:64em){.static-md{position:static;}}.sticky{position:sticky;}@media (max-width:calc(48em - 1px)){.sticky-0-sm{position:sticky;}}@media (min-width:48em){.sticky-sm{position:sticky;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.sticky-sm-md{position:sticky;}}@media (max-width:calc(64em - 1px)){.sticky-0-md{position:sticky;}}@media (min-width:64em){.sticky-md{position:sticky;}}.sticky--top{top:0;}.inset-0{inset:0px;}.-inset-1{inset:-1px;}.row{display:flex;gap:0.5rem;}.row__icon{display:flex;height:1.5em;line-height:150%;line-height:inherit;overflow:visible;align-items:center;justify-content:center;}.row__content{flex:1;}.row.space-between{justify-content:space-between;}.row.center{align-items:center;}.column{display:flex;flex-direction:column;flex-wrap:wrap;}.column.center{align-items:center;}.link{color:var(--c-link,var(--c-blue));align-items:flex-start;display:inline-flex;gap:0.5em;font-weight:600;}.link--arrow-right{flex-direction:row-reverse;}.db,.d-b,.d-block{display:block;}@media (max-width:calc(48em - 1px)){.db-0-sm,.d-b-0-sm,.d-block-0-sm{display:block;}}@media (min-width:48em){.db-sm,.d-b-sm,.d-block-sm{display:block;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.db-sm-md,.d-b-sm-md,.d-block-sm-md{display:block;}}@media (max-width:calc(64em - 1px)){.db-0-md,.d-b-0-md,.d-block-0-md{display:block;}}@media (min-width:64em){.db-md,.d-b-md,.d-block-md{display:block;}}.di,.d-i,.d-inline{display:inline;}@media (max-width:calc(48em - 1px)){.di-0-sm,.d-i-0-sm,.d-inline-0-sm{display:inline;}}@media (min-width:48em){.di-sm,.d-i-sm,.d-inline-sm{display:inline;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.di-sm-md,.d-i-sm-md,.d-inline-sm-md{display:inline;}}@media (max-width:calc(64em - 1px)){.di-0-md,.d-i-0-md,.d-inline-0-md{display:inline;}}@media (min-width:64em){.di-md,.d-i-md,.d-inline-md{display:inline;}}.dib,.d-ib,.d-inline-block{display:inline-block;}@media (max-width:calc(48em - 1px)){.dib-0-sm,.d-ib-0-sm,.d-inline-block-0-sm{display:inline-block;}}@media (min-width:48em){.dib-sm,.d-ib-sm,.d-inline-block-sm{display:inline-block;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.dib-sm-md,.d-ib-sm-md,.d-inline-block-sm-md{display:inline-block;}}@media (max-width:calc(64em - 1px)){.dib-0-md,.d-ib-0-md,.d-inline-block-0-md{display:inline-block;}}@media (min-width:64em){.dib-md,.d-ib-md,.d-inline-block-md{display:inline-block;}}.dn,.d-n,.d-none{display:none;}@media (max-width:calc(48em - 1px)){.dn-0-sm,.d-n-0-sm,.d-none-0-sm{display:none;}}@media (min-width:48em){.dn-sm,.d-n-sm,.d-none-sm{display:none;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.dn-sm-md,.d-n-sm-md,.d-none-sm-md{display:none;}}@media (max-width:calc(64em - 1px)){.dn-0-md,.d-n-0-md,.d-none-0-md{display:none;}}@media (min-width:64em){.dn-md,.d-n-md,.d-none-md{display:none;}}.flex,.d-flex{display:flex;}@media (max-width:calc(48em - 1px)){.flex-0-sm,.d-flex-0-sm{display:flex;}}@media (min-width:48em){.flex-sm,.d-flex-sm{display:flex;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-sm-md,.d-flex-sm-md{display:flex;}}@media (max-width:calc(64em - 1px)){.flex-0-md,.d-flex-0-md{display:flex;}}@media (min-width:64em){.flex-md,.d-flex-md{display:flex;}}.inline-flex,.d-inline-flex{display:inline-flex;}@media (max-width:calc(48em - 1px)){.inline-flex-0-sm,.d-inline-flex-0-sm{display:inline-flex;}}@media (min-width:48em){.inline-flex-sm,.d-inline-flex-sm{display:inline-flex;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.inline-flex-sm-md,.d-inline-flex-sm-md{display:inline-flex;}}@media (max-width:calc(64em - 1px)){.inline-flex-0-md,.d-inline-flex-0-md{display:inline-flex;}}@media (min-width:64em){.inline-flex-md,.d-inline-flex-md{display:inline-flex;}}.flex-col{flex-direction:column;}@media (max-width:calc(48em - 1px)){.flex-col-0-sm{flex-direction:column;}}@media (min-width:48em){.flex-col-sm{flex-direction:column;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-col-sm-md{flex-direction:column;}}@media (max-width:calc(64em - 1px)){.flex-col-0-md{flex-direction:column;}}@media (min-width:64em){.flex-col-md{flex-direction:column;}}.flex-col-rev{flex-direction:column-reverse;}@media (max-width:calc(48em - 1px)){.flex-col-rev-0-sm{flex-direction:column-reverse;}}@media (min-width:48em){.flex-col-rev-sm{flex-direction:column-reverse;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-col-rev-sm-md{flex-direction:column-reverse;}}@media (max-width:calc(64em - 1px)){.flex-col-rev-0-md{flex-direction:column-reverse;}}@media (min-width:64em){.flex-col-rev-md{flex-direction:column-reverse;}}.flex-row{flex-direction:row;}@media (max-width:calc(48em - 1px)){.flex-row-0-sm{flex-direction:row;}}@media (min-width:48em){.flex-row-sm{flex-direction:row;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-row-sm-md{flex-direction:row;}}@media (max-width:calc(64em - 1px)){.flex-row-0-md{flex-direction:row;}}@media (min-width:64em){.flex-row-md{flex-direction:row;}}.flex-row-rev{flex-direction:row-reverse;}@media (max-width:calc(48em - 1px)){.flex-row-rev-0-sm{flex-direction:row-reverse;}}@media (min-width:48em){.flex-row-rev-sm{flex-direction:row-reverse;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-row-rev-sm-md{flex-direction:row-reverse;}}@media (max-width:calc(64em - 1px)){.flex-row-rev-0-md{flex-direction:row-reverse;}}@media (min-width:64em){.flex-row-rev-md{flex-direction:row-reverse;}}.flex-gap{gap:1rem;}.flex-gap-025{gap:0.25em;}.flex-gap-05{gap:0.5em;}.flex-gap-075{gap:0.75em;}.flex-gap-1{gap:1em;}.flex-gap-15{gap:1.5em;}.flex-gap-2{gap:2em;}.flex-gap-3{gap:3em;}.flex-gap-4{gap:4em;}.flex-gap-5{gap:5em;}.flex-gap-x,.flex-gap-x-05{column-gap:0.5em;}.flex-gap-x-1{column-gap:1em;}.flex-gap-x-2{column-gap:2em;}.flex-gap-x-3{column-gap:3em;}.flex-gap-x-4{column-gap:4em;}.flex-gap-x-5{column-gap:5em;}.flex-gap-x-6{column-gap:6em;}.flex-gap-x-7{column-gap:7em;}.flex-gap-y,.flex-gap-y-1{row-gap:1em;}.flex-gap-y-2{row-gap:2em;}.flex-gap-y-3{row-gap:3em;}.flex-gap-y-4{row-gap:4em;}.flex-gap-y-5{row-gap:5em;}.flex-gap-0{gap:0;}@media (max-width:calc(48em - 1px)){.flex-gap-0-0-sm{gap:0;}}@media (min-width:48em){.flex-gap-0-sm{gap:0;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-gap-0-sm-md{gap:0;}}@media (max-width:calc(64em - 1px)){.flex-gap-0-0-md{gap:0;}}@media (min-width:64em){.flex-gap-0-md{gap:0;}}.flex-wrap{flex-wrap:wrap;}@media (max-width:calc(48em - 1px)){.flex-wrap-0-sm{flex-wrap:wrap;}}@media (min-width:48em){.flex-wrap-sm{flex-wrap:wrap;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-wrap-sm-md{flex-wrap:wrap;}}@media (max-width:calc(64em - 1px)){.flex-wrap-0-md{flex-wrap:wrap;}}@media (min-width:64em){.flex-wrap-md{flex-wrap:wrap;}}.flex-nowrap{flex-wrap:nowrap;}@media (max-width:calc(48em - 1px)){.flex-nowrap-0-sm{flex-wrap:nowrap;}}@media (min-width:48em){.flex-nowrap-sm{flex-wrap:nowrap;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-nowrap-sm-md{flex-wrap:nowrap;}}@media (max-width:calc(64em - 1px)){.flex-nowrap-0-md{flex-wrap:nowrap;}}@media (min-width:64em){.flex-nowrap-md{flex-wrap:nowrap;}}.flex-shrink{flex-shrink:1;}@media (max-width:calc(48em - 1px)){.flex-shrink-0-sm{flex-shrink:1;}}@media (min-width:48em){.flex-shrink-sm{flex-shrink:1;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-shrink-sm-md{flex-shrink:1;}}@media (max-width:calc(64em - 1px)){.flex-shrink-0-md{flex-shrink:1;}}@media (min-width:64em){.flex-shrink-md{flex-shrink:1;}}.flex-noshrink{flex-shrink:0;}@media (max-width:calc(48em - 1px)){.flex-noshrink-0-sm{flex-shrink:0;}}@media (min-width:48em){.flex-noshrink-sm{flex-shrink:0;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-noshrink-sm-md{flex-shrink:0;}}@media (max-width:calc(64em - 1px)){.flex-noshrink-0-md{flex-shrink:0;}}@media (min-width:64em){.flex-noshrink-md{flex-shrink:0;}}.flex-grow{flex-grow:1;}@media (max-width:calc(48em - 1px)){.flex-grow-0-sm{flex-grow:1;}}@media (min-width:48em){.flex-grow-sm{flex-grow:1;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-grow-sm-md{flex-grow:1;}}@media (max-width:calc(64em - 1px)){.flex-grow-0-md{flex-grow:1;}}@media (min-width:64em){.flex-grow-md{flex-grow:1;}}.flex-nogrow{flex-grow:0;}@media (max-width:calc(48em - 1px)){.flex-nogrow-0-sm{flex-grow:0;}}@media (min-width:48em){.flex-nogrow-sm{flex-grow:0;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-nogrow-sm-md{flex-grow:0;}}@media (max-width:calc(64em - 1px)){.flex-nogrow-0-md{flex-grow:0;}}@media (min-width:64em){.flex-nogrow-md{flex-grow:0;}}.flex-1{flex:1;}@media (max-width:calc(48em - 1px)){.flex-1-0-sm{flex:1;}}@media (min-width:48em){.flex-1-sm{flex:1;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-1-sm-md{flex:1;}}@media (max-width:calc(64em - 1px)){.flex-1-0-md{flex:1;}}@media (min-width:64em){.flex-1-md{flex:1;}}.flex-1px{flex-basis:1px;}.flex-2{flex:2;}@media (max-width:calc(48em - 1px)){.flex-2-0-sm{flex:2;}}@media (min-width:48em){.flex-2-sm{flex:2;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-2-sm-md{flex:2;}}@media (max-width:calc(64em - 1px)){.flex-2-0-md{flex:2;}}@media (min-width:64em){.flex-2-md{flex:2;}}.flex-1-4{flex-basis:25%;}@media (max-width:calc(48em - 1px)){.flex-1-4-0-sm{flex-basis:25%;}}@media (min-width:48em){.flex-1-4-sm{flex-basis:25%;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-1-4-sm-md{flex-basis:25%;}}@media (max-width:calc(64em - 1px)){.flex-1-4-0-md{flex-basis:25%;}}@media (min-width:64em){.flex-1-4-md{flex-basis:25%;}}.flex-1-2{flex-basis:50%;}@media (max-width:calc(48em - 1px)){.flex-1-2-0-sm{flex-basis:50%;}}@media (min-width:48em){.flex-1-2-sm{flex-basis:50%;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-1-2-sm-md{flex-basis:50%;}}@media (max-width:calc(64em - 1px)){.flex-1-2-0-md{flex-basis:50%;}}@media (min-width:64em){.flex-1-2-md{flex-basis:50%;}}.flex-3-4{flex-basis:75%;}@media (max-width:calc(48em - 1px)){.flex-3-4-0-sm{flex-basis:75%;}}@media (min-width:48em){.flex-3-4-sm{flex-basis:75%;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-3-4-sm-md{flex-basis:75%;}}@media (max-width:calc(64em - 1px)){.flex-3-4-0-md{flex-basis:75%;}}@media (min-width:64em){.flex-3-4-md{flex-basis:75%;}}.flex-1-10{flex-basis:10%;}@media (max-width:calc(48em - 1px)){.flex-1-10-0-sm{flex-basis:10%;}}@media (min-width:48em){.flex-1-10-sm{flex-basis:10%;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-1-10-sm-md{flex-basis:10%;}}@media (max-width:calc(64em - 1px)){.flex-1-10-0-md{flex-basis:10%;}}@media (min-width:64em){.flex-1-10-md{flex-basis:10%;}}.flex-1-20{flex-basis:5%;}@media (max-width:calc(48em - 1px)){.flex-1-20-0-sm{flex-basis:5%;}}@media (min-width:48em){.flex-1-20-sm{flex-basis:5%;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-1-20-sm-md{flex-basis:5%;}}@media (max-width:calc(64em - 1px)){.flex-1-20-0-md{flex-basis:5%;}}@media (min-width:64em){.flex-1-20-md{flex-basis:5%;}}.flex-1-3{flex-basis:33.33333%;}@media (max-width:calc(48em - 1px)){.flex-1-3-0-sm{flex-basis:33.3333%;}}@media (min-width:48em){.flex-1-3-sm{flex-basis:33.3333%;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-1-3-sm-md{flex-basis:33.3333%;}}@media (max-width:calc(64em - 1px)){.flex-1-3-0-md{flex-basis:33.3333%;}}@media (min-width:64em){.flex-1-3-md{flex-basis:33.3333%;}}.flex-2-3{flex-basis:66.66666%;}@media (max-width:calc(48em - 1px)){.flex-2-3-0-sm{flex-basis:66.6666%;}}@media (min-width:48em){.flex-2-3-sm{flex-basis:66.6666%;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-2-3-sm-md{flex-basis:66.6666%;}}@media (max-width:calc(64em - 1px)){.flex-2-3-0-md{flex-basis:66.6666%;}}@media (min-width:64em){.flex-2-3-md{flex-basis:66.6666%;}}.flex-2-5{flex-basis:40%;}@media (max-width:calc(48em - 1px)){.flex-2-5-0-sm{flex-basis:40%;}}@media (min-width:48em){.flex-2-5-sm{flex-basis:40%;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-2-5-sm-md{flex-basis:40%;}}@media (max-width:calc(64em - 1px)){.flex-2-5-0-md{flex-basis:40%;}}@media (min-width:64em){.flex-2-5-md{flex-basis:40%;}}.flex-center{align-items:center;justify-content:center;}.flex-as-stretch{align-self:stretch;}@media (max-width:calc(48em - 1px)){.flex-as-stretch-0-sm{align-self:stretch;}}@media (min-width:48em){.flex-as-stretch-sm{align-self:stretch;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-as-stretch-sm-md{align-self:stretch;}}@media (max-width:calc(64em - 1px)){.flex-as-stretch-0-md{align-self:stretch;}}@media (min-width:64em){.flex-as-stretch-md{align-self:stretch;}}.flex-as-start{align-self:flex-start;}@media (max-width:calc(48em - 1px)){.flex-as-start-0-sm{align-self:flex-start;}}@media (min-width:48em){.flex-as-start-sm{align-self:flex-start;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-as-start-sm-md{align-self:flex-start;}}@media (max-width:calc(64em - 1px)){.flex-as-start-0-md{align-self:flex-start;}}@media (min-width:64em){.flex-as-start-md{align-self:flex-start;}}.flex-as-center{align-self:center;}@media (max-width:calc(48em - 1px)){.flex-as-center-0-sm{align-self:center;}}@media (min-width:48em){.flex-as-center-sm{align-self:center;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-as-center-sm-md{align-self:center;}}@media (max-width:calc(64em - 1px)){.flex-as-center-0-md{align-self:center;}}@media (min-width:64em){.flex-as-center-md{align-self:center;}}.flex-as-end{align-self:flex-end;}@media (max-width:calc(48em - 1px)){.flex-as-end-0-sm{align-self:flex-end;}}@media (min-width:48em){.flex-as-end-sm{align-self:flex-end;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-as-end-sm-md{align-self:flex-end;}}@media (max-width:calc(64em - 1px)){.flex-as-end-0-md{align-self:flex-end;}}@media (min-width:64em){.flex-as-end-md{align-self:flex-end;}}.flex-ai-stretch{align-items:stretch;}@media (max-width:calc(48em - 1px)){.flex-ai-stretch-0-sm{align-items:stretch;}}@media (min-width:48em){.flex-ai-stretch-sm{align-items:stretch;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-ai-stretch-sm-md{align-items:stretch;}}@media (max-width:calc(64em - 1px)){.flex-ai-stretch-0-md{align-items:stretch;}}@media (min-width:64em){.flex-ai-stretch-md{align-items:stretch;}}.flex-ai-start{align-items:flex-start;}@media (max-width:calc(48em - 1px)){.flex-ai-start-0-sm{align-items:flex-start;}}@media (min-width:48em){.flex-ai-start-sm{align-items:flex-start;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-ai-start-sm-md{align-items:flex-start;}}@media (max-width:calc(64em - 1px)){.flex-ai-start-0-md{align-items:flex-start;}}@media (min-width:64em){.flex-ai-start-md{align-items:flex-start;}}.flex-ai-center{align-items:center;}@media (max-width:calc(48em - 1px)){.flex-ai-center-0-sm{align-items:center;}}@media (min-width:48em){.flex-ai-center-sm{align-items:center;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-ai-center-sm-md{align-items:center;}}@media (max-width:calc(64em - 1px)){.flex-ai-center-0-md{align-items:center;}}@media (min-width:64em){.flex-ai-center-md{align-items:center;}}.flex-ai-end{align-items:flex-end;}@media (max-width:calc(48em - 1px)){.flex-ai-end-0-sm{align-items:flex-end;}}@media (min-width:48em){.flex-ai-end-sm{align-items:flex-end;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-ai-end-sm-md{align-items:flex-end;}}@media (max-width:calc(64em - 1px)){.flex-ai-end-0-md{align-items:flex-end;}}@media (min-width:64em){.flex-ai-end-md{align-items:flex-end;}}.flex-ac-stretch{align-items:stretch;}@media (max-width:calc(48em - 1px)){.flex-ac-stretch-0-sm{align-content:stretch;}}@media (min-width:48em){.flex-ac-stretch-sm{align-content:stretch;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-ac-stretch-sm-md{align-content:stretch;}}@media (max-width:calc(64em - 1px)){.flex-ac-stretch-0-md{align-content:stretch;}}@media (min-width:64em){.flex-ac-stretch-md{align-content:stretch;}}.flex-ac-start{align-items:flex-start;}@media (max-width:calc(48em - 1px)){.flex-ac-start-0-sm{align-content:flex-start;}}@media (min-width:48em){.flex-ac-start-sm{align-content:flex-start;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-ac-start-sm-md{align-content:flex-start;}}@media (max-width:calc(64em - 1px)){.flex-ac-start-0-md{align-content:flex-start;}}@media (min-width:64em){.flex-ac-start-md{align-content:flex-start;}}.flex-ac-center{align-items:flex-center;}@media (max-width:calc(48em - 1px)){.flex-ac-center-0-sm{align-content:center;}}@media (min-width:48em){.flex-ac-center-sm{align-content:center;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-ac-center-sm-md{align-content:center;}}@media (max-width:calc(64em - 1px)){.flex-ac-center-0-md{align-content:center;}}@media (min-width:64em){.flex-ac-center-md{align-content:center;}}.flex-ac-end{align-items:flex-end;}@media (max-width:calc(48em - 1px)){.flex-ac-end-0-sm{align-content:flex-end;}}@media (min-width:48em){.flex-ac-end-sm{align-content:flex-end;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-ac-end-sm-md{align-content:flex-end;}}@media (max-width:calc(64em - 1px)){.flex-ac-end-0-md{align-content:flex-end;}}@media (min-width:64em){.flex-ac-end-md{align-content:flex-end;}}.flex-jc-start{justify-content:flex-start;}@media (max-width:calc(48em - 1px)){.flex-jc-start-0-sm{justify-content:flex-start;}}@media (min-width:48em){.flex-jc-start-sm{justify-content:flex-start;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-jc-start-sm-md{justify-content:flex-start;}}@media (max-width:calc(64em - 1px)){.flex-jc-start-0-md{justify-content:flex-start;}}@media (min-width:64em){.flex-jc-start-md{justify-content:flex-start;}}.flex-jc-center{justify-content:center;}@media (max-width:calc(48em - 1px)){.flex-jc-center-0-sm{justify-content:center;}}@media (min-width:48em){.flex-jc-center-sm{justify-content:center;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-jc-center-sm-md{justify-content:center;}}@media (max-width:calc(64em - 1px)){.flex-jc-center-0-md{justify-content:center;}}@media (min-width:64em){.flex-jc-center-md{justify-content:center;}}.flex-jc-end{justify-content:flex-end;}@media (max-width:calc(48em - 1px)){.flex-jc-end-0-sm{justify-content:flex-end;}}@media (min-width:48em){.flex-jc-end-sm{justify-content:flex-end;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-jc-end-sm-md{justify-content:flex-end;}}@media (max-width:calc(64em - 1px)){.flex-jc-end-0-md{justify-content:flex-end;}}@media (min-width:64em){.flex-jc-end-md{justify-content:flex-end;}}.flex-jc-between{justify-content:space-between;}@media (max-width:calc(48em - 1px)){.flex-jc-between-0-sm{justify-content:space-between;}}@media (min-width:48em){.flex-jc-between-sm{justify-content:space-between;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-jc-between-sm-md{justify-content:space-between;}}@media (max-width:calc(64em - 1px)){.flex-jc-between-0-md{justify-content:space-between;}}@media (min-width:64em){.flex-jc-between-md{justify-content:space-between;}}.flex-jc-around{justify-content:space-around;}@media (max-width:calc(48em - 1px)){.flex-jc-around-0-sm{justify-content:space-around;}}@media (min-width:48em){.flex-jc-around-sm{justify-content:space-around;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.flex-jc-around-sm-md{justify-content:space-around;}}@media (max-width:calc(64em - 1px)){.flex-jc-around-0-md{justify-content:space-around;}}@media (min-width:64em){.flex-jc-around-md{justify-content:space-around;}}.d-grid,.grid{display:grid;}@media (max-width:calc(48em - 1px)){.d-grid-0-sm,.grid-0-sm{display:grid;}}@media (min-width:48em){.d-grid-sm,.grid-sm{display:grid;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.d-grid-sm-md,.grid-sm-md{display:grid;}}@media (max-width:calc(64em - 1px)){.d-grid-0-md,.grid-0-md{display:grid;}}@media (min-width:64em){.d-grid-md,.grid-md{display:grid;}}.grid-gap{gap:1rem;}.grid-gap-1{gap:1em;}.grid-gap-2{gap:2em;}.grid-gap-3{gap:3em;}.grid-gap-4{gap:4em;}.grid-gap-x,.grid-gap-x-1{column-gap:1em;}.grid-gap-x-2{column-gap:2em;}.grid-gap-x-3{column-gap:3em;}.grid-gap-x-4{column-gap:4em;}.grid-gap-y,.grid-gap-y-1{row-gap:1em;}.grid-gap-y-2{row-gap:2em;}.grid-gap-y-3{row-gap:3em;}.grid-gap-y-4{row-gap:4em;}.grid-cols-auto-fit{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));}@media (min-width:48em){.grid-cols-2-sm{grid-template-columns:repeat(2,1fr);}}@media (min-width:64em){.grid-cols-3-md{grid-template-columns:repeat(3,1fr);}}@media (min-width:48em){.narrow .grid-cols-3-md{grid-template-columns:repeat(2,1fr);}}.grid-rows-auto{grid-template-rows:auto;}.grid-1-1-2{grid-template-columns:1fr;}@media (min-width:64em){.grid-1-1-2{grid-template-columns:repeat(2,1fr);}}.grid-1-2-2{grid-template-columns:1fr;}@media (min-width:48em){.grid-1-2-2{grid-template-columns:repeat(2,1fr);}}.grid-1-2-1-2{grid-template-columns:1fr;}@media (min-width:48em){.grid-1-2-1-2{grid-template-columns:repeat(2,1fr);}}@media (min-width:64em){.grid-1-2-1-2{grid-template-columns:1fr;}}@media (min-width:75em){.grid-1-2-1-2{grid-template-columns:repeat(2,1fr);}}.grid-1-2-3{grid-template-columns:1fr;}@media (min-width:48em){.grid-1-2-3{grid-template-columns:repeat(2,1fr);}}@media (min-width:64em){.grid-1-2-3{grid-template-columns:repeat(3,1fr);}}.grid-1-2-2-3{grid-template-columns:1fr;}@media (min-width:25em){.grid-1-2-2-3{grid-template-columns:repeat(2,1fr);}}@media (min-width:64em){.grid-1-2-2-3{grid-template-columns:repeat(3,1fr);}}.b-0,.border-0{border:0;}.m-0{margin:0;}.m-1{margin:1em;}.-m-1px{margin:-1px;}.m-x-auto{margin-left:auto;margin-right:auto;}.m-x-0{margin-left:0;margin-right:0;}.m-x-05{margin-left:0.5rem;margin-right:0.5rem;}.m-x-1{margin-left:1rem;margin-right:1rem;}.m-x-2{margin-left:2rem;margin-right:2rem;}.m-x-3{margin-left:3rem;margin-right:3rem;}.m-y-auto{margin-top:auto;margin-bottom:auto;}.m-y-025{margin-top:0.25rem;margin-bottom:0.25rem;}.m-y-05{margin-top:0.5rem;margin-bottom:0.5rem;}.m-y-1{margin-top:1rem;margin-bottom:1rem;}.m-y-2{margin-top:2rem;margin-bottom:2rem;}.m-y-3{margin-top:3rem;margin-bottom:3rem;}.m-y-4{margin-top:4rem;margin-bottom:4rem;}.m-y-5{margin-top:5rem;margin-bottom:5rem;}.m-y-6{margin-top:6rem;margin-bottom:6rem;}.m-x-2{margin-left:2rem;margin-right:2rem;}@media (max-width:calc(48em - 1px)){.m-x-2-0-sm{margin-left:2rem;margin-right:2rem;}}@media (min-width:48em){.m-x-2-sm{margin-left:2rem;margin-right:2rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.m-x-2-sm-md{margin-left:2rem;margin-right:2rem;}}@media (max-width:calc(64em - 1px)){.m-x-2-0-md{margin-left:2rem;margin-right:2rem;}}@media (min-width:64em){.m-x-2-md{margin-left:2rem;margin-right:2rem;}}.m-t-auto{margin-top:auto;}.m-t-0{margin-top:0;}.m-t,.m-t-025{margin-top:0.25rem;}.m-t-05{margin-top:0.5rem;}.m-t-1{margin-top:1rem;}.m-t-2{margin-top:2rem;}.m-t-3{margin-top:3rem;}.m-r-auto{margin-right:auto;}.m-r-0{margin-right:0;}.m-r,.m-r-1{margin-right:1rem;}.m-b-auto{margin-bottom:auto;}.m-b-0{margin-bottom:0;}.m-b-025{margin-bottom:0.25rem;}.m-b-05{margin-bottom:0.5rem;}.m-b-075{margin-bottom:0.75rem;}.m-b,.m-b-1{margin-bottom:1rem;}.m-b-2{margin-bottom:2rem;}.m-b-3{margin-bottom:3rem;}.m-l-auto{margin-left:auto;}.m-l-0{margin-left:0;}.m-l,.m-l-1{margin-left:1rem;}.m-l-2{margin-left:2rem;}.m-c-y > * + *,.m-c-y-1 > * + *{margin-top:1rem;}@media (max-width:calc(48em - 1px)){.m-c-y-0-sm > * + *,.m-c-y-1-0-sm > * + *{margin-top:1rem;}}@media (min-width:48em){.m-c-y-sm > * + *,.m-c-y-1-sm > * + *{margin-top:1rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.m-c-y-sm-md > * + *,.m-c-y-1-sm-md > * + *{margin-top:1rem;}}@media (max-width:calc(64em - 1px)){.m-c-y-0-md > * + *,.m-c-y-1-0-md > * + *{margin-top:1rem;}}@media (min-width:64em){.m-c-y-md > * + *,.m-c-y-1-md > * + *{margin-top:1rem;}}.m-side-space{margin-left:var(--content-side-space);margin-right:var(--content-side-space);}@media (min-width:48em){.m-side-space-sm{margin-left:var(--content-side-space);margin-right:var(--content-side-space);}}@media (min-width:64em){.m-side-space-md{margin-left:var(--content-side-space);margin-right:var(--content-side-space);}}.-m-side-space{margin-left:calc(-1 * var(--content-side-space));margin-right:calc(-1 * var(--content-side-space));}@media (max-width:calc(48em - 1px)){.-m-side-space-0-sm{margin-left:calc(-1 * var(--content-side-space));margin-right:calc(-1 * var(--content-side-space));}}@media (min-width:48em){.-m-side-space-sm{margin-left:calc(-1 * var(--content-side-space));margin-right:calc(-1 * var(--content-side-space));}}@media (min-width:64em){.-m-side-space-md{margin-left:var(--content-side-space);margin-right:var(--content-side-space);}}.-m-r-3{margin-right:-3rem;}@media (max-width:calc(48em - 1px)){.-m-r-3-0-sm{margin-right:-3rem;}}@media (min-width:48em){.-m-r-3-sm{margin-right:-3rem;}}@media (min-width:64em){.-m-r-3-md{margin-right:-3rem;}}.-m-t-5{margin-top:-5em;}@media (max-width:calc(48em - 1px)){.-m-t-5-0-sm{margin-top:-5em;}}@media (min-width:48em){.-m-t-5-sm{margin-top:-5em;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.-m-t-5-sm-md{margin-top:-5em;}}@media (max-width:calc(64em - 1px)){.-m-t-5-0-md{margin-top:-5em;}}@media (min-width:64em){.-m-t-5-md{margin-top:-5em;}}@media (max-width:calc(48em - 1px)){.fc-m-t-0-0-sm > *:first-child{margin-top:0;}}@media (min-width:48em){.fc-m-t-0-sm > *:first-child{margin-top:0;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.fc-m-t-0-sm-md > *:first-child{margin-top:0;}}@media (max-width:calc(64em - 1px)){.fc-m-t-0-0-md > *:first-child{margin-top:0;}}@media (min-width:64em){.fc-m-t-0-md > *:first-child{margin-top:0;}}@media (max-width:calc(48em - 1px)){.lc-m-b-0-0-sm > *:last-child{margin-bottom:0;}}@media (min-width:48em){.lc-m-b-0-sm > *:last-child{margin-bottom:0;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.lc-m-b-0-sm-md > *:last-child{margin-bottom:0;}}@media (max-width:calc(64em - 1px)){.lc-m-b-0-0-md > *:last-child{margin-bottom:0;}}@media (min-width:64em){.lc-m-b-0-md > *:last-child{margin-bottom:0;}}.p-0{padding:0;}.p-05{padding:0.5rem;}.p-1{padding:1rem;}.p-2{padding:2rem;}.p-t-0{padding-top:0;}.p-t-025{padding-top:0.25rem;}.p-t-05{padding-top:0.5rem;}.p-t,.p-t-1{padding-top:1rem;}.p-t-half-width{padding-top:50%;}.p-r-auto{padding-right:auto;}.p-r-0{padding-right:0;}.p-r,.p-r-1{padding-right:1rem;}.p-b-0{padding-bottom:0;}.p-b,.p-b-1{padding-bottom:1rem;}.p-b-2{padding-bottom:2rem;}.p-b-3{padding-bottom:3rem;}.p-b-4{padding-bottom:4rem;}.p-b-5{padding-bottom:5rem;}.p-l-auto{padding-left:auto;}.p-l-0{padding-left:0;}.p-l,.p-l-1{padding-left:1em;}.p-x-auto{padding-left:auto;padding-right:auto;}.p-x-0{padding-left:0;padding-right:0;}.p-x-1{padding-left:1rem;padding-right:1rem;}.p-x-2{padding-left:2rem;padding-right:2rem;}.p-x-3{padding-left:3rem;padding-right:3rem;}.p-y-auto{padding-top:auto;padding-bottom:auto;}.p-y-0{padding-top:0;padding-bottom:0;}.p-y-1{padding-top:1rem;padding-bottom:1rem;}.p-y-2{padding-top:2rem;padding-bottom:2rem;}.p-y-3{padding-top:3rem;padding-bottom:3rem;}.p-y-4{padding-top:4rem;padding-bottom:4rem;}.p-y-5{padding-top:5rem;padding-bottom:5rem;}.p-y-01,.p-y-010{padding-top:0.1rem;padding-bottom:0.1rem;}.p-y-02{padding-top:0.2rem;padding-bottom:0.2rem;}.p-y-05{padding-top:0.5rem;padding-bottom:0.5rem;}.p-y-075{padding-top:0.75rem;padding-bottom:0.75rem;}.p-x-05,.p-x-050{padding-left:0.5rem;padding-right:0.5rem;}@media (max-width:calc(48em - 1px)){.p-x-1-0-sm{padding-left:1rem;padding-right:1rem;}}@media (min-width:48em){.p-x-1-sm{padding-left:1rem;padding-right:1rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.p-x-1-sm-md{padding-left:1rem;padding-right:1rem;}}@media (max-width:calc(64em - 1px)){.p-x-1-0-md{padding-left:1rem;padding-right:1rem;}}@media (min-width:64em){.p-x-1-md{padding-left:1rem;padding-right:1rem;}}@media (max-width:calc(48em - 1px)){.p-x-2-0-sm{padding-left:2rem;padding-right:2rem;}}@media (min-width:48em){.p-x-2-sm{padding-left:2rem;padding-right:2rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.p-x-2-sm-md{padding-left:2rem;padding-right:2rem;}}@media (max-width:calc(64em - 1px)){.p-x-2-0-md{padding-left:2rem;padding-right:2rem;}}@media (min-width:64em){.p-x-2-md{padding-left:2rem;padding-right:2rem;}}@media (max-width:calc(48em - 1px)){.p-x-4-0-sm{padding-left:2rem;padding-right:2rem;}}@media (min-width:48em){.p-x-4-sm{padding-left:2rem;padding-right:2rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.p-x-4-sm-md{padding-left:2rem;padding-right:2rem;}}@media (max-width:calc(64em - 1px)){.p-x-4-0-md{padding-left:2rem;padding-right:2rem;}}@media (min-width:64em){.p-x-4-md{padding-left:2rem;padding-right:2rem;}}@media (max-width:calc(48em - 1px)){.p-x-5-0-sm{padding-left:5rem;padding-right:5rem;}}@media (min-width:48em){.p-x-5-sm{padding-left:5rem;padding-right:5rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.p-x-5-sm-md{padding-left:5rem;padding-right:5rem;}}@media (max-width:calc(64em - 1px)){.p-x-5-0-md{padding-left:5rem;padding-right:5rem;}}@media (min-width:64em){.p-x-5-md{padding-left:5rem;padding-right:5rem;}}@media (max-width:calc(48em - 1px)){.p-l-2-0-sm{padding-left:2rem;}}@media (min-width:48em){.p-l-2-sm{padding-left:2rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.p-l-2-sm-md{padding-left:2rem;}}@media (max-width:calc(64em - 1px)){.p-l-2-0-md{padding-left:2rem;}}@media (min-width:64em){.p-l-2-md{padding-left:2rem;}}@media (max-width:calc(48em - 1px)){.p-r-2-0-sm{padding-right:2rem;}}@media (min-width:48em){.p-r-2-sm{padding-right:2rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.p-r-2-sm-md{padding-right:2rem;}}@media (max-width:calc(64em - 1px)){.p-r-2-0-md{padding-right:2rem;}}@media (min-width:64em){.p-r-2-md{padding-right:2rem;}}@media (max-width:calc(48em - 1px)){.p-y-1-0-sm{padding-top:1rem;padding-bottom:1rem;}}@media (min-width:48em){.p-y-1-sm{padding-top:1rem;padding-bottom:1rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.p-y-1-sm-md{padding-top:1rem;padding-bottom:1rem;}}@media (max-width:calc(64em - 1px)){.p-y-1-0-md{padding-top:1rem;padding-bottom:1rem;}}@media (min-width:64em){.p-y-1-md{padding-top:1rem;padding-bottom:1rem;}}@media (max-width:calc(48em - 1px)){.p-y-2-0-sm{padding-top:2rem;padding-bottom:2rem;}}@media (min-width:48em){.p-y-2-sm{padding-top:2rem;padding-bottom:2rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.p-y-2-sm-md{padding-top:2rem;padding-bottom:2rem;}}@media (max-width:calc(64em - 1px)){.p-y-2-0-md{padding-top:2rem;padding-bottom:2rem;}}@media (min-width:64em){.p-y-2-md{padding-top:2rem;padding-bottom:2rem;}}@media (max-width:calc(48em - 1px)){.p-b-2-0-sm{padding-bottom:2rem;}}@media (min-width:48em){.p-b-2-sm{padding-bottom:2rem;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.p-b-2-sm-md{padding-bottom:2rem;}}@media (max-width:calc(64em - 1px)){.p-b-2-0-md{padding-bottom:2rem;}}@media (min-width:64em){.p-b-2-md{padding-bottom:2rem;}}.p-side-space{padding-left:var(--content-side-space);padding-right:var(--content-side-space);}@media (max-width:calc(48em - 1px)){.p-side-space-0-sm{padding-left:var(--content-side-space);padding-right:var(--content-side-space);}}@media (min-width:48em){.p-side-space-sm{padding-left:var(--content-side-space);padding-right:var(--content-side-space);}}@media (min-width:64em){.p-side-space-md{padding-left:var(--content-side-space);padding-right:var(--content-side-space);}}.p-side-space-reset{--content-side-space:0;}.width-auto{width:auto;}.width-initial{width:initial;}.width-unset{width:unset;}.width-1px{width:1px;}.width-0{width:100%;}.width-25{width:25%;}.width-33{width:33%;}.width-50{width:50%;}.width-75{width:75%;}.width-100{width:100%;}.width-2em{width:2em;}.width-3em{width:3em;}.width-4em{width:4em;}.width-18px{width:18px;}.max-width-site{max-width:var(--site-max-width);}.min-width-0{min-width:0;}.min-width-25{min-width:25%;}.min-width-50{min-width:50%;}.min-width-100{min-width:100%;}.min-width-initial{max-width:initial;}.min-width-unset{max-width:unset;}.max-width-0{max-width:0;}.max-width-100{max-width:100%;}.max-width-500px{max-width:500px;}@media (min-width:64em){.max-width-500px-md{max-width:500px;}}.max-width-600px{max-width:600px;}.max-width-700px{max-width:700px;}.max-width-800px{max-width:800px;}.max-width-initial{max-width:initial;}.max-width-unset{max-width:unset;}.max-width-narrow{max-width:var(--max-width-narrow);}.height-auto{height:auto;}.height-0{height:0;}.height-1px{height:1px;}.height-1{height:1em;}.height-25{height:25%;}.height-50{height:50%;}.h-100,.height-100{height:100%;}.height-2em{height:2em;}.height-4em{height:4em;}.min-height-33vh{min-height:33vh;}.min-height-50vh{min-height:50vh;}.min-height-75vh{min-height:75vh;}.min-height-100vh{min-height:75vh;}.min-height-1em{min-height:1em;}.-t-3{top:-3em;}.-t-2{top:-2em;}.-t-1{top:-1em;}.order-1{order:1;}@media (min-width:48em){.order-1-sm{order:1;}}@media (min-width:64em){.order-1-md{order:1;}}.order-2{order:2;}@media (min-width:48em){.order-2-sm{order:2;}}@media (min-width:64em){.order-2-md{order:2;}}.order-3{order:3;}@media (min-width:48em){.order-3-sm{order:3;}}@media (min-width:64em){.order-3-md{order:3;}}.-order-1{order:-1;}@media (max-width:calc(48em - 1px)){.-order-1-0-sm{order:-1;}}@media (min-width:48em){.-order-1-sm{order:-1;}}@media (min-width:48em) and (max-width:calc(64em - 1px)){.-order-1-sm-md{order:-1;}}@media (max-width:calc(64em - 1px)){.-order-1-0-md{order:-1;}}@media (min-width:64em){.-order-1-md{order:-1;}}.no-select,.us-none{user-select:none;}.cursor-not-allowed,.c-not-allowed{cursor:not-allowed;}.js .js-c-pointer,.cursor-pointer,.c-pointer{cursor:pointer;}.cursor-help,.c-help{cursor:help;}.cursor-default,.c-default{cursor:default;}.zi-auto{z-index:auto;}.zi-initial{z-index:initial;}.zi-unset{z-index:unset;}.-zi-3{z-index:-3;}.-zi-2{z-index:-2;}.-zi-1{z-index:-1;}.zi-0{z-index:0;}.zi-1{z-index:1;}.zi-2{z-index:2;}.zi-3{z-index:3;}.zi-10{z-index:10;}.zi-20{z-index:20;}.zi-30{z-index:30;}.zi-9999{z-index:9999;}.lh-0{line-height:0;}.lh-1,.lh-100{line-height:1;}.lh-122{line-height:1.22;}.lh-133{line-height:1.33;}.lh-144{line-height:1.44;}.lh-150{line-height:1.5;}@media print{.no-print{display:none !important;}}.only-print{display:none;}@media print{.only-print{display:block;}}.only-print-portrait{display:none;}@media print and (orientation:portrait){.only-print-portrait{display:block;}}.only-print-landscape{display:none;}@media print and (orientation:landscape){.only-print-landscape{display:block;}}.d-fr{display:flow-root;}.d-f{display:flex;}.d-if{display:inline-flex;flex-wrap:wrap;}.ai-center{align-items:center;}.f-wrap{flex-wrap:wrap;}.f-gap-20{gap:20px;}.jc-center{justify-content:center;}.f-d-c{flex-direction:column;}.m-v-xs{margin-top:0.2rem;margin-bottom:0.2rem;}.m-v-s{margin-top:0.5rem;margin-bottom:0.5rem;}.m-v-m{margin-top:0.75rem;margin-bottom:0.75rem;}.m-v-l{margin-top:2rem;margin-bottom:2rem;}.m-v-xl{margin-top:8rem;margin-bottom:8rem;}.m-t-xs{margin-top:0.2rem;}.m-t-s{margin-top:0.5rem;}.m-t-m{margin-top:0.75rem;}.m-t-l{margin-top:2rem;}.m-t-xl{margin-top:8rem;}.m-b-auto{margin-bottom:auto;}.m-b-xs{margin-bottom:0.2rem;}.m-b-s{margin-bottom:0.5rem;}.m-b-m{margin-bottom:0.75rem;}.m-b-l{margin-bottom:2rem;}.m-b-xl{margin-bottom:8rem;}.o-h{overflow:hidden;}i.icon,.nico{display:inline-flex;align-items:center;}i.icon::before,.nico::before{content:"​";opacity:0;max-width:1px;overflow:hidden;}.nico,.icon{color:var(--c-icon,initial);}.nico svg,.icon svg{fill:currentColor;width:1em;height:1em;}.nico--location,.icon--location{--c-icon:var(--c-text-light);}.nico--calendar,.icon--calendar{--c-icon:var(--c-text-light);}.nico--arrow-right svg,.icon--arrow-right svg{width:0.875rem;height:1rem;}.nico--chevron-right,.icon--chevron-right{--c-icon:var(--c-yellow);}.nico--gezondthuis,.icon--gezondthuis{--c-icon:var(--c-yellow);}.nico--gezondthuis svg,.icon--gezondthuis svg{height:1em;width:7.4em;}.bg-gray .nico,.bg-gray .icon{color:var(--c-icon,initial);}a svg{display:initial;}.nico-row{display:flex;align-items:flex-start;gap:0.75em;}.icon-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:0.75em;}.icon-row i.ico{text-align:center;min-width:1.25em;}.icon-row i.ico svg{margin-left:auto;margin-right:auto;padding:0 0.05em;}.icon-row i.ico + *{flex:1;min-width:0;}.icon-row i.ico--clock svg{padding:0 0.05em;}:root{color-scheme:light only;--bp-width:0;--bp-width-mini:$mini;--bp-width-small:$small;--bp-width-medium:$medium;--bp-width-large:$large;--base-bg:#fff;--base-color:#3e4757;--base-size:1rem;--base-scale:1.075;--base-font:400 calc(var(--base-size) * var(--base-scale)) / 165% "Inter",arial,sans-serif;--base-radius:0.25rem;--title-font:"PP Agrandir";--width-side:100%;--width-slim:100%;--width-narrow:100%;--max-width-slim:100%;--max-width-narrow:100%;--max-width-wide:100%;--context-max-width:100%;--mobile-header-toggle-width:100px;--mobile-header-content-width:clamp(240px,80vw,calc(600px - var(--mobile-header-toggle-width)));--clamper:calc(calc(0.25vw * 50) - 4 * var(--base-unit));--base-size-1:var(--base-size);--base-size-025:calc(var(--base-size) * 0.25);--base-size-050:calc(var(--base-size) * 0.5);--base-size-075:calc(var(--base-size) * 0.75);--base-size-100:calc(var(--base-size) * 1);--base-size-125:calc(var(--base-size) * 1.25);--base-size-150:calc(var(--base-size) * 1.5);--base-size-175:calc(var(--base-size) * 1.75);--base-size-200:calc(var(--base-size) * 2);--base-size-250:calc(var(--base-size) * 2.5);--base-size-300:calc(var(--base-size) * 3);--base-size-400:calc(var(--base-size) * 4);--base-size-500:calc(var(--base-size) * 5);--base-size-600:calc(var(--base-size) * 6);--c-text-blue:#4b555f;--c-menutoggle:#3c4043;--c-blue-100:#f6f8fc;--c-blue-200:#c3ced6;--c-blue-300:#bfc5d1;--c-blue-400:#abb8cf;--c-blue-500:#8c9098;--c-blue-600:#3e4757;--c-blue-700:#2e3e50;--c-blue-800:#001f5b;--c-blue-900:#001732;--c-base:#3e4757;--c-text-light:#6e727a;--c-blue:var(--c-blue-800);--c-yellow:#ffc300;--c-yellow-100:#fff3b7;--c-red:#f84141;--c-gray:var(--c-blue-600);--c-txt:var(--c-blue-600);--c-error:#f84141;--c-link:var(--c-blue);--c-stroke:#d9dce3;--c-icon:var(--c-yellow);--btn-padding-x:clamp(1em,1.125vw,1.75em);--btn-padding-y:0.75em;--btn-padding:var(--btn-padding-y) var(--btn-padding-x);--site-edge-width:clamp(1rem,2.5vw,2rem);--content-max-width:1224px;--content-side-space:var(--site-edge-width);--container-width:min(var(--content-max-width),calc(100% - calc(var(--site-edge-width,1rem) * 2)));--site-max-width:1500px;--select-arrow-size:0.75;--select-arrow-space-right:1;--box-radius:0.5rem;--box-shadow:0px 20px 40px rgba(51,51,51,0.18);--card-shadow:0px 15px 30px rgba(51,51,51,0.08);--viewport-width:100%;--footer-space:clamp(4rem,6vw,8rem);--button-height:2.5em;--button-border-radius:var(--base-radius);--button-border-width:1px;--button-padding:1em;--button-border-color:var(--c-blue-500);--button-border-color--hover:var(--c-gray);--button-border-color--active:var(--c-gray);--button-border-color--focus:var(--c-gray);--button-border-color--disabled:var(--c-gray);--button-foreground-color:currentColor;--button-foreground-color--hover:var(--button-foreground-color,currentColor);--button-foreground-color--active:var(--button-foreground-color,currentColor);--button-foreground-color--focus:var(--button-foreground-color,currentColor);--button-foreground-color--disabled:#888;--button-background-color:transparent;--button-background-color--hover:#dedede;--button-background-color--active:#dedede;--button-background-color--focus:#dedede;--button-background-color--disabled:#dedede;--select-height:2.5em;--select-min-height:0;--select-padding-top:0;--select-padding-right:1em;--select-padding-bottom:0;--select-padding-left:1em;--select-padding:var(--select-padding-top) var(--select-padding-right)
    var(--select-padding-bottom) var(--select-padding-left);--select-width:auto;--select-max-width:auto;--select-arrow-color:currentColor;--select-arrow-size:0.8em;--select-arrow-gap:1em;--select-border-radius:var(--base-radius);--select-border-width:1px;--select-box-shadow-color:var(--c-blue-500);--select-box-shadow-width:1px;--select-box-shadow-opacity:1;--select-box-shadow:0px 0px 0px var(--select-box-shadow-width)
    rgba(var(--select-box-shadow-color),var(--select-box-shadow-opacity));--select-color:currentColor;--select-color-no-value:currentColor;--select-back-color:transparent;--select-font-size:inherit;--select-border-color:var(--c-blue-500);--select-color--disabled:var(--select-font-color);--select-back-color--disabled:var(--select-back-color);--select-arrow-color--disabled:var(--select-arrow-color);--select-border-color--hover:var(--c-gray);--select-border-color--focus:var(--c-gray);--select-border-color--active:var(--c-gray);--select-border-color--disabled:var(--c-gray);--input-height:2.5em;--input-border-radius:var(--base-radius);--input-border-width:1px;--input-padding:1em;--input-border-color:var(--c-blue-500);--input-border-color--hover:var(--c-gray);--input-border-color--active:var(--c-gray);--input-border-color--focus:var(--c-gray);--input-border-color--disabled:var(--c-gray);--input-foreground-color:#000;--input-foreground-color--hover:#dedede;--input-foreground-color--active:#dedede;--input-foreground-color--focus:#dedede;--input-foreground-color--disabled:#dedede;--input-background-color:#fff;--input-background-color--hover:#dedede;--input-background-color--active:#dedede;--input-background-color--focus:#dedede;--input-background-color--disabled:#dedede;--input-placeholder-color:var(--c-blue-500);--input-placeholder-color--hover:#dedede;--input-placeholder-color--active:#dedede;--input-placeholder-color--focus:#dedede;--input-placeholder-color--disabled:#dedede;--radio-width:18px;--radio-height:18px;--radio-foreground-width:10px;--radio-foreground-height:10px;--radio-border-width:2px;--radio-border-color:#adadad;--radio-border-color--hover:#777777;--radio-border-color--active:#adadad;--radio-border-color--focus:#adadad;--radio-border-color--checked:var(--c-blue);--radio-border-color--disabled:#adadad;--radio-background-color:#fff;--radio-background-color--hover:#fff;--radio-background-color--active:#fff;--radio-background-color--focus:#fff;--radio-background-color--checked:#fff;--radio-background-color--disabled:#dedede;--radio-foreground-color:var(--c-blue);--radio-foreground-color--hover:var(--c-blue);--radio-foreground-color--active:var(--c-blue);--radio-foreground-color--focus:var(--c-blue);--radio-foreground-color--checked:var(--c-blue);--radio-foreground-color--disabled:var(--c-gray);--checkbox-width:0.9rem;--checkbox-height:0.9rem;--checkbox-foreground-width:0.45rem;--checkbox-foreground-height:0.45rem;--checkbox-border-width:1px;--checkbox-border-radius:3px;--checkbox-border-color:#adadad;--checkbox-border-color--hover:#777777;--checkbox-border-color--checked:var(--c-blue);--checkbox-border-color--disabled:#adadad;--checkbox-border-color--checked-disabled:var(--c-blue-500);--checkbox-background-color:#fff;--checkbox-background-color--hover:#fff;--checkbox-background-color--checked:var(--c-blue);--checkbox-background-color--disabled:#f5f5f5;--checkbox-background-color--checked:var(--c-blue);--checkbox-background-color--checked-disabled:var(--c-blue-500);--checkbox-foreground-color:#fff;--checkbox-foreground-color--hover:#fff;--checkbox-foreground-color--checked:#fff;--checkbox-foreground-color--disabled:#f5f5f5;--autocomplete-border-width:1px;--autocomplete-border-color:#8c9098;--autocomplete-background-color:#fff;}@media (min-width:25em){:root{--bp-width:$mini;}}@media (min-width:48em){:root{--bp-width:$mini;}}@media (min-width:64em){:root{--bp-width:$mini;--width-side:490px;--width-slim:490px;--width-narrow:800px;--max-width-slim:490px;--max-width-narrow:800px;}}@media (min-width:75em){:root{--bp-width:$mini;}}@media (min-width:1500px){:root{--site-max-width:1440px;}}.cke_editable{color:var(--base-color);font:var(--base-font);padding:1rem;min-height:none !important;height:initial;}.cke_editable.title_html_wysiwyg{color:var(--c-blue);font-size:1.5em;font-weight:normal;font-weight:900;}.cke_editable.title_html_wysiwyg strong{font-weight:inherit;}.cke_editable.title_html_wysiwyg em{font-style:normal;font-weight:inherit;}.cke_editable.title_high_html_wysiwyg{color:var(--base-color);font-size:clamp(1.5rem,1vw + 1rem,2rem);line-height:1.2;font-weight:normal;font-weight:400;}.cke_editable.title_high_html_wysiwyg strong{font-weight:inherit;}.cke_editable.title_high_html_wysiwyg em{color:var(--c-yellow);font-style:normal;font-weight:inherit;}.cke_editable br[type=_moz]{margin:0 !important;}.cke_editable a,.cke_panel_list li a,.wysiwyg a,.text-formatted a{position:relative;text-decoration:underline;}.cke_editable a.btn,.cke_panel_list li a.btn,.wysiwyg a.btn,.text-formatted a.btn{display:inline-flex;font-weight:600;gap:0.75em;padding:var(--btn-padding);text-decoration:none;margin-right:1.5em;}.cke_editable a.btn::after,.cke_panel_list li a.btn::after,.wysiwyg a.btn::after,.text-formatted a.btn::after{background-position:50% 52.5%;background-size:contain;}.cke_editable a.btn.btn--arrow-right::after,.cke_panel_list li a.btn.btn--arrow-right::after,.wysiwyg a.btn.btn--arrow-right::after,.text-formatted a.btn.btn--arrow-right::after{content:">";background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.59375 0.691406L12.4062 5.28516C12.543 5.42188 12.625 5.58594 12.625 5.77734C12.625 5.94141 12.543 6.10547 12.4062 6.24219L7.59375 10.8359C7.34766 11.082 6.91016 11.082 6.66406 10.8086C6.41797 10.5625 6.41797 10.125 6.69141 9.87891L10.3281 6.43359H1.03125C0.648438 6.43359 0.375 6.13281 0.375 5.77734C0.375 5.39453 0.648438 5.12109 1.03125 5.12109H10.3281L6.69141 1.64844C6.41797 1.40234 6.41797 0.964844 6.66406 0.71875C6.91016 0.445312 7.32031 0.445312 7.59375 0.691406Z' fill='%23FFD923'/%3E%3C/svg%3E%0A");background-position:50% 52.5%;background-size:contain;color:transparent;min-height:12px;width:0.75em;flex:0 0 0.75em;}.cke_editable a.btn.btn--blue,.cke_panel_list li a.btn.btn--blue,.wysiwyg a.btn.btn--blue,.text-formatted a.btn.btn--blue{color:#fff;background-color:var(--c-blue);box-shadow:0px 0.5em 1em rgba(0,40,109,0.08);}.cke_editable a.btn.btn--blue::after,.cke_panel_list li a.btn.btn--blue::after,.wysiwyg a.btn.btn--blue::after,.text-formatted a.btn.btn--blue::after{content:">";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.59375 0.691406L12.4062 5.28516C12.543 5.42188 12.625 5.58594 12.625 5.77734C12.625 5.94141 12.543 6.10547 12.4062 6.24219L7.59375 10.8359C7.34766 11.082 6.91016 11.082 6.66406 10.8086C6.41797 10.5625 6.41797 10.125 6.69141 9.87891L10.3281 6.43359H1.03125C0.648438 6.43359 0.375 6.13281 0.375 5.77734C0.375 5.39453 0.648438 5.12109 1.03125 5.12109H10.3281L6.69141 1.64844C6.41797 1.40234 6.41797 0.964844 6.66406 0.71875C6.91016 0.445312 7.32031 0.445312 7.59375 0.691406Z' fill='%23FFD923'/%3E%3C/svg%3E%0A");width:0.75em;}.cke_editable a.btn.btn--yellow,.cke_panel_list li a.btn.btn--yellow,.wysiwyg a.btn.btn--yellow,.text-formatted a.btn.btn--yellow{color:var(--c-blue-600);background-color:var(--c-yellow);box-shadow:0px 0.5em 1em rgba(255,217,35,0.08);}.cke_editable a.btn.btn--yellow::after,.cke_panel_list li a.btn.btn--yellow::after,.wysiwyg a.btn.btn--yellow::after,.text-formatted a.btn.btn--yellow::after{content:">";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.59375 0.691406L12.4062 5.28516C12.543 5.42188 12.625 5.58594 12.625 5.77734C12.625 5.94141 12.543 6.10547 12.4062 6.24219L7.59375 10.8359C7.34766 11.082 6.91016 11.082 6.66406 10.8086C6.41797 10.5625 6.41797 10.125 6.69141 9.87891L10.3281 6.43359H1.03125C0.648438 6.43359 0.375 6.13281 0.375 5.77734C0.375 5.39453 0.648438 5.12109 1.03125 5.12109H10.3281L6.69141 1.64844C6.41797 1.40234 6.41797 0.964844 6.66406 0.71875C6.91016 0.445312 7.32031 0.445312 7.59375 0.691406Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");width:0.75em;}.cke_editable a.btn.btn--transparent,.cke_panel_list li a.btn.btn--transparent,.wysiwyg a.btn.btn--transparent,.text-formatted a.btn.btn--transparent{background-color:transparent;color:var(--c-blue);padding:0;}.cke_editable a.primary,.cke_editable a.secondary,.cke_editable a.arrow-right,.cke_panel_list li a.primary,.cke_panel_list li a.secondary,.cke_panel_list li a.arrow-right,.wysiwyg a.primary,.wysiwyg a.secondary,.wysiwyg a.arrow-right,.text-formatted a.primary,.text-formatted a.secondary,.text-formatted a.arrow-right{background-color:transparent;border-radius:0.325rem;display:inline-flex;font-weight:600;justify-content:center;align-items:center;padding:var(--btn-padding);gap:0.75em;text-decoration:none;width:var(--btn-width,auto);}.cke_editable a.primary,.cke_editable a.secondary,.cke_panel_list li a.primary,.cke_panel_list li a.secondary,.wysiwyg a.primary,.wysiwyg a.secondary,.text-formatted a.primary,.text-formatted a.secondary{margin-right:1.5em;}.cke_editable a.primary::after,.cke_editable a.secondary::after,.cke_editable a.arrow-right::after,.cke_panel_list li a.primary::after,.cke_panel_list li a.secondary::after,.cke_panel_list li a.arrow-right::after,.wysiwyg a.primary::after,.wysiwyg a.secondary::after,.wysiwyg a.arrow-right::after,.text-formatted a.primary::after,.text-formatted a.secondary::after,.text-formatted a.arrow-right::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.59375 0.691406L12.4062 5.28516C12.543 5.42188 12.625 5.58594 12.625 5.77734C12.625 5.94141 12.543 6.10547 12.4062 6.24219L7.59375 10.8359C7.34766 11.082 6.91016 11.082 6.66406 10.8086C6.41797 10.5625 6.41797 10.125 6.69141 9.87891L10.3281 6.43359H1.03125C0.648438 6.43359 0.375 6.13281 0.375 5.77734C0.375 5.39453 0.648438 5.12109 1.03125 5.12109H10.3281L6.69141 1.64844C6.41797 1.40234 6.41797 0.964844 6.66406 0.71875C6.91016 0.445312 7.32031 0.445312 7.59375 0.691406Z' fill='%23FFD923'/%3E%3C/svg%3E%0A");background-position:50% 52.5%;background-size:contain;color:transparent;display:inline;min-height:12px;width:13px;flex:0 0 13px;}.cke_editable a.primary,.cke_panel_list li a.primary,.wysiwyg a.primary,.text-formatted a.primary{color:#fff;background-color:var(--c-blue);box-shadow:0px 0.5em 1em rgba(0,40,109,0.08);}.cke_editable a.primary::after,.cke_panel_list li a.primary::after,.wysiwyg a.primary::after,.text-formatted a.primary::after{background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.59375 0.691406L12.4062 5.28516C12.543 5.42188 12.625 5.58594 12.625 5.77734C12.625 5.94141 12.543 6.10547 12.4062 6.24219L7.59375 10.8359C7.34766 11.082 6.91016 11.082 6.66406 10.8086C6.41797 10.5625 6.41797 10.125 6.69141 9.87891L10.3281 6.43359H1.03125C0.648438 6.43359 0.375 6.13281 0.375 5.77734C0.375 5.39453 0.648438 5.12109 1.03125 5.12109H10.3281L6.69141 1.64844C6.41797 1.40234 6.41797 0.964844 6.66406 0.71875C6.91016 0.445312 7.32031 0.445312 7.59375 0.691406Z' fill='%23FFD923'/%3E%3C/svg%3E%0A");}.cke_editable a.secondary,.cke_panel_list li a.secondary,.wysiwyg a.secondary,.text-formatted a.secondary{color:var(--c-blue-600);background-color:var(--c-yellow);box-shadow:0px 0.5em 1em rgba(255,217,35,0.08);}.cke_editable a.secondary::after,.cke_panel_list li a.secondary::after,.wysiwyg a.secondary::after,.text-formatted a.secondary::after{background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.59375 0.691406L12.4062 5.28516C12.543 5.42188 12.625 5.58594 12.625 5.77734C12.625 5.94141 12.543 6.10547 12.4062 6.24219L7.59375 10.8359C7.34766 11.082 6.91016 11.082 6.66406 10.8086C6.41797 10.5625 6.41797 10.125 6.69141 9.87891L10.3281 6.43359H1.03125C0.648438 6.43359 0.375 6.13281 0.375 5.77734C0.375 5.39453 0.648438 5.12109 1.03125 5.12109H10.3281L6.69141 1.64844C6.41797 1.40234 6.41797 0.964844 6.66406 0.71875C6.91016 0.445312 7.32031 0.445312 7.59375 0.691406Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");}.cke_editable a.arrow-right,.cke_panel_list li a.arrow-right,.wysiwyg a.arrow-right,.text-formatted a.arrow-right{color:var(--c-blue);padding:0;text-decoration:underline;}.cke_editable h1,.cke_editable .h1,.cke_editable .fs-xxl,.cke_panel_list li h1,.cke_panel_list li .h1,.cke_panel_list li .fs-xxl,.wysiwyg h1,.wysiwyg .h1,.wysiwyg .fs-xxl,.text-formatted h1,.text-formatted .h1,.text-formatted .fs-xxl{font-size:clamp(1.625rem,4vw,2.5rem);word-wrap:break-word;word-break:break-word;hyphens:auto;}.cke_editable h2,.cke_editable .h2,.cke_editable .fs-xl,.cke_panel_list li h2,.cke_panel_list li .h2,.cke_panel_list li .fs-xl,.wysiwyg h2,.wysiwyg .h2,.wysiwyg .fs-xl,.text-formatted h2,.text-formatted .h2,.text-formatted .fs-xl{font-size:clamp(1.25rem,4vw,1.875rem);word-wrap:break-word;word-break:break-word;hyphens:auto;}.cke_editable h3,.cke_editable .h3,.cke_panel_list li h3,.cke_panel_list li .h3,.wysiwyg h3,.wysiwyg .h3,.text-formatted h3,.text-formatted .h3{font-size:clamp(1.125rem,4vw,1.25rem);word-wrap:break-word;word-break:break-word;hyphens:auto;}.cke_editable h4,.cke_editable .h4,.cke_editable h5,.cke_editable h6,.cke_panel_list li h4,.cke_panel_list li .h4,.cke_panel_list li h5,.cke_panel_list li h6,.wysiwyg h4,.wysiwyg .h4,.wysiwyg h5,.wysiwyg h6,.text-formatted h4,.text-formatted .h4,.text-formatted h5,.text-formatted h6{font-size:clamp(1rem,4vw,1.125rem);word-wrap:break-word;word-break:break-word;hyphens:auto;}.cke_editable h1,.cke_editable h2,.cke_editable h3,.cke_editable h4,.cke_editable h5,.cke_editable h6,.cke_panel_list li h1,.cke_panel_list li h2,.cke_panel_list li h3,.cke_panel_list li h4,.cke_panel_list li h5,.cke_panel_list li h6,.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6,.text-formatted h1,.text-formatted h2,.text-formatted h3,.text-formatted h4,.text-formatted h5,.text-formatted h6{color:currentColor;}.cke_editable h1,.cke_editable h2,.cke_panel_list li h1,.cke_panel_list li h2,.wysiwyg h1,.wysiwyg h2,.text-formatted h1,.text-formatted h2{font-weight:400;}.cke_editable h3,.cke_editable h4,.cke_editable h5,.cke_editable h6,.cke_panel_list li h3,.cke_panel_list li h4,.cke_panel_list li h5,.cke_panel_list li h6,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6,.text-formatted h3,.text-formatted h4,.text-formatted h5,.text-formatted h6{font-weight:700;}.cke_editable * + *,.cke_panel_list li * + *,.wysiwyg * + *,.text-formatted * + *{margin-top:0.75em;}.cke_editable * + h1,.cke_editable * + h2,.cke_editable * + h3,.cke_editable * + h4,.cke_editable * + h5,.cke_editable * + h6,.cke_panel_list li * + h1,.cke_panel_list li * + h2,.cke_panel_list li * + h3,.cke_panel_list li * + h4,.cke_panel_list li * + h5,.cke_panel_list li * + h6,.wysiwyg * + h1,.wysiwyg * + h2,.wysiwyg * + h3,.wysiwyg * + h4,.wysiwyg * + h5,.wysiwyg * + h6,.text-formatted * + h1,.text-formatted * + h2,.text-formatted * + h3,.text-formatted * + h4,.text-formatted * + h5,.text-formatted * + h6{margin-top:1.325em;}.cke_editable *:last-child,.cke_panel_list li *:last-child,.wysiwyg *:last-child,.text-formatted *:last-child{margin-bottom:0;}.cke_editable br,.cke_panel_list li br,.wysiwyg br,.text-formatted br{margin:0;}.cke_editable ul,.cke_panel_list li ul,.wysiwyg ul,.text-formatted ul{line-height:1.5;list-style:disc;margin-left:1ch;}.cke_editable ol,.cke_panel_list li ol,.wysiwyg ol,.text-formatted ol{list-style:decimal;margin-left:1rem;}.cke_editable li,.cke_panel_list li li,.wysiwyg li,.text-formatted li{padding:0;margin:0 0 0 1ch;}.cke_editable li::marker,.cke_panel_list li li::marker,.wysiwyg li::marker,.text-formatted li::marker{color:var(--c-yellow);}.cke_editable li ul,.cke_panel_list li li ul,.wysiwyg li ul,.text-formatted li ul{margin-bottom:0.4em;margin-top:0.25em;}.cke_editable li ul:last-child,.cke_panel_list li li ul:last-child,.wysiwyg li ul:last-child,.text-formatted li ul:last-child{margin-top:0.25em;margin-bottom:0.4em;}.cke_editable li li,.cke_panel_list li li li,.wysiwyg li li,.text-formatted li li{margin-bottom:0.25em;}.cke_editable li li::marker,.cke_panel_list li li li::marker,.wysiwyg li li::marker,.text-formatted li li::marker{color:var(--c-blue-500);}.cke_editable li li:last-child,.cke_panel_list li li li:last-child,.wysiwyg li li:last-child,.text-formatted li li:last-child{margin-bottom:0.25em;}.cke_editable p.address-icon,.cke_panel_list li p.address-icon,.wysiwyg p.address-icon,.text-formatted p.address-icon{position:relative;display:block;padding-left:25px;}.cke_editable p.address-icon::before,.cke_panel_list li p.address-icon::before,.wysiwyg p.address-icon::before,.text-formatted p.address-icon::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2213%22%20viewBox%3D%220%200%2016%2013%22%20fill%3D%22var(--c-text-light)%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22var(--c-text-light)%22%20d%3D%22M6.875%204.5C6.875%205.55469%206.03125%206.375%205%206.375C3.94531%206.375%203.125%205.55469%203.125%204.5C3.125%203.46875%203.94531%202.625%205%202.625C6.03125%202.625%206.875%203.46875%206.875%204.5ZM5%203.75C4.57812%203.75%204.25%204.10156%204.25%204.5C4.25%204.92188%204.57812%205.25%205%205.25C5.39844%205.25%205.75%204.92188%205.75%204.5C5.75%204.10156%205.39844%203.75%205%203.75ZM9.5%204.5C9.5%206.5625%206.75781%2010.1953%205.53906%2011.7188C5.25781%2012.0703%204.71875%2012.0703%204.4375%2011.7188C3.21875%2010.1953%200.5%206.5625%200.5%204.5C0.5%202.01562%202.49219%200%205%200C7.48438%200%209.5%202.01562%209.5%204.5ZM5%201.125C3.125%201.125%201.625%202.64844%201.625%204.5C1.625%204.80469%201.71875%205.25%201.97656%205.85938C2.21094%206.42188%202.5625%207.07812%202.96094%207.73438C3.64062%208.8125%204.41406%209.84375%205%2010.5938C5.5625%209.84375%206.33594%208.8125%207.01562%207.73438C7.41406%207.07812%207.76562%206.42188%208%205.85938C8.25781%205.25%208.375%204.80469%208.375%204.5C8.375%202.64844%206.85156%201.125%205%201.125Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-size:contain;background-position:center center;content:"";height:20px;width:20px;position:absolute;left:0;top:5px;display:block;}.cke_editable p.mail-icon,.cke_panel_list li p.mail-icon,.wysiwyg p.mail-icon,.text-formatted p.mail-icon{position:relative;display:block;padding-left:25px;}.cke_editable p.mail-icon::before,.cke_panel_list li p.mail-icon::before,.wysiwyg p.mail-icon::before,.text-formatted p.mail-icon::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20fill%3D%22var(--c-text-light)%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22var(--c-text-light)%22%20d%3D%22M13.508%205.262c-.137-.11-3.063-2.461-3.692-2.98C9.215%201.815%208.176.75%207%20.75c-1.203%200-2.215%201.04-2.844%201.531C3.5%202.828.574%205.18.465%205.261.19%205.482%200%205.919%200%206.274v7.165c0%20.738.574%201.312%201.313%201.312h11.374c.711%200%201.313-.574%201.313-1.313V6.274c0-.328-.219-.793-.492-1.011zm-.82%208.011c0%20.11-.083.165-.165.165H1.477c-.11%200-.165-.055-.165-.165V6.355c0-.054%200-.109.055-.136.438-.356%202.98-2.38%203.61-2.899C5.469%202.91%206.344%202.063%207%202.063c.629%200%201.504.874%201.996%201.257.629.52%203.172%202.543%203.61%202.899a.15.15%200%2001.082.136v6.918zm-.876-5.113l-.437-.52c-.11-.136-.3-.163-.465-.027a75.796%2075.796%200%2001-1.914%201.532c-.492.41-1.367%201.23-1.996%201.23-.656%200-1.531-.848-2.023-1.23a75.686%2075.686%200%2001-1.915-1.532c-.164-.136-.355-.11-.464.028l-.438.52a.341.341%200%2000.055.464c.793.629%201.64%201.313%201.941%201.559.602.464%201.64%201.504%202.844%201.504%201.176%200%202.188-1.012%202.816-1.504.301-.274%201.149-.93%201.942-1.559a.341.341%200%2000.055-.465z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-size:contain;background-position:center center;content:"";height:16px;width:16px;position:absolute;top:5px;left:0;display:block;margin-right:8px;}.cke_editable p.phone-icon,.cke_panel_list li p.phone-icon,.wysiwyg p.phone-icon,.text-formatted p.phone-icon{position:relative;display:block;padding-left:25px;}.cke_editable p.phone-icon::before,.cke_panel_list li p.phone-icon::before,.wysiwyg p.phone-icon::before,.text-formatted p.phone-icon::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20fill%3D%22var(--c-text-light)%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22var(--c-text-light)%22%20d%3D%22M13.125%209.52734L10.4453%208.37891C9.84375%208.10547%209.16016%208.29688%208.75%208.78906L8.01172%209.69141C6.78125%208.98047%205.76953%207.96875%205.05859%206.76562L5.98828%206.02734C6.45312%205.61719%206.64453%204.93359%206.39844%204.35938L5.22266%201.625C4.94922%200.996094%204.26562%200.640625%203.58203%200.804688L1.09375%201.37891C0.4375%201.51562%200%202.08984%200%202.77344C0%209.39062%205.35938%2014.75%2011.9766%2014.75C12.6602%2014.75%2013.2344%2014.3125%2013.3438%2013.6562L13.918%2011.168C14.1094%2010.4844%2013.7539%209.80078%2013.125%209.52734ZM12.6602%2010.8672L12.0859%2013.3555C12.0859%2013.3828%2012.0312%2013.4375%2011.9766%2013.4375C6.09766%2013.4375%201.28516%208.65234%201.28516%202.77344C1.28516%202.71875%201.33984%202.66406%201.39453%202.66406L3.88281%202.08984L3.91016%202.0625C3.96484%202.0625%203.99219%202.11719%204.01953%202.14453L5.16797%204.82422C5.19531%204.87891%205.19531%204.93359%205.14062%204.96094L3.80078%206.05469C3.58203%206.24609%203.5%206.57422%203.63672%206.84766C4.53906%208.67969%206.04297%2010.1836%207.875%2011.0859C8.14844%2011.2227%208.50391%2011.168%208.69531%2010.9219L9.78906%209.58203C9.81641%209.55469%209.87109%209.52734%209.92578%209.55469L12.6055%2010.7031C12.6602%2010.7578%2012.6875%2010.8125%2012.6602%2010.8672Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-size:contain;background-position:center center;content:"";height:16px;width:16px;position:absolute;top:5px;left:0;display:block;margin-right:8px;}.cke_panel_list li > a{text-decoration:none;}.wysiwyg p:empty,.text-formatted p:empty{position:absolute;}.cke_editable{}.cke_editable .cke_widget_drupalmedia drupal-media,.cke_editable .cke_widget_drupalmedia figure{display:block;float:none !important;}.cke_editable .cke_widget_drupalmedia drupal-media iframe,.cke_editable .cke_widget_drupalmedia drupal-media object,.cke_editable .cke_widget_drupalmedia drupal-media embed,.cke_editable .cke_widget_drupalmedia figure iframe,.cke_editable .cke_widget_drupalmedia figure object,.cke_editable .cke_widget_drupalmedia figure embed{position:absolute;top:0;left:0;width:100%;height:100%;}.cke_editable .cke_widget_drupalmedia drupal-media figcaption,.cke_editable .cke_widget_drupalmedia figure figcaption{display:inline-block;}.cke_editable .cke_widget_drupalmedia drupal-media .caption figcaption,.cke_editable .cke_widget_drupalmedia figure .caption figcaption{display:inline-block;}.cke_editable .cke_widget_drupalmedia figure.align-left .media--type-remote-video.media--view-mode-small{text-align:left;}.cke_editable .cke_widget_drupalmedia figure.align-left .media--type-remote-video + figcaption{margin:1em 0;width:100%;max-width:100%;text-align:left;}.cke_editable .cke_widget_drupalmedia figure.align-center .media--type-remote-video.media--view-mode-small{text-align:center;}.cke_editable .cke_widget_drupalmedia figure.align-center .media--type-remote-video + figcaption{margin:1em auto;width:500px;max-width:100%;text-align:center;}.cke_editable .cke_widget_drupalmedia figure.align-right .media--type-remote-video.media--view-mode-small{text-align:right;}.cke_editable .cke_widget_drupalmedia figure.align-right .media--type-remote-video + figcaption{margin:1em 0 1em auto;width:500px;max-width:100%;text-align:right;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video button.media-library-item__edit{display:inline-block;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small{display:block;text-align:left;margin:0;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small > div{display:inline-block;width:500px;max-width:100%;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small button.media-library-item__edit{margin-right:75%;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small.align-left{float:none;text-align:left;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small.align-left button.media-library-item__edit{margin-right:75%;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small.align-center{float:none;text-align:center;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small.align-center button.media-library-item__edit{margin-left:40%;margin-right:40%;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small.align-right{float:none;text-align:right;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small.align-right button.media-library-item__edit{margin-left:75%;margin-right:0;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small .field-name-field-media-oembed-video{display:block;position:relative;padding:0 0 56.25%;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small .field-name-field-media-oembed-video iframe{position:absolute;top:0;left:0;right:0;bottom:0;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-small + figcaption{margin:1em auto;width:500px;max-width:100%;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-large{display:block;margin:0 auto;width:100%;max-width:100%;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-large > div{display:block;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-large .field-name-field-media-oembed-video{display:block;position:relative;padding:0 0 56.25%;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-large .field-name-field-media-oembed-video iframe,.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-large .field-name-field-media-oembed-video object,.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-large .field-name-field-media-oembed-video embed{position:absolute;top:0;left:0;right:0;bottom:0;}.cke_editable .cke_widget_drupalmedia .media--type-remote-video.media--view-mode-large + figcaption{margin:1em auto;width:100% !important;max-width:100% !important;}.cke_reset{vertical-align:unset;}.field__item{display:flex;gap:0.5em;}.field__content{flex:1;}.field__content > span{display:block;white-space:nowrap;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;}.article-recipes{margin-top:clamp(3rem,7vw + 1rem,5rem);}.see-also{--rows-gap:2em;--cols-gap:2em;margin-top:clamp(3rem,7vw + 1rem,5rem);}.see-also.bg-blue-100{padding-top:clamp(3rem,7vw + 1rem,5rem);padding-bottom:clamp(3rem,7vw + 1rem,5rem);}.see-also__heading{margin-bottom:3rem;text-align:center;}.see-also__items{display:flex;justify-content:center;gap:var(--cols-gap) var(--rows-gap);flex-wrap:wrap;}.see-also__item{width:100%;}@media (min-width:48em){.see-also__item{max-width:calc(var(--content-max-width) / 3 - 2 * var(--rows-gap) / 3);}}.field--type-video-embed-field{position:relative;}.field--type-video-embed-field .field__content{height:0;overflow:hidden;padding-bottom:56.25%;display:flex;flex-direction:column;}.field--type-video-embed-field iframe{position:absolute;width:100%;height:100%;}.field--type-video-embed-field .field__item{position:relative;}.field--type-video-embed-field .field__overlay{background:rgba(0,31,91,0.75);position:absolute;inset:0;display:grid;place-content:center;pointer-events:none;opacity:0;}.field--type-video-embed-field .field__overlay .nico{transition:all 0.25s;transform:scale(1);font-size:2em;opacity:0.5;--c-icon:#fff;}.field--type-video-embed-field:hover .field__overlay .nico{transition:all 0.25s;transform:scale(1.5);opacity:1;}.field--type-video-embed-field .video-embed-field-launch-modal{border-radius:0.5em;cursor:pointer;}.field--type-video-embed-field .video-embed-field-launch-modal img{border-radius:0.5em;object-fit:cover;width:100%;height:100%;}.field--type-video-embed-field .video-embed-field-launch-modal + .field__overlay{border-radius:0.5em;opacity:1;}.field--name-field-label,.field--name-field-province{display:flex;gap:0.5em;align-items:center;}.field--name-field-label .field__item + .field__item,.field--name-field-province .field__item + .field__item{display:none;}.field--name-field-label .field__items-alt,.field--name-field-province .field__items-alt{flex:1;}.field--name-field-label .field__items-indication,.field--name-field-province .field__items-indication{display:block;align-self:center;line-height:1;}.field--name-field-label .field__items-indication span,.field--name-field-province .field__items-indication span{background-color:var(--c-yellow);color:var(--c-gray);font-size:0.75em;align-self:center;line-height:1;border-radius:0.25rem;display:inline-block;margin-left:0.25rem;padding:2px 4px;}.field--name-field-topic{display:flex;gap:0.75em;align-items:center;}.field--name-field-topic .field__items{display:flex;flex-wrap:wrap;gap:0.5em;align-items:center;}.field--name-field-topic .field__item{display:flex;flex-wrap:wrap;gap:0.5em;align-items:center;}.field--name-field-topic .field__count{display:flex;align-items:center;}.field--name-field-topic .field__count span{background-color:var(--c-yellow);color:var(--c-gray);font-size:0.775em;line-height:1;border-radius:3px;display:inline-block;padding:2px 4px;vertical-align:middle;}.field--type-address{line-height:1.5;}.field--intro-txt{font-size:clamp(1.1rem,3vw,1.25rem);}.field--intro-links{font-size:clamp(1.05rem,3vw,1.125rem);}.field--intro-links .field__items{display:flex;flex-direction:column;gap:1em;}.field--name-field-header-text{margin-top:60px;}.field--name-field-header-text h2{color:var(--c-blue);font-size:30px;}.block-wgk-regional-department-search-variant-block + .field--cbs .cb-txt:first-of-type{margin-top:60px;}.site{position:relative;z-index:1;}@media (max-width:calc(64em - 1px)){.site{transition:transform 0.3s ease-in-out;}}.header-wrapper{overflow:hidden;padding-bottom:50px;margin-bottom:-50px;width:100%;}#header{display:block;position:relative;z-index:10;}.modal-overlayed #header{z-index:0;}.header__search{background-color:var(--c-blue-100);display:block !important;padding:0 var(--content-side-space);}@media (max-width:calc(64em - 1px)){.header__search{display:none !important;}}.header__search .b-search{display:none;margin:auto;max-width:var(--site-max-width);width:100%;}.header__search .b-search__content{padding:3em 0;}.header__search .b-search form{display:flex;gap:1em;flex-direction:row;width:100%;}.header__search .b-search form .form-type-textfield{flex:1;}.header__search dialog{background-color:transparent;appearance:none;border:none;width:100%;display:block !important;position:static !important;}.header__search .dialog__head{display:none !important;}.header{--header-visuals-width:clamp(100px,calc(3rem + 12vw),min(15vw,200px));}.header__main{display:flex;align-items:center;justify-content:space-between;margin:0;position:relative;width:100%;}@media (min-width:64em){.header__main{margin:0 auto;width:calc(100% - 2 * var(--site-edge-width));max-width:var(--site-max-width);align-items:stretch;position:relative;}}.header__bar{display:none;position:relative;z-index:2;}@media (max-width:calc(64em - 1px)){.header__bar{display:block;padding-right:var(--site-edge-width);}}@media (min-width:64em){.header__bar{display:none;}}.header__toggle{display:none;}.header__visuals{display:flex;align-items:center;position:relative;width:var(--header-visuals-width);max-width:var(--header-visuals-width);margin-right:var(--site-edge-width);padding-top:0.5em;padding-bottom:0;z-index:3;}@media (min-width:64em){.header__visuals{margin-right:0;z-index:3;}}.header__logo{position:relative;width:100%;z-index:2;}.header__logo svg{display:block;height:auto;width:100%;}@media (max-width:calc(64em - 1px)){.header__scroller{background-color:var(--c-blue);position:fixed;top:0;left:100%;width:var(--mobile-header-content-width,clamp(300px,80vw,600px));height:100vh;overflow:auto;z-index:1;}}@media (min-width:64em){.header__scroller{flex:1;display:flex;align-items:center;overflow:visible;width:100%;}}@media (max-width:calc(64em - 1px)){.header__navs{background-color:var(--c-blue);color:#fff;display:flex;flex-wrap:wrap;width:100%;padding-bottom:100px;}.header__navs > *{flex:0 0 100%;order:10;width:100%;}.header__navs a{color:currentColor;}.header__navs .menu .menu{display:none;}}@media (min-width:64em){.header__navs{font-size:0.9em;height:100%;gap:0 clamp(1em,3vw - 1em,2em);display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;z-index:2;width:100%;position:relative;}.header__navs::before{content:"";background:rgb(255,255,255);background:linear-gradient(90deg,rgb(255,255,255) 10%,rgb(250,247,244) 30%);width:95%;height:clamp(1rem,1rem + 4vw,4.5rem);position:absolute;top:0;right:0;}.header__navs::after{content:"";background-color:#faf7f4;width:100%;height:clamp(1rem,1rem + 4vw,4.5rem);position:absolute;top:0;left:100%;}}@media (max-width:calc(64em - 1px)){.header .cross{margin:0 auto;display:flex;justify-content:center;padding:var(--content-side-space);position:relative;order:1;}.header .cross svg{max-width:100%;height:auto;}}@media (max-width:calc(64em - 1px)){.header{display:none;}}.header .toggle{--c-icon:var(--c-blue);display:flex;gap:0.5em;align-items:center;color:var(--c-menutoggle);}.header .toggle .icons{height:1em;width:1em;position:relative;}.header .toggle .icons span{display:grid;place-content:center;position:absolute;inset:0;transition:opacity 0.25s;}.header .toggle .icons .nico svg{fill:var(--c-menutoggle);}.header .toggle span.open{opacity:1;}.header .toggle span.close{opacity:0;}@media (min-width:1024px) and (max-width:1185px){.header .header__visuals{position:relative;top:-10px;left:-20px;}}.header-open body{scrollbar-gutter:auto;}.header-open .header__bar button.toggle{position:relative;z-index:2;}.header-open .header__toggle{background-color:#fff;display:flex;position:fixed;inset:0;opacity:0.75;z-index:1;}@media (max-width:calc(64em - 1px)){.header-open .site{transform:translateX(var(--mobile-header-content-width,clamp(300px,80vw,600px)));transform:translateX(calc(var(--mobile-header-content-width,clamp(300px,80vw,600px)) * -1));transition:transform 0.3s ease-in-out;}}.header-open .toggle span.open{opacity:0;}.header-open .toggle span.close{opacity:1;}.header__nav{display:flex;align-items:center;}.header__nav .menu{display:flex;flex-direction:column;width:100%;}.header__nav .menu .menu-item--collapsed,.header__nav .menu .menu-item--expanded{list-style-type:none;list-style-image:unset;}@media (min-width:64em){.header__nav .menu{flex-direction:row;align-items:center;}}@media (min-width:64em){.header__nav{height:clamp(1rem,1rem + 4vw,4.5rem);}}@media (max-width:calc(64em - 1px)){.header__nav--main{border-top:1px solid #4e6088;order:5;}.header__nav--main .sub-menu-toggle{color:#fff;display:flex;align-items:center;justify-content:center;width:50px;background-color:transparent;border-radius:0;appearance:none;line-height:1;z-index:2;}.header__nav--main .sub-menu-toggle--back{border-right:1px solid #4e6088;}.header__nav--main .sub-menu-toggle--next{border-left:1px solid #4e6088;margin-left:auto;}.header__nav--main .menu{display:block;overflow:hidden;width:100%;}.header__nav--main .menu.level-0 > li{border-bottom:1px solid #4e6088;position:relative;}.header__nav--main .menu li{display:block;position:relative;overflow:hidden;}.header__nav--main .menu li.menu-item--expanded{overflow:hidden;}.header__nav--main .menu li.menu-item--expanded .menu-item__content{display:block;margin-right:-50px;transform:translateX(-50px);transition:transform 0.3s;}.header__nav--main .menu li.menu-item--expanded .menu-item__options{display:flex;align-items:stretch;position:relative;width:100%;}.header__nav--main .menu li.menu-item--expanded .menu{background-color:rgba(0,0,0,0.2);display:none;font-size:0.9em;overflow:hidden;}.header__nav--main .menu li.menu-item--expanded .menu::before{content:"";display:block;border-top:1px solid #4e6088;}.header__nav--main .menu li.menu-item--expanded .menu > li{opacity:0;transform:translateX(50%);transition:transform 0.3s,opacity 0.2s;}.header__nav--main .menu li.menu-item--expanded .menu > li:first-of-type a{padding-top:24px;}.header__nav--main .menu li.menu-item--expanded .menu > li:last-of-type a{padding-bottom:30px;}.header__nav--main .menu li.menu-item--expanded.opening .menu-item__content{transform:translateX(0px);}.header__nav--main .menu li.menu-item--expanded.opening .menu > li{position:relative;opacity:1;transform:translateX(0);transition:transform 0.3s,opacity 0.9s;}.header__nav--main .menu li.menu-item--expanded.closing{overflow:hidden;}.header__nav--main .menu li.menu-item--expanded.closing .menu-item__content{transform:translateX(-50px);transition:transform 0.3s;}.header__nav--main .menu li.menu-item--expanded.closing .menu > li{position:relative;opacity:0;transform:translateX(50%);transition:transform 0.3s,opacity 0.2s;}.header__nav--main .menu li.menu-item--expanded.open .menu-item__content{transform:translateX(0px);}.header__nav--main .menu li.menu-item--expanded.open .menu > li{opacity:1;transform:translateX(0);transition:transform 0.3s,opacity 0.3s;}.header__nav--main .menu a{color:#fff;display:block;flex:1;padding:14px 20px;text-decoration:none;position:relative;z-index:1;}.header__nav--main .menu .link__icon{display:none;}}@media (min-width:64em){.header__nav--main{align-items:center;flex:0 0 100%;font-size:clamp(1rem,2.5vw - 1em,1.15rem);order:6;display:block;overflow:visible;z-index:1;line-height:1.25;height:clamp(1.5rem,1rem + 6vw,4.4rem);}.header__nav--main button{display:none !important;}.header__nav--main .menu{display:flex;align-items:center;overflow:visible;height:100%;justify-content:flex-end;column-gap:45px;width:auto;margin-left:calc(var(--header-visuals-width) * -1);margin-right:0;padding-left:calc(var(--header-visuals-width) + 15%);padding-right:var(--site-edge-width);padding-bottom:1rem;margin-right:calc(-1 * var(--site-edge-width));max-width:120vw;}.header__nav--main .menu a{color:var(--c-dark-blue);font-weight:600;font-size:1.06em;position:relative;text-decoration:none;}.header__nav--main .menu a .link__icon{color:currentColor;display:block;}.header__nav--main .menu a .link__icon + .link__txt{display:none;}.header__nav--main .menu a::before{content:"";position:absolute;inset:-1em;}.header__nav--main .menu a::after{content:"";display:block;height:2px;background-color:var(--c-yellow);width:0;max-width:100%;position:absolute;inset:auto auto -0.2em 0;transition:width 0.3s ease;}.header__nav--main .menu a:hover::after{width:3em;}.header__nav--main .menu-item--active-trail a::after{width:3em;}.header__nav--main .menu .menu{display:none;}}@media (max-width:calc(64em - 1px)){.header__nav--secondary{order:6;margin-top:0.5em;}.header__nav--secondary a{color:#fff;font-size:0.9em;font-weight:400;display:block;padding:10px 20px;text-decoration:none;}}@media (min-width:64em){.header__nav--secondary{order:1;flex:1 1 auto;}.header__nav--secondary .menu{align-items:center;justify-content:flex-end;gap:clamp(1em,3vw - 1em,1.5em);padding:0;width:100%;}.header__nav--secondary .menu a{text-decoration:none;}.header__nav--secondary .menu a:hover{text-decoration:underline;}.header__nav--secondary .menu .link{display:flex;align-items:center;gap:0.5em;color:var(--c-text-blue);font-weight:400;}.header__nav--secondary .menu .link__icon{color:var(--c-yellow);}.header__nav--secondary .menu .link__icon svg{width:1em;height:1em;}}@media (max-width:calc(64em - 1px)){.header__nav--lang{order:2;}.header__nav--lang .nav__menu{width:100%;}.header__nav--lang .menu{display:flex;flex-direction:row;border:1px solid #4e6088;border-width:1px 0;}.header__nav--lang li{flex:1;}.header__nav--lang li a{color:#fff;display:block;padding:0 12px;font-weight:600;line-height:3em;text-align:center;text-decoration:none;}.header__nav--lang li a span + span{display:none;}.header__nav--lang li + li{border-left:1px solid #4e6088;}}@media (min-width:64em){.header__nav--lang{--c-icon:var(--c-text-blue);order:4;overflow:visible;position:relative;z-index:10;}.header__nav--lang .contextual{right:-1.25em;}.header__nav--lang .nav__menu{height:1.9em;position:relative;overflow:visible;}.header__nav--lang .menu{border-radius:4px;flex-direction:column;position:relative;}.header__nav--lang .menu::before{background-color:#fff;border-radius:5px;content:"";box-shadow:0 0 20px rgba(51,51,51,0.3);position:absolute;inset:-0.2em -0.8em;z-index:1;opacity:0;}.header__nav--lang .menu li{border-top:1px solid #c3ced6;display:none;padding:0;position:relative;z-index:2;}html[lang=nl] .header__nav--lang .menu li.nl,html[lang=fr] .header__nav--lang .menu li.fr,html[lang=en] .header__nav--lang .menu li.en{border-top:none;order:-1;display:block;}html[lang=nl] .header__nav--lang .menu li.nl svg,html[lang=fr] .header__nav--lang .menu li.fr svg,html[lang=en] .header__nav--lang .menu li.en svg{color:currentColor;opacity:1;}html[lang=nl] .header__nav--lang .menu li.nl a,html[lang=fr] .header__nav--lang .menu li.fr a,html[lang=en] .header__nav--lang .menu li.en a{cursor:default;text-decoration:none;}.header__nav--lang .menu a{display:flex;width:2rem;gap:0.25em;align-items:center;text-decoration:none;font-weight:400;}.header__nav--lang .menu a.link{color:var(--c-text-blue);}.header__nav--lang .menu a:hover{text-decoration:underline;}.header__nav--lang .menu a.is-active{cursor:default;}.header__nav--lang .menu a.is-active:hover{text-decoration:none;}.header__nav--lang .menu a svg{font-size:0.8em;opacity:0;}.header__nav--lang .menu.open::before,.header__nav--lang .menu:focus::before,.header__nav--lang .menu:hover::before{opacity:1;}.header__nav--lang .menu.open li,.header__nav--lang .menu:focus li,.header__nav--lang .menu:hover li{display:block !important;}}.header__nav--search a{text-decoration:none;}@media (min-width:64em){.header__nav--search a{color:var(--c-text-blue);font-weight:600;}.header__nav--search a .nico,.header__nav--search a .icon{color:var(--c-text-blue);}}.header__nav--search a:hover{text-decoration:underline;}@media (max-width:calc(64em - 1px)){.header__nav--search{display:flex;flex-direction:column;align-self:flex-end;order:3;gap:0;flex:1 0 50%;min-width:50%;z-index:10;}.header__nav--search a{color:var(--c-yellow);border-right:1px solid #4e6088;display:flex;gap:0.75em;padding:14px 20px;text-decoration:none;}}@media (min-width:64em){.header__nav--search{order:3;}}@media (max-width:calc(64em - 1px)){.header__nav--mywgk{flex:0 0 50%;align-self:flex-end;order:4;}.header__nav--mywgk a{color:var(--c-yellow);display:flex;justify-content:flex-start;padding:14px 20px;line-height:revert;text-decoration:none;}}@media (min-width:64em){.header__nav--mywgk{order:5;}.header__nav--mywgk .menu a{border-radius:5px;display:flex;padding:0.25em 1em;text-decoration:none;}.header__nav--mywgk .menu a.btn--primary{box-shadow:none;}}.header__nav--search .b-search{background:transparent !important;order:-1;display:none;margin:0;}.header__nav--search .b-search div{background:transparent !important;}.header__nav--search .b-search__content{background:transparent !important;display:block;margin-right:-100%;border-bottom:1px solid #4e6088;}.header__nav--search .b-search .dialog{background:transparent !important;display:block !important;position:static !important;}.header__nav--search .b-search .dialog .dialog__content{display:block !important;width:100%;}.header__nav--search .b-search .dialog .dialog__head{display:none !important;}.header__nav--search .b-search form{background:transparent !important;display:flex;flex-direction:row;gap:0;width:100%;}.header__nav--search .b-search form *{border-radius:0;border:none;}.header__nav--search .b-search form div{background:transparent !important;}.header__nav--search .b-search form input.form-text{background:var(--c-blue-900) !important;border:none !important;color:#fff !important;}.header__nav--search .b-search form .form-type-textfield{flex:2;}.header__nav--search .b-search form .form-actions{flex:1;}.header__nav--search .b-search form .form-actions button{background-color:var(--c-yellow);border:none;color:var(--c-blue);width:100%;}.header__nav--search .b-search form .form-actions button svg{fill:var(--c-blue) !important;}.region--pre-content{position:relative;z-index:1;}.region--breadcrumbs{font-size:1rem;margin-top:clamp(0.75rem,3vw,1rem);margin-bottom:clamp(0.75rem,3vw,1rem);min-height:1.25em;line-height:1.25em;overflow:hidden;}.breadcrumb__items{display:block;font-size:0.85rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.breadcrumb__item{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.breadcrumb__link,.breadcrumb__txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}.breadcrumb__icon{display:inline-block;font-size:0.7rem;margin:0 0.25rem;}.breadcrumb a{color:var(--c-blue);text-decoration:underline;}.center-breadcrumb .breadcrumb{text-align:center;}.narrow-breadcrumb .breadcrumb{max-width:var(--max-width-narrow);}.system-messages{display:flex;flex-direction:column;gap:1em;margin:1rem auto;}.system-messages .messages{margin:0;border-radius:var(--base-radius);}.system-messages .messages__list{display:flex;flex-direction:column;gap:0.25em;}.system-messages .messages__item{margin:0;}.site-main{margin-top:clamp(1.5rem,0.75vw + 1rem,2rem);position:relative;z-index:2;}.page-options{margin-top:clamp(3rem,7vw + 1rem,5rem);margin-bottom:clamp(3rem,7vw + 1rem,5rem);display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 3rem;position:relative;z-index:10;}.lead{display:flex;flex-wrap:wrap;align-items:center;gap:1em;position:relative;margin-top:1rem;margin-bottom:1rem;}@media (min-width:25em){.lead{gap:1em 2em;}}@media (min-width:48em){.lead{margin-top:2rem;}}.lead__title{order:0;}.lead__readspeaker{order:2;}@media (min-width:48em){.lead__readspeaker{order:5;padding-top:4px;}}.lead__back{margin-left:auto;order:3;}@media (min-width:25em){.lead__back{order:1;}}@media (min-width:48em){.lead__back{order:6;}}.lead__powered-by-gt{border:1px solid var(--c-blue-500);border-radius:var(--base-radius);line-height:1.2;font-size:0.8em;padding:0.3em 1em;display:flex;align-items:center;gap:0.5em;order:1;}@media (min-width:48em){.lead__powered-by-gt{order:6;margin-left:auto;}}.center-lead .lead{flex-direction:column;}.center-lead .lead .title{text-align:center;}.narrow-slim{display:flex;flex-direction:column;gap:clamp(3em,5vw,7em);}@media (min-width:64em){.narrow-slim{flex-direction:row;}}.narrow-slim > *{flex:1;}.narrow{margin-left:auto;margin-right:auto;width:100%;}@media (min-width:64em){.narrow{max-width:800px;}}.narrow > * + *{margin-top:clamp(2rem,2.5vw,3rem);}.slim{width:100%;}@media (min-width:64em){.slim{max-width:500px;}}.slim > * + *{margin-top:2rem;}.wide{max-width:none;}.wide > * + *{margin-top:clamp(3rem,6vw,4rem);}#footer{background-color:var(--c-yellow);padding:clamp(4rem,6vw,8rem) 0;margin-top:clamp(4rem,6vw,8rem);}@media (min-width:48em){#footer{background-color:#fff;padding:0;}}.page-node-type-front-page #footer{margin-top:0;}.doormat{--c-icon:currentColor;background-color:var(--c-yellow);color:var(--c-blue);position:static;}@media (min-width:48em){.doormat{background-image:url(/themes/custom/wgkjobs/images/svg/wgk-logo-new-inverted.svg);background-repeat:no-repeat;background-position:right bottom;padding:5em 0 5.75em;position:relative;}}.doormat h2{color:inherit;font-size:1.25em;font-weight:700;}@media (min-width:48em){.doormat h2{font-size:1.5em;}}.doormat h2 a{text-decoration:none;}.doormat h2 a:hover{text-decoration:underline;}.doormat .menu{display:flex;flex-direction:column;gap:0.1rem;}.doormat .menu a{color:inherit;font-size:1rem;font-weight:600;text-decoration:underline;opacity:0.8;transition:opacity 0.3s;}.doormat .menu a:hover{opacity:1;}.doormat__content{display:grid;grid-template-columns:1fr;gap:1.5em;text-align:center;}@media (min-width:48em){.doormat__content{grid-template-columns:repeat(2,1fr);gap:3em;text-align:left;}}@media (min-width:64em){.doormat__content{grid-template-columns:repeat(3,1fr);}}.doormat__group{flex:1;display:flex;flex-direction:column;gap:1.5em;min-width:300px;}@media (min-width:48em){.doormat__group{gap:4em;}}.doormat .js-toggle-trigger{transform:scaleY(1);transition:transform 0.25s;}.doormat .js-toggle-content{display:none;}@media (min-width:48em){.doormat .js-toggle-content{display:block;}}.doormat .js-toggle-content > *{padding-top:1em;}.doormat .js-toggle-container.is-open .js-toggle-trigger{transform:scaleY(-1);transition:transform 0.25s;}.doormat .address__country{display:none;}.doormat .block-views{margin-top:0;margin-bottom:0;}.menu--footer{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:0.9em;gap:0.5em 3em;padding:2em 0 0 0;}@media (min-width:48em){.menu--footer{flex-direction:row;justify-content:flex-start;padding:3em 0;}}.back-to-top{position:fixed;right:var(--content-side-space);bottom:1em;z-index:800;}.back-to-top .link{background-color:var(--c-blue);border-radius:50%;color:#fff;align-items:center;justify-content:center;font-size:1rem;height:3rem;width:3rem;}.scroll-indicator{background-color:#eceff5;position:fixed;height:10px;left:0;right:0;bottom:0;z-index:799;}.scroll-indicator__progress{background-color:var(--c-blue);height:10px;width:0;max-width:100%;transition:width 0.25s;}form{display:flex;flex-direction:column;gap:1em;width:100%;}form .system-messages{margin:0 0 1em;}form .messages{box-shadow:none;border:none;padding:15px 20px 15px 34px;line-height:1.22;}form .description,form .text-count-wrapper{font-size:0.8em;line-height:1.22;margin-top:0.25em;}form .text-count-wrapper{position:relative;}form .text-count-wrapper > div{position:absolute;right:0;top:0;}form div[id*=ajax-wrapper]{position:relative;}.form-actions .btn{min-width:50%;}fieldset{border:0;display:table;margin:0;padding:0.01em 0 0;position:relative;}body:not(:-moz-handler-blocked) fieldset{display:table-cell;}fieldset legend{color:var(--c-blue-600);font-size:1.25em;font-weight:700;padding:0;display:table;}fieldset legend + div{margin-top:1em;}fieldset legend + .fieldset-description{margin-top:0.5em;margin-bottom:0.8em;}fieldset,input,select,textarea{min-width:0;}input:not([type=checkbox],[type=radio],[type=file],[type=range]),[type=submit],textarea,select{appearance:none;background-color:var(--input-background-color);background-repeat:no-repeat;border-color:var(--input-border-color);border-width:var(--input-border-width);border-radius:var(--input-border-radius);border-style:solid;color:var(--c-blue);font:inherit;padding:0 var(--input-padding);line-height:var(--input-height);height:var(--input-height);min-width:inherit;transition:all 0.2s;}input:not([type=checkbox],[type=radio],[type=file],[type=range]).error,[type=submit].error,textarea.error,select.error{border-color:#a51b00;}input:not([type=checkbox],[type=radio],[type=file],[type=range])::placeholder,[type=submit]::placeholder,textarea::placeholder,select::placeholder{color:var(--input-placeholder-color);opacity:1;transition:all 0.2s ease-in-out;}input:not([type=checkbox],[type=radio],[type=file],[type=range]):focus,[type=submit]:focus,textarea:focus,select:focus{z-index:2;}input:not([type=checkbox],[type=radio],[type=file],[type=range]):disabled,[type=submit]:disabled,textarea:disabled,select:disabled{cursor:not-allowed !important;background-color:var(--c-blue-100);}input:not([type=checkbox],[type=radio],[type=file],[type=range]),textarea,select{--input-shadow-opacity:0;box-shadow:0px 0px 0px 1px rgba(140,144,152,var(--input-shadow-opacity));}input:not([type=checkbox],[type=radio],[type=file],[type=range]):focus,textarea:focus,select:focus{--input-shadow-opacity:1;}input:not([type=checkbox],[type=radio],[type=file],[type=range]):focus-visible,textarea:focus-visible,select:focus-visible{--input-shadow-opacity:1;}input.form-text.webform-counter-warning{border-color:var(--input-border-color);background:var(--input-background-color);color:var(--c-blue);}form .text-count-wrapper.webform-counter-warning{font-weight:normal;color:inherit;}[type=submit],button[type=submit],.intro-actions .start-btn,.btn--submit{--submit-shadow-opacity:0.18;--c-icon:var(--c-yellow);--btn-submit-background:var(--c-blue);--btn-submit-background-hover:var(--c-blue);--btn-submit-color:#fff;appearance:none;background-color:var(--btn-submit-background);background-size:1em 1em;background-position:calc(100% - 1em) 50%;border-color:transparent;box-shadow:0px 15px 30px rgba(0,40,109,var(--submit-shadow-opacity));color:var(--btn-submit-color);font-weight:600;line-height:var(--button-height);height:var(--button-height);padding:0 var(--btn-padding-x);justify-content:center;transition:background-color 0.25s ease-in-out,border-color 0.25s ease-in-out;cursor:pointer;opacity:1;}[type=submit]:focus,[type=submit]:hover,button[type=submit]:focus,button[type=submit]:hover,.intro-actions .start-btn:focus,.intro-actions .start-btn:hover,.btn--submit:focus,.btn--submit:hover{background-color:var(--btn-submit-background-hover);border-color:transparent;}[type=submit].looks-disabled,[type=submit]:disabled,button[type=submit].looks-disabled,button[type=submit]:disabled,.intro-actions .start-btn.looks-disabled,.intro-actions .start-btn:disabled,.btn--submit.looks-disabled,.btn--submit:disabled{--submit-shadow-opacity:0;background-color:var(--button-background-color--disabled);border-color:var(--button-background-color--disabled);color:var(--button-foreground-color--disabled);--c-icon:currentColor;cursor:normal;}textarea{height:unset;line-height:1.35;padding-bottom:1rem;padding-top:1rem;min-height:2em;width:100%;}.form-required label::after{color:red;margin-left:0.5rem;}.txtbox label{display:block;}.txtbox .input{position:relative;--c-icon:currentColor;width:100%;}.txtbox .input .icon{opacity:0.75;position:absolute;bottom:0;top:0;right:1em;display:flex;align-items:center;pointer-events:none;transition:all 0.25s;}.txtbox .input .clear{opacity:0;position:absolute;bottom:0;top:0;right:0;display:flex;align-items:center;pointer-events:none;transition:all 0.25s;padding-right:1em;}.txtbox .input input.non-empty ~ .clear{cursor:pointer;opacity:0.25;pointer-events:all;}.txtbox .input input.non-empty ~ .clear:hover{opacity:0.75;}.txtbox .input input.non-empty ~ .clear ~ .icon{opacity:0;}.txtbox input{width:100%;}label[type*=date].form-required::after,label[type*=checkbox].form-required::after,label[type*=number].form-required::after{font-weight:unset;font-size:0.9em;font-style:italic;content:"(verplicht)";margin-left:5px;}fieldset.radios--wrapper .fieldset-legend.form-required::after,fieldset.checkboxes--wrapper .fieldset-legend.form-required::after,fieldset.webform-checkboxes-other--wrapper .fieldset-legend.form-required::after,fieldset.webform-radios-other--wrapper .fieldset-legend.form-required::after,fieldset.webform-select-other--wrapper .fieldset-legend.form-required::after,fieldset.webform-entity-radios--wrapper .fieldset-legend.form-required::after,fieldset.webform-entity-checkboxes--wrapper .fieldset-legend.form-required::after{font-weight:unset;font-size:0.9em;font-style:italic;content:"(verplicht)";margin-left:5px;}.form-type-managed-file label.form-required::after{font-weight:unset;font-size:0.9em;font-style:italic;content:"(verplicht)";margin-left:5px;}.placeholder-label .form-required::after{font-weight:unset;font-size:0.9em;font-style:italic;content:"(verplicht)";margin-left:5px;}.placeholder-label{background-color:#fff;border-radius:3px;pointer-events:none;position:absolute;font-size:0.9em;font-weight:500;top:0em;left:0.5em;padding:0 0.5em;transform:skewX(0deg) translate(0em,-0.5em);opacity:1;line-height:1;z-index:2;transition:all 0.2s ease-in-out;}input:placeholder-shown ~ .placeholder-label,textarea:placeholder-shown ~ .placeholder-label{transform:skewX(-12.5deg) translate(0.125em,0.7em);font-size:1em;font-weight:300;opacity:1;transition:all 0.2s ease-in-out;}input:focus ~ .placeholder-label,textarea:focus ~ .placeholder-label{background-color:#fff;transform:skewX(0deg) translate(0em,-0.5em);font-weight:500;font-size:0.9em;opacity:1;transition:all 0.2s ease-in-out;}.placeholder-label .required{display:none;}.show-placeholder-label label,.webform-submission-form .txtbox label,.wgk-regional-location-search-form .txtbox label,.wgk-regional-location-search-department-variant-form label{position:absolute;opacity:0;}.show-placeholder-label input::placeholder,.webform-submission-form .txtbox input::placeholder,.wgk-regional-location-search-form .txtbox input::placeholder,.wgk-regional-location-search-department-variant-form input::placeholder,.show-placeholder-label textarea::placeholder,.webform-submission-form .txtbox textarea::placeholder,.wgk-regional-location-search-form .txtbox textarea::placeholder,.wgk-regional-location-search-department-variant-form textarea::placeholder{opacity:0;}.show-placeholder-label .placeholder-label,.webform-submission-form .txtbox .placeholder-label,.wgk-regional-location-search-form .txtbox .placeholder-label,.wgk-regional-location-search-department-variant-form .placeholder-label{display:inline-block;}.show-placeholder-label [required] ~ .placeholder-label .required,.webform-submission-form .txtbox [required] ~ .placeholder-label .required,.wgk-regional-location-search-form .txtbox [required] ~ .placeholder-label .required,.wgk-regional-location-search-department-variant-form [required] ~ .placeholder-label .required{display:inline-block;}.show-default-label .placeholder-label{display:none;}.checkbox label,.radio label{display:inline-block;}.checkbox .input,.radio .input{display:block;position:relative;margin-left:1.5em;}.checkbox input,.radio input{position:absolute;top:0.35em;left:-1.5em;}.checkbox input[disabled] + label,.radio input[disabled] + label{cursor:not-allowed;opacity:0.5;}.checkbox input[disabled]:checked + label,.radio input[disabled]:checked + label{opacity:1;}.checkbox:has(label.visually-hidden),.radio:has(label.visually-hidden){display:flex;}.checkbox:has(label.visually-hidden) .input,.radio:has(label.visually-hidden) .input{flex:0 0 auto;order:-1;width:var(--checkbox-width);margin-left:0;margin-right:10px;}.checkbox:has(label.visually-hidden) input,.radio:has(label.visually-hidden) input{left:0;top:0.25em;}.select{position:relative;display:block;}.select label{white-space:nowrap;}.select .input{position:relative;}.select select{background-size:0.75em;background-position:center right;color:transparent;width:100%;}.select select::-ms-expand{display:none;}.select .input-enhancer{display:flex;align-items:center;position:relative;padding:0 var(--input-padding);gap:0.5em;font:inherit;position:absolute;height:100%;width:100%;pointer-events:none;}.select .input-enhancer__label{color:inherit;font:inherit;flex:auto;color:currentColor;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all 0.2s ease-in-out;}.select .input-enhancer__arrow{--c-icon:var(--c-arrow,currentColor);display:flex;justify-content:center;flex-basis:1em;margin-left:auto;min-width:0;}.select .input select,.select .input-enhancer{color:inherit;font:inherit;}.select .input .input-enhancer + select{color:transparent;}.select .input .input-enhancer + select.form-select--selected,.select .input .input-enhancer + select:focus,.select .input .input-enhancer + select:active{color:inherit;}.viewform .select [data-selected-value=""] .input-enhancer__label,.viewform .select [data-selected-value=All] .input-enhancer__label,.webform-submission-form .select [data-selected-value=""] .input-enhancer__label,.webform-submission-form .select [data-selected-value=All] .input-enhancer__label{transition:all 0.2s ease-in-out;}.viewform .select label,.webform-submission-form .select label{position:absolute;opacity:0;}.viewform .select .placeholder-label,.webform-submission-form .select .placeholder-label{background-color:#fff;display:inline-block;transform:skewX(0deg) translate(0em,-0.5em);font-weight:500;font-size:0.9em;opacity:1;}.viewform .select .placeholder-label label,.webform-submission-form .select .placeholder-label label{position:relative;opacity:1;font:inherit;}.viewform .select [data-selected-value=""] .input-enhancer__label,.viewform .select [data-selected-value=All] .input-enhancer__label{opacity:0.5;font-weight:400;}.webform .select [data-selected-value=""] .input-enhancer__label,.webform .select [data-selected-value=All] .input-enhancer__label{font-weight:300;transform:skewX(-12.5deg);}.form-type-jump-menu .select-enhancer{display:none !important;}.form-type-jump-menu select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000' d='M239 401c9.4 9.4 24.6 9.4 33.9 0L465 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-175 175L81 175c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L239 401z'/%3E%3C/svg%3E");background-size:0.75em;background-color:transparent;background-position:100% 50%;color:var(--c-blue) !important;font-weight:600 !important;border:none;padding:0 1em 0 0;line-height:1;height:auto;min-height:none;text-decoration:underline;transition:none !important;min-width:10ch;}.js-webform-states-hidden[style*=block]{display:revert !important;}.js-webform-states-hidden[style*=block].webform-flexbox{display:flex !important;}.cow-alerts-subscribe-form{margin-bottom:40px;}.cow-alerts-subscribe-form .form-item-categories-8,.cow-alerts-subscribe-form .form-item-categories-9,.cow-alerts-subscribe-form .form-item-categories-10,.cow-alerts-subscribe-form .form-item-categories-11{margin-left:20px;}.form-container .form-container{margin-top:0;}input.form-autocomplete{background-image:none !important;}input.form-autocomplete.autocomplete-ui-open{outline:3px solid transparent !important;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0px 15px 30px rgba(0,40,109,0.18);}.ui-widget.ui-autocomplete{background:none !important;border:var(--autocomplete-border-width) solid var(--input-border-color);border-radius:0 0 10px 10px;border-top-width:0;color:#3e4757;margin:0 !important;padding:0;box-shadow:0px 15px 30px rgba(0,40,109,0.18);transition:none;max-height:400px;overflow:auto;}.ui-widget.ui-autocomplete .ui-menu-item{background-color:var(--autocomplete-background-color);border-top:1px solid var(--c-blue-300);margin:0 !important;padding:0 !important;transition:none;}.ui-widget.ui-autocomplete .ui-menu-item:first-of-type{border-top-color:transparent;}.ui-widget.ui-autocomplete .ui-menu-item a{background-color:var(--autocomplete-background-color) !important;background-image:url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.6875 0.664062L10.8125 4.60156C10.9297 4.71875 11 4.85938 11 5.02344C11 5.16406 10.9297 5.30469 10.8125 5.42188L6.6875 9.35938C6.47656 9.57031 6.10156 9.57031 5.89062 9.33594C5.67969 9.125 5.67969 8.75 5.91406 8.53906L9.03125 5.58594H1.0625C0.734375 5.58594 0.5 5.32812 0.5 5.02344C0.5 4.69531 0.734375 4.46094 1.0625 4.46094H9.03125L5.91406 1.48438C5.67969 1.27344 5.67969 0.898438 5.89062 0.6875C6.10156 0.453125 6.45312 0.453125 6.6875 0.664062Z' fill='%23FFD923'/%3E%3C/svg%3E%0A");background-position:calc(100% - 1em) center;background-repeat:no-repeat;border:none !important;color:#5d687b;display:block !important;margin:0 !important;padding:0.5rem 1rem !important;text-decoration:none;text-shadow:-1px -1px 0 transparent,1px -1px 0 transparent,-1px 1px 0 transparent,1px 1px 0 transparent;}.ui-widget.ui-autocomplete .ui-menu-item a mark.highlight{background-color:rgba(255,217,35,0);border-radius:2px;color:inherit;display:inline-block;}.ui-widget.ui-autocomplete .ui-menu-item a:hover{background-image:url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.6875 0.664062L10.8125 4.60156C10.9297 4.71875 11 4.85938 11 5.02344C11 5.16406 10.9297 5.30469 10.8125 5.42188L6.6875 9.35938C6.47656 9.57031 6.10156 9.57031 5.89062 9.33594C5.67969 9.125 5.67969 8.75 5.91406 8.53906L9.03125 5.58594H1.0625C0.734375 5.58594 0.5 5.32812 0.5 5.02344C0.5 4.69531 0.734375 4.46094 1.0625 4.46094H9.03125L5.91406 1.48438C5.67969 1.27344 5.67969 0.898438 5.89062 0.6875C6.10156 0.453125 6.45312 0.453125 6.6875 0.664062Z' fill='%23001F5B'/%3E%3C/svg%3E%0A");color:var(--c-blue);text-shadow:-1px -1px 0 var(--c-blue-100),1px -1px 0 var(--c-blue-100),-1px 1px 0 var(--c-blue-100),1px 1px 0 var(--c-blue-100);}.ui-widget.ui-autocomplete .ui-menu-item a.ui-state-active{background-color:var(--autocomplete-background-color);}.ui-widget.ui-autocomplete .ui-menu-item + .ui-menu-item{border-top:1px solid var(--c-blue-300) !important;}.ui-widget.ui-autocomplete .ui-menu-item:last-of-type{border-radius:0 0 10px 10px;}.ui-widget.ui-autocomplete .ui-menu-item:last-of-type a{border-radius:0 0 10px 10px;}.ui-widget.ui-datepicker{border:none;background:var(--c-blue-100);border:1px solid var(--c-stroke);border-radius:0.25em;box-shadow:0px 0.9rem 1.75rem rgba(0,40,109,0.18);padding:5px 10px;overflow:hidden;font:inherit;font-size:1em;width:auto;}.ui-widget.ui-datepicker table{font:inherit;}.ui-widget.ui-datepicker .ui-corner-all{border-radius:0;}.ui-widget.ui-datepicker .ui-widget-header{background-color:var(--c-blue-100);border:none;color:var(--c-blue);}.ui-widget.ui-datepicker .ui-datepicker-calendar{background-color:var(--c-blue-100);color:var(--c-blue);}.ui-widget.ui-datepicker .ui-datepicker-prev-hover{top:2px;left:2px;}.ui-widget.ui-datepicker .ui-datepicker-next-hover{top:2px;right:2px;}.ui-widget.ui-datepicker th,.ui-widget.ui-datepicker td{padding:0;}.ui-widget.ui-datepicker th span,.ui-widget.ui-datepicker th a,.ui-widget.ui-datepicker td span,.ui-widget.ui-datepicker td a{display:flex;align-items:center;justify-content:center;border-radius:0.25rem;width:auto;height:auto;padding:0;margin:3px;min-height:1.5em;min-width:2em;text-align:center;}.ui-widget.ui-datepicker th span.ui-state-default,.ui-widget.ui-datepicker th a.ui-state-default,.ui-widget.ui-datepicker td span.ui-state-default,.ui-widget.ui-datepicker td a.ui-state-default{background-color:var(--c-blue-100);border-color:var(--c-stroke);color:var(--c-blue);}.ui-widget.ui-datepicker th span.ui-state-default:hover,.ui-widget.ui-datepicker th a.ui-state-default:hover,.ui-widget.ui-datepicker td span.ui-state-default:hover,.ui-widget.ui-datepicker td a.ui-state-default:hover{background-color:var(--c-blue);border-color:var(--c-blue);color:#fff;}.ui-widget.ui-datepicker th span.ui-state-highlight,.ui-widget.ui-datepicker th a.ui-state-highlight,.ui-widget.ui-datepicker td span.ui-state-highlight,.ui-widget.ui-datepicker td a.ui-state-highlight{background-color:var(--c-blue-100);border-color:var(--c-stroke);color:var(--c-blue);font-weight:normal;}.ui-widget.ui-datepicker th span.ui-state-hover,.ui-widget.ui-datepicker th a.ui-state-hover,.ui-widget.ui-datepicker td span.ui-state-hover,.ui-widget.ui-datepicker td a.ui-state-hover{background-color:var(--c-blue);border-color:var(--c-blue);color:#fff;}.ui-widget.ui-datepicker th span.ui-state-active,.ui-widget.ui-datepicker th a.ui-state-active,.ui-widget.ui-datepicker td span.ui-state-active,.ui-widget.ui-datepicker td a.ui-state-active{background-color:var(--c-yellow);border-color:var(--c-yellow);color:var(--c-blue);font-weight:700;}.ui-widget.ui-datepicker th span.ui-state-active.ui-state-hover,.ui-widget.ui-datepicker th a.ui-state-active.ui-state-hover,.ui-widget.ui-datepicker td span.ui-state-active.ui-state-hover,.ui-widget.ui-datepicker td a.ui-state-active.ui-state-hover{background-color:var(--c-yellow);border-color:var(--c-yellow);color:var(--c-blue);}.ui-widget.ui-datepicker th.ui-state-disabled span,.ui-widget.ui-datepicker td.ui-state-disabled span{background-color:var(--c-blue-200);}.ui-widget.ui-datepicker th .ui-datepicker-unselectable span,.ui-widget.ui-datepicker td .ui-datepicker-unselectable span{background-color:var(--c-blue-200);}.ui-widget.ui-datepicker th{padding:0;}.ui-widget.ui-datepicker th span{background-color:#e4eaee;font-weight:normal;font-size:0.75em;text-align:center;text-transform:uppercase;height:auto;width:auto;min-width:3em;}.radio input[type=radio]{appearance:none;background-color:var(--radio-background-color);margin:0;font:inherit;color:currentColor;width:var(--radio-width);flex:0 0 var(--radio-width);height:var(--radio-height);border:var(--radio-border-width) solid var(--radio-border-color);border-radius:50%;display:inline-grid;place-content:center;outline:3px solid transparent;transition:outline-color 0.2s ease-in-out;}.radio input[type=radio]::before{content:"";width:var(--radio-foreground-width);height:var(--radio-foreground-height);border-radius:50%;transform:scale(0);transition:0.1s transform ease-in-out;box-shadow:inset var(--radio-foreground-width) var(--radio-foreground-height) var(--radio-border-color);border-color:var(--radio-border-color);}.radio input[type=radio]:hover{border-color:var(--radio-border-color--hover);}.radio input[type=radio]:focus:not(:focus-visible){outline-color:transparent;}.radio input[type=radio]:focus-visible{outline-color:var(--input-border-color);}.radio input[type=radio]:checked{border-color:var(--radio-border-color--checked);}.radio input[type=radio]:checked:hover{border-color:var(--radio-border-color--checked);}.radio input[type=radio]:checked::before{transform:scale(1);box-shadow:inset var(--radio-foreground-width) var(--radio-foreground-height) var(--radio-foreground-color--checked);}.radio input[type=radio]:disabled{cursor:not-allowed;border:2px solid var(--radio-border-color) !important;}.radio input[type=radio] + label{display:inline;margin-bottom:0;width:auto;}.checkbox input[type=checkbox]{appearance:none;background-color:transparent;margin:0;font:inherit;color:var(--checkbox-foreground-color);width:var(--checkbox-width);flex:0 0 var(--checkbox-width);height:var(--checkbox-height);border:var(--checkbox-border-width) solid var(--checkbox-border-color);border-radius:var(--checkbox-border-radius);display:inline-grid;place-content:center;outline:3px solid transparent;transition:outline-color 0.2s ease-in-out;min-width:8px;}.checkbox input[type=checkbox]::before{background-color:var(--checkbox-background-color);content:"";width:var(--checkbox-foreground-width);height:var(--checkbox-foreground-height);border-radius:0;transform:scale(0);transition:0.1s transform ease-in-out;box-shadow:inset var(--checkbox-foreground-width) var(--checkbox-foreground-height) var(--checkbox-foreground-color);transform-origin:center center;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);}.checkbox input[type=checkbox]:focus:not(:focus-visible){outline-color:transparent;}.checkbox input[type=checkbox]:focus-visible{outline-color:var(--input-border-color);}.checkbox input[type=checkbox]:hover{border-color:var(--checkbox-border-color--hover);}.checkbox input[type=checkbox]:checked{background-color:var(--checkbox-background-color--checked);border-color:var(--checkbox-border-color--checked);}.checkbox input[type=checkbox]:checked::before{transform:scale(1);}.checkbox input[type=checkbox]:disabled{cursor:not-allowed;background-color:var(--checkbox-background-color--disabled) !important;border:var(--checkbox-border-width) solid var(--checkbox-border-color--disabled) !important;}.checkbox input[type=checkbox]:disabled::before{background-color:var(--checkbox-foreground-color--disabled) !important;}.checkbox input[type=checkbox]:disabled + *{cursor:not-allowed;opacity:0.5;}.checkbox input[type=checkbox]:disabled + * *{cursor:not-allowed;}.checkbox input[type=checkbox]:disabled:checked{background-color:var(--checkbox-background-color--checked-disabled) !important;border-color:var(--checkbox-border-color--checked-disabled) !important;}.checkbox input[type=checkbox]:disabled + *{opacity:1;}.form-msg{border-radius:1rem;color:#fff;padding:0.25rem 0.5rem;}.webform-flex--container{margin:0;}.webform-flex{flex:1;}.webform-flexbox{flex:1;display:flex;}.form-container--webform{position:relative;display:flex;flex-direction:column;gap:0.75em;}.form-container--webform.webform-flexbox{margin:0;gap:1em;}@media (min-width:48em){.form-container--webform.webform-flexbox{flex-direction:row;}}.form-radios ul,.form-checkboxes ul{list-style:none;margin:0;}.form-radios ul li,.form-checkboxes ul li{list-style:none;}.form-radios ul ul,.form-checkboxes ul ul{margin-left:1.35em;}.ui-widget-overlay{background:#fff;opacity:0.9;}.ui-dialog{background:#fff;border:none;border-radius:0.5em;box-shadow:0px 20px 40px rgba(51,51,51,0.18);font-family:inherit;overflow:hidden;}.ui-dialog.ui-widget{border:none;}.ui-dialog .ui-widget-content{background:transparent;border:none;padding:0;}.ui-dialog .ui-dialog-titlebar{background-color:transparent;border:none;padding:0;position:absolute;top:0;left:0;right:0;z-index:101;}.ui-dialog .ui-dialog-titlebar-close{top:2em;right:2em;}.ui-dialog.no-close .ui-dialog-titlebar-close{display:none;}.ui-dialog .ui-dialog-titlebar-close,.ui-dialog .ui-icon-closethick{display:block;width:2em;height:2em;}.ui-dialog .ui-icon-closethick{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 448 512'%3E%3Cpath fill='%233E4757' d='M41 39C31.6 29.7 16.4 29.7 7 39S-2.3 63.6 7 73l183 183L7 439c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l183-183L407 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-183-183L441 73c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-183 183L41 39z'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:center right !important;background-size:50%;border-color:transparent !important;background-color:transparent !important;top:0;left:0;margin:0;opacity:0.5;}.ui-dialog .ui-icon-closethick:hover{border-color:transparent !important;background-color:transparent !important;opacity:1;}.modal-department-select{color:var(--c-gray);min-width:280px !important;max-height:90vh;width:90vw !important;}@media (min-width:25em){.modal-department-select{max-width:700px;min-width:40px;width:75vw !important;}}.modal-department-select form{color:var(--c-gray);padding:1em 1.5em 1.5em;}@media (min-width:25em){.modal-department-select form{padding:1.25em 2em 2em;}}.modal-department-select .clear{display:none !important;}.modal-department-select .form-fieldset__legend{font-size:1.5em;font-weight:700;}.modal-department-select .form-fieldset__content{margin:1.25em 0;}.modal-department-select .form-radios{display:flex;flex-direction:column;gap:1em;max-height:70vh;overflow:auto;}.modal-department-select .form-type-radio{margin-left:0;position:relative;z-index:2;}.modal-department-select .form-type-radio .input{margin:0;}.modal-department-select .form-type-radio input[type=radio]{position:absolute;top:1em;left:1em;line-height:1;}.modal-department-select .form-type-radio input[type=radio]:focus + label,.modal-department-select .form-type-radio input[type=radio]:focus-within + label,.modal-department-select .form-type-radio input[type=radio]:checked + label{background:var(--c-blue-100);border-color:var(--c-blue-400);box-shadow:inset 0 0 0 1px #abb8cf;}.modal-department-select .form-type-radio input[type=radio]:focus + label .department-label,.modal-department-select .form-type-radio input[type=radio]:focus-within + label .department-label,.modal-department-select .form-type-radio input[type=radio]:checked + label .department-label{color:var(--c-blue);}.modal-department-select .form-type-radio label{cursor:pointer;display:block !important;padding:0.7em 1em 0.8em 2.8em;position:static;word-wrap:break-word;background:transparent;border:1px solid var(--c-blue-200);box-shadow:inset 0 0 0 1px rgba(195,206,214,0);border-radius:0.5em;}.modal-department-select .form-type-radio label:hover{background:var(--c-blue-100);}.modal-department-select .department-label{font-weight:600;}.modal-department-select .department-workarea-desc{font-size:0.9em;line-height:1.35;}.modal-department-select .ui-dialog-buttonpane{display:none;}.modal-department-select button.ui-dialog-titlebar-close{background-color:transparent !important;border-color:transparent !important;}.webform-submission-form .form-fieldset__content{display:flex;flex-direction:column;gap:1em;}.webform-submission-gift-form label{position:relative !important;opacity:0;height:8px;}.webform-submission-gift-form .select .input{margin-top:-18px;}.wgk-regional-department-select-form .form-actions{max-width:250px;}.regional-box--full{background-color:#fff;border-radius:10px;box-shadow:0px 20px 40px rgba(51,51,51,0.18);padding:2rem;}.regional-box--full .regional-box__title{opacity:0.8;font-size:clamp(1.5rem,0.75vw + 1rem,1.75rem);}.regional-box--full hr{margin:0 -2rem;width:auto;}.regional-box--full h2{padding-left:0;padding-right:0;}.wgk-regional-location-search-form{display:block;}.wgk-regional-location-search-form input.form-text{width:100%;}.wgk-regional-location-search-form .department-info-simple-wrapper{display:flex;gap:0.5em 1em;flex-wrap:wrap;line-height:1;margin-right:1em;}.wgk-regional-location-search-form a[id*=edit-edit-location]{background-image:url('data:image/svg+xml,<svg height="17" viewBox="0 0 17 17" width="17" xmlns="http://www.w3.org/2000/svg"><path d="m1.125 11.7812c.09375-.3124.25-.625.4375-.875v-.0312h.03125c.0625-.0938.15625-.1875.21875-.25l9.5-9.5c.7813-.78125 2.0625-.78125 2.8437 0l1.2188 1.21875c.0938.09375.1875.21875.25.3125.5312.78125.4375 1.84375-.25 2.53125l-9.5 9.5c-.03125.0313-.09375.0625-.125.125-.03125.0313-.09375.0625-.125.0937v.0313h-.03125c-.25.1875-.5625.3437-.875.4375l-2.4375.7188-1.34375.4062c-.25.0625-.53125 0-.71875-.2188-.21875-.1874-.28125-.4687-.1875-.7187l.375-1.3437zm10.8438-5.31245-1.9376-1.9375-5.81245 5.81255.375 1.5624 1.5625.375zm-8.93755 5.25005-.375.25c-.03125.0624-.0625.1562-.09375.25l-.21875.7187-.5 1.7187 1.71875-.5.71875-.2187c.09375-.0313.1875-.0625.25-.0937l.25-.3438-.96875-.25c-.28125-.0625-.5-.2812-.5625-.5625zm6.8125-4.37505-3 3.00005c-.1875.1874-.53125.1874-.71875 0-.1875-.1876-.1875-.50005 0-.68755l3-3c.1875-.21875.53125-.21875.71875 0 .18745.1875.18745.5 0 .6875z" fill="%23001f5b"/></svg>');background-position:left center;display:inline-block;padding-left:calc(1em + 10px);font-weight:600;margin-bottom:0 !important;}.wgk-regional-location-search-form .form-fieldset--geofield-latlon{position:absolute;}.wgk-regional-location-search-form .location-intro__title{display:none;}.wgk-regional-location-search-form .department-search__title{color:currentColor;font-size:clamp(1.25rem,0.5vw + 1rem,1.5rem);}.wgk-regional-location-search-form .department-info-ext-team-title{display:none;}.wgk-regional-location-search-form .form-container--department-search-container{display:flex;gap:0.5em;}.block--type-user-location-testimonials .wgk-regional-location-search-form .form-container--department-search-container,.block-wgk-regional-department-search-block .wgk-regional-location-search-form .form-container--department-search-container{flex-direction:column;}.wgk-regional-location-search-form .form-container--department-search-container #province-ajax-wrapper{position:absolute;}.wgk-regional-location-search-form .form-container--department-search-container .auto-geocode{background-image:url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.25 15.25C5.25 15.6875 4.90625 16 4.5 16C4.0625 16 3.75 15.6875 3.75 15.25V8.9375C1.59375 8.59375 0 6.75 0 4.5C0 2.03125 2 0 4.5 0C6.96875 0 9 2.03125 9 4.5C9 6.75 7.375 8.59375 5.25 8.9375V15.25ZM4.5 1.5C2.8125 1.5 1.5 2.84375 1.5 4.5C1.5 6.15625 2.8125 7.5 4.5 7.5C6.15625 7.5 7.5 6.15625 7.5 4.5C7.5 2.84375 6.15625 1.5 4.5 1.5Z' fill='%23FFD923'/%3E%3C/svg%3E%0A");background-position:left center;font-weight:600;font-size:0.9em;padding-left:1.25em;}.wgk-regional-location-search-form .form-container--department-search-container .button{margin-top:30px;height:48px;gap:10px;}.wgk-regional-location-search-form .form-container--department-search-container .button .btn__icon{order:-1;}.wgk-regional-location-search-form .form-container--address-container{display:flex;flex-direction:column;gap:1.25em;margin-top:0.75em;margin-bottom:1em;}.wgk-regional-location-search-form .form-container--department-info-container .form-type-textfield{position:absolute;}.wgk-regional-location-search-form .form-container--department-info-container span{font-size:20px;font-weight:700;}.wgk-regional-location-search-form .form-container--department-info-container a{font-weight:600;line-height:165%;margin-bottom:0.5em;font-size:16px;}.regional-box--basic .wgk-regional-location-search-form{margin:0 auto;}@media (min-width:48em){.regional-box--basic .wgk-regional-location-search-form{max-width:475px;}}.regional-box--basic .wgk-regional-location-search-form .form-container--department-info-container{display:flex;flex-direction:column;position:relative;}.regional-box--basic .wgk-regional-location-search-form .form-container--department-info-container:first-of-type{margin-top:10px;}.regional-box--basic .wgk-regional-location-search-form .form-container--department-info-container.form-container--body-container{border:0.5px solid var(--c-blue-100);border-top:0;border-radius:0 0 8px 8px;gap:10px;padding:20px;}.regional-box--basic .wgk-regional-location-search-form .form-container--extended-container .department-info-ext-wrapper-header{display:flex;border:0.5px solid var(--c-blue-100);border-radius:8px 8px 0 0;padding:20px;position:relative;z-index:1;flex-direction:row;justify-content:space-between;}.regional-box--basic .wgk-regional-location-search-form .form-container--extended-container .department-info-ext-locality{border:revert;display:block;padding:revert;}.regional-box--basic .wgk-regional-location-search-form .form-container--extended-container .department-info-ext-locality > *{display:inline-block;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-title{font-size:18px;font-weight:700;line-height:165%;}.regional-box--basic .wgk-regional-location-search-form .department-info-simple-wrapper{font-weight:600;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-name{display:block;font-weight:400;font-size:18px;line-height:165%;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-address{display:block;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-locality{display:inline-block;margin-bottom:1em;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-maps-link{line-height:inherit;color:white;font-weight:400;font-size:16px;display:flex;align-items:center;gap:0.75em;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-maps-link::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2213%22%20viewBox%3D%220%200%2016%2013%22%20fill%3D%22white%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22white%22%20d%3D%22M4.77344%200.679688C4.85547%200.625%204.9375%200.625%205.04688%200.652344L11.0352%202.375L14.9727%200.789062C15.3828%200.625%2015.875%200.925781%2015.875%201.39062V10.5508C15.875%2010.8242%2015.7109%2011.0703%2015.4375%2011.1523L11.1992%2012.8477C11.1172%2012.9023%2011.0352%2012.9023%2010.9258%2012.875L4.9375%2011.1523L1%2012.7383C0.589844%2012.9023%200.125%2012.6016%200.125%2012.1367V2.97656C0.125%202.70312%200.261719%202.45703%200.535156%202.375L4.77344%200.679688ZM1%2011.8086L4.5%2010.4141V1.71875L1%203.11328V11.8086ZM10.625%203.16797L5.375%201.66406V10.3594L10.625%2011.8633V3.16797ZM11.5%2011.8086L15%2010.4141V1.71875L11.5%203.11328V11.8086Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:contain;bottom:0;content:"";width:1em;flex:0 0 1em;height:1em;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-phone{line-height:inherit;color:white;font-weight:400;font-size:16px;display:flex;gap:0.75em;align-items:center;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-phone::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20fill%3D%22white%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22white%22%20d%3D%22M13.125%209.52734L10.4453%208.37891C9.84375%208.10547%209.16016%208.29688%208.75%208.78906L8.01172%209.69141C6.78125%208.98047%205.76953%207.96875%205.05859%206.76562L5.98828%206.02734C6.45312%205.61719%206.64453%204.93359%206.39844%204.35938L5.22266%201.625C4.94922%200.996094%204.26562%200.640625%203.58203%200.804688L1.09375%201.37891C0.4375%201.51562%200%202.08984%200%202.77344C0%209.39062%205.35938%2014.75%2011.9766%2014.75C12.6602%2014.75%2013.2344%2014.3125%2013.3438%2013.6562L13.918%2011.168C14.1094%2010.4844%2013.7539%209.80078%2013.125%209.52734ZM12.6602%2010.8672L12.0859%2013.3555C12.0859%2013.3828%2012.0312%2013.4375%2011.9766%2013.4375C6.09766%2013.4375%201.28516%208.65234%201.28516%202.77344C1.28516%202.71875%201.33984%202.66406%201.39453%202.66406L3.88281%202.08984L3.91016%202.0625C3.96484%202.0625%203.99219%202.11719%204.01953%202.14453L5.16797%204.82422C5.19531%204.87891%205.19531%204.93359%205.14062%204.96094L3.80078%206.05469C3.58203%206.24609%203.5%206.57422%203.63672%206.84766C4.53906%208.67969%206.04297%2010.1836%207.875%2011.0859C8.14844%2011.2227%208.50391%2011.168%208.69531%2010.9219L9.78906%209.58203C9.81641%209.55469%209.87109%209.52734%209.92578%209.55469L12.6055%2010.7031C12.6602%2010.7578%2012.6875%2010.8125%2012.6602%2010.8672Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:contain;bottom:0;content:"";width:1em;flex:0 0 1em;height:1em;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-mail{display:flex;gap:0.75em;font-weight:400;color:white;align-items:center;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-mail + .department-info-ext-mail{margin-top:1em;background:var(--c-blue);border-radius:0.25em;color:#fff;display:inline-block;text-decoration:none;padding:0.5em 1.5em;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-mail::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20fill%3D%22white%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22white%22%20d%3D%22M13.508%205.262c-.137-.11-3.063-2.461-3.692-2.98C9.215%201.815%208.176.75%207%20.75c-1.203%200-2.215%201.04-2.844%201.531C3.5%202.828.574%205.18.465%205.261.19%205.482%200%205.919%200%206.274v7.165c0%20.738.574%201.312%201.313%201.312h11.374c.711%200%201.313-.574%201.313-1.313V6.274c0-.328-.219-.793-.492-1.011zm-.82%208.011c0%20.11-.083.165-.165.165H1.477c-.11%200-.165-.055-.165-.165V6.355c0-.054%200-.109.055-.136.438-.356%202.98-2.38%203.61-2.899C5.469%202.91%206.344%202.063%207%202.063c.629%200%201.504.874%201.996%201.257.629.52%203.172%202.543%203.61%202.899a.15.15%200%2001.082.136v6.918zm-.876-5.113l-.437-.52c-.11-.136-.3-.163-.465-.027a75.796%2075.796%200%2001-1.914%201.532c-.492.41-1.367%201.23-1.996%201.23-.656%200-1.531-.848-2.023-1.23a75.686%2075.686%200%2001-1.915-1.532c-.164-.136-.355-.11-.464.028l-.438.52a.341.341%200%2000.055.464c.793.629%201.64%201.313%201.941%201.559.602.464%201.64%201.504%202.844%201.504%201.176%200%202.188-1.012%202.816-1.504.301-.274%201.149-.93%201.942-1.559a.341.341%200%2000.055-.465z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:contain;bottom:0;content:"";width:1em;flex:0 0 1em;height:1em;}.regional-box--basic .wgk-regional-location-search-form .department-info-ext-contacts-link{background-image:url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.97266 9.5C7.41406 9.5 6.12891 8.24219 6.15625 6.65625C6.15625 5.09766 7.41406 3.8125 8.97266 3.8125C10.5312 3.8125 11.8164 5.09766 11.8164 6.65625C11.8164 8.24219 10.5586 9.5 8.97266 9.5ZM8.97266 5.125C8.15234 5.125 7.44141 5.83594 7.44141 6.65625C7.44141 7.50391 8.15234 8.1875 8.97266 8.1875C9.82031 8.1875 10.5039 7.50391 10.5039 6.65625C10.5039 5.83594 9.82031 5.125 8.97266 5.125ZM14.25 5.125C13.0195 5.125 12.0625 4.16797 12.0625 2.9375C12.0625 1.73438 13.0195 0.75 14.25 0.75C15.4531 0.75 16.4375 1.73438 16.4375 2.9375C16.4375 4.16797 15.4531 5.125 14.25 5.125ZM10.3398 10.375C12.5 10.375 14.25 12.0156 14.25 14.0391C14.25 14.4492 13.8945 14.75 13.457 14.75H4.51562C4.07812 14.75 3.75 14.4492 3.75 14.0391C3.75 12.0156 5.47266 10.375 7.63281 10.375H10.3398ZM5.11719 13.4375H12.8555C12.5547 12.4531 11.543 11.6875 10.3398 11.6875H7.60547C6.40234 11.6875 5.39062 12.4531 5.11719 13.4375ZM15.3164 6C16.6562 6 17.75 7.14844 17.75 8.57031C17.75 8.84375 17.5312 9.0625 17.2578 9.0625H11.7891C12.3633 8.43359 12.6914 7.58594 12.6914 6.65625C12.6914 6.51953 12.6641 6.38281 12.6641 6.24609C12.9648 6.10938 13.293 6 13.6484 6H15.3164ZM5.25391 6.65625C5.25391 7.58594 5.60938 8.43359 6.18359 9.0625H0.714844C0.441406 9.0625 0.25 8.84375 0.25 8.57031C0.25 7.14844 1.31641 6 2.65625 6H4.32422C4.67969 6 5.00781 6.08203 5.30859 6.24609C5.28125 6.38281 5.25391 6.51953 5.25391 6.65625ZM3.75 5.125C2.51953 5.125 1.5625 4.16797 1.5625 2.9375C1.5625 1.73438 2.51953 0.75 3.75 0.75C4.95312 0.75 5.9375 1.73438 5.9375 2.9375C5.9375 4.16797 4.95312 5.125 3.75 5.125Z' fill='%23FFD923'/%3E%3C/svg%3E%0A");background-position:left center;padding-left:1.75em;}.regional-box--basic .wgk-regional-location-search-form .department-info-crisis-message{background:#e02929;border-radius:5px !important;padding:10px !important;border:none !important;color:white;font-size:12px;font-weight:400;line-height:140%;margin-top:10px;margin-bottom:10px;}.regional-box--basic .wgk-regional-location-search-form .department-info-crisis-message a{color:white;font-size:12px;font-weight:400;}.regional-box--full .wgk-regional-location-search-form .department-info-simple-wrapper{font-weight:600;display:inline-block;line-height:inherit;}.regional-box--full .wgk-regional-location-search-form .department-search__title,.regional-box--full .wgk-regional-location-search-form .department-info-ext-mail,.regional-box--full .wgk-regional-location-search-form .department-info-ext-phone,.regional-box--full .wgk-regional-location-search-form .field--name-field-crisis-message{display:none;}.regional-box--full .wgk-regional-location-search-form .department-info-ext-wrapper{margin-top:0.25rem;}.regional-box--full .wgk-regional-location-search-form .department-info-ext-wrapper .department-info-ext-title{display:block;font-weight:800;margin-top:0.5em;margin-bottom:0.2em;}.regional-box--full .wgk-regional-location-search-form .department-info-ext-wrapper .department-info-ext-name{font-weight:600;display:block;}.regional-box--full .wgk-regional-location-search-form .department-info-ext-wrapper .department-info-ext-address,.regional-box--full .wgk-regional-location-search-form .department-info-ext-wrapper .department-info-ext-locality,.regional-box--full .wgk-regional-location-search-form .department-info-ext-wrapper .department-info-ext-postal-code,.regional-box--full .wgk-regional-location-search-form .department-info-ext-wrapper .department-info-ext-city,.regional-box--full .wgk-regional-location-search-form .department-info-ext-wrapper .department-info-ext-maps-link{display:inline-block;margin-right:1ch;}.regional-box--full .wgk-regional-location-search-form .department-info-ext-wrapper .department-info-ext-locality{display:block;}.form-fieldset--my-location-wrapper{position:absolute;left:-100vw;width:100px;}.form-fieldset--my-location-wrapper fieldset{position:relative;left:0;width:auto;}.form-fieldset--contact-data,.form-fieldset--contact-address,.form-fieldset--general{margin:0;}.form-fieldset--contact-data > legend{display:none;}.form-fieldset--contact-data > .form-fieldset__content{margin-top:0;}.form-fieldset--contact-address > legend{display:none;}.form-fieldset--contact-address .form-fieldset__content{display:flex;flex-direction:row;flex-wrap:wrap;}.form-fieldset--contact-address .form-item{flex:1;min-width:min(180px,50vw);}.form-fieldset--contact-address .form-item-contact-address-street{flex:1;}.form-fieldset--contact-address .form-item-contact-address-postal-code{flex:1;min-width:30%;}.form-fieldset--contact-address .form-item-contact-address-location{flex:2;min-width:50%;}.form-fieldset--contact-address .form-item-contact-address-bus-number{min-width:60px;max-width:80px;}.form-fieldset--general > legend{display:none;}.form-fieldset--general > div{margin-top:0;}.form-fieldset--general .form-fieldset--radios legend{display:unset;}.webform-flexbox .form-item-contact-address-house-number{flex:1;}#cow-alerts-subscribe-form{display:block;margin:2rem auto;}#cow-alerts-subscribe-form fieldset{margin-bottom:2rem;}#cow-alerts-subscribe-form fieldset .form-tel,#cow-alerts-subscribe-form fieldset .form-text{border-radius:0;}#cow-alerts-subscribe-form .form-item-categories-8,#cow-alerts-subscribe-form .form-item-categories-9,#cow-alerts-subscribe-form .form-item-categories-10,#cow-alerts-subscribe-form .form-item-categories-11{margin-left:1.5em;}#cow-alerts-subscribe-form .form-item-categories-8 input.child,#cow-alerts-subscribe-form .form-item-categories-9 input.child,#cow-alerts-subscribe-form .form-item-categories-10 input.child,#cow-alerts-subscribe-form .form-item-categories-11 input.child{margin-left:0;}#cow-alerts-subscribe-form .form-item-phone{margin-top:2rem;}@media (min-width:48em){#cow-alerts-subscribe-form .form-item-phone{margin-top:0;}}#cow-alerts-subscribe-form .clear{display:none;}#cow-alerts-subscribe-form .form-item-location{display:flex;align-items:center;gap:1em;}#cow-alerts-subscribe-form .form-item-location .input{flex:1;}#cow-alerts-subscribe-form .form-item-location .input input{max-width:100%;width:100%;}#block-cowalertssubscribeblock #edit-submit{background-color:var(--c-yellow) !important;color:var(--c-blue) !important;}.form-item-disclaimer{font-size:x-small;line-height:1.5;}.form-item-disclaimer .form-item__label{display:none;}.wgk-regional-basic-location-search-form{display:block;color:var(--base-color);}.wgk-regional-basic-location-search-form form{margin-top:1.5rem;gap:0;--button-height:3rem;--input-height:3rem;}.wgk-regional-basic-location-search-form [type=submit],.wgk-regional-basic-location-search-form button[type=submit],.wgk-regional-basic-location-search-form .btn--submit{--c-icon:var(--c-blue);--btn-submit-background:var(--c-yellow);--btn-submit-background-hover:var(--c-yellow);--btn-submit-color:var(--c-blue);}.wgk-regional-basic-location-search-form .form-container--basic-department-search-container{display:flex;flex-flow:column;flex-wrap:wrap;row-gap:20px;}.wgk-regional-basic-location-search-form .form-container--basic-department-search-container #basic-province-ajax-wrapper{display:none;}@media (min-width:48em){.wgk-regional-basic-location-search-form .form-container--basic-department-search-container{flex-flow:row;gap:none;}}.wgk-regional-basic-location-search-form .form-container--basic-department-search-container .form-item-location{width:100%;}@media (min-width:48em){.wgk-regional-basic-location-search-form .form-container--basic-department-search-container .form-item-location{width:250px;margin-right:20px;}.wgk-regional-basic-location-search-form .form-container--basic-department-search-container .form-item-location ::placeholder{font-size:0.75rem;}}@media (min-width:64em){.wgk-regional-basic-location-search-form .form-container--basic-department-search-container .form-item-location{width:300px;}.wgk-regional-basic-location-search-form .form-container--basic-department-search-container .form-item-location ::placeholder{font-size:0.9em;}}.wgk-regional-basic-location-search-form .form-container--basic-department-info-container{display:inline-flex;flex-wrap:wrap;align-items:center;gap:15px;padding:15px;background:#fff;border-radius:var(--box-radius);}.wgk-regional-basic-location-search-form .form-container--basic-department-info-container:empty{display:none;}.wgk-regional-basic-location-search-form .form-container--basic-department-info-container .department-info-simple-wrapper{display:flex;align-items:center;}.wgk-regional-basic-location-search-form .form-container--basic-department-info-container .department-info-simple-wrapper::after{content:"";display:inline-block;width:1px;height:18px;margin-left:15px;background:var(--base-color);opacity:0.3;}.wgk-regional-basic-location-search-form .form-container--basic-department-info-container .edit-location{display:flex;align-items:center;gap:10px;font-weight:600;}.wgk-regional-basic-location-search-form .form-container--basic-department-info-container .edit-location::before{content:"";background-image:url('data:image/svg+xml,<svg fill="none" height="17" viewBox="0 0 17 17" width="17" xmlns="http://www.w3.org/2000/svg"><path d="m1.125 11.7812c.09375-.3124.25-.625.4375-.875v-.0312h.03125c.0625-.0938.15625-.1875.21875-.25l9.5-9.5c.7813-.78125 2.0625-.78125 2.8437 0l1.2188 1.21875c.0938.09375.1875.21875.25.3125.5312.78125.4375 1.84375-.25 2.53125l-9.5 9.5c-.03125.0313-.09375.0625-.125.125-.03125.0313-.09375.0625-.125.0937v.0313h-.03125c-.25.1875-.5625.3437-.875.4375l-2.4375.7188-1.34375.4062c-.25.0625-.53125 0-.71875-.2188-.21875-.1874-.28125-.4687-.1875-.7187l.375-1.3437zm10.8438-5.31245-1.9376-1.9375-5.81245 5.81255.375 1.5624 1.5625.375zm-8.93755 5.25005-.375.25c-.03125.0624-.0625.1562-.09375.25l-.21875.7187-.5 1.7187 1.71875-.5.71875-.2187c.09375-.0313.1875-.0625.25-.0937l.25-.3438-.96875-.25c-.28125-.0625-.5-.2812-.5625-.5625zm6.8125-4.37505-3 3.00005c-.1875.1874-.53125.1874-.71875 0-.1875-.1876-.1875-.50005 0-.68755l3-3c.1875-.21875.53125-.21875.71875 0 .18745.1875.18745.5 0 .6875z" fill="%23001f5b"/></svg>');background-position:50% 52.5%;background-size:contain;color:transparent;display:inline-block;min-height:16px;width:16px;flex:0 0 16px;}.wgk-regional-basic-location-search-form .form-container--basic-department-info-container .btn--submit{box-shadow:none;}@media (max-width:calc(48em - 1px)){.wgk-regional-basic-location-search-form .form-container--basic-department-info-container .btn--submit{flex:1 1 100%;margin-top:15px;}}.wgk-regional-basic-location-search-form .form-container--basic-department-info-container .btn--submit::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.59375 0.691406L12.4062 5.28516C12.543 5.42188 12.625 5.58594 12.625 5.77734C12.625 5.94141 12.543 6.10547 12.4062 6.24219L7.59375 10.8359C7.34766 11.082 6.91016 11.082 6.66406 10.8086C6.41797 10.5625 6.41797 10.125 6.69141 9.87891L10.3281 6.43359H1.03125C0.648438 6.43359 0.375 6.13281 0.375 5.77734C0.375 5.39453 0.648438 5.12109 1.03125 5.12109H10.3281L6.69141 1.64844C6.41797 1.40234 6.41797 0.964844 6.66406 0.71875C6.91016 0.445312 7.32031 0.445312 7.59375 0.691406Z' fill='%23001F5B'/%3E%3C/svg%3E%0A");background-position:50% 52.5%;background-size:contain;color:transparent;display:inline;min-height:12px;width:13px;flex:0 0 13px;}.view{position:relative;width:100%;}.view__main{display:flex;flex-direction:column;gap:2em;}.view__exposed{flex:0 0 1px;position:absolute;}@media (min-width:64em){.view__exposed{position:revert;}}.view__results{flex:1;}.view__results > * + *{margin-top:2em;}.view__rows{display:grid;grid-template-columns:1fr;}.view__row{display:flex;flex-wrap:wrap;}.view__row > *{width:100%;min-width:100%;}.view__attachment{grid-column:1/-1;}.view__bar{display:block;background:linear-gradient(0deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);position:sticky;bottom:0;flex:0 0 100%;pointer-events:none;z-index:10;}.view__options{pointer-events:all;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;padding:2em 1em 1em;position:relative;}@media (min-width:64em){.view__options{display:none;padding:2em;}}.view__option{font-size:0.8em;position:relative;z-index:1;}@media (min-width:64em){.view__option{font-size:1em;}}.view #active-search-filters,.view #active_prov{display:none;}@media (min-width:64em){.view #active-search-filters,.view #active_prov{position:absolute;width:10px;left:-100vw;}}.view article{align-self:stretch;width:100%;}.view article .btn{width:100%;}.view .btn--remove{margin-top:0.5em;}.view .btn--remove[disabled] .nico{display:none;}.view .dialog{background-color:transparent;appearance:none;display:flex;padding:0;border:none;margin:0;max-width:none;max-height:none;transition:all 0.25s;transform:scale(0);opacity:0;position:fixed;width:100%;height:100%;transform-origin:bottom center;}@media (min-width:64em){.view .dialog{position:static;display:flex !important;opacity:1;transition:none;transform:scale(1);width:100%;}}.view .dialog__head{display:none;--c-icon:currentColor;}.view .dialog__content{flex:1;}.view .dialog:modal{background-color:#fff;display:flex;flex-direction:column;opacity:1;gap:2em;transform:scale(1);transition:all 0.25s;}@media (min-width:64em){.view .dialog:modal{position:static;display:block;opacity:1;transition:none;transform:scale(1);}}.view .dialog:modal .dialog__head{background-color:#fff;border-bottom:1px solid var(--c-stroke);padding:1em var(--content-side-space);display:flex;font-weight:600;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:2;}.view .dialog:modal .dialog__content{background:#fff;flex:1;display:flex;flex-direction:column;z-index:1;}.view .dialog:modal form > *{padding-left:var(--content-side-space);padding-right:var(--content-side-space);width:100%;}dialog[open]{display:flex;flex-direction:column;gap:0;}dialog[open] .dialog__content{height:100%;}dialog[open] .viewform{display:flex;flex-direction:column;height:100%;}dialog[open] .viewform .active-filters{display:none;}dialog[open] .viewform .form-actions{border-top:1px solid var(--c-stroke);padding:1em;opacity:1;margin-top:auto;position:sticky;bottom:0;--btn-width:100%;}dialog[open] .viewform .form-actions .btn.js-hide{display:revert;}.vef__active{display:none;}@media (max-width:calc(64em - 1px)){.vef__active{display:none !important;}}.vef__sort{display:none;}@media (min-width:calc(64em - 1px)){.vef__sort{display:block;position:absolute;top:0;right:-20px;}}.vef__mobile-options{display:block;padding:0 1em 1em;}@media (min-width:64em){.vef__mobile-options{display:none;}}@media (max-width:calc(64em - 1px)){.vef__desktop-submit{display:none !important;}}@media (min-width:64em){.vef__desktop-submit{padding:2em 0;display:block;position:sticky;bottom:0;}}.js .vef__desktop-submit{transition:opacity 0.3s ease-in-out;}@media (max-width:calc(64em - 1px)){.js .vef__desktop-submit{display:none !important;}}.js .vef__desktop-submit.is-invisible{opacity:0;}.js .vef__desktop-submit.is-visible{opacity:1;}.js .vef__desktop-submit.is-offscreen{transform:translateX(-100vw);}.js .vef__desktop-submit.is-onscreen{transform:translateX(0);}.viewform .form-fieldset--straal label{display:none;}.viewform .form-fieldset--straal > div{padding-left:1.5em;}.viewform .form-fieldset--straal .form-item-proximity{margin-left:-1.5em;}.viewform .form-fieldset--straal .form-item-proximity label{display:none;}.viewform .form-fieldset--straal .select{margin-bottom:0.5em;}.viewform .form-fieldset--straal .select .input{max-width:120px;}.form-item-start .input,.form-item-end .input{max-width:150px;}.form-item-start input::placeholder,.form-item-end input::placeholder{opacity:0;}.form-item-end{margin-top:0.5em;}.vef__remove-filter{background-color:var(--c-blue);color:white;border-radius:100px;display:flex;font-size:0.9em;gap:0.5em;align-items:center;margin:10px 0;padding:var(--btn-padding-y) var(--btn-padding-x);}.vef__remove-filter .btn__icon{color:var(--c-yellow);}.vef__remove-filter[disabled]{background-color:var(--c-gray);cursor:not-allowed;}.vef__remove-filter[disabled] .btn__icon{display:none;}.vef-modal{background-color:#fff;position:fixed;inset:0;z-index:99;transform:scale(0);opacity:0;transition:transform 0.3s ease-in-out,opacity 0.3s ease-in-out;transform-origin:bottom center;}@media (min-width:64em){.vef-modal{display:block !important;position:static !important;transform:scale(1) !important;opacity:1 !important;transition:none !important;}}.vef-modal--open{overflow:scroll;transform:scale(1);opacity:1;}.vef-modal__head{border-bottom:1px solid var(--c-blue-300);}@media (min-width:64em){.vef-modal__head{display:none;}}.vef-modal__body{display:flex;flex-direction:column;gap:0.75em;padding:30px;}@media (min-width:64em){.vef-modal__body{padding:0;}}.vef-modal__foot{display:flex;justify-content:center;align-items:center;position:sticky;bottom:0;padding:0 1em 1em;}@media (min-width:64em){.vef-modal__foot{display:none;}}.pager{cursor:default;font-size:1em;margin:2em 0;padding:0;text-align:center;}.pager__items{color:var(--c-gray);display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:auto;padding:0;gap:4px;}.pager__item{border-radius:4px;display:inline-block;margin:0;padding:0;text-align:center;}.pager__item a{display:inline-block;border-radius:4px;color:currentColor;font-weight:600;font-size:1.25rem;padding:6px 10px 6px 10px;text-align:center;text-decoration:none;}.pager__item a:hover{background-color:var(--c-blue-100);}.pager__item a::before{content:" ";padding-left:3px;}.pager__item.is-active{border:1px solid var(--c-gray);font-weight:normal;padding:0;}.pager__item.is-active a:hover{background-color:#fff;}.pager--infinite-scroll a{background-color:var(--c-yellow);color:var(--c-blue);padding:0.75em 2em;border-radius:0.5em;}.pager .nico{--c-icon:currentColor;}.block-views-blockpage-header-block-1,.block-views-blockjob-page-header-block-1{display:block;margin:0 auto;max-width:calc(var(--site-max-width) + 2 * var(--content-side-space));}.block-views-blockpage-header-block-1 .views-field,.block-views-blockjob-page-header-block-1 .views-field{border-radius:0 0 0 5em;overflow:hidden;position:relative;}.block-views-blockpage-header-block-1 .views-field img,.block-views-blockjob-page-header-block-1 .views-field img{width:100%;height:auto;}.view-care-page-overview .view__rows,.view-submenu-tree .view__rows{display:grid;gap:1em;grid-template-columns:1fr 1fr;}@media (min-width:48em){.view-care-page-overview .view__rows,.view-submenu-tree .view__rows{gap:1.25em;grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-care-page-overview .view__rows,.view-submenu-tree .view__rows{grid-template-columns:1fr 1fr 1fr;}}.view-care-page-overview .view__rows{margin-top:2em;}.view-related_pages .view__rows{display:grid;gap:2em;grid-template-columns:1fr;}@media (min-width:48em){.view-related_pages .view__rows{grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-related_pages .view__rows{grid-template-columns:1fr 1fr 1fr;}}.view-related-general .view__main{width:auto;margin-left:auto;margin-right:auto;}.view-related-general .view__head{text-align:center;}.view-related-general .view__rows{display:grid;gap:2em;grid-template-columns:1fr;}@media (min-width:48em){.view-related-general .view__rows{grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-related-general .view__rows{grid-template-columns:1fr 1fr 1fr;}}.page-node-15771 .block-views-blockcrosscheck-page-header-block-1{max-width:100%;display:flex;justify-content:flex-end;margin:0 auto;position:relative;width:var(--site-max-width) !important;min-height:324px;}.page-node-15771 .view-crosscheck-page-header{background-image:url("/themes/custom/wgkjobs/images/carequiz/WGK-00026_Carequiz_Visuals_Website_Header_1600x360.jpg");background-size:cover;background-position:right;min-height:200px;border:1px solid #eeeeee;}.page-node-15771 .view-crosscheck-page-header .view__visual{display:none;}.view-crosscheck-page-header{background-color:var(--c-blue);color:#fff;gap:2rem;display:flex;align-items:center;padding:4rem 2rem;border-radius:0 0 0 3rem;}.view-crosscheck-page-header .view__rows{flex:1;}.view-crosscheck-page-header .view__visual{font-size:4em;}.view-crosscheck-page-header h2{color:inherit;}.view-departments-section-page .viewform{display:flex;}@media (min-width:64em){.view-departments-section-page .viewform{flex-direction:row;}}.view-departments-section-page a{white-space:nowrap;}.view-departments-section-page table tr th:first-of-type,.view-departments-section-page table tr td:first-of-type{background:linear-gradient(270deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 35%);position:sticky;left:0;}.view-departments-section-page table th{border-bottom:1px solid var(--c-stroke);}@media (min-width:64em){.view-departments-section-page select{width:min(300px,100%);min-width:300px;}}.view-departments-section-page .dialog{width:unset;height:auto;margin-top:5rem;}.view-departments-section-page .dialog .viewform{justify-content:flex-end;gap:0;}@media (min-width:64em){.view-departments-section-page .dialog{align-items:flex-end;}}.view-departments-section-page .view__exposed{display:flex;justify-content:space-between;position:relative;flex-wrap:wrap;}.view-departments-section-page .block-wgk-regional-department-search-variant-block,.view-departments-section-page .block-wgk-regional-department-search-variant-block .form-ajax-wrapper,.view-departments-section-page .block-wgk-regional-department-search-variant-block .wgk-regional-location-search-form,.view-departments-section-page .block-wgk-regional-department-search-variant-block .wgk-regional-location-search-department-variant-form,.view-departments-section-page .block-wgk-regional-department-search-variant-block #form-ajax-wrapper{display:contents;}.view-departments-section-page #department-search-ajax-wrapper{flex:1;}.view-departments-section-page #department-info-ajax-wrapper{flex:100%;}.view-departments-section-page #department-info-ajax-wrapper > div:first-of-type{flex-direction:row;justify-content:space-between;display:flex;flex-wrap:wrap;}.view-jobs-search .view__rows{flex:1;display:grid;grid-template-columns:1fr;gap:1px;}@media (min-width:48em){.view-jobs-search .view__rows{overflow:hidden;grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-jobs-search .view__rows{grid-template-columns:1fr;}}@media (min-width:75em){.view-jobs-search .view__rows{grid-template-columns:1fr 1fr;}}.view-jobs-search .view__row{display:flex;align-items:center;padding:clamp(1.5em,18vw - 5em,2em) clamp(0px,12vw - 3em,2em);position:relative;border-top:1px solid var(--c-stroke);}@media (min-width:48em){.view-jobs-search .view__row{outline:1px solid var(--c-stroke);border:none;}}.view-jobs-search .view__row:last-child{border-bottom:1px solid var(--c-stroke);}@media (min-width:48em){.view-jobs-search .view__row:last-child{border:none;}}.view-jobs-search .view__row:nth-child(n+12){display:none;}.view-jobs-search .view__row--spontanious article{background-color:var(--c-blue);border-radius:0.5rem;color:#fff;display:flex;flex-direction:column;gap:0.5em;padding:1.5em 2em;}.view-jobs-search .view__row--spontanious article h2{font-weight:700;}.view-jobs-search .view__row--spontanious article h2,.view-jobs-search .view__row--spontanious article a{color:inherit;}.view-jobs-search .view__empty{background-color:#f5f5f5;border-radius:0.5rem;padding:4em;text-align:center;}.view-job-category-overview .view__rows{flex:1;display:grid;grid-template-rows:auto;grid-template-columns:auto;gap:1px;}@media (min-width:25em){.view-job-category-overview .view__rows{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));overflow:hidden;}}.view-job-category-overview .view__row{display:flex;align-items:center;padding:clamp(1.25em,18vw - 5em,2.5em) clamp(0px,12vw - 3em,1.8em);position:relative;border-top:1px solid var(--c-stroke);}@media (min-width:48em){.view-job-category-overview .view__row{outline:1px solid var(--c-stroke);border:none;}}.view-job-category-overview .view__row:last-child{border-bottom:1px solid var(--c-stroke);}@media (min-width:48em){.view-job-category-overview .view__row:last-child{border:none;}}.jobs-category{flex:1;display:flex;flex-direction:column;font-size:clamp(1em,0.75vw + 1rem,1.1em);width:100%;}.jobs-category__content{display:flex;flex-direction:row;align-items:center;gap:1em;}@media (min-width:48em){.jobs-category__content{flex-direction:column;}}.jobs-category__content-first{flex:1;width:50%;margin:0 auto;position:relative;}.jobs-category__content-second{flex:4;}@media (min-width:48em){.jobs-category__content-second{text-align:center;margin:0 auto;}}.jobs-category__img{background-color:#fff;box-shadow:0px 20px 40px 0px rgba(51,51,51,0.18);border-radius:50%;position:relative;inset:0;overflow:hidden;}.jobs-category__img::before{content:"";display:block;padding-top:100%;}.jobs-category__img img{position:absolute;inset:0;object-fit:cover;vertical-align:top;}.jobs-category__img .nico{display:flex;align-items:center;justify-content:center;position:absolute;inset:0;color:var(--c-yellow);margin:0;}.jobs-category__img .nico svg{height:60%;width:60%;}.jobs-category__name{font-weight:700;font-size:1em;line-height:1.35;}.jobs-category__link{font-weight:600;}.jobs-category__link a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M6.1875%201.16406L10.3125%205.10156C10.4297%205.21875%2010.5%205.35938%2010.5%205.52344C10.5%205.66406%2010.4297%205.80469%2010.3125%205.92188L6.1875%209.85938C5.97656%2010.0703%205.60156%2010.0703%205.39062%209.83594C5.17969%209.625%205.17969%209.25%205.41406%209.03906L8.53125%206.08594H0.5625C0.234375%206.08594%200%205.82812%200%205.52344C0%205.19531%200.234375%204.96094%200.5625%204.96094H8.53125L5.41406%201.98438C5.17969%201.77344%205.17969%201.39844%205.39062%201.1875C5.60156%200.953125%205.95312%200.953125%206.1875%201.16406Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center right;background-size:0.75rem;display:inline-block;line-height:1;padding:0 1.25rem 0.2em 0;text-decoration:none;}.jobs-category__link a::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;}@media (min-width:64em){.view-vlogs-overview .view__exposed .form-type-select{margin-left:auto;}}.view-vlogs-overview .view__main{display:flex;flex-direction:column;gap:2em 1em;}.view-vlogs-overview .view__rows{flex:1;display:grid;grid-template-columns:1fr;gap:1px;}@media (min-width:48em){.view-vlogs-overview .view__rows{overflow:hidden;grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-vlogs-overview .view__rows{grid-template-columns:1fr 1fr 1fr;}}.view-vlogs-overview .view__row{display:flex;align-items:center;padding:clamp(1.5em,18vw - 5em,2em) clamp(0px,12vw - 3em,2em);position:relative;border-top:1px solid var(--c-stroke);}@media (min-width:48em){.view-vlogs-overview .view__row{outline:1px solid var(--c-stroke);border:none;}}.view-vlogs-overview .view__row:last-child{border-bottom:1px solid var(--c-stroke);}@media (min-width:48em){.view-vlogs-overview .view__row:last-child{border:none;}}.view-vlogs-overview .view__empty{background-color:#f5f5f5;border-radius:0.5rem;padding:4em;text-align:center;}.view-vlogs-overview .vlog-t{text-align:center;}.view-vlogs-overview .vlog-t .field__item{text-align:center;}.view-vlogs-overview .vlog-t .flex-col > *{margin-left:auto;margin-right:auto;}.view-vlog-outro .view__rows{display:flex;flex-direction:column;}.view-vlog-outro .view__row{display:block;}.view-publications .view__rows{flex:1;display:grid;grid-template-columns:1fr;gap:1px;}@media (min-width:48em){.view-publications .view__rows{overflow:hidden;grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-publications .view__rows{grid-template-columns:1fr;}}@media (min-width:75em){.view-publications .view__rows{grid-template-columns:1fr 1fr;}}.view-publications .view__row{display:flex;align-items:center;padding:clamp(1.5em,18vw - 5em,2em) clamp(0px,12vw - 3em,2em);position:relative;border-top:1px solid var(--c-stroke);}@media (min-width:48em){.view-publications .view__row{outline:1px solid var(--c-stroke);border:none;}}.view-publications .view__row:last-child{border-bottom:1px solid var(--c-stroke);}@media (min-width:48em){.view-publications .view__row:last-child{border:none;}}.view-publications .view__empty{background-color:#f5f5f5;border-radius:0.5rem;padding:4em;text-align:center;}.view-publications-related .view__rows{flex:1;display:grid;grid-template-columns:1fr;gap:1px;}@media (min-width:48em){.view-publications-related .view__rows{overflow:hidden;grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-publications-related .view__rows{grid-template-columns:1fr 1fr 1fr;}}@media (min-width:75em){.view-publications-related .view__rows{grid-template-columns:1fr 1fr 1fr;}}.view-publications-related .view__row{display:flex;align-items:center;padding:clamp(1.5em,18vw - 5em,2em) clamp(0px,12vw - 3em,2em);position:relative;border-top:1px solid var(--c-stroke);}@media (min-width:48em){.view-publications-related .view__row{outline:1px solid var(--c-stroke);border:none;}}.view-publications-related .view__row:last-child{border-bottom:1px solid var(--c-stroke);}@media (min-width:48em){.view-publications-related .view__row:last-child{border:none;}}.view-site-search-section-page .view__rows{flex:1;display:grid;grid-template-columns:1fr;gap:1px;}@media (min-width:48em){.view-site-search-section-page .view__rows{overflow:hidden;grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-site-search-section-page .view__rows{grid-template-columns:1fr;}}@media (min-width:75em){.view-site-search-section-page .view__rows{grid-template-columns:1fr 1fr;}}.view-site-search-section-page .view__row{display:flex;align-items:center;padding:clamp(1.5em,18vw - 5em,2em) clamp(0px,12vw - 3em,2em);position:relative;border-top:1px solid var(--c-stroke);}@media (min-width:48em){.view-site-search-section-page .view__row{outline:1px solid var(--c-stroke);border:none;}}.view-site-search-section-page .view__row:last-child{border-bottom:1px solid var(--c-stroke);}@media (min-width:48em){.view-site-search-section-page .view__row:last-child{border:none;}}.view-site-search-section-page .form-item-field-searchable,.view-site-search-section-page .form-item-field-province-backer{display:none;}.view-site-search-section-page .form-item-field-searchable select,.view-site-search-section-page .form-item-field-province-backer select{height:200px;}.view-site-search-section-page .form-item-field-province{display:none;}.view-news-section-page .view__main,.view-press-section-page .view__main{display:flex;flex-direction:column;gap:2em 1em;}.view-news-section-page .view__rows,.view-press-section-page .view__rows{display:grid;gap:2em 1em;grid-template-columns:1fr;}@media (min-width:48em){.view-news-section-page .view__rows,.view-press-section-page .view__rows{overflow:hidden;grid-template-columns:1fr 1fr;}}@media (min-width:75em){.view-news-section-page .view__rows,.view-press-section-page .view__rows{grid-template-columns:1fr 1fr 1fr;}}.view-news-section-page .view__empty,.view-press-section-page .view__empty{background-color:#f5f5f5;border-radius:0.5rem;padding:4em;text-align:center;}@media (min-width:64em){.view-news-section-page form,.view-press-section-page form{flex-direction:row;flex-wrap:nowrap;align-items:flex-end;}}.view-news-section-page form .txtbox,.view-press-section-page form .txtbox{margin-right:auto;width:min(250px,100%);}.view-news-section-page form .txtbox label,.view-press-section-page form .txtbox label{display:none;}.view-news-section-page form .txtbox .clearable-input,.view-press-section-page form .txtbox .clearable-input{position:relative;}.view-news-section-page form .txtbox .clearable-input input,.view-press-section-page form .txtbox .clearable-input input{padding-right:30px;}.view-news-section-page form .txtbox .clearable-input .clear-icon,.view-press-section-page form .txtbox .clearable-input .clear-icon{background:url("data:image/svg+xml,%3Csvg%20fill%3D%22%23999999%22%20height%3D%22800px%22%20width%3D%22800px%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20%20viewBox%3D%220%200%20460.775%20460.775%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M285.08%2C230.397L456.218%2C59.27c6.076-6.077%2C6.076-15.911%2C0-21.986L423.511%2C4.565c-2.913-2.911-6.866-4.55-10.992-4.55c-4.127%2C0-8.08%2C1.639-10.993%2C4.55l-171.138%2C171.14L59.25%2C4.565c-2.913-2.911-6.866-4.55-10.993-4.55c-4.126%2C0-8.08%2C1.639-10.992%2C4.55L4.558%2C37.284c-6.077%2C6.075-6.077%2C15.909%2C0%2C21.986l171.138%2C171.128L4.575%2C401.505c-6.074%2C6.077-6.074%2C15.911%2C0%2C21.986l32.709%2C32.719c2.911%2C2.911%2C6.865%2C4.55%2C10.992%2C4.55c4.127%2C0%2C8.08-1.639%2C10.994-4.55l171.117-171.12l171.118%2C171.12c2.913%2C2.911%2C6.866%2C4.55%2C10.993%2C4.55c4.128%2C0%2C8.081-1.639%2C10.992-4.55l32.709-32.719c6.074-6.075%2C6.074-15.909%2C0-21.986L285.08%2C230.397z%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;background-size:contain;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:10px;height:10px;cursor:pointer;}.view-news-section-page form .select,.view-press-section-page form .select{width:min(250px,100%);}.view-news-section-page form .form-actions,.view-press-section-page form .form-actions{opacity:1;}@media (min-width:64em){.view-news-section-page .form-type-txt,.view-press-section-page .form-type-txt{margin-right:auto;}}@media (min-width:64em){.view-news-section-page .btn__txt,.view-press-section-page .btn__txt{display:none;}}.view-event-series,.view-events-section-page{--card-shadow:none;}.view-event-series .view__rows,.view-events-section-page .view__rows{flex:1;display:grid;overflow:hidden;gap:1px;grid-template-columns:1fr;}@media (min-width:48em){.view-event-series .view__rows,.view-events-section-page .view__rows{overflow:hidden;grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-event-series .view__rows,.view-events-section-page .view__rows{grid-template-columns:1fr;}}@media (min-width:75em){.view-event-series .view__rows,.view-events-section-page .view__rows{grid-template-columns:1fr 1fr;}}.view-event-series .view__row,.view-events-section-page .view__row{display:flex;align-items:center;padding:clamp(1em,18vw - 5em,2em) clamp(0px,12vw - 3em,2em);position:relative;outline:1px solid var(--c-stroke);}.view-event-series .view__empty,.view-events-section-page .view__empty{background-color:#f5f5f5;border-radius:0.5rem;padding:4em;text-align:center;}.view-event-series .event-card__box,.view-events-section-page .event-card__box{min-height:0;height:100%;padding-top:0;padding-bottom:0;padding-right:0;}.view-event-series .event-card__big-date,.view-events-section-page .event-card__big-date{top:0;}.view-event-series .form-fieldset--thema,.view-events-section-page .form-fieldset--thema{outline:1px dashed #666;outline-offset:10px;display:none;}.view-event-series .form-fieldset--thema::before,.view-events-section-page .form-fieldset--thema::before{color:red;padding:5px;content:"Enkel zichtbaar voor webmasters";display:block;}.view-event-series .form-fieldset--thema .form-fieldset__content,.view-events-section-page .form-fieldset--thema .form-fieldset__content{max-height:200px;overflow:auto;}.role-webmaster .view-event-series .form-fieldset--thema,.role-webmaster .view-events-section-page .form-fieldset--thema{display:revert;}.view-articles-front-promoted .view__rows{display:grid;grid-template-columns:1fr;gap:1em 2em;}@media (min-width:64em){.view-articles-front-promoted .view__rows{grid-template-columns:1fr 1fr 1fr;}}.view-events-front .view-offset{margin-left:calc(var(--content-side-space) * -1);margin-right:calc(var(--content-side-space) * -1);overflow:hidden;}@media (min-width:64em){.view-events-front .view-offset{overflow:visible;margin-left:0;margin-right:0;}}.view-events-front .view-content{display:flex;flex-direction:column;gap:1em;}.view-events-front .view-content::after{content:"flickity";position:absolute;opacity:0;left:-100vw;}@media (min-width:64em){.view-events-front .view-content::after{content:"";display:none;}}.view-events-front .view-content .event-card{position:relative;}.view-events-front .view-content.flickity-enabled{display:block;}.view-events-front .view-content.flickity-enabled .views-row{margin-top:0.5rem;margin-bottom:2rem;width:85%;margin-right:var(--content-side-space);}.view-events-front .view-content.flickity-enabled .event-card{transform:translateX(var(--content-side-space));}.view-events-front .flickity-page-dots{margin-top:0;}.block-views-blockstories-tips-section-page .block__content{max-width:none;}.view-stories-tips-section-page-highlighted .view__nav-exposed,.view-stories-tips-section-page .view__nav-exposed{display:flex;align-items:center;gap:2em;flex-wrap:wrap;}@media (min-width:48em){.view-stories-tips-section-page-highlighted .view__nav-exposed,.view-stories-tips-section-page .view__nav-exposed{padding:1.5em 0;}}@media (max-width:48em){.view-stories-tips-section-page-highlighted .view__nav-exposed,.view-stories-tips-section-page .view__nav-exposed{width:100%;}}.view-stories-tips-section-page-highlighted .view__nav,.view-stories-tips-section-page .view__nav{line-height:1.2;}@media (max-width:48em){.view-stories-tips-section-page-highlighted .view__nav,.view-stories-tips-section-page .view__nav{width:100%;}}.view-stories-tips-section-page-highlighted .view__nav .menu,.view-stories-tips-section-page .view__nav .menu{display:flex;align-items:center;flex-wrap:wrap;gap:2em;}@media (max-width:48em){.view-stories-tips-section-page-highlighted .view__nav .menu,.view-stories-tips-section-page .view__nav .menu{flex-direction:column;gap:1px;width:100%;}}.view-stories-tips-section-page-highlighted .view__nav li,.view-stories-tips-section-page .view__nav li{border-right:1px solid var(--c-stroke);padding-right:2em;}.view-stories-tips-section-page-highlighted .view__nav li:last-child,.view-stories-tips-section-page .view__nav li:last-child{padding-right:revert;border:none;}@media (max-width:48em){.view-stories-tips-section-page-highlighted .view__nav li,.view-stories-tips-section-page .view__nav li{width:100%;border-right:unset;padding:12px 0;border-bottom:1px dotted color-mix(in srgb,currentColor 40%,transparent);}}.view-stories-tips-section-page-highlighted .view__nav a,.view-stories-tips-section-page .view__nav a{color:var(--c-blue);font-weight:600;text-decoration:underline;white-space:nowrap;}.view-stories-tips-section-page-highlighted .view__exposed,.view-stories-tips-section-page .view__exposed{flex:1;}.view-stories-tips-section-page-highlighted .view__title,.view-stories-tips-section-page .view__title{font-size:clamp(1.5rem,1vw + 1.25rem,2rem);font-weight:900;}.view-stories-tips-section-page-highlighted .view__results,.view-stories-tips-section-page .view__results{margin-left:auto;margin-right:auto;width:calc(100% - var(--content-side-space) * 2);max-width:var(--content-max-width);}.view-stories-tips-section-page-highlighted .view__rows,.view-stories-tips-section-page .view__rows{padding:1px;display:grid;gap:3em 1em;grid-template-columns:1fr;}@media (min-width:48em){.view-stories-tips-section-page-highlighted .view__rows,.view-stories-tips-section-page .view__rows{overflow:hidden;grid-template-columns:1fr 1fr;}}@media (min-width:75em){.view-stories-tips-section-page-highlighted .view__rows,.view-stories-tips-section-page .view__rows{grid-template-columns:1fr 1fr 1fr;}}.view-stories-tips-section-page-highlighted .view__attachment,.view-stories-tips-section-page .view__attachment{margin-bottom:2em;}@media (min-width:64em){.view-stories-tips-section-page-highlighted form,.view-stories-tips-section-page form{flex-direction:row;flex-wrap:nowrap;align-items:flex-end;}}.view-stories-tips-section-page-highlighted form .txtbox,.view-stories-tips-section-page form .txtbox{margin-right:auto;width:min(250px,100%);}.view-stories-tips-section-page-highlighted form .txtbox label,.view-stories-tips-section-page form .txtbox label{display:none;}.view-stories-tips-section-page-highlighted form .select,.view-stories-tips-section-page form .select{width:min(250px,100%);}.view-stories-tips-section-page-highlighted form .form-actions,.view-stories-tips-section-page form .form-actions{opacity:1;}@media (min-width:64em){.view-stories-tips-section-page-highlighted .form-type-txt,.view-stories-tips-section-page .form-type-txt{margin-right:auto;}}@media (min-width:64em){.view-stories-tips-section-page-highlighted .btn__txt,.view-stories-tips-section-page .btn__txt{display:none;}}.view-stories-tips-section-page-highlighted .bg-gray{margin-top:4em;}.view-stories-tips-section-page-highlighted .bg-gray .view__results{margin-top:-3em;margin-bottom:3em;}.view-stories-tips-section-page-term-topic,.view-stories-tips-section-page-term-label,.view-stories-tips-section-page-term{position:relative;}.view-stories-tips-section-page-term-topic .view__results,.view-stories-tips-section-page-term-label .view__results,.view-stories-tips-section-page-term .view__results{width:100%;}.view-stories-tips-section-page-term-topic .view__rows,.view-stories-tips-section-page-term-label .view__rows,.view-stories-tips-section-page-term .view__rows{padding:1px;display:grid;gap:3em 1em;grid-template-columns:1fr;}@media (min-width:48em){.view-stories-tips-section-page-term-topic .view__rows,.view-stories-tips-section-page-term-label .view__rows,.view-stories-tips-section-page-term .view__rows{overflow:hidden;grid-template-columns:1fr 1fr;}}@media (min-width:75em){.view-stories-tips-section-page-term-topic .view__rows,.view-stories-tips-section-page-term-label .view__rows,.view-stories-tips-section-page-term .view__rows{grid-template-columns:1fr 1fr 1fr;}}.view-recipes-section-page .view__rows{flex:1;display:grid;grid-template-columns:1fr;gap:1em;}@media (min-width:48em){.view-recipes-section-page .view__rows{grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-recipes-section-page .view__rows{gap:2em 1em;grid-template-columns:1fr;}}@media (min-width:75em){.view-recipes-section-page .view__rows{grid-template-columns:1fr 1fr;}}.view-recipes-section-page .view__empty{background-color:#f5f5f5;border-radius:0.5rem;padding:4em;text-align:center;}.block-views-blockcontactperson-sidebar-block-1 .view__row{display:block;}.view-doormat-contact-info .view__bar{display:none;}.view-doormat-contact-info .views-field{margin-top:1em;}.view-cb-testimonial{width:100%;}.view-cb-testimonial .view__main{width:100%;}.testimonials-slider{padding:40px 20px;}@media (max-width:64em){.testimonials-slider h3{text-align:center;}}.testimonials-slider .flickity-page-dots{margin-top:40px;justify-content:left;}.testimonials-slider .flickity-page-dots .dot{height:11px;width:11px;background-color:transparent;border:1px solid var(--c-blue);}.testimonials-slider .flickity-page-dots .dot.is-selected{background-color:var(--c-blue);}@media (max-width:64em){.testimonials-slider .flickity-page-dots{justify-content:center;}}@media (min-width:64em){.testimonials-slider{padding:60px;}}@media (min-width:64em){.view-site-search-section-page .view__main,.view-recipes-section-page .view__main,.view-events-section-page .view__main,.view-jobs-search .view__main,.view-publications-section-page .view__main,.view-recipes-section-page .view__main,.view-event-series .view__main{display:flex;flex-direction:row;gap:4em;}}@media (min-width:64em){.view-site-search-section-page .view__exposed,.view-recipes-section-page .view__exposed,.view-events-section-page .view__exposed,.view-jobs-search .view__exposed,.view-publications-section-page .view__exposed,.view-recipes-section-page .view__exposed,.view-event-series .view__exposed{flex:0 0 300px;width:300px;}}@media (min-width:64em){.view-site-search-section-page .view__row,.view-recipes-section-page .view__row,.view-events-section-page .view__row,.view-jobs-search .view__row,.view-publications-section-page .view__row,.view-recipes-section-page .view__row,.view-event-series .view__row{overflow:hidden;}}@media (min-width:64em){.view-site-search-section-page .form-actions,.view-recipes-section-page .form-actions,.view-events-section-page .form-actions,.view-jobs-search .form-actions,.view-publications-section-page .form-actions,.view-recipes-section-page .form-actions,.view-event-series .form-actions{box-shadow:0px 0px 20px 20px #fff;background-color:#fff;position:sticky;padding:1em 0 2em 0;bottom:0;opacity:1;transition:opacity 0.25s;}}.view-site-search-section-page .form-actions .btn,.view-recipes-section-page .form-actions .btn,.view-events-section-page .form-actions .btn,.view-jobs-search .form-actions .btn,.view-publications-section-page .form-actions .btn,.view-recipes-section-page .form-actions .btn,.view-event-series .form-actions .btn{width:100%;}@media (min-width:64em){.view-site-search-section-page .interacted .form-actions,.view-recipes-section-page .interacted .form-actions,.view-events-section-page .interacted .form-actions,.view-jobs-search .interacted .form-actions,.view-publications-section-page .interacted .form-actions,.view-recipes-section-page .interacted .form-actions,.view-event-series .interacted .form-actions{opacity:1;}}@media (min-width:64em){.view-site-search-section-page .btn--submit.looks-disabled,.view-recipes-section-page .btn--submit.looks-disabled,.view-events-section-page .btn--submit.looks-disabled,.view-jobs-search .btn--submit.looks-disabled,.view-publications-section-page .btn--submit.looks-disabled,.view-recipes-section-page .btn--submit.looks-disabled,.view-event-series .btn--submit.looks-disabled{transition:all;}}.view-site-search-section-page .views-exposed-form,.view-recipes-section-page .views-exposed-form,.view-events-section-page .views-exposed-form,.view-jobs-search .views-exposed-form,.view-publications-section-page .views-exposed-form,.view-recipes-section-page .views-exposed-form,.view-event-series .views-exposed-form{position:sticky;top:50px;}.view-event-series .views-exposed-form{position:unset !important;top:unset !important;}.view__rows > .views-infinite-scroll-content-wrapper{grid-column:1/-1;display:inherit;gap:inherit;grid-template-columns:inherit;outline:none;}.view-glossary-list.view-display-id-page-1 .views-group,.view-glossary-list.view-display-id-default .views-group{margin-bottom:3rem;}.view-glossary-list.view-display-id-page-1 .views-group .views-group__rows,.view-glossary-list.view-display-id-default .views-group .views-group__rows{display:grid;gap:1rem;grid-template-columns:auto;}@media (min-width:64em){.view-glossary-list.view-display-id-page-1 .views-group .views-group__rows,.view-glossary-list.view-display-id-default .views-group .views-group__rows{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));}}.view-glossary-list.view-display-id-page-1 .views-group .views-group__rows .view__row,.view-glossary-list.view-display-id-default .views-group .views-group__rows .view__row{border:1px solid var(--c-stroke);border-radius:0.5rem;padding:1.5rem;flex-direction:column;}.view-glossary-list.view-display-id-page-1 .views-group__title,.view-glossary-list.view-display-id-default .views-group__title{margin-bottom:1rem;}.view-glossary-list-attachment-1 .view__rows{display:flex;flex-wrap:wrap;}* + [class=block]{margin-top:1.25rem;}* + .block-views-blockrelated-general{margin-top:3rem;}.block--type-user-location-testimonials{padding:60px 0;background-color:var(--c-blue);}.block--type-user-location-testimonials .block-wgk-regional{color:white;}@media (max-width:64em){.block--type-user-location-testimonials .block-wgk-regional{margin-bottom:40px;}}.block--type-user-location-testimonials .block-wgk-regional .auto-geocode{color:white;margin-inline:auto;}.block--type-user-location-testimonials .block-wgk-regional .location-intro__title{display:block;text-align:center;color:white;}.block--type-user-location-testimonials .block-wgk-regional .department-search__title{margin-bottom:15px;font-size:clamp(1.5rem,1vw + 1rem,1.875rem);text-align:center;color:white;}.block--type-user-location-testimonials .block-wgk-regional .department-search__sub-title{text-align:center;}.block--type-user-location-testimonials a[id*=edit-edit-location]{background-image:url('data:image/svg+xml,<svg fill="none" height="17" viewBox="0 0 17 17" width="17" xmlns="http://www.w3.org/2000/svg"><path d="m1.125 11.7812c.09375-.3124.25-.625.4375-.875v-.0312h.03125c.0625-.0938.15625-.1875.21875-.25l9.5-9.5c.7813-.78125 2.0625-.78125 2.8437 0l1.2188 1.21875c.0938.09375.1875.21875.25.3125.5312.78125.4375 1.84375-.25 2.53125l-9.5 9.5c-.03125.0313-.09375.0625-.125.125-.03125.0313-.09375.0625-.125.0937v.0313h-.03125c-.25.1875-.5625.3437-.875.4375l-2.4375.7188-1.34375.4062c-.25.0625-.53125 0-.71875-.2188-.21875-.1874-.28125-.4687-.1875-.7187l.375-1.3437zm10.8438-5.31245-1.9376-1.9375-5.81245 5.81255.375 1.5624 1.5625.375zm-8.93755 5.25005-.375.25c-.03125.0624-.0625.1562-.09375.25l-.21875.7187-.5 1.7187 1.71875-.5.71875-.2187c.09375-.0313.1875-.0625.25-.0937l.25-.3438-.96875-.25c-.28125-.0625-.5-.2812-.5625-.5625zm6.8125-4.37505-3 3.00005c-.1875.1874-.53125.1874-.71875 0-.1875-.1876-.1875-.50005 0-.68755l3-3c.1875-.21875.53125-.21875.71875 0 .18745.1875.18745.5 0 .6875z" fill="white"/></svg>');color:white;}.block--type-user-location-testimonials input.georesult-postal-code{background:transparent;color:white;display:flex;box-shadow:none;border:0.5px solid #abb8cf;padding:14px;height:48px;margin-top:26px;}.block--type-user-location-testimonials input.georesult-postal-code + .placeholder-label{background:var(--c-blue);color:white;font-style:normal;transform:none;font-size:12px;font-weight:700;margin:auto;left:50%;transform:translateX(-50%);top:-6px;}.block--type-user-location-testimonials .btn--primary{background-color:white;color:var(--c-blue);--c-icon:var(--c-blue);}.block--type-user-location-testimonials .btn--primary::after{background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.59375 0.691406L12.4062 5.28516C12.543 5.42188 12.625 5.58594 12.625 5.77734C12.625 5.94141 12.543 6.10547 12.4062 6.24219L7.59375 10.8359C7.34766 11.082 6.91016 11.082 6.66406 10.8086C6.41797 10.5625 6.41797 10.125 6.69141 9.87891L10.3281 6.43359H1.03125C0.648438 6.43359 0.375 6.13281 0.375 5.77734C0.375 5.39453 0.648438 5.12109 1.03125 5.12109H10.3281L6.69141 1.64844C6.41797 1.40234 6.41797 0.964844 6.66406 0.71875C6.91016 0.445312 7.32031 0.445312 7.59375 0.691406Z' fill='%23001F5B'/%3E%3C/svg%3E%0A");}.block--type-user-location-testimonials .button{--c-icon:var(--c-blue);--btn-submit-background:#fff;--btn-submit-background-hover:#fff;--btn-submit-color:var(--c-blue);}.block--type-user-location-testimonials .button:disabled{opacity:0.4;border-radius:5px;background-color:white;box-shadow:0px 15px 30px 0px rgba(0,40,109,0.18);}.block--type-user-location-testimonials .block-views-blocktestimonials-patients-partners-no-video{height:100%;}.block--type-user-location-testimonials .block-views-blocktestimonials-patients-partners-no-video .block__content,.block--type-user-location-testimonials .block-views-blocktestimonials-patients-partners-no-video .view-testimonials{height:100%;}.block--type-user-location-testimonials .block-views-blocktestimonials-patients-partners-no-video .testimonials-slider{height:100%;justify-content:center;}@media (min-width:64em){.block--type-user-location-testimonials{padding:90px;}}.b-gt-magazine{margin-bottom:clamp(2rem,1rem + 5vw,4rem);margin-top:clamp(2rem,1rem + 5vw,4rem);display:flex;flex-direction:column;gap:0;position:relative;}.b-gt-magazine__img{border-radius:0.5em;overflow:hidden;position:absolute;inset:0 auto 4em 0;width:calc(100% - clamp(0px,5vw,4em));z-index:1;}@media (min-width:25em){.b-gt-magazine__img{max-width:min(810px,90vw);}}.b-gt-magazine__img img{object-fit:cover;width:100%;height:100%;}.b-gt-magazine__content{background-color:#fff;border-radius:0.5em;display:flex;flex-direction:column;gap:2em;position:relative;z-index:2;width:100%;}@media (min-width:25em){.b-gt-magazine__content{flex-direction:row;align-items:flex-start;background-color:#fff;box-shadow:0px 15px 30px rgba(0,40,109,0.18);padding:clamp(2em,1em + 2vw,3em) clamp(1.5em,1em + 2vw,2em);width:calc(100% - clamp(0px,5vw,4em));}}* + .b-gt-magazine__content{margin-left:auto;}@media (min-width:25em){* + .b-gt-magazine__content{max-width:min(810px,90vw);margin-top:clamp(1em,1em + 5vw,5em);}}.b-gt-magazine__cover{flex:0 1 20%;}.b-gt-magazine__cover img{width:100%;}.b-gt-magazine__info{flex:1;display:flex;flex-direction:column;gap:1em;}.b-gt-magazine__links{padding-top:0.5em;}.b-vlog-outro{margin-top:30px;}.b-vlog-outro .views-field-nothing a{color:unset;}.b-vlog-outro__img{flex:3;min-height:260px;}.b-vlog-outro__img img{height:100%;width:100%;object-fit:cover;}.b-vlog-outro__view{flex:3;padding:2em;align-self:center;}.b-vlog-outro .views-field + .views-field{margin-top:1.25rem;}.b-vlog-outro .views-field-field-function-call-2-action-1{display:inline-block;margin:0 0 10px 0;}.b-vlog-outro .views-field-field-function-call-2-action-1 + .views-field{display:inline-block;}.b-vlog-outro a.more-work{color:unset;}.b-news-events{padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(3rem,6vw,6rem);background-color:var(--c-blue-100);}.b-news-events__blocks{display:flex;flex-direction:column;gap:4rem;}@media (min-width:64em){.b-news-events__blocks{flex-direction:row;}}.b-news-events__blocks > *{flex:1;}.b-news-events h2{text-align:center;}.b-fc{position:fixed;bottom:1em;right:0;z-index:900;display:none;text-align:center;width:100%;}@media (min-width:64em){.b-fc{bottom:2em;right:var(--content-side-space);width:auto;}}.b-fc .btn{box-shadow:0px 0px 2em 1em rgba(255,255,255,0.75);font-size:80%;}@media (min-width:64em){.b-fc .btn{font-size:100%;}}.b-c2a{background-color:var(--c-blue-100);border-radius:0.5em;overflow:hidden;text-align:center;}.b-c2a h2{color:var(--c-blue);margin-top:-0.275em;}.b-c2a__visual{flex:1;}.b-c2a__visual img{height:100%;width:100%;object-fit:cover;}.b-c2a__main{flex:1;display:flex;align-items:center;justify-content:center;}.b-c2a__content{display:flex;flex-direction:column;gap:1em;padding:2em;width:100%;}.b-c2a:nth-child(even) .b-c2a__visual{order:2;}.b-c2a:nth-child(even) .b-c2a__main{order:1;}@media (min-width:48em){.max-slim-md .b-c2a,.slim .b-c2a{display:flex;flex-direction:row;gap:0;}}@media (min-width:64em){.max-slim-md .b-c2a,.slim .b-c2a{display:block;}}@media (min-width:64em){.max-slim-md .b-c2a .b-c2a__visual img,.slim .b-c2a .b-c2a__visual img{max-height:200px;}}@media (min-width:48em){.section--wide .b-c2a,.wide .b-c2a{display:flex;flex-direction:row;gap:0;}}.section--wide .b-c2a .b-c2a__content,.wide .b-c2a .b-c2a__content{max-width:440px;}.b-c2a .btn{width:100%;}.block--broken{display:none;}.user-logged-in .block--broken{background-color:var(--c-yellow-100);border-radius:1rem;padding:3rem;display:block;text-align:center;}.block--type-experts-speak{margin-top:clamp(-4rem,-6vw,-4rem);padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(3rem,6vw,6rem);background-color:var(--c-yellow);}.block--type-experts-speak .field--field-list-block-more-link .field__item{justify-content:center;margin-top:2rem;}#block-views-block-stories-tips-category-block-1,#block-views-block-header-nodes,#block-wgkjobs-views-block-taxonomy-header-header-image{display:flex;max-width:100%;display:flex;justify-content:flex-end;margin:0 auto;position:relative;width:var(--site-max-width);}#block-views-block-stories-tips-category-block-1 .block__content,#block-views-block-header-nodes .block__content,#block-wgkjobs-views-block-taxonomy-header-header-image .block__content{background-color:var(--c-blue-100);overflow:hidden;width:100%;max-width:100%;}@media (min-width:93.75em){#block-views-block-stories-tips-category-block-1 .block__content,#block-views-block-header-nodes .block__content,#block-wgkjobs-views-block-taxonomy-header-header-image .block__content{border-radius:0.5em;}}#block-views-block-stories-tips-category-block-1 .header-visual,#block-views-block-header-nodes .header-visual,#block-wgkjobs-views-block-taxonomy-header-header-image .header-visual{min-height:260px;position:relative;padding-top:88.5%;}#block-views-block-stories-tips-category-block-1 .header-visual.has-error,#block-views-block-header-nodes .header-visual.has-error,#block-wgkjobs-views-block-taxonomy-header-header-image .header-visual.has-error{padding-top:120%;}@media (min-width:48em){#block-views-block-stories-tips-category-block-1 .header-visual,#block-views-block-header-nodes .header-visual,#block-wgkjobs-views-block-taxonomy-header-header-image .header-visual{padding-top:26.5%;}#block-views-block-stories-tips-category-block-1 .header-visual.has-error,#block-views-block-header-nodes .header-visual.has-error,#block-wgkjobs-views-block-taxonomy-header-header-image .header-visual.has-error{padding-top:26.5%;}}#block-views-block-stories-tips-category-block-1 .header-visual .header-caption,#block-views-block-header-nodes .header-visual .header-caption,#block-wgkjobs-views-block-taxonomy-header-header-image .header-visual .header-caption{z-index:2;position:absolute;bottom:0;right:0;background-color:rgba(255,255,255,0.5);padding:2px 15px;border-radius:5px 0px 0px 0px;font-size:0.8rem;line-height:1rem;}#block-views-block-stories-tips-category-block-1 img,#block-views-block-header-nodes img,#block-wgkjobs-views-block-taxonomy-header-header-image img{object-fit:cover;position:absolute;inset:0;width:100%;height:100%;margin:0;}#block-views-block-stories-tips-category-block-1 .image-style-header-narrow,#block-views-block-header-nodes .image-style-header-narrow,#block-wgkjobs-views-block-taxonomy-header-header-image .image-style-header-narrow{display:block;}@media (min-width:48em){#block-views-block-stories-tips-category-block-1 .image-style-header-narrow,#block-views-block-header-nodes .image-style-header-narrow,#block-wgkjobs-views-block-taxonomy-header-header-image .image-style-header-narrow{display:none;}}#block-views-block-stories-tips-category-block-1 .image-style-header-wide,#block-views-block-header-nodes .image-style-header-wide,#block-wgkjobs-views-block-taxonomy-header-header-image .image-style-header-wide{display:none;}@media (min-width:48em){#block-views-block-stories-tips-category-block-1 .image-style-header-wide,#block-views-block-header-nodes .image-style-header-wide,#block-wgkjobs-views-block-taxonomy-header-header-image .image-style-header-wide{display:block;}}.page-node-13958 #block-views-block-header-nodes .block__content::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(35,34,34,0) 0%,rgba(35,34,34,0.8) 100%);}.block-regional--top-locations{margin-top:clamp(3rem,6vw,5rem);}.block-regional--top-locations h2{color:currentColor;margin-bottom:2em;text-align:center;}.block-regional--top-locations h3{margin-bottom:0.75em;}.block-regional--top-locations ul.menu{display:flex;flex-direction:column;gap:0.25em;}.block-regional--top-locations a{font-weight:600;}.block-regional--top-locations .item-list{margin-bottom:1em;}.block-wgk-regional-localized-page-index-links-block{margin-top:3em;}.block-wgk-regional-localized-page-index-links-block .menu{font-size:0.7em;margin-top:1em;columns:2;column-gap:1em;}@media (min-width:25em){.block-wgk-regional-localized-page-index-links-block .menu{columns:2;}}@media (min-width:48em){.block-wgk-regional-localized-page-index-links-block .menu{columns:3;column-gap:2em;}}@media (min-width:64em){.block-wgk-regional-localized-page-index-links-block .menu{columns:4;}}.block-wgk-regional-localized-page-index-links-block a{text-decoration:none;}.block-wgk-regional-localized-page-index-links-block a:hover{text-decoration:underline;}.block-wgk-regional-localized-page-top-locations-block h2{color:currentColor;margin-bottom:2rem;text-align:center;}.block-wgk-regional-localized-page-top-locations-block .menu{margin-top:1em;display:flex;flex-direction:row;gap:1em;flex-wrap:wrap;justify-content:center;}.block-wgk-regional-localized-page-top-locations-block a{background-color:var(--c-yellow);border-radius:2em;display:inline-block;padding:0.5em 1.5em;color:var(--c-blue);text-decoration:none;}.regional-box--full h2:not(.regional-box__title){color:var(--c-blue);font-size:1.5rem;font-weight:700;}.regional-box--full .wgk-regional-location-search-form .form-container--department-info-container span{font-size:1em;}.regional-box--full .form-container--department-info-container .department-info-ext-wrapper-body .department-info-ext-title,.regional-box--full .form-container--department-info-container .department-info-ext-wrapper-body a{display:none !important;}.regional-box--full .department-info-ext-team-title{display:block;margin-top:1.5em;margin-bottom:0.5em;padding-top:1.25em;position:relative;}.regional-box--full .department-info-ext-team-title::before{content:"";border-top:1px solid var(--c-blue-200);position:absolute;top:0;left:-2rem;right:-2rem;opacity:0.5;}.block-wgk-regional-info-side-panel-wrapper img{background:transparent;}.block-wgk-regional-info-side-panel-wrapper .wrapper-block-regional-content{display:flex;flex-direction:column;gap:1.5em;position:relative;}.block-wgk-regional-info-side-panel-wrapper .wrapper-block-regional-content > *:first-child{padding-top:1.5em;}.block-wgk-regional-info-side-panel-wrapper .wrapper-block-regional-content > *:first-child::before{content:"";border-top:1px solid var(--c-blue-200);position:absolute;top:0;left:-2rem;right:-2rem;opacity:0.5;}.block-wgk-regional-info-side-panel-wrapper .regional-contact-info{display:flex;flex-direction:column;gap:1em;}.block-wgk-regional-info-side-panel-wrapper .regional-contact-info h2{font-size:1.5rem;font-weight:700;}.block-wgk-regional-info-side-panel-wrapper .regional-contact-info-melding{background-color:var(--c-gray);box-shadow:0px 15px 30px rgba(0,40,109,0.18);border-radius:0.5em;color:#fff;padding:1em 1em 1em 5em;font-size:0.9em;margin:0.5em 0;overflow:hidden;position:relative;}.block-wgk-regional-info-side-panel-wrapper .regional-contact-info-melding-main{font-weight:600;}.block-wgk-regional-info-side-panel-wrapper .regional-contact-info-melding::before{background-color:rgba(255,255,225,0.1);background-image:url("data:image/svg+xml,%3Csvg width='6' height='15' viewBox='0 0 6 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 13.0001C5.53125 13.0001 6 13.4376 6 14.0001C6 14.5314 5.53125 15.0001 5 15.0001H1C0.4375 15.0001 0 14.5314 0 14.0001C0 13.4376 0.4375 13.0001 1 13.0001H2V7.00012H1C0.4375 7.00012 0 6.56262 0 6.00012C0 5.46887 0.4375 5.00012 1 5.00012H3C3.53125 5.00012 4 5.46887 4 6.00012V13.0001H5ZM3 3.00012C2.15625 3.00012 1.5 2.34387 1.5 1.53137C1.5 0.687622 2.15625 0.0313721 3 0.0313721C3.8125 0.0313721 4.5 0.687622 4.5 1.50012C4.5 2.34387 3.8125 3.00012 3 3.00012Z' fill='white'/%3E%3C/svg%3E%0A");background-position:center center;content:"";position:absolute;top:0;left:0;height:100%;width:3.5em;}.block-wgk-regional-info-side-panel-wrapper .regional-contact-separator{color:var(--c-blue-200);display:flex;align-items:center;justify-content:center;}.block-wgk-regional-info-side-panel-wrapper .regional-contact-separator::before,.block-wgk-regional-info-side-panel-wrapper .regional-contact-separator:after{content:"";height:1px;border-top:1px solid var(--c-blue-200);opacity:0.5;margin:0 1em;width:30%;}.block-wgk-regional-info-side-panel-wrapper .regional-contact-content form{margin-top:0.5em;display:flex;flex-direction:column;gap:1em;}.block-wgk-regional-info-side-panel-wrapper .regional-contact-content form input,.block-wgk-regional-info-side-panel-wrapper .regional-contact-content form select{width:100%;}.block-wgk-regional-department-search-variant-block{position:relative;flex-grow:1;}.block-wgk-regional-department-search-variant-block .form-item-department-id{display:none;}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper{width:100%;background-color:#fff;border-radius:10px;box-shadow:0px 20px 40px rgba(51,51,51,0.18);padding:2rem;}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper #edit-department-info{display:flex;flex-wrap:wrap;flex-direction:column;}@media (min-width:64em){.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper #edit-department-info{flex-direction:row;justify-content:space-between;}}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .department-info-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;flex-grow:1;width:100%;}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .department-info-ext-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;}@media (min-width:64em){.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .department-info-ext-wrapper{flex-direction:row;gap:1em;}}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .department-info-ext-name{font-weight:600;}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .department-info-ext-locality{display:flex;flex-direction:row;gap:0.2em;}@media (max-width:64em){.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .department-info-ext-locality{margin-bottom:1em;}}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .department-info-ext-mail{display:flex;gap:0.75em;font-weight:600;}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .department-info-ext-mail::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M13.508%205.262c-.137-.11-3.063-2.461-3.692-2.98C9.215%201.815%208.176.75%207%20.75c-1.203%200-2.215%201.04-2.844%201.531C3.5%202.828.574%205.18.465%205.261.19%205.482%200%205.919%200%206.274v7.165c0%20.738.574%201.312%201.313%201.312h11.374c.711%200%201.313-.574%201.313-1.313V6.274c0-.328-.219-.793-.492-1.011zm-.82%208.011c0%20.11-.083.165-.165.165H1.477c-.11%200-.165-.055-.165-.165V6.355c0-.054%200-.109.055-.136.438-.356%202.98-2.38%203.61-2.899C5.469%202.91%206.344%202.063%207%202.063c.629%200%201.504.874%201.996%201.257.629.52%203.172%202.543%203.61%202.899a.15.15%200%2001.082.136v6.918zm-.876-5.113l-.437-.52c-.11-.136-.3-.163-.465-.027a75.796%2075.796%200%2001-1.914%201.532c-.492.41-1.367%201.23-1.996%201.23-.656%200-1.531-.848-2.023-1.23a75.686%2075.686%200%2001-1.915-1.532c-.164-.136-.355-.11-.464.028l-.438.52a.341.341%200%2000.055.464c.793.629%201.64%201.313%201.941%201.559.602.464%201.64%201.504%202.844%201.504%201.176%200%202.188-1.012%202.816-1.504.301-.274%201.149-.93%201.942-1.559a.341.341%200%2000.055-.465z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:contain;bottom:0;content:"";width:1em;flex:0 0 1em;}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .department-info-ext-phone{display:flex;gap:0.75em;font-weight:600;}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .department-info-ext-phone::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M13.125%209.52734L10.4453%208.37891C9.84375%208.10547%209.16016%208.29688%208.75%208.78906L8.01172%209.69141C6.78125%208.98047%205.76953%207.96875%205.05859%206.76562L5.98828%206.02734C6.45312%205.61719%206.64453%204.93359%206.39844%204.35938L5.22266%201.625C4.94922%200.996094%204.26562%200.640625%203.58203%200.804688L1.09375%201.37891C0.4375%201.51562%200%202.08984%200%202.77344C0%209.39062%205.35938%2014.75%2011.9766%2014.75C12.6602%2014.75%2013.2344%2014.3125%2013.3438%2013.6562L13.918%2011.168C14.1094%2010.4844%2013.7539%209.80078%2013.125%209.52734ZM12.6602%2010.8672L12.0859%2013.3555C12.0859%2013.3828%2012.0312%2013.4375%2011.9766%2013.4375C6.09766%2013.4375%201.28516%208.65234%201.28516%202.77344C1.28516%202.71875%201.33984%202.66406%201.39453%202.66406L3.88281%202.08984L3.91016%202.0625C3.96484%202.0625%203.99219%202.11719%204.01953%202.14453L5.16797%204.82422C5.19531%204.87891%205.19531%204.93359%205.14062%204.96094L3.80078%206.05469C3.58203%206.24609%203.5%206.57422%203.63672%206.84766C4.53906%208.67969%206.04297%2010.1836%207.875%2011.0859C8.14844%2011.2227%208.50391%2011.168%208.69531%2010.9219L9.78906%209.58203C9.81641%209.55469%209.87109%209.52734%209.92578%209.55469L12.6055%2010.7031C12.6602%2010.7578%2012.6875%2010.8125%2012.6602%2010.8672Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:contain;bottom:0;content:"";width:1em;flex:0 0 1em;}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .edit-location{display:flex;gap:0.75em;font-weight:600;}.block-wgk-regional-department-search-variant-block #department-info-ajax-wrapper .edit-location::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.984375%2010.6211C1.06641%2010.3477%201.20312%2010.0742%201.36719%209.85547V9.82812H1.39453C1.44922%209.74609%201.53125%209.66406%201.58594%209.60938L9.89844%201.29688C10.582%200.613281%2011.7031%200.613281%2012.3867%201.29688L13.4531%202.36328C13.5352%202.44531%2013.6172%202.55469%2013.6719%202.63672C14.1367%203.32031%2014.0547%204.25%2013.4531%204.85156L5.14062%2013.1641C5.11328%2013.1914%205.05859%2013.2188%205.03125%2013.2734C5.00391%2013.3008%204.94922%2013.3281%204.92188%2013.3555V13.3828H4.89453C4.67578%2013.5469%204.40234%2013.6836%204.12891%2013.7656L1.99609%2014.3945L0.820312%2014.75C0.601562%2014.8047%200.355469%2014.75%200.191406%2014.5586C0%2014.3945%20-0.0546875%2014.1484%200.0273438%2013.9297L0.355469%2012.7539L0.984375%2010.6211ZM10.4727%205.97266L8.77734%204.27734L3.69141%209.36328L4.01953%2010.7305L5.38672%2011.0586L10.4727%205.97266ZM2.65234%2010.5664L2.32422%2010.7852C2.29688%2010.8398%202.26953%2010.9219%202.24219%2011.0039L2.05078%2011.6328L1.61328%2013.1367L3.11719%2012.6992L3.74609%2012.5078C3.82812%2012.4805%203.91016%2012.4531%203.96484%2012.4258L4.18359%2012.125L3.33594%2011.9062C3.08984%2011.8516%202.89844%2011.6602%202.84375%2011.4141L2.65234%2010.5664ZM8.61328%206.73828L5.98828%209.36328C5.82422%209.52734%205.52344%209.52734%205.35938%209.36328C5.19531%209.19922%205.19531%208.92578%205.35938%208.76172L7.98438%206.13672C8.14844%205.94531%208.44922%205.94531%208.61328%206.13672C8.77734%206.30078%208.77734%206.57422%208.61328%206.73828Z%22%20fill%3D%22%23ffc300%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:contain;bottom:0;content:"";width:1em;flex:0 0 1em;}.block-wgk-regional-department-search-variant-block #department-search-ajax-wrapper .form-container--department-search-container{display:flex;flex-wrap:wrap;gap:1em;}.block-wgk-regional-department-search-variant-block #department-search-ajax-wrapper .form-container--department-search-container .georesult-postal-code{min-width:260px;}.block-wgk-regional-department-search-variant-block #department-search-ajax-wrapper .form-container--department-search-container button[data-twig-suggestion*=search-variant] .btn__txt{display:none;}.block-wgk-regional-department-search-variant-block #department-search-ajax-wrapper #province-ajax-wrapper{display:none;}.block-wgk-regional-department-search-variant-block #department-search-ajax-wrapper .intro{display:none;}.page-node-136 .block-wgk-regional-department-search-block,.page-node-136 .block-wgk-regional-department-search-variant-block{background-color:var(--c-blue-100);margin-top:3rem;margin-bottom:3rem;padding:3rem 1rem;border-radius:8px;}.page-node-136 .block-wgk-regional-department-search-block #form-ajax-wrapper,.page-node-136 .block-wgk-regional-department-search-variant-block #form-ajax-wrapper{max-width:500px;margin:0 auto;}.page-node-136 .block-wgk-regional-department-search-block .auto-geocode,.page-node-136 .block-wgk-regional-department-search-variant-block .auto-geocode{margin-inline:auto;}.page-node-136 .block-wgk-regional-department-search-block .location-intro__title,.page-node-136 .block-wgk-regional-department-search-variant-block .location-intro__title{display:block;text-align:center;}.page-node-136 .block-wgk-regional-department-search-block .department-search__title,.page-node-136 .block-wgk-regional-department-search-variant-block .department-search__title{margin-bottom:1rem;font-size:clamp(1.5rem,1vw + 1rem,1.875rem);text-align:center;}.page-node-136 .block-wgk-regional-department-search-block .department-search__sub-title,.page-node-136 .block-wgk-regional-department-search-variant-block .department-search__sub-title{text-align:center;}.page-node-136 .block-wgk-regional-department-search-block #department-search-ajax-wrapper .intro,.page-node-136 .block-wgk-regional-department-search-variant-block #department-search-ajax-wrapper .intro{display:block;width:100%;}.page-node-136 .block-wgk-regional-department-search-block #department-search-ajax-wrapper .intro h2,.page-node-136 .block-wgk-regional-department-search-variant-block #department-search-ajax-wrapper .intro h2{color:var(--base-color);}.page-node-136 .block-wgk-regional-department-search-block input.georesult-postal-code,.page-node-136 .block-wgk-regional-department-search-variant-block input.georesult-postal-code{background:transparent;display:flex;box-shadow:none;border:0.5px solid #abb8cf;padding:14px;height:48px;margin-top:26px;}.page-node-136 .block-wgk-regional-department-search-block input.georesult-postal-code + .placeholder-label,.page-node-136 .block-wgk-regional-department-search-variant-block input.georesult-postal-code + .placeholder-label{background:var(--c-blue-100);font-style:normal;transform:none;font-size:12px;font-weight:700;margin:auto;left:50%;transform:translateX(-50%);top:-6px;}.page-node-136 .block-wgk-regional-department-search-block .department-info-ext-wrapper,.page-node-136 .block-wgk-regional-department-search-variant-block .department-info-ext-wrapper{margin-top:10px;}.page-node-136 .block-wgk-regional-department-search-block .department-info-ext-wrapper-header,.page-node-136 .block-wgk-regional-department-search-variant-block .department-info-ext-wrapper-header{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem;padding:1.25rem;border:1px solid var(--c-blue);border-radius:8px 8px 0 0;}.page-node-136 .block-wgk-regional-department-search-block .department-info-ext-wrapper-body,.page-node-136 .block-wgk-regional-department-search-variant-block .department-info-ext-wrapper-body{display:flex;flex-direction:column;gap:0.5rem;padding:1.25rem;border:1px solid var(--c-blue);border-top:0;border-radius:0 0 8px 8px;}.page-node-136 .block-wgk-regional-department-search-block .department-info-ext-wrapper-body .btn,.page-node-136 .block-wgk-regional-department-search-variant-block .department-info-ext-wrapper-body .btn{margin-right:auto;}.page-node-136 .block-wgk-regional-department-search-block .department-info-ext-title,.page-node-136 .block-wgk-regional-department-search-variant-block .department-info-ext-title{font-size:18px;font-weight:700;line-height:165%;}.page-node-136 .block-wgk-regional-department-search-block .link,.page-node-136 .block-wgk-regional-department-search-variant-block .link{display:flex;gap:0.75em;align-items:center;color:var(--c-blue);font-weight:400;font-size:16px;}.page-node-136 .block-wgk-regional-department-search-block .link::before,.page-node-136 .block-wgk-regional-department-search-variant-block .link::before{content:"";flex:0 0 1em;background-size:contain;background-position:center center;width:1em;height:1em;}.page-node-136 .block-wgk-regional-department-search-block .department-info-ext-maps-link::before,.page-node-136 .block-wgk-regional-department-search-variant-block .department-info-ext-maps-link::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2213%22%20viewBox%3D%220%200%2016%2013%22%20fill%3D%22var(--c-blue)%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22var(--c-blue)%22%20d%3D%22M4.77344%200.679688C4.85547%200.625%204.9375%200.625%205.04688%200.652344L11.0352%202.375L14.9727%200.789062C15.3828%200.625%2015.875%200.925781%2015.875%201.39062V10.5508C15.875%2010.8242%2015.7109%2011.0703%2015.4375%2011.1523L11.1992%2012.8477C11.1172%2012.9023%2011.0352%2012.9023%2010.9258%2012.875L4.9375%2011.1523L1%2012.7383C0.589844%2012.9023%200.125%2012.6016%200.125%2012.1367V2.97656C0.125%202.70312%200.261719%202.45703%200.535156%202.375L4.77344%200.679688ZM1%2011.8086L4.5%2010.4141V1.71875L1%203.11328V11.8086ZM10.625%203.16797L5.375%201.66406V10.3594L10.625%2011.8633V3.16797ZM11.5%2011.8086L15%2010.4141V1.71875L11.5%203.11328V11.8086Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;}.page-node-136 .block-wgk-regional-department-search-block .department-info-ext-phone::before,.page-node-136 .block-wgk-regional-department-search-variant-block .department-info-ext-phone::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20fill%3D%22var(--c-blue)%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22var(--c-blue)%22%20d%3D%22M13.125%209.52734L10.4453%208.37891C9.84375%208.10547%209.16016%208.29688%208.75%208.78906L8.01172%209.69141C6.78125%208.98047%205.76953%207.96875%205.05859%206.76562L5.98828%206.02734C6.45312%205.61719%206.64453%204.93359%206.39844%204.35938L5.22266%201.625C4.94922%200.996094%204.26562%200.640625%203.58203%200.804688L1.09375%201.37891C0.4375%201.51562%200%202.08984%200%202.77344C0%209.39062%205.35938%2014.75%2011.9766%2014.75C12.6602%2014.75%2013.2344%2014.3125%2013.3438%2013.6562L13.918%2011.168C14.1094%2010.4844%2013.7539%209.80078%2013.125%209.52734ZM12.6602%2010.8672L12.0859%2013.3555C12.0859%2013.3828%2012.0312%2013.4375%2011.9766%2013.4375C6.09766%2013.4375%201.28516%208.65234%201.28516%202.77344C1.28516%202.71875%201.33984%202.66406%201.39453%202.66406L3.88281%202.08984L3.91016%202.0625C3.96484%202.0625%203.99219%202.11719%204.01953%202.14453L5.16797%204.82422C5.19531%204.87891%205.19531%204.93359%205.14062%204.96094L3.80078%206.05469C3.58203%206.24609%203.5%206.57422%203.63672%206.84766C4.53906%208.67969%206.04297%2010.1836%207.875%2011.0859C8.14844%2011.2227%208.50391%2011.168%208.69531%2010.9219L9.78906%209.58203C9.81641%209.55469%209.87109%209.52734%209.92578%209.55469L12.6055%2010.7031C12.6602%2010.7578%2012.6875%2010.8125%2012.6602%2010.8672Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;}.page-node-136 .block-wgk-regional-department-search-block .department-info-ext-mail::before,.page-node-136 .block-wgk-regional-department-search-variant-block .department-info-ext-mail::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20fill%3D%22var(--c-blue)%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22var(--c-blue)%22%20d%3D%22M13.508%205.262c-.137-.11-3.063-2.461-3.692-2.98C9.215%201.815%208.176.75%207%20.75c-1.203%200-2.215%201.04-2.844%201.531C3.5%202.828.574%205.18.465%205.261.19%205.482%200%205.919%200%206.274v7.165c0%20.738.574%201.312%201.313%201.312h11.374c.711%200%201.313-.574%201.313-1.313V6.274c0-.328-.219-.793-.492-1.011zm-.82%208.011c0%20.11-.083.165-.165.165H1.477c-.11%200-.165-.055-.165-.165V6.355c0-.054%200-.109.055-.136.438-.356%202.98-2.38%203.61-2.899C5.469%202.91%206.344%202.063%207%202.063c.629%200%201.504.874%201.996%201.257.629.52%203.172%202.543%203.61%202.899a.15.15%200%2001.082.136v6.918zm-.876-5.113l-.437-.52c-.11-.136-.3-.163-.465-.027a75.796%2075.796%200%2001-1.914%201.532c-.492.41-1.367%201.23-1.996%201.23-.656%200-1.531-.848-2.023-1.23a75.686%2075.686%200%2001-1.915-1.532c-.164-.136-.355-.11-.464.028l-.438.52a.341.341%200%2000.055.464c.793.629%201.64%201.313%201.941%201.559.602.464%201.64%201.504%202.844%201.504%201.176%200%202.188-1.012%202.816-1.504.301-.274%201.149-.93%201.942-1.559a.341.341%200%2000.055-.465z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;}.page-node-136 .block-wgk-regional-department-search-block .department-info-crisis-message,.page-node-136 .block-wgk-regional-department-search-variant-block .department-info-crisis-message{background:#e02929;border-radius:5px !important;padding:10px !important;border:none !important;color:white;font-size:12px;font-weight:400;line-height:140%;margin-top:10px;margin-bottom:10px;}.page-node-136 .block-wgk-regional-department-search-block .department-info-crisis-message a,.page-node-136 .block-wgk-regional-department-search-variant-block .department-info-crisis-message a{color:white;font-size:12px;font-weight:400;}.page-node-136 .side-content .slim{max-width:unset;}.page-node-136 .cb-grid__items{gap:2.5rem;}.page-node-136 .gi{justify-content:space-between;}.block-wgk-crisis{background:linear-gradient(167.96deg,#f84141 0%,#ec3d3d 92.19%);color:#fff;font-weight:400;padding:20px 40px 20px 20px;position:relative;text-align:center;max-width:100%;overflow:hidden;}@media (min-width:25em){.block-wgk-crisis{padding:20px 60px;}}.block-wgk-crisis p:last-child{margin:0;}.block-wgk-crisis a{color:inherit;text-decoration:underline;}.block-wgk-crisis .view-crisisboodschap{display:flex;justify-content:center;align-items:center;gap:1rem;}.block-wgk-crisis .view-crisisboodschap::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%226%22%20height%3D%2215%22%20viewBox%3D%220%200%206%2015%22%20fill%3D%22%23ffffff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M5%2013C5.53125%2013%206%2013.4375%206%2014C6%2014.5312%205.53125%2015%205%2015H1C0.4375%2015%200%2014.5312%200%2014C0%2013.4375%200.4375%2013%201%2013H2V7H1C0.4375%207%200%206.5625%200%206C0%205.46875%200.4375%205%201%205H3C3.53125%205%204%205.46875%204%206V13H5ZM3%203C2.15625%203%201.5%202.34375%201.5%201.53125C1.5%200.6875%202.15625%200.03125%203%200.03125C3.8125%200.03125%204.5%200.6875%204.5%201.5C4.5%202.34375%203.8125%203%203%203Z%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;content:"";width:20px;height:20px;}.block-wgk-crisis .close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%228%22%20height%3D%228%22%20viewBox%3D%220%200%208%208%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M5.72656%204.25L7.67969%202.29688C7.93359%202.0625%207.93359%201.67188%207.67969%201.4375L7.25%201.00781C7.01562%200.753906%206.625%200.753906%206.39062%201.00781L4.4375%202.96094L2.46484%201.00781C2.23047%200.753906%201.83984%200.753906%201.60547%201.00781L1.17578%201.4375C0.921875%201.67188%200.921875%202.0625%201.17578%202.29688L3.12891%204.25L1.17578%206.22266C0.921875%206.45703%200.921875%206.84766%201.17578%207.08203L1.60547%207.51172C1.83984%207.76562%202.23047%207.76562%202.46484%207.51172L4.4375%205.55859L6.39062%207.51172C6.625%207.76562%207.01562%207.76562%207.25%207.51172L7.67969%207.08203C7.93359%206.84766%207.93359%206.45703%207.67969%206.22266L5.72656%204.25Z%22%20fill%3D%22%23333333%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center;background-color:transparent;background-size:15px;color:transparent;cursor:pointer;position:absolute;appearance:none;border:none;width:40px;height:44px;top:10px;right:0;}@media (min-width:25em){.block-wgk-crisis .close{right:10px;opacity:0.75;}.block-wgk-crisis .close:hover{opacity:1;}}.block-wgk-crisis .lead{display:none;}.b-jobs-quicksearch{color:#fff;position:absolute;left:0;right:0;bottom:2em;display:inline-block;position:absolute;}@media (min-width:48em){.b-jobs-quicksearch{font-size:1.25rem;}}@media (min-width:64em){.b-jobs-quicksearch{font-size:1.5rem;}}.b-jobs-quicksearch form{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap !important;gap:0.5em 1em;position:relative;width:100%;max-width:500px;}.b-jobs-quicksearch .form-item-jobtype{flex:1 1 600px;}.b-jobs-quicksearch .form-item-location2{flex:1 1 150px;}.b-jobs-quicksearch .txtbox{display:flex;align-items:center;gap:0.5em;}.b-jobs-quicksearch .txtbox input{background-color:transparent;border-radius:0;color:var(--c-yellow);font-weight:600;padding:0;height:auto;border:none;min-height:0;line-height:1.5;height:1.5em;border-bottom:1px dashed #fff;width:100%;}.b-jobs-quicksearch .txtbox input::placeholder{color:var(--c-yellow);opacity:1;}.b-jobs-quicksearch .txtbox .clear{display:none !important;}.b-jobs-quicksearch .select{display:flex;gap:0.5em;align-items:center;}.b-jobs-quicksearch .select select{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23FFD923' d='M239 401c9.4 9.4 24.6 9.4 33.9 0L465 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-175 175L81 175c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L239 401z'/%3E%3C/svg%3E");border-radius:0;color:var(--c-yellow);font-weight:600;padding:0 1em 0 0;height:auto;border:none;min-height:0;line-height:1.5;height:1.5em;min-width:120px;border-bottom:1px dashed #fff;}.b-jobs-quicksearch .form-item-proximity2{display:none;}.b-jobs-quicksearch #jobs-quick-search-show-button-wrapper{flex:0 0 100%;margin-top:1rem;}@media (min-width:48em){.b-jobs-quicksearch #jobs-quick-search-show-button-wrapper{flex:1;display:flex;align-items:center;margin:0;}}@media (min-width:64em){.b-jobs-quicksearch #jobs-quick-search-show-button-wrapper{position:absolute;top:0;left:calc(100% + 2rem);bottom:0;padding-left:2rem;border-left:1px solid rgba(255,255,255,0.5);margin-top:0;}}.b-jobs-quicksearch #jobs-quick-search-show-button-wrapper .btn--submit{background:transparent;color:#fff;border:2px solid currentColor;font-size:1.1rem;white-space:nowrap;width:100%;}.media-channels{margin:30px auto;}.media-channels__title{font:var(--component-title-font);font-weight:700;margin:0 0 1rem;}.media-channels div[class*=social-channels-]{display:none;}.media-channels .social-media-links--platforms{display:flex;align-items:center;gap:10px;}.media-channels .social-media-links--platforms li{background:var(--c-blue-100);border-radius:5px;padding:7px 5px;margin:0;}.media-channels .social-media-links--platforms li > span{display:none;}.media-channels .social-media-links--platforms li a{color:var(--c-yellow);display:flex;align-items:center;justify-content:center;width:32px;text-decoration:none;}.media-channels .social-media-links--platforms li a:hover{color:var(--c-blue);}.media-channels .social-media-links--platforms li a .fab{font-size:24px;}.media-channels .views-field-name{color:var(--c-blue);font-size:24px;font-weight:bold;}.media-channels .in{display:none;}.media-channels.single .views-field-name{display:none;}.media-channels.multiple .in{display:inline;}.media-channels.multiple .views-field-name{display:block;}.block-txt-img__content{border-radius:5px;overflow:hidden;display:flex;flex-direction:column;}@media (min-width:48em){.block-txt-img__content{display:flex;flex-direction:row;align-items:stretch;}}.block-txt-img__txt{background-color:var(--c-blue-100);flex:0 0 50%;position:relative;z-index:2;order:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;text-align:center;}@media (min-width:48em){.block-txt-img__txt{order:2;padding:40px 80px;}}.block-txt-img__txt *:last-child{margin-bottom:0;}.block-txt-img__img{flex:0 0 50%;order:-1;}.block-txt-img__img img{height:100%;object-fit:cover;vertical-align:bottom;width:100%;}@media (min-width:48em){.block-txt-img__img img{object-fit:cover;width:100%;}}.block-txt-img:nth-child(odd) .block-txt-img__txt{order:2;}@media (min-width:48em){.block-txt-img:nth-child(odd) .block-txt-img__txt{order:1;}}.block-txt-img:nth-child(odd) .block-txt-img__img{order:-1;}@media (min-width:48em){.block-txt-img:nth-child(odd) .block-txt-img__img{order:2;}}.block-txt-img__title em{color:var(--c-yellow);font-style:normal;}.block-txt-img__txt-long *:last-child{margin-bottom:0;}.block-txt-img__link{font-weight:600;font-size:1rem;text-align:center;width:100%;}.block-grid__title{color:var(--c-blue-800);text-align:center;}.block-grid__title em{color:var(--c-yellow);font-style:normal;}@media (min-width:64em){.block-grid__content{overflow:hidden;}}.block-grid .slide-container{overflow:hidden;}.block-grid__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));}.block-grid__link{text-align:center;}.block-grid__link .link__txt span{margin-left:10px;}.work-at__title{font:var(--component-title-font);font-weight:700;text-align:center;margin:0 0 2rem;}.work-at__title em{color:var(--c-yellow);font-style:normal;}.work-at__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:-1px;}.work-at__item{background-color:#fff;border:1px solid var(--c-stroke);margin:0 -1px -1px 0;padding:30px 50px;}.work-at__item-icon{background-color:var(--c-yellow);border-radius:5px;display:inline-flex;width:62px;height:62px;padding:10px;justify-content:center;align-items:center;color:var(--c-blue);margin:0 0 0.75rem;}.work-at__item-title{font-size:1.5rem;font-weight:700;margin:0 0 1rem;}.work-at__item-txt *:last-child{margin-bottom:0;}.work-at__link{font-weight:600;font-size:1rem;margin-top:2rem;text-align:center;}.work-at__link a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M6.1875%201.16406L10.3125%205.10156C10.4297%205.21875%2010.5%205.35938%2010.5%205.52344C10.5%205.66406%2010.4297%205.80469%2010.3125%205.92188L6.1875%209.85938C5.97656%2010.0703%205.60156%2010.0703%205.39062%209.83594C5.17969%209.625%205.17969%209.25%205.41406%209.03906L8.53125%206.08594H0.5625C0.234375%206.08594%200%205.82812%200%205.52344C0%205.19531%200.234375%204.96094%200.5625%204.96094H8.53125L5.41406%201.98438C5.17969%201.77344%205.17969%201.39844%205.39062%201.1875C5.60156%200.953125%205.95312%200.953125%206.1875%201.16406Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:right center;background-size:14px;display:inline-block;padding:0 20px 2px 0;text-decoration:none;}.component-job-details{padding:30px 50px;}.component-job-details__title{font:var(--component-title-font);font-weight:700;margin:0 0 1rem;}.block-testimonials{margin:var(--component-margin) auto;background-color:var(--c-blue-100);max-width:100%;width:100%;padding:40px 0;}.block-testimonials .view-testimonials-block-1{max-width:100%;}@media (max-width:calc(64em - 1px)){.block-testimonials{overflow:hidden;}}@media (min-width:64em){.block-testimonials{padding:40px;}}.block-testimonials__title{color:var(--c-blue);font:var(--component-title-font);font-weight:700;text-align:center;}.block-testimonials__title em{font-style:normal;color:var(--c-yellow);}.block-testimonials__items{margin:0 auto;width:100%;}.block-testimonials .views-field-field-author-quote{margin-bottom:30px;position:relative;padding:0 40px;}@media (min-width:64em){.block-testimonials .views-field-field-author-quote{padding:0 90px;}}.block-testimonials .views-field-field-author-picture{border-radius:50%;height:116px;overflow:hidden;margin:-88px auto 40px auto;position:relative;top:0;width:116px;}@media (min-width:64em){.block-testimonials .views-field-field-author-picture{position:absolute;left:0;overflow:hidden;margin:-58px 0 0 -58px;top:50%;}}.block-testimonials .views-field-title{color:var(--c-blue);font-weight:bold;}@media (min-width:64em){.block-testimonials .views-field-title{padding-right:200px;text-align:right;}}.block-testimonials .views-field-field-author-info{color:var(--c-blue);margin:5px 0 0;}@media (min-width:64em){.block-testimonials .views-field-field-author-info{padding-right:200px;text-align:right;}}.block-testimonials:last-child{margin-bottom:0;}.block-no-vacancy-found{margin:var(--component-margin) auto;width:var(--content-width);max-width:var(--content-max-width);}.block-no-vacancy-found__content{display:flex;flex-direction:column;}@media (min-width:64em){.block-no-vacancy-found__content{display:flex;flex-direction:row-reverse;align-items:flex-end;}}.block-no-vacancy-found__txt{flex:1;position:relative;z-index:2;order:1;}.block-no-vacancy-found__txt-offset{background-color:#fff;padding:30px 10px 0 10px;}@media (min-width:64em){.block-no-vacancy-found__txt-offset{border-radius:5px;box-shadow:0px 15px 30px rgba(51,51,51,0.08);padding:50px 75px 50px 75px;margin:0 -100px 75px -100px;}}.block-no-vacancy-found__txt-offset *:last-child{margin-bottom:0;}.block-no-vacancy-found__txt .field--name-body{margin-bottom:1.5rem;}.block-no-vacancy-found__txt .field--name-body .field__item{display:block;}.block-no-vacancy-found__img{flex:1;order:2;}.block-no-vacancy-found__img-offset{margin:0 calc(var(--content-side-space) * -1);}@media (min-width:64em){.block-no-vacancy-found__img-offset{flex:0 0 55%;margin:auto 0 0;}}.block-no-vacancy-found__img-offset img{vertical-align:bottom;width:100%;}@media (min-width:64em){.block-no-vacancy-found__img-offset img{object-fit:cover;border-radius:5px;max-height:340px;max-width:100%;height:auto;}}@media (min-width:64em){.block-no-vacancy-found:nth-child(odd) .block-no-vacancy-found__txt{order:1;}}@media (min-width:64em){.block-no-vacancy-found:nth-child(odd) .block-no-vacancy-found__txt-offset{margin:0 -100px 75px -100px;}}.block-no-vacancy-found:nth-child(odd) .block-no-vacancy-found__img{order:1;}@media (min-width:64em){.block-no-vacancy-found:nth-child(odd) .block-no-vacancy-found__img{order:2;}}.block-no-vacancy-found__title{font:var(--component-title-font);font-weight:400;margin:0 0 1rem;}.block-no-vacancy-found__txt-long{margin:1.25em 0;}.block-no-vacancy-found__txt-long *:last-child{margin-bottom:0;}.block-no-vacancy-found__link{font-weight:600;font-size:1rem;margin-top:1.5rem;width:100%;}.block-no-vacancy-found div[class*=btn-spontaan-solliciteren]{margin:0.5rem 0;}.block-no-vacancy-found div[class*=btn-spontaan-solliciteren] a{display:inline-block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M6.1875%201.16406L10.3125%205.10156C10.4297%205.21875%2010.5%205.35938%2010.5%205.52344C10.5%205.66406%2010.4297%205.80469%2010.3125%205.92188L6.1875%209.85938C5.97656%2010.0703%205.60156%2010.0703%205.39062%209.83594C5.17969%209.625%205.17969%209.25%205.41406%209.03906L8.53125%206.08594H0.5625C0.234375%206.08594%200%205.82812%200%205.52344C0%205.19531%200.234375%204.96094%200.5625%204.96094H8.53125L5.41406%201.98438C5.17969%201.77344%205.17969%201.39844%205.39062%201.1875C5.60156%200.953125%205.95312%200.953125%206.1875%201.16406Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-size:14px;background-position:100% 50%;padding-right:20px;font-weight:600;}.job-contact{border-top:1px solid var(--c-stroke);padding:20px;}@media (min-width:64em){.job-contact{padding:30px 50px;}}.job-contact__title{color:var(--c-blue);font-size:21px;font-weight:700;margin:0 0 2rem;}.job-contact .views-field-field-contactperson-photo{float:left;margin:0 1em 1em 0;}.job-contact .views-field-field-contactperson-photo .field-content{box-shadow:0px 20px 40px 0px rgba(51,51,51,0.18);object-fit:cover;border-radius:50%;width:50px;height:50px;vertical-align:top;overflow:hidden;}.job-contact .views-field-field-contactperson-photo .field-content img{vertical-align:top;}.job-contact .views-field-field-contactperson-name{font-weight:bold;}.job-contact .views-field-field-contactperson-jobtitle{font-size:80%;}.job-contact .views-field-field-contactperson-tel{clear:both;display:block;}.job-contact .views-field-field-contactperson-tel a{color:currentColor;display:flex;gap:10px;align-items:center;text-decoration:none;}.job-contact .views-field-field-contactperson-tel a::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20fill%3D%22%23abb8cf%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23abb8cf%22%20d%3D%22M13.125%209.52734L10.4453%208.37891C9.84375%208.10547%209.16016%208.29688%208.75%208.78906L8.01172%209.69141C6.78125%208.98047%205.76953%207.96875%205.05859%206.76562L5.98828%206.02734C6.45312%205.61719%206.64453%204.93359%206.39844%204.35938L5.22266%201.625C4.94922%200.996094%204.26562%200.640625%203.58203%200.804688L1.09375%201.37891C0.4375%201.51562%200%202.08984%200%202.77344C0%209.39062%205.35938%2014.75%2011.9766%2014.75C12.6602%2014.75%2013.2344%2014.3125%2013.3438%2013.6562L13.918%2011.168C14.1094%2010.4844%2013.7539%209.80078%2013.125%209.52734ZM12.6602%2010.8672L12.0859%2013.3555C12.0859%2013.3828%2012.0312%2013.4375%2011.9766%2013.4375C6.09766%2013.4375%201.28516%208.65234%201.28516%202.77344C1.28516%202.71875%201.33984%202.66406%201.39453%202.66406L3.88281%202.08984L3.91016%202.0625C3.96484%202.0625%203.99219%202.11719%204.01953%202.14453L5.16797%204.82422C5.19531%204.87891%205.19531%204.93359%205.14062%204.96094L3.80078%206.05469C3.58203%206.24609%203.5%206.57422%203.63672%206.84766C4.53906%208.67969%206.04297%2010.1836%207.875%2011.0859C8.14844%2011.2227%208.50391%2011.168%208.69531%2010.9219L9.78906%209.58203C9.81641%209.55469%209.87109%209.52734%209.92578%209.55469L12.6055%2010.7031C12.6602%2010.7578%2012.6875%2010.8125%2012.6602%2010.8672Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-size:contain;background-position:center center;content:"";height:1em;width:18px;}.job-contact .views-field-field-contactperson-email{clear:both;display:block;margin-top:0.5em;}.job-contact .views-field-field-contactperson-email a{color:var(--c-blue);font-weight:600;display:flex;gap:10px;align-items:center;text-decoration:underline;}.job-contact .views-field-field-contactperson-email a::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20fill%3D%22%23abb8cf%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23abb8cf%22%20d%3D%22M13.508%205.262c-.137-.11-3.063-2.461-3.692-2.98C9.215%201.815%208.176.75%207%20.75c-1.203%200-2.215%201.04-2.844%201.531C3.5%202.828.574%205.18.465%205.261.19%205.482%200%205.919%200%206.274v7.165c0%20.738.574%201.312%201.313%201.312h11.374c.711%200%201.313-.574%201.313-1.313V6.274c0-.328-.219-.793-.492-1.011zm-.82%208.011c0%20.11-.083.165-.165.165H1.477c-.11%200-.165-.055-.165-.165V6.355c0-.054%200-.109.055-.136.438-.356%202.98-2.38%203.61-2.899C5.469%202.91%206.344%202.063%207%202.063c.629%200%201.504.874%201.996%201.257.629.52%203.172%202.543%203.61%202.899a.15.15%200%2001.082.136v6.918zm-.876-5.113l-.437-.52c-.11-.136-.3-.163-.465-.027a75.796%2075.796%200%2001-1.914%201.532c-.492.41-1.367%201.23-1.996%201.23-.656%200-1.531-.848-2.023-1.23a75.686%2075.686%200%2001-1.915-1.532c-.164-.136-.355-.11-.464.028l-.438.52a.341.341%200%2000.055.464c.793.629%201.64%201.313%201.941%201.559.602.464%201.64%201.504%202.844%201.504%201.176%200%202.188-1.012%202.816-1.504.301-.274%201.149-.93%201.942-1.559a.341.341%200%2000.055-.465z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-size:contain;background-position:center center;content:"";height:1em;width:18px;}.block-read-speaker__widget{display:none;}.block-read-speaker .rsbtn .rs-player-loadindicator{left:-130px;}.block-read-speaker .rsbtn_exp{margin-left:130px;}.block-read-speaker input.rs-slider.vertical{min-width:75px;}.block-go-back{display:flex;margin-left:-20px;margin-right:-20px;text-align:center;padding:1em 0;justify-content:center;width:auto;gap:10px;}@media (min-width:64em){.block-go-back{margin-left:auto;margin-right:auto;width:var(--content-width);max-width:var(--content-max-width);text-align:left;gap:20px;justify-content:flex-start;}}.block-go-back .button,.block-go-back .button:hover{background-image:none;border:none;font-weight:600;margin:0;padding:8px 0 8px 20px;display:inline-block;font-size:inherit;position:relative;}.block-go-back .button::before,.block-go-back .button:hover::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M0.53125%200.15625L0.3125%200.375C0.15625%200.53125%200.15625%200.75%200.3125%200.90625L6.40625%207L0.3125%2013.125C0.15625%2013.2812%200.15625%2013.5%200.3125%2013.6562L0.53125%2013.875C0.6875%2014.0312%200.90625%2014.0312%201.0625%2013.875L7.65625%207.28125C7.8125%207.125%207.8125%206.90625%207.65625%206.75L1.0625%200.15625C0.90625%200%200.6875%200%200.53125%200.15625Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:10px;position:absolute;top:50%;left:0;margin:-5px 0 0;content:"";display:block;width:10px;height:10px;transform:rotate(180deg);}.block-sitemap .menu.level-0{display:flex;flex-wrap:wrap;gap:1rem 0.5rem;}.block-sitemap .menu.level-0 li:first-of-type{display:none;}.block-sitemap .menu.level-0 > .menu-item{flex:0 0 30%;}.block-sitemap .menu.level-0 > .menu-item .menu-item__options{font-size:1.5rem;height:60px;}.block-sitemap .menu.level-0 > .menu-item > .menu-item__content > a{font-size:1.5rem;height:60px;}.block-sitemap .menu.level-1 a{text-decoration:none;font-weight:400;}.block-sitemap .menu.level-1 a:hover{text-decoration:underline;}#block-call2actioninschrijvennieuwsbrief .nico--paper-plane{display:inline-flex;}#block-call2actioninschrijvennieuwsbrief .nico--arrow-right{display:none;}.narrow * + .cb{margin-top:1.5rem;}.slim * + .cb{margin-top:2rem;}.wide * + .cb{margin-top:clamp(3rem,6vw,4rem);}* + .wide{margin-top:clamp(3rem,6vw,4rem);}.cb.unpublished{position:relative;}.cb.unpublished > *{opacity:0.25;}.cb.unpublished::after{background:rgba(248,65,65,0.05);content:"Niet gepubliceerd";border:1px dashed #F84141;border-radius:0.5rem;color:#F84141;font-weight:bold;opacity:1;position:absolute;display:grid;place-content:center;inset:0;z-index:10;}.cb-group{display:flex;flex-direction:column;gap:3em;}@media (min-width:64em){.cb-group{display:flow-root;}}.cb-group__floater{order:2;}@media (min-width:64em){.cb-group__floater{float:right;margin-right:-10%;margin-left:4em;margin-bottom:1.75em;width:50%;}}@media (min-width:64em){.cb-group__floater--cb-bio{width:60%;}}@media (min-width:64em){.cb-group__floater + .cb{margin-top:0;}}.cb-accordeon{margin-left:auto;margin-right:auto;max-width:800px;}.narrow .cb-accordeon__title{color:currentColor;text-align:left;}.wide .cb-accordeon__title{margin-bottom:2rem;text-align:center;}.cb-accordeon__items > * + *{border-top:1px solid var(--c-blue-300);}.cb-accordeon .js-toggle__content{overflow:hidden;}.cb-accordeon__link{margin-top:1rem;}.narrow .cb-accordeon__link{display:none;}.wide .cb-accordeon__tertiary{display:none;}.cb-accordeon__btn{margin-top:1rem;}.d-bnox{display:block;}.cb-vlog .field--name-field-cb-vlog-ref .field__item{display:block;}.narrow .cb-grid__title{color:currentColor;}.wide .cb-grid__title{text-align:center;}.cb-grid__grid,.cb-grid__items{display:grid;gap:1.5rem;grid-template-columns:auto;}@media (min-width:64em){.cb-grid__grid,.cb-grid__items{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));}}.cb-grid + .cb-grid .cb-grid__title{margin-top:2rem;}.page-node-type-front-page .cb-grid{background-color:var(--c-blue-100);padding:5.625rem 0;}.gi{display:flex;flex-direction:column;gap:1rem;position:relative;color:var(--c-gray);border:1px solid var(--c-stroke);border-radius:0.5rem;padding:2.5rem;}.gi--white-noborder{border:0;box-shadow:0px 15px 30px 0px rgba(51,51,51,0.08);}.gi__icon-title{display:flex;align-items:center;gap:20px;}@media (min-width:64em){.gi__icon-title{align-items:flex-start;flex-direction:column;}}.gi__icon{--c-icon:var(--c-blue);font-size:1.5em;border-radius:0.25rem;display:inline-flex;align-items:center;justify-content:center;padding:0;flex:0 0 1.5em;width:1.5em;height:1.5em;border:1px solid transparent;background-color:var(--c-yellow);border-color:var(--c-yellow);}@media (min-width:64em){.gi__icon{font-size:2.75em;}}.gi__icon svg{width:0.75em;height:0.75em;}.gi__title{color:var(--c-blue);font:var(--grid-item-title-font);font-weight:700;margin:0;}.gi__title h3{line-height:1.25;}.gi__title a{color:currentColor;text-decoration:underline;}.gi__img img{border-radius:0.5rem;}.gi__linkstyle--yellow .gi__link .btn{color:var(--c-gray);background-color:var(--c-yellow);}.gi__linkstyle--yellow .gi__link .btn__icon i{color:#fff;}.gi__linkstyle--yellow .gi__link .btn__icon svg{fill:#fff;}.gi__linkstyle--default .gi__link .btn{color:var(--c-blue);background-color:unset;box-shadow:unset;padding:unset;text-decoration:underline;}.gi__link{margin-top:auto;}.gi__link .btn{color:#fff;}.gi__link .btn svg{fill:var(--c-yellow);}.gi--blue{color:#fff;border-color:transparent;}.gi--blue .gi__icon{--c-icon:inherit;background:transparent;border-color:currentColor;}.gi--blue .gi__title{color:#fff;}.gi--blue .gi__linkstyle--blue .gi__link .btn,.gi--blue .gi__linkstyle-- .gi__link .btn{color:var(--c-gray);background-color:var(--c-blue-400);}.gi--blue .gi__linkstyle--yellow .gi__link .btn{color:var(--c-gray);background-color:var(--c-yellow);}.gi--blue .gi__linkstyle--yellow .gi__link .btn__icon i{color:#fff;}.gi--blue .gi__linkstyle--yellow .gi__link .btn__icon svg{fill:#fff;}.gi--blue .gi__linkstyle--default .gi__link .btn{color:#fff;background-color:unset;box-shadow:unset;padding:unset;text-decoration:underline;}.gi--yellow,.gi--gray{border-color:transparent;color:var(--c-gray);}.gi--yellow .gi__icon,.gi--gray .gi__icon{--c-icon:var(--c-blue);background:transparent;border-color:currentColor;}.gi--yellow li::marker{color:#fff;}.gi--yellow .gi__linkstyle--yellow .gi__link .btn{color:var(--c-gray);background-color:var(--c-yellow-100);}.gi--yellow .gi__linkstyle--yellow .gi__link .btn__icon i{color:var(--c-blue);}.gi--yellow .gi__linkstyle--yellow .gi__link .btn__icon svg{fill:var(--c-blue);}.gi--yellow .gi__linkstyle--default .gi__link .btn{color:var(--c-blue);background-color:unset;box-shadow:unset;padding:unset;text-decoration:underline;}.gi--yellow .gi__linkstyle--default .gi__link .btn__icon i{color:#fff;}.gi--yellow .gi__linkstyle--default .gi__link .btn__icon svg{fill:#fff;}.gi--gray li::marker{color:var(--c-yellow);}.gi--gray li::marker li::marker{color:var(--c-blue-400);}.gi-icon-txt{background-color:var(--c-blue-100);border-radius:0.5em;padding:1.5rem;position:relative;}@media (min-width:48em){.gi-icon-txt{padding:3rem;}}.gi-icon-txt__icon-title{display:flex;align-items:center;gap:20px;margin:0 0 10px;}@media (min-width:64em){.gi-icon-txt__icon-title{align-items:flex-start;flex-direction:column;}}.gi-icon-txt__icon{--c-icon:var(--c-blue);background-color:var(--c-yellow);border-radius:5px;display:inline-flex;align-items:center;justify-content:center;padding:8px;color:var(--c-blue);flex:0 0 36px;width:36px;height:36px;}@media (min-width:64em){.gi-icon-txt__icon{padding:16px;width:74px;height:74px;flex:0 0 74px;}}.gi-icon-txt__icon svg{width:100%;height:100%;}.gi-icon-txt__title{font:var(--grid-item-title-font);font-weight:700;margin:0;}@media (min-width:64em){.gi-icon-txt__title{margin:1.5rem 0;}}.gi-icon-txt__title h3{line-height:1.25;}.gi-icon-txt__title a{color:currentColor;text-decoration:underline;}.gi-icon-txt__txt-long{display:block;}.gi-icon-txt__txt-long *:last-child{margin-bottom:0;}@media (max-width:calc(48em - 1px)){.hide-gi-txt-mobile .gi-icon-txt .gi-icon-txt__txt-long{display:none;}}.narrow .cb-title h2{color:currentColor;}.wide .cb-title{text-align:center;}.cb-cols{--rows-gap:2em;--cols-gap:2em;}.narrow .cb-cols__title{color:currentColor;}.wide .cb-cols__title{text-align:center;}.cb-cols__cols{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--cols-gap) var(--rows-gap);}@media (min-width:75em){.cb-cols__cols{flex-wrap:nowrap;}}.cb-cols__cols > *{flex:1;}.wide .cb-cols__cols > *{flex:1;}@media (min-width:64em){.wide .cb-cols__cols > *{max-width:calc(var(--content-max-width) / 2 - 2 * var(--rows-gap) / 3);}}@media (min-width:75em){.wide .cb-cols__cols > *{max-width:calc(var(--content-max-width) / 3 - 2 * var(--rows-gap) / 3);}}.cbs--narrow .cb-accordeon__title{color:currentColor;}.cbs--wide .cb-accordeon__title{text-align:center;}.narrow .cb-accordeon__link{display:none;}.wide .cb-accordeon__tertiary{display:none;}.accordeon-item{border-top:1px solid var(--c-stroke);display:flex !important;flex-direction:column;gap:0;}.accordeon-item:first-of-type{border-top:transparent;}.accordeon-item__head{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1em 0;gap:1em;}.accordeon-item__content{display:none;}.accordeon-item__body{padding-bottom:1.25em;}.accordeon-item__icon{--c-icon:currentColor;flex:0 0 auto;transform:scaleY(-1);transition:transform 0.3s;width:30px;height:30px;border-radius:5px;}.accordeon-item--closed .accordeon-item__icon{transform:scaleY(1);}.accordeon-item--open .nico--plus{display:none;background:var(--c-blue);justify-content:center;}.accordeon-item--open .nico--minus{display:flex;background:var(--c-yellow);justify-content:center;border-radius:5px;height:30px;}.accordeon-item--closed .nico--plus{display:flex;background:var(--c-blue);--c-icon:white;justify-content:center;border-radius:5px;height:30px;}.accordeon-item--closed .nico--minus{display:none;background:var(--c-yellow);justify-content:center;}.cb-table table{border-collapse:collapse;border:1px solid var(--c-stroke);width:100%;}.cb-table th,.cb-table td{border:1px solid var(--c-stroke);padding:5px 10px;}.cb-table th{font-weight:700;}.cb-testimonial{padding:4rem 0;}.narrow .cb-testimonial__title{color:currentColor;}.wide .cb-testimonial__title{text-align:center;}@media (min-width:64em){.cb-testimonial__view{margin:0 3rem;}}.cb-testimonial__view .flickity-viewport{margin-top:1em;}.cb-testimonial__link{text-align:center;}.flickity-viewport + .cb-testimonial__link{margin:2rem 0;}.cb-testimonial .flickity-page-dots{margin:1rem 0;}.cb-testimonial .flickity-page-dots .dot.is-selected{background-color:var(--c-blue);}.cb-testimonial .flickity-button.flickity-prev-next-button{display:none;}@media (min-width:64em){.cb-testimonial .flickity-button.flickity-prev-next-button{display:flex;}}.cb-testimonial .flickity-button.flickity-prev-next-button.previous{left:-2rem;}.cb-testimonial .flickity-button.flickity-prev-next-button.next{right:-2rem;}.cb-txt-img{display:flex;flex-direction:column;gap:2em;width:100%;}@media (min-width:48em){.cb-txt-img{flex-direction:row;}}@media (min-width:48em){.slim .cb-txt-img{flex-direction:row;}}@media (min-width:64em){.slim .cb-txt-img{flex-direction:column;}}.cb-txt-img__img{flex:1;margin-left:calc(var(--content-side-space) * -1);margin-right:calc(var(--content-side-space) * -1);}@media (min-width:48em){.cb-txt-img__img{margin-left:0;margin-right:0;width:100%;}}.cb-txt-img__img img{vertical-align:bottom;width:100%;}@media (min-width:48em){.cb-txt-img__img img{border-radius:0.5rem;}}@media (min-width:64em){.cb-txt-img__img img{max-width:100%;height:auto;}}.cb-txt-img__txt{flex:1;}.cb-txt-img__txt img{display:block;margin-bottom:1em;}@media (min-width:64em){.cb-txt-img:nth-child(odd) .cb-txt-img__txt{order:1;}}.cb-txt-img:nth-child(odd) .cb-txt-img__img{order:1;}@media (min-width:64em){.cb-txt-img:nth-child(odd) .cb-txt-img__img{order:2;}}@media (min-width:64em){.cb-txt-img--txt33-img66.cb .cb-txt-img__txt{order:1;flex:1 1 33%;}}.cb-txt-img--txt33-img66.cb .cb-txt-img__img{order:1;}@media (min-width:64em){.cb-txt-img--txt33-img66.cb .cb-txt-img__img{order:2;flex:1 1 66%;}}@media (min-width:64em){.cb-txt-img--txt66-img33.cb .cb-txt-img__txt{order:1;flex:1 1 66%;}}.cb-txt-img--txt66-img33.cb .cb-txt-img__img{order:1;}@media (min-width:64em){.cb-txt-img--txt66-img33.cb .cb-txt-img__img{order:2;flex:1 1 33%;}}@media (min-width:64em){.cb-txt-img--txt50-img50.cb .cb-txt-img__txt{order:1;}}.cb-txt-img--txt50-img50.cb .cb-txt-img__img{order:1;}@media (min-width:64em){.cb-txt-img--txt50-img50.cb .cb-txt-img__img{order:2;}}.cb-txt-img--img33-txt66.cb .cb-txt-img__txt{order:2;}@media (min-width:64em){.cb-txt-img--img33-txt66.cb .cb-txt-img__txt{order:2;flex:1 1 66%;}}.cb-txt-img--img33-txt66.cb .cb-txt-img__img{order:1;}@media (min-width:64em){.cb-txt-img--img33-txt66.cb .cb-txt-img__img{order:1;flex:1 1 33%;}}.cb-txt-img--img66-txt33.cb .cb-txt-img__txt{order:2;}@media (min-width:64em){.cb-txt-img--img66-txt33.cb .cb-txt-img__txt{order:2;flex:1 1 33%;}}.cb-txt-img--img66-txt33.cb .cb-txt-img__img{order:1;}@media (min-width:64em){.cb-txt-img--img66-txt33.cb .cb-txt-img__img{order:1;flex:1 1 66%;}}.cb-txt-img--img50-txt50.cb .cb-txt-img__txt{order:2;}@media (min-width:64em){.cb-txt-img--img50-txt50.cb .cb-txt-img__txt{order:2;}}.cb-txt-img--img50-txt50.cb .cb-txt-img__img{order:1;}@media (min-width:64em){.cb-txt-img--img50-txt50.cb .cb-txt-img__img{order:1;}}.cb-2-cols .cb-txt-img,.cb-3-cols .cb-txt-img{flex-direction:column;gap:1em;align-items:unset;}.cb-2-cols .cb-txt-img__txt,.cb-3-cols .cb-txt-img__txt{flex:1;}.cb-2-cols .cb-txt-img__txt img,.cb-3-cols .cb-txt-img__txt img{display:block;margin-bottom:0;}.cb-2-cols .cb-txt-img .cb-txt-img__txt,.cb-3-cols .cb-txt-img .cb-txt-img__txt{order:2 !important;}.cb-2-cols .cb-txt-img .cb-txt-img__img,.cb-3-cols .cb-txt-img .cb-txt-img__img{order:1 !important;}.cb-form{border-radius:0.5em;box-shadow:0px 15px 30px rgba(51,51,51,0.08);padding:2.5rem 2rem;}.wide .cb-form{margin-left:auto;margin-right:auto;width:var(--container-width);}.cb-img img,.cb-imgs img{border-radius:0.5rem;width:100%;height:auto;}@media (max-width:calc(48em - 1px)){.cb-imgs .single-img img{border-radius:0;}}.cb-imgs .multiple-imgs{margin:0 -0.5em;display:flex;flex-direction:row;}.cb-imgs .multiple-imgs .im{flex:1;padding:0 0.5em;}.cb-imgs .multiple-imgs.flickity-enabled{display:block;}.cb-imgs .multiple-imgs.flickity-enabled .flickity-viewport{border-radius:0.5rem;overflow:hidden;}.cb-imgs .multiple-imgs.flickity-enabled .im{width:100%;overflow:hidden;}.cb-imgs .multiple-imgs.slide-by-2 .im{width:50%;}.cb-imgs .multiple-imgs.slide-by-3 .im{width:33.333%;}.cb-hl img{width:100%;}.cb-hl h2 strong{font-weight:700;}.cb-hl .link{color:var(--c-blue);}.cb-hl__title{font-size:clamp(1.5rem,1vw + 1rem,2rem);font-weight:400;line-height:1.2;}.cb-hl__title strong{font-weight:900;}.cb-hl__title em{font-style:normal;}.cb-hl--img-false .cb-hl__txt-padder{background-color:#fff;padding:1.75em calc(var(--content-side-space)) 2em;}@media (min-width:48em){.cb-hl--img-false .cb-hl__txt-padder{box-shadow:0px 15px 30px rgba(51,51,51,0.08);border-radius:0.5em;}}.cb-hl--img-left,.cb-hl--img-right{display:flex;flex-direction:column;}.cb-hl--img-left .cb-hl__img-offset,.cb-hl--img-right .cb-hl__img-offset{margin-left:calc(var(--content-side-space) * -1);margin-right:calc(var(--content-side-space) * -1);}@media (min-width:48em){.cb-hl--img-left .cb-hl__img img,.cb-hl--img-right .cb-hl__img img{box-shadow:0px 15px 30px rgba(51,51,51,0.08);border-radius:0.5em;}}.cb-hl--img-left .cb-hl__txt-offset,.cb-hl--img-right .cb-hl__txt-offset{position:relative;margin-top:-4em;}@media (min-width:48em){.cb-hl--img-left .cb-hl__txt-offset,.cb-hl--img-right .cb-hl__txt-offset{margin-top:-7em;}}.cb-hl--img-left .cb-hl__txt-padder,.cb-hl--img-right .cb-hl__txt-padder{background-color:#fff;padding:1.75em calc(var(--content-side-space)) 2em;}@media (min-width:48em){.cb-hl--img-left .cb-hl__txt-padder,.cb-hl--img-right .cb-hl__txt-padder{box-shadow:0px 15px 30px rgba(51,51,51,0.08);border-radius:0.5em;}}@media (min-width:48em){.cb-hl--img-left .cb-hl__img-offset{margin-left:0;margin-right:20%;}}.cb-hl--img-left .cb-hl__txt-offset{margin-right:calc(var(--content-side-space) * -1);}@media (min-width:48em){.cb-hl--img-left .cb-hl__txt-offset{margin-left:10vw;margin-right:0;}}.cb-hl--img-left .cb-hl__txt-padder{border-radius:0.5em 0 0 0.5em;}@media (min-width:48em){.cb-hl--img-left .cb-hl__txt-padder{border-radius:0.5em;}}@media (min-width:48em){.cb-hl--img-right .cb-hl__img-offset{margin-left:20%;margin-right:0;}}.cb-hl--img-right .cb-hl__txt-offset{margin-left:calc(var(--content-side-space) * -1);}@media (min-width:48em){.cb-hl--img-right .cb-hl__txt-offset{margin-right:10vw;margin-left:0;}}.cb-hl--img-right .cb-hl__txt-padder{border-radius:0 0.5em 0.5em 0;}@media (min-width:48em){.cb-hl--img-right .cb-hl__txt-padder{border-radius:0.5em;}}.cb-hl--img-top,.cb-hl--img-bottom{border-radius:0;display:flex;flex-direction:column;}@media (min-width:48em){.cb-hl--img-top,.cb-hl--img-bottom{box-shadow:0px 15px 30px rgba(51,51,51,0.08);border-radius:0.5em;}}.cb-hl--img-top .cb-hl__img-offset,.cb-hl--img-bottom .cb-hl__img-offset{margin:0;}.cb-hl--img-top .cb-hl__txt-padder,.cb-hl--img-bottom .cb-hl__txt-padder{padding:1.5em var(--content-side-space) 2em;border-radius:0;}@media (min-width:48em){.cb-hl--img-top .cb-hl__txt-padder,.cb-hl--img-bottom .cb-hl__txt-padder{border-radius:0.5em 0 0;}}.cb-hl--img-top{flex-direction:column;}.cb-hl--img-top .cb-hl__img img{border-radius:0;}@media (min-width:48em){.cb-hl--img-top .cb-hl__img img{border-radius:0.5em 0.5em 0 0;}}@media (min-width:48em){.cb-hl--img-top .cb-hl__txt-padder{border-radius:0 0 0.5em 0.5em;}}@media (min-width:48em){.cb-hl--img-bottom{flex-direction:column-reverse;}}.cb-hl--img-bottom .cb-hl__img img{border-radius:0;}@media (min-width:48em){.cb-hl--img-bottom .cb-hl__img img{border-radius:0 0 0.5em 0.5em;}}.cb-hl--img-bottom .cb-hl__txt-offset{margin:0;}@media (min-width:48em){.cb-hl--img-bottom .cb-hl__txt-padder{border-radius:0.5em 0.5em 0 0;}}.cb-hl--blue .text-formatted li::marker{color:currentColor;}.cb-hl--blue h3 em{color:var(--c-yellow);font-style:normal;}.cb-hl--blue a,.cb-hl--blue .link{color:#fff;}.cb-hl--yellow .text-formatted li::marker{color:currentColor;}.cb-hl--yellow .link{color:currentColor;--c-icon:var(--c-vlue);}.wide .cb-hl--img-left,.wide .cb-hl--img-right{display:flex;flex-direction:column;gap:1em;}@media (min-width:48em){.wide .cb-hl--img-left,.wide .cb-hl--img-right{flex-direction:row;gap:0;}}@media (min-width:48em){.wide .cb-hl--img-left .cb-hl__img,.wide .cb-hl--img-right .cb-hl__img{flex:55%;}}.wide .cb-hl--img-left .cb-hl__img-offset,.wide .cb-hl--img-right .cb-hl__img-offset{margin-left:calc(var(--content-side-space) * -1);margin-right:calc(var(--content-side-space) * -1);}@media (min-width:48em){.wide .cb-hl--img-left .cb-hl__img-offset,.wide .cb-hl--img-right .cb-hl__img-offset{margin:5em 0 0;}}@media (min-width:48em){.wide .cb-hl--img-left .cb-hl__txt,.wide .cb-hl--img-right .cb-hl__txt{flex:45%;}}.wide .cb-hl--img-left .cb-hl__txt-offset,.wide .cb-hl--img-right .cb-hl__txt-offset{position:relative;margin:0;}.wide .cb-hl--img-left .cb-hl__txt-padder,.wide .cb-hl--img-right .cb-hl__txt-padder{padding:1.75em 2em 2em;border-radius:0.5em;}@media (min-width:48em){.wide .cb-hl--img-left .cb-hl__txt-padder,.wide .cb-hl--img-right .cb-hl__txt-padder{padding:1.75em 2em 2em;}}@media (min-width:64em){.wide .cb-hl--img-left .cb-hl__txt-padder,.wide .cb-hl--img-right .cb-hl__txt-padder{padding:2.25em 3em 2.75em;}}@media (min-width:75em){.wide .cb-hl--img-left .cb-hl__txt-padder,.wide .cb-hl--img-right .cb-hl__txt-padder{padding:4em 5em 4.25em;}}@media (min-width:48em){.wide .cb-hl--img-left .cb-hl__txt-offset{margin-left:-12%;}}@media (min-width:48em){.wide .cb-hl--img-right{flex-direction:row-reverse;}}@media (min-width:48em){.wide .cb-hl--img-right .cb-hl__txt-offset{margin-right:-12%;}}.wide .cb-hl--img-top,.wide .cb-hl--img-bottom{max-width:none;width:auto;}@media (min-width:48em){.wide .cb-hl--img-top,.wide .cb-hl--img-bottom{max-width:calc(var(--content-max-width) / 1.5);margin-left:auto;margin-right:auto;}}.cb-hl--blue .cb-hl__txt-padder{background:var(--c-blue);color:#fff;}.cb-hl--yellow .cb-hl__txt-padder{background:var(--c-yellow);color:var(--c-blue);}.cbs--wide .cb-video{border-radius:0;}.cb-regional__btn{background-color:var(--c-yellow);color:var(--c-blue);}.cb-regional__btn:disabled{background:#777;color:#111;}.cb-regional .view{position:relative;z-index:1;}.cb-regional .view-overlay{padding:1em 0;}@media (min-width:48em){.cb-regional .view-overlay{padding:3em;}}.cb-regional .view-content{position:relative;z-index:2;}.cb-regional__regions > .view__row{display:block;}.cb-regional .region__label{position:absolute;opacity:0;}.cb-regional__view{display:flex;flex-direction:column;}.cb-regional__content{display:none;}.cb-regional__switch{align-items:center;justify-content:flex-start;display:flex;flex-wrap:wrap;gap:0 0.5rem;margin-bottom:2rem;}.cb-regional__switch label{font:inherit;line-height:1.1;}.cb-regional__switch select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2214%22%20height%3D%228%22%20viewBox%3D%220%200%2014%208%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12.9492%200.767578C13.0078%200.855469%2013.0371%200.943359%2013.0371%201.03125C13.0371%201.14844%2013.0078%201.20703%2012.9492%201.26562L6.82617%207.41797C6.73828%207.47656%206.65039%207.50586%206.5625%207.50586C6.44531%207.50586%206.38672%207.47656%206.32812%207.41797L0.175781%201.26562C0.117188%201.20703%200.0878906%201.14844%200.0878906%201.03125C0.0878906%200.943359%200.117188%200.855469%200.175781%200.767578L0.761719%200.181641C0.820312%200.123047%200.878906%200.09375%200.996094%200.09375C1.08398%200.09375%201.17188%200.123047%201.25977%200.181641L6.5625%205.48438L11.8652%200.181641C11.9238%200.123047%2012.0117%200.09375%2012.1289%200.09375C12.2168%200.09375%2012.3047%200.123047%2012.3633%200.181641L12.9492%200.767578Z%22%20fill%3D%22%23ffc300%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:calc(100% - 0.5em) 50%;background-repeat:no-repeat;background-size:0.5em;padding-right:1.5em;border:none;color:var(--c-yellow);font:inherit;height:auto;line-height:1.1;padding-top:0;padding-left:0;padding-bottom:0;}.cb-regional__switch select.hide-arrow{background:none;}.cb-regional__selection{display:flex;flex-direction:column;gap:1rem;position:relative;padding:1em 3rem;justify-content:center;text-align:center;}.cb-regional__buttons{--btn-padding-x:1em;--btn-padding-y:0.33em;display:flex;flex-wrap:wrap;gap:0.5rem;justify-content:center;}.cb-regional__background{display:flex;flex-direction:column;align-items:center;position:absolute;inset:0;overflow:hidden;z-index:-1;}.cb-regional__background-mask{box-shadow:inset 0px 0px 16px 50px rgb(255,255,255);opacity:0.25;text-align:center;filter:blur(4px);}.cb-tiplist__items{display:flex;flex-direction:column;gap:1.5em;position:relative;}@media (min-width:48em){.cb-tiplist__items{flex-direction:row;flex-wrap:wrap;gap:0 4em;}}@media (min-width:64em){.cb-tiplist__items{margin-left:-3em;margin-right:-3em;}}@media (min-width:48em){.cb-tiplist__items::before{content:"";position:absolute;width:1px;top:0.25em;left:50%;bottom:0.25em;background-color:var(--c-blue-300);opacity:0.5;}}@media (min-width:48em){.cb-tiplist__item{flex:0 0 calc(50% - 2em);padding-bottom:3.5em;}}@media (min-width:48em){.cb-tiplist__item:nth-child(even){margin-bottom:-5em;margin-top:5em;align-self:flex-end;}}@media (min-width:48em){.cb-tiplist__item:last-of-type{margin-bottom:0;padding-bottom:0;}}.cb-tiplist__item-index{box-shadow:0px 20px 40px 0px rgba(51,51,51,0.18);border-radius:0.5em;color:var(--c-blue-300);display:flex;font-size:1em;font-weight:700;justify-content:center;align-items:center;flex:0 0 2em;width:2em;height:2em;}@media (min-width:48em){.cb-tiplist__item-index{margin-right:1.5em;flex:0 0 3em;width:3em;height:3em;}}.cb-glossary{box-shadow:0px 15px 30px rgba(51,51,51,0.08);padding:2em;text-align:center;}.cb-glossary h3{margin-bottom:1rem;}.cb-bio{display:flex;flex-direction:column;gap:1em;}.cb-bio a{color:#00193c;}.cb-bio__head{display:flex;align-items:center;margin-bottom:20px;}.cb-bio__name{margin-left:20px;}.cb-bio__details{align-items:flex-start;display:flex;flex-direction:column;gap:2em;}@media (min-width:48em){.cb-bio__details{gap:1em;flex-direction:row;}}.cb-bio__picture{flex:0 0 100px;}.cb-bio__info{flex:1;}.cb-bio__info li{margin-bottom:20px;}.cb-c2a{background:var(--c-blue-100);border-radius:0.5rem;display:flex;flex-direction:column;overflow:hidden;text-align:center;}@media (min-width:48em){.cb-c2a{flex-direction:row;}}.cb-c2a h2{color:var(--c-blue);margin-top:-0.275em;}.cb-c2a h2 em{color:var(--c-yellow);}.cb-c2a__visual{order:1;flex:1;}.cb-c2a__visual img{height:100%;width:100%;object-fit:cover;}.cb-c2a__main{flex:1;display:flex;order:2;align-items:center;justify-content:center;}.cb-c2a__content{display:flex;flex-direction:column;gap:1em;padding:2em;width:100%;max-width:500px;}@media (min-width:48em){.cb-c2a:nth-child(even) .cb-c2a__visual{order:2;}}@media (min-width:48em){.cb-c2a:nth-child(even) .cb-c2a__main{order:1;}}.cb-c2a--blue{background:var(--c-blue);color:#fff;}.cb-c2a--blue h2,.cb-c2a--blue a,.cb-c2a--blue li::marker{color:currentColor;}.cb-c2a--blue .btn{background-color:var(--c-yellow);color:var(--c-blue);--c-icon:var(--c-blue);}.cb-block{margin-top:clamp(3rem,6vw,4rem);}.cb-poll{padding:2em 0;}.cb-poll form{overflow:visible;display:flex;flex-direction:column;gap:2em;width:100%;}.cb-poll .poll{overflow:visible;display:flex;flex-direction:column;gap:2em;width:100%;}.cb-poll .poll-view{width:100%;}.cb-poll .poll-question{font-size:clamp(1.5rem,1vw + 1rem,2rem);font-weight:900;line-height:1.2;text-align:center;}.cb-poll .poll-box{box-shadow:0px 20px 40px 0px rgba(51,51,51,0.18);border-radius:0.5em;padding:clamp(1em,6vw,3em);width:100%;}.cb-poll .poll-results{display:flex;flex-direction:column;gap:0.75em;}.cb-poll .poll-results .choise{gap:0.25em 1em;display:flex;align-items:center;flex-wrap:wrap;width:100%;}.cb-poll .poll-results .choice-title{flex:0 1 30%;min-width:min(200px,50vw);}.cb-poll .poll-results .choice-result{flex:1 0 50%;min-width:min(200px,60vw);}.cb-poll .poll-results .choice-percentage{flex:0 0 50px;}.cb-poll .bar{background-color:var(--c-stroke);border-radius:0.25rem;overflow:hidden;}.cb-poll .bar .foreground{background-color:var(--c-yellow);}.cb-poll .total{display:none;margin-top:1em;}.cb-poll .form-actions{display:flex;flex-direction:column;align-items:center;gap:1em;}.cb-poll .form-radios{display:flex;flex-direction:column;gap:0.75em;}.cb-poll fieldset > *{margin:0;}.cb-poll .form-item-choice .input{display:flex;align-items:center;margin:0;}.cb-poll .form-item-choice input{position:absolute;inset:auto;left:1em;}.cb-poll .form-item-choice label{display:block;border:1px solid var(--c-stroke);border-radius:0.25rem;font-weight:700;padding:0.5em 1em 0.5em 3em;flex:1;}.cb-poll .btn--link{background-color:transparent;box-shadow:none;color:var(--c-blue);}.cb-poll .btn--link:hover{background-color:transparent;box-shadow:none;color:var(--c-blue);}.cb-stories-tips-manual{margin-bottom:clamp(2rem,1rem + 5vw,4rem);margin-top:clamp(2rem,1rem + 5vw,4rem);}.cb-stories-tips-manual__title{font-size:clamp(1.5rem,1vw + 1.25rem,2rem);font-weight:900;margin-bottom:1em;}.cb-items-by-theme .view__rows{display:grid;gap:3em 1em;grid-template-columns:1fr;}@media (min-width:48em){.cb-items-by-theme .view__rows{overflow:hidden;grid-template-columns:1fr 1fr;}}@media (min-width:75em){.cb-items-by-theme .view__rows{grid-template-columns:repeat(3,minmax(0,1fr));}}#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;cursor:pointer;}#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active{outline:0;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;}.cboxIframe{width:100%;height:100%;display:block;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxOverlay{background:#000;}#colorbox{outline:0;}#cboxContent{overflow:hidden;}#cboxContent,.cboxPhoto{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxTitle{opacity:0;position:absolute;background:transparent;bottom:0;left:0;padding:0;}#cboxTitleClone{float:none !important;position:relative;width:100%;overflow:visible !important;}#cboxTitleClone > div{background-color:rgba(0,0,0,0.8);color:#fff;font-size:1.5em;padding:1em 2em;opacity:1;position:absolute;left:0;right:0;bottom:100%;}@media (hover:hover){#cboxTitleClone > div{opacity:0;bottom:0;transition:all 0.75s;}}@media (max-width:48em){#cboxTitleClone{font-size:7px;line-height:15px;}}#cboxWrapper:hover #cboxTitleClone > div{opacity:1;bottom:100%;transition:all 0.75s;}#cboxLoadingOverlay{background:#fff;}#cboxClose.cbox-close-plain{position:absolute;font-size:20px;line-height:18px;text-align:center;color:rgba(255,255,255,0.7);background:rgba(0,0,0,0.5);top:4px;right:4px;width:20px;height:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.cbox-close-plain:hover{color:rgba(255,255,255,0.9);background:rgba(0,0,0,0.8);}a.colorbox{border-radius:0.5rem;display:block;position:relative;overflow:hidden;}a.colorbox .expand{background-color:rgba(255,217,35,0);opacity:0;color:#fff;display:grid;place-content:center;position:absolute;inset:0;transition:all 0.25s;--c-icon:currentColor;}a.colorbox .nico{font-size:4em;line-height:1;transform:scale(0);transition:all 0.25s;}a.colorbox:focus .expand,a.colorbox:hover .expand{background-color:rgba(255,217,35,0.75);opacity:1;transition:all 0.25s;}a.colorbox:focus .expand .nico,a.colorbox:hover .expand .nico{transform:scale(1);transition:all 0.25s;}#cboxOverlay{cursor:default !important;}#cboxLoadingOverlay{background-color:transparent;}#cboxLoadingGraphic{display:none !important;}#cboxContent::before{border-radius:5px;content:"";position:absolute;inset:0 60px;background-color:rgba(0,0,0,0.5);z-index:1;}#cboxLoadedContent{box-sizing:content-box !important;padding:0 60px;position:relative;overflow:hidden !important;z-index:10;}button#cboxPrevious,button#cboxNext{font-size:0;color:transparent;display:grid;place-content:center;visibility:visible;position:absolute;top:0;bottom:0;left:0;clip:auto;margin:0;height:100%;width:50%;z-index:10;}button#cboxPrevious::before,button#cboxNext::before{border:solid #fff;border-width:0 5px 5px 0;content:"";display:flex;align-items:center;opacity:0;padding:10px;transition:opacity 0.25s;}button#cboxPrevious:hover::before,button#cboxNext:hover::before{opacity:1;transition:opacity 0.25s;}button#cboxPrevious:active,button#cboxNext:active{opacity:0.25;}#cboxWrapper:hover button#cboxPrevious::before,#cboxWrapper:hover button#cboxNext::before{opacity:0.25;}#cboxWrapper:hover button#cboxPrevious:hover::before,#cboxWrapper:hover button#cboxNext:hover::before{opacity:1;}button#cboxNext{justify-content:flex-end;left:50%;right:0;padding:0 20px 0 0;}button#cboxPrevious{justify-content:flex-start;left:0;right:50%;padding:0 0 0 20px;}button#cboxPrevious::before{transform:rotate(135deg);}button#cboxNext::before{transform:rotate(-45deg);}button#cboxClose.cbox-close-plain{right:70px;top:10px;}#active_prov,#active-search-filters{left:-100vw;position:absolute;opacity:0;}.share{position:relative;}.share__trigger{outline:none !important;position:relative;z-index:2;}.share__options{display:none;flex-direction:column;min-width:100%;padding:0.25em 0 2.5em 0;position:absolute;inset:auto -0.75em -0.5em -0.75em;z-index:1;}.share__option{border-bottom:1px solid var(--c-stroke);}.share__link{padding:0.25em 0.75em;display:flex;font-weight:400;text-decoration:none;}.share__link .link__icon{color:var(--c-yellow);}.share__link:hover .link__icon{color:var(--c-blue);}.share:hover .share__trigger{text-decoration:none;}.share:hover .share__options{display:flex;}a.colorbox{border-radius:0.5rem;display:block;position:relative;overflow:hidden;}a.colorbox .expand{background-color:rgba(255,217,35,0);opacity:0;color:#fff;display:grid;place-content:center;position:absolute;inset:0;transition:all 0.25s;--c-icon:currentColor;}a.colorbox .nico{font-size:4em;line-height:1;transform:scale(0);transition:all 0.25s;}a.colorbox:focus .expand,a.colorbox:hover .expand{background-color:rgba(255,217,35,0.75);opacity:1;transition:all 0.25s;}a.colorbox:focus .expand .nico,a.colorbox:hover .expand .nico{transform:scale(1);transition:all 0.25s;}.entity-moderation-form{background-color:#f4f3ec;display:flex;flex-wrap:wrap;align-items:center;font-size:1rem;gap:2em;padding:1em 2em;margin-left:auto;margin-right:auto;max-width:min(var(--content-max-width),100% - var(--content-side-space) * 2);width:100%;}.entity-moderation-form__item{display:flex;margin-right:revert;}.entity-moderation-form .form-item{margin:0;}.entity-moderation-form .form-item-form-item-revision-log{flex:1;}.entity-moderation-form .txtbox{min-width:400px;}.b-readspeaker{--c-icon:currentColor;display:none;align-self:center;gap:1em;}.b-readspeaker #readspeaker_button{margin-bottom:0;}.b-readspeaker__trigger{order:1;--bg-c:#fff;--br-c:var(--c-blue-200);--fg-c:var(--c-blue);background-color:var(--bg-c);border:1px solid var(--br-c);font-size:0.875em;font-weight:400;color:var(--fg-c);height:auto;min-height:auto;line-height:1;gap:0.5em;padding:0.5em 0.75em;transition:all 0.25s;white-space:nowrap;}.b-readspeaker__trigger:focus,.b-readspeaker__trigger:hover{--bg-c:var(--c-yellow);--br-c:var(--c-yellow);--fg-c:var(--c-blue);}.b-readspeaker__trigger .nico{font-size:90%;}.readspeaker-active .b-readspeaker__trigger{display:none !important;}.b-readspeaker__player{position:absolute;bottom:0;overflow:hidden;left:-200vw;min-width:400px;}.readspeaker-active .b-readspeaker__player{overflow:revert;position:revert;}.b-readspeaker .readspeaker-active{flex:0 0 100%;overflow:hidden;}.js .b-readspeaker{display:flex;}#rs-controlpanel{inset:auto auto 2em calc(2 * var(--content-side-space)) !important;}.sync_sent_highlighted{background-color:rgba(255,217,35,0.5) !important;outline:1px solid rgba(255,217,35,0.5) !important;border-radius:3px;}.sync_word_highlighted{background-color:#001F5B !important;outline:1px solid #001F5B !important;border-radius:3px;color:#fff !important;}dialog#rs-textsettings{width:fit-content;height:fit-content;}.rsbtn .rs-slider.vertical,.rs-dialog-slider-dropdown input.vertical{max-width:130px;}.page-c{width:100%;}.page-c .image{margin-bottom:1em;}.page-c .image *{height:100%;width:100%;}@media (min-width:48em){.page-c .image img{object-fit:cover;min-height:8em;height:auto;}}.page-c .availability{background:var(--c-blue);color:#fff;border-radius:5px 0 5px 0;position:absolute;top:0;left:0;padding:0.25em 0.75em;font-size:0;z-index:3;white-space:nowrap;opacity:0;transition:all 0.25s;}.page-c .availability.unknown,.page-c .availability.not-available{opacity:1;font-size:12px;}@media (min-width:48em){.page-c .availability.unknown,.page-c .availability.not-available{font-size:0.9rem;}}.page-c .availability.available{font-size:0;opacity:0;}.page-c .availability.not-available{background-color:var(--c-yellow);color:var(--c-blue);font-size:xx-small;margin-top:-10px;line-height:2;}.page-c .title{position:absolute;z-index:2;right:0;bottom:-1em;padding:0.5em 1.25em;}@media (min-width:48em){.page-c .title{padding:0.75em 1.5em;}}@media (max-width:48em){.page-c-m-icon a,.page-c-m-icon .title,.page-c-m-icon h1{height:100%;}}.page-c-m-icon .fld-icon{padding:3px;}.page-c-m-icon .availability{background:var(--c-blue);color:#fff;display:block;border-radius:0 0 5px 5px;padding:0.25em 0.75em;font-size:0;z-index:3;white-space:nowrap;opacity:0;transition:all 0.25s;}@media (min-width:48em){.page-c-m-icon .availability{border-radius:5px 0 5px 0;display:inline-block;font-size:0.9rem;position:absolute;top:0;left:0;}}.page-c-m-icon .availability.unknown,.page-c-m-icon .availability.not-available{opacity:1;font-size:12px;}@media (min-width:48em){.page-c-m-icon .availability.unknown,.page-c-m-icon .availability.not-available{font-size:0.9rem;}}.page-c-m-icon .availability.available{font-size:0;opacity:0;}.page-c-m-icon .availability.not-available,.page-c-m-icon .availability.unknown{background-color:var(--c-blue);color:white;}@media (max-width:48em){.page-c-m-icon .availability.not-available,.page-c-m-icon .availability.unknown{font-size:xx-small;margin-top:-10px;line-height:2;}}@media (min-width:48em){.page-c-m-icon .title{padding:0.625rem;}}.news-c img,.article-c img{width:100%;height:auto;}.news-c .text,.article-c .text{color:#fff;position:absolute;bottom:0;left:0;right:0;}@media (min-width:64em){.news-c .text,.article-c .text{color:var(--c-gray);position:static;inset:initial;}}.news-c .text .link-txt,.article-c .text .link-txt{color:var(--c-blue);}.news-f .field--name-field-person-press{margin-top:1rem;}.news-f .field--name-field-person-press .field__label{font-size:1.5rem;margin-bottom:1rem;}.person-c .fallback{color:var(--c-yellow);width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.person-c .fallback svg{width:50%;height:50%;}.testimonial-c__txt{display:flex;flex-direction:column;gap:1em;}.testimonial-c__quote{font-size:1.25em;display:flex;}.testimonial-c__quote .nico{color:var(--c-blue);display:flex;opacity:1;line-height:1;position:relative;z-index:1;align-items:flex-start;}.testimonial-c__quote .nico--quote-start + *{display:inline-block;position:relative;z-index:2;font-size:16px;line-height:165%;}.testimonial-c__quote .nico--quote-end{margin-left:-1em;margin-bottom:-0.75em;vertical-align:bottom;}.testimonial-c__quote .nico svg{height:15px;width:15px;margin-right:10px;}.testimonial-c__quote p{display:inline;margin:0;}@media (max-width:64em){.testimonial-c__quote{flex-direction:column;text-align:center;align-items:center;}}.testimonial-c__author{display:flex;align-items:center;gap:1em;}.testimonial-c__name{font-weight:700;}.testimonial-c__img{border-radius:50%;overflow:hidden;height:60px;width:60px;aspect-ratio:1;}.testimonial-c__img img{width:100%;height:100%;}.view-display-id-patients_partners_no_video .testimonial-c__video{display:none;}.view-display-id-patients_partners_no_video .testimonial-c__author{flex-direction:row;}.view-display-id-patients_partners_no_video .testimonial-c .ico--quote-end{display:none;}.testimonial-cb iframe{border-radius:0.5rem;}.page--accordeon details{border-bottom:1px solid #dedede;margin:0;}.page--accordeon details[open] .accordeon__title::after{transform:rotate(-135deg);top:0px;}.page--accordeon details.js-sliding .accordeon__title::after{transform:rotate(45deg);}.page--accordeon details.js-sliding.js-sliding-open .accordeon__title::after{transform:rotate(-135deg);}.page--accordeon .accordeon__title{color:var(--c-gray);display:flex;align-items:center;font-size:1.1rem;padding:0.75rem 0;margin:0;}.page--accordeon .accordeon__title::after{content:"";width:0.75rem;height:0.75rem;border:1px solid var(--c-blue);border-top-color:transparent;border-left-color:transparent;margin-left:auto;margin-right:20px;position:relative;top:-4px;transform:rotate(45deg);}.page--accordeon .accordeon__content{margin:1rem 0;}.page-node-type-vacature .job-label{background-color:var(--c-yellow);border-radius:5px;display:inline-block;padding:4px 12px;font-weight:700;color:var(--c-blue);margin:0 0 20px;text-transform:uppercase;}.page-node-type-vacature .layout__region--content .field--name-field-introduction{margin-bottom:20px;font-size:110%;line-height:1.65;}@media (min-width:64em){.page-node-type-vacature .layout__region--content .field--name-field-introduction{font-size:120%;}}.page-node-type-vacature .layout__region--content .field--name-body{font-size:16px;}.page-node-type-vacature .vacature-full__main .field--name-field-introduction{margin-bottom:20px;font-size:110%;line-height:1.65;}@media (min-width:64em){.page-node-type-vacature .vacature-full__main .field--name-field-introduction{font-size:120%;}}.page-node-type-vacature .vacature-full__main .field--name-body{font-size:100%;}.page-node-type-vacature .field--name-field-remote-video{display:block;margin:1em 0;width:100%;}@media (min-width:64em){.page-node-type-vacature .field--name-field-remote-video{max-width:600px;}}.page-node-type-vacature .field--name-field-remote-video .field--name-field-media-oembed-video{display:block;position:relative;padding:0 0 56.25%;width:400px;}@media (min-width:64em){.page-node-type-vacature .field--name-field-remote-video .field--name-field-media-oembed-video{width:600px;}}.page-node-type-vacature .field--name-field-remote-video iframe,.page-node-type-vacature .field--name-field-remote-video object,.page-node-type-vacature .field--name-field-remote-video embed{position:absolute;top:0;left:0;width:100%;height:100%;}.vacature-t{display:flex;flex-direction:column;height:100%;gap:0;position:relative;}.vacature-t__title{font-size:140%;font-weight:700;margin-bottom:1em;}@media (min-width:64em){.vacature-t__title{font-size:150%;}}.vacature-t .field--name-field-job-regime-type{display:flex;flex-wrap:wrap;gap:10px;}.vacature-t .field--name-field-joblocation-description{font-weight:700;display:flex;gap:5px;font-size:110%;margin:0 0 0.5em;}.vacature-t .field--name-field-job-province{display:flex;gap:0.75em;margin:0.25em 0;}.vacature-t .field--name-field-job-province::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2213%22%20viewBox%3D%220%200%2016%2013%22%20fill%3D%22%23abb8cf%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23abb8cf%22%20d%3D%22M4.77344%200.679688C4.85547%200.625%204.9375%200.625%205.04688%200.652344L11.0352%202.375L14.9727%200.789062C15.3828%200.625%2015.875%200.925781%2015.875%201.39062V10.5508C15.875%2010.8242%2015.7109%2011.0703%2015.4375%2011.1523L11.1992%2012.8477C11.1172%2012.9023%2011.0352%2012.9023%2010.9258%2012.875L4.9375%2011.1523L1%2012.7383C0.589844%2012.9023%200.125%2012.6016%200.125%2012.1367V2.97656C0.125%202.70312%200.261719%202.45703%200.535156%202.375L4.77344%200.679688ZM1%2011.8086L4.5%2010.4141V1.71875L1%203.11328V11.8086ZM10.625%203.16797L5.375%201.66406V10.3594L10.625%2011.8633V3.16797ZM11.5%2011.8086L15%2010.4141V1.71875L11.5%203.11328V11.8086Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:contain;bottom:0;content:"";width:1em;flex:0 0 1em;}.vacature-t .field--name-field-job-regime-type{display:flex;gap:0.75em;margin:0.25em 0;}.vacature-t .field--name-field-job-regime-type::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2212%22%20height%3D%2213%22%20viewBox%3D%220%200%2012%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6%200.6875C2.78906%200.6875%200.1875%203.28906%200.1875%206.5C0.1875%209.71094%202.78906%2012.3125%206%2012.3125C9.21094%2012.3125%2011.8125%209.71094%2011.8125%206.5C11.8125%203.28906%209.21094%200.6875%206%200.6875ZM11.0625%206.5C11.0625%209.28906%208.78906%2011.5625%206%2011.5625C3.21094%2011.5625%200.9375%209.3125%200.9375%206.5C0.9375%203.73438%203.1875%201.4375%206%201.4375C8.76562%201.4375%2011.0625%203.71094%2011.0625%206.5ZM7.57031%208.58594C7.6875%208.67969%207.875%208.63281%207.94531%208.51562L8.15625%208.25781C8.25%208.11719%208.20312%207.95312%208.08594%207.85938L6.44531%206.66406V3.21875C6.44531%203.07812%206.30469%202.9375%206.16406%202.9375H5.83594C5.67188%202.9375%205.55469%203.07812%205.55469%203.21875V6.96875C5.55469%207.0625%205.57812%207.13281%205.64844%207.20312L7.57031%208.58594Z%22%20fill%3D%22%23abb8cf%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:contain;bottom:0;content:"";width:1em;flex:0 0 1em;}.vacature-t .link{margin-top:auto;}.vacature-t .btn{background-color:var(--c-blue);color:#fff;display:flex;gap:10px;margin-top:1.5em;}.vacature-t .btn::after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M6.1875%201.16406L10.3125%205.10156C10.4297%205.21875%2010.5%205.35938%2010.5%205.52344C10.5%205.66406%2010.4297%205.80469%2010.3125%205.92188L6.1875%209.85938C5.97656%2010.0703%205.60156%2010.0703%205.39062%209.83594C5.17969%209.625%205.17969%209.25%205.41406%209.03906L8.53125%206.08594H0.5625C0.234375%206.08594%200%205.82812%200%205.52344C0%205.19531%200.234375%204.96094%200.5625%204.96094H8.53125L5.41406%201.98438C5.17969%201.77344%205.17969%201.39844%205.39062%201.1875C5.60156%200.953125%205.95312%200.953125%206.1875%201.16406Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:contain;content:"";height:1em;width:0.75em;}.vacature-t .btn::before{position:absolute;content:"";top:0;right:0;left:0;bottom:0;}.vlog-cb{display:flex;gap:1em 0;flex-direction:column;}@media (min-width:48em){.vlog-cb{margin-top:10em;}}@media (min-width:48em){.vlog-cb{flex-direction:row;}}.vlog-cb img{width:100%;}.vlog-cb .field--name-body{margin-top:0;}.vlog-cb__title{font-size:clamp(1.5rem,1vw + 1rem,2rem);font-weight:400;line-height:1.2;}.vlog-cb__title strong{font-weight:900;}.vlog-cb__img-offset{margin-left:calc(var(--content-side-space) * -1);margin-right:calc(var(--content-side-space) * -1);}@media (min-width:48em){.vlog-cb__img img{box-shadow:0px 15px 30px rgba(51,51,51,0.08);border-radius:0.5em;}}.vlog-cb__txt-offset{position:relative;margin-top:-4em;}@media (min-width:48em){.vlog-cb__txt-offset{margin-top:-7em;}}.vlog-cb__txt-padder{background-color:#fff;padding:1.75em calc(var(--content-side-space)) 2em;}@media (min-width:48em){.vlog-cb__txt-padder{box-shadow:0px 15px 30px rgba(51,51,51,0.08);border-radius:0.5em;}}@media (min-width:48em){.vlog-cb--img-left .vlog-cb__img-offset{margin-left:0;margin-right:20%;}}.vlog-cb--img-left .vlog-cb__txt-offset{margin-right:calc(var(--content-side-space) * -1);}@media (min-width:48em){.vlog-cb--img-left .vlog-cb__txt-offset{margin-left:10vw;margin-right:0;}}.vlog-cb--img-left .vlog-cb__txt-padder{border-radius:0.5em 0 0 0.5em;}@media (min-width:48em){.vlog-cb--img-left .vlog-cb__txt-padder{border-radius:0.5em;}}@media (min-width:48em){.vlog-cb--img-right .vlog-cb__img-offset{margin-left:20%;margin-right:0;}}.vlog-cb--img-right .vlog-cb__txt-offset{margin-left:calc(var(--content-side-space) * -1);}@media (min-width:48em){.vlog-cb--img-right .vlog-cb__txt-offset{margin-right:10vw;margin-left:0;}}.vlog-cb--img-right .vlog-cb__txt-padder{border-radius:0 0.5em 0.5em 0;}@media (min-width:48em){.vlog-cb--img-right .vlog-cb__txt-padder{border-radius:0.5em;}}.slim .vlog-cb{display:flex;}@media (min-width:64em){.slim .vlog-cb{flex-direction:column;}}@media (min-width:64em){.slim .vlog-cb__txt-offset{margin-top:-4em;}}@media (min-width:64em){.slim .vlog-cb__img img{object-fit:cover;min-height:200px;}}@media (min-width:64em){.slim .vlog-cb__img-offset{margin-left:0;margin-right:5%;}}@media (min-width:64em){.slim .vlog-cb__txt-offset{margin-right:0;margin-left:5%;}}@media (min-width:64em){.slim .vlog-cb__txt-padder{border-radius:0.5em;}}@media (min-width:48em){.wide .cb-vlog--img-left .vlog-cb__img,.wide .cb-vlog--img-right .vlog-cb__img{flex:55%;}}.wide .cb-vlog--img-left .vlog-cb__img-offset,.wide .cb-vlog--img-right .vlog-cb__img-offset{margin-left:calc(var(--content-side-space) * -1);margin-right:calc(var(--content-side-space) * -1);}@media (min-width:48em){.wide .cb-vlog--img-left .vlog-cb__img-offset,.wide .cb-vlog--img-right .vlog-cb__img-offset{margin:5em 0 0;}}@media (min-width:48em){.wide .cb-vlog--img-left .vlog-cb__txt,.wide .cb-vlog--img-right .vlog-cb__txt{flex:45%;}}.wide .cb-vlog--img-left .vlog-cb__txt-offset,.wide .cb-vlog--img-right .vlog-cb__txt-offset{position:relative;margin:0;}.wide .cb-vlog--img-left .vlog-cb__txt-padder,.wide .cb-vlog--img-right .vlog-cb__txt-padder{padding:0;}@media (min-width:48em){.wide .cb-vlog--img-left .vlog-cb__txt-padder,.wide .cb-vlog--img-right .vlog-cb__txt-padder{padding:1.75em 2em 2em;}}@media (min-width:64em){.wide .cb-vlog--img-left .vlog-cb__txt-padder,.wide .cb-vlog--img-right .vlog-cb__txt-padder{padding:2.25em 3em 2.75em;}}@media (min-width:75em){.wide .cb-vlog--img-left .vlog-cb__txt-padder,.wide .cb-vlog--img-right .vlog-cb__txt-padder{padding:4em 5em 4.25em;}}@media (min-width:48em){.wide .cb-vlog--img-left .vlog-cb__txt-offset{margin-left:-12%;}}@media (min-width:48em){.wide .cb-vlog--img-right .vlog-cb{flex-direction:row-reverse;}}@media (min-width:48em){.wide .cb-vlog--img-right .vlog-cb__txt-offset{margin-right:-12%;}}.vlog-t{text-align:center;}.vlog-t .field--name-field-vlog-profile-pic{display:block;margin:0 0 0.5em;}.vlog-t .image-style-profile-picture{height:auto;width:auto;max-width:100%;}.vlog-t .field--name-field-vlog-function{color:var(--c-gray);font-size:18px;font-weight:normal;}@media (min-width:64em){.page-node-type-vlog .layout__region--content{margin:0 auto;}}.page-node-type-vlog .intro{position:relative;}.page-node-type-vlog .intro::after{clear:both;content:" ";display:table;}.page-node-type-vlog .intro .field--name-body{font-size:18px;margin-bottom:3rem;}@media (min-width:64em){.page-node-type-vlog .intro .field--name-body{clear:left;}}.page-node-type-vlog .profile{border-radius:var(--base-radius,0.5em);}.page-node-type-vlog .profile .box{margin-left:20%;padding:2rem;margin-top:-3rem;display:block;position:relative;background:white;}.page-node-type-vlog .field--name-field-header-text{margin:0 0 20px;font-family:serif;font-size:110%;position:relative;padding-left:80px;}@media (min-width:64em){.page-node-type-vlog .field--name-field-header-text{padding-left:120px;font-size:120%;}}.page-node-type-vlog .field--name-field-header-text::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2288%22%20height%3D%2270%22%20viewBox%3D%220%200%2088%2070%22%20fill%3D%22%23ECEFF5%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M87.5%2024.8256C87.5%2032.0155%2085.0598%2039.6463%2080.1795%2047.718C75.2323%2055.8576%2066.3407%2063.2849%2053.5047%2070L51.0979%2065.4215C57.5159%2060.8091%2062.2626%2056.9428%2065.3378%2053.8227C70.753%2048.1928%2073.4606%2042.8004%2073.4606%2037.6454C73.4606%2035.8818%2072.9592%2034.7287%2071.9564%2034.1861C70.9536%2033.5756%2070.0845%2033.2704%2069.3491%2033.2704C66.8086%2033.6095%2065.1373%2033.7791%2064.335%2033.7791C60.0564%2033.7791%2056.5465%2032.1851%2053.8055%2028.9971C51.0645%2025.8769%2049.694%2022.0785%2049.694%2017.6017C49.694%2012.5824%2051.1982%208.37695%2054.2066%204.98547C57.2151%201.66183%2061.36%200%2066.6415%200C72.8589%200%2077.9064%202.23838%2081.784%206.71512C85.5947%2011.2597%2087.5%2017.2965%2087.5%2024.8256ZM38.306%2024.8256C38.306%2032.4225%2035.6987%2040.2568%2030.4841%2048.3285C25.2695%2056.4002%2016.545%2063.624%204.31069%2070L1.90394%2065.4215C7.92081%2061.1483%2012.5338%2057.3837%2015.7428%2054.1279C21.4254%2048.3624%2024.2667%2043.0039%2024.2667%2038.0523C24.2667%2036.6279%2023.899%2035.4748%2023.1636%2034.593C22.4282%2033.7112%2021.4254%2033.2704%2020.1551%2033.2704C17.6147%2033.6095%2015.9433%2033.7791%2015.1411%2033.7791C10.9293%2033.7791%207.45284%2032.219%204.71181%2029.0988C1.90394%2025.9787%200.500008%2022.1463%200.500008%2017.6017C0.500008%2012.3111%202.03765%208.0378%205.11294%204.78198C8.18823%201.594%2012.3666%200%2017.6481%200C23.665%200%2028.6122%202.23838%2032.4897%206.71512C36.3673%2011.2597%2038.306%2017.2965%2038.306%2024.8256Z%22%20fill%3D%22%23ECEFF5%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-color:transparent;background-position:center center;background-size:contain;bottom:0;content:"";display:block;height:60px;width:60px;left:-10px;position:absolute;top:0;}@media (min-width:64em){.page-node-type-vlog .field--name-field-header-text::before{height:80px;left:0;right:0;top:-5px;width:80px;}}.profile .field--name-field-vlog-profile-pic img{border-radius:var(--base-radius,0.5em);}.node--view-mode-teaser .field--name-field-vlog-profile-pic{margin:0 0 30px;overflow:hidden;}.node--view-mode-teaser .field--name-field-vlog-profile-pic img{border-radius:50%;vertical-align:top;}.field--name-field-vlog-name{color:var(--c-blue);font-size:24px;font-weight:bold;}.field--name-field-vlog-entries,.view-vlog-entries-block-1{}.field--name-field-vlog-entries .view__row,.field--name-field-vlog-entries .view__main,.field--name-field-vlog-entries .view__results,.field--name-field-vlog-entries .view__rows,.field--name-field-vlog-entries .view__row > *,.view-vlog-entries-block-1 .view__row,.view-vlog-entries-block-1 .view__main,.view-vlog-entries-block-1 .view__results,.view-vlog-entries-block-1 .view__rows,.view-vlog-entries-block-1 .view__row > *{display:block;flex:none;grid-template-columns:none;width:auto;}.field--name-field-vlog-entries .view__rows,.view-vlog-entries-block-1 .view__rows{display:block;}.field--name-field-vlog-entries .view__rows::before,.view-vlog-entries-block-1 .view__rows::before{top:95px;}.field--name-field-vlog-entries .field__items,.field--name-field-vlog-entries .view__rows,.view-vlog-entries-block-1 .field__items,.view-vlog-entries-block-1 .view__rows{color:var(--c-gray);margin:40px auto 80px;position:relative;max-width:1040px;}.field--name-field-vlog-entries .field__items::after,.field--name-field-vlog-entries .view__rows::after,.view-vlog-entries-block-1 .field__items::after,.view-vlog-entries-block-1 .view__rows::after{clear:both;content:" ";display:table;}@media (min-width:64em){.field--name-field-vlog-entries .field__items::before,.field--name-field-vlog-entries .view__rows::before,.view-vlog-entries-block-1 .field__items::before,.view-vlog-entries-block-1 .view__rows::before{content:"";display:block;position:absolute;bottom:40px;top:40px;left:calc(50% - 1px);border-left:2px dashed var(--c-blue);width:2px;}}.field--name-field-vlog-entries .field__items > .field__item,.field--name-field-vlog-entries .field__items .view__row,.field--name-field-vlog-entries .view__rows > .field__item,.field--name-field-vlog-entries .view__rows .view__row,.view-vlog-entries-block-1 .field__items > .field__item,.view-vlog-entries-block-1 .field__items .view__row,.view-vlog-entries-block-1 .view__rows > .field__item,.view-vlog-entries-block-1 .view__rows .view__row{background-color:#fff;clear:both;margin:10px 0;padding:30px 0;position:relative;text-align:center;}@media (min-width:64em){.field--name-field-vlog-entries .field__items > .field__item,.field--name-field-vlog-entries .field__items .view__row,.field--name-field-vlog-entries .view__rows > .field__item,.field--name-field-vlog-entries .view__rows .view__row,.view-vlog-entries-block-1 .field__items > .field__item,.view-vlog-entries-block-1 .field__items .view__row,.view-vlog-entries-block-1 .view__rows > .field__item,.view-vlog-entries-block-1 .view__rows .view__row{background:transparent;margin:0;padding:0;width:calc(50% + 15px);text-align:left;}}@media (min-width:64em){.field--name-field-vlog-entries .field__items > .field__item::after,.field--name-field-vlog-entries .field__items .view__row::after,.field--name-field-vlog-entries .view__rows > .field__item::after,.field--name-field-vlog-entries .view__rows .view__row::after,.view-vlog-entries-block-1 .field__items > .field__item::after,.view-vlog-entries-block-1 .field__items .view__row::after,.view-vlog-entries-block-1 .view__rows > .field__item::after,.view-vlog-entries-block-1 .view__rows .view__row::after{background-color:#fff;border:1px solid var(--c-blue);border-radius:50%;content:"";display:block;height:30px;position:absolute;top:10%;width:30px;z-index:2;}}.field--name-field-vlog-entries .field__items > .field__item + .field__item,.field--name-field-vlog-entries .field__items .view__row + .field__item,.field--name-field-vlog-entries .view__rows > .field__item + .field__item,.field--name-field-vlog-entries .view__rows .view__row + .field__item,.view-vlog-entries-block-1 .field__items > .field__item + .field__item,.view-vlog-entries-block-1 .field__items .view__row + .field__item,.view-vlog-entries-block-1 .view__rows > .field__item + .field__item,.view-vlog-entries-block-1 .view__rows .view__row + .field__item{margin-top:40px;}.field--name-field-vlog-entries .field__items > .field__item--load-more,.field--name-field-vlog-entries .field__items .view__row--load-more,.field--name-field-vlog-entries .view__rows > .field__item--load-more,.field--name-field-vlog-entries .view__rows .view__row--load-more,.view-vlog-entries-block-1 .field__items > .field__item--load-more,.view-vlog-entries-block-1 .field__items .view__row--load-more,.view-vlog-entries-block-1 .view__rows > .field__item--load-more,.view-vlog-entries-block-1 .view__rows .view__row--load-more{padding:0 !important;width:100% !important;margin:0 !important;text-align:center;}.field--name-field-vlog-entries .field__items > .field__item--load-more::after,.field--name-field-vlog-entries .field__items .view__row--load-more::after,.field--name-field-vlog-entries .view__rows > .field__item--load-more::after,.field--name-field-vlog-entries .view__rows .view__row--load-more::after,.view-vlog-entries-block-1 .field__items > .field__item--load-more::after,.view-vlog-entries-block-1 .field__items .view__row--load-more::after,.view-vlog-entries-block-1 .view__rows > .field__item--load-more::after,.view-vlog-entries-block-1 .view__rows .view__row--load-more::after{display:none;}.field--name-field-vlog-entries .field__items > .field__item--load-more button,.field--name-field-vlog-entries .field__items .view__row--load-more button,.field--name-field-vlog-entries .view__rows > .field__item--load-more button,.field--name-field-vlog-entries .view__rows .view__row--load-more button,.view-vlog-entries-block-1 .field__items > .field__item--load-more button,.view-vlog-entries-block-1 .field__items .view__row--load-more button,.view-vlog-entries-block-1 .view__rows > .field__item--load-more button,.view-vlog-entries-block-1 .view__rows .view__row--load-more button{appearance:none;border-radius:0;border:none;background-color:var(--c-yellow);color:var(--c-blue);padding:8px 16px;}@media (min-width:64em){.field--name-field-vlog-entries .field__items > .field__item:nth-child(2n+1),.field--name-field-vlog-entries .field__items .views-row:nth-child(2n+1),.field--name-field-vlog-entries .view__rows > .field__item:nth-child(2n+1),.field--name-field-vlog-entries .view__rows .views-row:nth-child(2n+1),.view-vlog-entries-block-1 .field__items > .field__item:nth-child(2n+1),.view-vlog-entries-block-1 .field__items .views-row:nth-child(2n+1),.view-vlog-entries-block-1 .view__rows > .field__item:nth-child(2n+1),.view-vlog-entries-block-1 .view__rows .views-row:nth-child(2n+1){padding-right:10%;float:left;margin-right:-16px;width:calc(50% + 16px);}}.field--name-field-vlog-entries .field__items > .field__item:nth-child(2n+1)::after,.field--name-field-vlog-entries .field__items .views-row:nth-child(2n+1)::after,.field--name-field-vlog-entries .view__rows > .field__item:nth-child(2n+1)::after,.field--name-field-vlog-entries .view__rows .views-row:nth-child(2n+1)::after,.view-vlog-entries-block-1 .field__items > .field__item:nth-child(2n+1)::after,.view-vlog-entries-block-1 .field__items .views-row:nth-child(2n+1)::after,.view-vlog-entries-block-1 .view__rows > .field__item:nth-child(2n+1)::after,.view-vlog-entries-block-1 .view__rows .views-row:nth-child(2n+1)::after{right:1px;}@media (min-width:64em){.field--name-field-vlog-entries .field__items > .field__item:nth-child(2n),.field--name-field-vlog-entries .field__items .views-row:nth-child(2n),.field--name-field-vlog-entries .view__rows > .field__item:nth-child(2n),.field--name-field-vlog-entries .view__rows .views-row:nth-child(2n),.view-vlog-entries-block-1 .field__items > .field__item:nth-child(2n),.view-vlog-entries-block-1 .field__items .views-row:nth-child(2n),.view-vlog-entries-block-1 .view__rows > .field__item:nth-child(2n),.view-vlog-entries-block-1 .view__rows .views-row:nth-child(2n){padding-left:10%;float:right;margin:-100px 0;margin-left:-16px;width:calc(50% + 16px);}}.field--name-field-vlog-entries .field__items > .field__item:nth-child(2n)::after,.field--name-field-vlog-entries .field__items .views-row:nth-child(2n)::after,.field--name-field-vlog-entries .view__rows > .field__item:nth-child(2n)::after,.field--name-field-vlog-entries .view__rows .views-row:nth-child(2n)::after,.view-vlog-entries-block-1 .field__items > .field__item:nth-child(2n)::after,.view-vlog-entries-block-1 .field__items .views-row:nth-child(2n)::after,.view-vlog-entries-block-1 .view__rows > .field__item:nth-child(2n)::after,.view-vlog-entries-block-1 .view__rows .views-row:nth-child(2n)::after{left:1px;}.field--name-field-vlog-entries .field__items > .field__item:nth-child(2n) .layout--onecol,.field--name-field-vlog-entries .field__items .views-row:nth-child(2n) .layout--onecol,.field--name-field-vlog-entries .view__rows > .field__item:nth-child(2n) .layout--onecol,.field--name-field-vlog-entries .view__rows .views-row:nth-child(2n) .layout--onecol,.view-vlog-entries-block-1 .field__items > .field__item:nth-child(2n) .layout--onecol,.view-vlog-entries-block-1 .field__items .views-row:nth-child(2n) .layout--onecol,.view-vlog-entries-block-1 .view__rows > .field__item:nth-child(2n) .layout--onecol,.view-vlog-entries-block-1 .view__rows .views-row:nth-child(2n) .layout--onecol{position:relative;}.field--name-field-vlog-entries .field__items > .field__item:nth-child(2n) .layout--onecol::before,.field--name-field-vlog-entries .field__items .views-row:nth-child(2n) .layout--onecol::before,.field--name-field-vlog-entries .view__rows > .field__item:nth-child(2n) .layout--onecol::before,.field--name-field-vlog-entries .view__rows .views-row:nth-child(2n) .layout--onecol::before,.view-vlog-entries-block-1 .field__items > .field__item:nth-child(2n) .layout--onecol::before,.view-vlog-entries-block-1 .field__items .views-row:nth-child(2n) .layout--onecol::before,.view-vlog-entries-block-1 .view__rows > .field__item:nth-child(2n) .layout--onecol::before,.view-vlog-entries-block-1 .view__rows .views-row:nth-child(2n) .layout--onecol::before{transform:rotate(180deg);right:auto;left:-85px;}.field--name-field-vlog-entries .field__items > .field__item:first-of-type::before,.field--name-field-vlog-entries .field__items > .field__item:last-of-type::before,.field--name-field-vlog-entries .field__items .view__row:first-of-type::before,.field--name-field-vlog-entries .field__items .view__row:last-of-type::before,.field--name-field-vlog-entries .view__rows > .field__item:first-of-type::before,.field--name-field-vlog-entries .view__rows > .field__item:last-of-type::before,.field--name-field-vlog-entries .view__rows .view__row:first-of-type::before,.field--name-field-vlog-entries .view__rows .view__row:last-of-type::before,.view-vlog-entries-block-1 .field__items > .field__item:first-of-type::before,.view-vlog-entries-block-1 .field__items > .field__item:last-of-type::before,.view-vlog-entries-block-1 .field__items .view__row:first-of-type::before,.view-vlog-entries-block-1 .field__items .view__row:last-of-type::before,.view-vlog-entries-block-1 .view__rows > .field__item:first-of-type::before,.view-vlog-entries-block-1 .view__rows > .field__item:last-of-type::before,.view-vlog-entries-block-1 .view__rows .view__row:first-of-type::before,.view-vlog-entries-block-1 .view__rows .view__row:last-of-type::before{background-color:#fff;content:"";display:block;width:30px;position:absolute;}.field--name-field-vlog-entries .field__items > .field__item:first-of-type::before,.field--name-field-vlog-entries .field__items .view__row:first-of-type::before,.field--name-field-vlog-entries .view__rows > .field__item:first-of-type::before,.field--name-field-vlog-entries .view__rows .view__row:first-of-type::before,.view-vlog-entries-block-1 .field__items > .field__item:first-of-type::before,.view-vlog-entries-block-1 .field__items .view__row:first-of-type::before,.view-vlog-entries-block-1 .view__rows > .field__item:first-of-type::before,.view-vlog-entries-block-1 .view__rows .view__row:first-of-type::before{top:0;bottom:90%;}.field--name-field-vlog-entries .field__items > .field__item:first-of-type:nth-child(2n)::before,.field--name-field-vlog-entries .field__items .view__row:first-of-type:nth-child(2n)::before,.field--name-field-vlog-entries .view__rows > .field__item:first-of-type:nth-child(2n)::before,.field--name-field-vlog-entries .view__rows .view__row:first-of-type:nth-child(2n)::before,.view-vlog-entries-block-1 .field__items > .field__item:first-of-type:nth-child(2n)::before,.view-vlog-entries-block-1 .field__items .view__row:first-of-type:nth-child(2n)::before,.view-vlog-entries-block-1 .view__rows > .field__item:first-of-type:nth-child(2n)::before,.view-vlog-entries-block-1 .view__rows .view__row:first-of-type:nth-child(2n)::before{left:0;}.field--name-field-vlog-entries .field__items > .field__item:first-of-type:nth-child(2n+1)::before,.field--name-field-vlog-entries .field__items .view__row:first-of-type:nth-child(2n+1)::before,.field--name-field-vlog-entries .view__rows > .field__item:first-of-type:nth-child(2n+1)::before,.field--name-field-vlog-entries .view__rows .view__row:first-of-type:nth-child(2n+1)::before,.view-vlog-entries-block-1 .field__items > .field__item:first-of-type:nth-child(2n+1)::before,.view-vlog-entries-block-1 .field__items .view__row:first-of-type:nth-child(2n+1)::before,.view-vlog-entries-block-1 .view__rows > .field__item:first-of-type:nth-child(2n+1)::before,.view-vlog-entries-block-1 .view__rows .view__row:first-of-type:nth-child(2n+1)::before{right:0;}.field--name-field-vlog-entries .field__items > .field__item:last-of-type,.field--name-field-vlog-entries .field__items .view__row:last-of-type,.field--name-field-vlog-entries .view__rows > .field__item:last-of-type,.field--name-field-vlog-entries .view__rows .view__row:last-of-type,.view-vlog-entries-block-1 .field__items > .field__item:last-of-type,.view-vlog-entries-block-1 .field__items .view__row:last-of-type,.view-vlog-entries-block-1 .view__rows > .field__item:last-of-type,.view-vlog-entries-block-1 .view__rows .view__row:last-of-type{margin-bottom:0;}.field--name-field-vlog-entries .field__items > .field__item:last-of-type::before,.field--name-field-vlog-entries .field__items .view__row:last-of-type::before,.field--name-field-vlog-entries .view__rows > .field__item:last-of-type::before,.field--name-field-vlog-entries .view__rows .view__row:last-of-type::before,.view-vlog-entries-block-1 .field__items > .field__item:last-of-type::before,.view-vlog-entries-block-1 .field__items .view__row:last-of-type::before,.view-vlog-entries-block-1 .view__rows > .field__item:last-of-type::before,.view-vlog-entries-block-1 .view__rows .view__row:last-of-type::before{top:10%;bottom:0;}.field--name-field-vlog-entries .field__items > .field__item:last-of-type:nth-child(2n)::before,.field--name-field-vlog-entries .field__items .view__row:last-of-type:nth-child(2n)::before,.field--name-field-vlog-entries .view__rows > .field__item:last-of-type:nth-child(2n)::before,.field--name-field-vlog-entries .view__rows .view__row:last-of-type:nth-child(2n)::before,.view-vlog-entries-block-1 .field__items > .field__item:last-of-type:nth-child(2n)::before,.view-vlog-entries-block-1 .field__items .view__row:last-of-type:nth-child(2n)::before,.view-vlog-entries-block-1 .view__rows > .field__item:last-of-type:nth-child(2n)::before,.view-vlog-entries-block-1 .view__rows .view__row:last-of-type:nth-child(2n)::before{left:0;}.field--name-field-vlog-entries .field__items > .field__item:last-of-type:nth-child(2n+1)::before,.field--name-field-vlog-entries .field__items .view__row:last-of-type:nth-child(2n+1)::before,.field--name-field-vlog-entries .view__rows > .field__item:last-of-type:nth-child(2n+1)::before,.field--name-field-vlog-entries .view__rows .view__row:last-of-type:nth-child(2n+1)::before,.view-vlog-entries-block-1 .field__items > .field__item:last-of-type:nth-child(2n+1)::before,.view-vlog-entries-block-1 .field__items .view__row:last-of-type:nth-child(2n+1)::before,.view-vlog-entries-block-1 .view__rows > .field__item:last-of-type:nth-child(2n+1)::before,.view-vlog-entries-block-1 .view__rows .view__row:last-of-type:nth-child(2n+1)::before{right:0;}.field--name-field-vlog-entries .field__items p:last-of-type,.field--name-field-vlog-entries .view__rows p:last-of-type,.view-vlog-entries-block-1 .field__items p:last-of-type,.view-vlog-entries-block-1 .view__rows p:last-of-type{margin-bottom:0;}.field--name-field-vlog-entries .field__items > .field__item.field__item--load-more,.field--name-field-vlog-entries .view__rows > .field__item.field__item--load-more,.view-vlog-entries-block-1 .field__items > .field__item.field__item--load-more,.view-vlog-entries-block-1 .view__rows > .field__item.field__item--load-more{padding-top:3em !important;}.field--name-field-vlog-entries .layout--onecol,.view-vlog-entries-block-1 .layout--onecol{position:relative;}@media (min-width:64em){.field--name-field-vlog-entries .layout--onecol::before,.view-vlog-entries-block-1 .layout--onecol::before{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFsAAAC6CAYAAADBLjG+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABz0SURBVHgB7Z1rrF1lmcfftU8vUKhURRxRoBYUxbSj+EHlVqgSIIAZNZY4JjpkAkPRSWYSGcRM0pKMbfGTySg6NYaZ0cEEvzjJELwAylUxEYmosWqZU2o0Klqu5Xr26/N7z/tf59nr7H3OafflrH26/snqetdlX86zn/6f6/uuEBo0aNCgQYMGDRo0aNCgQYMGDRo0aNCgQYMGDRo0aNCgQYMeKCr7wxat0D8KbTFGjWfdY9fSIN9zWKIfYXsBxupFJ/h0uSiSjAv27vYi3xsOB8wrbBPEuV1Oz0jO7f11CdX9IP7Y/w/g3uJw0PiFaPZGE8Q/McjCKrU1I27dutULqvjgBz+Y3jf/CEUGg8im99Lr+Wfbtm1LXuALpZGtJog1ElpwyuwElPYm+HDaaadFjTdv3txir1+H+yX48s3tx7r++uv1Qxy+htSEg6DBTWGGY0ujaIJqnXvuuctsPBGmf7wJbbqPe7gmCnFUor03rn47vOCEHTN/FxUhQhulgPO4pX3e9Jo0nmvTe+oz5vBwxg7z/hEI23bb8uGk/Vdf518LRfz85z9P4z/+8Y/Fq171qvj1r38d1U1czrVbbrmlnXmng+uzEe1iX2c+PrjvGGduHkv3ZSGc7SWxFuHLIJr2ltcQtNuzTRgPBxN8Mn78KHovjsOMFid0c/+cPZjmnTEW9IJgf/C22In9jz/++LosKKgCvl6WebtjDJVoQ3Bs+VoStOdphO2Fr3MS+FKgk2ULuKeqSWuOOeaYL9v+3W9/+9tb69ata3MSjTZBphu+973vRa7ZuXS8cePGcN55501AMTZu2/VW9X09zWS/Ozp6KfL/BtHK0tTuioEs8eyzz24KM5q9PGvsch2b+7eCsQk9nZPHgvY6rW7JIIY5jGe+n6+zpAzmLPQSdrvdnty9e/exoowsXAm5FLr/ERjnYwl7Qm5h6BR8Vzew6h7GMQvzD9ZAzpwsipOMQv7xqaeeKkzALfM60n/xF154oTjllFOS8Ox8wXW9BnqBSjCswLyU5Mlk4xkwqKFTuDG7L3H6I2eiT9HMuAl8TvTSbMGM5ckmtAmn0StM2Cs1zjSynH0eT3B/NpopIPLaXdl6annGWNHJIWu28LKXvezLhOSM0WTu//Wvf633Lp544olWPh9+9KMfBRNuGr/85S9voaqm7e23vOUt/jOi2zqowo11fqzUuu98tslr4zPPPPNRHZtWh7Vr1xYar1ixIkItEroJt7jxxhuLX/7ylxHBQyE/+9nPYqYSJbVkGDsyij74UZIrLCVj2cXP7ob9991333HQB3Riwj4iU8lK9hwzdlRTGsyqLx6yZ1IxlrNoJboEWJz24WvP3wcbrvfEiy+++O8mzGsYmxHEx26/9NJL6f2XLVsWM7WkjOCRRx4ZjVIK43D2nG7n79LWxwb33WRAzdeOldA+ZqHHLr75+GGBmp3wpz/96Xy0uLrZ22ifND0bSrR8hfzxkCNObyydtnc1mHHMosuFRJALhkWW/2q7C3QszTZBR41f97rXhd/85jctp+ER19GM5JTlUToMJQmtSj6kI3rsllt3OfHaccpCDOSCv/TExMQ55jd/HMFKuCeccEJ4/vnny88xA5mMpqiE78A4J7BkNCUwaW4IszW3/B8VZhJV8WC/c60Q5/GzuxnLW2+99a+gDdPiI1/zmtesYnvXu951pNHHKs7Z2yYDmo1oGXEqpJfBDC4/HnLe3F3zVNLLDx8vHAxnC6bV/7thw4ajXv3qVx+FoBEyewQtDg+Zv0PmbYXyCFIpAJdZ9MWI0kOZQ9C1rGcOlEYEo5P3fvOb3zyr1WqRQyl+//vfE6YXU1NTBZRiQlfwQ2ifhIL/zcb4jW98Y6KUu+66q/x+5MUdfF48fcfY2ZdSS69kEE06XWFavetzn/vcMYzNLWz9+c9/lluXXEEJHG4n6FH0+cgjj7R27dpV3guHuyJFB02QS4mdOe/SaLqvUhup9x2u93zjVuvECy+88ON5HBE4Ws4xAjaPJHkmk5OTSSXNsOKh+M9E0yMGFc8lG82O/2U5wuzYqt891ijQGVhQ0+O1T/zwhz88453vfOckgY5twXzx9NcvX768Da0Y5UQTfJsQ/5WvfOVUDnLQ6KiMIe5hmBF0dV/4Y6fd8mJqQylD0+z0wqI4xozjFxH0K17ximL//v2JHqTpCBqBcwpqsZRtcdFFF5XfiSoQglYFCEAprp5ZOPdP5zzmrCaPGodSFju4D1i27OwHH3zwrNNPP/3ekH/cNWvWtCw12zaNLsxLSXQCLCGlzyv+8Ic/QCOBkJ5zKsHJUMYcwSBL35GVZVv66bov1MD3HqpmC8cff/x/bN++fY0MGRrN3oxomTuRoaSYAHcT6HBt9erViU5Mw9v+OxnSd8/dVCGP016fk9vd0qlQAyyEs7fZbmvoE5aG3WHaucM4Oxg3B/NOcAeToLluHB5xEU3bCd/bCN5cw7Zy4RK+CsxZw8XTETcwJ6rQ5rajj1lcvlgYOo0IRx111HXf+MY3/u+cc875iQk8yQJjaYIv2BuPc1sBpViOZcLy31McI2QrLhcVIQuJHhA0vYL5uCMHnlkkVqr3oZaIBx+uzxVZ3m3afPSpp566+thjj11tWnv0mWeeuVohPVGnyxSWEabLFC5zfYXVrcwWViPLSm580TASzhaMq8/es2fPxxg/9thjyROBKiiRsUElXDNtb7lqT0HiiqQVXgn8nQMdLqvNTR6J75zS9ZC1ftExtAiyF44++ujrrr322jXveMc7WvC3CXUiu39EmmW2UHtw4MCBFl4J4TwGU2F9jiyhkCILWEZTLy2pI6OjKDFqDCU3MhfwvS+77LLrZCjNBUzvr+4pBI+hZIx/jtAtymzD2xhLcwnLbirxt0vJpu8r7yTMTkjNlbIdOgZaPFgoVq1ateX222+/9T3vec89ZgjbZvxaxuHBgh6q7slgEmHikdjtESqxMYYzCT1M51CgkmQ0cxetisbJFZTvnXtLSnfbGciRG8uhhutzwfIkD5uffaYFOFTe2wjDOL1NdKl7Vq5c2fZFCOqaKjxwLof2jFXDLKs0CH4+rs6/QBgVRmogOz641Vpv2rmF8Yknnog3EYw+6ENJY1KyqvDIF1dbBEKWoHMoL4NZwnVXJcQuE9rCiKlk5AbSw4zlp770pS+duHfv3jYabnQxQX7kd7/7Hbxd3od3wh5DicDNWIa8lalX1xeeUDGSQvJYxNmqV8YRZQYXVdgYyzPOOGMngta5X/3qV+kSXgoDGcx9+/al62g2vE3TD54J59Bu0rEuDVs4I1nNc3f0/YxK0GBRhQ1MUy/+1re+dbZxc/ldLOgpHnjgAfg6+d9yDS3wYRpJ67jjjivvpVGTPTSSDaX/m/y0P/+x0an3yIzkxHw32BfdaLtzwxBhXsZZFs7ffP/99z+HK2jeSlI/QnnzUGI2ntFoJD799NNkDcNzzz0XLd+StBS/24xmYR6OpgRSUivyWIay4FyWceu8887zX2Ek0h5ZImo+mOB2Wri+U8d4JXgp5MF3797dtmspWQVncx3PhD3uYG7YlG8evf/t6UR/kh/HzglUQ3UHayNs+5wn7rjjjrPPP//8SXxujBf+t3ksSaiq8pgGT+k13kuhyYegx7Q38bd/a2csS3fQ+9uh4rW4/pOBYmRZv/mAsTTtvNEEfIm5f8VDDz30kml1RLO5bpqcKvRGK4mTjXZKoWM0TZtTl6x8cPe9lREMrsLjG+kLL/RhCRosmp/dDaapZ917772X6Nhcw5Q/IfeN0BXSq/iAsWQvajHDmf4XmLHsKrBMKdFHl5V6pTCc2CLUDBZVbr/iiitWM1WE8F2QwNFu6pdmIFvmjycJodlXXnllam3DHaQdQk33wRUYfDgfKgItZmL4obmDtRM2LRCXX375dSbc8OSTTyZNRchsCJyAh5YISmq+p/DOO+8kM1jkEppcwpJKVEbLiFn4/gfxruBQpF07YQPj3S0mvA3G3anXRH521uzkqVhgU3530YgCHaJLRZR+FjJAu1miw1V3QLWwcHjQiGDexQ58bkWXcDdjBM8PAH9DJ+RPKKOh4QidFCwRZs55K++dOqsIesh90/TjqSRW5u0MKwVbW2FjLI17r0awbGg5As/XOrKDcDfRZU7JEkmm3AlhPBqO3y3/2/ne5esrc3WG5mfXVtjABPxJqjoylKIUZQYlcB0DhfLS7lxsKAsNvrDAP7FzWSW5iItGI6PL1FSA7/2Rj3zkX4wmCihFVR3ohEYf5U7wwZWoohWCYkP2t6NpedvVLNPbhukisD4j7wo19fjAp8rlfaFWfnY3UNX59re/fRZ/uOW9W5mvk4bL9/Z+N9z9hje8Iaiig4eSW5A7ICqJlfVPvN/dLcLsB7WJIOfC61//+h2m3WebZuMORvgbt5AaJsBQUkZDu5l7SZqW2WlElOadtHft2sVthVKxHKhY7Ny8jtlmPg0bBoTa5EbmgxnHT1nO5PNvfetb0/9Gy/4lYZM78d2x5E6UM0HDrTARiSzxv3ELlZJ1Hkk1GxWrx2Gm5NYXam0gPYwyrr3tttvWSrsJ5ffs2ZNa2BTGW6CTWiCILmm2R8PhbgnaL1qAC6ix5lD6Y/fRZTWo38hybISNsdy0adN2xngnaCxjCZrcN3soheLw5OQk3bFFbl1LngljvBLXwlaW2SXgLp5ImSUMfVJKrb2RKqjqYCzxTk466aTkf9uYVuJWLp8ld9B7JvjetCKT784eyqzisAfNmdVFIcOAUHtvpAoT7I2f+MQn0lwdvBP2BDv0ezOWL+7zJggcfzuH8oWb3Kq0ageluJRsydWDCHbGhkYEc/NOMN/7KgQKlWieDn63xj6fojDewn//NkUO4ef8+03o6kcZCMaKRgQzjls+85nPnMBY4TxjghuoBMHje0uzyZ1AJYomcQnR7ryqT3pPX80JziiGAWJsXL8qzBDeZ8HKJZbpS2u4mreSghs2XD8Er3vprOKcXEHfWO+MZXR+duGr7w59Kd5YajawIObMe+6552KMJdxN/hvupleQnDdhPPcpugSm2W0EDXezUUrz76mQXeOKrz096GPm8Nhxtsfxxx+/HWOJ353zJcVjjz1WXvdFBkJ5Nffk2cTcUgpRNMLereqjy2UVxx8fLBatsXJQOHDgwBfNn/6kaXLZ/sB5Wh1YWsN+iBRR+kp8XhEipWHdxKhZgu9Sie+r+j62nO3x4x//eOP73//+n5AvwehpchRg7qV4nJx3nqsT8tJ4MedL2j3eulcfySEJe6xpRFi/fv2nMZQYyd27dydB4PopXwKy0Uw939kNLJczncsFHGQhYUkIm6rOL37xi7+Fo+kTVK8JIbzcQvIlut/+J6S5luRKrr766ijNrrh/QtmHEvtc3m5JCBuYcbzYtz4AtJnkFFpOvgRD+ba3vS2Kt/FIWPYu31745FSYPTc+OLfwkNR9yQibRBWGS5EjIMBhM68lkC+Bs/GroRJNhMr57dLF8x5IjyzfIWv2osypGQZMyI/C2UI2kmlxAk2IojCsufCacUbJTKvZV7J/1Y+oun8HjSXhjYDbb799w5YtW/ZSp8wRZWrqseixoxEzrzGYpmlTn8yXNCOhuopD7FEeG5o3UssI0sMM3c4rrrhiH1Gk+kwQtL/H+9r41wrZXV9gUVm9QeH6LO4+VIxdirUK8zYetdx26uvWzLPc8Rrka5PXZk8xQd1TQH0lJKM0Y1i5bJfTrjbyDNUbqbVmf/e7372U/AgBDZuaL/Gx2TCYCBmtJjeiBh5BBeD8BBLlsqOPHkFlHs7QwvVtoaacbaH6FyxA+RQBDeE6FXZFj5TL6JxSIgphr1q1qq1VMikiVNYwAWqw7JaAEqUccvF3bDUb+rjppptuYIwQELS/bm5emW7VhlYD6COvOzUL0uT8iC6Ny9nBIZcswyFgbBNRRglXv+lNb7oZjbYUK6up0a4wReHAeyFHHHFEmiXMYl8cS8gyjD6fXfmIrt5J6AML8bNrZyAtVXqzheVfw69mSsijjz6KZmuhmLa8DvZaXprUKsZRE51AD0F3tDTI9YsDmNg0dhEk9HHXXXfdoGOadQhKVPBVs6UErtkJ5ltH+dWuK6p8Xzqk1CXlP891SMUwglaGWsGKAzsteCFaLBstESz0oSyf6o9r165N1+TuYRQpGkjI2QMpH6tox+3YGaP78SEbRv8Gc6JOnG11x3ut7nhpte7oF/eCTn7729+muiPCxsf2BQNopEuvdoLj6Nh52F/RQBiroObOO+/8uMYEMGg2goY6yIEQzMDZTNtD0PjVTtBp+oefI5mzfGXEmCXbDq6/z/Vt9+2VjQ2NmKdxw1VXXbWXVXXohkLQNFai0Wo9I7un9gUE7V9PiUyeCFrt1piqRow+kCmjyEEUEcYiqMEonnzyyX9NhEglHaOohBPX0Wzy1nYt/vSnP01C5kdhn7N81fVchfQ0KHF3CD3XABSlDJ1GFh3f+c533gtP+6UyWD2N0JzgBWFDIRI03H3RRRclGiBvnbk6vQ6Nhqu1Ylp+3nDHD5GF2iHYfgWdvtcC7un7Q/qBafEXP/ShD03q+KGHHprCwFH+wt1D0IoUuS7v47bbbit9atKp9prExXRCoc0I2dNEqGh1nL2m1PARD2EZ/kHBkkh7P/vZz55oUeIx69atSxsLMLIQI5uW9meZfxOsFl9c7jcWX6wsvFg+EtE9yFnzabzwBy7hWms2PrUJ+8k8galN+xjN8K5NIe3RZPqxs3ZrKbrUFNmFq9VaVmp2ZWpH3/50L9S2LGbV8JsvuOCCr2EUce+YAYZRhDLcguezokQMop9lYOOQu5+ACgLdKi4+QhzK05xq6Wfjfdx99907aCsjcDHqCOp0EuBqZfNIncoo5lkGIRvG6PzqMmWn9rLgfOnQI0wfJGoZQZqP/LE3v/nNX2WMsKERsncsYUTwQi8IKVXOcY+vvqhFwffy4YH4JaDTIMZqMOMxFBqpnWZbUPKwpU7/B81VUslC7pcQNPRBd6rOq9Hdv5424ErTpHfvOuD6QDrOxyE946Z2frYJ6sMWEZZdqdCHFgYACBzeRqsJyTVfXQVc1hoJFYOYV0Xz06Wr89VLty8OcdmiWgmbKvlll122V7MJMIhqJRPM1YvqblIhV0kmt2SRT59Ks0vDqOfb5HN+2f6hCRrUpixmf/DeDRs2pDw1E0m1sItW0KGe6EtfvgU4L6aYjjV2HN2Nj6Of+uj6QuKwKATURrPvuOOOSxEwfIybZ7mQlIvAp8bHpmKu6NDSpzTaJElRV6S7SXXFyspns9KovkUha/XAw/JeqIWBtDLXjddcc80+BE3OA06GQjjOz0OI3qcmo0ebL2v6GV1MubdK9+QW4DSurOuXWhRi5+IAfbeVLRSLTiP41A888MAXrI6YFr9lxXh6PdTRRDYPkKemMRLtxijCz/jUXHN9IOk1tACrVy+XuqqJpumbZ55JNhKqXPQI0oS6wwSyF17OGk0AE+X65Up5mjWg9bMR9uWXX/7S5s2blcNoV2btlhNHlT6NnQmlxOV5jdZ2pe1saFjUfDYh+fr169Ma2ppWx1jUocdh8VhaLQcKEDhcbXThfeokQBfA+AmjscvfNfJnji2agYQ+fvCDH+xQvgMNVsuY7kHQ1BKV+0DIdKDqLWQYM5LksiZ7L6Sa/5i+ObcpjBKLxtnmUzMHfZ+exoQmq7yFi8cPgKB1v6uQh7xP9OG9j7x+tv/O1e/uf4DDQ7Pxqc0Yfh5u9ufRahlEzSDwrWMq3GrPdbdAefQT/HvMjwn53kV5TuSiCPv73//+JSz/qUweWq3ZAZoGvTY/Ppzlh6TV+fEpaXUFtY9pHoyfNJrP9/r4jhz2KDFyA3ngwIHtp59++k6mPitoAXpWpJ7gIY3Oi2tNZX4uV8XhXi1BVCnYlu5cj6Kt7hs5RlqpgT42bdp0AxzNH51XL8Oti1oIUYLWa5jYzyNnnefhH5PiebqMDqGTLvXD0atyBSOlERPah9UyBjCCuZc6Wl6kfEwKJS4KAhznCaJp2U89JoW9VhGuTKfreDZNMdPm67EoWr0gxAEVfI0KvsqT8ijU8jx2e+v0lDwVbfXwe6u2lE/Ly4Xa8ml5FG/d89dnPS0vdD41T5AxXPSHJ4+kUgN93H///Rd/4AMfmNSMWzSaSfysmoBxVNWFBBOJKPIeavNliX3mvng3j+DFLxfnPy5/ZuxRa1w0jCQRZdSx833ve1/KUytdipvH48D1dFPuQ7DmhbQUuLDHzaPvo9rm64xigirmLm1aDGtN1aGhXxqxPMZXeMim6IMN6rC3TvThH7Zp2wo2uz9tNk49H5k6qlvq/Qgz/R/q+6j2ftRG4MM2kI8//PDD230IDshNU3FBswEPuudhm3rIPctT5KpLe+PGjR0TQ11D5PRJg6ikW3461NkgVtGPZhsnX4MWe42WQbS3TgYxG8O05bE6mLxGJ4PojGOp1WH2Y2RBVctrgaEFNfa6va997WtPk0H0i4srm3fqqacm39mEHH2DjYIV4Axj2edR/aj5vkqoCYZGIw8++OCFSpkiaKhDaVQMIpEiQjQBTxElGsh3pHP5eQUJfjk47nFrOHl0M5azzi82hlI8sDz1py+99NJHTavLHg+VtQhasiYn1w1Nzo3rUSskMK64eqXQeuQ81C6mvMdIigEHi4FrNvRhmvppNJdUKbMBQHbxyqo4gqbiYgJNiSWiQgSttoNq4TZUhOdayHybgpS6lkZx4LkR08h/oK/Dch3pmNqhUQc9HimTJ43mGn50nuciTSy6fa4kWMw8LNPnPsq5iiHXBEJNMdCg5sUXX/yKCe9ukkoklIgKVaS1yynnIUHrYciMfdKfcXUVYCRIvTB/l1mrt1ddvjiCSvmhYGA0An3s2bPn3+BjjhV+S/C0iqldjE19H1AIT7oDPaLDNGap5dBZgUnydc8JK3+8Omv3nFion22Jpr9XEolZAGyMTYBEgisVFebIMEWHeUv+c/atu/nOHX40Y0WM+SvWzp/uhYF4I+Z1/LfRx1eYMud78Ex7U6UFEBXSw/HII490zB+3YgCPFpzSiglhmkoKn0Ryxi9WPI2U/5jvkd9jA/v7ts6j1Pv37dt3SpjR1qTVweU6pPFotea3mJCWZY1NUaHmtzit1d5rdXDjjvN15emDwnzCNv79Z7tteYUeVrowXOdWkI92OemSNiToHlsp3NgZlo8NfSwY83D2/9styyRo9giT/ZVXXpkEHJyQw7SAy5lbFZ7uyHe4c6HLfiw1uS9vxCLFd4fpZvOUoeN5MBZyF3nPLW3lOxS4ABNUahdzGT1QjfqiO5/2cabiUixGdXzo6KXZ5lNf73PNWbtTGYvzaLayd06rveeRuJrjXvTgtTd2z1UvLfTgbOhD6c8kONULM31MqGYYpo1hSz/KLbfcMqFzoSLciksXPE9r7LU7xqXhhJToodl/kwUz4YxdxyatDq4oy2v8FjunxJUzbJ2QQ7cfZcmii7BvCs6DkFClyRUhJ4pwmq19t6nL3byMbveMLQ42ETVp2/X5XOqny8Yx5OWAyqIsKVIzgP6pz8kYcpiDlnY+32vBq6pgY76nlunTgaCi2X8XZjSsw0cWraDZGmeq8HzbTXNneRu9rocxx8G0DP+nbf/lzwOS+YThmmvoVllXAqkU0ubNm/3nFV3G3fzoWlZdhoLsjey3bW0+nsWn0mAZM6/t+f5W1Yvo4u51PbeUsJCC79Z0Y1FcXwkmfMdoybe+MabyQDSlSWe168b8xjHWr4tppLC//6OVU904tuoT63q3AKWaXFqymjwQVAzZQoU3S9iVoOSQl0o+nNDLN07w/ByHvCxQgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0GDc8Rer+gAuLsC++AAAAABJRU5ErkJggg==');background-position:center center;background-size:100%;content:"";display:block;height:215px;width:80px;position:absolute;top:10%;margin:-91px 0 0;right:-85px;}}@media (max-width:48em){.view__row:first-of-type .field-name-field-vlog-entry-date{margin-top:0;margin-bottom:5rem;}.view__row:first-of-type .field-name-field-vlog-entry-date::before{content:unset;}.view__row:first-of-type .layout__region--content:not(:has(.field-name-field-vlog-entry-date)){margin-top:10rem;}.view__row:first-of-type .layout__region--content:not(:has(.field-name-field-vlog-entry-date))::before{margin-top:-100px;}.view__row:first-of-type .layout__region--content:not(:has(.field-name-field-vlog-entry-date))::after{content:unset;}.view__row:last-of-type .field-name-field-vlog-entry-date{margin-top:5rem;margin-bottom:1rem;}.view__row:last-of-type .field-name-field-vlog-entry-date::after{content:unset;}.view__row:last-of-type .layout__region--content:not(:has(.field-name-field-vlog-entry-date)){margin-top:10rem;}.view__row:last-of-type .layout__region--content:not(:has(.field-name-field-vlog-entry-date))::after{margin-top:-100px;}.view__row:last-of-type .layout__region--content:not(:has(.field-name-field-vlog-entry-date))::before{content:unset;}}@media (max-width:48em){.view-vlog-entries-block-1 .view__row{padding:unset !important;}.view-vlog-entries-block-1 .view__rows:has(+ .view__pager > .pager--infinite-scroll) .view__row:last-of-type .field-name-field-vlog-entry-date{margin-top:5rem;margin-bottom:5rem;}.view-vlog-entries-block-1 .view__rows:has(+ .view__pager > .pager--infinite-scroll) .view__row:last-of-type .field-name-field-vlog-entry-date::after{content:"";background-image:url(/themes/custom/wgkjobs/images/timeline.svg);width:16px;height:41px;display:block;position:absolute;left:calc(50% - 8px);margin-top:14px;}.view-vlog-entries-block-1 .view__rows:has(+ .view__pager > .pager--infinite-scroll) .view__row:last-of-type .layout__region--content:not(:has(.field-name-field-vlog-entry-date)){margin-top:13rem;position:relative;}.view-vlog-entries-block-1 .view__rows:has(+ .view__pager > .pager--infinite-scroll) .view__row:last-of-type .layout__region--content:not(:has(.field-name-field-vlog-entry-date))::before{transform:rotate(180deg);content:"";background-image:url(/themes/custom/wgkjobs/images/timeline.svg);width:16px;height:41px;display:block;position:absolute;left:calc(50% - 7px);margin-top:-140px;}.view-vlog-entries-block-1 .view__rows:has(+ .view__pager > .pager--infinite-scroll) .view__row:last-of-type .layout__region--content:not(:has(.field-name-field-vlog-entry-date))::after{content:"";background-image:url(/themes/custom/wgkjobs/images/timeline.svg);width:16px;height:41px;display:block;position:absolute;left:calc(50% - 8px);margin-top:-96px;top:0;}.view-vlog-entries-block-1 .view__pager:has(.pager--infinite-scroll){margin-top:5rem;}.view-vlog-entries-block-1 .view__pager:has(.pager--infinite-scroll)::before{transform:rotate(180deg);content:"";background-image:url(/themes/custom/wgkjobs/images/timeline.svg);width:16px;height:41px;display:block;position:absolute;left:calc(50% - 8px);margin-top:-45px;}.layout__region--content:not(:has(.field-name-field-vlog-entry-date)){margin-top:13rem;position:relative;}.layout__region--content:not(:has(.field-name-field-vlog-entry-date))::before{transform:rotate(180deg);content:"";background-image:url(/themes/custom/wgkjobs/images/timeline.svg);width:16px;height:41px;display:block;position:absolute;left:calc(50% - 7px);margin-top:-140px;}.layout__region--content:not(:has(.field-name-field-vlog-entry-date))::after{content:"";background-image:url(/themes/custom/wgkjobs/images/timeline.svg);width:16px;height:41px;display:block;position:absolute;left:calc(50% - 8px);margin-top:-96px;top:0;}}.field-name-field-vlog-entry-date{background-color:var(--c-blue);border-radius:30px;color:var(--c-yellow);display:inline-block;font-size:21px;font-weight:bold;margin:0 0 20px;padding:10px 30px;}@media (max-width:48em){.field-name-field-vlog-entry-date{position:relative;margin-top:5rem;margin-bottom:5rem;}.field-name-field-vlog-entry-date::before{transform:rotate(180deg);content:"";background-image:url(/themes/custom/wgkjobs/images/timeline.svg);width:16px;height:41px;display:block;position:absolute;left:calc(50% - 8px);margin-top:-55px;}.field-name-field-vlog-entry-date::after{content:"";background-image:url(/themes/custom/wgkjobs/images/timeline.svg);width:16px;height:41px;display:block;position:absolute;left:calc(50% - 8px);margin-top:14px;}}.field-name-field-vlog-entry-title{color:var(--c-blue);font-size:21px;font-weight:bold;margin:0 0 20px;}.field--name-field-vlog-entry-text + div{margin-top:20px;}.page-node-type-landing-page .block-system .field--name-body{margin:40px 0;}.page-node-type-landing-page .field--name-node-title h1 span{color:var(--c-yellow);}.page-node-type-landing-page .field-name-field-job-province{display:none;}.page-node-type-landing-page .block-system .field--name-body{margin-top:0;}@media (min-width:64em){.page-node-391 .region-pre-footer{align-items:flex-start;display:flex;justify-content:space-between;}}@media (min-width:64em){.page-node-391 .region-pre-footer .block{flex:0 0 25%;}}.page-node-391 .region-pre-footer::after{display:none;}.page-node-391 .block-system{margin:20px auto 60px;max-width:900px;}.page-node-391 .block-system .field--name-body{text-align:center;}.page-node-391 .block-system a.btn::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill%3D%22%2300193c%22%20d%3D%22M0.53125%200.15625L0.3125%200.375C0.15625%200.53125%200.15625%200.75%200.3125%200.90625L6.40625%207L0.3125%2013.125C0.15625%2013.2812%200.15625%2013.5%200.3125%2013.6562L0.53125%2013.875C0.6875%2014.0312%200.90625%2014.0312%201.0625%2013.875L7.65625%207.28125C7.8125%207.125%207.8125%206.90625%207.65625%206.75L1.0625%200.15625C0.90625%200%200.6875%200%200.53125%200.15625Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center center;background-size:10px;content:"";display:inline-block;margin:0 12px 0 0;width:10px;height:10px;transform:rotate(180deg);vertical-align:middle;}.event-full .event-full__info .field--name-field-event-series{display:none;}.f-why-wgk [data-region],.f-reg-links [data-region],.f-reg-partners [data-region]{display:none;}.f-why-wgk .nico{color:var(--c-blue-200);}.f-reg-partners__items{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(100px,30%));}.f-reg-partners__items li{display:flex;align-items:center;justify-content:center;}.field--label-inline{display:flex;gap:1em;}.field--label-inline .field__label{float:none;padding:0;min-width:fit-content;}.field--label-inline .field__items{margin-top:0;padding:0;float:none;}.field--name-body,.field--name-field-intro-txt{font-size:1.25rem;line-height:1.65;}.field--name-field-header-text + .field--name-body{margin-top:clamp(1rem,2.5vw,2rem);}.region--pre-content ~ .site-main,.region--pre-content ~ #site-main{--sidebar-overlap-margin:0;}@media (min-width:64em){.region--pre-content ~ .site-main,.region--pre-content ~ #site-main{--sidebar-overlap-margin:-5em;}}body.has-node-moderation-form{--sidebar-overlap-margin:0;}.base-card{--c-card-txt-color:#fff;--c-card-rounding:0.5em;--c-card-title-size:clamp(1.25em,2vw + 0.1em,1.5em);--c-card-bg-gradient:linear-gradient(180deg,rgba(35,34,34,0) 25%,rgba(35,34,34,0.9) 100%);border-radius:var(--c-card-rounding);box-shadow:var(--c-card-shadow);color:var(--c-card-txt-color,currentColor);display:flex;width:100%;height:100%;position:relative;}@media (min-width:64em){.base-card{--c-card-txt-color:currentColor;}}.base-card .card__base{border-radius:var(--c-card-rounding);box-shadow:var(--c-card-shadow);display:flex;gap:0.5em;flex-direction:column;margin:0;overflow:hidden;min-height:min(200px,50vw);}.base-card .card__head{display:flex;align-items:stretch;height:100%;width:100%;border-radius:inherit;overflow:hidden;}.base-card .card__head div{display:flex;flex:1;height:100%;width:100%;}.base-card .card__head img{border-radius:inherit;height:100%;object-fit:cover;width:100%;}.base-card .card__body{border-radius:inherit;display:flex;flex-direction:column;gap:0.5em;position:absolute;inset:0;background:var(--c-card-bg-gradient);padding:1.25em;}@media (min-width:64em){.base-card .card__body{background:revert;position:revert;inset:revert;padding:0;}}.base-card .card__body > *:first-child{margin-top:auto;}.base-card .meta{color:var(--c-yellow);font-size:0.8em;font-weight:bold;--c-icon:currentColor;}@media (min-width:64em){.base-card .meta{color:currentColor;}}.base-card .title{font-size:var(--c-card-title-size);font-weight:700;}.base-card .title a{color:inherit;display:flex;justify-content:space-between;font:inherit;width:100%;text-decoration:none;}.base-card .more{color:currentColor;display:none;padding-top:0.5em;margin-top:auto;}@media (min-width:64em){.base-card .more{display:revert;color:var(--c-blue);}}.base-card .more a{color:currentColor;font-weight:normal;}.base-card .nico--arrow-right{font-size:0.8em;}.bg-gray .base-card{--c-card-txt-color:#fff;}.bg-gray .base-card .meta{color:var(--c-yellow);}.bg-gray .base-card .more{color:#fff;}.node-type-front-page .lead{margin-bottom:0;}.front-intro{display:flex;flex-wrap:wrap;gap:2rem 4rem;margin:1rem auto;}.front-intro__txt{flex:2;min-width:min(75vw,60%);}.front-intro__links{flex:1;min-width:240px;}@media (min-width:64em){.page-full .regional-box{position:relative;margin-top:var(--sidebar-overlap-margin);}}.card-related{flex:1;width:100%;}.card-related a{color:currentColor;}.card-related__box{background-color:transparent;border-radius:var(--base-radius,0.5em);box-shadow:0px 15px 30px rgba(51,51,51,0.08);position:relative;margin-bottom:1rem;}.card-related__head{border-radius:inherit;overflow:hidden;padding-top:40%;position:relative;min-height:min(120px,50vw);}.card-related__visual{background-color:var(--c-blue-100);border-radius:inherit;overflow:hidden;position:absolute;inset:0;}.card-related__visual img{object-fit:cover;height:100%;width:100%;}.card-related__visual .fallback{padding:1rem;}.card-related__main{background-color:transparent;border-radius:inherit;}.card-related__link{background-color:#fff;border-radius:inherit;box-shadow:0px 15px 30px rgba(51,51,51,0.08);font-size:1.1rem;align-items:center;justify-content:space-between;padding:1rem 1.5rem;position:absolute;bottom:-1rem;right:0;min-width:min(75%,80vw);max-width:90%;text-decoration:none;}.card-related__link small.dev{display:none !important;}.card-related__title{font-size:inherit;flex:1;}.card-related__overlay{opacity:0;position:absolute;inset:0;}.card-related .txt-fixer{display:block;width:100%;max-width:99%;text-overflow:ellipsis;overflow:hidden;}.news-card{display:flex;flex-direction:column;flex:1;gap:0.5em;position:relative;overflow:hidden;border-radius:0.5em;}.news-card h3{font-size:1.4rem;}.news-card .card__head{background-color:var(--c-blue-100);box-shadow:0px 15px 30px rgba(51,51,51,0.08);display:flex;min-height:200px;}.news-card .card__visual{flex:1;}.news-card .card__visual *{height:100%;}.news-card .card__visual img{height:100%;object-fit:cover;width:100%;border-radius:0.5em;}.news-card .card__main{background:linear-gradient(180deg,rgba(35,34,34,0) 25%,rgba(35,34,34,0.9) 100%);display:flex;flex:1;position:absolute;inset:0;padding:1em;color:#fff;}@media (min-width:64em){.news-card .card__main{color:revert;background:transparent;padding:0;position:revert;}}.news-card .card__body{display:flex;flex-direction:column;margin-top:auto;width:100%;}@media (min-width:64em){.news-card .card__body{margin-top:0;}}.news-card .card__meta{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:0.8rem;line-height:1.25;text-transform:uppercase;padding:0.5em 0;color:var(--c-yellow);}@media (min-width:64em){.news-card .card__meta{--c-icon:var(--c-blue-200);color:revert;}}.news-card .card__title{color:#fff;}@media (min-width:64em){.news-card .card__title{color:inherit;}}.news-card .card__title a{color:inherit;text-decoration:none;}.news-card .card__title .link__icon{display:none;}.news-card .card__more{position:absolute;inset:0;opacity:0;margin-top:auto;padding-top:1em;}@media (min-width:64em){.news-card .card__more{position:static;opacity:1;}}.news-card .card__more .link{gap:0.25em;}.news-card .card__more a::before{content:"";position:absolute;inset:0;display:block;}.news-card-horizontal__box{background-color:#fff;border-radius:0.5rem;box-shadow:var(--card-shadow);overflow:hidden;display:flex;flex-direction:column;position:relative;}@media (min-width:64em){.news-card-horizontal__box{flex-direction:row;min-height:12rem;}}.news-card-horizontal__head{overflow:hidden;position:relative;z-index:1;}@media (min-width:64em){.news-card-horizontal__head{flex:0 0 20%;}}.news-card-horizontal__head::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(35,34,34,0) 40%,rgba(35,34,34,0.9) 100%);z-index:1;}@media (min-width:64em){.news-card-horizontal__head::after{display:none;}}.news-card-horizontal__head img.at-side{display:none;}@media (min-width:64em){.news-card-horizontal__head img.at-side{object-fit:cover;height:100%;width:100%;display:block;}}.news-card-horizontal__head img.at-top{display:block;margin:0;width:100%;}@media (min-width:64em){.news-card-horizontal__head img.at-top{display:none;}}.news-card-horizontal__body{color:#fff;display:flex;flex-direction:column;justify-content:flex-end;gap:0.75rem;padding:1.5rem;position:absolute;inset:0;flex:1;z-index:2;}@media (min-width:64em){.news-card-horizontal__body{color:revert;align-items:stretch;position:static;}}.news-card-horizontal__meta{--c-icon:var(--c-blue-200);display:flex;justify-content:space-between;font-size:0.75em;text-transform:uppercase;font-weight:700;}.news-card-horizontal__date{color:var(--c-yellow);font-size:0.75rem;font-weight:bold;line-height:1;}@media (min-width:64em){.news-card-horizontal__date{color:var(--base-color);}}.news-card-horizontal__title{margin-top:0.25rem;}.news-card-horizontal__title a{color:currentColor;display:block;text-decoration:none;}.news-card-horizontal__title a::after{content:"";position:absolute;inset:0;}.news-card-horizontal__title h3{color:currentColor;line-height:1.22;}.news-card-horizontal__title h3 i{margin-left:auto;}@media (min-width:64em){.news-card-horizontal__title h3 i{display:none;}}.news-card-horizontal__more{display:none;margin-top:auto;}@media (min-width:64em){.news-card-horizontal__more{display:block;}}.news-card-horizontal__link{font-weight:600;gap:0.5em;}.news-full__meta{--c-icon:var(--c-blue-200);}.news-full .field--name-body{font-size:100%;}.news-full__tags{margin:1em 0;display:flex;flex-wrap:wrap;font-size:0.8em;gap:1em;align-items:center;justify-content:center;}.news-full__tags .field__items{display:flex;flex-wrap:wrap;gap:1em;align-items:center;justify-content:center;}.news-full__tags .field__icon{display:none;}.news-full__tags .field__item{--c-icon:var(--c-blue);background-color:var(--c-yellow);border-radius:0.25em;color:var(--c-blue);display:flex;flex-wrap:wrap;gap:0.5em;align-items:center;justify-content:center;font-weight:600;line-height:1.5;position:relative;padding:0 0.75em;text-decoration:none;text-transform:uppercase;}.news-full__tags .field__item a{text-decoration:none;}.news-full__tags .field__item a::after{content:"";position:absolute;inset:0;}.news-card .field--name-field-province .field__content,.news-card-horizontal .field--name-field-province .field__content,.news-full .field--name-field-province .field__content{display:flex;}.news-card .field--name-field-province .field__content,.news-card-horizontal .field--name-field-province .field__content,.news-full .field--name-field-province .field__content{gap:0.25em;}.news-card .field--name-field-province .field__item span,.news-card-horizontal .field--name-field-province .field__item span,.news-full .field--name-field-province .field__item span{display:inline-block;max-width:100%;overflow:hidden;line-height:inherit;text-overflow:ellipsis;white-space:nowrap;vertical-align:top;}.news-card .field--name-field-province .field__multiple-indication,.news-card-horizontal .field--name-field-province .field__multiple-indication,.news-full .field--name-field-province .field__multiple-indication{background-color:var(--c-yellow);color:var(--c-gray);font-size:0.75em;align-self:center;line-height:1;border-radius:0.25rem;display:inline-block;margin-left:0.25rem;padding:2px 4px;display:inline-block;}.publication-t .icon-row,.publication-t .field{--c-icon:var(--c-blue-200);}.event-card{width:100%;position:relative;}.event-card__link-overlay{display:block;z-index:2;}.user-logged-in .event-card__link-overlay{display:none;}.event-card__box{box-shadow:var(--card-shadow);gap:0.75em;min-height:12rem;padding:1.5rem 1.5rem 1.5rem 3.5rem;margin-left:2rem;}.event-card__big-date{position:absolute;left:-2rem;top:1.5rem;width:4rem;}.event-card__day{font-size:1.75em;padding:0.5rem 0.25rem 0.625rem 0.25rem;}.event-card__month{padding:0 0.25rem 0.5rem 0.25rem;}.event-card__title{color:currentColor;}.event-card__details{gap:0.25em;--c-icon:var(--c-text-light);color:var(--c-text-light);}.grid--lined .event-card__box{box-shadow:none;padding:0 0 0 3.5rem;}.grid--lined .event-card__big-date{top:0;}.event-card--no-date .event-card__box{padding-left:0;margin-left:0;}.event-full{display:flex;flex-direction:column;}.event-full .event-full__past-event-label{margin-top:2rem;}.event-full .event-full__past-event-label .event-full__past-event-label--text{display:inline-block;background-color:var(--c-red);padding:0 0.5rem;color:#fff;font-size:0.7em;font-weight:700;text-transform:uppercase;border-radius:0.25rem;}.event-full .event-full__past-event-label + .lead{margin-top:1rem;}.event-full .field--name-body{font-size:clamp(1.1rem,3vw,1.25rem);}@media (min-width:64em){.event-full .max-800-md{margin-left:auto;margin-right:auto;max-width:800px;width:100%;}}@media (min-width:64em){.event-full .max-600-md{margin-left:auto;margin-right:auto;max-width:600px;width:100%;}}.event-full__main{display:flex;flex-direction:column;}@media (min-width:64em){.event-full__main{gap:8%;flex-direction:row;flex-wrap:nowrap;}}.event-full__info{flex:1;}.event-full__side{margin:3em 0 0 0;}@media (min-width:64em){.event-full__side{margin:0;width:460px;}}@media (min-width:64em){.region--pre-content ~ div .event-full__side{margin-top:-7rem;}}.event-full__subscribe{position:relative;z-index:1;margin-top:0;}@media (min-width:64em){.event-full__subscribe{margin-top:6em;}}.event-full__subscribe .shadow-mask{background-color:#fff;display:flex;height:2rem;position:absolute;top:-1rem;align-items:center;left:0;width:100%;}.event-full__subscribe .shadow-mask hr{background:transparent;border:0px solid transparent;border-top:1px solid var(--c-stroke);}@media (min-width:64em){.event-full__subscribe .shadow-mask{display:none;}}@media (min-width:64em){.content-moderation-entity-moderation-form + .event-full .event-full__side{margin-top:0;}}.event-full .side-content{position:sticky;top:0;}.event-full .side-box{background:#fff;border-radius:0.5em;box-shadow:0px 20px 40px rgba(51,51,51,0.18);display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;}@media (min-width:64em){.event-full .side-box{padding:3rem 2rem;}}.event-full .side-box__row{display:flex;flex-direction:column;gap:1rem;}.event-full .side-box__row--heading{margin-bottom:0.5rem;}.event-full .side-box__row--heading h2{font-size:clamp(1.25rem,2vw + 1rem,1.6rem);}@media (min-width:64em){.event-full .side-box__row--heading h2{opacity:0.8;}}.event-full .side-box__row--register{--btn-width:100%;}@media (min-width:64em){.event-full .side-box__row--register{margin-bottom:0.5rem;display:block;}}.event-full .side-box .field__item{--c-icon:var(--c-blue-200);gap:1em;}.event-full .field--cbs{margin-top:2em;}.event-full .address__country{display:none;}.event-full .form-box{background:#fff;border-radius:0.5em;box-shadow:0px 20px 40px rgba(51,51,51,0.18);display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;}@media (min-width:64em){.event-full .form-box{padding:3rem 2rem;}}.event-full .form-box__row--heading h2{font-size:clamp(1.25rem,2vw + 1rem,1.6rem);}.event-full .form-box .box{box-shadow:none;padding:0;}.field--field-gallery-images{--image-gap:1rem;--images-per-row:2;}@media (min-width:48em){.field--field-gallery-images{--images-per-row:2;}}@media (min-width:25em){.field--field-gallery-images{--images-per-row:3;}}@media (min-width:48em){.field--field-gallery-images{--images-per-row:4;}}@media (min-width:64em){.field--field-gallery-images{--images-per-row:5;}}* + .field--field-gallery-images{margin-top:2em;}.field--field-gallery-images .field__items{display:flex;flex-wrap:wrap;overflow:hidden;margin:0;gap:var(--image-gap);justify-content:flex-start;align-content:stretch;position:relative;}.field--field-gallery-images .field__items--hide-many .field__item:nth-child(n+20):not(.field--field-gallery-images .field__items--hide-many .field__item--toggle){opacity:0;position:absolute;top:100%;}.field--field-gallery-images .field__items--hide-many .field__item:nth-child(n+20):not(.field--field-gallery-images .field__items--hide-many .field__item--toggle) .field__img{display:none;}.field--field-gallery-images .field__items--hide-many .field__item--toggle{background-color:var(--c-yellow);display:flex;place-content:center;}.field--field-gallery-images .field__item{background-color:var(--c-blue-100);border-radius:0.5em;position:relative;width:calc(100% / var(--images-per-row) - (var(--image-gap) - var(--image-gap) / var(--images-per-row)));}.field--field-gallery-images .field__item--img{position:relative;opacity:1;transition:opacity 2s;}.field--field-gallery-images .field__item--toggle{display:none;}.field--field-gallery-images .field__item--toggle button{display:grid;place-content:center;width:100%;height:100%;font-weight:600;font-size:1.5em;text-decoration:underline;}.field--field-gallery-images .field__img{display:block;border-radius:inherit;height:100%;width:100%;}.field--field-gallery-images img{border-radius:inherit;object-fit:cover;width:100%;height:100%;vertical-align:middle;}@media (min-width:64em){[class*=max-800] .field--field-gallery-images,[class*=narrow] .field--field-gallery-images{--images-per-row:3;}}.article-full__content{width:100%;margin:auto;}@media (min-width:64em){.article-full__content{max-width:var(--max-width-narrow,100%);}}.article-full__data{display:flex;flex-direction:column;gap:1em 0;margin:2em auto;}@media (min-width:48em){.article-full__data{flex-direction:row;align-items:center;justify-content:center;}}.article-full__data .data-group{display:flex;justify-content:center;flex:1;}@media (min-width:48em){.article-full__data .data-group{padding:0 2em;}}@media (min-width:48em){.article-full__data .data-group + .data-group{border-left:1px solid var(--c-stroke);justify-content:flex-start;}}.article-full__author{display:flex;flex-direction:column;gap:0.5em 1.5em;text-align:center;}@media (min-width:48em){.article-full__author{text-align:revert;margin-left:auto;}}.article-full__author .field--name-field-author-name{font-weight:700;}.article-full__who{background-color:var(--c-blue-100);padding-top:3rem;padding-bottom:3rem;}.article-full__dates{font-size:0.8em;display:block;margin-top:0.1rem;}.article-full .article-full__data .data-group:first-of-type .article-full__meta{flex-direction:column;}@media (min-width:25em){.article-full .article-full__data .data-group:first-of-type .article-full__meta{flex-direction:row;}}.article-full__meta{--c-icon:currentColor;display:flex;flex-direction:column;gap:0.5em 1.5em;}.article-full__tags{margin:2em 0 3em;display:flex;flex-wrap:wrap;font-size:0.8em;gap:1em;align-items:center;justify-content:center;}.article-full__tags .field__items{display:flex;flex-wrap:wrap;gap:1em;align-items:center;justify-content:center;}.article-full__tags .field__icon{display:none;}.article-full__tags .field__item{--c-icon:var(--c-blue);background-color:var(--c-yellow);border-radius:0.25em;color:var(--c-blue);display:flex;flex-wrap:wrap;gap:0.5em;align-items:center;justify-content:center;font-weight:600;line-height:1.5;position:relative;padding:0 0.75em;text-decoration:none;text-transform:uppercase;}.article-full__tags .field__item a{text-decoration:none;}.article-full__tags .field__item a::after{content:"";position:absolute;inset:0;}.article-full .field--name-body{margin-bottom:2em;}.article-full .field--name-field-label .field__item{background-color:var(--c-blue-100);}.recipe-card,.article-card{--c-icon:var(--c-blue);border-radius:0.5rem;color:var(--c-txt);display:flex;align-self:stretch;flex-direction:column;gap:1em;position:relative;min-height:200px;overflow:hidden;background-color:var(--base-bg);box-shadow:0px 15px 30px 0px rgba(51,51,51,0.08);}.recipe-card a,.article-card a{color:var(--c-link,currentColor);display:flex;}.recipe-card__head,.article-card__head{background-color:#fff;color:currentColor;display:flex;overflow:hidden;position:relative;}.recipe-card__head *,.article-card__head *{height:100%;width:100%;margin:0;}.recipe-card__head img,.article-card__head img{border-radius:inherit;height:100%;object-fit:cover;width:100%;}.recipe-card__main,.article-card__main{border-radius:inherit;color:currentColor;display:flex;flex-direction:column;gap:0.5em;padding:1rem 2rem 0;}.recipe-card__main a,.article-card__main a{text-decoration:none;}.recipe-card__meta,.article-card__meta{--c-icon:var(--c-text-light);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-weight:700;font-size:0.8em;text-transform:uppercase;gap:0.5em;margin-top:auto;color:var(--c-text-light);}.recipe-card__title,.article-card__title{font-size:clamp(1.2rem,0.75vw + 1rem,1.4rem);text-decoration:none;}.recipe-card__title a,.article-card__title a{font-weight:700;color:currentColor;text-decoration:none;}.recipe-card__foot,.article-card__foot{margin-top:auto;padding:0 2rem 2rem;}@media (min-width:64em){.recipe-card__foot,.article-card__foot{display:block;--c-link:var(--c-blue);}}.recipe-card__link-overlay,.article-card__link-overlay{display:block;position:absolute;inset:0;opacity:0;}.testimonial-cb{display:flex;flex-direction:column;gap:2rem 3rem;padding:0;margin:0 auto;overflow:hidden;width:100%;}@media (min-width:64em){.testimonial-cb{padding:0 10%;}}.testimonial-cb__title{text-align:center;}.testimonial-cb__title em{font-style:normal;color:var(--c-yellow);}.testimonial-cb__body{display:flex;flex-direction:column;gap:2rem 3rem;text-align:center;}@media (min-width:64em){.testimonial-cb__body{flex-direction:row;}}.testimonial-cb .field--name-field-testimonial-video{margin:0 2rem;}@media (min-width:64em){.testimonial-cb .field--name-field-testimonial-video{flex:0 0 35%;margin:0;}}.testimonial-cb__txt{display:flex;flex-direction:column;gap:1.5rem;}.testimonial-cb__quote{font-family:serif;font-size:1.2em;line-height:1.4;padding:0.5em 0;position:relative;text-align:center;}@media (min-width:64em){.testimonial-cb__quote{font-size:1.4em;}}.testimonial-cb__quote > *{display:inline;}.testimonial-cb__quote .txt{display:block;position:relative;padding:0 0.5em;z-index:4;}@media (max-width:calc(64em - 1px)){.testimonial-cb__quote .txt{text-align:center;}}@media (min-width:64em){.testimonial-cb__quote .txt{padding:0 1rem;}}.testimonial-cb__quote .txt p{display:inline !important;}.testimonial-cb__quote .txt br{display:none;}.testimonial-cb__quote .quote-sign{display:inline;position:absolute;display:flex;align-items:center;}.testimonial-cb__quote .quote-sign .nico{opacity:0.75;}.testimonial-cb__quote .quote-sign .nico svg{fill:var(--c-blue-200);height:2em;width:2em;}.testimonial-cb__quote .quote-sign--start{top:0;left:0;}@media (min-width:64em){.testimonial-cb__quote .quote-sign--start{left:-2em;}}.testimonial-cb__quote .quote-sign--end{bottom:0;right:0;}@media (min-width:64em){.testimonial-cb__quote .quote-sign--end{right:-2em;}}.testimonial-cb__img{border-radius:50%;box-shadow:0px 20px 40px rgba(51,51,51,0.18);overflow:hidden;height:50px;width:50px;flex:0 0 50px;}.testimonial-cb__img img{width:100%;height:100%;}.testimonial-cb__img + *{text-align:left;}.testimonial-cb__author{display:flex;align-items:center;gap:2rem;text-align:center;justify-content:center;}.testimonial-cb__author-name{line-height:1.3;max-width:600px;}.testimonial-cb__link{text-align:center;}@media (min-width:64em){.testimonial-cb--w-video .quote-sign{display:none;}}.testimonial-cb--w-video .testimonial-cb__quote{padding:0;text-align:left;}@media (min-width:64em){.testimonial-cb--w-video .testimonial-cb__quote .txt{padding:0;}}@media (min-width:64em){.testimonial-cb--w-video .testimonial-cb__author{justify-content:left;text-align:left;}}.testimonial-cb + .testimonial-cb{display:none;}.vacature-full{display:grid;align-items:start;grid-template-areas:"m" "s" "f";gap:2em;}@media (min-width:64em){.vacature-full{grid-template-columns:1fr 1fr 460px;grid-template-areas:"m m s" "m m s" "f f f";}}.vacature-full__main{grid-area:m;}.vacature-full__side{grid-area:s;margin-top:var(--sidebar-overlap-margin);}.vacature-full__foot{grid-area:f;position:sticky;bottom:1em;z-index:4;}.vacature-full .detail-sidebar-item-alert-link a{background-color:var(--c-yellow);border:none;color:var(--c-blue);display:inline-block;padding:8px 16px;text-decoration:none;padding-right:0;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20viewBox%3D%220%200%2014%2015%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M7.875%201.625V2.11719C9.84375%202.44531%2011.375%204.16797%2011.375%206.21875V7.14844C11.375%208.37891%2011.7852%209.58203%2012.5508%2010.5664L12.9609%2011.0586C13.125%2011.2773%2013.1523%2011.5508%2013.043%2011.7695C12.9336%2011.9883%2012.7148%2012.125%2012.4688%2012.125H1.53125C1.25781%2012.125%201.03906%2011.9883%200.929688%2011.7695C0.820312%2011.5508%200.847656%2011.2773%201.01172%2011.0586L1.42188%2010.5664C2.1875%209.58203%202.625%208.37891%202.625%207.14844V6.21875C2.625%204.16797%204.12891%202.44531%206.125%202.11719V1.625C6.125%201.16016%206.50781%200.75%207%200.75C7.46484%200.75%207.875%201.16016%207.875%201.625ZM6.78125%203.375C5.19531%203.375%203.9375%204.66016%203.9375%206.21875V7.14844C3.9375%208.46094%203.55469%209.71875%202.84375%2010.8125H11.1289C10.418%209.71875%2010.0625%208.46094%2010.0625%207.14844V6.21875C10.0625%204.66016%208.77734%203.375%207.21875%203.375H6.78125ZM8.75%2013C8.75%2013.4648%208.55859%2013.9297%208.23047%2014.2578C7.90234%2014.5859%207.4375%2014.75%207%2014.75C6.53516%2014.75%206.07031%2014.5859%205.74219%2014.2578C5.41406%2013.9297%205.25%2013.4648%205.25%2013H8.75Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:left center;background-size:15px;padding:0;padding-left:26px;position:relative;font-weight:600;text-decoration:underline;}.vacature-full .job-meta{background-color:#fff;border-radius:10px;flex:0 0 35%;margin-top:var(--sidebar-overlap-margin);}.vacature-full .job-details{padding:20px;}@media (min-width:64em){.vacature-full .job-details{padding:30px 50px;}}.job-details__title{font:var(--component-title-font);font-weight:800;}.job-details .detail-sidebar-item-solliciatie-link a{background-color:var(--c-blue);box-shadow:0px 0.9rem 1.75rem rgba(0,40,109,0.18);border-radius:0.25rem;color:#fff;display:inline-flex;align-items:center;font-weight:600;justify-content:center;align-items:center;padding:var(--btn-padding-y) var(--btn-padding-x);gap:0.75em;text-decoration:none;width:100%;}.job-details .detail-sidebar-item-solliciatie-link a::after{flex:0 0 14px;width:14px;height:1em;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M6.1875%201.16406L10.3125%205.10156C10.4297%205.21875%2010.5%205.35938%2010.5%205.52344C10.5%205.66406%2010.4297%205.80469%2010.3125%205.92188L6.1875%209.85938C5.97656%2010.0703%205.60156%2010.0703%205.39062%209.83594C5.17969%209.625%205.17969%209.25%205.41406%209.03906L8.53125%206.08594H0.5625C0.234375%206.08594%200%205.82812%200%205.52344C0%205.19531%200.234375%204.96094%200.5625%204.96094H8.53125L5.41406%201.98438C5.17969%201.77344%205.17969%201.39844%205.39062%201.1875C5.60156%200.953125%205.95312%200.953125%206.1875%201.16406Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center 100%;background-size:contain;}@media (min-width:64em){.job-details .detail-sidebar-item-solliciatie-link a{font-size:18px;}}.job-details .detail-sidebar-item-joblocation,.job-details .detail-sidebar-item-workhours,.job-details .detail-sidebar-item-distance,.job-details .detail-sidebar-item-valid-through{display:flex;align-items:flex-start;gap:10px;}.job-details .detail-sidebar-item-joblocation::before,.job-details .detail-sidebar-item-workhours::before,.job-details .detail-sidebar-item-distance::before,.job-details .detail-sidebar-item-valid-through::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%229%22%20height%3D%2213%22%20viewBox%3D%220%200%209%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M4.5%200.5C1.99219%200.5%200%202.51562%200%205C0%206.82812%200.609375%207.34375%204.03125%2012.2656C4.24219%2012.5938%204.73438%2012.5938%204.94531%2012.2656C8.36719%207.34375%209%206.82812%209%205C9%202.51562%206.98438%200.5%204.5%200.5ZM4.5%2011.6094C1.21875%206.89844%200.75%206.52344%200.75%205C0.75%204.01562%201.125%203.07812%201.82812%202.35156C2.55469%201.64844%203.49219%201.25%204.5%201.25C5.48438%201.25%206.42188%201.64844%207.14844%202.35156C7.85156%203.07812%208.25%204.01562%208.25%205C8.25%206.52344%207.75781%206.89844%204.5%2011.6094Z%22%20fill%3D%22%23abb8cf%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-size:contain;background-position:center center;content:"";height:1em;width:1em;flex:0 0 1em;position:relative;top:5px;}.job-details .detail-sidebar-item-workhours::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2212%22%20height%3D%2213%22%20viewBox%3D%220%200%2012%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6%200.6875C2.78906%200.6875%200.1875%203.28906%200.1875%206.5C0.1875%209.71094%202.78906%2012.3125%206%2012.3125C9.21094%2012.3125%2011.8125%209.71094%2011.8125%206.5C11.8125%203.28906%209.21094%200.6875%206%200.6875ZM11.0625%206.5C11.0625%209.28906%208.78906%2011.5625%206%2011.5625C3.21094%2011.5625%200.9375%209.3125%200.9375%206.5C0.9375%203.73438%203.1875%201.4375%206%201.4375C8.76562%201.4375%2011.0625%203.71094%2011.0625%206.5ZM7.57031%208.58594C7.6875%208.67969%207.875%208.63281%207.94531%208.51562L8.15625%208.25781C8.25%208.11719%208.20312%207.95312%208.08594%207.85938L6.44531%206.66406V3.21875C6.44531%203.07812%206.30469%202.9375%206.16406%202.9375H5.83594C5.67188%202.9375%205.55469%203.07812%205.55469%203.21875V6.96875C5.55469%207.0625%205.57812%207.13281%205.64844%207.20312L7.57031%208.58594Z%22%20fill%3D%22%23abb8cf%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;}.job-details .detail-sidebar-item-distance::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2213%22%20viewBox%3D%220%200%2019%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M9.71875%204.771H10.25C10.4375%204.771%2010.5625%204.5835%2010.5625%204.36475L10.4375%203.021C10.4375%202.896%2010.3438%202.771%2010.25%202.771H9.71875C9.625%202.771%209.53125%202.896%209.53125%203.021L9.40625%204.36475C9.40625%204.5835%209.53125%204.771%209.71875%204.771ZM9.53125%208.271H10.4375C10.6875%208.271%2010.875%208.021%2010.8438%207.73975L10.7188%206.23975C10.6875%205.98975%2010.5312%205.771%2010.3125%205.771H9.65625C9.4375%205.771%209.28125%205.98975%209.25%206.23975L9.125%207.73975C9.09375%208.021%209.28125%208.271%209.53125%208.271ZM9.875%201.771H10.0938C10.2188%201.771%2010.3125%201.646%2010.3125%201.521L10.2812%201.021C10.25%200.895996%2010.1562%200.770996%2010.0625%200.770996H9.90625C9.8125%200.770996%209.71875%200.895996%209.71875%201.021L9.65625%201.521C9.65625%201.646%209.75%201.771%209.875%201.771ZM10.625%209.271H9.34375C9.15625%209.271%208.96875%209.48975%208.9375%209.73975L8.75%2012.2397C8.71875%2012.521%208.90625%2012.771%209.15625%2012.771H10.8125C11.0625%2012.771%2011.25%2012.521%2011.2188%2012.2397L11.0312%209.73975C11%209.48975%2010.8125%209.271%2010.625%209.271ZM5.90625%200.770996C5.8125%200.770996%205.71875%200.864746%205.65625%200.927246L1.03125%2012.0835C0.875%2012.4272%201.125%2012.771%201.5%2012.771H2.375C2.59375%2012.771%202.78125%2012.646%202.84375%2012.4272L6.15625%201.11475C6.1875%200.958496%206.0625%200.770996%205.90625%200.770996ZM18.9375%2012.0835L14.3125%200.927246C14.25%200.864746%2014.1562%200.802246%2014.0625%200.770996C13.9062%200.770996%2013.7812%200.958496%2013.8125%201.11475L17.125%2012.4272C17.1875%2012.6147%2017.4062%2012.771%2017.5938%2012.771H18.4688C18.8438%2012.771%2019.0938%2012.4272%2018.9375%2012.0835Z%22%20fill%3D%22%23abb8cf%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;}.job-details .detail-sidebar-item-valid-through::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2213%22%20viewBox%3D%220%200%2011%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M9.375%202H8.25V0.78125C8.25%200.640625%208.10938%200.5%207.96875%200.5H7.78125C7.61719%200.5%207.5%200.640625%207.5%200.78125V2H3V0.78125C3%200.640625%202.85938%200.5%202.71875%200.5H2.53125C2.36719%200.5%202.25%200.640625%202.25%200.78125V2H1.125C0.492188%202%200%202.51562%200%203.125V11.375C0%2012.0078%200.492188%2012.5%201.125%2012.5H9.375C9.98438%2012.5%2010.5%2012.0078%2010.5%2011.375V3.125C10.5%202.51562%209.98438%202%209.375%202ZM1.125%202.75H9.375C9.5625%202.75%209.75%202.9375%209.75%203.125V4.25H0.75V3.125C0.75%202.9375%200.914062%202.75%201.125%202.75ZM9.375%2011.75H1.125C0.914062%2011.75%200.75%2011.5859%200.75%2011.375V5H9.75V11.375C9.75%2011.5859%209.5625%2011.75%209.375%2011.75Z%22%20fill%3D%22%23abb8cf%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;}.job-meta .job-details .detail-sidebar-item-solliciatie-link{margin:2em 0;}.job-meta .job-details .detail-sidebar-item-joblocation,.job-meta .job-details .detail-sidebar-item-workhours,.job-meta .job-details .detail-sidebar-item-valid-through,.job-meta .job-details .detail-sidebar-item-distance,.job-meta .job-details .detail-sidebar-item-alert-link{margin-top:0.5em;}.job-meta .block-views-blockvlog-job-sidebar--block-1{margin-top:1.5em;}.job-sticky-mobile{position:sticky;bottom:0;}@media (min-width:64em){.job-sticky-mobile{display:none !important;}}.job-sticky-mobile__content{position:absolute;display:flex;font-weight:600;gap:10px;padding:20px 0;align-items:center;justify-content:center;width:100%;bottom:0;}.job-sticky-mobile .sticky-btn-chat button{background-color:var(--c-yellow);border:none;color:var(--c-blue);display:inline-block;padding:8px 16px;text-decoration:none;background-color:var(--c-blue);border-radius:30px;color:#fff;display:flex;align-items:center;display:flex;align-items:center;gap:10px;}.job-sticky-mobile .sticky-btn-chat i::before{background-color:#2ec556;content:"";border-radius:50%;display:block;width:10px;height:10px;overflow:hidden;}.job-sticky-mobile .sticky-btn-info{background-color:var(--c-yellow);border:none;color:var(--c-blue);display:inline-block;padding:8px 16px;text-decoration:none;background-color:var(--c-blue);border-radius:30px;color:#fff;display:inline-block;font-size:inherit;margin:0;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M6.1875%201.16406L10.3125%205.10156C10.4297%205.21875%2010.5%205.35938%2010.5%205.52344C10.5%205.66406%2010.4297%205.80469%2010.3125%205.92188L6.1875%209.85938C5.97656%2010.0703%205.60156%2010.0703%205.39062%209.83594C5.17969%209.625%205.17969%209.25%205.41406%209.03906L8.53125%206.08594H0.5625C0.234375%206.08594%200%205.82812%200%205.52344C0%205.19531%200.234375%204.96094%200.5625%204.96094H8.53125L5.41406%201.98438C5.17969%201.77344%205.17969%201.39844%205.39062%201.1875C5.60156%200.953125%205.95312%200.953125%206.1875%201.16406Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:calc(100% - 12px) center;background-size:12px;padding-right:30px;}.job-sticky-mobile .sticky-btn-apply{display:inline-block;margin:0;}.job-sticky-mobile .sticky-btn-apply a{background-color:var(--c-yellow);border:none;color:var(--c-blue);display:inline-block;padding:8px 16px;text-decoration:none;background-color:var(--c-blue);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22%23ffc300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ffc300%22%20d%3D%22M6.1875%201.16406L10.3125%205.10156C10.4297%205.21875%2010.5%205.35938%2010.5%205.52344C10.5%205.66406%2010.4297%205.80469%2010.3125%205.92188L6.1875%209.85938C5.97656%2010.0703%205.60156%2010.0703%205.39062%209.83594C5.17969%209.625%205.17969%209.25%205.41406%209.03906L8.53125%206.08594H0.5625C0.234375%206.08594%200%205.82812%200%205.52344C0%205.19531%200.234375%204.96094%200.5625%204.96094H8.53125L5.41406%201.98438C5.17969%201.77344%205.17969%201.39844%205.39062%201.1875C5.60156%200.953125%205.95312%200.953125%206.1875%201.16406Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:calc(100% - 12px) center;background-size:12px;border-radius:30px;color:#fff;display:inline-block;font-size:inherit;padding-right:30px;}.job-sticky-wide{display:none;position:sticky;bottom:1em;z-index:100;}.job-sticky-wide__content{background-color:#fff;box-shadow:0px 0px 15px 15px rgba(0,40,109,0.08);border-radius:10px;display:flex;flex-direction:column;gap:0.5em;flex-wrap:wrap;padding:1.5em;margin:2em 0;}.job-sticky-wide__content .close{position:absolute;top:10px;right:15px;}@media (max-width:calc(64em - 1px)){.job-sticky-wide__content{background:none;max-width:200px;margin:0 auto !important;}}.job-sticky-wide__title{color:currentColor;font-size:24px;}.job-sticky-wide__title h1{color:inherit;font:inherit;font-weight:700;}.job-sticky-wide .job-details{display:flex;align-items:center;gap:0.5em 1em;flex-wrap:wrap;padding:0;display:flex;flex-direction:row;}.job-sticky-wide .job-details > h2{display:none;}.job-sticky-wide .job-details > *{margin:0;}.job-sticky-wide .job-details > *:last-child{margin-right:auto;}.job-sticky-wide .job-details .detail-sidebar-item-solliciatie-link{margin:0;position:relative;order:4;}.job-sticky-wide .job-details .detail-sidebar-item-solliciatie-link a{font-size:18px;white-space:nowrap;}.job-sticky-wide .job-details .detail-sidebar-item-joblocation,.job-sticky-wide .job-details .detail-sidebar-item-workhours{margin-top:0;align-items:flex-start;}.job-sticky-wide .job-details .detail-sidebar-item-joblocation::before,.job-sticky-wide .job-details .detail-sidebar-item-workhours::before{position:relative;top:4px;flex:0 0 1em;width:1em;}.job-sticky-wide .job-details .detail-sidebar-item-valid-through{margin-top:0;display:block;}.job-sticky-wide .job-details .detail-sidebar-item-valid-through::before{display:inline-block;flex:0 0 0.8em;width:0.8em;margin-right:0.5em;position:relative;top:2px;}.job-sticky-wide .job-details .detail-sidebar-item-distance{margin-top:0;align-items:flex-start;}.job-sticky-wide .job-details .detail-sidebar-item-distance::before{position:relative;top:3px;flex:0 0 1em;width:1em;}.job-sticky-wide .job-details .detail-sidebar-item-distance em{white-space:nowrap;}@media (max-width:calc(64em - 1px)){.job-sticky-wide .job-details .detail-sidebar-item-solliciatie-link{float:none;max-width:none;text-align:center;}.job-sticky-wide .job-details .detail-sidebar-item-solliciatie-link.survey{bottom:45px;}.job-sticky-wide .job-details .detail-sidebar-item-solliciatie-link a{line-height:1.5;font-size:80%;max-width:200px;float:none;}}@media (max-width:calc(64em - 1px)){.job-sticky-wide{bottom:0;margin:0;padding:0;position:relative;display:block;}.job-sticky-wide:before{position:absolute;bottom:-75px;height:193px;width:100%;content:"";background:linear-gradient(to top,rgb(255,255,255) 20%,rgba(255,255,255,0) 90%);pointer-events:none;padding:50px;}.job-sticky-wide .job-sticky-wide__title,.job-sticky-wide .job-details h2,.job-sticky-wide__body .block div:not(.detail-sidebar-item-solliciatie-link){display:none;}.job-sticky-wide__content{padding:0;display:block;margin:0;box-shadow:none;border:none;position:relative;}.job-sticky-wide .job-details{display:block;}.job-sticky-wide .detail-sidebar-item-solliciatie-link{max-width:200px;float:none;}.job-sticky-wide .detail-sidebar-item-solliciatie-link a{border-radius:50px;float:right;gap:0.45em;padding:10px 27px;}.job-sticky-wide .detail-sidebar-item-solliciatie-link a:after{display:none;}.job-sticky-wide .detail-sidebar-item-solliciatie-link a:before{flex:0 0 14px;width:14px;height:1em;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2223%22%20height%3D%2227%22%20viewBox%3D%220%200%2023%2027%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22fill%3A%23ffc300%3B%22%3E%0A%3Cpath%20d%3D%22M15.8945%2015.6875C14.4219%2015.6875%2013.7617%2016.5%2011.375%2016.5C8.9375%2016.5%208.27734%2015.6875%206.80469%2015.6875C3.04688%2015.6875%200%2018.7852%200%2022.543V23.8125C0%2025.1836%201.06641%2026.25%202.4375%2026.25H20.3125C21.6328%2026.25%2022.75%2025.1836%2022.75%2023.8125V22.543C22.75%2018.7852%2019.6523%2015.6875%2015.8945%2015.6875ZM20.3125%2023.8125H2.4375V22.543C2.4375%2020.1055%204.36719%2018.125%206.80469%2018.125C7.56641%2018.125%208.73438%2018.9375%2011.375%2018.9375C13.9648%2018.9375%2015.1328%2018.125%2015.8945%2018.125C18.332%2018.125%2020.3125%2020.1055%2020.3125%2022.543V23.8125ZM11.375%2014.875C15.3867%2014.875%2018.6875%2011.625%2018.6875%207.5625C18.6875%203.55078%2015.3867%200.25%2011.375%200.25C7.3125%200.25%204.0625%203.55078%204.0625%207.5625C4.0625%2011.625%207.3125%2014.875%2011.375%2014.875ZM11.375%202.6875C14.0156%202.6875%2016.25%204.92188%2016.25%207.5625C16.25%2010.2539%2014.0156%2012.4375%2011.375%2012.4375C8.68359%2012.4375%206.5%2010.2539%206.5%207.5625C6.5%204.92188%208.68359%202.6875%2011.375%202.6875Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:center 100%;background-size:contain;}}.d-department-grid{display:grid;grid-gap:2em 5%;grid-auto-rows:max-content;grid-template-columns:auto;align-items:start;align-content:start;grid-template-areas:"main" "info" "contacts" "c2a";}@media (min-width:64em){.d-department-grid{grid-template-columns:1fr 37.5%;grid-template-areas:"main info" "contacts info" "contacts c2a" "contacts xxx";}}.d-department-grid .dep-main{grid-area:main;}.d-department-grid .dep-contacts{grid-area:contacts;}.d-department-grid .dep-info{grid-area:info;}.d-department-grid .dep-c2a{grid-area:c2a;}.d-department-grid .lead{margin-top:0;}.d-department-grid .field__item{gap:1em;}.d-department-grid .field__item a{font-weight:600;}.d-department-grid .link{gap:1em;}.d-department-grid .field--type-address{--c-icon:var(--c-blue-200);}.d-department-grid .address .country,.d-department-grid .address__country{display:none;}.d-department-grid .side-box{display:flex;flex-direction:column;gap:2rem;}@media (min-width:64em){.d-department-grid .side-box{padding:3rem 0;background:#fff;border-radius:0.5em;box-shadow:0px 20px 40px rgba(51,51,51,0.18);}}.d-department-grid .side-box__row{display:flex;flex-direction:column;gap:1rem;}@media (min-width:64em){.d-department-grid .side-box__row{margin:0 2rem;}}.d-department-grid .side-box__row--heading{display:none;}@media (min-width:64em){.d-department-grid .side-box__row--heading{display:block;}}.d-department-grid .side-box__row--heading h2{font-size:clamp(1.25rem,2vw + 1rem,1.6rem);}@media (min-width:64em){.d-department-grid .side-box__row--heading h2{opacity:0.8;}}.d-department-grid .side-box__divider{margin:0.5rem 0;}.d-department-grid .side-box__divider hr{background:transparent;border:0px solid transparent;border-top:1px solid var(--c-stroke);height:1px;}.d-department-grid .side-box .field__item{gap:1em;}.d-department-grid .side-box .btn{--btn-width:100%;}.section-page-full * + .block-views{margin-bottom:2rem;margin-top:3rem;}.page-node-type-recipe .breadcrumb ol{justify-content:center;}.recipe-full h2{color:currentColor;text-align:center;}.recipe-full .box{border-radius:0.5rem;box-shadow:0px 20px 40px rgba(51,51,51,0.09);padding:1em;}@media (min-width:48em){.recipe-full .box{padding:2em;}}.recipe-full .groups{display:flex;flex-direction:column;gap:0.5em 1em;}@media (min-width:48em){.recipe-full .groups{flex-direction:row;justify-content:center;}}.recipe-full .divider{background-color:var(--c-stroke);flex:0 0 1px;margin:0 1em;display:none;align-self:stretch;}@media (min-width:48em){.recipe-full .divider{display:block;}}.recipe-full .group{display:flex;flex-direction:column;flex:1 1 40%;gap:0.5em;width:100%;}.recipe-full .field--name-field-author-name{font-weight:700;}.recipe-full .field--name-field-author-info{font-size:0.875em;}.recipe-full__tags{margin:2em 0 3em;display:flex;flex-wrap:wrap;font-size:0.8em;gap:1em;align-items:center;justify-content:center;}.recipe-full__tags .field__items{display:flex;flex-wrap:wrap;gap:1em;align-items:center;justify-content:center;}.recipe-full__tags .field__icon{display:none;}.recipe-full__tags .field__item{--c-icon:var(--c-blue);background-color:var(--c-yellow);border-radius:0.25em;color:var(--c-blue);display:flex;flex-wrap:wrap;gap:0.5em;align-items:center;justify-content:center;font-weight:600;line-height:1.5;position:relative;padding:0 0.75em;text-decoration:none;text-transform:uppercase;}.recipe-full__tags .field__item a{text-decoration:none;}.recipe-full__tags .field__item a::after{content:"";position:absolute;inset:0;}.recipe__body{margin-top:3em;}.recipe__meta{--c-icon:var(--c-blue-200);margin-top:3em;}@media (min-width:48em){.recipe__meta .author{align-self:flex-end;}}.recipe__meta .groups{align-items:center;}.recipe__ingredients{margin-top:3em;}.recipe__ingredients > * + *{margin-top:2em;}@media (min-width:48em){.recipe__ingredients .group:first-of-type{text-align:right;}}.recipe__preparation{margin-top:3em;}.recipe__preparation > * + *{margin-top:2em;}.recipe__related{margin-top:3em;}.recipe__related > * + *{margin-top:2em;}.recipe__steps{list-style:none;display:flex;flex-direction:column;align-items:flex-start;gap:2em;position:relative;}.recipe__steps::before{content:"";background-color:var(--c-stroke);width:1px;position:absolute;top:0;left:1em;height:100%;z-index:0;}@media (min-width:48em){.recipe__steps::before{left:1.5em;}}.recipe__steps .step{display:flex;position:relative;z-index:1;}.recipe__steps .step__indication{flex:0 0 2em;margin-right:1em;}@media (min-width:48em){.recipe__steps .step__indication{flex:0 0 3em;margin-right:2em;}}.recipe__steps .step__number{background-color:#fff;border-radius:0.5rem;box-shadow:0px 10px 20px rgba(51,51,51,0.09);display:flex;align-items:center;justify-content:center;font-size:1em;font-weight:700;height:2em;width:2em;text-align:center;flex:0 0 2em;}@media (min-width:48em){.recipe__steps .step__number{font-size:1.5em;}}.recipe__steps .step__info{align-self:center;}.recipe__steps .step:last-of-type{background-color:#fff;}.recipe__nutrition{margin-top:3em;}.recipe__nutrition > * + *{margin-top:2em;}.recipe__options{--c-icon:var(--c-yellow);display:flex;justify-content:center;gap:1em 2em;flex-wrap:wrap;margin:4em auto;text-align:center;}.field--name-field-sources{margin-top:3em;}.field--name-field-sources .field__label{font-weight:normal;font-size:0.875em;}.field--name-field-sources .field__items{font-size:0.875em;}.field--name-field-related-recipes .field__items{display:grid;gap:1rem;grid-template-columns:1fr;}@media (min-width:48em){.field--name-field-related-recipes .field__items{grid-template-columns:1fr 1fr;}}@media (min-width:64em){.field--name-field-related-recipes .field__items{grid-template-columns:1fr 1fr 1fr;}}.field--name-field-stories-tips-intro{font-size:1.25rem;margin:1.5rem 0 0;}.field--name-field-stories-tips-view{margin-top:3rem;}.view-taxonomy-term-page-1 .field--name-field-view-also .field__label{font-size:clamp(1.25rem,0.75vw + 1rem,1.75rem);line-height:1.22;margin-bottom:2rem;}.view-taxonomy-term-page-1 .field--name-field-view-also .field__items{display:flex;flex-direction:row;gap:3rem;}.view-taxonomy-term-page-1 .field--name-field-view-also .field__items .field__item{flex:1 1 30%;}.view-taxonomy-term-page-1 .view__foot .vocabulary-event-series h2{display:none;}.taxonomy-term.vocabulary-event-series.contextual-region{position:unset;}.flickity-button{background:transparent;display:flex;align-items:center;justify-content:center;padding:0 0 1.5rem;}.flickity-button.flickity-prev-next-button{border-radius:0.5rem;width:3rem;height:calc(100% - 2rem);color:var(--c-gray);padding:0;top:0;transform:none;}.flickity-button.flickity-prev-next-button[disabled]{display:none;}.flickity-button.flickity-prev-next-button.previous{left:-3rem;}.flickity-button.flickity-prev-next-button.next{right:-3rem;}.flickity-button .flickity-button-icon{color:var(--c-blue-500);position:relative;height:1.5rem;width:1.5rem;top:unset;left:unset;}.flickity-button:hover{background-color:var(--c-blue-100);}.flickity-button:hover .flickity-button-icon{color:var(--c-blue-700);}.flickity-button:focus{box-shadow:0 0 0 4px var(--c-yellow);}.flickity-page-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:0;position:static;margin-top:1.5rem;}.flickity-page-dots .dot{background-color:var(--c-gray);font-size:0;margin:0;opacity:0.5;width:0.5rem;height:0.5rem;transition:background-color 0.25s ease-in-out;}.flickity-page-dots .dot.is-selected{background-color:var(--c-yellow);opacity:1;transition:background-color 0.25s ease-in-out;}.contextual-wrapper{position:absolute;inset:0 0 auto 0;}div[data-contextual-id]{position:absolute;}#block-wgkjobs-local-tasks{background-color:#fff;border-radius:10px 0 0 10px;display:inline-block;position:fixed;overflow:hidden;bottom:10%;right:0;max-width:100px;z-index:100;}#block-wgkjobs-local-tasks .contextual{display:none;}#block-wgkjobs-local-tasks nav ul.tabs{display:flex;flex-direction:column;overflow:hidden;border-radius:10px 0 0 10px;}#block-wgkjobs-local-tasks nav ul.tabs li + li a{border-top:1px solid #c4b577;}#block-wgkjobs-local-tasks nav ul.tabs a{background-color:#f1e2a8;border-radius:0;display:block;font-size:12px;padding:4px 8px;margin:0;text-transform:uppercase;text-decoration:none;white-space:nowrap;}#block-wgkjobs-local-tasks nav ul.tabs a:hover{background-color:#e4d599;}.no-scroll #block-wgkjobs-local-tasks{display:none !important;}body.adminimal-admin-toolbar{padding-top:0 !important;margin-left:0 !important;}body.adminimal-admin-toolbar .dialog-off-canvas-main-canvas{position:relative;z-index:1;}body.adminimal-admin-toolbar #toolbar-administration{opacity:0;height:39px;overflow:hidden;position:fixed;top:0;z-index:-1;}@media (min-width:64em){body.adminimal-admin-toolbar #toolbar-administration{position:sticky;z-index:2;}}body.adminimal-admin-toolbar #toolbar-administration .toolbar-toggle-orientation{display:none !important;}body.adminimal-admin-toolbar #toolbar-administration[data-once*=toolbar]{opacity:1;overflow:visible;}body.adminimal-admin-toolbar.toolbar-tray-open #toolbar-administration{height:78px;overflow:visible;}body.adminimal-admin-toolbar a.toolbar-icon-wgk-core-admin-settings{padding-left:1.3333em;}body .toolbar-tray-open.toolbar-vertical.toolbar-fixed{margin-left:0;}#toolbar-bar{display:none !important;position:relative;}@media (min-width:64em){#toolbar-bar{display:block !important;}}#toolbar-bar input{height:auto;}.node-preview-container{background-color:#1f232b;color:#fff;position:fixed;bottom:0;left:0;width:100%;padding:20px;}.node-preview-container .form-item-view-mode{display:none;}.node-preview-container a{color:currentColor;}.stick-bottom{position:fixed;bottom:0;z-index:20;}.review-actions{background-color:antiquewhite;border-top:3px solid var(--c-blue);}.block-devel-switch-user .placeholder-label{display:none;}.block-devel-switch-user input{min-width:250px;}.block-menu-blockquicklinks{font-size:0.9em;display:none;}@media (min-width:64em){.block-menu-blockquicklinks{display:block;}}.block-menu-blockquicklinks .contained,.block-menu-blockquicklinks .view-glossary-list.view-display-id-page-1,.block-menu-blockquicklinks .view-glossary-list.view-display-id-default{padding:4em 0 8em;}.block-menu-blockquicklinks ul.menu{display:flex;flex-wrap:wrap;align-items:start;gap:2em;}.block-menu-blockquicklinks ul.menu li{min-width:150px;}.block-menu-blockquicklinks ul.menu li.menu-item--expanded > a,.block-menu-blockquicklinks ul.menu li.menu-item--expanded > span{font-weight:700;text-transform:uppercase;}.block-menu-blockquicklinks ul.menu li:last-of-type{margin-right:auto;}.block-menu-blockquicklinks ul.menu a{color:currentColor;display:block;font-weight:400;text-decoration:none;}.block-menu-blockquicklinks ul.menu a:hover{text-decoration:underline;}.block-menu-blockquicklinks ul.menu ul{flex-direction:column;gap:0.25em;margin-top:0.5em;}.user-1 #all-wrapper{}.rs_skip.contextual-wrapper{outline:none;}.bno-user-1 #rscontent{outline:10px solid black;}.bno-user-1 .rscontent{outline:2px solid #666;}.bno-user-1 .rs_skip{outline:2px solid red;}.bno-user-1 .rs_preserve{outline:2px solid red;}.bno-user-1 .rscontent{outline:2px dashed black;}.bno-user-1 .rscontent .rscontent{outline:2px solid green;}.bno-user-1 .rscontent .rs_preserve{outline:2px dotted green;}.bno-user-1 .rscontent .rs_skip{outline:2px dashed green;}.view-dev-node-displays-layout-check .dev{display:block !important;}.view-dev-node-displays-layout-check .view__rows{display:grid;gap:2em;grid-template-columns:1fr;}@media (min-width:48em){.view-dev-node-displays-layout-check .view__rows{grid-template-columns:1fr 1fr;}}@media (min-width:64em){.view-dev-node-displays-layout-check .view__rows{grid-template-columns:1fr 1fr 1fr;}}.user-1 .d-user-1{outline:1px dashed red;display:revert;}.page-c-m-icon .field--name-title{font:var(--base-font);font-size:16px;font-weight:600;color:#00193c;}.page-c-m-icon .icon-card-care{height:1.875em;width:1.875em;aspect-ratio:1;}.page-c-m-icon .icon-card-care img{height:18px;width:auto;}@media (min-width:64em){.page-c-m-icon .icon-card-care{height:2.5em;width:2.5em;}.page-c-m-icon .icon-card-care img{height:24px;}}.main-container{margin-top:1rem;position:relative;z-index:5;}#page,#main{opacity:1;transition:opacity 0.3s ease-in-out;}.box{border-radius:var(--box-radius,0);box-shadow:var(--box-shadow,0px 20px 40px rgba(51,51,51,0.18));}.chosen-container{background:transparent;border:1px solid var(--c-blue);border-radius:5px;color:var(--c-blue);font-size:inherit;}.chosen-container.chosen-with-drop{border-radius:5px 5px 0 0;}.chosen-container .chosen-single{background:transparent;border:none;box-shadow:none;display:flex;align-items:center;font:inherit;padding:10px 12px;gap:10px;line-height:1;height:auto;color:currentColor;}.chosen-container .chosen-single span{flex:1;margin:0;text-overflow:visible;}.chosen-container .chosen-single div{height:auto;position:relative;top:auto;right:auto;flex:0 0 15px;}.chosen-container .chosen-single div b{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2214%22%20height%3D%228%22%20viewBox%3D%220%200%2014%208%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12.9492%200.767578C13.0078%200.855469%2013.0371%200.943359%2013.0371%201.03125C13.0371%201.14844%2013.0078%201.20703%2012.9492%201.26562L6.82617%207.41797C6.73828%207.47656%206.65039%207.50586%206.5625%207.50586C6.44531%207.50586%206.38672%207.47656%206.32812%207.41797L0.175781%201.26562C0.117188%201.20703%200.0878906%201.14844%200.0878906%201.03125C0.0878906%200.943359%200.117188%200.855469%200.175781%200.767578L0.761719%200.181641C0.820312%200.123047%200.878906%200.09375%200.996094%200.09375C1.08398%200.09375%201.17188%200.123047%201.25977%200.181641L6.5625%205.48438L11.8652%200.181641C11.9238%200.123047%2012.0117%200.09375%2012.1289%200.09375C12.2168%200.09375%2012.3047%200.123047%2012.3633%200.181641L12.9492%200.767578Z%22%20fill%3D%22%2300193c%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-size:12px;background-position:center center;position:relative;top:auto;right:auto;width:12px;height:12px;}.chosen-container .chosen-drop{background:transparent;border:none;border-radius:0 0 5px 5px;box-shadow:none;left:-1px;right:-1px;width:auto;min-width:100%;overflow:hidden;}.chosen-container .chosen-results{background-color:var(--c-blue);border-radius:0;border:none;box-shadow:none;color:#fff;font-size:1rem;margin:0;padding:0;}.chosen-container .chosen-results li{border:none;border-top:1px solid rgba(0,0,0,0.5);color:currentColor;font-size:inherit;padding:6px 12px;line-height:1.5;}.chosen-container .chosen-results li.highlighted,.chosen-container .chosen-results li:hover{background:rgba(0,0,0,0.5);}.chosen-container-active.chosen-with-drop .chosen-single{border:none;background:none;box-shadow:none;}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:center center;}.page-node-type-page .field--name-field-header-text{font-size:110%;line-height:1.65;}@media (min-width:64em){.page-node-type-page .field--name-field-header-text{font-size:120%;}}.page-node-type-page .field--name-body figure{text-align:center;}.page-node-type-page .field--name-body figure > figcaption{display:inline-block;}.page-node-type-page .field--name-body figure.caption > figcaption{display:inline-block;}.page-node-type-page .field--name-body figure.caption-drupal-media{display:block;float:none !important;}.page-node-type-page .field--name-body figure.caption-drupal-media .media--type-remote-video > div{display:inline-block;margin:0;width:100%;}.page-node-type-page .field--name-body figure.caption-drupal-media .media--type-remote-video.media--view-mode-small > div{max-width:500px;}.page-node-type-page .field--name-body figure.caption-drupal-media .media--type-remote-video.media--view-mode-large > div{width:100%;}.page-node-type-page .field--name-body figure.caption-drupal-media .media--type-remote-video.media--view-mode-large figcaption{text-align:left !important;}.page-node-type-page .field--name-body figure.caption-drupal-media.align-left{text-align:left;}.page-node-type-page .field--name-body figure.caption-drupal-media.align-center{text-align:center;}.page-node-type-page .field--name-body figure.caption-drupal-media.align-right{text-align:right;}.page-node-type-page .field--name-body .media--type-remote-video{display:block;float:none;margin:1em 0;}.page-node-type-page .field--name-body .media--type-remote-video > div{display:block;margin:0;position:relative;width:100%;}.page-node-type-page .field--name-body .media--type-remote-video.align-left{text-align:left;}.page-node-type-page .field--name-body .media--type-remote-video.align-center{text-align:center;}.page-node-type-page .field--name-body .media--type-remote-video.align-right{text-align:right;}.page-node-type-page .field--name-body .media--type-remote-video.media--view-mode-small > div{display:inline-block;max-width:500px;width:100%;}.page-node-type-page .field--name-body .media--type-remote-video.media--view-mode-small + figcaption{max-width:500px !important;}.page-node-type-page .field--name-body .media--type-remote-video.media--view-mode-large > div{max-width:100%;width:100%;}.page-node-type-page .field--name-body .media--type-remote-video.media--view-mode-large + figcaption{max-width:100% !important;}.page-node-type-page .field--name-body .media--type-remote-video .field-name-field-media-oembed-video{display:block;position:relative;padding:0 0 56.25%;}.page-node-type-page .field--name-body .media--type-remote-video iframe,.page-node-type-page .field--name-body .media--type-remote-video object,.page-node-type-page .field--name-body .media--type-remote-video embed{position:absolute;top:0;left:0;width:100%;height:100%;}.block-work-at-wgk-advantages{color:var(--c-blue);margin-bottom:40px;}.block-work-at-wgk-advantages a.btn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2215%22%20height%3D%2213%22%20viewBox%3D%220%200%2015%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M13.5234%201.52734C11.9375%200.1875%209.50391%200.378906%208%201.9375C6.46875%200.378906%204.03516%200.1875%202.44922%201.52734C0.398438%203.25%200.699219%206.06641%202.17578%207.57031L6.96094%2012.4648C7.23438%2012.7383%207.58984%2012.9023%208%2012.9023C8.38281%2012.9023%208.73828%2012.7383%209.01172%2012.4648L13.8242%207.57031C15.2734%206.06641%2015.5742%203.25%2013.5234%201.52734ZM12.8672%206.64062L8.08203%2011.5352C8.02734%2011.5898%207.97266%2011.5898%207.89062%2011.5352L3.10547%206.64062C2.09375%205.62891%201.90234%203.71484%203.29688%202.53906C4.36328%201.63672%206.00391%201.77344%207.04297%202.8125L8%203.79688L8.95703%202.8125C9.96875%201.77344%2011.6094%201.63672%2012.6758%202.51172C14.0703%203.71484%2013.8789%205.62891%2012.8672%206.64062Z%22%20fill%3D%22%2300193c%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:16px 50%;background-size:15px;padding-left:44px;}.block-work-at-wgk-advantages .contextual{right:3000px;}.block-wgk-style .contextual{right:3000px;}.user-1 .block-work-at-wgk-advantages .contextual,.user-1 .block-wgk-style .contextual{right:0;}.wgk-fit{background-color:var(--c-blue);color:#fff;padding-bottom:20px;position:relative;text-align:center;}.wgk-fit img{position:relative;width:100%;}.wgk-fit h2{color:var(--c-yellow);font-size:24px;font-weight:bold;margin:0 0 10px 0;}.wgk-fit h2 + p{margin:20px;}.block-wgk-ahead .field--type-link a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2210%22%20height%3D%2215%22%20viewBox%3D%220%200%2010%2015%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M4.8125%202.9375C3.36328%202.9375%202.1875%204.14062%202.1875%205.5625C2.1875%205.80859%202.37891%206%202.625%206C2.84375%206%203.0625%205.80859%203.0625%205.5625C3.0625%204.60547%203.82812%203.8125%204.8125%203.8125C5.03125%203.8125%205.25%203.62109%205.25%203.375C5.25%203.15625%205.03125%202.9375%204.8125%202.9375ZM2.625%2013.3281C2.625%2013.4102%202.625%2013.4922%202.67969%2013.5742L3.36328%2014.5586C3.44531%2014.6953%203.58203%2014.75%203.71875%2014.75H5.87891C6.01562%2014.75%206.15234%2014.6953%206.23438%2014.5586L6.91797%2013.5742C6.94531%2013.4922%206.97266%2013.4102%206.97266%2013.3281V12.125H2.625V13.3281ZM4.8125%200.75C1.99609%200.75%200%203.01953%200%205.5625C0%206.79297%200.4375%207.88672%201.17578%208.73438C1.64062%209.25391%202.35156%2010.3477%202.59766%2011.25H3.91016C3.91016%2011.1406%203.91016%2011.0039%203.85547%2010.8672C3.71875%2010.375%203.25391%209.11719%202.16016%207.88672C1.61328%207.23047%201.3125%206.41016%201.3125%205.5625C1.28516%203.56641%202.92578%202.0625%204.8125%202.0625C6.72656%202.0625%208.3125%203.64844%208.3125%205.5625C8.3125%206.41016%207.98438%207.23047%207.4375%207.88672C6.37109%209.08984%205.87891%2010.375%205.74219%2010.8672C5.71484%2010.9766%205.6875%2011.1406%205.6875%2011.25H7C7.24609%2010.3477%207.95703%209.25391%208.42188%208.73438C9.16016%207.88672%209.625%206.79297%209.625%205.5625C9.625%202.91016%207.46484%200.75%204.8125%200.75Z%22%20fill%3D%22%2300193c%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:15px 50%;background-size:15px;padding-left:44px;}.block-crosscheck-call-2-action{display:none;margin:0 auto;max-width:800px;padding:20px 0;}.block-crosscheck-call-2-action .field--name-body a{background-color:var(--c-yellow);border:none;color:var(--c-blue);display:inline-block;padding:8px 16px;text-decoration:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22%23fff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.1875%201.16406L10.3125%205.10156C10.4297%205.21875%2010.5%205.35938%2010.5%205.52344C10.5%205.66406%2010.4297%205.80469%2010.3125%205.92188L6.1875%209.85938C5.97656%2010.0703%205.60156%2010.0703%205.39062%209.83594C5.17969%209.625%205.17969%209.25%205.41406%209.03906L8.53125%206.08594H0.5625C0.234375%206.08594%200%205.82812%200%205.52344C0%205.19531%200.234375%204.96094%200.5625%204.96094H8.53125L5.41406%201.98438C5.17969%201.77344%205.17969%201.39844%205.39062%201.1875C5.60156%200.953125%205.95312%200.953125%206.1875%201.16406Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-color:var(--c-blue);background-position:calc(100% - 16px) 50%;background-size:18px;color:#fff;padding-right:44px;margin:0;}.page-node-type-crosscheck-page .header-text{background-color:var(--c-blue);background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIcAAACICAYAAADNsfjfAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFzmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjAtMDItMjVUMDg6MTM6MjArMDE6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjAtMDItMjVUMDg6MTM6MjArMDE6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIwLTAyLTI1VDA4OjEzOjIwKzAxOjAwIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVlNWY0ZWQwLTZmMTEtNGFjOC1iZmFjLTM5MDg4YjMzMGQwMCIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjYwN2IwMzU5LTUxYWMtNzU0NS1iNzIyLTJjZjNmNGQyNDA5MCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmQyNGE2NWU4LWYzNmItNGJlYS1hNmRlLWE5YzAzNWE5MWFkMyIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmQyNGE2NWU4LWYzNmItNGJlYS1hNmRlLWE5YzAzNWE5MWFkMyIgc3RFdnQ6d2hlbj0iMjAyMC0wMi0yNVQwODoxMzoyMCswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKE1hY2ludG9zaCkiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjVlNWY0ZWQwLTZmMTEtNGFjOC1iZmFjLTM5MDg4YjMzMGQwMCIgc3RFdnQ6d2hlbj0iMjAyMC0wMi0yNVQwODoxMzoyMCswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5dJskQAAAcpJREFUeNrt3EsOwjAMQEEi5f5XNitYsEGI/OzMO0FpJ04qpPaIeCTv5B/QMt/YDsWSa2xwqFRZcUTC621wyOQQHIJDgkNwCA7BITgEh+AQHIJDcEhwCA7BITgEh+AQHIJDcAgOCQ7BITgEh+AQHIJDcAgOwSE4JDgEh67FER4bHIKjzNRocEBRFsM3HPbz80DErt/YoTgGxCnP4P0xfwfSPShSLMZuaixBkfEeh8kxD0b6RQcHFHBMhlFya+5QQAHHWBhXHOI7FFDA8R+MK1/3Oxhg3IyjQQGHaQEHGHDYRuAAAw4w4AADDjDgAAMOMFQKBxhwgAEHGHBsgqHiOPxXAgcYcNhK4NgMw9QoigMMOGwlcKyFYWoUxGFiwDEVhqlRDIeJAcd0GKZGIRwmBhxQwLEXhi0lMQ7TAo4tMEyNhDhMiwI42uDVB0WN3l8wHgEEikIwPreVX4GcgMF5Y+JRoFv9+x/C7a+ySrgA4QCjJI4AAw7BITgEh+BwGIVDcEhwCA7BITgEh+AQHIJDcAgOCQ7BITgEh+AQHIJDcAgOwSE4JDgEh+AQHIJDcAgOwSE4BIdUAcfoj/mvuF44AKkBo8K28rrxAcX4ngdnPSxUbBffAAAAAElFTkSuQmCC');background-position:calc(100% - 20px) calc(50% + 10px);background-size:40px;color:#fff;margin:0;padding:50px 20px 30px;text-align:left;text-transform:uppercase;}@media (min-width:64em){.page-node-type-crosscheck-page .header-text{background-position:calc(100% - 40px) calc(50% + 15px);background-size:100px;border-radius:0 0 0 50px;margin:0;padding:90px 60px 60px 60px;}}.page-node-type-crosscheck-page .header-text p{color:var(--c-blue);margin:0;font-size:24px;}.page-node-type-crosscheck-page #content-wrapper{background-color:#fff;padding-bottom:100px;position:relative;}.page-node-type-crosscheck-page #content-wrapper::before{content:"";background-color:var(--c-blue-100);display:block;position:absolute;top:-100px;left:-3000px;right:-3000px;bottom:0;z-index:-1;}.page-node-type-crosscheck-page #content-wrapper::after{border-radius:8px 8px 0 0;content:"";background-color:#fff;display:block;position:absolute;top:-40px;left:0;right:0;z-index:2;height:40px;}.page-node-type-crosscheck-page .block-system{padding:20px 20px 0;}@media (min-width:64em){.page-node-type-crosscheck-page .block-system{padding:60px 60px 0;}}.page-node-type-crosscheck-page .block-system-breadcrumb-block{padding:0;}@media (min-width:64em){.page-node-type-crosscheck-page .block-system-breadcrumb-block{padding:0;}}.page-node-type-crosscheck-page .cc-title-logo{position:relative;margin:0 auto 20px;max-width:800px;}@media (min-width:48em){.page-node-type-crosscheck-page .cc-title-logo{display:flex;gap:40px;margin:0 auto 40px;align-items:flex-end;}}.page-node-type-crosscheck-page .cc-title-logo h2{display:inline-block;font-size:24px;font-weight:normal;line-height:1;margin:0;}.page-node-type-crosscheck-page .cc-title-logo h2 strong{display:block;font-weight:bold;font-size:40px;}@media (min-width:64em){.page-node-type-crosscheck-page .cc-title-logo h2 strong{font-size:56px;}}@media (min-width:64em){.page-node-type-crosscheck-page .cc-title-logo h2{font-size:36px;}}.page-node-type-crosscheck-page .cc-title-logo .field--name-field-cc-profile-title{display:inline-block;}.page-node-type-crosscheck-page .cc-title-logo .field-name-field-cc-profile-logo{display:inline-block;margin-left:-20px;margin-right:20px;max-width:100px;vertical-align:text-bottom;}@media (min-width:64em){.page-node-type-crosscheck-page .cc-title-logo .field-name-field-cc-profile-logo{margin-left:-30px;max-width:200px;}}.page-node-type-crosscheck-page .cc-title-logo .field-name-field-cc-profile-logo img{margin:0 0 3px;vertical-align:top;}@media (min-width:64em){.page-node-type-crosscheck-page .cc-title-logo .field-name-field-cc-profile-logo img{margin:0 0 6px;}}.page-node-type-crosscheck-page .cc-title-logo .fb-share-link{position:absolute;top:0;right:0;background-color:#1777f2;border-radius:4px;font-weight:500;color:#fff;display:inline-block;padding:2px 8px;text-decoration:none;}@media (min-width:48em){.page-node-type-crosscheck-page .cc-title-logo .fb-share-link{position:relative;top:-10px;}}@media (min-width:64em){.page-node-type-crosscheck-page .cc-title-logo .fb-share-link{top:-20px;transform:scale(1.1);}}.page-node-type-crosscheck-page .cc-title-logo .fb-share-link::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22fill%3A%231777f2%3B%22%3E%3Cpath%20d%3D%22M9%208h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333%201.115-1.333h2.885v-5h-3.808c-3.596%200-5.192%201.583-5.192%204.615v3.385z%22%2F%3E%3C%2Fsvg%3E");background-size:contain;background-color:#fff;background-position:2px 100%;background-size:80%;content:"";display:inline-block;width:16px;height:16px;border-radius:10px;margin-right:8px;position:relative;top:2px;}.page-node-type-crosscheck-page .field--name-field-cc-profile-description{color:var(--c-blue);font-size:21px;margin:40px auto;max-width:800px;}.page-node-type-crosscheck-page .cc-quote{background-color:var(--c-blue-100);color:var(--c-blue);font-size:18px;margin:40px auto 0;padding:40px;max-width:800px;}@media (min-width:64em){.page-node-type-crosscheck-page .cc-quote{align-items:center;display:flex;padding:40px 40px 20px 40px;justify-content:space-between;}}.page-node-type-crosscheck-page .cc-quote blockquote{background:transparent;font-size:18px;line-height:1.25;margin:0;padding:0 40px;}.page-node-type-crosscheck-page .cc-quote blockquote::before{top:0;left:0;}.page-node-type-crosscheck-page .cc-quote blockquote::after{bottom:0;right:0;}@media (min-width:64em){.page-node-type-crosscheck-page .cc-quote blockquote{font-size:24px;padding:0 65px;}}.page-node-type-crosscheck-page .cc-quote blockquote p{margin:0;}.page-node-type-crosscheck-page .field-name-field-cc-profile-pic{flex:1 0 100px;margin:0 20px 20px 0;}@media (min-width:64em){.page-node-type-crosscheck-page .field-name-field-cc-profile-pic{margin:0 40px 0 0;}}.page-node-type-crosscheck-page .field-name-field-cc-profile-pic img{border-radius:50%;vertical-align:top;width:100px;}.page-node-type-crosscheck-page .field--name-field-cc-profile-quote-author{background-color:var(--c-blue-100);color:var(--c-blue);font-size:18px;font-style:italic;margin:0 auto;max-width:800px;padding:0 40px 20px 40px;}@media (min-width:64em){.page-node-type-crosscheck-page .field--name-field-cc-profile-quote-author{padding-left:240px;}}.page-node-type-crosscheck-page .field--name-field-cc-profile-quote-author::before{content:"-";margin-right:4px;}.page-node-type-crosscheck-page .block-crosscheck-discover-jobs{margin:0 20px;}.page-node-type-crosscheck-page .block-crosscheck-discover-jobs .field--name-body{background-color:var(--c-blue-100);color:var(--c-blue);font-size:18px;margin:0 auto;padding:20px 40px 40px 40px;max-width:800px;position:relative;}.page-node-type-crosscheck-page .block-crosscheck-discover-jobs .field--name-body::before{background-color:var(--c-yellow);content:"";display:block;height:1px;position:absolute;top:0;left:40px;right:40px;}@media (min-width:64em){.page-node-type-crosscheck-page .block-crosscheck-discover-jobs .field--name-body .buttons{display:flex;}}.page-node-type-crosscheck-page .block-crosscheck-discover-jobs .field--name-body .buttons .btn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22%2300193c%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%2300193c%22%20d%3D%22M6.1875%201.16406L10.3125%205.10156C10.4297%205.21875%2010.5%205.35938%2010.5%205.52344C10.5%205.66406%2010.4297%205.80469%2010.3125%205.92188L6.1875%209.85938C5.97656%2010.0703%205.60156%2010.0703%205.39062%209.83594C5.17969%209.625%205.17969%209.25%205.41406%209.03906L8.53125%206.08594H0.5625C0.234375%206.08594%200%205.82812%200%205.52344C0%205.19531%200.234375%204.96094%200.5625%204.96094H8.53125L5.41406%201.98438C5.17969%201.77344%205.17969%201.39844%205.39062%201.1875C5.60156%200.953125%205.95312%200.953125%206.1875%201.16406Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-color:var(--c-yellow);background-position:calc(100% - 16px) 50%;background-size:18px;padding-right:44px;margin:20px 20px 20px 0;}@media (min-width:64em){.page-node-type-crosscheck-page .block-crosscheck-discover-jobs .field--name-body .buttons .btn{margin:0 20px 0 0;}}.page-node-type-crosscheck-page .block-crosscheck-discover-jobs .field--name-body .buttons .btn.discover-vlogs{background-color:#fff;}[id*=result-mappings]{opacity:0;padding:10px;position:absolute;left:-1000px;}[id*=result-mappings]::after{background-color:rgba(0,0,0,0.1);content:"";display:block;top:0;right:0;left:0;bottom:0;cursor:not-allowed;z-index:4;position:absolute;}.block-crosscheck-form{border:1px solid var(--c-blue-500);border-radius:10px;}.block-crosscheck-form .form-container--webform{position:static;}.block-crosscheck-form form{overflow:hidden;position:relative;padding:10px 20px;}@media (min-width:64em){.block-crosscheck-form form{padding:40px 15% 10px;}}.block-crosscheck-form .intro{color:var(--c-blue);font-size:18px;margin-top:0;}.block-crosscheck-form .intro h2{font-size:36px;}.block-crosscheck-form .intro .intro-actions{margin:50px 0 20px;padding:50px 0 20px;position:relative;text-align:center;}.block-crosscheck-form .intro .intro-actions::before{content:"";height:1px;background-color:var(--c-blue-100);position:absolute;top:0;left:-1000px;right:-1000px;}.block-crosscheck-form .intro .start-btn{--submit-shadow-opacity:0.18;--c-icon:var(--c-blue);--btn-submit-background:var(--c-yellow);--btn-submit-background-hover:var(--c-yellow);--btn-submit-color:var(--c-blue);appearance:none;border-color:transparent;box-shadow:0px 15px 30px rgba(0,40,109,var(--submit-shadow-opacity));color:var(--btn-submit-color);font-weight:600;line-height:var(--button-height);height:var(--button-height);padding:0 44px 0 var(--btn-padding-x);justify-content:center;transition:background-color 0.25s ease-in-out,border-color 0.25s ease-in-out;cursor:pointer;opacity:1;background-color:var(--btn-submit-background);background-position:calc(100% - 16px) 50%;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBmaWxsPSIjMDAxZjViIiBkPSJNNi4xODc1IDEuMTY0MDZMMTAuMzEyNSA1LjEwMTU2QzEwLjQyOTcgNS4yMTg3NSAxMC41IDUuMzU5MzggMTAuNSA1LjUyMzQ0QzEwLjUgNS42NjQwNiAxMC40Mjk3IDUuODA0NjkgMTAuMzEyNSA1LjkyMTg4TDYuMTg3NSA5Ljg1OTM4QzUuOTc2NTYgMTAuMDcwMyA1LjYwMTU2IDEwLjA3MDMgNS4zOTA2MiA5LjgzNTk0QzUuMTc5NjkgOS42MjUgNS4xNzk2OSA5LjI1IDUuNDE0MDYgOS4wMzkwNkw4LjUzMTI1IDYuMDg1OTRIMC41NjI1QzAuMjM0Mzc1IDYuMDg1OTQgMCA1LjgyODEyIDAgNS41MjM0NEMwIDUuMTk1MzEgMC4yMzQzNzUgNC45NjA5NCAwLjU2MjUgNC45NjA5NEg4LjUzMTI1TDUuNDE0MDYgMS45ODQzOEM1LjE3OTY5IDEuNzczNDQgNS4xNzk2OSAxLjM5ODQ0IDUuMzkwNjIgMS4xODc1QzUuNjAxNTYgMC45NTMxMjUgNS45NTMxMiAwLjk1MzEyNSA2LjE4NzUgMS4xNjQwNloiPjwvcGF0aD4KPC9zdmc+Cg==");background-size:18px;background-repeat:no-repeat;}.block-crosscheck-form .intro .start-btn:focus,.block-crosscheck-form .intro .start-btn:hover{background-color:var(--btn-submit-background-hover);border-color:transparent;}.block-crosscheck-form .intro .start-btn.looks-disabled,.block-crosscheck-form .intro .start-btn:disabled{--submit-shadow-opacity:0;background-color:var(--button-background-color--disabled);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBmaWxsPSIjNzc3Nzc3IiBkPSJNNi4xODc1IDEuMTY0MDZMMTAuMzEyNSA1LjEwMTU2QzEwLjQyOTcgNS4yMTg3NSAxMC41IDUuMzU5MzggMTAuNSA1LjUyMzQ0QzEwLjUgNS42NjQwNiAxMC40Mjk3IDUuODA0NjkgMTAuMzEyNSA1LjkyMTg4TDYuMTg3NSA5Ljg1OTM4QzUuOTc2NTYgMTAuMDcwMyA1LjYwMTU2IDEwLjA3MDMgNS4zOTA2MiA5LjgzNTk0QzUuMTc5NjkgOS42MjUgNS4xNzk2OSA5LjI1IDUuNDE0MDYgOS4wMzkwNkw4LjUzMTI1IDYuMDg1OTRIMC41NjI1QzAuMjM0Mzc1IDYuMDg1OTQgMCA1LjgyODEyIDAgNS41MjM0NEMwIDUuMTk1MzEgMC4yMzQzNzUgNC45NjA5NCAwLjU2MjUgNC45NjA5NEg4LjUzMTI1TDUuNDE0MDYgMS45ODQzOEM1LjE3OTY5IDEuNzczNDQgNS4xNzk2OSAxLjM5ODQ0IDUuMzkwNjIgMS4xODc1QzUuNjAxNTYgMC45NTMxMjUgNS45NTMxMiAwLjk1MzEyNSA2LjE4NzUgMS4xNjQwNloiPjwvcGF0aD4KPC9zdmc+Cg==");border-color:var(--button-background-color--disabled);color:var(--button-foreground-color--disabled);--c-icon:currentColor;cursor:normal;}.block-crosscheck-form .question{border:none;font-size:18px;padding:60px 0 0;}@media (min-width:64em){.block-crosscheck-form .question{padding:0;}}.block-crosscheck-form .question .question-indication{background-color:var(--c-blue);border-radius:0 5px 5px 0;color:#fff;display:block;padding:4px 16px;position:absolute;top:20px;left:0;}@media (min-width:64em){.block-crosscheck-form .question .question-indication{top:38px;}}.block-crosscheck-form .question > label{color:var(--c-blue);font-weight:bold;font-size:24px;margin:0 0 20px;}.block-crosscheck-form .question .form-type-radio{color:var(--c-blue);margin:20px 0;position:relative;}.block-crosscheck-form .question .form-type-radio input{opacity:0;position:absolute;top:0;left:0;}.block-crosscheck-form .question .form-type-radio input:checked + label::after{background-color:var(--c-blue);}.block-crosscheck-form .question .form-type-radio label{cursor:pointer;display:block;font-weight:normal;padding-left:40px;position:relative;}.block-crosscheck-form .question .form-type-radio label::before{content:"";border-radius:50%;display:block;position:absolute;top:3px;left:0;width:20px;height:20px;border:2px solid var(--c-yellow);}.block-crosscheck-form .question .form-type-radio label::after{content:"";border-radius:50%;display:block;position:absolute;top:8px;left:5px;width:10px;height:10px;margin:0;background-image:none;}.block-crosscheck-form .question .form-type-radio label:hover::after{background-color:#ADC6F1;}.block-crosscheck-form .question .question-actions{display:flex;justify-content:space-between;position:relative;margin:50px 0 20px;padding:50px 0 20px;}.block-crosscheck-form .question .question-actions::before{content:"";height:1px;background-color:var(--c-blue-100);position:absolute;top:0;left:-1000px;right:-1000px;}.block-crosscheck-form .question.wgk-question.form-item{margin:0;padding:40px 0 0;width:100%;}.block-crosscheck-form .question.wgk-question.form-item > label{color:var(--c-blue);font-weight:bold;font-size:20px;margin:0 0 20px;}.block-crosscheck-form .question.wgk-question.form-item .form-type-radio{margin:0 0 14px;}.block-crosscheck-form .question.wgk-question.form-item .form-type-radio label{font-weight:normal;}.block-crosscheck-form .prev-question-btn{background-color:var(--c-yellow);border:none;color:var(--c-blue);display:inline-block;padding:8px 16px;text-decoration:none;background-color:transparent;background-repeat:no-repeat;color:#666;padding:0;text-decoration:underline;}.block-crosscheck-form .prev-question-btn:hover{color:var(--c-blue);}.block-crosscheck-form .check-result-btn,.block-crosscheck-form .next-question-btn{--submit-shadow-opacity:0.18;--c-icon:var(--c-blue);--btn-submit-background:var(--c-yellow);--btn-submit-background-hover:var(--c-yellow);--btn-submit-color:var(--c-blue);appearance:none;border-color:transparent;box-shadow:0px 15px 30px rgba(0,40,109,var(--submit-shadow-opacity));color:var(--btn-submit-color);font-weight:600;line-height:var(--button-height);height:var(--button-height);padding:0 44px 0 var(--btn-padding-x);justify-content:center;transition:background-color 0.25s ease-in-out,border-color 0.25s ease-in-out;cursor:pointer;opacity:1;background-color:var(--btn-submit-background);background-position:calc(100% - 16px) 50%;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBmaWxsPSIjMDAxZjViIiBkPSJNNi4xODc1IDEuMTY0MDZMMTAuMzEyNSA1LjEwMTU2QzEwLjQyOTcgNS4yMTg3NSAxMC41IDUuMzU5MzggMTAuNSA1LjUyMzQ0QzEwLjUgNS42NjQwNiAxMC40Mjk3IDUuODA0NjkgMTAuMzEyNSA1LjkyMTg4TDYuMTg3NSA5Ljg1OTM4QzUuOTc2NTYgMTAuMDcwMyA1LjYwMTU2IDEwLjA3MDMgNS4zOTA2MiA5LjgzNTk0QzUuMTc5NjkgOS42MjUgNS4xNzk2OSA5LjI1IDUuNDE0MDYgOS4wMzkwNkw4LjUzMTI1IDYuMDg1OTRIMC41NjI1QzAuMjM0Mzc1IDYuMDg1OTQgMCA1LjgyODEyIDAgNS41MjM0NEMwIDUuMTk1MzEgMC4yMzQzNzUgNC45NjA5NCAwLjU2MjUgNC45NjA5NEg4LjUzMTI1TDUuNDE0MDYgMS45ODQzOEM1LjE3OTY5IDEuNzczNDQgNS4xNzk2OSAxLjM5ODQ0IDUuMzkwNjIgMS4xODc1QzUuNjAxNTYgMC45NTMxMjUgNS45NTMxMiAwLjk1MzEyNSA2LjE4NzUgMS4xNjQwNloiPjwvcGF0aD4KPC9zdmc+Cg==");background-size:18px;background-repeat:no-repeat;margin-left:auto;}.block-crosscheck-form .check-result-btn:focus,.block-crosscheck-form .check-result-btn:hover,.block-crosscheck-form .next-question-btn:focus,.block-crosscheck-form .next-question-btn:hover{background-color:var(--btn-submit-background-hover);border-color:transparent;}.block-crosscheck-form .check-result-btn.looks-disabled,.block-crosscheck-form .check-result-btn:disabled,.block-crosscheck-form .next-question-btn.looks-disabled,.block-crosscheck-form .next-question-btn:disabled{--submit-shadow-opacity:0;background-color:var(--button-background-color--disabled);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBmaWxsPSIjNzc3Nzc3IiBkPSJNNi4xODc1IDEuMTY0MDZMMTAuMzEyNSA1LjEwMTU2QzEwLjQyOTcgNS4yMTg3NSAxMC41IDUuMzU5MzggMTAuNSA1LjUyMzQ0QzEwLjUgNS42NjQwNiAxMC40Mjk3IDUuODA0NjkgMTAuMzEyNSA1LjkyMTg4TDYuMTg3NSA5Ljg1OTM4QzUuOTc2NTYgMTAuMDcwMyA1LjYwMTU2IDEwLjA3MDMgNS4zOTA2MiA5LjgzNTk0QzUuMTc5NjkgOS42MjUgNS4xNzk2OSA5LjI1IDUuNDE0MDYgOS4wMzkwNkw4LjUzMTI1IDYuMDg1OTRIMC41NjI1QzAuMjM0Mzc1IDYuMDg1OTQgMCA1LjgyODEyIDAgNS41MjM0NEMwIDUuMTk1MzEgMC4yMzQzNzUgNC45NjA5NCAwLjU2MjUgNC45NjA5NEg4LjUzMTI1TDUuNDE0MDYgMS45ODQzOEM1LjE3OTY5IDEuNzczNDQgNS4xNzk2OSAxLjM5ODQ0IDUuMzkwNjIgMS4xODc1QzUuNjAxNTYgMC45NTMxMjUgNS45NTMxMiAwLjk1MzEyNSA2LjE4NzUgMS4xNjQwNloiPjwvcGF0aD4KPC9zdmc+Cg==");border-color:var(--button-background-color--disabled);color:var(--button-foreground-color--disabled);--c-icon:currentColor;cursor:normal;}.block-crosscheck-form .personal-data{margin:0 auto;max-width:800px;}.block-crosscheck-form .personal-data .form-item{margin:0 0 20px;}.block-crosscheck-form .personal-data .form-item label{color:var(--c-blue);font-size:18px;font-weight:bold;display:block;margin:0 0 5px;}.block-crosscheck-form .personal-data .form-item-e-mailadres{display:inline-block;margin:0 30px 20px 0;width:240px;}.block-crosscheck-form .personal-data .form-item-e-mailadres input{width:100%;}.block-crosscheck-form .personal-data .form-item-province{display:inline-block;margin:0 30px 20px 0;width:240px;}.block-crosscheck-form .personal-data .form-item-province select{padding-top:8px;padding-bottom:8px;width:100%;}.block-crosscheck-form .personal-data .form-item-first-name,.block-crosscheck-form .personal-data .form-item-last-name{display:inline-block;margin:0 30px 20px 0;width:240px;}.block-crosscheck-form .personal-data .form-item-first-name input,.block-crosscheck-form .personal-data .form-item-last-name input{width:100%;}.block-crosscheck-form .personal-data .form-type-textfield input,.block-crosscheck-form .personal-data .form-type-email input,.block-crosscheck-form .personal-data .form-type-number input{border:2px solid #ccc;padding:8px;max-width:100%;}.block-crosscheck-form .personal-data .form-type-textfield input.error,.block-crosscheck-form .personal-data .form-type-email input.error,.block-crosscheck-form .personal-data .form-type-number input.error{border-color:red;}.block-crosscheck-form .personal-data .wgk-questions{padding:0 0 40px;}.block-crosscheck-form .personal-data-txt{color:var(--c-blue);font-size:24px;margin:0 0 30px 0;}.block-crosscheck-form .submit-actions{position:relative;margin:50px 0 20px;padding:50px 0 20px;text-align:center;}.block-crosscheck-form .submit-actions::before{content:"";height:1px;background-color:var(--c-blue-00);position:absolute;top:0;left:-1000px;right:-1000px;}.block-crosscheck-form .submit-actions .form-submit{--btn-submit-background:var(--c-yellow);--btn-submit-color:var(--c-blue);--btn-submit-background-hover:var(--c-yellow);}@media (min-width:64em){.page-node-390 .region-content{margin:0 auto;}}.field-name-field-content-blocks > .layout--onecol{margin-bottom:60px;}.vacature-404{font-size:24px;padding:40px 0 80px;margin:30px auto;max-width:var(--content-max-width);}.vacature-404-link-wrapper{font-size:18px;margin-top:30px;}.vacature-404-link-wrapper a.btn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22%2300193c%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill%3D%22%2300193c%22%20d%3D%22M6.1875%201.16406L10.3125%205.10156C10.4297%205.21875%2010.5%205.35938%2010.5%205.52344C10.5%205.66406%2010.4297%205.80469%2010.3125%205.92188L6.1875%209.85938C5.97656%2010.0703%205.60156%2010.0703%205.39062%209.83594C5.17969%209.625%205.17969%209.25%205.41406%209.03906L8.53125%206.08594H0.5625C0.234375%206.08594%200%205.82812%200%205.52344C0%205.19531%200.234375%204.96094%200.5625%204.96094H8.53125L5.41406%201.98438C5.17969%201.77344%205.17969%201.39844%205.39062%201.1875C5.60156%200.953125%205.95312%200.953125%206.1875%201.16406Z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:contain;background-position:calc(100% - 16px) center;background-size:18px;padding-right:44px;}.block-wgk-job-interested{margin:30px 0;}.block-wgk-job-interested h2{color:var(--c-yellow);font-size:24px;font-weight:700;margin:0;}.block-wgk-live{float:left;width:33%;}.block-wgk-live h2{color:var(--c-blue);}.block-apply-now-form{margin-bottom:100px;}.block-apply-now-form form{max-width:600px;}.block-apply-now-form label,.block-apply-now-form .fieldset-legend{color:var(--c-blue);display:block;font-weight:bold;margin-bottom:8px;}.block-apply-now-form .form-type-textfield input,.block-apply-now-form .form-type-email input,.block-apply-now-form .form-type-number input{border:1px solid #ccc;padding:8px;width:100%;}.block-apply-now-form .form-item-nr input,.block-apply-now-form .form-item-postcode input{width:100px;}.block-apply-now-form .form-type-radio{display:inline-block;margin-right:10px;}.block-apply-now-form .form-type-radio input{margin-right:4px;}.block-apply-now-form .form-type-radio label{display:inline-block;}.block-apply-now-form .form-type-textarea textarea{border:1px solid #ccc;padding:8px;width:100%;}.block-apply-now-form .form-type-managed-file .description{background-color:#f5f5f5;border:1px solid #ccc;margin-top:-1px;padding:5px 10px;}.block-apply-now-form .form-managed-file{border:1px solid #dedede;padding:8px;align-items:center;display:flex;justify-content:space-between;}.block-apply-now-form .form-managed-file a{text-decoration:none;}.block-apply-now-form .form-managed-file [id*=remove]{background:none;border:none;color:var(--c-blue);font-size:14px;padding:0;text-transform:uppercase;}.block-apply-now-form .form-managed-file [id*=remove]:hover{color:red;text-decoration:underline;}.block-apply-now-form .form-item-rijbewijs-b label,.block-apply-now-form .form-item-privacy label{display:inline-block;}.block-apply-now-form .form-actions .button--primary{background-color:var(--c-yellow);border:none;color:var(--c-blue);display:inline-block;padding:8px 16px;text-decoration:none;display:inline-flex;padding:20px 30px;}.block-apply-now-form .privacy{font-size:12px;margin:20px 0 30px;}.page-node-393 .block-system .field--name-body{text-align:center;}.no-scroll .cky-btn-revisit-wrapper{display:none !important;}
.page-node-1158 .checkbox .input,.page-node-1158 .radio .input,.page-node-15771 .checkbox .input,.page-node-15771 .radio .input{margin-left:0;}.page-node-1158 .personal-data,.page-node-15771 .personal-data{display:block;}.page-node-1158 #edit-crosscheck-opt-in-opt-in-checked--description:hover,.page-node-15771 #edit-crosscheck-opt-in-opt-in-checked--description:hover{cursor:pointer;}.page-node-1158 .form-item-province select,.page-node-15771 .form-item-province select{text-indent:-99999px;}.page-node-type-crosscheck-page img.image-style-profile-picture{border-radius:50%;vertical-align:top;width:100px;}.page-node-type-crosscheck-page #block-crosscheckdiscoverjobs .field__item{display:block;}.page-node-type-crosscheck-page .field--cc-profile-quote-author .field__item{display:inline;}.page-node-type-crosscheck-page .fld-cc-profile-pic{-ms-flex:1 0 100px;flex:1 0 100px;margin:0 20px 20px 0;}.page-node-type-crosscheck-page .field--cc-profile-logo{margin-left:-30px;max-width:200px;}.page-node-type-crosscheck-page .cc-title-logo h2 strong{margin-top:0;}.regional-contact-info .field--name-field-url-nursingpost .flex-gap-1{gap:0.5em;}.node--view-mode-card .availability.not-available,.node--view-mode-card .not-available,.node--view-mode-card .availability.unknown,.node--type-page .availability.not-available,.node--type-page .not-available,.node--type-page .availability.unknown{display:none;}.view-jobs-search .views-exposed-form{position:relative;}.block-wgk-crisis .lead{display:none;}.block-wgk-crisis .view-crisisboodschap .view-crisisboodschap:before{display:none !important;}.regional-contact-info-display .field--name-field-crisis-message{background:linear-gradient(167.96deg,#F84141 0%,#EC3D3D 92.19%);color:#fff;font-weight:400;padding:20px 60px;position:relative;text-align:center;border-radius:0.5em;}.regional-contact-info-display .field--name-field-crisis-message a{color:#fff;}.regional-contact-info-display .field--name-field-crisis-message:before{background-image:url(/themes/custom/wgkjobs/images/danger-2.png);content:"";position:absolute;background-position:center center;top:0;left:0;height:100%;background-size:20px;width:53px;background-color:rgba(255,255,225,0.1);}.view-news-section-page .form-item-thema{display:none;}#recipe-banner{margin:1.5em auto 0;overflow:hidden;position:relative;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:20px 0 0 20px;background:var(--c-blue-100);}#recipe-banner:hover{cursor:pointer;}#recipe-banner .recipe-image{float:left;max-width:50%;}#recipe-banner .recipe-content{float:right;max-width:50%;z-index:3;text-align:center;padding:3.5em 3em 0;}#recipe-banner .recipe-content h2{display:inline-block;position:relative;text-align:center;z-index:2;color:var(--c-link,var(--c-blue));}#recipe-banner .recipe-content .link{margin:15px 0;}#recipe-banner .recipe-content .link a{font-weight:bold;padding:var(--btn-padding-y) 84px;}@media screen and (max-width:1100px){#recipe-banner{border-radius:20px;max-width:615px;margin-left:auto;margin-right:auto;}#recipe-banner .recipe-image,#recipe-banner .recipe-content{width:100%;float:none;max-width:none;text-align:center;}}@media screen and (max-width:650px){#recipe-banner h2{width:100%;padding:0.5em;}#recipe-banner .recipe-content{position:relative;margin:0 auto;}}
