@charset "UTF-8";.header{padding-top:4rem;}.header .logo{display:flex;align-items:center;flex-wrap:nowrap;position:absolute;gap:1rem;z-index:2;left:35px;z-index:9999;}.header .logo > svg path{transition:all 500ms cubic-bezier(0.19,1,0.22,1);}.header .mainmenu{background:transparent;position:fixed;top:0;width:100vw;height:0vh;z-index:999;transition:all 500ms ease;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;}.header .mainmenu .activelang{background:none;border:none;cursor:pointer;position:fixed;display:block;top:3rem;top:3rem;right:6rem;margin:auto;z-index:10;font-family:"nudicaregular",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-size:14px;font-size:0.882rem;letter-spacing:0.15em;text-transform:uppercase;line-height:214%;color:white;color:var(--hauptmenuColor);pointer-events:all;transition:all 500ms cubic-bezier(0.19,1,0.22,1);}.header .mainmenu .hauptmenu{display:flex;justify-content:flex-start;gap:0px;background:transparent;height:calc(100vh - 100px);overflow-y:scroll;padding-top:100px;padding-bottom:0rem;opacity:0;transition:all 300ms ease;}.header .mainmenu .hauptmenu > li{transform:translateY(100px);opacity:0;transition:all 100ms ease;}.header .mainmenu .hauptmenu > li > a{font-size:24px;font-size:1.512rem;display:flex;align-items:center;justify-content:flex-start;}.header .mainmenu .hauptmenu > li > a:hover,.header .mainmenu .hauptmenu > li > a:focus{color:white;}.header .mainmenu .hauptmenu > li .submenu{padding-left:4rem;letter-spacing:0.15em;font-size:16px;font-size:1.008rem;}.header.open .logo{position:fixed;}.header.open .logo > svg path{fill:white;transition:all 500ms cubic-bezier(0.19,1,0.22,1);}.header.open .logo .schriftzug{display:none;}.header.open .mainmenu{background:#56543F;background:#4D4B38;background:#393729;position:fixed;height:100vh;transition:height 500ms ease-in-out,background 500ms ease-in-out;}.header.open .mainmenu .hauptmenu{opacity:1;transition:opacity 500ms ease;transition-delay:250ms;}.header.open .mainmenu .hauptmenu li{transform:translateY(0px);opacity:1;transition:transform 500ms ease,opacity 500ms ease;}.header.open .mainmenu .hauptmenu li:nth-child(1){transition-delay:250ms;}.header.open .mainmenu .hauptmenu li:nth-child(2){transition-delay:300ms;}.header.open .mainmenu .hauptmenu li:nth-child(3){transition-delay:350ms;}.header.open .mainmenu .hauptmenu li:nth-child(4){transition-delay:400ms;}.header.open .mainmenu .hauptmenu li:nth-child(5){transition-delay:450ms;}.header.open .mainmenu .hauptmenu li:nth-child(6){transition-delay:500ms;}.header.open .mainmenu .hauptmenu li:nth-child(7){transition-delay:550ms;}.header.open .mainmenu .hauptmenu li:nth-child(8){transition-delay:600ms;}.header.open .mainmenu .hauptmenu li:nth-child(9){transition-delay:650ms;}.header.open .mainmenu .hauptmenu li:nth-child(10){transition-delay:700ms;}.footer{display:flex;align-items:center;justify-content:center;background:#bbbbb2;padding-bottom:5rem;margin-top:-8rem;width:100%;bottom:0;opacity:var(--siteFade);transition:opacity 500ms ease-in-out;padding-top:7rem;}.footer .container .footermenu{gap:5px;row-gap:1rem;flex-wrap:wrap;margin-top:2rem;margin-top:3rem;}.footer .container .footermenu ul{display:flex;gap:5px;}.footer .container .footermenu ul li{display:flex;gap:5px;}.footer .container .footermenu ul li a:hover,.footer .container .footermenu ul li a:focus{color:white;transition:all 500ms cubic-bezier(0.19,1,0.22,1);}.footer .socialmediamenu{gap:1rem;display:flex;flex-direction:column;margin-top:3rem;}.maincontent{margin-bottom:6rem;border-radius:0rem 0rem 30px 30px;}@media (max-width:47.95rem){.maincontent{border-radius:0rem 0rem 40px 40px;}}
