/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
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}[type=button],[type=reset],[type=submit],button{appearance:auto}button{background:0 0;color:inherit;padding:0;border:0}img{width:auto;height:auto}.wrapper{position:relative}.wrapper--center{margin-left:auto;margin-right:auto;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-small{margin-left:auto;margin-right:auto;width:75vw;max-width:1200px}@media (max-width:1339px){.wrapper--fluid-small{min-width:980px}}@media (max-width:1023px){.wrapper--fluid-small{min-width:720px}}@media (max-width:767px){.wrapper--fluid-small{width:auto;min-width:0;margin-left:15px;margin-right:15px}}.wrapper--fluid{margin-left:auto;margin-right:auto;width:85vw;min-width:1200px;max-width:1800px}@media (max-width:1339px){.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--horizontal-center{display:flex;justify-content:center}.wrapper--margin{margin-top:6rem;margin-bottom:6rem}@media (max-width:1023px){.wrapper--margin{margin-top:4rem;margin-bottom:4rem}}@media (max-width:767px){.wrapper--margin{margin-top:3rem;margin-bottom:3rem}}.wrapper--margin-bottom{margin-bottom:6rem}@media (max-width:1023px){.wrapper--margin-bottom{margin-bottom:4rem}}@media (max-width:767px){.wrapper--margin-bottom{margin-bottom:3rem}}.wrapper--margin-small{margin-top:3rem;margin-bottom:3rem}@media (max-width:1023px){.wrapper--margin-small{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:#394e2b}.wrapper--bg-invert{position:relative;padding-top:15px}.wrapper--bg-invert::before{content:"";position:absolute;top:0;bottom:unset;height:35px;width:100%;left:0;z-index:1}.wrapper--bg-blauw,.wrapper--bg-geel,.wrapper--bg-rood{position:relative;margin:15px 0}.wrapper--bg-blauw::after,.wrapper--bg-blauw::before,.wrapper--bg-geel::after,.wrapper--bg-geel::before,.wrapper--bg-rood::after,.wrapper--bg-rood::before{content:"";position:absolute;height:15px;width:100%;left:0;z-index:-1}.wrapper--bg-blauw::before,.wrapper--bg-geel::before,.wrapper--bg-rood::before{top:-15px;bottom:unset}.wrapper--bg-blauw::after,.wrapper--bg-geel::after,.wrapper--bg-rood::after{bottom:-14px;top:unset}.wrapper--bg-blauw{background-color:#bbdef0}.wrapper--bg-blauw::before{background:url(/themes/custom/plantpulse/images/arch/background-quinary-arch-top.svg) top repeat-x}.wrapper--bg-blauw::after{background:url(/themes/custom/plantpulse/images/arch/background-quinary-arch-bottom.svg) bottom repeat-x}.wrapper--bg-geel{background-color:#f2bd4c}.wrapper--bg-geel::before{background:url(/themes/custom/plantpulse/images/arch/background-primary-arch-top.svg) top repeat-x}.wrapper--bg-geel::after{background:url(/themes/custom/plantpulse/images/arch/background-primary-arch-bottom.svg) bottom repeat-x}.wrapper--bg-rood{background-color:#ea7762}.wrapper--bg-rood::before{background:url(/themes/custom/plantpulse/images/arch/background-tertiary-arch-top.svg) top repeat-x}.wrapper--bg-rood::after{background:url(/themes/custom/plantpulse/images/arch/background-tertiary-arch-bottom.svg) bottom repeat-x}.wrapper--bg-invert{background-color:transparent;top:0}.wrapper--bg-invert::before{background:url(/themes/custom/plantpulse/images/arch/background-invert-white.svg) top repeat-x;background-size:30px}.wrapper--bg-gradient::before{content:"";position:absolute;height:100%;width:100%;left:0;right:0;bottom:0;background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.2),rgba(0,0,0,.35),rgba(0,0,0,.55),rgba(0,0,0,.95));z-index:1}.wrapper--img-as-bg{position:relative}.wrapper--img-as-bg img{position:absolute;display:block;top:50%;left:50%;width:auto;height:auto;max-height:none;max-width:none;min-height:100%;min-width:100%;transform:translate(-50%,-50%)}.two-columns{display:flex}@media (max-width:767px){.two-columns{display:block}}.two-columns__column{flex:1 0 50%;box-sizing:border-box}.two-columns__column:first-child{padding-right:2rem}@media (max-width:767px){.two-columns__column:first-child{padding:0;margin-bottom:2rem}}.two-columns__column:last-child{padding-left:2rem}@media (max-width:767px){.two-columns__column:last-child{padding:0}}.two-columns__column--image{flex-basis:30%}.two-columns__column--centered{display:flex;align-items:center}@media (max-width:767px){.two-columns__column--centered{display:block}}.three-columns{display:flex}@media (max-width:767px){.three-columns{display:block}}.three-columns__column{flex-basis:33.333%;box-sizing:border-box}.three-columns__column:nth-child(2){padding:0 3rem}@media (max-width:1023px){.three-columns__column:nth-child(2){padding:0 2rem}}@media (max-width:767px){.three-columns__column:nth-child(2){padding:0}}.grid{display:grid}.grid--teasers{grid-template-columns:repeat(2,1fr);grid-gap:3rem}@media (max-width:1023px){.grid--teasers{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.grid--teasers{grid-template-columns:repeat(1,1fr);grid-gap:2rem}}.grid--teasers-3{grid-template-columns:repeat(3,1fr);grid-gap:3rem}@media (max-width:1023px){.grid--teasers-3{grid-template-columns:repeat(1,1fr)}}@media (max-width:767px){.grid--teasers-3{grid-gap:2rem}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{box-sizing:border-box}*,:after,:before{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:after,blockquote:before,q:after,q:before{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}.keyboard-user :focus{outline:#000 1px auto}:focus{outline:0}.skip-link{position:fixed;z-index:10;top:0;left:-100%;padding:1rem 2rem;color:#000;background:#fff}.skip-link:focus{left:0}.skip-anchor{position:absolute;top:-6rem}@media (max-width:767px){.skip-anchor{top:-4rem}}.beans{max-width:400px;width:100%;height:auto}.breadcrumb{padding:1rem 0;font-size:14px;text-transform:uppercase;margin:7rem 0 0 4rem;font-weight:lighter}@media (max-width:1023px){.breadcrumb{margin:7rem 0 0 0}}@media (max-width:767px){.breadcrumb{display:none}}.breadcrumb ol{display:flex;list-style:none;flex-wrap:wrap}.breadcrumb li:not(:last-child){border-right:solid 1px #394e2b;padding-right:.5rem}.breadcrumb li:not(:first-child){padding-left:.5rem}.breadcrumb__item{text-decoration:none;color:#394e2b}.breadcrumb__item:hover{text-decoration:underline}.breadcrumb__item--current{padding-right:0;text-decoration:underline}a{color:#f2bd4c;text-decoration:none}.button{display:inline-block;padding:.89em 2.29em;transition:all 150ms ease-in-out;text-decoration:none;letter-spacing:2.8px;border-radius:21px;line-height:1.14;font-weight:700;font-size:14px;text-transform:uppercase}.button--primary{color:#fff;background:#f2bd4c}.button--primary:hover{transform:translateY(-.1rem);box-shadow:0 14px 20px -15px rgba(0,0,0,.89)}.button--secondary{color:#f2bd4c;background:#fff}.button--secondary:hover{transform:translateY(-.1rem);box-shadow:0 14px 20px -15px rgba(0,0,0,.89)}.button--upload{color:#fff;background:url(/themes/custom/plantpulse/images/forms/upload.svg) no-repeat center left 1.7rem;background-color:#f2bd4c;background-size:1.5rem;text-indent:1.5rem;cursor:pointer}.button--upload:hover{background-color:#faeccd}.button--back{padding-left:2rem;background:#f2bd4c url(/themes/custom/plantpulse/images/icons/arrow-left.svg) no-repeat center left 1rem;color:#fff}.button--back:hover{background-color:#faeccd}.credits{padding:1rem 0;background:#394e2b;color:#fff;font-size:14px;text-align:right}.credits a{color:#fff;text-decoration:underline;margin-left:5px}.divider{background:#7eb057;height:1px}.form__item{position:relative}.form__description,.form__fieldset,.form__input,.form__item--webform-image-file,.form__textarea{margin-bottom:2rem}@media (max-width:767px){.form__description,.form__fieldset,.form__input,.form__item--webform-image-file,.form__textarea{margin-bottom:1rem}}.fieldset__legend,.form__label{display:block;margin-bottom:1em}.form__label--required{position:relative}.form__label--required::after{content:"*";color:#d65062;margin-left:.2rem}.form__label--shift-up{position:absolute;top:1rem;left:0;transition:.2s 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:1rem;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/plantpulse/images/forms/checkbox.svg)}.form__input--checkbox:checked+label{background-image:url(/themes/custom/plantpulse/images/forms/checkbox-checked.svg)}.form__input--radio+label{background-image:url(/themes/custom/plantpulse/images/forms/radio.svg)}.form__input--radio:checked+label{background-image:url(/themes/custom/plantpulse/images/forms/radio-checked.svg)}.form__input--submit{border:0;cursor:pointer}.form__input--select{color:#394e2b;appearance:unset;width:236px;height:35px;padding:0 2rem;border-top:1px solid #394e2b;border-bottom:1px solid #394e2b;overflow:hidden;background:url(/themes/custom/plantpulse/images/icons/arrow-down-secondary.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:#394e2b}.form__fieldset--styled{padding:3rem;background:#394e2b}@media (max-width:1023px){.form__fieldset--styled{padding:2rem}}.form__fieldset--styled legend{float:left;clear:both;width:100%;font-size:2rem;color:#f2bd4c;margin-bottom:2rem}@media (max-width:767px){.form__fieldset--styled legend{font-size:22px}}.form__description{color:#394e2b}.footer{position:relative;color:#fff;background:#394e2b;z-index:1}.footer::before{content:"";position:absolute;height:15px;width:100%;top:-15px;left:0;z-index:-1;background:url(/themes/custom/plantpulse/images/arch/background-secondary-arch-top.svg) top repeat-x}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5{color:#fff;text-transform:lowercase}.footer h4{margin-bottom:1rem}@media (max-width:767px){.footer h3{margin-bottom:3rem}}.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--branding{width:40%}@media (max-width:1023px){.footer__column--branding{width:100%;margin-bottom:2rem}}.footer__column--branding svg{width:6rem;height:auto}.footer__column--menu ul:first-of-type{margin-bottom:3rem}.footer__column--menu li:not(lastof-type){margin-bottom:.5rem}.footer__column--contact,.footer__column--menu{width:25%}@media (max-width:1023px){.footer__column--contact,.footer__column--menu{width:50%;margin-bottom:2rem}}@media (max-width:767px){.footer__column--contact,.footer__column--menu{width:100%}}.footer__social{display:flex;margin-bottom:2rem}.footer__social a{margin-right:1rem;width:3rem;height:3rem;border-radius:50%;border:solid 1px #fff;display:flex;align-items:center;justify-content:center;transition:all 250ms ease-in-out}.footer__social a:hover{transform:translateY(-.25rem)}.footer__social a:last-child{margin-right:0}.footer__social img{width:auto;height:1rem}.footer__copyright a{text-transform:uppercase;font-size:14px}@media (min-width:1024px){.footer__copyright a:not(:first-of-type){margin-left:2rem}}@media (max-width:767px){.footer__copyright a:not(:first-of-type){margin-left:1rem}}.hamburger{position:relative;display:none;background:#f2bd4c;border-radius:50%;width:44px;height:44px;align-items:center;justify-content:center;margin-right:1rem}@media (max-width:767px){.hamburger{display:flex}}.hamburger__icon{position:relative;width:20px;height:20px;cursor:pointer}.hamburger__slice{position:absolute;left:0;width:100%;height:2.5px;border-radius:2px;background:#fff}.hamburger__slice:first-child{top:1px}.hamburger__slice:nth-child(2){top:calc(50% - 1px)}.hamburger__slice:nth-child(3){bottom:0}.hamburger--opened .hamburger__slice:nth-child(1){transform:rotate(45deg);left:0;top:45%}.hamburger--opened .hamburger__slice:nth-child(2){opacity:0}.hamburger--opened .hamburger__slice:nth-child(3){transform:rotate(-45deg);right:0;top:45%}.hamburger__overlay{position:fixed;overflow:scroll;z-index:-1;width:100%;height:100%;top:0;left:-100%;padding-top:9rem;background:#394e2b;transition:transform 250ms linear}.hamburger__overlay--opened{transform:translateX(100%)}.hamburger__inner{height:100%;overflow:hidden}.header__wrapper{position:fixed;z-index:3;top:0;height:6rem;width:100%;transition:all 250ms ease-in-out}@media (max-width:767px){.header__wrapper{height:4rem}}.header__wrapper--collapsed{background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.4)}.header__bar{display:flex;height:100%;align-items:center;justify-content:space-between}.header__logo.logo-switch .logo-1,.header__payoff.logo-switch .logo-1{fill:#fff}.header__logo{z-index:1;height:auto}.header__logo--frontpage:not(.header__logo--collapsed) .logo-1{fill:#fff}.header__logo>svg{height:100%;width:auto}@media (max-width:767px){.header__logo>svg{transform:scale(.65) translateX(-30px);margin-top:7.5px}}.header__payoff{position:absolute;z-index:4;top:10px}@media (max-width:767px){.header__payoff{top:-5px}}@media (max-width:767px){.header__payoff svg{transform:scale(.65) translateX(-30px)}}.header__nav{display:flex;align-items:center;height:100%}.header__nav--frontpage:not(.header__nav--collapsed) a{color:#fff}.header__nav--frontpage:not(.header__nav--collapsed) .expand{background:url(/themes/custom/plantpulse/images/icons/arrow-right.svg) no-repeat center}.header__nav .expand{background:url(/themes/custom/plantpulse/images/icons/arrow-right-secondary.svg) no-repeat center}.header__nav ul.swipe-menu a{color:#fff}.header__nav ul:not(.main-menu,.swipe-menu) a{font-size:14px;font-weight:400}.header__nav li{list-style:none}.header__nav a{color:#394e2b}@media (min-width:1024px){.header__nav a{font-weight:700}}.header__nav a:hover{text-decoration:underline}.header__nav .is-active{text-decoration:underline}.header__nav .expand{cursor:pointer;width:1em;height:1em;text-indent:-90001px;margin-left:.5rem}.header .search a{color:#394e2b}.link-overlay{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9001px;z-index:2}.link{line-height:1.14;font-weight:700;letter-spacing:2.8px;font-size:14px;text-transform:uppercase;text-decoration:none}.link:hover{border-bottom:solid 2px}.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/plantpulse/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{margin-bottom:3rem;border-bottom:1px solid #394e2b;box-sizing:border-box}.login ul{display:flex}.login li{list-style:none;margin:0 2rem}.login a{display:inline-block;color:#000;padding-bottom:1rem;border-bottom:2px solid #fff}.login a.is-active,.login a:hover{border-bottom-color:#f2bd4c}.masonry{margin:0 -1.6rem}.masonry__row{margin-bottom:56px;display:block;box-sizing:border-box;padding:0 1.6rem}@media (max-width:767px){.masonry__row{margin-bottom:1rem}}.masonry__row,.masonry__sizer{width:50%}@media (max-width:767px){.masonry__row,.masonry__sizer{width:100%;padding-bottom:3rem}}.masonry__row--full,.masonry__sizer--full{width:100%}.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:700;cursor:pointer}.messages__alert{max-height:75vh;max-width:75vw;overflow:auto}.messages--error{background:#d60808}.messages--warning{background:#f68d11}.ck-editor__editable ol li,.ck-editor__editable ul li,.opgemaakte-tekst ol li,.opgemaakte-tekst ul li{padding-inline-start:1em;margin-bottom:.5rem}.ck-editor__editable ul,.opgemaakte-tekst ul{list-style:disc;padding-left:20px}.ck-editor__editable ul li::before,.opgemaakte-tekst ul li::before{content:"•";color:#394e2b;font-weight:900;font-size:1rem;display:inline-block;width:2em;margin-left:-2em}.ck-editor__editable ol,.opgemaakte-tekst ol{list-style:decimal;padding-left:20px}.ck-editor__editable .ck-list-bogus-paragraph,.opgemaakte-tekst .ck-list-bogus-paragraph{display:unset}.pager__items{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.pager__label{margin:0 2rem}.pager__item{margin:calc(1rem / 4)}.pager__item a{display:block;padding:1rem;text-decoration:none}.pager__item.is-active a{color:#394e2b}.pager__item--previous{background-color:#f2bd4c;background-image:url(/themes/custom/plantpulse/images/icons/arrow-left-secondary.svg);background-repeat:no-repeat;background-position:center;border-radius:45%;padding:2.5px 5px}.pager__item--next{background-color:#f2bd4c;background-image:url(/themes/custom/plantpulse/images/icons/arrow-right-secondary.svg);background-repeat:no-repeat;background-position:center;border-radius:45%;padding:2.5px 5px}.pager__item--inactive{background-color:#dde0db}.pager__item--inactive a{pointer-events:none}.related{position:relative;overflow:hidden}.related::before{content:"";z-index:-1;background:url(/themes/custom/plantpulse/images/boerderij.png) no-repeat center center;background-size:contain;position:absolute;top:0;right:0;height:320px;width:320px}@media (max-width:1023px){.related::before{content:unset}}.related h4{font-family:Ubuntu,sans-serif;font-weight:700}html{scroll-behavior:smooth}.disable-scroll{position:fixed;overflow-y:hidden;width:100%}.main{overflow:hidden}img{display:block}.search{position:relative}.search__button{position:relative;z-index:6;background:#394e2b url(/themes/custom/plantpulse/images/icons/search.svg) center no-repeat;text-indent:-9000px;background-size:25px;width:40px;height:40px;border-radius:50%;border:0;padding:0}@media (max-width:767px){.search__button{width:44px;height:44px}}.search__button:hover{cursor:pointer}.search__button--active{background:#394e2b url(/themes/custom/plantpulse/images/icons/close.svg) center no-repeat}.search__button--active:hover{background:#394e2b url(/themes/custom/plantpulse/images/icons/close.svg) center no-repeat}.search__input{position:absolute;z-index:5;right:0;width:0;max-width:350px;background:#fff;border-radius:30px;height:40px;padding:0;font-size:1rem;border:0}@media (max-width:420px){.search__input{max-width:200px}}.search__input--visible{padding:0 4rem 0 1rem;border:solid 1px #394e2b}.search__results{display:none;position:absolute;background:#fff;right:0;width:440px;padding:1rem;z-index:1;border-radius:30px;margin-top:.5rem;box-shadow:0 0 20px 0 rgba(0,0,0,.3)}@media (max-width:767px){.search__results{width:280px}}.search__results--visible{display:block}.search__result{margin-bottom:1rem;max-width:720px}.search__result a{color:#ea7762;font-weight:700}.search__result a:hover{text-decoration:underline}.search__result .views-field-field-subtitel{margin-bottom:.5rem;font-style:italic}.search__result .views-field-title{margin-bottom:.25rem}.result{color:#394e2b;text-decoration:none;font-weight:700}.result a{color:#394e2b}.result:hover{background:#faeccd}.result__wrapper{display:flex;flex-direction:column}.result__type{display:none}.result__title{padding:.5rem 4rem .5rem 1rem;box-sizing:border-box}.result__show-all{display:none}.search form{display:flex;max-width:80%;position:relative}@media (max-width:767px){.search form{max-width:100%}}.search .form__item{width:100%}.search input.form-text{z-index:1;background:0 0;padding:1rem 8rem 1rem 2rem;box-shadow:0 1px 6px 0 rgba(0,0,0,.16);font-size:1rem;margin:0}@media (max-width:767px){.search input.form-text{padding:1rem 6rem 1rem .5rem}}.search input.button{z-index:2;position:absolute;right:.5rem;top:.5rem;bottom:.5rem;background:#f2bd4c url(/themes/custom/plantpulse/images/icons/search-white.svg) center right .8rem no-repeat;background-size:25px;color:#fff;padding-right:3rem}@media (max-width:767px){.search input.button{background:#f2bd4c url(/themes/custom/plantpulse/images/icons/search-white.svg) center no-repeat;text-indent:-20000px}}.slideshow{position:relative;overflow:hidden;margin:0 -10px;padding:0 10px 10px}@media (max-width:1023px){.slideshow__wrapper{display:flex}}.subsidy__items{display:flex}.subsidy__item:not(:last-of-type){margin-right:1rem}.subsidy img{max-width:100px;height:auto}table{width:100%;border:1px solid #dcdcdc}table caption{text-align:left;font-size:2rem;margin-bottom:2rem}table caption em{color:#f2bd4c;font-weight:700}table th{text-align:left;font-weight:700;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}.tags h4{font-family:Ubuntu,sans-serif;font-weight:700}.tags__wrapper{display:flex;flex-wrap:wrap}.tag{padding:.5rem 1rem;background:#e8f2e2;border-radius:20px;font-size:14px;text-transform:uppercase;margin-bottom:1rem}.tag:not(:last-of-type){margin-right:1rem}.teaser{position:relative;display:flex;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.25,.8,.25,1)}.teaser:hover h3{text-decoration:underline}.teaser:hover img{transform:scale(1.1) translateX(2%)}.teaser article{line-height:0}.teaser__image{overflow:hidden}.teaser__image img{width:100%;height:auto;transition:all .3s cubic-bezier(.25,.8,.25,1)}.teaser__content-wrapper{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;padding:1.4rem;background:#fff}@media (max-width:767px){.teaser__content-wrapper{padding:1rem}}.teaser__content{margin-bottom:1rem;flex-grow:1}.teaser__details{display:grid;grid-template-columns:repeat(2,1fr);color:#7eb057;font-size:14px;text-transform:uppercase;margin-bottom:2rem}.teaser__category{display:flex;justify-content:flex-end}:root{font-size:16}@media screen and (min-width:768px){:root{font-size:calc(16px + 2 * (100vw - 768px)/ 572)}}@media screen and (min-width:1340px){:root{font-size:18px}}body{font-family:Ubuntu,sans-serif;line-height:1.4;color:#394e2b}h1{font-family:Voster;font-size:3.67rem;margin-bottom:.5em;line-height:1.09}@media (max-width:1023px){h1{font-size:2.5rem}}@media (max-width:767px){h1{font-size:2rem}}h2{font-family:Voster;font-size:3.06rem;margin-bottom:.5em;line-height:1.09}@media (max-width:1023px){h2{font-size:2.61rem}}@media (max-width:767px){h2{font-size:2.41rem}}h3{font-family:Voster;font-size:2rem;margin-bottom:.5em;line-height:1.09}@media (max-width:1023px){h3{font-size:1.85rem}}h4,h5{font-family:Voster;font-size:1.5rem;margin-bottom:1em}@media (max-width:1023px){h4,h5{font-size:1.4rem}}p{margin-bottom:1rem}strong{font-weight:700}em{font-style:italic}blockquote{font-size:2rem;font-family:Voster;color:#ea7762}@media (max-width:767px){blockquote{font-size:1.333rem}}.small{font-size:.778rem;line-height:1.57}@media (max-width:767px){.small{font-size:.889rem}}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:url(/themes/custom/plantpulse/images/icons/video-play.svg) center center no-repeat;background-size:contain;border:0;border-radius:100%;transform:translate(-50%,-50%);transition:all .4s;background-color:transparent}.video-js .vjs-big-play-button .vjs-icon-placeholder::before{line-height:3em;content:unset}.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:unset;transform:translate(-50%,-50%) scale(1.05)}.vjs-controls-enabled{margin-bottom:1rem}.view .views-exposed-form{margin-bottom:4rem}.view .views-exposed-form .form-submit{display:none}.view fieldset{position:relative}.view .bef-toggle{font-weight:lighter;margin-top:.75rem;margin-bottom:.5rem;display:block;text-decoration:underline;color:#394e2b}.view header{color:#394e2b;margin:3rem 0 2rem 0}.view legend{background:url(/themes/custom/plantpulse/images/icons/arrow-right-secondary.svg) no-repeat right 12px center;color:#909c8a;padding:.5rem 0;border-top:solid #394e2b 1px;border-bottom:solid #394e2b 1px;margin-bottom:0;cursor:pointer;font-weight:lighter;width:100%}.view legend.open{background:url(/themes/custom/plantpulse/images/icons/arrow-down-secondary.svg) no-repeat right 12px center}.view legend span{margin-bottom:0}.view .form-checkboxes{width:100%;padding:0;background:#eaf4fa;border-bottom:0;height:unset;display:none}.view .form-checkboxes input{margin:0}.view .form-checkboxes .form__label{margin-bottom:0}.view .form-checkboxes .form__item{padding:.5rem 0;font-weight:lighter}.view .form-checkboxes .form__item:not(:last-of-type){border-bottom:solid #394e2b 1px}.view__rows{z-index:1}
body.toolbar-horizontal{padding-top:39px!important}body.toolbar-horizontal .header,body.toolbar-horizontal .header__wrapper{top:39px}body.toolbar-horizontal .header__payoff{top:49px}body.toolbar-horizontal .hamburger__overlay{top:39px!important}body.toolbar-horizontal.toolbar-tray-open{padding-top:79px!important}body.toolbar-horizontal.toolbar-tray-open .header,body.toolbar-horizontal.toolbar-tray-open .header__wrapper{top:79px}body.toolbar-horizontal.toolbar-tray-open .header__payoff{top:89px}body.toolbar-horizontal.toolbar-tray-open .hamburger__overlay{top:79px!important}body.toolbar-vertical .header,body.toolbar-vertical .header__wrapper{top:39px}body.toolbar-vertical .header__payoff{top:49px}@media (max-width:767px){body.toolbar-vertical .header__payoff{top:32px}}
@font-face{font-family:"Voster";src:url(/themes/custom/plantpulse/fonts/VosterFont.woff) format("woff"),url(/themes/custom/plantpulse/fonts/VosterFont.woff2) format("woff2");font-weight:normal;font-display:fallback;}
