.tpl__navigation{background-color:#ffffff;width:100%;max-width:1920px;position:relative;z-index:10}.tpl__navigation .tpl__navigation__container{padding:20px;margin:0 auto;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}@media (min-width:480px){.tpl__navigation .tpl__navigation__container{padding:30px}}@media (min-width:768px){.tpl__navigation .tpl__navigation__container{padding:30px 50px}}@media (min-width:1024px){.tpl__navigation .tpl__navigation__container{padding:35px 65px}}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos{display:flex;align-items:center;justify-content:space-between;flex:0 1 100%}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos img{width:100%;height:50px;object-fit:contain;object-position:center;transition:height 0.3s ease-in-out}@media (min-width:480px){.tpl__navigation .tpl__navigation__container .tpl__navigation__logos img{height:65px}}@media (min-width:1280px){.tpl__navigation .tpl__navigation__container .tpl__navigation__logos img{height:65px}}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos a{transition:0.3s}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos a:nth-of-type(1){opacity:var(--opacity-active)}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos a:nth-of-type(2){opacity:var(--opacity-inactive)}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos a:hover{opacity:var(--opacity-hover)}@media (max-width:479px){.tpl__navigation .tpl__navigation__container .tpl__navigation__logos>a{flex:0 0 calc((100% - 84px) / 2)}}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch{border-radius:45px;box-sizing:border-box;display:flex;align-items:center;margin:0 15px;position:relative}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch.right .tpl__navigation__switch__toggle svg{background:var(--toggle-background-hover);left:var(--toggle-active-left-hover-mobile);rotate:var(--toggle-rotate-hover)}@media (min-width:480px){.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch.right .tpl__navigation__switch__toggle svg{left:var(--toggle-active-left-hover-desktop)}}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch.right a{transition:0.3s}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch.right a:nth-of-type(1){opacity:var(--opacity-inactive)}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch.right a:nth-of-type(2){opacity:var(--opacity-active)}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch.right a:hover{opacity:var(--opacity-hover)}@media (min-width:640px){.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch{background:var(--background);padding:10px 45px;margin:0 20px}}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch .tpl__navigation__switch__toggle{background:#ffffff;display:flex;box-sizing:border-box;border-radius:45px;border:2px solid var(--background);position:relative;height:35px;width:54px}@media (min-width:480px){.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch .tpl__navigation__switch__toggle{height:45px;width:80px;margin:0 20px}}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch .tpl__navigation__switch__toggle svg{background:var(--toggle-background);padding:3px;height:18px;width:18px;border-radius:50%;position:absolute;left:var(--toggle-active-left);top:4px;rotate:var(--toggle-rotate);transition:background 0.3s ease-in-out, rotate 0.3s ease-in-out, left 0.3s ease-in-out}@media (min-width:480px){.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch .tpl__navigation__switch__toggle svg{padding:5px;width:24px;height:24px}}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch .tpl__navigation__switch__help{display:none;color:var(--main-hover);font-weight:700}@media (min-width:640px){.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch .tpl__navigation__switch__help{display:block}}.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch .tpl__navigation__switch__research{color:var(--main);font-weight:700;display:none}@media (min-width:640px){.tpl__navigation .tpl__navigation__container .tpl__navigation__logos .tpl__navigation__switch .tpl__navigation__switch__research{display:block}}.tpl__navigation .tpl__navigation__main{margin:0 20px;background-color:var(--main);background-image:var(--menu-gradient);border-top-right-radius:20px;border-top-left-radius:20px}@media (min-width:480px){.tpl__navigation .tpl__navigation__main{margin:0 30px}}@media (min-width:768px){.tpl__navigation .tpl__navigation__main{margin:0 50px}}@media (min-width:1024px){.tpl__navigation .tpl__navigation__main{margin:0 65px}}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container{margin:0 20px;box-sizing:border-box;display:flex;align-items:center;flex-direction:var(--flex-direction-mobile);height:65px;position:relative}@media (min-width:480px){.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container{margin:0 30px;height:80px}}@media (min-width:768px){.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container{margin:0 50px}}@media (min-width:1280px){.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container{margin:0 65px;justify-content:var(--navigation-justify)}}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__donationlink{display:flex;align-items:center;position:relative;padding:5px 15px;justify-content:space-between;width:fit-content;border-radius:45px;background:#ffffff;transition:background 0.3s ease-in-out}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__donationlink:hover{background:rgba(255, 255, 255, 0.7)}@media (min-width:480px){.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__donationlink{padding:10px 25px}}@media (min-width:1280px){.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__donationlink{margin-left:var(--margin-left);margin-right:var(--margin-right);order:var(--donate-order)}}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__donationlink .tpl__navigation__donationlinktext{color:var(--main);font-weight:500;font-size:1rem;line-height:1.25em;margin-left:10px}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container{order:3;margin-left:unset}@media (min-width:1280px){.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container{display:none;margin-left:auto}}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container .tpl__navigation__menubutton{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:42px;width:42px;background:var(--main);color:inherit;margin-bottom:0;margin-left:20px;border-radius:50%}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container .tpl__navigation__menubutton>span{position:absolute;display:block;top:50%;height:2px;color:#ffffff;background-color:currentColor;transition:transform 0.38s ease, opacity 0.38s ease, width 0.38s ease, height 0.38s ease;border-radius:10px}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container .tpl__navigation__menubutton>:nth-child(1){transform:rotate(0deg) translateY(calc(-50% - 6px)) translateX(-50%);width:21px;left:50%}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container .tpl__navigation__menubutton>:nth-child(2){transform:rotate(0deg) translateY(-50%) translateX(-50%);width:21px;left:50%}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container .tpl__navigation__menubutton>:nth-child(3){transform:rotate(0deg) translateY(calc(-50% + 6px)) translateX(-50%);width:21px;left:50%}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container .tpl__navigation__menubutton.tpl__navigation__menubutton--active>:nth-child(1){transform:rotate(-45deg) translateY(calc(-50% - 6.5px)) translateX(calc(-50% + 3px))}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container .tpl__navigation__menubutton.tpl__navigation__menubutton--active>:nth-child(2){transform:rotate(0deg) translateY(-50%) translateX(-50%);opacity:0}.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container .tpl__navigation__menubutton.tpl__navigation__menubutton--active>:nth-child(3){transform:rotate(45deg) translateY(calc(-50% + 8.5px)) translateX(calc(-50% + 3px));width:21px}@media (min-width:1280px){.tpl__navigation .tpl__navigation__main .tpl__navigation__main__container .tpl__navigation__menubutton__container .tpl__navigation__menubutton{display:none}}.tpl__navigation--active{position:fixed}@media (max-width:540px){.tpl__frontpage.zpf .tpl__navigation__switch a:nth-of-type(1),.tpl__news.zpf .tpl__navigation__switch a:nth-of-type(1){position:absolute;left:0;width:100%;height:100%;z-index:1}}@media (max-width:540px){.tpl__frontpage.kkn .tpl__navigation__switch a:nth-of-type(2),.tpl__news.kkn .tpl__navigation__switch a:nth-of-type(2){position:absolute;left:0;width:100%;height:100%;z-index:1}}.tpl__languagemenu{list-style:none;order:var(--language-order);margin-left:auto}@media (min-width:1280px){.tpl__languagemenu{margin-left:unset}}.tpl__languagemenu .tpl__language__linkitem{margin-left:15px}@media screen and (min-width:1440px){.tpl__languagemenu .tpl__language__linkitem{margin-left:25px}}@media screen and (min-width:1600px){.tpl__languagemenu .tpl__language__linkitem{margin-left:35px}}.tpl__languagemenu .tpl__language__link{color:#ffffff;text-transform:uppercase;font-weight:500;display:flex;align-items:center;position:relative;padding:10px 20px;justify-content:space-between;column-gap:20px;width:fit-content;border-radius:45px;background:transparent;transition:background 0.3s ease-in-out;font-size:1rem;line-height:1.25em}.tpl__languagemenu .tpl__language__link:hover{background:var(--menu-active)}