/* @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);}
.hero{position:relative;display:grid;grid-template-columns:4rem 1fr 4rem;grid-template-rows:6rem 1fr 2rem auto;margin-top:3rem;margin-bottom:3rem}@media (min-width:1024px) and (max-width:1339px){.hero{grid-template-columns:2rem 1fr 2rem}}@media (max-width:1023px){.hero{grid-template-columns:.5rem 1fr .5rem;margin-bottom:4rem;display:block}}@media (max-width:767px){.hero{margin-bottom:3rem;margin-top:6rem}}.hero--minimal{grid-template-rows:1fr}.hero--bg{padding-bottom:3rem}.hero--bg::before{content:"";position:fixed;z-index:-1;top:-13rem;bottom:0;left:-100vw;width:200vw;background:url(/themes/custom/plantpulse/images/hero_bg.png) repeat center;background-size:cover}.hero--full{grid-template-rows:4rem 1fr auto 4rem;margin-top:0;height:75vh;min-height:50rem;margin-bottom:6rem;overflow:hidden}@media (max-width:1023px){.hero--full{height:unset;display:grid;grid-template-rows:4rem 25rem auto 4rem}}@media (max-width:767px){.hero--full{display:grid}}.hero--full::before{content:"";position:absolute;height:100%;width:100%;left:0;right:0;bottom:0;background:rgba(0,0,0,.15);z-index:1}@media (max-width:1023px){.hero--full::before{background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.2),rgba(0,0,0,.5),#000,#000,#000,#000)}}@media (max-width:767px){.hero--full::before{background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.2),rgba(0,0,0,.5),#000,#000,#000)}}@media (max-width:420px){.hero--full::before{background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.2),rgba(0,0,0,.8),#000,#000,#000,#000,#000)}}.hero--full img{object-fit:cover;height:100%;width:100%}@media (max-width:1023px){.hero--full img{object-fit:none;height:auto}}.hero__subtitle{color:#f2bd4c;font-size:14px;text-transform:uppercase;margin-bottom:1rem;display:block}.hero__title{color:#394e2b;display:block}.hero__title--frontpage{font-size:5.56rem;color:#fff;text-align:center}@media (max-width:1023px){.hero__title--frontpage{font-size:4.22rem}}@media (max-width:767px){.hero__title--frontpage{font-size:2.5rem}}@media (min-width:1024px){.hero__title--bg{background-color:#394e2b;color:#fff;display:inline;padding:0 .75rem;box-decoration-break:clone;-webkit-box-decoration-break:clone}}.hero__title--no-image{margin:0}.hero__content{box-sizing:border-box;width:55%;grid-column:1/3;grid-row:1/3}@media (max-width:1023px){.hero__content{width:100%;position:relative;padding-top:3rem}}.hero__content--frontpage{bottom:3rem;top:unset;left:0;right:0;margin:auto;display:flex;flex-direction:column;align-items:center;grid-column:2/3;grid-row:3/3;z-index:2}@media (max-width:1023px){.hero__content--frontpage{padding-top:0}}.hero__content--no-image{position:unset;width:100%}.hero__image{display:block;grid-column:2/2;grid-row:2/2;align-self:end;z-index:-1;margin-top:1rem}@media (max-width:1023px){.hero__image{padding:0;z-index:unset;margin-top:0}}.hero__image--frontpage{grid-column:1/4;grid-row:1/5;align-self:unset;margin-top:0}.hero__image:not(.hero__image--frontpage) img{width:100%;height:auto}.hero__date{font-weight:400;font-size:14px;text-transform:uppercase;color:#7eb057;margin-bottom:.5rem}.hero__intro{font-weight:500;grid-column:2;grid-row:4/4}@media (max-width:1023px){.hero__intro{padding:1rem 0 0 0}}.hero__intro--no-image{grid-column:1/3}.hero__teaser{position:relative;overflow:hidden;grid-template-columns:repeat(12,1fr);grid-column-gap:1.5rem;box-sizing:border-box}@media (max-width:1023px){.hero__teaser{max-width:450px}}.hero__teaser:hover img{transform:scale(1.1)}.hero__teaser:hover h4{text-decoration:underline}.hero__teaser img{grid-column:1/-1;grid-row:1/-1;transition:all 250ms ease-in-out;width:100%;height:unset;object-fit:unset}.hero__teaser h4{position:absolute;z-index:2;bottom:1rem;left:1rem;right:1rem;grid-column:1/-1;color:#fff;margin-bottom:0;line-height:1.15}.hero__scroll{position:relative;z-index:1;width:100%;grid-column:2/3;grid-row:4/4;display:flex;justify-content:center;align-items:center}.hero__scroll a{display:block;height:30px;width:30px;background:url(/themes/custom/plantpulse/images/icons/arrow-down-circle.svg) no-repeat center;text-indent:-9000px}
.main-menu{position:relative;display:flex;height:100%;align-items:center}@media (max-width:767px){.main-menu{display:none}}.main-menu__submenu{display:none;position:absolute;top:4rem;left:-1rem;min-width:12rem;padding:1rem;transition:all 250ms ease-in-out}.main-menu__submenu--open{display:block}.main-menu__submenu--collapsed{top:6rem;background:#fff;box-shadow:0 8px 8px 0 rgba(0,0,0,.3)}.main-menu__item{position:relative}.main-menu__item--top{display:flex;align-items:center;height:100%;margin-right:3rem}.main-menu__item--expandable:hover .main-menu__submenu{display:block}.main-menu__item--expandable:hover button{transform:rotate(90deg)}.main-menu__item--sub{margin-bottom:.5rem}.main-menu__expand--active{transform:rotate(180deg)}
.swipe-menu{padding:0 2rem}.swipe-menu__top{flex-grow:1;transition:all 250ms ease-in-out}.swipe-menu__submenu{display:none;position:absolute;width:100%;min-height:100%;left:100%;top:0}.swipe-menu__submenu--open{display:block}.swipe-menu__item{border-bottom:1px solid #fff;padding:1.5rem 0}.swipe-menu__item a{display:block;text-decoration:none}.swipe-menu__item--parent>a{text-transform:uppercase}.swipe-menu__item--parent>a,.swipe-menu__item--top>a{font-size:1.25rem}.swipe-menu__item--expandable>a{background:url(/themes/custom/plantpulse/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 1rem 1rem 1rem;box-sizing:border-box;background:url(/themes/custom/plantpulse/images/icons/arrow-left.svg) no-repeat left center;transform:translateX(-1rem);font-size:14px;text-transform:uppercase;font-weight:400}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
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;}
.modal{position:fixed;z-index:100;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.5);opacity:0;transition:all .25s ease-in-out;visibility:hidden}.modal--visible{visibility:visible;opacity:1}.button--close{position:absolute;z-index:1;top:8vh;right:8vh;width:50px;height:50px}
