/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}td,th{padding:0}.container{margin-right:auto;margin-left:auto;padding-left:12px;padding-right:12px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:744px}}@media (min-width:992px){.container{width:964px}}@media (min-width:1200px){.container{width:1164px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:12px;padding-right:12px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-12px;margin-right:-12px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:12px;padding-right:12px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@font-face{font-family:PT Sans;src:url(fonts/ptsans_regular.e2c4.eot) format("woff");src:url(fonts/ptsans_regular.c6f7.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:arvo_regular;src:url(fonts/arvo_regular.d7dd.eot);src:url(fonts/arvo_regular.a0d4.woff) format("woff");font-weight:400;font-style:normal}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,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}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}img{height:auto}a{text-decoration:none;cursor:pointer;color:inherit}a:focus,a:visited{outline:none;border:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-spacing:0}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}input:focus{outline:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.elastic-video{position:relative;padding-bottom:55%;padding-top:15px;height:0;overflow:hidden}.elastic-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}body{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAMAAADXEh96AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAlQTFRF////ysrKx8fHYSz8yAAAABlJREFUeNpiYGQAAjABAUxMyBQDXJYRIMAAASYADX/RBZIAAAAASUVORK5CYII=);background-repeat:repeat;font-family:PT Sans,sans-serif}h1,h2{font-family:arvo_regular,serif;font-size:1.8rem;letter-spacing:.05rem;margin-top:1rem;color:#3d3d3d;line-height:135%}h1{margin-bottom:1rem;line-height:2.3rem}h3{font-family:arvo_regular,serif;font-size:1.6rem;letter-spacing:.05rem;color:#50a519;margin-top:1rem;line-height:135%}p{font-size:1rem;line-height:1.45rem}b,p,strong{font-family:PT Sans,sans-serif;color:#3d3d3d}b,strong{font-weight:700}main a{color:#50a519;font-family:PT Sans,sans-serif}main a:hover{text-decoration:underline}span{font-family:PT Sans,sans-serif;font-size:1rem;letter-spacing:.05rem;text-transform:uppercase}h4{font-family:arvo_regular,serif;color:#e52ca3;font-size:1.2rem;line-height:1.7rem;letter-spacing:.02rem;display:inline-block;width:100%;border-bottom:1px solid rgba(61,61,61,.5);padding-bottom:1rem;margin:.3rem 0 1rem}@media only screen and (max-width:768px){h4{min-height:auto;width:100%}}table{width:100%;border-collapse:collapse}td,th{font-family:PT Sans,sans-serif;color:#3d3d3d;text-align:left;padding:1rem 1.5rem}td,td span,th,th span{font-size:.9rem;line-height:1.2rem}td span,th span{text-transform:none}th{border-bottom:2px solid rgba(61,61,61,.5)}td{border-bottom:1px solid rgba(61,61,61,.5);height:4rem;vertical-align:middle}body,html{overflow-x:hidden}.breadcrumb{margin-bottom:2rem;font-size:.9rem;font-family:PT Sans,sans-serif;color:#3d3d3d}.breadcrumb a{color:#50a519;text-transform:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{text-transform:none;font-size:.9rem;line-height:1.2rem}div{-ms-overflow-style:none;scrollbar-width:none}div::-webkit-scrollbar{display:none}@media (min-width:768px){.container{width:720px}h4{min-height:5.4rem}}@media (min-width:992px){.container{width:944px}}@media (min-width:1200px){.container{width:1142px}}header .nachweis{position:absolute;text-align:right;left:0;right:0;bottom:0;margin:auto;padding-left:.5rem;height:1.4rem;line-height:1.4rem;display:inline-block;z-index:100;color:#000;font-size:.6rem;background-image:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));background-image:-o-linear-gradient(right,hsla(0,0%,100%,.6),hsla(0,0%,100%,0));background-image:linear-gradient(270deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,0))}header input[type=checkbox]{display:none}header .main-menu img{height:2.6rem;margin:2px;float:left}header .header-content{height:100vh;position:relative;overflow:hidden}header .header-content:before{position:absolute;content:"";left:0;height:100vH;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#000),to(transparent));background-image:-o-linear-gradient(left,#000,transparent);background-image:linear-gradient(90deg,#000,transparent)}@media only screen and (max-width:768px){header .header-content:before{background-image:-o-linear-gradient(13deg,rgba(0,0,0,.3),transparent);background-image:linear-gradient(77deg,rgba(0,0,0,.3),transparent)}}header .header-normal{height:50vh;position:relative;overflow:hidden}header .header-normal:before{position:absolute;content:"";left:0;height:50vh;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#000),to(transparent));background-image:-o-linear-gradient(left,#000,transparent);background-image:linear-gradient(90deg,#000,transparent)}header .mobil-cover{height:100%;width:100%;position:absolute;z-index:-20}header .terry-logo{position:absolute;max-width:30rem;width:75vw;bottom:10rem}header .terry-logo-normal{position:absolute;max-width:24rem;width:75vw;bottom:5rem;z-index:100}header .terry-logo-oneliner{display:none;z-index:100}header #video{z-index:-1;-o-object-fit:cover;-o-object-position:center;position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}header .headline{display:inline-block;position:absolute;left:5%;bottom:15vH}header .down{color:#fff;font-size:3rem;position:absolute;bottom:2rem;text-align:center;width:100%;left:0;margin:auto;right:0}header .down i{cursor:pointer;-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}header .down i:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}@media only screen and (max-width:480px){header .down{font-size:2rem}}header .nav-wrap{border-bottom:1px solid #eee;z-index:2000;position:fixed}header .nav-wrap .ls,header .nav-wrap .main-menu,header .nav-wrap .sf,header .nav-wrap .toggle{float:right}header .nav-wrap .toggle{cursor:pointer;padding-top:1rem;margin-left:.75rem}header .nav-wrap .toggle .sandwich:before{content:"\f0c9"}header .nav-wrap .toggle .remove:before{content:"×"!important;font-size:1.65rem!important;position:relative!important;top:-.45rem!important;font-weight:600!important;margin-left:-1.5px!important;opacity:.7!important}header .nav-wrap .ls{padding-top:.8rem;margin-right:-8px}header .nav-wrap .ls ul li a{padding:.2rem!important}header .nav-wrap .ls ul li:first-child{padding-right:.5rem;margin-right:0}header .nav-wrap .ls ul li:last-child{margin-left:0;padding-left:.5rem;position:relative}header .nav-wrap .ls .wpml-ls-legacy-dropdown{width:auto;height:40px;position:relative}@media only screen and (max-width:1200px){header .nav-wrap .ls .wpml-ls-legacy-dropdown{height:37px}}header .nav-wrap .ls .wpml-ls-legacy-dropdown:before{content:"";height:26px;width:1px;position:absolute;top:-1px;background-color:rgba(61,61,61,.5);left:0}@media only screen and (max-width:1200px){header .nav-wrap .ls .wpml-ls-legacy-dropdown:before{content:none}}header .nav-wrap .ls .wpml-ls-legacy-dropdown li.wpml-ls-item.wpml-ls-current-language{height:40px;position:relative;padding-left:.75rem;outline:none!important}@media only screen and (max-width:1200px){header .nav-wrap .ls .wpml-ls-legacy-dropdown li.wpml-ls-item.wpml-ls-current-language{height:37px}}header .nav-wrap .ls .wpml-ls-legacy-dropdown li.wpml-ls-item.wpml-ls-current-language a.wpml-ls-item-toggle{border:none;background:#fff!important}header .nav-wrap .ls .wpml-ls-legacy-dropdown li.wpml-ls-item.wpml-ls-current-language a.wpml-ls-item-toggle:after{content:"";vertical-align:middle;display:inline-block;border:4px solid transparent;border-top:5px solid;position:absolute;right:8px;top:9px}@media only screen and (max-width:1200px){header .nav-wrap .ls .wpml-ls-legacy-dropdown li.wpml-ls-item.wpml-ls-current-language a.wpml-ls-item-toggle:after{right:6px}}header .nav-wrap .ls .wpml-ls-legacy-dropdown li.wpml-ls-item.wpml-ls-current-language ul.wpml-ls-sub-menu{position:relative;left:-9px;top:16px;border:none!important;background:#fff;min-width:45px}@media only screen and (max-width:1200px){header .nav-wrap .ls .wpml-ls-legacy-dropdown li.wpml-ls-item.wpml-ls-current-language ul.wpml-ls-sub-menu{left:-4px;padding:0 1px;top:14px}}header .nav-wrap .ls .wpml-ls-legacy-dropdown li.wpml-ls-item.wpml-ls-current-language ul.wpml-ls-sub-menu li{border:none;height:40px;padding:9px}header .nav-wrap .ls .wpml-ls-legacy-dropdown li.wpml-ls-item.wpml-ls-current-language ul.wpml-ls-sub-menu li a{border:none}header .nav-wrap .ls .wpml-ls-legacy-list-horizontal{padding:0}header .nav-wrap .sf{padding:.45rem 0 .3rem;position:absolute;right:3.5rem;top:0;background:#fff;z-index:2001;display:none;width:12rem}header .nav-wrap .sf input[type=search]{width:90%}header .nav-wrap .sf.active{display:block}header .nav-wrap .sf input[type=search]{padding:.5rem;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border:1px solid}header .nav-wrap .sf input[type=search]:focus{outline:none;border:1px solid #50a519}header .nav-wrap .main-menu{z-index:1000;position:relative;text-transform:uppercase;font-family:PT Sans,sans-serif;color:#000;background:#fff}header .nav-wrap .main-menu .fa-search{float:right;padding:.95rem .75rem;color:#3d3d3d;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}header .nav-wrap .main-menu .fa-search .sacti,header .nav-wrap .main-menu .fa-search:active,header .nav-wrap .main-menu .fa-search:focus,header .nav-wrap .main-menu .fa-search:hover,header .nav-wrap .main-menu .fa-search input[type=search]:checked{color:#50a519}header .nav-wrap .main-menu ul{display:inline-block;white-space:nowrap}header .nav-wrap .main-menu ul>li a{display:block;padding:1.05rem 0;background:#fff;letter-spacing:.04rem;color:#3d3d3d}header .nav-wrap .main-menu ul>li a:hover{color:#50a519;background:#fff}header .nav-wrap .main-menu ul .current_page_item>a{color:#50a519}header .nav-wrap .main-menu ul li{font-size:1rem;float:left;margin:0 1rem}header .nav-wrap .main-menu ul li .sub-menu{display:none;position:absolute}header .nav-wrap .main-menu ul li:hover .sub-menu{display:block;color:#50a519;background:#fff;margin-left:-1rem}header .nav-wrap .main-menu ul li:hover .sub-menu li{float:none}header .nav-wrap .main-menu ul li:hover .sub-menu a{color:#3d3d3d}header .nav-wrap .main-menu ul li:hover .sub-menu a:hover{color:#50a519}@media only screen and (max-width:1200px){header .nav-wrap .main-menu .ls{margin-right:0}header .nav-wrap .main-menu .sf{height:48px}header .nav-wrap .toggle{margin-left:1rem;margin-right:.5rem}header .nav-wrap .mobil-menu{width:100%}header .nav-wrap .mobil-menu ul{display:block;text-align:center;overflow:scroll;max-height:calc(100vh - 48px)}header .nav-wrap .mobil-menu ul>li a{border-bottom:0 solid rgba(0,0,0,.1);border-width:1px 0 0;border-top:1px solid rgba(0,0,0,.1)}header .nav-wrap .mobil-menu ul li{float:none!important;position:relative;margin:0}header .nav-wrap .mobil-menu ul li .sub-menu{text-align:center;position:static;display:block;margin:0;max-height:0;overflow:hidden;-webkit-transition:max-height .35s;-o-transition:max-height .35s;transition:max-height .35s}header .nav-wrap .mobil-menu ul li .sub-menu a{text-transform:none;font-size:.9rem;border-bottom:none;border-top:none}header .nav-wrap .mobil-menu ul li .sub-menu li:first-child{border-width:0 1px 0 0;border-top:1px solid rgba(0,0,0,.1)}header .nav-wrap .mobil-menu ul li .sub-menu:hover .sub-menu{display:block;color:#50a519;background:#fff;margin:0}header .nav-wrap .mobil-menu ul li .sub-menu:hover .sub-menu a{color:#3d3d3d;font-weight:700}header .nav-wrap .mobil-menu ul li .sub-menu:hover .sub-menu a:hover{color:#50a519}header .nav-wrap .mobil-menu ul li .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;height:50px;width:65px;cursor:pointer}header .nav-wrap .mobil-menu ul li .submenu-button:after{content:"+";position:absolute;display:block;z-index:99;right:1.5rem;top:1rem;font-size:1.6rem;opacity:.7;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}header .nav-wrap .mobil-menu ul li input:checked~.sub-menu{max-height:20rem}header .nav-wrap .mobil-menu ul li input[type=checkbox]:checked+label:after{content:"–";top:.9rem;right:1.4rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media (max-width:1199px){.mobil-menu{float:left!important}}@media (max-width:767px) and (orientation:landscape){.terry-logo-normal{display:none!important}.terry-logo-oneliner{position:absolute;display:block!important;margin-left:.5rem;width:75%;top:50%}}@media (max-width:767px){.terry-logo{bottom:5rem!important}.terry-logo,.terry-logo-normal{margin-left:.5rem!important;max-width:280px!important}.terry-logo-normal{bottom:3rem!important}.down{font-size:1.5rem!important;bottom:1rem!important}}@media only screen and (max-width:768px){.main-menu,.nav-wrap,.navbar{width:100%}}.window-os .wpml-ls-legacy-dropdown a span{vertical-align:top}main{z-index:200;position:relative}main li{line-height:150%}section{background:#fff;padding:1rem;margin:1.5rem;position:relative}section.nobg{background:none;padding:0}section .nachweis{position:absolute;bottom:0;padding-left:.5rem;height:1.4rem;line-height:1.4rem;width:100%;display:inline-block;z-index:100;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));background-image:-o-linear-gradient(left,hsla(0,0%,100%,.6),hsla(0,0%,100%,0));background-image:linear-gradient(90deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,0))}section .nachweis,section .nachweis a{color:#000!important;font-size:.6rem!important}section .nachweis a{margin:0!important}section .feed .item{padding:1rem;border-bottom:1px solid rgba(61,61,61,.2);cursor:pointer}section .feed .item:last-child{border-bottom:none}section .feed .item:hover,section .feed .item:hover h5{color:#50a519}section .feed .item span{text-transform:none;font-size:.9rem;font-weight:400}section .feed .item-current,section .feed .item-current:hover{color:#fff;cursor:auto;background-image:-o-linear-gradient(290deg,rgba(60,194,42,.9),rgba(70,144,23,.8));background-image:linear-gradient(160deg,rgba(60,194,42,.9),rgba(70,144,23,.8))}section .feed .item-current:hover h5,section .feed .item-current h5{color:#fff}section .news-feed{text-align:center}@media only screen and (max-width:992px){section .news-feed{margin-top:3rem}}section .years{width:100%;padding-bottom:.75rem;border-bottom:2px solid #9e9e9e}section .years .current-year{color:#e52ca3}section .years ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10%;cursor:pointer}section .years ul li{text-align:center;margin:auto;border-left:1.2px solid rgba(0,0,0,.6);padding:.2rem .75rem}section .years ul li:first-child{border-left:none}@media only screen and (max-width:992px){section .years ul{padding:0}section .years ul li{margin:inherit;width:100%}}section .intro .foto{margin:-1rem 0 -1.15rem;padding:0}section .intro .foto .nachweis{left:1.5rem}@media only screen and (max-width:992px){section .intro .foto .nachweis{bottom:15px}}@media only screen and (max-width:992px){section .intro .foto{margin:1rem 0 0;padding:1rem}}section .intro .foto img{width:100%}section .intro .col-md-6{padding-left:1.5rem}@media only screen and (max-width:992px){section .intro .col-md-6{padding-right:1.5rem}}section .intro h1{margin:1rem 0 1.5rem}@media only screen and (max-width:992px){section .themen{margin-left:.5rem}}section .ui-accordion-header{cursor:pointer}section .col-xs-12{margin-left:-.25rem;margin-right:-.25rem}section #themen_acc{padding:1rem .5rem}section #themen_acc a{margin-bottom:2rem}@media only screen and (max-width:992px){section #themen_acc{padding-left:1rem;padding-right:1rem}}section #themen_acc h3{position:relative;margin:1rem 0}section #themen_acc h3:after{content:"+";-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}section #themen_acc .ui-accordion-header-active:after,section #themen_acc h3:after{position:absolute;display:block;z-index:99;right:.5rem;top:0;font-size:1.5rem;opacity:.7}section #themen_acc .ui-accordion-header-active:after{content:"–"}section #themen_acc .ui-accordion-content a{color:#50a519;margin:1rem 0;display:inline-block}section .themenintro .ui-corner-bottom a{display:block;margin:1.5rem auto auto;width:8rem;position:relative;color:#fff;background:#50a519;padding:.5rem;font-family:PT Sans,sans-serif;border-radius:0;border:1px solid #50a519;text-transform:uppercase;letter-spacing:.02rem;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}section .themenintro .ui-corner-bottom a:hover{color:#50a519;background:#fff;border:1px solid #50a519}section .ui-accordion-header:focus{outline:none}section#themen_tabs .col-md-12{margin-bottom:0}section#themen_tabs .thementhumbs{margin-left:0;margin-right:0}section#themen_tabs .thementhumbs span{margin-top:.5rem}section#themen_tabs .ui-state-default{background:#fff;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}section#themen_tabs .ui-state-default .longimage{opacity:.8;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}section#themen_tabs .ui-state-default a:hover{text-decoration:none}section#themen_tabs .ui-state-default span{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}section#themen_tabs .ui-state-default.ui-state-active{background:#50a519}section#themen_tabs .ui-state-default.ui-state-active span{color:#fff}section#themen_tabs .ui-state-default.ui-state-active .longimage{opacity:1}section#themen_tabs li{display:block;float:left;width:20%;padding:.5rem;margin-top:2rem;position:relative;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}section#themen_tabs li a{text-decoration:none}section#themen_tabs li:hover{background-color:#50a519}section#themen_tabs li:hover span{color:#fff}section#themen_tabs li span{border:0;border-bottom-color:transparent}section#themen_tabs li .longimage{position:relative;height:25rem}section#themen_tabs li:focus{outline:none}section#themen_tabs li .nachweis{position:absolute;margin:0;top:-12px;right:8px;-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:right bottom 0;transform-origin:right bottom 0;height:1.25rem;line-height:.6rem;width:25rem;display:inline-block;z-index:100;color:#000;font-size:.6rem;text-align:left;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));background-image:-o-linear-gradient(left,hsla(0,0%,100%,.6),hsla(0,0%,100%,0));background-image:linear-gradient(90deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,0));padding-top:.4rem}section#themen_tabs .thema span{font-size:1rem;text-align:center;line-height:1.3rem;color:#3d3d3d;display:block;padding-top:.5rem;padding-bottom:.5rem}section#themen_tabs .themenintro{width:60%;margin-top:2rem;text-align:center}section#themen_tabs .themenintro .col-sm-8{margin-left:auto;margin-right:auto;float:none;margin-bottom:3rem}section#themen_tabs .themenintro .col-sm-8 .line{height:1px;background-color:#3d3d3d;opacity:.5;width:100%;margin:1.5rem 0}section#themen_tabs .themenintro .col-sm-8 p{margin-bottom:1.5rem}section#themen_tabs .themenintro .col-sm-8 span{color:#50a519}section .aktuelles .grid{display:grid;grid-template-columns:auto auto auto}@media only screen and (max-width:992px){section .aktuelles .grid{grid-template-columns:auto auto}}@media only screen and (max-width:768px){section .aktuelles .grid{grid-template-columns:auto}}section .aktuelles .grid .box{min-height:unset;margin:0}section .aktuelles .grid .box h4{height:auto;border:0}section .aktuelles,section .pinned{background:#fff;padding:1rem 1.5rem 3rem}section .aktuelles .ajax-box,section .pinned .ajax-box{margin-left:-10px;position:relative;display:grid;grid-template-columns:33% 33% 33%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:3rem}@media only screen and (max-width:992px){section .aktuelles .ajax-box,section .pinned .ajax-box{grid-template-columns:50% 50%}}@media only screen and (max-width:768px){section .aktuelles .ajax-box,section .pinned .ajax-box{grid-template-columns:100%}}section .aktuelles .row,section .pinned .row{margin-left:-.75rem;margin-right:-.75rem;display:grid;grid-template-columns:50% 50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:768px){section .aktuelles .row,section .pinned .row{grid-template-columns:100%}}section .aktuelles .row:before,section .pinned .row:before{content:unset}section .aktuelles .col-md-4,section .pinned .col-md-4{min-height:420px}@media only screen and (max-width:480px){section .aktuelles .col-md-4,section .pinned .col-md-4{min-height:auto}}section .aktuelles .box,section .pinned .box{padding-bottom:1rem;position:relative;min-height:31rem;margin-top:2rem;padding-left:.75rem;padding-right:.75rem}@media only screen and (max-width:768px){section .aktuelles .box,section .pinned .box{min-height:auto}}section .aktuelles .box .newsimage,section .pinned .box .newsimage{position:relative;height:150px;background:rgba(80,165,25,.5)}section .aktuelles .box .newsimage .nachweis,section .pinned .box .newsimage .nachweis{left:0}section .aktuelles .box .newsimage .nachweis a,section .pinned .box .newsimage .nachweis a{display:inline!important}section .aktuelles .box .newsimage img,section .pinned .box .newsimage img{height:150px;width:100%;-o-object-fit:cover;object-fit:cover}section .aktuelles .box .newsimage .overlay,section .pinned .box .newsimage .overlay{display:none}section .aktuelles .box .newsimage:hover .overlay,section .pinned .box .newsimage:hover .overlay{background-image:-o-linear-gradient(290deg,rgba(60,194,42,.9),rgba(70,144,23,.9));background-image:linear-gradient(160deg,rgba(60,194,42,.9),rgba(70,144,23,.9));display:block;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation:fadein .25s;animation:fadein .25s}section .aktuelles .box .newsimage:hover .overlay .button,section .pinned .box .newsimage:hover .overlay .button{margin:auto;width:9rem;top:40%;text-align:center;position:relative;color:#50a519;background:#fff;padding:.6rem .4rem .6rem .6rem;letter-spacing:.02rem;font-size:1rem;font-family:PT Sans,sans-serif;display:block}section .aktuelles .box .cat,section .pinned .box .cat{display:inline-block;color:#50a519;font-size:.8rem!important;font-family:PT Sans,sans-serif;letter-spacing:.05rem;padding-top:1rem;text-transform:none;height:2.5rem}section .aktuelles .box .cat li,section .pinned .box .cat li{display:inline}section .aktuelles .box .cat li:after,section .pinned .box .cat li:after{content:", "}section .aktuelles .box .cat li:last-child:after,section .pinned .box .cat li:last-child:after{content:" "}section .aktuelles .box .cat li a,section .pinned .box .cat li a{font-size:.8rem!important;line-height:1rem!important}section .aktuelles .box .read-more,section .pinned .box .read-more{padding:0;margin:0;position:absolute;bottom:0}@media only screen and (max-width:768px){section .aktuelles .box .read-more,section .pinned .box .read-more{position:relative}}section .aktuelles .box a,section .pinned .box a{color:#50a519;font-family:PT Sans,sans-serif;display:inline-block;margin:.5rem 0;letter-spacing:.02rem;font-size:1rem;width:100%}section .aktuelles .box p,section .pinned .box p{margin-bottom:1rem;overflow:hidden}section .aktuelles .box h4,section .pinned .box h4{min-height:unset;height:5.4rem;overflow:hidden}@media only screen and (max-width:768px){section .aktuelles .box h4,section .pinned .box h4{height:auto}}section .aktuelles .exc b,section .aktuelles .exc strong,section .pinned .exc b,section .pinned .exc strong{font-weight:400}section .aktuelles .exc em,section .aktuelles .exc i,section .pinned .exc em,section .pinned .exc i{font-style:normal}section .malinky-ajax-pagination-loading img{position:absolute;left:50%;bottom:3rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}section .malinky-load-more{margin-top:3rem}section .malinky-load-more .malinky-load-more__button{margin-top:3rem;padding:1rem;border:1px solid #50a519;position:absolute;bottom:-1.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}section .sidebar{padding-left:1.5rem;padding-right:0;position:relative;right:-13px;margin-bottom:-64px;top:-1rem;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:992px){section .sidebar{margin-top:1.5rem;padding-left:0;position:unset;margin-bottom:-2.25rem}}section .sidebar.hp{position:absolute;right:0;top:0;bottom:0;margin-bottom:0!important}@media only screen and (max-width:992px){section .sidebar.hp{position:relative}}section .sidebar .animation{background:#fff;padding:1rem;margin-bottom:0}section .sidebar .animation h2{margin-bottom:1.5rem}section .sidebar .animation img{width:100%}section .sidebar .animation .link{width:100%;display:block;margin:1rem auto}section .sidebar .animation .link:last-child{margin-bottom:0}@media only screen and (max-width:992px){section .sidebar .animation .link{width:50%;display:inline-block;float:left}section .sidebar .animation .link:first-child{padding-right:.5rem}section .sidebar .animation .link:last-child{padding-left:.5rem}}@media only screen and (max-width:480px){section .sidebar .animation .link{width:100%;display:block;float:none;padding:0!important}}section .sidebar .instagram{background:#fff;padding:1rem 1rem 2rem;margin-bottom:1.5rem}@media only screen and (max-width:992px){section .sidebar .instagram{margin-bottom:0}}section .sidebar .instagram h2{margin-left:.4rem;margin-bottom:1.5rem}section .sidebar .instagram .sb_instagram_header,section .sidebar .instagram .sbi_load_btn{display:none}section .sidebar .instagram #sb_instagram,section .sidebar .instagram #sb_instagram #sbi_images{padding:0!important}section .sidebar .instagram #sb_instagram #sbi_images .sbi_item{padding:.5rem!important}section .sidebar .tweets{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;padding:1rem 1.5rem 3rem;overflow-y:scroll}@media only screen and (max-width:992px){section .sidebar .tweets{padding-left:1.5rem;margin-top:1.5rem}}section .sidebar .tweets .widget-title{margin-bottom:1.5rem}section .sidebar .tweets .sb1{padding-bottom:2rem}section .sidebar .nl{text-align:center;margin-top:1.5rem;background:#50a519;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;padding:1.5rem}section .sidebar .nl .wrap{-ms-flex-item-align:center;align-self:center}section .sidebar .nl .wrap h2{color:#fff;margin-bottom:1.5rem}section .sidebar .nl .wrap .mailster-form-info.success p{color:#ff0}section .sidebar .nl .wrap .mailster-form-info.error{background:#fff;color:#000;outline:2px solid #bf4d4d}section .sidebar .nl .wrap .mailster-form-info ul li{font-family:PT Sans,sans-serif}section .sidebar .nl .wrap .mailster-widget-text{font-family:PT Sans,sans-serif;color:#fff;font-size:.9rem!important;line-height:1.3rem!important;margin-bottom:2rem}section .sidebar .nl .wrap .mailster-accept-tos-wrapper{padding-top:1rem}section .sidebar .nl .wrap .mailster-wrapper{text-align:center}section .sidebar .nl .wrap .mailster-wrapper a{color:#fff;border-bottom:1px solid #fff;text-decoration:none}section .sidebar .nl .wrap .mailster-wrapper input{width:auto}section .sidebar .nl .wrap .mailster-wrapper input[type=email]{width:100%}section .sidebar .nl .wrap .mailster-wrapper span.mailster-required{color:#ff0}section .sidebar .nl .wrap label{margin-bottom:.5rem;display:block;font-family:PT Sans,sans-serif}section .sidebar .nl .wrap input{border:none;background:#fff;padding:.3rem;width:100%;color:#000;font-family:PT Sans,sans-serif}section .sidebar .nl .wrap .button{display:block;margin:1.5rem auto auto;width:8rem;position:relative;color:#50a519;background:#fff;padding:.5rem;font-family:PT Sans,sans-serif;border-radius:0;text-transform:uppercase;letter-spacing:.02rem}section .col2{-webkit-column-count:2;column-count:2;-moz-column-count:2}section .elastic-video{margin-bottom:1rem}#breadcrumbs{margin-top:1rem;margin-bottom:1.5rem}#breadcrumbs a{text-transform:none}#breadcrumbs .aktuell{color:#50a519}.col-md-12{margin:0 0 3rem;padding-left:1.5rem;padding-right:1.5rem}.category{display:-webkit-box;display:-ms-flexbox;display:flex}.category-left{width:70%}@media only screen and (max-width:480px){.category-left{width:100%!important}}.category-right{width:30%;float:right;text-align:right}.category-right span:last-child{padding-right:0}.category-left,.category-right{margin-top:1rem}.category-left p,.category-right p{font-size:1.1rem}.category-left span,.category-right span{border-left:1.2px solid rgba(0,0,0,.6);padding-left:.75rem;padding-right:.5rem;cursor:pointer}.category-left span:first-child,.category-right span:first-child{padding-left:0;border-left:none}.category-left .selected,.category-right .selected{color:#e52ca3}.tweets{font-family:PT Sans,sans-serif;color:#3d3d3d}.tweets .poweredby{display:none}.tweets ul li{margin-top:1rem}.tweets a,.tweets ul li{font-size:.9rem!important;line-height:1.3rem!important}.tweets a{color:#e52ca3}.tweets .twitter-timestamp{color:#50a519;font-size:.9rem!important;line-height:1.3rem!important}.fp{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAMAAADXEh96AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAlQTFRF////ysrKx8fHYSz8yAAAABlJREFUeNpiYGQAAjABAUxMyBQDXJYRIMAAASYADX/RBZIAAAAASUVORK5CYII=);background-repeat:repeat}.dataTables_wrapper{min-width:21rem;overflow-x:scroll;overflow-y:hidden}.blank h1{margin-bottom:2.5rem}.blank h2,.blank h3{margin-bottom:1rem;margin-top:2rem}.blank p{margin-bottom:1rem}.table a{text-transform:none}.table .category-left li{padding-top:3px}@media only screen and (max-width:480px){.table .category-left li{width:100%!important;text-align:center;padding:0}.table .category-left li span{padding:0}}.table table{margin-top:2rem}.table table th{text-transform:uppercase;color:#50a519;font-weight:700;letter-spacing:.05rem;font-size:1.1rem}.table table a{text-transform:none;color:#50a519}.table table .media{font-weight:700;letter-spacing:.03rem;min-width:30%}.table .dataTables_paginate{text-align:center;display:block}.table .dataTables_paginate,.table .dataTables_paginate .navigation{padding-top:4rem;padding-bottom:2rem}.table .dataTables_paginate .paginate_button,.table .dataTables_paginate li{display:inline;border:1px solid rgba(61,61,61,.4)!important;padding:.65rem 1rem;margin:.25rem;color:#3d3d3d!important;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.table .dataTables_paginate .paginate_button a,.table .dataTables_paginate li a{color:#3d3d3d!important}.table .dataTables_paginate .paginate_button:hover,.table .dataTables_paginate li:hover{color:#fff!important;background:-webkit-gradient(linear,left top,left bottom,from(#585858),to(#111))!important;background:-o-linear-gradient(top,#585858 0,#111 100%)!important;background:linear-gradient(180deg,#585858 0,#111)!important}.table .dataTables_paginate .paginate_button:hover a,.table .dataTables_paginate li:hover a{color:#fff!important}.table .dataTables_paginate .paginate_button{display:inline-block}.table .dataTables_paginate .active a,.table .dataTables_paginate .current a{color:#fff!important}.table .dataTables_paginate .active,.table .dataTables_paginate .active:hover,.table .dataTables_paginate .current,.table .dataTables_paginate .current:hover{cursor:auto;color:#fff!important;background-image:-o-linear-gradient(290deg,rgba(60,194,42,.9),rgba(70,144,23,.9))!important;background-image:linear-gradient(160deg,rgba(60,194,42,.9),rgba(70,144,23,.9))!important}.table .dataTables_paginate .disabled,.table .dataTables_paginate .disabled:hover{cursor:auto;color:rgba(61,61,61,.3)!important;border:1px solid rgba(61,61,61,.2)!important}.paginate_button.current{color:#fff!important}.buerokosten .csstable .cell{width:50%}.single-page,.single-post{padding:1rem 1.5rem 3rem}.goto-youtube{text-align:right}.goto-youtube a{position:absolute;right:10px;bottom:-1.5rem;color:#50a519;font-family:PT Sans,sans-serif;display:inline-block;margin:.5rem 0;letter-spacing:.02rem;width:100%;background:#fff}.csstable{margin-top:1rem}.csstable .tbody,.csstable .thead{display:table;width:100%}.csstable .thead{border-bottom:1px solid #3d3d3d}.csstable .thead .cell{padding-bottom:1rem}@media only screen and (max-width:768px){.csstable .thead .date{vertical-align:middle;padding:1rem .75rem}}@media only screen and (max-width:768px){.csstable .thead .media{padding:1rem .75rem;width:100%;float:left}.csstable .thead .media:after{content:" & Title";font-family:PT Sans,sans-serif;text-transform:uppercase;font-weight:700;font-size:1.1rem}}@media only screen and (max-width:768px){.csstable .thead .titel{display:none}}.csstable .tbody{border-bottom:1px solid #3d3d3d}@media only screen and (max-width:768px){.csstable .tbody .date{vertical-align:middle;padding:1rem .75rem}}@media only screen and (max-width:480px){.csstable .tbody .date{float:left;width:100%;padding:1rem .75rem 0}.csstable .tbody .date span{font-size:.9rem}}@media only screen and (max-width:768px){.csstable .tbody .media{width:100%;float:left;padding:1rem .75rem 0}}@media only screen and (max-width:480px){.csstable .tbody .media{padding:.5rem .75rem 0}}@media only screen and (max-width:768px){.csstable .tbody .titel{width:100%;float:left;padding:.75rem .75rem 1rem}}@media only screen and (max-width:480px){.csstable .tbody .titel{padding:.5rem .75rem 1rem}}.csstable .tbody span{font-size:1rem;text-transform:none;color:#3d3d3d;letter-spacing:.02rem;font-weight:400;display:inline-block;vertical-align:middle;line-height:1.1rem}.csstable .tbody span a{text-transform:none;color:#50a519;letter-spacing:0;line-height:1.1rem}.csstable .row{margin:0}.csstable .cell{display:table-cell;text-align:left;padding:1.5rem .75rem}@media only screen and (max-width:992px){.csstable .cell{padding:1.25rem .5rem}}.csstable .date{width:7.5rem}.csstable .media{width:20%}.csstable .titel{width:65%}.single-post h2{font-family:PT Sans,sans-serif;font-size:1.2rem;font-weight:700}.single-post ul{font-family:PT Sans,sans-serif;max-width:600px;text-transform:none!important;padding-left:1.5rem;padding-bottom:1rem}.single-post ul li{line-height:1.45rem;list-style-type:disc;text-transform:none!important;margin-top:.5rem}.single-post ol{font-family:PT Sans,sans-serif;list-style-type:decimal;font-weight:700;padding-left:1.5rem;padding-bottom:1rem}.single-post ol li{margin-top:.5rem;line-height:1.45rem}.single-post .datum{margin-bottom:1rem}.single-post p{padding-top:.5rem;padding-bottom:1rem}.single-post .text-content img{width:100%}.datum-single{text-transform:none;color:#888;font-size:.9rem}.single-page img{width:100%;height:auto}.single-page p{max-width:800px;font-family:PT Sans,sans-serif}.single-page h1{margin-bottom:3rem}.single-page h4{min-height:auto}.single-page .wrap{margin:1rem;padding:1rem}.single-page ul{font-family:PT Sans,sans-serif;max-width:600px;text-transform:none!important;margin-left:2rem}.single-page ul li{line-height:1.45rem;list-style-type:disc;text-transform:none!important}.single-page .member{margin:1rem 5rem;position:relative}.single-page .member .row{margin:0 0 1rem}@media only screen and (max-width:480px){.single-page .member{margin:1rem .5rem}}.single-page .member .left{text-align:center;padding-bottom:3rem}.single-page .member .left img{display:block;margin:auto;width:40%;height:auto}.single-page .member h3{position:relative;font-family:PT Sans,sans-serif!important;font-weight:700;color:#e52ca3!important;font-size:1.2rem!important;line-height:1.5rem!important;letter-spacing:.02rem!important;display:inline-block!important;width:100%!important;border-bottom:1px solid rgba(61,61,61,.5)!important;padding-bottom:1rem!important;margin:.3rem 0 1rem!important}.single-page .member h3:after{content:"+";position:absolute;display:block;z-index:99;right:.5rem;top:0;font-size:1.5rem;opacity:.7;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.single-page .member h3:focus{outline:none}.single-page .member h3.ui-accordion-header-active{border-bottom:none!important}.single-page .member .ui-accordion-header-active:after{content:"–";position:absolute;display:block;z-index:99;right:.5rem;top:0;font-size:1.5rem;opacity:.7}.single-page .member .row.ui-accordion-content-active{border-bottom:1px solid rgba(61,61,61,.5)!important}.single-page .member .ui-accordion-content p{margin-right:1rem}#lobbycal_filter label{font-family:PT Sans,sans-serif!important}#lobbycal{width:100%!important}.zoom{color:#50a519;cursor:pointer}.zoom.hidden{display:none!important}.unzoom{color:#50a519;cursor:pointer}.unzoom.hidden{display:none!important}.zoomed{width:80%;position:fixed;z-index:100001;margin:auto;right:0;left:0;top:0;bottom:0;padding:0;background:#fff;overflow-y:scroll}.zoomed img{width:100%;position:relative;z-index:100011}.zoomed .nachweis{display:none}.overlay-bg{background:rgba(0,0,0,.5);position:fixed;z-index:100000;width:100%;height:100%;top:0;left:0}.overlay-bg.hidden{display:none}.unzoom,.zoom{text-align:center;padding:1rem 0}.unzoom span,.zoom span{display:inline;font-weight:700;color:#50a519;font-size:1rem}.two-col{-webkit-column-count:2;-moz-column-count:2;column-count:2}.two-col .image-wrp{margin-bottom:.5rem;margin-left:.5rem;position:relative}.two-col .image-wrp img{width:100%;height:auto}.two-col .image-wrp .nachweis{position:absolute;bottom:0;left:0;padding-left:.5rem;height:1.4rem;line-height:1.4rem;width:100%;display:inline-block;z-index:100;color:#000!important;font-size:.6rem!important;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));background-image:-o-linear-gradient(left,hsla(0,0%,100%,.6),hsla(0,0%,100%,0));background-image:linear-gradient(90deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,0))}.two-col .image-wrp .nachweis a{color:#000!important;font-size:.6rem!important;margin:0!important}.choose .image-wrap{position:relative;overflow:hidden;margin-bottom:1rem;cursor:pointer}@media only screen and (max-width:768px){.choose .image-wrap{height:3rem}}.choose .image-wrap img{width:100%;height:auto;position:relative;top:1px}@media only screen and (max-width:768px){.choose .image-wrap img{top:-2.5rem}}.choose .image-wrap .overlay{background-image:-o-linear-gradient(290deg,rgba(60,194,42,.9),rgba(70,144,23,.9));background-image:linear-gradient(160deg,rgba(60,194,42,.9),rgba(70,144,23,.9));display:block;position:absolute;top:0;left:0;width:100%;height:100%}.choose .image-wrap .overlay .center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;width:80%}.choose .image-wrap .overlay .center h3{color:#fff;margin-bottom:.2rem;display:block;font-size:.9rem}@media only screen and (max-width:768px){.choose .image-wrap .overlay .center h3{margin-top:.3rem}}.choose .job-content{border-top:1px solid #50a519;border-bottom:1px solid #50a519;display:none;max-width:1380px;margin-left:auto;margin-right:auto;margin-bottom:1.3rem}.choose .job-content .holder{text-align:center;margin:auto;padding:2rem;position:relative;max-width:49rem}.choose .job-content .holder .job-content-detail{display:none}.choose .job-content h2{color:#50a519;margin-bottom:2rem}#content-buro .wrap{margin-top:2rem}#content-buro h4{min-height:100%}.feed{text-align:left;background:#f9f9f9}.feed h5{line-height:1.3rem}.search-page h2{margin-bottom:.7rem;font-size:1.5rem}.search-page article{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #ddd}.search-page .link-more{margin-top:.5rem}.search-page .navigation.pagination{margin-top:3rem}.search-page .navigation.pagination h2{font-size:1rem}.search-page .navigation.pagination span{text-transform:none;color:#50a519}.search-page .navigation.pagination .page-numbers{display:inline-block;margin-right:.5rem;margin-top:.5rem}.mtw_link_user{padding:0!important;margin-top:2rem}.presseanfragen .member{margin:0}.presseanfragen .member h4{margin-bottom:2rem}.presseanfragen .member .col-sm-6{padding-top:1rem}.presseanfragen .member .left{padding-bottom:0;padding-top:0;margin-bottom:2rem}.presseanfragen .member .left img{width:50%;margin-bottom:1rem}.video-wrap{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-wrap embed,.video-wrap iframe,.video-wrap object{position:absolute;top:0;left:0;width:100%;height:100%}#ouibounce-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}#ouibounce-modal .underlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5);cursor:pointer;-webkit-animation:fadein .5s;animation:fadein .5s}#ouibounce-modal .modal{width:600px;height:334px;background-color:#f0f1f2;z-index:1;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;border-radius:4px;-webkit-animation:popin .3s;animation:popin .3s}#ouibounce-modal .modal-title{font-size:18px;background-color:#50a519;color:#fff;padding:10px;margin:0;border-radius:4px 4px 0 0;text-align:center}#ouibounce-modal h3{color:#fff;font-size:1em;margin:.2em;text-transform:uppercase;font-weight:500}#ouibounce-modal .modal-body{padding:20px 35px;font-size:.9em}#ouibounce-modal p{color:#344a5f}#ouibounce-modal form{margin-top:35px}#ouibounce-modal form input[type=text]{padding:12px;font-size:1.2em;width:300px;border-radius:4px;border:1px solid #ccc;-webkit-font-smoothing:antialiased}#ouibounce-modal form input[type=submit]{text-transform:uppercase;font-weight:700;padding:12px;font-size:1.1em;border-radius:4px;color:#fff;background-color:#4ab471;border:none;cursor:pointer;-webkit-font-smoothing:antialiased}#ouibounce-modal form p{text-align:left;margin-left:35px;opacity:.8;margin-top:1px;padding-top:1px;font-size:.9em}#ouibounce-modal .modal-body{background:#50a519;color:#fff;padding:1rem 1.5rem 3rem}#ouibounce-modal .modal-body h2{color:#fff;margin-bottom:1.5rem}#ouibounce-modal .modal-body .mailster-widget-text{font-family:PT Sans,sans-serif;color:#fff;font-size:.9rem!important;line-height:1.3rem!important;margin-bottom:2rem}#ouibounce-modal .modal-body label{font-family:PT Sans,sans-serif}#ouibounce-modal .modal-body input{border:none;background:#fff;padding:.3rem;width:100%;font-family:PT Sans,sans-serif}#ouibounce-modal .modal-body .button{display:block;margin:1.5rem auto auto;width:8rem;position:relative;color:#50a519;background:#fff;padding:.5rem;font-family:PT Sans,sans-serif;border-radius:0;text-transform:uppercase;letter-spacing:.02rem}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes popin{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes popin{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}html:not(.ie) section .aktuelles .box,html:not(.ie) section .pinned .box{width:100%}.ie section .malinky-load-more{margin-top:3rem;width:100%;height:50px;float:left;position:relative}.ie section .aktuelles .box p,.ie section .pinned .box p{max-height:9rem}.ie section .aktuelles .box,.ie section .pinned .box{max-height:30rem;min-height:auto}footer .footer{margin-bottom:0}footer .footer .nav-wrap .main-menu{z-index:100;text-transform:uppercase;font-family:PT Sans,sans-serif;color:#000;background:#fff;padding-left:.75rem;padding-right:.75rem;margin-bottom:1rem}footer .footer .nav-wrap .main-menu ul{display:inline-block;width:100%}@media only screen and (max-width:992px){footer .footer .nav-wrap .main-menu ul .menu-item-has-children{height:15rem}}@media only screen and (max-width:767px){footer .footer .nav-wrap .main-menu ul .menu-item-has-children{height:auto}}footer .footer .nav-wrap .main-menu ul .menu-item-has-children .togglef{display:none;position:absolute;width:48px;height:48px;right:-6px;top:1px}@media only screen and (max-width:767px){footer .footer .nav-wrap .main-menu ul .menu-item-has-children .togglef{display:block}}footer .footer .nav-wrap .main-menu ul .menu-item-has-children .togglef:before{width:12px;height:2px}footer .footer .nav-wrap .main-menu ul .menu-item-has-children .togglef:after,footer .footer .nav-wrap .main-menu ul .menu-item-has-children .togglef:before{content:"";position:absolute;background-color:#4d4d4d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}footer .footer .nav-wrap .main-menu ul .menu-item-has-children .togglef:after{width:2px;height:12px}footer .footer .nav-wrap .main-menu ul .menu-item-has-children.active .sub-menu{max-height:200px}footer .footer .nav-wrap .main-menu ul .menu-item-has-children.active .togglef:before{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}footer .footer .nav-wrap .main-menu ul .menu-item-has-children.active .togglef:after{-webkit-transform:translate(-50%,-50%) rotate(270deg);transform:translate(-50%,-50%) rotate(270deg)}footer .footer .nav-wrap .main-menu ul>li a{display:block;background:#fff}footer .footer .nav-wrap .main-menu ul>li a:hover{color:#50a519;background:#fff}footer .footer .nav-wrap .main-menu ul li span{display:block;border-bottom:1px solid rgba(61,61,61,.5);font-family:PT Sans,sans-serif;font-weight:700;font-size:1.1rem;margin:1.5rem 0 1rem;padding-bottom:1rem}@media only screen and (max-width:767px){footer .footer .nav-wrap .main-menu ul li span{margin:1rem -.5rem 0 0}}footer .footer .nav-wrap .main-menu ul .current_page_item>a{color:#50a519}footer .footer .nav-wrap .main-menu ul li{font-size:1rem;float:left}footer .footer .nav-wrap .main-menu ul li .sub-menu{display:block;overflow:hidden;-webkit-transition:max-height .5s ease;-o-transition:max-height .5s ease;transition:max-height .5s ease}@media only screen and (max-width:767px){footer .footer .nav-wrap .main-menu ul li .sub-menu{max-height:0;padding:.2rem 0 0}}footer .footer .nav-wrap .main-menu ul li .sub-menu li{float:none}@media only screen and (max-width:767px){footer .footer .nav-wrap .main-menu ul li .sub-menu li{padding:1px 0}}footer .footer .nav-wrap .main-menu ul li .sub-menu a{margin:.5rem 0;padding:0;font-family:PT Sans,sans-serif;border:none;text-transform:none}@media only screen and (max-width:767px){footer .footer .nav-wrap .main-menu ul li .sub-menu a{margin:.6rem 0 .3rem}}footer .footer-videos{margin-left:-.75rem;display:none}footer .footer-videos img{width:100%;margin-bottom:1rem}footer .footer-videos .col2{display:none;-webkit-column-count:2;-moz-column-count:2;column-count:2}footer .footer-videos .col2 .youtube-video{width:100%;margin-bottom:.7rem}footer .footer-videos span{display:block;border-bottom:1px solid rgba(61,61,61,.5);font-family:PT Sans,sans-serif;font-weight:700;font-size:1.1rem;margin:1.5rem 0 1rem;padding-bottom:1rem}@media only screen and (max-width:992px){footer .footer-videos{margin-left:.75rem;margin-right:.75rem}footer .footer-videos span{margin-top:0}}footer .partner{padding-left:1.5rem;padding-right:1.5rem;margin-top:0;margin-bottom:3rem}footer .partner span{display:block;border-bottom:1px solid rgba(61,61,61,.5);font-family:PT Sans,sans-serif;font-weight:700;font-size:1.1rem;margin:1.5rem 0 1rem;padding-bottom:1rem}footer .partner img{width:100%;padding:1rem}@media only screen and (max-width:1200px){footer .partner li.col-lg-2{padding:0}footer .partner img{padding:1rem 0}}@media only screen and (max-width:992px){footer .partner span{margin:0 -.25rem 1rem}footer .partner img{padding:.25rem}}@media only screen and (max-width:767px){footer .partner span{margin:0 -.75rem 1rem -.25rem}}footer .footer-bottom{height:7rem;font-family:PT Sans,sans-serif;color:#fff;position:relative;background-color:#50a519;margin:0 -.75rem -1rem;padding-top:1.5rem}footer .footer-bottom .row{display:block}footer .footer-bottom .footer-bottom-left{padding-left:2.5rem}footer .footer-bottom .credits{margin-top:1.7rem}footer .footer-bottom .credits a{font-size:.8rem}@media only screen and (max-width:992px){footer .footer-bottom .credits{margin-top:.7rem}}@media only screen and (max-width:768px){footer .footer-bottom .credits{font-size:.8rem;line-height:.9rem}footer .footer-bottom .credits a{font-size:.8rem}}@media only screen and (max-width:480px){footer .footer-bottom .credits{margin-top:-.7rem;font-size:.8rem}}footer .footer-bottom .footer-bottom-center{text-align:center}footer .footer-bottom .footer-bottom-center li{border-right:1px solid #fff;padding:0 .15rem 0 0}footer .footer-bottom .footer-bottom-center li:last-child{border-right:none}footer .footer-bottom .footer-bottom-center i{font-size:1.4rem;padding:0 1rem}footer .footer-bottom .footer-bottom-right{text-align:right;padding-right:2.5rem}footer .footer-bottom ul{font-family:PT Sans,sans-serif;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:auto;color:#fff}footer .footer-bottom .tt-wrap{background:#50a519;overflow:hidden}footer .footer-bottom .to-top{position:absolute;text-align:center;display:block;left:0;right:0;margin-left:auto;margin-right:auto;width:9rem;border-top-left-radius:8px;border-top-right-radius:8px;bottom:0;padding:.5rem .5rem .5rem .8rem;font-family:PT Sans,sans-serif;font-size:1rem;text-transform:none;background-color:#fff;color:#50a519;cursor:pointer}@media (max-width:480px){.footer-bottom{height:11rem!important;padding-top:1rem!important}.footer-bottom-center,.footer-bottom-left,.footer-bottom-right{text-align:center!important;padding:1rem 0 0!important;width:100%}}@media only screen and (max-width:992px){footer .container{padding:0}footer .footer .nav-wrap{margin:auto}footer .footer .partner{padding-left:2.5rem;padding-right:2.5rem}footer .footer .footer-bottom{margin:0}}.pagination{margin:2rem auto auto;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content}th:first-child{width:20%}@media only screen and (max-width:480px){thead{display:none}tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:2rem 0}tbody tr td{border:none;height:auto}tbody tr td:first-child{font-weight:700;color:#50a519}}.colors-dark .entry-footer .edit-link a.post-edit-link,.colors-dark button,.colors-dark input[type=button],.colors-dark input[type=submit]{background-color:#fff}.colors-dark.archive .entry-meta a.post-edit-link:focus,.colors-dark.archive .entry-meta a.post-edit-link:hover,.colors-dark.blog .entry-meta a.post-edit-link:focus,.colors-dark.blog .entry-meta a.post-edit-link:hover,.colors-dark .comment-metadata a.comment-edit-link:focus,.colors-dark .comment-metadata a.comment-edit-link:hover,.colors-dark .comment-metadata a:focus,.colors-dark .comment-metadata a:hover,.colors-dark .comment-reply-link:focus,.colors-dark .comment-reply-link:hover,.colors-dark .comments-pagination a:not(.prev):not(.next):focus,.colors-dark .comments-pagination a:not(.prev):not(.next):hover,.colors-dark .edit-link a:focus,.colors-dark .edit-link a:hover,.colors-dark .entry-content a:focus,.colors-dark .entry-content a:hover,.colors-dark .entry-footer .cat-links a:focus,.colors-dark .entry-footer .cat-links a:hover,.colors-dark .entry-footer .tags-links a:focus,.colors-dark .entry-footer .tags-links a:hover,.colors-dark .entry-meta a:focus,.colors-dark .entry-meta a:hover,.colors-dark .entry-summary a:focus,.colors-dark .entry-summary a:hover,.colors-dark .entry-title a:focus,.colors-dark .entry-title a:hover,.colors-dark .logged-in-as a:focus,.colors-dark .logged-in-as a:hover,.colors-dark .page-links a:focus .page-number,.colors-dark .page-links a:hover .page-number,.colors-dark .pagination a:not(.prev):not(.next):focus,.colors-dark .pagination a:not(.prev):not(.next):hover,.colors-dark .post-navigation a:focus,.colors-dark .post-navigation a:hover,.colors-dark .posts-navigation a:focus,.colors-dark .posts-navigation a:hover,.colors-dark.search .entry-meta a.post-edit-link:focus,.colors-dark.search .entry-meta a.post-edit-link:hover,.colors-dark .site-footer .widget-area a:focus,.colors-dark .site-footer .widget-area a:hover,.colors-dark .site-info a:focus,.colors-dark .site-info a:hover,.colors-dark .widget .widget-title a:focus,.colors-dark .widget .widget-title a:hover,.colors-dark .widget_authors a:focus strong,.colors-dark .widget_authors a:hover strong,.colors-dark .widget a:focus,.colors-dark .widget a:hover,.colors-dark .widget ul li a:focus,.colors-dark .widget ul li a:hover,.colors-dark a:active,.colors-dark a:focus .nav-title,.colors-dark a:hover,.colors-dark a:hover .nav-title{color:#fff}.colors-dark.archive .entry-meta a.post-edit-link:focus,.colors-dark.archive .entry-meta a.post-edit-link:hover,.colors-dark.blog .entry-meta a.post-edit-link:focus,.colors-dark.blog .entry-meta a.post-edit-link:hover,.colors-dark .comment-metadata a.comment-edit-link:focus,.colors-dark .comment-metadata a.comment-edit-link:hover,.colors-dark .comment-metadata a:focus,.colors-dark .comment-metadata a:hover,.colors-dark .comment-reply-link:focus,.colors-dark .comment-reply-link:hover,.colors-dark .comments-pagination a:not(.prev):not(.next):focus,.colors-dark .comments-pagination a:not(.prev):not(.next):hover,.colors-dark .edit-link a:focus,.colors-dark .edit-link a:hover,.colors-dark .entry-content a:focus,.colors-dark .entry-content a:hover,.colors-dark .entry-footer .cat-links a:focus,.colors-dark .entry-footer .cat-links a:hover,.colors-dark .entry-footer .tags-links a:focus,.colors-dark .entry-footer .tags-links a:hover,.colors-dark .entry-meta a:focus,.colors-dark .entry-meta a:hover,.colors-dark .entry-summary a:focus,.colors-dark .entry-summary a:hover,.colors-dark .entry-title a:focus,.colors-dark .entry-title a:hover,.colors-dark .logged-in-as a:focus,.colors-dark .logged-in-as a:hover,.colors-dark .page-links a:focus .page-number,.colors-dark .page-links a:hover .page-number,.colors-dark .pagination a:not(.prev):not(.next):focus,.colors-dark .pagination a:not(.prev):not(.next):hover,.colors-dark .post-navigation a:focus,.colors-dark .post-navigation a:hover,.colors-dark .posts-navigation a:focus,.colors-dark .posts-navigation a:hover,.colors-dark.search .entry-meta a.post-edit-link:focus,.colors-dark.search .entry-meta a.post-edit-link:hover,.colors-dark .site-footer .widget-area a:focus,.colors-dark .site-footer .widget-area a:hover,.colors-dark .site-info a:focus,.colors-dark .site-info a:hover,.colors-dark .widget .widget-title a:focus,.colors-dark .widget .widget-title a:hover,.colors-dark .widget_authors a:focus strong,.colors-dark .widget_authors a:hover strong,.colors-dark .widget a:focus,.colors-dark .widget a:hover,.colors-dark .widget ul li a:focus,.colors-dark .widget ul li a:hover,.colors-dark a:focus .nav-title,.colors-dark a:hover .nav-title{-webkit-box-shadow:inset 0 0 0 hsla(0,0%,100%,0),0 3px 0 #fff;box-shadow:inset 0 0 0 hsla(0,0%,100%,0),0 3px 0 #fff}.colors-dark .entry-content a,.colors-dark .entry-summary a,.colors-dark .posts-navigation a,.colors-dark .site-footer .widget-area a,.colors-dark .widget_authors a strong,.colors-dark .widget a{-webkit-box-shadow:inset 0 -1px 0 #f0f0f0;box-shadow:inset 0 -1px 0 #f0f0f0}.colors-dark .comment-body,.colors-dark .entry-footer .cat-links a,.colors-dark .entry-footer .tags-links a,.colors-dark .entry-title a,.colors-dark .format-quote blockquote,.colors-dark .nav-title,.colors-dark.twentyseventeen-front-page .panel-content .recent-posts article,.colors-dark button,.colors-dark h3,.colors-dark h4,.colors-dark h6,.colors-dark input,.colors-dark label,.colors-dark select,.colors-dark textarea,body.colors-dark{color:#eee}.colors-dark ::-webkit-input-placeholder{color:#ddd}.colors-dark :-moz-placeholder,.colors-dark ::-moz-placeholder{color:#ddd}.colors-dark :-ms-input-placeholder{color:#ddd}.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar,.colors-dark input[type=color]:focus,.colors-dark input[type=date]:focus,.colors-dark input[type=datetime-local]:focus,.colors-dark input[type=datetime]:focus,.colors-dark input[type=email]:focus,.colors-dark input[type=month]:focus,.colors-dark input[type=number]:focus,.colors-dark input[type=password]:focus,.colors-dark input[type=range]:focus,.colors-dark input[type=search]:focus,.colors-dark input[type=tel]:focus,.colors-dark input[type=text]:focus,.colors-dark input[type=time]:focus,.colors-dark input[type=url]:focus,.colors-dark input[type=week]:focus,.colors-dark textarea:focus{border-color:#eee}.colors-custom .twentyseventeen-panel .recent-posts .entry-header .edit-link,.colors-dark.archive .entry-meta a.post-edit-link,.colors-dark.blog .entry-meta a.post-edit-link,.colors-dark .comment-metadata a.comment-edit-link,.colors-dark .comment-reply-link .icon,.colors-dark .dropdown-toggle,.colors-dark .menu-toggle,.colors-dark .navigation-top a,.colors-dark .page-links a .page-number,.colors-dark .page-title,.colors-dark .page .panel-content .entry-title,.colors-dark.page:not(.twentyseventeen-front-page) .entry-title,.colors-dark .post-navigation a:focus .icon,.colors-dark .post-navigation a:hover .icon,.colors-dark.search .entry-meta a.post-edit-link,.colors-dark .site-title,.colors-dark .site-title a,.colors-dark a,.colors-dark button.secondary,.colors-dark h2.widget-title,.colors-dark input[type=button].secondary,.colors-dark input[type=color]:focus,.colors-dark input[type=date]:focus,.colors-dark input[type=datetime-local]:focus,.colors-dark input[type=datetime]:focus,.colors-dark input[type=email]:focus,.colors-dark input[type=month]:focus,.colors-dark input[type=number]:focus,.colors-dark input[type=password]:focus,.colors-dark input[type=range]:focus,.colors-dark input[type=reset],.colors-dark input[type=reset].secondary,.colors-dark input[type=search]:focus,.colors-dark input[type=submit].secondary,.colors-dark input[type=tel]:focus,.colors-dark input[type=text]:focus,.colors-dark input[type=time]:focus,.colors-dark input[type=url]:focus,.colors-dark input[type=week]:focus,.colors-dark mark,.colors-dark textarea:focus{color:#ddd}.colors-dark .entry-content blockquote.alignleft,.colors-dark .entry-content blockquote.alignright,.colors-dark .navigation-top .current-menu-item>a,.colors-dark .navigation-top .current_page_item>a,.colors-dark .site-info a,.colors-dark .taxonomy-description,.colors-dark .wp-caption,.colors-dark blockquote,.colors-dark h2,.colors-dark input[type=color],.colors-dark input[type=date],.colors-dark input[type=datetime-local],.colors-dark input[type=datetime],.colors-dark input[type=email],.colors-dark input[type=month],.colors-dark input[type=number],.colors-dark input[type=password],.colors-dark input[type=range],.colors-dark input[type=search],.colors-dark input[type=tel],.colors-dark input[type=text],.colors-dark input[type=time],.colors-dark input[type=url],.colors-dark input[type=week],.colors-dark textarea{color:#ccc}.colors-dark abbr,.colors-dark acronym{border-bottom-color:#ccc}.colors-dark .comment-awaiting-moderation,.colors-dark .comment-metadata,.colors-dark .comment-metadata a,.colors-dark .entry-meta,.colors-dark .entry-meta a,.colors-dark .nav-subtitle,.colors-dark .no-comments,.colors-dark .page-links .page-number,.colors-dark .page-numbers.current,.colors-dark .site-description,.colors-dark h5,.main-navigation a:hover{color:#bbb}.colors-dark .entry-footer .edit-link a.post-edit-link:focus,.colors-dark .entry-footer .edit-link a.post-edit-link:hover,.colors-dark .next.page-numbers:focus,.colors-dark .next.page-numbers:hover,.colors-dark .prev.page-numbers:focus,.colors-dark .prev.page-numbers:hover,.colors-dark button:focus,.colors-dark button:hover,.colors-dark input[type=button]:focus,.colors-dark input[type=button]:hover,.colors-dark input[type=submit]:focus,.colors-dark input[type=submit]:hover{background:#bbb}.colors-dark .social-navigation a:focus,.colors-dark .social-navigation a:hover{background:#999;color:#222}.colors-dark .entry-footer .cat-links .icon,.colors-dark .entry-footer .tags-links .icon{color:#666}.colors-dark .social-navigation a,.colors-dark button.secondary:focus,.colors-dark button.secondary:hover,.colors-dark hr,.colors-dark input[type=button].secondary:focus,.colors-dark input[type=button].secondary:hover,.colors-dark input[type=reset].secondary:focus,.colors-dark input[type=reset].secondary:hover,.colors-dark input[type=reset]:focus,.colors-dark input[type=reset]:hover,.colors-dark input[type=submit].secondary:focus,.colors-dark input[type=submit].secondary:hover{background:#555}.colors-dark .widget .tagcloud a:focus,.colors-dark .widget .tagcloud a:hover,.colors-dark .widget.widget_tag_cloud a:focus,.colors-dark .widget.widget_tag_cloud a:hover,.colors-dark .wp_widget_tag_cloud a:focus,.colors-dark .wp_widget_tag_cloud a:hover,.colors-dark fieldset,.colors-dark input[type=color],.colors-dark input[type=date],.colors-dark input[type=datetime-local],.colors-dark input[type=datetime],.colors-dark input[type=email],.colors-dark input[type=month],.colors-dark input[type=number],.colors-dark input[type=password],.colors-dark input[type=range],.colors-dark input[type=search],.colors-dark input[type=tel],.colors-dark input[type=text],.colors-dark input[type=time],.colors-dark input[type=url],.colors-dark input[type=week],.colors-dark select,.colors-dark textarea{border-color:#555}.colors-dark .next.page-numbers,.colors-dark .prev.page-numbers,.colors-dark button.secondary,.colors-dark input[type=button].secondary,.colors-dark input[type=reset],.colors-dark input[type=reset].secondary,.colors-dark input[type=submit].secondary{background-color:#444}.colors-dark .widget .tagcloud a,.colors-dark .widget.widget_tag_cloud a,.colors-dark .wp_widget_tag_cloud a{border-color:#444}.colors-dark.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child),.colors-dark .widget ul li{border-top-color:#444}.colors-dark .widget ul li{border-bottom-color:#444}.colors-dark fieldset,.colors-dark input[type=color],.colors-dark input[type=date],.colors-dark input[type=datetime-local],.colors-dark input[type=datetime],.colors-dark input[type=email],.colors-dark input[type=month],.colors-dark input[type=number],.colors-dark input[type=password],.colors-dark input[type=range],.colors-dark input[type=search],.colors-dark input[type=tel],.colors-dark input[type=text],.colors-dark input[type=time],.colors-dark input[type=url],.colors-dark input[type=week],.colors-dark ins,.colors-dark mark,.colors-dark pre,.colors-dark select,.colors-dark textarea{background:#333}.colors-dark thead th,.colors-dark tr{border-color:#333}.colors-dark .comment-navigation,.colors-dark .entry-footer,.colors-dark .main-navigation>div>ul,.colors-dark .navigation-top,.colors-dark .pagination,.colors-dark .site-footer{border-top-color:#333}.colors-dark #comments,.colors-dark .entry-footer,.colors-dark .main-navigation li,.colors-dark .navigation-top,.colors-dark .single-featured-image-header{border-bottom-color:#333}.colors-dark .single-featured-image-header,.colors-dark .site-header{background-color:#262626}.colors-dark .next.page-numbers:focus,.colors-dark .next.page-numbers:hover,.colors-dark .prev.page-numbers:focus,.colors-dark .prev.page-numbers:hover,.colors-dark button,.colors-dark input[type=button],.colors-dark input[type=submit]{color:#222}.colors-dark .main-navigation ul,.colors-dark .navigation-top,.colors-dark .site-content-contain,body.colors-dark{background:#222}.colors-dark.archive .entry-meta a.post-edit-link,.colors-dark.blog .entry-meta a.post-edit-link,.colors-dark .comment-metadata a,.colors-dark .comment-metadata a.comment-edit-link,.colors-dark .comment-navigation a,.colors-dark .comment-reply-link,.colors-dark .comments-pagination a,.colors-dark .edit-link a,.colors-dark .entry-footer .cat-links a,.colors-dark .entry-footer .tags-links a,.colors-dark .entry-footer a,.colors-dark .entry-meta a,.colors-dark .entry-title a,.colors-dark .logged-in-as a,.colors-dark .page-links a,.colors-dark .page-links a .page-number,.colors-dark .pagination a,.colors-dark .post-navigation a,.colors-dark.search .entry-meta a.post-edit-link,.colors-dark .site-footer .widget-area ul li a,.colors-dark .site-info a,.colors-dark .widget .widget-title a,.colors-dark .widget ul li a,.colors-dark a .nav-title{-webkit-box-shadow:inset 0 -1px 0 #222;box-shadow:inset 0 -1px 0 #222}.colors-dark .entry-content a img,.colors-dark .widget a img{-webkit-box-shadow:0 0 0 8px #222;box-shadow:0 0 0 8px #222}.colors-dark .entry-footer .edit-link a.post-edit-link{color:#000}.colors-dark .dropdown-toggle,.colors-dark .dropdown-toggle:focus,.colors-dark .dropdown-toggle:hover,.colors-dark .menu-scroll-down,.colors-dark .menu-scroll-down:focus,.colors-dark .menu-scroll-down:hover,.colors-dark .menu-toggle,.colors-dark .menu-toggle:focus,.colors-dark .menu-toggle:hover{background-color:transparent}.colors-dark .entry-footer .edit-link a.post-edit-link:focus,.colors-dark .entry-footer .edit-link a.post-edit-link:hover,.colors-dark .gallery-item a,.colors-dark .gallery-item a:focus,.colors-dark .gallery-item a:hover,.colors-dark .widget .tagcloud a,.colors-dark .widget .tagcloud a:focus,.colors-dark .widget .tagcloud a:hover,.colors-dark .widget.widget_tag_cloud a,.colors-dark .widget.widget_tag_cloud a:focus,.colors-dark .widget.widget_tag_cloud a:hover,.colors-dark .wp_widget_tag_cloud a,.colors-dark .wp_widget_tag_cloud a:focus,.colors-dark .wp_widget_tag_cloud a:hover{-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:48em){.colors-dark .nav-links .nav-next .nav-title .icon,.colors-dark .nav-links .nav-previous .nav-title .icon{color:#eee}.colors-dark .main-navigation li li.focus,.colors-dark .main-navigation li li:hover{background:#999}.colors-dark .menu-scroll-down{color:#999}.colors-dark .main-navigation ul ul{border-color:#333;background:#222}.colors-dark .main-navigation ul li.menu-item-has-children:before,.colors-dark .main-navigation ul li.page_item_has_children:before{border-bottom-color:#333}.main-navigation ul li.menu-item-has-children:after,.main-navigation ul li.page_item_has_children:after{border-bottom-color:#222}.colors-dark .main-navigation li li.current-menu-item a:focus,.colors-dark .main-navigation li li.current-menu-item a:hover,.colors-dark .main-navigation li li.current_page_item a:focus,.colors-dark .main-navigation li li.current_page_item a:hover,.colors-dark .main-navigation li li.focus>a,.colors-dark .main-navigation li li:focus>a,.colors-dark .main-navigation li li:hover>a,.colors-dark .main-navigation li li a:focus,.colors-dark .main-navigation li li a:hover{color:#222}}div nav.dataTables_paginate{padding-top:2rem;padding-bottom:2rem;text-align:center;display:block}div nav.dataTables_paginate .navigation{padding-top:4rem;padding-bottom:2rem}div nav.dataTables_paginate .navigation li{display:inline;border:1px solid rgba(61,61,61,.4)!important;padding:.65rem 1rem;margin:.25rem;color:#3d3d3d!important;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;line-height:150%}div nav.dataTables_paginate .navigation li a{color:#3d3d3d!important;text-transform:none}div nav.dataTables_paginate .navigation .active{cursor:auto;color:#fff!important;background-image:-o-linear-gradient(290deg,rgba(60,194,42,.9),rgba(70,144,23,.9))!important;background-image:linear-gradient(160deg,rgba(60,194,42,.9),rgba(70,144,23,.9))!important}
/*# sourceMappingURL=bundle.5db5.css.map */