/*!
 * 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)}.cc-overlay{background-color:rgb(255,255,255);z-index:9999992;color:rgba(1,23,54,.8);display:block}.cc-overlay.default{top:0;left:0;width:100%;height:100%}.cc-overlay.bottom{top:auto;left:0;right:auto;bottom:0;width:100%}.cc-overlay a{text-decoration:none;outline:none}.cc-overlay.bottom .cc-first-layer{position:fixed;display:block;top:auto;left:0;right:auto;bottom:0;z-index:9999991;width:100%;background-color:#fff;padding:20px;margin:0 auto;box-shadow:#ccc 3px -3px 13px;box-sizing:border-box;font-size:.9em}.cc-overlay .cc-second-layer{position:fixed;color:#888;display:block;top:0;left:0;z-index:9999991;width:80%;max-width:600px;background-color:#fff;padding:20px;margin:0 auto;height:100%;border-radius:0 5px 5px 0;box-shadow:#666 3px -3px 13px;box-sizing:border-box;overflow-x:auto}.cc-container h1{font-size:28px}.cc-container p{line-height:23px}.cc-container .cc-buttons{width:100%;text-align:center;margin-top:40px}.cc-container button{transition:all 0.3s}.cc-container button:hover{opacity:.8}.cc-container .cc-buttons button,.cc-container .cc-details button{cursor:pointer;text-align:center;border-radius:4px;background-color:#fff;border:1px #cdcdcd solid;color:#555;height:40px;min-height:40px;padding:0 30px;font-family:inherit;font-size:16px;font-weight:500;width:calc(33.33333% - 20px);outline:none}.cc-container.cc-second-layer .cc-buttons button{width:calc(50% - 10px)}.cc-container.cc-second-layer .cc-buttons button:first-child{margin-right:5px}.cc-container.cc-second-layer .cc-buttons button:last-child{margin-left:5px}.cc-container .cc-details button{display:block;width:50%;min-width:200px;margin:40px auto 0}.cc-container .cc-buttons button.acceptAll,.cc-container .cc-details button.save{background-color:#0056a4;border-color:#0056a4;color:#fff}.cc-container .cc-buttons button.settings,.cc-container .cc-buttons button.deny{background-color:#fff;border-color:#cdcdcd;color:#555;margin-right:20px}.cc-container .cc-details{display:none;font-size:13px;margin-top:20px}.cc-container .cc-details h4,.cc-container .cc-details p{margin:0}.cc-container .cc-details p{font-size:13px;line-height:20px}.cc-container .cc-details h4{margin-top:20px}.cc-container .cc-options label{display:inline-block;position:relative;margin-bottom:.2em;cursor:pointer;font-size:1em;width:70%;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cc-container .cc-options input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cc-container .cc-options .cc-checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#eee}.cc-container:hover .cc-options input~.cc-checkmark{background-color:#ddd}.cc-container .cc-options input:checked~.cc-checkmark{background-color:#0056a4}.cc-container .cc-options input:disabled~.cc-checkmark{background-color:#bbb}.cc-container .cc-options .cc-checkmark:after{content:"";position:absolute;display:none}.cc-container .cc-options input:checked~.cc-checkmark:after{display:block}.cc-container .cc-options .cc-checkmark:after{left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cc-overlay.cc-settings-open{top:0;width:50%;max-width:600px}.cc-overlay .card{position:relative;border:1px solid #d0d0d0;border-radius:10px;box-sizing:border-box;padding:.8em;margin-bottom:1em}.cc-overlay .card .header{cursor:pointer;padding:1%;transition:0.3s color}.cc-overlay .card .header:hover{color:#666}.cc-overlay .card .title{margin:0;padding-bottom:1%}.cc-overlay button.switch{position:absolute;border:none!important;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none;background-image:-o-linear-gradient(left,#9aa5b1,#9aa5b1);background-image:linear-gradient(to right,#9aa5b1,#9aa5b1);-o-transition:background-image linear 100ms;transition:background-image linear 100ms;-webkit-appearance:none;appearance:none;background-color:transparent;padding:0;border-radius:11px;width:34px;height:22px;top:20px;right:.8em}.cc-overlay .service button.switch{position:inherit;margin-top:2px}.cc-overlay button.switch span.handle{border-radius:10px;width:20px;height:20px;left:calc(50% - 10px);display:block;background-color:#fff;transition:0.2s all}.cc-overlay button.switch.on span.handle{margin-left:13px}.cc-overlay button.switch.on{background-image:-o-linear-gradient(left,#27ab83,#27ab83);background-image:linear-gradient(to right,#27ab83,#27ab83)}.cc-overlay .card .body{display:none;border-top:1px solid #999;padding:1%}.cc-overlay .card.on .body{display:block}.cc-overlay .body .switch{float:right}.cc-overlay .service{padding-top:10px}.cc-overlay .service .description{height:0;transition:0.1s all;opacity:0}.cc-overlay .service.on .description{height:auto;opacity:1}.cc-overlay .service .toggle-description{float:right}.cc-overlay .service .toggle-description{display:inline-block;height:18px;width:18px;margin-right:5px;margin-top:3px;transition:.3s all;background-color:#7f7f7f;mask:url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="info-circle" class="svg-inline--fa fa-info-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-36 344h12V232h-12c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h48c6.627 0 12 5.373 12 12v140h12c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12h-72c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12zm36-240c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z"></path><g stroke="red" /></svg>');-webkit-mask:url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="info-circle" class="svg-inline--fa fa-info-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-36 344h12V232h-12c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h48c6.627 0 12 5.373 12 12v140h12c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12h-72c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12zm36-240c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z"></path><g stroke="red" /></svg>')}.cc-overlay .service.on .toggle-description{mask:url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="times-circle" class="svg-inline--fa fa-times-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 464c-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216 0 118.7-96.1 216-216 216zm94.8-285.3L281.5 256l69.3 69.3c4.7 4.7 4.7 12.3 0 17l-8.5 8.5c-4.7 4.7-12.3 4.7-17 0L256 281.5l-69.3 69.3c-4.7 4.7-12.3 4.7-17 0l-8.5-8.5c-4.7-4.7-4.7-12.3 0-17l69.3-69.3-69.3-69.3c-4.7-4.7-4.7-12.3 0-17l8.5-8.5c4.7-4.7 12.3-4.7 17 0l69.3 69.3 69.3-69.3c4.7-4.7 12.3-4.7 17 0l8.5 8.5c4.6 4.7 4.6 12.3 0 17z"></path></svg>');-webkit-mask:url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="times-circle" class="svg-inline--fa fa-times-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 464c-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216 0 118.7-96.1 216-216 216zm94.8-285.3L281.5 256l69.3 69.3c4.7 4.7 4.7 12.3 0 17l-8.5 8.5c-4.7 4.7-12.3 4.7-17 0L256 281.5l-69.3 69.3c-4.7 4.7-12.3 4.7-17 0l-8.5-8.5c-4.7-4.7-4.7-12.3 0-17l69.3-69.3-69.3-69.3c-4.7-4.7-4.7-12.3 0-17l8.5-8.5c4.7-4.7 12.3-4.7 17 0l69.3 69.3 69.3-69.3c4.7-4.7 12.3-4.7 17 0l8.5 8.5c4.6 4.7 4.6 12.3 0 17z"></path></svg>');transform:rotate(90deg);-webkit-transform:rotate(90deg)}.cc-config-button{display:none}.cc-config-button.on{display:block;position:fixed;left:1em;bottom:1em}.cc-config-button a{display:block;height:40px;width:40px;cursor:pointer;background-color:#fff;mask:url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="cookie-bite" class="svg-inline--fa fa-cookie-bite fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M352 328c-13.25 0-24 10.74-24 24 0 13.25 10.75 24 24 24s24-10.75 24-24c0-13.26-10.75-24-24-24zM184 192c0-13.26-10.75-24-24-24s-24 10.74-24 24c0 13.25 10.75 24 24 24s24-10.75 24-24zm8 136c-13.25 0-24 10.74-24 24 0 13.25 10.75 24 24 24s24-10.75 24-24c0-13.26-10.75-24-24-24zm96-96c-13.25 0-24 10.74-24 24 0 13.25 10.75 24 24 24s24-10.75 24-24c0-13.26-10.75-24-24-24zm222.52 23.82c-69.97-.85-126.47-57.69-126.47-127.86-70.17 0-127-56.49-127.86-126.45C249.57.5 242.9 0 236.26 0c-20.68 0-41.18 4.85-59.79 14.33l-69.13 35.22a132.221 132.221 0 0 0-57.79 57.81l-35.1 68.88a132.645 132.645 0 0 0-12.82 80.95l12.08 76.28a132.555 132.555 0 0 0 37.16 72.96l54.77 54.76a132.036 132.036 0 0 0 72.71 37.06l76.71 12.14c6.86 1.09 13.76 1.62 20.64 1.62 20.72 0 41.25-4.88 59.89-14.38l69.13-35.22a132.221 132.221 0 0 0 57.79-57.81l35.1-68.88c12.56-24.63 17.01-52.57 12.91-79.9zm-41.42 65.36L434 390.07c-9.68 19-24.83 34.15-43.81 43.82l-69.13 35.22C307.08 476.23 291.39 480 275.7 480c-5.21 0-10.47-.41-15.63-1.23l-76.7-12.14c-21-3.33-40.05-13.04-55.09-28.08l-54.77-54.76c-15.1-15.09-24.84-34.23-28.18-55.33l-12.08-76.27c-3.35-21.12.02-42.36 9.72-61.41l35.1-68.88c9.68-19 24.83-34.15 43.81-43.82L191 42.85c11.33-5.77 23.8-9.33 36.51-10.46 13.15 63.15 63.84 112.95 127.25 124.86 11.91 63.42 61.71 114.11 124.87 127.25-1.1 12.73-4.64 25.14-10.53 36.68z"></path></svg>');-webkit-mask:url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="cookie-bite" class="svg-inline--fa fa-cookie-bite fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M352 328c-13.25 0-24 10.74-24 24 0 13.25 10.75 24 24 24s24-10.75 24-24c0-13.26-10.75-24-24-24zM184 192c0-13.26-10.75-24-24-24s-24 10.74-24 24c0 13.25 10.75 24 24 24s24-10.75 24-24zm8 136c-13.25 0-24 10.74-24 24 0 13.25 10.75 24 24 24s24-10.75 24-24c0-13.26-10.75-24-24-24zm96-96c-13.25 0-24 10.74-24 24 0 13.25 10.75 24 24 24s24-10.75 24-24c0-13.26-10.75-24-24-24zm222.52 23.82c-69.97-.85-126.47-57.69-126.47-127.86-70.17 0-127-56.49-127.86-126.45C249.57.5 242.9 0 236.26 0c-20.68 0-41.18 4.85-59.79 14.33l-69.13 35.22a132.221 132.221 0 0 0-57.79 57.81l-35.1 68.88a132.645 132.645 0 0 0-12.82 80.95l12.08 76.28a132.555 132.555 0 0 0 37.16 72.96l54.77 54.76a132.036 132.036 0 0 0 72.71 37.06l76.71 12.14c6.86 1.09 13.76 1.62 20.64 1.62 20.72 0 41.25-4.88 59.89-14.38l69.13-35.22a132.221 132.221 0 0 0 57.79-57.81l35.1-68.88c12.56-24.63 17.01-52.57 12.91-79.9zm-41.42 65.36L434 390.07c-9.68 19-24.83 34.15-43.81 43.82l-69.13 35.22C307.08 476.23 291.39 480 275.7 480c-5.21 0-10.47-.41-15.63-1.23l-76.7-12.14c-21-3.33-40.05-13.04-55.09-28.08l-54.77-54.76c-15.1-15.09-24.84-34.23-28.18-55.33l-12.08-76.27c-3.35-21.12.02-42.36 9.72-61.41l35.1-68.88c9.68-19 24.83-34.15 43.81-43.82L191 42.85c11.33-5.77 23.8-9.33 36.51-10.46 13.15 63.15 63.84 112.95 127.25 124.86 11.91 63.42 61.71 114.11 124.87 127.25-1.1 12.73-4.64 25.14-10.53 36.68z"></path></svg>')}@media screen and (max-width:1020px){.cc-container .cc-buttons button,.cc-container .cc-details button{padding:0 10px;font-size:13px}}@media screen and (max-width:870px){.cc-overlay.bottom.cc-settings-open{height:100%}.cc-overlay.bottom.cc-settings-open .cc-container.bottom{max-height:calc(100% - 40px)}}@media screen and (max-width:670px){.cc-container .cc-buttons button,.cc-container .cc-details button{margin-bottom:10px;width:100%}}@media screen and (max-width:650px){.cc-container .cc-buttons button,.cc-container .cc-details button{font-size:13px}.cc-overlay .body .switch{float:none}}@media screen and (max-width:620px){.cc-container.default{width:calc(100% - 160px);overflow:auto}}@media screen and (max-width:560px){.cc-container h1{font-size:18px}.cc-container p,.cc-container .cc-buttons button,.cc-container .cc-details button{font-size:13px}.cc-container.default{width:calc(100% - 68px);padding:15px 20px}}@media screen and (max-width:510px){.cc-container .cc-buttons button,.cc-container .cc-details button{padding:0 10px}}@media screen and (max-width:460px){.cc-container .cc-options label{display:block}}@media screen and (max-height:400px){.cc-container.default{max-height:calc(100% - 10px);width:calc(100% - 48px);padding:15px 20px;overflow:auto}.cc-container h1{font-size:18px}.cc-container p,.cc-container .cc-buttons button,.cc-container .cc-details button{font-size:13px}.cc-container .cc-buttons{margin-top:10px}}@media screen and (max-height:710px){.cc-container.default{overflow:auto}}@media screen and (max-height:620px){.cc-container.bottom{max-width:100%;padding:20px 20px;overflow:auto}.cc-overlay.bottom.cc-settings-open{height:100%}.cc-overlay.bottom.cc-settings-open .cc-container.bottom{max-height:calc(100% - 40px)}}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}/*!
 * Float Labels
 * @version: 3.3.9
 * @author: Paul Ryley (http://geminilabs.io)
 * @url: https://pryley.github.io/float-labels.js
 * @license: MIT
 */
.fl-form .fl-wrap{position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fl-form input.fl-input,.fl-form select.fl-select,.fl-form textarea.fl-textarea{width:100%;outline:0;font-size:16px;line-height:1.5;border-radius:3px;border:1px solid #dfdfdf;background-color:#fff;box-sizing:border-box;transition:all .2s ease-in-out;margin-bottom:24px}.fl-form input.fl-input:-moz-placeholder,.fl-form input.fl-input::-moz-placeholder,.fl-form select.fl-select:-moz-placeholder,.fl-form select.fl-select::-moz-placeholder,.fl-form textarea.fl-textarea:-moz-placeholder,.fl-form textarea.fl-textarea::-moz-placeholder{color:#bbb}.fl-form input.fl-input:-ms-input-placeholder,.fl-form select.fl-select:-ms-input-placeholder,.fl-form textarea.fl-textarea:-ms-input-placeholder{color:#bbb}.fl-form input.fl-input::-webkit-input-placeholder,.fl-form select.fl-select::-webkit-input-placeholder,.fl-form textarea.fl-textarea::-webkit-input-placeholder{color:#bbb}.fl-form select.fl-select{position:relative;color:#bbb;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}.fl-form select.fl-select::-ms-expand{display:none}.fl-form .fl-is-active input.fl-input,.fl-form .fl-is-active select.fl-select,.fl-form .fl-is-active textarea.fl-textarea{color:#444;background-color:#fff;border-color:#dfdfdf}.fl-form .fl-has-focus input.fl-input,.fl-form .fl-has-focus select.fl-select,.fl-form .fl-has-focus textarea.fl-textarea,.fl-form .fl-is-active input.fl-input,.fl-form .fl-is-active select.fl-select,.fl-form .fl-is-active textarea.fl-textarea{background-color:#fff;border-color:#1976d2}.fl-form label.fl-label{opacity:0;visibility:hidden;display:block;position:absolute;top:-12px;left:0;font-size:12px;font-weight:400;line-height:1;color:#bbb;border-top-left-radius:3px;transition:all .2s ease-in-out;z-index:1}body[dir=rtl] .fl-form label.fl-label{left:unset;right:0}.fl-form .fl-is-active label.fl-label,.fl-form .fl-has-focus label.fl-label{opacity:1;visibility:visible}.fl-form .fl-has-focus label.fl-label,.fl-form .fl-is-active label.fl-label{color:#1976d2}.fl-form .fl-is-required:before{opacity:1;content:"*";display:block;position:absolute;top:1px;right:15px;font-size:16px;line-height:1.75;color:#d32f2f;transition:all .2s ease-in-out;padding:6px 0 0;z-index:1}body[dir=rtl] .fl-form .fl-is-required:before{right:unset;left:15px}.fl-form .fl-is-required.fl-is-active:before{opacity:0}.fl-form.fl-style-1 input.fl-input,.fl-form.fl-style-1 select.fl-select,.fl-form.fl-style-1 textarea.fl-textarea{padding:6px 12px}.fl-form.fl-style-1 select.fl-select{height:38px}.fl-form.fl-style-1 .fl-is-active input.fl-input,.fl-form.fl-style-1 .fl-is-active select.fl-select,.fl-form.fl-style-1 .fl-is-active textarea.fl-textarea{padding:6px 12px}.fl-form.fl-style-1 label.fl-label{top:1px;left:10px;background-color:transparent;padding:12px 3px}.fl-form.fl-style-1 label.fl-label:before{content:"";display:block;position:absolute;top:19px;left:0;right:0;height:1px;background-color:#fff;z-index:-1}.fl-form.fl-style-1 .fl-is-active label.fl-label{top:-9px;padding:3px}.fl-form.fl-style-1 .fl-is-active label.fl-label:before{top:9px}body[dir=rtl] .fl-form.fl-style-1 label.fl-label{left:unset;right:10px}.fl-form.fl-style-2 input.fl-input,.fl-form.fl-style-2 select.fl-select,.fl-form.fl-style-2 textarea.fl-textarea{padding:12px}.fl-form.fl-style-2 select.fl-select{height:50px}.fl-form.fl-style-2 .fl-is-active input.fl-input,.fl-form.fl-style-2 .fl-is-active select.fl-select,.fl-form.fl-style-2 .fl-is-active textarea.fl-textarea{padding:18px 12px 6px}.fl-form.fl-style-2 label.fl-label{top:1px;left:10px;padding:6px 3px 3px}.fl-form.fl-style-2 .fl-is-required:before{padding-top:12px}body[dir=rtl] .fl-form.fl-style-2 label.fl-label{left:unset;right:10px}.fl-form .fl-wrap-select:after{content:"";position:absolute;display:block;top:1px;right:6px;height:calc(100% - 2px);width:12px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3E%3Cpath fill='%23bbb' d='M4 0L0 6.5h8L4 0zM0 9.5L4 16l4-6.5z'/%3E%3C/svg%3E") no-repeat;background-position:100% 50%;background-size:7px 14px;z-index:2}body[dir=rtl] .fl-form .fl-wrap-select:after{right:unset;left:6px}.picker,.picker__holder{width:100%;position:absolute}.picker{font-size:16px;text-align:left;line-height:1.2;color:#000;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #aaa;border-top-width:0;border-bottom-width:0;border-radius:0 0 5px 5px;box-sizing:border-box;min-width:176px;max-width:466px;max-height:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;transform:translateY(-1em) perspective(600px) rotateX(10deg);transition:transform .15s ease-out,opacity .15s ease-out,max-height 0s .15s,border-width 0s .15s}/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */.picker__frame{padding:1px}.picker__wrap{margin:-1px}.picker--opened .picker__holder{max-height:25em;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1;border-top-width:1px;border-bottom-width:1px;transform:translateY(0) perspective(600px) rotateX(0);transition:transform .15s ease-out,opacity .15s ease-out,max-height 0s,border-width 0s;box-shadow:0 6px 18px 1px rgba(0,0,0,.12)}.picker__footer,.picker__header,.picker__table{text-align:center}.picker__box{padding:0 1em}.picker__header{position:relative;margin-top:.75em}.picker__month,.picker__year{font-weight:500;display:inline-block;margin-left:.25em;margin-right:.25em}.picker__year{color:#999;font-size:.8em;font-style:italic}.picker__select--month,.picker__select--year{border:1px solid #b7b7b7;height:2em;padding:.5em;margin-left:.25em;margin-right:.25em}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__select--month:focus,.picker__select--year:focus{border-color:#0089ec}.picker__nav--next,.picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box;top:-.25em}.picker__nav--prev{left:-1em;padding-right:1.25em}.picker__nav--next{right:-1em;padding-left:1.25em}@media (min-width:24.5em){.picker__select--month,.picker__select--year{margin-top:-.5em}.picker__nav--next,.picker__nav--prev{top:-.33em}.picker__nav--prev{padding-right:1.5em}.picker__nav--next{padding-left:1.5em}}.picker__nav--next:before,.picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.75em solid #000;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:.75em solid #000}.picker__nav--next:hover,.picker__nav--prev:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover{cursor:default;background:0 0;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker__table{border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:.75em;margin-bottom:.5em}@media (min-height:33.875em){.picker__table{margin-bottom:.75em}}.picker__table td{margin:0;padding:0}.picker__weekday{width:14.285714286%;font-size:.75em;padding-bottom:.25em;color:#999;font-weight:500}@media (min-height:33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day{padding:.3125em 0;font-weight:200;border:1px solid transparent}.picker__day--today{position:relative}.picker__day--today:before{content:" ";position:absolute;top:2px;right:2px;width:0;height:0;border-top:.5em solid #0059bc;border-left:.5em solid transparent}.picker__day--disabled:before{border-top-color:#aaa}.picker__day--outfocus{color:#ddd}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover,.picker__day--infocus:hover,.picker__day--outfocus:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__day--highlighted{border-color:#0089ec}.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover{background:#0089ec;color:#fff}.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbb}.picker__button--clear,.picker__button--close,.picker__button--today{border:1px solid #fff;background:#fff;font-size:.8em;padding:.66em 0;font-weight:700;width:33%;display:inline-block;vertical-align:bottom}.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover{cursor:pointer;color:#000;background:#b1dcfb;border-bottom-color:#b1dcfb}.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus{background:#b1dcfb;border-color:#0089ec;outline:0}.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before{position:relative;display:inline-block;height:0}.picker__button--clear:before,.picker__button--today:before{content:" ";margin-right:.45em}.picker__button--today:before{top:-.05em;width:0;border-top:.66em solid #0059bc;border-left:.66em solid transparent}.picker__button--clear:before{top:-.25em;width:.66em;border-top:3px solid #e20}.picker__button--close:before{content:"\D7";top:-.1em;vertical-align:top;font-size:1.1em;margin-right:.35em;color:#777}.picker__button--today[disabled],.picker__button--today[disabled]:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__button--today[disabled]:before{border-top-color:#aaa}.picker__list{list-style:none;padding:.75em 0 4.2em;margin:0}.picker__list-item{border-bottom:1px solid #ddd;border-top:1px solid #ddd;margin-bottom:-1px;position:relative;background:#fff;padding:.75em 1.25em}.picker__list-item--highlighted,.picker__list-item:hover{border-color:#0089ec;z-index:10}.picker--focused .picker__list-item--highlighted,.picker__list-item--highlighted:hover,.picker__list-item:hover{cursor:pointer;color:#000;background:#b1dcfb}@media (min-height:46.75em){.picker__list-item{padding:.5em 1em}}.picker--focused .picker__list-item--selected,.picker__list-item--selected,.picker__list-item--selected:hover{background:#0089ec;color:#fff;z-index:10}.picker--focused .picker__list-item--disabled,.picker__list-item--disabled,.picker__list-item--disabled:hover{background:#f5f5f5;color:#ddd;cursor:default;border-color:#ddd;z-index:auto}.picker--time .picker__button--clear{display:block;width:80%;margin:1em auto 0;padding:1em 1.25em;background:0 0;border:0;font-weight:500;font-size:.67em;text-align:center;text-transform:uppercase;color:#666}.picker--time .picker__button--clear:focus,.picker--time .picker__button--clear:hover{background:#e20;border-color:#e20;cursor:pointer;color:#fff;outline:0}.picker--time .picker__button--clear:before{top:-.25em;color:#666;font-size:1.25em;font-weight:700}.picker--time .picker__button--clear:focus:before,.picker--time .picker__button--clear:hover:before{color:#fff;border-color:#fff}.picker--time{min-width:256px;max-width:320px}.picker--time .picker__holder{background:#f2f2f2}@media (min-height:40.125em){.picker--time .picker__holder{font-size:.875em}}.picker--time .picker__box{padding:0;position:relative}@font-face{font-family:'Figtree';font-style:normal;font-display:swap;font-weight:300;src:local(''),url(../../fonts/figtree-v2-latin-300.woff2) format('woff2'),url(../../fonts/figtree-v2-latin-300.woff) format('woff')}@font-face{font-family:'Figtree';font-style:normal;font-display:swap;font-weight:400;src:local(''),url(../../fonts/figtree-v2-latin-regular.woff2) format('woff2'),url(../../fonts/figtree-v2-latin-regular.woff) format('woff')}@font-face{font-family:'Figtree';font-style:normal;font-display:swap;font-weight:500;src:local(''),url(../../fonts/figtree-v2-latin-500.woff2) format('woff2'),url(../../fonts/figtree-v2-latin-500.woff) format('woff')}@font-face{font-family:'Figtree';font-style:normal;font-display:swap;font-weight:600;src:local(''),url(../../fonts/figtree-v2-latin-600.woff2) format('woff2'),url(../../fonts/figtree-v2-latin-600.woff) format('woff')}@font-face{font-family:'Figtree';font-style:normal;font-display:swap;font-weight:700;src:local(''),url(../../fonts/figtree-v2-latin-700.woff2) format('woff2'),url(../../fonts/figtree-v2-latin-700.woff) format('woff')}@font-face{font-family:'Figtree';font-style:normal;font-display:swap;font-weight:800;src:local(''),url(../../fonts/figtree-v2-latin-800.woff2) format('woff2'),url(../../fonts/figtree-v2-latin-800.woff) format('woff')}*{outline:none}html,body{padding:0;margin:0;font-family:Figtree,sans-serif;font-weight:400;font-style:normal;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-track{background:#f1f1f1}a,ul li a{text-decoration:none;outline:none}a[href^="tel"]{color:inherit;text-decoration:none}b,strong{font-family:Figtree,sans-serif;font-weight:700;font-style:normal}i{font-family:Figtree,sans-serif;font-weight:400;font-style:italic}b i,strong i{font-family:Figtree,sans-serif;font-weight:700;font-style:italic}h1,h2,#content p.like-h1,#content p.like-h2{text-transform:uppercase;color:#ccc;font-weight:600}h3,h4,#content p.like-h3,#content p.like-h4{color:#ccc;font-weight:600}h1,#content p.like-h1{font-size:22px;margin-bottom:7px}h2,#content p.like-h2{font-size:21px;margin-bottom:5px}h3,#content p.like-h3{font-size:20px;margin-bottom:3px}h4,#content p.like-h4{font-size:19px;margin-bottom:3px}h5,#content p.like-h5{font-size:18px;font-weight:600;margin-bottom:3px}h1,h2,h3,h4,h5,p.like-h1,p.like-h2,p.like-h3,p.like-h4,p.like-h5{margin-top:0}#content hr{border:none;border-top:1px solid #ccc}#content p,#content ul li{font-size:18px;line-height:27px;color:#333}#content .module:not(.breadcrumb):not(.list-live-fahrplan):not(.list-transport-conditions):not(.list-verkehrslage):not(.list-ausflugsziele) ul{list-style:none;padding-left:0}#content .module:not(.breadcrumb):not(.list-live-fahrplan):not(.list-transport-conditions):not(.list-verkehrslage):not(.list-ausflugsziele) ul li{background-position:0 3px;background-repeat:no-repeat;background-size:22px auto;padding:3px 0 3px 32px}#content .grey-bg p,#content .grey-bg ul li{color:#222}#content p{margin:0 0 10px 0}.cc-container .cc-buttons{margin-top:20px}.cc-config-button.on{display:none}.cc-description{font-size:13px}.cc-overlay.bottom .cc-first-layer{padding:10px;box-shadow:0 0 8px rgb(0 0 0 / 20%)}.cc-container h1{margin-top:0;text-transform:none}#container{padding:0;margin:0}#header .inner,#teaser .inner,#content .inner,#footer .inner,#subFooter .inner,#erixxFooter .inner{margin:0 auto}#header{position:fixed;top:0;width:100%;height:60px;background-color:#fff;transition:all 250ms;z-index:1040}.sticky #header{box-shadow:0 0 14px rgba(0,0,0,.2);-webkit-box-shadow:0 0 14px rgba(0,0,0,.2);-moz-box-shadow:0 0 14px rgba(0,0,0,.2)}#header .inner{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:nowrap;align-items:center}#header a.logo{display:inline-block;padding:10px}#header a.logo img{width:75px;vertical-align:middle;transition:all 250ms}#teaser{transition:all 250ms;margin-top:60px}#teaser img{max-width:100%;vertical-align:bottom}#teaser img.desktop{display:none}#teaser .no-teaser{border-bottom:1px solid #ccc}.sticky #teaser .no-teaser{border-bottom:none}#content .btn,#content .button-rdt a{display:inline-block;padding:14px 22px;border:1px solid #ccc;border-radius:4px;color:#ccc;font-weight:700;width:100%;box-sizing:border-box;text-align:center}#content .module .inner{padding:0 10px}#content .module.module-malfunction .inner{padding:0}#content .breadcrumb{display:none}#footer{margin-top:40px;background-color:#ccc}.section-startseite #footer{margin-top:0}#footer .inner{display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap;padding:10px}#footer .block{color:#fff;margin-bottom:20px}#footer .block:last-of-type{margin-bottom:0}#footer .block h4{font-size:22px;font-weight:700;padding:0;margin:10px 0 0 0}#footer .block ul{padding:0;margin:10px 0 0 0;list-style:none}#footer .block ul li a{color:#fff;font-size:17px;padding:3px 0;display:inline-block}#footer .block ul li a svg{width:8px;margin-right:5px;fill:#fff}#footer .block p{font-size:18px}#footer .block .hotline{font-size:24px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;padding:20px 0 0 0}.erixx #footer .block .hotline{font-size:22px}.erixx #footer .block .hotline.erixx-ni span{position:relative;top:5px}.erixx #footer .block .hotline.erixx-sh{margin-bottom:20px}.erixx #footer .block .hotline img{margin-right:10px}.erixx #footer .block .hotline img{width:65px}#footer .block .hotline svg{width:34px;margin-right:10px}#footer .socials{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center}#footer .socials a{padding:10px 20px 1px 20px;box-sizing:border-box}#footer .socials a svg{height:35px}#footer .socials a.instagram svg{height:40px}#footer .copy{padding:5px 0 0 0;margin:0;color:#fff}#erixxFooter{background:#008da3;color:#fff}#subFooter{background:#555;color:#fff}#subFooter .inner,#erixxFooter .inner{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:10px 10px 0 10px;flex-direction:column}#erixxFooter .inner .block.nah-sh-logo{width:100%;text-align:center}#erixxFooter .inner .block.nah-sh-logo a{display:inline-block;margin:0 10px}#erixxFooter .inner .block.nah-sh-logo a img{vertical-align:baseline;margin-top:5px}.no-service{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;font-size:18px;text-align:left}.no-service svg{height:50px;fill:#999;flex-shrink:0;margin-right:15px}.search-results{padding-top:50px}.search-results .result{padding:17px 0}.search-results .result a.title{display:block;font-size:20px;font-weight:400;text-decoration:underline;color:#333}.search-results .result:hover a.title{color:#666}.search-results .result a.text{display:block;font-size:16px;padding-top:5px;color:#666}#content .search-results form.search-form-content input[type="text"]{margin-bottom:0}.search-results .search-form-content .button,.search-results .search-form-content button{width:100%}#content .pager{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;border-top:1px solid #ccc;padding:20px 0;margin:10px 0}#content .pager .overview{padding-bottom:10px}#content .pager .page{background:#333;color:#fff;border-radius:4px;width:20px;height:20px;padding:10px;display:inline-block;text-align:center;line-height:22px}#content .pager .page:hover{background:#666}#content .pager .page.current{background:#666;font-weight:600}#content .single{margin-top:30px}#content .single h1,#content .single h2,#content .single h3{text-transform:none}#content .news-single .info p{font-size:16px}#content .news-single .info svg{width:20px;position:relative;top:2px;fill:#333;margin-right:5px}#content .news-single .image img,#content .tourist-single .image img{width:100%;border-radius:4px;margin:10px 0}#content .roadwork-single h1{padding-bottom:10px;border-bottom:1px solid #ccc}#content .roadwork-single div.text{font-size:18px;margin:15px 0}#content .roadwork-single div.text .headline{font-size:20px;font-weight:600;margin:0}#content .roadwork-single .roadwork-info,#content .roadwork-single .roadwork-content{border-bottom:1px solid #ccc}#content .roadwork-single .roadwork-extra{border-top:1px solid #ccc;margin-top:15px;padding-top:10px}#content .back{border-top:2px dotted #ccc;margin:20px 0 30px 0;padding-top:25px}#content .back a svg{width:12px;transform:rotate(180deg);position:relative;top:4px;margin-right:10px}#content .table-outer .table{overflow-x:auto}#content table:not(.picker__table){padding:0;border-spacing:0;border-collapse:collapse}#content table:not(.picker__table):not(.lyr_atomDatePickTable) tr:nth-child(even){background-color:#ececed}#content table:not(.picker__table) thead th{padding:10px;border-right:1px solid #ccc;font-weight:500}#content table:not(.picker__table):not(.lyr_atomDatePickTable):not(.timetable) tbody td{padding:10px;border-right:1px solid #ccc;vertical-align:baseline}#content table:not(.picker__table) thead th:last-of-type,#content table:not(.picker__table) tbody td:last-of-type{border-right:none}#content table:not(.picker__table) thead th{background:#fff}#content table:not(.picker__table) thead th:first-of-type{border-top-left-radius:4px}#content table:not(.picker__table) thead th:last-of-type{border-top-right-radius:4px}#content table:not(.picker__table) tbody tr.last-row td:first-of-type{border-bottom-left-radius:4px}#content table:not(.picker__table) tbody tr.last-row td:last-of-type{border-bottom-right-radius:4px}#content table:not(.picker__table) thead th{background:#666;color:#fff}#content table:not(.picker__table) tbody tr.no-data td{background:#eee;padding:10px;text-align:center;border-radius:0 0 4px 4px}#content .inner table:not(.picker__table) .table-center{text-align:center}#content #fahrstuhlList{min-width:100%}#content #umantisIframe iframe{min-height:1080px;border:0}#content .tourist-single .button a.btn{background:#ccc;border-color:#ccc;color:#333;display:block;margin-bottom:20px}#content .tourist-single .button a.btn:hover{background:#ddd;border-color:#ddd}#content .malfunction a{background:#ffadad;padding:20px 10px;display:block;color:#222;font-weight:500;border-radius:0}#content #infoTabs .malfunction a{border-radius:0}#content .malfunction a span{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;text-transform:uppercase;font-weight:600;font-size:19px;color:#d00000;margin-bottom:10px}#content .malfunction a span.news-title{font-size:19px;margin-top:20px}#content .malfunction a span.news-title,#content .malfunction a p{color:#222}#content .malfunction a span.btn{display:inline-block;padding:10px;background:#d00000;color:#fff;border:none;margin-top:15px}#content .malfunction a span svg{flex-shrink:0;width:22px;margin-right:10px;fill:#d00000}@media screen and (min-width:550px){#content .btn,#content .button-rdt a{width:auto}#content .btn.btn-100,#content .button-rdt.btn-100 a{width:100%}#content .search-results form.search-form-content{width:400px}#content .malfunction{text-align:center}}@media screen and (min-width:640px){#erixxFooter .inner{flex-direction:row}#erixxFooter .inner .block.copy-outer{width:30%}#erixxFooter .inner .block.nah-sh-logo{width:70%;text-align:right}}@media screen and (min-width:720px){h1,#content p.like-h1{font-size:25px;line-height:35px}h2,#content p.like-h2{font-size:23px;line-height:33px}h3,#content p.like-h3{font-size:22px;line-height:32px}h4,#content p.like-h4{font-size:20px;line-height:30px}h5,#content p.like-h5{font-size:19px;line-height:29px}#footer .inner{flex-direction:row;flex-wrap:wrap}#footer .block,#erixxFooter .block{width:50%}#footer .socials{justify-content:flex-start;align-items:center;border:none;margin-left:-20px}#content .pager .page{padding:5px}}@media screen and (min-width:800px){#teaser img.desktop{display:block}#teaser img.mobile{display:none}#content .breadcrumb{display:block;margin:10px 0}#content .breadcrumb ul{padding:0;margin:0;list-style:none}#content .breadcrumb ul li{display:inline-block}#content .breadcrumb ul li a{color:#777;font-size:16px}#content .breadcrumb ul li a:hover{color:#1e3480}#content .breadcrumb ul li svg{width:14px;fill:#888}#content .breadcrumb ul li.right-icon svg{width:6px;margin:0 4px;fill:#999}#content .news-single .content,#content .tourist-single .content{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:space-between}#content .news-single .content .image,#content .tourist-single .content .image{width:350px;flex-shrink:0;margin:0 0 10px 35px}#content .news-single .image img,#content .tourist-single .image img{margin:5px 0}#content .tourist-single .content .image{margin:0 0 20px 0}#content .tourist-single .content .info{margin:0 0 10px 35px}.cc-description{font-size:16px;padding:5px 13px}#footer{margin-top:70px}#content .malfunction a{margin-top:20px}#content .malfunction a{text-align:center;font-size:20px}#content .malfunction a span{justify-content:center;font-size:20px}#content .malfunction a span.btn{width:auto}#content .malfunction a span svg{width:26px}}@media screen and (min-width:1050px){#header{height:100px}#teaser,#teaserSpacer{margin-top:100px}#container.sticky #header{height:69px}#container.sticky #teaser,#container.sticky #teaserSpacer{margin-top:69px}#header a.logo img{width:90px;padding:20px 0}#container.sticky .logo img{width:80px;padding:5px 0}#footer .block,#erixxFooter .block{width:25%}#content .news-single .content .image,#content .tourist-single .content .image{width:450px}#content #fahrstuhlList{min-width:50%}}@media screen and (min-width:1150px){#header{height:125px}#teaser,#teaserSpacer{margin-top:125px}#header a.logo img{width:145px;padding:20px 0}}@media screen and (min-width:1400px){#header .inner,#content .inner,#footer .inner,#subFooter .inner,#erixxFooter .inner{width:1300px;padding:0}#content .module .inner{padding:0}#header{border-bottom:none}#teaser .no-teaser{padding:0;border-bottom:none}.section-startseite #teaser .no-teaser{padding:25px 0}#footer{padding:20px 0 10px 0}#content .malfunction a{border-radius:4px}}@media screen and (min-width:1450px){#teaser .inner{width:1450px;padding:0}}textarea,input,select{font-family:Figtree,sans-serif}#content form{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between;margin:20px 0}#content form .has-tooltip{position:relative}#content .error-message,#content .success-message{padding:20px;border-radius:4px;margin-top:20px;font-size:18px;font-weight:500}#content .error-message,#content form input.invalid,#content form textarea.invalid,#content form div.error input,#content form div.error textarea,#content form div.error select,.fl-form div.error label.fl-label,#content form div.error input[type="checkbox"]:not(:checked):not(.nostyle)+label::before{background-color:rgb(238,184,184)!important}#content form .error label.required,#content form .error label,#content form .error small,#content form .error span,#content form label.error{color:#c30909}#content .success-message{display:flex;flex-direction:column;align-items:center;justify-content:space-between;align-content:space-around;flex-wrap:nowrap;background-color:#b0d6b0;margin-bottom:20px}#content .success-message .text{text-align:center;margin-top:20px}#content .success-message svg{width:50px;margin-right:20px;fill:#007a00}#content form .headline{font-weight:500;margin:10px 0 12px 0}#content form .headline.empty{margin:0;height:0}#content form label.fl-label{color:#444}#content form hr{border:none;border-top:1px solid #ccc;height:1px;width:100%}#content .form-flex{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;align-content:flex-start;justify-content:space-between}#content .form-flex-checkbox{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}#content .form-box-20,#content .form-box-25,#content .form-box-30,#content .form-box-50,#content .form-box-70,#content .form-box-80,#content .form-box-100{width:100%}#content .form-box-100.button{text-align:right}#content form input[type="text"],#content form input[type="number"],#content form input[type="email"],#content form select:not(.chosen-custom):not(.picker__select--year):not(.picker__select--month),#content form textarea{display:block;width:100%;margin-bottom:20px;padding:10px;background:#eceded;border:1px solid #eceded;border-radius:4px;font-size:16px;color:#444;box-sizing:border-box}#content form input[type="file"]{border:1px solid #ccc;padding:14px;color:#666;box-sizing:border-box;background:#eceded;margin-top:10px}#content form input#captcha{margin-top:15px}#content form .form-flex-checkbox label{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start}#content form .form-flex-checkbox input{width:auto;margin:5px 10px 0 0;transform:scale(1.2);position:relative;top:6px;left:4px}#content form .form-flex-file{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;margin:20px 0}#content form .form-flex-file label{font-weight:500;font-size:18px}#content form .form-flex-file label small{font-size:15px;font-weight:400}#content form#fnForm .captcha-box,#content form#lobAnregungenForm .captcha-box{margin-top:15px}#content form input[type="checkbox"]:checked:not(.nostyle),#content form input[type="checkbox"]:not(:checked):not(.nostyle){background:transparent;position:relative;visibility:hidden;margin:0 0 20px 0;padding:0}#content form input[type="checkbox"]:checked:not(.nostyle)+label::before,#content form input[type="checkbox"]:not(:checked):not(.nostyle)+label::before{content:' ';display:inline-block;min-width:20px;height:20px;position:relative;top:-1px;border:1px solid #eceded;background:#eceded;left:-12px;box-shadow:inset 0 1px 1px 0 rgb(0 0 0 / 10%)}#content form input[type="checkbox"]:checked:not(.nostyle)+label::before{background:#ccc;box-shadow:inset 0 0 0 2px #fff;border:1px solid #eceded}#content form .disclaimer{padding:10px 0}#content form .button button{padding:14px 40px 14px 14px;line-height:1em;color:#fff;background-color:#ccc;border:none;border-radius:4px;position:relative;font-size:18px;margin-top:15px;cursor:pointer}#content form button:hover{background-color:#ccc}#content form button svg{width:20px;fill:#fff;position:absolute;top:13px;right:11px}.fl-form label.fl-label{top:-14px;font-size:13px;background:#eee;padding:5px 10px;border-top-right-radius:4px;border-top-left-radius:4px}.fl-form input.fl-input::-moz-placeholder,.fl-form select.fl-select::-moz-placeholder,.fl-form textarea.fl-textarea::-moz-placeholder{color:#444;opacity:1}.fl-form input.fl-input:focus::-moz-placeholder,.fl-form select.fl-select:focus::-moz-placeholder,.fl-form textarea.fl-textarea:focus::-moz-placeholder{visibility:hidden;opacity:0}.fl-form input.fl-input:-ms-input-placeholder,.fl-form select.fl-select:-ms-input-placeholder,.fl-form textarea.fl-textarea:-ms-input-placeholder{color:#444}.fl-form input.fl-input:focus:-ms-input-placeholder,.fl-form select.fl-select:focus:-ms-input-placeholder,.fl-form textarea.fl-textarea:focus:-ms-input-placeholder{visibility:hidden}.fl-form input.fl-input::-webkit-input-placeholder,.fl-form select.fl-select::-webkit-input-placeholder,.fl-form textarea.fl-textarea::-webkit-input-placeholder{color:#444}.fl-form input.fl-input:focus::-webkit-input-placeholder,.fl-form select.fl-select:focus::-webkit-input-placeholder,.fl-form textarea.fl-textarea:focus::-webkit-input-placeholder{visibility:hidden}.fl-form input.fl-input[placeholder],.fl-form input.fl-input::placeholder,.fl-form select.fl-select::placeholder,.fl-form textarea.fl-textarea::placeholder{color:#444}.fl-form input.fl-inut:focus[placeholder],.fl-form input.fl-input:focus::placeholder,.fl-form select.fl-select:focus::placeholder,.fl-form textarea.fl-textarea:focus::placeholder{visibility:hidden}@media screen and (min-width:650px){#content .form-flex{flex-direction:row;flex-wrap:wrap}#content .form-box-20{width:calc(20% - 5px);margin-right:-10px}#content .form-box-25{width:calc(50% - 5px)}#content .form-box-30{width:calc(30% - 5px)}#content .form-box-50{width:calc(50% - 10px)}#content .form-box-70{width:calc(70% - 5px);margin-right:-10px}#content .form-box-80{width:calc(80% - 5px)}#content form .headline.empty{margin:10px 0 12px 0;height:auto}#content .form-flex-checkbox{flex-wrap:nowrap}#content form .form-flex-file{align-items:flex-start}}@media screen and (min-width:800px){#content .success-message{flex-direction:row;justify-content:flex-start}#content .success-message .text{text-align:left;margin-top:0}#content .form-box-25{width:calc(25% - 5px)}}[data-tooltip]{cursor:pointer;display:inline-block;position:absolute}form .has-tooltip .tooltip.tooltip-input{width:27px;top:10px;right:30px;z-index:99}form p .tooltip.text,form ul li .tooltip{position:relative;width:20px;top:4px;right:-3px;z-index:99}form .has-tooltip .tooltip.tooltip-input.not-required{right:10px}form p [data-tooltip].tooltip-left::before,form ul li [data-tooltip].tooltip-left::before{top:2px;right:13px}form p [data-tooltip] svg,form li [data-tooltip] svg,form .has-tooltip [data-tooltip] svg{fill:#ababab}form p [data-tooltip]:hover svg,form li [data-tooltip]:hover svg,form .has-tooltip [data-tooltip]:hover svg{fill:#333}[data-tooltip]::after{background-color:rgba(51,51,51,.9);border-radius:.3rem;color:#fff;content:attr(data-tooltip);font-size:1rem;font-size:85%;font-weight:400;line-height:1.15rem;opacity:0;padding:10px;position:absolute;text-align:center;text-transform:none;transition:opacity 0.2s;visibility:hidden;z-index:1;width:350px}[data-tooltip].tooltip-top::before{border-style:solid;border-width:.3rem;content:"";opacity:0;position:absolute;transition:opacity 0.2s;visibility:hidden;border-color:rgba(51,51,51,.9) transparent transparent transparent;top:0;left:50%;margin-left:-.3rem}[data-tooltip].tooltip-top::after{bottom:100%;left:50%;transform:translate(-50%)}[data-tooltip].tooltip-bottom::before{border-style:solid;border-width:.3rem;content:"";opacity:0;position:absolute;transition:opacity 0.2s;visibility:hidden;border-color:transparent transparent rgba(51,51,51,.9) transparent;bottom:0;left:50%;margin-left:-.3rem}[data-tooltip].tooltip-bottom::after{top:100%;left:50%;transform:translate(-50%)}[data-tooltip].tooltip-left::before{border-style:solid;border-width:8px;content:"";opacity:0;position:absolute;transition:opacity 0.2s;visibility:hidden;border-color:transparent transparent transparent rgba(51,51,51,.9);top:5px;right:18px}[data-tooltip].tooltip-left::after{top:-.3rem;right:calc(110% + 0.3rem)}[data-tooltip].tooltip-right::before{border-style:solid;border-width:.3rem;content:"";opacity:0;position:absolute;transition:opacity 0.2s;visibility:hidden;border-color:transparent rgba(51,51,51,.9) transparent transparent;top:50%;top:.3rem;left:calc(110% - 0.3rem);margin-top:-.3rem}[data-tooltip].tooltip-right::after{top:-.3rem;left:calc(110% + 0.3rem)}@media (max-width:767px){[data-tooltip].tooltip-mobile::before{display:none}[data-tooltip].tooltip-mobile:after{font-size:1rem;max-width:20rem;position:fixed;bottom:auto;top:50%;left:50%;text-align:left;transform:translate(-50%);white-space:normal}[data-tooltip]::after{width:290px}[data-tooltip].tooltip-left::before{right:20px}}[data-tooltip]:hover::after,[data-tooltip][class*=tooltip-]:hover::before{visibility:visible;opacity:1}.module .headline{font-size:24px;font-weight:600;margin:0 0 20px 0}.module{margin:20px 0}.module.module-topics,.module.module-icons{margin:0}.module.module-icons .inner{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}.module.module-icons .inner .icon-outer{display:flex;flex-direction:column;flex-wrap:nowrap;flex-grow:0;flex-shrink:0;align-items:center;margin-top:40px}.module.module-icons .inner .icon-outer .text{text-align:center}.module.module-icons .inner .icon-outer .text h4{text-transform:inherit;margin:0}.module.module-icons .inner .icon-outer .icon svg,.module.module-icons .inner .icon-outer .icon img{width:100px;height:auto}.module.module-button .button-outer .btn{width:100%;text-align:center;box-sizing:border-box}.module.module-button .button-outer.pos-center{text-align:center}.module.module-button .button-outer.pos-right{text-align:right}.module.module-list.list-fahrplaene-boxen{background-color:#eee;padding:25px 0 5px 0}.module .product-headline{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-content:center;align-items:center;margin-bottom:0}.module .roadworks-outer .product-headline,.module .timetables-outer .product-headline{margin:30px 0 -10px 0}.module .product-headline img{width:80px;margin-right:20px}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .splide__list{flex-direction:row;flex-wrap:nowrap;align-items:stretch}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider{padding:0 35px;margin-bottom:50px}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .slide{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;background-color:#fff;border-radius:4px;padding:20px 10px 0 10px;box-sizing:border-box;text-align:center}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-short{display:inline-block;background-color:#ccc;color:#fff;padding:5px 10px;border-radius:4px;font-weight:500;font-size:18px}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-verlauf{margin:20px 0;flex-shrink:0;flex-grow:1}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-verlauf .bahnhof{font-size:18px}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-verlauf .bahnhof svg{display:block;width:10px;margin:8px auto;fill:#ccc}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan{width:calc(100% + 20px);border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:8px 0}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan .fahrplan{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;color:#222;cursor:pointer}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider.holstein .strecke .strecke-fahrplan .fahrplan{color:#fff}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan .fahrplan:hover{color:#ccc}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider.holstein .strecke .strecke-fahrplan .fahrplan:hover{color:#ccc}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan .fahrplan.border{border-bottom:1px dotted #222;padding-bottom:8px;margin-bottom:8px}.module.module-list.list-fahrplaene-boxen .module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan .fahrplan .text{text-align:left}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan .fahrplan .text .title{font-weight:500}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan .icon svg{width:30px;margin-right:10px;margin-top:5px;fill:#222}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider.holstein .strecke .strecke-fahrplan .icon svg{fill:#fff}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan .fahrplan:hover .icon svg{fill:#ccc}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider.holstein .strecke .strecke-fahrplan .fahrplan:hover .icon svg{fill:#ccc}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider.niedersachsen .strecke .strecke-fahrplan{background-color:#ccc}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider.holstein .strecke .strecke-fahrplan{background-color:#ccc}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .splide__arrow{background:transparent;opacity:1}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .splide__arrow svg{fill:#ccc;height:40px;width:40px}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .splide__arrow--prev{left:-35px}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .splide__arrow--next{right:-35px}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .splides-1 .splide__arrows{display:none}.module.module-ausflugszieleNews{margin:40px 0}.module.module-ausflugszieleNews .inner{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.module.module-ausflugszieleNews .inner .left{margin-bottom:40px}.module.module-ausflugszieleNews .inner .left .content{background:#eee;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.module.module-ausflugszieleNews .inner .left .content .image{border-top-right-radius:4px;border-top-left-radius:4px;overflow:hidden}.module.module-ausflugszieleNews .inner .content .image img{width:100%;vertical-align:bottom;transition:all 0.3s linear}.module.module-ausflugszieleNews .inner .content .image img:hover{transform:scale(1.03)}.module.module-ausflugszieleNews .inner .right .content .image{margin-bottom:20px;overflow:hidden}.module.module-ausflugszieleNews .inner .content .text{padding:15px;color:#222}.module.module-ausflugszieleNews .inner .content .text .button-rdt a{width:100%;box-sizing:border-box;text-align:center;font-size:18px;margin-top:15px}.module.module-ausflugszieleNews .inner .content .text h1,.module.module-ausflugszieleNews .inner .content .text h2,.module.module-ausflugszieleNews .inner .content .text h3,.module.module-ausflugszieleNews .inner .content .text h4,.module.module-ausflugszieleNews .inner .content .text h5{font-size:22px;font-weight:500;margin-top:0;margin-bottom:10px}.module.module-ausflugszieleNews .inner .right .content a{display:block}.module.module-ausflugszieleNews .inner .right .content .image{border-radius:4px}.module.module-topics{background-color:#eee;padding:25px 0 5px 0}.module.module-topics .inner .topics{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch}.module.module-topics .inner .topics .topic{width:100%;margin-bottom:20px}.module.module-topics .inner .topics .topic .content{background-color:#fff;padding:20px;box-sizing:border-box;border-radius:4px}.module.module-topics .inner .topics .topic .content .headline{margin-bottom:10px;line-height:24px}.module.module-topics .inner .topics .topic .content .text{margin-bottom:10px}.module.module-topics .inner .topics .topic .image{border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.module.module-topics .inner .topics .topic .image img{width:100%;vertical-align:bottom;transition:all 0.3s linear}.module.module-topics .inner .topics .topic:hover .image img{transform:scale(1.03)}.module.module-topics .inner .topics .topic .link .btn{width:100%;box-sizing:border-box;text-align:center}.module.module-text5050 .inner .text5050-outer,.module.module-text5050Logos .inner .text5050-outer{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.module.module-text5050 .inner .text5050-outer .text-left,.module.module-text5050 .inner .text5050-outer .text-right,.module.module-text5050Logos .inner .text5050-outer .text-left,.module.module-text5050Logos .inner .text5050-outer .text-right{width:100%}.module.module-textImage .inner .text .button-rdt,.module.module-textImage .inner .text .download-outer,.module.module-textVideo .inner .text .button-rdt,.module.module-textVideo .inner .text .download-outer,.module.module-text5050 .inner .text5050-outer .button-rdt,.module.module-text5050 .inner .text5050-outer .download-outer,.module.module-text5050Logos .inner .text5050-outer .button-rdt,.module.module-text5050Logos .inner .text5050-outer .download-outer{margin-top:15px}.module.module-textImage .inner .text-image-outer,.module.module-textVideo .inner .text-video-outer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.module.module-textImage .inner .text-image-outer .image,.module.module-textImage .inner .text-image-outer .text,.module.module-textVideo .inner .text-video-outer .video,.module.module-textVideo .inner .text-video-outer .text{width:100%;margin-top:30px}.module.module-textImage .inner .text-image-outer .download-outer span.text{margin-top:0}.module.module-textImage .inner .text-image-outer .download-outer .text,.module.module-textImage .inner .text-image-outer.layout-75-25 .download-outer .text,.module.module-textImage .inner .text-image-outer.layout-25-75 .download-outer .text,.module.module-textImage .inner .text-image-outer.layout-66-33 .download-outer .text,.module.module-textImage .inner .text-image-outer.layout-33-66 .download-outer .text,.module.module-textImage .inner .text-image-outer.layout-50-50 .download-outer .text,.module.module-text5050Logos .inner .download-outer a,.module.module-text5050 .inner .download-outer a{width:auto}.module.module-textImage .inner .text-image-outer .image img{width:100%;border-radius:4px;vertical-align:bottom}.module.module-textImage .inner .text-image-outer.pos-textRight .image,.module.module-textVideo .inner .text-video-outer.pos-textRight .video{order:1;margin-bottom:20px}.module.module-textImage .inner .text-image-outer.pos-textRight .text,.module.module-textVideo .inner .text-video-outer.pos-textRight .text{order:2}.module.module-textVideo .inner .text-video-outer .video{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden}.module.module-textVideo .inner .text-video-outer .video iframe,.module.module-textVideo .inner .text-video-outer .video object,.module.module-textVideo .inner .text-video-outer .video embed{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px}.module.module-spacer{margin:0}.module.module-spacer .small{padding-top:10px}.module.module-spacer .middle{padding-top:20px}.module.module-spacer .big{padding-top:30px}.module .inner .accordion-box{border-bottom:1px solid #ccc}.module .inner .accordion-box .accordion-headline{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;padding:10px 5px 10px 5px;position:relative;color:#555;cursor:pointer;font-size:18px;transition:color 0.3s linear}.module .inner .accordion-box.open .accordion-headline{font-weight:600}.module .inner .accordion-box .accordion-headline svg{width:25px;fill:#888;transition:transform 0.2s;flex-shrink:0;margin-top:2px}.module .inner .accordion-box.open .accordion-headline svg{transform:rotate(45deg)}.module .inner .accordion-box .accordion-text{display:none;padding:0 5px}.module .inner .accordion-box.open .accordion-text{display:block;padding-bottom:15px}.module .inner .tc-outer .tc-section{margin:30px 0}.module.module-gallery .inner .gallery-outer,.module.single .inner .gallery-outer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.module.single .inner .gallery-outer{margin:20px 0}.module.module-gallery .inner .gallery-outer a,.module.single .inner .gallery-outer a{width:calc(50% - 5px);display:inline-block;margin-bottom:7px;overflow:hidden;border-radius:4px}.module.module-gallery .inner .gallery-outer a img,.module.single .inner .gallery-outer a img{width:100%;border-radius:4px;transition:all 0.2s linear;vertical-align:bottom}.module.module-gallery .inner .gallery-outer a:hover img,.module.single .inner .gallery-outer a:hover img{transform:scale(1.03)}.module.module-gallery .inner .gallery-outer a.flex-fill,.module.single .inner .gallery-outer a.flex-fill{height:0}.module .inner .download-outer,.module.single .inner .download-outer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch}.module .inner .download-outer a,.module.single .inner .download-outer a{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;background:#ccc;padding:10px;border-radius:4px;width:100%;font-size:18px;margin-bottom:10px}.module .inner .download-outer a svg,.module.single .inner .download-outer a svg{width:40px;margin-right:12px;padding-right:12px;border-right:2px dotted #fff;flex-shrink:0}.module.module-list .news-outer{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between;margin:20px 0}.module.module-list .news-outer .news-block{margin-bottom:30px;padding-bottom:20px;border-radius:4px;border-bottom:2px dotted #ccc;width:100%}.module.module-list .news-outer .news-block .image img{width:100%;border-radius:4px;vertical-align:bottom;margin-bottom:15px}.module.module-list .news-outer .news-block .content{border-radius:4px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch}.module.module-list .news-outer .news-block .content.has-image{border-radius:0 0 4px 4px}.module.module-list .news-outer .news-block .info{font-size:16px;color:#333;margin-bottom:10px}.module.module-list .news-outer .news-block a.title{font-size:22px;font-weight:500;line-height:27px;color:#333;margin-bottom:10px;display:block}.module.module-list .news-outer .news-block .text{margin-bottom:20px}.module.module-list .news-outer .news-block.flex-fill{display:none}.module.module-list .roadworks-outer .roadworks,.module.module-list .timetables-outer .timetables{box-shadow:0 0 8px rgb(0 0 0 / 20%);border-radius:4px;margin:20px 0;overflow:hidden}.module.module-list .roadworks-outer .roadworks .route-title,.module.module-list .timetables-outer .timetables .timetable-title{background:#ccc;color:#fff;padding:10px;font-size:18px}.module.module-list .roadworks-outer .roadworks .roadwork,.module.module-list .timetables-outer .timetables .timetable{font-size:18px}.module.module-list .roadworks-outer .roadworks .roadwork:last-of-type a,.module.module-list .timetables-outer .timetables .timetable:last-of-type{border-bottom:none}.module.module-list .roadworks-outer .roadworks .roadwork a,.module.module-list .timetables-outer .timetables .timetable a{padding:10px;display:block;box-sizing:border-box}.module.module-list .timetables-outer .timetables .timetable a,.module.module-list .roadworks-outer .roadworks .roadwork a,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid #999;width:100%}.module.module-list .timetables-outer .timetables .timetable a.last{border-bottom:none}.module.module-list .roadworks-outer .roadworks .roadwork a .date,.module.module-list .timetables-outer .timetables .timetable a .date,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a .date{font-size:16px;display:block;width:100%;color:#333}.module.module-list .timetables-outer .timetables .timetable a .date .seperator{display:none}.module.module-list .timetables-outer .timetables .timetable a .date .size{display:block}.module.module-list .roadworks-outer .roadworks .roadwork a .title,.module.module-list .timetables-outer .timetables .timetable a .title{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;color:#ccc}.module.module-list .roadworks-outer .roadworks .roadwork a:hover .title,.module.module-list .timetables-outer .timetables .timetable a:hover .title{color:#bbb}.module.module-list .timetables-outer .timetables .timetable a .icon svg{width:31px;margin:4px 12px 0 0;flex-shrink:0}.module.module-list .roadworks-outer .roadworks .roadwork a .icon svg,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a .icon svg{display:none}.module.module-list .timetables-outer .timetable-roadworks .roadwork-title{font-size:18px;font-weight:600;background-color:#ffd500;padding:5px 10px}.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a{padding:10px;border-bottom:1px dotted #999;box-sizing:border-box}.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a.last{border-bottom:none}.module.module-list .roadworks-outer .roadworks .roadwork a span.title,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a span.title{padding-right:10px}.module.module-list .roadworks-outer .roadworks .roadwork a span.data-outer,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a span.data-outer{flex-grow:1}.module.module-list .roadworks-outer .roadworks .roadwork a span.data,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a span.data{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;font-size:18px}.module.module-list .roadworks-outer .roadworks .roadwork a .link-icon svg,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a .link-icon svg{width:14px;position:relative;top:-7px}.module.list-treffpunkte #treffpunkteList,.module.list-verkaufsstellen #verkaufsstellenList{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.module.list-treffpunkte #treffpunkteList .accordion-box.flex-fill,.module.list-verkaufsstellen #verkaufsstellenList .accordion-box.flex-fill{visibility:hidden;height:0}.module.list-treffpunkte #treffpunkteList .accordion-box .accordion-headline,.module.list-bahnhoefe-sev #bahnhoefeList .accordion-box .accordion-headline,.module.list-verkaufsstellen #verkaufsstellenList .accordion-box .accordion-headline{justify-content:flex-start}.module.list-treffpunkte #treffpunkteList .accordion-box .accordion-headline svg,.module.list-bahnhoefe-sev #bahnhoefeList .accordion-box .accordion-headline svg,.module.list-verkaufsstellen #verkaufsstellenList .accordion-box .accordion-headline svg{margin:5px 10px 0 0;width:10px}.module.list-treffpunkte #treffpunkteList .accordion-box.open .accordion-headline svg,.module.list-bahnhoefe-sev #bahnhoefeList .accordion-box.open .accordion-headline svg,.module.list-verkaufsstellen #verkaufsstellenList .accordion-box.open .accordion-headline svg{transform:rotate(90deg)}.module.list-treffpunkte #treffpunkteList .accordion-box p.headline,.module.list-bahnhoefe-sev #bahnhoefeList .accordion-box p.headline,.module.list-verkaufsstellen #verkaufsstellenList .accordion-box p.headline{margin-bottom:0}.module.list-treffpunkte #treffpunkteList .accordion-text,.module.list-bahnhoefe-sev #bahnhoefeList .accordion-text,.module.list-verkaufsstellen #verkaufsstellenList .accordion-text{margin-left:20px;box-sizing:border-box}.module.list-bahnhoefe-sev #bahnhoefeList .accordion-text img{width:100%}.module .kostenrechner .table-outer{border-bottom:1px solid #ccc;margin-bottom:20px}.module .kostenrechner .table-outer table{margin-bottom:30px;width:100%}.module .kostenrechner a.tooltip svg{width:20px;position:relative;top:4px;left:3px;fill:#999}.module .kostenrechner .red{color:#9d0214;font-weight:700}.module .kostenrechner .green{color:green;font-weight:700}.module .kostenrechner .tarif{font-size:13px}.module .kostenrechner form label{float:left;font-size:13px}.module .kostenrechner form button{float:left;padding:10px 15px;font-size:18px}.module .momente-outer .momente-year{margin:10px 0}.module .momente-outer .magazine{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.module .momente-outer .magazine a.magazin{width:calc(50% - 10px);border-radius:4px;overflow:hidden;background:#f8f9fb;box-shadow:0 0 8px rgb(0 0 0 / 20%);margin-bottom:20px}.module .momente-outer .magazine a.magazin img{vertical-align:bottom;width:100%}.module .momente-outer .magazine a.magazin span.text{display:flex;text-align:center;flex-direction:column;align-items:stretch;padding:10px}.module .momente-outer .magazine a.magazin span.text span.title{font-size:18px;font-weight:600;color:#333}.module .momente-outer .magazine a.magazin span.text span.size{font-size:16px;color:#666}.module .momente-outer .magazine a.magazin.flex-fill{visibility:hidden;height:0}.module.module-table .table-outer.pos-left,.module.module-table .table-outer.pos-right{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.module.module-table .table-outer.pos-right .text{order:2}.module.module-table .table-outer.pos-right .table{order:1;margin-bottom:20px}.module.module-switch .product-switch .switch-content{padding:15px}.module.module-switch .product-switch .switch-content .button-rdt{margin:10px 0}.module.module-text5050Logos .text-right{margin-top:30px}.module.module-text5050Logos .product-logo{margin:10px auto;width:100%;display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap;min-height:inherit;padding:0;cursor:default}.module.module-text5050Logos .product-logo img{margin:0 auto;width:70px}.module.module-text5050Logos .text-right .product-logo img{width:77px}.module.module-text5050Logos .product-logo span.text{font-size:17px;font-weight:600;text-transform:uppercase;margin-top:5px}.module.module-imageFullWidth img{width:100%}@media screen and (min-width:630px){.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .splides-2 .splide__arrows,.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .splides-1 .splide__arrows{display:none}.module.module-button .button-outer .btn,.module .inner .download-outer a,.module.single .inner .download-outer a{width:auto}.module.module-list .timetables-outer .timetables .timetable a .date .seperator{display:inline}.module.module-list .timetables-outer .timetables .timetable a .date .size{display:inline}.module.list-treffpunkte #treffpunkteList,.module.list-verkaufsstellen #verkaufsstellenList{flex-direction:row;flex-wrap:wrap}.module.list-treffpunkte #treffpunkteList .accordion-box,.module.list-verkaufsstellen #verkaufsstellenList .accordion-box{width:calc(50% - 15px)}.module.module-list .roadworks-outer .roadworks .roadwork a .icon svg,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a .icon svg{width:33px;margin:10px 9px 0 0;flex-shrink:0;display:block}}@media screen and (min-width:700px){.module.module-icons .inner{flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between}.module.module-icons .inner .icon-outer{width:calc(50% - 20px)}.module.module-gallery .inner .gallery-outer a,.module.single .inner .gallery-outer a{width:calc(25% - 10px);margin-bottom:12px}}@media screen and (min-width:720px){.module.module-text5050Logos .text-right{margin-top:0}.module.module-text5050Logos .text-right .product-logo{margin-top:21px}}@media screen and (min-width:750px){.module.module-topics .inner .topics{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.module.module-topics .inner .topics .topic{width:calc(50% - 10px);display:flex;flex-direction:column;flex-wrap:nowrap}.module.module-topics .inner .topics .topic .content{display:flex;flex-direction:column;flex-wrap:nowrap;flex-grow:1}.module.module-topics .inner .topics .topic .content .text{flex-grow:1}.module.module-list .news-outer{flex-wrap:wrap}.module.module-list .news-outer .news-block{width:calc(50% - 20px);box-shadow:0 0 8px rgb(0 0 0 / 20%);border-bottom:none;padding-bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;background:#f8f9fb}.module.module-list .news-outer .news-block .content{padding:20px;flex-grow:1}.module.module-list .news-outer .news-block .image img{border-radius:4px 4px 0 0;margin-bottom:0}.module.module-list .news-outer .news-block .content .info{order:1}.module.module-list .news-outer .news-block .content a.title{order:2}.module.module-list .news-outer .news-block .content .text{order:3;flex-grow:1}.module.module-list .news-outer .news-block .content a.btn{order:4}.module.module-list .news-outer .news-block.flex-fill{display:block;height:0}}@media screen and (min-width:800px){.module.module-ausflugszieleNews .inner{flex-direction:row;flex-wrap:nowrap}.module.module-ausflugszieleNews .inner .left,.module.module-ausflugszieleNews .inner .right{width:calc(50% - 10px);display:flex;flex-direction:column;flex-wrap:nowrap}.module.module-ausflugszieleNews .inner .left{margin-bottom:0}.module.module-ausflugszieleNews .inner .left .content{flex-grow:1}.module.module-ausflugszieleNews .inner .right .content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.module.module-ausflugszieleNews .inner .right .content .image{margin-bottom:0}.module.module-ausflugszieleNews .inner .right .content .image-one{width:100%;margin-bottom:20px}.module.module-ausflugszieleNews .inner .right .content .image-two,.module.module-ausflugszieleNews .inner .right .content .image-three{width:calc(50% - 10px)}.module .inner .download-outer a{margin-right:10px}.module .momente-outer .magazine a.magazin{width:calc(25% - 30px)}.module .momente-outer .magazine a.magazin span.text span.title{font-size:20px}.module.module-switch .product-switch .switch-content .button-rdt{margin:20px 0}}@media screen and (min-width:900px){.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .splides-3 .splide__arrows,.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .splides-2 .splide__arrows,.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .splides-1 .splide__arrows{display:none}.module.module-text5050 .inner .text5050-outer,.module.module-text5050Logos .inner .text5050-outer{flex-wrap:nowrap}.module.module-text5050 .inner .text5050-outer .text-left,.module.module-text5050 .inner .text5050-outer .text-right,.module.module-text5050Logos .inner .text5050-outer .text-left,.module.module-text5050Logos .inner .text5050-outer .text-right{width:calc(50% - 20px)}.module.module-textImage .inner .text-image-outer,.module.module-textVideo .inner .text-video-outer{flex-wrap:nowrap}.module.module-textImage .inner .text-image-outer .image,.module.module-textImage .inner .text-image-outer .text,.module.module-textVideo .inner .text-video-outer .video,.module.module-textVideo .inner .text-video-outer .text{width:calc(50% - 20px)}.module.module-text5050 .inner .text5050-outer.layout-75-25 .text-left,.module.module-textImage .inner .text-image-outer.layout-75-25 .text,.module.module-textImage .inner .text-video-outer.layout-75-25 .text{width:calc(75% - 20px)}.module.module-text5050 .inner .text5050-outer.layout-75-25 .text-right,.module.module-textImage .inner .text-image-outer.layout-75-25 .image,.module.module-textImage .inner .text-video-outer.layout-75-25 .video{width:calc(25% - 20px)}.module.module-text5050 .inner .text5050-outer.layout-25-75 .text-left,.module.module-textImage .inner .text-image-outer.layout-25-75 .text,.module.module-textImage .inner .text-video-outer.layout-25-75 .text{width:calc(25% - 20px)}.module.module-text5050 .inner .text5050-outer.layout-25-75 .text-right,.module.module-textImage .inner .text-image-outer.layout-25-75 .image,.module.module-textImage .inner .text-video-outer.layout-25-75 .video{width:calc(75% - 20px)}.module.module-text5050 .inner .text5050-outer.layout-66-33 .text-left,.module.module-textImage .inner .text-image-outer.layout-66-33 .text,.module.module-textImage .inner .text-video-outer.layout-66-33 .text{width:calc(66.66666% - 20px)}.module.module-text5050 .inner .text5050-outer.layout-66-33 .text-right,.module.module-textImage .inner .text-image-outer.layout-66-33 .image,.module.module-textImage .inner .text-video-outer.layout-66-33 .video{width:calc(33.33333% - 20px)}.module.module-text5050 .inner .text5050-outer.layout-33-66 .text-left,.module.module-textImage .inner .text-image-outer.layout-33-66 .text,.module.module-textImage .inner .text-video-outer.layout-33-66 .text{width:calc(33.33333% - 20px)}.module.module-text5050 .inner .text5050-outer.layout-33-66 .text-right,.module.module-textImage .inner .text-image-outer.layout-33-66 .image,.module.module-textImage .inner .text-video-outer.layout-33-66 .video{width:calc(66.66666% - 20px)}.module.module-textVideo .inner .text-video-outer .video{position:initial;padding-bottom:0;padding-top:0;height:auto;overflow:hidden}.module.module-textVideo .inner .text-video-outer .video iframe,.module.module-textVideo .inner .text-video-outer .video object,.module.module-textVideo .inner .text-video-outer .video embed{position:initial;top:auto;left:auto;width:100%;height:355px}.module .inner .accordion-outer.pos-left,.module .inner .accordion-outer.pos-right{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.module .inner .accordion-outer.pos-left .accordion,.module .inner .accordion-outer.pos-left .text,.module .inner .accordion-outer.pos-right .accordion,.module .inner .accordion-outer.pos-right .text{width:calc(50% - 20px)}.module .inner .accordion-outer.pos-right .accordion{order:1}.module .inner .accordion-outer.pos-right .text{order:2}.module.module-list .news-outer .news-block{width:calc(33.33333% - 20px)}.module.module-list .roadworks-outer,.module.module-list .timetables-outer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.module.module-list .timetables-outer{flex-direction:column}.module.module-list .roadworks-outer .roadworks{width:100%;background:#f8f9fb}.module.module-list .timetables-outer .timetables{background:#f8f9fb}.module.list-treffpunkte #treffpunkteList .accordion-box,.module.list-verkaufsstellen #verkaufsstellenList .accordion-box{width:calc(33.33333% - 15px)}.module.module-table .table-outer.pos-left,.module.module-table .table-outer.pos-right{flex-wrap:nowrap}.module.module-table .table-outer.pos-left .text,.module.module-table .table-outer.pos-left .table,.module.module-table .table-outer.pos-right .text,.module.module-table .table-outer.pos-right .table{width:calc(50% - 20px)}}@media screen and (min-width:1100px){.module.module-icons .inner .icon-outer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap}.module.module-icons .inner .icon-outer .text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-grow:1;text-align:left;padding-right:10px}.module.module-icons .inner .icon-outer .icon{min-width:115px}.module.module-icons .inner .icon-outer .icon img{vertical-align:bottom}.module.module-icons .inner .icon-outer .link{display:flex;flex-shrink:0;flex-grow:0;min-width:160px;text-align:right}.module .product-headline{flex-direction:row;justify-content:center;align-content:center;align-items:center;margin-bottom:20px}.module .product-headline img{margin-top:-15px}.module .product-headline.holstein img{margin-top:-7px}.module .roadworks-outer .product-headline,.module .timetables-outer .product-headline{margin:30px 0 0 0}}@media screen and (min-width:1160px){.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .splides-4 .splide__arrows,.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .splides-3 .splide__arrows,.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .splides-2 .splide__arrows,.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .splides-1 .splide__arrows{display:none}.module.module-topics .inner .topics .topic{width:calc(25% - 10px)}.module.module-topics .inner .topics .topic .headline{font-size:19px}.module .inner .download-outer a,.module.single .inner .download-outer a{width:calc(33.33333% - 10px);box-sizing:border-box}}@media screen and (min-width:1400px){.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider{padding:0}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .splide__arrow--prev{left:-45px}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .splide__arrow--next{right:-45px}.module .product-headline{justify-content:flex-start}}#infoTabs .inner{box-shadow:0 0 14px rgba(0,0,0,.2);-webkit-box-shadow:0 0 14px rgba(0,0,0,.2);-moz-box-shadow:0 0 14px rgba(0,0,0,.2)}#infoTabs .tab-content,#infoTabs .tab .desktop{display:none}#infoTabs .tab-content.active{display:block}#infoTabs .tabs{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}#infoTabs .tab{width:25%;color:#fff;background-color:#555;padding:7px 4px 5px 4px;font-size:14px;font-weight:300;text-align:center;cursor:pointer}#infoTabs.tabs-3 .tab{width:33.3333333%}#infoTabs.tabs-2 .tab{width:50%}#infoTabs.tabs-1 .tab{width:100%}#infoTabs .tab .mobile{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}#infoTabs .tab svg{height:28px;margin-bottom:3px;fill:#fff}#infoTabs .tab.active{background-color:#fff;color:#111}#infoTabs .tab.active svg{fill:#111}#infoTabs .tabs-content .tab-content{padding:20px 10px;text-align:center}#infoTabs .tabs-content .tab-content-live-fahrplan{text-align:left;padding:0}#infoTabs .tabs-content .no-service{justify-content:center}#infoTabs .tabs-content .tab-content-live-fahrplan .no-service{padding:20px 10px}#infoTabs .tabs-content #timetableWidgetLoader{padding-bottom:10px}#infoTabs .important-news{border-top:1px solid #ccc;margin-top:10px}#infoTabs .important-news .inner{padding:20px 10px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}#infoTabs .important-news .message a{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;padding:10px 0;border-bottom:1px dotted #999}#infoTabs .important-news .message:last-child a{border-bottom:none}#infoTabs .important-news .message a svg{width:22px;flex-shrink:0;margin-right:10px}#infoTabs .important-news .message a svg.info{fill:#4f8a10}#infoTabs .important-news .message a svg.roadwork{fill:#777}#infoTabs .important-news .message a svg.attention{fill:#c30909}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:stretch}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .section-headline{font-size:24px;font-weight:600;margin:15px 0}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .news,#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .roadworks{width:100%;text-align:left}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .roadworks{padding-bottom:10px;border-bottom:1px solid #ccc}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .news{padding-bottom:0}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article{text-align:left;padding:10px 0;border-bottom:1px dotted #ccc}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article.last{border-bottom:none}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article .title{font-size:18px;font-weight:500}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article .title a{color:#ccc}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article .title a:hover,#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article .title a:hover svg{color:#ccc;fill:#ccc}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article .title a svg{width:14px;position:relative;top:2px;fill:#ccc}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .route{text-align:left;font-size:18px;font-weight:500;background:#ccc;padding:5px 10px;color:#333;width:100%;margin:20px 0 0 -10px}#infoTabs .tabs-content.active-news .important-news{display:none}@media screen and (min-width:750px){#infoTabs .important-news .inner{width:750px;margin:0 auto;font-size:18px}}@media screen and (min-width:800px){#infoTabs .tabs-content .tab-content .info-tab-news-roadworks{flex-direction:row;flex-wrap:nowrap}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .news{order:1}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .roadworks{padding-bottom:0;border-bottom:none;order:2}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .news,#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .roadworks{width:calc(50% - 15px)}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .route{border-radius:4px;margin:20px 0 0 0;width:auto}}@media screen and (min-width:900px){#infoTabs .tabs-content .tab-content-1{padding:40px 20px 40px 20px}}@media screen and (min-width:1100px){#infoTabs .tab .desktop{display:block}#infoTabs .tab .mobile{display:none}#infoTabs .tab{font-size:20px;font-weight:500;padding:15px 0}#infoTabs .tabs-content .tab-content-fahrplan{padding:30px 20px 20px 20px}}@media screen and (min-width:1400px){#infoTabs{margin-top:-32px}#infoTabs .inner{border-radius:10px}#infoTabs .tabs .tab:nth-child(1){border-top-left-radius:10px}#infoTabs .tabs .tab:last-child{border-top-right-radius:10px}#infoTabs .inner{box-shadow:0 0 14px rgba(0,0,0,.2);-webkit-box-shadow:0 0 14px rgba(0,0,0,.2);-moz-box-shadow:0 0 14px rgba(0,0,0,.2)}#infoTabs .tabs-content .tab-content{padding:20px}}#header .hamburger{padding:18px 15px 13px 15px}#header .hamburger.is-active:hover,#header .hamburger:hover{opacity:1}#iconNavigation{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center}#iconNavigation ul li{transition:all ease-in-out 200ms}#mainNavigation ul li{transition:opacity ease-in-out 200ms}#iconNavigation ul li.lang-chooser a.lang-icon{display:block;margin:0 20px;font-size:24px;text-align:center}#iconNavigation ul li.search-outer{position:relative;margin-right:10px}#iconNavigation ul li.search-outer input{visibility:hidden;position:absolute;width:0;height:auto;padding:8px 10px;top:-4px;right:46px;margin-left:300px;z-index:998;background:#eceded;border:1px solid #eceded;font-size:18px;color:#666;box-sizing:border-box;transition:width ease-in 200ms}.search-open #iconNavigation ul li.search-outer input{width:175px;visibility:inherit}.search-open #mainNavigation ul li,.search-open #iconNavigation li.lang-chooser{opacity:0}#iconNavigation ul li.search-outer a{display:block;margin-right:10px}#iconNavigation ul li.search-outer a svg{width:26px;fill:#999;position:relative;top:3px}#iconNavigation ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}#mainNavigation ul{list-style:none;padding:20px 0 0 0;margin:0;box-sizing:border-box}#mainNavigation ul li ul.sub-navigation li{transition:all ease-in-out 150ms}#mainNavigation ul li.mobile-socials{display:flex;flex-direction:row;justify-content:space-around;align-items:stretch;margin-top:10px}#mainNavigation ul li.mobile-socials a{display:block;text-align:center}#mainNavigation ul li.mobile-socials a svg{height:30px;fill:#999}@media screen and (max-width:1050px){body::after{content:"";position:absolute;z-index:999999;height:100vh;width:100vw;display:none}.nav-drill{margin-top:60px;transform:translateX(100%)}.nav-is-toggled .nav-drill{transform:translateX(0)}.nav-drill{display:flex;position:fixed;z-index:100;top:0;right:0;width:100vw;max-width:500px;height:100vh;background-color:#fff;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;transition:0.25s}.nav-items{flex:0 0 100%}.nav-link{display:block;padding:.875em 1em;background-color:#fff;font-size:1.2rem;line-height:1.5em;font-weight:600}.nav-expand-content{position:absolute;top:0;left:0;width:100%;height:100%;transform:translateX(100%);background-color:#fff;transition:0.3s;visibility:hidden}.nav-expand-content .nav-back-link{display:flex;align-items:center;background-color:#fff}.nav-expand-content .nav-back-link::before{background-image:url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M224 480c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25L77.25 256l169.4 169.4c12.5 12.5 12.5 32.75 0 45.25C240.4 476.9 232.2 480 224 480z"/></svg>');background-repeat:no-repeat;background-position:center center;background-size:55%;content:"";margin-right:.5em;width:20px;height:20px}.nav-expand-link{display:flex;justify-content:space-between;align-items:center}.nav-expand-link::after{background-image:url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"/></svg>');background-repeat:no-repeat;background-position:center center;background-size:55%;content:"";width:20px;height:20px;flex:0 1 auto}.nav-expand.active>.nav-expand-content{transform:translateX(0);visibility:visible}#mainNavigation ul li.active a{border-bottom:none!important}}@media screen and (min-width:420px){.search-open #iconNavigation ul li.search-outer input{width:200px}}@media screen and (min-width:525px){.search-open #iconNavigation ul li.search-outer input{width:300px}}@media screen and (min-width:1050px){.navigation-outer{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}#mainNavigation{display:inherit}#mainNavigation ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;position:inherit;width:100%;max-width:inherit;height:auto;transform:inherit}#mainNavigation ul li{position:relative}#mainNavigation ul li.only-mobile-navigation,#mainNavigation ul li.mobile-socials{display:none}#mainNavigation ul li.nav-expand:hover a.nav-expand-link{cursor:default}#mainNavigation ul li.nav-expand a.nav-back-link{display:none}#mainNavigation ul li a{display:block;padding:10px 18px;text-decoration:none;font-size:21px;font-weight:600;color:#999}#mainNavigation ul>li.active>a{border-bottom:2px solid #999}#mainNavigation ul li:hover{background-color:#999}#mainNavigation ul li:hover a{color:#fff}#mainNavigation ul li ul.sub-navigation{margin:0;padding:0;list-style:none;display:none;z-index:99;min-width:250px;width:auto;position:absolute;left:0;top:50px;white-space:nowrap}#mainNavigation ul li ul.sub-navigation li{background-color:#999;border-bottom:1px solid #666}#mainNavigation ul li ul.sub-navigation li:hover,#mainNavigation ul li ul.sub-navigation li.active{border-left:5px solid #ccc}#mainNavigation ul li ul.sub-navigation li.active a{border-bottom:none}#mainNavigation ul li ul.sub-navigation li:last-of-type{border-bottom:none}#mainNavigation ul li ul.sub-navigation li a{display:block;font-size:18px;padding:6px 16px;color:#000;font-weight:400}#mainNavigation ul li:hover ul.sub-navigation{display:block}#iconNavigation ul li.lang-chooser a.lang-icon{width:42px;height:32px;font-size:0}#iconNavigation ul li.lang-chooser a.lang-icon-de{background:url(/assets/img/lang/flag-de.svg) no-repeat 50% 50%;background-size:contain}#iconNavigation ul li.lang-chooser a.lang-icon-en{background:url(/assets/img/lang/flag-en.svg) no-repeat 50% 50%;background-size:contain}#header .hamburger{display:none}}@media screen and (min-width:1250px){#mainNavigation ul li:not(.search-outer) a:not(.lang-icon){padding:10px 25px}}@media screen and (min-width:1300px){#mainNavigation ul li:not(.search-outer) a:not(.lang-icon){padding:13px 30px}}#timetableWidgetLoader .spinner,#liveData tr.loader .spinner,#messageContainer .loader .spinner,.module .loader .spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;z-index:2;width:80px;height:80px}#timetableWidgetLoader .spinner .path,#liveData tr.loader .spinner .path,#messageContainer .loader .spinner .path,.module .loader .spinner .path{stroke:#555;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}.module table tr.loader td,.tourist-box-outer .loader{margin:0 auto;text-align:center}.module table .loader td svg.spinner{margin-top:20px;width:50px;height:50px}@-webkit-keyframes rotate{100%{transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@font-face{font-family:'lg';src:url(../lib/lightgallery/fonts/lg.woff2?io9a6k) format("woff2"),url(../lib/lightgallery/fonts/lg.ttf?io9a6k) format("truetype"),url(../lib/lightgallery/fonts/lg.woff?io9a6k) format("woff"),url("../lib/lightgallery/fonts/lg.svg?io9a6k#lg") format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:'lg'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans','Liberation Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:'\e095'}.lg-prev{left:20px}.lg-prev:after{content:'\e094'}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end 0.3s;-o-animation:lg-right-end 0.3s;animation:lg-right-end 0.3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end 0.3s;-o-animation:lg-left-end 0.3s;animation:lg-left-end 0.3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:'\e070'}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:'\e90a'}.lg-toolbar .lg-download:after{content:'\e0f2'}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity 0.2s ease-out 0s;-o-transition:opacity 0.2s ease-out 0s;transition:opacity 0.2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:'';display:table;clear:both}.lg-container{display:none;outline:none}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,.25,1) 0s,opacity 0.25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,.25,1) 0s,opacity 0.25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 0.25s cubic-bezier(0,0,.25,1) 0s,opacity 0.25s cubic-bezier(0,0,.25,1) 0s;transition:transform 0.25s cubic-bezier(0,0,.25,1) 0s,opacity 0.25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(data:image/gif;base64,R0lGODlhIAAgAPUAADExMf///zQ0NF9fX0JCQjw8PFZWVpiYmIGBgTc3N0RERDIyMoiIiJGRkUdHR2lpaXx8fD8/P3FxcUxMTMvLy7i4uLCwsJmZmXZ2dj09PcLCwqampvT09P///1dXV1xcXE9PT9ra2rKysuXl5cDAwG9vbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkECQoAAAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkECQoAAAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity 0.2s ease-out 0.15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity 0.1s ease 0s;-moz-transition:opacity 0.1s ease 0s;-o-transition:opacity 0.1s ease 0s;transition:opacity 0.1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:'\e909'}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform 0.35s ease-out 0s;-moz-transition:-moz-transform 0.35s ease-out 0s;-o-transition:-o-transform 0.35s ease-out 0s;transition:transform 0.35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity 0.15s ease 0s,-webkit-transform 0.15s ease 0s;-moz-transition:opacity 0.15s ease 0s,-moz-transform 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s,-o-transform 0.15s ease 0s;transition:opacity 0.15s ease 0s,transform 0.15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow 0.3s ease 0s;-o-transition:box-shadow 0.3s ease 0s;transition:box-shadow 0.3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear 0.18s,opacity 0.18s linear 0s;-o-transition:visibility 0s linear 0.18s,opacity 0.18s linear 0s;transition:visibility 0s linear 0.18s,opacity 0.18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform 0.18s linear 0s,visibility 0s linear 0.5s,opacity 0.18s linear 0s;-moz-transition:-moz-transform 0.18s linear 0s,visibility 0s linear 0.5s,opacity 0.18s linear 0s;-o-transition:-o-transform 0.18s linear 0s,visibility 0s linear 0.5s,opacity 0.18s linear 0s;transition:transform 0.18s linear 0s,visibility 0s linear 0.5s,opacity 0.18s linear 0s}.lg-outer .lg-dropdown:after{content:'';display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:'\e80d'}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:'\e904'}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:'\e907'}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:'\e906'}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color 0.25s ease;-o-transition:border-color 0.25s ease;transition:border-color 0.25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:'\e1ff'}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.enno #content p a,.enno .dsc a,.enno #content ul li a{color:#85077a}.enno #iconNavigation ul li.search-outer a svg{fill:#434852}.enno #mainNavigation ul li a,.enno #iconNavigation ul li a,.enno #liveData table a{color:#434852}.enno #mainNavigation ul>li.active>a{border-bottom:2px solid #434852}.enno #mainNavigation ul li:hover:not(.mobile-socials){background-color:#85077a}.enno #mainNavigation ul li:hover:not(.mobile-socials) a{color:#434852}.enno #mainNavigation ul li ul.sub-navigation li{background-color:#85077a;border-bottom:1px solid #59054f}.enno #mainNavigation ul li ul.sub-navigation li:hover,.enno #mainNavigation ul li ul.sub-navigation li.active{border-left:5px solid #c223b6}.enno #header .hamburger-inner,.enno #header .hamburger-inner:after,.enno #header .hamburger-inner:before{background-color:#85077a}.enno #footer{background-color:#434852}.enno #footer .socials a svg,.enno #footer .hotline svg{fill:#fff}.enno #footer .socials{border-color:#69749a}.enno #footer .block h4{color:#fff}.enno #subFooter{background:#85077a;color:#fff}.enno #timetableWidgetLoader .spinner .path,.enno #liveData tr.loader .spinner .path,.enno #messageContainer .loader .spinner .path,.enno .module .loader .spinner .path{stroke:#85077a}.enno [data-hfs-widget] #HFS_TPCoreForm .lyr_atomBtnWrap button.lyr_atomPrimaryBtn{background-color:#85077a;color:#fff}.enno [data-hfs-widget] #HFS_TPCoreForm .lyr_atomBtnWrap button.lyr_atomPrimaryBtn:hover{background-color:#434852}.enno #liveData table.timetable thead th{background:#85077a}.enno #infoTabs .tab{background-color:#85077a}.enno #infoTabs .tab.active{background-color:#fff;color:#434852}.enno #infoTabs .tab.active svg{fill:#434852}#liveData #stationMonitor table tr td.zug{color:#85077a}#infoTabs .important-news a{color:#85077a}#teaser .no-teaser{border-bottom:1px solid rgba(30,52,128,.28)}#content .btn,#content .button-rdt a{border:1px solid #85077a;color:#85077a}#content .btn:hover,#content .button-rdt a:hover,.enno #content .tourist-box-outer .map-banner a.map-button{color:#fff;background-color:#85077a}#content .btn:hover svg,#content .button-rdt a:hover svg{fill:#fff}h1,h2,#content p.like-h1,#content p.like-h2{color:#85077a}h3,h4,#content p.like-h3,#content p.like-h4{color:#85077a}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan{background-color:#85077a}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan .fahrplan{color:#fff}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-short{background-color:#434852}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-fahrplan .fahrplan .icon svg{fill:#fff}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .splide__arrow svg{fill:#85077a}.module.module-list.list-fahrplaene-boxen .fahrplan-outer .slider .strecke .strecke-verlauf .bahnhof svg{fill:#85077a}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article .title a,#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .section-headline{color:#434852}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article .title a:hover,#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article .title a:hover svg{color:#85077a;fill:#85077a}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .article .title a svg{fill:#85077a}#infoTabs .tabs-content .tab-content .info-tab-news-roadworks .route{background-color:#85077a;color:#fff}.module .headline{color:#85077a}#content form input[type="checkbox"]:checked:not(.nostyle)+label::before{background:#85077a}#content form .button button{background-color:#85077a}#content form button:hover{background-color:#434852}#content table:not(.picker__table) thead th{background:#85077a;color:#fff}.module .inner .accordion-box .accordion-headline svg,#content .back a.btn svg{fill:#85077a}#content .back a.btn:hover svg{fill:#fff}.module .inner .accordion-box.open .accordion-headline{color:#85077a}.module .inner .download-outer a,.module.single .inner .download-outer a{background:#85077a;color:#fff}.module .inner .download-outer a:hover,.module.single .inner .download-outer a:hover{background:#434852}.module .inner .download-outer a svg,.module.single .inner .download-outer a svg{fill:#fff}.search-results .result a.title{color:#85077a}.search-results .result:hover a.title{color:#434852}#content .pager .page{background:#85077a;color:#fff}#content .pager .page:hover{background:#434852}#content .pager .page.current{background:#434852}.module.list-newsArticle .news-outer .news-block a.title.accordion-headline.accordion-headline,.module .momente-outer .magazine a.magazin span.text span.title,.map-infowindow .offer-title,.tourist-box-outer .offers .tourist-box .headline a,.module .product-switch .switches a.switch,.module.module-text5050Logos .product-logo span.text{color:#85077a}#content .module:not(.breadcrumb):not(.list-live-fahrplan):not(.list-transport-conditions):not(.list-verkehrslage):not(.list-ausflugsziele) ul li{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path class="fa-primary" fill="rgb(255,255,255)" d="M374.6 278.6l-103.1 103.1c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25L274.8 288H96C78.31 288 64 273.7 64 256s14.31-32 32-32h178.8l-49.38-49.38c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l103.1 103.1C382.6 241.3 384 251.1 384 256C384 260.9 382.6 270.7 374.6 278.6z"/><path class="fa-secondary" fill="rgb(133 7 122)" d="M384 32H64C28.65 32 0 60.66 0 96v320c0 35.34 28.65 64 64 64h320c35.35 0 64-28.66 64-64V96C448 60.66 419.3 32 384 32zM374.6 278.6l-103.1 103.1c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25L274.8 288H96C78.31 288 64 273.7 64 256s14.31-32 32-32h178.8l-49.38-49.38c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l103.1 103.1C382.6 241.3 384 251.1 384 256C384 260.9 382.6 270.7 374.6 278.6z"/></svg>')}#content .module:not(.breadcrumb):not(.list-live-fahrplan):not(.list-transport-conditions):not(.list-verkehrslage):not(.list-ausflugsziele) ul li ul li{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="rgb(133 7 122)" d="M438.6 278.6l-160 160C272.4 444.9 264.2 448 256 448s-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L338.8 288H32C14.33 288 .0016 273.7 .0016 256S14.33 224 32 224h306.8l-105.4-105.4c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l160 160C451.1 245.9 451.1 266.1 438.6 278.6z"/></svg>');background-size:18px auto;background-position:8px 5px}.module.module-list .roadworks-outer .roadworks .roadwork a .title,.module.module-list .timetables-outer .timetables .timetable a .title,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a .title{color:#434852}.module.module-list .roadworks-outer .roadworks .roadwork a .icon svg,.module.module-list .timetables-outer .timetables .timetable a .icon svg,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a .icon svg{fill:#434852}.module.module-list .roadworks-outer .roadworks .route-title,.module.module-list .timetables-outer .timetables .timetable-title{background:#85077a;color:#fff}.module.module-list .timetables-outer .timetables .timetable,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork{border-color:#85077a}.module.module-list .roadworks-outer .roadworks .roadwork a:hover .title,.module.module-list .roadworks-outer .roadworks .roadwork a:hover .date,.module.module-list .timetables-outer .timetables .timetable a:hover .title,.module.module-list .timetables-outer .timetables .timetable a:hover .date,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a:hover .title,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a:hover .date{color:#85077a}.module.module-list .roadworks-outer .roadworks .roadwork a:hover .icon svg,.module.module-list .roadworks-outer .roadworks .roadwork a:hover .link-icon svg,.module.module-list .timetables-outer .timetables .timetable a:hover .icon svg,.module.module-list .timetables-outer .timetable-roadworks .timetable-roadwork a:hover .icon svg{fill:#85077a}#content .tourist-single .button a.btn{background:#85077a;border-color:#85077a;color:#fff}#content .tourist-single .button a.btn:hover{background:#434852;border-color:#434852}@media screen and (min-width:750px){.enno #liveData #stationContainer .desktop #stationHolder,.enno #troublereport #routeContainer .desktop #routeHolder{background:#434852;color:#fff}.enno .chosen-container.chosen-custom a.chosen-single,.enno .chosen-container.chosen-custom .chosen-drop{border-color:#434852}.enno .chosen-container .chosen-results li.highlighted{background:#85077a;color:#fff!important}}@media screen and (min-width:1050px){.enno #mainNavigation ul li ul.sub-navigation li a{color:#fff}.enno #mainNavigation ul li:hover:not(.mobile-socials) a{color:#fff}}@media screen and (max-width:1050px){.enno .nav-link{color:#85077a}.enno #mainNavigation ul li.active ul.sub-navigation li,.enno #mainNavigation ul li.active,.enno .nav-item:not(:last-child):not(.active){border-bottom:solid 1px #434852}.enno #mainNavigation ul li.active{border-left:5px solid #434852}.enno #mainNavigation ul li ul.sub-navigation li a{color:#85077a}.enno .nav-expand-content .nav-item:not(:last-child){border-bottom:solid 1px #85077a}.enno .nav-expand-content .nav-back-link{color:#85077a}}#hcWidget .lyr_atomPrimaryLinkBtn,#hcWidget .lyr_atomPrimaryTextBtn{color:#85077a}#hcWidget .lyr_atomInputField input:focus{outline:0;padding-bottom:0;border-bottom:2px solid #85077a;color:#85077a}#hcWidget input[type="radio"]:not([disabled]):not([tabindex='-1']):checked+.lyr_atomToggleButtonSwitchLabel,#hcWidget input[type="radio"]:not([disabled]):not([tabindex='-1']):checked:hover+.lyr_atomToggleButtonSwitchLabel{background:#85077a;border:1px solid #85077a;color:#FFF}#hcWidget .lyr_atomTimeTable .lyr_dtpNowButton{border:1px solid #85077a;color:#85077a}#hcWidget .lyr_atomDatePickTableWrap .lyr_atomDatePickTable td.lyr_atomDtpCurrent span{background:#85077a none repeat scroll 0 0}.lyr_atomListSuggest .lyr_atomItemSuggest[aria-selected="true"]{background-color:#f3bfe0!important}@media screen and (min-width:1150px){.enno #header a.logo img{width:200px}.enno #container.sticky .logo img{width:130px}}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABKCAQAAAD9cdkXAAACqUlEQVRo3u2av2/TQBTHI8FQCYYguoLCyOY/IQNk6NSF3RNzBmZ04oe/JwFSp0owtSNb/oT8B8mIBIioAyuWrA7pD4fns+vkzvZQ1+3lne57UoZXJfan79333ovT6zGTDGUsg0o0oGjY4yfCWdEykBROFg954hhIJQ4/pI0bL5E0HIryAgpMpGqEW9HpAAktzjg1SNxxGpH44hRIiYaTsMZxDsixknPMFKzaNgSEQwcrBtklMLDW+mBRV5lYtAaaqvdPrTWnGNYCDdtdOtq/+oRo39r4gEkFZ9LusqK/zjcWom9pwKOq1w0xbrsDILR/i7Bmit3cSG4H2icN7CEturIDDWhqD2jYnR1srm6t4XpIk5vYQff2b2oUjuJRxRRGAUXDph0Qt7eD2xbhrGgZSAoni4d31LJ0jGMglTjNSNuqjRsvkTQcivICCkykaoTZ+GAAJLQ449QgccdpROKLUyAlGk7CGsc5IMdKzjFTcMy2nTtY3Wt9XGtOW44PW490vQHPy8vLy8vLy2ubJfrRGHP6RjxVaxaNu31kdseipxdXj93SYq3kP4tPL24mhAqAMHApL+QFvRZQCHlmJ8/MGX7jtXz64Yl8K39hmUOyy5Loq2JLcYoDsVNCPpbfcKqyFDPbS9FYldpSftHjr+7JQ5xnWYrGrIDkLNs5+PnmQSV3OzhR+2jOC0jtn/os4F1uD+yAcPn+Wd3fPr4kz2MK9NwpoMaSkwxLrmh3foiHFVPYxYkCmnGz7fxQ/SruGx53zNK21cGaqoP1WOyWeXskv6uDdYUluyaVWh/V5OAcf+QnvIj28Bl/8+woyzji2JwWranWnK5/YsMPqRgf0o3hgYqNNVI24GVtUL4wzwY8HLFGqi1Gj8QNae4ckiPfCa2Req5I9XyNv1n+D6RKWo1cTsbTAAAAAElFTkSuQmCC)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}@media screen and (min-width:900px){.chosen-container{box-sizing:border-box}.chosen-container.chosen-custom a.chosen-single{-webkit-border-radius:0;-moz-border-radius:0;border:2px solid #bbb;border-top-right-radius:4px;border-bottom-right-radius:4px;background:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.tourist-filter-box .chosen-container.chosen-custom a.chosen-single{border-radius:4px;text-align:center;color:#333;font-size:20px}.chosen-container.chosen-custom.chosen-with-drop a.chosen-single{border-bottom-right-radius:0}.chosen-with-drop a.chosen-single{border-bottom:0!important}.chosen-container-single .chosen-search{padding:3px 10px 10px 10px}.chosen-container .chosen-results{margin:2px 0;padding:0 10px 10px 10px}.chosen-input-wann{padding:0 10px;position:relative}.chosen-container .chosen-drop{border:2px solid #bbb;border-top:0}.chosen-input-wann label{display:inline}.chosen-input-wann a#saveTime{padding:5px 10px;background:#ddd;position:absolute;bottom:0;right:10px;border-radius:2px;color:#555}.chosen-input-wann.travel{text-align:left;margin-bottom:10px}.chosen-input-wann input{text-indent:26px}.chosen-input-wann span.add-on{position:absolute;top:11px;left:16px}.chosen-input-wann span.add-on i{font-size:20px;color:#bbb}.chosen-container-single .chosen-single{height:60px;line-height:58px;font-size:18px}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-16px 1px}.chosen-container-single .chosen-single div{top:10px}.chosen-container .chosen-results li{font-size:18px;line-height:30px;font-weight:400}.chosen-container .chosen-results li.highlighted{background:#ddd}.chosen-container-single .chosen-search input[type=text]{padding:6px;font-size:16px;font-weight:200;background:none}.chosen-container-single .chosen-single div b{background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="rgb(150,150,150)" d="M310.6 246.6l-127.1 128C176.4 380.9 168.2 384 160 384s-16.38-3.125-22.63-9.375l-127.1-128C.2244 237.5-2.516 223.7 2.438 211.8S19.07 192 32 192h255.1c12.94 0 24.62 7.781 29.58 19.75S319.8 237.5 310.6 246.6z"/></svg>');background-repeat:no-repeat;background-position:center center;width:25px;height:20px;position:relative;top:5px;right:12px}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:center center;transform:rotate(-180deg)}#stationChooser .chosen-container,#routeChooser .chosen-container{border:0}#stationChooser .chosen-container .chosen-single,#routeChooser .chosen-container .chosen-single{height:55px;line-height:51px;font-size:20px;text-indent:10px}.chosen-container.chosen-custom .chosen-drop ::-webkit-scrollbar{width:10px}.chosen-container.chosen-custom .chosen-drop ::-webkit-scrollbar-track{background:#f1f1f1}.chosen-container.chosen-custom .chosen-drop ::-webkit-scrollbar-thumb{background:#969696}.chosen-container.chosen-custom .chosen-drop ::-webkit-scrollbar-thumb:hover{background:#555}}#liveData{position:relative}#liveData #stationContainer{width:100%;padding:20px 10px;box-sizing:border-box}#liveData #stationContainer .desktop{display:none}#liveData #stationContainer .mobile{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;flex-wrap:nowrap}#liveData #stationContainer .mobile label{font-size:20px;font-weight:600}#liveData #stationContainer .mobile select{width:100%;padding:10px;background:#eceded;border:1px solid #eceded;font-size:18px;color:#333;box-sizing:border-box;border-radius:4px;margin:10px 0 0 0;font-family:Figtree,sans-serif}#liveData #stationMonitor,#liveData #trainMonitor{padding-bottom:20px}#liveData #stationMonitor .text,#liveData #trainMonitor .text{padding:20px 10px;font-size:20px;font-weight:600}#content #liveData table{border-spacing:2px;border-collapse:inherit}#liveData #stationMonitor table tr{cursor:pointer}#liveData #trainMonitor{position:relative}#liveData #closeTrainMonitor{display:block;position:absolute;top:15px;right:10px}#liveData #closeTrainMonitor svg{width:35px;height:35px;fill:#333}#liveData table.timetable{width:100%}#liveData table.timetable thead th{background:#333;color:#fff;padding:4px 10px;margin:1px;border:none;font-weight:400;text-align:center}#liveData table.timetable tbody td{padding:4px;border:none;text-align:center}#liveData table.timetable tbody td.status{max-width:100px}#liveData table.timetable tbody tr:nth-child(even){background:rgba(65,70,80,.1)}#liveData table.timetable tbody tr:nth-child(odd){background:#fff}#liveData table.timetable tbody tr.s2{background:#f7eea4!important;font-weight:600}#liveData table.timetable tbody tr.s3{background:#ffcecc!important;font-weight:600}#liveData tr.loader td svg.spinner{margin-top:25px}#liveData tr.no-data td{text-align:left}@media screen and (min-width:900px){#liveData{width:750px;margin:0 auto}#liveData #stationContainer{padding:30px 0}#liveData #stationContainer .desktop{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}#liveData #stationContainer .mobile{display:none}#liveData #stationContainer .desktop #stationHolder{width:25%;background:#bbb;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#333;text-align:center;font-size:20px;font-weight:400;height:55px;line-height:55px;box-sizing:border-box}#liveData #stationContainer .desktop #stationChooser{width:75%}#liveData table.timetable{font-size:18px}#liveData #stationMonitor .text,#liveData #trainMonitor .text{font-size:22px}#liveData table thead th:nth-child(1){border-top-left-radius:4px}#liveData table tbody tr:last-child td:nth-child(1){border-bottom-left-radius:4px}#liveData table tbody tr:last-child td:nth-child(4),#liveData table tbody tr:last-child td:nth-child(3){border-bottom-right-radius:4px}}