/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.current-news-container{overflow:hidden}.current-news{margin-top:6rem;margin-bottom:calc(6rem * 2)}.current-news .teaser:first-child .teaser__content-wrapper{position:relative}.current-news .teaser:first-child .teaser__content-wrapper::after{position:absolute;content:"";height:150%;width:150vw;top:0;left:calc(-50vw + 50%);z-index:-1;background:#60a888 url(/themes/custom/hzl/patterns/current-news/background.svg) no-repeat center center;background-size:cover}@media (max-width:1023px){.current-news .teaser:first-child .teaser__content-wrapper::after{display:none}}.current-news__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media (max-width:1023px){.current-news__top-button{display:none}}.current-news__title{margin-bottom:0}.current-news__wrapper{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem}@media (max-width:1023px){.current-news__wrapper{display:flex}}.current-news__wrapper.swiper-container{overflow:visible}.current-news__pagination{display:none}@media (max-width:1023px){.current-news__pagination{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;margin-top:2rem}}.current-news__prev{transform:rotate(180deg)}.current-news__next,.current-news__prev{display:flex;align-items:center;justify-content:center;margin-left:1rem;margin-right:1rem;border-radius:100%;background:#fff;border:2px solid #007873;width:3rem;height:3rem;cursor:pointer;aspect-ratio:1/1}.current-news__next.swiper-button-disabled,.current-news__prev.swiper-button-disabled{opacity:.5}.current-news__bottom-button{display:none}@media (max-width:1023px){.current-news__bottom-button{display:flex;align-items:center;justify-content:center}}
.main-menu{position:relative;display:flex;align-items:center;height:100%}@media (max-width:1023px){.main-menu{display:none}}.main-menu__submenu{display:none;position:absolute;top:100%;left:0;min-width:15rem;padding-top:1rem}.main-menu__submenu--open{display:block}.main-menu__submenu .main-menu__submenu{padding-top:0}.main-menu__item{position:relative;cursor:default}.main-menu__item--sub{background:#fff}.main-menu__item--sub a{display:block;padding:.5rem 2.5rem .5rem .75rem;border-bottom:1px solid #f1f0ed;font-weight:500;color:#007873;background:url(/themes/custom/hzl/images/icons/chevron-right.svg) no-repeat center right 1rem;transition:background 250ms ease-in-out}.main-menu__item--sub a:hover{background-position:center right .75rem}.main-menu__item--top{display:flex;align-items:center;margin-right:3rem;color:#fff;font-weight:700}.main-menu__item--top>a{color:#fff;font-weight:700}.main-menu__item.natuurfonds{display:none}.main-menu__item--top:last-child{position:relative;margin-right:0;background:linear-gradient(75deg,#f29822 -20%,#de5519 100%);padding:.5rem 1rem;border-radius:32px;transition:background 250ms ease-in-out}.main-menu__item--top:last-child .main-menu__submenu{left:unset;right:0}.main-menu__item--top:last-child>a{text-transform:uppercase}.main-menu__item--top:last-child:hover{background:linear-gradient(75deg,#f29822,#f29822 100%)}.main-menu__item--expandable:hover .main-menu__submenu{display:block}.main-menu__expand{cursor:pointer;width:1em;height:1em;background:url(/themes/custom/hzl/images/icons/chevron-down.svg) no-repeat center;text-indent:-90001px;margin-left:.5rem}.main-menu__expand--active{transform:rotate(180deg)}
.popup{display:none;position:fixed;bottom:3rem;left:3rem;z-index:50;max-width:375px;transition:250ms ease-in-out;background:#fff;padding:10px;border-radius:8px;box-shadow:0 20px 20px 0 rgba(116,116,116,.16)}@media (max-width:767px){.popup{right:3rem;max-width:unset}}@media (max-width:450px){.popup{left:1rem;right:1rem;bottom:1rem}}.popup--visible{display:block}.popup__wrapper{display:flex;flex-direction:column;box-sizing:border-box;border-radius:10px}.popup__content{background:#eaf2de;padding:1.5rem}@media (max-width:450px){.popup__content{padding:1rem}}.popup__image{order:-1}.popup__image img{width:100%}.popup__title{line-height:32px;font-size:1.5rem;color:#007873;font-weight:500;margin-bottom:.5rem}@media (max-width:1023px){.popup__title{font-size:1.25rem}}.popup__text{margin-bottom:1.5rem}.popup__close{position:absolute;top:1rem;right:1rem;z-index:3;width:22px;height:22px;background:url(/themes/custom/hzl/images/icons/close.svg) no-repeat center;cursor:pointer}.popup .button{width:100%;justify-content:center}
.quote{display:flex}.quote--background_wave{position:relative;padding-top:6rem;padding-bottom:6rem}.quote--background_wave::after{content:"";position:absolute;top:-25%;left:50%;width:100vw;min-height:150%;margin-left:-50vw;z-index:-2;background:url(/themes/custom/hzl/patterns/quote/images/wave.svg) top center no-repeat;background-size:cover}.quote__image{margin-right:2rem;flex:0 0 auto}.quote__image img{width:5.5rem;margin-top:1rem}@media (max-width:1023px){.quote__image img{width:3rem;margin-top:.5rem}}.quote__text{color:#007873}.quote__text blockquote{font-size:2.5rem;line-height:1.2;font-weight:500;color:#007873;margin-bottom:2rem}@media (max-width:1023px){.quote__text blockquote{font-size:1.75rem;margin-bottom:1rem}}.quote__job-title,.quote__name{color:#60a888}.quote__name{font-weight:700;text-transform:uppercase}
.slideshow{position:relative}.slideshow .swiper-container{overflow:visible;padding-right:4rem}@media (max-width:767px){.slideshow .swiper-container{padding-right:0}}@media (max-width:767px){.slideshow .swiper-container{overflow:hidden}}.slideshow .swiper-slide{height:auto}.slideshow__controls{display:flex;justify-content:center;margin:2rem 0}.slideshow__next,.slideshow__prev{display:flex;align-items:center;justify-content:center;margin-left:1rem;margin-right:1rem;border-radius:100%;background:#fff;border:2px solid #007873;width:4rem;height:4rem;cursor:pointer;aspect-ratio:1/1;transition:border-color 250ms ease-in-out}@media (max-width:767px){.slideshow__next,.slideshow__prev{width:3rem;height:3rem}}.slideshow__next:hover,.slideshow__prev:hover{border-color:#90c093}.slideshow__next svg,.slideshow__prev svg{width:2rem}.slideshow__next.swiper-button-disabled,.slideshow__prev.swiper-button-disabled{opacity:.5}.slideshow__prev{transform:rotate(180deg)}.slideshow__slide img{width:100%;height:auto}.all-activiteiten-teaser{display:flex;flex-direction:column;background:#007873;padding:2rem;box-sizing:border-box}.all-activiteiten-teaser__title{color:#fff}.all-activiteiten-teaser__text{color:#fff;flex-grow:1}
.swipe-menu__top{flex-grow:1;transition:all 250ms ease-in-out}.swipe-menu__top>.swipe-menu__item:last-child{border-top:0;background:linear-gradient(75deg,#f29822 -20%,#de5519 100%);margin:0;padding:1rem}.swipe-menu__submenu{display:none;position:absolute;width:100%;min-height:100%;max-height:100%;overflow-y:scroll;left:100%;top:0}.swipe-menu__submenu--open{display:block}.swipe-menu__item{border-top:1px solid #60a888;padding:1rem 0;margin:0 1rem;color:#fff;font-weight:700}.swipe-menu__item a{display:block;text-decoration:none;color:#fff;font-weight:700}.swipe-menu__item--parent,.swipe-menu__item--top{font-size:1.25rem}.swipe-menu__item--expandable{background:url(/themes/custom/hzl/images/icons/arrow-right.svg) no-repeat right center}.swipe-menu__item.natuurfonds{padding-right:2rem;background:url(/themes/custom/hzl/images/icons/natuurfonds.svg) no-repeat right center}.swipe-menu__item--opened>.swipe-menu__submenu{display:block}.swipe-menu__backlink{display:inline-block;color:#fff;padding:1rem 1rem 1rem 2rem;background:url(/themes/custom/hzl/images/icons/arrow-left-circle.svg) no-repeat left center;text-transform:uppercase;cursor:pointer;margin-left:1rem}.swipe-menu__socials{padding:2rem;text-align:center}.swipe-menu__socials a{margin:0 .5rem}
.video-hero{position:relative;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;min-height:100vh;overflow:hidden;background:#acb0a6;margin-bottom:9rem;padding-top:8rem}@media (max-width:1023px){.video-hero{margin-bottom:6rem;padding-top:6rem}}@supports (-webkit-touch-callout:none){@media (max-width:767px){.video-hero{min-height:-webkit-fill-available;box-sizing:content-box}}}.video-hero::after{content:"";position:absolute;width:100%;height:100%;mix-blend-mode:multiply;background-blend-mode:multiply;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,.35) calc(100vh - 340px),rgba(0,0,0,.5) 100%)}.video-hero__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-hero__content{margin-bottom:12rem}@media (max-height:1024px){.video-hero__content{margin-bottom:3rem}}.video-hero__title h1{margin-bottom:0}@media (max-height:1024px){.video-hero__title h1{font-size:3.5rem}}@media (max-width:767px){.video-hero__title h1{font-size:3rem;line-height:1.25}}@media (max-width:450px){.video-hero__title h1{font-size:2.5rem}}.video-hero__intro,.video-hero__title{width:60%;margin-left:auto;margin-right:auto;margin-bottom:2rem}@media (max-width:600px){.video-hero__intro,.video-hero__title{width:100%}}@media (max-width:600px){.video-hero__video--desktop{display:none}}.video-hero__video--mobile{display:none}@media (max-width:600px){.video-hero__video--mobile{display:block}}.video-hero__video video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.video-hero__content{color:#fff;position:relative;z-index:1;text-align:center}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
.paragraph--unpublished{background-color:#fff4f4;}
