/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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);}
.download{position:relative;display:flex;justify-content:space-between;align-items:center;padding:3rem;background:#f2f2f2;border-radius:5px;margin-bottom:1rem;width:100%}.download__label{color:#222}.download__title{font-weight:600;color:#222}.download__description{display:flex;flex-wrap:nowrap;flex-direction:column;width:100%}.download__details{text-transform:lowercase;color:#222}.download__icon{position:relative;flex-shrink:0;width:50px;height:70px;padding:1rem;box-sizing:border-box;margin:1rem;background:url(/themes/custom/lereninzeeland/images/icons/file-icon.svg) no-repeat center;background-size:contain}.download__filetype{position:absolute;bottom:11px;left:-3px;width:100%;color:#ccc;line-height:1;font-weight:600;text-align:center;text-transform:uppercase}.download__link{position:absolute;height:100%;left:0;right:0;top:0;text-decoration:none;display:flex;align-items:center}
.hero{display:grid;grid-template-columns:1fr min-content 1fr;grid-template-rows:repeat(3,auto);position:relative;margin-bottom:3rem;color:#fff;text-align:center}@media (max-width:767px){.hero{grid-template-columns:repeat(3,auto);margin-bottom:2rem}}.hero::after,.hero::before{content:"";grid-row:1/3}@media (max-width:767px){.hero::after,.hero::before{display:none}}.hero::before{grid-column:1/2;background:url(/themes/custom/lereninzeeland/images/shapes/default-hero/left.svg) no-repeat top right;background-size:auto 100%}.hero::after{grid-column:3/4;background:url(/themes/custom/lereninzeeland/images/shapes/default-hero/right.svg) no-repeat top left;background-size:auto 100%}.hero--frontpage::after{background-image:url(/themes/custom/lereninzeeland/images/shapes/homepage-hero/right.svg)}.hero--frontpage::before{background-image:url(/themes/custom/lereninzeeland/images/shapes/homepage-hero/left.svg)}.hero__gradient{grid-column:1/-1;grid-row:1/3;background:linear-gradient(to bottom,#f98747,#f87e39);z-index:-1}@media (max-width:767px){.hero__gradient{background:#eb5d0c}}.hero__content{position:relative;padding:3rem 0;grid-row:1/2;grid-column:2/3;background:#eb5d0c}.hero__title{color:#fff;margin-bottom:0}@media (max-width:767px){.hero__title{text-align:left}}.hero__title--frontpage{margin-bottom:3rem}@media (max-width:767px){.hero__title--frontpage{margin-bottom:1rem}}.hero__links{display:flex;text-align:left;gap:2rem}@media (max-width:1023px){.hero__links{flex-wrap:wrap}}@media (max-width:767px){.hero__links{flex-direction:column}}.hero__link{flex:1 0 0}.hero__link a{margin-bottom:1rem}@media (max-width:767px){.hero__link a{margin-bottom:0}}.hero__image{grid-column:2/3;grid-row:2/-1}.hero__image img{width:100%;height:auto}
.main-menu{position:relative;display:flex;height:100%;align-items:center}@media (max-width:1023px){.main-menu{display:none}}.main-menu__submenu{visibility:hidden;opacity:0;position:absolute;top:100%;left:-1rem;min-width:15rem;transition:opacity 250ms ease-in-out;padding-top:1rem}.main-menu__submenu--open{visibility:visible;opacity:1}.main-menu__submenu-link{color:#222;display:flex;align-items:flex-start;position:relative}.main-menu__submenu-link::before{content:"";display:inline-flex;flex-shrink:0;flex-grow:0;height:14px;width:14px;margin-top:.4rem;margin-right:.5rem;background:url(/themes/custom/lereninzeeland/images/icons/arrow-out-secondary.svg) no-repeat center center;background-size:cover}.main-menu__submenu-link:hover{color:#eb5d0c}.main-menu__submenu-link:hover::before{background-image:url(/themes/custom/lereninzeeland/images/icons/arrow-out-primary.svg)}.main-menu__submenu-inner{padding:1rem;background:#fff;border-radius:2px;box-shadow:0 0 2px 2px rgba(0,0,0,.05)}.main-menu__item{position:relative;font-weight:600;color:#222;cursor:default}.main-menu__item--top{display:flex;align-items:center;height:100%;margin-right:3rem}.main-menu__item--sub{margin-bottom:1rem}.main-menu__item--sub:last-child{margin-bottom:0}.main-menu__link{color:#222;line-height:1.25}.main-menu__link:hover{color:#eb5d0c}.main-menu__link:hover+button{background-image:url(/themes/custom/lereninzeeland/images/icons/minus-primary.svg)}.main-menu__link--active{color:#eb5d0c}.main-menu__link--active+button{background-image:url(/themes/custom/lereninzeeland/images/icons/plus-primary.svg)}.main-menu__expand{cursor:pointer;width:1em;height:1em;background:url(/themes/custom/lereninzeeland/images/icons/plus.svg) no-repeat center;text-indent:-90001px;margin-left:.5rem}.main-menu__expand--active{background-image:url(/themes/custom/lereninzeeland/images/icons/minus.svg)}
.swipe-menu__top{transition:transform 250ms ease-in-out;flex-grow:1}.swipe-menu__submenu{display:none;position:absolute;width:100%;min-height:100%;max-height:100%;overflow-y:auto;left:100%;top:0}.swipe-menu__submenu--open{display:block}.swipe-menu__item{border-bottom:1px solid #d14c00;padding:1rem 0;color:#fff}.swipe-menu__item:last-child{border-bottom:0}.swipe-menu__item a{display:block;text-decoration:none;color:#fff}.swipe-menu__item--parent,.swipe-menu__item--top{font-weight:500}.swipe-menu__item--sub{padding-left:1rem}.swipe-menu__item--expandable>a{background:url(/themes/custom/lereninzeeland/images/icons/arrow-right.svg) no-repeat right center}.swipe-menu__item--opened>.swipe-menu__submenu{display:block}.swipe-menu__backlink{display:inline-block;color:#fff;padding:1rem;background:url(/themes/custom/lereninzeeland/images/icons/arrow-left.svg) no-repeat left center;margin-left:1rem;cursor:pointer}
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;}
