 .navigation-small.css{border:0;outline:0;}.header.fixit--fixed{position:fixed;left:0;top:0;background:#fff;right:0;border-bottom:1px solid #B2C2BC;}.header{transition:transform .3s ease;}body:not(.body--has-navigation) .header.header--hidden{transform:translateY(-100%);}.transition-allowed .menu{transition:transform .5s ease;}.menu{position:fixed;top:0;left:0;bottom:0;right:0;color:#fff;transform:translateX(100%);background-color:var(--green);background-image:url(/ui/inhetgroen/img/menu__top-left.svg),url(/ui/inhetgroen/img/menu__logo-right-bottom.svg),url(/ui/inhetgroen/img/menu__bottom-right.svg);background-position:left top,right 42px bottom 40px,right -164px bottom -106px;background-repeat:no-repeat,no-repeat,no-repeat;}.menu__mobile-addon{font-weight:300;line-height:1.57;margin-top:48px;}.body--has-navigation .menu{transform:translateX(0);}.hamburger{width:65px;z-index:1001;height:40px;position:absolute;right:0px;pointer-events:initial;}.body--has-navigation .hamburger__bar{background:#ffffff;}.hamburger__bar{width:24px;height:2px;position:absolute;background:#000000;left:50%;transition:transform .3s ease,top .3s ease .3s,width .3s ease,background .3s ease;transform:translate3d(-50%,-50%,0);}.hamburger__bar--top{top:25%;}.hamburger__bar--center{top:50%;}.hamburger__bar--bottom{top:75%;}.menu{display:flex;flex-flow:column;justify-content:flex-start;padding:95px 42px 0px;}.menu a{text-decoration:none;font-size:1.429em;}.menu nav > ul > li.last{border-top:1px solid #ccc;margin-top:11px;padding-top:11px;}.menu nav > ul > li > a{padding:25px 0;display:block;}.menu nav > ul > li > a.sub{padding-bottom:10px;}.menu nav > ul ul a{font-size:1.125em;padding:8px 0px;display:block;position:relative;}.menu nav > ul ul li{max-width:125px;max-height:0;transition:max-height .3s ease;overflow:hidden;}.menu nav > ul > li > a > .icon svg{width:13px;margin-top:1px;margin-left:8px;transition:.3s ease;}.menu nav > ul > li.li--active > ul > li{max-height:3em;}.menu nav > ul > li.li--active > a > .icon svg{transform:rotate(180deg);}.menu nav > ul ul a i.icon-arrow-right{position:absolute;right:0;margin-top:1px;}@media screen and (max-height:680px){.menu a{font-size:1.125em;}.menu nav > ul > li > a{padding:15px 0;}.menu__mobile-addon{margin-top:16px;padding-right:30px;}}li.header__languages.header__languages--active ul li{max-height:unset;}