/* @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;}
.fieldgroup{padding:0;border-width:0;}
.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;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.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;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.drimage{height:inherit;line-height:0;font-size:0;padding:0;margin:0;border:0;}.drimage img{width:100%;height:100%;}.drimage.is-background-image{background-repeat:no-repeat;}.drimage.is-background-image > img,.drimage.is-background-image > a > img,.drimage.is-background-image > picture,.drimage.is-background-image > picture > img,.drimage.is-background-image > a > picture,.drimage.is-background-image > a > picture > img{clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal;margin-top:-1px;}
.drimage.is-loading{opacity:0;animation:color-change .45s ease-in-out forwards;}@keyframes color-change{from{opacity:0;filter:blur(8px);transform:scale(0.95);}to{opacity:1;filter:blur(0);transform:scale(1);}}.drimage{animation:none;}
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;}
.layout--onecol .layout__region{width:100%;}
.locator__map .google-map{height:700px;}.gm-style .gm-style-iw-c{max-width:274px !important;padding:2rem !important;border-radius:3.4rem !important;}.gm-style .gm-style-iw-c .teaser__header{transform:scale(0.8);top:0 !important;left:0 !important;}.gm-style .gm-style-iw-c .teaser__header .field--field-kostprijs{width:100%;text-align:center;}.gm-style .gm-style-iw-c .teaser__main{padding:2rem !important;padding-bottom:0 !important;flex-basis:10rem !important;}.gm-style .gm-style-iw-c .teaser__bottom{padding:1rem 2rem !important;padding-top:0 !important;}.gm-style .gm-style-iw-c .teaser__bottom p{margin:0 !important;}.gm-style .gm-style-iw-d::-webkit-scrollbar{width:0 !important;height:0 !important;-webkit-appearance:none;}.gm-ui-hover-effect{top:5px !important;right:5px !important;}.custom-clustericon-1{display:flex;align-items:center;font-weight:bold;font-size:14px;border-radius:100%;background-color:#479f4d;box-shadow:0 0 0 0 rgba(71,159,77,0.45);cursor:pointer;text-align:center;color:white;-webkit-animation:pulse 1.5s infinite cubic-bezier(0.65,0,.076,1);-moz-animation:pulse 1.25s infinite cubic-bezier(0.65,0,.076,1);-ms-animation:pulse 1.25s infinite cubic-bezier(0.65,0,.076,1);animation:pulse 1.25s infinite cubic-bezier(0.65,0,.076,1);}.custom-clustericon-1 span{margin-left:1px;}.custom-clustericon-1:hover{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none;}@-webkit-keyframes pulse{to{box-shadow:0 0 0 25px rgba(0,128,0,0);}}@-moz-keyframes pulse{to{box-shadow:0 0 0 25px rgba(0,128,0,0);}}@-ms-keyframes pulse{to{box-shadow:0 0 0 25px rgba(0,128,0,0);}}@keyframes pulse{to{box-shadow:0 0 0 25px rgba(0,128,0,0);}}.locator__form{background-color:#F9F7F4;padding:4rem 0;}.locator__form-wrapper{margin-right:3.5rem;}@media (max-width:768px){.locator__form-wrapper{margin-bottom:2rem;}}.locator__form label{margin-bottom:1.2rem;}.options-container label{margin-bottom:0;font-size:14px;}.selected{padding:0.65rem 3rem !important;}.select-box .selected{margin-bottom:0;}.search__submit{color:#fff;background-color:#cfaa85;border:thin solid #cfaa85;border-radius:0rem;padding:1rem 2rem;position:relative;box-shadow:0 3px 6px rgba(0,0,0,.16);margin-bottom:0.8rem;align-self:flex-end;transition:all 0.45s ease;}.search__submit:hover{background-color:#c2a17f;}.js-search__reset{color:#cfaa85;background-color:#fff;border:thin solid #cfaa85;border-radius:0rem;padding:1rem 2rem;box-shadow:0 3px 6px rgba(0,0,0,.16);margin-bottom:0.8rem;align-self:flex-end;transition:all 0.45s ease;}.js-search__reset:hover{background-color:#c2a17f;color:#fff;}.search__search,.selected{border:none !important;box-shadow:0px 3px 6px rgba(0,0,0,0.16);padding:1.5rem 3rem;font-weight:300;font-size:14px;}.locator__points.container,.locator .locator__search{max-width:1432px !important;margin-left:auto;margin-right:auto;padding-left:2.4rem !important;padding-right:2.4rem !important;width:100%;display:flex;flex-wrap:wrap;}.locator__list{list-style:none;margin-top:5.5rem;padding-left:0;display:grid;gap:2.4rem;}.locator__points div{width:100%;}.search__wrapper{display:flex;gap:2rem;}@media (max-width:768px){.search__wrapper{gap:0rem;}.search__wrapper button{margin-top:2rem;margin-right:2rem;}}@media (min-width:33.4rem){.locator__list{display:grid;gap:2.4rem;grid-template-rows:auto;grid-template-columns:repeat(auto-fill,minmax(33.4rem,1fr));}}.locator__form-wrapper .select-box{width:22rem;}
.button[data-drupal-link-system-path="admin/people/create"]{display:none;}.toolbar-icon[data-drupal-link-system-path="admin/people/create"]{display:none;}
.paragraph--unpublished{background-color:#fff4f4;}
