/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.applicatie__top{color:#103a5d}@media (max-width:767px){.applicatie__top{white-space:nowrap;overflow-x:scroll}}.applicatie__bottom{background:0 0;padding:0}.applicatie__leverancier a{color:#103a5d;text-decoration:none}.systeemrol{display:grid;grid-template-columns:3fr 6fr 3fr;padding:2rem;text-align:left;color:#103a5d;width:100%;background:#dbe1e7;margin-bottom:1rem}@media (max-width:767px){.systeemrol{gap:1rem}}.systeemrol span{font-weight:700}.systeemrol a{color:#103a5d;text-decoration:none}.systeemrol__column{display:flex;flex-direction:column}
body.frontpage .main{position:relative;background:#eef1f4}body.frontpage .main article{position:relative;z-index:1}body.frontpage .main::after,body.frontpage .main::before{content:"";position:absolute;top:0;bottom:0;height:100%;width:45%;z-index:0}@media (max-width:1023px){body.frontpage .main::after,body.frontpage .main::before{width:75%}}body.frontpage .main::after{background-image:linear-gradient(90deg,rgba(255,255,255,0),#eef1f4)}body.frontpage .main::before{background:url(/themes/custom/xis_tool/images/dot-grid.svg) repeat}.leveranciers{gap:6rem}@media (max-width:1475px){.leveranciers{gap:3rem}}.leveranciers__filters{grid-column:1/4}@media (max-width:1023px){.leveranciers__filters{position:fixed;z-index:50;top:11rem;left:0;display:flex;flex-direction:row-reverse;max-width:420px;transform:translateX(calc(-100% + 6rem));transition:250ms ease-in-out}}.leveranciers__filters--slideout{transform:translateX(0)}.leveranciers__filters-teaser{position:relative;z-index:1;cursor:pointer;transform:rotate(90deg);height:fit-content;background:#fff;padding:1rem;transform-origin:bottom left;border-radius:4px;box-shadow:0 0 10px 0 rgba(0,0,0,.05);transition:250ms ease-in-out}@media (min-width:1024px){.leveranciers__filters-teaser{display:none}}.leveranciers__filters-teaser--hide{transform:rotate(90deg) translateY(6rem);height:0;padding:0}.leveranciers__filters-teaser h2{font-size:1.5rem;margin:0}.leveranciers__results{grid-column:4/-1}@media (max-width:1023px){.leveranciers__results{grid-column:1/-1}}.leveranciers__results header{font-size:1.5rem}.leveranciers__results header span{font-weight:900}.filter-summary{margin-bottom:1rem}@media (max-width:1023px){.filter-summary--desktop{display:none}}@media (min-width:1024px){.filter-summary--mobile{display:none}}.filter-summary__title-holder{display:flex;gap:2rem;width:100%}.filter-summary__title{font-size:1.5rem}.filter-summary ul{display:flex;flex-wrap:wrap;gap:.5rem}.filter-summary .facet-summary-item--facet a{position:relative;display:block;background:#007a74;color:#fff;padding:.5rem 1rem;border-radius:20px;text-decoration:none;width:fit-content;transition:250ms ease-in-out}.filter-summary .facet-summary-item--facet a:hover{text-decoration:underline;background:#00a79f}.filter-summary .facet-summary-item--clear{display:block}.filter-summary .facet-summary-item--clear a{color:#103a5d}.filter-summary .facet-item__status{font-size:0;padding-left:.5rem}.filter-summary .facet-item__status::before{content:"x";position:absolute;top:.5rem;display:block;color:#fff;font-size:16px}.filters{position:relative;z-index:3}@media (max-width:1023px){.filters{background:#fff;padding:1rem;box-shadow:0 0 10px 0 rgba(0,0,0,.05);max-height:500px;overflow-y:scroll}}@media (max-width:767px){.results__wrapper{display:grid;grid-template-columns:min-content;overflow-x:scroll}}.results__header{background:#103a5d;color:#fff;display:grid;margin:1.5rem 0 1rem;padding:1rem 2rem}@media (max-width:767px){.results__header{white-space:nowrap}}.results__header li{font-weight:700;text-transform:uppercase}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{appearance:auto}button{background:none;color:inherit;padding:0;border:0}img{display:block;width:auto;height:auto}.wrapper{position:relative}.wrapper--center{margin-left:auto;margin-right:auto;width:1200px}@media(max-width:1475px){.wrapper--center{width:980px}}@media(max-width:1023px){.wrapper--center{width:720px}}@media(max-width:767px){.wrapper--center{width:auto;margin-left:1rem;margin-right:1rem}}.wrapper--fluid{margin-left:auto;margin-right:auto;width:85vw;min-width:1200px;max-width:1800px}@media(max-width:1475px){.wrapper--fluid{min-width:980px}}@media(max-width:1023px){.wrapper--fluid{min-width:720px}}@media(max-width:767px){.wrapper--fluid{width:auto;min-width:0;margin-left:15px;margin-right:15px}}.wrapper--center-text{text-align:center}.wrapper--margin{margin-top:4rem;margin-bottom:4rem}@media(max-width:1023px){.wrapper--margin{margin-top:3rem;margin-bottom:3rem}}@media(max-width:767px){.wrapper--margin{margin-top:2rem;margin-bottom:2rem}}.wrapper--padding{padding-top:4rem;padding-bottom:4rem}@media(max-width:1023px){.wrapper--padding{padding-top:3rem;padding-bottom:3rem}}@media(max-width:767px){.wrapper--padding{padding-top:2rem;padding-bottom:2rem}}.wrapper--bg{background:#ccd6dc}.wrapper--bg-secondary{background:#103a5d}.grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:3rem}@media(max-width:767px){.grid{display:block}}.grid--4-cols{grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:1475px){.grid--4-cols{grid-template-columns:repeat(3,1fr)}}@media(max-width:1023px){.grid--4-cols{grid-template-columns:repeat(2,1fr)}}.grid--3-cols{grid-template-columns:repeat(3,1fr)}@media(max-width:767px){.grid--3-cols{grid-template-columns:repeat(1,1fr)}}.grid--2-cols{grid-template-columns:repeat(2,1fr)}@media(max-width:767px){.grid--2-cols{grid-template-columns:repeat(1,1fr)}}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,menu,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,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=submit]{-webkit-appearance:none}sub{vertical-align:sub;font-size:smaller;line-height:normal}img{max-width:100%}.skip-link{position:fixed;z-index:10;top:0;left:-100%;padding:1rem 2rem;color:#000;background:#fff;max-width:100%}.skip-link:focus{left:0}.skip-anchor{position:absolute;top:-6rem}@media(max-width:767px){.skip-anchor{top:-4rem}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible,.media-image__image:focus-visible{outline-style:dotted;outline-width:.15rem;outline-color:#103a5d;outline-offset:0}.breadcrumb{padding:1rem 0;font-size:.9rem}@media(max-width:1023px){.breadcrumb{font-size:.75rem}}@media(max-width:767px){.breadcrumb{height:auto}}.breadcrumb ol{display:flex;list-style:none;flex-wrap:wrap}.breadcrumb__item{padding-right:1.5rem;background-image:url(/themes/custom/xis_tool/images/icons/arrow.svg);background-position:right .6rem center;background-size:.4rem;background-repeat:no-repeat;text-decoration:none;color:#00a79f;font-weight:bold}.breadcrumb__item--current{padding-right:0;color:#e3dbc7;background:none}.button{display:inline-block;transition:250ms ease-in-out;padding:1.16em 3.5em 1.16em 2.5em;text-transform:uppercase;font-weight:bold;text-decoration:none}.button--primary{color:#fff;background:#007a74 url(/themes/custom/xis_tool/images/icons/arrow-right-white.svg) no-repeat center right 2em;font-size:.889rem}.button--primary:hover{background-color:#00a79f}.button--secondary{color:#103a5d;background:#ccd6dc url(/themes/custom/xis_tool/images/icons/arrow-right-primary.svg) no-repeat center right 1.5em;font-size:.667rem;border-radius:2em}.button--secondary:hover{background-color:#abbbc5}.button--tertiary{color:#103a5d;background:#ccd6dc url(/themes/custom/xis_tool/images/icons/arrow-right-primary.svg) no-repeat center right 1.5em;font-size:.889rem}.button--tertiary:hover{background-color:#abbbc5}.button--quaternary{color:#fff;background:#103a5d url(/themes/custom/xis_tool/images/icons/arrow-right-white.svg) no-repeat center right 1.5em;font-size:.667rem;border-radius:2em}.button--quaternary:hover{background-color:#3f617d}.button--expand{color:#103a5d;background:#ccd6dc url(/themes/custom/xis_tool/images/icons/arrow-down-primary.svg) no-repeat center right 1.5em;font-size:.667rem;border-radius:2em}.button--expand:hover{background-color:#abbbc5}.button--next,.button--back{background-repeat:no-repeat;font-size:.8rem}.button--next{color:#0081c7;background-image:url(/themes/custom/xis_tool/images/icons/arrow-right-blue.svg);background-position:center right;background-size:.35em;padding:1em 1.5em 1em 0;font-weight:normal;text-transform:none}.button--back{color:#103a5d;background-image:url(/themes/custom/xis_tool/images/icons/arrow-left-primary.svg);background-size:.5em;background-position:center left;padding:1em 0 1em 1.5em}.button--upload{background:#103a5d;color:#fff;cursor:pointer}.link{background-image:url(/themes/custom/xis_tool/images/icons/arrow-right-blue.svg);background-size:.3em;background-position:center right;background-repeat:no-repeat;padding:.8em .5em 1em 0}.link--external{background-image:url(/themes/custom/xis_tool/images/icons/external.svg);background-size:1em;background-position:center right;background-repeat:no-repeat;padding:1em 1.5em 1em 0}svg.ext{display:none}.fieldgroup,.form__item{position:relative;margin-bottom:2rem}@media(max-width:767px){.fieldgroup,.form__item{margin-bottom:1rem}}.fieldgroup .form__item--checkbox,.fieldgroup .form__item--radio{margin-bottom:0}.form__label,.fieldset__legend{display:block;margin-bottom:1em}.form__label--required{position:relative}.form__label--required::after{content:"*";color:#e52330;margin-left:calc(1rem / 5)}.form__label--shift-up{position:absolute;top:1rem;left:0;transition:200ms all}.form__label--filled{top:-1rem}.form__input,.form__textarea{position:relative;z-index:1;resize:none;width:100%;border:0;border-bottom:1px solid #000;font-size:16px;line-height:3rem;background-color:unset}.form__input--checkbox,.form__input--radio{position:absolute;opacity:0}.form__input--checkbox+label,.form__input--radio+label{cursor:pointer;min-height:20px;padding:0 0 0 2rem;background:no-repeat top left}.form__input--checkbox+label{background-image:url(/themes/custom/xis_tool/images/forms/checkbox.svg)}.form__input--checkbox:checked+label{background-image:url(/themes/custom/xis_tool/images/forms/checkbox-checked.svg)}.form__input--radio+label{background-image:url(/themes/custom/xis_tool/images/forms/radio.svg)}.form__input--radio:checked+label{background-image:url(/themes/custom/xis_tool/images/forms/radio-checked.svg)}.form__input--submit{border:0;cursor:pointer}.form__input--select{appearance:unset;width:236px;height:35px;padding:0 2rem;border:1px solid #e3dbc7;overflow:hidden;background:#fff url(/themes/custom/xis_tool/images/forms/select.svg) no-repeat right 12px center;line-height:2rem}.form__input--file{top:0;height:0;margin-bottom:0;border:0;visibility:hidden;opacity:0}.form__input--description{color:#e3dbc7}.form__fieldset--styled{padding:3rem;background:#e3dbc7}@media(max-width:1023px){.form__fieldset--styled{padding:2rem}}.form__fieldset--styled legend{float:left;clear:both;width:100%;font-size:2rem;color:#00a79f;margin-bottom:2rem}@media(max-width:767px){.form__fieldset--styled legend{font-size:22px}}.form__description{color:#e3dbc7}.parsley-required{font-weight:bold;color:#e52330;margin-top:1rem}.footer{background:#00a79f;color:#fff}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5{color:#fff;text-transform:lowercase}.footer a{color:#fff;text-decoration:none}.footer a:hover{text-decoration:underline}.footer__wrapper{display:flex;justify-content:space-between}@media(max-width:1023px){.footer__wrapper{flex-wrap:wrap}}.footer__column{box-sizing:border-box;margin-bottom:0;padding:0 1rem;font-size:.9rem}.footer__column--logo{width:15%}@media(max-width:1023px){.footer__column--logo{width:100%;margin-bottom:2rem}}.footer__column--logo svg{width:6rem;height:auto}.footer__social{display:flex}.footer__social a{margin-right:1rem}.footer__social a:last-child{margin-right:0}.footer__social img{width:100%;height:auto;min-width:2rem;max-width:3rem}.hamburger{position:relative;display:none}@media(max-width:767px){.hamburger{display:block}}.hamburger__icon{position:relative;width:40px;height:24px;cursor:pointer}.hamburger__slice{position:absolute;left:0;width:100%;height:4px;border-radius:5px;background:#fff}.hamburger__slice:first-child{top:0}.hamburger__slice:nth-child(2){top:calc(50% - 2px)}.hamburger__slice:nth-child(3){bottom:0}.hamburger--opened .hamburger__slice:nth-child(1){transform:rotate(45deg);left:0;top:50%}.hamburger--opened .hamburger__slice:nth-child(2){opacity:0}.hamburger--opened .hamburger__slice:nth-child(3){transform:rotate(-45deg);right:0;top:50%}.hamburger__overlay{position:fixed;overflow:scroll;z-index:-1;width:100%;height:100%;top:0;left:-100%;padding-top:9rem;background:#103a5d;transition:transform 250ms linear}.hamburger__overlay--opened{display:block;transform:translateX(100%)}.hamburger__inner{display:none;height:100%;overflow:hidden}.hamburger__inner--opened{display:block}.header{position:fixed;top:0;z-index:5;width:100%;height:6rem;background:#fff;box-sizing:border-box;transition:250ms ease-in-out}@media(max-width:1023px),(hover:none){.header{display:none}}.header::after{content:"";position:absolute;bottom:-2px;height:2px;width:100%;background:#eef1f4}@media(min-width:1024px){.header--collapsed{height:4rem}}.header__wrapper{display:flex;height:100%;align-items:center;justify-content:space-between}.header__logo{z-index:1;height:60%;text-decoration:none}.header__logo img{box-sizing:border-box;height:100%;width:auto;padding-top:5px;padding-bottom:5px}.header__nav{display:flex;align-items:center;height:100%}.header__nav li{list-style:none}.header__nav a{color:#103a5d;font-family:"Chivo",sans-serif;font-size:1.125rem;text-decoration:none}.imported-files__title{color:#fff;margin-bottom:1rem}.imported-files .download{margin-bottom:0}.link-overlay{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9001px;z-index:2}.ajax-progress{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:500;opacity:1}.ajax-progress .throbber{position:fixed;top:50vh;left:50vw;transform:translateY(-50%) translateX(-50%);width:150px;height:150px;background:#fff url(/themes/custom/xis_tool/images/loader.svg) no-repeat center;background-size:75%;border-radius:100%;z-index:500;opacity:1}.local-tasks{position:fixed;z-index:100;right:0;bottom:0;margin-bottom:0;opacity:.5;transition:all 250ms ease-in;background:#000;box-shadow:0 -4px 19px -6px rgba(0,0,0,.25)}.local-tasks:hover{opacity:.8}.local-tasks li{display:inline-block}.local-tasks li a{display:block;text-decoration:none;color:#fff;background:#000;padding:15px 20px;opacity:.8}.local-tasks li a:hover{opacity:1}.login{padding:0;background:#00a79f}.login h1{color:#103a5d}.login-dialog{padding:4rem;background:#fff}.login-dialog__logo{margin-bottom:2rem;max-width:200px;height:auto}.messages{position:fixed;bottom:0;left:0;box-shadow:none;color:#fff;background:#048e04;padding:2em;box-sizing:border-box;z-index:6}@media(max-width:767px){.messages{margin-bottom:2rem}}.messages a{color:#fff}.messages h2{display:none}.messages__close{position:absolute;top:5px;right:5px;line-height:1;font-weight:bold;cursor:pointer}.messages__alert{max-height:75vh;max-width:75vw;overflow:auto}.messages--error{background:#d60808}.messages--warning{background:#f68d11}.overlay{position:fixed;z-index:2;visibility:hidden;opacity:0;background:rgba(0,0,0,.3);top:0;left:0;width:100%;height:100%;transition:250ms ease-in-out}.overlay--active{visibility:visible;opacity:1}.pager__items{display:flex;flex-wrap:wrap}.pager__item{margin:.25rem}.pager__item a{display:block;text-decoration:none;color:#000;padding:.15rem .5rem;border-radius:4px}.pager__item.is-active a{color:#fff;background:#007a74}.paragraph{margin-bottom:1rem}.paragraph ul{list-style:disc;padding:revert}.paragraph p:last-child{margin:0}.header-grid{display:grid;grid-template-columns:3fr 3fr 2fr 2fr 2fr;gap:1rem}@media(max-width:1475px){.header-grid{grid-template-columns:2fr 2fr 1fr 2fr 1fr}}.disable-scroll{position:fixed;overflow-y:hidden;width:100%}html{scroll-behavior:smooth;height:100%}body{overflow-x:hidden;height:100%;padding-top:6rem}@media(max-width:767px){body{padding-top:4rem}}.dialog-off-canvas-main-canvas{display:flex;flex-direction:column;min-height:100%}.main{flex-grow:1}table{width:100%;border:1px solid #dcdcdc}table caption{text-align:left;font-size:2rem;margin-bottom:2rem}table caption em{color:#00a79f;font-weight:bold}table th{text-align:left;font-weight:bold;background-color:#f8f8f8}table tr{border-bottom:1px solid #a9a9a9;background-color:#fff}table tr:nth-child(even){background-color:#dcdcdc}table tr:last-child{border:0}.teaser{position:relative;display:flex;flex-direction:column;height:100%}.teaser:hover .teaser__image img{transform:scale(1.05)}.teaser__image{overflow:hidden}.teaser__image img{width:100%;height:auto;vertical-align:middle;transition:transform 250ms ease-in-out}.teaser__content-wrapper{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;padding:2rem;background:#fff}@media(max-width:767px){.teaser__content-wrapper{padding:1rem}}.teaser__content{margin-bottom:1rem;flex-grow:1}:root{font-size:16px}@media(max-width:767px){:root{font-size:16px}}body{font-family:"Lato",sans-serif;line-height:1.55;color:#103a5d}h1,.h1{font-family:"Chivo",sans-serif;font-size:2.5rem;font-weight:bold;line-height:1;margin-bottom:.5em;color:#103a5d}@media(max-width:767px){h1,.h1{font-size:1.75rem}}@media(max-width:450px){h1,.h1{font-size:1.33rem}}h1.primary,.h1.primary{color:#103a5d}h2,.h2{font-family:"Chivo",sans-serif;font-size:2.1875rem;font-weight:bold;line-height:1.1;margin-bottom:.75em;color:#103a5d}@media(max-width:767px){h2,.h2{font-size:1.75rem}}@media(max-width:450px){h2,.h2{font-size:1.33rem}}h3,.h3{font-family:"Chivo",sans-serif;font-size:2rem;font-weight:bold;line-height:1.13;margin-bottom:.75em;color:#103a5d}@media(max-width:767px){h3,.h3{font-size:1.33rem}}@media(max-width:450px){h3,.h3{font-size:1.2rem}}h4{font-family:"Lato",sans-serif;font-size:1.375rem;font-weight:bold;line-height:1.33;color:#103a5d}@media(max-width:767px){h4{font-size:1.33rem}}@media(max-width:450px){h4{font-size:1.1rem}}h5,h6{font-family:"Lato",sans-serif;font-size:.889rem;font-weight:bold;line-height:2;color:#00a79f}@media(max-width:767px){h5,h6{font-size:1rem}}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.large{font-size:1.125rem;line-height:1.5}.small{font-size:.778rem;line-height:1.57}@media(max-width:767px){.small{font-size:.889rem}}a{color:#0081c7}strong{font-weight:bold}blockquote{font-size:2rem;font-style:italic;text-align:center}@media(max-width:767px){blockquote{font-size:1.333rem}}blockquote::before,blockquote::after{content:'"'}figcaption,em{font-style:italic}video{width:100%;height:auto}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:3em;width:3em;display:block;position:absolute;top:50%;left:50%;padding:0;cursor:pointer;opacity:1;background-color:#00a79f;border:0;border-radius:100%;transform:translate(-50%,-50%);transition:all .4s}.video-js .vjs-big-play-button .vjs-icon-placeholder::before{line-height:3em}.video-js.vjs-has-started .vjs-big-play-button{display:none}.video-js.vjs-has-started.vjs-paused .vjs-big-play-button{display:block}.video-js:hover .vjs-big-play-button{background-color:#66cac5}.vjs-controls-enabled{margin-bottom:1rem}
body.toolbar-horizontal{padding-top:calc(6rem + 39px)!important}body.toolbar-horizontal .header{top:39px}body.toolbar-horizontal .hamburger__overlay{top:39px!important}body.toolbar-horizontal.toolbar-tray-open{padding-top:calc(6rem + 79px)!important}body.toolbar-horizontal.toolbar-tray-open .header{top:79px}body.toolbar-horizontal.toolbar-tray-open .hamburger__overlay{top:79px!important}body.toolbar-vertical .header{top:39px}
